# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Helper_register_executables,NONE, \ HelpIndexer \ HelpLinker \ bestreversemap \ cfgex \ concat-deps \ cpp \ cppunittester \ gbuildtojson \ $(if $(filter MSC,$(COM)), \ gcc-wrapper \ g++-wrapper \ ) \ gencoll_rule \ genconv_dict \ gendict \ genindex_data \ genlang \ helpex \ idxdict \ langsupport \ $(if $(filter IOS,$(OS)),LibreOffice) \ libtest \ lngconvex \ localize \ makedepend \ mbsdiff \ mork_helper \ osl_process_child \ pdf2xml \ pdfunzip \ pdfverify \ pocheck \ propex \ regsvrex \ rsc \ saxparser \ sp2bv \ svg2odf \ svidl \ transex3 \ treex \ uiex \ ulfex \ unoidl-read \ unoidl-write \ xrmex \ $(if $(filter-out ANDROID IOS WNT,$(OS)), \ svdemo \ fftester \ svptest \ svpclient \ pixelctl ) \ $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), tilebench) \ $(if $(filter LINUX MACOSX SOLARIS WNT %BSD,$(OS)),icontest \ outdevgrind) \ vcldemo \ tiledrendering \ mtfdemo \ visualbackendtest \ $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), gtktiledviewer) \ )) $(eval $(call gb_Helper_register_executables_for_install,SDK,sdk, \ $(if $(filter MSC,$(COM)),climaker) \ cppumaker \ idlc \ javamaker \ $(if $(filter UCPP,$(BUILD_TYPE)),ucpp) \ $(if $(filter ODK,$(BUILD_TYPE)),unoapploader) \ unoidl-check \ $(if $(filter ODK,$(BUILD_TYPE)),uno-skeletonmaker) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,brand, \ $(if $(ENABLE_ONLINE_UPDATE_MAR),\ mar \ $(if $(filter WNT,$(OS)), \ update_service \ ) \ updater )\ $(call gb_Helper_optional,BREAKPAD,minidump_upload) \ $(call gb_Helper_optional,FUZZERS,wmffuzzer) \ $(call gb_Helper_optional,FUZZERS,jpgfuzzer) \ $(call gb_Helper_optional,FUZZERS,giffuzzer) \ $(call gb_Helper_optional,FUZZERS,xbmfuzzer) \ $(call gb_Helper_optional,FUZZERS,xpmfuzzer) \ $(call gb_Helper_optional,FUZZERS,pngfuzzer) \ $(call gb_Helper_optional,FUZZERS,bmpfuzzer) \ $(call gb_Helper_optional,FUZZERS,svmfuzzer) \ $(call gb_Helper_optional,FUZZERS,pcdfuzzer) \ $(call gb_Helper_optional,FUZZERS,dxffuzzer) \ $(call gb_Helper_optional,FUZZERS,metfuzzer) \ $(call gb_Helper_optional,FUZZERS,ppmfuzzer) \ $(call gb_Helper_optional,FUZZERS,psdfuzzer) \ $(call gb_Helper_optional,FUZZERS,epsfuzzer) \ $(call gb_Helper_optional,FUZZERS,pctfuzzer) \ $(call gb_Helper_optional,FUZZERS,pcxfuzzer) \ $(call gb_Helper_optional,FUZZERS,rasfuzzer) \ $(call gb_Helper_optional,FUZZERS,tgafuzzer) \ $(call gb_Helper_optional,FUZZERS,tiffuzzer) \ $(call gb_Helper_optional,FUZZERS,hwpfuzzer) \ $(call gb_Helper_optional,FUZZERS,602fuzzer) \ $(call gb_Helper_optional,FUZZERS,lwpfuzzer) \ $(call gb_Helper_optional,FUZZERS,olefuzzer) \ $(call gb_Helper_optional,FUZZERS,pptfuzzer) \ $(call gb_Helper_optional,FUZZERS,rtffuzzer) \ $(call gb_Helper_optional,FUZZERS,cgmfuzzer) \ $(call gb_Helper_optional,FUZZERS,ww2fuzzer) \ $(call gb_Helper_optional,FUZZERS,ww6fuzzer) \ $(if $(filter-out ANDROID IOS MACOSX WNT,$(OS)),oosplash) \ soffice_bin \ $(if $(filter DESKTOP,$(BUILD_TYPE)),unopkg_bin) \ $(if $(filter WNT,$(OS)), \ soffice \ unoinfo \ unopkg \ unopkg_com \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,base_brand, \ $(if $(filter WNT,$(OS)), \ sbase \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,base, \ $(if $(filter WNT,$(OS)), \ odbcconfig \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,calc_brand, \ $(if $(filter WNT,$(OS)), \ scalc \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,draw_brand, \ $(if $(filter WNT,$(OS)), \ sdraw \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,impress_brand, \ $(if $(filter WNT,$(OS)), \ simpress \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,math_brand, \ $(if $(filter WNT,$(OS)), \ smath \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,writer_brand, \ $(if $(filter WNT,$(OS)), \ sweb \ swriter \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,ooo, \ gengal \ $(if $(filter WNT,$(OS)),,uri-encode) \ $(if $(ENABLE_MACOSX_SANDBOX),, \ $(if $(ENABLE_HEADLESS),, \ ui-previewer \ ) \ ) \ $(if $(filter WNT,$(OS)), \ senddoc \ ) \ )) ifeq ($(OS),WNT) $(eval $(call gb_Helper_register_executables_for_install,OOO,quickstart, \ quickstart \ )) endif $(eval $(call gb_Helper_register_executables_for_install,OOO,python, \ $(if $(filter WNT,$(OS)), \ python \ ) \ )) ifeq ($(USING_X11), TRUE) $(eval $(call gb_Helper_register_executables_for_install,OOO,gnome, \ $(if $(ENABLE_GTK),\ xid-fullscreen-on-all-monitors \ ) \ )) endif ifneq ($(ENABLE_PDFIMPORT),) $(eval $(call gb_Helper_register_executables_for_install,OOO,pdfimport, \ xpdfimport \ )) endif $(eval $(call gb_Helper_register_executables_for_install,UREBIN,ure,\ $(if $(and $(ENABLE_JAVA),$(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),javaldx) \ $(if $(ENABLE_MACOSX_SANDBOX),, \ regmerge \ regview \ ) \ $(if $(filter DESKTOP,$(BUILD_TYPE)),uno) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,base, \ abp \ dbp \ dbu \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,calc, \ analysis \ $(call gb_Helper_optional,DBCONNECTIVITY,calc) \ date \ pricing \ sc \ scd \ scfilt \ scui \ wpftcalc \ $(if $(ENABLE_COINMP)$(ENABLE_LPSOLVE),solver) \ $(call gb_Helper_optional,SCRIPTING,vbaobj) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,graphicfilter, \ svgfilter \ flash \ wpftdraw \ graphicfilter \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,tde, \ $(if $(ENABLE_TDE),tdebe1) \ $(if $(USING_X11), \ $(if $(ENABLE_TDE),vclplug_tde) \ ) \ )) $(eval $(call gb_Helper_register_executables_for_install,OOO,tde, \ $(if $(ENABLE_TDE),tdefilepicker) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,impress, \ animcore \ PresenterScreen \ PresentationMinimizer \ wpftimpress \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,onlineupdate, \ $(if $(ENABLE_ONLINE_UPDATE), \ updatecheckui \ updchk \ ) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,gnome, \ $(if $(ENABLE_EVOAB2),evoab) \ $(if $(ENABLE_GTK),vclplug_gtk) \ $(if $(ENABLE_GTK3),vclplug_gtk3) \ $(if $(ENABLE_SYSTRAY_GTK),qstart_gtk) \ $(if $(ENABLE_GIO),losessioninstall) \ $(if $(ENABLE_GIO),ucpgio1) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,kde, \ $(if $(ENABLE_KDE4),kde4be1) \ $(if $(USING_X11), \ $(if $(ENABLE_KDE4),vclplug_kde4) \ ) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,math, \ sm \ smd \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ogltrans, \ OGLTrans \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \ acc \ $(call gb_Helper_optional,AVMEDIA,avmedia) \ $(if $(filter MACOSX,$(OS)),\ avmediaMacAVF \ $(if $(ENABLE_MACOSX_SANDBOX),,\ $(if $(shell test $(MACOSX_SDK_VERSION) -ge 101200 || echo not),avmediaQuickTime) \ ) \ ) \ $(call gb_Helper_optional,SCRIPTING, \ basctl \ basprov \ ) \ basegfx \ bib \ $(if $(ENABLE_CAIRO_CANVAS),cairocanvas) \ canvasfactory \ canvastools \ chartcore \ chartcontroller \ $(if $(ENABLE_HEADLESS),, \ chartopengl \ ) \ $(call gb_Helper_optional,OPENCL,clew) \ $(if $(filter $(OS),WNT),,cmdmail) \ cppcanvas \ configmgr \ ctl \ cui \ $(call gb_Helper_optional,DBCONNECTIVITY, \ dba \ dbase \ dbmm \ dbaxml) \ dbtools \ deploymentmisc \ $(if $(filter-out MACOSX WNT,$(OS)),desktopbe1) \ $(if $(USING_X11),desktop_detector) \ $(call gb_Helper_optional,SCRIPTING,dlgprov) \ $(if $(ENABLE_DIRECTX),directx9canvas) \ $(if $(ENABLE_OPENGL_CANVAS),oglcanvas) \ drawinglayer \ editeng \ $(if $(filter WNT,$(OS)),emser) \ evtatt \ expwrap \ $(call gb_Helper_optional,DBCONNECTIVITY, \ flat \ file) \ filterconfig \ fps_office \ for \ forui \ frm \ fsstorage \ fwe \ fwi \ fwk \ fwl \ fwm \ $(if $(ENABLE_DIRECTX),gdipluscanvas) \ guesslang \ $(if $(filter DESKTOP,$(BUILD_TYPE)),helplinker) \ i18npool \ i18nsearch \ gie \ hyphen \ icg \ $(if $(ENABLE_JAVA),jdbc) \ ldapbe2 \ localebe1 \ log \ lng \ lnth \ $(if $(filter $(OS),MACOSX),macbe1) \ $(if $(MERGELIBS),merged) \ migrationoo2 \ migrationoo3 \ msfilter \ $(call gb_Helper_optional,SCRIPTING,msforms) \ mtfrenderer \ $(call gb_Helper_optional,DBCONNECTIVITY,mysql) \ odbc \ odfflatxml \ offacc \ oox \ $(call gb_Helper_optional,OPENCL,opencl) \ passwordcontainer \ pcr \ pdffilter \ $(call gb_Helper_optional,SCRIPTING,protocolhandler) \ res \ sax \ sb \ $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \ scn \ sd \ sdd \ sdfilt \ sdui \ sfx \ simplecanvas \ slideshow \ sot \ spell \ $(if $(ENABLE_HEADLESS),,spl) \ storagefd \ $(call gb_Helper_optional,SCRIPTING,stringresource) \ svgio \ svl \ svt \ svx \ svxcore \ sw \ syssh \ $(if $(ENABLE_TDEAB),tdeab1) \ $(if $(ENABLE_TDEAB),tdeabdrv1) \ textconversiondlgs \ textfd \ tk \ tl \ ucpexpand1 \ ucpext \ ucpimage \ ucpcmis1 \ ucptdoc1 \ unordf \ unoxml \ updatefeed \ utl \ uui \ $(call gb_Helper_optional,SCRIPTING, \ vbaevents \ vbahelper \ ) \ vcl \ vclcanvas \ $(if $(USING_X11), \ vclplug_gen \ ) \ writerperfect \ xmlscript \ xmlfa \ xmlfd \ xo \ xof \ xsltdlg \ xsltfilter \ mork \ mozbootstrap \ $(if $(filter $(OS),WNT), \ ado \ oleautobridge \ smplmail \ wininetbe1 \ ) \ $(if $(filter $(OS),MACOSX), \ $(if $(ENABLE_MACOSX_SANDBOX),, \ AppleRemote \ ) \ fps_aqua \ MacOSXSpell \ ) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,postgresqlsdbc, \ $(if $(BUILD_POSTGRESQL_SDBC), \ postgresql-sdbc \ postgresql-sdbc-impl) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,firebirdsdbc, \ $(if $(ENABLE_FIREBIRD_SDBC),firebird_sdbc) \ )) ifneq ($(ENABLE_PDFIMPORT),) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,pdfimport, \ pdfimport \ )) endif $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,python, \ pythonloader \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,python, \ pyuno \ $(if $(filter-out WNT,$(OS)),pyuno_wrapper) \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,reportbuilder, \ rpt \ rptui \ rptxml \ )) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,writer, \ hwp \ $(if $(ENABLE_LWP),lwpft) \ msword \ swd \ swui \ t602filter \ $(call gb_Helper_optional,SCRIPTING,vbaswobj) \ wpftwriter \ writerfilter \ )) # cli_cppuhelper is NONE even though it is actually in URE because it is CliNativeLibrary $(eval $(call gb_Helper_register_libraries,PLAINLIBS_NONE, \ getuid \ smoketest \ subsequenttest \ test \ test-setupvcl \ testtools_cppobj \ testtools_bridgetest \ testtools_bridgetest-common \ testtools_constructors \ unobootstrapprotector \ unoexceptionprotector \ unotest \ vclbootstrapprotector \ scqahelper \ unowinreg \ wpftqahelper \ $(if $(filter MSC,$(COM)),cli_cppuhelper) \ $(if $(filter $(OS),ANDROID),lo-bootstrap) \ $(if $(filter $(OS),MACOSX),OOoSpotlightImporter) \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_URE,ure, \ affine_uno_uno \ $(if $(filter MSC,$(COM)),cli_uno) \ i18nlangtag \ $(if $(ENABLE_JAVA), \ java_uno \ jpipe \ $(if $(filter $(OS),WNT),jpipx) \ juh \ juhx \ ) \ log_uno_uno \ unsafe_uno_uno \ $(if $(filter MSC,$(COM)),$(if $(filter INTEL,$(CPUNAME)),msci,mscx),gcc3)_uno \ )) $(eval $(call gb_Helper_register_libraries_for_install,PRIVATELIBS_URE,ure, \ binaryurp \ bootstrap \ introspection \ invocadapt \ invocation \ io \ $(if $(ENABLE_JAVA),javaloader) \ $(if $(ENABLE_JAVA),javavm) \ $(if $(ENABLE_JAVA),jvmaccess) \ $(if $(ENABLE_JAVA),jvmfwk) \ namingservice \ proxyfac \ reflection \ reg \ sal_textenc \ stocservices \ store \ unoidl \ uuresolver \ xmlreader \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \ $(if $(ENABLE_VLC),avmediavlc) \ $(if $(ENABLE_GSTREAMER_1_0),avmediagst) \ $(if $(ENABLE_GSTREAMER_0_10),avmediagst_0_10) \ $(if $(ENABLE_DIRECTX),avmediawin) \ cached1 \ collator_data \ comphelper \ $(call gb_Helper_optional,DBCONNECTIVITY,dbpool2) \ $(call gb_Helper_optional,BREAKPAD,crashreport) \ deployment \ deploymentgui \ dict_ja \ dict_zh \ embobj \ $(if $(ENABLE_JAVA),hsqldb) \ i18nutil \ index_data \ $(if $(and $(ENABLE_GTK3), $(filter LINUX %BSD SOLARIS,$(OS))), libreofficekitgtk) \ localedata_en \ localedata_es \ localedata_euro \ localedata_others \ mcnttype \ $(if $(ENABLE_JAVA), \ $(if $(filter $(OS),MACOSX),,officebean) \ ) \ emboleobj \ package2 \ $(if $(USING_X11),recentfile) \ $(call gb_Helper_optional,SCRIPTING,scriptframe) \ sdbc2 \ sofficeapp \ srtrs1 \ $(if $(filter $(OS),WNT),sysdtrans) \ textconv_dict \ ucb1 \ ucbhelper \ $(if $(WITH_WEBDAV),ucpdav1) \ ucpfile1 \ ucpftp1 \ ucpchelp1 \ ucphier1 \ ucppkg1 \ unopkgapp \ xmlsecurity \ xsec_fw \ xsec_xmlsec \ $(if $(filter-out WNT MACOSX ANDROID IOS,$(OS)),xsec_gpg) \ xstor \ $(if $(filter $(OS),MACOSX), \ macab1 \ macabdrv1 \ ) \ $(if $(filter WNT,$(OS)), \ dnd \ dtrans \ fps \ ftransl \ inprocserv \ UAccCOM \ winaccessibility \ ) \ )) ifeq ($(ENABLE_GLTF),TRUE) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooo, \ avmediaogl \ )) endif ifeq ($(OS),WNT) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexbinarytable, \ regactivex \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activex, \ so_activex \ spsupp \ )) ifneq ($(BUILD_X64),) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,activexwin64, \ so_activex_x64 \ spsupp_x64 \ )) endif $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,ooobinarytable, \ $(if $(WINDOWS_SDK_HOME),\ instooofiltmsi \ qslnkmsi \ reg4allmsdoc \ sdqsmsi \ sellangmsi \ sn_tools \ ) \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_OOO,winexplorerextbinarytable, \ shlxtmsi \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerext, \ ooofilt \ shlxthdl \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextnt6, \ propertyhdl \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64, \ ooofilt_x64 \ shlxthdl_x64 \ )) $(eval $(call gb_Helper_register_libraries_for_install,PLAINLIBS_SHLXTHDL,winexplorerextwin64nt6, \ propertyhdl_x64 \ )) endif # WNT $(eval $(call gb_Helper_register_libraries_for_install,RTVERLIBS,ure, \ cppuhelper \ purpenvhelper \ salhelper \ )) $(eval $(call gb_Helper_register_libraries_for_install,UNOVERLIBS,ure, \ cppu \ sal \ )) $(eval $(call gb_Helper_register_libraries,EXTENSIONLIBS, \ active_native \ mysqlc \ passive_native \ )) ifneq ($(ENABLE_JAVA),) $(eval $(call gb_Helper_register_jars_for_install,URE,ure, \ java_uno \ juh \ jurt \ ridl \ unoloader \ )) $(eval $(call gb_Helper_register_jars_for_install,OOO,ooo, \ ScriptFramework \ ScriptProviderForJava \ XMergeBridge \ commonwizards \ form \ $(if $(filter-out MACOSX,$(OS)),officebean) \ query \ report \ sdbc_hsqldb \ smoketest \ table \ unoil \ xmerge \ )) $(eval $(call gb_Helper_register_jars_for_install,OOO,reportbuilder, \ reportbuilder \ reportbuilderwizard \ )) ifneq ($(ENABLE_SCRIPTING_BEANSHELL),) $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_bsh, \ ScriptProviderForBeanShell \ )) endif ifneq ($(ENABLE_SCRIPTING_JAVASCRIPT),) $(eval $(call gb_Helper_register_jars_for_install,OOO,extensions_rhino, \ ScriptProviderForJavaScript \ )) endif ifeq (CT2N,$(filter CT2N,$(BUILD_TYPE))) $(eval $(call gb_Helper_register_packages_for_install,extensions_ct2n,\ ct2n \ )) endif ifeq (NUMBERTEXT,$(filter NUMBERTEXT,$(BUILD_TYPE))) $(eval $(call gb_Helper_register_packages_for_install,extensions_numbertext,\ numbertext \ )) endif $(eval $(call gb_Helper_register_jars,OXT, \ EvolutionarySolver \ active_java \ mediawiki \ nlpsolver \ passive_java \ )) $(eval $(call gb_Helper_register_jars,NONE,\ ConnectivityTools \ HelloWorld \ Highlight \ MemoryUsage \ OOoRunner \ TestExtension \ test \ test-tools \ testComponent \ )) endif # 'test_unittest' is only package delivering to workdir. # Other packages could be potentially autoinstalled. $(eval $(call gb_Helper_register_packages, \ test_unittest \ cli_basetypes_copy \ desktop_install \ $(if $(filter DESKTOP,$(BUILD_TYPE)),desktop_scripts_install) \ extras_fonts \ extras_wordbook \ $(if $(filter MSC,$(COM)),msvc_dlls) \ more_fonts_conf \ instsetoo_native_setup \ $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \ odk_headers_generated \ postprocess_images \ postprocess_helpimages \ postprocess_registry \ readlicense_oo_readmes \ setup_native_misc \ share \ vcl_fontunxpsprint \ )) $(eval $(call gb_Helper_register_packages_for_install,impress,\ sd_xml \ )) $(eval $(call gb_Helper_register_packages_for_install,calc,\ sc_res_xml \ )) $(eval $(call gb_Helper_register_packages_for_install,libreofficekit,\ $(if $(filter LINUX %BSD SOLARIS, $(OS)),$(if $(ENABLE_GTK3),libreofficekit_selectionhandles)) \ )) $(eval $(call gb_Helper_register_packages_for_install,ure,\ instsetoo_native_setup_ure \ ure_install \ $(if $(ENABLE_JAVA),\ jvmfwk_jvmfwk3_ini \ jvmfwk_javavendors \ jvmfwk_jreproperties \ $(if $(filter MACOSX,$(OS)),bridges_jnilib_java_uno) \ ) \ )) $(eval $(call gb_Helper_register_packages_for_install,postgresqlsdbc,\ $(if $(BUILD_POSTGRESQL_SDBC),connectivity_postgresql-sdbc) \ )) $(eval $(call gb_Helper_register_packages_for_install,sdk,\ odk_share_readme \ odk_share_readme_generated \ $(if $(filter WNT,$(OS)),odk_cli) \ odk_config \ $(if $(filter WNT,$(OS)),odk_config_win) \ odk_docs \ $(if $(DOXYGEN),odk_doxygen) \ odk_examples \ odk_headers \ odk_html \ odk_settings \ odk_settings_generated \ offapi_idl \ udkapi_idl \ $(if $(ENABLE_JAVA), \ odk_javadoc \ odk_uno_loader_classes \ odk_unowinreg \ ) \ )) $(eval $(call gb_Helper_register_packages_for_install,ooo,\ $(if $(SYSTEM_LIBEXTTEXTCAT),,libexttextcat_fingerprint) \ officecfg_misc \ $(if $(filter $(OS),MACOSX), \ extensions_mdibundle \ extensions_OOoSpotlightImporter \ ) \ extras_autocorr \ extras_autotextuser \ extras_cfgsrvnolang \ extras_cfgusr \ extras_database \ extras_databasebiblio \ extras_gallbullets \ extras_gallhtmlexpo \ extras_gallmytheme \ extras_gallroot \ extras_gallsystem \ extras_gallwwwback \ extras_gallwwwgraf \ extras_glade \ extras_labels \ $(if $(filter WNT,$(OS)),extras_newfiles) \ extras_palettes \ extras_tplofficorr \ extras_tploffimisc \ extras_tplpresnt \ extras_tpl_styles \ extras_tplpersonal \ extras_tplwizbitmap \ extras_tplwizdesktop \ extras_tplwizletter \ extras_tplwizfax \ extras_tplwizagenda \ extras_tplwizreport \ extras_tplwizstyles \ framework_dtd \ $(if $(filter $(OS),MACOSX),infoplist) \ oox_customshapes \ oox_generated \ package_dtd \ sd_web \ sfx2_emojiconfig \ $(call gb_Helper_optional,DESKTOP,\ $(if $(filter-out WNT,$(OS)),$(if $(ENABLE_MACOSX_SANDBOX),,shell_senddoc))) \ $(call gb_Helper_optional,DESKTOP,$(if $(filter-out MACOSX WNT,$(OS)),svx_gengal)) \ $(if $(USING_X11),vcl_fontunxppds) \ $(if $(filter $(OS),MACOSX),vcl_osxres) \ xmloff_dtd \ xmlscript_dtd \ xmlhelp_helpxsl \ $(if $(ENABLE_JAVA),\ scripting_java \ scripting_java_jars \ $(if $(ENABLE_SCRIPTING_BEANSHELL),scripting_ScriptsBeanShell) \ $(if $(ENABLE_SCRIPTING_JAVASCRIPT),scripting_ScriptsJavaScript) \ ) \ $(if $(DISABLE_SCRIPTING),,scripting_scriptbindinglib) \ $(if $(filter $(OS),MACOSX),sysui_osxicons) \ wizards_basicshare \ wizards_basicsrvaccess2base \ wizards_basicsrvdepot \ wizards_basicsrveuro \ wizards_basicsrvgimmicks \ wizards_basicsrvimport \ wizards_basicsrvform \ wizards_basicsrvstandard \ wizards_basicsrvtemplate \ wizards_basicsrvtools \ wizards_basicsrvtutorials \ wizards_basicusr \ xmlsec \ $(if $(ENABLE_HEADLESS),, \ chart2_opengl_shader \ ) \ vcl_opengl_shader \ $(if $(filter WNT,$(OS)), \ vcl_opengl_blacklist \ ) \ $(if $(ENABLE_OPENGL_CANVAS),canvas_opengl_shader) \ $(if $(DISABLE_PYTHON),,$(if $(filter-out AIX,$(OS)), \ Pyuno/commonwizards \ Pyuno/fax \ Pyuno/letter \ Pyuno/agenda \ Pyuno/mailmerge \ )) \ sfx2_classification \ $(if $(filter OPENCL,$(BUILD_TYPE)),sc_opencl_runtimetest) \ )) $(eval $(call gb_Helper_register_packages_for_install,ogltrans,\ sd_opengl \ slideshow_opengl_shader \ )) ifneq ($(ENABLE_PDFIMPORT),) $(eval $(call gb_Helper_register_packages_for_install,pdfimport, \ sdext_pdfimport_pdf \ )) endif $(eval $(call gb_Helper_register_packages_for_install,reportbuilder,\ reportbuilder-templates \ )) $(eval $(call gb_Helper_register_packages_for_install,xsltfilter,\ filter_docbook \ filter_xhtml \ filter_xslt \ )) $(eval $(call gb_Helper_register_packages_for_install,brand,\ desktop_branding \ $(if $(CUSTOM_BRAND_DIR),desktop_branding_custom) \ $(if $(and $(filter-out MACOSX WNT,$(OS)),$(filter DESKTOP,$(BUILD_TYPE))),\ $(if $(ENABLE_HEADLESS),, \ desktop_soffice_sh \ ) \ ) \ readlicense_oo_files \ $(if $(filter WNT,$(OS)),readlicense_oo_license) \ $(call gb_Helper_optional,DESKTOP,setup_native_packinfo) \ )) ifeq ($(USING_X11), TRUE) $(eval $(call gb_Helper_register_packages_for_install,base_brand,\ desktop_sbase_sh \ )) $(eval $(call gb_Helper_register_packages_for_install,calc_brand,\ desktop_scalc_sh \ )) $(eval $(call gb_Helper_register_packages_for_install,draw_brand,\ desktop_sdraw_sh \ )) $(eval $(call gb_Helper_register_packages_for_install,impress_brand,\ desktop_simpress_sh \ )) $(eval $(call gb_Helper_register_packages_for_install,math_brand,\ desktop_smath_sh \ )) $(eval $(call gb_Helper_register_packages_for_install,writer_brand,\ desktop_swriter_sh \ )) endif # USING_X11=TRUE $(eval $(call gb_Helper_register_packages_for_install,onlineupdate,\ $(if $(ENABLE_ONLINE_UPDATE),$(if $(filter LINUX SOLARIS,$(OS)),setup_native_scripts)) \ )) ifneq ($(DISABLE_PYTHON),TRUE) $(eval $(call gb_Helper_register_packages_for_install,python, \ pyuno_pythonloader_ini \ pyuno_python_scripts \ $(if $(SYSTEM_PYTHON),,$(if $(filter-out WNT,$(OS)),python_shell)) \ scripting_ScriptsPython \ )) $(eval $(call gb_Helper_register_packages_for_install,python_scriptprovider, \ scriptproviderforpython \ )) $(eval $(call gb_Helper_register_packages_for_install,python_librelogo, \ librelogo \ librelogo_properties \ )) endif # DISABLE_PYTHON # External executables $(eval $(call gb_ExternalExecutable_register_executables,\ genbrk \ genccode \ gencmn \ python \ ucpp \ xmllint \ xsltproc \ )) # Resources $(eval $(call gb_Helper_register_resources,\ abp \ acc \ analysis \ avmedia \ $(call gb_Helper_optional,SCRIPTING,basctl) \ $(call gb_Helper_optional,DBCONNECTIVITY,bib) \ chartcontroller \ cnr \ cui \ date \ $(call gb_Helper_optional,DBCONNECTIVITY,\ dba \ dbmm \ dbp \ dbu \ ) \ dbw \ deployment \ deploymentgui \ dkt \ editeng \ eps \ eur \ for \ forui \ $(call gb_Helper_optional,DESKTOP,fps_office) \ frm \ fwe \ gal \ imp \ ofa \ $(call gb_Helper_optional,DBCONNECTIVITY,pcr) \ pdffilter \ pricing \ rpt \ rptui \ $(call gb_Helper_optional,SCRIPTING,sb) \ sc \ scn \ sd \ sdberr \ $(call gb_Helper_optional,DBCONNECTIVITY,sdbt) \ sfx \ sm \ $(if $(ENABLE_COINMP)$(ENABLE_LPSOLVE),solver) \ svl \ svt \ svx \ sw \ t602filter \ tpl \ upd \ uui \ vcl \ writerperfect \ $(if $(ENABLE_NSS),xmlsec) \ xsltdlg \ )) # UI configuration $(eval $(call gb_Helper_register_uiconfigs,\ cui \ $(call gb_Helper_optional,DBCONNECTIVITY,dbaccess) \ desktop \ editeng \ filter \ formula \ fps \ $(call gb_Helper_optional,SCRIPTING,modules/BasicIDE) \ $(call gb_Helper_optional,DBCONNECTIVITY,\ modules/dbapp \ modules/dbbrowser \ modules/dbquery \ modules/dbrelation \ ) \ modules/dbreport \ $(call gb_Helper_optional,DBCONNECTIVITY,\ modules/dbtable \ modules/dbtdata \ ) \ modules/sabpilot \ $(call gb_Helper_optional,DBCONNECTIVITY,modules/sbibliography) \ modules/scalc \ modules/scanner \ modules/schart \ modules/sdraw \ modules/sglobal \ modules/simpress \ modules/smath \ $(call gb_Helper_optional,DBCONNECTIVITY,modules/spropctrlr) \ modules/StartModule \ modules/sweb \ modules/swform \ modules/swreport \ modules/swriter \ modules/swxform \ sfx \ svt \ svx \ uui \ vcl \ writerperfect \ $(if $(ENABLE_NSS),xmlsec) \ )) ifeq ($(gb_GBUILDSELFTEST),t) $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, gbuildselftestdep gbuildselftest)) $(eval $(call gb_Helper_register_executables,NONE, gbuildselftestexe)) endif # vim: set noet sw=4 ts=4: ab/sw/messages.po?h=cp-22.05.10-2&id=9590cc3e86168450d1c40c4136849bdf36474b84'>source/ab/sw/messages.po2049
-rw-r--r--source/ab/vcl/messages.po389
-rw-r--r--source/af/cui/messages.po91
-rw-r--r--source/af/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/af/sc/messages.po911
-rw-r--r--source/af/sd/messages.po7
-rw-r--r--source/af/sfx2/messages.po7
-rw-r--r--source/af/svx/messages.po33
-rw-r--r--source/af/sw/messages.po2051
-rw-r--r--source/af/vcl/messages.po389
-rw-r--r--source/am/cui/messages.po99
-rw-r--r--source/am/dictionaries/id.po8
-rw-r--r--source/am/helpcontent2/source/text/sbasic/guide.po8
-rw-r--r--source/am/helpcontent2/source/text/sbasic/shared.po6
-rw-r--r--source/am/helpcontent2/source/text/sbasic/shared/03.po22
-rw-r--r--source/am/helpcontent2/source/text/scalc/01.po120
-rw-r--r--source/am/helpcontent2/source/text/scalc/guide.po16
-rw-r--r--source/am/helpcontent2/source/text/shared.po30
-rw-r--r--source/am/helpcontent2/source/text/shared/00.po984
-rw-r--r--source/am/helpcontent2/source/text/shared/01.po700
-rw-r--r--source/am/helpcontent2/source/text/shared/02.po1276
-rw-r--r--source/am/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/am/helpcontent2/source/text/shared/07.po16
-rw-r--r--source/am/helpcontent2/source/text/shared/explorer/database.po6
-rw-r--r--source/am/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/am/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/am/helpcontent2/source/text/smath/01.po8
-rw-r--r--source/am/helpcontent2/source/text/swriter.po6
-rw-r--r--source/am/helpcontent2/source/text/swriter/01.po10
-rw-r--r--source/am/officecfg/registry/data/org/openoffice/Office/UI.po32
-rw-r--r--source/am/sc/messages.po927
-rw-r--r--source/am/sd/messages.po6
-rw-r--r--source/am/sfx2/messages.po9
-rw-r--r--source/am/svx/messages.po42
-rw-r--r--source/am/sw/messages.po2255
-rw-r--r--source/am/vcl/messages.po391
-rw-r--r--source/an/cui/messages.po91
-rw-r--r--source/an/officecfg/registry/data/org/openoffice/Office/UI.po21
-rw-r--r--source/an/sc/messages.po911
-rw-r--r--source/an/sd/messages.po4
-rw-r--r--source/an/sfx2/messages.po7
-rw-r--r--source/an/svx/messages.po30
-rw-r--r--source/an/sw/messages.po2051
-rw-r--r--source/an/vcl/messages.po389
-rw-r--r--source/ar/cui/messages.po91
-rw-r--r--source/ar/helpcontent2/source/text/shared.po16
-rw-r--r--source/ar/helpcontent2/source/text/shared/00.po492
-rw-r--r--source/ar/helpcontent2/source/text/shared/01.po340
-rw-r--r--source/ar/helpcontent2/source/text/shared/02.po644
-rw-r--r--source/ar/helpcontent2/source/text/shared/04.po152
-rw-r--r--source/ar/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/ar/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/ar/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ar/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ar/sc/messages.po911
-rw-r--r--source/ar/sd/messages.po6
-rw-r--r--source/ar/sfx2/messages.po7
-rw-r--r--source/ar/svx/messages.po32
-rw-r--r--source/ar/sw/messages.po2059
-rw-r--r--source/ar/vcl/messages.po389
-rw-r--r--source/as/cui/messages.po91
-rw-r--r--source/as/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/as/sc/messages.po911
-rw-r--r--source/as/sd/messages.po6
-rw-r--r--source/as/sfx2/messages.po7
-rw-r--r--source/as/svx/messages.po32
-rw-r--r--source/as/sw/messages.po2056
-rw-r--r--source/as/vcl/messages.po389
-rw-r--r--source/ast/cui/messages.po91
-rw-r--r--source/ast/helpcontent2/source/text/shared.po30
-rw-r--r--source/ast/helpcontent2/source/text/shared/00.po898
-rw-r--r--source/ast/helpcontent2/source/text/shared/01.po338
-rw-r--r--source/ast/helpcontent2/source/text/shared/02.po1212
-rw-r--r--source/ast/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/ast/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/ast/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ast/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ast/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ast/sc/messages.po911
-rw-r--r--source/ast/sd/messages.po7
-rw-r--r--source/ast/sfx2/messages.po7
-rw-r--r--source/ast/svx/messages.po32
-rw-r--r--source/ast/sw/messages.po2059
-rw-r--r--source/ast/vcl/messages.po389
-rw-r--r--source/az/cui/messages.po91
-rw-r--r--source/az/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/az/sc/messages.po911
-rw-r--r--source/az/sd/messages.po6
-rw-r--r--source/az/sfx2/messages.po7
-rw-r--r--source/az/svx/messages.po33
-rw-r--r--source/az/sw/messages.po2049
-rw-r--r--source/az/vcl/messages.po389
-rw-r--r--source/be/cui/messages.po91
-rw-r--r--source/be/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/be/sc/messages.po924
-rw-r--r--source/be/sd/messages.po6
-rw-r--r--source/be/sfx2/messages.po7
-rw-r--r--source/be/svx/messages.po32
-rw-r--r--source/be/sw/messages.po2059
-rw-r--r--source/be/vcl/messages.po389
-rw-r--r--source/bg/cui/messages.po99
-rw-r--r--source/bg/dictionaries/id.po8
-rw-r--r--source/bg/filter/source/config/fragments/filters.po8
-rw-r--r--source/bg/helpcontent2/source/auxiliary.po8
-rw-r--r--source/bg/helpcontent2/source/text/sbasic/shared.po14
-rw-r--r--source/bg/helpcontent2/source/text/sbasic/shared/03.po103
-rw-r--r--source/bg/helpcontent2/source/text/scalc/01.po148
-rw-r--r--source/bg/helpcontent2/source/text/scalc/06.po8
-rw-r--r--source/bg/helpcontent2/source/text/shared.po34
-rw-r--r--source/bg/helpcontent2/source/text/shared/00.po988
-rw-r--r--source/bg/helpcontent2/source/text/shared/01.po731
-rw-r--r--source/bg/helpcontent2/source/text/shared/02.po1274
-rw-r--r--source/bg/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/bg/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/bg/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/bg/helpcontent2/source/text/shared/optionen.po16
-rw-r--r--source/bg/helpcontent2/source/text/swriter.po56
-rw-r--r--source/bg/helpcontent2/source/text/swriter/00.po18
-rw-r--r--source/bg/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/bg/officecfg/registry/data/org/openoffice/Office/UI.po28
-rw-r--r--source/bg/sc/messages.po929
-rw-r--r--source/bg/sd/messages.po12
-rw-r--r--source/bg/sfx2/messages.po17
-rw-r--r--source/bg/svtools/messages.po8
-rw-r--r--source/bg/svx/messages.po44
-rw-r--r--source/bg/sw/messages.po2255
-rw-r--r--source/bg/vcl/messages.po393
-rw-r--r--source/bn-IN/cui/messages.po91
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared.po30
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/00.po844
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/01.po338
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/02.po1188
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/04.po272
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/bn-IN/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/bn-IN/sc/messages.po918
-rw-r--r--source/bn-IN/sd/messages.po6
-rw-r--r--source/bn-IN/sfx2/messages.po7
-rw-r--r--source/bn-IN/svx/messages.po33
-rw-r--r--source/bn-IN/sw/messages.po2056
-rw-r--r--source/bn-IN/vcl/messages.po389
-rw-r--r--source/bn/cui/messages.po91
-rw-r--r--source/bn/helpcontent2/source/text/shared.po30
-rw-r--r--source/bn/helpcontent2/source/text/shared/00.po844
-rw-r--r--source/bn/helpcontent2/source/text/shared/01.po338
-rw-r--r--source/bn/helpcontent2/source/text/shared/02.po1188
-rw-r--r--source/bn/helpcontent2/source/text/shared/04.po272
-rw-r--r--source/bn/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/bn/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/bn/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/bn/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/bn/sc/messages.po911
-rw-r--r--source/bn/sd/messages.po7
-rw-r--r--source/bn/sfx2/messages.po7
-rw-r--r--source/bn/svx/messages.po33
-rw-r--r--source/bn/sw/messages.po2052
-rw-r--r--source/bn/vcl/messages.po389
-rw-r--r--source/bo/cui/messages.po91
-rw-r--r--source/bo/helpcontent2/source/text/shared.po30
-rw-r--r--source/bo/helpcontent2/source/text/shared/00.po888
-rw-r--r--source/bo/helpcontent2/source/text/shared/01.po338
-rw-r--r--source/bo/helpcontent2/source/text/shared/02.po1140
-rw-r--r--source/bo/helpcontent2/source/text/shared/04.po266
-rw-r--r--source/bo/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/bo/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/bo/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/bo/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/bo/sc/messages.po911
-rw-r--r--source/bo/sd/messages.po7
-rw-r--r--source/bo/sfx2/messages.po7
-rw-r--r--source/bo/svx/messages.po33
-rw-r--r--source/bo/sw/messages.po2052
-rw-r--r--source/bo/vcl/messages.po389
-rw-r--r--source/br/cui/messages.po91
-rw-r--r--source/br/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/br/sc/messages.po928
-rw-r--r--source/br/sd/messages.po6
-rw-r--r--source/br/sfx2/messages.po7
-rw-r--r--source/br/svx/messages.po32
-rw-r--r--source/br/sw/messages.po2059
-rw-r--r--source/br/vcl/messages.po389
-rw-r--r--source/brx/cui/messages.po91
-rw-r--r--source/brx/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/brx/sc/messages.po911
-rw-r--r--source/brx/sd/messages.po7
-rw-r--r--source/brx/sfx2/messages.po7
-rw-r--r--source/brx/svx/messages.po33
-rw-r--r--source/brx/sw/messages.po2051
-rw-r--r--source/brx/vcl/messages.po389
-rw-r--r--source/bs/cui/messages.po91
-rw-r--r--source/bs/helpcontent2/source/text/shared.po16
-rw-r--r--source/bs/helpcontent2/source/text/shared/00.po698
-rw-r--r--source/bs/helpcontent2/source/text/shared/01.po438
-rw-r--r--source/bs/helpcontent2/source/text/shared/02.po708
-rw-r--r--source/bs/helpcontent2/source/text/shared/04.po242
-rw-r--r--source/bs/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/bs/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/bs/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/bs/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/bs/sc/messages.po911
-rw-r--r--source/bs/sd/messages.po6
-rw-r--r--source/bs/sfx2/messages.po7
-rw-r--r--source/bs/svx/messages.po33
-rw-r--r--source/bs/sw/messages.po2059
-rw-r--r--source/bs/vcl/messages.po389
-rw-r--r--source/ca-valencia/cui/messages.po91
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared.po30
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/00.po922
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/01.po570
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/02.po1212
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ca-valencia/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ca-valencia/sc/messages.po925
-rw-r--r--source/ca-valencia/sd/messages.po6
-rw-r--r--source/ca-valencia/sfx2/messages.po7
-rw-r--r--source/ca-valencia/svx/messages.po32
-rw-r--r--source/ca-valencia/sw/messages.po2059
-rw-r--r--source/ca-valencia/vcl/messages.po389
-rw-r--r--source/ca/cui/messages.po95
-rw-r--r--source/ca/dictionaries/id.po8
-rw-r--r--source/ca/editeng/messages.po10
-rw-r--r--source/ca/helpcontent2/source/auxiliary.po10
-rw-r--r--source/ca/helpcontent2/source/text/sbasic/shared.po38
-rw-r--r--source/ca/helpcontent2/source/text/scalc/guide.po6
-rw-r--r--source/ca/helpcontent2/source/text/sdraw/guide.po10
-rw-r--r--source/ca/helpcontent2/source/text/shared.po36
-rw-r--r--source/ca/helpcontent2/source/text/shared/00.po944
-rw-r--r--source/ca/helpcontent2/source/text/shared/01.po598
-rw-r--r--source/ca/helpcontent2/source/text/shared/02.po1214
-rw-r--r--source/ca/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/ca/helpcontent2/source/text/shared/07.po16
-rw-r--r--source/ca/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/ca/helpcontent2/source/text/shared/optionen.po12
-rw-r--r--source/ca/helpcontent2/source/text/simpress/01.po6
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ca/officecfg/registry/data/org/openoffice/Office/UI.po24
-rw-r--r--source/ca/sc/messages.po921
-rw-r--r--source/ca/sd/messages.po12
-rw-r--r--source/ca/sfx2/messages.po11
-rw-r--r--source/ca/svx/messages.po48
-rw-r--r--source/ca/sw/messages.po2237
-rw-r--r--source/ca/vcl/messages.po393
-rw-r--r--source/cs/cui/messages.po91
-rw-r--r--source/cs/helpcontent2/source/text/shared.po32
-rw-r--r--source/cs/helpcontent2/source/text/shared/00.po928
-rw-r--r--source/cs/helpcontent2/source/text/shared/01.po560
-rw-r--r--source/cs/helpcontent2/source/text/shared/02.po1220
-rw-r--r--source/cs/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/cs/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/cs/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/cs/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/cs/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/cs/sc/messages.po925
-rw-r--r--source/cs/sd/messages.po8
-rw-r--r--source/cs/sfx2/messages.po7
-rw-r--r--source/cs/svx/messages.po32
-rw-r--r--source/cs/sw/messages.po2059
-rw-r--r--source/cs/vcl/messages.po391
-rw-r--r--source/cy/cui/messages.po91
-rw-r--r--source/cy/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/cy/sc/messages.po925
-rw-r--r--source/cy/sd/messages.po6
-rw-r--r--source/cy/sfx2/messages.po7
-rw-r--r--source/cy/svx/messages.po32
-rw-r--r--source/cy/sw/messages.po2059
-rw-r--r--source/cy/vcl/messages.po391
-rw-r--r--source/da/cui/messages.po99
-rw-r--r--source/da/dictionaries/id.po10
-rw-r--r--source/da/filter/source/config/fragments/filters.po8
-rw-r--r--source/da/helpcontent2/source/auxiliary.po10
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared.po16
-rw-r--r--source/da/helpcontent2/source/text/sbasic/shared/03.po103
-rw-r--r--source/da/helpcontent2/source/text/scalc/01.po146
-rw-r--r--source/da/helpcontent2/source/text/scalc/06.po10
-rw-r--r--source/da/helpcontent2/source/text/shared.po34
-rw-r--r--source/da/helpcontent2/source/text/shared/00.po992
-rw-r--r--source/da/helpcontent2/source/text/shared/01.po680
-rw-r--r--source/da/helpcontent2/source/text/shared/02.po1276
-rw-r--r--source/da/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/da/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/da/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/da/helpcontent2/source/text/shared/optionen.po16
-rw-r--r--source/da/helpcontent2/source/text/swriter.po34
-rw-r--r--source/da/helpcontent2/source/text/swriter/00.po16
-rw-r--r--source/da/helpcontent2/source/text/swriter/guide.po10
-rw-r--r--source/da/officecfg/registry/data/org/openoffice/Office/UI.po28
-rw-r--r--source/da/sc/messages.po929
-rw-r--r--source/da/sd/messages.po10
-rw-r--r--source/da/sfx2/messages.po17
-rw-r--r--source/da/svtools/messages.po10
-rw-r--r--source/da/svx/messages.po44
-rw-r--r--source/da/sw/messages.po2255
-rw-r--r--source/da/vcl/messages.po393
-rw-r--r--source/de/cui/messages.po95
-rw-r--r--source/de/dictionaries/id.po8
-rw-r--r--source/de/filter/source/config/fragments/filters.po10
-rw-r--r--source/de/helpcontent2/source/text/schart/04.po8
-rw-r--r--source/de/helpcontent2/source/text/shared.po32
-rw-r--r--source/de/helpcontent2/source/text/shared/00.po990
-rw-r--r--source/de/helpcontent2/source/text/shared/01.po674
-rw-r--r--source/de/helpcontent2/source/text/shared/02.po1274
-rw-r--r--source/de/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/de/helpcontent2/source/text/shared/07.po16
-rw-r--r--source/de/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/de/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/de/helpcontent2/source/text/swriter.po16
-rw-r--r--source/de/helpcontent2/source/text/swriter/00.po14
-rw-r--r--source/de/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/de/readlicense_oo/docs.po10
-rw-r--r--source/de/sc/messages.po931
-rw-r--r--source/de/sd/messages.po14
-rw-r--r--source/de/sfx2/messages.po17
-rw-r--r--source/de/svtools/messages.po10
-rw-r--r--source/de/svx/messages.po42
-rw-r--r--source/de/sw/messages.po2149
-rw-r--r--source/de/vcl/messages.po391
-rw-r--r--source/dgo/cui/messages.po91
-rw-r--r--source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/dgo/sc/messages.po911
-rw-r--r--source/dgo/sd/messages.po7
-rw-r--r--source/dgo/sfx2/messages.po7
-rw-r--r--source/dgo/svx/messages.po33
-rw-r--r--source/dgo/sw/messages.po2054
-rw-r--r--source/dgo/vcl/messages.po389
-rw-r--r--source/dz/cui/messages.po91
-rw-r--r--source/dz/helpcontent2/source/text/shared.po30
-rw-r--r--source/dz/helpcontent2/source/text/shared/00.po888
-rw-r--r--source/dz/helpcontent2/source/text/shared/01.po512
-rw-r--r--source/dz/helpcontent2/source/text/shared/02.po1148
-rw-r--r--source/dz/helpcontent2/source/text/shared/04.po270
-rw-r--r--source/dz/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/dz/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/dz/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/dz/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/dz/sc/messages.po911
-rw-r--r--source/dz/sd/messages.po7
-rw-r--r--source/dz/sfx2/messages.po7
-rw-r--r--source/dz/svx/messages.po33
-rw-r--r--source/dz/sw/messages.po2051
-rw-r--r--source/dz/vcl/messages.po389
-rw-r--r--source/el/cui/messages.po93
-rw-r--r--source/el/helpcontent2/source/text/shared.po30
-rw-r--r--source/el/helpcontent2/source/text/shared/00.po988
-rw-r--r--source/el/helpcontent2/source/text/shared/01.po712
-rw-r--r--source/el/helpcontent2/source/text/shared/02.po1276
-rw-r--r--source/el/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/el/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/el/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/el/helpcontent2/source/text/shared/optionen.po12
-rw-r--r--source/el/helpcontent2/source/text/swriter.po56
-rw-r--r--source/el/helpcontent2/source/text/swriter/00.po18
-rw-r--r--source/el/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/el/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/el/sc/messages.po927
-rw-r--r--source/el/sd/messages.po6
-rw-r--r--source/el/sfx2/messages.po9
-rw-r--r--source/el/svx/messages.po34
-rw-r--r--source/el/sw/messages.po2061
-rw-r--r--source/el/vcl/messages.po391
-rw-r--r--source/en-GB/cui/messages.po93
-rw-r--r--source/en-GB/dictionaries/id.po8
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/guide.po32
-rw-r--r--source/en-GB/helpcontent2/source/text/sbasic/shared.po62
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/01.po419
-rw-r--r--source/en-GB/helpcontent2/source/text/scalc/06.po19
-rw-r--r--source/en-GB/helpcontent2/source/text/shared.po30
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/00.po950
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/01.po650
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/02.po1260
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/en-GB/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter.po56
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/00.po18
-rw-r--r--source/en-GB/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/en-GB/sc/messages.po927
-rw-r--r--source/en-GB/sd/messages.po8
-rw-r--r--source/en-GB/sfx2/messages.po9
-rw-r--r--source/en-GB/svx/messages.po42
-rw-r--r--source/en-GB/sw/messages.po2255
-rw-r--r--source/en-GB/vcl/messages.po391
-rw-r--r--source/en-ZA/cui/messages.po91
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared.po30
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/00.po878
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/01.po526
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/02.po1198
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/04.po272
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/en-ZA/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/en-ZA/sc/messages.po911
-rw-r--r--source/en-ZA/sd/messages.po7
-rw-r--r--source/en-ZA/sfx2/messages.po7
-rw-r--r--source/en-ZA/svx/messages.po33
-rw-r--r--source/en-ZA/sw/messages.po2051
-rw-r--r--source/en-ZA/vcl/messages.po389
-rw-r--r--source/eo/cui/messages.po97
-rw-r--r--source/eo/dictionaries/id.po8
-rw-r--r--source/eo/filter/source/config/fragments/filters.po12
-rw-r--r--source/eo/helpcontent2/source/auxiliary.po14
-rw-r--r--source/eo/helpcontent2/source/text/scalc/00.po14
-rw-r--r--source/eo/helpcontent2/source/text/scalc/01.po10
-rw-r--r--source/eo/helpcontent2/source/text/scalc/guide.po14
-rw-r--r--source/eo/helpcontent2/source/text/schart.po22
-rw-r--r--source/eo/helpcontent2/source/text/shared.po30
-rw-r--r--source/eo/helpcontent2/source/text/shared/00.po732
-rw-r--r--source/eo/helpcontent2/source/text/shared/01.po378
-rw-r--r--source/eo/helpcontent2/source/text/shared/02.po662
-rw-r--r--source/eo/helpcontent2/source/text/shared/04.po180
-rw-r--r--source/eo/helpcontent2/source/text/shared/07.po16
-rw-r--r--source/eo/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/eo/helpcontent2/source/text/shared/help.po97
-rw-r--r--source/eo/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/eo/helpcontent2/source/text/swriter.po56
-rw-r--r--source/eo/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/eo/sc/messages.po933
-rw-r--r--source/eo/sd/messages.po8
-rw-r--r--source/eo/sfx2/messages.po15
-rw-r--r--source/eo/svtools/messages.po8
-rw-r--r--source/eo/svx/messages.po42
-rw-r--r--source/eo/sw/messages.po2255
-rw-r--r--source/eo/vcl/messages.po391
-rw-r--r--source/es/cui/messages.po93
-rw-r--r--source/es/dictionaries/id.po8
-rw-r--r--source/es/helpcontent2/source/auxiliary.po6
-rw-r--r--source/es/helpcontent2/source/text/sbasic/shared/03.po103
-rw-r--r--source/es/helpcontent2/source/text/shared.po32
-rw-r--r--source/es/helpcontent2/source/text/shared/00.po976
-rw-r--r--source/es/helpcontent2/source/text/shared/01.po672
-rw-r--r--source/es/helpcontent2/source/text/shared/02.po1286
-rw-r--r--source/es/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/es/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/es/helpcontent2/source/text/shared/guide.po14
-rw-r--r--source/es/helpcontent2/source/text/shared/optionen.po10
-rw-r--r--source/es/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/es/sc/messages.po921
-rw-r--r--source/es/sd/messages.po8
-rw-r--r--source/es/sfx2/messages.po9
-rw-r--r--source/es/svx/messages.po32
-rw-r--r--source/es/sw/messages.po2061
-rw-r--r--source/es/vcl/messages.po391
-rw-r--r--source/et/cui/messages.po91
-rw-r--r--source/et/helpcontent2/source/text/shared.po30
-rw-r--r--source/et/helpcontent2/source/text/shared/00.po916
-rw-r--r--source/et/helpcontent2/source/text/shared/01.po556
-rw-r--r--source/et/helpcontent2/source/text/shared/02.po1216
-rw-r--r--source/et/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/et/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/et/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/et/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/et/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/et/sc/messages.po925
-rw-r--r--source/et/sd/messages.po6
-rw-r--r--source/et/sfx2/messages.po7
-rw-r--r--source/et/svx/messages.po32
-rw-r--r--source/et/sw/messages.po2059
-rw-r--r--source/et/vcl/messages.po389
-rw-r--r--source/eu/cui/messages.po95
-rw-r--r--source/eu/dictionaries/id.po8
-rw-r--r--source/eu/helpcontent2/source/text/scalc/00.po28
-rw-r--r--source/eu/helpcontent2/source/text/scalc/01.po8
-rw-r--r--source/eu/helpcontent2/source/text/shared.po34
-rw-r--r--source/eu/helpcontent2/source/text/shared/00.po986
-rw-r--r--source/eu/helpcontent2/source/text/shared/01.po726
-rw-r--r--source/eu/helpcontent2/source/text/shared/02.po1276
-rw-r--r--source/eu/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/eu/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/eu/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/eu/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/eu/officecfg/registry/data/org/openoffice/Office/UI.po24
-rw-r--r--source/eu/sc/messages.po923
-rw-r--r--source/eu/sd/messages.po14
-rw-r--r--source/eu/sfx2/messages.po11
-rw-r--r--source/eu/svx/messages.po44
-rw-r--r--source/eu/sw/messages.po2257
-rw-r--r--source/eu/vcl/messages.po393
-rw-r--r--source/fa/cui/messages.po91
-rw-r--r--source/fa/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/fa/sc/messages.po911
-rw-r--r--source/fa/sd/messages.po6
-rw-r--r--source/fa/sfx2/messages.po7
-rw-r--r--source/fa/svx/messages.po33
-rw-r--r--source/fa/sw/messages.po2051
-rw-r--r--source/fa/vcl/messages.po389
-rw-r--r--source/fi/cui/messages.po91
-rw-r--r--source/fi/helpcontent2/source/text/shared.po30
-rw-r--r--source/fi/helpcontent2/source/text/shared/00.po914
-rw-r--r--source/fi/helpcontent2/source/text/shared/01.po556
-rw-r--r--source/fi/helpcontent2/source/text/shared/02.po1212
-rw-r--r--source/fi/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/fi/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/fi/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/fi/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/fi/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/fi/sc/messages.po925
-rw-r--r--source/fi/sd/messages.po6
-rw-r--r--source/fi/sfx2/messages.po7
-rw-r--r--source/fi/svx/messages.po32
-rw-r--r--source/fi/sw/messages.po2059
-rw-r--r--source/fi/vcl/messages.po389
-rw-r--r--source/fr/cui/messages.po91
-rw-r--r--source/fr/helpcontent2/source/auxiliary.po10
-rw-r--r--source/fr/helpcontent2/source/text/scalc/01.po52
-rw-r--r--source/fr/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/fr/helpcontent2/source/text/shared.po30
-rw-r--r--source/fr/helpcontent2/source/text/shared/00.po988
-rw-r--r--source/fr/helpcontent2/source/text/shared/01.po700
-rw-r--r--source/fr/helpcontent2/source/text/shared/02.po1274
-rw-r--r--source/fr/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/fr/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/fr/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/fr/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/fr/helpcontent2/source/text/swriter.po56
-rw-r--r--source/fr/helpcontent2/source/text/swriter/00.po18
-rw-r--r--source/fr/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/fr/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/fr/sc/messages.po925
-rw-r--r--source/fr/sd/messages.po6
-rw-r--r--source/fr/sfx2/messages.po7
-rw-r--r--source/fr/svx/messages.po32
-rw-r--r--source/fr/sw/messages.po2059
-rw-r--r--source/fr/vcl/messages.po391
-rw-r--r--source/fy/cui/messages.po93
-rw-r--r--source/fy/dictionaries/id.po8
-rw-r--r--source/fy/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/fy/sc/messages.po927
-rw-r--r--source/fy/sd/messages.po6
-rw-r--r--source/fy/sfx2/messages.po9
-rw-r--r--source/fy/svx/messages.po42
-rw-r--r--source/fy/sw/messages.po2255
-rw-r--r--source/fy/vcl/messages.po391
-rw-r--r--source/ga/cui/messages.po91
-rw-r--r--source/ga/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ga/sc/messages.po925
-rw-r--r--source/ga/sd/messages.po6
-rw-r--r--source/ga/sfx2/messages.po7
-rw-r--r--source/ga/svx/messages.po32
-rw-r--r--source/ga/sw/messages.po2059
-rw-r--r--source/ga/vcl/messages.po391
-rw-r--r--source/gd/cui/messages.po91
-rw-r--r--source/gd/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/gd/sc/messages.po925
-rw-r--r--source/gd/sd/messages.po6
-rw-r--r--source/gd/sfx2/messages.po7
-rw-r--r--source/gd/svx/messages.po32
-rw-r--r--source/gd/sw/messages.po2059
-rw-r--r--source/gd/vcl/messages.po389
-rw-r--r--source/gl/cui/messages.po97
-rw-r--r--source/gl/dictionaries/id.po8
-rw-r--r--source/gl/helpcontent2/source/text/shared.po32
-rw-r--r--source/gl/helpcontent2/source/text/shared/00.po897
-rw-r--r--source/gl/helpcontent2/source/text/shared/01.po543
-rw-r--r--source/gl/helpcontent2/source/text/shared/02.po1094
-rw-r--r--source/gl/helpcontent2/source/text/shared/04.po260
-rw-r--r--source/gl/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/gl/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/gl/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/gl/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/gl/sc/messages.po925
-rw-r--r--source/gl/sd/messages.po8
-rw-r--r--source/gl/sfx2/messages.po7
-rw-r--r--source/gl/svx/messages.po32
-rw-r--r--source/gl/sw/messages.po2059
-rw-r--r--source/gl/vcl/messages.po391
-rw-r--r--source/gu/cui/messages.po91
-rw-r--r--source/gu/helpcontent2/source/text/shared.po30
-rw-r--r--source/gu/helpcontent2/source/text/shared/00.po876
-rw-r--r--source/gu/helpcontent2/source/text/shared/01.po504
-rw-r--r--source/gu/helpcontent2/source/text/shared/02.po1078
-rw-r--r--source/gu/helpcontent2/source/text/shared/04.po260
-rw-r--r--source/gu/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/gu/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/gu/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/gu/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/gu/sc/messages.po917
-rw-r--r--source/gu/sd/messages.po6
-rw-r--r--source/gu/sfx2/messages.po7
-rw-r--r--source/gu/svx/messages.po33
-rw-r--r--source/gu/sw/messages.po2059
-rw-r--r--source/gu/vcl/messages.po389
-rw-r--r--source/gug/cui/messages.po91
-rw-r--r--source/gug/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/gug/sc/messages.po926
-rw-r--r--source/gug/sd/messages.po6
-rw-r--r--source/gug/sfx2/messages.po7
-rw-r--r--source/gug/svx/messages.po32
-rw-r--r--source/gug/sw/messages.po2059
-rw-r--r--source/gug/vcl/messages.po389
-rw-r--r--source/he/cui/messages.po91
-rw-r--r--source/he/helpcontent2/source/text/shared.po18
-rw-r--r--source/he/helpcontent2/source/text/shared/00.po772
-rw-r--r--source/he/helpcontent2/source/text/shared/01.po418
-rw-r--r--source/he/helpcontent2/source/text/shared/02.po946
-rw-r--r--source/he/helpcontent2/source/text/shared/04.po248
-rw-r--r--source/he/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/he/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/he/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/he/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/he/sc/messages.po911
-rw-r--r--source/he/sd/messages.po6
-rw-r--r--source/he/sfx2/messages.po7
-rw-r--r--source/he/svx/messages.po33
-rw-r--r--source/he/sw/messages.po2055
-rw-r--r--source/he/vcl/messages.po389
-rw-r--r--source/hi/cui/messages.po91
-rw-r--r--source/hi/helpcontent2/source/text/shared.po18
-rw-r--r--source/hi/helpcontent2/source/text/shared/00.po504
-rw-r--r--source/hi/helpcontent2/source/text/shared/01.po386
-rw-r--r--source/hi/helpcontent2/source/text/shared/02.po770
-rw-r--r--source/hi/helpcontent2/source/text/shared/04.po216
-rw-r--r--source/hi/helpcontent2/source/text/shared/07.po8
-rw-r--r--source/hi/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/hi/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/hi/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/hi/sc/messages.po911
-rw-r--r--source/hi/sd/messages.po7
-rw-r--r--source/hi/sfx2/messages.po7
-rw-r--r--source/hi/svx/messages.po32
-rw-r--r--source/hi/sw/messages.po2055
-rw-r--r--source/hi/vcl/messages.po389
-rw-r--r--source/hr/cui/messages.po91
-rw-r--r--source/hr/helpcontent2/source/text/shared.po30
-rw-r--r--source/hr/helpcontent2/source/text/shared/00.po494
-rw-r--r--source/hr/helpcontent2/source/text/shared/01.po348
-rw-r--r--source/hr/helpcontent2/source/text/shared/02.po650
-rw-r--r--source/hr/helpcontent2/source/text/shared/04.po164
-rw-r--r--source/hr/helpcontent2/source/text/shared/07.po8
-rw-r--r--source/hr/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/hr/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/hr/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/hr/sc/messages.po925
-rw-r--r--source/hr/sd/messages.po8
-rw-r--r--source/hr/sfx2/messages.po7
-rw-r--r--source/hr/svx/messages.po32
-rw-r--r--source/hr/sw/messages.po2059
-rw-r--r--source/hr/vcl/messages.po391
-rw-r--r--source/hsb/cui/messages.po95
-rw-r--r--source/hsb/dictionaries/id.po8
-rw-r--r--source/hsb/extensions/messages.po8
-rw-r--r--source/hsb/officecfg/registry/data/org/openoffice/Office/UI.po24
-rw-r--r--source/hsb/sc/messages.po925
-rw-r--r--source/hsb/sd/messages.po12
-rw-r--r--source/hsb/sfx2/messages.po11
-rw-r--r--source/hsb/svx/messages.po42
-rw-r--r--source/hsb/sw/messages.po2255
-rw-r--r--source/hsb/vcl/messages.po393
-rw-r--r--source/hu/chart2/messages.po8
-rw-r--r--source/hu/cui/messages.po199
-rw-r--r--source/hu/dictionaries/id.po8
-rw-r--r--source/hu/filter/source/config/fragments/filters.po54
-rw-r--r--source/hu/filter/source/config/fragments/types.po26
-rw-r--r--source/hu/helpcontent2/source/text/shared.po32
-rw-r--r--source/hu/helpcontent2/source/text/shared/00.po928
-rw-r--r--source/hu/helpcontent2/source/text/shared/01.po596
-rw-r--r--source/hu/helpcontent2/source/text/shared/02.po1220
-rw-r--r--source/hu/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/hu/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/hu/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/hu/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/hu/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/hu/sc/messages.po925
-rw-r--r--source/hu/sd/messages.po104
-rw-r--r--source/hu/sfx2/messages.po7
-rw-r--r--source/hu/svx/messages.po32
-rw-r--r--source/hu/sw/messages.po2059
-rw-r--r--source/hu/vcl/messages.po391
-rw-r--r--source/id/cui/messages.po91
-rw-r--r--source/id/helpcontent2/source/text/shared.po30
-rw-r--r--source/id/helpcontent2/source/text/shared/00.po706
-rw-r--r--source/id/helpcontent2/source/text/shared/01.po408
-rw-r--r--source/id/helpcontent2/source/text/shared/02.po662
-rw-r--r--source/id/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/id/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/id/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/id/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/id/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/id/sc/messages.po925
-rw-r--r--source/id/sd/messages.po8
-rw-r--r--source/id/sfx2/messages.po7
-rw-r--r--source/id/svx/messages.po32
-rw-r--r--source/id/sw/messages.po2059
-rw-r--r--source/id/vcl/messages.po391
-rw-r--r--source/is/cui/messages.po91
-rw-r--r--source/is/helpcontent2/source/text/shared.po30
-rw-r--r--source/is/helpcontent2/source/text/shared/00.po660
-rw-r--r--source/is/helpcontent2/source/text/shared/01.po372
-rw-r--r--source/is/helpcontent2/source/text/shared/02.po668
-rw-r--r--source/is/helpcontent2/source/text/shared/04.po188
-rw-r--r--source/is/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/is/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/is/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/is/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/is/sc/messages.po925
-rw-r--r--source/is/sd/messages.po6
-rw-r--r--source/is/sfx2/messages.po7
-rw-r--r--source/is/svx/messages.po32
-rw-r--r--source/is/sw/messages.po2059
-rw-r--r--source/is/vcl/messages.po391
-rw-r--r--source/it/cui/messages.po93
-rw-r--r--source/it/dictionaries/id.po8
-rw-r--r--source/it/filter/source/config/fragments/filters.po26
-rw-r--r--source/it/filter/source/config/fragments/types.po18
-rw-r--r--source/it/fpicker/messages.po8
-rw-r--r--source/it/helpcontent2/source/auxiliary.po10
-rw-r--r--source/it/helpcontent2/source/text/sbasic/guide.po10
-rw-r--r--source/it/helpcontent2/source/text/sbasic/shared.po100
-rw-r--r--source/it/helpcontent2/source/text/schart.po12
-rw-r--r--source/it/helpcontent2/source/text/sdraw/guide.po24
-rw-r--r--source/it/helpcontent2/source/text/shared.po30
-rw-r--r--source/it/helpcontent2/source/text/shared/00.po972
-rw-r--r--source/it/helpcontent2/source/text/shared/01.po670
-rw-r--r--source/it/helpcontent2/source/text/shared/02.po1276
-rw-r--r--source/it/helpcontent2/source/text/shared/04.po290
-rw-r--r--source/it/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/it/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/it/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/it/helpcontent2/source/text/simpress/01.po40
-rw-r--r--source/it/helpcontent2/source/text/simpress/guide.po18
-rw-r--r--source/it/helpcontent2/source/text/smath/01.po20
-rw-r--r--source/it/helpcontent2/source/text/smath/06.po27
-rw-r--r--source/it/helpcontent2/source/text/swriter.po40
-rw-r--r--source/it/helpcontent2/source/text/swriter/00.po20
-rw-r--r--source/it/officecfg/registry/data/org/openoffice/Office/UI.po34
-rw-r--r--source/it/sc/messages.po1007
-rw-r--r--source/it/sd/messages.po104
-rw-r--r--source/it/sfx2/messages.po27
-rw-r--r--source/it/svtools/messages.po56
-rw-r--r--source/it/svx/messages.po137
-rw-r--r--source/it/sw/messages.po2107
-rw-r--r--source/it/uui/messages.po20
-rw-r--r--source/it/vcl/messages.po397
-rw-r--r--source/it/writerperfect/messages.po19
-rw-r--r--source/it/xmlsecurity/messages.po12
-rw-r--r--source/ja/cui/messages.po117
-rw-r--r--source/ja/dictionaries/id.po8
-rw-r--r--source/ja/filter/source/config/fragments/filters.po10
-rw-r--r--source/ja/helpcontent2/source/text/shared.po30
-rw-r--r--source/ja/helpcontent2/source/text/shared/00.po900
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po530
-rw-r--r--source/ja/helpcontent2/source/text/shared/02.po1200
-rw-r--r--source/ja/helpcontent2/source/text/shared/04.po276
-rw-r--r--source/ja/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ja/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po34
-rw-r--r--source/ja/sc/messages.po939
-rw-r--r--source/ja/sd/messages.po8
-rw-r--r--source/ja/sfx2/messages.po7
-rw-r--r--source/ja/svx/messages.po32
-rw-r--r--source/ja/sw/messages.po2067
-rw-r--r--source/ja/vcl/messages.po391
-rw-r--r--source/ja/writerperfect/messages.po14
-rw-r--r--source/jv/cui/messages.po91
-rw-r--r--source/jv/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/jv/sc/messages.po911
-rw-r--r--source/jv/sd/messages.po4
-rw-r--r--source/jv/sfx2/messages.po7
-rw-r--r--source/jv/svx/messages.po33
-rw-r--r--source/jv/sw/messages.po2049
-rw-r--r--source/jv/vcl/messages.po389
-rw-r--r--source/ka/cui/messages.po91
-rw-r--r--source/ka/helpcontent2/source/text/shared.po30
-rw-r--r--source/ka/helpcontent2/source/text/shared/00.po648
-rw-r--r--source/ka/helpcontent2/source/text/shared/01.po406
-rw-r--r--source/ka/helpcontent2/source/text/shared/02.po734
-rw-r--r--source/ka/helpcontent2/source/text/shared/04.po182
-rw-r--r--source/ka/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/ka/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/ka/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ka/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ka/sc/messages.po911
-rw-r--r--source/ka/sd/messages.po7
-rw-r--r--source/ka/sfx2/messages.po7
-rw-r--r--source/ka/svx/messages.po32
-rw-r--r--source/ka/sw/messages.po2051
-rw-r--r--source/ka/vcl/messages.po389
-rw-r--r--source/kk/cui/messages.po93
-rw-r--r--source/kk/dictionaries/id.po8
-rw-r--r--source/kk/officecfg/registry/data/org/openoffice/Office/UI.po60
-rw-r--r--source/kk/sc/messages.po935
-rw-r--r--source/kk/sd/messages.po38
-rw-r--r--source/kk/sfx2/messages.po25
-rw-r--r--source/kk/svtools/messages.po24
-rw-r--r--source/kk/svx/messages.po32
-rw-r--r--source/kk/sw/messages.po2137
-rw-r--r--source/kk/vcl/messages.po391
-rw-r--r--source/kl/cui/messages.po91
-rw-r--r--source/kl/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/kl/sc/messages.po911
-rw-r--r--source/kl/sd/messages.po4
-rw-r--r--source/kl/sfx2/messages.po7
-rw-r--r--source/kl/svx/messages.po33
-rw-r--r--source/kl/sw/messages.po2049
-rw-r--r--source/kl/vcl/messages.po389
-rw-r--r--source/km/cui/messages.po91
-rw-r--r--source/km/helpcontent2/source/text/shared.po30
-rw-r--r--source/km/helpcontent2/source/text/shared/00.po898
-rw-r--r--source/km/helpcontent2/source/text/shared/01.po552
-rw-r--r--source/km/helpcontent2/source/text/shared/02.po1212
-rw-r--r--source/km/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/km/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/km/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/km/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/km/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/km/sc/messages.po911
-rw-r--r--source/km/sd/messages.po6
-rw-r--r--source/km/sfx2/messages.po7
-rw-r--r--source/km/svx/messages.po32
-rw-r--r--source/km/sw/messages.po2059
-rw-r--r--source/km/vcl/messages.po389
-rw-r--r--source/kmr-Latn/cui/messages.po91
-rw-r--r--source/kmr-Latn/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/kmr-Latn/sc/messages.po911
-rw-r--r--source/kmr-Latn/sd/messages.po7
-rw-r--r--source/kmr-Latn/sfx2/messages.po7
-rw-r--r--source/kmr-Latn/svx/messages.po33
-rw-r--r--source/kmr-Latn/sw/messages.po2051
-rw-r--r--source/kmr-Latn/vcl/messages.po389
-rw-r--r--source/kn/cui/messages.po91
-rw-r--r--source/kn/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/kn/sc/messages.po917
-rw-r--r--source/kn/sd/messages.po6
-rw-r--r--source/kn/sfx2/messages.po7
-rw-r--r--source/kn/svx/messages.po33
-rw-r--r--source/kn/sw/messages.po2056
-rw-r--r--source/kn/vcl/messages.po389
-rw-r--r--source/ko/cui/messages.po91
-rw-r--r--source/ko/helpcontent2/source/text/shared.po32
-rw-r--r--source/ko/helpcontent2/source/text/shared/00.po896
-rw-r--r--source/ko/helpcontent2/source/text/shared/01.po586
-rw-r--r--source/ko/helpcontent2/source/text/shared/02.po1200
-rw-r--r--source/ko/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/ko/helpcontent2/source/text/shared/07.po16
-rw-r--r--source/ko/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ko/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ko/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ko/sc/messages.po925
-rw-r--r--source/ko/sd/messages.po6
-rw-r--r--source/ko/sfx2/messages.po7
-rw-r--r--source/ko/svx/messages.po32
-rw-r--r--source/ko/sw/messages.po2059
-rw-r--r--source/ko/vcl/messages.po391
-rw-r--r--source/kok/cui/messages.po91
-rw-r--r--source/kok/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/kok/sc/messages.po911
-rw-r--r--source/kok/sd/messages.po7
-rw-r--r--source/kok/sfx2/messages.po7
-rw-r--r--source/kok/svx/messages.po33
-rw-r--r--source/kok/sw/messages.po2051
-rw-r--r--source/kok/vcl/messages.po389
-rw-r--r--source/ks/cui/messages.po91
-rw-r--r--source/ks/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ks/sc/messages.po911
-rw-r--r--source/ks/sd/messages.po7
-rw-r--r--source/ks/sfx2/messages.po7
-rw-r--r--source/ks/svx/messages.po33
-rw-r--r--source/ks/sw/messages.po2051
-rw-r--r--source/ks/vcl/messages.po389
-rw-r--r--source/ky/cui/messages.po91
-rw-r--r--source/ky/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ky/sc/messages.po911
-rw-r--r--source/ky/sd/messages.po4
-rw-r--r--source/ky/sfx2/messages.po7
-rw-r--r--source/ky/svx/messages.po30
-rw-r--r--source/ky/sw/messages.po2045
-rw-r--r--source/ky/vcl/messages.po389
-rw-r--r--source/lb/cui/messages.po91
-rw-r--r--source/lb/officecfg/registry/data/org/openoffice/Office/UI.po21
-rw-r--r--source/lb/sc/messages.po911
-rw-r--r--source/lb/sd/messages.po4
-rw-r--r--source/lb/sfx2/messages.po7
-rw-r--r--source/lb/svx/messages.po33
-rw-r--r--source/lb/sw/messages.po2049
-rw-r--r--source/lb/vcl/messages.po389
-rw-r--r--source/lo/cui/messages.po91
-rw-r--r--source/lo/helpcontent2/source/text/shared.po16
-rw-r--r--source/lo/helpcontent2/source/text/shared/00.po492
-rw-r--r--source/lo/helpcontent2/source/text/shared/01.po338
-rw-r--r--source/lo/helpcontent2/source/text/shared/02.po638
-rw-r--r--source/lo/helpcontent2/source/text/shared/04.po146
-rw-r--r--source/lo/helpcontent2/source/text/shared/07.po8
-rw-r--r--source/lo/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/lo/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/lo/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/lo/sc/messages.po911
-rw-r--r--source/lo/sd/messages.po7
-rw-r--r--source/lo/sfx2/messages.po7
-rw-r--r--source/lo/svx/messages.po33
-rw-r--r--source/lo/sw/messages.po2052
-rw-r--r--source/lo/vcl/messages.po389
-rw-r--r--source/lt/cui/messages.po91
-rw-r--r--source/lt/helpcontent2/source/text/shared.po30
-rw-r--r--source/lt/helpcontent2/source/text/shared/00.po574
-rw-r--r--source/lt/helpcontent2/source/text/shared/01.po396
-rw-r--r--source/lt/helpcontent2/source/text/shared/02.po660
-rw-r--r--source/lt/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/lt/helpcontent2/source/text/shared/07.po16
-rw-r--r--source/lt/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/lt/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/lt/sc/messages.po925
-rw-r--r--source/lt/sd/messages.po8
-rw-r--r--source/lt/sfx2/messages.po7
-rw-r--r--source/lt/svx/messages.po33
-rw-r--r--source/lt/sw/messages.po2059
-rw-r--r--source/lt/vcl/messages.po391
-rw-r--r--source/lv/cui/messages.po91
-rw-r--r--source/lv/helpcontent2/source/text/shared.po18
-rw-r--r--source/lv/helpcontent2/source/text/shared/00.po778
-rw-r--r--source/lv/helpcontent2/source/text/shared/01.po394
-rw-r--r--source/lv/helpcontent2/source/text/shared/02.po754
-rw-r--r--source/lv/helpcontent2/source/text/shared/04.po186
-rw-r--r--source/lv/helpcontent2/source/text/shared/07.po8
-rw-r--r--source/lv/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/lv/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/lv/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/lv/sc/messages.po925
-rw-r--r--source/lv/sd/messages.po6
-rw-r--r--source/lv/sfx2/messages.po7
-rw-r--r--source/lv/svx/messages.po32
-rw-r--r--source/lv/sw/messages.po2059
-rw-r--r--source/lv/vcl/messages.po389
-rw-r--r--source/mai/cui/messages.po91
-rw-r--r--source/mai/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/mai/sc/messages.po911
-rw-r--r--source/mai/sd/messages.po7
-rw-r--r--source/mai/sfx2/messages.po7
-rw-r--r--source/mai/svx/messages.po33
-rw-r--r--source/mai/sw/messages.po2051
-rw-r--r--source/mai/vcl/messages.po389
-rw-r--r--source/mk/cui/messages.po91
-rw-r--r--source/mk/helpcontent2/source/text/shared.po30
-rw-r--r--source/mk/helpcontent2/source/text/shared/00.po892
-rw-r--r--source/mk/helpcontent2/source/text/shared/01.po524
-rw-r--r--source/mk/helpcontent2/source/text/shared/02.po1190
-rw-r--r--source/mk/helpcontent2/source/text/shared/04.po274
-rw-r--r--source/mk/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/mk/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/mk/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/mk/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/mk/sc/messages.po911
-rw-r--r--source/mk/sd/messages.po7
-rw-r--r--source/mk/sfx2/messages.po7
-rw-r--r--source/mk/svx/messages.po33
-rw-r--r--source/mk/sw/messages.po2051
-rw-r--r--source/mk/vcl/messages.po389
-rw-r--r--source/ml/cui/messages.po91
-rw-r--r--source/ml/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ml/sc/messages.po911
-rw-r--r--source/ml/sd/messages.po6
-rw-r--r--source/ml/sfx2/messages.po7
-rw-r--r--source/ml/svx/messages.po32
-rw-r--r--source/ml/sw/messages.po2056
-rw-r--r--source/ml/vcl/messages.po389
-rw-r--r--source/mn/cui/messages.po91
-rw-r--r--source/mn/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/mn/sc/messages.po911
-rw-r--r--source/mn/sd/messages.po6
-rw-r--r--source/mn/sfx2/messages.po7
-rw-r--r--source/mn/svx/messages.po33
-rw-r--r--source/mn/sw/messages.po2052
-rw-r--r--source/mn/vcl/messages.po389
-rw-r--r--source/mni/cui/messages.po91
-rw-r--r--source/mni/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/mni/sc/messages.po911
-rw-r--r--source/mni/sd/messages.po7
-rw-r--r--source/mni/sfx2/messages.po7
-rw-r--r--source/mni/svx/messages.po33
-rw-r--r--source/mni/sw/messages.po2051
-rw-r--r--source/mni/vcl/messages.po389
-rw-r--r--source/mr/cui/messages.po91
-rw-r--r--source/mr/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/mr/sc/messages.po917
-rw-r--r--source/mr/sd/messages.po7
-rw-r--r--source/mr/sfx2/messages.po7
-rw-r--r--source/mr/svx/messages.po33
-rw-r--r--source/mr/sw/messages.po2059
-rw-r--r--source/mr/vcl/messages.po389
-rw-r--r--source/my/cui/messages.po91
-rw-r--r--source/my/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/my/sc/messages.po911
-rw-r--r--source/my/sd/messages.po7
-rw-r--r--source/my/sfx2/messages.po7
-rw-r--r--source/my/svx/messages.po32
-rw-r--r--source/my/sw/messages.po2053
-rw-r--r--source/my/vcl/messages.po389
-rw-r--r--source/nb/cui/messages.po164
-rw-r--r--source/nb/extensions/messages.po12
-rw-r--r--source/nb/extras/source/gallery/share.po10
-rw-r--r--source/nb/filter/source/config/fragments/filters.po18
-rw-r--r--source/nb/helpcontent2/source/text/shared.po30
-rw-r--r--source/nb/helpcontent2/source/text/shared/00.po948
-rw-r--r--source/nb/helpcontent2/source/text/shared/01.po520
-rw-r--r--source/nb/helpcontent2/source/text/shared/02.po1260
-rw-r--r--source/nb/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/nb/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/nb/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/nb/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/nb/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/nb/sc/messages.po925
-rw-r--r--source/nb/sd/messages.po6
-rw-r--r--source/nb/sfx2/messages.po7
-rw-r--r--source/nb/svx/messages.po32
-rw-r--r--source/nb/sw/messages.po2059
-rw-r--r--source/nb/vcl/messages.po389
-rw-r--r--source/ne/cui/messages.po91
-rw-r--r--source/ne/helpcontent2/source/text/shared.po32
-rw-r--r--source/ne/helpcontent2/source/text/shared/00.po876
-rw-r--r--source/ne/helpcontent2/source/text/shared/01.po518
-rw-r--r--source/ne/helpcontent2/source/text/shared/02.po1164
-rw-r--r--source/ne/helpcontent2/source/text/shared/04.po268
-rw-r--r--source/ne/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/ne/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ne/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ne/helpcontent2/source/text/swriter/01.po40
-rw-r--r--source/ne/helpcontent2/source/text/swriter/02.po6
-rw-r--r--source/ne/helpcontent2/source/text/swriter/04.po6
-rw-r--r--source/ne/helpcontent2/source/text/swriter/guide.po70
-rw-r--r--source/ne/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ne/sc/messages.po925
-rw-r--r--source/ne/sd/messages.po7
-rw-r--r--source/ne/sfx2/messages.po7
-rw-r--r--source/ne/svx/messages.po32
-rw-r--r--source/ne/sw/messages.po2051
-rw-r--r--source/ne/vcl/messages.po389
-rw-r--r--source/nl/cui/messages.po97
-rw-r--r--source/nl/dictionaries/id.po8
-rw-r--r--source/nl/filter/source/config/fragments/filters.po8
-rw-r--r--source/nl/helpcontent2/source/text/shared.po30
-rw-r--r--source/nl/helpcontent2/source/text/shared/00.po988
-rw-r--r--source/nl/helpcontent2/source/text/shared/01.po674
-rw-r--r--source/nl/helpcontent2/source/text/shared/02.po1274
-rw-r--r--source/nl/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/nl/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/nl/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/nl/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/nl/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/nl/sc/messages.po935
-rw-r--r--source/nl/sd/messages.po6
-rw-r--r--source/nl/sfx2/messages.po15
-rw-r--r--source/nl/svtools/messages.po8
-rw-r--r--source/nl/svx/messages.po42
-rw-r--r--source/nl/sw/messages.po2263
-rw-r--r--source/nl/vcl/messages.po391
-rw-r--r--source/nn/cui/messages.po93
-rw-r--r--source/nn/dictionaries/id.po8
-rw-r--r--source/nn/helpcontent2/source/text/scalc/guide.po8
-rw-r--r--source/nn/helpcontent2/source/text/shared.po30
-rw-r--r--source/nn/helpcontent2/source/text/shared/00.po982
-rw-r--r--source/nn/helpcontent2/source/text/shared/01.po672
-rw-r--r--source/nn/helpcontent2/source/text/shared/02.po1276
-rw-r--r--source/nn/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/nn/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/nn/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/nn/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/nn/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/nn/instsetoo_native/inc_openoffice/windows/msi_languages.po6
-rw-r--r--source/nn/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/nn/sc/messages.po927
-rw-r--r--source/nn/sd/messages.po8
-rw-r--r--source/nn/sfx2/messages.po9
-rw-r--r--source/nn/svx/messages.po42
-rw-r--r--source/nn/sw/messages.po2255
-rw-r--r--source/nn/vcl/messages.po391
-rw-r--r--source/nr/cui/messages.po91
-rw-r--r--source/nr/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/nr/sc/messages.po911
-rw-r--r--source/nr/sd/messages.po7
-rw-r--r--source/nr/sfx2/messages.po7
-rw-r--r--source/nr/svx/messages.po33
-rw-r--r--source/nr/sw/messages.po2051
-rw-r--r--source/nr/vcl/messages.po389
-rw-r--r--source/nso/cui/messages.po91
-rw-r--r--source/nso/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/nso/sc/messages.po911
-rw-r--r--source/nso/sd/messages.po7
-rw-r--r--source/nso/sfx2/messages.po7
-rw-r--r--source/nso/svx/messages.po33
-rw-r--r--source/nso/sw/messages.po2051
-rw-r--r--source/nso/vcl/messages.po389
-rw-r--r--source/oc/cui/messages.po91
-rw-r--r--source/oc/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/oc/sc/messages.po925
-rw-r--r--source/oc/sd/messages.po6
-rw-r--r--source/oc/sfx2/messages.po7
-rw-r--r--source/oc/svx/messages.po32
-rw-r--r--source/oc/sw/messages.po2059
-rw-r--r--source/oc/vcl/messages.po389
-rw-r--r--source/om/cui/messages.po91
-rw-r--r--source/om/helpcontent2/source/text/shared.po30
-rw-r--r--source/om/helpcontent2/source/text/shared/00.po896
-rw-r--r--source/om/helpcontent2/source/text/shared/01.po518
-rw-r--r--source/om/helpcontent2/source/text/shared/02.po1198
-rw-r--r--source/om/helpcontent2/source/text/shared/04.po274
-rw-r--r--source/om/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/om/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/om/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/om/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/om/sc/messages.po911
-rw-r--r--source/om/sd/messages.po7
-rw-r--r--source/om/sfx2/messages.po7
-rw-r--r--source/om/svx/messages.po33
-rw-r--r--source/om/sw/messages.po2051
-rw-r--r--source/om/vcl/messages.po389
-rw-r--r--source/or/cui/messages.po91
-rw-r--r--source/or/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/or/sc/messages.po911
-rw-r--r--source/or/sd/messages.po6
-rw-r--r--source/or/sfx2/messages.po7
-rw-r--r--source/or/svx/messages.po32
-rw-r--r--source/or/sw/messages.po2059
-rw-r--r--source/or/vcl/messages.po389
-rw-r--r--source/pa-IN/cui/messages.po91
-rw-r--r--source/pa-IN/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/pa-IN/sc/messages.po911
-rw-r--r--source/pa-IN/sd/messages.po6
-rw-r--r--source/pa-IN/sfx2/messages.po7
-rw-r--r--source/pa-IN/svx/messages.po32
-rw-r--r--source/pa-IN/sw/messages.po2053
-rw-r--r--source/pa-IN/vcl/messages.po389
-rw-r--r--source/pl/cui/messages.po93
-rw-r--r--source/pl/helpcontent2/source/text/shared.po32
-rw-r--r--source/pl/helpcontent2/source/text/shared/00.po930
-rw-r--r--source/pl/helpcontent2/source/text/shared/01.po602
-rw-r--r--source/pl/helpcontent2/source/text/shared/02.po1222
-rw-r--r--source/pl/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/pl/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/pl/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/pl/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/pl/helpcontent2/source/text/swriter.po12
-rw-r--r--source/pl/helpcontent2/source/text/swriter/00.po6
-rw-r--r--source/pl/helpcontent2/source/text/swriter/01.po12
-rw-r--r--source/pl/officecfg/registry/data/org/openoffice/Office/UI.po36
-rw-r--r--source/pl/sc/messages.po935
-rw-r--r--source/pl/sd/messages.po14
-rw-r--r--source/pl/sfx2/messages.po9
-rw-r--r--source/pl/svx/messages.po44
-rw-r--r--source/pl/sw/messages.po2263
-rw-r--r--source/pl/vcl/messages.po391
-rw-r--r--source/pt-BR/cui/messages.po95
-rw-r--r--source/pt-BR/dictionaries/id.po8
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared.po34
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/00.po986
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/01.po728
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/02.po1274
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/pt-BR/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/pt-BR/officecfg/registry/data/org/openoffice/Office/UI.po24
-rw-r--r--source/pt-BR/sc/messages.po921
-rw-r--r--source/pt-BR/sd/messages.po12
-rw-r--r--source/pt-BR/sfx2/messages.po11
-rw-r--r--source/pt-BR/svx/messages.po44
-rw-r--r--source/pt-BR/sw/messages.po2255
-rw-r--r--source/pt-BR/vcl/messages.po393
-rw-r--r--source/pt/cui/messages.po97
-rw-r--r--source/pt/dictionaries/id.po8
-rw-r--r--source/pt/filter/source/config/fragments/filters.po8
-rw-r--r--source/pt/helpcontent2/source/auxiliary.po8
-rw-r--r--source/pt/helpcontent2/source/text/sbasic/shared.po18
-rw-r--r--source/pt/helpcontent2/source/text/shared.po30
-rw-r--r--source/pt/helpcontent2/source/text/shared/00.po1046
-rw-r--r--source/pt/helpcontent2/source/text/shared/01.po660
-rw-r--r--source/pt/helpcontent2/source/text/shared/02.po1276
-rw-r--r--source/pt/helpcontent2/source/text/shared/04.po292
-rw-r--r--source/pt/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/pt/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/pt/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/pt/helpcontent2/source/text/swriter.po56
-rw-r--r--source/pt/helpcontent2/source/text/swriter/00.po18
-rw-r--r--source/pt/helpcontent2/source/text/swriter/guide.po12
-rw-r--r--source/pt/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/pt/sc/messages.po933
-rw-r--r--source/pt/sd/messages.po8
-rw-r--r--source/pt/sfx2/messages.po15
-rw-r--r--source/pt/svtools/messages.po8
-rw-r--r--source/pt/svx/messages.po42
-rw-r--r--source/pt/sw/messages.po2255
-rw-r--r--source/pt/vcl/messages.po391
-rw-r--r--source/ro/cui/messages.po91
-rw-r--r--source/ro/helpcontent2/source/text/shared.po16
-rw-r--r--source/ro/helpcontent2/source/text/shared/00.po492
-rw-r--r--source/ro/helpcontent2/source/text/shared/01.po338
-rw-r--r--source/ro/helpcontent2/source/text/shared/02.po638
-rw-r--r--source/ro/helpcontent2/source/text/shared/04.po146
-rw-r--r--source/ro/helpcontent2/source/text/shared/07.po8
-rw-r--r--source/ro/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/ro/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ro/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ro/sc/messages.po928
-rw-r--r--source/ro/sd/messages.po6
-rw-r--r--source/ro/sfx2/messages.po7
-rw-r--r--source/ro/svx/messages.po32
-rw-r--r--source/ro/sw/messages.po2059
-rw-r--r--source/ro/vcl/messages.po389
-rw-r--r--source/ru/cui/messages.po101
-rw-r--r--source/ru/dictionaries/id.po8
-rw-r--r--source/ru/helpcontent2/source/text/shared.po30
-rw-r--r--source/ru/helpcontent2/source/text/shared/00.po904
-rw-r--r--source/ru/helpcontent2/source/text/shared/01.po534
-rw-r--r--source/ru/helpcontent2/source/text/shared/02.po1208
-rw-r--r--source/ru/helpcontent2/source/text/shared/04.po274
-rw-r--r--source/ru/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/ru/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/ru/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ru/officecfg/registry/data/org/openoffice/Office/UI.po38
-rw-r--r--source/ru/sc/messages.po961
-rw-r--r--source/ru/sd/messages.po42
-rw-r--r--source/ru/sfx2/messages.po7
-rw-r--r--source/ru/svx/messages.po36
-rw-r--r--source/ru/sw/messages.po2295
-rw-r--r--source/ru/vcl/messages.po391
-rw-r--r--source/rw/cui/messages.po91
-rw-r--r--source/rw/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/rw/sc/messages.po911
-rw-r--r--source/rw/sd/messages.po7
-rw-r--r--source/rw/sfx2/messages.po7
-rw-r--r--source/rw/svx/messages.po33
-rw-r--r--source/rw/sw/messages.po2051
-rw-r--r--source/rw/vcl/messages.po389
-rw-r--r--source/sa-IN/cui/messages.po91
-rw-r--r--source/sa-IN/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/sa-IN/sc/messages.po911
-rw-r--r--source/sa-IN/sd/messages.po7
-rw-r--r--source/sa-IN/sfx2/messages.po7
-rw-r--r--source/sa-IN/svx/messages.po33
-rw-r--r--source/sa-IN/sw/messages.po2053
-rw-r--r--source/sa-IN/vcl/messages.po389
-rw-r--r--source/sah/cui/messages.po91
-rw-r--r--source/sah/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/sah/sc/messages.po911
-rw-r--r--source/sah/sd/messages.po4
-rw-r--r--source/sah/sfx2/messages.po7
-rw-r--r--source/sah/svx/messages.po30
-rw-r--r--source/sah/sw/messages.po2045
-rw-r--r--source/sah/vcl/messages.po389
-rw-r--r--source/sat/cui/messages.po91
-rw-r--r--source/sat/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/sat/sc/messages.po911
-rw-r--r--source/sat/sd/messages.po7
-rw-r--r--source/sat/sfx2/messages.po7
-rw-r--r--source/sat/svx/messages.po32
-rw-r--r--source/sat/sw/messages.po2055
-rw-r--r--source/sat/vcl/messages.po389
-rw-r--r--source/sd/cui/messages.po91
-rw-r--r--source/sd/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/sd/sc/messages.po911
-rw-r--r--source/sd/sd/messages.po7
-rw-r--r--source/sd/sfx2/messages.po7
-rw-r--r--source/sd/svx/messages.po33
-rw-r--r--source/sd/sw/messages.po2055
-rw-r--r--source/sd/vcl/messages.po389
-rw-r--r--source/si/cui/messages.po91
-rw-r--r--source/si/helpcontent2/source/text/shared.po30
-rw-r--r--source/si/helpcontent2/source/text/shared/00.po612
-rw-r--r--source/si/helpcontent2/source/text/shared/01.po394
-rw-r--r--source/si/helpcontent2/source/text/shared/02.po708
-rw-r--r--source/si/helpcontent2/source/text/shared/04.po194
-rw-r--r--source/si/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/si/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/si/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/si/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/si/sc/messages.po911
-rw-r--r--source/si/sd/messages.po7
-rw-r--r--source/si/sfx2/messages.po7
-rw-r--r--source/si/svx/messages.po32
-rw-r--r--source/si/sw/messages.po2053
-rw-r--r--source/si/vcl/messages.po389
-rw-r--r--source/sid/cui/messages.po91
-rw-r--r--source/sid/helpcontent2/source/text/shared.po30
-rw-r--r--source/sid/helpcontent2/source/text/shared/00.po896
-rw-r--r--source/sid/helpcontent2/source/text/shared/01.po392
-rw-r--r--source/sid/helpcontent2/source/text/shared/02.po1204
-rw-r--r--source/sid/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/sid/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/sid/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/sid/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/sid/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/sid/sc/messages.po911
-rw-r--r--source/sid/sd/messages.po7
-rw-r--r--source/sid/sfx2/messages.po7
-rw-r--r--source/sid/svx/messages.po32
-rw-r--r--source/sid/sw/messages.po2056
-rw-r--r--source/sid/vcl/messages.po389
-rw-r--r--source/sk/cui/messages.po91
-rw-r--r--source/sk/helpcontent2/source/text/shared.po30
-rw-r--r--source/sk/helpcontent2/source/text/shared/00.po702
-rw-r--r--source/sk/helpcontent2/source/text/shared/01.po426
-rw-r--r--source/sk/helpcontent2/source/text/shared/02.po982
-rw-r--r--source/sk/helpcontent2/source/text/shared/04.po268
-rw-r--r--source/sk/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/sk/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/sk/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/sk/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/sk/sc/messages.po925
-rw-r--r--source/sk/sd/messages.po6
-rw-r--r--source/sk/sfx2/messages.po7
-rw-r--r--source/sk/svx/messages.po32
-rw-r--r--source/sk/sw/messages.po2059
-rw-r--r--source/sk/vcl/messages.po391
-rw-r--r--source/sq/cui/messages.po91
-rw-r--r--source/sq/helpcontent2/source/text/shared.po16
-rw-r--r--source/sq/helpcontent2/source/text/shared/00.po496
-rw-r--r--source/sq/helpcontent2/source/text/shared/01.po358
-rw-r--r--source/sq/helpcontent2/source/text/shared/02.po726
-rw-r--r--source/sq/helpcontent2/source/text/shared/04.po180
-rw-r--r--source/sq/helpcontent2/source/text/shared/07.po8
-rw-r--r--source/sq/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/sq/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/sq/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/sq/sc/messages.po911
-rw-r--r--source/sq/sd/messages.po6
-rw-r--r--source/sq/sfx2/messages.po7
-rw-r--r--source/sq/svx/messages.po33
-rw-r--r--source/sq/sw/messages.po2059
-rw-r--r--source/sq/vcl/messages.po391
-rw-r--r--source/ss/cui/messages.po91
-rw-r--r--source/ss/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ss/sc/messages.po911
-rw-r--r--source/ss/sd/messages.po7
-rw-r--r--source/ss/sfx2/messages.po7
-rw-r--r--source/ss/svx/messages.po33
-rw-r--r--source/ss/sw/messages.po2051
-rw-r--r--source/ss/vcl/messages.po389
-rw-r--r--source/st/cui/messages.po91
-rw-r--r--source/st/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/st/sc/messages.po911
-rw-r--r--source/st/sd/messages.po7
-rw-r--r--source/st/sfx2/messages.po7
-rw-r--r--source/st/svx/messages.po33
-rw-r--r--source/st/sw/messages.po2054
-rw-r--r--source/st/vcl/messages.po389
-rw-r--r--source/sv/connectivity/registry/mork/org/openoffice/Office/DataAccess.po10
-rw-r--r--source/sv/cui/messages.po116
-rw-r--r--source/sv/helpcontent2/source/text/shared.po30
-rw-r--r--source/sv/helpcontent2/source/text/shared/00.po918
-rw-r--r--source/sv/helpcontent2/source/text/shared/01.po552
-rw-r--r--source/sv/helpcontent2/source/text/shared/02.po1212
-rw-r--r--source/sv/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/sv/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/sv/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/sv/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/sv/officecfg/registry/data/org/openoffice/Office/UI.po50
-rw-r--r--source/sv/sc/messages.po928
-rw-r--r--source/sv/sd/messages.po6
-rw-r--r--source/sv/sfx2/messages.po7
-rw-r--r--source/sv/svx/messages.po32
-rw-r--r--source/sv/sw/messages.po2059
-rw-r--r--source/sv/vcl/messages.po389
-rw-r--r--source/sw-TZ/cui/messages.po91
-rw-r--r--source/sw-TZ/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/sw-TZ/sc/messages.po911
-rw-r--r--source/sw-TZ/sd/messages.po7
-rw-r--r--source/sw-TZ/sfx2/messages.po7
-rw-r--r--source/sw-TZ/svx/messages.po33
-rw-r--r--source/sw-TZ/sw/messages.po2051
-rw-r--r--source/sw-TZ/vcl/messages.po389
-rw-r--r--source/szl/cui/messages.po91
-rw-r--r--source/szl/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/szl/sc/messages.po911
-rw-r--r--source/szl/sd/messages.po4
-rw-r--r--source/szl/sfx2/messages.po7
-rw-r--r--source/szl/svx/messages.po30
-rw-r--r--source/szl/sw/messages.po2045
-rw-r--r--source/szl/vcl/messages.po389
-rw-r--r--source/ta/cui/messages.po91
-rw-r--r--source/ta/helpcontent2/source/text/shared.po30
-rw-r--r--source/ta/helpcontent2/source/text/shared/00.po814
-rw-r--r--source/ta/helpcontent2/source/text/shared/01.po476
-rw-r--r--source/ta/helpcontent2/source/text/shared/02.po704
-rw-r--r--source/ta/helpcontent2/source/text/shared/04.po256
-rw-r--r--source/ta/helpcontent2/source/text/shared/07.po14
-rw-r--r--source/ta/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/ta/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ta/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ta/sc/messages.po928
-rw-r--r--source/ta/sd/messages.po7
-rw-r--r--source/ta/sfx2/messages.po7
-rw-r--r--source/ta/svx/messages.po33
-rw-r--r--source/ta/sw/messages.po2059
-rw-r--r--source/ta/vcl/messages.po389
-rw-r--r--source/te/cui/messages.po91
-rw-r--r--source/te/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/te/sc/messages.po917
-rw-r--r--source/te/sd/messages.po6
-rw-r--r--source/te/sfx2/messages.po7
-rw-r--r--source/te/svx/messages.po32
-rw-r--r--source/te/sw/messages.po2056
-rw-r--r--source/te/vcl/messages.po389
-rw-r--r--source/tg/cui/messages.po91
-rw-r--r--source/tg/helpcontent2/source/text/shared.po30
-rw-r--r--source/tg/helpcontent2/source/text/shared/00.po588
-rw-r--r--source/tg/helpcontent2/source/text/shared/01.po350
-rw-r--r--source/tg/helpcontent2/source/text/shared/02.po648
-rw-r--r--source/tg/helpcontent2/source/text/shared/04.po268
-rw-r--r--source/tg/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/tg/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/tg/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/tg/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/tg/sc/messages.po911
-rw-r--r--source/tg/sd/messages.po6
-rw-r--r--source/tg/sfx2/messages.po7
-rw-r--r--source/tg/svx/messages.po33
-rw-r--r--source/tg/sw/messages.po2051
-rw-r--r--source/tg/vcl/messages.po389
-rw-r--r--source/th/cui/messages.po91
-rw-r--r--source/th/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/th/sc/messages.po911
-rw-r--r--source/th/sd/messages.po6
-rw-r--r--source/th/sfx2/messages.po7
-rw-r--r--source/th/svx/messages.po33
-rw-r--r--source/th/sw/messages.po2053
-rw-r--r--source/th/vcl/messages.po389
-rw-r--r--source/ti/cui/messages.po91
-rw-r--r--source/ti/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ti/sc/messages.po911
-rw-r--r--source/ti/sd/messages.po4
-rw-r--r--source/ti/sfx2/messages.po7
-rw-r--r--source/ti/svx/messages.po33
-rw-r--r--source/ti/sw/messages.po2049
-rw-r--r--source/ti/vcl/messages.po389
-rw-r--r--source/tn/cui/messages.po91
-rw-r--r--source/tn/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/tn/sc/messages.po911
-rw-r--r--source/tn/sd/messages.po7
-rw-r--r--source/tn/sfx2/messages.po7
-rw-r--r--source/tn/svx/messages.po33
-rw-r--r--source/tn/sw/messages.po2051
-rw-r--r--source/tn/vcl/messages.po389
-rw-r--r--source/tr/cui/messages.po91
-rw-r--r--source/tr/helpcontent2/source/text/shared.po30
-rw-r--r--source/tr/helpcontent2/source/text/shared/00.po948
-rw-r--r--source/tr/helpcontent2/source/text/shared/01.po664
-rw-r--r--source/tr/helpcontent2/source/text/shared/02.po1274
-rw-r--r--source/tr/helpcontent2/source/text/shared/04.po290
-rw-r--r--source/tr/helpcontent2/source/text/shared/07.po16
-rw-r--r--source/tr/helpcontent2/source/text/shared/guide.po8
-rw-r--r--source/tr/helpcontent2/source/text/shared/optionen.po6
-rw-r--r--source/tr/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/tr/sc/messages.po925
-rw-r--r--source/tr/sd/messages.po6
-rw-r--r--source/tr/sfx2/messages.po7
-rw-r--r--source/tr/svx/messages.po32
-rw-r--r--source/tr/sw/messages.po2059
-rw-r--r--source/tr/vcl/messages.po391
-rw-r--r--source/ts/cui/messages.po91
-rw-r--r--source/ts/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ts/sc/messages.po911
-rw-r--r--source/ts/sd/messages.po7
-rw-r--r--source/ts/sfx2/messages.po7
-rw-r--r--source/ts/svx/messages.po33
-rw-r--r--source/ts/sw/messages.po2053
-rw-r--r--source/ts/vcl/messages.po389
-rw-r--r--source/tt/cui/messages.po91
-rw-r--r--source/tt/officecfg/registry/data/org/openoffice/Office/UI.po21
-rw-r--r--source/tt/sc/messages.po911
-rw-r--r--source/tt/sd/messages.po4
-rw-r--r--source/tt/sfx2/messages.po7
-rw-r--r--source/tt/svx/messages.po33
-rw-r--r--source/tt/sw/messages.po2049
-rw-r--r--source/tt/vcl/messages.po389
-rw-r--r--source/ug/cui/messages.po91
-rw-r--r--source/ug/helpcontent2/source/text/shared.po30
-rw-r--r--source/ug/helpcontent2/source/text/shared/00.po610
-rw-r--r--source/ug/helpcontent2/source/text/shared/01.po350
-rw-r--r--source/ug/helpcontent2/source/text/shared/02.po656
-rw-r--r--source/ug/helpcontent2/source/text/shared/04.po272
-rw-r--r--source/ug/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/ug/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/ug/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/ug/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ug/sc/messages.po918
-rw-r--r--source/ug/sd/messages.po6
-rw-r--r--source/ug/sfx2/messages.po7
-rw-r--r--source/ug/svx/messages.po32
-rw-r--r--source/ug/sw/messages.po2056
-rw-r--r--source/ug/vcl/messages.po389
-rw-r--r--source/uk/cui/messages.po93
-rw-r--r--source/uk/helpcontent2/source/text/sbasic/shared/03.po24
-rw-r--r--source/uk/helpcontent2/source/text/shared.po30
-rw-r--r--source/uk/helpcontent2/source/text/shared/00.po982
-rw-r--r--source/uk/helpcontent2/source/text/shared/01.po712
-rw-r--r--source/uk/helpcontent2/source/text/shared/02.po682
-rw-r--r--source/uk/helpcontent2/source/text/shared/04.po294
-rw-r--r--source/uk/helpcontent2/source/text/shared/07.po18
-rw-r--r--source/uk/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/uk/helpcontent2/source/text/shared/optionen.po8
-rw-r--r--source/uk/officecfg/registry/data/org/openoffice/Office/UI.po22
-rw-r--r--source/uk/sc/messages.po927
-rw-r--r--source/uk/sd/messages.po6
-rw-r--r--source/uk/sfx2/messages.po9
-rw-r--r--source/uk/svx/messages.po32
-rw-r--r--source/uk/sw/messages.po2059
-rw-r--r--source/uk/vcl/messages.po391
-rw-r--r--source/ur/cui/messages.po91
-rw-r--r--source/ur/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ur/sc/messages.po911
-rw-r--r--source/ur/sd/messages.po4
-rw-r--r--source/ur/sfx2/messages.po7
-rw-r--r--source/ur/svx/messages.po30
-rw-r--r--source/ur/sw/messages.po2045
-rw-r--r--source/ur/vcl/messages.po389
-rw-r--r--source/uz/cui/messages.po91
-rw-r--r--source/uz/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/uz/sc/messages.po911
-rw-r--r--source/uz/sd/messages.po7
-rw-r--r--source/uz/sfx2/messages.po7
-rw-r--r--source/uz/svx/messages.po33
-rw-r--r--source/uz/sw/messages.po2051
-rw-r--r--source/uz/vcl/messages.po389
-rw-r--r--source/ve/cui/messages.po91
-rw-r--r--source/ve/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/ve/sc/messages.po911
-rw-r--r--source/ve/sd/messages.po7
-rw-r--r--source/ve/sfx2/messages.po7
-rw-r--r--source/ve/svx/messages.po33
-rw-r--r--source/ve/sw/messages.po2054
-rw-r--r--source/ve/vcl/messages.po389
-rw-r--r--source/vec/cui/messages.po91
-rw-r--r--source/vec/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/vec/sc/messages.po925
-rw-r--r--source/vec/sd/messages.po6
-rw-r--r--source/vec/sfx2/messages.po7
-rw-r--r--source/vec/svx/messages.po32
-rw-r--r--source/vec/sw/messages.po2059
-rw-r--r--source/vec/vcl/messages.po389
-rw-r--r--source/vi/cui/messages.po91
-rw-r--r--source/vi/helpcontent2/source/text/shared.po30
-rw-r--r--source/vi/helpcontent2/source/text/shared/00.po896
-rw-r--r--source/vi/helpcontent2/source/text/shared/01.po518
-rw-r--r--source/vi/helpcontent2/source/text/shared/02.po1196
-rw-r--r--source/vi/helpcontent2/source/text/shared/04.po274
-rw-r--r--source/vi/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/vi/helpcontent2/source/text/shared/guide.po4
-rw-r--r--source/vi/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/vi/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/vi/sc/messages.po911
-rw-r--r--source/vi/sd/messages.po7
-rw-r--r--source/vi/sfx2/messages.po7
-rw-r--r--source/vi/svx/messages.po32
-rw-r--r--source/vi/sw/messages.po2053
-rw-r--r--source/vi/vcl/messages.po389
-rw-r--r--source/xh/cui/messages.po91
-rw-r--r--source/xh/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/xh/sc/messages.po911
-rw-r--r--source/xh/sd/messages.po7
-rw-r--r--source/xh/sfx2/messages.po7
-rw-r--r--source/xh/svx/messages.po33
-rw-r--r--source/xh/sw/messages.po2051
-rw-r--r--source/xh/vcl/messages.po389
-rw-r--r--source/zh-CN/cui/messages.po99
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared.po30
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/00.po928
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/01.po554
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/02.po1210
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/04.po284
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/07.po16
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/zh-CN/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/zh-CN/officecfg/registry/data/org/openoffice/Office/UI.po26
-rw-r--r--source/zh-CN/sc/messages.po925
-rw-r--r--source/zh-CN/sd/messages.po6
-rw-r--r--source/zh-CN/sfx2/messages.po7
-rw-r--r--source/zh-CN/svx/messages.po32
-rw-r--r--source/zh-CN/sw/messages.po2067
-rw-r--r--source/zh-CN/vcl/messages.po389
-rw-r--r--source/zh-TW/cui/messages.po93
-rw-r--r--source/zh-TW/dictionaries/id.po10
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared.po30
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/00.po892
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/01.po532
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/02.po1200
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/04.po274
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/07.po10
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/guide.po6
-rw-r--r--source/zh-TW/helpcontent2/source/text/shared/optionen.po4
-rw-r--r--source/zh-TW/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/zh-TW/sc/messages.po925
-rw-r--r--source/zh-TW/sd/messages.po6
-rw-r--r--source/zh-TW/sfx2/messages.po7
-rw-r--r--source/zh-TW/svx/messages.po32
-rw-r--r--source/zh-TW/sw/messages.po2059
-rw-r--r--source/zh-TW/vcl/messages.po391
-rw-r--r--source/zu/cui/messages.po91
-rw-r--r--source/zu/officecfg/registry/data/org/openoffice/Office/UI.po20
-rw-r--r--source/zu/sc/messages.po911
-rw-r--r--source/zu/sd/messages.po7
-rw-r--r--source/zu/sfx2/messages.po7
-rw-r--r--source/zu/svx/messages.po33
-rw-r--r--source/zu/sw/messages.po2051
-rw-r--r--source/zu/vcl/messages.po389
1606 files changed, 336937 insertions, 265632 deletions
diff --git a/source/ab/cui/messages.po b/source/ab/cui/messages.po
index d6419b37b8e..27f24cd03bb 100644
--- a/source/ab/cui/messages.po
+++ b/source/ab/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-24 13:19+0000\n"
"Last-Translator: ะะฝะดั€ะตะน ะะฑัƒั…ะฑะฐ <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3465,7 +3465,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "ะัะตั€ั‚ะธั„ะธะบะฐั‚ ะฐะผาฉะฐ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "ะะฑั‹ะทัˆำ™ะฐ:"
@@ -3475,52 +3475,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "ะะบะตะณะปัŒ:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "ะะบะตะณะปัŒ:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "ะะฑั‹ะทัˆำ™ะฐ:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "ะœั€ะฐาญะฐัˆำ™ะฐั€ะฐั‚ำ™ะธ ะฐั‚ะตา›ัั‚ ะฐัˆั€ะธั„ั‚"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "ะะบะตะณะปัŒ:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "ะะฑั‹ะทัˆำ™ะฐ:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "ะœั€ะฐะณั‹ะปะฐั€ะฐ ะฐะทะธะฐั‚ำ™ะธ ะฐั‚ะตา›ัั‚ ะฐัˆั€ะธั„ั‚"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "ะะบะตะณะปัŒ:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "ะะฑั‹ะทัˆำ™ะฐ:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
@@ -5044,6 +5064,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr ""
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7794,82 +7824,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "ะะธะปั‹ั€ะบะฐะฐะณะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "ะ˜ั…ะฐั€ั…ำ™ะฐั‚ำ™ัƒะฟ %PRODUCTNAME ะฐะดะธะฐะปะพะณา›ำ™ะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "ะะฐั€ั‚ั€ะฐ/ะะธา›ำ™ั‹ั€ั…ะฐั€ะฐ ั€ะดะธะฐะปะพะณา›ำ™ะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "ะ˜ั…ะฐั€ั…ำ™ะฐั‚ำ™ัƒะฟ %PRODUCTNAME ะฐะดะธะฐะปะพะณา›ำ™ะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "ะะบัŒั‹างั…ัŒั€ะฐ ะฐะดะธะฐะปะพะณา›ำ™ะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐาญะฐะณั‹ะปะฐะทะฐะฐัˆัŒะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "and "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "ะัˆั‹า›ำ™ั (าฉ-ั†ะธั„ั€ะฐะบ)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
index 233304c27f3..b26bcee5ecb 100644
--- a/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ab/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-24 13:50+0000\n"
"Last-Translator: ะะฝะดั€ะตะน ะะฑัƒั…ะฑะฐ <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3817,15 +3817,6 @@ msgstr ""
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~ะะดั‹ั€า›ำ™ะฐ"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22554,6 +22545,15 @@ msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/ab/sc/messages.po b/source/ab/sc/messages.po
index fbc213d54fc..750dee5f587 100644
--- a/source/ab/sc/messages.po
+++ b/source/ab/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-24 13:51+0000\n"
"Last-Translator: ะะฝะดั€ะตะน ะะฑัƒั…ะฑะฐ <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13661,37 +13661,42 @@ msgid "~Value"
msgstr "ะาตะฐะบั‹"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr ""
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr ""
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "ะัะธัั‚ะตะผะฐ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr ""
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr ""
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "ะฐะฟั€ะพะฑะตะป"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13699,1200 +13704,1305 @@ msgid ""
"\n"
msgstr ""
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "ะ˜ะฐะปั…ั‚ำ™ัƒะฟ ะฐะฑำทัŒั‹ั†า›ำ™ะฐ"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "ะ˜ะฐะปั…ัƒ ะฐะฑำทัŒั‹ั†า›ำ™ะฐ"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr ""
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr ""
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "ะ—ะฐะฐั‚ำ™ะธ ะฐั…ำ™ะฐางัˆั€ะฐ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr ""
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐั…ำ™ะฐางัˆั€ะฐ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr ""
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr ""
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr ""
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "ะะดะฐาŸัŒะฐ ะทะฐะฐั‚ำ™ะธ ะฐั…ำ™ะฐางัˆั€ะฐ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr ""
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr ""
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "ะะดะฐาŸัŒะฐ %1 ั…ั‹ั…ัŒั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "ะะดะฐาŸัŒะฐ %1 าตะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr ""
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "ะั€ะฐ ัˆำ™ะฐั€ะฐ ะธาญะฐะถำ™ะณะฐะปะพะธั‚ ะฝะฐัะณัŒั‹ ะฐั€ะตะดะฐะบั†ะธะฐ ั€ะทั‹ะถำ™ัƒะตะธั‚ ะฐั‚ะตา›ัั‚, ะฐั…ั‹างั…ัŒะฐำกะฐั€ะฐา›ำ™ะตะธ ะฐั„ะพั€ะผัƒะปะฐา›ำ™ะตะธ."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "ะะผัƒะปัŒั‚ะธะผะตะดะธะฐ"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr ""
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "ะั„ะพั€ะผัƒะปะฐา›ำ™ะฐ ั€ะฟะฐะฝะตะปัŒ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr ""
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(ะฐางั…ัŒะฐั€ะฐ ะผะฐั†ะฐั€ะฐ)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(ะั…ำ™ะฐางัˆั€ะฐ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "ะ˜าญะฐั†ำ™ัƒ ะฐะดะฐาŸัŒะฐา›ำ™ะฐ ะบัŒั‹างั…ัŒั‚ำ™ำกะฐะผ"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr ""
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr ""
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ะ˜ะฐะปั…ัƒ ะฐะฑำทัŒั‹ั†า›ำ™ะฐ"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ะ˜ะฐะปั…ัƒ ะฐะฑะปะฐั€าญะฐา›ำ™ะฐ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "ะ˜ะบัŒั‹างั…ัŒั‚ำ™ัƒะฟ"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ ะทะตะณัŒั‹"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr ""
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "ะะดำ™ะฝั‹าŸะฐั‚ำ™ะธ ะฐะทั…ัŒะฐั€างัˆา›ำ™ะฐ ั€ั‹ั€าฟั‹ั†ั€ะฐ."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr ""
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr ""
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr ""
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr ""
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr ""
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "ะ˜ะทั‹ะผัƒะฐ ะฐาตะฐะบั‹."
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "ะั„ะพั€ะผัƒะปะฐ ะฐั€ะฑะฐำกะฐะผ."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "ะั„ะพั€ะผัƒะปะฐา›ำ™ะฐ ะตะธาฟั‹ั€ะบะฐะฐัƒะฐะผ ะฐะธาตะฐะณั‹ะปะฐ."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "ะั„ะพั€ะผัƒะปะฐา›ำ™ะฐ ะตะธาฟั‹ั€ะบะฐะฐัƒะฐะผ ะฐั†ำ™ะฐาณำ™ะฐ."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ะะฒั‚ะพั„ะพั€ะผะฐั‚ ะฐั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ะั…ัŒำก"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ะ”ะฐะฝั‹ั…ั‚ำ™ัƒะผะฐ ะฐั€ะธ ะฐั…ะฐั€ั…ำ™ะฐาฉ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "ะ˜ะฐั€ะบั‚ำ™ัƒะฟ"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr ""
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr ""
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr ""
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr ""
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr ""
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr ""
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "ะะธั…ัˆัŒะฐะปะฐ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "ะะฑำทัŒั‹ั†"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ะะฑะปะฐั€าญะฐ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "ะ˜ะฐาตะฐะฝะฐะบัƒะฐ"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "ะะดะฐาŸัŒะฐ ะฐะดาณำ™ะฐะปะฐั€ะฐ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "ะาญะฐะณั‹ะปะฐะทะฐะฐัˆัŒะฐ"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "ะ˜ะฐาตะฐะฝะฐะบัƒะฐ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "ะะฑำทัŒั‹ั†า›ำ™ะฐ"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr ""
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr ""
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "ะัะฐั…ัŒะฐา›ำ™ะฐ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE ะฐะพะฑะธะตา›ั‚า›ำ™ะฐ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr ""
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "ะัะฐั…ัŒะฐา›ำ™ะฐ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr ""
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr ""
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr ""
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr ""
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ะธาตำ™ะฐั…ัƒ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr ""
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr ""
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr ""
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr ""
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธัˆั€ะธั„ั‚า›ำ™ะฐ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ะ—ะตะณัŒั‹"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr ""
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr ""
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr ""
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr ""
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "ะั„ัƒะฝะบั†ะธะฐา›ำ™ะฐ ั€ะฐะทาŸะฐะทะฐ"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr ""
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "ะ˜ะฐาŸำ™ั‹ั…ั‚ำ™ัƒะฟ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "ะะธั†าตะฐะปั‹าต"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "ะฐั„ะพั€ะผัƒะปะฐ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "ะ˜ะฐะฐั€ั‚ั‚ำ™ัƒะฟ ะฐั„ะพั€ะผัƒะปะฐา›ำ™ะฐ ั€ะฟะฐะฝะตะปัŒ"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "ะ˜ะตะธะบำ™ะฐั€าณำ™ั‚ำ™ัƒะฟ ะฐั„ะพั€ะผัƒะปะฐา›ำ™ะฐ ั€ะฟะฐะฝะตะปัŒ"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr ""
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "ะั€ั‹ั†ั…ำ™"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "ะ˜ะดั‹ั€ั‹ะผ ะฐั…ะฐั€ั…ำ™ะฐาฉ"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr ""
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr ""
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr ""
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "ะะธาตะฐะณั‹ะปะฐ ะฐะฝั‹ั…ัƒะฟ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "ะั†ำ™ะฐาณำ™ะฐ ะฐะฝั‹ั…ัƒะฟ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "ะะฑำทัŒั‹ั† ะฐะฝั‹ั…ัƒะฟ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr ""
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr ""
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr ""
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr ""
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "ะะพั€ะธะณะธะฝะฐะป"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr ""
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr ""
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "ะ˜ะฐะปั…ัƒะฟ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr ""
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "(ะธาญะฐั†ำ™ัƒะฟ)"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr ""
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr ""
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr ""
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr ""
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr ""
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "ะะณำ™ั‹างา›ำ™ะฐ"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ะะธั…ัˆัŒะฐะปะฐ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr ""
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "ะ˜ัั‚ะฐะฝะดะฐั€ั‚ั‚ำ™ัƒ ะฐะณั…ะฐ"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "ะะผะพะดะฐ"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "ะะผะตะดะธะฐะฝะฐ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "ะะดะธัะฟะตั€ัะธะฐ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ะะดะธะฐะฟะฐะทะพะฝ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "ะะผะธะฝะธะผัƒะผ"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "ะะผะฐะบัะธะผัƒะผ"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "ะะธั†าตะฐะปั‹าต"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "ะั…ั‹างั…ัŒะฐำกะฐั€ะฐ"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "ะ•ะธั†ะตะธาŸะฐั€ะพัƒ"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "ะ˜ะตั†ะตะธาŸะฐั€ะพัƒ ะธะดะตัะบั€ะตั‚ั‚ำ™ัƒ"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ะ˜ะฝะพั€ะผะฐะปั‚ำ™ัƒ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr ""
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "ะะผะธะฝะธะผัƒะผ"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "ะะผะฐะบัะธะผัƒะผ"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr ""
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "ะะผะตะดะธะฐะฝะฐ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "ะกะธะณะผะฐ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ะะปัŒั„ะฐ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "ะาฝะตะธาญะฐะบ 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "ะาฝะตะธาญะฐะบ 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr ""
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "ะาตำ™ะฐำทำ™ะฐั‚ำ™"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ะะปะพะณะฐั€ะธั„ะผั‚ำ™"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr ""
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "ะั€ะตะณั€ะตััะธะฐั‚ำ™ ะผะพะดะตะปัŒ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr ""
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "ะ-ะ˜ะฝั‚ะตั€ะฝะตั‚"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -16588,6 +16698,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18405,545 +18520,545 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "ะัั‚ะฐะฝะดะฐั€ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "ะะบั†ะตะฝั‚ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "ะะบั†ะตะฝั‚ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "ะะบั†ะตะฝั‚ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ะะณั…ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ะะณำ™ะฐาฝะฐะฝาตะฐั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "ะะทะณำ™ะฐาญะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_ะั„ะฐะธะป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_ะั€ะธะฐัˆะฐั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "ะัั‚ะธะปัŒา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ะัˆั€ะธั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "ะั…ั‹างั…ัŒะฐำกะฐั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "ะะธาŸะฐั€ะฐั‚ำ™ั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "ะะฑะปะฐั€าญะฐา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "ะะดั‹ั€า›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "ะะณั€ะฐั„ะธะบะฐั‚ำ™ ะพะฑะธะตา›ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_ะางัˆั‚ำ™ั‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_ะะฑั‹ะทัˆำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "ะัั‚ะธะปัŒา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ะะณำ™ั‹าง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "ะั„ั€ะตะธะผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "ะัั‚ะธะปัŒา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "ะั„ะพั€ะผะฐั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "ะัั‚ะฐะฝะดะฐั€ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "ะะบั†ะตะฝั‚ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "ะะบั†ะตะฝั‚ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "ะะบั†ะตะฝั‚ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ะะณั…ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ะะณำ™ะฐาฝะฐะฝาตะฐั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ะะทะณำ™ะฐาญะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "ะะธะปั‹ั€ะบะฐะฐะณะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_ะั„ะฐะธะป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_ะั€ะธะฐัˆะฐั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "ะัั‚ะธะปัŒา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ะัˆั€ะธั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "ะั…ั‹างั…ัŒะฐำกะฐั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "ะะธาŸะฐั€ะฐั‚ำ™ั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "ะะฑะปะฐั€าญะฐา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "ะะดั‹ั€า›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "ะะณั€ะฐั„ะธะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_ะางัˆั‚ำ™ั‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_ะะฑั‹ะทัˆำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_ะั€ะธะฐัˆะฐั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ะะณำ™ั‹าง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ะัˆั€ะธั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ะะธาŸะฐั€ะฐั‚ำ™ั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ะั…ำ™ะฐางัˆั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "ะะผะตะดะธะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ะั„ั€ะตะธะผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -20369,61 +20484,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ะะดั‹ั€า›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ะะธาตะฐะณั‹ะปะฐา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ะั†ำ™ะฐาณำ™ะฐา›ำ™ะฐ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22816,82 +22956,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "ะตะธาณะฐัƒะฟ ะฐะฐัาญะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "ะธะฐาŸะฐั€ะฐำกะฐะผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "ะธะทั‹ะผัƒะฐ ะฐะดะธะฐะฟะฐะทะพะฝ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "ะธะทั‹ะผัƒะฐ ะฐะดะธะฐะฟะฐะทะพะฝ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "ะะผะธะฝะธะผัƒะผ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "ะะผะฐะบัะธะผัƒะผ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "ะ˜ะฐะฐั€างัˆั‚ำ™ัƒะฟ ะฐะปะบะฐะฐั€ะฐา›ำ™ะฐ ั€ั‹ั…ัŒำกั‹ะฝาตะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/ab/sd/messages.po b/source/ab/sd/messages.po
index 7da1cc81cc2..969eb2a563d 100644
--- a/source/ab/sd/messages.po
+++ b/source/ab/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-24 13:30+0000\n"
"Last-Translator: ะะฝะดั€ะตะน ะะฑัƒั…ะฑะฐ <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12,7 +12,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1529847018.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
@@ -5230,8 +5230,8 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐัะฐั…ัŒะฐ"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/ab/sfx2/messages.po b/source/ab/sfx2/messages.po
index 489abb6aa35..5c577318cc7 100644
--- a/source/ab/sfx2/messages.po
+++ b/source/ab/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-24 13:30+0000\n"
"Last-Translator: ะะฝะดั€ะตะน ะะฑัƒั…ะฑะฐ <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2131,6 +2131,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/ab/svx/messages.po b/source/ab/svx/messages.po
index 44d6f9663b5..424f9923121 100644
--- a/source/ab/svx/messages.po
+++ b/source/ab/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-24 13:52+0000\n"
"Last-Translator: ะะฝะดั€ะตะน ะะฑัƒั…ะฑะฐ <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2203,17 +2203,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ะœะฐะฟ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "ะะฐะธะณำ™ะฐั‚ำ™ะธ"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "ะางัˆั‚ำ™ั‹ ะฐะปั…ั€ะฐ..."
@@ -2702,52 +2702,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "ะะธิฅัˆัŒั‹ะณะฐั‚ำ™ าตำ™ะฐำทำ™ะฐา›ำ™ะฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "ะัะธะผะฒะพะปา›ำ™ะฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ะะฑะปะพะบ-ัั…ะตะผะฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr ""
@@ -4139,8 +4139,8 @@ msgstr "ะะบะพะฟะธะฐ ะฐั…ั‹ั…ั‚ำ™ัƒะฟ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/ab/sw/messages.po b/source/ab/sw/messages.po
index 2f17d1f986e..cecc1fba1b4 100644
--- a/source/ab/sw/messages.po
+++ b/source/ab/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-24 13:53+0000\n"
"Last-Translator: ะะฝะดั€ะตะน ะะฑัƒั…ะฑะฐ <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1494,298 +1494,308 @@ msgid "Text"
msgstr "ะั‚ะตา›ัั‚"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[ะœะฐะฟ]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "ะะดำ™ั‹า›ำ™าตะฐั€ะฐ"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "ะะฝาตำ™ะฐะผาญะฐ"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "ะฅั‹ั…ัŒะปะฐ"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "าดะฐาŸะฐะปะฐ"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "(ะฐางั…ัŒะฐั€ะฐ ะผะฐั†ะฐั€ะฐะท)"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "ะัั‚ะฐั‚ะธัั‚ะธะบะฐ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐะธะผะฟะพั€ั‚..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐะตะบัะฟะพั€ั‚..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐะธา›ำ™ั‹ั€ั…ะฐั€ะฐ..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr ""
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr ""
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "ะางัˆะฐะฐั€ะฐ..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letter"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "ะะพั€ั„ะพะณั€ะฐั„ะธะฐ ะฐะณำ™ะฐาญะฐั€ะฐ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr ""
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr ""
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr ""
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr ""
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr ""
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "ะัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "ะะพะฑะธะตา›ั‚"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "ะั„ั€ะตะธะผ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ะั„ะธะณัƒั€ะฐ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
#, fuzzy
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "ะฐะฟะฐั€ะฐะณั€ะฐั„"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "ะะฝะพะผะตั€ั€ะบั€ะฐ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "ะ˜าญะฐั†ำ™ัƒ ะฐะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "ะะฑัั‚ั€ะฐะบั†ะธะฐ:"
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr ""
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr ""
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "ะฃะฐะถำ™ั‚ำ™ะธ ะฐัั‚ะธะปัŒ: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "ะะดะฐาŸัŒะฐ ะฐะฝะพะผะตั€: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "ะะธะผาŸัŒะฐั€ะฐ ะฐะดะฐาŸัŒะฐ าฟั‹ั† ะฐางั…ัŒะฐ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr ""
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr ""
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr ""
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ ะทะตะณัŒั‹ $1 ะฐาŸั‹ะฝั‚ำ™ะธ"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "ะ˜าตำ™ะฐั…ั‚ำ™ัƒะฟ ะฐะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ ะทะตะณัŒั‹ $1 ะธาŸั‹ะฝั‚ำ™ะธ"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "ะะฝะพะผะตั€ั€ะบั€ะฐ ะฐัั‚ั€ัƒะบั‚ัƒั€ะฐ"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 ะฐะถำ™ะฐา›ำ™ะฐ, %2 ะฐัะธะผะฒะพะปา›ำ™ะฐ"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr ""
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ะ˜ะฐั†าตะฐั‚ำ™ัƒะฟ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ะั…ัŒำก"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚ ะฐะฝั‹ั…ั…ะพะพะธั‚:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ะะฒั‚ะพั„ะพั€ะผะฐั‚ ะฐั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "ะ˜ะฐั€ะบั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr ""
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr ""
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr ""
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr ""
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr ""
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr ""
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "ะะธั†าตะฐะปั‹าต"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1793,2449 +1803,2449 @@ msgid ""
"Try again using a different name."
msgstr ""
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ะั…ั‹างั…ัŒะฐำกะฐั€ะฐั‚ำ™"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "ะั†ำ™ะฐาณำ™ะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "ะะธาตะฐะณั‹ะปะฐ"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "ะะฑะธะฑะปะธะพะณั€ะฐั„ะธะฐั‚ำ™ ะทั…ัŒะฐั€างัˆา›ำ™ะฐ ั€ั‹ั€ะธะฐัˆะฐั€ะฐ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "ะ˜าญะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะฑะธะฑะปะธะพะณั€ะฐั„ะธะฐั‚ำ™ ะทั…ัŒะฐั€างัˆา›ำ™ะฐ"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "ะะธาตะฐาฉ %1 ะฐาญะฑะฐะฐั€ะฐ"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer ะฐัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr ""
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "ะะพะฑะธะตา›ั‚ ะฐะปั…ั€ะฐ"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr ""
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr ""
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr ""
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "ะะณะธะฟะตั€ะทั…ัŒะฐั€างัˆ ะฐะปะฐ ะฐะธะฐัั€ะฐ"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr ""
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "ะัะฐั…ัŒะฐ า›ำ™าฟะธะฐั€ะฐะปะฐ ะธาญะฐะณะฐะปะพัƒะฟ"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "ะัะฐั…ัŒะฐ ะฐาญะฐะณะฐะปะฐั€ะฐ ะฐะฐะฝะบั‹ะปะพัƒะฟ"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "ะัะฐั…ัŒะฐ ะฐาญะฐะณะฐะปะฐั€ะฐ ะฐัƒะฐะผ"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "ะะปั„.-ั†ะธั„ั€. ัะธะผะฒะพะปา›ำ™ะฐ ั€าญะฐะณะฐะปะฐั€ะฐ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "ะะปั„.-ั†ะธั„ั€. ัะธะผะฒะพะปา›ำ™ะฐ ั€าญะฐะณะฐะปะฐั€ะฐ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr ""
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr ""
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "ะั…า›ำ™ะฐ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "ะั‚ะฐะฑะปะธั†ะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr ""
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "ะัะฐั…ัŒะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE ะฐะพะฑะธะตา›ั‚า›ำ™ะฐ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr ""
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
#, fuzzy
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "ะฐะฟะฐั€ะฐะณั€ะฐั„"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "ะะณะธะฟะตั€ะทั…ัŒะฐั€างัˆา›ำ™ะฐ"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "ะะทั…ัŒะฐั€างัˆา›ำ™ะฐ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "ะะธะฝะดะตะบัา›ำ™ะฐ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "ะัะฐั…ัŒะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "ะั…ั‹ 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr ""
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr ""
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ 1: ะั€ะธ ะฐั‚ะฐะฑะปะธั†ะฐ 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "ะั…ั‹"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr ""
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "ะัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE-ะฐะพะฑะธะตา›ั‚"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr ""
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "ะฐะฟะฐั€ะฐะณั€ะฐั„"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "ะะณะธะฟะตั€ะทั…ัŒะฐั€างัˆ"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "ะะทั…ัŒะฐั€างัˆ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "ะฐะธะฝะดะตะบั"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr ""
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr ""
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[ะัะธัั‚ะตะผะฐ]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
"in a different document"
msgstr ""
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr ""
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ะธะฐัƒะฐะผ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "ะ˜ั…าฉั‹ะปะฐะฐั‚ำ™ัƒะฟ: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "ะะฑะทะฐั† าฟั‹ั†"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "ะ˜ะธะฐะณะฐั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "ะ˜ั…ะฐั€ั…ำ™ะฐั‚ำ™ัƒะฟ ะฐั‚ั€ะธะฑัƒั‚า›ำ™ะฐ"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "ะ˜ั…ะฐั€ั…ำ™ะฐั‚ำ™ัƒะฟ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "ะั‚ั€ะธะฑัƒั‚า›ำ™ะฐ ะตะธาญะฐัˆัŒะฐา›ำ™ั‹ั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "ะ˜างัะฐั…ั‚ำ™ัƒะฟ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐั„ะฐะธะป"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะฒั‚ะพั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะณำ™ั‹ะปะฐาตะฐ: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะณำ™ั‹ะปะฐาตะฐ: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐัะพั€ั‚ั€ะฐ"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "ะั‚ะตา›ัั‚ ะฐัะพั€ั‚ั€ะฐ"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr ""
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr ""
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "ะะบะพะฟะธะฐ ะฐั…ั‹ั…ั‚ำ™ัƒะฟ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "ะ˜างัะฐั…ั‚ำ™ัƒะฟ $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr ""
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr ""
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr ""
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "ะะบะพะฟะธะฐ ะฐั…ั‹ั…ั‚ำ™ัƒะฟ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "ะ˜ะธะฐะณะฐั‚ำ™ัƒะฟ: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะดะธะฐะณั€ะฐะผะผะฐ %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
#, fuzzy
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
#, fuzzy
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "ะะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐั…ั‹"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "ะางัะฐั…ั€ะฐ $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr ""
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐาŸำ™ัˆะฐ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr ""
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr ""
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "ะ˜างัะฐั…ั‚ำ™ัƒะฟ ะฐัั‚ะธะปัŒ; $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะดะฐาŸัŒะฐ ะฐะธะผาŸัŒะฐั€ะฐ"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "ะั‚ะตา›ัั‚ ะฐั€ะธะฐัˆะฐั€ะฐ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr ""
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "ะ˜ะธะฐะณะฐั‚ำ™ัƒะฟ ะฐัั‚ั€ัƒะบั‚ัƒั€ะฐ"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr ""
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr ""
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr ""
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "ะ˜ะธะฐะณะฐั‚ำ™ัƒะฟ ะฐะฑะทะฐั†า›ำ™ะฐ"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr ""
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "ะะฝะพะผะตั€ ะาฟะฐะบ/ะาฟั‹ั…"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr ""
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr ""
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr ""
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr ""
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr ""
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr ""
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr ""
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
#, fuzzy
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "ะ˜ะฐะปะบะฐะฐั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "ะ˜ะฐะฐะฝะบั‹ะปะฐั‚ำ™ัƒะฟ ะฐั‚ั€ะธะฑัƒั‚"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "ะะฒั‚ะพางัะฐั…ั€ะฐ"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "ะ•ะธะดาตะฐั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "ะั€ะตะณะธัั‚ั€"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะฝะพะผะตั€ั€ะบั€ะฐ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "ะัะฐั…ัŒะฐา›ำ™ะฐ: $1 "
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr ""
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr ""
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐัะฐั…ัŒะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "ะ˜ั…ะฐั€ั…ำ™ัƒะฐั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ ะฐั‚ั€ะธะฑัƒั‚า›ำ™ะฐ"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะธาตะฐะณั‹ะปะฐ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐั†ำ™ะฐาณำ™ะฐ"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐั†ำ™ะฐาณำ™ะฐ/ะฐะธาตะฐะณั‹ะปะฐ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะธาตะฐะณั‹ะปะฐ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐั†ำ™ะฐาณำ™ะฐ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr ""
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ะ•ะธะดาตะฐั‚ำ™ัƒะฟ ะฐะฑะปะฐั€าญะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "ะะฑะปะฐั€าญะฐา›ำ™ะฐ ั€ั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr ""
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr ""
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐะบะพะฟะธะฐ ะฐั…ั‹ั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐะบะพะฟะธะฐ ะฐั…ั‹ั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr ""
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr ""
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr ""
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr ""
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "ะ•ะธาฟั‹ั€างัˆั‚ำ™ัƒะฟ ะฐะดะพะบัƒะผะตะฝั‚ ะฐะฒะตั€ัะธะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐั„ั€ะตะธะผ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr ""
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr ""
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr ""
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
#, fuzzy
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะณะธะฟะตั€ะทั…ัŒะฐั€างัˆ..."
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr ""
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ/ะฐะธะฝะดะตะบั างัะฐั…ัƒะฟ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "ยซ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "ยป"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr ""
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "ะาญะฐะณะฐะปะฐั€ะฐ: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr ""
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr ""
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr ""
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr ""
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "ะฐะดะฐาŸัŒะฐ ะฐะธะผาŸัŒะฐั€ะฐ"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr ""
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 ะฐะฝั‹ั…ั€ะฐ"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "ะั‚ั€ะธะฑัƒั‚า›ำ™ะฐ างัะฐั…ัƒะฟ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ างัะฐั…ัƒะฟ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "ะัั‚ะธะปัŒ างัะฐั…ัƒะฟ"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ะะฑะทะฐั† ะฐั„ะพั€ะผะฐั‚ างัะฐั…ัƒะฟ"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐั†ำ™ะฐาณำ™ะฐ"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "ะั†ำ™ะฐาณำ™ะฐ ะฐะฝั‹ั…ั€ะฐ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr ""
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "ะะฑะปะฐั€าญะฐ ะฐะฝั‹ั…ั€ะฐ"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr ""
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "ะ˜างัะฐั…ั‚ำ™ัƒะฟ ะฐะดะฐาŸัŒะฐ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "ะ˜ะฐางาตะฐั‚ำ™ัƒะฟ ะฐะดะฐาŸัŒะฐ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะดะฐาŸัŒะฐ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "ะะดะฐาŸัŒะฐ: $1 $2 $3 ะฐัั‚ะธะปัŒ ะฐั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr ""
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr ""
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "ะ˜ะฐางาตะฐั‚ำ™ัƒะฟ ะฐะฑะทะฐั† ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะฑะทะฐั† ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "ะะฑะทะฐั†: $1 $2 $3 ะฐัั‚ะธะปัŒ ะฐั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "ะ˜ะฐางาตะฐั‚ำ™ัƒะฟ ะฐัะธะผะฒะพะป ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐัะธะผะฒะพะป ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "ะัะธะผะฒะพะป: $1 $2 $3 ะฐัั‚ะธะปัŒ ะฐั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "ะ˜ะฐางาตะฐั‚ำ™ัƒะฟ ะฐั„ั€ะตะธะผ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐั„ั€ะตะธะผ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "ะั„ั€ะตะธะผ: $1 $2 $3 ะฐัั‚ะธะปัŒ ะฐั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "ะ˜ะฐางาตะฐั‚ำ™ัƒะฟ ะฐั…ัŒำกั‹ะฝาตะฐ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐั…ัŒำกั‹ะฝาตะฐ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "ะั…ัŒำกั‹ะฝาตะฐ: $1 $2 $3 ะฐัั‚ะธะปัŒ ะฐั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr ""
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr ""
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "ะฐาญะฐะบั‹ั€ะฐ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "ะะฑะทะฐั†า›ำ™ะฐ"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ะฐั„ั€ะตะธะผ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-ะฐะพะฑะธะตา›ั‚"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "ะฐั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "ะฐะดะธะฐะณั€ะฐะผะผะฐ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "ะฐะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr ""
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "ะัั†ะตะฝะฐั€ะธ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr ""
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "ะธัะฟะตั†ะธะฐะปั‚ำ™ัƒ ะฐัะธะผะฒะพะป"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr ""
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "ะฐัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "ะฐะณั€ะฐั„ะธะบะฐั‚ำ™ ะพะฑะธะตา›ั‚(า›ำ™ะฐ)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "ะฐั‚ะฐะฑะปะธั†ะฐ: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr ""
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr ""
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "ะ˜ะฐางาตะฐั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "ะ˜ั€าฟั‹ั†ั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ ะฐัั‚ะธะปัŒ: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐั…ำ™ะฐางัˆั€ะฐ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐั…ำ™ะฐางัˆั€ะฐ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "ะฅั‹ั…ัŒั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "ะฅั‹ั…ัŒั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "าดะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "าดะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
#, fuzzy
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "าดะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
#, fuzzy
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "าดะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) ะฐะดะฐาŸัŒะฐ $(ARG2) ะฐาŸะฝั‹"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "ะะดะฐาŸัŒะฐ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "ะะดะฐาŸัŒะฐ $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "ะั€ั‹ั†ั…ำ™"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "ะาŸะฐาตะฐั€ะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr ""
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐั…ำ™ะฐางัˆั€ะฐ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(ะั…ำ™ะฐางัˆั€ะฐ ะฐั€ะตะถะธะผ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME ะฐะดะพะบัƒะผะตะฝา›ำ™ะฐ"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "ะางั…ัŒะฐั€ะฐ ะฐะณั…ะฐ"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr ""
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "ะะธาตะฐาฉ ะฐะธะผาŸัŒะฐั€ะฐ"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "ะั†ำ™ะฐาณำ™ะฐ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "ะะธาตะฐะณั‹ะปะฐ %COLUMNLETTER "
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "ะัะธะผะฒะพะป"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "ะั„ั€ะตะธะผ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "ะะฝะพะผะตั€ั€ะบั€ะฐ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ะะฑะปะฐั€าญะฐ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr ""
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "ะ˜ะฐาตะฐะฝะฐะบัƒะฐ"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "ะะดะฐาŸัŒะฐ ะฐาฟะฐางัˆั‹ั€ะฐ"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "ะ˜าตำ™ะฐั…ัƒ ะฐั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr ""
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr ""
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ะางัˆั‚ำ™ั‹"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "ะ˜ะบัŒั‹างั…ัŒั‚ำ™ัƒะฟ ะฐั‚ะตา›ัั‚ ะตะธา›ำ™ะฐาตำ™ะฐะปะฐ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr ""
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr ""
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "ะะบัŒั‹างั…ัŒั€ะฐ"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr ""
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ ั€ั‹ะผะฐั†ะฐั€ะฐ"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr ""
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "ะ˜ะธะฐะณะฐั‚ำ™ัƒะฟ ะฐะดะฐาŸัŒะฐ ะฐะฝาตำ™ะฐะผาญะฐั…ัŒ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "ะะดะฐาŸัŒะฐ ะฐะณะฐะฝา›ำ™ะฐ"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ ะทะตะณัŒั‹"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr ""
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr ""
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "ะ˜าญั‹ะณะฐั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "ะะฑั€ะพัˆะธัƒั€ะฐ"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "ะั€ะผะฐั€ะฐั…ัŒั‚ำ™ - ะฐั€ำทัŒะฐั€ะฐั…ัŒ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "ะั€ำทัŒะฐั€ะฐั…ัŒั‚ำ™-ะฐั€ะผะฐั€ะฐั…ัŒ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr ""
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ ะทะตะณัŒั‹"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "ะ˜ะฐะปะบะฐะฐัƒ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ะั„ัƒะฝะบั†ะธะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "ะาŸำ™ั‹ั…ั€ะฐ"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ะ˜ั…ะฐั€ั…ำ™ะฐั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "ะั„ะพั€ะผัƒะปะฐา›ำ™ะฐ ั€ะฟะฐะฝะตะปัŒ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "ะั„ะพั€ะผัƒะปะฐ ะฐั‚ะธะฟ"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "ะั„ะพั€ะผัƒะปะฐ ะฐั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "ะัั‚ั€ัƒะบั‚ัƒั€ะฐ ะฐาฉะฐำกะฐั€ะฐ"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr ""
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะณะธะฟะตั€ะทั…ัŒะฐั€างัˆ าณะฐัะฐะฑะปะฐ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะทั…ัŒะฐั€างัˆ าณะฐัะฐะฑะปะฐ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr ""
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "ะ˜ะฐะฐั€างัˆั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "ะ˜ะฐะบั‚ะธะฒัƒ ะฐางะตะฝัŸัŒั‹ั€"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ะธาตำ™ะฐั…ัƒ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "ะธะฐะบั‚ะธะฒัƒ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ะธะฐะบั‚ะธะฒั‹ะผ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ะั€ะธะฐัˆะฐั€ะฐ..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "ะ˜ั€าฟั‹ั†ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ะั€ะธะฐัˆะฐั€ะฐ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "ะะธะผะฐะดะฐั€ะฐ ะฐั€ะธะฐัˆะฐั€ะฐ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr ""
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "ะั„ะฐะธะป"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "ะ˜ะฐางาตะฐั‚ำ™ัƒะฟ ะฐะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "ะ˜ะฐะปะบะฐะฐัƒ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ะะธะฝะดะตะบัา›ำ™ะฐ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "ะะทั…ัŒะฐั€างัˆา›ำ™ะฐ"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ะ—ะตะณัŒั‹"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr ""
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ะธาตำ™ะฐั…ัƒ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "ะั„ะฐะธะป างัˆะฐะฐะผ: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "ะั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "ะางั…ัŒะฐั€ะฐ ะผะฐั†ะฐั€ะฐะท"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ะ˜ะฐะฐั€างัˆั‚ำ™ัƒะฟ ะทะตะณัŒั‹"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "ะ˜าตำ™ะฐั…ั‚ำ™ัƒะฟ ะทะตะณัŒั‹"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะทะตะณัŒั‹"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "ะั€ั‹ะผะฐั€ะฐั…ัŒ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr " ะั€ั‹ำทัŒะฐั€ะฐั…ัŒ: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "ะาฉะฝั‹าตาŸะฐ: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr " ะะดำ™ะฝั‹าŸะฐ: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr " ะฅั‹ั…ัŒะปะฐ: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr " าดะฐาŸะฐะปะฐ: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ะะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "ะั†ำ™ะฐาณำ™ะฐ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** ะะธะฝั‚ะฐะบัั‚ำ™ ะณั…ะฐ **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** ะะพะปัŒ ะฐะปะฐ ะฐัˆะฐั€ะฐ **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** ะะณั…ะฐ **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "ะœะฐะฟ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr ""
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "ะ˜าทั‹ะดะพัƒ"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "ะั…ั‹"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "ะะฑะธะฑะปะธะพะณั€ะฐั„ะธะฐ"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "ะั†ะธั‚ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "ะั‚ะฐะฑะปะธั†ะฐา›ำ™ะฐ ั€ั‹ั…ัŒำกั‹ะฝาตะฐ"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "ะะพะฑะธะตา›ั‚า›ำ™ะฐ ั€ั‹ั…ัŒำกั‹ะฝาตะฐ"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "ะั…ั‹"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "ะั‚ะตะผะฐ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ะ˜ั…ะฐะดะพัƒ ะฐะถำ™ะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "ะ˜ะฐางาตะพัƒะฟ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ะ˜างัะฐั…ัƒะฟ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "ะ˜ะบัŒั‹างั…ัŒัƒะฟ"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ะั€ะตะดะฐะบั†ะธะฐ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr ""
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ะัั‚ะฐั‚ะธะฐ"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ะัˆำ™าŸำ™ั‹"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "ะะฑั€ะพัˆะธัƒั€ะฐ"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr ""
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr ""
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ะะถัƒั€ะฝะฐะป"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ะั‚ะตั…ะฝะธะบะฐั‚ำ™ ะดะพะบัƒะผะตะฝั‚ะฐั†ะธะฐ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ะะดะธะฟะปะพะผั‚ำ™ ัƒััƒะผาญะฐ"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr ""
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ะะดะธััะตั€ั‚ะฐั†ะธะฐ"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr ""
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr ""
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "ะ’ะตะฑ-ะฐะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ 2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ะ˜ั€ะบะฐาฟะฝั‹"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ะั‚ะธะฟ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "ะะดั€ะตั"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "ะะฒั‚ะพั€(ั†ำ™ะฐ)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr ""
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr ""
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "ะาญั‹ะถัŒั‹ะผาญะฐ"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "ะั€ะตะดะฐะบั‚ะพั€"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "ะาญั‹ะถัŒั‹ะผาญะฐ ะฐั‚ะธะฟ"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr ""
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ะะถัƒั€ะฝะฐะป"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ะะผะทะฐ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ะะทะณำ™ะฐาญะฐ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ะะฝะพะผะตั€"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr ""
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ ั€ั…ั‹างั…ัŒะฐำกะฐั€ะฐ"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ะาญั‹ะถัŒั‹ั€าญะฐ"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "ะัƒะฝะธะฒะตั€ัะธั‚ะตั‚"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "ะัะตั€ะธะฐ"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "ะั…ั‹"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "ะาณะฐัะฐะฑั‹ั€ะฑะฐ ะฐั‚ะธะฟ"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ะั‚ะพะผ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ะัˆั‹า›ำ™ั"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ 1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ 2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ะั…ะฐั€ั…ำ™ะฐาฉ ะธั‚ะธะฟ5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr ""
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr ""
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr ""
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "ะ˜ะฐะฐั€างัˆั‚ำ™ัƒะฟ ะฐะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "ะ˜าตำ™ะฐั…ั‚ำ™ัƒะฟ ะฐะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr ""
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะผะฐ ะฐะฒั‚ะพั‚ะตา›ัั‚?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ะฐะบะฐั‚ะตะณะพั€ะธะฐ "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "ะะฒั‚ะพั‚ะตา›ัั‚:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "ะ•ะธา›ำ™ั‹ั€ั…ะฐั‚ำ™ัƒะฟ ะฐะฒั‚ะพั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr ""
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "ะกะฐั€ะฐ ัะะฒั‚ะพั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr ""
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "ะะฒั‚ะพั‚ะตา›ัั‚ ะฐางาตะฐั€ะฐ ะฐัƒะฐะผ."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr ""
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ ะทะตะณัŒั‹"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธา›ำ™ะฐ ะทะตะณัŒั‹"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr ""
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ะฐั€ั‹ั†ั…ำ™ ั‹าŸะฐะผ)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ะฐะฒั‚ะพั€ ะดะฐะผะฐะผ)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "ะาญะฐะบ $1 ะฐาŸะฝั‹"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr ""
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr ""
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr ""
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚ั‚ำ™"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr ""
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr ""
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr ""
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr ""
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr ""
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "ะ—ะฐะฐั‚ำ™ะธ ะฐั…ำ™ะฐางัˆั€ะฐ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr ""
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "ะั„ะฐะธะปา›ำ™ะฐ ะทะตะณัŒั‹"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr ""
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr ""
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr ""
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr ""
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "ะั‚ะตา›ัั‚ ะผะฐั€ะธะฐ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr ""
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb,*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4243,82 +4253,82 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr ""
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "ะั…ะฐะปะฐะณะฐั€ะฐั‚ำ™ ะดะพะบัƒะผะตะฝั‚ ะฐะปั…ั€ะฐ"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะฐั‚ะธะฟ ะฐะปั…ั€ะฐ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr ""
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr ""
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr ""
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr ""
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~ะ˜ั…ะธะพัƒะฟ"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr ""
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "ะั…ัŒำก"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "ะั‚ะธะฟ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "ะะทั‹าณำ™ะฐั€ะฐ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr ""
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ะะพั€ั„ะพะณั€ะฐั„ะธะฐ ะฐะณำ™ะฐาญะฐั€ะฐ ั…ั‹ั€ะบำ™ัˆะพัƒะฟ."
@@ -4327,212 +4337,212 @@ msgstr "ะะพั€ั„ะพะณั€ะฐั„ะธะฐ ะฐะณำ™ะฐาญะฐั€ะฐ ั…ั‹ั€ะบำ™ัˆะพัƒะฟ."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "ะั€ั‹ั†ั…ำ™"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ะะฐะผาญะฐ"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "ะั„ะฐะธะป ะฐั…ัŒำก"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "ะะดั‹ั€า›ำ™ะฐ ั€ะฑะฐะทะฐ ะฐั…ัŒำก"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "ะั…ั‹"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "ะะดะฐาŸัŒะฐ ะฐะฝะพะผะตั€"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "ะัั‚ะฐั‚ะธัั‚ะธะบะฐ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ะัˆะฐะฑะปะพะฝา›ำ™ะฐ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "ะะดำ™ั‹า›ำ™าตะฐาฉ"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "ะ˜ะฐางาตะฐั‚ำ™ัƒะฟ ะฐาฝะตะธาญะฐะบ"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "ะ˜ะฐะฐั€างัˆั‚ำ™ัƒะฟ ะฐาฝะตะธาญะฐะบ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr ""
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr ""
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr ""
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr ""
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr ""
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "ะ˜ะฝะฐะณำกะฐั‚ำ™ัƒะฟ ะฐะผะฐะบั€ะพั"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "ะะฝะพะผะตั€ั€ะบั€ะฐ ะฐะดะธะฐะฟะฐะทะพะฝ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr ""
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr ""
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr ""
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr ""
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ะ•ะธะดาตะฐั‚ำ™ัƒะฟ ะฐัะธะผะฒะพะปา›ำ™ะฐ"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ะั…ัŒำกั‹ะฝาตะฐ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "ะ˜า›ำ™ั‹ั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะทั…ัŒะฐั€างัˆ"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr ""
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr ""
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐะฝาตะฐะผาญะฐ"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr ""
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ะะฝาตะฐะผาญะฐ ะฐะฝะพะผะตั€"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "ะางั…ัŒะฐั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "ะ˜าตำ™ะฐั…ัƒ ะฐั‚ะตา›ัั‚"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr ""
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ะะทะณำ™ะฐาญะฐ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "ะัั†ะตะฝะฐั€ะธ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "ะะฑะธะฑะปะธะพะณั€ะฐั„ะธะฐั‚ำ™ ะทั…ัŒะฐั€างัˆ"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "ะ˜าตำ™ะฐั…ัƒ ะฐะฑะทะฐั†"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "ะะดะพะบัƒะผะตะฝั‚ ะธะฐะทะบะฝั‹"
@@ -4540,74 +4550,74 @@ msgstr "ะะดะพะบัƒะผะตะฝั‚ ะธะฐะทะบะฝั‹"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "ะั€ั‹ั†ั…ำ™"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "ะั€ั‹ั†ั…ำ™ (ะฐางัะฐั…ั€ะฐ ะทั‹ะผัƒะฐ)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ะะฐะผาญะฐ"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr ""
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "ะั‚ะฐะฑะปะธั†ะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "ะัะธะผะฒะพะปา›ำ™ะฐ"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "ะะถำ™ะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "ะะฑะทะฐั†า›ำ™ะฐ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ะัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "ะะพะฑะธะตา›ั‚า›ำ™ะฐ"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE ะฐะฒั‚ะพะผะฐั‚ะธะบะฐะปะฐ"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE ะฝะฐะฟั‹ะปะฐ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[ะั‚ะตา›ัั‚]"
@@ -4615,88 +4625,88 @@ msgstr "[ะั‚ะตา›ัั‚]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "ะะธาฟะบะฐะฐั€ะฐ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "ะั…ัŒำก"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "ะะถำ™ะปะฐ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "ะะธะฝะธั†ะธะฐะปา›ำ™ะฐ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "ะะผาฉะฐ ะฐั…ัŒำก"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "ะั‚ำ™ั‹ะปะฐ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr ""
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "ะา›ะฐะปะฐา›ัŒ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
#, fuzzy
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "ะั…ั‹"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "ะาญั‹าง"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "ะาญะตะป (ะฐาฉะฝ.)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "ะาญะตะป (ะฐัƒั.)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "ะั„ะฐะบั"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr ""
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ะธะฐาฟั‹ั…."
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ะธะฐาฟะฐะบ."
@@ -4705,32 +4715,32 @@ msgstr "ะธะฐาฟะฐะบ."
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "ะั„ะฐะธะป ะฐั…ัŒำก"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr ""
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "ะะผาฉะฐ/ะั„ะฐะธะป ะฐั…ัŒำก"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "ะะผาฉะฐ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "ะัั‚ะธะปัŒ"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "ะะบะฐั‚ะตะณะพั€ะธะฐ"
@@ -4738,22 +4748,22 @@ msgstr "ะะบะฐั‚ะตะณะพั€ะธะฐ"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr ""
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr ""
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr ""
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr ""
@@ -4761,47 +4771,47 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ะั€ะธะผั‚ำ™ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ะั€ะธะผั‚ำ™ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "ะั€ะฐะฑั‚ำ™ (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "ะะดะฐาŸัŒะฐ ะฐัั‚ะธะปัŒ ะฐะปะฐ"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚"
@@ -4809,12 +4819,12 @@ msgstr "ะั‚ะตา›ัั‚"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "ะั…ัŒำก"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "ะะธะฝะธั†ะธะฐะปา›ำ™ะฐ"
@@ -4822,42 +4832,42 @@ msgstr "ะะธะฝะธั†ะธะฐะปา›ำ™ะฐ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ะัะธัั‚ะตะผะฐ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "ะั…ัŒำก"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "ะั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ะะดั‹ั€า›ำ™ะฐ ั€ะฑะฐะทะฐ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ะัะธัั‚ะตะผะฐ"
@@ -4865,17 +4875,17 @@ msgstr "ะัะธัั‚ะตะผะฐ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ะะฐะผาญะฐ"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "ะั€ั‹ั†ั…ำ™"
@@ -4883,67 +4893,67 @@ msgstr "ะั€ั‹ั†ั…ำ™"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "ะะทั…ัŒะฐั€างัˆ ะฐั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "ะะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ะั…ั‹"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "ะฅั‹ั…ัŒะปะฐ/าดะฐาŸะฐะปะฐ"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "ะะดะฐาŸัŒะฐ ะฐัั‚ะธะปัŒ ะตะธางัˆ"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "ะะบะฐั‚ะตะณะพั€ะธะตะธ ะฐะฝะพะผะตั€ะธ"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "ะั…ัŒำก ะฐั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ะะฝะพะผะตั€ั€ะบั€ะฐ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ะะฝะพะผะตั€"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ะะฝะพะผะตั€ (ะบะพะฝั‚ะตะบัะดะฐ)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ะะฝะพะผะตั€ (ะธั…ะฐั€าญำ™ะฐะฐัƒ ะฐะบะพะฝั‚ะตะบัั‚)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -4951,27 +4961,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ะั„ั€ะตะธะผ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ะัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "ะะพะฑะธะตา›ั‚"
@@ -4979,1239 +4989,1239 @@ msgstr "ะะพะฑะธะตา›ั‚"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "ะาญะฐะณั‹ะปะฐะทะฐะฐัˆัŒะฐ"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "ะะฝะฐาฉั, ะะบำ™ั‹ะผะทะฐั€"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr ""
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "ะ˜าตำ™ะฐั…ั‚ำ™ัƒะฟ ะฐั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "ะะผะฐะบั€ะพั ะฐั…ัŒำก"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "ะาตะฐาณำ™ะฐั€ะฐ"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "ะัะธะผะฒะพะปา›ำ™ะฐ"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr ""
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "ะาตะฐะบั‹"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "ะั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ะ”ะฐาฝะฐะบั‹:"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr ""
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr ""
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr ""
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ะาญะฑะฐะฐั€ะฐ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "ะาณะฐั€ะฐะบั‹ั€ะฐ"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr ""
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr ""
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "ะะธาตะฐะณั‹ะปะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ะั†ำ™ะฐาณำ™ะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr ""
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ะฐั†ำ™ะฐาณำ™ะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr ""
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "ะะดะฐาŸัŒะฐา›ำ™ะฐ ั€ะตะธะผาŸัŒะฐั€ะฐะดะฐ"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "ะ˜ะฐะฝั‹ั€างัˆั‚ำ™ัƒะฟ ะฒะตั€ั‚ะธะบะฐะปะปะฐ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "ะ˜ะฐะฝั‹ั€างัˆั‚ำ™ัƒะฟ ะณะพั€ะธะทะพะฝั‚ะฐะปะปะฐ"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ะัะธะผะฒะพะปา›ำ™ะฐ ั€ัั‚ะธะปัŒ"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "ะัะธะผะฒะพะปา›ำ™ะฐ ั€ัั‚ะธะปัŒ ะฐะดะฐ"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr ""
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr ""
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr ""
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr ""
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr ""
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr ""
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ะาญะฑะฐะฐั€ะฐ:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ะฐะฑะทะฐั† ะฐั…ัŒ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ะฐัะธะผะฒะพะป ะฐั…ัŒ"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ะะดะฐาŸัŒะฐั…ัŒ"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "ะะบะพะพั€ะดะธะฝะฐั‚ะฐ X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "ะะบะพะพั€ะดะธะฝะฐั‚ะฐ Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ั…ั‹ั…ัŒะปะฐ"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr ""
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "าตะฐาŸะฐะปะฐ"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr ""
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr ""
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr ""
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr ""
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "ะฐั€ั‹ำทัŒะฐั€ะฐั…ัŒ"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr ""
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ะฐาฉะฝั‹าตาŸะฐ"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ะฐะดำ™ะฝั‹าŸะฐ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr ""
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ะะธาตะฐะณั‹ะปะฐา›ำ™ะฐ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr ""
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "ะะฝะพะผะตั€ั€ะบั€ะฐ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr ""
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ะธ"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr ""
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr ""
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr ""
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr ""
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr ""
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "ะ˜ัั‚ะฐะฝะดะฐั€ั‚ัƒ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr ""
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ะะธา›ำ™ะฐาตำ™ะฐ-ะฐัˆะบำ™ะฐะบำ™ะฐ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr ""
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "ะั€ะณัŒะตะถัŒั€ะฐ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr ""
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "ะะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ะัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr ""
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "ะฐะฟะฐั€ะฐะณั€ะฐั„"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ะัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE ะฐะพะฑะธะตา›ั‚"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ะั…า›ำ™ะฐ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ะะปะบะฐะฐั€ะฐ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr ""
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr ""
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐั„ะพั€ะผัƒะปะฐ ะธะฐัˆะฐำกะฐะผ"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr ""
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
#, fuzzy
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐะปะบะฐะฐั€ะฐ"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr ""
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐะปะบะฐะฐั€ะฐ"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr ""
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "ะะฝะฐาฉัั‚ำ™ะธ ะฐะบะพะผะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr ""
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "ะางั…ัŒะฐั‚ำ™ะธ ะฐั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ะางั…ัŒะฐั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "ะางั…ัŒะฐั‚ำ™ะธ ะฐะปะบะฐะฐั€ะฐ"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "ะางั…ัŒะฐั‚ำ™ะธ ะฐะปะบะฐะฐั€ะฐ"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr ""
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐางั…ัŒะฐั‚ำ™ะธ ะฐั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐะฝะฐาฉัั‚ำ™ะธ ะฐั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะธะฐางั…ัŒะฐะฐะธัƒะฐ ะธะณั…ะฐั‚ำ™ัƒ ะฐั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐะฝะฐาฉัั‚ำ™ะธ ะธะณั…ะฐั‚ำ™ัƒ ะฐั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "ะ˜ะฐะฝั‹ั…ัƒะฟ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "ะ˜ั„ะพั€ะผะฐั‚ั€ะบัƒะฟ"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ างัะฐั…ัƒะฟ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ะ˜ั…ะฐั€ั…ำ™ะพัƒะฟ ะฐะฑะทะฐั† ะฐัั‚ะธะปัŒ"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ะะฑะทะฐั† ะฐั„ะพั€ะผะฐั‚ างัะฐั…ัƒะฟ"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "ะั†ำ™ะฐาณำ™ะฐ ะฐะฝั‹ั…ัƒะฟ"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "ะะฑะปะฐั€าญะฐ ะฐะฝั‹ั…ัƒะฟ"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr ""
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr ""
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "ะะบั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ ั…ั‹ั…ัŒั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "ะั€ะผะฐั€ะฐั…ัŒั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ ั…ั‹ั…ัŒั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "ะั€ำทัŒะฐั€ะฐั…ัŒั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ ั…ั‹ั…ัŒั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "ะะบั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ าตะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "ะั€ะผะฐั€ะฐั…ัŒั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ าตะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "ะั€ำทัŒะฐั€ะฐั…ัŒั‚ำ™ะธ ะฐะดะฐาŸัŒะฐ าตะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ ั…ั‹ั…ัŒั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "ะะดะฐาŸัŒะฐ ะฐั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ าตะฐาŸะฐั‚ำ™ะธ ะฐะบะพะปะพะฝั‚ะธั‚ัƒะป..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ะัะฐั…ัŒะฐ ะฐะฐั€ั‚ั€ะฐ ะฐัƒะฐะผ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ะัะฐั…ัŒะฐ ะฐางั…ัŒะฐั€ะฐ ะฐัƒะฐะผ"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "ะะบะพะผะผะตะฝั‚ะฐั€ะธ:"
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr ""
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ะะฝั‹ั…ั€ะฐ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "ะะฒั‚ะพางัะฐั…ั€ะฐ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "ะั„ะพั€ะผะฐั‚า›ำ™ะฐ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐั€ะตะดะฐะบั†ะธะฐะทัƒั€ะฐ"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "ะ˜ั…ะฐั€ั…ำ™ะพัƒะฟ ะฐะฑะทะฐั† ะฐัั‚ะธะปัŒ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "ะะดะฐาŸัŒะฐ "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "ะะดะฐาŸัŒะฐ %1 %2 ะฐาŸั‹ะฝั‚ำ™ะธ"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "ะะดะฐาŸัŒะฐ %1 %2 ะฐาŸั‹ะฝั‚ำ™ะธ (ะฐะดะฐาŸัŒะฐ %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ะัะฐั…ัŒะฐ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-ะฐะพะฑะธะตา›ั‚"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ะั„ั€ะตะธะผ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐั†ำ™ะฐาณำ™ะฐ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "ะั‚ะฐะฑะปะธั†ะฐ ะฐะฑะปะฐั€าญะฐ"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "ะะดะฐาŸัŒะฐ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr ""
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr ""
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "HTML (%PRODUCTNAME %PRODUCTVERSION) ะฐะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "ะั…ั‹"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "ะะธาŸำ™ัˆะฐะณะฐ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr ""
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr ""
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr ""
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ะผะฐะฟ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ะผะฐะฟ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr ""
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr ""
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr ""
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ะั‚ะตา›ัั‚ั‚ำ™"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ะะดะฐาŸัŒะฐ ะฐะฝะพะผะตั€"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "ะะณะธะฟะตั€ะทั…ัŒะฐั€างัˆ ะฐะปะฐะณะฐะผาญะฐ"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "ะะณะธะฟะตั€ะทั…ัŒะฐั€างัˆ ะฐะฝาตำ™ะฐะผาญะฐ"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr ""
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "ะัะธะผะฒะพะปา›ำ™ะฐ ั€ัั‚ะธะปัŒ: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6219,238 +6229,238 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr ""
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr ""
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr ""
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
#, fuzzy
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ ะฐะพะฑะธะตา›ั‚(า›ำ™ะฐ)"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ะ˜างัะฐั…ั‚ำ™ัƒะฟ ะฐะพะฑะธะตา›ั‚"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ะัˆะฐะฑะปะพะฝ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr ""
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "ะาฟะฐางัˆั‹ั€ะฐ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(ะะฑะทะฐั† ะฐัั‚ะธะปัŒ: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "ะ•ะธะปะพัƒ ะฐะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION ะตะธะปะพัƒ ะฐะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ะœะฐะฟ (ะฐะพั€ั„ะพะณั€ะฐั„ะธะฐ ะณำ™ะฐาญะฐั‚ำ™ำกะฐะผ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ะ˜าตะตะณัŒ..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr ""
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "ะั…ะฐะปะฐะณะฐั€ะฐั‚ำ™ ั‚ะตา›ัั‚ ะฐาญะฐะณะฐะปะฐั€ะฐ ะฐัƒะฐะผ."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML ะฐะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "ะั‚ะตา›ัั‚ั‚ำ™ ะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr ""
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ะัั‚ั€ัƒะบั‚ัƒั€ะฐ "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr ""
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr ""
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ะั†ำ™ะฐาณำ™ะฐ "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "ะะธาตะฐะณั‹ะปะฐ "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "ะั…ะฐะปะฐะณะฐั€ะฐั‚ำ™ ั‚ะตา›ัั‚ ะฐะตะบัะฟะพั€ั‚..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "ะั…ั‹าตั…ั‹ั€าญะฐ ะฐะบะพะฟะธะฐา›ำ™ะฐ ั€ะตะบัะฟะพั€ั‚..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "ะ˜ะฐั†าตะฐั‚ำ™ัƒะฟ"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "ะาณะฐัะฐะฑั‚ำ™"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "ะาญะฐะณั‹ะปะฐะทะฐะฐัˆัŒะฐ"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "ะะดำ™ั‹า›ำ™าตะฐั€ะฐ: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "ะะดำ™ั‹า›ำ™าตะฐั€ะฐ ะฐะผัƒำกะตะธั‚"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr ""
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "ะั„ะพั€ะผัƒะปะฐ ะฐั‚ะตา›ัั‚"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "ะะผะฐััˆั‚ะฐะฑ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr ""
@@ -6458,7 +6468,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6466,32 +6476,32 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "ะะฝะฐะฟะฐาตะฐาฉัƒะฟ"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr ""
@@ -10242,31 +10252,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "ะั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "ะ˜ะฐะฝั‹ั…ั‚ำ™ัƒะฟ"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "ะั…ัŒำก างัะฐั…ั‚ำ™ัƒะฟ"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13178,7 +13198,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -13653,80 +13673,85 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
+msgid "Hidden characters"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "ะ˜ะฑะถัŒะฐั€ะณั‹ะปะฐั‚ำ™ัƒะฟ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/ab/vcl/messages.po b/source/ab/vcl/messages.po
index e1998245999..da4ec163b01 100644
--- a/source/ab/vcl/messages.po
+++ b/source/ab/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-23 12:48+0000\n"
"Last-Translator: ะะฝะดั€ะตะน ะะฑัƒั…ะฑะฐ <aabuchba@mail.ru>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15,6 +15,391 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1514033304.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/af/cui/messages.po b/source/af/cui/messages.po
index 69bf868de14..7f650d038f3 100644
--- a/source/af/cui/messages.po
+++ b/source/af/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3623,7 +3623,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3635,61 +3635,81 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Grootte"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Grootte"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Taal"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Westerse teksfont"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Grootte"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Taal"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
#, fuzzy
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Asiatiese teksfont"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Grootte"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Taal"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL-font"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Voorskou"
@@ -5311,6 +5331,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Provinsie"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8256,89 +8286,94 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
#, fuzzy
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Uitgebreide wenke"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Hulp"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
#, fuzzy
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME-dialoรซ"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
#, fuzzy
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME-dialoรซ"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Dokumentnaam\tStatus"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
#, fuzzy
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "en"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Laai %PRODUCTNAME wanneer rekenaar aanskakel"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Deaktiveer Snelbeginner in stelsellaai"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
index 915102bf4da..7e87eb88b8b 100644
--- a/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/af/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 17:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3882,15 +3882,6 @@ msgstr "Voeg ~rybreuk in"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Data"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22815,6 +22806,15 @@ msgstr "~Voeg in"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/af/sc/messages.po b/source/af/sc/messages.po
index 93818334c35..2876a128162 100644
--- a/source/af/sc/messages.po
+++ b/source/af/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14089,39 +14089,44 @@ msgid "~Value"
msgstr "~Waarde"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Bron"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Inskrywings"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Stelsel"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standaard;Teks;Datum (DMJ);Datum (MDJ);Datum (JMD);VS Engels;Versteek"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Keep"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "Ruimte"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14132,1252 +14137,1357 @@ msgstr ""
"Wil u die korreksie soos hier onder aanbeveel, aanvaar?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Teks"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Kies velle"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
#, fuzzy
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Gemerkte velle"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Liniaal"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Hierdie liniaal bestuur objekte op vaste posisies."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Voorskou"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Hierdie vel vertoon hoe die data in die dokument georden sal word."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Dokumentaansig"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Vel %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Sel %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Linkerarea"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Bladsyvoorskou"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Middelarea"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Regterarea"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Kop van bladsy %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Voet van bladsy %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Toevoerreรซl"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Dit is waar u teks, syfers of formules intik of redigeer."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Media-terugspeel"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Muisknoppie gedruk"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
#, fuzzy
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "~Formulebalk"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME-sigblad"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(leesalleen)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
#, fuzzy
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "Voor~skoumodus"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Bladsye"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Druk inhoud"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr ""
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Gemerkte velle"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Geselekteerde selle"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr ""
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Alle bladsye"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Bladsye"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr ""
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr ""
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr ""
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr ""
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Reikwydte bevat kolomet~ikette"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Reikwydte bevat ~ryetikette"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Ongeldige waarde."
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Voeg Outoformateer by"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Hernoem Outoformateer"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Naam"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Skrap OutoFormaat"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Wil u werklik die inskrywing # skrap?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Sluit"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mrt"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Noord"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Suid"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Totaal"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Vel"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Selle"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Inhoud"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Verander anker"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Voorwaarde"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Inhoud"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Velle"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Omvangname"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Databasisomvangs"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Beelde"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE-objekte"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Opmerkings"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Geskakelde areas"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Tekenobjekte"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Sleepmodus"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Vertoon"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktief"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "onaktief"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "versteek"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktiewe venster"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Scenarionaam"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Opmerkings"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sorteer oplopend"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sorteer aflopend"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr ""
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Almal"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr ""
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr ""
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Naamkas"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Toevoerreรซl"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Funksieslimmerd"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Aanvaar"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Kanselleer"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Som"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formules"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflik"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Outeur"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Datum"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Onbekende gebruiker"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Kolom ingevoeg"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Ry ingevoeg "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Blaai ingevoeg "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Kolom geskrap"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Ry geskrap"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Blaai geskrap"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Reikwydte geskuif"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Veranderde inhoud"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Veranderde inhoud"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Verander na "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Oorspronklik"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Wysigings uitgegooi"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Aanvaar"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Uitgegooi"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Geen toegang"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<leeg>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Nie beskerm nie"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Nie wagwoordbeskermd"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Huts onversoenbaar"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Huts versoenbaar"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Hertik"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Groep"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Totaal"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Gemiddelde"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modus"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Media"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Wisselend"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Omvang"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "~Minimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "~Maksimum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Som"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Tel"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normaal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrie"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "~Minimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "~Maksimum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Gemiddelde"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Media"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Wisselend"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Wisselend"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Besprekings"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritme"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Mag"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Skopus"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Internet"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17189,6 +17299,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19096,613 +19211,613 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "~Verstek"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Aksent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Aksent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Aksent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Kop"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Kop"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Goud"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Fout"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Waarskuwing"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Voetnoot"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Geen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Nutsgoed"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Lรชer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "Redigeer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Style"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "Nommer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Belyning"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "Selle"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Voeg in"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Resensie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Bekyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Grafika"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Kleur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Rangskik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Rooster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "Taal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Resensie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Opmerkings"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Bekyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Style"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Rangskik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "Rooster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Groep"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Raam"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Rangskik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Rooster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Bekyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Style"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Formaat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Paragraaf"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Bekyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "~Verstek"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Aksent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Aksent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Aksent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Kop"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Kop"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Goud"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fout"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Waarskuwing"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Voetnoot"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Geen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Nutsgoed"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Hulp"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Lรชer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "Redigeer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Style"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "Nommer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Belyning"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Selle"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Voeg in"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Resensie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Bekyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Grafika"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Rangskik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Kleur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Rooster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Taal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Resensie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Opmerkings"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Bekyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Redigeer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Rangskik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Bekyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Groep"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Belyning"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Bekyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Voeg in"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Raam"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Rangskik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Rooster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21211,64 +21326,89 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Kolom"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Ry"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Gegroepeer volgens: "
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -23804,92 +23944,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "kleiner as"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "groter as"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "minder as of gelyk aan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "groter as of gelyk aan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "niegelykaan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "Ongeldige omvang"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "Ongeldige omvang"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "~Minimum"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "~Maksimum"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/af/sd/messages.po b/source/af/sd/messages.po
index 58788877aea..50cab31c2fe 100644
--- a/source/af/sd/messages.po
+++ b/source/af/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5470,10 +5470,9 @@ msgid "Master Objects"
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Voeg bladsy in"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/af/sfx2/messages.po b/source/af/sfx2/messages.po
index 5b35ad5b828..d78d09e5744 100644
--- a/source/af/sfx2/messages.po
+++ b/source/af/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2241,6 +2241,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/af/svx/messages.po b/source/af/svx/messages.po
index cdfc0a0093a..5a5e65ebe2d 100644
--- a/source/af/svx/messages.po
+++ b/source/af/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2294,17 +2294,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Geen"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2829,54 +2829,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "Verwyder"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Lyne en pyltjies"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kurwe"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Verbinders"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Basiese vorms"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simbole"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blokpyle"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Vloeigrafiek"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Uitroepe"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Sterre"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3-D-objekte"
@@ -4418,10 +4418,9 @@ msgid "_Copy"
msgstr "Kopieer"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "Voeg in"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/af/sw/messages.po b/source/af/sw/messages.po
index 80fd03e0d01..309f7d03f1d 100644
--- a/source/af/sw/messages.po
+++ b/source/af/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1552,300 +1552,310 @@ msgid "Text"
msgstr "Teks"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Geen]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Begin"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Einde"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Bo"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Onder"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
#, fuzzy
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "Leesalleen"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistieke"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Trek tans dokument in..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Voer tans dokument uit..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Stoor tans dokument..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Herrangskik bladsye..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Formateer dokument tans outomaties..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Soek..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letter"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Speltoets..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Woordafbreking..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Voeg tans indeks in..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Werk tans indeks by..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Skep tans abstrak..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Pas objekte aan..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Beeld"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objek"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Raam"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Vorm"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Seksie"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Nommering"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "skoon bladsy"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Abstrak: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "geskei deur: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Skema: Vlak "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Styl: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Bladsynommer: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Breek voor nuwe bladsy"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Westerse teks: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Asiatiese teks: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Onbekende outeur"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Skrap ~alle opmerkings deur $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Skrap ~alle opmerkings deur $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Skemanommering"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Skakel teks om na tabel"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Voeg Outoformateer by"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Naam"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Skrap OutoFormaat"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Die volgende OutoFormaat-inskrywing sal geskrap word:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Hernoem Outoformateer"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Sluit"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mrt"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Noord"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Suid"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Som"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1856,321 +1866,321 @@ msgstr ""
"Die verlangde OutoFormaat kon nie geskep word nie. \n"
"Probeer weer met 'n ander naam."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numeries"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rye"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_COL"
msgid "Column"
msgstr "Kolo~m"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Redigeer bibliografie inskrywing"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Voeg bibliografiese inskrywing in"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
#, fuzzy
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Kolomwydte"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
#, fuzzy
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Seleksie kan nie gesorteer word nie"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Kliek objek"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Voordat OutoTeks ingevoeg word"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Nadat OutoTeks ingevoeg is"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Muis oor objek"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Aktiveer hiperskakel"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Muis verlaat objek"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Invoer van alfanumeriese karakters"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Invoer van niealfanumeriese karakters"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Verstel raamgrootte"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Skuif raam"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Opskrifte"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Teksrame"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Beelde"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE-objekte"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Boekmerke"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Seksies"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hiperskakels"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Verwysings"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Indekse"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Teken objekte"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Opmerkings"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Opskrif 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Opskrif 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Opskrif 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Opskrif"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Teksraam"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Beeld"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE-objek"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Boekmerk"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Seksie"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hiperskakel"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Verwysing"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Indeks"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Opmerking"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Teken objek"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Bykomende formate..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Stelsel]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2179,2206 +2189,2206 @@ msgstr ""
"Die interaktiewe woordafbreking is reeds aktief\n"
"in 'n ander dokument"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Woordafbreking"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "nie moontlik nie"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Skrap $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Voeg $1 in"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Oorheenskryf: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Nuwe paragraaf"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Skuif"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Pas attribute toe"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Pas style toe: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Laai attribute terug"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Verander styl: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Voeg lรชer in"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Voeg Outoteks in"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Skrap boekmerk: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Voeg boekmerk in: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Rangskik tabel"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Rangskik teks"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Voeg tabel in: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Skakel om teks -> tabel"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Skakel om tabel -> teks"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopieer: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Vervang $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Voeg bladsybreuk in"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Voeg kolombreuk in"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Voeg koevert in"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopieer: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Skuif: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Voeg %PRODUCTNAME-grafiek in"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Voeg raam in"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Skrap raam"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Outoformateer"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Tabelopskrif"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Vervang: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Voeg seksie in"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Skrap afdeling"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Wysig afdeling"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Wysig verstek waardes"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Vervang styl: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Skrap bladsybreuke"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Teksrigting"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Lig/laat sak buitelyn"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Skuif buitelyn"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Voeg nommering in"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Verhef vlak"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Verlaag vlak"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Skuif paragrawe"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Voeg tekenobjek in: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Nommer aan/af"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Vermeerder keep"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Verminder keep"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Voeg opskrif in: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Herbegin nommering"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Wysig voetnota"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Aanvaar wysiging: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Verwerp wysiging: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Verdeel tabel"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Stop eienskap"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Outokorrigeer"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Voeg tabel saam"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
#, fuzzy
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "~Verander kas"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Skrap nommering"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Tekenobjekte: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Groepeer tekenobjekte"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Degroepeer tekenobjekte"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Skrap tekenobjekte"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
#, fuzzy
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Skrap raam"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Pas tabeleienskappe toe"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Outoformateer tabel"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Voeg kolom in"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Voeg ry in"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Skrap ry/kolom"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Skrap kolom"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Skrap ry"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Verdeel selle"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Voeg selle saam"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formateer sel"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Voeg indeks/tabel in"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Verwyder indeks/tabel"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Kopieer tabel"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Kopieer tabel"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Stel wyser"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Koppel teksrame"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Ontkoppel teksrame"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Wysig voetnota-opsies"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Vergelyk dokument"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Pas raamstyl toe: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Robyninstelling"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Voeg voetnoot in"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "voeg URL-knoppie in"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Voeg hiperskakel in"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "verwyder onsigbare inhoud"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tabel/indeks gewysig"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "veelvoudige seleksie"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Tik: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Plak knipbord"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "voorkomste van"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 keep(e)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 reรซlbreuk(e)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "bladsybreuk"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "kolombreuk"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Voeg $1 in"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Skrap $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Attribute gewysig"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabelveranderinge"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Tabelveranderinge"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Voeg ry in"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Skrap ry"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Voeg sel in"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 wysigings"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Wysig bladsy styl: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Skep bladsystyl: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Skrap bladsystyl: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Hernoem bladsystyl: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Kopstuk/voetstuk verander"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Veldname verander"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Skep paragraafstyl: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Skrap paragraafstyl: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Hernoem paragraafstyl: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Skep karakterstyl: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Skrap karakterstyl: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Hernoem karakterstyl: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Skep raamstyl: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Skrap raamstyl: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Hernoem raamstyl: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Skep nommerstyl: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Skrap nommerstyl: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Hernoem nommerstyl: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Hernoem boekmerk: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Voeg indeksinskrywying in"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Skrap indeksinskrywing"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "veld"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paragrawe"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "raam"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-objek"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "formule"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "grafiek"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "opmerking"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "kruisverwysing"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "skrip"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "bibliografie-inskrywing"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "spesiale karakter"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "voetnoot"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "Beeld"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "tekenobjek(te)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabel: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "paragraaf"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Verander objektitel van $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Verander objekbeskrywing van $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Skep bladsystyl: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Skrap bladsystyl: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Skep bladsystyl: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Skrap bladsy"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Dokumentaansig"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Dokumentaansig"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Kop $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Kopbladsy $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Voet $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Voetbladsy $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Voetnota $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Voetnota $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Eindnota $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Eindnota $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) op bladsy $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Bladsy $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Bladsy: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Outeur"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
#, fuzzy
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Aksie"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr ""
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
#, fuzzy
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Dokumentaansig"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
#, fuzzy
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "Voor~skoumodus"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
#, fuzzy
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME-dokumente"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Leesfout"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Fout tydens lees van die knipbord."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Ry %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Kolom %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Karakter"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraaf"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Raam"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Bladsye"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Nommering"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Sel"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Opmerkings"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Aantekeningeagtergrond"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Versteekde teks"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Teks~plekhouer"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Vormkontroles"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Kleur"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Druk na lรชer"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Bladsye"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Voer ~outomaties ingevoegde leรซ bladsye uit"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr ""
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Druk"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr ""
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Net ~opmerkings"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr ""
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr ""
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Opmerkings"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr ""
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Alle bladsye"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr ""
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr ""
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Sluit in"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Brosjures"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr ""
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr ""
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr ""
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "Alle bladsye"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Bladsye"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Seleksie"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funksies"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Kanselleer"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Pas toe"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr ""
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "~Formulesel"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Skema: Vlak "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Sleepmodus"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Voeg hiperskakel in"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Voeg as skakel in"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Voeg as kopie in"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Vertoon"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktiewe venster"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "versteek"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktief"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "onaktief"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Redigeer..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Bywerk"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Redigeer"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Redigeer skakels"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Voeg in"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "Indeks"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Lรชer"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Per dokument"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Teks"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Skrap"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Skrap"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Seleksie"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indekse"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Reรซl"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Almal"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Ontbeskerm"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "versteek"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Filter kan nie gevind word nie."
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Hernoem"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Leesalleen"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Wys alles"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Bladsy"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Reรซl"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Outeur"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Nota"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr ""
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Gebruikergedefinieer"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Tabelinhoud"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografie 1"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Aanhaling"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Onderwerp"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Sleutelwoorde"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Opmerkings"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Geskep"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Gewysig"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Hersiennommer"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Totale redigeertyd"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikel"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Boek"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Brosjures"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Konferensieverrigtinge"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Boekuittreksel"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Boekuittreksel met titel"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferensieverrigtinge"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Joernaal"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Tegniese dokumentasie"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tesis"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Allerlei"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Verhandeling"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferensieverrigtinge"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Navorsingsverslag"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Ongepubliseer"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-pos"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Per dokument"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Gebruiker-bepaalde1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Gebruiker-bepaalde2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Gebruiker-bepaalde3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Gebruiker-bepaalde4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Gebruiker-bepaalde5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Kort naam"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Soort"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Geadresseerde"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Ann~otering"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Outeur(s)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "~Boektitel"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Hoofstuk"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Ui~tgawe"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Redakteur"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Soort ~publikasie"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "I~nstelling"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Joernaal"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Maand"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nommer"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Or~ganisasie"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Blad~sy(e)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Uitgewer"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universiteit"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Re~eks"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Soort ~verslag"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Jaar"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Gebruiker-bepaalde1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Gebruiker-bepaalde2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Gebruiker-bepaalde3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Gebruiker-bepaalde4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Gebruiker-bepaalde5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "~ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Redigeer indeksinskrywing"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Voeg indeksinskrywying in"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Hierdie dokument bevat reeds die bibliografiese inskrywing maar bevat ander data. Wil u die bestaande inskrywings aanpas?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Opmerking"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Wys opmerking"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
#, fuzzy
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Versteek opmerking"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Kortpadnaam bestaan reeds. Kies asseblief 'n ander naam."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Skrap OutoTeks?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Skrap die kategorie "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "OutoTeks :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Stoor OutoTeks"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Daar is geen OutoTeks in hierdie lรชer nie."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr ""
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "OutoTeks vir kortpad '%1' nie gevind nie."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "OutoTeks kon nie geskep word nie."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Verlangde knipbordformaat is nie beskikbaar nie."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Alle opmerkings"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Alle opmerkings"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Opmerkings deur "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(geen datum)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(geen outeur)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Antwoord aan $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Nuwe adresblok"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Aanhefelemente"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Aanhef"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Teks"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Wys die velde toe uit u databron wat pas by die adreselemente."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Aanhefvoorskou"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Adreselemente"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Aanhefelemente"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Pas by veld:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Voorskou"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " nog nie gepas nie "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Alle lรชers"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Adreslyste (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME-basis (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Skoonteks (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Teks kommageskei (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4386,84 +4396,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME-adreslys (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Kies begindokument"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Kies die dokumenttipe"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Voeg adresblok in"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Kies 'n adreslys"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Skep aanhef"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Pas uitleg aan"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Klaar"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Massapos-slimmerd"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Naam"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Soort"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Navraag"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Wil u weer vanaf die begin van dokument toets?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Die speltoets is klaar."
@@ -4472,212 +4482,212 @@ msgstr "Die speltoets is klaar."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Tyd"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Lรชernaam"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Databasis-naam"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Hoofstuk"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Bladsynommers"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistieke"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Outeur"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Sjablone"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Afsender"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Stel veranderlike"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Vertoon veranderlike"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Voeg formule in"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Toevoerveld"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Toevoerveld (veranderlike)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Toevoerveld (gebruiker)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Voorwaardelike teks"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE-veld"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Voer makro uit"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Getalomvang"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Stel bladsyveranderlike"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Vertoon bladsyveranderlike"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Laai URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Plekhouer"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Kombineer karakters"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Toevoerlys"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Stel verwysing"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Voeg verwysing in"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Massapos-velde"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Volgende rekord"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Enige rekord"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Rekordnommer"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Vorige bladsy"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Volgende bladsy"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Versteekde teks"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Gebruikerveld"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skrip"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Bibliografie-inskrywing"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Versteekde paragraaf"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "DokInligting"
@@ -4685,74 +4695,74 @@ msgstr "DokInligting"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Datum (vaste)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Tyd"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Tyd (vaste)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Karakters"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Woorde"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragrawe"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Beeld"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objekte"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Bladsye"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "Outomatiese DDE"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "Handmatige DDE"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4760,87 +4770,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Maatskappy"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Voornaam"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Van"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Voorletters"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Straat"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Land"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Poskode"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Stad"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posisie"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Foon (Huis)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Foon (Werk)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAKS"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-pos"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Provinsie"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "af"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "aan"
@@ -4849,32 +4859,32 @@ msgstr "aan"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Lรชernaam"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Lรชernaam sonder uitbreiding"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Pad/lรชernaam"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Pad"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Styl"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategorie"
@@ -4882,22 +4892,22 @@ msgstr "Kategorie"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Naam van hoofstuk"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Hoofstuknommer"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Hoofstuknommer sonder skeisimbool"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Hoofstuknommer en -naam"
@@ -4905,47 +4915,47 @@ msgstr "Hoofstuknommer en -naam"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romeinse syfers (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romeinse syfers (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabiese syfers (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "As bladsystyl"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Teks"
@@ -4953,12 +4963,12 @@ msgstr "Teks"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Naam"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Voorletters"
@@ -4966,42 +4976,42 @@ msgstr "Voorletters"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Stelsel"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Teks"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Naam"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Teks"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formule"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Teks"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Databasis"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Stelsel"
@@ -5009,17 +5019,17 @@ msgstr "Stelsel"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Outeur"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Tyd"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Datum"
@@ -5027,67 +5037,67 @@ msgstr "Datum"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Verwysing"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Bladsy"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Hoofstuk"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Bo/Onder"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "As bladsystyl"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategorie en nommer"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Byskrifteks"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Nommering"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nommer"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nommer (geen konteks)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nommer (volledige konteks)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5095,27 +5105,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Teks"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Raam"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Beeld"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objek"
@@ -5123,1291 +5133,1291 @@ msgstr "Objek"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Voorwaarde"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Dan, Anders"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE-verklaring"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Versteekde t~eks"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Makronaam"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Verwysing"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "K~arakters"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "S~kikking"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Waarde"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formule"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Doelgemaak"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Gebruiker]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. Hoogte"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. Hoogte"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Wydte"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Hoogte"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Linkerkantlyn"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Bokantlyn"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Kolomme"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rye"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Boekvoorskou"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rye"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Vallende hoofletters"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "bladsybreuk"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Draai vertikaal"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Keer %1 horisontaal om"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Karakterstyl"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Karakterstyl"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Voet"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Na voet"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Kop"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Na kop"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "~Geen omvou"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Parallelogram"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Wydte"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "paragraaf"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "Na karakter"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr ""
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Vertikaal gesentreer"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "Na onder"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Bokant van lyn"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Links gesentreer"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Onderkant van lyn"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Register-getrou"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horisontaal gesentreer"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "Binne"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "Buite"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Volle breedte"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Kolomme"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Verdeel"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Nommering"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "~Vertoon nommering"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "en"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Helderheid"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Herdoen "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontras"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Deursigtigheid"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Negatief"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafikamodus"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standaard"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Grysskaal"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Swart-en-wit"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermerk"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Aanhaling"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Teksraam"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Bladsy"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Tekening"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Beheer"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Seksie"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Boekmerk"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafika"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE-objek"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Opskrifte"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Seleksie"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Voetnoot"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Opmerking"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Herhaal soektog"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Voeg teksraam in"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Volgende bladsy"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "~Geen opskrif"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Na volgende boekmerk"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "~Geen opskrif"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Na volgende voetnota"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Volgende opmerking"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Voeg indeksinskrywying in"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Vorige bladsy"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Vorige bladsy"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Na vorige afdeling"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Na vorige boekmerk"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Na vorige voetnota"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Vorige opmerking"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Gaan na vorige tabelformule"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Gaan na vorige foutiewe tabelformule"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Gaan na volgende foutiewe tabelformule"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Voeg in"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Skrap"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabelveranderinge"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Toegepaste paragraafstyle"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Eindnoot"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Voetnoot"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formateer ~bladsy..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formateer vloer..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Hierdie lรชer kan nie oopgemaak word nie"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Voeg raam in"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Opmerking: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Invoeging"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Skrapping"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "OutoKorrigeer"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formate"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Tabelveranderinge"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Toegepaste paragraafstyle"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Bladsy "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraaf"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Beeld"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-objek"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Raam"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Tabelry"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Tabelsel"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Bladsy"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Kop"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Voet"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-HTML-dokument"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Skeier"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Vlak "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Die lรชer \"%1\" in die \"%2\" pad kon nie gevind word nie."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
#, fuzzy
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Nuwe gebruiker-bepaalde indeks"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
#, fuzzy
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<geen>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<geen>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Hoofstuknommer"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Inskrywing"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Keepstoppe"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Teks"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Bladsynommers"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
#, fuzzy
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Bibliografie-inskrywing"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Karakterstyl"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6415,245 +6425,245 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Basislyn ~bo"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Basislyn onder"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "~Gesentreerde Basislyne"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Voeg objek in"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Redigeer objek"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Sjabloon: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Grense"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Agtergrond"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Paragraafstyl: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Meesterdokument"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-meesterdokument"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Geen (moenie spelling kontroleer nie)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Meer..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignoreer"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-dokument"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Per dokument"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Vlak "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Skema"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Redigeer voetnoot/eindnoot"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Soeksleutel is XX maal vervang"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rye"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Kolo~m"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "Gaan voort"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "Take"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Status"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "MAATSKAPPY;CR;VOORNAAM; ;VAN;CR;ADRES;CR;STAD; ;PROV; ;POSKODE;CR;LAND;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Zoem"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6662,7 +6672,7 @@ msgstr "Ondertoe"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6670,33 +6680,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "ongeldig"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10620,31 +10630,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Boekmerk"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Voeg in"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Hernoem"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Skrap"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Skrap"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Hernoem"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13632,7 +13652,7 @@ msgstr "Skema: Vlak "
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -14123,82 +14143,87 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Versteekde teks"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Voeg in"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Paragraafbelyning"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "Kepe"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/af/vcl/messages.po b/source/af/vcl/messages.po
index 2f5e10dfbbc..36da300d70a 100644
--- a/source/af/vcl/messages.po
+++ b/source/af/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/am/cui/messages.po b/source/am/cui/messages.po
index dfc6b8a9347..71b1a648346 100644
--- a/source/am/cui/messages.po
+++ b/source/am/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-01 23:05+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 02:01+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530486336.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1531015278.000000\n"
#: cui/inc/personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "แ‹จแˆแˆตแŠญแˆญ แ‹ˆแˆจแ‰€แ‰ต แˆ˜แŠ•แŒˆแ‹ต"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "แ‰‹แŠ•แ‰‹:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "แˆ˜แŒ แŠ•:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "แˆ˜แŒ แŠ•:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "แ‰‹แŠ•แ‰‹:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Western Text Font"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "แˆ˜แŒ แŠ•:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "แ‰‹แŠ•แ‰‹:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Asian Text Font"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "แˆ˜แŒ แŠ•:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "แ‰‹แŠ•แ‰‹:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL Font"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "แŠญแแˆˆ แˆ€แŒˆแˆญ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -6023,7 +6053,7 @@ msgstr "แŠ แ‹ฒแˆต แˆ˜แแŒ แˆชแ‹ซ"
#: cui/uiconfig/ui/insertoleobject.ui:117
msgctxt "insertoleobject|createfromfile"
msgid "Create from file"
-msgstr "แŠจแ‹แ‹ญแˆ แ‹แˆตแŒฅ แˆ˜แแŒ แˆชแ‹ซ"
+msgstr "แŠจ แ‹แ‹ญแˆ แ‹แˆตแŒฅ แˆ˜แแŒ แˆชแ‹ซ"
#: cui/uiconfig/ui/insertoleobject.ui:197
msgctxt "insertoleobject|label1"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "แŠแ‹ฐแˆ แˆ›แˆฐแŠ“แŒƒ แˆˆ HTML, แˆ˜แˆฐแˆจแ‰ณแ‹Š แŠฅแŠ“ แˆˆ SQL แˆแŠ•แŒฎแ‰ฝ"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "แ‹จ _แ‰ฐแˆตแ‹แ‰ แˆแŠญแˆฎแ‰ฝ"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "แŠฅแˆญแ‹ณแ‰ณ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_แˆ˜แŒ แ‰€แˆšแ‹ซ %PRODUCTNAME แŠ•แŒแŒแˆฎแ‰ฝ"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "แˆ˜แŠญแˆแ‰ป/แˆ›แˆตแ‰€แˆ˜แŒซ แŠ•แŒแŒแˆฎแ‰ฝ"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "แˆ˜แŒ แ‰€แˆšแ‹ซ %PRODUCTNAME _แŠ•แŒแŒแˆฎแ‰ฝ"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "แ‹จ แˆ›แ‰ฐแˆšแ‹ซ แŠ•แŒแŒแˆฎแ‰ฝ"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_แˆ›แ‰ฐแˆšแ‹ซ แˆ›แˆฐแŠ“แŒƒ แˆˆ \"แˆฐแŠแ‹ต แˆ›แˆปแˆปแ‹ซ\" แˆแŠ”แ‰ณ"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "แ‹จแˆฐแŠแ‹ต แˆแŠ”แ‰ณแ‹Žแ‰ฝ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_แˆ˜แ‰ฐแˆญแŒ“แˆšแ‹ซ แŠฅแŠ•แ‹ฐ แ‰  แŠ แˆ˜แ‰ถแ‰ฝ แˆ˜แŠซแŠจแˆ "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "แŠฅแŠ“ "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "แŠ แˆ˜แ‰ต (แˆแˆˆแ‰ต แŠ แˆ€แ‹)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "แ‹จ แŠ แŒ แ‰ƒแ‰€แˆ แ‹ณแ‰ณ แˆ˜แˆตแ‰ฅแˆฐแ‰ขแ‹ซ แŠฅแŠ“ แˆˆ แˆฐแŠแ‹ต แŠ แ‹˜แŒ‹แŒ†แ‰น แˆ˜แˆ‹แŠชแ‹ซ"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "แŠฅแŠ•แ‹ตแŠ“แˆปแˆปแˆ แ‹ญแˆญแ‹ฑแŠ• %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "แˆ˜แŒซแŠ› %PRODUCTNAME แˆตแˆญแŠ แ‰ฑ แ‰ แˆšแŒ€แˆแˆญ-แŒŠแ‹œ"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "แ‰  แˆตแˆญแŠ แ‰ฑ แ‰ตแˆช แˆ‹แ‹ญ แ‰ แแŒฅแŠแ‰ต แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ แˆ›แˆตแ‰ปแ‹ซ"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME แ‰ แแŒฅแŠแ‰ต แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ"
diff --git a/source/am/dictionaries/id.po b/source/am/dictionaries/id.po
index b519d0898c9..59d362bcd2d 100644
--- a/source/am/dictionaries/id.po
+++ b/source/am/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-03-15 00:32+0000\n"
+"PO-Revision-Date: 2018-07-04 23:05+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521073968.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530745502.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
diff --git a/source/am/helpcontent2/source/text/sbasic/guide.po b/source/am/helpcontent2/source/text/sbasic/guide.po
index 08ff6aed0b1..3d198157ec7 100644
--- a/source/am/helpcontent2/source/text/sbasic/guide.po
+++ b/source/am/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-04-25 13:24+0200\n"
-"PO-Revision-Date: 2018-06-29 00:44+0000\n"
+"PO-Revision-Date: 2018-07-04 23:04+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530233082.000000\n"
+"X-POOTLE-MTIME: 1530745462.000000\n"
#: access2base.xhp
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>."
-msgstr ""
+msgstr "<emph>แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ฑ แ‰  แˆ˜แˆตแˆ˜แˆญ แˆ‹แ‹ญ แ‰ฐแ‰€แˆแŒงแˆ แ‰  </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>"
#: access2base.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the Microsoft Access object model,"
-msgstr ""
+msgstr "แ‰€แˆ‹แˆ แŠฅแŠ“ แˆŠแˆตแ‹แ‹ แ‹จแˆšแ‰ฝแˆ แ‹จ API แˆˆ <emph> แŽแˆญแˆžแ‰ฝ </emph>: <emph>แŠ•แŒแŒแˆญ </emph> แŠฅแŠ“ <emph> แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ </emph> แˆ˜แ‰€แ‹จแˆชแ‹ซ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠจ Microsoft Access object model,"
#: access2base.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/shared.po b/source/am/helpcontent2/source/text/sbasic/shared.po
index 9aeef047f5c..6f149423528 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-04 04:16+0000\n"
+"PO-Revision-Date: 2018-07-07 17:57+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530677785.000000\n"
+"X-POOTLE-MTIME: 1530986265.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -27742,7 +27742,7 @@ msgctxt ""
"par_id3150400\n"
"help.text"
msgid ">= : Greater than or equal to"
-msgstr ">= : แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ"
+msgstr ">= : แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ"
#: 03110100.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/sbasic/shared/03.po b/source/am/helpcontent2/source/text/sbasic/shared/03.po
index a57151f7cf9..7aa39fd820b 100644
--- a/source/am/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/am/helpcontent2/source/text/sbasic/shared/03.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-07-03 23:37+0000\n"
+"PO-Revision-Date: 2018-07-07 22:45+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530661033.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531003550.000000\n"
#: lib_depot.xhp
msgctxt ""
@@ -126,7 +126,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SCRIPTBINDINGLIBRARY Library"
-msgstr ""
+msgstr "แŒฝแˆแ แˆ›แŒฃแˆ˜แˆชแ‹ซ แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ต: แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ต"
#: lib_script.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\">The <item type=\"literal\">ScriptBindingLibrary</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\">แ‹จ <item type=\"literal\">แŒฝแˆแ แˆ›แŒฃแˆ˜แˆชแ‹ซ แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ต </item> แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ต</link></variable>"
#: lib_script.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"bm_id851529070366056\n"
"help.text"
msgid "<bookmark_value>BASIC ScriptBindingLibrary library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>แˆ˜แˆฐแˆจแ‰ณแ‹Š แ‹จ แŒฝแˆแ แˆ›แŒฃแˆ˜แˆชแ‹ซ แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ต: แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ต </bookmark_value>"
#: lib_template.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"par_id441529064369519\n"
"help.text"
msgid "Functions and subroutines for debugging Basic macros"
-msgstr ""
+msgstr "แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แŠฅแŠ“ แŠ•แ‹‘แˆต แŠ แˆฐแˆซแˆฎแ‰ฝ แˆˆ แˆ›แˆตแ‰ฐแŠซแŠจแˆ แˆ˜แˆฐแˆจแ‰ณแ‹Š แˆ›แŠญแˆฎ"
#: lib_tools.xhp
msgctxt ""
@@ -294,7 +294,7 @@ msgctxt ""
"par_id381529064415052\n"
"help.text"
msgid "Functions and subroutines for handling ListBox elements."
-msgstr ""
+msgstr "แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แŠฅแŠ“ แŠ•แ‹‘แˆต แŠ แˆฐแˆซแˆฎแ‰ฝ แˆˆ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แŠ แŠซแˆŽแ‰ฝ แŠ แ‹ซแ‹ซแ‹"
#: lib_tools.xhp
msgctxt ""
@@ -318,7 +318,7 @@ msgctxt ""
"par_id681529064596175\n"
"help.text"
msgid "Miscellaneous functions and subroutines."
-msgstr ""
+msgstr "แ‹จ แ‰ฐแˆˆแ‹ซแ‹ฉ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แŠฅแŠ“ แŠ•แ‹‘แˆต แŠ แˆฐแˆซแˆฎแ‰ฝ"
#: lib_tools.xhp
msgctxt ""
@@ -342,7 +342,7 @@ msgctxt ""
"par_id841529064645990\n"
"help.text"
msgid "Functions and subroutines for module control."
-msgstr ""
+msgstr "แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แŠฅแŠ“ แŠ•แ‹‘แˆต แŠ แˆฐแˆซแˆฎแ‰ฝ แˆˆ แŠญแแˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ"
#: lib_tools.xhp
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"bm_id271529062660965\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Strings module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>แˆ˜แˆฐแˆจแ‰ณแ‹Š แ‹จ แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ต;แ‹จ แˆ€แˆจแŒ แŠญแแˆ</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/01.po b/source/am/helpcontent2/source/text/scalc/01.po
index b6f2af1ea08..2d522441368 100644
--- a/source/am/helpcontent2/source/text/scalc/01.po
+++ b/source/am/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-01 17:07+0000\n"
+"PO-Revision-Date: 2018-07-08 00:46+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530464853.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531010780.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -9966,7 +9966,7 @@ msgctxt ""
"par_id431520887384579\n"
"help.text"
msgid "Zero (0) is equivalent to FALSE and all other numbers are equivalent to TRUE."
-msgstr ""
+msgstr "แ‹œแˆฎ (0) แŠฅแŠฉแˆ แŠแ‹ แŠจ แˆ€แˆฐแ‰ต แŒ‹แˆญ แŠฅแŠ“ แˆŒแˆŽแ‰ฝ แˆแˆ‰แˆ แ‰แŒฅแˆฎแ‰ฝ แŠฅแŠฉแˆ แŠ“แ‰ธแ‹ แŠจ แŠฅแ‹แŠแ‰ต แŒ‹แˆญ:"
#: 04060105.xhp
msgctxt ""
@@ -14646,7 +14646,7 @@ msgctxt ""
"hd_id3163596\n"
"help.text"
msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">แ‹ตแˆแˆญ</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -14774,7 +14774,7 @@ msgctxt ""
"hd_id3151957\n"
"help.text"
msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">แ‹ตแˆแˆญ แŠจแˆ†แŠ</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -21598,7 +21598,7 @@ msgctxt ""
"par_id2958769\n"
"help.text"
msgid "<item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</item> displays the text \"Go to Writer bookmark\", loads the specified text document and jumps to bookmark \"Specification\"."
-msgstr ""
+msgstr "<item type=\"input\">=HYPERLINK(\"file:///C:/writer.odt#Specification\";\"Go to Writer bookmark\")</item>แ‹ˆแ‹ฐ แŒฝแˆแ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆ˜แˆ„แŒƒ: แ‹จ แ‰ฐแ‹ˆแˆฐแŠ แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต แ‹ญแŒญแŠ“แˆ: แŠฅแŠ“ แ‹ญแ‹˜แˆ‹แˆ แ‹ˆแ‹ฐ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ \"แˆ˜แ‹ˆแˆฐแŠ›\""
#: 04060109.xhp
msgctxt ""
@@ -21910,7 +21910,7 @@ msgctxt ""
"par_id9912411\n"
"help.text"
msgid "See <link href=\"https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\" name=\"wiki.documentfoundation.org Calc/Features/JIS and ASC functions\">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> for a conversion table."
-msgstr ""
+msgstr "แ‹ญแˆ…แŠ• แ‹ญแˆ˜แˆแŠจแ‰ฑ <link href=\"https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\" name=\"wiki.documentfoundation.org Calc/Features/JIS and ASC functions\">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> แˆˆ แˆ˜แ‰€แ‹จแˆชแ‹ซ แˆฐแŠ•แŒ แˆจแ‹ฅ"
#: 04060110.xhp
msgctxt ""
@@ -22838,7 +22838,7 @@ msgctxt ""
"par_id1551561\n"
"help.text"
msgid "See <link href=\"https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\" name=\"wiki.documentfoundation.org Calc/Features/JIS and ASC functions\">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> for a conversion table."
-msgstr ""
+msgstr "แ‹ญแˆ…แŠ• แ‹ญแˆ˜แˆแŠจแ‰ฑ <link href=\"https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions\" name=\"wiki.documentfoundation.org Calc/Features/JIS and ASC functions\">https://wiki.documentfoundation.org/Calc/Features/JIS_and_ASC_functions</link> แˆˆ แˆ˜แ‰€แ‹จแˆชแ‹ซ แˆฐแŠ•แŒ แˆจแ‹ฅ"
#: 04060110.xhp
msgctxt ""
@@ -24726,7 +24726,7 @@ msgctxt ""
"par_id3147427\n"
"help.text"
msgid "<variable id=\"addintext\">The following describes and lists some of the available add-in functions.</variable>"
-msgstr ""
+msgstr "<variable id=\"addintext\">แ‹แŒแŒ แˆˆแˆ†แŠ‘ แ‰ฐแŒจ-แˆ›แˆช แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แŒแˆˆแŒซ แŠฅแŠ“ แ‹แˆญแ‹แˆญ แŠแ‹ </variable>"
#: 04060111.xhp
msgctxt ""
@@ -25302,7 +25302,7 @@ msgctxt ""
"par_id3149351\n"
"help.text"
msgid "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">API</link>."
-msgstr ""
+msgstr "แ‰ฐแŒจแˆ›-แˆชแ‹Žแ‰ฝ แˆ˜แˆแŒธแˆ แ‹ญแ‰ปแˆ‹แˆ แ‰  %PRODUCTNAME <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">API</link>."
#: 04060112.xhp
msgctxt ""
@@ -35550,7 +35550,7 @@ msgctxt ""
"hd_id3148437\n"
"help.text"
msgid "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
-msgstr ""
+msgstr "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">แˆ˜แ‰แŒ แˆชแ‹ซ</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35622,7 +35622,7 @@ msgctxt ""
"hd_id3149729\n"
"help.text"
msgid "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">แ‰ฃแ‹ถ แ‹ซแˆแˆ†แŠ แˆ˜แ‰แŒ แˆชแ‹ซ</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35694,7 +35694,7 @@ msgctxt ""
"hd_id3150896\n"
"help.text"
msgid "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">แ‰ฃแ‹ถ แˆ˜แ‰แŒ แˆชแ‹ซ</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35758,7 +35758,7 @@ msgctxt ""
"hd_id3164897\n"
"help.text"
msgid "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">แˆ˜แ‰แŒ แˆชแ‹ซ แŠจแˆ†แŠ</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -39630,7 +39630,7 @@ msgctxt ""
"par_id0305200911372999\n"
"help.text"
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/ZTEST function\">Wiki page</link>."
-msgstr ""
+msgstr "แ‹ญแˆ…แŠ• แ‹ญแˆ˜แˆแŠจแ‰ฑ <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/ZTEST function\">Wiki page</link>."
#: 04060182.xhp
msgctxt ""
@@ -41174,7 +41174,7 @@ msgctxt ""
"hd_id3154511\n"
"help.text"
msgid "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
-msgstr ""
+msgstr "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">แŠจแแ‰ฐแŠ›</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41254,7 +41254,7 @@ msgctxt ""
"hd_id3166426\n"
"help.text"
msgid "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">แŠจแแ‰ฐแŠ› แ‹จ แŠญแˆญแŠญแˆญ แ‹แˆญแ‹แˆญ</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41366,7 +41366,7 @@ msgctxt ""
"par_id3150109\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference."
-msgstr ""
+msgstr "<emph>แ‰แŒฅแˆญ1, แ‰แŒฅแˆญ2, ..., แ‰แŒฅแˆญ30</emph> แ‹‹แŒ‹แ‹Žแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แŒ แŠ–แ‰ฝ แŠ“แ‰ธแ‹: แŠ“แˆ™แŠ“ แ‹จแˆšแ‹ˆแŠญแˆ‰: แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑแŠ• แ‰แŒฅแˆญ แ‰  แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ แˆ˜แ‰€แ‹จแˆญ แ‹ญแ‰ฝแˆ‹แˆ"
#: 04060184.xhp
msgctxt ""
@@ -41406,7 +41406,7 @@ msgctxt ""
"hd_id3154541\n"
"help.text"
msgid "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">แŠ แŠแˆตแ‰ฐแŠ›</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41438,7 +41438,7 @@ msgctxt ""
"par_id3146964\n"
"help.text"
msgid "MIN(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "แŠ แŠแˆตแ‰ฐแŠ›(แ‰แŒฅแˆญ1: แ‰แŒฅแˆญ2; ...; แ‰แŒฅแˆญ30)"
#: 04060184.xhp
msgctxt ""
@@ -41478,7 +41478,7 @@ msgctxt ""
"hd_id3147504\n"
"help.text"
msgid "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">แŠ แŠแˆตแ‰ฐแŠ› แ‹จ แŠญแˆญแŠญแˆญ แ‹แˆญแ‹แˆญ</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41510,7 +41510,7 @@ msgctxt ""
"par_id3153336\n"
"help.text"
msgid "MINA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "แŠ แŠแˆตแ‰ฐแŠ› แ‹จ แŠญแˆญแŠญแˆญ(แ‹‹แŒ‹1: แ‹‹แŒ‹2: ... แ‹‹แŒ‹30)"
#: 04060184.xhp
msgctxt ""
@@ -41622,7 +41622,7 @@ msgctxt ""
"hd_id3145824\n"
"help.text"
msgid "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
-msgstr ""
+msgstr "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">แˆ˜แŠซแŠจแˆˆแŠ›</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41646,7 +41646,7 @@ msgctxt ""
"par_id3154679\n"
"help.text"
msgid "AVERAGE(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "แˆ˜แŠซแŠจแˆˆแŠ›(แ‰แŒฅแˆญ1: แ‰แŒฅแˆญ2; ...; แ‰แŒฅแˆญ30)"
#: 04060184.xhp
msgctxt ""
@@ -41782,7 +41782,7 @@ msgctxt ""
"par_id3150337\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
-msgstr ""
+msgstr "<emph>แ‰แŒฅแˆญ1, แ‰แŒฅแˆญ2,...แ‰แŒฅแˆญ30</emph> แ‹จ แ‰แŒฅแˆญ แ‹‹แŒ‹แ‹Žแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แŒ แŠ–แ‰ฝ แŠ“แ‰ธแ‹:"
#: 04060184.xhp
msgctxt ""
@@ -44422,7 +44422,7 @@ msgctxt ""
"par_id3153109\n"
"help.text"
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population. Text has the value 0."
-msgstr ""
+msgstr "<emph>แ‹‹แŒ‹1, แ‹‹แŒ‹2,...แ‹‹แŒ‹30</emph> แ‹‹แŒ‹แ‹Žแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แŒ แŠ–แ‰ฝ แŠ“แ‰ธแ‹: แŒ แ‰…แˆ‹แˆ‹ แˆ•แ‹แ‰ก แ‹จแˆšแ‹ˆแŠญแˆ‰: แŒฝแˆแ แ‹‹แŒ‹แ‹ 0 แŠแ‹"
#: 04060185.xhp
msgctxt ""
@@ -46934,7 +46934,7 @@ msgctxt ""
"par_id3153078\n"
"help.text"
msgid ">= (Greater than or equal to)"
-msgstr ">= (แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ)"
+msgstr ">= (แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ)"
#: 04060199.xhp
msgctxt ""
@@ -46942,7 +46942,7 @@ msgctxt ""
"par_id3150866\n"
"help.text"
msgid "Greater than or equal to"
-msgstr "แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ"
+msgstr "แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ"
#: 04060199.xhp
msgctxt ""
@@ -51054,7 +51054,7 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the name for the scenario. Use a clear and unique name so you can easily identify the scenario.</ahelp> You can also modify a scenario name in the Navigator through the <emph>Properties </emph>context menu command."
-msgstr ""
+msgstr "<ahelp hid=\".\">แˆˆ แ‰ตแŠฅแ‹ญแŠ•แ‰ต แˆตแˆ แˆ˜แŒแˆˆแŒซ: แŒแˆแ… แŠฅแŠ“ แ‹จ แ‰ฐแˆˆแ‹จ แˆตแˆ แ‹ญแŒ แ‰€แˆ™ แˆตแˆˆแ‹šแˆ… แ‰  แ‰€แˆ‹แˆ‰ แŠฅแŠ•แ‹ฒแˆˆแ‹ฉแ‰ต แ‰ตแŠฅแ‹ญแŠ•แ‰ฑแŠ• </ahelp> แŠฅแˆญแˆตแ‹Ž แŠฅแŠ•แ‹ฒแˆแˆ แˆ›แˆปแˆปแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แ‰ตแŠฅแ‹ญแŠ•แ‰ต แˆตแˆ แ‰  แˆ˜แ‰ƒแŠ› แ‹แˆตแŒฅ แ‰  <emph>แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph> แŠ แŒˆแ‰ฃแ‰ฅ แ‹แˆญแ‹แˆญ แ‰ตแŠฅแ‹›แ‹ แ‹แˆตแŒฅ"
#: 06050000.xhp
msgctxt ""
@@ -56638,7 +56638,7 @@ msgctxt ""
"par_id361512503457039\n"
"help.text"
msgid "Enter the data in the text fields. Press Enter or click <item type=\"literal\">New</item> to add it to the table."
-msgstr ""
+msgstr "แ‰  แŒฝแˆแ แˆœแ‹ณแ‹Žแ‰ฝ แ‹แˆตแŒฅ แ‹ณแ‰ณ แ‹ซแˆตแŒˆแ‰ก: แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ• แ‹ˆแ‹ญแŠ•แˆ แ‹ญแŒซแŠ‘ <item type=\"literal\"> แŠ แ‹ฒแˆต </item> แ‹ˆแ‹ฐ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹แˆตแŒฅ แˆˆ แˆ˜แŒจแˆ˜แˆญ:"
#: data_form.xhp
msgctxt ""
@@ -56902,7 +56902,7 @@ msgctxt ""
"par_id1191767622119\n"
"help.text"
msgid "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text."
-msgstr ""
+msgstr "แ‰ แˆแˆ‰แˆ แˆแˆณแˆŒแ‹Žแ‰ฝ แŠจ แ‰ณแ‰ฝ แ‰ แŠฉแˆ: แˆ˜แŒ แŠ–แ‰ฝ แˆˆ แ‹ตแˆแˆญ แˆ›แˆตแˆŠแ‹ซ แ‹จแ‹ซแ‹˜แ‹ แˆจแ‹ตแ #6, แŠแ‹: แŠแŒˆแˆญ แŒแŠ• แ‰ฐแ‰ตแ‰ทแˆ: แˆแŠญแŠ•แ‹ซแ‰ฑแˆ แ‹จแ‹ซแ‹˜แ‹ แŒฝแˆแ แŠแ‹:"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56910,7 +56910,7 @@ msgctxt ""
"par_id961527953004850\n"
"help.text"
msgid "<variable id=\"args\">Func_Range; Range1; Criterion1 [ ; Range2; Criterion2 [;...]])</variable>"
-msgstr ""
+msgstr "<variable id=\"args\">แ‰ฐแŒแ‰ฃแˆญ_แˆ˜แŒ แŠ•; แˆ˜แŒ แŠ•; แˆ˜แˆ˜แ‹˜แŠ›1 [ ; แˆ˜แŒ แŠ•2; แˆ˜แˆ˜แ‹˜แŠ›2 [;...]])</variable>"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56942,7 +56942,7 @@ msgctxt ""
"par_id190621657742\n"
"help.text"
msgid "<emph>Range2</emph> โ€“ Optional. Range2 and all the following mean the same as Range1."
-msgstr ""
+msgstr "<emph>แˆ˜แŒ แŠ•2</emph> โ€“ แ‰ แˆแˆญแŒซ: แˆ˜แŒ แŠ•2 แŠฅแŠ“ แˆแˆ‰แˆ แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆ›แˆˆแ‰ต แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠแ‹ แŠจ แˆ˜แŒ แŠ•1. แŒ‹แˆญ"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56950,7 +56950,7 @@ msgctxt ""
"par_id317001803813193\n"
"help.text"
msgid "<emph>Criterion2</emph> โ€“ Optional. Criterion2 and all the following mean the same as Criterion1."
-msgstr ""
+msgstr "<emph>แˆ˜แˆ˜แ‹˜แŠ›2</emph> โ€“ แ‰  แˆแˆญแŒซ: แˆ˜แˆ˜แ‹˜แŠ›2 แŠฅแŠ“ แˆแˆ‰แˆ แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แŠซแŠจแˆˆแŠ› แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠแ‹ แŠฅแŠ•แ‹ฐ แˆ˜แˆ˜แ‹˜แŠ›1."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -61510,7 +61510,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MAXIFS function"
-msgstr ""
+msgstr "แŠจแแ‰ฐแŠ› แŠจแˆ†แŠ แ‰ฐแŒแ‰ฃแˆญ"
#: func_maxifs.xhp
msgctxt ""
@@ -61518,7 +61518,7 @@ msgctxt ""
"bm_id658066580665806\n"
"help.text"
msgid "<bookmark_value>MAXIFS function</bookmark_value> <bookmark_value>maximum;satisfying conditions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>แŠจแแ‰ฐแŠ› แŠจแˆ†แŠ แ‰ฐแŒแ‰ฃแˆญ</bookmark_value> <bookmark_value>แŠจแแ‰ฐแŠ›; แŠ แŒฅแŒ‹แ‰ข แˆแŠ”แ‰ณแ‹Žแ‰ฝ</bookmark_value>"
#: func_maxifs.xhp
msgctxt ""
@@ -61526,7 +61526,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAXIFS</link></variable> function"
-msgstr ""
+msgstr "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">แŠจแแ‰ฐแŠ› แŠจแˆ†แŠ</link></variable> แ‰ฐแŒแ‰ฃแˆญ"
#: func_maxifs.xhp
msgctxt ""
@@ -61542,7 +61542,7 @@ msgctxt ""
"hd_id660246602466024\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "แŠ แŒˆแ‰ฃแ‰ฅ:"
#: func_maxifs.xhp
msgctxt ""
@@ -61550,7 +61550,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "MAXIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "แŠจแแ‰ฐแŠ› แŠจแˆ†แŠ(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_maxifs.xhp
msgctxt ""
@@ -61566,7 +61566,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "แ‰€แˆ‹แˆ แŠ แŒ แ‰ƒแ‰€แˆ"
#: func_maxifs.xhp
msgctxt ""
@@ -61574,7 +61574,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(B2:B6;B2:B6;\"<35\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠจแแ‰ฐแŠ› แŠจแˆ†แŠ(B2:B6;B2:B6;\"<35\")</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61606,7 +61606,7 @@ msgctxt ""
"hd_id30455222431067\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "แˆ˜แ‹ฐแ‰ แŠ› แŠ แŒˆแˆ‹แˆˆแŒฝ แˆ˜แŒ แ‰€แˆšแ‹ซ แŠฅแŠ“ แ‹จแ‰ณแ‰€แ‰ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แˆ˜แŒแˆˆแŒซ แŠ แŒ แ‰ƒแ‰€แˆ"
#: func_maxifs.xhp
msgctxt ""
@@ -61614,7 +61614,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠจแแ‰ฐแŠ› แŠจแˆ†แŠ(C2:C6;B2:B6;\">\"&แŠ แŠแˆตแ‰ฐแŠ›(B2:B6);B2:B6;\"<\"&แŠจแแ‰ฐแŠ›(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61630,7 +61630,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠจแแ‰ฐแŠ› แŠจแˆ†แŠ(C2:C6;A2:A6;\"แ‰ฅแ‹•แˆญ.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61646,7 +61646,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "แŠฅแŠ•แ‹ฐ แˆ˜แˆ˜แ‹˜แŠ› แ‹ˆแ‹ฐ แŠญแแˆ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ"
#: func_maxifs.xhp
msgctxt ""
@@ -61662,7 +61662,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠจแแ‰ฐแŠ› แŠจแˆ†แŠ(C2:C6;A2:A6;\"แ‰ฅแ‹•แˆญ.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61678,7 +61678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MINIFS function"
-msgstr ""
+msgstr "แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ แ‰ฐแŒแ‰ฃแˆญ"
#: func_minifs.xhp
msgctxt ""
@@ -61686,7 +61686,7 @@ msgctxt ""
"bm_id658066580665806\n"
"help.text"
msgid "<bookmark_value>MINIFS function</bookmark_value> <bookmark_value>minimum;satisfying conditions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ แ‰ฐแŒแ‰ฃแˆญ</bookmark_value> <bookmark_value>แŠ แŠแˆตแ‰ฐแŠ›; แŠ แŒฅแŒ‹แ‰ข แˆแŠ”แ‰ณแ‹Žแ‰ฝ</bookmark_value>"
#: func_minifs.xhp
msgctxt ""
@@ -61694,7 +61694,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINIFS</link></variable> function"
-msgstr ""
+msgstr "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ</link></variable> แ‰ฐแŒแ‰ฃแˆญ"
#: func_minifs.xhp
msgctxt ""
@@ -61710,7 +61710,7 @@ msgctxt ""
"hd_id660246602466024\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "แŠ แŒˆแ‰ฃแ‰ฅ:"
#: func_minifs.xhp
msgctxt ""
@@ -61718,7 +61718,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "MINIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_minifs.xhp
msgctxt ""
@@ -61734,7 +61734,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "แ‰€แˆ‹แˆ แŠ แŒ แ‰ƒแ‰€แˆ"
#: func_minifs.xhp
msgctxt ""
@@ -61742,7 +61742,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(B2:B6;B2:B6;\"<35\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ(B2:B6;B2:B6;\"<35\")</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61758,7 +61758,7 @@ msgctxt ""
"par_id36952767622741\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61782,7 +61782,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61798,7 +61798,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*book\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ(C2:C6;A2:A6;\".*แˆ˜แŒฝแˆ€แ\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61814,7 +61814,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "แŠฅแŠ•แ‹ฐ แˆ˜แˆ˜แ‹˜แŠ› แ‹ˆแ‹ฐ แŠญแแˆ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ"
#: func_minifs.xhp
msgctxt ""
@@ -61830,7 +61830,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=แŠ แŠแˆตแ‰ฐแŠ› แŠจแˆ†แŠ(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -62878,7 +62878,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "SUMIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "แ‹ตแˆแˆญ แŠจแˆ†แŠ(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_sumifs.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/scalc/guide.po b/source/am/helpcontent2/source/text/scalc/guide.po
index 244eedcf87d..ba73414df38 100644
--- a/source/am/helpcontent2/source/text/scalc/guide.po
+++ b/source/am/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-22 13:16+0200\n"
-"PO-Revision-Date: 2018-07-01 17:05+0000\n"
+"PO-Revision-Date: 2018-07-07 19:30+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530464743.000000\n"
+"X-POOTLE-MTIME: 1530991848.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -8166,7 +8166,7 @@ msgctxt ""
"par_id201525141351484\n"
"help.text"
msgid "Pivot charts track the changes in the data issued from a pivot table and adjust the data series and data range accordingly."
-msgstr ""
+msgstr "แ‹จ แ’แ‰ฎแ‰ต แ‰ปแˆญแ‰ต แˆˆแ‹แŒฆแ‰ฝแŠ• แ‹ญแŠจแ‰ณแ‰ฐแˆ‹แˆ: แŠจ แ‰ฐแˆฐแŒ แ‹ แ‹จ แ’แ‰ฎแ‰ต แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ณแ‰ณ แ‹แˆตแŒฅ: แŠฅแŠ“ แ‰ฐแŠจแ‰ณแ‰ณแ‹ญ แ‹ณแ‰ณแ‹แŠ• แ‹ซแˆตแ‰ฐแŠซแŠญแˆ‹แˆ: แ‰  แ‰ฐแˆตแˆ›แˆšแ‹ แ‹จ แ‹ณแ‰ณ แˆ˜แŒ แŠ• แˆ˜แˆฐแˆจแ‰ต:"
#: pivotchart.xhp
msgctxt ""
@@ -8246,7 +8246,7 @@ msgctxt ""
"par_id41525141917275\n"
"help.text"
msgid "The data range and the data series pages of the chart wizard are not enabled. They are controlled by the pivot table."
-msgstr ""
+msgstr "แ‹จ แ‹ณแ‰ณ แˆ˜แŒ แŠ• แŠฅแŠ“ แ‹จ แ‰ฐแŠจแ‰ณแ‰ณแ‹ญ แ‹ณแ‰ณ แŒˆแŒฝแ‰ฝ แˆˆ แ‰ปแˆญแ‰ต แŠ แ‹‹แ‰‚ แŠ แˆ‹แˆตแ‰ปแˆ‰แˆ: แ‹จแˆšแ‰†แŒฃแŒ แˆจแ‹ แ‹จ แ’แ‰ฎแ‰ต แˆฐแŠ•แŒ แˆจแ‹ฅ แŠแ‹:"
#: pivotchart_create.xhp
msgctxt ""
@@ -8302,7 +8302,7 @@ msgctxt ""
"par_id431525148462157\n"
"help.text"
msgid "When deleting a pivot chart, the linked pivot table is not affected."
-msgstr ""
+msgstr "แ‹จ แ’แ‰ฎแ‰ต แ‰ปแˆญแ‰ต แ‰ แˆšแŒ แ‹ แŒŠแ‹œ: แ‹จ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แ‹จ แ’แ‰ฎแ‰ต แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ‹แ‹ญ แ‰ฐแŒฝแŠฅแŠ– แŠ แ‹ญแˆแŒฅแˆญแˆ:"
#: pivotchart_delete.xhp
msgctxt ""
@@ -8310,7 +8310,7 @@ msgctxt ""
"par_id141525148751543\n"
"help.text"
msgid "If you delete a pivot table linked to a pivot chart, the pivot chart is also deleted. A dialog box opens to confirm the pivot chart deletion."
-msgstr ""
+msgstr "แŠจ แ’แ‰ฎแ‰ต แˆฐแŠ•แŒ แˆจแ‹ฅ แŒ‹แˆญ แ‹จ แ‰ฐแŒˆแŠ“แŠ˜ แ‹จ แ’แ‰ฎแ‰ต แ‰ปแˆญแ‰ต แŠซแŒ แ‰: แ‹จ แ’แ‰ฎแ‰ต แ‰ปแˆญแ‰ต แŠ แ‰ฅแˆฎ แ‹ญแŒ แ‹แˆ: แ‹จ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹ญแŠจแˆแ‰ต แŠฅแŠ“ แ‹จ แ’แ‰ฎแ‰ต แ‰ปแˆญแ‰ต แˆ›แŒฅแ‹แ‰ต แŠฅแŠ•แ‹ฐแˆšแˆแˆแŒ‰ แˆ›แˆจแŒ‹แŒˆแŒซ แ‹ญแŒ แ‹ญแ‰ƒแˆ:"
#: pivotchart_edit.xhp
msgctxt ""
@@ -8374,7 +8374,7 @@ msgctxt ""
"par_id781525166702239\n"
"help.text"
msgid "Filters are used to remove unwanted data from the pivot chart. You can use filters in the pivot chart or in the corresponding <link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Pivot table filtering\">pivot table</link>, since the resulting chart is exactly the same."
-msgstr ""
+msgstr "แ‰  แ’แ‰ฎแ‰ต แ‰ปแˆญแ‰ต แ‹แˆตแŒฅ แˆ›แŒฃแˆชแ‹ซ แ‹จแˆšแŒ แ‰€แˆ™แ‰ต แ‹จแˆ›แ‹ญแˆแˆˆแŒ‰ แ‹ณแ‰ณแ‹Žแ‰ฝแŠ• แˆˆ แˆ›แˆตแ‹ˆแŒˆแ‹ต แŠแ‹: แŠฅแˆญแˆตแ‹Ž แ‰  แ’แ‰ฎแ‰ต แ‰ปแˆญแ‰ต แ‹ˆแ‹ญแŠ•แˆ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‹แˆตแŒฅ แˆ›แŒฃแˆชแ‹ซแ‹Žแ‰ฝ แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ <link href=\"text/scalc/guide/datapilot_filtertable.xhp\" name=\"Pivot table filtering\">แ‹จ แ’แ‰ฎแ‰ต แˆฐแŠ•แŒ แˆจแ‹ฅ table</link> แ‹แŒคแ‰ฑ แ‰ปแˆญแ‰ต แ‰  แ‰ตแŠญแŠญแˆ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠจแˆ†แŠ:"
#: pivotchart_filter.xhp
msgctxt ""
@@ -8406,7 +8406,7 @@ msgctxt ""
"par_id851525167448337\n"
"help.text"
msgid "The buttons have a pop-up action attached to them. If there is some filtering applied, then the arrow turns blue (similar to the pivot table), so it is easier to see when a field has any filter applied."
-msgstr ""
+msgstr "แ‹ญแˆ… แ‰แˆแ แ‰ฅแ‰…-แ‰ฃแ‹ญ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แŠ แ‰ฅแˆฎแ‰ต แ‰ฐแ‹ซแ‹ญแ‹Ÿแˆ: แŠ แŠ•แ‹ณแŠ•แ‹ต แˆ›แŒฃแˆชแ‹ซ แ‰ แˆšแˆแŒธแˆ แŒŠแ‹œ: แ‰€แˆตแ‰ฑ แ‹ˆแ‹ฐ แˆฐแˆ›แ‹ซแ‹Š แ‰€แˆˆแˆ แ‹ญแ‰€แ‹จแˆซแˆ: (แŠฅแŠ•แ‹ฐ แ’แ‰ฎแ‰ต แˆฐแŠ•แŒ แˆจแ‹ฅ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠแ‹) แˆตแˆˆแ‹šแˆ… แˆˆ แˆ˜แˆ˜แˆแŠจแ‰ต แ‰ แŒฃแˆ แ‰€แˆ‹แˆ แŠแ‹: แˆœแ‹ณแ‹Žแ‰ฝ แˆ‹แ‹ญ แˆ›แŒฃแˆชแ‹ซ แˆฒแˆแŒธแˆ:"
#: pivotchart_filter.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared.po b/source/am/helpcontent2/source/text/shared.po
index 877434e67fc..398e7cfeeff 100644
--- a/source/am/helpcontent2/source/text/shared.po
+++ b/source/am/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-11-23 01:11+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ 3แ‹ฒ-แˆ›แˆฐแŠ“แŒƒแ‹Žแ‰ฝ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แ‹จแˆšแ‰†แŒฃแŒ แˆจแ‹ แ‹จแ‰ฐแˆ˜แˆจแŒกแ‰ตแŠ• แ‹จ 3แ‹ฒ แŠฅแ‰ƒ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แŠแ‹</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "แˆ›แˆพแˆˆแŠชแ‹ซ แˆ›แ‰ฅแˆชแ‹ซ/แˆ›แŒฅแŠแ‹ซ"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ แˆ›แˆพแˆˆแŠชแ‹ซ แŒฅแˆแ‰€แ‰ต แˆ˜แˆตแŠฎแ‰ต แˆ˜แŠญแˆแ‰ป</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ แˆ›แˆพแˆˆแŠชแ‹ซ แŠ แ‰…แŒฃแŒซ แˆ˜แˆตแŠฎแ‰ต แˆ˜แŠญแˆแ‰ป </ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ แˆ›แˆพแˆˆแŠชแ‹ซ แ‰ฅแˆญแˆƒแŠ• แˆ˜แˆตแŠฎแ‰ต แˆ˜แŠญแˆแ‰ป</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ แˆ›แˆพแˆˆแŠชแ‹ซ แŒˆแŒฝแ‰ณ แˆ˜แˆตแŠฎแ‰ต แˆ˜แŠญแˆแ‰ป</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ แˆ›แˆพแˆˆแŠชแ‹ซ แ‰€แˆˆแˆ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ˜แŠญแˆแ‰ป</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/00.po b/source/am/helpcontent2/source/text/shared/00.po
index 7dfe5c497bd..39aede7549a 100644
--- a/source/am/helpcontent2/source/text/shared/00.po
+++ b/source/am/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 00:02+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530489768.000000\n"
#: 00000001.xhp
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ แ‰ แ‹Œแ‰ฅ แˆ˜แ‰ƒแŠ› </emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต </emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "<emph>แŠ แ‹ฒแˆต</emph> แˆแˆแŠญแ‰ต แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ (แˆแˆแŠญแ‰ฑ แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แ‹จ แŠ แ‹ฒแˆฑแŠ• แˆฐแŠแ‹ต แŠ แ‹ญแŠแ‰ต แŠแ‹)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "แ‹แˆญแ‹แˆญ <emph>แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต</emph><emph>- แ‰ดแˆแ•แˆŒแ‰ตแˆต</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แˆแˆแŠญแ‰ถแ‰ฝ </emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แˆแˆแŠญแ‰ถแ‰ฝ - แŠ แ‰€แˆซแˆจแ‰ฅ </emph> tab</variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แˆแˆแŠญแ‰ถแ‰ฝ - แŠ แ‰€แˆซแˆจแ‰ฅ </emph> tab"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ - แŠ แ‰€แˆซแˆจแ‰ฅ </emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แˆแˆแŠญแ‰ถแ‰ฝ - แˆแˆญแŒซแ‹Žแ‰ฝ </emph> tab"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ - แˆแˆญแŒซแ‹Žแ‰ฝ </emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ </emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ - แˆ˜แˆ€แŠจแˆˆแŠ› </emph> tab</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ - แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ </emph> tab</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ - แ‹จ แŒแˆ </emph> tab</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ - แ‹จ แŠ•แŒแ‹ต </emph> tab</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แŠญแˆแ‰ป </emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "แ‹แˆญแ‹แˆญ <emph> แ‹แ‹ญแˆ - แˆ˜แŠญแˆแ‰ป </emph>: แ‹จ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต <emph> แ‹จ แŒฝแˆแ Encoded </emph> แ‰ฐแˆ˜แˆญแŒงแˆ"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "แ‹แˆญแ‹แˆญ <emph> แ‹แ‹ญแˆ - แˆ›แˆตแ‰€แˆ˜แŒซ แŠฅแŠ•แ‹ฐ </emph>: แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต <emph> แ‹จ แŒฝแˆแ Encoded </emph> แ‰ฐแˆ˜แˆญแŒงแˆ"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ </emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹ฐแ‰ฅแ‹ณแ‰ค </emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹ฐแ‰ฅแ‹ณแ‰ค - แ‹จ แŒˆแŒฝ แŠ•แ‹ตแ </emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹ฐแ‰ฅแ‹ณแ‰ค - แ‹จ แ‹ฐแ‰ฅแ‹ณแ‰ค แˆซแˆตแŒŒ แŠฅแ‰…แ‹ต </emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹จ แ‹ฐแ‰ฅแ‹ณแ‰ค - แˆ›แ‰ฐแˆšแ‹ซ แŠฅแ‰ƒแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹ฐแ‰ฅแ‹ณแ‰ค - แ‰ฐแ‰€แ‰ฃแ‹ญ แŠฅแŠ“ แˆ‹แŠช </emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹ฐแ‰ฅแ‹ณแ‰ค - แŒแˆญแŒŒ </emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹ฐแ‰ฅแ‹ณแ‰ค - </emph><emph> แˆตแˆ แŠฅแŠ“ แŠ แŠซแ‰ฃแ‰ข </emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹แŠญแˆต </emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹จ แ‹แŠญแˆต - แŒˆแŒฝ แŠ•แ‹ตแ </emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹แŠญแˆต - แ‹จแˆšแŠซแ‰ฐแ‰ฑ แŠฅแ‰ƒแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹แŠญแˆต - แˆ‹แŠชแ‹ แŠฅแŠ“ แ‰ฐแ‰€แ‰ฃแ‹ญ </emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹แŠญแˆต - แŒแˆญแŒŒ </emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹แŠญแˆต - แˆฐแˆ แŠฅแŠ“ แŠ แŠซแ‰ฃแ‰ข </emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แŠ แŒ„แŠ•แ‹ณ </emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แŠ แŒ„แŠ•แ‹ณ - แ‹จ แŒˆแŒฝ แŠ•แ‹ตแ </emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แŠ แŒ„แŠ•แ‹ณ - แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แŠ แŒ„แŠ•แ‹ณ - แˆซแˆตแŒŒ </emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แŠ แŒ„แŠ•แ‹ณ - แˆตแˆ </emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แŠ แŒ„แŠฅแŠ•แ‹ณ - แŠ แˆญแŠฅแˆตแ‰ต </emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แŠ แŒ„แŠ•แ‹ณ - แŠ แˆญแŠฅแˆตแ‰ต แŠฅแŠ“ แŠ แŠซแ‰ฃแ‰ข </emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆ›แ‰…แˆจแ‰ขแ‹ซ </emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆ›แ‰…แˆจแ‰ขแ‹ซ - แŒˆแŒฝ 1 </emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆ›แ‰…แˆจแ‰ขแ‹ซ - แŒˆแŒฝ 2 </emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆ›แ‰…แˆจแ‰ขแ‹ซ - แŒˆแŒฝ 3 </emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆ›แ‰…แˆจแ‰ขแ‹ซ - แŒˆแŒฝ 4 </emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆ›แ‰…แˆจแ‰ขแ‹ซ - แŒˆแŒฝ 5 </emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">แ‰  แŽแˆญแˆ แŠ•แ‹ตแ แ‹แˆตแŒฅ: แ‹ญแŒซแŠ‘ แ‹จ <emph> แ‰กแ‹ตแŠ• แˆณแŒฅแŠ• </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แ‰  แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒ แ‰€แˆ™ แŠ แ‹ญแŒฅ แˆˆ แˆ˜แแŒ แˆญ แŠญแˆแ </variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">แ‰  แŽแˆญแˆ แŠ•แ‹ตแ แ‹แˆตแŒฅ แ‹ญแŒซแŠ‘ แ‹จ <emph> แ‰กแ‹ตแŠ• แˆณแŒฅแŠ• </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แ‰  แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒ แ‰€แˆ™ แŠ แ‹ญแŒฅ แˆˆ แˆ˜แแŒ แˆญ แŠญแˆแ - แŠ แ‹‹แ‰‚ แŒˆแŒฝ 1 </variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">แ‰  แŽแˆญแˆ แŠ•แ‹ตแ แ‹แˆตแŒฅ แ‹ญแŒซแŠ‘ แ‹จ <emph> แ‰กแ‹ตแŠ• แˆณแŒฅแŠ• </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แ‰  แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒ แ‰€แˆ™ แŠ แ‹ญแŒฅ แˆˆ แˆ˜แแŒ แˆญ แŠญแˆแ - แŠ แ‹‹แ‰‚ แŒˆแŒฝ 2 </variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">แ‰  แŽแˆญแˆ แŠ•แ‹ตแ แ‹แˆตแŒฅ: แ‹ญแŒซแŠ‘ แ‹จ <emph> แ‰กแ‹ตแŠ• แˆณแŒฅแŠ• </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แ‰  แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒ แ‰€แˆ™ แŠ แ‹ญแŒฅ แˆˆ แˆ˜แแŒ แˆญ แŠญแˆแ - แŠ แ‹‹แ‰‚ แŒˆแŒฝ 3 </variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">แ‰  แŽแˆญแˆ แŠ•แ‹ตแ แ‹แˆตแŒฅ: แ‹ญแŒซแŠ‘ แ‹จ <emph> แ‰กแ‹ตแŠ• แˆณแŒฅแŠ• </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แ‰  แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒ แ‰€แˆ™ แŠ แ‹ญแŒฅ แˆˆ แˆ˜แแŒ แˆญ แŠญแˆแ - แŠ แ‹‹แ‰‚ แŒˆแŒฝ 4 </variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">แ‰  แŽแˆญแˆ แŠ•แ‹ตแ แ‹แˆตแŒฅ: แ‹ญแŒซแŠ‘ แ‹จ <emph> แ‰กแ‹ตแŠ• แˆณแŒฅแŠ• </emph> แˆแˆแŠญแ‰ต แ‰  แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒ แ‰€แˆ™ แŠ แ‹ญแŒฅ แˆˆ แˆ˜แแŒ แˆญ แŠญแˆแ - แˆ˜แŒจแˆจแˆป แŠ แ‹‹แ‰‚ แŒˆแŒฝ </variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆฐแŠแ‹ต แˆ˜แ‰€แ‹จแˆชแ‹ซ </emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆฐแŠแ‹ต แˆ˜แ‰€แ‹จแˆชแ‹ซ </emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แˆฐแŠแ‹ต แˆ˜แ‰€แ‹จแˆชแ‹ซ </emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แŠขแ‹ฉแˆฎ แˆ˜แ‰€แ‹จแˆชแ‹ซ </emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "แ‹แˆญแ‹แˆญ <emph> แ‹แ‹ญแˆ - แŠ แ‹‹แ‰‚ - แ‹จ แŠ แ‹ตแˆซแˆป แ‹ณแ‰ณ แˆแŠ•แŒญ </emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>แ‹จ แŠ แ‹ตแˆซแˆป แ‹ณแ‰ณ แˆแŠ•แŒญ แŠ แ‹‹แ‰‚</emph><emph>- แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒญ แŠ แˆญแŠฅแˆตแ‰ต</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แ‹แŒŠแ‹ซ </emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ›แˆตแ‰€แˆ˜แŒซ </emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "แ‰  แˆ˜แ‹ฐแ‰ แŠ› แ‹ˆแ‹ญแŠ•แˆ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ณแ‰ณ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] แˆ˜แˆณแ‹ซ แ‹ˆแ‹ญแŠ•แˆ $[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆแˆจแŒก \"HTML Document\" แ‹จ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต: แ‹ญแˆ… แŠ•แŒแŒแˆญ แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแŠจแˆแ‰ณแˆ </variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] แˆ˜แˆณแ‹ซ/$[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆแˆจแŒก แ‹จ HTML แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แŒˆแŒฝ 1 แŠจ แŠ แ‹‹แ‰‚แ‹ แ‹แˆตแŒฅ </variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] แˆ˜แˆณแ‹ซ/$[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆแˆจแŒก แ‹จ HTML แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แŒˆแŒฝ 2 แŠจ แŠ แ‹‹แ‰‚แ‹ แ‹แˆตแŒฅ </variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] แˆ˜แˆณแ‹ซ/$[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆแˆจแŒก แ‹จ HTML แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แŒˆแŒฝ 3 แŠจ แŠ แ‹‹แ‰‚แ‹ แ‹แˆตแŒฅ </variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] แˆ˜แˆณแ‹ซ/$[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆแˆจแŒก แ‹จ HTML แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แŒˆแŒฝ 4 แŠจ แŠ แ‹‹แ‰‚แ‹ แ‹แˆตแŒฅ </variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] แˆ˜แˆณแ‹ซ/$[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹แˆญแ‹แˆญ <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆแˆจแŒก แ‹จ HTML แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แŒˆแŒฝ 5 แŠจ แŠ แ‹‹แ‰‚แ‹ แ‹แˆตแŒฅ </variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] แˆ˜แˆณแ‹ซ/$[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆแˆจแŒก แ‹จ HTML แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แŒˆแŒฝ 6 แŠจ แŠ แ‹‹แ‰‚แ‹ แ‹แˆตแŒฅ </variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆแˆจแŒก แ‹จ แŠ•แ‹ตแ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แŠ•แŒแŒแˆฉ แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแŠจแˆแ‰ณแˆ </variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆแˆ‰แŠ•แˆ แˆ›แˆตแ‰€แˆ˜แŒซ </emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ›แˆตแ‰€แˆ˜แŒซ แŠฅแŠ•แ‹ฐ </emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แŒซแŠ› </emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ </emph> tab</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,96 +6061,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‹ฒแŒ‚แ‰ณแˆ แŠแˆญแˆ› - แ‹ฒแŒ‚แ‰ณแˆ แŠแˆญแˆ› </emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆ›แŠญแˆฎแˆต - แ‹จ แ‹ฒแŒ‚แ‰ณแˆ แŠแˆญแˆ›แ‹Žแ‰ฝ </emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ </emph> tab, แ‹ญแŒซแŠ‘ <emph> แ‹จ แ‹ฒแŒ‚แ‰ณแˆ แŠแˆญแˆ›แ‹Žแ‰ฝ </emph> แ‰แˆแ"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "แˆแˆˆแ‰ต-แŒŠแ‹œ แ‹ญแŒซแŠ‘ แ‹จ แŠแˆญแˆ› แˆœแ‹ณ แˆแŠ”แ‰ณ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ"
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ </emph> tab, แ‹ญแŒซแŠ‘ <emph> แ‹จ แ‹ฒแŒ‚แ‰ณแˆ แŠแˆญแˆ›แ‹Žแ‰ฝ </emph> แ‰แˆแ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ <emph> แˆ˜แŒจแˆ˜แˆชแ‹ซ </emph> แ‰แˆแ </variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แˆ˜แŒแˆˆแŒซ </emph> tab</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ </emph> tab</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แˆตแ‰ณแˆตแ‰ฒแŠญแˆต </emph> tab</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แ‹ฐแˆ…แŠ•แŠแ‰ต </emph> tab</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แŠขแŠ•แ‰ฐแˆญแŠ”แ‰ต </emph> tab</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แŠแ‹ฐแˆ </emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "แ‹แˆญแ‹แˆญ <emph> แ‹แ‹ญแˆ - แ‹จ แˆ›แ‰ฐแˆšแ‹ซ แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ </emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ›แ‰ฐแˆšแ‹ซ แˆ›แˆฐแŠ“แŒƒ </emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">แ‹แˆญแ‹แˆญ<emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ - แŠข-แˆœแ‹ญแˆ แˆฐแŠแ‹ต </emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,8 +6229,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
-msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">แˆ˜แˆ‹แŠชแ‹ซ แŠฅแŠ•แ‹ฐ EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6245,16 +6245,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
-msgstr "แ‹ญแˆแˆจแŒก <emph>แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ แŠฅแŠ•แ‹ฐ - แŠฅแŠ•แ‹ฐ PDF แˆ˜แˆ‹แŠชแ‹ซ</emph>: แ‹จ แ‹ฒแŒ‚แ‰ณแˆ แŠแˆญแˆ› tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠฅแŠ•แ‹ฐ PDF แˆ˜แˆ‹แŠชแ‹ซ </emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ - แŠข-แˆœแ‹ญแˆ แŠฅแŠ•แ‹ฐ PDF </emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ - แ‹‹แŠ“ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ </emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ›แ‰ฐแˆšแ‹ซ </emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "แ‰  แˆ˜แ‹ฐแ‰ แŠ›แ‹ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แ‹แŒซ </emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต - แ‹‹แŠ“แ‹แŠ• แˆฐแŠแ‹ต </emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แŠญแˆแ‰ป </emph> - แ‹ญแˆแˆจแŒก แŠจ \"แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต\": \"แŒฝแˆแ CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹ณแ‰ณ - แŒฝแˆแ แ‹ˆแ‹ฐ แŠ แˆแ‹ถแ‰ฝ </emph> (แˆฐแŠ•แŒ แˆจแ‹ฅ)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph> แ‹ญแˆ… EPS แŠจแ‰ฐแˆ˜แˆจแŒ  แŠฅแŠ•แ‹ฐ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แ‹ญแˆ… แŠ•แŒแŒแˆญ แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแŠจแˆแ‰ณแˆ </variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ </emph>แ‹ญแˆ… PBM, PPM แ‹ˆแŠ•แˆ PGM แŠจแ‰ฐแˆ˜แˆจแŒ  แŠฅแŠ•แ‹ฐ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แ‹ญแˆ… แŠ•แŒแŒแˆญ แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแŠจแˆแ‰ณแˆ </variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠฅแ‰ตแˆ </emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph>แˆ›แˆญแˆšแ‹ซ - แˆ˜แ‰ฐแ‹</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ณแ‰ณ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆตแˆชแ‹ซ </emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ˜แ‹ตแŒˆแˆšแ‹ซ </emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ˜แ‰แˆจแŒซ </emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠฎแ’ </emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ˜แˆˆแŒ แŠแ‹ซ </emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›แ‹</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹จแ‰ฐแˆˆแ‹จ แˆ˜แˆˆแŒ แŠแ‹ซ </emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆแˆ‰แŠ•แˆ แˆ˜แˆแˆจแŒซ </emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,96 +6677,96 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ </emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">แ‹ญแˆแˆจแŒก <emph>แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แˆ˜แ‹แŒˆแ‰ขแ‹ซ</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆ›แˆณแ‹ซ</emph></caseinline><caseinline select=\"CALC\"> แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆ›แˆณแ‹ซ</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆ›แˆตแ‰ฐแ‹ณแ‹ฐแˆชแ‹ซ </emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แ‹แˆญแ‹แˆญ แˆ›แˆตแ‰ฐแ‹ณแ‹ฐแˆชแ‹ซ </emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แ‰ แˆซแˆฑ แŠ แˆซแˆš - แˆ˜แˆแŒธแˆšแ‹ซ แŠฅแŠ“ แˆˆแ‹แŒฆแ‰ฝแŠ• แˆ›แˆจแˆšแ‹ซ </emph> แ‰ แˆซแˆฑ แŠ แˆซแˆš แŠ•แŒแŒแˆญ แ‹ญแ‰ณแ‹ซแˆ: แ‹ญแŒซแŠ‘ <emph> แˆˆแ‹แŒฆแ‰ฝแŠ• แˆ›แˆจแˆšแ‹ซ </emph> แ‰แˆแ แ‹ญแˆ˜แˆแŠจแ‰ฑ แŠจ <emph> แ‹แˆญแ‹แˆญ </emph> tab แŒˆแŒฝ แ‹แˆตแŒฅ"
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆ›แˆตแ‰ฐแ‹ณแ‹ฐแˆชแ‹ซ - แˆ›แŒฃแˆชแ‹ซ</emph> tab </variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆฐแŠแ‹ต แˆ›แ‹‹แˆ€แŒƒ </emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\"> แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆฐแŠแ‹ต แˆ›แ‹ˆแ‹ณแ‹ฐแˆชแ‹ซ </emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต </emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆ›แˆตแ‰ฐแ‹ณแ‹ฐแˆชแ‹ซ - แ‹แˆญแ‹แˆญ </emph> tab. แ‹ญแŒซแŠ‘ แŠจ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ แŠฅแŠ“ แ‹ญแŠญแˆแ‰ฑ แ‹จ แŠ แŒˆแ‰ฃแ‰ฅ แ‹แˆญแ‹แˆญ: แ‹ญแˆแˆจแŒก <emph> แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต แˆ›แˆจแˆšแ‹ซ </emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ˜แˆแˆˆแŒŠแ‹ซ </emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ˜แˆแˆˆแŒŠแ‹ซ & แˆ˜แ‰€แ‹จแˆชแ‹ซ </emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "แ‰  แˆ˜แ‹ฐแ‰ แŠ›แ‹ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ˜แˆแˆˆแŒŠแ‹ซ & แˆ˜แ‰€แ‹จแˆชแ‹ซ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ˜แˆแˆˆแŒŠแ‹ซ & แˆ˜แ‰€แ‹จแˆชแ‹ซ - แŠ แ‰€แˆซแˆจแ‰ฅ </emph> แ‰แˆแ </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ˜แˆแˆˆแŒŠแ‹ซ & แˆ˜แ‰€แ‹จแˆชแ‹ซ - แ‰ฐแˆ˜แˆณแˆณแ‹ญ แˆ˜แˆแˆˆแŒŠแ‹ซ </emph> แˆแˆแŠญแ‰ต แ‹ซแ‹ตแˆญแŒ‰ แˆณแŒฅแŠ‘ แ‹แˆตแŒฅ แŠฅแŠ“ <emph> แ‰ฐแˆ˜แˆณแˆณแ‹ญ </emph> แ‰แˆแ"
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "แŠจ <emph> แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ณแ‰ณ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘ <emph> แˆ˜แˆแˆˆแŒŠแ‹ซ </emph> แˆแˆแŠญแ‰ต - <emph> แ‰ฐแˆ˜แˆณแˆณแ‹ญ แˆ˜แˆแˆˆแŒŠแ‹ซ </emph> แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ• - <emph> แ‰ฐแˆ˜แˆณแˆณแ‹ญ </emph> แ‰แˆแ แ‹แˆตแŒฅ (แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แˆ˜แˆแŠญแ‰ป)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "แŠจ <emph> แŽแˆญแˆ แŠ•แ‹ตแ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘ <emph> แˆ˜แ‹แŒˆแ‰ฅ แˆ˜แˆแˆˆแŒŠแ‹ซ </emph> - <emph> แ‰ฐแˆ˜แˆณแˆณแ‹ญ แˆ˜แˆแˆˆแŒŠแ‹ซ </emph> แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ• - <emph> แ‰ฐแˆ˜แˆณแˆณแ‹ญ </emph> แ‰แˆแ แ‹แˆตแŒฅ (แŽแˆญแˆ แˆ˜แˆ˜แˆแŠจแ‰ป)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ˜แ‰ƒแŠ›</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ แ‹ณแ‰ณแ‰คแ‹ </emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠ แŒˆแŠ“แŠžแ‰ฝ </emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠ แŒˆแŠ“แŠžแ‰ฝ - แˆ›แˆปแˆปแ‹ซ แŠ แŒˆแŠ“แŠžแ‰ฝ </emph> (DDE แŠ แŒˆแŠ“แŠžแ‰ฝ แ‰ฅแ‰ป) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "แ‹ญแˆแˆจแŒก แŠญแˆแ แŠจแ‹› แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠฅแ‰ƒแ‹Žแ‰ฝ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "แ‹จ แŠ แŒˆแ‰ฃแ‰ฅ แ‹แˆญแ‹แˆญ แˆ˜แŠญแˆแ‰ป แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แŠญแˆแ - แ‹ญแˆแˆจแŒก <emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹จ แˆแˆตแˆ แŠซแˆญแ‰ณ </emph> (แŠฅแŠ•แ‹ฒแˆแˆ แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แŠฅแ‰ƒ แ‹แˆญแ‹แˆญ แŠ แŒˆแ‰ฃแ‰ฅ แ‹แˆตแŒฅ) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹จ แˆแˆตแˆ แŠซแˆญแ‰ณ </emph> แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก แ‹จ แˆแˆตแˆ แŠซแˆญแ‰ณ แŠญแแˆ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ <emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แˆ˜แŒแˆˆแŒซ </emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠฅแ‰ƒ </emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠฅแ‰ƒ - แˆ›แˆจแˆšแ‹ซ </emph> แŠฅแŠ•แ‹ฒแˆแˆ แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แŠฅแ‰ƒ แ‹แˆญแ‹แˆญ แŠ แŒˆแ‰ฃแ‰ฅ แ‹แˆตแŒฅ </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠฅแ‰ƒ - แˆ˜แŠญแˆแ‰ป </emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,120 +6989,120 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ›แˆณแ‹ซ</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">แˆ›แˆณแ‹ซ แŠฅแŠ•แ‹ฒแˆแˆ แ‰  (+) (-) (ร—) แŠฅแŠ“ (รท) แ‰  แ‰แŒฅแˆญ แŒˆแ‰ แ‰ณ แˆ‹แ‹ญ </caseinline><caseinline select=\"IMPRESS\">แˆ›แˆณแ‹ซ แŠฅแŠ•แ‹ฒแˆแˆ แ‰  (+) (-) (ร—) แŠฅแŠ“ (รท) แ‰  แ‰แŒฅแˆญ แŒˆแ‰ แ‰ณ แˆ‹แ‹ญ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "แˆแˆˆแ‰ต แŒŠแ‹œ-แ‹ญแŒซแŠ‘ แ‹ˆแ‹ญแŠ•แˆ แ‰  แ‰€แŠ-แ‹ญแŒซแŠ‘ แˆœแ‹ณแ‹ แˆ‹แ‹ญ แ‰  <emph> แˆแŠ”แ‰ณแ‹Žแ‰ฝ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆ˜แˆแŠจแ‰ป - แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ - แˆ˜แ‹ฐแ‰ แŠ› </emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆ˜แˆแŠจแ‰ป - แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ - แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แˆแŠ”แ‰ณแ‹Žแ‰ฝ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ - แ‰€แˆˆแˆ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แ‹จ แˆ›แˆตแŒแ‰ขแ‹ซ แ‹˜แ‹ด แˆแŠ”แ‰ณ</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "แ‹ญแŒซแŠ‘ <emph>Hyperlink</emph> แˆแˆแŠญแ‰ต แŠจ <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘ <emph>แŠขแŠ•แ‰ฐแˆญแŠ”แ‰ต</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - Hyperlink </emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">แ‹ญแŒซแŠ‘ <emph>Hyperlink</emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ: แ‹ญแŒซแŠ‘ <emph>แ‹ฐแ‰ฅแ‹ณแ‰ค</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">แ‹ญแŒซแŠ‘ <emph>Hyperlink</emph> แˆแˆแŠญแ‰ต แŠจ <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แ‹ญแŒซแŠ‘ <emph>แˆฐแŠแ‹ต</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">แ‹ญแŒซแŠ‘ <emph> Hyperlink </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แ‰  <emph> แˆ˜แ‹ฐแ‰ แŠ› </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แ‹ญแŒซแŠ‘ <emph> แŠ แ‹ฒแˆต แˆฐแŠแ‹ต </emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แ‰ แˆ™แˆ‰ แˆ˜แˆ˜แˆแŠจแ‰ป แ‹˜แ‹ด</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,16 +7141,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "แ‹แˆญแ‹แˆญ <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒฎแ‰ฝ</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
-msgstr "Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 แ‰แˆแŽแ‰ฝ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แ‹จ HTML แˆแŠ•แŒญ</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "แ‰  HTML แˆฐแŠแ‹ต แ‹แˆตแŒฅ แ‹จ แŠ แŒˆแ‰ฃแ‰ฅ แ‹แˆญแ‹แˆญ แˆ˜แŠญแˆแ‰ป"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,16 +7205,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"grid\">แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ˜แŒ‹แŒ แˆšแ‹ซ</emph> (แ‰  แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แˆณแ‹ซ) </variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"guides\"> แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ˜แˆตแˆ˜แˆญ แˆ˜แ‰แˆจแŒซ</emph> (แ‰  แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แˆณแ‹ซ)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต </emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แˆแˆตแˆ - แˆ›แˆฐแˆป </emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แˆ˜แŒˆแŠ“แŠ› - แˆ›แˆฐแˆป - แˆแŠ•แŒฉแŠ• แ‹ญแˆแˆจแŒก </emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แˆ˜แŒˆแŠ“แŠ› - แˆ›แˆฐแˆป - แ‹จแ‰ฐแŒ แ‹จแ‰€แ‹แŠ• </emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แ‹จแ‰ฐแˆˆแ‹จ แ‰ฃแˆ…แˆช </emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">แ‹ญแˆแˆจแŒก <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แŠแŒฅแ‰ฆแ‰ฝ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ - แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ - แ‰ฃแˆ…แˆช </emph> แ‰แˆแ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">แ‹ญแˆแˆจแŒก <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แŠแŒฅแ‰ฆแ‰ฝ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ - แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ - แ‰ฃแˆ…แˆช </emph> แ‰แˆแ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "แ‰  <emph> แˆ˜แ‹ฐแ‰ แŠ› </emph> แ‹ˆแ‹ญแŠ•แˆ แ‰  <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,8 +7325,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แ‹ตแˆแ… แ‹ˆแ‹ญแŠ•แˆ แ‰ชแ‹ฒแ‹ฎ</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŠฅแ‰ƒ </emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŠฅแ‰ƒ - แ‹จ OLE แŠฅแ‰ƒ </emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "แˆ˜แŠญแˆแ‰ป แ‰  <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ: แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŠฅแ‰ƒ - แˆ˜แ‰€แˆ˜แˆชแ‹ซ </emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "แˆ˜แŠญแˆแ‰ป แ‰  <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ: แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แ‹จ แ‰ปแˆญแ‰ตแˆต แŠ แ‹ญแŠแ‰ต </emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŠฅแ‰ƒ - แ‰ปแˆญแ‰ตแˆต </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แ‹จ แ‰ปแˆญแ‰ตแˆต แŠ แ‹ญแŠแ‰ต </emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŠฅแ‰ƒ - แ‰ปแˆญแ‰ตแˆต </emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แ‹จ แ‰ปแˆญแ‰ตแˆต แŠ แ‹ญแŠแ‰ต </emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŠฅแ‰ƒ - แ‰ปแˆญแ‰ตแˆต </emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŠฅแ‰ƒ - แ‰ปแˆญแ‰ตแˆต </emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "แˆ˜แŠญแˆแ‰ป แ‰  <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ: แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,16 +7493,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แˆแˆตแˆ </emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แ‰ฐแŠ•แˆณแ‹แŠ แŠญแˆแŽแ‰ฝ </emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "แˆ˜แŠญแˆแ‰ป แ‰  <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ: แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">แ‹ซแˆแ‰ณแ‹ˆแ‰€ แŠ แ‹ญแŠแ‰ต แ‹แ‹ญแˆ แˆ˜แŠญแˆแ‰ป แˆˆ %PRODUCTNAME แŠฅแŠ“ แ‹จ แŒฝแˆแ แ‹แ‹ญแˆ แ‹ซแˆแˆ†แŠ </variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,8 +7693,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "แ‹ญแˆแˆจแŒก <item type=\"menuitem\"> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แ‰ฅแ‹™แˆ€แŠ• แˆ˜แŒˆแŠ“แŠ› - แ‰แˆซแŒญ แŠชแŠ แŒฅแ‰ แ‰ฅ แŠ แ‹ณแˆซแˆฝ </item> แ‹ˆแ‹ญแŠ•แˆ แ‰  <emph> แˆ˜แ‹ฐแ‰ แŠ› </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ: แ‹ญแŒซแŠ‘"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7717,8 +7717,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แŠ แ‹ณแˆซแˆฝ </emph> แ‹ˆแ‹ญแŠ•แˆ แ‹ญแŒซแŠ‘ แ‹จ <emph> แŠ แ‹ณแˆซแˆฝ </emph> แˆแˆแŠญแ‰ต แŠจ <emph> แˆ˜แ‹ฐแ‰ แŠ› </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ - <emph> แŠ แ‹ฒแˆต แŒˆแŒฝแ‰ณ </emph> แ‰แˆแ - <emph> แ‹แ‹ญแˆŽแ‰ฝ </emph> tab</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "แ‰  <emph>แˆ˜แ‹ฐแ‰ แŠ›</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แ‹ญแŒซแŠ‘"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แ‰‹แŠ•แ‰‹ - แ‰ฐแˆ˜แˆณแˆณแ‹ญ </emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,8 +7853,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆ›แŠญแˆฎแˆต - แˆ›แŠญแˆฎแˆต แŠ แ‹ฐแˆซแŒ… - %PRODUCTNAME Basic </emph> แ‹ญแŒซแŠ‘ แ‹จ <emph> แŠ แ‹ฐแˆซแŒ… </emph> แ‰แˆแ: แ‹ญแŒซแŠ‘ แ‹จ <emph> แˆ˜แŒปแˆ…แแ‰ต แ‰คแ‰ต </emph> tab: แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ <emph> แ‹จ แˆ˜แŒแ‰ขแ‹ซ แ‰ƒแˆ </emph> แ‰แˆแ </variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8037,16 +8037,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "แˆˆแ‰ฐแˆˆแ‹ซแ‹จ แŠ แ‹‹แ‰‚ แˆ˜แŠ•แŒˆแ‹ต แˆ˜แˆแˆจแŒซ แ‰แˆแ"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "แ‹ญแŒซแŠ‘ <emph> แˆ›แˆจแˆšแ‹ซ </emph> แ‰แˆแ แˆˆแŒฅแ‰‚แ‰ต แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แŠจ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - $[officename] - แˆ˜แŠ•แŒˆแ‹ถแ‰ฝ </emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,24 +8245,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
-msgstr "<variable id=\"etsofi\"> แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ</emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ</emph></defaultinline></switchinline><emph> - แˆ˜แŒซแŠ›/แˆ›แˆตแ‰€แˆ˜แŒซ</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
-msgstr "<variable id=\"etsofi2\">แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></defaultinline></switchinline><emph> - แˆ˜แŒซแŠ›/แˆ›แˆตแ‰€แˆ˜แŒซ </emph> - <emph> Microsoft Office </emph></variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
-msgstr "<variable id=\"html\">แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph>แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซแ‹Žแ‰ฝ</emph></defaultinline></switchinline><emph> - แˆ˜แŒซแŠ›/แˆ›แˆตแ‰€แˆ˜แŒซ</emph> - <emph>HTML Compatibility</emph></variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8301,8 +8301,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
-msgstr "แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ</emph></caseinline><defaultinline><emph>แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ</emph></defaultinline></switchinline><emph> - แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒ - แ‹จ แˆ˜แŒปแŠแ‹ซ แŠฅแˆญแ‹ณแ‰ณ</emph> แ‰  <emph> แ‹แŒแŒ แ‹จ แ‰‹แŠ•แ‰‹ แŠญแแˆŽแ‰ฝ</emph> แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ: แ‹ญแˆแˆจแŒก แŠ แŠ•แ‹ต แ‹จ แ‰‹แŠ•แ‰‹ แŠญแแˆ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ <emph> แˆ›แˆจแˆšแ‹ซ </emph>:"
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8389,16 +8389,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
-msgstr "<variable id=\"layout\">แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต แˆ˜แŠญแˆแ‰ป แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - %PRODUCTNAME แˆ˜แŒปแŠแ‹ซ/%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ/แ‹Œแ‰ฅ </emph>- <emph> แˆ˜แˆ˜แˆแŠจแ‰ป </emph>:</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
-msgstr "<variable id=\"registerschattencursor\">แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต แˆ˜แŠญแˆแ‰ป แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ/แ‹Œแ‰ฅ </emph> - <emph> แ‹จ แŠ แ‰€แˆซแˆจแ‰ฅ แŠฅแˆญแ‹ณแ‰ณ </emph>:</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8429,8 +8429,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
-msgstr "<variable id=\"drucken1\">แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME แˆ˜แŒปแŠแ‹ซ/แ‹Œแ‰ฅ </emph>- <emph> แˆ›แ‰ฐแˆšแ‹ซ </emph>:</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆตแŠฎแ‰ต - แŠ แ‹ฒแˆต แˆ˜แˆตแŠฎแ‰ต</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">แ‹ญแˆแˆจแŒก<emph>แˆ˜แˆตแŠฎแ‰ต</emph> - แ‹จแ‰ฐแŠจแˆแ‰ฑ แˆฐแŠแ‹ถแ‰ฝ แ‹แˆญแ‹แˆญ</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">แ‹ญแˆแˆจแŒก <emph> แŠฅแˆญแ‹ณแ‰ณ - %PRODUCTNAME แŠฅแˆญแ‹ณแ‰ณ</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">แ‹ญแˆแˆจแŒก <emph> แŠฅแˆญแ‹ณแ‰ณ - แˆตแˆˆ </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แŠฅแˆญแ‹ณแ‰ณ - แˆ˜แˆ˜แ‹แŒˆแ‰ขแ‹ซ </emph> (แ‹ญแˆ… แ‰€แŒฅแ‰ฐแŠ› แŠ แŒˆแŠ“แŠ แŠแ‹ แˆˆ แ‹แŒช แ‹ตแˆ…แˆจ แŒˆแŒฝ)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹ณแ‰ณ - แˆ›แŒฃแˆชแ‹ซ - แˆ˜แ‹ฐแ‰ แŠ› แˆ›แŒฃแˆชแ‹ซ </emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แˆ˜แˆแŠจแ‰ป: <emph> แˆ˜แ‹ฐแ‰ แŠ› แˆ›แŒฃแˆชแ‹ซ </emph> แˆแˆแŠญแ‰ต แŠจ <emph> แ‹ณแ‰ณแ‰คแ‹ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "แŽแˆญแˆ แˆ˜แˆ˜แˆแŠจแ‰ป: <emph>แˆ˜แ‹ฐแ‰ แŠ› แˆ›แŒฃแˆชแ‹ซ </emph> แˆแˆแŠญแ‰ต แ‰  <emph>แŽแˆญแˆ</emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แŒฃแˆชแ‹ซ </emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,152 +8829,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ - แ‹จ แˆจแ‰€แ‰€ แˆ›แˆฐแŠ“แŒƒแ‹Žแ‰ฝ </emph> tab</variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แŠ แ‹ญแŠแ‰ต แ‹แˆตแŒฅ แ‹จ ODBC แ‹ˆแ‹ญแŠ•แˆ แŠ แ‹ตแˆซแˆป แ‹ฐแ‰ฅแ‰ฐแˆญ แ‹ญแˆแˆจแŒก แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‹จ แŒแŠ•แŠ™แŠแ‰ต แŠ แ‹ญแŠแ‰ต </variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">แ‹จ แˆ˜แŠ•แŒˆแ‹ต แˆ˜แˆแˆจแŒซ แ‰แˆแ แˆˆแ‰ฐแˆˆแ‹ซแ‹จ แŠ แ‹‹แ‰‚แ‹Žแ‰ฝ / <emph> แˆ›แˆจแˆšแ‹ซ </emph> แ‰แˆแŽแ‰ฝ แˆˆ แŠ แŠ•แ‹ณแŠ•แ‹ต แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - $[officename] - แˆ˜แŠ•แŒˆแ‹ถแ‰ฝ </emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แŠ แ‹ญแŠแ‰ต แ‹แˆตแŒฅ แ‹จ ODBC แ‹ญแˆแˆจแŒก แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แŒแŠ•แŠ™แŠแ‰ต แŠ แ‹ญแŠแ‰ต </variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹จ แŠ แ‹ตแˆซแˆป แ‹ฐแ‰ฅแ‰ฐแˆญ - LDAP, แ‹ญแˆแˆจแŒก แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹จ JDBC, แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹จ MySQL, แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹จ dBASE, แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹จ dBASE, แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph> แ‹ญแŒซแŠ‘ <emph> แˆ›แ‹แŒซแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹จ แŒฝแˆแ แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹จ MS ADO, แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - SQL </emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแŒซแŠ‘ แ‹จ <emph> แŒฅแ‹ซแ‰„ </emph> แˆแˆแŠญแ‰ต </variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแŒซแŠ‘ แ‹จ <emph> แˆฐแŠ•แŒ แˆจแ‹ฅ </emph> แˆแˆแŠญแ‰ต </variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแŒซแŠ‘ แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆแˆแŠญแ‰ต แ‹ญแˆแˆจแŒก แˆ›แˆตแŒˆแ‰ขแ‹ซ -<emph> แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠ•แ‹ตแ </emph> แ‹ˆแ‹ญแŠ•แˆ <emph> แˆ›แˆจแˆšแ‹ซ - แˆ›แˆจแˆšแ‹ซ </emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแŒซแŠ‘ แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆแˆแŠญแ‰ต แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠ•แ‹ตแ </emph> แ‹ˆแ‹ญแŠ•แˆ <emph> แˆ›แˆจแˆšแ‹ซ - แˆ›แˆจแˆšแ‹ซ </emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŒฅแ‹ซแ‰„ (แ‹จ แŠ•แ‹ตแ แˆ˜แˆ˜แˆแŠจแ‰ป) </emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹ญแˆแˆจแŒก แ‹จ <emph> แŒฅแ‹ซแ‰„แ‹Žแ‰ฝ </emph> แˆแˆแŠญแ‰ต แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ›แˆจแˆšแ‹ซ </emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ: แ‹ญแˆแˆจแŒก แ‹จ <emph> แŒฅแ‹ซแ‰„แ‹Žแ‰ฝ </emph> แˆแˆแŠญแ‰ต แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆ›แˆจแˆšแ‹ซ </emph> แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แŒˆแŒฝ แ‰ แˆ›แ‹ญแŒˆแŠ แŒŠแ‹œ: แ‹ญแˆ… แŠ•แŒแŒแˆญ แˆˆ แŠฅแˆญแˆตแ‹Ž แ‹ญแ‰ณแ‹ซแˆ </variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>แˆ˜แˆแˆˆแŒŠแ‹ซ แˆ˜แ‰…แˆจแŒซ</emph> แˆแˆแŠญแ‰ต แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ณแ‰ณ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แ‹จ แŠ•แ‹ตแ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ˜แแŒ แˆชแ‹ซ"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>แˆ˜แˆˆแ‹ซ แ‹ฐแŠ•แ‰ฅ</emph> แˆแˆแŠญแ‰ต แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ณแ‰ณ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠฅแŠ“ แ‹จ แŠ•แ‹ตแ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ˜แแŒ แˆชแ‹ซ แˆ‹แ‹ญ"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹จ แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">แˆ˜แŒŽแ‰ฐแ‰ป แŠฅแŠ“ แˆ˜แŒฃแ‹ซ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ˆแ‹ญแŠ•แˆ แŒฅแ‹ซแ‰„ แ‹ˆแ‹ฐ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠ แŠซแˆ แ‹ˆแ‹ฐ แˆŒแˆ‹ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแˆแˆจแŒก <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ - แŽแˆญแˆ </emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แ‹ณแ‰ณแ‰คแ‹ - แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แŒแŠ•แŠ™แŠแ‰ณแ‰ธแ‹ </emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/01.po b/source/am/helpcontent2/source/text/shared/01.po
index 4d799b95abe..f5aff9b5bfb 100644
--- a/source/am/helpcontent2/source/text/shared/01.po
+++ b/source/am/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-07-02 02:44+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 04:43+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530499454.000000\n"
+"X-POOTLE-MTIME: 1531025009.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">แŠจ แ‰ดแˆแ•แˆŒแ‰ต แ‹แˆตแŒฅ แˆฐแŠแ‹ต แˆ˜แแŒ แˆญ แŠจแˆแˆˆแŒ‰ แ‹ญแˆแˆจแŒก <emph> แŠ แ‹ฒแˆต - แ‰ดแˆแ•แˆŒแ‰ต </emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "แŠ แ‹ฒแˆต แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆ˜แŒปแŠแ‹ซ)"
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "แŠ แ‹ฒแˆต แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆฐแŠ•แŒ แˆจแ‹ฅ)"
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,8 +157,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "แŠ แ‹ฒแˆต แ‹จ แˆ›แ‰…แˆจแ‰ขแ‹ซ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "แŠ แ‹ฒแˆต แ‹จ แˆ˜แˆณแ‹ซ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆ˜แˆณแ‹ซ)"
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "แˆ˜แŠญแˆแ‰ป แ‹จ <link href=\"text/shared/explorer/database/dabawiz00.xhp\"> แ‹ณแ‰ณแ‰คแ‹ แŠ แ‹‹แ‰‚ </link> แˆˆ แˆ˜แแŒ แˆชแ‹ซ แ‹จ <link href=\"text/shared/explorer/database/dabadoc.xhp\"> แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ </link>"
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "แŠ แ‹ฒแˆต แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆ‚แˆณแ‰ฅ)"
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "แˆ˜แŠญแˆแ‰ป แ‹จ<link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">แˆแˆแŠญแ‰ถแ‰ฝ</link> แŠ•แŒแŒแˆญ: แ‹จ แŠฅแˆญแˆตแ‹ŽแŠ• แˆแˆแŠญแ‰ถแ‰ฝ แˆแˆญแŒซ แ‹จแˆšแ‹ซแˆฐแŠ“แ‹ฑแ‰ แ‰ต แŠฅแŠ“ แŠ แ‹ฒแˆต แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต แˆˆ แˆแˆแŠญแ‰ถแ‰ฝ แ‹จแˆšแˆแŒฅแˆฉแ‰ แ‰ต ($[officename] แˆ˜แŒปแŠแ‹ซ)"
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "แˆ˜แŠญแˆแ‰ป แ‹จ <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ</link> แŠ•แŒแŒแˆญ แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ แ‹จแˆšแˆแŒฅแˆฉแ‰ แ‰ต แŠฅแŠ“ แ‹จ แŒฝแˆแ แˆฐแŠแ‹ถแ‰ฝ แ‹จแˆšแ‹ซแˆฐแŠ“แ‹ฑแ‰ แ‰ต($[officename] แˆ˜แŒปแŠแ‹ซ)"
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,40 +389,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แŠ แ‹ฒแˆต แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆ˜แŒปแŠแ‹ซ).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แŠ แ‹ฒแˆต แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ($[officename] แˆฐแŠ•แŒ แˆจแ‹ฅ).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แŠ แ‹ฒแˆต แ‹จ แˆ›แ‰…แˆจแ‰ขแ‹ซ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆ›แˆตแ‹ฐแŠแ‰‚แ‹ซ).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แŠ แ‹ฒแˆต แ‹จ แˆ˜แˆณแ‹ซ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆ˜แˆณแ‹ซ).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แ‹จ แ‹ณแ‰ณแ‰คแ‹ แŠ แ‹‹แ‰‚ แˆ˜แŠญแˆแ‰ป แŠ แ‹ฒแˆต แ‹จ แ‹ณแ‰ณแ‰คแ‹ แ‹แ‹ญแˆ แˆˆ แˆ˜แแŒ แˆญ </ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แŠ แ‹ฒแˆต แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ ($[officename] แˆ‚แˆณแ‰ฅ).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แ‹จ แˆแˆแŠญแ‰ถแ‰ฝ แŠ•แŒแŒแˆญ แˆ˜แŠญแˆแ‰ป: แ‹จ แŠฅแˆญแˆตแ‹ŽแŠ• แˆแˆแŠญแ‰ถแ‰ฝ แˆแˆญแŒซ แ‹จแˆšแ‹ซแˆฐแŠ“แ‹ฑแ‰ แ‰ต แŠฅแŠ“ แŠ แ‹ฒแˆต แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต แˆˆ แˆแˆแŠญแ‰ถแ‰ฝ แ‹จแˆšแˆแŒฅแˆฉแ‰ แ‰ต ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ต แŠ•แŒแŒแˆญ แˆ˜แŠญแˆแ‰ป: แ‹จ แŠฅแˆญแˆตแ‹ŽแŠ• แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ต แˆแˆญแŒซ แ‹จแˆšแ‹ซแˆฐแŠ“แ‹ฑแ‰ แ‰ต แŠฅแŠ“ แŠ แ‹ฒแˆต แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต แˆˆ แŠ•แŒแ‹ต แŠซแˆญแ‹ต แ‹จแˆšแˆแŒฅแˆฉแ‰ แ‰ต ($[officename] แˆ˜แŒปแŠแ‹ซ).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "แ‹ญแŒ แ‰€แˆ™ <emph>แ‹‹แŠ“แ‹ แˆฐแŠ•แ‹ต</emph> แ‹แˆตแ‰ฅแˆตแ‰ฅ แˆตแˆซแ‹Žแ‰ฝแŠ• แˆˆแˆ›แ‹ฐแˆซแŒ€แ‰ต แŠฅแŠ•แ‹ฐ แˆ˜แŒฝแˆแ แ‹ซแˆˆ <ahelp hid=\".\">แ‹จ <emph>แ‹‹แŠ“แ‹ แˆฐแŠ•แ‹ต</emph> แˆˆ แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑ แˆแŠฅแˆซแ แ‹จแ‰ฐแˆˆแ‹ซแ‹ฉ แ‹แ‹ญแˆŽแ‰ฝแŠ• แˆ›แ‹แŒซแ‹Žแ‰ฝแŠ• แŠฅแŠ“ แ‹จแ‰ฐแˆˆแ‹ซแ‹ฉ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝแŠ• แˆ˜แ‹ซแ‹ แ‹ญแ‰ฝแˆ‹แˆ</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">แ‹จ แ‹‹แŠ“แ‹ แˆฐแŠแ‹ถแ‰ฝ แˆ˜แ‰ƒแŠ›</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">แˆแˆแŠญแ‰ถแ‰ฝ แˆ˜แแŒ แˆญ แ‹ซแˆตแ‰ฝแˆŽแ‰ณแˆ: แˆแˆแŠญแ‰ถแ‰ฝ แˆ˜แแŒ แˆญ แ‹จแˆšแ‰ปแˆˆแ‹ แ‰  แŒฝแˆแ แˆฐแŠแ‹ต แŠแ‹: </ahelp> แˆแˆแŠญแ‰ถแ‰ฝแŠ• แˆ›แ‰ฐแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แ‰…แ‹ตแˆšแ‹ซ-แ‰ แ‰ฐแ‹ˆแˆฐแŠ‘ แ‹ˆแ‹ญแŠ•แˆ แ‹ˆแˆจแ‰€แ‰ต แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">แˆˆ แŠฅแˆญแˆตแ‹Ž แˆแˆแŠญแ‰ต แŠฅแŠ•แ‹ฐ แ‹ณแ‰ณ แˆแŠ•แŒญ แˆ˜แŒ แ‰€แˆ แ‹จแˆšแˆแˆแŒ‰แ‰ตแŠ• แ‹ณแ‰ณแ‰คแ‹ แ‹ญแˆแˆจแŒก</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆœแ‹ณ แˆตแˆ แ‰  แ‰…แŠ•แ แ‹จแ‰ฐแŠจแ‰ แ‰  แŠแ‹ แ‰  <emph> แŒฝแˆแ แˆแˆแŠญแ‰ต </emph> แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แŠจแˆแˆˆแŒ‰ แˆ˜แˆˆแ‹จแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆœแ‹ณแ‹Žแ‰ฝ แ‰  แŠญแแ‰ฐแ‰ต: แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ• แˆˆ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆœแ‹ณ แ‰  แŠ แ‹ฒแˆต แˆ˜แˆฐแˆญ แ‹แˆตแŒฅ"
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,8 +717,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "แŠฅแˆญแˆตแ‹Ž แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ แ‰…แ‹ตแˆšแ‹ซ-แ‹จแ‰ฐแŒˆแˆˆแŒฝ แˆ˜แŒ แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ แˆˆ แŠฅแˆญแˆตแ‹Ž แˆแˆแŠญแ‰ต แ‹ˆแ‹ญแŠ•แˆ แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแ‹ˆแˆตแŠ‘แ‰ต แˆ˜แŒ แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ แ‰  <emph>แŠ แ‰€แˆซแˆจแ‰ฅ </emph>tab.."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">แŠฅแˆญแˆตแ‹ŽแŠ• แŠแŒ แˆ‹ แˆแˆแŠญแ‰ต แˆ›แˆจแˆ แ‹ซแˆตแ‰ฝแˆ‹แˆ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ แŠฅแŠ“ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝแŠ• แˆ›แˆปแˆปแˆ: แ‰€แˆชแ‹แŠ• แˆแˆแŠญแ‰ถแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ แ‰  แŒˆแŒน แˆ‹แ‹ญ แŠฅแˆญแˆตแ‹Ž แˆฒแŒซแŠ‘ แ‹จ <emph>แˆแˆแŠญแ‰ถแ‰ฝ แˆ›แˆตแˆ›แˆšแ‹ซ </emph>แ‰แˆแ.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "แ‹จ <emph>แˆแˆแŠญแ‰ต แˆ›แˆตแˆ›แˆšแ‹ซ </emph>แ‰แˆแ แ‰ฅแ‰ป แ‹ญแ‰ณแ‹ซแˆ แ‰  แŠฅแˆญแˆตแ‹Ž แˆฐแŠแ‹ต แ‹แˆตแŒฅ แŠฅแˆญแˆตแ‹Ž แŠจ แˆ˜แˆจแŒก แ‹จ <emph>แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แˆ›แˆตแˆ›แˆšแ‹ซ </emph>แ‰ <emph> แˆแˆญแŒซ tab </emph>แŠฅแˆญแˆตแ‹Ž แˆแˆแŠญแ‰ถแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ แ‰ แˆšแˆแŒฅแˆฉ แŒŠแ‹œ"
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">แˆ˜แŠญแˆแ‰ป แ‹จ <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">แˆ›แ‰ฐแˆšแ‹ซ แˆ›แˆฐแŠ“แŒƒ</link> แŠ•แŒแŒแˆญ</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,8 +1733,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "แŠฅแˆญแˆตแ‹Ž แˆ˜แŠญแˆแ‰ต แ‹จแˆšแˆแˆแŒ‰แ‰ต แ‹แ‹ญแˆ แ‹˜แ‹ดแ‹Žแ‰ฝ แŠจแ‹ซแ‹˜ <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">แ‹จ แ‰ฐแˆˆแ‹จ แ‹ฐแŠ•แ‰ฅ</link> แ‹ญแˆแŒธแˆ›แˆ"
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1789,8 +1789,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "แ‰  แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŒŠแ‹œ แŠจ แŠ แŠ•แ‹ต แ‰ แˆ‹แ‹ญ แˆฐแŠแ‹ต แˆˆ แˆ˜แŠญแˆแ‰ต: แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑแŠ• แ‰ แˆซแˆฑ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ: แ‰ฐแŒญแŠแ‹ แ‹ญแ‹ซแ‹™ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> แ‹แ‹ญแˆŽแ‰นแŠ• แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ: แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ <emph> แˆ˜แŠญแˆแ‰ป </emph>"
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1853,24 +1853,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">แ‹จ แ‹แ‹ญแˆ แˆตแˆ แ‹ซแˆตแŒˆแ‰ก แ‹ˆแ‹ญแŠ•แˆ แˆ˜แŠ•แŒˆแ‹ต แˆˆ แ‹แ‹ญแˆ: แŠฅแˆญแˆตแ‹Ž แŠฅแŠ•แ‹ฒแˆแˆ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> แŠ แˆฐแˆซแˆญ แ‹จแˆšแŒ€แˆแˆญ แ‰  ftp, http, แ‹ˆแ‹ญแŠ•แˆ https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠจ แˆแˆˆแŒ‰ แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แˆแˆ‰ แŒˆแ‰ฅ แ‰  <emph>แ‹แ‹ญแˆ แˆตแˆ </emph>แˆณแŒฅแŠ• แ‹แˆตแŒฅ แˆˆแˆ›แŒฃแˆซแ‰ต แ‹จ แ‹แ‹ญแˆŽแ‰ฝ แ‹แˆญแ‹แˆญ แ‹จแˆšแ‰ณแ‹ฉแ‰ตแŠ•"
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>แˆˆแˆแˆณแˆŒ: แˆแˆ‰แŠ•แˆ แ‹จ แŒฝแˆแ แ‹แ‹ญแˆŽแ‰ฝ แ‰  แŽแˆแ‹ฐแˆญ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ แˆˆแˆ›แˆณแ‹จแ‰ต: แ‹ซแˆตแŒˆแ‰ก แŠฎแŠจแ‰ฅ แˆแˆˆ แŒˆแ‰ฅ แŠจ แŒฝแˆ แ‹แ‹ญแˆ แ‰ฐแŒจแˆ›แˆช (*.txt) แŒ‹แˆญ: แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ <emph> แˆ˜แŠญแˆแ‰ป </emph> แ‹ญแŒ แ‰€แˆ™ แ‹จ แŒฅแ‹ซแ‰„ แˆแˆแŠญแ‰ต (?) แˆแˆˆ แŒˆแ‰ฅ แˆˆ แˆ˜แ‹ˆแŠจแˆ แˆ›แŠ•แŠ›แ‹แŠ•แˆ แ‰ฃแˆ…แˆช: แŠฅแŠ•แ‹ฐ (??3*.txt) แ‹แˆตแŒฅ: แ‹จ แŒฝแˆแ แ‹แ‹ญแˆŽแ‰ฝ แ‰ฅแ‰ป แŠจ '3' แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แŠฅแŠ•แ‹ฐ แˆถแˆตแ‰ต แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‰  แ‹แ‹ญแˆ แˆตแˆ แ‹แˆตแŒฅ </defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1989,40 +1989,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "แ‹จแˆšแŠซแˆแˆ‰แ‰ต แ‹จ แ‰ดแˆแ•แˆŒแ‰ต แŽแˆแ‹ฐแˆญ"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "แ‹จ แ‰ฐแŒ แ‰ƒแˆš แ‰ดแˆแ•แˆŒแ‰ต แŽแˆแ‹ฐแˆญ <switchinline select=\"sys\"><caseinline select=\"UNIX\">แ‰  แ‰คแ‰ต แ‹ณแ‹ญแˆฌแŠญแ‰ถแˆช แ‹แˆตแŒฅ </caseinline><defaultinline>แ‰  แˆฐแŠแ‹ถแ‰ฝ แŠฅแŠ“ แˆ›แˆฐแŠ“แŒƒ แŽแˆแ‹ฐแˆญ แ‹แˆตแŒฅ</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "แˆแˆ‰แˆ แ‹จ แ‰ดแˆแ•แˆŒแ‰ต แŽแˆแ‹ฐแˆฎแ‰ฝ แ‰ฐแŒˆแˆแŒธแ‹‹แˆ แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - แˆ˜แŠ•แŒˆแ‹ต </emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแŒ แ‰€แˆ™ แŒŠแ‹œ <item type=\"menuitem\"> แ‹แ‹ญแˆ - แ‰ดแˆแ•แˆŒแ‰ต - แŠฅแŠ•แ‹ฐ แ‰ดแˆแ•แˆŒแ‰ต แˆ›แˆตแ‰€แˆ˜แŒซ </item> แ‰ดแˆแ•แˆŒแ‰ต แˆˆแˆ›แˆตแ‰€แˆ˜แŒฅ: แ‰ดแˆแ•แˆŒแ‰ฑ แ‹ญแ‰€แˆ˜แŒฃแˆ แ‰  แŠฅแˆญแˆตแ‹Ž แ‰ฐแŒ แ‰ƒแˆš แ‰ดแˆแ•แˆŒแ‰ต แŽแˆแ‹ฐแˆญ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แˆฐแŠแ‹ต แˆฒแŠจแแ‰ฑ แ‹ญแˆ…แŠ• แ‰ดแˆแ•แˆŒแ‰ต แˆ˜แˆฐแˆจแ‰ต แ‹ซแ‹ฐแˆจแŒˆ: แˆฐแŠแ‹ฑ แ‹ญแˆ˜แˆจแˆ˜แˆซแˆ: แ‰ดแˆแ•แˆŒแ‰ฑ แ‰ฐแ‰€แ‹ญแˆฎ แŠฅแŠ•แ‹ฐแˆ†แŠ• แŠจ แ‰ณแ‰ฝ แ‰ แŠฉแˆ แŠฅแŠ•แ‹ฐ แ‰ฐแŒˆแˆˆแŒธแ‹: แŠจ แˆฐแŠแ‹ต แŒ‹แˆญ แ‹จ แ‰ฐแ‹›แˆ˜แ‹ฐ แ‰ดแˆแ•แˆŒแ‰ต \"แ‰ฐแŒฃแ‰ฃแ‰‚ แ‰ดแˆแ•แˆŒแ‰ต\" แ‹ญแ‰ฃแˆ‹แˆ"
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแŒ แ‰€แˆ™ แŒŠแ‹œ <item type=\"menuitem\"> แ‹แ‹ญแˆ - แˆ›แˆตแ‰€แˆ˜แŒซ แŠฅแŠ•แ‹ฐ </item> แŠฅแŠ“ แ‹ญแˆแˆจแŒก แ‹จ แ‰ดแˆแ•แˆŒแ‰ต แˆ›แŒฃแˆชแ‹ซ แˆˆแˆ›แˆตแ‰€แˆ˜แŒฅ แ‰ดแˆแ•แˆŒแ‰ต แ‰  แˆŒแˆ‹ แŽแˆแ‹ฐแˆญ แ‹แˆตแŒฅ แ‰  แ‹แˆญแ‹แˆฉ แ‹แˆตแŒฅ แ‹จแˆŒแˆˆ: แŠฅแŠ“ แŠจแ‹› แˆฐแŠแ‹ถแ‰ฝ แ‰ดแˆแ•แˆŒแ‰ต แˆ˜แˆฐแˆจแ‰ต แ‹ซแ‹ฐแˆจแŒˆ แŠ แ‹ญแˆ˜แˆจแˆ˜แˆญแˆ"
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,8 +2093,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>แ‹จ แˆฉแ‰… แ‹แ‹ญแˆ;แˆ˜แŠญแˆแ‰ป</bookmark_value> <bookmark_value>แˆ˜แŠญแˆแ‰ป;แ‹จ แˆฉแ‰… แ‹แ‹ญแˆ</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2117,32 +2117,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "แ‹ญแˆแˆจแŒก <item type=\"menuitem\"> แ‹แ‹ญแˆ - แˆ˜แŠญแˆแ‰ป แ‹จ แˆฉแ‰….. </item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "แ‹ญแŒซแŠ‘ <emph>แ‹จ แˆฉแ‰… แ‹แ‹ญแˆŽแ‰ฝ </emph> แ‰แˆแ แ‰  <emph> แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ แˆ›แŠฅแŠจแˆ </emph> แ‹แˆตแŒฅ"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "แ‰ แˆจแŒ…แˆ™ แ‹ญแŒซแŠ‘ แ‰  <emph> แˆ˜แŠญแˆแ‰ป </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แŠฅแŠ“ แ‹ญแˆแˆจแŒก <emph>แ‹จ แˆฉแ‰… แ‹แ‹ญแˆ แˆ˜แŠญแˆแ‰ป...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "แ‹จ แˆฉแ‰… แ‹แ‹ญแˆ แˆฐแˆญแ‰จแˆญ แˆฐแŠแ‹ถแ‰ฝแŠ• แ‹จแˆšแ‹ซแˆตแ‰€แˆแŒฅ แ‹จ แ‹Œแ‰ฅ แŒแˆแŒ‹แˆŽแ‰ต แŠแ‹: แ‰ -แˆ˜แŒแ‰ขแ‹ซ แŠฅแŠ“ แ‰ -แˆ˜แ‹แŒซ: แ‹ˆแ‹ญแŠ•แˆ แ‹ซแˆˆ แˆ˜แŒแ‰ขแ‹ซ แŠฅแŠ“ แˆ˜แ‹แŒซ แ‹จ แ‰ฐแ‰ฐแŠช แŠฅแŠ“ แ‹จ แŠฅแ‰ตแˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠแ‹"
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>แˆ˜แŠญแˆแ‰ป</emph> แŠ•แŒแŒแˆญ</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "แŠฅแˆญแŒแŒ แŠ› แ‹ญแˆแŠ‘ แ‹จ แ‹แ‹ญแˆ‰ แ‰ฐแŒจแˆ›แˆช แŠฅแŠ•แ‹ฐแˆšแˆตแˆ›แˆ› แŠจ แ‹แ‹ญแˆ‰ แŠ แ‹ญแŠแ‰ต แŒ‹แˆญ แˆˆแˆแˆณแˆŒ: แ‹จ Microsoft Word แˆฐแŠแ‹ต แ‹ญแˆ… แŠฅแŠ•แ‹ฒแŠ–แˆจแ‹ แ‹ซแˆตแˆแˆแŒ‹แˆ แ‹จ (*.doc) แ‰ฐแŒจแˆ›แˆช แˆˆ $[officename] แ‰ฐแŒˆแ‰ขแ‹แŠ• แˆ›แŒฃแˆชแ‹ซ แˆˆแˆ˜แŒ แ‰€แˆ"
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "แ‹จ <emph>แˆ˜แ‹แŒŠแ‹ซ </emph>แ‰ตแŠฅแ‹›แ‹ แˆˆ แŠ แˆแŠ‘ แˆฐแŠแ‹ต แ‹จ แ‰ฐแŠจแˆแ‰ฑ แˆแˆ‰แŠ•แˆ แˆ˜แˆตแŠฎแ‰ถแ‰ฝ แ‹ญแ‹˜แŒ‹แˆ"
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "แ‰  แŠ แˆแŠ‘ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แˆˆแ‹แŒฆแ‰ฝแŠ• แŠจแˆแŒธแˆ™ แ‹ˆแ‹ฒแ‹ซแ‹แŠ‘ แ‹ญแŒ แ‹จแ‰ƒแˆ‰ <link href=\"text/shared/01/01060000.xhp\" name=\"save\">แˆ›แˆตแ‰€แˆ˜แŒฅ</link> แ‹ญแˆแˆแŒ‹แˆ‰ แˆˆแ‹แŒฆแ‰นแŠ•"
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹จ แ‰ฐแŠจแˆแ‰ฐ แˆฐแŠแ‹ต แˆ˜แˆตแŠฎแ‰ต แˆˆ แˆ˜แŒจแˆจแˆป แŒŠแ‹œ แˆฒแ‹˜แŒ‰: แˆˆ แŠฅแˆญแˆตแ‹Ž แ‹ญแ‰ณแ‹ซแˆ แ‹จ <link href=\"text/shared/guide/startcenter.xhp\">แˆ˜แˆ€แŠจแˆ แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ</link>"
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแ‹ซแˆญแˆ™ แŒŠแ‹œ แ‰ แˆซแˆฑ แŒฝแˆแ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹ญแˆ… แ‰ตแŠฅแ‹›แ‹ แ‹ญแ‰€แ‹จแˆซแˆ แ‹ˆแ‹ฐ <emph>แˆ›แˆตแ‰€แˆ˜แŒซ แ‰ แˆซแˆฑ แŒฝแˆแ</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,8 +2405,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>แ‹จ แˆฉแ‰… แ‹แ‹ญแˆ;แˆ›แˆตแ‰€แˆ˜แŒซ</bookmark_value> <bookmark_value>แˆ›แˆตแ‰€แˆ˜แŒซ;แ‹จ แˆฉแ‰… แ‹แ‹ญแˆ</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2429,16 +2429,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "แ‹ญแˆแˆจแŒก <item type=\"menuitem\">แ‹แ‹ญแˆ - แ‹จ แˆฉแ‰… แˆ›แˆตแ‰€แˆ˜แŒซ..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "แ‰ แˆจแŒ…แˆ™ แ‹ญแŒซแŠ‘ แ‰  <emph> แˆ›แˆตแ‰€แˆ˜แŒซ </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แŠฅแŠ“ แ‹ญแˆแˆจแŒก <emph>แ‹จ แˆฉแ‰… แ‹แ‹ญแˆ แˆ›แˆตแ‰€แˆ˜แŒซ...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>แˆ›แˆตแ‰€แˆ˜แŒซ;แŠฎแ’ แˆ›แˆตแ‰€แˆ˜แŒซ</bookmark_value> <bookmark_value>แŠฎแ’ แˆ›แˆตแ‰€แˆ˜แŒซ</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2485,16 +2485,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">แ‹จ แ‹‹แŠ“แ‹แŠ• แˆฐแŠแ‹ต แŠฎแ’ แˆ›แˆตแ‰€แˆ˜แŒซ แ‰  แˆŒแˆ‹ แˆตแˆ แ‹ˆแ‹ญแŠ•แˆ แŠ แŠซแ‰ฃแ‰ข </ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "แ‹ญแˆแˆจแŒก <item type=\"menuitem\"> แ‹แ‹ญแˆ - แŠฎแ’ แˆ›แˆตแ‰€แˆ˜แŒซ </item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2565,8 +2565,8 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŠญแแˆ แ‹จแˆšแŒˆแˆแŒธแ‹ แ‹จ <item type=\"productname\">%PRODUCTNAME</item> <emph> แˆ›แˆตแ‰€แˆ˜แŒซ แŠฅแŠ•แ‹ฐ </emph> แŠ•แŒแŒแˆญ: แˆˆแˆ›แˆตแŠแˆณแ‰ต แ‹จ <emph><item type=\"productname\">%PRODUCTNAME</item> แˆ˜แŠญแˆแ‰ป </emph> แŠฅแŠ“ <emph> แˆ›แˆตแ‰€แˆ˜แŒซ </emph> แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ</emph></caseinline><defaultinline><emph>แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ</emph></link>: แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก แ‹จ <emph> แ‹ญแŒ แ‰€แˆ™ %PRODUCTNAME แŠ•แŒแŒแˆฎแ‰ฝ </emph> แŠจ <emph> แˆ˜แŠญแˆแ‰ป/แˆ›แˆตแ‰€แˆ˜แŒซ แŠ•แŒแŒแˆฎแ‰ฝ </emph> แ‰ฆแ‰ณ แ‹แˆตแŒฅ"
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070000.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŠญแแˆ แ‹จแˆšแŒˆแˆแŒธแ‹ แ‹จ <emph>$[officename] แˆ˜แˆ‹แŠชแ‹ซ </emph> แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แˆˆแˆ›แˆตแŠแˆณแ‰ต แ‹จ <emph>$[officename] แˆ˜แŠญแˆแ‰ป </emph> แŠฅแŠ“ <emph> แˆ›แˆตแ‰€แˆ˜แŒซ </emph> แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ </emph></link> แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก แ‹จ <emph> แ‹ญแŒ แ‰€แˆ™ $[officename] แŠ•แŒแŒแˆฎแ‰ฝแŠ• </emph> แ‰  <emph> แˆ˜แŠญแˆแ‰ป/แˆ›แˆตแ‰€แˆ˜แŒซ แŠ•แŒแŒแˆฎแ‰ฝ </emph> แ‰ฆแ‰ณ แ‹แˆตแŒฅ"
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,8 +2885,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>แˆ˜แˆ‹แŠชแ‹ซ แŠฅแŠ•แ‹ฐ;PDF</bookmark_value> <bookmark_value>แˆ˜แˆ‹แŠชแ‹ซ แŠฅแŠ•แ‹ฐ;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2901,16 +2901,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">แˆฐแŠแ‹ถแ‰ฝแŠ• แˆ˜แˆ‹แŠชแ‹ซ แ‰  PDF แ‹ˆแ‹ญแŠ•แˆ EPUB แŠ แ‰€แˆซแˆจแ‰ฅ</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แˆ˜แˆ‹แŠชแ‹ซ แŠฅแŠ•แ‹ฐ...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>แ‹จ แˆฐแŠแ‹ถแ‰ฝ แŠฅแ‰ตแˆ แ‰แŒฅแˆญ </bookmark_value> <bookmark_value>แˆฐแŠแ‹ถแ‰ฝ: แŠฅแ‰ตแˆ แ‰แŒฅแˆญ</bookmark_value> <bookmark_value>แ‹จ แ‹แ‹ญแˆŽแ‰ฝ: แŠฅแ‰ตแˆ แ‰แŒฅแˆญ </bookmark_value> <bookmark_value>แˆฐแŠแ‹ถแ‰นแŠ• แ‹จ แˆ›แˆจแˆšแ‹ซ แŒŠแ‹œ </bookmark_value> <bookmark_value>แˆฐแŠแ‹ถแ‰ฝแŠ•: แ‹จ แˆ›แˆจแˆšแ‹ซ แŒŠแ‹œ</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "แˆ˜แŠญแˆแ‰ป แ‹จ <link href=\"text/shared/01/digitalsignatures.xhp\">แ‹ฒแŒ‚แ‰ณแˆ แŠแˆญแˆ›แ‹Žแ‰ฝ</link> แŠ•แŒแŒแˆญ แˆˆ แŠฅแˆญแˆตแ‹Ž แ‹จ แŠ แˆแŠ‘ แˆฐแŠแ‹ต แ‹จ แ‹ฒแŒ‚แ‰ณแˆ แŠแˆญแˆ› แ‹จแˆšแ‹ซแˆตแ‰ฐแ‹ณแ‹ตแˆฉแ‰ แ‰ต"
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,8 +3453,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‰แŒฅแˆญ แ‰  แ‹แ‹ญแˆ แ‹แˆตแŒฅ </caseinline><caseinline select=\"CALC\">แ‹จ แ‹ˆแˆจแ‰€แ‰ต แ‰แŒฅแˆญ แ‰  แ‹แ‹ญแˆ แ‹แˆตแŒฅ</caseinline></switchinline> แ‹ญแˆ… แˆตแ‰ณแ‰ตแˆตแ‰ฒแŠญแˆต แ‹จ แŒˆแ‰ฃ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠ แ‹ซแŠซแ‰ตแ‰ตแˆ แŠฅแŠ•แ‹ฐ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> แŠฅแ‰ƒแ‹Žแ‰ฝ:"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3501,8 +3501,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹จ แˆแˆตแˆŽแ‰ฝ แ‰แŒฅแˆญ แ‰  แ‹แ‹ญแˆ‰ แ‹แˆตแŒฅ: แ‹ญแˆ… แˆตแ‰ณแ‰ตแˆตแ‰ฒแŠญแˆต แ‹จ แŒˆแ‰ก แˆแˆตแˆŽแ‰ฝ แŠ แ‹ซแŠซแ‰ตแ‰ตแˆ แŠฅแŠ•แ‹ฐ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> แŠฅแ‰ƒแ‹Žแ‰ฝ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‰แŒฅแˆญ แ‹จ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> แŠฅแ‰ƒแ‹Žแ‰ฝ แ‰  แ‹แ‹ญแˆ แ‹แˆตแŒฅ: แŠฅแŠ•แ‹ฐ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠฅแŠ“ แŠ•แ‹ตแŽแ‰ฝแŠ• แŠฅแŠ•แ‹ฐ แ‹จ OLE แŠฅแ‰ƒแ‹Žแ‰ฝ แ‹จแŒˆแ‰กแ‰ตแŠ• แ‹ซแŠซแ‰ตแ‰ณแˆ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹จ แŠ แŠ•แ‰€แŒพแ‰ฝ แ‰แŒฅแˆญ แ‰  แ‹แ‹ญแˆ แ‹แˆตแŒฅ (แ‰ฃแ‹ถ แŠ แŠ•แ‰€แŒพแ‰ฝแŠ•แˆ แ‹ซแŠซแ‰ตแ‰ณแˆ) </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3549,8 +3549,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹จ แ‰ƒแˆ‹แ‰ถแ‰ฝ แ‰แŒฅแˆญ (แŠ แŠ•แ‹ต แ‰ฃแˆ…แˆช แ‹ซแˆˆแ‹แŠ•แˆ แ‰ƒแˆŽแ‰ฝ แ‹ซแŠซแ‰ตแ‰ณแˆ) แ‰  แ‹แ‹ญแˆ แ‹แˆตแŒฅ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3565,8 +3565,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹จ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‰แŒฅแˆญ (แŠญแแ‰ฐแ‰ต แ‹ซแŠซแ‰ตแ‰ณแˆ) แ‰  แ‹แ‹ญแˆ แ‹แˆตแŒฅ แˆแŠ•แˆ-แ‹จแˆ›แ‹ญแ‰ณแ‰ฐแˆ™ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠ แ‹ญแŠซแ‰ฐแ‰ฑแˆ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3725,8 +3725,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ดแˆแ•แˆŒแ‰ถแ‰ฝ </emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph>แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แ‹จ แŠ แ‹ตแˆซแˆป แ‹ฐแ‰ฅแ‰ฐแˆญ แˆแŠ•แŒญ</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">แŠ แ‹ฒแˆต แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒญ แˆ˜แŒจแˆ˜แˆชแ‹ซ แˆˆ <emph>แŠ แ‹ตแˆซแˆป แ‹ฐแ‰ฅแ‰ฐแˆญ แˆแŠ•แŒญ </emph>แ‹แˆญแ‹แˆญ</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,8 +3885,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ดแˆแ•แˆŒแ‰ถแ‰ฝ - แŠฅแŠ•แ‹ฐ แ‰ดแˆแ•แˆˆแ‰ต แˆ›แˆตแ‰€แˆ˜แŒซ </emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แ‰ดแˆแ•แˆŒแ‰ถแ‰ฝ - แ‰ดแˆแ•แˆŒแ‰ต แˆ˜แŠญแˆแ‰ป </emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -4814,7 +4814,7 @@ msgctxt ""
"par_id3157322\n"
"help.text"
msgid "Ensure that the Landscape or Portrait layout option set in the printer properties dialog matches the page format that you set by choosing <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph>Slide - Properties</emph></caseinline><caseinline select=\"DRAW\"><emph>Page - Properties</emph></caseinline><defaultinline><emph>Format - Page</emph></defaultinline></switchinline>."
-msgstr ""
+msgstr "แ‹จ แˆ˜แˆฌแ‰ต แŠ แ‰€แˆ›แˆ˜แŒฅ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แˆแˆตแˆ แŠฅแ‰…แ‹ต แˆแˆญแŒซ แˆ›แˆฐแŠ“แŒƒ แŠจ แˆ›แ‰ฐแˆšแ‹ซ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠ•แŒแŒแˆญ แŒ‹แˆญ แŠฅแŠ•แ‹ฐแˆšแˆตแˆ›แˆ› แŠฅแˆญแŒแŒ แŠ› แ‹ญแˆแŠ‘: แ‰  แŒˆแŒฝ แŠ แ‰€แˆซแˆจแ‰ฅ แ‹แˆตแŒฅ แŠฅแˆญแˆตแ‹Ž แ‰  แˆ˜แˆแˆจแŒฅ แŠซแˆฐแŠ“แ‹ฑแ‰ต แŒ‹แˆญ: <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph> แ‰ฐแŠ•แˆธแˆซแ‰ณแ‰ฝ โ€“ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></caseinline><caseinline select=\"DRAW\"><emph>แ‹จ แŒˆแŒฝ โ€“ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แŒˆแŒฝ </emph></defaultinline></switchinline>:"
#: 01140000.xhp
msgctxt ""
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>แ‰ตแŠฉแˆต แ‰ฆแ‰ณ: แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ</bookmark_value> <bookmark_value>แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ: แ‰ตแŠฉแˆต แ‰ฆแ‰ณ</bookmark_value> <bookmark_value>แ‹จ แˆแˆตแˆ แŠซแˆญแ‰ณ: แ‰ตแŠฉแˆต แ‰ฆแ‰ณ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">แŒฝแˆแ แ‹ซแˆตแŒˆแ‰ก แŠฅแˆญแˆตแ‹Ž แŠฅแŠ•แ‹ฒแ‰ณแ‹ญ แ‹จ แˆšแˆแˆแŒ‰แ‰ตแŠ• แ‹จ แŠ แ‹ญแŒฅ แ‰แˆแ แ‰  แ‰ตแŠฉแˆต แ‰ฆแ‰ณ แˆ‹แ‹ญ แˆฒแ‹ซแˆญแ แ‰  แˆ˜แ‰ƒแŠ›แ‹ แ‹แˆตแŒฅ: </ahelp> แŠฅแˆญแˆตแ‹Ž แŒฝแˆแ แŠซแˆแˆตแŒˆแ‰ก <emph>แŠ แ‹ตแˆซแˆป </emph>แ‹ญแ‰ณแ‹ซแˆ"
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,24 +10373,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑแŠ• แˆˆแ‹แŒฅ แ‰  แŠ แˆแŠ‘ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แ‹จ แ‰ฐแˆแŒธแˆ˜แ‰ แ‰ตแŠ• แ‰  แ‰€แŠ• แŠฅแŠ“ แ‰  แ‹ฐแˆซแˆฒแ‹ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แŠฅแˆญแˆตแ‹Ž แŠจ แˆ˜แˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ แˆ˜แŠจแ‰ณแ‰ฐแ‹ซ - แˆ›แˆณแ‹ซ</emph> แˆˆแ‹แŒฆแ‰ฝ แ‹จแ‹ซแ‹˜แ‹ แˆ˜แˆตแˆ˜แˆญ แŒฝแˆแ แ‹ญแ‰ณแ‹ซแˆ แ‰  แ‰แˆ˜แ‰ต แˆ˜แˆตแˆ˜แˆญ แ‰  แŒแˆซ แŒˆแŒฝ แˆ˜แˆตแˆ˜แˆญ แ‰ แŠฉแˆ: แŠฅแˆญแˆตแ‹Ž แˆ›แˆฐแŠ“แ‹ณแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆˆ แ‰แˆ˜แ‰ต แˆ˜แˆตแˆ˜แˆญ แŠฅแŠ“ แˆŒแˆŽแ‰ฝ แ‰ แˆ‹แ‹ฉ แˆ‹แ‹ญ แŠ แŠซแˆ‹แ‰ถแ‰ฝ แ‰  แˆ˜แˆแˆจแŒฅ <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ </emph></link> แ‰  แˆแˆญแŒซแ‹Žแ‰ฝ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แŠฅแˆญแˆตแ‹Ž แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แˆ›แˆฐแŠ“แ‹ณแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซแ‹Žแ‰ฝแŠ• แ‰  แˆ˜แˆแˆจแŒฅ: <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME แˆฐแŠ•แŒ แˆจแ‹ฅ - แˆˆแ‹แŒฆแ‰ฝ</emph></link> แ‰  แˆแˆญแŒซ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "แˆ˜แˆˆแŒ แŠแ‹ซ แŠฅแŠ“ แŒฝแˆแ แˆ›แŒฅแŠแ‹ซ"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "แŠ แŠ•แ‰€แŒพแ‰ฝแŠ• แˆ›แŠ•แ‰€แˆณแ‰€แˆป"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "แŒฝแˆแ แˆ˜แˆˆแ‹ซ"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "แŒฝแˆแ แˆ˜แˆแˆˆแŒŠแ‹ซ แŠฅแŠ“ แˆ˜แ‰ฐแŠชแ‹ซ"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "แ‹จ แ‹ˆแˆจแ‰€แ‰ต แˆ˜แŒ แŠ• แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "แˆฐแŠแ‹ต แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "แ‰ แˆซแˆฑ แŒฝแˆแ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "แŠจ แ‰แˆซแŒญ แˆฐแˆŒแ‹ณ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "แ‹จ แŠญแแˆ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แˆ˜แ‰€แ‹จแˆชแ‹ซ แ‰  แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ˆแ‹ญแŠ•แˆ แ‰  แˆ›แŒฅแŠแ‰ต"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "แŠ แˆแ‹ถแ‰ฝ แŠฅแŠ“ แˆจแ‹ตแŽแ‰ฝ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ›แŒฅแŠแ‹ซ"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "แ‹ˆแˆจแ‰€แ‰ถแ‰ฝ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "แ‰  แ‰แˆซแŒญ แˆฐแˆŒแ‹ณ แ‹แˆตแŒฅ แˆ˜แ‰แˆจแŒซแก แŠฎแ’ แˆ›แ‹ตแˆจแŒŠแ‹ซ แŠฅแŠ“ แˆ˜แˆˆแŒ แŠแ‹ซ"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "แ‰  แˆ˜แŒŽแ‰ฐแ‰ต แŠฅแŠ“ แ‰  แˆ˜แŒฃแˆ แˆ›แŠ•แ‰€แˆณแ‰€แˆป"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹จ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซแ‹Žแ‰ฝแŠ• แŠ แŠซแˆŽแ‰ฝแŠ• แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆ˜แ‰€แ‹จแˆญ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แˆ˜แˆแˆจแŒฅ <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ - แˆˆแ‹แŒฆแ‰ฝ </emph></link> แ‰  แˆแˆญแŒซ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME แˆฐแŠ•แŒ แˆจแ‹ฅ - แˆˆแ‹แŒฆแ‰ฝ </emph></link> แ‰  แˆแˆญแŒซ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ </caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แ‹ซแˆแ‰ฐแ‰€แ‰ แˆ‰แ‰ตแŠ• แˆˆแ‹แŒฆแ‰ฝ แˆ›แˆณแ‹ซ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต แˆ›แ‹ซแ‹ซแ‹ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  <switchinline select=\"appl\"><caseinline select=\"WRITER\">แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แ‰  แ‰ฐแˆˆแ‹ˆแŒก แŒฝแˆแŽแ‰ฝ แˆ‹แ‹ญ แˆฒแˆ†แŠ• </caseinline><caseinline select=\"CALC\">แ‹จ แ‰ฐแˆˆแ‹ˆแŒก แŒฝแˆแŽแ‰ฝ แ‹ญแˆ˜แˆจแŒฃแˆ‰</caseinline></switchinline> แ‹ˆแ‹ญแŠ•แˆ แ‰  <emph>แˆˆแ‹แŒฆแ‰ฝ แˆ›แˆตแ‰ฐแ‹ณแ‹ฐแˆชแ‹ซ</emph> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ"
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ แ‹จแˆšแ‰ณแ‹ฉแ‰ต แ‰  แˆ˜แŒฅแˆชแ‹ซ แ‹แˆตแŒฅ แŠแ‹ แ‰  แ‹ˆแˆจแ‰€แ‰ฑ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แ‰ แˆ‹แ‹ฉ แˆ‹แ‹ญ แ‰ แˆšแ‹ซแˆณแˆญแ‰ แŒŠแ‹œ: แˆˆแ‹แŒฅ แ‰ แ‰ฐแ‹ฐแˆจแŒˆแ‰ แ‰ต แŠญแแˆ แˆ‹แ‹ญ: แŠฅแŠ•แ‹ฒแˆแˆ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝแŠ• แˆ›แ‹จแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แˆˆแ‹แŒฅ แ‰ แ‰ฐแ‹ฐแˆจแŒˆแ‰ แ‰ต แŠญแแˆ แˆ‹แ‹ญ แˆฒแ‹ซแ‹ฐแˆญแŒ‰ แ‰  แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ แ‰  <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>แˆˆแ‹แŒฆแ‰ฝ แˆ›แˆตแ‰ฐแ‹ณแ‹ฐแˆชแ‹ซ</emph></link> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "แ‹จ <emph>แ‹แˆญแ‹แˆญ </emph>tab แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แˆแˆ‰แŠ•แˆ แˆˆแ‹แŒฆแ‰ฝ แŠแ‹: แ‰  แŠ แˆแŠ‘ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แ‹จแ‰ฐแˆ˜แ‹˜แŒˆแ‰กแ‰ตแŠ•: แ‹แˆญแ‹แˆฉแŠ• แˆ›แŒฃแˆซแ‰ต แŠจ แˆแˆˆแŒ‰: แ‹ญแŒซแŠ‘ แ‹จ <emph>แˆ›แŒฃแˆชแ‹ซ </emph>tab, แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก แ‹จ แŠฅแˆญแˆตแ‹ŽแŠ• <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">แˆ›แŒฃแˆชแ‹ซ แˆ˜แˆ˜แ‹˜แŠ›</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> แ‹แˆญแ‹แˆฉ แ‹จแ‰ณแ‰€แ‰ แˆˆแ‹แŒฆแ‰ฝแŠ• แŠจแ‹ซแ‹˜: แˆ›แŒฃแˆชแ‹ซ แ‰ขแŠ–แˆญแˆ แŒฅแŒˆแŠžแ‰น แ‹ญแ‰ณแ‹ซแˆ‰ </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹จแ‰ณแ‰€แ‰ แˆˆแ‹แŒฆแ‰ฝ แ‹จแˆšแŠ–แˆฉแ‰ต แˆˆแ‹แŒฅ แ‰  แ‰ฐแ‹ฐแˆจแŒˆแ‰ แ‰ต แ‰ฆแ‰ณ แŠแ‹ แ‹จ แ‰ฐแˆˆแ‹จ แ‹ฐแˆซแˆฒ แ‹ฐแˆญแ‰ฆ แˆฒแŒฝแแ‰ แ‰ต </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แ‹ญแŒซแŠ‘ แ‹จ แˆ˜แ‹ฐแˆ˜แˆชแ‹ซ แˆแˆแŠญแ‰ฑแŠ• แ‰  แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹ แŠ แŒ แŒˆแ‰ฅ แ‹ซแˆˆแ‹แŠ• แˆแˆ‰แŠ•แˆ แˆˆแ‹แŒฆแ‰ฝ แˆˆแˆ›แ‹จแ‰ต แ‰  แŠญแแˆ‰ แ‹แˆตแŒฅ แ‹จแ‰ฐแˆ˜แ‹˜แŒˆแ‰กแ‰ตแŠ• </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แŠ แŠ•แ‹ต แ‹จแ‰ณแ‰€แˆแ‹ แˆˆแ‹แŒฅ แŠจ แ‰ฐแ‰€แ‹จแˆจ แˆˆ แŠญแแˆ แˆ›แŒฃแˆชแ‹ซ แˆ˜แˆ˜แ‹˜แŠ› แŠจ แ‰ฐแˆ˜แˆณแˆฐแˆˆ แˆแˆ‰แˆ แˆˆแ‹แŒฆแ‰ฝ แˆˆ แŠญแแˆ‰ แ‹ญแ‰ณแ‹ซแˆ‰: แŠฅแˆญแˆตแ‹Ž แ‹จ แˆˆแ‹แŒฆแ‰ฝแŠ• แ‹แˆญแ‹แˆญ แ‰ แˆšแ‹ซแŒฃแˆฉ แŒŠแ‹œ: แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰น แ‰  แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ แ‹ญแ‰ณแ‹ซแˆ‰ แ‰  แ‰ฐแˆˆแ‹ซแ‹จ แ‰€แˆˆแˆ แŠฅแŠ•แ‹ฐแˆšแ‰€แŒฅแˆˆแ‹ แˆฐแŠ•แŒ แˆจแ‹ฅ: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">แ‰  แŠ แˆแŠ‘ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แ‹จ แ‰ฐแˆ˜แ‹˜แŒˆแ‰กแ‰ต แˆˆแ‹แŒฆแ‰ฝ แ‹แˆญแ‹แˆญ: แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆฒแˆ˜แˆญแŒก แŠจ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ: แˆˆแ‹แŒฆแ‰น แ‹ญแ‹ฐแˆแ‰ƒแˆ‰ แ‰  แˆฐแŠแ‹ฑ แ‹แˆตแŒฅ: แˆˆ แˆ˜แˆˆแ‹จแ‰ต แ‹แˆญแ‹แˆฉแŠ•: แ‹ญแŒซแŠ‘: แ‹จ แŠ แˆแ‹ต แˆซแˆตแŒŒ </ahelp> แ‰ฐแŒญแŠแ‹ แ‹ญแ‹ซแ‹™ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> แ‰ แˆญแŠซแ‰ณ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แŠจ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ แ‰ แˆšแˆ˜แˆญแŒกแ‰ แ‰ต แŒŠแ‹œ"
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต แˆˆแˆ›แˆจแˆ แŠจ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ: แ‰  แ‰€แŠ-แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹ แˆ‹แ‹ญ: แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต </emph>"
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แ‰ฆแ‰ณ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แ‰  แˆฐแŠแ‹ฑ แˆ‹แ‹ญ แ‹จ แŠญแแˆŽแ‰ฝ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แ‹จ แ‰ฐแ‰€แ‹จแˆฉ แ‹แˆญแ‹แˆฎแ‰ฝ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,24 +11029,24 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆˆแˆ˜แˆ˜แˆˆแˆต แˆˆแ‹แŒฆแ‰นแŠ• แŠฅแ‰€แ‰ แˆ‹แˆˆแˆ แ‹ˆแ‹ญแŠ•แˆ แŠ แˆแ‰€แ‰ แˆแˆ: แ‹ญแˆแˆจแŒก <emph> แˆ˜แ‰ฐแ‹ </emph> แ‰  <emph> แˆ›แˆจแˆšแ‹ซ </emph> แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ"
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แˆ˜แ‰ฐแ‹ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แŠฅแˆญแˆตแ‹Ž แˆˆแ‹แŒฅ แŠจ แˆแŒธแˆ™ แ‰  แˆ˜แˆแˆจแŒฅ <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แ‰ แˆซแˆฑ แŠ แˆซแˆš - แˆˆแ‹แŒฆแ‰ฝแŠ• แˆ˜แˆแŒธแˆšแ‹ซ แŠฅแŠ“ แˆ›แˆจแˆšแ‹ซ </emph> แ‹จ <emph> แˆ˜แ‰ฐแ‹ </emph> แ‰แˆแ แ‹ญแ‰ณแ‹ซแˆ แ‰  แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> แˆ˜แŒจแˆจแˆป แŠฅแ‰€แ‰ แˆ‹แˆˆแˆ แ‹ˆแ‹ญแŠ•แˆ แŠ แˆแ‰€แ‰ แˆแˆ แ‰ตแŠฅแ‹›แ‹ แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆ˜แˆ˜แˆˆแˆป </ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">แ‰  แ‹ฐแˆซแˆฒแ‹ แŠ แ‹ญแŠแ‰ต แ‹แˆญแ‹แˆญ แˆ˜แˆˆแ‹ซ </ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11253,16 +11253,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แˆ˜แŒ แŠ• </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\"> แŠฅแˆญแˆตแ‹Ž แ‰  แ‹ˆแˆฐแŠ‘แ‰ต แŠญแแˆŽแ‰ฝ แˆ˜แŒ แŠ• แˆ˜แˆฐแˆจแ‰ต แ‹แˆญแ‹แˆญ แˆˆแ‹แŒฆแ‰ฝแŠ• แˆ›แŒฃแˆชแ‹ซ: แ‹จ แŠญแแˆŽแ‰ฝ แˆ˜แŒ แŠ• แŠจ แŠฅแˆญแˆตแ‹Ž แ‹ˆแˆจแ‰€แ‰ต แ‹แˆตแŒฅ แˆˆ แˆ˜แˆแˆจแŒฅ: แ‹ญแŒซแŠ‘ แ‹จ <emph> แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ แˆ›แˆฐแŠ“แŒƒ </emph> แ‰แˆแ (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ แˆ›แˆฐแŠ“แŒƒ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แˆ›แˆณแŠแˆป/แŠจแแ‰ฐแŠ› </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‰ฐแŒแ‰ฃแˆญ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,8 +11349,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">แŠฅแˆญแˆตแ‹Ž แ‰ฃแˆตแŒˆแ‰กแ‰ต แ‰แˆแ แ‰ƒแˆ(แˆŽแ‰ฝ) แˆ˜แˆฐแˆจแ‰ต แ‹จ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต แ‹แˆญแ‹แˆญ แˆˆแ‹แŒฆแ‰ฝแŠ• แˆ›แŒฃแˆชแ‹ซ </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แŠฅแˆญแˆตแ‹Ž แˆ›แˆณแ‹จแ‰ต แ‹จแˆšแˆแˆแŒ‰แ‰ตแŠ• แ‹จ แˆ˜แ‹แŒˆแ‰ฅ แ‰แŒฅแˆญ แ‹ญแŒปแ‰: แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ•</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">แ‹ˆแ‹ฐ แŠ แˆแŠ‘ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠ แ‹ฒแˆต แˆ˜แ‹แŒˆแ‰ฅ แˆ›แˆตแŒˆแ‰ขแ‹ซ</ahelp> แˆ˜แ‹แŒˆแ‰ฅ แˆˆ แˆ˜แแŒ แˆญ: แ‹ญแŒซแŠ‘ แŠฎแŠจแ‰ฅ (*) แ‰แˆแ แŠจ แˆฐแŠ•แŒ แˆจแ‹ก แ‰  แ‰ณแ‰ฝ แ‰ แŠฉแˆ แ‹จแˆšแ‰ณแ‹จแ‹แŠ•: แ‰ฃแ‹ถ แˆจแ‹ตแ แ‹ญแŒจแˆ˜แˆซแˆ แŠจ แˆฐแŠ•แŒ แˆจแ‹ก แ‰  แ‰ณแ‰ฝ แ‰ แŠฉแˆ"
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">แŠฅแˆญแˆตแ‹Ž แ‹ญแŒปแ‰ แ‹จแˆšแˆแˆแŒ‰แ‰ตแŠ• แˆ˜แˆจแŒƒ แ‰ : แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ•: แ‹จ แˆ›แŒฃแˆชแ‹ซ แˆแˆญแŒซ แˆˆ แˆ˜แ‰€แ‹จแˆญ แˆˆ แˆ˜แˆแˆˆแŒŠแ‹ซแ‹: แ‰  แˆจแŒ…แˆ™-แ‹ญแŒซแŠ‘ <emph> แ‰ แˆซแˆฑ แˆ›แŒฃแˆชแ‹ซ </emph> แˆแˆแŠญแ‰ต แˆ‹แ‹ญ: แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก แ‹จ แ‰ฐแˆˆแ‹จ แ‹จ แ‹ณแ‰ณ แˆœแ‹ณ: แŠฅแˆญแˆตแ‹Ž แˆแˆˆแŒˆแ‰ฅ แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แŠฅแŠ•แ‹ฐ แŠฅแŠ•แ‹ฐ % แ‹ˆแ‹ญแŠ•แˆ * แˆˆ แˆ›แŠ•แŠ›แ‹แˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‰แŒฅแˆญ: แŠฅแŠ“ _ แ‹ˆแ‹ญแŠ•แˆ ? แˆˆ แŠ แŠ•แ‹ต แ‰ฃแˆ…แˆช แ‰  แŠฅแˆญแˆตแ‹Ž แแˆˆแŒ‹ แ‹แˆตแŒฅ: แˆˆแˆ›แˆณแ‹จแ‰ต แˆแˆ‰แŠ•แˆ แˆ˜แ‹แŒˆแ‰ฆแ‰ฝ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹แˆตแŒฅ: แ‹ญแˆ…แŠ• แˆณแŒฅแŠ• แ‹ซแŒฝแ‹ฑ: แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ• </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹ญแŒ แ‰€แˆ™ แ‹จ <emph>แˆ˜แ‹ฐแ‰ แŠ› แˆ›แŒฃแˆชแ‹ซ</emph> แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆˆแˆ›แŒฃแˆซแ‰ต แŠฅแŠ“ แˆˆ แˆ˜แ‰€แˆ‹แ‰€แˆ <emph>แ‰ แˆซแˆฑ แˆ˜แˆ™แ‹ซ </emph>แˆ˜แˆแˆˆแŒŠแ‹ซ แˆแˆญแŒซ</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">แ‹จ แŠ แˆแ‹ต แˆซแˆตแŒŒแ‹Žแ‰ฝ แŠซแˆญแ‰ณ แˆ˜แŠ•แ‹ฐแ แ‹ซแˆตแ‰ฝแˆŽแ‰ณแˆ: แˆˆ แ‹ณแ‰ณ แˆœแ‹ณแ‹Žแ‰ฝ แŠจ แ‰ฐแˆˆแ‹ซแ‹ฉ แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒฎแ‰ฝ แ‹แˆตแŒฅ: แ‹จ แ‰ฐแˆˆแ‹ซแ‹ฉ แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒฎแ‰ฝ แˆˆ แˆ˜แŒแˆˆแŒฝ แˆˆ แŠฅแˆญแˆตแ‹Ž แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ: แ‹ญแŒซแŠ‘ แ‹จ <emph>แ‹ณแ‰ณ แˆแŠ•แŒญ</emph>แ‰แˆแ แ‰  แˆ˜แ‹แŒˆแ‰ฅ<emph>แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ</emph></ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\"> แˆ›แˆณแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ แ‹จ <emph> แˆ˜แ‹ฐแ‰ แŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ </emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">แˆ›แˆณแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ แ‹จ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹˜แ‹ด (IME) แˆแŠ”แ‰ณ แˆ˜แˆตแŠฎแ‰ต</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "แˆˆแŒŠแ‹œแ‹ แŠ แˆแŠ• แ‹ญแˆ… แ‰ฅแ‰ป Internet/Intranet Input Method Protocol (IIIMP) แ‰  Unix แ‹แˆตแŒฅ แ‹จ แ‰ฐแ‹ฐแŒˆแ‰ แŠ“แ‰ธแ‹"
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\"> แˆ›แˆณแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ แ‹จ <emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ </emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\"> แˆ›แˆณแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ แ‹จ <emph> แˆแŠ”แ‰ณแ‹Žแ‰ฝ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ </emph> แ‰  แˆ˜แˆตแŠฎแ‰ฑ แŠจ แ‰ณแ‰ฝ แ‰ แŠฉแˆ </ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">แˆ›แˆณแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ แ‹จ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แ‹แˆญแ‹แˆญ แ‰  แˆ˜แŒปแŠแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹แˆตแŒฅ: แŠจ แˆ™แˆ‰ แˆ˜แˆ˜แˆแŠจแ‰ป แ‹˜แ‹ด แˆˆแˆ˜แ‹แŒฃแ‰ต แ‹ญแŒซแŠ‘ แ‹จ <emph> แˆ™แˆ‰ แˆ˜แˆ˜แˆแŠจแ‰ป แ‹˜แ‹ด </emph> แ‰แˆแ แ‹ˆแ‹ญแŠ•แˆ แ‹ญแŒซแŠ‘ แˆ˜แ‹แˆˆแ‹ซ แ‰แˆแ </ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">แ‰  แˆ˜แŒปแŠแ‹ซ แŠฅแŠ“ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹แˆตแŒฅ แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝแŠ• แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J แ‰  แˆ˜แ‹ฐแ‰ แŠ› แŠฅแŠ“ แ‰  แˆ™แˆ‰ แˆ˜แˆ˜แˆแŠจแ‰ป แ‹˜แ‹ด แˆˆแˆ˜แ‰€แ‹ซแ‹จแˆญ</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠ แ‰‹แˆซแŒญ แŠญแแˆŽแ‰ฝแŠ• แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แˆˆ <emph> แˆ™แˆ‰ แˆ˜แˆ˜แˆแŠจแ‰ป </emph> แ‹˜แ‹ด: แˆแŠ•แˆ แŠฅแŠ•แŠณแŠ• แ‹แˆญแ‹แˆฉ แ‰ฃแ‹ญแŠ–แˆญแˆ <switchinline select=\"sys\"><caseinline select=\"WIN\">แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ <emph> แˆ˜แˆ˜แˆแŠจแ‰ป </emph> แ‹แˆญแ‹แˆญ: แ‹ญแŒซแŠ‘ Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">แˆ›แˆณแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ แ‹จ <emph> แ‰€แˆˆแˆ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ </emph> แˆˆแˆ›แˆปแˆปแˆ แ‹ˆแ‹ญแŠ•แˆ แˆˆ แˆ˜แ‰€แ‹จแˆญ แ‹จแˆšแ‰ณแ‹จแ‹แŠ• แ‹จ แ‰€แˆˆแˆ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ญแˆแˆจแŒก <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แ‰ฆแ‰ณ </emph> แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แ‹จ <emph> แ‰€แˆˆแˆžแ‰ฝ </emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "แ‰€แˆˆแˆ แˆ˜แŒŽแ‰ฐแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แŠจ <emph>แ‰€แˆˆแˆ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ</emph> แˆ‹แ‹ญ แŠฅแŠ“ แ‰ แˆšแˆณแˆˆแ‹ แŠฅแ‰ƒ แˆ‹แ‹ญ แ‹ญแŒฃแˆ‰แ‰ต แ‰  แ‰ฐแŠ•แˆธแˆซแ‰ณแ‰น แˆ‹แ‹ญ"
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "แˆˆ แˆ˜แˆˆแ‹ซแ‹จแ‰ต แ‹จ <emph>แ‰€แˆˆแˆ แˆ˜แ‹ฐแ‹ฐแˆชแ‹ซ</emph> แ‹ญแŒซแŠ‘ แ‰  แŒแˆซแŒซ แ‰ฆแ‰ณ แˆ‹แ‹ญ แ‰  แŠฅแ‰ƒ แˆ˜แ‹ฐแ‹ฐแˆชแ‹ซแ‹ แˆ‹แ‹ญ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒŽแ‰ตแ‰ฑ: แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆˆ แˆ˜แˆˆแ‹ซแ‹จแ‰ต แ‹จ <emph> แ‰€แˆˆแˆ แˆ˜แ‹ฐแ‹ฐแˆชแ‹ซ </emph> แ‹ญแŒŽแ‰ตแ‰ฑ แ‹จ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซแ‹แŠ• แ‹จ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซแ‹แŠ• แŒ แˆญแ‹ แˆ˜แˆตแŠฎแ‰ต"
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,16 +12613,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">แ‰ฐแŒ แ‰ƒแˆšแ‹ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แŠจ แ‰ฐแŒˆแŒ แˆ™ แŠแ‹ฐแˆŽแ‰ฝ แ‹แˆตแŒฅ แˆแˆแŠญแ‰ถแ‰ฝ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ซแˆตแ‰ฝแˆˆแ‹‹แˆ </ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‰ฃแˆ…แˆช แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ แ‰  <emph> แ‹จแ‰ฐแˆˆแ‹จ แ‰ฃแˆ…แˆช </emph> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ: แ‰  แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ แŠฅแŠ“ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‹จ แ‰แŒฅแˆญ แŠฎแ‹ต แˆˆ แ‰ฃแˆ…แˆชแ‹ แ‹ญแ‰ณแ‹ซแˆ"
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "แˆˆ แ‹แˆตแ‰ฅแˆตแ‰ฅ แŒฝแˆแ แŠฅแ‰…แ‹ต แˆ›แˆตแ‰ปแ‹ซ แŠฅแŠ“ แ‹จ แŠฅแˆตแ‹ซ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆ›แˆฐแŠ“แŒƒ CTL แ‰‹แŠ•แ‰‹แ‹Žแ‰ฝ: แ‹ญแˆแˆจแŒก <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒ - แ‰‹แŠ•แ‰‹แ‹Žแ‰ฝ </emph> แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก แ‹จ <emph> แˆ›แˆตแ‰ปแ‹ซ </emph> แˆณแŒฅแŠ• แ‹แˆตแŒฅ แ‰  แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‰ฆแ‰ณ"
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹˜แ‹ด แ‹จแˆšแˆแŒฅแˆฉ แŠจแˆ†แŠ แˆŒแˆŽแ‰ฝ แ‹˜แ‹ดแ‹Žแ‰ฝ แˆ˜แˆฐแˆจแ‰ต แ‹ซแ‹ฐแˆจแŒˆ: แŠฅแˆญแˆตแ‹Ž แ‹‹แŒ‹แ‹แŠ• แ‰  แแˆญแˆฐแŠ•แ‰ต แ‹ˆแ‹ญแŠ•แˆ แ‰  แŠแŒฅแ‰ฅ แ‹‹แŒ‹ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ (แˆˆแˆแˆณแˆŒ -2แŠแŒฅแ‰ฅ แ‹ˆแ‹ญแŠ•แˆ +5แŠแŒฅแ‰ฅ)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,16 +13421,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "แˆˆ แ‰‹แŠ•แ‰‹ tag แ‹แˆญแ‹แˆญ แŠฅแ‰ฃแŠญแ‹ŽแŠ• แ‹ญแˆ˜แˆแŠจแ‰ฑ <link href=\"http://langtag.net/\"><emph>แˆˆ แ‰ฐแŒ แ‰ƒแˆšแ‹Žแ‰ฝ</emph> แŠญแแˆ แ‰  langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "แŠฅแˆญแˆตแ‹Ž แˆ˜แ‰€แ‹จแˆญ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒ แˆˆ แŠญแแˆŽแ‰ฝ (แ‹ญแˆแˆจแŒก <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แŠญแแˆŽแ‰ฝ - แ‰แŒฅแˆฎแ‰ฝ </emph>)"
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>แ‹จ แŠแ‹ฐแˆ:แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แŠ แ‰€แˆซแˆจแ‰ฅ: แ‹จ แŠแ‹ฐแˆ แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ: แ‹จ แŠแ‹ฐแˆ แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แŒฝแˆแ: แ‹จ แŠแ‹ฐแˆ แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แ‹แŒคแ‰ถแ‰ฝ: แ‹จ แŠแ‹ฐแˆŽแ‰ฝ</bookmark_value> <bookmark_value>แŠจ แˆตแˆฉ แˆ›แˆตแˆ˜แˆชแ‹ซ: แŠแ‹ฐแˆ</bookmark_value> <bookmark_value>แŠ แ‰ขแ‹ญ แŠแ‹ฐแˆŽแ‰ฝ: แ‹จ แŠแ‹ฐแˆ แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แ‰  แ‰ณแ‰ฝแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ: แŠแ‹ฐแˆŽแ‰ฝ แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แŠ แˆญแŠฅแˆตแ‰ถแ‰ฝ: แ‹จ แŠแ‹ฐแˆ แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แ‰  แ‰ตแŠ•แˆฝ แ‰  แŠ แ‰ขแ‹ญ แŠแ‹ฐแˆ</bookmark_value> <bookmark_value> แ‰ แˆ‹แ‹ฉ แˆ‹แ‹ญ แˆ˜แˆฐแˆจแ‹ฃ: แŠแ‹ฐแˆ แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แŠแ‹ฐแˆŽแ‰ฝ: แ‰  แˆ‹แ‹ฉ แˆ‹แ‹ญ แˆ˜แˆฐแˆจแ‹ฃ</bookmark_value> <bookmark_value>แˆจแ‰‚แ‰…: แ‹จ แŠแ‹ฐแˆ แ‹แŒคแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แŠแ‹ฐแˆŽแ‰ฝ: แˆจแ‰‚แ‰†แ‰ฝ</bookmark_value> <bookmark_value>แŒฅแˆ‹แ‹Žแ‰ฝ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ</bookmark_value> <bookmark_value>แŠแ‹ฐแˆŽแ‰ฝ: แŒฅแˆ‹แ‹Žแ‰ฝ</bookmark_value> <bookmark_value>แŠแ‹ฐแˆŽแ‰ฝ:แ‰€แˆˆแˆ แ‹จแ‰ฐแ‰ฐแ‹ˆ</bookmark_value> <bookmark_value>แ‹จแ‰ฐแ‰ฐแ‹ˆ แ‹จ แŠแ‹ฐแˆ แ‰€แˆˆแˆ</bookmark_value> <bookmark_value>แ‰€แˆˆแˆžแ‰ฝ:แ‹จแ‰ฐแ‰ฐแ‹ˆ แ‹จ แŒฝแˆแ แ‰€แˆˆแˆ</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แŒฝแˆแ แ‰€แˆˆแˆ แˆ›แˆฐแŠ“แŒƒ: แŠฅแˆญแˆตแ‹Ž แŠจ แˆ˜แˆจแŒก <emph> แˆซแˆฑ แ‰ แˆซแˆฑ </emph> แ‹จ แŒฝแˆแ แ‰€แˆˆแˆ แˆ›แˆฐแŠ“แŒƒ แ‹ˆแ‹ฐ แŒฅแ‰แˆญ แŠแŒฃ แˆ‹แˆ‰ แˆ˜แ‹ฐแ‰ฆแ‰ฝ แŠฅแŠ“ แŠแŒญ แˆ˜แ‹ฐแ‰ แ‰ปแ‹ แŒฅแ‰แˆญ แˆˆแˆ†แŠ </ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "แŠจ แ‰€แˆˆแˆ แˆ˜แ‰€แ‰ขแ‹ซ แ‹˜แ‹ด แˆˆแˆ˜แ‹แŒฃแ‰ต: แ‹ญแŒซแŠ‘ แŠ แŠ•แ‹ด แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹แˆˆแ‹ซ แ‰แˆแ"
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "แ‹จ แŒฝแˆแ แ‰€แˆˆแˆ แ‹ญแ‰ฐแ‹‹แˆ แ‰ แˆšแ‰ณแ‰ฐแˆ แŒŠแ‹œ แ‰  <emph> แŒฅแ‰แˆญ แˆ›แ‰ฐแˆšแ‹ซ </emph> แˆณแŒฅแŠ• แ‹แˆตแŒฅ แˆแˆแŠญแ‰ต แ‰ฐแ‹ฐแˆญแŒŽ แŠจแ‰ฐแˆ˜แˆจแŒ  แ‰  <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ - แˆ›แ‰ฐแˆšแ‹ซ </emph></link> แ‰  แˆแˆญแŒซ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ"
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,8 +13549,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">แ‹ญแŒซแŠ‘ แˆˆ แˆ˜แˆแŒธแˆ แ‹จ แŠ แˆแŠ‘แŠ• แŠแ‹ฐแˆ แ‰€แˆˆแˆ แ‹ˆแ‹ฐ แ‰ฐแˆ˜แˆจแŒ แ‹ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹แˆตแŒฅ: แŠฅแŠ•แ‹ฒแˆแˆ แˆ˜แŒซแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แŠฅแ‹šแˆ… แŠฅแŠ“ แˆ˜แŒŽแ‰ฐแ‰ต แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‹จ แŒฝแˆแ แ‰€แˆˆแˆ แˆˆ แˆ˜แ‰€แ‹จแˆญ: แ‹ญแŒซแŠ‘ แ‰  แ‰€แˆตแ‰ฑ แˆ‹แ‹ญ แŠจ แˆแˆแŠญแ‰ฑ แŠ แŒ แŒˆแ‰ฅ แ‹ซแˆˆแ‹แŠ• แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ แŠแ‹ฐแˆ แ‰€แˆˆแˆ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "แ‹ซแˆˆ - แˆแŠ•แˆ แ‹แŒคแ‰ต แ‰ฐแˆแŒฝแˆŸแˆ"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "แŠ แ‰ขแ‹ญ - แ‹จแ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‹จ แ‰ณแ‰ฝแŠ›แ‹แŠ• แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ˆแ‹ฐ แˆ‹แ‹ญแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ญแ‰€แ‹ญแˆซแˆ"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "แ‹จ แ‰ณแ‰ฝแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ - แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‹จ แˆ‹แ‹ญแŠ›แ‹แŠ• แŒ‰แ‹ณแ‹ญ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ˆแ‹ฐ แ‰ณแ‰ฝแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ญแ‰€แ‹ญแˆซแˆ"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "แ‹จ แŠ แˆญแŠฅแˆตแ‰ต แŠแ‹ฐแˆ - แ‹จแ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แ‰ฃแˆ…แˆช แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑแŠ• แ‹ˆแ‹ฐ แˆ‹แ‹ญแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ญแ‰€แ‹ญแˆซแˆ"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "แ‰ตแŠ•แˆฝ แŠ แ‰ขแ‹ญ - แ‹จแ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‹จ แ‰ณแ‰ฝแŠ›แ‹แŠ• แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ˆแ‹ฐ แ‹จ แˆ‹แ‹ญแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ญแ‰€แ‹ญแˆซแˆ แŠฅแŠ“ แˆ˜แŒ แŠ‘แŠ• แ‹ญแ‰€แŠ•แˆณแˆ"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">แ‹ญแˆแˆจแŒก แ‹จ แŠญแแ‰ฐแ‰ต แ‹แŒคแ‰ต แˆˆ แˆ˜แˆแŒธแˆ แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แŒฝแˆแ: แ‹จ แˆ›แˆตแŒŒแŒซ แŠญแแ‰ฐแ‰ต แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แŠจ แŒˆแŒน แ‰ แˆ‹แ‹ญ แ‹ซแˆ‰ แ‹ซแˆตแˆ˜แˆตแˆ‹แ‰ธแ‹‹แˆ: แ‹จ แ‰ฐแ‰€แˆจแŒธ แŠญแแ‰ฐแ‰ต แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แ‰  แŒˆแŒน แ‹แˆตแŒฅ แ‹จ แ‰ฐแŒซแŠ‘แ‰ต แ‹ซแˆตแˆ˜แˆตแˆ‹แ‰ธแ‹‹แˆ </ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">แˆˆแ‰ฐแˆ˜แˆจแŒ แ‹ แŠญแแˆ(แˆŽแ‰ฝ) แŠ แ‰€แˆซแˆจแ‰กแŠ• แˆ˜แ‹ˆแˆฐแŠ›</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">แ‹ญแˆแˆจแŒก แˆแ‹ตแ‰ฅ แŠจ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ: แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก แ‹จ แŠ แ‰€แˆซแˆจแ‰ฅ แ‹˜แ‹ด แ‰  <emph> แŠ แ‰€แˆซแˆจแ‰ฅ </emph> แˆณแŒฅแŠ• แ‹แˆตแŒฅ </ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒ แ‹ญแ‹ˆแˆตแŠ‘ แˆˆแ‰ฐแˆ˜แˆจแŒกแ‰ต <switchinline select=\"appl\"><caseinline select=\"CALC\"> แŠญแแˆŽแ‰ฝ </caseinline><defaultinline> แˆœแ‹ณแ‹Žแ‰ฝ </defaultinline></switchinline> แ‰  แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒ แ‹ˆแ‹ฐ <emph> แˆซแˆฑ แ‰ แˆซแˆฑ </emph> $[officename] แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแˆแŒฝแˆ›แˆ แ‹จ แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ แ‹จ แ‰ฐแ‹›แˆ˜แ‹ฐแ‹แŠ• แŠจ แˆตแˆญแŠ แ‰ต แŠแ‰ฃแˆญ แ‰‹แŠ•แ‰‹ แŒ‹แˆญ: แ‹ญแˆแˆจแŒก แˆ›แŠ•แŠ›แ‹แŠ•แˆ แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒแ‹แŠ• แˆˆ แˆ˜แŒ แŒˆแŠ• แˆˆ แ‰ฐแˆ˜แˆจแŒกแ‰ต <switchinline select=\"appl\"><caseinline select=\"CALC\"> แŠญแแˆŽแ‰ฝ </caseinline><defaultinline> แˆœแ‹ณแ‹Žแ‰ฝ </defaultinline></switchinline></ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">แ‹จ แŠ แˆ‰แ‰ณแ‹Š แ‰แŒฅแˆฎแ‰ฝแŠ• แŠแ‹ฐแˆ แ‹ˆแ‹ฐ แ‰€แ‹ญ แ‰€แˆˆแˆ แˆ˜แ‰€แ‹จแˆชแ‹ซ</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,8 +14117,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">แ‰  แˆณแ‹ญแŠ•แˆณแ‹Š แŠ แ‰€แˆซแˆจแ‰ฅ: แ‹จ แŠคแŠ•แŒ‚แŠ”แˆญ แˆแˆแŠญแ‰ต แ‹ซแˆจแŒ‹แŒแŒฃแˆ แŠคแŠญแˆตแ–แŠแŠ•แ‰ต แ‹จ 3. แˆ˜แˆแ‰ฒแ•แˆ แˆ˜แˆ†แŠ‘แŠ• </ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14237,8 +14237,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "แ‹จ แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ แŠฎแ‹ถแ‰ฝ แˆ˜แ‹ซแ‹ แ‹ญแ‰ฝแˆ‹แˆ แŠฅแˆตแŠจ แŠ แˆซแ‰ต แŠญแแˆ แ‹จ แ‰ฐแˆˆแ‹ซแ‹จ แ‰  แˆดแˆšแŠฎแˆˆแŠ• (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14269,8 +14269,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "แŠ แˆซแ‰ฐแŠ›แ‹ แŠญแแˆ แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‹ญแ‹žแ‰ณแ‹ แ‹‹แŒ‹ แŠซแˆแˆ†แŠ แŠแ‹: แŠแŒˆแˆญ แŒแŠ• แŒฝแˆแ แŠจแˆ†แŠ: แ‹ญแ‹žแ‰ณแ‹ แ‹จแˆšแ‹ˆแŠจแˆˆแ‹ แ‰  แˆแˆแŠญแ‰ต แ‰  (@) แŠแ‹"
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14285,16 +14285,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "แ‹ญแŒ แ‰€แˆ™ (0): แ‹จ แ‰แŒฅแˆญ แˆแˆแŠญแ‰ต (#) แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŒฅแ‹ซแ‰„ แˆแˆแŠญแ‰ต (?) แŠฅแŠ•แ‹ฐ แ‰ฆแ‰ณ แ‹ซแ‹ขแ‹Žแ‰ฝ แ‰  แŠฅแˆญแˆตแ‹Ž แ‹จ แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ แŠฎแ‹ต แ‹แˆตแŒฅ แ‰แŒฅแˆฎแ‰ฝแŠ• แŠฅแŠ•แ‹ฒแ‹ˆแŠญแˆ แ‹จ (#) แ‰ฅแ‰ป แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แŠ แˆตแˆแˆ‹แŒŠ แ‹ฒแŒ‚แ‰ต แŠแ‹: แŠแŒˆแˆญ แŒแŠ• แ‹จ (0) แ‹œแˆฎแ‹Žแ‰ฝ แ‹ซแˆณแ‹ซแˆ แŒฅแ‰‚แ‰ต แ‹ฒแŒ‚แ‰ต แŠจแˆ†แŠ แ‰  แ‰แŒฅแˆฉ แ‹แˆตแŒฅ แ‰  แ‰แŒฅแˆฉ แŠ แ‰€แˆซแˆจแ‰ฅ แ‹แˆตแŒฅ: แ‹จ (?) แ‹จแˆšแˆฐแˆซแ‹ แŠฅแŠ•แ‹ฐ แ‹จ (#) แŠแ‹: แŠแŒˆแˆญ แŒแŠ• แ‹จ แŠญแแ‰ฐแ‰ต แ‰ฃแˆ…แˆช แ‹ญแŒจแˆแˆซแˆ แ‹จ แ‹ดแˆฒแˆ›แˆ แˆ›แˆฐแˆˆแŠแ‹ซ แˆˆ แˆ˜แŒ แ‰ แ‰…: แ‹จ แ‰ฐแ‹ฐแ‰ แ‰€ แˆแŠ•แˆ-แŠ แˆตแˆแˆ‹แŒŠ แ‹ซแˆแˆ†แŠ แ‹œแˆฎ แŠซแˆˆ"
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "แ‹จ แŒฅแ‹ซแ‰„ แˆแˆแŠญแ‰ต แ‹ญแŒ แ‰€แˆ™ (?) แ‹œแˆฎแ‹Žแ‰ฝ (0) แ‹ˆแ‹ญแŠ•แˆ แ‹จ แ‰แŒฅแˆญ แˆแˆแŠญแ‰ต (#) แˆˆ แˆ˜แ‹ˆแŠจแˆ แ‹จ แ‰แŒฅแˆญ แŠ แˆ€แ‹ แŠฅแŠ•แ‹ฒแ‹ซแŠซแ‰ตแ‰ต แˆˆ แŠ แŠซแ‹แ‹ฎแ‰ฝ แŠฅแŠ“ แˆˆ แ‰ฐแŠซแ‹แ‹ฎแ‰ฝ แŠญแแˆแ‹แ‹ญ: แŠญแแˆแ‹แ‹ฎแ‰ฝ แ‰  แ‹ตแŒแŒแˆžแˆฝ แˆแŠญ แ‹ซแˆแˆ†แŠ‘ แŠฅแˆญแˆตแ‹Ž แ‰  แŒˆแˆˆแŒนแ‰ต แˆ˜แˆฐแˆจแ‰ต แ‹จแˆšแ‰ณแ‹ฉแ‰ต แŠฅแŠ•แ‹ฐ แ‰ฐแŠ•แˆณแ‹แŠ แŠแŒฅแ‰ฅ แ‰แŒฅแˆฎแ‰ฝ แŠแ‹"
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14525,24 +14525,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แˆˆ แˆ˜แŒ แ‰€แˆ แˆˆ แˆ˜แŒแˆˆแŒฝ แ‹จ แŠญแแ‰ฐแ‰ต แˆตแ‹แ‰ต แ‰  แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ แ‹แˆตแŒฅ: แ‹ญแŒปแ‰ แŠจ แˆตแˆฉ แˆ›แˆตแˆ˜แˆชแ‹ซ ( _ ) แŠ แˆตแŠจแ‰ตแˆˆแ‹ แ‰ฃแˆ…แˆช: แ‹จ แŠญแแ‰ฐแ‰ฑ แˆตแ‹แ‰ต แ‹ญแˆˆแ‹ซแ‹ซแˆ แŠฅแŠ•แ‹ฐ แˆตแ‹แ‰ฑ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠฅแˆญแˆตแ‹Ž แŠฅแŠ•แ‹ฐแˆ˜แˆจแŒกแ‰ต: แˆˆแˆแˆณแˆŒ: <emph>_M</emph> แˆฐแŠ แŠญแแ‰ฐแ‰ต แ‹ญแˆแŒฅแˆซแˆ แŠจ <emph>_i</emph> แ‹ญแˆแ‰…"
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "แŠแƒ แ‰ฆแ‰ณ แˆˆ แˆ˜แˆ™แˆ‹แ‰ต แ‰  แ‰ฐแˆฐแŒ แ‹ แ‰ฃแˆ…แˆช: แ‹ญแŒ แ‰€แˆ™ แŠฎแŠจแ‰ฅ (*) แŠ แˆตแŠจแ‰ตแˆˆแ‹ แ‰ฃแˆ…แˆชแ‹แŠ• แˆˆแˆแˆณแˆŒ:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "แˆ›แˆณแ‹ซ แ‹จ แŠขแŠ•แ‰ฒแŒ€แˆญ แ‹‹แŒ‹ (0) แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แŠจ แŠแ‰ต แ‰ แˆญแŠซแ‰ณ แ‹ˆแ‹ฐ แŠ‹แˆ‹ แˆตแˆ‹แˆฝ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ (\\) แˆˆ แˆ˜แˆ™แˆ‹แ‰ต แ‹จ แŠ แˆแ‹ต แˆตแ‹แ‰ต: แˆ˜แ‰แŒ แˆชแ‹ซ แˆˆ แˆ˜แ‹ˆแŠจแˆ: แŠฅแˆญแˆตแ‹Ž แˆ˜แ‰ฐแ‹ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แŒˆแŠ•แ‹˜แ‰ฅ แˆแˆแŠญแ‰ต แˆ›แˆฐแˆˆแŠแ‹ซ แ‰  แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠ แ‰€แˆซแˆจแ‰ฅ แ‹ˆแ‹ฐ:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14653,8 +14653,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "แ‰แŒฅแˆฎแ‰ฝ แ‰  แแˆญแˆฐแŠ•แ‰ต แˆˆแˆ›แˆณแ‹จแ‰ต: แ‹จ แแˆญแˆฐแŠ•แ‰ต แˆแˆแŠญแ‰ต แ‹ญแŒจแˆแˆฉ (%) แ‰  แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ แ‹แˆตแŒฅ"
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15141,8 +15141,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "แˆแˆ‰แˆ แ‹จ แ‰€แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ แŠแƒ แŠแ‹ แ‰  แ‰‹แŠ•แ‰‹ แ‹แˆตแŒฅ แŠฅแŠ•แ‹ฐ แ‰ฐแˆฐแŠ“แ‹ณแ‹: แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ</emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒแ‹Žแ‰ฝ - แ‰‹แŠ•แ‰‹แ‹Žแ‰ฝ </emph> แˆˆแˆแˆณแˆŒ: แ‹จ แŠฅแˆญแˆตแ‹Ž แ‰‹แŠ•แ‰‹ แŠจ แ‰ฐแˆฐแŠ“แ‹ณ แˆˆ 'Japanese', แŠจแ‹› แ‹จ Gengou แ‰€แŠ• แˆ˜แ‰แŒ แˆชแ‹ซ แ‹ญแŒ แ‰€แˆ›แˆ: แŠแ‰ฃแˆญ แ‹จ แ‰€แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ <item type=\"productname\">%PRODUCTNAME</item> แ‹จ แ‰€แŠ• แˆ˜แ‰แŒ แˆชแ‹ซ แ‹ญแŒ แ‰€แˆ›แˆ:"
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr "แˆแˆ‰แˆ แ‹จ แ‰€แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ แŠแƒ แŠแ‹ แ‰  แ‰‹แŠ•แ‰‹ แ‹แˆตแŒฅ แŠฅแŠ•แ‹ฐ แ‰ฐแˆฐแŠ“แ‹ณแ‹: แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ</emph></caseinline><defaultinline><emph>แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ</emph></defaultinline></switchinline><emph> - แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒแ‹Žแ‰ฝ - แ‰‹แŠ•แ‰‹แ‹Žแ‰ฝ</emph> แˆˆแˆแˆณแˆŒ: แ‹จ แŠฅแˆญแˆตแ‹Ž แ‰‹แŠ•แ‰‹ แŠจ แ‰ฐแˆฐแŠ“แ‹ณ แˆˆ 'Japanese', แŠจแ‹› แ‹จ Gengou แ‰€แŠ• แˆ˜แ‰แŒ แˆชแ‹ซ แ‹ญแŒ แ‰€แˆ›แˆ: แŠแ‰ฃแˆญ แ‹จ แ‰€แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ <item type=\"productname\">%PRODUCTNAME</item> แ‹จ แ‰€แŠ• แˆ˜แ‰แŒ แˆชแ‹ซ แ‹ญแŒ แ‰€แˆ›แˆ:"
#: 05020301.xhp
msgctxt ""
@@ -15245,8 +15245,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แŠฅแˆญแˆตแ‹Ž แŠจ แˆแŒธแˆ™ แˆตแˆŒแ‰ต แŠ แŠ•แ‹ต แ‹ˆแ‹ญแŠ•แˆ แ‰ฐแŒจแˆ›แˆช แŠญแแˆŽแ‰ฝ แ‹จแ‹ซแ‹˜ แ‹จ แ‰€แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ แ‰  แˆ˜แŒ แ‰€แˆ: แ‹แŒ แ‰ฑ แ‹จแˆšแ‰€แˆญแ‰ แ‹ แ‰ แˆšแ‰€แŒฅแˆ‰แ‰ต แŠซแˆญแ‰ณแ‹Žแ‰ฝ แŠ แ‰€แˆซแˆจแ‰ฅ แŠ แ‹ญแŠแ‰ต แŠแ‹: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แŠฅแˆญแˆตแ‹Ž แˆตแˆŒแ‰ถแ‰ฝ แŠจ แˆแŒธแˆ™ แ‹จแˆšแ‹ซแŠซแ‰ตแ‰ต แŠ แˆแ‹ต แ‹ˆแ‹ญแŠ•แˆ แ‰ฐแŒจแˆ›แˆช แŠญแแˆŽแ‰ฝ แ‹จ แ‰€แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ แ‹ญแŒ แ‰€แˆ™: แ‹แŒคแ‰ฑ แ‹จแˆšแ‰€แˆญแ‰ แ‹ แŠฅแŠ•แ‹ฐ แ‰ แˆšแ‰€แŒฅแˆˆแ‹ แŠ แ‹ญแŠแ‰ต แŠ แ‰€แˆซแˆจแ‰ฅ แŠแ‹:</caseinline></switchinline>"
#: 05020301.xhp
msgctxt ""
@@ -15429,8 +15429,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แ‹จ แ‰€แŠ• & แˆฐแŠ แ‰ต แŠ แ‰€แˆซแˆจแ‰ฅ แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แ‰€แŠ• แŠฅแŠ“ แˆฐแŠ แ‰ต แ‰  แŠญแแˆ แ‹แˆตแŒฅ แ‹จแŒˆแ‰ฃแ‹แŠ• แ‰ แ‹šแˆ… แŠ แ‰€แˆซแˆจแ‰ฅ แŠแ‹ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15453,8 +15453,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "แˆฐแŠ แ‰ถแ‰ฝ: แ‹ฐแ‰‚แ‰ƒแ‹Žแ‰ฝ แŠฅแŠ“ แˆฐแŠจแŠ•แ‹ถแ‰ฝ: แˆˆแˆ›แˆณแ‹จแ‰ต แ‹จแˆšแ‰€แŒฅแˆˆแ‹แŠ• แ‹จ แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ แŠฎแ‹ถแ‰ฝ แ‹ญแŒ แ‰€แˆ™"
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15589,8 +15589,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "แ‰แŒฅแˆฎแ‰ฝ แˆˆแˆ›แˆณแ‹จแ‰ต แ‰  แˆ˜แŒ แ‰€แˆ แ‹จ แ‰แŒฅแˆญ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ: แ‹ญแŒ แ‰€แˆ™ แ‹จ [แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ1]: [แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ2]: ... [แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ11] แˆ›แˆปแˆปแ‹ซ แ‰  แˆ˜แŒ€แˆ˜แˆชแ‹ซแ‹ แ‹จ แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ แŠฎแ‹ถแ‰ฝ แ‹แˆตแŒฅ"
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -17270,7 +17270,7 @@ msgctxt ""
"hd_id231201610928993199\n"
"help.text"
msgid "NatNum12 modifier"
-msgstr ""
+msgstr "แ‹จ แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ 12 แˆ›แˆปแˆปแ‹ซ"
#: 05020301.xhp
msgctxt ""
@@ -17286,7 +17286,7 @@ msgctxt ""
"par_id130820161735318343\n"
"help.text"
msgid "Common NatNum12 formatting examples"
-msgstr ""
+msgstr "แˆ˜แ‹ฐแ‰ แŠ› แ‹จ แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ แˆแˆณแˆŒแ‹Žแ‰ฝ"
#: 05020301.xhp
msgctxt ""
@@ -17294,7 +17294,7 @@ msgctxt ""
"par_id130820131011365891\n"
"help.text"
msgid "Formatting code"
-msgstr ""
+msgstr "แ‹จ แŠฎแ‹ถแ‰ฝ แŠ แ‰€แˆซแˆจแ‰ฅ"
#: 05020301.xhp
msgctxt ""
@@ -17302,7 +17302,7 @@ msgctxt ""
"par_id13082016201136632\n"
"help.text"
msgid "Explanation"
-msgstr ""
+msgstr "แˆ˜แŒแˆˆแŒซแ‹Žแ‰ฝ"
#: 05020301.xhp
msgctxt ""
@@ -17310,7 +17310,7 @@ msgctxt ""
"par_id130820161733145583\n"
"help.text"
msgid "[NatNum12]"
-msgstr ""
+msgstr "[แ‹จ แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ 12]"
#: 05020301.xhp
msgctxt ""
@@ -17358,7 +17358,7 @@ msgctxt ""
"par_id1308201796533145589\n"
"help.text"
msgid "[NatNum12 capitalize]"
-msgstr ""
+msgstr "[แ‰ฐ แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ 12 แŠ แ‰ขแ‹ญ]"
#: 05020301.xhp
msgctxt ""
@@ -17390,7 +17390,7 @@ msgctxt ""
"par_id1308201617965331455813\n"
"help.text"
msgid "[NatNum12 title]"
-msgstr ""
+msgstr "[แ‹จ แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ 12 แŠ แˆญแŠฅแˆตแ‰ต]"
#: 05020301.xhp
msgctxt ""
@@ -17406,7 +17406,7 @@ msgctxt ""
"par_id1308201617965331455814\n"
"help.text"
msgid "[NatNum12 USD]"
-msgstr ""
+msgstr "[แ‹จ แ‰ฐแˆแŒฅแˆฎ แ‰แŒฅแˆญ 12 USD]"
#: 05020301.xhp
msgctxt ""
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "แˆ›แ‹žแˆชแ‹ซ / แˆ˜แˆ˜แŒ แŠ›"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">แ‹จ แŠ แŒปแŒปแ แˆแˆญแŒซ แˆ›แˆฐแŠ“แŒƒ แˆˆ แŠญแแˆŽแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แŠ แŠ•แ‰€แŒพแ‰ฝ แ‰  แŠฅแˆตแ‹ซ แ‰‹แŠ•แ‰‹ แ‹แ‹ญแˆŽแ‰ฝ แ‹แˆตแŒฅ: แ‹จ แŠฅแˆตแ‹ซ แ‰‹แŠ•แ‰‹ แ‹ตแŒ‹แ แˆˆแˆ›แˆตแ‰ปแˆ: แ‹ญแˆแˆจแŒก <emph> แ‰‹แŠ•แ‰‹ แˆ›แˆฐแŠ“แŒƒ - แ‰‹แŠ•แ‰‹แ‹Žแ‰ฝ </emph> แ‰  แˆแˆญแŒซ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก แ‹จ <emph> แ‰ฐแ‰ฝแˆแˆ </emph> แˆณแŒฅแŠ• แ‹แˆตแŒฅ แ‰  <emph> แ‹จ แŠฅแˆตแ‹ซ แ‰‹แŠ•แ‰‹ แ‹ตแŒ‹แ </emph> แ‰ฆแ‰ณ แ‹แˆตแŒฅ </ahelp> แ‹จ แŠฅแˆตแ‹ซ แ‰‹แŠ•แ‰‹ แŠ แŒปแŒปแ แˆแˆญแŒซ แ‹ญแ‰ฐแ‹‹แˆ แ‰  HTML แˆฐแŠแ‹ถแ‰ฝ แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,8 +18277,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>แ‰  แŠฅแˆตแ‹ซ: แŠฅแŠ“ แ‹จ แŠฅแˆตแ‹ซแŠ•-แ‰ฃแˆแˆ†แŠ แŒฝแˆแ แˆ˜แŠซแŠจแˆ แŠญแแ‰ฐแ‰ต แˆ›แˆตแ‰ปแ‹ซ</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -25582,7 +25582,7 @@ msgctxt ""
"par_id368358\n"
"help.text"
msgid "These callouts are a legacy of the first versions of %PRODUCTNAME. You must customize a toolbar or menu to insert these callouts. The newer custom shape callouts offer more features, for example a Callouts toolbar<image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\">Icon</alt></image> where you can select the shape."
-msgstr ""
+msgstr "แŠฅแŠแ‹šแˆ… แˆ˜แŒฅแˆชแ‹ซแ‹Žแ‰ฝ แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซแ‹ แŠฅแ‰ตแˆ แˆตแŒฆแ‰ณ แŠ“แ‰ธแ‹ %PRODUCTNAME. แŠฅแˆญแˆตแ‹Ž แ‹จ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แ‹แˆญแ‹แˆญ แˆ›แˆตแ‰ฐแŠซแŠจแˆ แŠ แˆˆแ‰ฅแ‹Žแ‰ต แŠฅแŠแ‹šแˆ…แŠ• แˆ˜แŒฅแˆชแ‹ซแ‹Žแ‰ฝ แˆˆแˆ›แˆตแŒˆแ‰ฃแ‰ต: แŠ แ‹ฒแˆฑ แŠฅแ‰ตแˆ แ‰ แˆญแŠซแ‰ณ แ‹จ แˆ˜แŒฅแˆชแ‹ซ แ‰…แˆญแŒพแ‰ฝ แŒˆแŒฝแ‰ณ แ‰  แ‹แˆตแŒก แ‹ญแ‹Ÿแˆ: แˆˆแˆแˆณแˆŒ: แ‹จ แˆ˜แŒฅแˆชแ‹ซ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ <image id=\"img_id3154508\" src=\"cmd/sc_calloutshapes.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3154508\"> แˆแˆแŠญแ‰ต </alt></image> แŠฅแˆญแˆตแ‹Ž แ‰…แˆญแŒนแŠ• แ‹จแˆšแˆ˜แˆญแŒกแ‰ แ‰ต"
#: 05230500.xhp
msgctxt ""
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "แŠ•แ‹ตแ แˆˆ แˆ›แˆฐแˆˆแ แˆˆ แ‰ฃแˆ…แˆช แŠซแˆตแ‰†แˆ™แ‰ต แŠ แŠ•แƒแˆญ แ‹ˆแ‹ฐ: แ‰  แ‰€แŠ-แ‹ญแŒซแŠ‘ แŠ•แ‹ตแ‰ แˆ‹แ‹ญ: แŠฅแŠ“ แŠจแ‹› แ‹ญแˆแˆจแŒก <emph> แˆแˆตแˆ </emph> แ‹ญแŒซแŠ‘ แ‹จ <emph> แŠ แ‹ญแŠแ‰ต </emph> tab: แŠฅแŠ“ แŠจ <emph> แ‰ฆแ‰ณ </emph> แŠ แŠซแ‰ฃแ‰ข แ‹แˆตแŒฅ: แ‹ญแˆแˆจแŒก <emph> แ‰ฃแˆ…แˆช </emph> แ‰  <emph> แ‹ˆแ‹ฐ </emph> แˆณแŒฅแŠ–แ‰ฝ แ‹แˆตแŒฅ"
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ตแŠ•แ‰ แˆญ แˆ˜แˆแŒธแˆšแ‹ซ แ‰  แˆ˜แˆฐแˆจแ‰ฑ แˆ‹แ‹ญ แ‰ แˆšแ‰€แŒฅแˆˆแ‹ แŠ แŠ•แ‰€แŒฝ แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแŒฝแ‰ แŒŠแ‹œ แˆถแˆตแ‰ต แ‹ˆแ‹ญแŠ•แˆ แŠจแ‹šแ‹ซ แ‰ แˆ‹แ‹ญ แ‹จ แ‰ฐแ‹ˆแˆฐแŠ‘ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ: แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ•: แŠแŒ แˆ‹ แˆ˜แˆตแˆ˜แˆญ แˆˆ แˆ˜แแŒ แˆญ: แ‹ญแŒปแ‰ แˆถแˆตแ‰ต แ‹ˆแ‹ญแŠ•แˆ แŠจแ‹šแ‹ซ แ‰ แˆ‹แ‹ญ แŒญแˆจแ‰ต (-): แ‹ˆแ‹ญแŠ•แˆ แŠจ แˆตแˆฉ แˆ›แˆตแˆ˜แˆชแ‹ซ ( _ ): แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ•: แ‹ตแˆญแ‰ฅ แˆ˜แˆตแˆ˜แˆญ แˆˆ แˆ˜แแŒ แˆญ: แ‹ญแŒปแ‰ แˆถแˆตแ‰ต แ‹ˆแ‹ญแŠ•แˆ แŠจแ‹šแ‹ซ แ‰ แˆ‹แ‹ญ แŠฅแŠฉแˆ แˆแˆแŠญแ‰ต (=): แŠฎแŠจแ‰ฅ (*): แ‰ฒแˆแ‹ด (~): แ‹ˆแ‹ญแŠ•แˆ แ‹จ แ‰แŒฅแˆญ แˆแˆแŠญแ‰ต (#): แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ•"
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แŠแŒ แˆ‹ แˆ˜แˆตแˆ˜แˆญ แŠ แŠ•แ‰€แŒพแ‰ฝ แŠฅแˆญแ‹แˆ˜แ‰ฑ แ‰ แˆ‹แ‹ญ แŠจแˆ†แŠ แŠจ ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -42398,7 +42398,7 @@ msgctxt ""
"par_id39089022\n"
"help.text"
msgid "The list of TSA URLs that can be selected is maintained under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Security - TSAs</emph>."
-msgstr ""
+msgstr "แ‹แˆญแ‹แˆญ แ‹จ TSA URLs แˆ˜แˆแˆจแŒฅ แˆ˜แŒ แŒˆแŠ• แ‹จแˆšแ‰ปแˆˆแ‹ แŠจ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ </emph></caseinline><defaultinline><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆแˆญแŒซ </emph></defaultinline></switchinline><emph> - %PRODUCTNAME - แ‹ฐแˆ…แŠ•แŠแ‰ต - TSAs</emph>."
#: ref_pdf_export.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/02.po b/source/am/helpcontent2/source/text/shared/02.po
index 605bb12b425..e6cdc8460bc 100644
--- a/source/am/helpcontent2/source/text/shared/02.po
+++ b/source/am/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-03 16:40+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1528044031.000000\n"
#: 01110000.xhp
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>แŠ แ‰€แˆซแˆจแ‰ฅ</emph>: แŠฅแˆญแˆตแ‹Ž แˆ›แˆฐแŠ“แ‹ณแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ <emph>แŠ แ‰€แˆซแˆจแ‰ฅ </emph>แ‰ฃแˆ…แˆช แ‰  แˆ˜แŒซแŠ• แ‹จ <emph>... </emph>แ‰แˆแ แ‹แˆตแŒฅ แ‰  <emph>แŠ แ‰€แˆซแˆจแ‰ฅ</emph> แˆ˜แˆตแˆ˜แˆญ แŠจ <emph>แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ: แ‹จ แˆœแ‹ณ แŠ แ‰€แˆซแˆจแ‰ฅ</emph> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ แ‹จ <emph>แ‰แŒฅแˆญ แŠ แ‰€แˆซแˆจแ‰ฅ</emph> แŠ•แŒแŒแˆญ แ‹ญแ‰ณแ‹ซแˆ"
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>แŠ แŠแˆตแ‰ฐแŠ› แ‹‹แŒ‹ </emph> แŠฅแŠ“ <emph> แŠจแแ‰ฐแŠ› แ‹‹แŒ‹ </emph>: แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แŠ แŠแˆตแ‰ฐแŠ› แŠฅแŠ“ แŠจแแ‰ฐแŠ› แ‹จ แ‰แŒฅแˆญ แ‹‹แŒ‹แ‹Žแ‰ฝ แˆœแ‹ณ แŠ แ‰€แˆซแˆจแ‰ฅ: แŠ แŠแˆตแ‰ฐแŠ› แŠฅแŠ“ แŠจแแ‰ฐแŠ› แ‹‹แŒ‹ แ‹จแˆšแ‹ˆแˆตแŠแ‹ แ‹จ แŠแ‰ แˆจแ‹แŠ• แ‹ณแ‰ณ แ‹แŒคแ‰ต แŠแ‹ (แˆˆแˆแˆณแˆŒ: แŠ แŠแˆตแ‰ฐแŠ›. แ‹‹แŒ‹ 5, แŠแ‹: แ‹จแ‰ฐแŒˆแŠ“แŠ˜แ‹ แ‹ณแ‰ณแ‰คแ‹ แˆœแ‹ณ แ‹จแ‹ซแ‹˜แ‹ แŠขแŠ•แ‰ฒแŒ€แˆญ แ‹‹แŒ‹ 3. แŠแ‹: แ‹แŒคแ‰ฑ 5, แŠแ‹: แŠแŒˆแˆญ แŒแŠ• แ‹‹แŒ‹แ‹ แ‰  แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ แŠ แˆแ‰ฐแˆปแˆปแˆˆแˆ) แŠฅแŠ“ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹ แˆˆ แŠ แ‹ฒแˆต แ‹ณแ‰ณ (แˆˆแˆแˆณแˆŒ: แŠจแแ‰ฐแŠ›. แ‹‹แŒ‹ 10 แŠแ‹ แŠฅแŠ“ แŠฅแˆญแˆตแ‹Ž แŠซแˆตแŒˆแ‰ก 20. แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹ แ‹ญแ‰ณแˆจแˆ›แˆ แŠฅแŠ“10 แ‹ญแŒปแ‹แˆ แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ). แˆœแ‹ณแ‹Žแ‰น แŠซแˆแ‰ฐแˆžแˆ‰ แ‰  <emph> แŠ แŠแˆตแ‰ฐแŠ› แ‹‹แŒ‹ </emph> แŠฅแŠ“ <emph> แŠจแแ‰ฐแŠ› แ‹‹แŒ‹ </emph> แˆแŠ•แˆ แˆ˜แŒ แŠ• แŠ แ‹ญแˆแŒธแˆแˆ: แˆˆ แˆœแ‹ณแ‹Žแ‰ฝ แŠ แ‰€แˆซแˆจแ‰ฅ แŠจ แ‹ณแ‰ณแ‰คแ‹ แŒฝแˆแ แˆœแ‹ณ แŒ‹แˆญ แˆˆ แ‰ฐแŒˆแŠ“แŠ™: แŠฅแŠแ‹šแˆ… แˆแˆˆแ‰ต แ‹‹แŒ‹แ‹Žแ‰ฝ แŠฅแŠ“ แ‹จ <emph> แŠแ‰ฃแˆญ แ‹‹แŒ‹ </emph> แˆ˜แˆแŒธแˆ แŠ แ‹ญแ‰ปแˆแˆ"
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠ แˆ˜แ‰ต แˆฒแ‹ซแˆตแŒˆแ‰ก แˆแˆˆแ‰ต แŠ แˆ€แ‹ แ‰  แˆ˜แŒ แ‰€แˆ: แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠ แˆซแ‰ต แŠ แˆ€แ‹ แ‹‹แŒ‹ แ‹ญแ‹ˆแˆฐแŠ“แˆ แ‰  แˆ›แˆฐแŠ“แŒƒ แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - แˆแˆญแŒซแ‹Žแ‰ฝ</emph></caseinline><defaultinline><emph>แˆ˜แˆณแˆชแ‹ซ - แˆแˆญแŒซ</emph></defaultinline></switchinline><emph> - $[officename] - แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ</emph> แˆˆแˆแˆณแˆŒ: 1935 แ‹ˆแ‹ฐ แ‹แ‰…แ‰ฐแŠ› แˆ˜แŒ แŠ• แŠจ แ‰ฐแˆฐแŠ“แ‹ณ แŠฅแŠ“ แŠฅแˆญแˆตแ‹Ž แŠซแˆตแŒˆแ‰ก 34 แŠฅแŠ•แ‹ฐ แ‰€แŠ• แ‹‹แŒ‹: แ‹แŒคแ‰ฑ 2034 แ‹ญแˆ†แŠ“แˆ 1934. แŠจ แˆ˜แˆ†แŠ• แ‹ญแˆแ‰…"
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">แŠ•แ‹‘แˆต แ‹แˆญแ‹แˆญ แˆ˜แŒฅแˆชแ‹ซ แŠฅแˆญแˆตแ‹Ž แ‹จแˆšแˆ˜แˆญแŒกแ‰ แ‰ต แŠ แˆแ‹ถแ‰ฝ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แŠฅแŠ•แ‹ฒแ‰ณแ‹ฉ </ahelp> แŠ แŠ•แ‹ต แŠ แˆแ‹ต แ‰ฅแ‰ป แˆˆแˆ›แˆณแ‹จแ‰ต: แ‹ญแŒซแŠ‘ แ‹จ แŠ แˆแ‹ต แˆตแˆ แˆ‹แ‹ญ: แˆˆ แŠฅแˆญแˆตแ‹Ž แ‹จแˆšแ‰ณแ‹จแ‹ แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซแ‹ 16 แ‹จแ‰ฐแ‹ฐแ‰ แ‰ แŠ แˆแ‹ถแ‰ฝ แŠ“แ‰ธแ‹: แ‰ฐแŒจแˆ›แˆช แ‹จแ‰ฐแ‹ฐแ‰ แ‰ แŠ แˆแ‹ถแ‰ฝ แŠซแˆ‰: แ‹ญแˆแˆจแŒก แ‹จ <emph> แ‰ฐแŒจแˆ›แˆช </emph> แ‰ตแŠฅแ‹›แ‹ แˆ˜แŒฅแˆชแ‹ซ <emph> แŠ แˆแ‹ถแ‰ฝ แˆ›แˆณ แ‹ซ</emph> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">แ‰  <emph>แŠ แˆแ‹ถแ‰ฝ แˆ›แˆณแ‹ซ</emph> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ แŠฅแˆญแˆตแ‹Ž แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จแˆšแ‰ณแ‹จแ‹แŠ• แŠ แˆแ‹ต: แ‰ฐแŒญแŠแ‹ แ‹ญแ‹ซแ‹™ แ‹จ Shift แ‹ˆแ‹ญแŠ•แˆ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline> แ‰แˆแ แ‰ แˆญแŠซแ‰ณ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แˆˆแˆ˜แˆแˆจแŒฅ</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">แ‹ญแŒซแŠ‘ <emph>แˆแˆ‰แŠ•แˆ </emph>แˆแˆ‰แŠ•แˆ แŠ แˆแ‹ถแ‰ฝ แˆ›แˆณแ‹จแ‰ต แŠจแˆแˆˆแŒ‰</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "แ‰  แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ-แ‰ฅแ‰ป แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹จ แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ แ‰ฅแ‰ป แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆˆ แˆ˜แ‹˜แ‹‹แ‹ˆแˆญ แ‹จแˆšแŒ แ‰€แˆ™ แŠจแˆ†แŠ แ‰  แŠฅแˆญแˆตแ‹Ž แˆฐแŠแ‹ต แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แŠ แŠ•แ‹ณแŠ•แ‹ต แˆแ‹ฉแŠแ‰ถแ‰ฝ แˆŠแ‹ซแŒˆแŠ™ แ‹ญแ‰ฝแˆ‹แˆ‰ แŠจ แˆŒแˆŽแ‰ฝ แˆ˜แ‰†แŒ แŒ แˆชแ‹ซแ‹Žแ‰ฝ แŠ แ‹ญแŠแ‰ต: แ‹จ Tab แ‰แˆแ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แŠ แ‹ซแŠ•แ‰€แˆณแ‰…แˆตแˆ แ‹ˆแ‹ฐแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ: แŠแŒˆแˆญ แŒแŠ• แ‹ˆแ‹ฐแˆšแ‰€แŒฅแˆˆแ‹ แŠ แˆแ‹ต แ‹ซแŠ•แ‰€แˆณแ‰…แˆณแˆ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‹แˆตแŒฅ: แ‹ญแŒซแŠ‘ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab แ‹ˆแ‹ฐแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆˆแˆ˜แŠ•แ‰€แˆณแ‰€แˆต: แ‹ˆแ‹ญแŠ•แˆ แ‹ญแŒซแŠ‘ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab แ‰€แ‹ฐแˆ แ‹ˆแ‹ณแˆˆแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆˆแˆ˜แŠ•แ‰€แˆณแ‰€แˆต"
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "แ‹จแ‰ฐแˆˆแ‹ซ แ‹จ แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ-แ‰ฅแ‰ป แˆˆแˆ›แˆตแŒˆแ‰ฃแ‰ต แ‰  แˆ›แˆจแˆšแ‹ซ แ‹˜แ‹ด แˆˆ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "แ‹จ แˆฐแŠแ‹ฑ แŽแˆญแˆ แˆ˜แˆ†แŠ• แŠ แˆˆแ‰ แ‰ต แ‰  <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">แŠ•แ‹ตแ แ‹˜แ‹ด</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "แ‹ญแŒซแŠ‘ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 แˆฐแŠแ‹ต แˆˆแˆ˜แˆแˆจแŒฅ"
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "แ‹ญแŒซแŠ‘ Shift+F4 แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซแ‹แŠ• แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆˆ แˆ˜แˆแˆจแŒฅ: แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซแ‹ แŠซแˆแˆ†แŠ: แ‹ญแŒซแŠ‘ Tab แŠฅแˆตแŠจแˆšแˆ˜แˆจแŒฅ แ‹ตแˆจแˆต"
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ• แ‹ญแŒซแŠ‘ แ‹ˆแ‹ฐ แˆ›แˆจแˆšแ‹ซ แ‹˜แ‹ด แˆˆ แˆ˜แŒแ‰ฃแ‰ต: แŠฅแŒ„แ‰ณแ‹Žแ‰น แ‹จแˆšแ‰ณแ‹ฉแ‰ต แŠจ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‹ตแŠ•แ‰ แˆญ แ‰ฃแˆปแŒˆแˆญ แŠแ‹"
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "แ‰  แˆ›แˆจแˆšแ‹ซ แ‹˜แ‹ด แ‹จ แˆ›แˆจแˆšแ‹ซ แŠ แŒˆแ‰ฃแ‰ฅ แ‹˜แ‹ด แ‹แˆญแ‹แˆญ แˆ˜แŠญแˆแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แˆ˜แŒซแŠ• Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠ แˆแ‹ถแ‰ฝแŠ• แˆ›แˆจแˆ แ‹จแˆšแˆแˆแŒ‰ แŠจแˆ†แŠ: แ‹ญแŒซแŠ‘ Shift+Space แ‹ˆแ‹ฐ แŠ แˆแ‹ต แˆ›แˆจแˆšแ‹ซ แ‹˜แ‹ด แˆˆแˆ˜แŒแ‰ฃแ‰ต: แŠ แˆแŠ• แŠฅแˆญแˆตแ‹Ž แŠฅแŠ•แ‹ฐแˆแˆˆแŒ‰ แŠ แˆแ‹ถแ‰ฝแŠ• แ‹ฐแŠ•แ‰ฅ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ›แ‹˜แŒ‹แŒ€แ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+แ‰€แˆตแ‰ต แ‰แˆแŽแ‰ฝ: แ‹จ แˆ›แŒฅแŠแ‹ซ แ‰แˆแ แ‹จ แŠ แˆแŠ‘แŠ• แŠ แˆแ‹ต แ‹ซแŒ แ‹แˆ"
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "แŠจแˆ›แˆจแˆšแ‹ซ แ‹˜แ‹ด แˆˆแˆ˜แ‹แŒฃแ‰ต แˆ˜แ‹แˆˆแ‹ซ แ‰แˆแ‰แŠ• แ‹ญแŒซแŠ‘"
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">แŠฅแˆญแˆตแ‹Ž แˆ˜แŒฅแˆซแ‰ต แ‹จแˆšแ‰ฝแˆ‰แ‰ต แ‹จ<emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ</emph> แŠ•แŒแŒแˆญ แ‰  แŠ•แ‹ตแ แ‹˜แ‹ด แ‹แˆตแŒฅ แŠฅแ‹ซแˆ‰ แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠแ‹</variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "แ‰ฐแŒฝแ‹•แŠ–แ‹"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">แˆแˆญแŒซ</caseinline><defaultinline>Alt</defaultinline></switchinline>+แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แ‰ณแ‰ฝ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "แˆ˜แŠญแˆแ‰ป แ‹จ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ•"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">แˆแˆญแŒซ</caseinline><defaultinline>Alt</defaultinline></switchinline>+แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แˆ‹แ‹ญ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "แˆ˜แ‹แŒŠแ‹ซ แ‹จ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ•"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แˆ‹แ‹ญ"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แ‰ณแ‰ฝ"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "แŠจ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ–แ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ–แ‰ฝ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แˆ˜แŠญแˆแ‰ต แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹แŒ‹แ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แŠจ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ แ‰  แŠ แ‹ญแŒฅ แˆ˜แŒ แ‰†แˆšแ‹ซ: แ‹ญแŒซแŠ‘ แ‰  แ‰€แˆตแ‰ฑ แˆ‹แ‹ญ แ‰  แˆœแ‹ณแ‹ แ‰€แŠ แˆ˜แŒจแˆจแˆป แ‰ แŠฉแˆ: แŠแŒˆแˆญ แŒแŠ• แŠฅแ‹šแˆ… แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹จแˆšแ‰ปแˆˆแ‹ แ‰  แŠ แŠ•แ‹ฑ แ‰  แ‰ฐแŠจแˆแ‰ฐแ‹ แ‹แˆญแ‹แˆญ แ‹ˆแ‹ญแŠ•แˆ แŠจ แˆ‹แ‹ญ แ‰  แŒฝแˆแ แˆœแ‹ณ แ‹แˆตแŒฅ แŠแ‹: แ‹จ แ‰ฐแˆˆแ‹จ แˆˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹แˆญแ‹แˆญ แ‹แŠญแˆแŠ“ แˆˆแˆšแŒ แ‰ฅแ‰ แ‹ญแ‹ฐแˆจแŒ‹แˆ: แˆˆแˆแˆณแˆŒ: แˆˆ แ‰ฃแˆ…แˆช <emph> แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ </emph> แˆ›แˆฐแŠ“แ‹ณแ‰ต แ‹ญแ‰ปแˆ‹แˆ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ <emph> แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• </emph> แ‹แˆตแŒฅ แŠฅแŠ“ <emph> แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ• </emph> แ‹แˆตแŒฅ: แŠฅแ‹šแˆ… แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝแŠ• แˆ›แˆจแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แˆœแ‹ณแ‹ แ‰  แ‰ฐแŠจแˆแ‰ฐแ‰ แ‰ต"
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "แ‹ญแˆ… <emph>แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ </emph>tab แŠฅแˆญแˆตแ‹ŽแŠ• แˆ˜แŒแˆˆแŒฝ แ‹ซแˆตแ‰ฝแˆ‹แˆ แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆˆ แŽแˆญแˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ: แŠฅแŠแ‹šแˆ… แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ แ‹ญแˆˆแ‹ซแ‹ซแˆ‰: แŠฅแŠ•แ‹ฐ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แŠ แ‹ญแŠแ‰ต: แˆแˆ‰แˆ แ‹จแˆšแ‰€แŒฅแˆ‰แ‰ต แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹แŒแŒ แŠ แ‹ญแ‹ฐแˆ‰แˆ แˆˆ แˆแˆ‰แˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ"
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠจแˆ‹แŠฉ แ‹จ แŠ แˆแŠ‘แŠ• แŽแˆญแˆ แˆฐแŠแ‹ต แ‹ˆแ‹ฐ HTML แŠ แ‰€แˆซแˆจแ‰ฅ: แŠแ‰ฃแˆญ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠ แŒ‹แ‹Žแ‰ฝ แ‹ญแˆ‹แŠซแˆ‰: แ‹จ แŠ แˆแŠ‘ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‹‹แŒ‹แ‹Žแ‰ฝ แŠ แ‹ญแ‹ฐแˆˆแˆ: แŠแ‰ฃแˆญ แ‹‹แŒ‹แ‹Žแ‰ฝ แ‹ญแ‹ˆแˆฐแŠ“แˆ‰ - แŠฅแŠ•แ‹ฐ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แŠ แ‹ญแŠแ‰ต - แ‰  แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ' แŠแ‰ฃแˆญ แ‹‹แŒ‹ (แˆˆแˆแˆณแˆŒ: แ‰  แŒฝแˆแ แˆœแ‹ณแ‹Žแ‰ฝ แ‹แˆตแŒฅ) แŠแ‰ฃแˆญ แˆแŠ”แ‰ณแ‹Žแ‰ฝ (แˆณแŒฅแŠ• แ‹แˆตแŒฅ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ: แŠฅแŠ“ แ‹จ แˆแˆญแŒซ แˆœแ‹ณแ‹Žแ‰ฝ) แŠฅแŠ“ แŠแ‰ฃแˆญ แˆแˆญแŒซ (แˆˆ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ–แ‰ฝ)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แŠ แˆตแ‰ฝแˆˆแ‹ แŠจแˆ†แŠ \"แ‰ฐแ‰ฝแˆแˆ\" (แŠ แ‹Ž): แ‹จ แŽแˆญแˆ แ‰ฐแŒ แ‰ƒแˆšแ‹ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ </ahelp> แ‰ฃแˆ…แˆชแ‹ แ‰ฐแˆฐแŠ“แŠญแˆŽ แŠจแˆ†แŠ: แˆ›แˆตแ‰ปแˆ แŠ แ‹ญแ‰ปแˆแˆ (แŠ แ‹ญ) แŠฅแŠ“ แ‹ญแ‰ณแ‹ซแˆ แ‰  แŒแˆซแŒซ แ‰€แˆˆแˆ"
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">แˆแŠ• แ‹ซแˆ…แˆ แˆ˜แˆตแˆ˜แˆฎแ‰ฝ แŠฅแŠ•แ‹ฐแˆšแ‰ณแ‹ฉ แˆ˜แ‹ˆแˆฐแŠ› แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‹จแˆšแ‹˜แˆจแŒˆแˆแ‹ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ: แ‹ญแˆ… แˆ›แˆฐแŠ“แŒƒ แŠ•แ‰ แ‹จแˆšแˆ†แŠแ‹ แŠฅแˆญแˆตแ‹Ž แŠจ แˆ˜แˆจแŒก แŠแ‹ \"แŠ แ‹Ž\" แŠจ \"แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‹จแˆšแ‹˜แˆจแŒˆแ\" แˆแˆญแŒซ</ahelp> แ‹แˆตแŒฅ: แˆˆ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ–แ‰ฝ แŠจ แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‹จแˆšแ‹˜แˆจแŒˆแ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŒ‹แˆญ: แŠฅแˆญแˆตแ‹Ž แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แˆแŠ• แ‹ซแˆ…แˆ แˆ˜แˆตแˆ˜แˆฎแ‰ฝ แŠฅแŠ•แ‹ฐแˆšแ‰ณแ‹ฉ แ‰  แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‹จแˆšแ‹˜แˆจแŒˆแ แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ: แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณแ‹Žแ‰ฝ แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‹จแˆšแ‹˜แˆจแŒˆแ แˆแˆญแŒซ แ‹จแˆŒแˆ‹แ‰ธแ‹: แ‹จ แˆ˜แˆตแˆ˜แˆฎแ‰ฝ แˆ›แˆณแ‹ซ แ‰  แˆ˜แŒ แŠ• แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แŠฅแŠ“ แ‹จ แŠแ‹ฐแˆ แˆ˜แŒ แŠ• แ‹ญแ‹ˆแˆฐแŠ“แˆ"
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">แŠฅแˆญแˆตแ‹Ž แ‰แˆแ‰ แ‰ แˆšแ‹ซแˆตแŒ€แˆแˆฉ แŒŠแ‹œ แ‹จ แ‰ฐแŒแ‰ฃแˆฉ แ‰ฃแˆ…แˆช แ‹ญแ‹ˆแˆตแŠ“แˆ แ‹จแˆšแˆแŒ แˆจแ‹แŠ• แ‰ฐแŒแ‰ฃแˆญ </ahelp> แŠฅแˆญแˆตแ‹Ž แ‹จ แˆ˜แ‰ƒแŠ› แ‰ฐแŒแ‰ฃแˆญ แˆˆ แŠ•แ‹ตแ แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แŠฅแˆญแˆตแ‹Ž แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆ˜แ‰ƒแŠ› แ‰แˆแ แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠฅแˆญแˆตแ‹Ž แˆˆ แ‰แˆแ แˆ˜แˆ˜แ‹ฐแ‰ฅ แ‹จแˆšแ‰ฝแˆ‰แ‰ตแŠ• แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แ‹ญแŒˆแˆแŒปแˆ"
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "แ‹จ แŒˆแ‰ฃแ‹แŠ• แ‹ณแ‰ณ แ‹ˆแ‹ฐ แˆŒแˆ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ˜แˆ‹แŠชแ‹ซ แ‹จ แŠ แˆแŠ‘แŠ• แŽแˆญแˆ แ‹ˆแ‹ฐ แ‰ฐแ‹ˆแˆฐแŠแ‹ แŠ แ‹ตแˆซแˆป แ‰  <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"> แŽแˆญแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ</link> แ‰  <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "แˆ›แˆฐแŠ“แŒƒแ‹แŠ• แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆ˜แˆ˜แˆˆแˆป แ‰  แˆŒแˆŽแ‰ฝ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณแ‹Žแ‰ฝ แ‹แˆตแŒฅ แ‹ˆแ‹ฐ แ‰  แ‰…แ‹ตแˆšแ‹ซ แ‹จแ‰ฐแ‹ˆแˆฐแŠ‘ แŠแ‰ฃแˆฎแ‰ฝ (แŠแ‰ฃแˆญ แˆแŠ”แ‰ณแ‹Žแ‰ฝ: แŠแ‰ฃแˆญ แˆแˆญแŒซ: แŠแ‰ฃแˆญ แ‹‹แŒ‹)"
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">แ‹จ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ• แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‹จแˆšแ‹˜แˆจแŒˆแ แŠฅแŠ•แ‹ฒแŠ–แˆจแ‹ แˆ˜แ‹ˆแˆฐแŠ› (แŠ แ‹Ž) แ‹ˆแ‹ญแŠ•แˆ (แŠ แ‹ญ) </ahelp> แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แŠจ แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‹จแˆšแ‹˜แˆจแŒˆแ แ‰ฃแˆ…แˆช แ‰ฐแŒจแˆ›แˆช แ‹จ แ‰€แˆตแ‰ต แ‰แˆแ แŠ แˆˆแ‹ แ‹จแˆšแŠจแˆแ‰ต แ‹จ แŠแ‰ แˆจแ‹แŠ• แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แŠ แ‹ญแŒฅ แ‰ แˆšแŒซแŠ’ แŒŠแ‹œ: แ‰  <emph> แˆ˜แˆตแˆ˜แˆญ แˆ˜แ‰แŒ แˆชแ‹ซ </emph> แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แˆแŠ• แ‹ซแˆ…แˆ แˆ˜แˆตแˆ˜แˆฎแ‰ฝ (แ‹ˆแ‹ญแŠ•แˆ แˆจแ‹ตแŽแ‰ฝ) แŠฅแŠ•แ‹ฐแˆšแ‰ณแ‹ฉ แ‰  แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‰ แˆšแ‹˜แˆจแŒˆแ แˆแŠ”แ‰ณ แ‹แˆตแŒฅ: แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆœแ‹ณแ‹Žแ‰ฝ แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‹จแˆšแ‹˜แˆจแŒˆแ แ‰ฃแˆ…แˆช แŠ แˆ‹แ‰ธแ‹"
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "แ‹จ แˆแˆแŠญแ‰ต แˆœแ‹ณแ‹Žแ‰ฝ แŠ แˆญแŠฅแˆตแ‰ต"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "แ‹จแŒฝแˆแ แˆœแ‹ณแ‹Žแ‰ฝ แ‹ญแ‹žแ‰ณ"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆœแ‹ณแ‹Žแ‰ฝ แ‹ญแ‹žแ‰ณ แ‰  แŠ แˆแ‹ถแ‰ฝ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‹แˆตแŒฅ"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "แŠ•แ‹ตแŽแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แŒฝแˆแ แ‰  แ‰แˆแŽแ‰ฝ แ‹แˆตแŒฅ แ‹จ แ‰ฐแŒ แ‰€แˆ™แ‰ต"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">แ‹จ แ‰ แˆซแˆฑ แˆ˜แˆ™แ‹ซ แ‰ฐแŒแ‰ฃแˆญ แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ แˆˆ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ• </ahelp> แ‹จ แ‰ แˆซแˆฑ แˆ˜แˆ™แ‹ซ แ‰ฐแŒแ‰ฃแˆญ แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แ‹แˆญแ‹แˆญ แ‰€แ‹ฐแˆ แ‰ฅแˆˆแ‹ แ‹จแŒˆแ‰ก แ‹แˆญแ‹แˆฎแ‰ฝแŠ• แŠแ‹ แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ˜แŒปแ แŠจ แŒ€แˆ˜แˆฉ แ‰ แŠ‹แˆ‹"
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "แŠ แŠ•แ‹ต แ‰ฃแˆ…แˆช แˆˆ แˆ˜แŒแˆˆแŒฝ แˆˆ แˆแˆแŠญแ‰ต แŠฅแŠ•แ‹ฐ แŠฅแˆญแ‹ณแ‰ณ: แˆตแˆˆแ‹šแˆ… แ‰ฐแŒ แ‰ƒแˆšแ‹ แˆ˜แ‹ตแˆจแˆต แŠฅแŠ•แ‹ฒแ‰ฝแˆ แŠฅแ‹šแˆ… แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŒ‹แˆญ แ‰  แˆ˜แŒซแŠ• แ‰ฃแˆ…แˆชแ‹Ž แŠจ แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ แˆ‹แ‹ญ: แ‹ซแˆตแŒˆแ‰ก แ‰ฒแˆแ‹ด (~) แ‰ฃแˆ…แˆช แˆแˆแŠญแ‰ต แŠจ แ‰ฃแˆ…แˆชแ‹ แŠแ‰ต แˆˆ แŠแ‰ต"
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">แ‹ญแˆ˜แˆญแˆแˆฉ แ‹จ <emph>แˆแŠ•แˆ แˆตแˆซ แ‹จแˆˆแˆ </emph>แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แŠ แŒˆแŠ“แŠ แŠจ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠฅแŠ“ แŠจ แˆœแ‹ณ แˆแˆแŠญแ‰ต แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ แˆ˜แŠซแŠจแˆ แˆˆแˆ›แˆตแ‹ˆแŒˆแ‹ต </ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แ‹แˆตแŒฅ แ‹จ แŠ แˆแ‹ต แˆตแ‹แ‰ต แˆ›แˆฐแŠ“แŒƒ </ahelp> แ‹จ แŠ แˆแ‹ต แˆตแ‹แ‰ต แˆ›แˆฐแŠ“แŒƒ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แ‰  แ‰ฐแˆฐแŒ แ‹ แŠญแแˆ แ‹แˆตแŒฅ แ‰  %PRODUCTNAME แŠญแแˆ แˆแˆญแŒซ: แŠฅแˆญแˆตแ‹Ž แŠจ แˆแˆˆแŒ‰ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹‹แŒ‹ แ‰ฐแŠจแ‰ตแˆŽ แ‹‹แŒ‹ แ‹ซแˆˆแ‹ แˆ˜แˆˆแŠชแ‹ซ แŠญแแˆ: แˆˆแˆแˆณแˆŒ: 2 แˆดแˆš"
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">แˆ›แ‹˜แŒแ‹ซ แˆ˜แ‹ˆแˆฐแŠ› แ‰  แˆšแˆŠ แˆฐแŠจแŠ•แ‹ถแ‰ฝ แ‰ แˆšแ‹ฐแŒ‹แŒˆแˆ™ แˆแŠ”แ‰ณ แˆ˜แŠซแŠจแˆ</ahelp> แ‹จแˆšแ‹ฐแŒ‹แŒˆแˆ™ แˆแŠ”แ‰ณ แ‹จแˆšแˆแŒ แˆจแ‹ แŠฅแˆญแˆตแ‹Ž แˆฒแŒซแŠ‘ แŠแ‹ แ‹จ แ‰€แˆตแ‰ต แ‰แˆแ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แˆ˜แˆธแ‰ฅแˆˆแ‹ซ แˆ˜แ‹ฐแˆจแ‹ฐแˆชแ‹ซ แˆ˜แ‹ฐแ‰ฅ แ‰ฆแ‰ณ แˆ‹แ‹ญ แˆฒแŒซแŠ‘ แŠแ‹: แ‹ˆแ‹ญแŠ•แˆ แŠ แŠ•แ‹ฑแŠ• แ‹จ แˆ˜แ‹แŒˆแ‰ฅ แˆ˜แ‰ƒแŠ› แ‰แˆแ แ‰  แˆ˜แ‰ƒแŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แˆฒแŒซแŠ‘ แŠแ‹: แŠฅแŠ“ แŠฅแˆญแˆตแ‹Ž แ‹จ แŠ แ‹ญแŒฅ แ‰แˆแ แ‰ฐแŒญแŠแ‹ แ‹ญแ‹ซแ‹™ แˆˆ แ‰ฐแ‹ˆแˆฐแŠ แŒŠแ‹œ: แŠฅแˆญแˆตแ‹Ž แŠจ แˆแˆˆแŒ‰ แ‹‹แŒ‹ แ‹ซแˆˆแ‹ แŒŠแ‹œ แˆ˜แˆˆแŠชแ‹ซ แˆ›แŠซแ‰ฐแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แˆˆแˆแˆณแˆŒ 2 แˆฐ แ‹ˆแ‹ญแŠ•แˆ 500 แˆ›แˆฐ"
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">แŠฅแ‹šแˆ… แŠฅแˆญแˆตแ‹Ž แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จแˆšแˆแˆแŒ‰แ‰ตแŠ• แ‹จ แ‰€แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ แŠ•แ‰ฃแ‰ฅ </ahelp>แ‰  แ‰€แŠ• แˆœแ‹ณ แŠฅแˆญแˆตแ‹Ž แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จแˆšแˆแˆแŒ‰แ‰ตแŠ• แ‹จ แ‰€แŠ• แŠ แ‰€แˆซแˆจแ‰ฅ แŠ•แ‰ฃแ‰ฅ"
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">แ‹จ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ• แ‹จ แ‹œแˆฎ แ‹‹แŒ‹แ‹Žแ‰ฝแŠ• แ‹ญแ‹ˆแŠญแˆ แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ› แˆˆ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แ‹ณแ‰ณแ‰คแ‹ แŠจ แŠฅแ‹แŠแ‰ต แŠฅแŠ“ แˆ€แˆฐแ‰ต แ‹‹แŒ‹แ‹Žแ‰ฝ แˆŒแˆ‹ </ahelp> แ‹ญแˆ… แ‰ฐแŒแ‰ฃแˆญ แ‹แŒแŒ แ‹จแˆšแˆ†แŠแ‹ แ‹ณแ‰ณแ‰คแ‹ แˆถแˆตแ‰ต แˆแŠ”แ‰ณแ‹Žแ‰ฝ แ‹จแˆšแ‰€แ‰ แˆ แŠจแˆ†แŠ แŠแ‹: แŠฅแ‹แŠแ‰ต: แˆ€แˆฐแ‰ต แŠฅแŠ“ แ‹œแˆฎ"
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "แ‹จ <emph> แˆถแˆตแ‰ต แˆแŠ”แ‰ณ </emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹จแˆšแŒˆแˆˆแŒธแ‹ แˆˆ แ‹ณแ‰ณแ‰คแ‹ แŽแˆญแˆžแ‰ฝ แ‰ฅแ‰ป แŠแ‹ แˆˆ HTML แŽแˆญแˆžแ‰ฝ แŠ แ‹ญแ‹ฐแˆˆแˆ"
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "แˆ˜แ‹ฐแ‰ แŠ› แŒฝแˆแ: แ‹ญแˆ…แŠ• แ‰ฆแ‰ณ แˆ›แˆจแˆ แŠ แ‹ญแ‰ปแˆแˆ: แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹จแˆšแ‰ณแ‹ฉแ‰ต แ‰  แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‰ฆแ‰ณ แŠแ‹ แ‰  Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "แŠฅแŠแ‹šแˆ… แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ a-z แŠฅแŠ“ A-Z แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ปแˆ‹แˆ: แŠ แ‰ขแ‹ญ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แˆ˜แ‰€แ‹จแˆญ แŠ แ‹ญแ‰ปแˆแˆ แ‹ˆแ‹ฐ แ‰ณแ‰ฝแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ"
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "แŠฅแŠแ‹šแˆ… แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ A-Z แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ปแˆ‹แˆ: แ‹จ แ‰ณแ‰ฝแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แŠจ แŒˆแ‰ฃ: แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ˆแ‹ฐ แŠ แ‰ขแ‹ญ แŠแ‹ฐแˆ แ‹ญแ‰€แ‹จแˆซแˆ"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "แŠฅแŠแ‹šแˆ… แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ a-z: A-Z แŠฅแŠ“ 0-9 แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ปแˆ‹แˆ: แŠ แ‰ขแ‹ญ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แˆ˜แ‰€แ‹จแˆญ แŠ แ‹ญแ‰ปแˆแˆ แ‹ˆแ‹ฐ แ‰ณแ‰ฝแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ"
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "แŠฅแŠแ‹šแˆ… แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ A-Z แŠฅแŠ“ 0-9 แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ปแˆ‹แˆ: แ‹จ แ‰ณแ‰ฝแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แŠซแˆตแŒˆแ‰ก: แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแ‰€แ‹จแˆซแˆ แ‹ˆแ‹ฐ แŠ แ‰ขแ‹ญ แŠแ‹ฐแˆ"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "แŠจ 0-9 แˆ‹แˆ‰ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‰ฅแ‰ป แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "แˆแˆ‰แˆ แˆŠแ‰ณแ‰ฐแˆ™ แ‹จแˆšแ‰ฝแˆ‰ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ปแˆ‹แˆ: แ‹จ แ‰ณแ‰ฝแŠ›แ‹ แŒ‰แ‹ณแ‹ญ แŠแ‹ฐแˆ แŠจ แ‰ฐแŒ แ‰€แˆ™: แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ˆแ‹ฐ แŠ แ‰ขแ‹ญ แŠแ‹ฐแˆ แ‹ญแ‰€แ‹จแˆซแˆ"
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠ แ‰€แˆซแˆจแ‰ฅ แˆ˜แˆ˜แˆญแˆ˜แˆญ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แ‹แˆตแŒฅ: แ‰ แˆšแ‰€แ‰ แˆ แ‹จ แŠ แ‰€แˆซแˆจแ‰ฅ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝแŠ• (แ‰€แŠ•: แˆฐแŠ แ‰ต: แŠฅแŠ“ แ‹ˆแ‹˜แ‰ฐ): <ahelp hid=\"HID_PROP_STRICTFORMAT\"> แ‹จ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ˜แŠจแˆแŠจแ‹ซ แŠจ แŒ€แˆ˜แˆจ (แŠ แ‹Ž): แ‹จ แ‰ฐแˆแ‰€แ‹ฐแ‹แŠ• แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‰ฅแ‰ป แ‹ญแ‰€แ‰ แˆ‹แˆ </ahelp> แˆˆแˆแˆณแˆŒ: แ‰  แ‰€แŠ• แˆœแ‹ณ แ‹แˆตแŒฅ: แ‰แŒฅแˆญ แ‰ฅแ‰ป แ‹ˆแ‹ญแŠ•แˆ แ‹จ แ‰€แŠ• แˆแˆแŠญแ‰ต แ‰ฅแ‰ป แ‹ญแ‰€แ‰ แˆ‹แˆ: แ‰  แŠฅแˆญแˆตแ‹Ž แ‹จ แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ แ‹จแ‰ฐแŒปแ‰ แˆแˆ‰แˆ แŠแ‹ฐแˆŽแ‰ฝ แ‹ญแ‰ฐแ‹‹แˆ‰"
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">แ‹จ แ‰ณแˆˆแˆ˜แ‹แŠ• แŠญแˆแ แˆ˜แ‹ˆแˆฐแŠ› แˆ›แˆณแ‹ซ แˆˆ แˆฐแŠแ‹ต แˆˆ แ‰ฐแˆแ‰ฐแ‹ แ‰  \"Open document / แ‹ตแˆ…แˆจ แŒˆแŒฝ\" แ‰ฐแŒแ‰ฃแˆญ </ahelp> แŠฅแˆญแˆตแ‹Ž แŠฅแŠ•แ‹ฒแˆแˆ แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แ‰ณแˆˆแˆ˜แ‹แŠ• แŠญแˆแ แˆˆ แˆ›แˆณแ‹จแ‰ต แ‹จ <emph>URL</emph> แŠฅแˆญแˆตแ‹Ž แ‹จ แŠจแˆแ‰ฑแ‰ตแŠ• แ‰แˆแ แ‰  แˆ˜แŒซแŠ• แ‹จ แ‰ฐแˆ˜แ‹ฐแ‰ แ‹แŠ• แˆˆ Open document แ‹ˆแ‹ญแŠ•แˆ แ‹ตแˆ…แˆจ แŒˆแŒฝ แ‰ฐแŒแ‰ฃแˆญ )."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "แ‹จ แŠญแˆแ แ‰ฃแˆ…แˆช แ‹‹แŒ‹ แŠ แˆˆแ‹ แˆˆ HTML แŽแˆญแˆžแ‰ฝ: แŠแŒˆแˆญ แˆˆ แ‹ณแ‰ณแ‰คแ‹ แŽแˆญแˆžแ‰ฝ แ‹‹แŒ‹ แ‹จแˆˆแ‹แˆ"
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "แ‹จ แˆแˆตแˆ แ‰แˆแ แ‹จ <emph>แŠ•แ‹ตแ </emph>แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠ แˆˆแ‹ <ahelp hid=\"HID_PROP_IMAGE_URL\">แ‹จ<emph> แŠ•แ‹ตแ</emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹จแˆšแ‹ˆแˆตแŠ‘แ‰ต แ‹จ แŠ•แ‹ตแ แˆ˜แŠ•แŒˆแ‹ต แŠฅแŠ“ แˆตแˆ แŠแ‹: แŠฅแˆญแˆตแ‹Ž แŠฅแŠ•แ‹ฒแ‰ณแ‹ญ แ‹จแˆšแˆแˆแŒ‰แ‰ต แ‰  แ‰แˆแ แˆ‹แ‹ญ</ahelp> แŠฅแˆญแˆตแ‹Ž แŠจ แˆ˜แˆจแŒก แ‹จ แŠ•แ‹ตแ แ‹แ‹ญแˆ แˆ˜แŠ•แŒˆแ‹ต แ‰  <emph>...</emph> แ‰แˆแ แ‹แˆตแŒฅ: แˆ˜แŠ•แŒˆแ‹ต แŠฅแŠ“ แ‹จ แ‹แ‹ญแˆ แˆตแˆ แ‰  แŒฝแˆแ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแŠซแ‰ฐแ‰ณแˆ"
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "แˆˆ URL แŠ แ‹ญแŠแ‰ต แ‰แˆแŽแ‰ฝ แ‹จ แŠฅแˆญแ‹ณแ‰ณ แŒฝแˆแ แ‹จแˆšแ‰€แˆญแ‰ แ‹ แŠฅแŠ•แ‹ฐ แ‰ฐแˆตแ‹แ‹ แŒ แ‰ƒแˆš แˆแŠญแˆญ แŠแ‹: แ‰  URL แŠ แ‹ตแˆซแˆป แ‹แŠ•แ‰ณ แ‹จ แˆšแŒˆแ‰ฃแ‹ แ‰  URL แˆตแˆญ แŠแ‹"
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">แˆ˜แ‹ˆแˆฐแŠ› แ‹จ แ‰กแ‹ตแŠ• แˆแˆแŠญแ‰ต แ‰  URL แŠแ‹ฐแˆ แ‹จแˆšแ‹ซแˆ˜แˆณแŠญแˆจแ‹ แ‹จ แŠฅแˆญแ‹ณแ‰ณ แˆฐแŠแ‹ต แŠฅแŠ“ แˆ˜แŒฅแˆซแ‰ต แ‹ญแ‰ปแˆ‹แˆ แ‰  แŠฅแˆญแ‹ณแ‰ณ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ </ahelp> แŠฅแˆญแ‹ณแ‰ณ แˆˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แŠฅแˆญแ‹ณแ‰ณ แ‹จแˆšแŠจแแ‰ฐแ‹ แ‰ตแŠฉแˆจแ‰ต แ‰ฆแ‰ณ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แŠฅแŠ“ แ‰ฐแŒ แ‰ƒแˆšแ‹Žแ‰ฝ แˆฒแŒซแŠ‘ แŠแ‹ F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">แ‰  แˆฐแŠแ‹ต แ‹แˆตแŒฅ แ‹จแˆšแ‰ณแ‹ฉแ‰ตแŠ• แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แˆ˜แŒแˆˆแŒซ: แ‹ญแˆ…แŠ• แ‹แˆญแ‹แˆญ แ‹ญแŠญแˆแ‰ฑ แŠฅแŠ“ แ‹ญแŒปแ‰ แ‹จ แŠฅแˆญแˆตแ‹ŽแŠ• แŒฝแˆแ: แ‹ญแŒ แ‰€แˆ™ Shift+แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆˆ แŠ แ‹ฒแˆต แˆ˜แˆตแˆ˜แˆญ: แ‰  แ‹แˆญแ‹แˆญ แŠฅแŠ“ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แˆ˜แŒแˆˆแŒฝ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แ‹แˆตแŒฅ แ‹จแˆšแ‰ณแ‹ฉแ‰ตแŠ• แ‰  แˆฐแŠแ‹ฑ แ‹แˆตแŒฅ: แ‹ญแŠญแˆแ‰ฑ แ‹จ <emph> แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ </emph> แˆœแ‹ณ แŠฅแŠ“ แ‹ญแŒปแ‰ แ‹จ แŠฅแˆญแˆตแ‹ŽแŠ• แŒฝแˆแ </ahelp> แŠฅแ‰ฃแŠญแ‹ŽแŠ• แ‹ซแˆตแ‰ณแ‹แˆฑ แ‹จ <link href=\"text/shared/02/01170100.xhp\" name=\"tips\"> แŒ แ‰ƒแˆš แˆแŠญแˆญ </link> แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ แ‹ˆแ‹ฐ แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ"
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠจ แ‰ฐแŒˆแŠ“แŠ˜ แŠจ แ‹ณแ‰ณแ‰คแ‹ แŒ‹แˆญ แŠฅแŠ“ แ‹จ แŒฝแˆแ แŠฅแˆญแ‹แˆ˜แ‰ต แ‹จแˆšแ‰€แ‰ แˆ แŠจแˆ†แŠ แŠจ แ‹ณแ‰ณแ‰คแ‹ แˆ˜แŒแˆˆแŒซ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แŠฅแ‹šแˆ… แ‹จ แŒฝแˆแ แŠฅแˆญแ‹แˆ˜แ‰ต แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹จแˆˆแ‰ฅแ‹Žแ‰ตแˆ: แˆ›แˆฐแŠ“แŒƒ แ‹จแˆšแ‰€แ‰ แˆˆแ‹ แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‰ฅแ‰ป แŠแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‰ฃแˆ…แˆช แŠซแˆแ‰ฐแŒˆแˆˆแŒธ (\"แŠ แˆแ‰ฐแŒˆแˆˆแŒธแˆ\" แˆแŠ”แ‰ณแ‹)"
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>แ‹จ แˆแ‰ฅแ‰ณแˆ แŒฝแˆแ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ</bookmark_value> <bookmark_value>แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ;แ‹จ แˆแ‰ฅแ‰ณแˆ แŒฝแˆแ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ แˆ˜แˆตแˆ˜แˆญ แˆ˜แŒจแˆจแˆป แŠฅแŠ“ แŠ แ‰€แˆซแˆจแ‰ฅ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แ‹แˆตแŒฅ แˆ›แˆตแ‰ปแ‹ซ: แŠฅแŠ•แ‹ฐ แŒฝแˆแ แˆณแŒฅแŠ• แ‹ˆแ‹ญแŠ•แˆ แˆแˆแŠญแ‰ต แŠ แ‹ญแŠแ‰ต: แ‰  แŠฅแŒ… แ‹จ แˆ˜แˆตแˆ˜แˆญ แˆ˜แŒจแˆจแˆป แˆˆแˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแŒซแŠ‘ แ‹จ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰แˆแ แ‹ญแˆแˆจแŒก \"แ‰ แˆญแŠซแ‰ณ-แˆ˜แˆตแˆ˜แˆญ แŠจ แŠ แ‰€แˆซแˆจแ‰ฅ แŒ‹แˆญ\" แˆˆแˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹จ แŒฝแˆแ แŠ แ‰€แˆซแˆจแ‰ฅ </ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">แŒฝแˆแ แˆ›แˆณแ‹ซ แŠจ แŠ แŠ•แ‹ต แˆ˜แˆตแˆ˜แˆญ แ‰ แˆ‹แ‹ญ </ahelp> แŠฅแˆญแˆตแ‹ŽแŠ• แ‹ซแˆตแ‰ฝแˆŽแ‰ณแˆ แ‹จ แˆ˜แˆตแˆ˜แˆญ แˆ˜แŒจแˆจแˆป แˆ˜แŒ แ‰€แˆ แ‰  แŒฝแˆแ แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แˆตแˆˆแ‹šแˆ… แŠฅแˆญแˆตแ‹Ž แŠจ แŠ แŠ•แ‹ต แˆ˜แˆตแˆ˜แˆญ แ‰ แˆ‹แ‹ญ แŒฝแˆแ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰: แ‰  แŠ แŒ… แ‹จ แˆ˜แˆตแˆ˜แˆญ แˆ˜แŒจแˆจแˆป แˆˆแˆ›แˆตแŒˆแ‰ฃแ‰ต: แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ• แ‰แˆแ แ‹ญแŒซแŠ‘"
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ แˆ˜แŒแŠแ‹ซ แ‰แˆแ แŠฅแŠ•แ‹ดแ‰ต แŠฅแŠ•แ‹ฐแˆšแˆ†แŠ• แ‰  แˆ˜แ‰€แ‹ซแ‹จแˆชแ‹ซ แ‰แˆแ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แŠจ แ‰€แ‹จแˆฉ แ‹ˆแ‹ฐ \"แŠ แ‹Ž\": แŠฅแˆญแˆตแ‹Ž แˆ˜แ‰€แ‹จแˆญ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  \"แ‰ฐแˆ˜แˆจแŒ แ‹\" แŠฅแŠ“ \"แ‰ฃแˆแ‰ฐแˆ˜แˆจแŒ แ‹\" แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ˜แŠซแŠจแˆ แŠฅแˆญแˆตแ‹Ž แ‰แˆแ แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ แ‹ˆแ‹ญแŠ•แˆ แŠญแแ‰ฐแ‰ต แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แˆ‹แ‹ญ แ‰ตแŠฉแˆจแ‰ต แˆฒแŠ–แˆญ: แ‰แˆแ แ‰  \"แ‰ฐแˆ˜แˆญแŒงแˆ\" แˆแŠ”แ‰ณ แ‹ซแ‰ณแ‹ซแˆ \"แ‰ฐแŒญแŠแ‹‹แˆ แ‹แˆตแŒฅ\" </ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">แŠฅแˆญแˆตแ‹Ž แ‹ญแˆ…แŠ• แˆแˆญแŒซ แŠซแˆฐแŠ“แ‹ฑ แˆˆ \"แŠ แ‹Ž\": แ‹จ แˆ˜แŒแŠแ‹ซ แ‰แˆแ แ‰ตแŠฉแˆจแ‰ต แ‹ซแŒˆแŠ›แˆ แŠฅแˆญแˆตแ‹Ž แ‰แˆแ‰แŠ• แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ </ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,8 +3869,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">แˆ˜แ‹ˆแˆฐแŠ› แ‹จ แ‹ตแŠ•แ‰ แˆญ แ‰€แˆˆแˆ แˆˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‹จ แ‹ตแŠ•แ‰ แˆญ แ‰ฃแˆ…แˆช แˆ›แˆฐแŠ“แŒƒ \"แŒ แแŒฃแ‹\" แŠฅแ‹ญแ‰ณ แŠฅแŠ•แ‹ณแˆ‹แ‰ธแ‹</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">แ‰  <emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph> tab แŒˆแŒฝ แ‹แˆตแŒฅ: แ‹ญแˆ… แˆแˆญแŒซ แ‹จแˆšแŒˆแˆแŒธแ‹ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆตแˆ แŠแ‹: แ‰  <emph> แŽแˆญแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph> tab แŒฝ แ‹แˆตแŒฅ: แ‹ญแˆ… แˆแˆญแŒซ แ‹จแˆšแŒˆแˆแŒธแ‹ แ‹จ แŽแˆญแˆ แˆตแˆ แŠแ‹: </ahelp> แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แŠฅแŠ“ แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑ แŽแˆญแˆ <emph> แˆตแˆ </emph> แŠ แˆˆแ‹: แ‹จแˆšแˆˆแ‹ญแ‰ แ‰ต แ‰ฃแˆ…แˆช: แˆตแˆ™ แ‹ญแ‰ณแ‹ซแˆ แ‰  <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"> แŽแˆญแˆ แˆ˜แ‰ƒแŠ› </link> แ‹แˆตแŒฅ: แŠฅแŠ“ แˆตแˆ™แŠ• แˆ˜แŒ แ‰€แˆ: แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แˆ›แˆ˜แˆณแŠจแˆญ แ‹ญแ‰ปแˆ‹แˆ แŠจ แˆ›แŠญแˆฎแˆต แŒ‹แˆญ: แŠแ‰ฃแˆญ แˆ›แˆฐแŠ“แŒƒแ‹ แˆตแˆ แ‰€แ‹ฐแˆ แ‰ฅแˆŽ แ‹ˆแˆตแŠ—แˆ แ‹จ แˆœแ‹ณแ‹Žแ‰ฝ แˆแˆแŠญแ‰ต แŠฅแŠ“ แ‰แŒฅแˆญ แ‰  แˆ˜แŒ แ‰€แˆ:"
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ: แ‰  แ‰กแ‹ตแŠ• แˆ›แ‹ตแˆจแŒ</bookmark_value> <bookmark_value>แ‰กแ‹ตแŠ–แ‰ฝ: แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ</bookmark_value> <bookmark_value>แŽแˆญแˆžแ‰ฝ: แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ แ‰  แ‰กแ‹ตแŠ• แˆ›แ‹ตแˆจแŒ</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "แˆตแˆ™ แŠฅแŠ•แ‹ฒแˆแˆ แ‹ญแŒ แ‰…แˆ›แˆ แ‰  แ‰กแ‹ตแŠ• แˆˆแˆ›แ‹ตแˆจแŒ แ‹จ แ‰ฐแˆˆแ‹ซแ‹ฉ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ แ‰  แŠ แŠ•แ‹ต แˆ‹แ‹ญ แˆ˜แˆ†แŠ• แ‹จแˆšแŒˆแ‰ฃแ‰ธแ‹แŠ• แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ: แŠฅแŠ•แ‹ฐ แˆฌแ‹ฒแ‹ฎ แ‰แˆแ แ‹ซแˆ‰: แ‹ญแˆ…แŠ• แˆˆแˆ›แ‹ตแˆจแŒ: แ‰ฐแˆ˜แˆณแˆณแ‹ญ แˆตแˆ แ‹ญแˆตแŒก แˆˆ แˆแˆ‰แˆ แŠ แ‰ฃแˆŽแ‰ฝ แ‰  แ‰กแ‹ตแŠ• แ‹แˆตแŒฅ: แ‹จ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แˆตแˆžแ‰ฝ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠจ แ‰กแ‹ตแŠ• แ‹แˆตแŒฅ: แ‰  แ‰กแ‹ตแŠ• แ‹จแˆ†แŠ‘ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ แ‰ แˆšแ‰ณแ‹ญ แ‹ญแ‹ˆแŠจแˆ‹แˆ‰ แ‰  แˆ˜แŒ แ‰€แˆ แ‹จ <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"> แ‰กแ‹ตแŠ• แˆณแŒฅแŠ• </link>"
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">แ‹จ แˆ˜แ‰ƒแŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠจแ‰ณแ‰ฝ แ‹ตแŠ•แ‰ แˆญ แ‰ แŠฉแˆ แ‹ญแ‰ณแ‹ญ แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ› </ahelp> แ‹จ แˆ˜แ‰ƒแŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠจแ‰ณแ‰ฝ แ‹ตแŠ•แ‰ แˆญ แ‰ แŠฉแˆ แ‹ญแ‰ณแ‹ญ แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ›"
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">แˆ˜แ‹ˆแˆฐแŠ› แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆˆ แŠ•แ‰ฃแ‰ฅ-แ‰ฅแ‰ป (แŠ แ‹Ž) แ‹ˆแ‹ญแŠ•แˆ แˆŠแ‰ณแˆจแˆ แ‹ญแ‰ฝแˆ‹แˆ (แŠ แ‹ญ) </ahelp> แ‹จ <emph> แŠ•แ‰ฃแ‰ฅ-แ‰ฅแ‰ป </emph> แ‰ฃแˆ…แˆช แˆ˜แˆ˜แ‹ฐแ‰ฅ แ‹ญแ‰ปแˆ‹แˆ แˆˆ แˆแˆ‰แˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ แ‰ฐแŒ แ‰ƒแˆšแ‹ แŒฝแˆแ แ‹จแˆšแ‹ซแˆตแŒˆแ‰ฃแ‰ แ‰ต: แŠฅแˆญแˆตแ‹Ž แŠจ แˆ˜แ‹ฐแ‰ก แˆˆ แŠ•แ‰ฃแ‰ฅ-แ‰ฅแ‰ป แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹จ แˆแˆตแˆ แˆœแ‹ณ แ‹จ แŠ•แ‹ตแ แˆœแ‹ณ แ‹จแˆšแŒ แ‰€แˆ แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ: แ‰ฐแŒ แ‰ƒแˆšแ‹ แŠ แ‹ฒแˆต แŠ•แ‹ตแŽแ‰ฝ แˆ›แˆตแŒˆแ‰ฃแ‰ต แŠ แ‹ญแ‰ฝแˆแˆ แ‹ˆแ‹ฐ แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">แˆ˜แ‹ˆแˆฐแŠ› แ‹จ แˆœแ‹ณแ‹Žแ‰ฝ แ‹ตแŠ•แ‰ แˆญ แ‹ญแ‰ณแ‹ญ แŠฅแŠ•แ‹ฐแˆ†แŠ• \"แ‹ซแˆˆ แŠญแˆแ\": แ‰  \"3-แ‹ฒ แˆ˜แˆ˜แˆแŠจแ‰ป\" แ‹ˆแ‹ญแŠ•แˆ \"แŒ แแŒฃแ‹\":</ahelp> แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แŠญแˆแ แ‰ฃแˆˆแ‹: แŠฅแˆญแˆตแ‹Ž แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹ตแŠ•แ‰ แˆญ แˆ›แˆณแ‹ซ แ‰  แŽแˆญแˆ แˆ˜แŒ แ‰€แˆšแ‹ซ แˆ‹แ‹ญ แ‰  <emph> แ‹ตแŠ•แ‰ แˆญ </emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ฝแˆ‹แˆ‰ แŠจ \"แ‹ซแˆˆ แŠญแˆแ\", \"3-แ‹ฒ แˆ˜แˆ˜แˆแŠจแ‰ป\" แ‹ˆแ‹ญแŠ•แˆ \"แŒ แแŒฃแ‹\" แˆแˆญแŒซแ‹Žแ‰ฝ"
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">แ‹จ <emph> Tab แ‹ฐแŠ•แ‰ฅ </emph> แ‰ฃแˆ…แˆช แ‹จแˆšแ‹ˆแˆตแŠแ‹ แ‹ฐแŠ•แ‰ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แŠฅแŠ•แ‹ดแ‰ต แŠฅแŠ•แ‹ฐแˆšแ‹ซแ‰ฐแŠฉแˆญ แŠแ‹ แ‰  แŽแˆญแˆ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ แ‹จ Tab แ‰แˆแ </ahelp> แŠจ แŠ แŠ•แ‹ต แ‰ แˆ‹แ‹ญ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‰ แ‹ซแ‹˜ แŽแˆญแˆ แ‹แˆตแŒฅ: แ‰ตแŠฉแˆจแ‰ฑ แ‹ˆแ‹ฐแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‹ญแŠ•แ‰€แˆณแ‰€แˆณแˆ แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ แ‹จ Tab แ‰แˆแ: แŠฅแˆญแˆตแ‹Ž แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹ฐแŠ•แ‰กแŠ• แ‰ตแŠฉแˆจแ‰ฑ แ‹จแˆšแ‰€แ‹จแˆญแ‰ แ‰ตแŠ• แ‰  แˆ›แ‹แŒซ แ‹แˆตแŒฅ แ‰  <emph> Tab แ‹ฐแŠ•แ‰ฅ </emph> แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "แ‹จ <emph>Tab แ‹ฐแŠ•แ‰ฅ</emph> แ‰ฃแˆ…แˆช แ‹แŒแŒ แŠ แ‹ญแ‹ฐแˆˆแˆ แˆˆ <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">แ‹จ แ‰ฐแ‹ฐแ‰ แ‰€ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ</link> แŠฅแˆญแˆตแ‹Ž แŠจ แˆแˆˆแŒ‰ แˆ›แˆฐแŠ“แ‹ณแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹ญแˆ…แŠ• แ‰ฃแˆ…แˆช แˆˆ แˆแˆตแˆ แ‰แˆแŽแ‰ฝ แŠฅแŠ“ แˆˆ แˆแˆตแˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ: แˆตแˆˆแ‹šแˆ… แŠฅแˆญแˆตแ‹Ž แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ฝแˆ‹แˆ‰ แŠฅแŠแ‹šแˆ…แŠ• แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ แ‰  Tab แ‰แˆแ"
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "แŽแˆญแˆ แ‰ แˆšแˆแŒฅแˆฉ แŒŠแ‹œ: แˆ›แ‹แŒซ แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแˆ˜แ‹ฐแ‰ฃแˆ แˆˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณแ‹Žแ‰ฝ แ‹ˆแ‹ฐ แŠฅแ‹šแˆ… แŽแˆญแˆ แ‹แˆตแŒฅ แ‹จแˆšแŒจแˆ˜แˆฉ: แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แ‹จ แ‰ฐแŒจแˆ˜แˆจแ‹ แˆ›แ‹แŒซ แ‹ญแˆ˜แ‹ตแ‰ฃแˆ แ‰  แˆ˜แŒจแˆ˜แˆญ แ‰  1. แŠฅแˆญแˆตแ‹Ž แŠจ แ‰€แ‹จแˆฉ แ‹จ แˆ›แ‹แŒซ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ: แ‹จ แˆŒแˆŽแ‰ฝ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ›แ‹แŒซ แˆซแˆฑ แ‰ แˆซแˆฑ แ‹ญแˆปแˆปแˆ‹แˆ: แŠ แŠซแˆŽแ‰ฝ แ‰ตแŠฉแˆจแ‰ต แ‹แˆตแŒฅ แ‹จแˆ›แ‹ญแŒˆแ‰ก (แˆ›แˆตแˆจแŒŠแ‹ซ แˆ›แˆตแ‰†แˆšแ‹ซ = แŠ แ‹ญ) แŠฅแŠ•แ‹ฒแˆแˆ แ‹‹แŒ‹ แ‹ญแˆ˜แ‹ตแ‰ฃแˆ‰: แŠแŒˆแˆญ แŒแŠ• แŠฅแŠแ‹šแˆ… แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ แ‹ญแ‹˜แˆˆแˆ‹แˆ‰ แ‹จ แˆ›แˆตแˆจแŒŠแ‹ซ แ‰แˆแ แˆฒแŒ แ‰€แˆ™"
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‰ฐแŒ แ‰ƒแˆš แ‰  แŠ แ‹ญแŒฅ แˆ˜แŒ แ‰†แˆšแ‹ซ แ‰ แˆšแˆธแ‰ แˆแˆ แŒŠแ‹œ แ‹‹แŒ‹แ‹ แ‹ญแ‰€แ‹จแˆญ แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ›: แ‰ แแŒนแˆ: แ‹‹แŒ‹แ‹แŠ• แŠ แ‰ตแ‰€แ‹ญแˆญ: แ‰ตแŠฉแˆจแ‰ต แ‰ แˆšแ‹ฐแˆจแŒˆแ‰ แ‰ต แŒŠแ‹œ: (แŠแ‰ฃแˆญ) แ‹‹แŒ‹แ‹ แ‹ญแ‰€แ‹จแˆซแˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‰ตแŠฉแˆจแ‰ต แˆฒแ‹ซแŒˆแŠ แŠฅแŠ“ แŒŽแˆ›แ‹ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แˆ‹แ‹ญ แˆฒแˆ†แŠ• แŠฅแŠ“ แˆฒแˆธแ‰ แˆˆแˆ: แˆแˆแŒŠแ‹œ: แ‹‹แŒ‹แ‹ แ‹ญแ‰€แ‹จแˆซแˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‰ตแŠฉแˆจแ‰ต แˆฒแ‹ซแŒˆแŠ แŠฅแŠ“ แŒŽแˆ›แ‹ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แˆ‹แ‹ญ แˆฒแˆ†แŠ• แŠฅแŠ“ แˆฒแˆธแ‰ แˆˆแˆ: แ‹จแ‰ตแŠ›แ‹แˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ‹แ‹ญ แ‰ตแŠฉแˆจแ‰ฑ แ‰ขแˆ†แŠ• </ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "แˆˆ แ‰กแ‹ตแŠ• แˆแˆญแŒซ แˆœแ‹ณแ‹Žแ‰ฝ: แ‹จ แ‰กแ‹ตแŠ• แ‰ฐแˆ˜แˆณแˆณแ‹ญ แˆˆ แŠแ‰ฃแˆญ แˆ›แˆฐแŠ“แŒƒ แ‹จแˆšแŒˆแˆˆแŒธแ‹ แ‰  <emph> แŠแ‰ฃแˆญ แˆแŠ”แ‰ณ </emph> แ‰ฃแˆ…แˆช แŠแ‹"
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "แˆˆ แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆ˜แˆ˜แˆˆแˆป แŠ แ‹ญแŠแ‰ต แ‰แˆแ: แ‹จ <emph>แŠแ‰ฃแˆญ แˆแˆญแŒซแ‹Žแ‰ฝ </emph>แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ˜แŒแˆˆแŒซ แˆˆ แˆแŠ”แ‰ณแ‹ แ‰  แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆ˜แˆ˜แˆˆแˆป แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹ แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ"
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "แˆˆ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แ‹จ แ‹‹แŒ‹ แ‹แˆญแ‹แˆญ แ‹จแ‹ซแ‹˜: แŠฅแˆญแˆตแ‹Ž แˆ˜แŒซแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ <emph>...</emph> แ‰แˆแ แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ <emph>แŠแ‰ฃแˆญ แˆแˆญแŒซ</emph> แŠ•แŒแŒแˆญ"
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "แˆˆ แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆ˜แˆ˜แˆˆแˆป แŠ แ‹ญแŠแ‰ต แ‰แˆแ: แ‹จ <emph>แŠแ‰ฃแˆญ แ‹‹แŒ‹ แˆ›แˆตแŒˆแ‰ขแ‹ซ </emph>แˆ˜แŒแˆˆแŒซ แˆแŠ”แ‰ณแ‹แŠ• แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‹แˆตแŒฅ แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆ˜แˆ˜แˆˆแˆป แ‰แˆแ แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹ แŠฅแŠ•แ‹ฒแŒ€แˆแˆญ"
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">แˆ˜แ‹ˆแˆฐแŠ› แ‹‹แŒ‹ แˆˆ แˆ˜แŒจแˆ˜แˆญ แ‹ˆแ‹ญแŠ•แˆ แˆˆ แˆ˜แ‰€แŠแˆต แ‰ฐแŒ แ‰ƒแˆšแ‹ แ‰ แˆšแŒซแŠ• แŒŠแ‹œ แ‹จ แ‰€แˆตแ‰ต แˆแˆแŠญแ‰ถแ‰ฝ แ‰  แˆ˜แˆธแ‰ฅแˆˆแ‹ซ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ </ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">แ‹จ<emph> แŠแ‰ฃแˆญ แ‰แˆแ</emph> แ‰ฃแˆ…แˆช แ‹จแˆšแ‹ˆแˆตแŠแ‹ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‰แˆแ แ‹ญแŒ€แˆแˆซแˆ แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰แˆแ แˆฒแŒซแŠ‘ </ahelp> แ‹จ<emph> แŠแ‰ฃแˆญ แ‰แˆแ</emph> แ‰ฃแˆ…แˆช แ‹จแˆšแ‹ˆแˆตแŠแ‹ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‰แˆแ แ‹ญแŒ€แˆแˆซแˆ แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰แˆแ แˆฒแŒซแŠ‘: แŠฅแˆญแˆตแ‹Ž แŠ•แŒแŒแˆญ แŠจ แŠจแˆแ‰ฑ แ‹ˆแ‹ญแŠ•แˆ แŽแˆญแˆ แŠฅแŠ“ แˆŒแˆ‹ แˆแŠ•แˆ แ‰ฐแŒแ‰ฃแˆญ แŠซแˆแˆแŒธแˆ™: แ‰แˆแ แ‰ แ‹šแˆ… แ‰ฃแˆ…แˆช แŠแ‰ฃแˆญ แ‰แˆแ แŠแ‹"
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "แ‹จ แ‹Œแ‰ฅ แŒˆแŒฝ แŽแˆญแˆžแ‰ฝ แ‰ แˆšแŒ แ‰€แˆ™ แŒŠแ‹œ: แˆแŠ“แˆแ‰ฃแ‰ต แŠฅแŠแ‹šแˆ… แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŒ‹แˆญ แ‹ญแ‹ฐแˆญแˆฑ แ‹ญแˆ†แŠ“แˆ แ‰  แˆ˜แˆแˆˆแŒŠแ‹ซ masks แ‹แˆตแŒฅ: แŠฅแŠแ‹šแˆ… แŠ“แ‰ธแ‹ แ‹จ edit masks แ‹จแ‹ซแ‹™ แ‹จ แŒฝแˆแ แˆœแ‹ณ แŠฅแŠ“ แ‹จ แˆ›แˆตแŒˆแ‰ขแ‹ซ แŠ แ‹ญแŠแ‰ต แ‰แˆแ: แ‹จ แˆ˜แˆแˆˆแŒŠแ‹ซ แ‹ฐแŠ•แ‰ฅ แ‹ญแŒˆแ‰ฃแˆ แ‰  แŒฝแˆแ แˆœแ‹ณ แ‹แˆตแŒฅ แŠฅแŠ“ แแˆˆแŒ‹แ‹ แ‹ญแŒ€แˆ˜แˆซแˆ แ‰แˆแ‰แŠ• แ‰ แˆ›แˆตแŒ€แˆ˜แˆญ: แ‰แˆแ‰ แŠจ แ‰ฐแŒˆแˆˆแŒฝ แŠฅแŠ•แ‹ฐ แŠแ‰ฃแˆญ แ‰แˆแ: แŠแŒˆแˆญ แŒแŠ• แ‰  แ‰€แˆ‹แˆ‰ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ• แ‹ญแŒซแŠ‘ แ‹จ แแˆˆแŒ‹ แ‰ƒแˆ‰แŠ• แŠซแˆตแŒˆแ‰ก แ‰ แŠ‹แˆ‹ แแˆˆแŒ‹แ‹แŠ• แˆˆ แˆ˜แŒ€แˆ˜แˆญ"
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">แ‹จ <emph>แˆ›แˆตแˆจแŒŠแ‹ซ แˆ›แˆตแ‰†แˆšแ‹ซ </emph>แ‰ฃแˆ…แˆช แ‹จแˆšแ‹ˆแˆตแŠแ‹ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ปแˆ‹แˆ แ‰  tab แ‰แˆแ </ahelp> แ‹จแˆšแ‰€แŒฅแˆ‰แ‰ต แˆแˆญแŒซแ‹Žแ‰ฝ แ‹แŒแŒ แŠ“แ‰ธแ‹:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "แ‹จ แˆ›แˆตแˆจแŒŠแ‹ซ แ‰แˆแ แ‰ แˆšแŒ แ‰€แˆ™ แŒŠแ‹œ: แ‰ตแŠฉแˆจแ‰ฑแŠ• แŠจ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‹แˆตแŒฅ แ‹ญแ‹˜แˆ‹แˆ"
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ปแˆ‹แˆ แ‰  Tab แ‰แˆแ"
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">แ‹จ แˆแˆแŠญแ‰ต แ‰ฃแˆ…แˆช แˆ›แˆฐแŠ“แŒƒ แˆˆ แˆแˆแŠญแ‰ต แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แˆ‹แ‹ญ แ‹จแˆšแ‰ณแ‹จแ‹ แ‰  แŽแˆญแˆ แˆ‹แ‹ญ แ‰  </ahelp> แ‹จ แˆแˆแŠญแ‰ต แ‰ฃแˆ…แˆช แˆ›แˆฐแŠ“แŒƒ แˆˆ แˆแˆแŠญแ‰ต แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แˆ‹แ‹ญ แ‹จแˆšแ‰ณแ‹จแ‹ แ‰  แŽแˆญแˆ แˆ‹แ‹ญ: แ‹ญแˆ… แ‰ฃแˆ…แˆช แ‹จแˆšแ‹ˆแˆตแŠแ‹ แ‹จแˆšแ‰ณแ‹ญ แˆแˆแŠญแ‰ต แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŠ แˆแ‹ต แˆซแˆตแŒŒ แˆˆ แ‹ณแ‰ณ แˆœแ‹ณ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŽแˆญแˆ แ‹แˆตแŒฅ แŠแ‹"
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠ แ‹ฒแˆต แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‰ แˆšแˆแŒฅแˆฉ แŒŠแ‹œ: แˆ˜แŒแˆˆแŒซแ‹ แ‰  แ‰…แ‹ตแˆšแ‹ซ แ‹จ แ‰ฐแŒˆแˆˆแŒธ แ‰  <emph> แˆตแˆ </emph> แ‰ฃแˆ…แˆช แ‹ญแŒ แ‰€แˆ›แˆ แŠฅแŠ•แ‹ฐ แŠแ‰ฃแˆญ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹แŠ• แˆแˆแŠญแ‰ต แˆˆ แˆ˜แˆตแŒ แ‰ต: แˆแˆแŠญแ‰ฑ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆตแˆ แŠฅแŠ“ แŠขแŠ•แ‰ฒแŒ€แˆญ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แˆˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‹ญแ‹ญแ‹›แˆ (แˆˆแˆแˆณแˆŒ: แ‰ตแŠฅแ‹›แ‹ แ‰แˆแ1) แ‰  <emph> แŠ แˆญแŠฅแˆตแ‰ต </emph> แ‰ฃแˆ…แˆช แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แˆŒแˆ‹ แˆ˜แŒแˆˆแŒซ แˆ˜แˆ˜แ‹ฐแ‰ฅ แ‹ญแ‰ฝแˆ‹แˆ‰แˆˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆตแˆˆแ‹šแˆ… แˆแˆแŠญแ‰ฑ แ‹ซแŠ•แ€แ‰ฃแˆญแ‰ƒแˆ แ‹จ แ‰ฐแŒแ‰ฃแˆญ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ: แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ• แ‹ญแ‰€แ‹ญแˆฉ แˆˆ แˆ˜แˆ˜แ‹ฐแ‰ฅ แˆ˜แŒแˆˆแŒซ แ‹จ แˆแˆแŠญแ‰ต แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆˆ แ‰ฐแŒ แ‰ƒแˆš แ‹จแˆšแ‰ณแ‹ญ แˆˆ แˆ˜แแŒ แˆญ"
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>แ‰ แˆญแŠซแ‰ณ-แˆ˜แˆตแˆ˜แˆญ แŠ แˆญแŠฅแˆตแ‰ถแ‰ฝ แ‰  แŽแˆญแˆžแ‰ฝ แ‹แˆตแŒฅ</bookmark_value> <bookmark_value>แˆตแˆžแ‰ฝ; แ‰ แˆญแŠซแ‰ณ-แˆ˜แˆตแˆ˜แˆญ แŠ แˆญแŠฅแˆตแ‰ถแ‰ฝ</bookmark_value> <bookmark_value>แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ; แ‰ แˆญแŠซแ‰ณ-แˆ˜แˆตแˆ˜แˆญ แŠ แˆญแŠฅแˆตแ‰ถแ‰ฝ</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "แˆˆ แˆ˜แแŒ แˆญ แ‰ แˆญแŠซแ‰ณ-แˆ˜แˆตแˆ˜แˆญ แŠ แˆญแŠฅแˆตแ‰ต แ‹ซแˆˆแ‹: แˆ˜แŠญแˆแ‰ป แˆˆ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ• แ‹จ แ‰€แˆตแ‰ต แ‰แˆแ แ‰  แˆ˜แŒ แ‰€แˆ: แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แˆ˜แˆตแˆ˜แˆญ แˆ˜แŒจแˆจแˆฝ แ‰  แˆ˜แŒซแŠ• Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "แ‹จ <emph> แŠ แˆญแŠฅแˆตแ‰ต </emph> แ‰ฃแˆ…แˆช แ‹จแˆšแŒ แ‰…แˆ˜แ‹ แˆˆ แˆแˆแŠญแ‰ต แ‰ฅแ‰ป แŠแ‹ แ‹จ แŽแˆญแˆ แŠ แŠซแˆŽแ‰ฝแŠ• แ‰ แˆšแ‰ณแ‹จแ‹ แ‹จ แ‰ฐแŒ แ‰ƒแˆš แŒˆแŒฝแ‰ณ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แ‹จแˆšแˆฐแˆฉ แŠจแˆ†แŠ แ‰  แˆ›แŠญแˆฎแˆต: แ‹จ แˆ›แˆตแŠฌแŒƒ แŒŠแ‹œ แ‹ซแˆตแ‰ณแ‹แˆฑ: แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŒ‹แˆญ แˆแˆ แŒŠแ‹œ แ‹จแˆšแ‹ฐแˆจแˆฐแ‹ แ‰  <emph> แˆตแˆ </emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠแ‹"
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">แˆ˜แ‹ˆแˆฐแŠ› แ‹จ URL แŠ แ‹ตแˆซแˆป แ‹จแˆšแŠจแแ‰ต แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ แ‹จ \"แˆฐแŠแ‹ต แˆ˜แŠญแˆแ‰ป / แ‹ตแˆ…แˆจ แŒˆแŒฝ แˆ˜แ‰ƒแŠ›\" แ‰แˆแ </ahelp> แ‹ซแˆตแŒˆแ‰ก แ‹จ URL แŠ แ‹ตแˆซแˆป แˆˆ แ‰ฐแŠจแˆแ‰ฐ แˆฐแŠแ‹ต แ‹ˆแ‹ญแŠ•แˆ แ‰  แ‹ตแˆ…แˆจ แŒˆแŒฝ แ‰แˆแ แŠ แ‹ญแŠแ‰ต แ‹แˆตแŒฅ แ‰  <emph>URL</emph> แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แŠ แ‹ตแˆซแˆปแ‹ แ‹ญแŠจแˆแ‰ณแˆ แŠฅแˆญแˆตแ‹Ž แ‰แˆแ แˆฒแŒซแŠ‘"
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แˆ€แˆจแŒ แˆˆ แŒˆแŠ•แ‹˜แ‰ฅ แˆแˆแŠญแ‰ต </ahelp> แ‰  แŒˆแŠ•แ‹˜แ‰ฅ แˆœแ‹ณ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แ‰ แ‰…แ‹ตแˆšแ‹ซ-แˆ˜แŒแˆˆแŒฝ แ‹ญแ‰ฝแˆ‹แˆ‰ แˆˆ แŒˆแŠ•แ‹˜แ‰ฅ แˆแˆแŠญแ‰ต แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‰ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ˆแ‹ญแŠ•แˆ แˆ€แˆจแŒ แ‰  <emph>แŒˆแŠ•แ‹˜แ‰ฅ แˆแˆแŠญแ‰ต</emph> แ‰ฃแˆ…แˆช แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">แ‹จ แŒฝแˆแ แˆณแŒฅแŠ• แŠฅแŠ•แ‹ฐ แ‹จ แˆ˜แŒแ‰ขแ‹ซ แ‰ƒแˆ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰ฐแŒ แ‰…แˆ˜แ‹ แŠจแˆ†แŠ: แ‹ซแˆตแŒˆแ‰ก แ‹จ ASCII-แŠฎแ‹ต แˆˆแˆšแ‰ณแ‹จแ‹ แ‰ฃแˆ…แˆช: แ‹ญแˆ… แ‰ฃแˆ…แˆช แ‹ญแ‰ณแ‹ซแˆ แŠจ แ‰ฐแŒปแˆแ‹ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹ญแˆแ‰… แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹ แˆˆ แˆ˜แŒแ‰ขแ‹ซ แ‰ƒแˆ </ahelp> แ‰ฐแŒ แ‰ƒแˆšแ‹ แ‹จ แˆ˜แŒแ‰ขแ‹ซ แ‰ƒแˆ แŠซแˆตแŒˆแ‰ฃ: แŠฅแˆญแˆตแ‹Ž แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹จแˆšแ‰ณแ‹จแ‹แŠ• แ‰  แ‰ฐแŒ แ‰ƒแˆš แ‹จ แ‰ฐแŒปแˆแ‹แŠ• แŠจแˆ›แˆณแ‹จแ‰ต แ‹ญแˆแ‰…: แ‰  <emph> แ‹จ แˆ˜แŒแ‰ขแ‹ซ แ‰ƒแˆ แ‰ฃแˆ…แˆช </emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰  ASCII แŠฎแ‹ต แ‹จ แ‰ฐแˆแˆˆแŒˆแ‹แŠ• แ‰ฃแˆ…แˆช: แŠฅแˆญแˆตแ‹Ž แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹‹แŒ‹แ‹Žแ‰ฝ แŠจ 0 แŒ€แˆแˆฎ แŠฅแˆตแŠจ 255 แ‹ตแˆจแˆต"
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠฅแŠ“ แ‹จ แŠ แˆตแŠช แŠฎแ‹ถแ‰ฝ แˆ˜แ‰ณแ‹จแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  <emph> แ‹จแ‰ฐแˆˆแ‹ฉ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph> แŠ•แŒแŒแˆญ (แˆ›แˆตแŒˆแ‰ขแ‹ซ - แ‹จแ‰ฐแˆˆแ‹ฉ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ)"
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">แˆ˜แŒแˆˆแŒซ แ‹จ literal mask. แ‹จ literal mask แ‹จแ‹ซแ‹˜แ‹ แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แ‹‹แŒ‹แ‹Žแ‰ฝ แŠแ‹ แŠฅแŠ“ แˆแˆ แŒŠแ‹œ แ‹ญแ‰ณแ‹ซแˆ‰ แŠจ แ‹ˆแˆจแ‹ฑ แ‰ แŠ‹แˆ‹: </ahelp> แŠจ masked แˆœแ‹ณแ‹Žแ‰ฝ แŒ‹แˆญ แŠฅแˆญแˆตแ‹Ž แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ literal mask. แ‹จ literal mask แ‹จแ‹ซแ‹˜แ‹ แ‹จ แŽแˆญแˆ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แ‹‹แŒ‹แ‹Žแ‰ฝ แŠแ‹ แŠฅแŠ“ แˆแˆ แŒŠแ‹œ แ‹ญแ‰ณแ‹ซแˆ‰ แŽแˆญแˆ™ แŠจ แ‹ˆแˆจแ‹ฐ แ‰ แŠ‹แˆ‹ แ‹จ แ‰ฃแˆ…แˆช แŠฎแ‹ต แ‰  แˆ˜แŒ แ‰€แˆ แˆˆ Edit mask, แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แˆ˜แ‹ˆแˆฐแŠ• แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ฐแŒ แ‰ƒแˆš แ‹จแˆšแŒฝแˆแ‹ แ‹ˆแ‹ฐ แ‹จ masked แˆœแ‹ณ แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">แ‹จ แˆจแ‹ตแ แŠฅแˆญแ‹แˆ˜แ‰ต แˆˆ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แˆ˜แ‹ˆแˆฐแŠ› </ahelp> แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แ‹แˆตแŒฅ: แˆˆ แˆจแ‹ตแ แŠฅแˆญแ‹แˆ˜แ‰ต แ‹‹แŒ‹ แ‹ซแˆตแŒˆแ‰ก: แŠฅแˆญแˆตแ‹Ž แŠจ แˆแˆˆแŒ‰ แ‹‹แŒ‹ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰: แ‹ญแˆ…แŠ• แ‰ฐแŠจแ‰ตแˆŽ แ‹‹แŒ‹ แ‹ซแˆˆแ‹ แ‹จ แˆ˜แˆˆแŠชแ‹ซ แŠญแแˆ: แˆˆแˆแˆณแˆŒ: 2 แˆดแˆš"
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,8 +4709,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ˜แ‰ƒแŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ‹แ‹ญ แ‹จ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แ‹ฐแŠ•แ‰ฅ แ‹ญแ‰ณแ‹ญ แ‹ˆแ‹ญแŠ•แˆ แ‹ญแ‹ฐแ‰ แ‰… แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ› </ahelp> แ‹จแˆšแŠจแ‰ฐแˆ‰แ‰ต แ‹จ แ‰ฐแŒแ‰ฃแˆญ แŠฅแ‰ƒแ‹Žแ‰ฝ แŠ“แ‰ธแ‹: แˆ˜แ‹แŒˆแ‰ฅ แˆ›แˆตแ‰€แˆ˜แŒซ: แˆ˜แ‰ฐแ‹: แŠ แ‹ฒแˆต แˆ˜แ‹แŒˆแ‰ฅ: แˆ˜แ‹แŒˆแ‰ฅ แˆ›แŒฅแŠแ‹ซ: แˆ›แŠแ‰ƒแ‰‚แ‹ซ:"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4725,8 +4725,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แ‹จ แˆ˜แ‰ƒแŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ‹แ‹ญ แ‹จ แŠฅแ‰ƒแ‹Žแ‰ฝ แ‰ฆแ‰ณ แ‹ญแ‰ณแ‹ญ แ‹ˆแ‹ญแŠ•แˆ แ‹ญแ‹ฐแ‰ แ‰… แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ› </ahelp> แ‹จแˆšแŠจแ‰ฐแˆ‰แ‰ต แŠฅแ‰ƒแ‹Žแ‰ฝ แŠ“แ‰ธแ‹ แ‰ฆแ‰ณแ‰ธแ‹ แ‹จแˆšแ‰€แ‹จแˆจแ‹: แ‹จ แˆ˜แ‰…แˆจแŒซ แˆแˆแŠญแ‰ต: แ‹จ แˆ˜แ‰…แˆจแŒซ แ‰ฆแ‰ณ: แ‹จ แˆ˜แ‰…แˆจแŒซ แˆแˆแŠญแ‰ต แˆ˜แ‰แŒ แˆชแ‹ซ: แ‹จ แˆ˜แ‰…แˆจแŒซ แˆ˜แ‰แŒ แˆชแ‹ซ:"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4741,24 +4741,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ˜แ‰ƒแŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ‹แ‹ญ แ‹จ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แ‹ฐแŠ•แ‰ฅ แ‹ญแ‰ณแ‹ญ แ‹ˆแ‹ญแŠ•แˆ แ‹ญแ‹ฐแ‰ แ‰… แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ› </ahelp> แ‹จแˆšแŠจแ‰ฐแˆ‰แ‰ต แ‹จ แˆ˜แ‰ƒแŠ› แŠฅแ‰ƒแ‹Žแ‰ฝ แŠ“แ‰ธแ‹: แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆ˜แ‹แŒˆแ‰ฅ: แ‹ซแˆˆแˆแ‹ แˆ˜แ‹แŒˆแ‰ฅ: แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แ‹แŒˆแ‰ฅ: แ‹จ แˆ˜แŒจแˆจแˆปแ‹ แˆ˜แ‹แŒˆแ‰ฅ:"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "แˆ›แŒฃแˆชแ‹ซ / แˆ˜แˆˆแ‹ซ"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ˜แ‰ƒแŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ‹แ‹ญ แˆ›แŒฃแˆชแ‹ซแ‹Žแ‰ฝ แ‹ญแ‰ณแ‹ญ แ‹ˆแ‹ญแŠ•แˆ แ‹ญแ‹ฐแ‰ แ‰… แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ› </ahelp> แ‹จแˆšแŠจแ‰ฐแˆ‰แ‰ต แ‹จ แˆ›แŒฃแˆชแ‹ซ แŠฅแŠ“ แˆ˜แˆˆแ‹ซ แŠฅแ‰ƒแ‹Žแ‰ฝ แŠ“แ‰ธแ‹: แŠฅแ‹จแŒจแˆ˜แˆจ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆแ‹ซ: แŠฅแ‹จแ‰€แŠแˆฐ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆแ‹ซ: แˆซแˆฑ แ‰ แˆซแˆฑ แˆ›แŒฃแˆชแ‹ซ แˆ˜แˆˆแ‹ซ: แŠแ‰ฃแˆญ แˆ›แŒฃแˆชแ‹ซ: แˆ›แŒฃแˆชแ‹ซ แˆ˜แˆแŒธแˆšแ‹ซ: แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆ˜แˆ˜แˆˆแˆป แˆ›แŒฃแˆชแ‹ซ/แˆ˜แˆˆแ‹ซ"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4773,8 +4773,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แ‹จ แˆ˜แ‰ƒแŠ› แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ›แˆณแ‹ซ แˆ‹แ‹ญ แˆแˆแŠญแ‰ต แ‰ตแŠ•แˆฝ แ‹ˆแ‹ญแŠ•แˆ แ‰ตแˆแ‰… แ‹ญแˆ†แŠ• แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ› </ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ แˆ˜แˆธแ‰ฅแˆˆแ‹ซ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ˜แŒ แŠ• แˆ˜แ‹ˆแˆฐแŠ› แ‰  แŠ แ‹แˆซ แŒฅแแˆญ แˆแŠญ แ‰  \"แ‹‹แŒ‹ แŠญแแˆŽแ‰ฝ\"แ‹แˆตแŒฅ: แ‹‹แŒ‹ แ‹จ (\"แˆ˜แˆธแ‰ฅแˆˆแ‹ซ แ‹‹แŒ‹ แŠจแแ‰ฐแŠ›แ‹\" แˆ˜แ‰€แŠแˆป \"แˆ˜แˆธแ‰ฅแˆˆแ‹ซ แ‹‹แŒ‹ แ‹แ‰…แ‰ฐแŠ›แ‹\") / 2 แ‹แŒคแ‰ฑ แ‰  แŠ แ‹แˆซ แŒฅแแˆญ แˆแŠญ แ‹จ แˆ˜แ‹ฐแ‰ฅ แŒแˆ›แˆฝ แˆ˜แŒ แŠ• แ‹ญแˆ†แŠ“แˆ</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "แŠจ แ‰ฐแˆฐแŠ“แ‹ณ แˆˆ 0 แŠจแ‹› แ‹จ แŠ แ‹แˆซ แŒฅแแˆญ แˆตแ‹แ‰ต แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ แŠฅแˆญแ‹แˆ˜แ‰ต แŒ‹แˆญ"
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "แ‹จ<emph> แ‹ณแ‰ณ </emph>tab แŒˆแŒฝ แ‹จแˆšแ‹ซแˆตแ‰ฝแˆˆแ‹ แŠฅแˆญแˆตแ‹Ž แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒญ แ‹ˆแ‹ฐ แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆ˜แˆ˜แ‹ฐแ‰ฅ แŠฅแŠ•แ‹ฒแ‰ฝแˆ‰ แŠแ‹"
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "แŠจ แ‹ณแ‰ณแ‰คแ‹ แŒ‹แˆญ แŠ แŒˆแŠ“แŠ แˆ‹แˆ‹แ‰ธแ‹ แŽแˆญแˆžแ‰ฝ: แ‹จแ‰ฐแ‹›แˆ˜แ‹ฐแ‹ แ‹ณแ‰ณแ‰คแ‹ แ‹ญแŒˆแˆˆแŒปแˆ แ‰  <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"> แŽแˆญแˆ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </link> แŠฅแˆญแˆตแ‹Ž แ‰ฐแŒแ‰ฃแˆฉแŠ• แˆ›แŒแŠ˜แ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แˆˆแ‹šแˆ… แ‹จ <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph> แ‹ณแ‰ณ </emph></link> tab แŒˆแŒฝ แ‹แˆตแŒฅ"
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "แ‹จแˆšแ‰ปแˆˆแ‹ แˆ›แˆฐแŠ“แŒƒ แˆˆ <emph> แ‹ณแ‰ณ </emph> tab แŒˆแŒฝ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠฅแŠ•แ‹ฐ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แŠ แ‹ญแŠแ‰ต แ‹ญแˆˆแ‹ซแ‹ซแˆ: แˆˆ แŠฅแˆญแˆตแ‹Ž แ‹จแˆšแ‰ณแ‹จแ‹ แˆแˆญแŒซ แ‹แŒแŒ แ‹จแˆ†แŠแ‹ แŠแ‹ แˆˆ แŠ แˆแŠ‘ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠฅแŠ“ แŠ แŒˆแ‰ฃแ‰ฅ: แ‹จแˆšแ‰€แŒฅแˆ‰แ‰ต แˆœแ‹ณแ‹Žแ‰ฝ แ‹แŒแŒ แŠ“แ‰ธแ‹:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ–แ‰ฝ แŠฅแŠ“ แˆซแ‹ฒแ‹ฎ แ‰แˆแŽแ‰ฝ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ แ‹แˆตแŒฅ แˆ˜แŒ แŠ• แˆˆ แŠญแแˆŽแ‰ฝ แ‰  แŠ แˆแŠ‘ แˆฐแŠแ‹ต แ‹แˆตแŒฅ: แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹แŠ• แŠซแˆตแ‰ปแˆ‰: แŠฅแˆญแˆตแ‹Ž แ‹ซแˆตแŒˆแ‰กแ‰ต แ‹‹แŒ‹ แ‰  แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ แ‹‹แŒ‹ (แˆ›แ‰ฅแˆชแ‹ซ) แ‹ˆแ‹ฐ แŠญแแˆ แŠฎแ’ แ‹ญแ‹ฐแˆจแŒ‹แˆ: แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹แŠ• แŠซแˆฐแŠ“แŠจแˆ‰ แŠฅแˆญแˆตแ‹Ž แ‹ซแˆตแŒˆแ‰กแ‰ต แ‹‹แŒ‹ แ‰  แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ แ‹‹แŒ‹ (แˆ›แŒฅแŠแ‹ซ) แ‹ˆแ‹ฐ แŠญแแˆ แŠฎแ’ แ‹ญแ‹ฐแˆจแŒ‹แˆ: </ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">แ‰ฃแ‹ถ แˆ€แˆจแŒ แŠฅแŠ•แ‹ดแ‰ต แŠฅแŠ•แ‹ฐแˆšแ‹ซแ‹ แˆ˜แŒแˆˆแŒซ: แ‹ˆแ‹ฐ แŠ แ‹Ž แŠจแ‰ฐแˆฐแŠ“แ‹ณ: แ‹จ แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ€แˆจแŒ แˆˆ แ‹œแˆฎ แŠฅแˆญแ‹แˆ˜แ‰ต แ‹ญแ‹ˆแˆฐแ‹ณแˆ แŠฅแŠ•แ‹ฐ แ‹‹แŒ‹ แ‰ฆแ‹ถ: แ‹ˆแ‹ฐ แŠ แ‹ญ แŠจแ‰ฐแˆฐแŠ“แ‹ณ: แˆ›แŠ•แŠ›แ‹แˆ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹ญแ‹ˆแˆฐแ‹ณแˆ แŠฅแŠ•แ‹ฐ-แŠแ‰ แˆจ แ‹ซแˆˆ แˆแŠ•แˆ แˆ˜แ‰€แ‹จแˆชแ‹ซ </ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "แ‰ฃแ‹ถ แˆ€แˆจแŒ แ‰ฃแ‹ถ แˆ€แˆจแŒ แŠแ‹ แŠจ แ‹œแˆฎ แŠฅแˆญแ‹แˆ˜แ‰ต แŒ‹แˆญ (\"\"). แ‰  แˆ˜แ‹ฐแ‰ แŠ›: แ‹‹แŒ‹ แ‰ฆแ‹ถ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠ แ‹ญแ‹ฐแˆˆแˆ แŠจ แ‰ฆแ‹ถ แˆ€แˆจแŒ แŒ‹แˆญ: แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ แ‹จ แ‰ฃแ‹ถ แ‹ฐแŠ•แ‰ฅ แ‹จแˆšแŒ แ‰…แˆ˜แ‹ แˆˆ แˆ›แˆณแ‹จแ‰ต แŠแ‹ แŠจ แˆตแˆฉ แ‹จ แ‰ฐแˆฐแˆ˜แˆจ แ‹‹แŒ‹: แ‹ซแˆแ‰ณแ‹ˆแ‰€ แ‹‹แŒ‹: แ‹ˆแ‹ญแŠ•แˆ \"แˆแŠ•แˆ แ‹‹แŒ‹ แŒˆแŠ“ แŠ แˆแŒˆแ‰ฃแˆ\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">แŠฅแˆญแˆตแ‹Ž แŽแˆญแˆ แ‰ แˆšแ‹ซแˆฐแŠ“แ‹ฑ แŒŠแ‹œ: แŠฅแˆญแˆตแ‹Ž แˆ›แˆฐแŠ“แ‹ณแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ \"แˆ›แŒฃแˆชแ‹ซ แˆ›แ‰…แˆจแ‰ขแ‹ซ\" แˆˆ แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑ แ‹จ แŒฝแˆแ แˆณแŒฅแŠ• แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠจ <emph> แ‹ณแ‰ณ </emph> tab แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‹แˆตแŒฅ: <emph> แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ: แ‰  แˆ›แŒฃแˆชแ‹ซ แ‹˜แ‹ด แ‰ แˆšแˆแˆแŒ‰ แŒŠแ‹œ: แŠฅแˆญแˆตแ‹Ž แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ แ‹šแˆ… แˆœแ‹ณ แ‹แˆตแŒฅ แŠซแˆ‰ แˆแˆ‰แˆ แˆ˜แˆจแŒƒแ‹Žแ‰ฝ แ‹แˆตแŒฅ </ahelp> แ‹จ แˆœแ‹ณ แ‹ญแ‹žแ‰ณ แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ปแˆ‹แˆ แ‰ แˆซแˆฑ แˆ˜แŒจแˆจแˆป แ‰ฐแŒแ‰ฃแˆญ: แˆ›แˆตแ‰ณแ‹ˆแˆป: แŠแŒˆแˆญ แŒแŠ• แ‹ญแˆ… แ‰ฐแŒแ‰ฃแˆญ แ‰ฅแ‹™ แˆ›แˆตแ‰ณแ‹ˆแˆป แŠฅแŠ“ แŒŠแ‹œ แ‹ญแˆแˆแŒ‹แˆ: แ‰ แ‰ฐแˆˆแ‹ญ แ‰ตแˆแ‰… แ‹จ แ‹ณแ‰ณแ‰คแ‹ แ‰ แˆšแŒ แ‰€แˆ™ แŒŠแ‹œ: แŠฅแŠ“ แ‰ฅแ‹™ แŒŠแ‹œ แŠ แ‹˜แ‹แ‰ตแˆจแ‹ แŠ แ‹ญแŒ แ‰€แˆ™ </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "แ‹ญแˆแˆจแŒก แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ•"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "แŠฅแ‹แŠแ‰ต แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒˆแ‰ฅแ‰ทแˆ"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "แˆ˜แ‰ฐแ‹ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ•"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "แˆ€แˆฐแ‰ต แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒˆแ‰ฅแ‰ทแˆ"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "แˆถแˆตแ‰ต-แˆแŠ”แ‰ณ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ• แˆˆ แˆ›แˆฐแŠ“แ‹ณแ‰ต แ‹ˆแ‹ฐ \"แ‹ซแˆแ‰ฐแ‹ˆแˆฐแŠ\" แˆแŠ”แ‰ณ"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒˆแ‰ฅแ‰ทแˆ"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แ‰แŒฅแˆญ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‰แŒฅแˆญ แ‹จแˆšแˆ˜แˆแˆต แ‰  แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แ‹แˆตแŒฅ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹ซแˆตแŒˆแ‰กแ‰ต แ‹‹แŒ‹ แŠฅแ‹แŠแ‰ต แŠจแˆ†แŠ แ‹ˆแ‹ญแŠ•แˆ แŠซแˆแˆ†แŠ 0: แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซแ‹ แ‰ฐแˆ˜แˆญแŒงแˆ <br/> แ‹ซแˆตแŒˆแ‰กแ‰ต แ‹‹แŒ‹ แˆตแˆ…แ‰ฐแ‰ต แŠจแˆ†แŠ แ‹ˆแ‹ญแŠ•แˆ 0: แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซแ‹ แŠ แˆแ‰ฐแˆ˜แˆจแŒ แˆ"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "แ‹จ แ‰ฐแŒˆแŠ“แŠ˜แ‹แŠ• แŠญแแˆ แˆ›แŒฝแŒƒ: แ‹ˆแ‹ญแŠ•แˆ แ‹ซแˆตแŒˆแ‰ก แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แ‹ซแˆตแŒˆแ‰ก แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แˆตแˆ…แ‰ฐแ‰ต แ‹จแˆšแˆ˜แˆแˆต"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "แˆณแŒฅแŠ• แ‹ญแˆแˆจแŒก: แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แŒฝแˆแ แ‹ญแ‹Ÿแˆ"
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "แŒฝแˆแ‰ แŠจ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แ‹แˆตแŒฅ แŠฎแ’ แ‰ฐแ‹ฐแˆญแŒ“แˆ แ‹ˆแ‹ฐ แŠญแแˆ‰"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "แˆณแŒฅแŠ• แˆ˜แˆแˆจแŒฅ แˆ˜แ‰ฐแ‹: แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แŒฝแˆแ แ‹ญแ‹Ÿแˆ"
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แŒฝแˆแ แ‹ญแ‹Ÿแˆ: แ‹ซแˆตแŒˆแ‰ก แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŒฝแˆแ แ‹ˆแ‹ฐ แŠญแแˆ‰"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แŒฝแˆแ แ‹ญแ‹Ÿแˆ: แ‹ซแˆตแŒˆแ‰ก แˆŒแˆ‹ แŒฝแˆแ แ‹ˆแ‹ฐ แŠญแแˆ‰"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "แ‹จ แˆแˆญแŒซ แ‰แˆแ แ‹ญแˆแˆจแŒก"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "แŠฅแ‹แŠแ‰ต แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒˆแ‰ฅแ‰ทแˆ"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "แ‹จ แˆแˆญแŒซ แ‰แˆแ แ‹จแˆ›แ‹ญแˆ˜แˆจแŒ แ‹ แ‰  แˆ˜แˆแˆจแŒฅ แŠแ‹ แˆŒแˆ‹ แ‹จ แˆแˆญแŒซ แ‰แˆแ"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "แˆ€แˆฐแ‰ต แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒˆแ‰ฅแ‰ทแˆ"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แ‰แŒฅแˆญ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‰แŒฅแˆญ แ‹จแˆšแˆ˜แˆแˆต แ‰  แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แ‹แˆตแŒฅ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹ซแˆตแŒˆแ‰กแ‰ต แ‹‹แŒ‹ แŠฅแ‹แŠแ‰ต แŠจแˆ†แŠ แ‹ˆแ‹ญแŠ•แˆ แŠซแˆแˆ†แŠ 0: แ‹จ แˆแˆญแŒซ แ‰แˆแ แ‰ฐแˆ˜แˆญแŒงแˆ <br/> แ‹ซแˆตแŒˆแ‰กแ‰ต แ‹‹แŒ‹ แˆตแˆ…แ‰ฐแ‰ต แŠจแˆ†แŠ แ‹ˆแ‹ญแŠ•แˆ 0: แ‹จ แˆแˆญแŒซ แˆ›แ‹ตแˆจแŒŠแ‹ซแ‹ แŠ แˆแ‰ฐแˆ˜แˆจแŒ แˆ"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "แ‹จ แ‰ฐแŒˆแŠ“แŠ˜แ‹แŠ• แŠญแแˆ แˆ›แŒฝแŒƒ: แ‹ˆแ‹ญแŠ•แˆ แ‹ซแˆตแŒˆแ‰ก แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แ‹ซแˆตแŒˆแ‰ก แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แˆตแˆ…แ‰ฐแ‰ต แ‹จแˆšแˆ˜แˆแˆต"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "แ‹จ แˆแˆญแŒซ แ‰แˆแ แŠ แˆแ‰ฐแˆ˜แˆจแŒ แˆ"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "แˆณแŒฅแŠ• แ‹ญแˆแˆจแŒก: แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แŒฝแˆแ แ‹ญแ‹Ÿแˆ"
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "แŒฝแˆแ‰ แŠจ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แ‹แˆตแŒฅ แŠฎแ’ แ‰ฐแ‹ฐแˆญแŒ“แˆ แ‹ˆแ‹ฐ แŠญแแˆ‰"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "แ‹ญแŒซแŠ‘ แˆŒแˆ‹ แ‹จ แˆแˆญแŒซ แ‰แˆแ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‰กแ‹ตแŠ•: แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แŒฝแˆแ แ‹ญแ‹Ÿแˆ"
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แŒฝแˆแ แ‹ญแ‹Ÿแˆ: แ‹ซแˆตแŒˆแ‰ก แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŒฝแˆแ แ‹ˆแ‹ฐ แŠญแแˆ‰"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แ‹‹แŒ‹ แˆณแŒฅแŠ• แŒฝแˆแ แ‹ญแ‹Ÿแˆ: แ‹ซแˆตแŒˆแ‰ก แˆŒแˆ‹ แŒฝแˆแ แ‹ˆแ‹ฐ แŠญแแˆ‰"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "แŒฝแˆแ‰แŠ• แ‹ˆแ‹ฐ แŒฝแˆแ แˆณแŒฅแŠ• แ‹แˆตแŒฅ แ‹ซแˆตแŒˆแ‰ก"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "แŒฝแˆแ‰ แŠฎแ’ แ‰ฐแ‹ฐแˆญแŒ“แˆ แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "แ‹จ แŒฝแˆแ แˆณแŒฅแŠ• แˆ›แŒฝแŒƒ"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "แ‹จแ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒธแ‹ตแ‰ทแˆ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แ‰แŒฅแˆญ แŠจ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒ‹แˆญ"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "แŒฝแˆแ‰ แŠฎแ’ แ‰ฐแ‹ฐแˆญแŒ“แˆ แ‹ˆแ‹ฐ แŒฝแˆแ แˆณแŒฅแŠ• แ‹แˆตแŒฅ"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แ‹แˆตแŒฅ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‹แŒคแ‰ต แŠฎแ’ แ‰ฐแ‹ฐแˆญแŒ“แˆ แ‹ˆแ‹ฐ แŒฝแˆแ แˆณแŒฅแŠ• แ‹แˆตแŒฅ"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "แ‹จแ‰ฐแŒˆแŠ“แŠ˜ แŠญแแˆ แˆ›แŒฝแŒƒ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "แ‹จ แŒฝแˆแ แˆณแŒฅแŠ• แŒธแ‹ตแ‰ทแˆ"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "แ‹ˆแ‹ฐ แˆœแ‹ณแ‹ แ‰แŒฅแˆญ แ‹ซแˆตแŒˆแ‰ก"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "แ‰แŒฅแˆฉ แŠฎแ’ แ‰ฐแ‹ฐแˆญแŒ“แˆ แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "แˆœแ‹ณแ‹แŠ• แˆ›แŒฝแŒƒ"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "แ‹‹แŒ‹ 0 แ‰ฐแˆฐแŠ“แ‹ตแ‰ทแˆ แˆˆ แ‰ฐแŒˆแŠ“แŠ˜ แŠญแแˆ"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แ‰แŒฅแˆญ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‰แŒฅแˆญ แ‹จแˆšแˆ˜แˆแˆต แ‰  แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แ‹แˆตแŒฅ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "แ‰แŒฅแˆฉ แ‹ˆแ‹ฐ แˆœแ‹ณแ‹ แŠฎแ’ แ‰ฐแ‹ฐแˆญแŒ“แˆ"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "แ‹จ แ‰ฐแŒˆแŠ“แŠ˜แ‹แŠ• แŠญแแˆ แˆ›แŒฝแŒƒ: แ‹ˆแ‹ญแŠ•แˆ แ‹ซแˆตแŒˆแ‰ก แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แ‹ซแˆตแŒˆแ‰ก แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แˆตแˆ…แ‰ฐแ‰ต แ‹จแˆšแˆ˜แˆแˆต"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "แ‹‹แŒ‹ 0 แ‰ฐแˆฐแŠ“แ‹ตแ‰ทแˆ แˆˆ แˆœแ‹ณ"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "แ‹จ แ‰ฐแŒˆแŠ“แŠ™ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ: แˆ›แˆตแˆ›แˆšแ‹ซ แ‹จ แŒฝแˆแ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แ‹จ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰  แŠญแแˆ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แ‹แˆตแŒฅ"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "แ‹จ แ‰ฐแŒˆแŠ“แŠ™ แˆแˆญแŒซแ‹Žแ‰ฝ แ‰ฆแ‰ณ: แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แŠแŒ แˆ‹ แŠฅแ‰ƒ แ‰ฆแ‰ณแ‹ แ‰  แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ แ‹ญแˆตแˆ›แˆ›แˆ แŠจ แ‰แŒฅแˆญ แ‹‹แŒ‹ แŒ‹แˆญ แ‰  แŠญแแˆ‰ แ‹แˆตแŒฅ"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "แ‹ญแˆแˆจแŒก แŠแŒ แˆ‹ แ‹แˆญแ‹แˆญ แŠฅแ‰ƒ"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "แˆแˆญแŒซแ‹ แ‰ฐแŒˆแŠ“แŠแ‰ทแˆ: แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹ แŠฅแ‰ƒ แ‰ฆแ‰ณ แŠฎแ’ แ‹ญแ‹ฐแˆจแŒ‹แˆ แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แ‹แˆตแŒฅ: แˆˆแˆแˆณแˆŒ: แˆถแˆตแ‰ฐแŠ›แ‹ แŠฅแ‰ƒ แŠจ แ‰ฐแˆ˜แˆจแŒ : แ‰แŒฅแˆญ 3 แŠฎแ’ แ‹ญแ‹ฐแˆจแŒ‹แˆ"
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "แ‹ญแˆแˆจแŒก แ‰ แˆญแŠซแ‰ณ แ‹แˆญแ‹แˆญ แŠฅแ‰ƒแ‹Žแ‰ฝ"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒˆแ‰ฅแ‰ทแˆ"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "แˆแˆ‰แŠ•แˆ แ‹แˆญแ‹แˆญ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ˜แ‰ฐแ‹"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แ‰ฐแŒˆแŠ“แŠแ‰ฐแ‹‹แˆ: แ‹จแ‰ฐแŒˆแŠ“แŠ˜ แŠญแแˆ แŒธแ‹ตแ‰ทแˆ"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "แˆแˆญแŒซแ‹ แ‰ฐแŒˆแŠ“แŠแ‰ทแˆ: แ‹‹แŒ‹ 0 แŠ แˆตแŒˆแ‰ฅแ‰ฐแ‹‹แˆ แŠฅแŠ•แ‹ฐ แŠ แŒˆแŠ“แŠ แŠญแแˆ"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แ‰แŒฅแˆญ แŠจ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒ‹แˆญ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แ‰ฐแŒˆแŠ“แŠแ‰ฐแ‹‹แˆ: แ‹ญแˆแˆแŒ‰ แŠฅแŠ“ แ‹ญแˆแˆจแŒก แŠฅแŠฉแˆ แ‹จแˆ†แŠ แ‹แˆญแ‹แˆญ แŠฅแ‰ƒ"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "แˆแˆญแŒซแ‹ แ‰ฐแŒˆแŠ“แŠแ‰ทแˆ: แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹ แŠฅแ‰ƒ แ‹แˆญแ‹แˆญ แ‰  แ‰ฐแ‹ˆแˆฐแŠ แ‰ฆแ‰ณ (แˆ˜แŒ€แˆ˜แˆชแ‹ซ แ‰  1 แˆˆ แˆ˜แŒ€แˆ˜แˆชแ‹ซแ‹ แŠฅแ‰ƒ) แ‹ญแˆ˜แˆจแŒฃแˆ: แŠซแˆแ‰ฐแŒˆแŠ˜: แˆแˆ‰แˆ แŠ แ‹ญแˆ˜แˆจแŒฅแˆ"
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แ‹แˆตแŒฅ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "แˆ˜แˆแˆˆแŒŠแ‹ซ แŠฅแŠ“ แˆ˜แˆแˆจแŒซ แŠจ แ‹แˆญแ‹แˆญ แŠฅแ‰ƒ แ‹แˆตแŒฅ แ‹จแˆšแˆ˜แˆณแˆฐแˆˆแ‹แŠ• แˆˆ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‹แŒคแ‰ต แŠฅแŠ“ แˆˆ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แ‹˜แ‹ด"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "แ‹จแ‰ฐแŒˆแŠ“แŠ˜ แŠญแแˆ แˆ›แŒฝแŒƒ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "แˆแˆ‰แŠ•แˆ แŠฅแ‰ƒแ‹Žแ‰ฝ แŠจ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ แˆ˜แ‰ฐแ‹"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "แ‹จ แ‹แˆญแ‹แˆญ แˆแŠ•แŒญ แˆ˜แŒ แŠ• แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แˆ˜แ‰€แ‹จแˆชแ‹ซ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "แŒฝแˆแ แ‹ซแˆตแŒˆแ‰ก แ‹ˆแ‹ฐ แˆ›แˆจแˆšแ‹ซ แ‹˜แ‹ด แ‰  แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ• แ‹แˆตแŒฅ: แ‹ˆแ‹ญแŠ•แˆ แ‹ญแˆแˆจแŒก แˆ›แˆตแŒˆแ‰ขแ‹ซ แŠจ แ‹ˆแ‹ฐ แ‰ณแ‰ฝ-แ‹จแˆšแ‹˜แˆจแŒˆแ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "แŒฝแˆแ‰ แŠฎแ’ แ‰ฐแ‹ฐแˆญแŒ“แˆ แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "แ‹จ แˆ›แˆจแˆšแ‹ซ แˆœแ‹ณ แˆ›แŒฝแŒƒ แˆˆ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ•"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "แ‹จแ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒธแ‹ตแ‰ทแˆ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แ‰แŒฅแˆญ แŠจ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แŒ‹แˆญ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แ‰แŒฅแˆญ แŠฎแ’ แ‹ญแ‹ฐแˆจแŒ‹แˆ แ‹ˆแ‹ฐ แˆ›แˆจแˆšแ‹ซ แˆœแ‹ณ แ‹แˆตแŒฅ แˆˆ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ•"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "แ‹ซแˆตแŒˆแ‰ก แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‹ˆแ‹ฐ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แŠญแแˆ แ‹แˆตแŒฅ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แ‹แŒคแ‰ต แŠฎแ’ แ‹ญแ‹ฐแˆจแŒ‹แˆ แ‹ˆแ‹ฐ แˆ›แˆจแˆšแ‹ซ แˆœแ‹ณ แ‹แˆตแŒฅ แˆˆ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ•"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "แ‹จแ‰ฐแŒˆแŠ“แŠ˜ แŠญแแˆ แˆ›แŒฝแŒƒ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "แ‹จ แˆ›แˆจแˆšแ‹ซ แˆœแ‹ณ แˆ›แŒฝแŒƒ แˆˆ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ แˆณแŒฅแŠ•"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "แ‹จ แ‹แˆญแ‹แˆญ แˆแŠ•แŒญ แˆ˜แŒ แŠ• แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แˆ˜แ‰€แ‹จแˆชแ‹ซ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "แ‹จ แ‰ฐแŒˆแŠ“แŠ™ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ: แˆ›แˆตแˆ›แˆšแ‹ซ แ‹จ แŒฝแˆแ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แ‹จ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰  แŠญแแˆ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แ‹แˆตแŒฅ: แ‹ญแˆแˆจแŒก \"แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แˆ›แˆตแŒˆแ‰ขแ‹ซ\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "แ‹จ แ‰ฐแŒˆแŠ“แŠ™ แˆแˆญแŒซแ‹Žแ‰ฝ แ‰ฆแ‰ณ: แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แŠแŒ แˆ‹ แŠฅแ‰ƒ แ‰ฆแ‰ณแ‹ แ‰  แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ แ‹ญแˆตแˆ›แˆ›แˆ แŠจ แ‰แŒฅแˆญ แ‹‹แŒ‹ แŒ‹แˆญ แ‰  แŠญแแˆ‰ แ‹แˆตแŒฅ: แ‹ญแˆแˆจแŒก \"แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰ฆแ‰ณ\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ: แˆแŠ”แ‰ณแ‹Žแ‰ฝ</bookmark_value> <bookmark_value>แˆแŠ”แ‰ณแ‹Žแ‰ฝ: แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹Žแ‰ฝ</bookmark_value> <bookmark_value>แˆ›แŠญแˆฎแˆต: แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ แˆˆ แˆแŠ”แ‰ณแ‹Žแ‰ฝ แ‰  แŽแˆญแˆžแ‰ฝ แ‹แˆตแŒฅ</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,24 +6589,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "แ‰  <emph> แˆแŠ”แ‰ณแ‹Žแ‰ฝ </emph> tab แŒˆแŒฝ แ‹แˆตแŒฅ แŠฅแˆญแˆตแ‹Ž แˆ›แŒˆแŠ“แŠ˜แ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แˆ›แŠญแˆฎแˆต แŠจ แˆแŠ”แ‰ณแ‹Žแ‰ฝ แŒ‹แˆญ แ‹จ แ‰ฐแˆแŒ แˆฉ แ‰  แŽแˆญแˆžแ‰ฝ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณแ‹Žแ‰ฝ แ‹แˆตแŒฅ"
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "แˆแŠ”แ‰ณแ‹ แ‰ แˆšแˆแŒ แˆญ แŒŠแ‹œ: แ‹จ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แˆ›แŠญแˆฎแˆต แ‹ญแŒ แˆซแˆ: แ‹จ แˆ›แŠญแˆฎแˆต แˆแŠ”แ‰ณ แˆˆ แˆ˜แˆแŒธแˆ: แ‹ญแŒซแŠ‘ แ‹จ <emph>...</emph> แ‰แˆแ: แ‹จ <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"> แ‰ฐแŒแ‰ฃแˆญ แˆ˜แˆแŒธแˆšแ‹ซ </link> แŠ•แŒแŒแˆญ แ‹ญแŠจแˆแ‰ณแˆ"
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "แŠฅแŠ•แ‹ฐ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แŠ แ‹ญแŠแ‰ต: แ‹จ แ‰ฐแˆˆแ‹ซแ‹ฉ แˆแŠ”แ‰ณแ‹Žแ‰ฝ แ‹แŒแŒ แŠ“แ‰ธแ‹:แ‹แŒแŒ แ‹จแˆ†แŠ‘ แˆแŠ”แ‰ณแ‹Žแ‰ฝ แ‰ฅแ‰ป แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠฅแŠ“ แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แ‰  <emph>แˆแŠ”แ‰ณแ‹Žแ‰ฝ</emph> tab แŒˆแŒฝ แ‹แˆตแŒฅ: แ‹จแˆšแ‰€แŒฅแˆ‰แ‰ต แˆแŠ”แ‰ณแ‹Žแ‰ฝ แ‰ฐแŒˆแˆแŒธแ‹‹แˆ"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">แˆแŠ”แ‰ณแ‹ แ‹จ แ‰ฐแˆแŒธแˆ˜แ‹ แ‰ฐแŒแ‰ฃแˆญ แŠจ แˆ˜แŒ€แˆ˜แˆฉ แ‰ แŠแ‰ต แŠแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹แŠ• แ‰  แˆ˜แŒซแŠ• </ahelp> แˆˆแˆแˆณแˆŒ แ‹ญแŒซแŠ‘ แ‹จ \"แˆ›แ‰…แˆจแ‰ขแ‹ซ\" แ‰แˆแ แ‹จ แˆ˜แˆ‹แŠชแ‹ซ แ‰ฐแŒแ‰ฃแˆญ แ‹ซแˆตแŠแˆณแˆ: แŠแŒˆแˆญ แŒแŠ• แ‹‹แŠ“แ‹ \"แˆ›แˆตแŒˆแ‰ขแ‹ซ\" แˆ‚แ‹ฐแ‰ต แ‹จแˆšแŒ€แˆแˆจแ‹ แ‰  <emph> แˆ›แˆตแŠแˆป </emph> แˆแŠ”แ‰ณ แˆฒแˆแŒ แˆญ แŠแ‹: แ‹จ <emph> แ‰ฐแŒแ‰ฃแˆญ แˆ›แŒฝแ‹ฐแ‰‚แ‹ซ </emph> แˆแŠ”แ‰ณ แŠฅแˆญแˆตแ‹ŽแŠ• แ‹จแˆšแ‹ซแˆตแ‰ฝแˆˆแ‹ แˆ‚แ‹ฐแ‰ฑแŠ• แˆ›แˆตแ‰†แˆ แŠแ‹: แ‹จ แ‰ฐแŒˆแŠ“แŠ˜แ‹ แ‹˜แ‹ด แˆ˜แˆแˆต แ‹ญแˆแŠซแˆ แˆ€แˆฐแ‰ต <emph> แ‰ แˆšแŒ€แˆแˆญ แŒŠแ‹œ </emph> แŠ แ‹ญแˆแŒธแˆแˆ"
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">แ‹จ <emph>แ‰ฐแŒแ‰ฃแˆญ แˆ˜แˆแŒธแˆšแ‹ซ </emph> แˆแŠ”แ‰ณ แ‹จแˆšแˆแŒ แˆจแ‹ แ‰ฐแŒแ‰ฃแˆญ แˆฒแŒ€แˆแˆญ แŠแ‹</ahelp> แˆˆแˆแˆณแˆŒ: แŠฅแˆญแˆตแ‹Ž \"แˆ›แˆตแŒˆแ‰ขแ‹ซ\" แ‰แˆแ แ‰  แŠฅแˆญแˆตแ‹Ž แŽแˆญแˆ แˆ‹แ‹ญ แŠซแˆตแŒˆแ‰ก: แ‹จ แˆ˜แˆ‹แŠชแ‹ซ แˆ‚แ‹ฐแ‰ต แ‹จแˆšแ‹ˆแŠญแˆˆแ‹ แ‰ฐแŒแ‰ฃแˆญ แ‹ญแŒ€แˆแˆซแˆ"
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">แ‹จ<emph> แ‰ฐแ‰€แ‹จแˆฉ </emph>แˆแŠ”แ‰ณแ‹Žแ‰ฝ แ‹จแˆšแˆแŒธแˆ™แ‰ต แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‰ตแŠฉแˆจแ‰ต แˆฒแ‹ซแŒฃ แŠแ‹ แŠฅแŠ“ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‹ญแ‹žแ‰ณ แ‰ฐแ‰€แ‹ญแˆฏแˆ แ‰ตแŠฉแˆจแ‰ฑแŠ• แŠซแŒฃ แŒ€แˆแˆฎ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">แ‹จ<emph> แŒฝแˆแ แˆ›แˆปแˆปแ‹ซ </emph>แ‹จแˆšแˆแŒธแˆ˜แ‹ แŠฅแˆญแˆตแ‹Ž แŒฝแˆแ แˆฒแ‹ซแˆตแŒˆแ‰ก แ‹ˆแ‹ญแŠ•แˆ แˆฒแ‹ซแˆปแˆฝแˆ‰ แŠแ‹ แ‰  แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆœแ‹ณ แ‹แˆตแŒฅ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,8 +6685,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">แ‹จ <emph> แŠฅแ‰ƒ แˆแŠ”แ‰ณ แ‰ฐแ‰€แ‹ญแˆฏแˆ </emph> แˆแŠ”แ‰ณ แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‹จ แˆ˜แ‰†แŒ แŒ แˆชแ‹ซ แˆแŠ”แ‰ณ แˆฒแ‰€แ‹จแˆญ แŠแ‹ </ahelp> แ‹จ <emph> แŠฅแ‰ƒ แˆแŠ”แ‰ณ แ‰ฐแ‰€แ‹ญแˆฏแˆ </emph> แˆแŠ”แ‰ณแ‹ แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆแŠ”แ‰ณแ‹ แˆฒแ‰€แ‹จแˆญ แŠแ‹"
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">แ‹จ<emph> แ‰ตแŠฉแˆจแ‰ต แ‰ แˆšแ‹ซแŒˆแŠ แŒŠแ‹œ </emph>แˆแŠ”แ‰ณแ‹ แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แˆแŠ”แ‰ณ แ‰ตแŠฉแˆจแ‰ต แˆฒแ‹ซแŒˆแŠ แŠแ‹ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">แ‹จ <emph> แ‰แˆแ แ‰ฐแŒญแŠแ‹‹แˆ </emph> แˆแŠ”แ‰ณแ‹ แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‰ฐแŒ แ‰ƒแˆšแ‹ แˆ›แŠ•แŠ›แ‹แŠ•แˆ แ‰แˆแ แˆฒแŒซแŠ• แŠแ‹: แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‰ตแŠฉแˆจแ‰ต แŠฅแŠ•แ‹ณแˆˆแ‹ </ahelp> แ‹ญแˆ… แˆแŠ”แ‰ณ แˆแŠ“แˆแ‰ฃแ‰ต แ‹จ แ‰ฐแŒˆแŠ“แŠ˜ แŠแ‹ แŠจ แˆ›แŠญแˆฎแˆต แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ แŒ‹แˆญ แˆˆ แˆ˜แˆ˜แˆญแˆ˜แˆญ"
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">แ‹จ <emph>แ‰แˆแ แˆˆแ‰€แ‹‹แˆ </emph>แˆแŠ”แ‰ณ แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‰ฐแŒ แ‰ƒแˆšแ‹ แˆ›แŠ•แŠ›แ‹แŠ•แˆ แ‰แˆแ แˆฒแˆˆแ‰… แŠแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แ‰ตแŠฉแˆจแ‰ต แŠฅแŠ•แ‹ณแˆˆแ‹ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">แ‹จ<emph> แŠ แ‹ญแŒฅ แ‹แˆตแŒฅ </emph>แˆแŠ”แ‰ณแ‹ แ‹ญแˆแŒธแˆ›แˆ แ‹จ แŠ แ‹ญแŒฅ แ‰แˆแ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แ‹แˆตแŒฅ แˆฒแˆ†แŠ• </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">แ‹จ<emph> แŠ แ‹ญแŒฅ แ‰แˆแ แˆฒแŠ•แ‰€แˆณแ‰€แˆต แ‰แˆแ แ‰ฐแŒญแŠแ‹ แ‹ญแ‹˜แ‹ </emph>แˆแŠ”แ‰ณแ‹ แ‹ญแˆแŒธแˆ›แˆ แ‰…แ‹ญแŒฅ แ‰ แˆšแŒŽแ‰ตแ‰ฑ แŒŠแ‹œ แ‰แˆแ แ‰ฐแŒญแŠแ‹ แ‹ญแ‹˜แ‹ </ahelp> แˆˆแˆแˆณแˆŒ: แˆฒแŒŽแ‰ตแ‰ฑ-แŠฅแŠ“-แˆฒแŒฅแˆ‰: แ‰ฐแŒจแˆ›แˆช แ‰แˆแ แ‹˜แ‹ด แ‹ญแ‹ˆแˆตแŠ“แˆ (แˆ›แŠ•แ‰€แˆณแ‰€แˆป แ‹ˆแ‹ญแŠ•แˆ แŠฎแ’ แˆ›แ‹ตแˆจแŒŠแ‹ซ)"
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">แ‹จ<emph> แŠ แ‹ญแŒฅ แ‰ฐแŠ•แ‰€แˆณแ‰…แˆทแˆ </emph>แˆแŠ”แ‰ณ แ‹จแˆšแˆแŒ แˆจแ‹ แŠ แ‹ญแŒก แˆฒแŠ•แ‰€แˆณแ‰€แˆต แŠแ‹ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซแ‹ แˆ‹แ‹ญ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">แ‹จ<emph> แŠ แ‹ญแŒฅ แ‰แˆแ แ‰ฐแŒญแŠแ‹‹แˆ </emph>แˆแŠ”แ‰ณ แ‹จแˆšแˆแŒ แˆจแ‹ แ‹จ แŠ แ‹ญแŒฅ แ‰แˆแ แˆฒแŒซแŠ‘ แŠแ‹: แ‹จ แŠ แ‹ญแŒฅ แˆ˜แŒ แ‰†แˆšแ‹ซ แ‰  แˆ˜แ‰†แŒฃแŒ แˆญ แˆ‹แ‹ญ แŠฅแŠ•แ‹ณแˆˆ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">แ‹จ<emph> แŠ แ‹ญแŒฅ แ‰แˆแ แˆˆแ‰…แ‰€แ‹‹แˆ </emph>แˆแŠ”แ‰ณ แ‹จแˆšแˆแŒ แˆจแ‹ แ‹จ แŠ แ‹ญแŒฅ แ‰แˆแ แˆฒแˆˆแ‰ แŠแ‹: แ‹จ แŠ แ‹ญแŒฅ แˆ˜แŒ แ‰†แˆšแ‹ซ แ‰  แˆ˜แ‰†แŒฃแŒ แˆญ แˆ‹แ‹ญ แŠฅแŠ•แ‹ณแˆˆ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">แ‹ญแˆ…<emph> แŠ แ‹ญแŒฅ แ‹แŒช </emph>แˆแŠ”แ‰ณแ‹ แ‹ญแˆแŒธแˆ›แˆ แ‹จ แŠ แ‹ญแŒฅ แ‰แˆแ แ‰  แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แ‹แŒช แˆฒแˆ†แŠ• </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "แ‹ญแŒซแŠ‘ แ‹จ <emph> แˆ˜แ‰ƒแŠ› แˆ›แ‰ฅแˆชแ‹ซ/แˆ›แŒฅแŠแ‹ซ </emph> แˆแˆแŠญแ‰ตแŠ• แˆˆแˆ›แˆณแ‹จแ‰ต แ‹ˆแ‹ญแŠ•แˆ แˆˆแˆ˜แ‹ฐแ‰ แ‰… <emph> แˆ˜แ‰ƒแŠ›แ‹แŠ• </emph>"
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "แŠฅแŠ•แ‹ฒแˆแˆ แˆ˜แŒฅแˆซแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ <emph>แˆ˜แ‰ƒแŠ›แ‹แŠ•</emph> แ‰ แˆ˜แˆแˆจแŒฅ <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ˜แ‰ƒแŠ›</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ˜แ‰ƒแŠ›</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ˜แ‰ƒแŠ›</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ˜แ‰ƒแŠ›</link></caseinline><defaultinline>แˆ˜แˆ˜แˆแŠจแ‰ป - แˆ˜แ‰ƒแŠ›</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,16 +9461,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">แ‹จ แ‹˜แ‹ดแ‹Žแ‰ฝ แˆ˜แˆตแŠฎแ‰ต แ‹ญแ‰ณแ‹ญ แ‹ˆแ‹ญแŠ•แˆ แŠ แ‹ญแ‰ณแ‹ญ แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แ‹ˆแˆฐแŠ›: แŠฅแˆญแˆตแ‹Ž แ‹˜แ‹ดแ‹Žแ‰ฝ แˆ˜แˆ˜แ‹ฐแ‰ฅ แŠฅแŠ“ แˆ›แ‹ฐแˆซแŒ€แ‰ต แ‹จแˆšแ‰ฝแˆ‰แ‰ แ‰ต </ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑ $[officename] แˆ˜แ‰ฐแŒแ‰ แˆชแ‹ซ แ‹จแˆซแˆฑ แ‹˜แ‹ดแ‹Žแ‰ฝ แˆ˜แˆตแŠฎแ‰ต แŠ แˆˆแ‹: แ‰ แ‹šแˆ… แ‹จแ‰ฐแŠแˆณ แ‹จ แ‰ฐแˆˆแ‹ซแ‹จ แˆ˜แˆตแŠฎแ‰ต แŠ แˆ‹แ‰ธแ‹ แˆˆ <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\"> แŒฝแˆแ แˆฐแŠแ‹ถแ‰ฝ </link></caseinline><defaultinline> แŒฝแˆแ แˆฐแŠแ‹ถแ‰ฝ </defaultinline></switchinline> แˆˆ <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\"> แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ </link></caseinline><defaultinline> แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ </defaultinline></switchinline> แŠฅแŠ“ แˆˆ <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\"> แˆ›แ‰…แˆจแ‰ขแ‹ซแ‹Žแ‰ฝ/แˆ˜แˆณแ‹ซ แˆฐแŠแ‹ถแ‰ฝ </link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\"> แˆ›แ‰…แˆจแ‰ขแ‹ซแ‹Žแ‰ฝ/แˆ˜แˆณแ‹ซ แˆฐแŠแ‹ถแ‰ฝ </link></caseinline><defaultinline> แˆ›แ‰…แˆจแ‰ขแ‹ซแ‹Žแ‰ฝ/แˆ˜แˆณแ‹ซ แˆฐแŠแ‹ถแ‰ฝ </defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9517,16 +9517,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แŠฅแ‰ƒ แ‹ˆแ‹ฐ แŠแ‰ฃแˆฉ แ‹จ แŠ แŠ•แ‰€แŒฝ แ‹˜แ‹ด แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆˆ แˆ˜แˆ˜แˆˆแˆต แ‹ญแˆแˆจแŒก <emph> แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แŒฝแŒƒ </emph> แ‹ญแˆแˆจแŒก <emph> แ‰ฐแŒจแˆ›แˆช แ‹˜แ‹ดแ‹Žแ‰ฝ </emph> แ‹จ แ‹˜แ‹ดแ‹Žแ‰ฝ แˆ˜แˆตแŠฎแ‰ต แˆˆ แˆ˜แŠญแˆแ‰ต"
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‰แˆแ แˆ‹แ‹ญ แˆ˜แŒซแŠ• แ‰  แ‹˜แ‹ดแ‹Žแ‰ฝ แˆตแˆ แˆ‹แ‹ญ แ‰ฅแ‰…-แ‰ฃแ‹ญ แ‹แˆญแ‹แˆญ แ‹ซแˆณแ‹ซแˆ แŠฅแˆญแˆตแ‹ŽแŠ• แ‹จแˆšแ‹ซแˆตแ‰ฝแˆ แ‹˜แ‹ด แˆˆแˆ›แˆปแˆปแˆ แŠจ แŠ แˆแŠ‘ แˆแˆญแŒซ แ‹ˆแ‹ญแŠ•แˆ แ‹˜แ‹ด แˆ›แˆจแˆšแ‹ซ แ‹แˆตแŒฅ:"
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">แŠฅแˆญแˆตแ‹Ž แˆ›แ‹จแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แŠแ‹ฐแˆŽแ‰ฝ แŠ แ‰€แˆซแˆจแ‰ฅ แˆตแˆ แ‹จ แ‰ฐแ‹›แˆ˜แ‹ฑ แŠแ‹ฐแˆŽแ‰ฝ แŠฅแˆญแˆตแ‹Ž แˆแˆแŠญแ‰ต แŠซแ‹ฐแˆจแŒ‰ แ‰  <emph> แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ แ‰  แŠแ‹ฐแˆŽแ‰ฝ แ‹แˆญแ‹แˆญ </emph> แˆœแ‹ณ แ‹แˆตแŒฅ <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - แˆ˜แˆ˜แˆแŠจแ‰ป </link> แ‰  แˆแˆญแŒซ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ </variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แŠฅแˆญแˆตแ‹Ž แŠจ แ‰ฐแŒซแŠ‘ แ‹จ <emph>แˆ›แˆตแˆจแŒŠแ‹ซ แˆ›แˆณแŠแˆป</emph> แˆแˆแŠญแ‰ต แ‰ฐแŒญแŠแ‹ แ‹ญแ‹˜แ‹ แ‹จ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline> แ‰แˆแ: แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ›แˆตแˆจแŒŠแ‹ซ แˆˆ แŠ แŠ•แ‰€แŒน แ‰  แŠแ‰ฃแˆญ แ‹ญแŠ•แ‰€แˆณแ‰€แˆณแˆ แ‰  tab แˆ›แˆตแ‰†แˆšแ‹ซ แ‰  แ‰ฐแˆฐแŠ“แ‹ณแ‰ แ‰ต แˆตแˆญ<link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ - แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ</emph></link> แ‰  แˆแˆญแŒซ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹ญแŒซแŠ‘ แ‹จ แˆ›แˆตแˆจแŒŠแ‹ซ แˆ˜แŒจแˆ˜แˆชแ‹ซ แˆแˆแŠญแ‰ต แˆˆ แˆ˜แŒจแˆ˜แˆญ แ‹จ แŒแˆซ แˆ›แˆตแˆจแŒŠแ‹ซแ‹แŠ• แ‰  แŠ แˆแŠ‘ แŠ แŠ•แ‰€แŒฝ แ‹แˆตแŒฅ: แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŠญแแˆ แ‹ญแ‹žแ‰ณ แŠฅแŠ“ แ‹ˆแ‹ฐ แŠแ‰ฃแˆญ tab แ‰ฆแ‰ณ แˆˆแˆ›แˆฐแŠ“แ‹ณแ‰ต </ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹ญแŒซแŠ‘ แ‹จ <emph> แˆ›แˆตแˆจแŒŠแ‹ซ แˆ˜แŒจแˆ˜แˆชแ‹ซ </emph> แˆแˆแŠญแ‰ต แ‰ฐแŒญแŠแ‹ แ‹ญแ‹˜แ‹ แ‹จ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> แ‰แˆแ: แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ›แˆตแˆจแŒŠแ‹ซ แˆˆ แŠ แŠ•แ‰€แŒน แ‰  แŠแ‰ฃแˆญ แ‹ญแŠ•แ‰€แˆณแ‰€แˆณแˆ แ‰  tab แˆ›แˆตแ‰†แˆšแ‹ซ แ‰ แ‰ฐแˆฐแŠ“แ‹ณแ‰ แ‰ต แˆตแˆญ <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ - แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ </emph></link> แ‰  แˆแˆญแŒซ แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แ‹แˆตแŒฅ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "แˆ›แˆตแˆจแŒŠแ‹ซ แ‰ฐแŒจแˆแˆฏแˆ แ‰  แ‹ญแˆ…แŠ• แ‹ซแˆ…แˆ แˆ˜แŒ แŠ• แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹ แ‰แˆแ</caseinline><defaultinline>Ctrl แ‰แˆแ</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "แˆ›แ‹ตแˆ˜แ‰‚แ‹ซแ‹แŠ• แˆˆแˆ›แŒฅแ‹แ‰ต แˆ˜แ‹แˆˆแ‹ซแ‹แŠ• แ‹ญแŒซแŠ‘"
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">แ‹ญแŒซแŠ‘ แ‹จ <emph> แŠญแแ‰ฐแ‰ต แˆ˜แŒจแˆ˜แˆชแ‹ซ </emph> แˆแˆแŠญแ‰ต แˆˆ แˆ˜แŒจแˆ˜แˆญ แ‹จ แŠ แŠ•แ‰€แŒนแŠ• แŠญแแ‰ฐแ‰ต แŠจ แˆ‹แ‹ญ แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แŠ แŠ•แ‰€แŒฝ </ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‰ฐแŒจแˆ›แˆช แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ แˆ›แ‹ตแˆจแŒ แ‹ญแ‰ฝแˆ‹แˆ‰ แˆˆ แŠญแแ‰ฐแ‰ต แ‰  แˆ˜แˆแˆจแŒฅ <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>แŠ แ‰€แˆซแˆจแ‰ฅ - แŠ แŠ•แ‰€แŒฝ - แˆ›แˆตแˆจแŒŠแ‹ซ & แŠญแแ‰ฐแ‰ต</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">แ‹ญแŒซแŠ‘ แ‹จ<emph> แŠญแแ‰ฐแ‰ต แˆ˜แ‰€แŠแˆป </emph>แˆแˆแŠญแ‰ต แˆˆ แˆ˜แ‰€แŠแˆต แ‹จ แŠ แŠ•แ‰€แŒนแŠ• แŠญแแ‰ฐแ‰ต แŠจ แˆ‹แ‹ญ แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แŠ แŠ•แ‰€แŒฝ</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‰ฐแŒจแˆ›แˆช แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ แˆ›แ‹ตแˆจแŒ แ‹ญแ‰ฝแˆ‹แˆ‰ แˆˆ แŠญแแ‰ฐแ‰ต แ‰  แˆ˜แˆแˆจแŒฅ <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>แŠ แ‰€แˆซแˆจแ‰ฅ - แŠ แŠ•แ‰€แŒฝ - แˆ›แˆตแˆจแŒŠแ‹ซ & แŠญแแ‰ฐแ‰ต</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แ‹จ แ‰ฐแ‹ˆแˆฐแŠ แŠ แ‹ญแŠแ‰ต แ‹ตแŠ•แ‰ แˆญ แˆˆ แˆ˜แˆแŒธแˆ แ‹ˆแ‹ฐ แŠแŒ แˆ‹ แŠญแแˆ: แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แ‰  แŠญแแˆ‰ แ‹แˆตแŒฅ แ‹ซแ‹ตแˆญแŒ‰: แˆ˜แŠญแˆแ‰ป แ‹จ <emph> แ‹ตแŠ•แ‰ แˆญ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แŠฅแŠ“ แ‹ตแŠ•แ‰ แˆญ แ‹ญแˆแˆจแŒก </caseinline><defaultinline> แŠฅแˆญแˆตแ‹Ž แˆ˜แ‰ผแˆ แˆฒแ‹ซแˆตแŒˆแ‰ก แŠ•แ‹ตแŽแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ: แˆ™แˆ‰ แ‹ตแŠ•แ‰ แˆญ แ‹ญแŠ–แˆซแ‰ธแ‹‹แˆ: แ‹ตแŠ•แ‰ แˆญ แˆˆแˆ›แˆตแ‹ˆแŒˆแ‹ต: แ‹จ แŠ•แ‹ตแ แŠฅแ‰ƒ แ‹ญแˆแˆจแŒก แ‹ˆแ‹ญแŠ•แˆ แŒ แ‰…แˆ‹แˆ‹ แˆฐแŠ•แŒ แˆจแ‹กแŠ• แŠฅแŠ“ แ‹ญแŒซแŠ‘ \"แ‹ตแŠ•แ‰ แˆญ แ‹จแˆˆแˆ\" แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แ‰  <emph> แ‹ตแŠ•แ‰ แˆญ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ </defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "แˆ˜แˆจแŒƒ แ‰ แ‰ แˆˆแŒ  แ‰  แŠฅแˆญแ‹ณแ‰ต แ‹แˆตแŒฅ แ‹ญแŒˆแŠ›แˆ <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>แ‹ตแŠ•แ‰ แˆฎแ‰ฝ</emph></link>. แŠฅแŠ•แ‹ฒแˆแˆ แˆ˜แˆจแŒƒ แˆ›แŒแŠ˜แ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แŠฅแŠ•แ‹ดแ‰ต แ‹จ <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">แŒฝแˆแ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠ แ‰€แˆซแˆจแ‰ฅ</link> แ‰  <emph>แ‹ตแŠ•แ‰ แˆฎแ‰ฝ</emph> แˆแˆแŠญแ‰ต"
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "แˆˆ แ‰ แˆˆแŒ  แˆ˜แˆจแŒƒ แ‹ญแˆ…แŠ• แ‹ญแˆ˜แˆแŠจแ‰ฑ <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"> แ‹ตแŠ•แ‰ แˆฎแ‰ฝ </link> แŠญแแˆ แ‰  แŠฅแˆญแ‹ณแ‰ณ แ‹แˆตแŒฅ"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "แˆˆ แ‰ แˆˆแŒ  แˆ˜แˆจแŒƒ แ‹ญแˆ…แŠ• แ‹ญแˆ˜แˆแŠจแ‰ฑ <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"> แ‹ตแŠ•แ‰ แˆฎแ‰ฝ </link> แŠญแแˆ แ‰  แŠฅแˆญแ‹ณแ‰ณ แ‹แˆตแŒฅ"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">แ‰  แˆ›แˆตแ‰†แˆšแ‹ซ แˆแˆญแŒซ แˆ˜แŠซแŠจแˆ แˆ˜แ‰€แ‹ซแ‹จแˆญ แ‹ซแˆตแ‰ฝแˆŽแ‰ณแˆ: </ahelp></variable> แ‹จ<emph> แˆ›แˆตแ‰†แˆšแ‹ซ แˆ˜แ‰€แ‹จแˆชแ‹ซ </emph>แˆแˆแŠญแ‰ต แ‹จแˆšแ‰ณแ‹จแ‹ แŠฅแ‰ƒ แŠฅแŠ•แ‹ฐ แŠ•แ‹ตแ แ‹ˆแ‹ญแˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ<switchinline select=\"appl\"><caseinline select=\"WRITER\"> แ‹ˆแ‹ญแŠ•แˆ แŠญแˆแ</caseinline></switchinline> แ‰ แˆšแˆ˜แˆจแŒฅ แŒŠแ‹œ แŠแ‹"
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "แˆˆ แ‰ แˆˆแŒ  แˆ˜แˆจแŒƒ แˆตแˆˆ แˆ›แˆตแ‰†แˆšแ‹ซ แ‹ญแˆ…แŠ• แ‹ญแˆ˜แˆแŠจแ‰ฑ <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph> แˆ›แˆตแ‰†แˆšแ‹ซ </emph></link> แŠญแแˆ แ‰  แŠฅแˆญแ‹ณแ‰ณ แ‹แˆตแŒฅ"
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">แŠฅแ‰ƒ แ‹ญแˆแˆจแŒก แŠฅแŠ“ แ‹ญแŒซแŠ‘ แ‹จ <emph> แˆ›แ‹žแˆชแ‹ซ</emph> แˆแˆแŠญแ‰ต แŠจ <emph> แˆ˜แˆณแ‹ซ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ </caseinline><caseinline select=\"DRAW\"> แŠฅแ‰ƒ แ‹ญแˆแˆจแŒก แŠฅแŠ“ แ‹ญแŒซแŠ‘ แ‹จ แˆ›แ‹žแˆชแ‹ซ แˆแˆแŠญแ‰ต แ‰  แˆ˜แˆณแ‹ญ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ </caseinline><defaultinline> แŠฅแ‰ƒ แ‹ญแˆแˆจแŒก แŠฅแŠ“ แ‹ญแŒซแŠ‘ แ‹จ <emph> แˆ›แ‹žแˆชแ‹ซ </emph> แˆแˆแŠญแ‰ต แŠจ <emph> แˆ˜แˆณแ‹ญ แŠฅแ‰ƒ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ </emph> แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ</defaultinline></switchinline> แ‹จ แŠฅแ‰ƒแ‹แŠ• แŒ แˆญแ‹ แ‹ญแ‹˜แ‹ แ‹ญแŒŽแ‰ตแ‰ฑ แˆ›แ‹žแˆญ แ‹ˆแ‹ฐแˆšแˆแˆแŒ‰แ‰ต แŠ แ‰…แŒฃแŒซ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> แ‹จ <emph> แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ แŠ แŠ•แ‹ต แ‹ฐแˆจแŒƒ </emph> แˆแˆแŠญแ‰ต แ‹ซแˆˆแ‹ แ‰  <emph> แŠแŒฅแ‰ฆแ‰ฝ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠแ‹: แ‹จแˆšแ‰ณแ‹จแ‹ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แ‰  แŠแŒฅแ‰ฆแ‰ฝ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ‹แ‹ญ แˆฒแ‹ซแ‹ฐแˆญแŒ‰ แŠแ‹: </caseinline><caseinline select=\"IMPRESS\"> แ‹จ <emph> แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ </emph> แˆแˆแŠญแ‰ต แ‹ซแˆˆแ‹ แ‰  <emph> แŒฝแˆแ แŠ แ‰€แˆซแˆจแ‰ฅ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠแ‹: แ‹จแˆšแ‰ณแ‹จแ‹ แ‰  แˆจแ‰‚แ‰… แˆ˜แˆ˜แˆแŠจแ‰ป แˆฒแˆฐแˆฉ แŠแ‹ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แŠ แŠ•แ‹ต แ‹ฐแˆจแŒƒ แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ</caseinline><defaultinline>แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‹จ<emph> แŠจแ แˆ›แ‹ตแˆจแŒŠแ‹ซ แŠ แŠ•แ‹ต แ‹ฐแˆจแŒƒ </emph> แˆแˆแŠญแ‰ต แ‹ซแˆˆแ‹ แ‰  <emph> แŠแŒฅแ‰ฆแ‰ฝ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠแ‹: แ‹จแˆšแ‰ณแ‹จแ‹ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แ‰  แŠแŒฅแ‰ฆแ‰ฝ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ‹แ‹ญ แˆฒแ‹ซแ‹ฐแˆญแŒ‰ แŠแ‹: </caseinline><caseinline select=\"IMPRESS\">แ‹จ<emph> แŠจแ แˆ›แ‹ตแˆจแŒŠแ‹ซ </emph> แˆแˆแŠญแ‰ต แ‹ซแˆˆแ‹ แ‰  <emph> แŒฝแˆแ แŠ แ‰€แˆซแˆจแ‰ฅ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠแ‹: แ‹จแˆšแ‰ณแ‹จแ‹ แ‰  แˆจแ‰‚แ‰… แˆ˜แˆ˜แˆแŠจแ‰ป แˆฒแˆฐแˆฉ แŠแ‹ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แŠ แŠ•แ‹ต แ‹ฐแˆจแŒƒ แŠจแ แˆ›แ‹ตแˆจแŒŠแ‹ซ </caseinline><defaultinline>แŠจแ แˆ›แ‹ตแˆจแŒŠแ‹ซ</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‰แŒฅแˆญ แ‹จแ‰ฐแˆฐแŒฃแ‰ธแ‹ แŠ แŠ•แ‰€แŒพแ‰ฝ แŠซแˆˆแ‹Žแ‰ต แ‹ญแŒซแŠ‘ <emph> แ‹ˆแ‹ฐ แˆ‹แ‹ญ แˆ›แŠ•แ‰€แˆณแ‰€แˆป </emph> แˆแˆแŠญแ‰ต: แ‰แŒฅแˆฎแ‰น แ‹ญแˆตแ‰ฐแŠซแŠจแˆ‹แˆ‰ แ‹ˆแ‹ฐ แŠ แˆแŠ‘ แ‹ฐแŠ•แ‰ฅ <switchinline select=\"appl\"><caseinline select=\"WRITER\"> แ‹จ <emph> แ‹ˆแ‹ฐ แˆ‹แ‹ญ แˆ›แŠ•แ‰€แˆณแ‰€แˆป </emph> แˆแˆแŠญแ‰ต แ‹จแˆšแ‰ณแ‹จแ‹ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แ‰  แŠแŒฅแ‰ฅ แŠฅแŠ“ แ‰แŒฅแˆญ แ‹จแ‰ฐแˆฐแŒฃแ‰ธแ‹ แŠฅแ‰ƒแ‹Žแ‰ฝ แ‹แˆญแ‹แˆญ แˆ‹แ‹ญ แˆฒแ‹ซแ‹ฐแˆญแŒ‰ แŠแ‹: </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> แ‹จ <emph> แ‹ˆแ‹ฐ แˆ‹แ‹ญ แˆ›แŠ•แ‰€แˆณแ‰€แˆป </emph> แˆแˆแŠญแ‰ต แ‹จแˆšแ‰ณแ‹จแ‹ แ‰  <emph> แŒฝแˆแ แŠ แ‰€แˆซแˆจแ‰ฅ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠแ‹: แ‹จแˆšแ‰ณแ‹จแ‹ แ‰  แˆจแ‰‚แ‰… แˆ˜แˆ˜แˆแŠจแ‰ป แˆฒแˆฐแˆฉ แŠแ‹ </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "แ‹ญแˆ…แŠ• แ‰ฐแŒแ‰ฃแˆญ แˆ˜แŒฅแˆซแ‰ต แ‹จแˆšแ‰ปแˆˆแ‹ แ‰  แˆ˜แŒซแŠ• แŠแ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แˆ‹แ‹ญ"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‰แŒฅแˆญ แ‹จแ‰ฐแˆฐแŒฃแ‰ธแ‹ แŠ แŠ•แ‰€แŒพแ‰ฝ แŠซแˆˆแ‹Žแ‰ต แ‹ญแŒซแŠ‘ <emph> แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แˆ›แŠ•แ‰€แˆณแ‰€แˆป </emph> แˆแˆแŠญแ‰ต: แ‰แŒฅแˆฎแ‰น แ‹ญแˆตแ‰ฐแŠซแŠจแˆ‹แˆ‰ แ‹ˆแ‹ฐ แŠ แˆแŠ‘ แ‹ฐแŠ•แ‰ฅ <switchinline select=\"appl\"><caseinline select=\"WRITER\"> แ‹จ <emph> แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แˆ›แŠ•แ‰€แˆณแ‰€แˆป </emph> แˆแˆแŠญแ‰ต แ‹จแˆšแ‰ณแ‹จแ‹ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แ‰  แŠแŒฅแ‰ฅ แŠฅแŠ“ แ‰แŒฅแˆญ แ‹จแ‰ฐแˆฐแŒฃแ‰ธแ‹ แŠฅแ‰ƒแ‹Žแ‰ฝ แ‹แˆญแ‹แˆญ แˆ‹แ‹ญ แˆฒแ‹ซแ‹ฐแˆญแŒ‰ แŠแ‹: </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> แ‹จ <emph> แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แˆ›แŠ•แ‰€แˆณแ‰€แˆป </emph> แˆแˆแŠญแ‰ต แ‹จแˆšแ‰ณแ‹จแ‹ แ‰  <emph> แŒฝแˆแ แŠ แ‰€แˆซแˆจแ‰ฅ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ แŠแ‹: แ‹จแˆšแ‰ณแ‹จแ‹ แ‰  แˆจแ‰‚แ‰… แˆ˜แˆ˜แˆแŠจแ‰ป แˆฒแˆฐแˆฉ แŠแ‹ </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "แ‹ญแˆ…แŠ• แ‰ฐแŒแ‰ฃแˆญ แˆ˜แŒฅแˆซแ‰ต แ‹จแˆšแ‰ปแˆˆแ‹ แ‰  แˆ˜แŒซแŠ• แŠแ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แ‰ณแ‰ฝ"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> แ‹จ แŠแŒฅแ‰ฅ แˆแˆญแŒซ แŠฅแŠ•แ‹ฐ แŠ แ‹ญแŠแ‰ต แŠฅแŠ“ แ‰ฆแ‰ณ แ‹จแˆšแŒˆแˆˆแŒนแ‰ต แ‰  <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph> แŠแŒฅแ‰ฅ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ</emph></link> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ แŠแ‹: แ‹ญแˆ…แŠ• แŠ•แŒแŒแˆญ แˆˆ แˆ˜แŠญแˆแ‰ต: แ‹ญแŒซแŠ‘ แ‹จ <emph>แŠแŒฅแ‰ฅ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ</emph> แˆแˆแŠญแ‰ต แ‰  <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">แŠแŒฅแ‰ฅ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> แ‹จ แŠแŒฅแ‰ฅ แˆแˆญแŒซ แŠฅแŠ•แ‹ฐ แŠ แ‹ญแŠแ‰ต แŠฅแŠ“ แ‰ฆแ‰ณ แ‹จแˆšแŒˆแˆˆแŒนแ‰ต แ‰  <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">แŠแŒฅแ‰ฅ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ</link> แŠ•แŒแŒแˆญ แŠแ‹: แ‹ญแˆ…แŠ• แŠ•แŒแŒแˆญ แˆˆ แˆ˜แŠญแˆแ‰ต: แ‹ญแŒซแŠ‘ แ‹จ <emph>แŠแŒฅแ‰ฅ แŠฅแŠ“ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ</emph> แˆแˆแŠญแ‰ต แ‰  <emph>แŒฝแˆแ แŠ แ‰€แˆซแˆจแ‰ฅ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แ‰  <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">แ‹Œแ‰ฅ แŠฅแ‰…แ‹ต</link>, แŠ แŠ•แ‹ณแŠ•แ‹ต แ‰แŒฅแˆญ แˆ˜แˆตแŒซ/แŠแŒฅแ‰ฅ แˆแˆญแŒซ แ‹แŒแŒ แŠ แ‹ญแ‹ฐแˆ‰แˆ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">แ‰  แŒฝแˆแ แŠฅแŠ“ แ‰  แŒแˆซ แ‰ แŠฉแˆ แ‹ซแˆˆแ‹ แ‹จ แŒฝแˆแ แŠญแˆแ แŠฅแŠ“ แ‹จ แŠแŒฅแ‰ฆแ‰ฝ แ‰ฆแ‰ณ แ‹จแˆšแ‹ˆแˆฐแŠแ‹ แ‰  แŠ•แŒแŒแˆญ แŠแ‹ แ‰  <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>แŠ แ‰€แˆซแˆจแ‰ฅ - แŠ แŠ•แ‰€แŒฝ</emph></link> แ‰ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹จ แŒแˆซ แˆ›แˆตแˆจแŒŠแ‹ซ แŠฅแŠ“ แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ-แˆ˜แˆตแˆ˜แˆญ แˆ›แˆตแˆจแŒŠแ‹ซ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,8 +10957,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "URL แˆ˜แŒซแŠ› แˆ›แˆตแ‰ปแ‹ซ <emph> แ‰ แˆšแ‰ณแ‹ฉ แ‰แˆแŽแ‰ฝ </emph> แ‰ตแŠฅแ‹›แ‹ (แ‰  แ‰€แŠ-แ‹ญแŒซแŠ‘ แ‰  แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ) แˆ‹แ‹ญ"
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแ‰ปแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แˆ˜แŒ แ‰†แˆšแ‹ซ แˆ˜แˆแˆจแŒซ แˆˆ แŠ•แ‰ฃแ‰ฅ-แ‰ฅแ‰ป แŒฝแˆแ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แ‹ˆแ‹ญแŠ•แˆ แ‰  แŠฅแˆญแ‹ณแ‰ณ แ‹แˆตแŒฅ: แ‹ญแˆแˆจแŒก <emph> แˆ›แˆจแˆšแ‹ซ - แŒฝแˆแ แˆ˜แˆแˆจแŒซ </emph> แ‹ˆแ‹ญแŠ•แˆ แˆ˜แŠญแˆแ‰ป แ‹จ แŠ แŒˆแ‰ฃแ‰ฅ แ‹แˆญแ‹แˆญ แˆˆ แŠ•แ‰ฃแ‰ฅ-แ‰ฅแ‰ป แŒฝแˆแ แˆฐแŠแ‹ต แŠฅแŠ“ แ‹ญแˆแˆจแŒก <emph> แŒฝแˆแ แˆ˜แˆแˆจแŒซ </emph> แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹ แˆ˜แŒ แ‰†แˆšแ‹ซ แ‰ฅแˆแŒญ แ‹ตแˆญแŒแˆ แŠ แ‹ญแˆแˆ </ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "แŠจ แŠ แŠ•แ‹ต แ‰ แˆ‹แ‹ญ แ‰ฐแŒ แ‰ƒแˆš แ‰ฃแˆˆแ‹ แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ แŠฅแˆญแˆตแ‹Ž แˆˆแ‹แŒฆแ‰ฝ แˆ˜แˆแŒธแˆ แŠจ แˆแˆˆแŒ‰: แŠฅแˆญแˆตแ‹Ž แ‰ฐแŒˆแ‰ขแ‹ แแ‰ƒแ‹ต แ‹ซแˆตแˆแˆแŒŽแ‰ณแˆ: แŠฅแˆญแˆตแ‹Ž แ‹จ แ‹แˆตแŒฅ แ‹ณแ‰ณแ‰คแ‹ แ‰ แˆšแ‹ซแˆญแˆ™ แŒŠแ‹œ: แ‰  แˆแˆˆแ‰ฑ แˆ˜แˆ€แŠจแˆ แˆ›แˆตแ‰€แˆ˜แŒซ แ‹จแˆˆแˆ $[officename] แ‹จ แ‰ฐแˆแŒธแˆ˜แ‹แŠ• แˆˆแ‹แŒฅ: แ‰  แ‰€แŒฅแ‰ณ แ‹จแˆšแˆ‹แŠฉแ‰ต แ‹ˆแ‹ฐ แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ แŠแ‹"
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">แ‹จ แŠ แˆแŠ‘แŠ• แ‹ณแ‰ณแ‰คแ‹ แˆ˜แ‹แŒˆแ‰ฅ แˆ›แˆตแ‰€แˆ˜แŒซ </ahelp> แ‹จ <emph> แˆ˜แ‹แŒˆแ‰ฅ แˆ›แˆตแ‰€แˆ˜แŒซ </emph> แˆแˆแŠญแ‰ต แ‹จแˆšแŒˆแŠ˜แ‹ แ‰  <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"> แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ณแ‰ณ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ </link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">แ‹ญแŒซแŠ‘ แˆˆแˆ›แ‰‹แˆจแŒฅ แ‹จ แˆ˜แŒซแŠ› แˆ‚แ‹ฐแ‰ฑแŠ• <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>-แ‹ญแŒซแŠ‘ แˆˆแˆ›แ‰‹แˆจแŒฅ แˆแˆ‰แŠ•แˆ แ‹จ แˆ˜แŒซแŠ› แˆ‚แ‹ฐแ‰ถแ‰ฝ </ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">แ‹จ แŠ แˆแŠ‘แŠ• แˆฐแŠแ‹ต แ‰  แ‰€แŒฅแ‰ณ แŠฅแŠ•แ‹ฐ PDF แˆ˜แˆ‹แŠชแ‹ซ: แˆแŠ•แˆ แ‹จ แˆ›แˆฐแŠ“แŒƒ แŠ•แŒแŒแˆญ แŠ แ‹ญแ‰ณแ‹ญแˆ </ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">แˆ˜แŒ แ‰†แˆšแ‹ซ แŠ แˆแŠ• แ‹ซแˆˆแ‰ แ‰ตแŠ• แ‰ฆแ‰ณ แˆ›แˆณแ‹ซ แ‰  %PRODUCTNAME Basic แˆฐแŠแ‹ต แ‹แˆตแŒฅ: แ‹จ แˆจแ‹ตแ แ‰แŒฅแˆญ แ‹ญแ‹ˆแˆฐแŠ“แˆ แŠจแ‹› แ‹จ แŠ แˆแ‹ต แ‰แŒฅแˆญ </ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">แˆ˜แŠญแˆแ‰ป แ‹จ Hyperlink แŠ•แŒแŒแˆญ </ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,8 +11421,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹ญแŒ แ‰€แˆ™ แ‹จ <emph> แŠขแŠ•แ‰ฐแˆญแŠ”แ‰ต </emph> แŒˆแŒฝ แ‰  <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink แŠ•แŒแŒแˆญ</link> แˆˆ แˆ›แˆจแˆ hyperlinks แ‰  WWW แ‹ˆแ‹ญแŠ•แˆ FTP แŠ แ‹ตแˆซแˆปแ‹Žแ‰ฝ </ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11453,8 +11453,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">http hyperlink. แˆ˜แแŒ แˆชแ‹ซ</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11469,8 +11469,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">FTP hyperlink. แˆ˜แแŒ แˆชแ‹ซ</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\">แˆ˜แŠญแˆแ‰ป แ‹จ <emph> แˆ›แŠญแˆฎแˆต แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ </emph> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แˆแŠ”แ‰ณแ‹Žแ‰ฝแŠ• แŠฅแŠ•แ‹ฐ \"แŠ แ‹ญแŒฅ แ‰  แŠฅแ‰ƒ แˆ‹แ‹ญ\" แ‹ˆแ‹ญแŠ•แˆ \"hyperlink แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ\" แ‹จ แˆซแˆณแ‰ธแ‹แŠ• แ•แˆฎแŒแˆซแˆ แŠฎแ‹ถแ‰ฝ แ‹จแˆšแˆฐแŒกแ‰ แ‰ต </ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">แˆˆ hyperlink แˆตแˆ แ‹ซแˆตแŒˆแ‰ก </ahelp> $[officename] แ‹จ แˆตแˆ tag แ‹ซแˆตแŒˆแ‰ก แ‰  hyperlink แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,8 +11669,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
-msgstr "<ahelp hid=\".\"> แ‰  <emph> แ‹ฐแ‰ฅแ‹ณแ‰ค </emph> แŒˆแŒฝ แ‹แˆตแŒฅ แ‰  <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink แŠ•แŒแŒแˆญ </link> แ‹แˆตแŒฅ แŠฅแˆญแˆตแ‹Ž แˆ›แˆจแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ hyperlinks แˆˆ แŠข-แˆœแ‹ญแˆ แŠ แ‹ตแˆซแˆปแ‹Žแ‰ฝ </ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11693,8 +11693,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\".\"> แ‹จ แ‰ฐแ‹ˆแˆฐแŠ แ‹จ แŠข-แˆœแ‹ญแˆ แŠ แ‹ตแˆซแˆป แˆˆ hyperlink.แ‹ญแˆ˜แ‹ตแ‰ก </ahelp> แ‰  แŠฅแˆญแˆตแ‹Ž แˆฐแŠแ‹ต แ‹แˆตแŒฅ แŠ แ‹ฒแˆต hyperlink แˆ‹แ‹ญ แˆ˜แŒซแŠ• แŠ แ‹ฒแˆต แ‹จ แˆ˜แˆแŠฅแŠญแ‰ต แˆฐแŠแ‹ต แ‹ญแŠจแแ‰ณแˆ: แˆˆ แ‰ฐแ‹ˆแˆฐแŠ แ‹จ แ‰ฐแ‰€แ‰ฃแ‹ญ แŠ แ‹ตแˆซแˆป แ‹จแ‹ซแ‹˜ แ‰  <emph> แ‰ฐแ‰€แ‰ฃแ‹ญ </emph> แˆœแ‹ณ แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11709,8 +11709,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆ›แˆณแ‹ซ แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒญ แˆ˜แ‰ƒแŠ› </ahelp> แ‹ญแŒŽแ‰ตแ‰ฑ แ‹จ แ‰ฐแ‰€แ‰ฃแ‹ฉแŠ• <emph> แŠข-แˆœแ‹ญแˆ </emph> แ‹ณแ‰ณ แˆœแ‹ณ แŠจ แ‹ณแ‰ณ แˆแŠ•แŒญ แˆ˜แ‰ƒแŠ› แ‹แˆตแŒฅ แ‹ˆแ‹ฐ <emph> แ‰ฐแ‰€แ‰ฃแ‹ฉ </emph> แ‹จ แŒฝแˆแ แˆœแ‹ณ แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11725,8 +11725,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">แ‰  แŠ แ‹ฒแˆต แˆ˜แˆแŠฅแŠญแ‰ต แˆฐแŠแ‹ต แ‹แˆตแŒฅ แŒ‰แ‹ณแ‹ญ แ‹ญแ‹ˆแˆตแŠ‘ แ‹จ แŒˆแ‰ฃแ‹แŠ• แŠฅแŠ•แ‹ฐ แŒ‰แ‹ณแ‹ญ แˆ˜แˆตแˆ˜แˆญ</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11749,8 +11749,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Hyperlinks แ‰  แˆ›แŠ•แŠ›แ‹แˆ แˆฐแŠแ‹ต แ‹ˆแ‹ญแŠ•แˆ แŠขแˆ‹แˆ›แ‹Žแ‰ฝ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แˆ›แˆจแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แˆ˜แŒ แ‰€แˆ แ‹จ <emph> แˆฐแŠแ‹ต </emph> tab แŠจ <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink แŠ•แŒแŒแˆญ </link></ahelp> แ‹แˆตแŒฅ"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">URL แ‹ซแˆตแŒˆแ‰ก แˆˆ แ‹แ‹ญแˆ แŠฅแˆญแˆตแ‹Ž แˆ˜แŠญแˆแ‰ต แˆˆแˆšแˆแˆแŒ‰แ‰ต แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ hyperlink. แŠฅแˆญแˆตแ‹Ž แŠซแˆแ‹ˆแˆฐแŠ‘ แ‹จ แŠขแˆ‹แˆ› แŠญแˆแ: แ‹แ‹ญแˆ‰ แ‹ญแŠจแˆแ‰ณแˆ แ‰  แŠ แˆแŠ‘ แˆฐแŠแ‹ต แ‹ˆแ‹ญแŠ•แˆ แŠญแˆแ แ‹แˆตแŒฅ </ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,8 +11789,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">แˆ˜แŠญแˆแ‰ป แ‹จ <emph> แŠ•แŒแŒแˆญ แˆ˜แŠญแˆแ‰ป </emph> แŠฅแˆญแˆตแ‹Ž แ‹แ‹ญแˆ แ‹จแˆšแˆ˜แˆญแŒกแ‰ แ‰ต </ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11869,8 +11869,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹ญแŒ แ‰€แˆ™ แ‹จ <emph> แŠ แ‹ฒแˆต แˆฐแŠแ‹ต </emph> tab แŠจ <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink แŠ•แŒแŒแˆญ </link> แ‹แˆตแŒฅ แ‹ˆแ‹ฐ แˆ›แˆฐแŠ“แŒƒ แ‹จ hyperlink แˆˆ แŠ แ‹ฒแˆต แˆฐแŠแ‹ต แŠฅแŠ“ แŠ แ‹ฒแˆต แˆฐแŠแ‹ต แˆ˜แแŒ แˆชแ‹ซ แ‰  แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŒŠแ‹œ </ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -11933,8 +11933,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\"> แˆˆ แ‹แ‹ญแˆ แŠฅแˆญแˆตแ‹Ž URL แ‹ซแˆตแŒˆแ‰ก แŠฅแŠ•แ‹ฒแŠจแแ‰ต แˆˆแˆšแˆแˆแŒ‰แ‰ต แŠฅแˆญแˆตแ‹Ž hyperlink. แ‰ แˆšแŒซแŠ‘ แŒŠแ‹œ</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">แ‹ˆแ‹ฐ แˆฐแŠแ‹ต แˆ˜แŒจแˆจแˆป</caseinline> <defaultinline>แˆ˜แŒจแˆจแˆป แŒˆแŒฝ</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">แ‹จ แŠ แˆแŠ‘แŠ• แˆ˜แˆตแŠฎแ‰ต แˆ˜แ‹แŒŠแ‹ซ</ahelp> แ‹ญแˆแˆจแŒก <emph> แˆ˜แˆตแŠฎแ‰ต - แˆ˜แˆตแŠฎแ‰ต แˆ˜แ‹แŒŠแ‹ซ </emph> แ‹ˆแ‹ญแŠ•แˆ แ‹ญแŒซแŠ‘ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. แ‰  แˆ›แ‰ฐแˆšแ‹ซ แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ แ‰  $[officename] แˆ˜แŒปแŠแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แˆฐแŠ•แŒ แˆจแ‹ฅ: แŠฅแˆญแˆตแ‹Ž แ‹จ แŠ แˆแŠ‘แŠ• แˆ˜แˆตแŠฎแ‰ต แˆ˜แ‹แŒ‹แ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แˆ˜แŒซแŠ• แ‹จ <emph> แˆ˜แ‹แŒŠแ‹ซ แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ </emph> แ‰แˆแ"
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph> แˆ˜แˆˆแ‹ซ แŠฅแ‹จแŒจแˆ˜แˆจ แ‰ แˆšแˆ„แ‹ต แ‹ฐแŠ•แ‰ฅ </emph></link> แŠฅแŠ“ <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph> แˆ˜แˆˆแ‹ซ แŠฅแ‹จแ‰€แŠแˆต แ‰ แˆšแˆ„แ‹ต แ‹ฐแŠ•แ‰ฅ </emph></link> แˆ˜แˆˆแ‹ซ แ‰  แŠ แŠ•แ‹ต แˆ˜แˆ˜แ‹˜แŠ› แ‰ฅแ‰ป: แŠฅแˆญแˆตแ‹Ž แˆ˜แ‰€แˆ‹แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ แˆญแŠซแ‰ณ แˆ˜แˆ˜แ‹˜แŠ›แ‹Žแ‰ฝ แ‰  <emph> แˆ˜แˆˆแ‹ซ แ‹ฐแŠ•แ‰ฅ </emph>แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ"
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹จ แˆœแ‹ณ แˆตแˆ แŠจแˆˆแ‹ฉ \"แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆตแˆ\" แŠฅแ‹จแŒจแˆ˜แˆจ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆแ‹ซ แ‹ฐแŠ•แ‰ฅ แŠฅแŠ“ แ‹จ แˆœแ‹ณ แˆตแˆ \"แ‹จ แŠ แ‰ฃแ‰ต แˆตแˆ\" แŠฅแ‹จแ‰€แŠแˆฐ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆแ‹ซ แ‹ฐแŠ•แ‰ฅ: แˆแˆ‰แˆ แˆ˜แ‹แŒˆแ‰ฆแ‰ฝ แ‹ญแˆˆแ‹ซแˆ‰ แ‰  แŠฅแ‹จแŒจแˆ˜แˆจ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆแ‹ซ แ‹ฐแŠ•แ‰ฅ แ‰  แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆตแˆ แŠฅแŠ“ แŠจแ‹› แ‰  แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆตแˆžแ‰ฝ: แŠฅแ‹จแ‰€แŠแˆฐ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆแ‹ซ แ‹ฐแŠ•แ‰ฅ แ‰  แŠ แ‰ฃแ‰ต แˆตแˆ"
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ แ‹ณแ‰ณแ‰คแ‹žแ‰ฝ: แ‹แˆตแŒฅ</bookmark_value> <bookmark_value>แŽแˆญแˆžแ‰ฝ: แˆ˜แ‰ƒแŠ›</bookmark_value> <bookmark_value>แˆ˜แ‹แŒˆแ‰ฆแ‰ฝ: แˆ˜แˆแˆˆแŒŠแ‹ซ แ‹ณแ‰ณแ‰คแ‹žแ‰ฝ แ‹แˆตแŒฅ</bookmark_value> <bookmark_value>แˆ˜แˆแˆˆแŒŠแ‹ซ: แ‹ณแ‰ณแ‰คแ‹žแ‰ฝ แ‹แˆตแŒฅ</bookmark_value> <bookmark_value>แ‹ณแ‰ณแ‰คแ‹žแ‰ฝ แ‹แˆตแŒฅ: แˆ˜แˆแˆˆแŒŠแ‹ซ แˆ˜แ‹แŒˆแ‰ฆแ‰ฝ</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">แˆ˜แˆแˆˆแŒŠแ‹ซ แŠจ แ‹ณแ‰ณ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠฅแŠ“ แŽแˆญแˆžแ‰ฝ แ‹แˆตแŒฅ </ahelp> แ‰  แŽแˆญแˆžแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แ‹ณแ‰ณแ‰คแ‹ แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ แ‹แˆตแŒฅ แŠฅแˆญแˆตแ‹Ž แˆ˜แˆแˆˆแŒ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แˆ™แˆ‰ แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆœแ‹ณแ‹Žแ‰ฝ: แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ–แ‰ฝ: แŠฅแŠ“ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ–แ‰ฝ แ‹แˆตแŒฅ แˆˆ แ‰ฐแ‹ˆแˆฐแŠ‘ แ‹‹แŒ‹แ‹Žแ‰ฝ </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "แŠฅแ‹šแˆ… แ‹จ แ‰ฐแŒˆแˆˆแŒธแ‹ แแˆˆแŒ‹ แ‰ฐแŠซแˆ‚แ‹ทแˆ แ‰  <item type=\"productname\">%PRODUCTNAME</item> แŠฅแˆญแˆตแ‹Ž แˆ˜แŒ แ‰€แˆ แŠจแˆแˆˆแŒ‰ แ‹จ SQL แˆฐแˆญแ‰จแˆญ แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ แˆ˜แˆแˆˆแŒ: แŠฅแˆญแˆตแ‹Ž แˆ˜แŒ แ‰€แˆ แŠ แˆˆแ‰ฅแ‹Žแ‰ต แ‹จ <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">แŽแˆญแˆ-แˆ˜แˆฐแˆจแ‰ต แ‹ซแ‹ฐแˆจแŒˆ แˆ›แŒฃแˆชแ‹ซแ‹Žแ‰ฝ </link> แˆแˆแŠญแ‰ต แ‰  <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"> แŽแˆญแˆ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ </link>"
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹จ แ‰€แŠ• แˆœแ‹ณ แŠ แˆˆแ‹Žแ‰ต: แ‹จ แ‰ฐแ‰€แˆ˜แŒ  แ‰  \"แ‰€แ‰€.แ‹ˆแ‹ˆ.แŠ แŠ \" แŠ แ‰€แˆซแˆจแ‰ฅ แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ (แˆˆแˆแˆณแˆŒ: 17.02.65). แ‹จ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹ แ‰ฐแ‰€แ‹ญแˆฏแˆ แŠจ แ‹ณแ‰ณ แˆแŠ•แŒญ แˆ˜แˆ˜แˆแŠจแ‰ป แ‹แˆตแŒฅ แ‹ˆแ‹ฐ \"แ‰€แ‰€ แ‹ˆแ‹ˆแ‹ˆ แŠ แŠ แŠ แŠ \" (17 แŒฅแˆญ 1965). แ‹ญแˆ…แŠ• แˆแˆณแˆŒ แ‰  แˆ˜แŠจแ‰ฐแˆ: แˆ˜แ‹แŒˆแ‰ฅ แ‹จแ‹ซแ‹˜ แŒฅแˆญ 17 แ‰ฅแ‰ป แ‹ญแŒˆแŠ›แˆ แ‰  <emph> แˆ˜แˆแŒธแˆšแ‹ซ แˆœแ‹ณ แŠ แ‰€แˆซแˆจแ‰ฅ </emph> แˆแˆญแŒซ แ‰ แˆญแ‰ถ แŠจแˆ†แŠ:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" แ‹ญแˆ˜แˆแˆณแˆ \"14:00:00\" แŠฅแŠ•แ‹ฐ แˆฐแŠ แ‰ต"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "แ‹จ แˆฐแŠ แ‰ต แˆœแ‹ณแ‹Žแ‰ฝ แŠ แ‹ญแŒˆแˆˆแŒฝแˆ แˆˆ แ‹จ แ‹ณแ‰ณแ‰คแ‹ แ‹ณแ‰ณแ‰คแ‹ แŠฅแŠ“ แˆ›แˆณแ‹จแ‰ต แŠ แˆˆแ‰ แ‰ต: แ‰  แ‹แˆตแŒฅ แˆฐแŠ แ‰ต แˆˆแˆ›แˆณแ‹จแ‰ต \"14:00:00\", a 5 แŠ แˆตแˆแˆ‹แŒŠ แŠแ‹"
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" แˆแˆ‰แŠ•แˆ แˆ˜แ‹ฐแ‰ แŠ› แ‹จ แ‰€แŠ• แˆœแ‹ณ แˆ˜แ‹แŒˆแ‰ฆแ‰ฝ แ‹ญแˆ˜แˆแˆณแˆ"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "แ‹จ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ›แˆณแ‹ซ แŠ แ‹ญแˆ˜แˆณแˆฐแˆแˆ แŠจ แ‹แˆตแŒฅ แˆ›แˆตแ‰€แˆ˜แŒซแ‹ แŒ‹แˆญ: แˆˆแˆแˆณแˆŒ: แ‹‹แŒ‹ แŠจแˆ†แŠ 45.789 แ‹จ แ‰ฐแ‰€แˆ˜แŒ แ‹ แŠจ แ‹ณแ‰ณแ‰คแ‹ แ‹แˆตแŒฅ แŠฅแŠ•แ‹ฐ แˆœแ‹ณ แŠ แ‹ญแŠแ‰ต แ‰แŒฅแˆญ /แ‹ตแˆญแ‰ฅ แŠฅแŠ“ แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แˆฐแŠ“แŒƒ แˆˆ แˆ›แˆณแ‹ซ แˆแˆˆแ‰ต แŠ แˆ€แ‹ แ‹ดแˆฒแˆ›แˆ \"45.79\" แŠแ‹: แ‰  แแˆˆแŒ‹แ‹ แ‹จแˆšแˆ˜แˆแˆฐแ‹ แ‰  แˆœแ‹ณ แŠ แ‰€แˆซแˆจแ‰ฅ"
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "แŠแŒˆแˆญ แŒแŠ• แˆ˜แˆแˆˆแŒ แ‹ซแˆˆ <emph> แ‹จ แˆœแ‹ณ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ˜แˆแŒธแˆšแ‹ซ </emph> แ‰ฐแŒˆแ‰ข แŠแ‹ แˆˆ แ‰ตแˆแ‰… แ‹ณแ‰ณแ‰คแ‹žแ‰ฝ แ‹ซแˆˆ แˆแŠ•แˆ แŠ แ‰€แˆซแˆจแ‰ฅ แ‰ฝแŒแˆญ: แˆแŠญแŠ•แ‹ซแ‰ฑแˆ แ‰ แŒฃแˆ แˆแŒฃแŠ• แŠแ‹"
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">แˆ˜แˆแˆˆแŒ แ‹ซแˆตแ‰ฝแˆ‹แˆ แ‰  * แ‹ˆแ‹ญแŠ•แˆ ? แˆแˆˆแŒˆแ‰ฅ </ahelp> แŠฅแˆญแˆตแ‹Ž แ‹จแˆšแ‰€แŒฅแˆ‰แ‰ตแŠ• แˆแˆˆแŒˆแ‰ฅ แŠซแˆญแ‹ถแ‰ฝ แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠจ แˆแˆˆแŒ‰ แˆ›แŒแŠ˜แ‰ต แ‰ตแŠญแŠญแˆˆแŠ›แ‹แŠ• แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ ? แ‹ˆแ‹ญแŠ•แˆ *, แˆ˜แŒแˆˆแŒฝ แŠจ แ‹ˆแ‹ฐ แŠ‹แˆ‹ แˆตแˆ‹แˆฝ: \"\\?\" แ‹ˆแ‹ญแŠ•แˆ \"\\*\". แŠแŒˆแˆญ แŒแŠ•: แ‹ญแˆ… แ‰ฅแ‰ป แ‹จแˆšแ‹ซแˆตแˆแˆแŒˆแ‹ แ‹จ<emph> แˆแˆ‰แŒˆแ‰ฅ แˆ˜แŒแˆˆแŒซ </emph> แŠซแˆตแ‰ปแˆ‰ แŠแ‹: แ‹ญแˆ…แŠ• แˆแˆญแŒซ แŠซแˆ‹แˆตแ‰ปแˆ‰: แ‹จ แˆแˆˆแŒˆแ‰ฅ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‹จแˆšแ‹ˆแˆฐแ‹ฑแ‰ต แŠฅแŠ•แ‹ฐ แˆ˜แ‹ฐแ‰ แŠ› แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠแ‹"
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">แ‰  แˆ˜แ‹ฐแ‰ แŠ› แŠ แŒˆแˆ‹แˆˆแŒฝ แˆ˜แˆแˆˆแŒŠแ‹ซ</ahelp> แ‰ฐแˆ˜แˆณแˆณแ‹ญ แˆ˜แ‹ฐแ‰ แŠ› แŠ แŒˆแˆ‹แˆˆแŒฝ แˆ˜แˆแˆˆแŒŠแ‹ซ แŠฅแ‹šแˆ… แ‹จแ‰ฐแ‹ฐแŒˆแ‰ แŠฅแŠ•แ‹ฒแˆแˆ แ‹ญแ‹ฐแŒˆแ‹แˆ‰ แ‰  <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">แˆ˜แˆแˆˆแŒŠแ‹ซ & แˆ˜แ‰€แ‹จแˆชแ‹ซ แŠ•แŒแŒแˆญ</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "แ‰ แŒฃแˆ แ‰ตแˆแ‰… แ‹ณแ‰ณแ‰คแ‹žแ‰ฝ แ‹แˆตแŒฅ: แˆ˜แ‹แŒˆแ‰ฆแ‰ฝแŠ• แ‰  แŠ‹แˆŠแ‹ฎแˆฝ แ‹ฐแŠ•แ‰ฅ แˆ˜แˆแˆˆแŒ แ‰ตแŠ•แˆฝ แŒŠแ‹œ แ‹ญแ‹ˆแˆตแ‹ณแˆ: แˆฐแˆˆแ‹šแˆ… แ‹จ แˆ‚แŠ”แ‰ณแ‹Žแ‰ฝ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แ‹จ แˆ˜แ‹แŒˆแ‰ฆแ‰ฝแŠ• แˆแŠ”แ‰ณ แ‹จแ‰ฐแ‰†แŒ แˆจ แˆ˜แˆ†แŠ‘แŠ• แ‹ซแˆณแ‹แ‰†แ‰ณแˆ"
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "แˆ˜แˆแˆˆแŒŠแ‹ซ / แˆ˜แˆฐแˆจแ‹ฃ"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "แŠจ แˆ˜แ‹ฐแ‰ แŠ› แˆ˜แˆแˆˆแŒŠแ‹ซ แ‹จ แ‰ฐแˆˆแ‹จ: แ‹จแˆšแŒ€แˆแˆจแ‹ แ‰  <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"> แˆ˜แ‹แŒˆแ‰ฅ แˆ˜แˆแˆˆแŒŠแ‹ซ </link> แˆแˆแŠญแ‰ต แŠแ‹ แ‰  <emph> แŽแˆญแˆ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ: แŠฅแˆญแˆตแ‹Ž แˆ˜แˆแˆˆแŒ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ฐแŒจแˆ›แˆช แ‰ แแŒฅแŠแ‰ต แ‰  แˆ˜แŒ แ‰€แˆ แŽแˆญแˆ-แˆ˜แˆฐแˆจแ‰ต แ‹ซแ‹ฐแˆจแŒˆ แˆ›แŒฃแˆชแ‹ซ: แ‰ฅแ‹™ แŒŠแ‹œ แ‰ แแŒฅแŠแ‰ต แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆฐแˆญแ‰จแˆญ แ‰  แˆ˜แˆแˆˆแŒŠแ‹ซ แ‹จแ‰ฐแˆžแˆ‹ แŠแ‹: แŠฅแŠ•แ‹ฒแˆแˆ: แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰ฐแŒจแˆ›แˆช แ‹แˆตแ‰ฅแˆตแ‰ฅ แˆ˜แˆแˆˆแŒŠแ‹ซ แˆแŠ”แ‰ณแ‹Žแ‰ฝ"
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "แ‹จ<emph> แˆ›แŒฃแˆชแ‹ซ แˆ˜แˆแŒธแˆšแ‹ซ </emph>แ‰ฐแŒแ‰ฃแˆญ แ‹ญแ‰†แ‹ซแˆ <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">แŽแˆญแˆ-แˆ˜แˆฐแˆจแ‰ต แ‹ซแ‹ฐแˆจแŒˆ แˆ›แŒฃแˆชแ‹ซ</link> แ‰€แ‹ฐแˆ แ‰ฅแˆŽ แ‹จแ‰ฐแˆฐแŠ“แ‹ณแ‹: แŠฅแˆญแˆตแ‹Ž แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ›แŒฃแˆซแ‰ต แ‹จแˆˆแ‰ฅแ‹Žแ‰ตแˆ"
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">แ‰ฐแŒจแˆ›แˆช แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ แ‰  แˆ˜แˆ˜แˆแŠจแ‰ป แ‹˜แ‹ด แ‹แˆตแŒฅ แˆฒแˆ†แŠ‘ </ahelp> แ‹ญแˆ… <emph> แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒญ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠฅแŠ•แ‹ฐ</emph> แ‰ฐแŒแ‰ฃแˆญ แ‹ญแŒ€แˆแˆซแˆ: แˆˆ แŠฅแˆญแˆตแ‹Ž แˆฐแŠ•แŒ แˆจแ‹ฅ แŠญ แŽแˆญแˆ™ แ‰ แˆ‹แ‹ญ แ‹ญแ‰ณแ‹ซแˆ"
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แˆ˜แˆแŠจแ‰ป แŠฅแŠ“ แ‹จ แŽแˆญแˆ แˆ˜แˆ˜แˆแŠจแ‰ป แ‹จแˆšแ‹ซแˆณแ‹ฉแ‰ต แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‹ณแ‰ณ แŠแ‹: แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ‹แ‹ญ แ‹จ แ‰ฐแ‹ฐแˆจแŒˆ แˆˆแ‹แŒฅ แ‰  แŽแˆญแˆ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ‹แ‹ญ แ‹ญแ‰ณแ‹ซแˆ: แ‰  แŽแˆญแˆ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ‹แ‹ญ แ‹จ แ‰ฐแ‹ฐแˆจแŒˆ แˆˆแ‹แŒฅ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ‹แ‹ญ แ‹ญแ‰ณแ‹ซแˆ"
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "แ‹ญแŒŽแ‰ตแ‰ฑ แŠจ แ‰ณแ‰ฝ แ‰  แŒแˆซ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แ‰ แŠฉแˆ แ‹ˆแ‹ฐ แ‰€แŠ แ‹จ แŠ แ‹ญแŒฅ แˆ˜แŒ แ‰†แˆšแ‹ซ แ‰ฐแŒญแŠแ‹ แ‹ญแ‹˜แ‹"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "แ‹ญแŒŽแ‰ตแ‰ฑ แŠจ แˆ‹แ‹ญ แ‰  แŒแˆซ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แ‰ แŠฉแˆ แ‹ˆแ‹ฐ แ‰€แŠ แ‹จ แŠ แ‹ญแŒฅ แˆ˜แŒ แ‰†แˆšแ‹ซ แ‰ฐแŒญแŠแ‹ แ‹ญแ‹˜แ‹"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "แ‹ญแŒŽแ‰ตแ‰ฑ แ‹ˆแ‹ฐ แ‰€แŠ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แ‰ แŠฉแˆ แ‹ˆแ‹ฐ แŒแˆซ แ‹จ แŠ แ‹ญแŒฅ แˆ˜แŒ แ‰†แˆšแ‹ซ แ‰ฐแŒญแŠแ‹ แ‹ญแ‹˜แ‹"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "แ‹จ แŒแˆซ แˆ›แˆตแˆจแŒŠแ‹ซ แˆˆ แˆ˜แ‰€แ‹จแˆญ แŠจ แŠ แŠ•แ‰€แŒน แˆแˆˆแ‰ฐแŠ› แˆ˜แˆตแˆ˜แˆญ แŒ€แˆแˆฎ แ‰ฐแŒญแŠแ‹ แ‹ญแ‹ซแ‹™ แ‹จ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline> แ‰แˆแ: แ‹ญแŒซแŠ‘ แŠจ แ‰ณแ‰ฝ แ‰  แŒแˆซ แ‰ แŠฉแˆ แ‹ซแˆˆแ‹แŠ• แˆถแˆตแ‰ต แˆ›แŠฅแ‹˜แŠ• แŠฅแŠ“ แ‹ˆแ‹ฐ แ‰€แŠ แ‹ญแŒŽแ‰ตแ‰ฑแ‰ต"
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "แ‹จ<emph> แŒฅแ‹ซแ‰„ แˆ›แˆตแŠฌแŒƒ </emph>แ‰ฐแŒแ‰ฃแˆญ แŠฅแˆญแˆตแ‹ŽแŠ• แ‹จแˆšแ‹ซแˆตแ‰ฝแˆˆแ‹ แŒฅแ‹ซแ‰„แ‹Žแ‰ฝแŠ• แˆ˜แˆ˜แˆญแˆ˜แˆญ แŠแ‹: แŒฅแ‹ซแ‰„ แ‰ แˆšแ‹ซแˆตแ‰€แˆแŒก แŒŠแ‹œ: แ‹จแˆšแ‰€แˆ˜แŒ แ‹ แ‰  <emph>แŒฅแ‹ซแ‰„</emph> tab แŒˆแŒฝ แ‹แˆตแŒฅ แŠแ‹"
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">แ‰  แŠ•แ‹ตแ แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ แ‹จแˆšแŒˆแ‰ฃแ‹แŠ• แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‹ˆแˆฐแŠ› </ahelp> แ‰  <emph> แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แŒจแˆ˜แˆชแ‹ซ </emph> แŠ•แŒแŒแˆญ แ‹แˆตแŒฅ: แ‹ญแˆแˆจแŒก แˆฐแŠ•แŒ แˆจแ‹ฅ แŠฅแˆญแˆตแ‹Ž แ‹จแˆšแˆแˆแŒ‰แ‰ตแŠ• แˆˆ แŠ แˆแŠ‘ แˆตแˆซ </variable> แŒฅแ‹ซแ‰„ แ‰ แˆšแˆแŒฅแˆฉ แŒŠแ‹œ: แ‹ญแˆแˆจแŒก แ‰ฐแˆ˜แˆณแˆณแ‹ฉแŠ• แˆฐแŠ•แŒ แˆจแ‹ฅ แŒฅแ‹ซแ‰„แ‹ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŒฅแ‹ซแ‰„แ‹ แˆ›แ‰…แˆจแ‰ขแ‹ซ แ‹ˆแ‹ฐแˆšแˆ˜แˆณแŠจแˆญแ‰ แ‰ต: แŠฅแˆญแˆตแ‹Ž แ‰ แˆšแˆฐแˆฉ แŒŠแ‹œ แ‰  แŒแŠ•แŠ™แŠแ‰ต แ‹ณแ‰ณแ‰คแ‹žแ‰ฝ แ‹ญแˆแˆจแŒก แˆฐแŠ•แŒ แˆจแ‹ฅ: แŠฅแˆญแˆตแ‹Ž แŒแŠ•แŠ™แŠแ‰ต แˆ˜แŒˆแŠ•แ‰ฃแ‰ต แ‰ แˆšแˆแˆแŒ‰แ‰ แ‰ต แˆ˜แŠซแŠจแˆ"
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "แ‹จ แŠ•แ‹ตแ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ˜แ‰€แ‹จแˆชแ‹ซ แˆ›แ‰ฅแˆชแ‹ซ / แˆ›แŒฅแŠแ‹ซ"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">แ‹จ แŠ•แ‹ตแ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ˜แ‰€แ‹จแˆชแ‹ซ แˆ›แ‰ฅแˆชแ‹ซ / แˆ›แŒฅแŠแ‹ซ</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "แ‹จ แŠ•แ‹ตแ แˆ˜แˆ˜แˆแŠจแ‰ป แˆ˜แ‰€แ‹จแˆชแ‹ซ แˆ›แ‰ฅแˆชแ‹ซ / แˆ›แŒฅแŠแ‹ซ"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">แ‰  Native SQL แ‹˜แ‹ด แ‹แˆตแŒฅ แŠฅแˆญแˆตแ‹Ž แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ SQL แ‰ตแŠฅแ‹›แ‹žแ‰ฝ แ‹จแˆ›แ‹ญแ‰ฐแˆจแŒŽแˆ™ แ‰  $[officename], แŠแŒˆแˆญ แŒแŠ• แ‰  แ‰€แŒฅแ‰ณ แ‹ญแ‰ฐแˆ‹แˆˆแ‹แˆ‰ แ‹ˆแ‹ฐ แ‹ณแ‰ณ แˆแŠ•แŒญ </ahelp> แŠฅแˆญแˆตแ‹Ž แŠฅแŠแ‹šแˆ…แŠ• แˆˆแ‹แŒฆแ‰ฝ แ‰  แŠ•แ‹ตแ แˆ˜แˆ˜แˆแŠจแ‰ป แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แ‰ แŠ‹แˆ‹ แˆ˜แ‰€แ‹จแˆญ แŠ แ‹ญแ‰ฝแˆ‰แˆ แ‹ˆแ‹ฐ แŠ•แ‹ตแ แˆ˜แˆ˜แˆแŠจแ‰ป"
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "แ‹ญแŒซแŠ‘ แ‰  แˆแˆแŠญแ‰ต แˆ‹แ‹ญ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แ‹ˆแ‹ฐ แˆ˜แ‹ฐแ‰ แŠ› แ‹˜แ‹ด แˆˆแˆ˜แˆ˜แˆˆแˆต: แˆˆแ‹แŒก แŠจ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"> แŠ แ‹ฒแˆต แ‹จ แŒฅแ‹ซแ‰„ แŠ•แ‹ตแ </link> แŒ‹แˆญ แ‹ญแˆตแˆ›แˆ›แˆ แ‰  แ‰ฐแˆแ‰€แ‹ฐแ‹ แˆˆแ‹แŒฅ แ‰  SQL แ‹แˆตแŒฅ"
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">แ‹จ \"แ‰ฐแŒแ‰ฃแˆญ\" แˆจแ‹ตแ แ‰  แ‰ณแ‰ฝแŠ›แ‹ แŠญแแˆ แˆ›แˆณแ‹ซ แ‰  แŠ•แ‹ตแ แˆ˜แˆ˜แˆแŠจแ‰ป แ‰  <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"> แŒฅแ‹ซแ‰„ แŠ•แ‹ตแ </link> แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ </ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">แ‹จ \"แˆฐแŠ•แŒ แˆจแ‹ฅ\" แˆจแ‹ตแ แ‰  แ‰ณแ‰ฝแŠ›แ‹ แŠญแแˆ แˆ›แˆณแ‹ซ แ‰  <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"> แŒฅแ‹ซแ‰„ แŠ•แ‹ตแ แ‹แˆตแŒฅ </link></ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">แ‹จ \"แˆ€แˆฐแ‰ต\" แˆจแ‹ตแ แ‰  แ‰ณแ‰ฝแŠ›แ‹ แŠญแแˆ แˆ›แˆณแ‹ซ แ‰  <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"> แŒฅแ‹ซแ‰„ แŠ•แ‹ตแ แ‹แˆตแŒฅ </link></ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">แˆ›แˆตแŠแ‹ซ แ‹จ แ‰ฐแˆแŒ แˆจแ‹แŠ• แŠฅแŠ“ แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‰  <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL แŒฅแ‹ซแ‰„</link> แ‰  แŠ แˆแŠ‘ แŠ แˆแ‹ต แ‰  แ‰ฐแˆˆแ‹จ แ‹ฐแŠ•แ‰ฅ แ‹แˆตแŒฅ </ahelp> แ‹แŒคแ‰ฑ แ‰ฐแˆ˜แˆณแˆณแ‹ญ แ‹‹แŒ‹แ‹Žแ‰ฝ แ‰ แˆญแŠซแ‰ณ แŒŠแ‹œ แ‹จ แ‰ฐแ‹˜แˆจแ‹˜แˆฉ แŠ แŠ•แ‹ด แŒŠแ‹œ แ‰ฅแ‰ป แ‹ญแ‹˜แˆจแ‹˜แˆซแˆ"
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "แŠฅแ‰ƒ แˆˆ แˆ˜แˆแˆจแŒฅ แ‹ญแŒซแŠ‘ แŠฅแ‰ƒแ‹แŠ• แ‰  แ‰€แˆตแ‰ต: แŠจ แŠ แŠ•แ‹ต แ‰ แˆ‹แ‹ญ แŠฅแ‰ƒ แˆˆ แˆ˜แˆแˆจแŒฅ: แ‹ญแŒŽแ‰ตแ‰ฑ แ‹จ แˆแˆญแŒซแ‹แŠ• แŠญแˆแ แ‰  แŠฅแ‰ƒแ‹ แ‹™แˆชแ‹ซ: แŠฅแ‰ƒ แˆˆ แˆ˜แŒจแˆ˜แˆญ แ‹ˆแ‹ฐ แˆแˆญแŒซ: แ‹ญแŒซแŠ‘ Shift: แ‰แˆแ แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แŠฅแ‰ƒ <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>แ‰  แŠ แŠ•แ‹ต แˆ‹แ‹ญ แ‹จ แ‰ฐแˆ˜แˆจแŒก แŠฅแ‰ƒแ‹Žแ‰ฝแŠ• แˆ˜แŒแˆˆแŒฝ แ‹ญแ‰ปแˆ‹แˆ แŠฅแŠ•แ‹ฐ <link href=\"text/shared/01/05290000.xhp\" name=\"group\">แ‰กแ‹ตแŠ•</link> แ‹ˆแ‹ฐ แŠ แŠ•แ‹ต แ‹จ แ‰กแ‹ตแŠ• แŠฅแ‰ƒ แ‹ญแ‰€แ‹ญแˆซแ‰ธแ‹‹แˆ </defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>แŠฅแˆญแˆตแ‹Ž แ‹จ แ‰กแ‹ตแŠ‘แŠ• แŠฅแ‹ซแŠ•แ‹ณแŠ•แ‹ฑ แŠ แŠซแˆŽแ‰ฝ แˆ›แˆจแˆ แ‹ญแ‰ฝแˆ‹แˆ‰: แŠฅแŠ•แ‹ฒแˆแˆ แŠฅแˆญแˆตแ‹Ž แŠ แŠซแˆŽแ‰ฝแŠ• แŠจ แ‰กแ‹ฐแŠ‘ แ‹แˆตแŒฅ แˆ›แŒฅแ‹แ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Shift</defaultinline></switchinline>+แ‹ญแŒซแŠ‘</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>แŠฅแˆญแˆตแ‹Ž แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ฝแˆ‹แˆ‰ แŠแŒ แˆ‹ แŠฅแ‰ƒแ‹Žแ‰ฝ แŠจ แ‰กแ‹ตแŠ• แ‹แˆตแŒฅ: แˆแˆˆแ‰ต แŒŠแ‹œ-แ‹ญแŒซแŠ‘: แŠ แˆฐแŠ“แŠญแˆˆแ‹ แŠจแˆ†แŠ <emph> แˆแˆˆแ‰ต แŒŠแ‹œ-แ‹ญแŒซแŠ‘ แŒฝแˆแ แˆˆ แˆ›แˆจแˆ </emph> แˆแˆแŠญแ‰ต แ‰  <emph> แˆแˆญแŒซ </emph> แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ </defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "แ‰  HTML แˆแŠ•แŒญ แ‹˜แ‹ด: แŠฅแˆญแˆตแ‹Ž แˆ˜แˆ˜แˆแŠจแ‰ต แŠฅแŠ“ แˆ›แˆจแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> แˆˆ <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. แˆฐแŠ•แ‹ฑแŠ• แ‹ซแˆตแ‰€แˆแŒก แŠฅแŠ•แ‹ฐ แˆ˜แ‹ฐแ‰ แŠ› แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต: แ‹ญแˆ˜แ‹ตแ‰ก แ‹จ .html แ‹ˆแ‹ญแŠ•แˆ .htm แ‰ฐแŒจแˆ›แˆชแ‹Žแ‰ฝ แˆˆ แˆ˜แˆฐแ‹จแˆ แˆฐแŠแ‹ฑแŠ• แŠฅแŠ•แ‹ฐ HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">แ‹จ แŠ แˆแŠ‘แŠ• แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แˆ›แˆณแ‹ซ: แˆแˆˆแ‰ต-แŒŠแ‹œ แ‹ญแŒซแŠ‘ แ‹˜แ‹ดแ‹แŠ• แˆˆ แˆ›แˆจแˆ แ‰  แ‰€แŠ-แ‹ญแŒซแŠ‘ แˆŒแˆ‹ แ‹˜แ‹ด แˆˆ แˆ˜แˆแˆจแŒฅ</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">แˆแˆˆแ‰ต-แŒŠแ‹œ แ‹ญแŒซแŠ‘ แ‹จ<emph> แŒˆแŒฝ แ‹˜แ‹ด แˆœแ‹ณ </emph> แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"> แŒˆแŒฝ แ‹˜แ‹ด </link> แŠ•แŒแŒแˆญ: แˆˆ แŠ แˆแŠ‘ แŒˆแŒฝ แ‹˜แ‹ด แˆ›แˆจแˆ แ‹จแˆšแ‰ฝแˆ‰แ‰ แ‰ต: แ‰ แ‹šแˆ… แŠ แŒˆแ‰ฃแ‰ฅ แ‹แˆญแ‹แˆญ แˆœแ‹ณ แ‹แˆตแŒฅ: แŠฅแˆญแˆตแ‹Ž แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แˆ˜แˆแŒธแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">แˆแˆˆแ‰ต-แŒŠแ‹œ แ‹ญแŒซแŠ‘ แ‹จ <emph>แŒˆแŒฝ แ‹˜แ‹ด</emph> แˆœแ‹ณ แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">แŒˆแŒฝ แ‹˜แ‹ด</link> แŠ•แŒแŒแˆญ: แˆˆ แŠ แˆแŠ‘ แŒˆแŒฝ แ‹˜แ‹ด แˆ›แˆจแˆ แ‹จแˆšแ‰ฝแˆ‰แ‰ แ‰ต: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">แˆแˆˆแ‰ต-แŒŠแ‹œ แ‹ญแŒซแŠ‘ แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แˆœแ‹ณ แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"> แ‰ฐแŠ•แˆธแˆซแ‰ณแ‰ฝ แŠ•แ‹ตแ </link> แŠ•แŒแŒแˆญ: แˆˆ แŠ แˆแŠ‘ แ‰ฐแŠ•แˆธแˆซแ‰ณแ‰ฝ แ‹˜แ‹ด แˆ˜แˆแˆจแŒฅ แ‹จแˆšแ‰ฝแˆ‰แ‰ แ‰ต: แŠฅแŠ•แ‹ฒแˆแˆ แ‹จ แ‰ฐแˆˆแ‹ซแ‹จ แ‹จ แ‹ˆแˆจแ‰€แ‰ต แŠ แ‰€แˆซแˆจแ‰ฅ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹ฐแ‰ฅ แˆ˜แˆแˆจแŒฅ แ‹จแˆšแ‰ฝแˆ‰แ‰ แ‰ต </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">แˆแˆˆแ‰ต-แŒŠแ‹œ แ‹ญแŒซแŠ‘ แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แˆœแ‹ณ แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"> แ‰ฐแŠ•แˆธแˆซแ‰ณแ‰ฝ แŠ•แ‹ตแ </link> แŠ•แŒแŒแˆญ: แˆˆ แŠ แˆแŠ‘ แ‰ฐแŠ•แˆธแˆซแ‰ณแ‰ฝ แ‹˜แ‹ด แˆ˜แˆแˆจแŒฅ แ‹จแˆšแ‰ฝแˆ‰แ‰ แ‰ต: แŠฅแŠ•แ‹ฒแˆแˆ แ‹จ แ‰ฐแˆˆแ‹ซแ‹จ แ‹จ แ‹ˆแˆจแ‰€แ‰ต แŠ แ‰€แˆซแˆจแ‰ฅ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‹ฐแ‰ฅ แˆ˜แˆแˆจแŒฅ แ‹จแˆšแ‰ฝแˆ‰แ‰ แ‰ต </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "แˆแˆˆแ‰ต แŒŠแ‹œ-แˆฒแŒซแŠ‘ แ‹ญแˆ… แˆœแ‹ณ แ‹ญแŠจแˆแ‰ณแˆ แ‹จ <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">แˆ›แˆณแ‹ซ</link> แŠ•แŒแŒแˆญ: แ‹จ แŠ แˆแŠ‘แŠ• แˆ›แˆณแ‹ซ แˆ˜แŒ แŠ• แ‹จแˆšแ‰€แ‹ญแˆฉแ‰ แ‰ต"
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,16 +15693,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\"> แ‹จ แŠ แˆแŠ‘แŠ• แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹˜แ‹ด แˆ›แˆณแ‹ซ: แŠฅแˆญแˆตแ‹Ž แˆ˜แ‰€แ‹ซแ‹จแˆญ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  แˆ›แˆตแŒˆแ‰ขแ‹ซ = แˆ›แˆตแŒˆแ‰ขแ‹ซ แŠฅแŠ“ แ‰ แˆ‹แ‹ญ = แ‰ แˆ‹แ‹ฉ แˆ‹แ‹ญ แ‹ฐแˆญแ‰ฆ แˆ˜แŒปแŠแ‹ซ </ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> แ‹ญแˆ… แˆœแ‹ณ แŠ•แ‰ แ‹จแˆšแˆ†แŠแ‹ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แ‰  แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ˜แˆตแˆ˜แˆญ แ‰  แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แ‹ˆแ‹ญแŠ•แˆ แ‰  แŠญแแˆ แ‹แˆตแŒฅ แˆฒแˆ†แŠ• แŠแ‹ </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "แ‹ญแŒซแŠ‘ แ‰  แˆœแ‹ณ แˆ‹แ‹ญ แ‹˜แ‹ดแ‹Žแ‰ฝ แˆˆ แˆ˜แ‰€แ‹ซแ‹จแˆญ (แŠจ $[officename] Basic IDE, แ‰ แˆตแ‰ฐแ‰€แˆญ: แŠจ <emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ </emph> แ‹˜แ‹ด แŠ•แ‰ แ‰ฅแ‰ป) แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แ‰  แŒฝแˆแ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แŠจแˆ†แŠ: แŠฅแˆญแˆตแ‹Ž แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰แˆแ (แ‰  แŠฅแˆญแˆตแ‹Ž แ‹จ แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ แ‹แˆตแŒฅ แŠซแˆˆ) แ‹˜แ‹ดแ‹Žแ‰ฝ แˆˆ แˆ˜แ‰€แ‹ซแ‹จแˆญ"
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,8 +15765,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr "<bookmark_value>แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด แ‰  แŒฝแˆแ แ‹แˆตแŒฅ</bookmark_value> <bookmark_value>แŒฝแˆแ; แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด</bookmark_value> <bookmark_value>แˆ›แˆตแ‹แŠแ‹ซ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด</bookmark_value> <bookmark_value>แˆ˜แŒจแˆ˜แˆชแ‹ซ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด</bookmark_value> <bookmark_value>แˆ˜แŠจแˆแŠจแ‹ซ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>แˆ˜แˆแˆจแŒซ แ‹˜แ‹ดแ‹Žแ‰ฝ แ‰  แŒฝแˆแ แ‹แˆตแŒฅ</bookmark_value><bookmark_value>แŒฝแˆแ: แˆ˜แˆแˆจแŒซ แ‹˜แ‹ดแ‹Žแ‰ฝ</bookmark_value><bookmark_value>แˆ›แˆตแ‹แŠแ‹ซ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด</bookmark_value><bookmark_value>แˆ˜แŒจแˆ˜แˆชแ‹ซ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด</bookmark_value><bookmark_value>แˆ˜แŠจแˆแŠจแ‹ซ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15821,8 +15821,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "แ‹ญแˆ… แŠแ‰ฃแˆญ แ‹จ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด แŠแ‹ แˆˆ แŒฝแˆแ แˆฐแŠแ‹ต: แ‰  แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ: แˆแˆญแŒซแ‹Žแ‰ฝแŠ• แˆ˜แˆแŒธแˆ แ‹ญแ‰ปแˆ‹แˆ แ‰  Shift+แˆ˜แ‰ƒแŠ› แ‰แˆแ (<item type=\"keycode\"> แ‰€แˆตแ‰ถแ‰ฝ: แ‰คแ‰ต: แˆ˜แŒจแˆจแˆป: แŒˆแŒฝ แ‹ˆแ‹ฐ แˆ‹แ‹ญ: แŒˆแŒฝ แ‹ˆแ‹ฐ แ‰ณแ‰ฝ: </item>). แŠ แ‹ญแŒฅ แ‰  แˆ˜แŒ แ‰€แˆ: แ‹ญแŒซแŠ‘ แ‰  แŒฝแˆแ แˆ‹แ‹ญ แˆแˆญแŒซแ‹ แ‹จแˆšแŒ€แˆแˆญแ‰ แ‰ตแŠ•: แ‰ฐแŒญแŠแ‹ แ‹ญแ‹ซแ‹™ แ‹จ แŠ แ‹ญแŒกแŠ• แ‹จ แŒแˆซ แ‰แˆแ แŠฅแŠ“ แ‹ซแŠ•แ‰€แˆณแ‰…แˆฑ แ‹ˆแ‹ฐ แˆแˆญแŒซแ‹ แˆ˜แŒจแˆจแˆป แ‰ แŠฉแˆ: แ‹จ แŠ แ‹ญแŒกแŠ• แ‰แˆแ แ‹ญแˆแ‰€แ‰ แˆแˆญแŒซแ‹แŠ• แˆˆ แˆ˜แŒจแˆจแˆต:"
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15837,8 +15837,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
-msgstr "แ‹จ แ‰€แˆตแ‰ต แ‰แˆแŽแ‰ฝ แ‰  แˆ˜แŒ แ‰€แˆ แ‹ˆแ‹ญแŠ•แˆ แ‹จ <item type=\"keycode\"> แ‰คแ‰ต </item> แŠฅแŠ“ <item type=\"keycode\"> แˆ˜แŒจแˆจแˆป </item> แ‰แˆแŽแ‰ฝ: แŠฅแˆญแˆตแ‹Ž แ‹จ แŠ แˆแŠ‘แŠ• แˆแˆญแŒซ แˆ›แˆตแ‹แ‰ต แ‹ˆแ‹ญแŠ•แˆ แˆ˜แŠจแˆญแŠจแˆ แ‹ญแ‰ฝแˆ‹แˆ‰: แŒฝแˆแ แˆ‹แ‹ญ แˆ˜แŒซแŠ• แŒฝแˆแ แ‹ญแˆ˜แˆญแŒฃแˆ: แ‰  แŠ แˆแŠ‘ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แ‰ฃแˆˆแ‰ แ‰ต แ‰ฆแ‰ณ แŠฅแŠ“ แ‰ แˆšแŒซแŠ‘แ‰ แ‰ต แ‰ฆแ‰ณ แ‹แˆตแŒฅ"
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">แ‰  แˆฐแŠแ‹ฑ แˆ‹แ‹ญ แ‹จ แ‰ฐแ‹ฐแˆจแŒˆแ‹ แˆˆแ‹แŒฅ แŠซแˆแ‰ฐแ‰€แˆ˜แŒ : แ‹จ \"*\" แ‹ญแ‰ณแ‹ซแˆ แ‰  แˆแŠ”แ‰ณแ‹Žแ‰ฝ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ‹แ‹ญ: แ‹ญแˆ… แˆˆ แŠ แ‹ฒแˆต แˆฐแŠแ‹ตแˆ แ‹ญแˆแŒธแˆ›แˆ แŒˆแŠ“ แˆ‹แˆแ‰ฐแ‰€แˆ˜แŒ  แˆฐแŠแ‹ต </ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/04.po b/source/am/helpcontent2/source/text/shared/04.po
index 70fd149b1c6..ad3f2a703e7 100644
--- a/source/am/helpcontent2/source/text/shared/04.po
+++ b/source/am/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-02 15:11+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1527952316.000000\n"
#: 01010000.xhp
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>แ‹จ แŠแ‹ฐแˆ แŒˆแ‰ แ‰ณ: แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ แ‰ตแŠฅแ‹›แ‹žแ‰ฝ</bookmark_value> <bookmark_value>แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝ: แ‰ฃแŒ แ‰ƒแˆ‹แ‹ญ</bookmark_value> <bookmark_value>แ‹จ แŒฝแˆแ แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆœแ‹ณแ‹Žแ‰ฝ</bookmark_value> <bookmark_value>แ‰ แˆซแˆฑ แˆ˜แˆ™แ‹ซ แ‹จ แŒฝแˆแ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แŠฅแŠ“ แ‹แˆญแ‹แˆญ แˆณแŒฅแŠ–แ‰ฝ</bookmark_value> <bookmark_value>แˆ›แŠญแˆฎแˆต: แˆ›แ‰‹แˆจแŒซ</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "แ‰ แˆญแŠซแ‰ณ แ‹จ แˆ˜แˆแŒธแˆšแ‹ซ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝแŠ• แˆ˜แŒฅแˆซแ‰ต แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝแŠ• แ‰ แˆ˜แŒ แ‰€แˆ แˆˆแˆแˆณแˆŒ แ‹จ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹+O </caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝ แ‹ญแ‰ณแ‹ซแˆ‰ แ‰  <emph> แˆ˜แŠญแˆแ‰ป </emph> แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰  <emph> แ‹แ‹ญแˆ </emph> แ‹แˆญแ‹แˆญ แ‹แˆตแŒฅ แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝ แŒ‹แˆญ แˆ˜แ‹ตแˆจแˆต แŠจแˆแˆˆแŒ‰: แ‰ฐแŒญแŠแ‹ แ‹ญแ‹ซแ‹™ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ O แ‰แˆแ แŠจแ‹› แˆแˆˆแ‰ฑแŠ•แˆ แ‰แˆแŽแ‰ฝ แ‹ญแˆแ‰€แ‰ แŠ•แŒแŒแˆฉ แŠจแ‰ณแ‹ซ แ‰ แŠ‹แˆ‹:"
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>แ‰  แ‹แˆญแ‹แˆญ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซแ‹ แˆ‹แ‹ญ แ‹จแˆšแ‰ณแ‹ฉแ‰ต แŠ แŠ•แ‹ณแŠ•แ‹ต แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠจ แˆตแˆซแ‰ธแ‹ แ‰ฐแˆฐแˆแˆฏแˆ: แŠฅแˆญแˆตแ‹Ž แŠฅแŠแ‹šแˆ… แ‹แˆญแ‹แˆฎแ‰ฝ แŒ‹แˆญ แ‰  แ‰€แŒฅแ‰ณ แˆ˜แ‹ตแˆจแˆต แ‹ญแ‰ฝแˆ‹แˆ‰ แŠจ แˆตแˆซแ‰ธแ‹ แ‹จ แ‰ฐแˆฐแˆ˜แˆจแ‰ฃแ‰ธแ‹แŠ• แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‰  แˆ˜แŒซแŠ• แ‰  แŠ แŠ•แ‹ต แŒŠแ‹œ แŠจ ALT แ‰แˆแ แŒ‹แˆญ: แ‹แˆญแ‹แˆฉ แŠจ แ‰ฐแŠจแˆแ‰ฐ แ‰ แŠ‹แˆ‹: แŠจ แˆตแˆซแ‰ธแ‹ แ‹จ แ‰ฐแˆฐแˆ˜แˆจ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แ‹ซแŒˆแŠ›แˆ‰: แŠฅแˆญแˆตแ‹Ž แŠฅแŠแ‹šแˆ… แ‹แˆญแ‹แˆฎแ‰ฝ แŒ‹แˆญ แ‰  แ‰€แŒฅแ‰ณ แˆ˜แ‹ตแˆจแˆต แ‹ญแ‰ฝแˆ‹แˆ‰ แŠจ แˆตแˆซแ‰ธแ‹ แ‹จ แ‰ฐแˆฐแˆ˜แˆจแ‰ฃแ‰ธแ‹แŠ• แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แ‰แˆแ แ‰  แˆ˜แŒซแŠ•</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "แˆแˆ แŒŠแ‹œ แ‹จ แ‹ฐแˆ˜แ‰€ แŠ แŠซแˆ แ‹ญแŠ–แˆซแˆ แ‰ แ‰ฐแˆฐแŒ แ‹ แŠ แŠซแˆ แŠ•แŒแŒแˆญ - แ‹แˆตแŒฅ แ‰ฅแ‹™ แŒŠแ‹œ แ‹จแˆšแ‰ณแ‹จแ‹ แ‰ แ‰ฐแˆฐแ‰ แˆจ แŠญแˆแ แ‹แˆตแŒฅ แŠแ‹: แ‹ญแˆ… แŠ แŠซแˆ แ‰แˆแ แ‹ˆแ‹ญแŠ•แˆ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ• แ‰ตแŠฉแˆจแ‰ต แˆŠแŠ–แˆจแ‹ แ‹ญแ‰ฝแˆ‹แˆ: แ‹จ แ‰ตแŠฉแˆจแ‰ฑ แŠแŒฅแ‰ฅ แ‰แˆแ แŠจแˆ†แŠ: แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ• แˆฒแŒซแŠ‘ แ‹ญแˆ„แ‹ณแˆ: แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆณแŒฅแŠ• แ‹จแˆšแ‰€แ‹จแˆจแ‹ แ‹จ แŠญแแ‰ฐแ‰ต แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆฒแŒซแŠ‘ แŠแ‹: แ‹จ แˆแˆญแŒซ แˆœแ‹ณ แ‰ตแŠฉแˆจแ‰ต แŠซแˆˆแ‹: แ‹จ แ‰€แˆตแ‰ต แ‰แˆแ แ‹ญแŒ แ‰€แˆ™ แ‹จ แ‰ฐแŠแˆณแ‹แŠ• แˆแˆญแŒซ แˆœแ‹ณ แ‰ แ‹› แˆœแ‹ณ แ‹แˆตแŒฅ แˆˆ แˆ˜แ‰€แ‹จแˆญ: แ‹จ Tab แ‰แˆแ แ‹ญแŒ แ‰€แˆ™ แŠจ แŠ แŠ•แ‹ฑ แŠ แŠซแˆ แ‹ˆแ‹ญแŠ•แˆ แ‰ฆแ‰ณ แ‹ˆแ‹ฐแˆšแ‰€แŒฅแˆˆแ‹ แˆˆแˆ˜แˆ„แ‹ต: แ‹ญแŒ แ‰€แˆ™ Shift+Tab แ‰  แ‰ฐแ‰ƒแˆซแŠ’ แŠ แ‰…แŒฃแŒซ แˆˆแˆ˜แˆ„แ‹ต"
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "แŠฅแˆญแˆตแ‹Ž แŠจ แ‰ฐแŒซแŠ‘ ESC แˆ›แŠ•แŠ›แ‹แŠ•แˆ แŠ•แŒแŒแˆญ แ‹ญแ‹˜แŒ‹แˆ แˆˆแ‹แŒฆแ‰น แˆณแ‹ญแ‰€แˆ˜แŒก: <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> แŠฅแˆญแˆตแ‹Ž แ‰ตแŠฉแˆจแ‰ฑแŠ• แ‰  แ‰แˆแ แˆ‹แ‹ญ แŠซแ‹ฐแˆจแŒ‰: แŠฅแˆญแˆตแ‹Ž แŠแŒ แ‰ฅแŒฃแ‰ฅ แˆ˜แˆตแˆ˜แˆญ แŠญแˆแ แ‹จ แ‰แˆแ แˆตแˆ: แŠฅแŠ•แ‹ฒแˆแˆ แ‹ˆแแˆซแˆ แŒฅแˆ‹ แŠจ แ‰แˆแ‰ แˆตแˆญ แ‹ญแˆ˜แˆจแŒฃแˆ: แ‹ญแˆ… แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แŠฅแˆญแˆตแ‹Ž แŠจ แŠ•แŒแŒแˆฉ แ‰ขแ‹ˆแŒก แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‰แˆแ แ‰  แˆ˜แŒซแŠ•: แ‰แˆแ‰แŠ• แŠฅแˆซแˆฑแŠ• แ‹จ แˆ˜แŒซแŠ• แ‹ซแˆ…แˆ แŠฅแŠฉแˆ แŠแ‹</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "แŠฅแˆญแˆตแ‹Ž แ‹จแˆšแŒ แ‰€แˆ™ แŠจแˆ†แŠ แˆ˜แŒŽแ‰ฐแ‰ต-แŠฅแŠ“-แˆ˜แŒฃแˆ: แ‰  แŠ แ‹ญแŒฅ แ‰  แˆ˜แˆแˆจแŒฅ แ‹ˆแ‹ญแŠ•แˆ แ‰  แˆ˜แŒซแŠ• แŠฅแ‰ƒแ‹Žแ‰ฝแŠ• แŠฅแŠ“ แˆตแˆžแ‰ฝแŠ•: แˆ˜แŒ แ‰€แˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹จ Shift แ‰แˆแ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline> แŠฅแŠ“ แŠ แŠ•แ‹ณแŠ•แ‹ต แŒŠแ‹œ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แˆแˆญแŒซ </caseinline><defaultinline>Alt</defaultinline></switchinline> แ‰ฐแŒจแˆ›แˆช แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แŒ‹แˆญ แˆˆ แˆ˜แ‹ตแˆจแˆต: แ‹จแ‰ฐแˆปแˆปแˆ‰แ‰ต แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แ‹แŒแŒ แ‹จแˆšแˆ†แŠ‘แ‰ต แ‰แˆแ‰แŠ• แ‰ฐแŒญแŠแ‹ แ‹ญแ‹˜แ‹ แˆฒแŒŽแ‰ตแ‰ฑ-แŠฅแŠ“-แˆฒแŒฅแˆ‰ แŠแ‹ แ‰  แŠ แ‹ญแŒฅ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แˆ˜แ‰€แ‹จแˆชแ‹ซ: แ‹แ‹ญแˆŽแ‰ฝ แ‰ แˆšแˆ˜แˆญแŒก แŒŠแ‹œ แ‹ˆแ‹ญแŠ•แˆ แˆŒแˆŽแ‰ฝ แŠฅแ‰ƒแ‹Žแ‰ฝ: แ‹จแˆ›แˆปแˆปแ‹ซ แ‰แˆแŽแ‰ฝ แˆแˆญแŒซแ‹แŠ• แ‹ซแˆตแ‹แ‰แˆ - แ‰ฐแŒแ‰ฃแˆฎแ‰น แ‹จแˆšแŒˆแˆˆแŒนแ‰ต แ‰ แˆšแˆแŒธแˆ™แ‰ แ‰ต แ‰ฆแ‰ณ แŠแ‹ <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "แ‹จ แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝแŠ• แ‹ญแŒ แ‰€แˆ™ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S แˆˆ แˆ˜แŠญแˆแ‰ป <emph>แ‹จแ‰ฐแˆˆแ‹ฉ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ•</emph> แŠ•แŒแŒแˆญ แˆˆแˆ›แˆตแŒˆแ‰ฃแ‰ต แŠ แŠ•แ‹ต แ‹ˆแ‹ญแŠ•แˆ แŠจแ‹šแ‹ซ แ‰ แˆ‹แ‹ญ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ•"
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "แ‹ญแŒ แ‰€แˆ™ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A แŒ แ‰…แˆ‹แˆ‹ แŒฝแˆแ‰แŠ• แˆˆแˆ˜แˆแˆจแŒฅ: แ‹จ แ‰€แŠ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŒแˆซ แ‰€แˆตแ‰ตแŠ• แ‹ญแŒ แ‰€แˆ™ แ‹จแ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แˆˆแˆ›แˆตแ‹ˆแŒˆแ‹ต"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "แ‹ญแŒ แ‰€แˆ™ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del แˆˆแˆ›แŒฅแ‹แ‰ต แˆแˆ‰แŠ•แˆ แŠแŒˆแˆญ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แŠซแˆˆแ‰ แ‰ต แŒ€แˆแˆฎ แŠฅแˆตแŠจ แ‰ƒแˆ‹แ‰ฑ แˆ˜แŒจแˆจแˆป แ‹ตแˆจแˆต"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "แ‹ญแˆ…แŠ• แ‰ แˆ˜แŒ แ‰€แˆ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline> แŠฅแŠ“ แ‹จ แ‰€แŠ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แŒแˆซ แ‰€แˆตแ‰ต แ‰แˆแ แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แŠจ แŠ แŠ•แ‹ต แ‰ƒแˆ แ‹ˆแ‹ฐ แˆŒแˆ‹แ‹ แ‰ƒแˆ แ‹ญแ‹˜แˆ‹แˆ; Shift แ‰แˆแแŠ• แ‰ฐแŒญแŠแ‹ แŠจแ‹ซแ‹™ แ‹ฐแŒแˆž แŠจ แŠ แŠ•แ‹ต แŠแ‹ฐแˆ แ‹ˆแ‹ฐ แˆŒแˆ‹แ‹ แŠแ‹ฐแˆ แ‹ญแ‹˜แˆ‹แˆ"
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹จแˆšแŒ แ‰…แˆ˜แ‹ แ‰  แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹˜แ‹ด แŠฅแŠ“ แ‰  แˆ‹แ‹ฉ แˆ‹แ‹ญ แ‹ฐแˆญแ‰ฆ แˆ˜แŒปแŠแ‹ซ แ‹˜แ‹ด แˆˆ แˆ˜แ‰€แ‹ซแ‹จแˆญ แŠแ‹: แŠฅแŠ“ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แ‹ˆแ‹ฐ แŠ‹แˆ‹"
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,24 +205,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "แ‹จ <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z แŠ แ‰‹แˆซแŒญ แ‰แˆแ แ‹จแˆšแŒ แ‰…แˆ™แ‰ต แˆ›แˆปแˆปแ‹ซแ‹Žแ‰ฝแŠ• แˆˆ แˆ˜แ‰ฐแ‹ แŠแ‹ แŠ แŠ•แ‹ต แ‹ฐแˆจแŒƒ แ‰  แŠ แŠ•แ‹ต แŒŠแ‹œ; แˆตแˆˆแ‹šแˆ…แˆ แ‹จ แŒฝแˆแ‰ แˆแŠ”แ‰ณ แŠจ แˆ˜แ‰€แ‹จแˆฉ แ‰ แŠแ‰ต แŠฅแŠ•แ‹ฐ แŠแ‰ แˆจแ‹ แ‹ญแˆ†แŠ“แˆ"
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "$[officename] แ‰ แˆซแˆฑ แˆ˜แŒจแˆจแˆป แ‰ฐแŒแ‰ฃแˆญ แŠ แˆˆแ‹ แˆˆ แŠ แŠ•แ‹ณแŠ•แ‹ต แŒฝแˆแ แˆซแˆฑแŠ• แ‹ซแˆตแŠแˆณ แŠฅแŠ“ แ‹แˆญแ‹แˆฎแ‰ฝแŠ• แ‰  แˆณแŒฅแŠ• แ‹แˆตแŒฅ แ‹ซแˆณแ‹ซแˆ: แˆˆแˆแˆณแˆŒ: แ‹ซแˆตแŒˆแ‰ก <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a </caseinline><defaultinline>~/a</defaultinline></switchinline> แ‹ˆแ‹ฐ URL แˆœแ‹ณ แŠฅแŠ“ แ‰ แˆซแˆฑ แˆ˜แŒจแˆจแˆป แ‰ฐแŒแ‰ฃแˆญ แ‹ซแŒˆแŠ˜แ‹แŠ• แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซแ‹แŠ• แ‹แ‹ญแˆ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซแ‹แŠ• แ‹ณแ‹ญแˆฌแŠญแ‰ถแˆช แ‹ซแˆณแ‹ซแˆ <switchinline select=\"sys\"><caseinline select=\"WIN\">แ‰  C: drive </caseinline><defaultinline>แ‰  แŠฅแˆญแˆตแ‹Ž แ‹จ แ‰คแ‰ต แŽแˆแ‹ฐแˆญ แ‹แˆตแŒฅ</defaultinline></switchinline> แ‰  \"a\" แŠแ‹ฐแˆ แ‹จแˆšแŒ€แˆแˆจแ‹แŠ•"
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "แ‹ญแŒ แ‰€แˆ™ แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แ‰แˆแ แˆˆ แˆ˜แˆธแ‰ฅแˆˆแˆ แ‰  แ‹แ‹ญแˆŽแ‰ฝ แŠฅแŠ“ แ‹ณแ‹ญแˆฌแŠญแ‰ถแˆชแ‹Žแ‰ฝ แ‹แˆตแŒฅ: แ‹ญแŒ แ‰€แˆ™ แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แ‰€แŠ แ‰แˆแ แ‹ซแˆ‰แ‰ตแŠ• แŠ•แ‹‘แˆต แ‹ณแ‹ญแˆฌแŠญแ‰ถแˆชแ‹Žแ‰ฝ แˆˆ แˆ›แˆณแ‹จแ‰ต แ‰  URL แˆœแ‹ณ แ‹แˆตแŒฅ: แ‰  แแŒฅแŠแ‰ต แ‰ แˆซแˆฑ แˆ˜แŒจแˆจแˆป แ‹แŒแŒ แŠแ‹ แŠฅแˆญแˆตแ‹Ž แŠจ แ‰ฐแŒซแŠ‘ แ‹จ แˆ˜แŒจแˆจแˆป แ‰แˆแ แ‰  แŠจแŠแˆ URL แŠซแˆตแŒˆแ‰ก แ‰ แŠ‹แˆ‹: แŠฅแˆญแˆตแ‹Ž แ‹จแˆšแˆแˆแŒ‰แ‰ตแŠ• แˆฐแŠแ‹ต แ‹ˆแ‹ญแŠ•แˆ แ‹ณแ‹ญแˆฌแŠญแ‰ถแˆช แŠซแŒˆแŠ™ แ‰ แŠ‹แˆ‹: แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ•"
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "แŠ แˆแŠ• แŠฅแ‹จแˆ„แ‹ฐ แ‹ซแˆˆแ‹แŠ• แˆ›แŠญแˆฎแˆต แˆ›แ‰‹แˆจแŒฅ แŠจ แˆแˆˆแŒ‰: แ‹ญแŒซแŠ‘ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝ แŠจ แ‹แˆญแ‹แˆญ แ‰  แ‰€แŠ แ‰ แŠฉแˆ แ‰  แ‰…แ‹ฐแˆ แ‰ฐแŠจแ‰ฐแˆ แŠจ แ‰ตแŠฅแ‹›แ‹ แ‹แˆญแ‹แˆญ แŠ แŒ แŒˆแ‰ฅ แ‹ญแ‰ณแ‹ซแˆ‰: <switchinline select=\"sys\"><caseinline select=\"MAC\">(แˆแˆ‰แˆ แŠจ แˆ‹แ‹ญ แ‹จ แ‰ฐแŒ แ‰€แˆฑแ‰ต แ‹จ แ‰แˆแŽแ‰ฝ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠ•แŒแŒแˆญ แ‰  Macintosh แˆ‹แ‹ญแ‰ณแ‹ฉ แ‹ญแ‰ฝแˆ‹แˆ‰) </caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>แ‰ฐแ…แŠฅแŠ–</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "แ‰ตแŠฉแˆจแ‰ต แ‹จแ‰ฐแ‹ฐแˆจแŒˆแ‰ แ‰ตแŠ• แ‰แˆแ แˆ›แˆตแŠแˆป แŠ•แŒแŒแˆญ"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "แ‹แˆญแ‹แˆญ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แˆœแ‹ณ แˆ˜แŠญแˆแ‰ป แŠ แˆแŠ• แˆˆ แ‰ฐแˆ˜แˆจแŒ แ‹ แŠ•แŒแŒแˆญ: แŠฅแŠแ‹šแˆ… แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝ แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แˆˆแˆšแ‹˜แˆจแŒˆแ แ‰ฅแ‰ป แˆณแ‹ญแˆ†แŠ• แˆˆ แˆแˆแŠญแ‰ต แ‰แˆแŽแ‰ฝ แŠจ แ‰ฅแ‰…-แ‰ฃแ‹ญ แ‹แˆญแ‹แˆฎแ‰ฝ แŒ‹แˆญ แˆ˜แˆแŒธแˆ แ‹ญแ‰ปแˆ‹แˆ: แ‹จ แ‰ฐแŠจแˆแ‰ฑ แ‹แˆญแ‹แˆฎแ‰ฝแŠ• แ‹จ แˆ˜แ‹แˆˆแ‹ซ แ‰แˆแ แ‰  แˆ˜แŒซแŠ• แ‹ญแ‹แŒ‰"
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>แ‰ฐแ…แŠฅแŠ–</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>แ‰  แˆ˜แŒปแŠแ‹ซ แŠฅแŠ“ แ‰  แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹แˆตแŒฅ แˆ˜แˆ˜แˆแŠจแ‰ปแ‹แŠ• แ‰ แˆ™แˆ‰ แˆ˜แˆ˜แˆแŠจแ‰ป แ‹˜แ‹ด แŠฅแŠ“ แ‰  แˆ˜แ‹ฐแ‰ แŠ› แˆ˜แˆ˜แˆแŠจแ‰ป แ‹˜แ‹ด แˆ˜แŠซแŠจแˆ แˆ˜แ‰€แ‹ซแ‹จแˆชแ‹ซ </defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ แ‹จ $[officename] แŠฅแˆญแ‹ณแ‰ณ </defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "แ‹จ แ‰ฐแˆตแ‹แ‰ แˆแŠญแˆฎแ‰ฝแŠ• แˆ˜แŠญแˆแ‰ป แŠ แˆแŠ• แˆˆแ‰ฐแˆ˜แˆจแŒ แ‹ แ‰ตแŠฅแ‹›แ‹: แˆแˆแŠญแ‰ต แ‹ˆแ‹ญแŠ•แˆ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ"
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "แ‰ตแŠฉแˆจแ‰ต แ‹ˆแ‹ฐแˆšแ‰€แŒฅแˆˆแ‹ แŠ•แ‹‘แˆต แˆ˜แˆตแŠฎแ‰ต แˆ›แˆฐแŠ“แŒƒ (แˆˆแˆแˆณแˆŒ แˆฐแŠแ‹ต/แ‹จ แ‹ณแ‰ณ แˆแŠ•แŒญ แˆ˜แˆ˜แˆแŠจแ‰ป)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แ‹แˆญแ‹แˆญ แˆ›แˆตแŠแˆป (แ‹จ แ‹แ‹ญแˆ แ‹แˆญแ‹แˆญ)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "แ‹จ แŠ แˆแŠ‘แŠ• แˆฐแŠแ‹ต แˆ˜แ‹แŒŠแ‹ซ (แˆ˜แ‹แŒŠแ‹ซ $[officename] แ‹จ แˆ˜แŒจแˆจแˆปแ‹ แˆฐแŠแ‹ต แ‰ แˆšแ‹˜แŒ‹แ‰ แ‰ต แŒŠแ‹œ)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>แ‰ฐแ…แŠฅแŠ–</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "แ‹จ <emph>แˆ›แ‹แˆ˜แˆšแ‹ซ</emph> แ‰ฃแˆ…แˆช แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แ‰ฆแ‰ณ แŠแ‹แก แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แ‰  แ‰ƒแˆ‰ แˆ˜แˆ€แŠจแˆ แŠจแˆ†แŠ แŠฅแŠ“ แˆ›แ‹แˆ˜แˆšแ‹ซแ‹แŠ• แŠจแ‰ฐแŒซแŠ‘ แ‰ƒแˆ‰ แ‹ซแ‹˜แˆแˆ›แˆ"
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "แ‹จ <emph>แˆ›แ‹ตแˆ˜แ‰‚แ‹ซ</emph> แ‰ฃแˆ…แˆช แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แ‰ฆแ‰ณ แŠแ‹: แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แ‰  แ‰ƒแˆ‰ แˆ˜แˆ€แŠจแˆ แŠจแˆ†แŠ แŠฅแŠ“ แˆ›แ‹ตแˆ˜แ‰‚แ‹ซแ‹แŠ• แŠจแ‰ฐแŒซแŠ‘ แ‰ƒแˆ‰ แ‹ญแ‹ฐแˆแ‰ƒแˆ"
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "แ‹จ <emph>แŠจ แˆตแˆฉ แˆ›แˆตแˆ˜แˆชแ‹ซ</emph> แ‰ฃแˆ…แˆช แ‹จแˆšแˆแŒธแˆ˜แ‹ แ‰  แ‰ฐแˆ˜แˆจแŒ แ‹ แ‰ฆแ‰ณ แŠแ‹: แˆ˜แŒ แ‰†แˆšแ‹ซแ‹ แ‰  แ‰ƒแˆ‰ แˆ˜แˆ€แŠจแˆ แŠจแˆ†แŠ แŠฅแŠ“ แŠจ แˆตแˆญ แˆ›แˆตแˆ˜แˆชแ‹ซแŠ• แŠจแ‰ฐแŒซแŠ‘ แ‰ƒแˆ‰ แŠจ แˆตแˆฉ แ‹ญแˆฐแˆ˜แˆซแˆ"
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "แŠจ แ‰ฐแˆ˜แˆจแŒ แ‹ แŒฝแˆแ แ‹ˆแ‹ญแŠ•แˆ แŠฅแ‰ƒแ‹Žแ‰ฝ แ‹แˆตแŒฅ แ‰  แ‰€แŒฅแ‰ณ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แˆตแ‹ˆแŒˆแŒƒ (แŠฅแŠ•แ‹ฐ <emph> แŠ แ‰€แˆซแˆจแ‰ฅ - แ‰  แ‰€แŒฅแ‰ณ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แŒฝแŒƒ </emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "แ‹แŒคแ‰ต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "แ‰  แ‰ฆแ‰ณแ‹Žแ‰ฝ แˆ˜แŠซแŠจแˆˆ แˆ›แŠ•แ‰€แˆณแ‰€แˆป (แ‹ˆแ‹ฐ แŠ‹แˆ‹)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝ แ‰  แŠ แ‹ณแˆซแˆน แŠ แ‹ฒแˆฑ แŒˆแŒฝแ‰ณ แ‰ฆแ‰ณ:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "แ‹แŒคแ‰ต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "แ‹จ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠ•แŒแŒแˆญ แˆ˜แŠญแˆแ‰ป"
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "แŠ แ‹ฒแˆต แŒˆแŒฝแ‰ณ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "แŠ แ‰‹แˆซแŒญ แ‰แˆแŽแ‰ฝ แ‰  แŠ แ‹ณแˆซแˆฝ แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ แ‰ฆแ‰ณ:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "แ‹แŒคแ‰ต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "แŠ แŠ•แ‹ต แˆ˜แˆ˜แˆแŠจแ‰ป แ‹ˆแ‹ฐ แˆ‹แ‹ญ แˆ˜แˆธแ‰ฅแˆˆแ‹ซ"
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "แŠ แŠ•แ‹ต แˆ˜แˆ˜แˆแŠจแ‰ป แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แˆ˜แˆธแ‰ฅแˆˆแ‹ซ"
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "แŠ แŠ•แ‹ต แ‹ฐแˆจแŒƒ แ‹ˆแ‹ฐ แŠ‹แˆ‹ (แˆˆ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ˜แˆ˜แˆแŠจแ‰ป แ‰ฅแ‰ป)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,8 +1501,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "แŠจ แ‹ณแ‰ณแ‰คแ‹ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹แˆตแŒฅ แˆจแ‹ตแ แŠฅแŠ“ แŠ แˆแ‹ต แˆ˜แˆแˆจแŒฅ (แ‹จ แ‰ฐแŠจแˆแ‰ฐแ‹แŠ• แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 แ‰แˆแŽแ‰ฝ)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "แ‹แŒคแ‰ต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "แ‹จ แˆจแ‹ตแ แˆแˆญแŒซแ‹Žแ‰ฝแŠ• แˆ˜แ‰€แ‹ซแ‹จแˆชแ‹ซ"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "แ‹จ แŠ แˆแŠ‘แŠ• แŠ แˆแ‹ต แˆ˜แˆแˆจแŒซ"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แ‹ˆแ‹ฐ แˆจแ‹ตแ‰ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆ›แŠ•แ‰€แˆณแ‰€แˆป"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "แˆ˜แŒ แ‰†แˆšแ‹ซแ‹แŠ• แ‹ˆแ‹ฐ แˆจแ‹ตแ‰ แˆ˜แŒจแˆจแˆป แˆ›แŠ•แ‰€แˆณแ‰€แˆป"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "แ‹แŒคแ‰ต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "แ‹ญแˆแˆจแŒก แ‹จ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซแ‹แŠ• แ‰  F6 แ‹ญแŒ แ‰€แˆ™ แ‰€แˆตแ‰ต แ‹ˆแ‹ฐ แ‰ณแ‰ฝ แŠฅแŠ“ แ‹จ แ‰€แŠ แ‰€แˆตแ‰ต แ‹จแˆšแˆแˆแŒ‰แ‰ตแŠ• แ‹จ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆแˆแŠญแ‰ต แˆˆแˆ˜แˆแˆจแŒฅ แŠฅแŠ“ แ‹ญแŒซแŠ‘ <switchinline select=\"sys\"><caseinline select=\"MAC\"> แ‰ตแŠฅแ‹›แ‹ </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "แˆฐแŠแ‹ต แˆ˜แˆแˆจแŒซ แ‰  <switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 แŠฅแŠ“ แ‹ญแŒซแŠ‘ Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "แˆ˜แ‹แŒซ แŠจ แŠฅแŒ… แ‹จ แˆแˆญแŒซ แ‹˜แ‹ด แŠฅแŠ“ แˆ˜แˆ˜แˆˆแˆป แ‹ˆแ‹ฐ แŠฅแ‰ƒ แˆแˆญแŒซ แ‹˜แ‹ด"
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แŠแŒฅแ‰ฅ แˆ›แŠ•แ‰€แˆณแ‰€แˆป (แˆ˜แ‰แˆจแŒญ-แˆ˜แŒ‹แŒ แˆšแ‹ซ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แˆˆแŒŠแ‹œแ‹ แ‹ญแˆฐแŠ“แŠจแˆ‹แˆ: แŠแŒˆแˆญ แŒแŠ• แ‹จ แˆ˜แŒจแˆจแˆป แŠแŒฅแ‰ฅ แŠ แŠ•แ‹ฑ แŠ แŠ•แ‹ฑแŠ• แ‹ญแ‰†แˆญแŒฃแˆ)"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‹จ แˆ˜แˆณแ‹ซ แŠฅแ‰ƒ แŠ แŠ•แ‹ต แ’แŠญแˆตแˆ แˆ›แŠ•แ‰€แˆณแ‰€แˆป (แ‰  แˆแˆญแŒซ แ‹˜แ‹ด แ‹แˆตแŒฅ)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "แŠฅแŠ•แ‹ฐ แŒˆแŠ“-แˆ˜แˆ˜แŒ แŠ› แ‹จ แˆ˜แˆณแ‹ซ แŠฅแ‰ƒ (แ‰  แŠฅแŒ… แ‹จ แˆแˆญแŒซ แ‹˜แ‹ด)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "แ‹จ แˆ˜แˆณแ‹ซ แŠฅแ‰ƒ แˆ›แ‹žแˆชแ‹ซ (แ‰  แˆ›แ‹žแˆชแ‹ซ แ‹˜แ‹ด)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "แˆˆ แˆ˜แˆณแ‹ซ แŠฅแ‰ƒ แ‹จ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แŠ•แŒแŒแˆญ แˆ˜แŠญแˆแ‰ป"
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "แŠฅแ‰ƒ แˆˆ แˆ˜แˆณแˆ แŠแŒฅแ‰ฅ แ‹ญแˆแˆจแŒก (แ‰  แŠแŒฅแ‰ฅ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด) / แˆแˆญแŒซ แˆ˜แˆฐแˆจแ‹ฃ"
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "แˆ˜แˆแˆจแŒซ แ‰ฐแŒจแˆ›แˆช แŠจ แŠแŒฅแ‰ฅ แ‹ˆแ‹ฐ แŠแŒฅแ‰ฅ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด"
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "แ‹ญแˆแˆจแŒก แ‹จแˆšแ‰€แŒฅแˆˆแ‹แŠ• แŠแŒฅแ‰ฅ แŠฅแ‰ƒแ‹แŠ• แˆˆแˆ˜แˆณแ‹ซ แ‰  (แŠแŒฅแ‰ฅ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "แ‰  แˆ›แ‹žแˆชแ‹ซ แ‹˜แ‹ด: แ‹จแˆ›แ‹žแˆชแ‹ซแ‹แŠ• แˆ˜แˆ€แŠจแˆ แˆ˜แˆแˆจแŒฅ แ‹ญแ‰ฝแˆ‹แˆ‰"
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "แ‹ญแˆแˆจแŒก แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹แŠ• แŠแŒฅแ‰ฅ แŠฅแ‰ƒแ‹แŠ• แˆˆแˆ˜แˆณแ‹ซ แ‰  (แŠแŒฅแ‰ฅ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">แ‰ตแŠฅแ‹›แ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter แŠจ แˆแˆญแŒซแ‹ แˆแˆแŠญแ‰ต แ‹แˆตแŒฅ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "แ‹จ แŠแŒฅแ‰ฅ แˆ˜แˆแˆจแŒซ แ‹˜แ‹ด แˆ˜แ‰ฐแ‹: แ‹จ แˆ˜แˆณแ‹ซ แŠฅแ‰ƒ แ‰ แŠ‹แˆ‹ แ‹ญแˆ˜แˆจแŒฃแˆ"
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "แ‰  แˆ˜แˆณแ‹ซ แŠฅแ‰ƒ แ‹แˆตแŒฅ แŠแŒฅแ‰ฅ แˆ›แˆจแˆšแ‹ซ (แ‰  แŠแŒฅแ‰ฅ แˆ›แˆจแˆšแ‹ซ แ‹˜แ‹ด)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "แ‹แŒคแ‰ถแ‰ฝ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "แŒฅแ‹ซแ‰„ แˆ›แˆตแŠฌแŒƒ"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ˆแ‹ญแˆ แŒฅแ‹ซแ‰„ แˆ˜แŒจแˆ˜แˆชแ‹ซ"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "แ‹แŒคแ‰ถแ‰ฝ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "แ‹แŒคแ‰ถแ‰ฝ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "แ‰  แˆ˜แˆตแŠฎแ‰ถแ‰ฝ แˆ˜แŠซแŠจแˆ แˆ˜แ‹แˆˆแ‹ซ"
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/07.po b/source/am/helpcontent2/source/text/shared/07.po
index 8f2a74f56e0..9d188b57aed 100644
--- a/source/am/helpcontent2/source/text/shared/07.po
+++ b/source/am/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-06-14 15:40+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1497454819.000000\n"
#: 09000000.xhp
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "แŠ แ‹ฒแˆต แ‹ตแˆ…แˆจ แŒˆแŒฝ แ‰  แŠขแŠ•แ‰ฐแˆญแŠ”แ‰ต แˆ‹แ‹ญ แˆˆ แˆ˜แแŒ แˆญ แ‹ญแŠญแˆแ‰ฑ แŠ แ‹ฒแˆต <emph> แ‹จ HTML แˆฐแŠแ‹ต </emph> แŠจแ‹šแ‹ซแˆ แ‹ญแˆแˆจแŒก <emph> แ‹แ‹ญแˆ - แŠ แ‹ฒแˆต </emph>"
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "แŠ แ‹ฒแˆต แ‹จ แ‹Œแ‰ฅ แŒˆแŒฝ แˆ˜แแŒ แˆชแ‹ซ แˆ˜แˆณแˆชแ‹ซ แ‹จ แ‹Œแ‰ฅ แŠฅแ‰…แ‹ต แ‹˜แ‹ด แŠแ‹ แ‹ญแˆ…แŠ• แˆ›แˆตแ‰ปแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‰  <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แ‹จ แ‹Œแ‰ฅ แŠฅแ‰…แ‹ต</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "แ‹จ แ‹Œแ‰ฅ แŠฅแ‰…แ‹ต แ‹˜แ‹ด แ‹ญแ‰€แ‹ญแˆฉ แ‰  แˆ˜แˆแˆจแŒฅ <emph>แˆ˜แˆ˜แˆแŠจแ‰ป - แ‹จ แ‹Œแ‰ฅ แŠฅแ‰…แ‹ต</emph> แ‹ˆแ‹ญแŠ•แˆ แ‰  แˆ˜แŠญแˆแ‰ต แŠ แ‹ฒแˆต แ‹จ HTML แˆฐแŠแ‹ต"
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/explorer/database.po b/source/am/helpcontent2/source/text/shared/explorer/database.po
index f353be2d7be..efe0582e648 100644
--- a/source/am/helpcontent2/source/text/shared/explorer/database.po
+++ b/source/am/helpcontent2/source/text/shared/explorer/database.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-06-24 00:20+0000\n"
+"PO-Revision-Date: 2018-07-07 17:58+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1529799639.000000\n"
+"X-POOTLE-MTIME: 1530986332.000000\n"
#: 02000000.xhp
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"par_id3150636\n"
"help.text"
msgid "greater than or equal to"
-msgstr "แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ"
+msgstr "แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ"
#: 02010100.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/guide.po b/source/am/helpcontent2/source/text/shared/guide.po
index 67660cc1cfa..2a80c406c0b 100644
--- a/source/am/helpcontent2/source/text/shared/guide.po
+++ b/source/am/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-07-03 23:41+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-07 18:54+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530661278.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1530989681.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "แŠแŒ แˆ‹ แˆ˜แˆตแˆ˜แˆญ แˆˆ แˆ˜แแŒ แˆญ: แ‹ญแŒปแ‰ แˆถแˆตแ‰ต แ‹ˆแ‹ญแŠ•แˆ แ‰ฐแŒจแˆ›แˆช แŒญแˆจแ‰ต (-): แ‹ˆแ‹ญแŠ•แˆ แŠจ แˆตแˆฉ แˆ›แˆตแˆ˜แˆชแ‹ซ ( _ ): แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ•: แ‹ตแˆญแ‰ฅ แˆ˜แˆตแˆ˜แˆญ แˆˆ แˆ˜แแŒ แˆญ: แ‹ญแŒปแ‰ แˆถแˆตแ‰ต แ‹ˆแ‹ญแŠ•แˆ แ‰ฐแŒจแˆ›แˆช แŠฅแŠฉแˆ แˆแˆแŠญแ‰ต (=): แŠฎแŠจแ‰ฅ (*): แ‰ฒแˆแ‹ด (~): แ‹ˆแ‹ญแŠ•แˆ แ‹จ แ‰แŒฅแˆญ แˆแˆแŠญแ‰ต (#): แŠฅแŠ“ แŠจแ‹› แ‹ญแŒซแŠ‘ แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹แŠ•"
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
@@ -13830,7 +13830,7 @@ msgctxt ""
"par_id3150439\n"
"help.text"
msgid "For a detailed overview about converting documents to and from Microsoft Office format, see the <link href=\"https://wiki.documentfoundation.org/Documentation/OOoAuthors_User_Manual/Migration_Guide\" name=\"wiki.dcoumentfoundation.org OOoAuthors User Manual: Migration Guide\">Migration Guide</link>."
-msgstr ""
+msgstr "แˆตแˆˆ แ‹จ Microsoft Office แˆฐแŠแ‹ถแ‰ฝแŠ• แˆ˜แ‰€แ‹จแˆชแ‹ซ แ‹แˆญแ‹แˆญ แˆ˜แŒแˆˆแŒซ แˆˆแˆ›แŒแŠ˜แ‰ต แ‹ญแˆ…แŠ• แ‹ญแˆ˜แˆแŠจแ‰ฑ <link href=\"https://wiki.documentfoundation.org/Documentation/OOoAuthors_User_Manual/Migration_Guide\" name=\"wiki.dcoumentfoundation.org OOoAuthors แ‹จ แ‰ฐแŒ แ‰ƒแˆš แˆ˜แˆแˆชแ‹ซ: Migration Guide\">แ‹จ แˆ˜แˆธแŒ‹แŒˆแˆชแ‹ซ แˆ˜แˆแˆชแ‹ซ</link>:"
#: ms_import_export_limitations.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/shared/optionen.po b/source/am/helpcontent2/source/text/shared/optionen.po
index e11e59726f3..2ff0f93e880 100644
--- a/source/am/helpcontent2/source/text/shared/optionen.po
+++ b/source/am/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 00:29+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530491341.000000\n"
#: 01000000.xhp
@@ -1605,8 +1605,8 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
-msgstr "<variable id=\"ignore\">แ‹จ <emph>แˆแˆ‰แŠ•แˆ แ‹แˆญแ‹แˆญ แˆ˜แ‰ฐแ‹ (แˆแˆ‰แŠ•แˆ) </emph>แˆแˆ‰แŠ•แˆ แ‰ƒแˆŽแ‰ฝ แ‹ซแŠซแ‰ตแ‰ณแˆ แˆแˆแŠญแ‰ต แ‹จแ‰ฐแ‹ฐแˆจแŒˆแ‰ฃแ‰ธแ‹แŠ• แ‰  <emph>แˆ˜แ‰ฐแ‹</emph> แŠแ‹ฐแˆ แ‰ แˆšแ‰ณแˆจแŠ•แˆ แŒŠแ‹œ: แ‹ญแˆ… แ‹แˆญแ‹แˆญ แ‹‹แŒ‹ แ‹จแˆšแŠ–แˆจแ‹ แˆˆ แŠ แˆแŠ‘ แŠแ‹ฐแˆ แˆ›แˆจแˆšแ‹ซ แ‰ฅแ‰ป แŠแ‹ </variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgstr ""
#: 01010400.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/smath/01.po b/source/am/helpcontent2/source/text/smath/01.po
index da508ff3378..fa1153d5cc0 100644
--- a/source/am/helpcontent2/source/text/smath/01.po
+++ b/source/am/helpcontent2/source/text/smath/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-07-02 00:28+0000\n"
+"PO-Revision-Date: 2018-07-07 17:59+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530491280.000000\n"
+"X-POOTLE-MTIME: 1530986381.000000\n"
#: 02080000.xhp
msgctxt ""
@@ -1238,7 +1238,7 @@ msgctxt ""
"par_id3156098\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XGESLANTY\">Inserts the <emph>greater than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?>geslant<?> </emph>in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XGESLANTY\">แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹จ <emph> แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ </emph> แŠจ แˆแˆˆแ‰ต แ‰ฆแ‰ณ แ‹ซแ‹ข แŒแŠ•แŠ™แŠแ‰ต แŒ‹แˆญ </ahelp> แŠฅแŠ•แ‹ฒแˆแˆ แˆ˜แŒปแ แ‹ญแ‰ฝแˆ‹แˆ‰ <emph><?> แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ <?> </emph> แ‰  <emph> แ‰ตแŠฅแ‹›แ‹ </emph> แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ"
+msgstr "<ahelp hid=\"HID_SMA_XGESLANTY\">แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹จ <emph> แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ </emph> แŠจ แˆแˆˆแ‰ต แ‰ฆแ‰ณ แ‹ซแ‹ข แŒแŠ•แŠ™แŠแ‰ต แŒ‹แˆญ </ahelp> แŠฅแŠ•แ‹ฒแˆแˆ แˆ˜แŒปแ แ‹ญแ‰ฝแˆ‹แˆ‰ <emph><?> แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ <?> </emph> แ‰  <emph> แ‰ตแŠฅแ‹›แ‹ </emph> แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ"
#: 03090200.xhp
msgctxt ""
@@ -1334,7 +1334,7 @@ msgctxt ""
"par_id3155379\n"
"help.text"
msgid "<ahelp hid=\"HID_SMA_XGEY\">Inserts the <emph>greater than or equal to</emph> relation with two placeholders.</ahelp> You can also type <emph><?> ge <?></emph> or <emph><?> >= <?></emph> in the <emph>Commands</emph> window."
-msgstr "<ahelp hid=\"HID_SMA_XGEY\">แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹จ <emph>แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ </emph> แŠจ แˆแˆˆแ‰ต แ‰ฆแ‰ณ แ‹ซแ‹ข แŒแŠ•แŠ™แŠแ‰ต แŒ‹แˆญ </ahelp> แŠฅแŠ•แ‹ฒแˆแˆ แˆ˜แŒปแ แ‹ญแ‰ฝแˆ‹แˆ‰ <emph><?> แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ <?></emph> แ‹ˆแ‹ญแŠ•แˆ <emph><?> >= <?></emph> แ‰  <emph> แ‰ตแŠฅแ‹›แ‹ </emph> แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ"
+msgstr "<ahelp hid=\"HID_SMA_XGEY\">แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹จ <emph>แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ แŠจ </emph> แŠจ แˆแˆˆแ‰ต แ‰ฆแ‰ณ แ‹ซแ‹ข แŒแŠ•แŠ™แŠแ‰ต แŒ‹แˆญ </ahelp> แŠฅแŠ•แ‹ฒแˆแˆ แˆ˜แŒปแ แ‹ญแ‰ฝแˆ‹แˆ‰ <emph><?> แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แ‹ญแˆ†แŠ“แˆ <?></emph> แ‹ˆแ‹ญแŠ•แˆ <emph><?> >= <?></emph> แ‰  <emph> แ‰ตแŠฅแ‹›แ‹ </emph> แˆ˜แˆตแŠฎแ‰ต แ‹แˆตแŒฅ"
#: 03090200.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter.po b/source/am/helpcontent2/source/text/swriter.po
index 39f800c37a2..57d1e1335c0 100644
--- a/source/am/helpcontent2/source/text/swriter.po
+++ b/source/am/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-03 01:12+0000\n"
+"PO-Revision-Date: 2018-07-07 15:59+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530580361.000000\n"
+"X-POOTLE-MTIME: 1530979181.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"par_id451529878529005\n"
"help.text"
msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope."
-msgstr ""
+msgstr "แŠฅแˆญแˆตแ‹Ž แ‹แˆญแ‹แˆญ แ‹˜แ‹ดแ‹Žแ‰ฝแŠ• แˆ›แˆตแŒˆแ‰ขแ‹ซแŠ• แˆ›แˆตแ‰ฐแŠซแŠจแˆ แ‹ญแ‰ฝแˆ‹แˆ‰: แ‰  แˆ˜แŒ แ‰€แˆ แ‹แˆญแ‹แˆญ <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph> แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ - แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ </emph></link>: แˆแŠญแŠ•แ‹ซแ‰ฑแˆ แ‹˜แ‹ดแ‹Žแ‰ฝ แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ แ‹จแˆšแŠ–แˆจแ‹ แ‰  แ‹‹แŠ“แ‹ แˆฐแŠแ‹ต แ‹แˆตแŒฅ แŠแ‹: แ‹ซแˆตแ‰ณแ‹แˆฑ แ‹จ แ‰ฐแˆตแ‰ฐแŠซแŠจแˆ แ‹แˆญแ‹แˆญ แ‰  แˆฐแŠแ‹ต แŠญแแˆ แ‹แˆตแŒฅ แˆ˜แ‰€แˆ˜แŒกแŠ•:"
#: main0115.xhp
msgctxt ""
diff --git a/source/am/helpcontent2/source/text/swriter/01.po b/source/am/helpcontent2/source/text/swriter/01.po
index 8df31663cd3..1ff1ed29c50 100644
--- a/source/am/helpcontent2/source/text/swriter/01.po
+++ b/source/am/helpcontent2/source/text/swriter/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-22 13:17+0200\n"
-"PO-Revision-Date: 2018-06-30 19:10+0000\n"
+"PO-Revision-Date: 2018-07-07 17:36+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530385813.000000\n"
+"X-POOTLE-MTIME: 1530984999.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -26430,7 +26430,7 @@ msgctxt ""
"par_id31526564223526\n"
"help.text"
msgid "Click on the Select Certificate button to open the Select Certificate dialog box, where your certificates are listed. Select the certificate suitable for signing the document."
-msgstr ""
+msgstr "แ‹ญแŒซแŠ‘ แ‰  แ‹จ แˆแˆตแŠญแˆญ แ‹ˆแˆจแ‰€แ‰ต แˆ˜แˆแˆจแŒซ แ‰แˆแ แˆ‹แ‹ญ แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‹จ แˆแˆตแŠญแˆญ แ‹ˆแˆจแ‰€แ‰ต แŠ•แŒแŒแˆญ แˆณแŒฅแŠ• แˆˆ แˆ˜แŠญแˆแ‰ต: แ‹จ แŠฅแˆญแˆตแ‹Ž แ‹จ แˆแˆตแŠญแˆญ แ‹ˆแˆจแ‰€แ‰ต แ‹แˆญแ‹แˆญ แ‹ซแˆˆแ‰ แ‰ตแŠ•: แ‹ญแˆแˆจแŒก แ‰ฐแˆตแˆ›แˆšแ‹แŠ• แ‹จ แˆแˆตแŠญแˆญ แ‹ˆแˆจแ‰€แ‰ต แˆฐแŠแ‹ฑแŠ• แˆˆ แˆ˜แˆแˆจแˆ:"
#: signsignatureline.xhp
msgctxt ""
@@ -26438,7 +26438,7 @@ msgctxt ""
"par_id251526576138883\n"
"help.text"
msgid "The information of the certificate issuer is inserted in the bottom of the Signature Line object."
-msgstr ""
+msgstr "แ‹จ แˆแˆตแŠญแˆญ แ‹ˆแˆจแ‰€แ‰ต แˆฐแŒชแ‹ แˆ˜แˆจแŒƒ แŠจ แŠแˆญแˆ› แˆ˜แˆตแˆ˜แˆญ แŠฅแ‰ƒ แ‰  แ‰ณแ‰ฝ แ‰ แŠฉแˆ แ‹ญแŒˆแ‰ฃแˆ"
#: signsignatureline.xhp
msgctxt ""
@@ -26966,7 +26966,7 @@ msgctxt ""
"par_id831516906589936\n"
"help.text"
msgid "If the watermark in use is a text inserted by the <item type=\"menuitem\">Format - Watermark</item> menu command or by the <link href=\"text/swriter/classificationbar.xhp\" name=\"classification bar\">document classification settings</link>, you can edit the contents and settings on opening the watermark dialog."
-msgstr ""
+msgstr "แ‹จแˆšแŒ แ‰€แˆ™แ‰ต แ‹จ แ‹แˆ€ แˆแˆแŠญแ‰ต แ‹จ แŒˆแ‰ฃ แŒฝแˆแ แŠจแˆ†แŠ แ‰  <item type=\"menuitem\"> แŠ แ‰€แˆซแˆจแ‰ฅ - แ‹จ แ‹แˆ€ แˆแˆแŠญแ‰ต</item> แ‹แˆญแ‹แˆญ แ‰ตแŠฅแ‹› แ‹ˆแ‹ญแŠ•แˆ แ‰  <link href=\"text/swriter/classificationbar.xhp\" name=\"classification bar\">แˆฐแŠแ‹ต แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ แˆ›แˆฐแŠ“แŒƒ </link>: แŠฅแˆญแˆตแ‹Ž แˆ›แˆจแˆ แ‹ญแ‰ฝแˆ‹แˆ‰ แ‹ญแ‹žแ‰ณแ‹แŠ• แŠฅแŠ“ แˆ›แˆฐแŠ“แŒƒแ‹แŠ• แ‹จ แ‹แˆ€ แˆแˆแŠญแ‰ต แŠ•แŒแŒแˆญ แ‰  แˆ˜แŠญแˆแ‰ต:"
#: watermark.xhp
msgctxt ""
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
index 66b95a5fca6..6e2ba678204 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-01 23:05+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-05 01:20+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530486321.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1530753610.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3808,15 +3808,6 @@ msgstr "แ‹จ แŒˆแŒฝ ~แˆ˜แŒจแˆจแˆป แˆ›แˆตแŒˆแ‰ขแ‹ซ"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~แ‹ณแ‰ณ"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -14432,7 +14423,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rectangle, Rounded"
-msgstr "แŠ แˆซแ‰ต แˆ›แŠฅแ‹˜แŠ• แก แ‹จแ‰ฐแŠจแ‰ แ‰ "
+msgstr "แŠ แˆซแ‰ต แˆ›แŠฅแ‹˜แŠ•: แ‹จแ‰ฐแŠจแ‰ แ‰ "
#: GenericCommands.xcu
msgctxt ""
@@ -14864,7 +14855,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Corner Right Arrow"
-msgstr "แ‰  แŒฅแŒ แ‹จ แ‰€แŠแ‰€แˆตแ‰ต"
+msgstr "แ‰  แŒฅแŒ แ‹จ แ‰€แŠ แ‰€แˆตแ‰ต"
#: GenericCommands.xcu
msgctxt ""
@@ -16682,7 +16673,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Rectangle, Rounded"
-msgstr "แŠ แˆซแ‰ต แˆ›แŠฅแ‹˜แŠ• แก แ‹จแ‰ฐแŠจแ‰ แ‰ "
+msgstr "แŠ แˆซแ‰ต แˆ›แŠฅแ‹˜แŠ•: แ‹จแ‰ฐแŠจแ‰ แ‰ "
#: GenericCommands.xcu
msgctxt ""
@@ -22467,6 +22458,15 @@ msgstr "~แˆ›แˆตแŒˆแ‰ขแ‹ซ"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/am/sc/messages.po b/source/am/sc/messages.po
index 885a8cd415d..8ebe021b38e 100644
--- a/source/am/sc/messages.po
+++ b/source/am/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-01 23:07+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530486452.000000\n"
#: sc/inc/compiler.hrc:27
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~แ‹‹แŒ‹"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~แˆแŠ•แŒญ"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~แˆ›แˆตแŒˆแ‰ขแ‹ซแ‹Žแ‰ฝ"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "แˆตแˆญแŠ แ‰ต"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "แˆ˜แ‹ฐแ‰ แŠ›: แŒฝแˆแ: แ‰€แŠ• (แ‰€แ‹ˆแŠ  ):แ‰€แŠ• (แ‹ˆแ‰€แŠ  ):แ‰€แŠ• (แŠ แ‹ˆแ‰€ ):US English;แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tab"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "แŠญแแ‰ฐแ‰ต"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"แŠจแ‰ณแ‰ฝ แ‰ แŠฉแˆ แ‹จแ‰€แˆจแ‰ แ‹แŠ• แˆ›แˆจแˆšแ‹ซ แˆ˜แ‰€แ‰ แˆ แ‹ญแˆแˆแŒ‹แˆ‰?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "แˆแˆตแˆ แˆ›แŒฃแˆชแ‹ซ"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "แŒฝแˆแ"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "แ‹ˆแˆจแ‰€แ‰ถแ‰ฝ แ‹ญแˆแˆจแŒก"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~แ‹จแ‰ฐแˆ˜แˆจแŒกแ‰ต แ‹ˆแˆจแ‰€แ‰ถแ‰ฝ"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "แˆ›แˆตแˆ˜แˆชแ‹ซ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "แ‹ญแˆ… แˆ›แˆตแˆ˜แˆชแ‹ซ แ‹จแˆšแ‹ซแˆตแ‰ฐแ‹ณแ‹ตแˆจแ‹ แŠฅแ‰ƒแ‹Žแ‰ฝแŠ• แ‰  แ‰ฐแ‹ˆแˆฐแŠ แ‰ฆแ‰ณ แ‰ฅแ‰ป แŠแ‹"
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "แ‹ญแˆ… แ‹ˆแˆจแ‰€แ‰ต แ‹จแˆšแ‹ซแˆณแ‹จแ‹ แ‹ณแ‰ณแ‹ แ‰ แˆฐแŠแ‹ฑ แ‹แˆตแŒฅ แŠฅแŠ•แ‹ดแ‰ต แŠฅแŠ•แ‹ฐแˆšแ‰€แˆ˜แŒฅ แŠแ‹"
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "แˆฐแŠแ‹ต แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "แ‹ˆแˆจแ‰€แ‰ต %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "แŠญแแˆ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "แ‰  แŒแˆซ แ‰ แŠฉแˆ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "แ‹จแŒˆแŒฝ แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "แˆ˜แˆ€แŠจแˆ แˆ‹แ‹ญ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "แ‰  แ‰€แŠ แ‰ แŠฉแˆ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "แ‹จ แŒˆแŒฝ แˆซแˆตแŒŒ %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "แ‹จ แŒˆแŒฝ แŒแˆญแŒŒ %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "แˆ˜แˆตแˆ˜แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "แŠฅแ‹šแˆ… แŠแ‹ แŒฝแˆแ แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ˆแ‹ญแˆ แˆ›แˆจแˆ แ‹จแˆšแ‰ฝแˆ‰แ‰ต แ‰แŒฅแˆฎแ‰ฝ แŠฅแŠ“ แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "แˆ˜แŒˆแŠ“แŠ› แ‰ แ‹ตแŒ‹แˆš แˆ›แŒซแ‹ˆแ‰ป"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "แ‹จแŠ แ‹ญแŒฅ แ‰แˆแ แ‰ฐแŒญแŠแ‹‹แˆ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(แˆˆแŠ•แ‰ฃแ‰ฅ แ‰ฅแ‰ป)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(แ‰ แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ แ‹˜แ‹ด)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "แŒˆแŒพแ‰ฝ"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "แ‹จ แ‰ฃแ‹ถ แŒˆแŒฝ แ‹แŒคแ‰ถแ‰ฝแŠ• ~แˆ›แˆตแ‰†แˆšแ‹ซ"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "แ‹จ แˆ›แ‰ฐแˆšแ‹ซ แ‹ญแ‹žแ‰ณ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~แˆแˆ‰แŠ•แˆ แ‹ˆแˆจแ‰€แ‰ถแ‰ฝ"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "แ‹จ ~แ‰ฐแˆ˜แˆจแŒกแ‰ต แ‹ˆแˆจแ‰€แ‰ถแ‰ฝ"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "แ‹จ แ‰ฐแˆ˜แˆจแŒกแ‰ต แŠญแแˆŽแ‰ฝ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "แŠจ แ‹จแ‰ตแŠ›แ‹ แˆ…แ‰ตแˆ˜แ‰ต"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "แˆแˆ‰แŠ•แˆ ~แŒˆแŒพแ‰ฝ"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "แŒˆ~แŒพแ‰ฝ"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "แˆตแˆˆแ‹šแˆ… แ‹ˆแ‹ฐแŠแ‰ต แŠ แˆตแŒ แŠ•แ‰…แ‰€แŠ"
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "แ‹ญแˆ…แŠ• แ‹จ DDE แˆแŠ•แŒญ แˆ›แˆปแˆปแˆ แŠ แˆแ‰ฐแ‰ปแˆˆแˆ แˆแŠ“แˆแ‰ฃแ‰ต แ‹จแˆฐแŠแ‹ฑ แˆแŠ•แŒฉ แŠ แˆแ‰ฐแŠจแˆแ‰ฐ แ‹ญแˆ†แŠ“แˆ แก แŠฅแ‰ฃแŠญแ‹ŽแŠ• แ‹จแˆฐแŠแ‹ฑแŠ• แˆแŠ•แŒญ แ‹ซแˆตแŠแˆฑ แŠฅแŠ“ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แ‹ญแˆžแŠญแˆฉ"
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "แ‹ญแˆ…แŠ• แ‹จแˆšแ‰€แŒฅแˆˆแ‹แŠ• แ‹แ‹ญแˆ แˆ˜แŒซแŠ• แŠ แˆแ‰ฐแ‰ปแˆˆแˆ แก แŠจแ‹šแˆ… แ‹แ‹ญแˆ แŒ‹แˆญ แ‹จแ‰ฐแŒˆแŠ“แŠ˜แ‹ แ‹ณแ‰ณ แ‹แ‹ญแˆ แŠ แˆแ‰ฐแˆปแˆปแˆˆแˆ"
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "แ‹จ แ‹แŒช แŠ แŒˆแŠ“แŠžแ‰ฝ แˆ›แˆปแˆปแ‹ซ"
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "แˆ˜แŒ แŠ‘ แ‹จแŠ แˆแ‹ต แˆแˆ~แŠญแ‰ถแ‰ฝแŠ• แ‹ญแ‹Ÿแˆ"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "แˆ˜แŒ แŠ‘ ~แ‹จแˆจแ‹ตแ แˆแˆแŠญแ‰ถแ‰ฝแŠ• แ‹ญแ‹Ÿแˆ"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "แ‹‹แŒ‹ แ‹จแˆŒแˆˆแ‹ แ‹‹แŒ‹"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "แˆแŠ•แˆ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŠ แˆแ‰ฐแŒˆแˆˆแŒธแˆ"
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "แˆแŠ•แˆ แˆจแ‹ตแ แ‹ˆแ‹ญแŠ•แˆ แŠ แˆแ‹ต แŠ แˆแ‰ฐแ‹ˆแˆฐแŠแˆ"
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "แ‹ซแˆแ‰ฐแŒˆแˆˆแŒธ แˆตแˆ แ‹ˆแ‹ญแŠ•แˆ แˆ˜แŒ แŠ•"
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "แ‹ซแˆแ‰ฐแŒˆแˆˆแŒธ แˆตแˆ แ‹ˆแ‹ญแŠ•แˆ แ‹จแ‰ฐแˆณแˆณแ‰ฐ แŠญแแˆ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ"
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŠ แˆแ‹ต แŠ แ‹ญแˆฐแˆซแˆ"
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆจแ‹ตแ แŠ แ‹ญแˆฐแˆซแˆ"
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ˜แŒจแˆ˜แˆชแ‹ซ"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "แˆตแˆ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แŒฅแŠแ‹ซ"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "แ‰  แŠฅแˆญแŒแŒฅ แ‹ญแˆ…แŠ• แˆ›แŒฅแ‹แ‰ต แ‹ญแˆแˆแŒ‹แˆ‰ # แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~แˆ˜แ‹แŒŠแ‹ซ"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "แŒฅแˆญ"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "แ‹จแŠซ"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "แˆ˜แŒ‹"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "แˆฐแˆœแŠ•"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "แ‹ฐแ‰กแ‰ฅ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "แŒ แ‰…แˆ‹แˆ‹"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "แ‹ˆแˆจแ‰€แ‰ต"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "แŠญแแˆ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "แ‹ญแ‹žแ‰ณแ‹"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "แŒˆแŒฝ แˆ›แˆตแ‰†แˆšแ‹ซ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "แŠญแแˆ แˆ›แˆตแ‰†แˆšแ‹ซ"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "แˆแŠ”แ‰ณแ‹ "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "แ‹ˆแˆจแ‰€แ‰ถแ‰ฝ"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "แ‹จแˆตแˆžแ‰ฝ แˆ˜แŒ แŠ•"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆ˜แŒ แŠ–แ‰ฝ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "แˆแˆตแˆŽแ‰ฝ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "แ‹จ OLE แŠฅแ‰ƒแ‹Žแ‰ฝ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "แ‹จ แ‰ฐแŒˆแŠ“แŠ™ แ‰ฆแ‰ณแ‹Žแ‰ฝ"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ˜แˆณแ‹ซ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "แˆ˜แŒŽแ‰ฐแ‰ป แ‹˜แ‹ด"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "แˆ›แˆณแ‹ซ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "แŠ•แ‰"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "แ‹จ แ‰ฆแ‹˜แŠ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "แ‹จ แ‰ฐแ‹ฐแ‰ แ‰€"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "แŠ•แ‰ แˆ˜แˆตแŠฎแ‰ต"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "แ‹จ แ‰ตแŠฅแ‹ญแŠ•แ‰ต แˆตแˆ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "แŠฅแ‹จแŒจแˆ˜แˆจ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆแ‹ซ"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "แŠฅแ‹จแ‰€แŠแˆฐ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆแ‹ซ"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "แˆ˜แˆˆแ‹ซ แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "แˆแˆ‰แŠ•แˆ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "แ‹จ แŠ แˆแŠ‘แŠ• แŠฅแ‰ƒ แ‰ฅแ‰ป แˆ›แˆณแ‹ซ"
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "แ‹จ แŠ แˆแŠ‘แŠ• แŠฅแ‰ƒ แ‰ฅแ‰ป แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ"
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "แŠฅแ‰ƒแ‹Žแ‰ฝแŠ• แˆ˜แˆแˆˆแŒŠแ‹ซ..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "แ‹จแˆณแŒฅแŠ‘ แˆตแˆ"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "แˆ˜แˆตแˆ˜แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "แ‹จแ‰ฐแŒแ‰ฃแˆญ แŠ แ‹‹แ‰‚"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "แ‰ฐแ‰€แ‰ฅแ‹ซแˆˆแˆ"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "แˆ˜แˆฐแˆจแ‹ฃ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "แ‹ตแˆแˆญ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ›แˆตแŠแ‹ซ"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ แˆ›แˆณแŠแˆป"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "แˆแ‹ฉแŠแ‰ต"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "แ‹ฐแˆซแˆฒแ‹"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "แ‰€แŠ•"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "แ‹ซแˆแ‰ณแ‹ˆแ‰€ แ‰ฐแŒ แ‰ƒแˆš"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "แŠ แˆแ‹ต แ‰ฐแŒจแˆแˆฏแˆ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "แˆจแ‹ตแ แ‰ฐแŒจแˆแˆฏแˆ "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "แ‹ˆแˆจแ‰€แ‰ต แ‰ฐแŒจแˆแˆฏแˆ "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "แŠ แˆแ‹ฑ แŒ แแ‰ทแˆ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "แˆจแ‹ตแ‰ แŒ แแ‰ทแˆ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "แ‹ˆแˆจแ‰€แ‰ฑ แŒ แแ‰ทแˆ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "แ‹จแ‰ฐแŠ•แ‰€แˆณแ‰€แˆฐแ‹ แˆ˜แŒ แŠ•"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "แ‹ญแ‹žแ‰ณแ‰ธแ‹ แ‹จแ‰ฐแ‰€แ‹จแˆจ"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "แ‹ญแ‹žแ‰ณแ‰ธแ‹ แ‹จแ‰ฐแ‰€แ‹จแˆจ"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "แ‹จแ‰ฐแ‰€แ‹จแˆจ แ‹ˆแ‹ฐ "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "แ‹‹แŠแŠ›แ‹"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "แˆˆแ‹แŒก แ‰ฐแŠจแˆแŠญแˆแˆ"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "แ‰ฐแ‰€แ‰ฅแ‹ซแˆˆแˆ"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "แŠ แˆแ‰€แ‰ แˆแˆ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹จแˆˆแˆ"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<แ‰ฃแ‹ถ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "แ‹ซแˆแ‰ฐแŒ แ‰ แ‰€"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "แ‰ แˆ˜แŒแ‰ขแ‹ซ แ‰ƒแˆ-แ‹จแ‰ฐแŒ แ‰ แ‰€ แŠ แ‹ญแ‹ฐแˆˆแˆ"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash incompatible"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash compatible"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "แŠฅแŠ•แ‹ฐแŒˆแŠ“-แˆ˜แŒปแŠแ‹ซ"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "แ‰  แˆ˜แŠซแŠจแˆˆแŠ› แ‰  _แˆ˜แŒ“แ‹ แˆ‹แ‹ญ"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "แŠคแŠญแˆตแ–แŠ”แŠ•แˆบแ‹ซแˆ แˆ›แˆˆแˆตแˆˆแˆป"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "แ‹จ แˆแ‹ฉแŠแ‰ต แˆ˜แˆ˜แˆญแˆ˜แˆชแ‹ซ"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "แ‹จ แˆแ‹ฉแŠแ‰ต แˆ˜แˆ˜แˆญแˆ˜แˆชแ‹ซ - แŠแŒ แˆ‹ แŒ‰แ‹ณแ‹ญ"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "แ‹จ แˆแ‹ฉแŠแ‰ต แˆ˜แˆ˜แˆญแˆ˜แˆชแ‹ซ - แˆแˆˆแ‰ต แŒ‰แ‹ณแ‹ญ"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "แ‰กแ‹ตแŠ–แ‰ฝ"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "แ‰  แ‰กแ‹ตแŠ–แ‰ฝ แˆ˜แŠซแŠจแˆ"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "แ‰  แ‰กแ‹ตแŠ–แ‰ฝ แ‹แˆตแŒฅ"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "แ‹จ แˆแ‹ฉแŠแ‰ถแ‰ฝ แˆแŠ•แŒญ"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-value"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F critical"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "แŒ แ‰…แˆ‹แˆ‹"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "แŠฎแŠฆแˆชแˆŒแˆฝแŠ•"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "แŠฎแŠฆแˆชแˆŒแˆฝแŠ•"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "แŠฎแ‰ซแˆชแ‹ซแŠ•แˆต"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "แŠฎแ‰ซแˆชแ‹ซแŠ•แˆตแˆต"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "แˆ˜แŒแˆˆแŒซ แˆตแ‰ณแ‰ตแˆตแ‰ฒแŠญแˆต"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "แŠ แˆ›แŠซแ‹ญ"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "แˆ˜แ‹ฐแ‰ แŠ› แˆตแˆ…แ‰ฐแ‰ต"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "แ‹˜แ‹ด"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "แˆ˜แˆ€แŠจแˆˆแŠ›"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "แˆแ‹ฉแŠแ‰ต"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "แˆ˜แ‹ฐแ‰ แŠ› แˆแ‹ฉแŠแ‰ต"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "แŠฉแˆญแ‰ถแˆฒแˆต"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "แ‹จแˆšแ‹ซแŒ‹แ‹ตแˆแ‰ แ‰ต"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "แˆ˜แŒ แŠ•"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "แŠ แŠแˆตแ‰ฐแŠ›"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "แŠจแแ‰ฐแŠ›"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "แ‹ตแˆแˆญ"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "แˆ˜แ‰แŒ แˆชแ‹ซ"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆฉแ‰ฅ "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "แ‹จ แˆถแˆตแ‰ฐแŠ› แˆฉแ‰ฅ"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "แ‰ แŠแˆฒแ‰ฅ ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "แ‰ฐแˆ˜แˆณแˆณแ‹ญ"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "แ‰ฐแˆ˜แˆณแˆณแ‹ญ แŠขแŠ•แ‰ฒแŒ€แˆญ"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "แˆ˜แ‹ฐแ‰ แŠ›"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "แŠฎแ‰บ"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "แ‰คแˆญแŠ–แˆŠ"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "แ‰ฃแ‹ญแŠ–แˆšแ‹ซแˆ"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "แŠ แˆ‰แ‰ณแ‹Š แ‰ฃแ‹ญแŠ–แˆšแ‹ซแˆ"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "แ‰บ แˆตแŠดแˆญแ‹ต"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "แŒ‚แŠฆแˆœแ‰ตแˆชแŠญ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "แŠ แŠแˆตแ‰ฐแŠ›"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "แŠจแแ‰ฐแŠ›"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "แŠ แˆ›แŠซแ‹ญ"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "แˆ˜แ‹ฐแ‰ แŠ› แˆแ‹ฉแŠแ‰ต"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "แˆ˜แˆ€แŠจแˆˆแŠ›"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "แˆฒแŒแˆ›"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p แ‹‹แŒ‹"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "แ‹จ แˆ™แŠจแˆซแ‹Žแ‰ฝ แ‰แŒฅแˆญ"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "แ‹จ nu แ‹‹แŒ‹"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "แŠ“แˆ™แŠ“"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-แˆ˜แˆžแŠจแˆชแ‹ซ"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-แˆ˜แˆžแŠจแˆชแ‹ซ"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "แ‹จ แ‰ฐแŒฃแˆ˜แˆจ t-แˆ˜แˆžแŠจแˆชแ‹ซ"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "แ‹จ แ‰ฐแŒฃแˆ˜แˆจ t-แˆ˜แˆžแŠจแˆชแ‹ซ"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-แˆ˜แˆžแŠจแˆชแ‹ซ"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-แˆ˜แˆžแŠจแˆชแ‹ซ"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "แ‹จ แŠแƒแŠแ‰ต แˆ˜แˆžแŠจแˆชแ‹ซ (แ‰บ-แˆตแŠดแˆญ)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "แŠ แˆแ‹ต %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "แˆจแ‹ตแ %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "แŠ แˆแ‹"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "แ‰ฐแˆˆแ‹‹แ‹‹แŒญ 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "แ‰ฐแˆˆแ‹‹แ‹‹แŒญ 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "แ‹จ แˆ˜แˆ‹แˆแ‰ต แŠ แˆ›แŠซแ‹ญ แˆแ‹ฉแŠแ‰ต"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "แ‹จแ‰ณแ‹จแ‹"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "แ‹จแ‰ณแ‹จแ‹ แŠ แˆ›แŠซแ‹ญ แˆแ‹ฉแŠแ‰ต"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-แ‹‹แŒ‹"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "แŠ แ‹ฐแŒˆแŠ› แ‹‹แŒ‹"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "แˆตแ‰ณแˆตแ‰ฒแŠญแˆต แˆ˜แˆžแŠจแˆชแ‹ซ"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "แ‰€แŒฅแ‰ฐแŠ›"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "แˆŽแŒ‹แˆชแ‹แˆ"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "แˆ€แ‹ญแˆ"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ แ‹˜แ‹ด"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "แˆตแˆŽแ•"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "แŠขแŠ•แ‰ฐแˆญแˆดแ•แ‰ต"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) right-tail"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F Critical right-tail"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) left-tail"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F Critical left-tail"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P two-tail"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F Critical two-tail"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "แ’แˆญแˆฐแŠ• แŠฎแŠฆแˆชแˆŒแˆฝแŠ•"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "แ‹จ แ‰ฐแˆˆแ‹‹แ‹‹แŒญ แˆแ‹ฉแŠแ‰ถแ‰ฝ"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t แˆตแ‰ณแˆตแ‰ฒแŠญแˆต"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) แŠ แŠ•แ‹ต-แŒญแˆซ"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t แ‹ˆแˆณแŠ แŠ แŠ•แ‹ต-แŒญแˆซ"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) แˆแˆˆแ‰ต-แŒญแˆซ"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t แ‹ˆแˆณแŠ แˆแˆˆแ‰ต-แŒญแˆซ"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "แ‹จ แ‰ณแ‹ˆแ‰€ แˆแ‹ฉแŠแ‰ต"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) แŠ แŠ•แ‹ต-แŒญแˆซ"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z แ‹ˆแˆณแŠ แŠ แŠ•แ‹ต-แŒญแˆซ"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) แˆแˆˆแ‰ต-แŒญแˆซ"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z แ‹ˆแˆณแŠ แˆแˆˆแ‰ต-แŒญแˆซ"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "แ‹ญแ‹žแ‰ณ แˆ›แˆตแ‰ปแ‹ซ"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "แ‹ˆแ‹ฐ แŠญแแˆ"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "แ‹ˆแ‹ฐ แŠญแแˆ (แŠจ แŠญแแˆ แŒ‹แˆญ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆ˜แŒ แŠ›)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "แ‹ˆแ‹ฐ แŒˆแŒฝ"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "แˆ›แˆตแ‰ฐแˆ‹แˆˆแŠแ‹ซ แˆแŠ•แŒญ"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "แˆ›แˆปแˆปแ‹ซแ‹Žแ‰ฝ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "แŠแ‰ฃแˆญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "แˆ›แŒ‹แŠแŠ› 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "แˆ›แŒ‹แŠแŠ› 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "แˆ›แŒ‹แŠแŠ› 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "แˆซแˆตแŒŒ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "แˆซแˆตแŒŒ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "แˆ˜แŒฅแŽ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "แŒฅแˆฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "แŒˆแˆˆแˆแ‰ฐแŠ›"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "แˆตแˆ…แ‰ฐแ‰ต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "แˆ›แˆตแŒ แŠ•แ‰€แ‰‚แ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "แˆ›แˆปแˆปแ‹ซแ‹Žแ‰ฝ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_แ‹แˆญแ‹แˆญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_แ‹แ‹ญแˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_แˆ›แˆจแˆšแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "แ‹˜แ‹ด_แ‹Žแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "แŠ_แ‹ฐแˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "แˆˆ แ‰ฐแˆ˜แˆจแŒกแ‰ต แŠญแแˆŽแ‰ฝ แ‹ตแŠ•แ‰ แˆญ แ‹ญแ‹ˆแˆตแŠ‘"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_แ‰แŒฅแˆญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_แˆ›แˆฐแˆˆแŠแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_แŠญแแˆŽแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_แ‹ณแ‰ณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_แŠจแˆˆแˆณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_แŠ•แ‹ตแ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "แ‰€_แˆˆแˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_แˆ›แ‹˜แŒ‹แŒƒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_แˆ˜แŒ‹แŒ แˆšแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_แ‰‹แŠ•แ‰‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_แŠจแˆˆแˆณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "แˆ›แ‹ˆแ‹ณ_แ‹ฐแˆชแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_แ‹˜แ‹ดแ‹Žแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "แˆ˜_แˆณแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_แˆ›แ‹˜แŒ‹แŒƒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_แˆ˜แŒ‹แŒ แˆšแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "แ‰กแ‹ต_แŠ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_แ‹ฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "แŠญ_แˆแ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_แˆ›แ‹˜แŒ‹แŒƒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_แˆ˜แŒ‹แŒ แˆšแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_แ‹˜แ‹ดแ‹Žแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "แŠ _แ‰€แˆซแˆจแ‰ฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_แŠ แŠ•แ‰€แŒฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "แˆ›แˆปแˆปแ‹ซแ‹Žแ‰ฝ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "แˆ›แˆปแˆปแ‹ซแ‹Žแ‰ฝ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "แŠแ‰ฃแˆญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "แˆ›แŒ‹แŠแŠ› 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "แˆ›แŒ‹แŠแŠ› 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "แˆ›แŒ‹แŠแŠ› 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "แˆซแˆตแŒŒ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "แˆซแˆตแŒŒ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "แˆ˜แŒฅแŽ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "แŒฅแˆฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "แŒˆแˆˆแˆแ‰ฐแŠ›"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "แˆตแˆ…แ‰ฐแ‰ต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "แˆ›แˆตแŒ แŠ•แ‰€แ‰‚แ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "แˆ›แˆปแˆปแ‹ซแ‹Žแ‰ฝ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_แ‹แˆญแ‹แˆญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_แŠฅแˆญแ‹ณแ‰ณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_แ‹แ‹ญแˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_แˆ›แˆจแˆšแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "แ‹˜แ‹ด_แ‹Žแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "แŠ_แ‹ฐแˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_แ‰แŒฅแˆญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_แˆ›แˆฐแˆˆแŠแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_แŠญแแˆŽแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_แ‹ณแ‰ณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_แŠจแˆˆแˆณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_แŠ•แ‹ตแ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_แˆ›แ‹˜แŒ‹แŒƒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "แ‰€_แˆˆแˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_แˆ˜แŒ‹แŒ แˆšแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_แ‰‹แŠ•แ‰‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_แŠจแˆˆแˆณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "แˆ›แ‹ˆแ‹ณ_แ‹ฐแˆชแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "แˆ˜_แˆณแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_แˆ›แˆจแˆšแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_แˆ›แ‹˜แŒ‹แŒƒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "แ‰กแ‹ต_แŠ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_แ‹ฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "แŠ_แ‹ฐแˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_แˆ›แˆฐแˆˆแŠแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_แˆ˜แŒˆแŠ“แŠ›"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "แŠญ_แˆแ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_แˆ›แ‹˜แŒ‹แŒƒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_แˆ˜แŒ‹แŒ แˆšแ‹ซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "แ‰ฐแˆˆแ‹‹แ‹‹แŒญ 1 แˆ˜แŒ แŠ•:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "แ‰ฐแˆˆแ‹‹แ‹‹แŒญ 2 แˆ˜แŒ แŠ•:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "แ‹แŒคแ‰ถแ‰ฝ แ‹ˆแ‹ฐ:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "แ‹ณแ‰ณ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "แŠ แˆแ‹ถแ‰ฝ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "แˆจแ‹ตแŽแ‰ฝ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "แ‰  แ‰กแ‹ตแŠ• แ‹จแ‰ฐแ‰€แˆ˜แŒก"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "แ‰€แŒฅแ‰ฐแŠ› แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "แˆŽแŒ‹แˆชแ‹แˆšแŠญ แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "แˆ€แ‹ญแˆ แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "แ‹จ แ‹แŒคแ‰ต แ‹แ‰… แˆ›แ‹ตแˆจแŒŠแ‹ซ แŠ แ‹ญแŠแ‰ถแ‰ฝ"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "แ‹จ แŒฝแˆแ แŠฅแˆญแ‹แˆ˜แ‰ต"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "แŠฅแŠฉแˆ แŠแ‹"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "แ‹ซแŠ•แˆณแˆ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "แ‹ญแ‰ แˆแŒฃแˆ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "แ‹ซแŠ•แˆณแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แŠแ‹"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "แ‹ญแ‰ แˆแŒฃแˆ แ‹ˆแ‹ญแŠ•แˆ แŠฅแŠฉแˆ แŠแ‹"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "แŠฅแŠฉแˆ แŠ แ‹ญแ‹ฐแˆˆแˆ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "แ‹‹แŒ‹ แ‹ซแˆˆแ‹ แˆ˜แŒ แŠ•"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "แ‹‹แŒ‹ แ‹จแˆŒแˆˆแ‹ แˆ˜แŒ แŠ•"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_แˆ˜แแ‰€แŒƒ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_แ‹ณแ‰ณ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_แŠ แŠแˆตแ‰ฐแŠ›:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "แŠจแ_แ‰ฐแŠ›:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "_แ‰ฃแ‹ถ แŠญแแˆŽแ‰ฝ แˆ›แˆณแ‹ซ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• _แ‹แˆญแ‹แˆญ แˆ›แˆณแ‹ซ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "แŠฅแ‹จแŒจแˆ˜แˆจ แ‰ แˆšแˆ„แ‹ต แˆ˜แˆˆ_แ‹ซ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "แ‹‹แŒ‹ แ‹ซแˆˆแ‹ แˆแŠ•แŒญ แˆ˜แ‹ซแ‹ แ‹จแˆšแ‰ฝแˆˆแ‹ แŠจ แˆจแ‹ตแ แ‹ˆแ‹ญแŠ•แˆ แŠจ แŠ แˆแ‹ต แ‹ˆแ‹ญแŠ•แˆ แŠจ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŒ‹แˆญ แ‹จ แ‰ฐแŒˆแŠ“แŠ˜ แˆแˆญแŒซ แ‹แŒคแ‰ถแ‰ฝ แ‰  แˆ˜แˆˆแ‹ซ แ‰ฆแ‰ณ แ‹แˆตแŒฅ แˆฒแŠ–แˆญ แŠแ‹"
diff --git a/source/am/sd/messages.po b/source/am/sd/messages.po
index f9c14565a15..6059ea9f812 100644
--- a/source/am/sd/messages.po
+++ b/source/am/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-02 21:03+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "แ‹‹แŠ“แ‹ แŠฅแ‰ƒแ‹Žแ‰ฝ"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "แˆแˆตแˆ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/am/sfx2/messages.po b/source/am/sfx2/messages.po
index 97225a95130..2e862909871 100644
--- a/source/am/sfx2/messages.po
+++ b/source/am/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-01 23:09+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530486597.000000\n"
#: include/sfx2/strings.hrc:25
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "แŠฅแˆญแ‹ณแ‰ณ แ‰  แˆ˜แˆตแˆ˜แˆญ แˆ‹แ‹ญ แ‹ซแŠ•แ‰ฅแ‰ก"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/am/svx/messages.po b/source/am/svx/messages.po
index 1b9b20147b0..3bcc5c076dc 100644
--- a/source/am/svx/messages.po
+++ b/source/am/svx/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-24 16:07+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-04 23:16+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529856467.000000\n"
+"X-POOTLE-MTIME: 1530746206.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "แ‹จ แˆแˆแˆซแŠ• แŠ•แ‰ฅแˆจแ‰ต"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "แˆแŠ•แˆ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "แ‹จ แ‰…แˆญแ‰ฅ แŒŠแ‹œ"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "แ‰€แˆˆแˆ แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_แˆ›แˆตแ‹ˆแŒˆแŒƒ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "แˆ˜แˆตแˆ˜แˆฎแ‰ฝ & แ‰€แˆตแ‰ถแ‰ฝ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "แŠญแ‰ฅ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "แŠ แŒˆแŠ“แŠžแ‰ฝ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "แˆ˜แˆฐแˆจแ‰ณแ‹Š แ‰…แˆญแŒพแ‰ฝ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "แˆแˆแŠญแ‰ถแ‰ฝ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "แˆ˜แŠจแˆแŠจแ‹ซ แ‰€แˆตแ‰ถแ‰ฝ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "แ‹จ แˆ‚แ‹ฐแ‰ต แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "แˆ˜แŒฅแˆชแ‹ซแ‹Žแ‰ฝ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "แŠฎแŠจแ‰ฆแ‰ฝ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3แ‹ฒ แŠฅแ‰ƒแ‹Žแ‰ฝ"
@@ -4140,8 +4140,8 @@ msgstr "_แŠฎแ’"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_แˆ›แˆตแŒˆแ‰ขแ‹ซ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
@@ -4456,17 +4456,17 @@ msgstr "แ‹จ แˆตแˆ แ‰ฆแ‰ณแ‹Žแ‰ฝ"
#: svx/uiconfig/ui/oldcolorwindow.ui:59
msgctxt "oldcolorwindow|none_color_button"
msgid "None"
-msgstr ""
+msgstr "แˆแŠ•แˆ"
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "แ‹จ แ‰…แˆญแ‰ฅ แŒŠแ‹œ"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "แ‰€แˆˆแˆ แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซโ€ฆ"
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
diff --git a/source/am/sw/messages.po b/source/am/sw/messages.po
index 395b530b12f..a4d16c03810 100644
--- a/source/am/sw/messages.po
+++ b/source/am/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-07-01 23:08+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-04 23:16+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: am\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530486495.000000\n"
+"X-POOTLE-MTIME: 1530746178.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "แŒฝแˆแ"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[แˆแŠ•แˆ]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "แˆ˜แŒ€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "แˆ˜แŒจแˆจแˆป"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "แŠจ แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "แŠจ แ‰ณแ‰ฝ"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "แˆˆแˆ›แŠ•แ‰ แ‰ฅ-แ‰ฅแ‰ป"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "แ‹ญแˆ… 'แ‰ แˆซแˆฑ แŒฝแˆแ' แ‹ณแ‹ญแˆฌแŠญแ‰ถแˆชแˆต แˆˆแŠ•แ‰ฃแ‰ฅ-แ‰ฅแ‰ป แŠแ‹: แ‹จแˆ›แˆฐแŠ“แŒƒ แŠ•แŒแŒแˆญ แˆ˜แŠ•แŒˆแ‹ตแŠ• แˆ˜แŒฅแˆซแ‰ต แ‹ญแˆแˆแŒ‹แˆ‰?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "แˆตแ‰ณแ‰ตแˆตแ‰ฒแŠญแˆต"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "แˆฐแŠแ‹ถแ‰ฝแŠ• แ‰ แˆ›แˆแŒฃแ‰ต แˆ‹แ‹ญ..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "แˆฐแŠแ‹ถแ‰ฝแŠ• แ‰ แˆ˜แˆ‹แŠญ แˆ‹แ‹ญ..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "แˆฐแŠแ‹ถแ‰ฝแŠ• แ‰ แˆ›แˆตแ‰€แˆ˜แŒฅ แˆ‹แ‹ญ..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "แ‹จ แŒˆแŒฝ แˆ˜แŒจแˆจแˆป แˆ›แˆตแ‹ซ..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "แˆฐแŠแ‹ถแ‰ฝแŠ• แˆซแˆฑ แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "แˆ˜แˆแˆˆแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "แ‹ฐแ‰ฅแ‹ณแ‰ค"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "แŠแ‹ฐแˆ แˆ›แˆจแˆšแ‹ซ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "แŒญแˆจแ‰ต..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "แˆ›แ‹แŒซ แ‰ แˆ›แˆตแŒˆแ‰ฃแ‰ต แˆ‹แ‹ญ..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "แˆ›แ‹แŒซแ‹แŠ• แ‰ แˆ›แˆปแˆปแˆ แˆ‹แ‹ญ..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "แŒแˆแŒฝ แ‹ซแˆแˆ†แŠ แˆ˜แแŒ แˆชแ‹ซ..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Adapt Objects..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "แˆแˆตแˆ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "แŠฅแ‰ƒ"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "แŠญแˆแ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "แ‰…แˆญแŒฝ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "แŠญแแˆ"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "แ‰แŒฅแˆญ แ‰ แˆ˜แˆตแŒ แ‰ต แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "แ‰ฃแ‹ถ แŒˆแŒฝ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "แŒแˆแŒฝ แ‹ซแˆแˆ†แŠ : "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "แ‹จแ‰ฐแˆˆแ‹จแ‹ แ‰  : "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "แ‹จ แˆจแ‰‚แ‰…: แ‹ฐแˆจแŒƒ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "แ‹˜แ‹ด: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "แ‹จ แŒˆแŒฝ แ‰แŒฅแˆญ: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "แŠจ แŠ แ‹ฒแˆต แŒˆแŒฝ แ‰ แŠแ‰ต แˆ˜แŒจแˆจแˆป"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Western text: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Asian text: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "CTL แŒฝแˆแ: "
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "แ‹ซแˆแ‰ณแ‹ˆแ‰€ แ‹ฐแˆซแˆฒ"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "~แˆแˆ‰แŠ•แˆ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ แˆ›แŒฅแŠแ‹ซ แ‰  $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "แˆ~แˆ‰แŠ•แˆ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ แ‰  $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "แ‹จ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แˆจแ‰‚แ‰…"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 แ‰ƒแˆ‹แ‰ถแ‰ฝ, %2 แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 แ‰ƒแˆ‹แ‰ถแ‰ฝ, %2 แ‹จแ‰ฐแˆ˜แˆจแŒกแ‰ต แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "แŒฝแˆแ‰แŠ• แ‹ˆแ‹ฐ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰€แ‹จแˆชแ‹ซ"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ˜แŒจแˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "แˆตแˆ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹ญแŒ แ‹แˆ"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~แˆ˜แ‹แŒŠแ‹ซ"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "แŒฅแˆญ"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "แ‹จแŠซ"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "แˆ˜แŒ‹"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "แˆฐแˆœแŠ•"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "แ‹ฐแ‰กแ‰ฅ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "แ‹ตแˆแˆญ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"แ‹จแˆšแˆแˆˆแŒˆแ‹แŠ• แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แˆ˜แแŒ แˆญ แŠ แˆแ‰ฐแ‰ปแˆˆแˆ \n"
"แˆŒแˆ‹ แˆตแˆ แ‰ แˆ˜แŒ แ‰€แˆ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แ‹ญแˆžแŠญแˆฉ"
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numerical"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "แˆจแ‹ตแŽแ‰ฝ"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "แŠ แˆแ‹ต"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ›แˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹ซแˆตแŒˆแ‰ก"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "แ‰ แˆ˜แŠซแŠจแˆ แŠญแแ‰ฐแ‰ต %1 แŠฅแŠ“ %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "แŠ แˆแ‹ต %1 แˆตแ‹แ‰ต"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ แŠญแˆแ"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME แˆ˜แŒปแŠแ‹ซ แˆแˆตแˆ"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "แˆŒแˆŽแ‰ฝ แ‹จ OLE แŠฅแ‰ƒแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "แ‰ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆตแˆ แˆ˜แŠซแŠจแˆ แ‰ฃแ‹ถ แ‰ฆแ‰ณ แˆ›แˆตแŒˆแ‰ฃแ‰ต แŠ แ‹ญแˆแ‰€แ‹ตแˆ"
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "แ‹จ แ‰ฐแˆ˜แˆจแŒ แ‹แŠ• แ‹จ แˆฐแŠ•แŒ แˆญแ‹ฅ แŠญแแˆ แˆˆแˆ›แ‹‹แˆ€แ‹ต แ‰ แŒฃแˆ แ‹แˆตแ‰ฅแˆตแ‰ฅ แŠแ‹"
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "แˆแˆญแŒซแ‹แŠ• แˆ˜แˆˆแ‹จแ‰ต แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "แŠฅแ‰ƒแ‹แŠ• แ‹ญแŒซแŠ‘"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "แˆซแˆฑ แ‰ แˆซแˆฑ แŒฝแˆแ แŠจแˆ›แˆตแŒˆแ‰ฃแ‰ฑ แ‰ แŠแ‰ต"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "แˆซแˆฑ แ‰ แˆซแˆฑ แŒฝแˆแ แŠซแˆตแŒˆแ‰ฃ แ‰ แŠ‹แˆ‹"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "แŠ แ‹ญแŒฅ แ‰ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "hyperlink แˆ›แˆตแŠแˆป"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "แŠ แ‹ญแŒฅ แŠฅแ‰ƒแ‹Žแ‰ฝแŠ• แˆฒแ‰ฐแ‹"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "แˆแˆตแˆ‰ แ‰ฐแˆณแŠญแ‰ถ แ‰ฐแŒญแŠ—แˆ"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "แˆแˆตแˆ แˆ˜แŒซแŠ‘ แ‰ฐแ‰‹แˆญแŒงแˆ"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "แˆแˆตแˆ แˆ˜แŒซแŠ• แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "แ‰แŒฅแˆญ แŠฅแŠ“ แŠแ‹ฐแˆ แ‰…แˆแ‰…แˆ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "แ‰แŒฅแˆญ แŠฅแŠ“ แŠแ‹ฐแˆ แ‰…แˆแ‰…แˆ -แ‹ซแˆแˆ†แŠ‘ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "แŠญแˆแ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆ˜แŒ แŠ›"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "แŠญแˆแ แˆ›แŠ•แ‰€แˆณแ‰€แˆป"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "แˆซแˆตแŒŒแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "แ‹จ แŒฝแˆแ แŠญแˆแŽแ‰ฝ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "แˆแˆตแˆŽแ‰ฝ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "แ‹จ OLE แŠฅแ‰ƒแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "แŠญแแˆŽแ‰ฝ"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hyperlinks"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "แˆ›แ‹แŒซแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ˜แˆณแ‹ซ"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "แˆซแˆตแŒŒ 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "แ‹ญแˆ… แ‹จ แˆแ‹•แˆซแ แŠ แŠ•แ‹ต แ‹ญแ‹žแ‰ณ แŠแ‹: แ‹ญแˆ… แ‹จ แ‰ฐแŒ แ‰ƒแˆšแ‹ แˆ›แ‹แŒซ แˆ›แˆตแŒˆแ‰ขแ‹ซ แŠแ‹"
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "แˆซแˆตแŒŒ 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "แ‹ญแˆ… แ‹จ แˆแ‹•แˆซแ 1.1. แ‹ญแ‹žแ‰ณ แŠแ‹: แ‹ญแˆ… แ‹จ แ‰ฐแŒ แ‰ƒแˆšแ‹ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แ‹แŒซ แ‹ญแ‹žแ‰ณ แˆ›แˆตแŒˆแ‰ขแ‹ซ แŠแ‹"
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "แˆซแˆตแŒŒ 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "แ‹ญแˆ… แ‹จแˆแ‹•แˆซแ 1.2. แ‹ญแ‹žแ‰ณ แŠแ‹: แ‹ญแˆ… แ‰แˆแ แ‰ƒแˆ แ‹‹แŠ“แ‹ แˆ›แˆตแŒˆแ‰ขแ‹ซ แŠแ‹"
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ 1: แ‹ญแˆ… แˆฐแŠ•แŒ แˆจแ‹ฅ 1 แŠแ‹"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "แˆแˆตแˆ 1: แ‹ญแˆ… แˆแˆตแˆ 1 แŠแ‹"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "แˆซแˆตแŒŒ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "แ‹จ แŒฝแˆแ แŠญแˆแ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "แˆแˆตแˆ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "แ‹จ OLE แŠฅแ‰ƒแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "แŠญแแˆ"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hyperlink"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "แˆ›แ‹แŒซ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "แŠฅแ‰ƒ แˆ˜แˆณแ‹ซ"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "แ‰ฐแŒจแˆ›แˆช แŠ แ‰€แˆซแˆจแ‰ฆแ‰ฝ..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"แ‹จ แŒญแˆจแ‰ต แ‰ฐแŒฝแŠฅแŠ– แ‰€แ‹ฐแˆ แˆฒแˆ แŠ•แ‰ แŠแ‰ แˆญ\n"
"แ‰ แ‰ฐแˆˆแ‹จ แˆฐแŠแ‹ต แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "แŒญแˆจแ‰ต"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "แŠ แ‹ญแ‰ปแˆแˆ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "แˆ›แŒฅแŠแ‹ซ $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "แ‰ แˆ‹แ‹ฉ แˆ‹แ‹ญ แ‹ฐแˆญแ‰ฆ แˆ˜แŒปแŠแ‹ซ $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "แŠ แ‹ฒแˆต แŠ แŠ•แ‰€แŒฝ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "แˆ›แŠ•แ‰€แˆณแ‰€แˆป"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆ˜แˆแŒธแˆšแ‹ซ"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "แ‹˜แ‹ดแ‹Žแ‰นแŠ• แˆ˜แˆแŒธแˆšแ‹ซ $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "แ‰ฃแˆ…แˆชแ‹แŠ• แŠฅแŠ•แ‹ฐ แŠแ‰ แˆญ แˆ˜แˆ˜แˆˆแˆป"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "แ‹˜แ‹ดแ‹แŠ• แˆ˜แ‰€แ‹จแˆชแ‹ซ: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "แ‹แ‹ญแˆ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "แ‰ แˆซแˆฑ แŒฝแˆแ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆ›แŒฅแŠแ‹ซ: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แˆ›แˆตแŒˆแ‰ขแ‹ซ: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แˆˆแ‹ซ"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "แŒฝแˆแ แˆ˜แˆˆแ‹ซ"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แˆตแŒˆแ‰ขแ‹ซ: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "แŒฝแˆแ แˆ˜แ‰€แ‹จแˆชแ‹ซ แ‹ˆแ‹ฐ -> แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰€แ‹จแˆชแ‹ซ แ‹ˆแ‹ฐ -> แŒฝแˆแ"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "แŠฎแ’: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "แˆ˜แ‰€แ‹จแˆชแ‹ซ: $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "แ‹จ แŒˆแŒฝ แˆ˜แŒจแˆจแˆป แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "แ‹จ แŠ แˆแ‹ต แˆ˜แŒจแˆจแˆป แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "แ–แˆตแ‰ณ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "แŠฎแ’: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "แˆ›แŠ•แ‰€แˆณแ‰€แˆป: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ %PRODUCTNAME แ‰ปแˆญแ‰ต"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "แŠญแˆแ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "แŠญแˆแ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แŠ แˆญแŠฅแˆตแ‰ต"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "แˆ˜แ‰€แ‹จแˆชแ‹ซ: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "แŠญแแˆ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "แŠญแแˆ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "แŠญแแˆ แˆ›แˆปแˆปแ‹ซ"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "แŠแ‰ฃแˆญ แ‹‹แŒ‹แ‹Žแ‰ฝแŠ• แˆ›แˆปแˆปแ‹ซ"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "แ‹˜แ‹ดแ‹แŠ• แˆ˜แ‰€แ‹จแˆชแ‹ซ: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "แ‹จ แŒˆแŒฝ แˆ˜แŒจแˆจแˆปแ‹แŠ• แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "แŒฝแˆแ แˆ›แˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "แˆ›แˆณแ‹ฐแŒŠแ‹ซ/แŠฅแ‰…แ‹ต แˆ˜แˆปแˆชแ‹ซ"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "แŠฅแ‰…แ‹ต แˆ›แŠ•แ‰€แˆณแ‰€แˆป"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "แˆ›แˆณแ‹ฐแŒŠแ‹ซ แ‹ฐแˆจแŒƒ"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "แˆ˜แˆปแˆชแ‹ซ แ‹ฐแˆจแŒƒ"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "แŠ แŠ•แ‰€แŒพแ‰ฝแŠ• แˆ›แŠ•แ‰€แˆณแ‰€แˆป"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "แ‹จ แˆ˜แˆณแ‹ซ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ›แˆตแŒˆแ‰ขแ‹ซ: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "แ‰แŒฅแˆญ แˆ›แ‰ฅแˆชแ‹ซ/แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "แˆ›แˆตแˆจแŒŠแ‹ซ แˆ˜แŒจแˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "แˆ›แˆตแˆจแŒŠแ‹ซ แˆ˜แ‰€แŠแˆป"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "แˆ˜แŒแˆˆแŒซ แŒฝแˆแ แˆ›แˆตแŒˆแ‰ขแ‹ซ : $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆปแ‹Žแ‰ฝ แˆ›แˆปแˆปแ‹ซ"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "แˆˆแ‹แŒกแŠ• แ‰ฐแ‰€แ‰ฅแ‹ซแˆˆแˆ: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "แˆˆแ‹แŒกแŠ• แŠ แˆแ‰€แ‰ แˆแˆ: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แŠญแˆแ‹ซ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "แ‰ฃแˆ…แˆชแ‹Žแ‰ฝแŠ• แˆ›แˆตแ‰†แˆšแ‹ซ"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "แ‰ แˆซแˆฑ แŠ แˆซแˆš"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แ‹‹แˆ€แŒƒ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "แŒ‰แ‹ณแ‹ญ แˆ˜แ‰€แ‹จแˆชแ‹ซ"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "แ‰แŒฅแˆญ แˆ˜แˆตแŒซแ‹แŠ• แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ˜แˆณแ‹ซ: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "แ‹จแˆ˜แˆณแ‹ซ แŠฅแ‰ƒแ‹Žแ‰ฝแŠ• แ‰ แ‰กแ‹ตแŠ• แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "แ‹จ แˆ˜แˆณแ‹ซ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ˜แˆˆแ‹ซแ‹ซ"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "แˆ˜แˆณแ‹ซ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "แˆแˆตแˆ แˆ˜แ‰€แ‹จแˆชแ‹ซ"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "แˆแˆตแˆ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "แ‹จแˆฐแŠ•แŒ แˆจแ‹ฅ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆ˜แˆแŒธแˆšแ‹ซ"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "แ‰ แˆซแˆฑ แŠ แ‰€แˆซแˆจแ‰ฅ แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "แŠ แˆแ‹ต แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "แˆจแ‹ตแ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "แˆจแ‹ตแ/แŠ แˆแ‹ต แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "แŠ แˆแ‹ต แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "แˆจแ‹ตแ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "แŠญแแˆŽแ‰ฝ แˆ˜แŠญแˆแ‹ซ"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "แŠญแแˆŽแ‰ฝ แˆ›แ‹‹แˆ€แŒƒ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "แ‹จ แŠญแแˆ แŠ แ‰€แˆซแˆจแ‰ฅ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "แˆ›แ‹แŒซ/แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "แˆ›แ‹แŒซ/แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แˆตแ‹ˆแŒˆแŒƒ"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แŠฎแ’ แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แŠฎแ’ แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "แˆ˜แŒ แ‰†แˆšแ‹ซ แˆ›แˆฐแŠ“แŒƒ"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "แ‹จแŒฝแˆแ แŠญแˆแŽแ‰ฝแŠ• แŠ แŒˆแŠ“แŠ"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "แ‹จแŒฝแˆแ แŠญแˆแŽแ‰ฝแŠ• แŠ แ‰ณแŒˆแŠ“แŠ"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป แˆแˆญแŒซแ‹Žแ‰ฝ แˆ›แˆปแˆปแ‹ซ"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "แˆฐแŠ•แ‹ถแ‰ฝแŠ• แˆ›แ‹‹แ‹ณแ‹ฐแˆชแ‹ซ"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "แ‹จ แŠญแˆแ แ‹˜แ‹ด แˆ˜แˆแŒธแˆšแ‹ซ: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Ruby Setting"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "แ‹จ URL แ‰แˆแ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "แ‹จ Hyperlink แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "แ‹จแˆ›แ‹ญแ‰ณแ‹ฉ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝแŠ• แˆ›แˆตแ‹ˆแŒˆแŒƒ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ/แˆ›แ‹แŒซ แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "แ‰ แˆญแŠซแ‰ณ แˆแˆญแŒซแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "แ‰ แˆ˜แŒปแ แˆ‹แ‹ญ : $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "แ‰แˆซแŒญ แˆฐแˆŒแ‹ณ แˆ˜แˆˆแŒ แŠแ‹ซ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "แ‹จแˆšแ‹ฐแˆญแˆต แŠแŒˆแˆญ แŠจ"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tab(s)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 แˆ˜แˆตแˆ˜แˆญ แˆ˜แŒจแˆจแˆป(แ‹Žแ‰ฝ)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "แ‹จ แŒˆแŒฝ แˆ˜แŒจแˆจแˆป"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "แ‹จ แŠ แˆแ‹ต แˆ˜แŒจแˆจแˆป"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "แˆ›แŒฅแŠแ‹ซ $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "แ‰ฃแˆ…แˆชแ‹ แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ก แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "แ‹˜แ‹ด แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "แ‹จ แŠ แŠ•แ‰€แŒฝ แŠ แ‰€แˆซแˆจแ‰ฅ แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "แˆจแ‹ตแ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "แˆจแ‹ตแ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "แŠญแแˆ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "แŠญแแˆ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 แˆ˜แ‰€แ‹จแˆชแ‹ซ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แˆ˜แ‰€แ‹จแˆชแ‹ซ: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แˆ˜แแŒ แˆชแ‹ซ: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แˆ›แŒฅแŠแ‹ซ: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "แˆจแˆตแŒŒ/แŒแˆญแŒŒ แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "แˆœแ‹ณแ‹ แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "แ‹จ แŠ แŠ•แ‰€แŒฝ แ‹˜แ‹ด แˆ˜แแŒ แˆชแ‹ซ: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "แ‹จ แŠ แŠ•แ‰€แŒฝ แ‹˜แ‹ด แˆ›แŒฅแŠแ‹ซ: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "แ‹จ แŠ แŠ•แ‰€แŒฝ แ‹˜แ‹ด แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "แ‹จ แ‰ฃแˆ…แˆช แ‹˜แ‹ด แˆ˜แแŒ แˆชแ‹ซ: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "แ‹จ แ‰ฃแˆ…แˆช แ‹˜แ‹ด แˆ›แŒฅแŠแ‹ซ: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "แ‹จ แ‰ฃแˆ…แˆช แ‹˜แ‹ด แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "แ‹จ แ‰ฃแˆ…แˆช แ‹˜แ‹ด แˆ˜แ‰€แ‹จแˆชแ‹ซ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "แ‹จ แŠญแˆแ แ‹˜แ‹ด แˆ›แŒฅแŠแ‹ซ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "แ‹จ แŠญแˆแ แ‹˜แ‹ด แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "แ‹จ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แ‹˜แ‹ด แˆ˜แแŒ แˆชแ‹ซ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "แ‹จ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แ‹˜แ‹ด แˆ›แŒฅแŠแ‹ซ: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "แ‹จ แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แ‹˜แ‹ด แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซแ‹แŠ• : $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "แ‹จแˆ›แ‹แŒซ แˆ˜แŒแ‰ขแ‹ซ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "แˆ›แ‹แŒซ แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "แˆœแ‹ณ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "แŠ แŠ•แ‰€แŒพแ‰ฝ"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "แŠญแˆแ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "แ‹จ OLE-แŠฅแ‰ƒ"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "แ‰ปแˆญแ‰ต"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "แˆ˜แˆตแ‰€แˆแŠ› - แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ..."
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "แ‹จแ‰ฐแˆˆแ‹จ แ‰ฃแˆ…แˆช"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "แˆแˆตแˆ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "แˆ˜แˆณแ‹ซ แŠฅแ‰ƒ(แ‹Žแ‰ฝ)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "แŠ แŠ•แ‰€แŒฝ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "แŠ แŠ•แ‰€แŒฝ แˆ˜แˆแˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "แ‹จ แŠฅแ‰ƒแ‹Žแ‰ฝ แŠ แˆญแŠฅแˆตแ‰ต แˆ˜แ‰€แ‹จแˆชแ‹ซ แŠจ $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "แ‹จ แŠฅแ‰ƒแ‹Žแ‰ฝแŠ• แˆ˜แŒแˆˆแŒซ แˆ˜แ‰€แ‹จแˆชแ‹ซ แŠจ $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹˜แ‹ด แˆ˜แแŒ แˆชแ‹ซ: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹˜แ‹ด แˆ›แŒฅแŠแ‹ซ: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹˜แ‹ด แˆ›แˆปแˆปแ‹ซ: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "แˆฐแŠแ‹ต แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "แˆฐแŠแ‹ต แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "แˆซแˆตแŒŒ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "แ‹จ แˆซแˆตแŒŒ แŒˆแŒฝ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "แŒแˆญแŒŒ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "แ‹จ แŒแˆญแŒŒ แŒˆแŒฝ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "แ‹จ แˆ˜แŒจแˆจแˆป แˆ›แˆตแ‰ณแ‹ˆแˆป $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "แ‹จ แˆ˜แŒจแˆจแˆป แˆ›แˆตแ‰ณแ‹ˆแˆป $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) แ‰ แŒˆแŒน แˆ‹แ‹ญ $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "แŒˆแŒฝ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "แŒˆแŒฝ: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "แ‹ฐแˆซแˆฒแ‹"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "แ‰€แŠ•"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "แ‹ญแˆ…แŠ• แ‰แˆแ แ‹ซแˆตแŠแˆฑ แ‰ แ‹šแˆ… แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต แŠฅแŠ“ แ‰ แˆŒแˆŽแ‰ฝแˆ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต แˆ‹แ‹ญ แ‹แˆญแ‹แˆญ แ‰ฐแŒแ‰ฃแˆฎแ‰ฝแŠ• แˆˆแˆ˜แŠญแˆแ‰ต แŠฅแŠ“ แˆˆแˆ˜แˆแŒธแˆ"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "แ‹จแˆฐแŠแ‹ต แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ แ‹˜แ‹ด)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "แ‹จ แˆ›แŠ•แ‰ แ‰ฅ แˆตแˆ…แ‰ฐแ‰ต"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "แˆแˆตแˆ‰แŠ• แˆ›แˆณแ‹จแ‰ต แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "แˆตแˆ…แ‰ฐแ‰ต แŠจแ‰แˆซแŒญ แˆฐแˆŒแ‹ณแ‹ แ‰ แˆ›แŠ•แ‰ แ‰ฅ แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "แ‹จ แŠ แˆแ‹ต แˆ˜แŒจแˆจแˆป แ‰  แŠฅแŒ… แ‹จแˆšแˆฐแˆซ"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "แˆจแ‹ตแ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "แŠ แˆแ‹ต %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "แ‰ฃแˆ…แˆช"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "แŠ แŠ•แ‰€แŒฝ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "แŠญแˆแ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "แŒˆแŒพแ‰ฝ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "แ‰แŒฅแˆญ แˆ˜แˆตแŒซ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "แŠญแแˆ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asian"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "แˆแŠฅแˆซแ‰ฃแ‹Š"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "แ‹จ แŒˆแŒฝ แˆ˜แ‹ฐ~แ‰ฅ"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~แˆตแŠฅแˆŽแ‰ฝ แŠฅแŠ“ แˆŒแˆŽแ‰ฝ แ‹จ แŠ•แ‹ตแ แŠฅแ‰ƒแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "แ‹จ แ‰ฐแ‹ฐแ‰ แ‰ แŒฝแˆ~แŽแ‰ฝ"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "แ‹จ ~แŒฝแˆแ แ‰ฆแ‰ณ แ‹ซแ‹ขแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "แŽแˆญแˆ แˆ˜แ‰†แŒฃแŒ แˆช~แ‹ซ"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "แ‰€แˆˆแˆ"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "แŒฝแˆแ แ‰ แŒฅแ‰~แˆญ แˆ›แ‰ฐแˆšแ‹ซ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "แŒˆแŒพแ‰ฝ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "แ‹จแŒˆแ‰กแ‰ตแŠ• แ‰ฃแ‹ถ แŒˆแŒพแ‰ฝ ~แˆซแˆฑ แ‰ แˆซแˆฑ แˆ›แ‰ฐแˆšแ‹ซ"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~แ‹ญแŒ แ‰€แˆ™ แ‹จ แ‹ˆแˆจแ‰€แ‰ต แ‰ตแˆช แŠจ แˆ›แ‰ฐแˆšแ‹ซ แˆแˆญแŒซแ‹Žแ‰ฝ แ‹แˆตแŒฅ แ‰ฅแ‰ป"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "แˆ›แ‰ฐแˆšแ‹ซ"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "แˆแŠ•แˆ (แˆฐแŠแ‹ต แ‰ฅแ‰ป)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ แ‰ฅแ‰ป"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "แ‰  แˆฐแŠแ‹ต แˆ˜แŒจแˆจแˆป แˆ‹แ‹ญ แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "แ‰  แˆฐแŠแ‹ต แˆ˜แŒจแˆจแˆป แˆ‹แ‹ญ แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "แ‹จ แŒˆแŒฝ แŒŽแŠ–แ‰ฝ"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "แˆแˆ‰แŠ•แˆ แŒˆแŒพแ‰ฝ"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "แ‹จ แŠ‹แˆ‹ แŒŽแŠ–แ‰ฝ / แ‹จ แŒแˆซ แŒˆแŒพแ‰ฝ"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "แ‹จ แŠแ‰ต แŒŽแŠ–แ‰ฝ / แ‹จ แ‰€แŠ แŒˆแŒพแ‰ฝ"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "แˆ˜แŒจแˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "แˆ˜แŒแˆˆแŒซ~แŒฝแˆแ"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "แŠจ แŒแˆซ-แ‹ˆแ‹ฐ-แ‰€แŠ แŒฝแˆแ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "แŠจ แ‰€แŠ-แ‹ˆแ‹ฐ-แŒแˆซ แŒฝแˆแ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "แˆ˜แŒ แŠ• แŠฅแŠ“ แŠฎแ’แ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~แˆแˆ‰แŠ•แˆ แŒˆแŒพแ‰ฝ"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "แŒˆแŒพ~แ‰ฝ"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~แˆแˆญแŒซแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "แ‰  แˆ˜แˆตแˆ˜แˆญ แ‹แˆตแŒฅ แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "แˆ˜แˆฐแˆจแ‹ฃ"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "แˆ˜แˆแŒธแˆšแ‹ซ"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŠฅแ‰ƒ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŠ แ‹ญแŠแ‰ต"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "แ‹จ _แˆ˜แ‰€แˆ˜แˆชแ‹ซ แŒฝแˆแ"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "แŠ แˆˆแˆ แŠ แ‰€แ แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "แ‹ญแ‹žแ‰ณ แˆ˜แ‰ƒแŠ› แˆ˜แˆ˜แˆˆแŠจแ‰ป"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "แ‹จ แˆจแ‰‚แ‰… แ‹ฐแˆจแŒƒ"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "แˆ˜แŒŽแ‰ฐแ‰ป แ‹˜แ‹ด"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "แŠฅแŠ•แ‹ฐ Hyperlink แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "แŠฅแŠ•แ‹ฐ แŠ แŒˆแŠ“แŠ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "แŠฅแŠ•แ‹ฐ แŠฎแ’ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "แˆ›แˆณแ‹ซ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "แŠ•แ‰ แˆ˜แˆตแŠฎแ‰ต"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "แ‹จแ‰ฐแ‹ฐแ‰ แ‰€"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "แŠ•แ‰"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "แ‹จแ‰ฆแ‹˜แŠ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "แˆ›แˆจแˆšแ‹ซ..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~แˆ›แˆปแˆปแ‹ซ"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "แˆ›แˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "แŠ แŒˆแŠ“แŠ แˆ›แˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~แˆ›แ‹แŒซ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "แ‹แ‹ญแˆ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "แŠ แ‹ฒแˆต แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "แˆแˆญแŒซ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "แˆ›แ‹แŒซแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "แŠ แŒˆแŠ“แŠžแ‰ฝ"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "แˆแˆ‰แŠ•แˆ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "แˆ›แ‹แŒซ ~แˆ›แˆตแ‹ˆแŒˆแŒƒ"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~แŠ แ‰ตแŒ แ‰ฅแ‰…"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "แ‹จแ‰ฐแ‹ฐแ‰ แ‰€"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "แ‹แ‹ญแˆ‰ แŠ แˆแ‰ฐแŒˆแŠ˜แˆ: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "แˆˆแŠ•แ‰ฃแ‰ฅ-~แ‰ฅแ‰ป"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "แˆแˆ‰แŠ•แˆ แˆ›แˆณแ‹ซ"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "แˆแˆ‰แŠ•แˆ แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "แˆแˆ‰แŠ•แˆ แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "แ‰  แŒแˆซ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". แ‰  แ‰€แŠ: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "แ‹แˆตแŒฅ: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". แ‹แŒช: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". แŠจ แˆ‹แ‹ญ: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". แŠจ แ‰ณแ‰ฝ: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "แŒˆแŒฝ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "แˆ˜แˆตแˆ˜แˆญ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "แ‹ฐแˆซแˆฒแ‹"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** แ‹จ แŠ แŒˆแ‰ฃแ‰ฅ แˆตแˆ…แ‰ฐแ‰ต **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** แ‰  แ‹œแˆฎ แˆ›แŠซแˆแ‹ซ **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** แ‹จ แ‰ฐแˆณแˆณแ‰ฐ แ‹จ แ‰…แŠ•แŽแ‰ฝ แŠ แŒ แ‰ƒแ‰€แˆ **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** แ‹จ แˆตแŠดแˆญ แ‰ฐแŒแ‰ฃแˆญ แˆžแˆแ‰ถ แˆแˆฐแˆต**"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** แˆžแˆแ‰ถ แˆแˆฐแˆฐ **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** แˆตแˆ…แ‰ฐแ‰ต **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** แŠ แŒˆแˆ‹แˆˆแŒน แ‹จแ‰ฐแˆณแˆณแ‰ฐ แŠแ‹ **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "แˆตแˆ…แ‰ฐแ‰ต: แ‹จ แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹ แˆแŠ•แŒญ แŠ แˆแ‰ฐแŒˆแŠ˜แˆ"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "แˆแŠ•แˆ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(แ‹จแ‰ฐแ‹ˆแˆฐแŠ)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " แŠ : %1 แ‹ˆ: %2 แ‰€: %3 แˆฐ: %4 แ‹ฐ: %5 แˆฐ: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "แ‰  แŠแ‹ฐแˆ แ‰…แ‹ฐแˆ แ‰ฐแŠจแ‰ฐแˆ แˆ›แ‹แŒซ"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แ‹แŒซ"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "แŒฅแ‰…แˆต"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ แˆ›แ‹แŒซ"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "แ‹จ แŠฅแ‰ƒแ‹Žแ‰ฝ แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "แ‹จ แˆ›แ‹แŒซ แŠ แŠซแˆŽแ‰ฝ"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-แ‹ญแŒซแŠ‘ แŠ แŒˆแŠ“แŠ™แŠ• แˆˆ แˆ˜แŠจแ‰ฐแˆ"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "แ‹ญแŒซแŠ‘ แŠ แŒˆแŠ“แŠ™แŠ• แˆˆ แˆ˜แŠจแ‰ฐแˆ"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "แŠ แˆญแŠฅแˆตแ‰ต"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "แŒ‰แ‹ณแ‹ญ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "แ‰แˆแ แ‰ƒแˆ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "แ‰ฐแˆแŒฅแˆฏแˆ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "แ‰ฐแˆปแˆฝแˆแˆ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "แˆ˜แŒจแˆจแˆป แ‹จแ‰ณแ‰ฐแˆ˜แ‹"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "แ‹จ แŠญแˆˆแˆณ แ‰แŒฅแˆญ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "แŒ แ‰…แˆ‹แˆ‹ แˆˆแˆ›แˆจแˆ แ‹จแˆแŒ€แ‹ แŒŠแ‹œ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "แˆ˜แ‰€แ‹จแˆชแ‹ซ $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "แ‰  แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆ˜แ‰€แ‹จแˆชแ‹ซ $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "แ‰€แŒฅแˆŽ แˆ˜แ‰€แ‹จแˆชแ‹ซ $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "แˆ˜แŒฝแˆแ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "แˆ˜แŒแˆˆแŒซ แŒฝแˆแ"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "แ‹จ แˆตแ‰ฅแˆฐแ‰ฃ แˆ‚แ‹ฐแ‰ต"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "แ‹จ แˆ˜แŒฝแˆแ แˆแŠ•แ‰ฃแ‰ฅ"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "แ‹จ แˆ˜แŒฝแˆแ แˆแŠ•แ‰ฃแ‰ฅ แŠจ แŠ แˆญแŠฅแˆตแ‰ต แŒ‹แˆญ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "แ‹จ แˆตแ‰ฅแˆฐแ‰ฃ แˆ‚แ‹ฐแ‰ต"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "แ‰ดแŠญแŠ’แŠซแˆ. แˆ˜แˆจแŒƒแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "แ‰ดแˆฒแˆต"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "แ‹จแ‰ฐแˆˆแ‹ซแ‹ฉ"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "แ‹จ แ‰ดแˆฒแˆต แŒฝแˆแ"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "แˆตแ‰ฅแˆฐแ‰ฃ แ‰  แˆ‚แ‹ฐแ‰ต แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "แ‹จ แˆแˆญแˆแˆญ แˆ˜แŒแˆˆแŒซ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "แ‹ซแˆแ‰ณแ‰ฐแˆ˜"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "แŠข-แˆœแ‹ญแˆ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "WWW แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "แŠ แŒญแˆญ แˆตแˆ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "แŠ แ‹ญแŠแ‰ต"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "แŠ แ‹ตแˆซแˆป"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "แˆ›แ‰ฅแˆซแˆชแ‹ซ"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "แ‹ฐแˆซแˆฒ(แ‹Žแ‰ฝ)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "แ‹จ แˆ˜แŒฝแˆ€แ แŠ แˆญแŠฅแˆตแ‰ต"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "แˆแ‹•แˆซแ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "แŠฅแ‰ตแˆ"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "แŠ แˆซแˆšแ‹"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "แ‹จแˆ…แ‰ตแˆ˜แ‰ฑ แŠ แ‹ญแŠแ‰ต"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "แ‹ตแˆญแŒ…แ‰ต"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "แ‹ˆแˆญ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "แ‰แŒฅแˆญ"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "แ‹ตแˆญแŒ…แ‰ต"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "แŒˆแŒฝ(แŒพแ‰ฝ)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "แŠ แˆณแ‰ณแˆšแ‹"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "แ‹ฉแŠ’แ‰จแˆญแˆฒแ‰ฒ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "แ‰ฐแŠจแ‰ณแ‰ณแ‹ญ"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "แŠ แˆญแŠฅแˆตแ‰ต"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "แ‹จ แˆ˜แŒแˆˆแŒซแ‹ แŠ แ‹ญแŠแ‰ต"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "แˆ˜แŒ แŠ•"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "แŠ แˆ˜แ‰ต"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "แ‰  แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแˆšแ‹ˆแˆฐแŠ•5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "แ‹จแˆ›แ‹แŒซ แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ›แˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "แ‹จแˆ›แ‹แŒซ แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ˜แŒจแˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "แˆฐแŠแ‹ฑ แ‰€แ‹ฐแˆ แˆฒแˆ แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹ญแ‹Ÿแˆ แŠแŒˆแˆญ แŒแŠ• แˆˆแ‰ฐแˆˆแ‹จ แ‹ณแ‰ณ แŠแ‹: แ‹จแŠแ‰ แˆจแ‹แŠ• แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆ›แˆตแ‰ฐแŠซแŠจแˆ แ‹ญแˆแˆแŒ‹แˆ‰?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต แˆ›แˆณแ‹ซ"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต แˆ˜แ‹ฐแ‰ แ‰‚แ‹ซ"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "แ‹ญแˆ… แ‹จแŠ แ‰‹แˆซแŒญ แˆตแˆ แ‰€แ‹ฐแˆ แˆฒแˆ แŠแ‰ แˆญ: แŠฅแ‰ฃแŠญแ‹ŽแŠ• แˆŒแˆ‹ แˆตแˆ แ‹ญแˆแˆจแŒก"
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "แ‰ แˆซแˆฑ แŒฝแˆแแŠ• แˆ‹แŒฅแ‹แ‹?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "แˆแ‹ตแ‰กแŠ• แˆ›แŒฅแŠแ‹ซ "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "แ‰ แˆซแˆฑ แŒฝแˆแ :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "แ‰ แˆซแˆฑ แŒฝแˆแ แˆ›แˆตแ‰€แˆ˜แŒซ"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "แ‰ แ‹šแˆ… แ‹แ‹ญแˆ แ‹แˆตแŒฅ แ‰ แˆซแˆฑ แŒฝแˆแ แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "แ‹จแŠ” แ‰ แˆซแˆฑ แŒฝแˆแ"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "แ‰ แˆซแˆฑ แŒฝแˆแŽแ‰ฝ แˆˆ แŠ แ‰‹แˆซแŒญ '%1' แŠ แˆแ‰ฐแŒˆแŠ˜แˆ"
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แ‹ซแˆˆ แˆจแ‹ตแŽแ‰ฝ แ‹ˆแ‹ญแŠ•แˆ แŠญแแˆŽแ‰ฝ แˆ›แˆตแŒˆแ‰ฃแ‰ต แŠ แ‹ญแ‰ปแˆแˆ"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ›แˆตแŒˆแ‰ฃแ‰ต แŠ แˆแ‰ฐแ‰ปแˆˆแˆ แˆแŠญแŠ•แ‹ซแ‰ฑแˆ แ‰ แŒฃแˆ แ‰ตแˆแ‰… แŠแ‹"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "แ‰ แˆซแˆฑ แˆ˜แŒปแŠแ‹ซ แˆ˜แˆ˜แแŒ แˆญ แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "แ‹จแ‰ฐแŒ แ‹จแ‰€แ‹ แ‹จแ‰แˆซแŒญ แˆฐแˆŒแ‹ณ แŠ แ‰€แˆซแˆจแ‰ฅ แŠ แˆแ‰ฐแŒˆแŠ˜แˆ"
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "แˆแˆตแˆ (%PRODUCTNAME %PRODUCTVERSION แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "แŠฅแ‰ƒ (%PRODUCTNAME %PRODUCTVERSION แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE link)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "แˆแˆ‰แŠ•แˆ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "แˆแˆ‰แŠ•แˆ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ แ‰  "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(แ‰€แŠ• แ‹จแˆˆแˆ)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(แ‹ฐแˆซแˆฒ แ‹จแˆˆแˆ)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "แˆ˜แˆแˆต แ‹ˆแ‹ฐ $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "แ‹จแŠ แ‹ตแˆซแˆป แˆ˜แŠจแˆแŠจแ‹ซ แˆ›แˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "แˆฐแˆ‹แˆแ‰ณ แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ (แˆˆ แ‹ˆแŠ•แ‹ต แ‰ฐแ‰€แ‰ฃแ‹ฎแ‰ฝ)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "แˆฐแˆ‹แˆแ‰ณ แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ (แˆˆ แˆดแ‰ต แ‰ฐแ‰€แ‰ฃแ‹ฎแ‰ฝ)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "แ‹จแˆฐแˆ‹แˆแ‰ณ แŠ ~แŠซแˆ‹แ‰ต"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "แ‹ˆแ‹ฐ แˆฐแˆ‹แˆแ‰ณ แˆ˜แŒจแˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "แŠจแˆฐแˆ‹แˆแ‰ณ แ‹แˆตแŒฅ แˆ›แˆตแ‹ˆแŒˆแŒƒ"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~แ‹ญแŒŽแ‰ตแ‰ฑ แ‹จ แˆฐแˆ‹แˆแ‰ณ แŠ แŠซแˆŽแ‰ฝแŠ• แŠฅแ‰ณแ‰ฝ แ‹ˆแ‹ณแˆˆแ‹ แˆณแŒฅแŠ• แ‹แˆตแŒฅ"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "แˆฐแˆ‹แˆแ‰ณ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "แ‹จแˆตแˆญแŠ แ‰ต แŠแŒฅแ‰ฅ แˆแˆแŠญแ‰ต"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "แˆœแ‹ณแ‹Žแ‰ฝแŠ• แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ แŠจแŠฅแˆญแˆตแ‹Ž แ‹จแ‹ณแ‰ณ แˆแŠ•แŒญ แŒ‹แˆญ แŠฅแŠ•แ‹ฒแˆตแˆ›แˆ™ แŠจแˆฐแˆ‹แˆแ‰ณ แŠ แŠซแˆ‹แ‰ต แŒ‹แˆญ"
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "แ‹จแˆฐแˆ‹แˆแ‰ณ แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "แ‹จแŠ แ‹ตแˆซแˆป แŠ แŠซแˆŽแ‰ฝ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "แ‹จแˆฐแˆ‹แˆแ‰ณ แŠ แŠซแˆŽแ‰ฝ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "แ‹ˆแ‹ฐ แˆœแ‹ณแ‹ แ‰ฐแ‹›แˆแ‹ทแˆ :"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "แ‰…แ‹ตแˆ˜ แŠฅแ‹ญแ‰ณ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " แŒˆแŠ“ แŠ แˆแ‰ฐแ‹›แˆ˜แ‹ฐแˆ "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "แˆแˆ‰แŠ•แˆ แ‹แ‹ญแˆŽแ‰ฝ"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "แ‹จแŠ แ‹ตแˆซแˆป แ‹แˆญแ‹แˆฎแ‰ฝ (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Plain text (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Text Comma Separated (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"แ‹จ แŠข-แˆœแ‹ญแˆ แˆ˜แŒแˆˆแŒซ แˆ˜แˆจแŒƒ แŠ แˆแŠ• แˆ›แˆตแŒˆแ‰ฃแ‰ต แ‹ญแˆแˆแŒ‹แˆ‰?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME แ‹จแŠ แ‹ตแˆซแˆป แ‹แˆญแ‹แˆญ (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "แ‹จแˆšแŒ€แˆแˆจแ‹แŠ• แˆฐแŠแ‹ต แ‹ญแˆแˆจแŒก"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "แ‹จ แˆฐแŠแ‹ฑแŠ• แŠ แ‹ญแŠแ‰ต แ‹ญแˆแˆจแŒก"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "แŠ แ‹ตแˆซแˆป แˆ˜แŠจแˆแŠจแ‹ซแ‹แŠ• แ‹ซแˆตแŒˆแ‰ก"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "แ‹จแŠ แ‹ตแˆซแˆป แ‹แˆญแ‹แˆญ แ‹ญแˆแˆจแŒก"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "แˆฐแˆ‹แˆแ‰ณ แˆ˜แแŒ แˆชแ‹ซ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "แŠฅแ‰…แ‹ต แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "แ‰ฐแ‰€แ‰ฃแ‹ญ แŠ แ‰ตแŒจแˆแˆญ"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~แŒจแˆญแˆทแˆ"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "แ‹จ แ‹ฐแ‰ฅแ‹ณแ‰ค แˆ›แ‹‹แˆ€แŒƒ แŠ แ‹‹แ‰‚"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "แˆตแˆ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "แŠ แ‹ญแŠแ‰ต"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "แŒฅแ‹ซแ‰„"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "แŠจ แˆฐแŠแ‹ฑ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แŒ€แˆแˆฎ แˆ˜แˆ˜แˆญแˆ˜แˆญ แˆแ‰€แŒฅแˆ?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "แŠแ‹ฐแˆ แˆ›แˆจแˆšแ‹ซแ‹ แŒจแˆญแˆทแˆ"
@@ -4315,212 +4325,212 @@ msgstr "แŠแ‹ฐแˆ แˆ›แˆจแˆšแ‹ซแ‹ แŒจแˆญแˆทแˆ"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "แ‰€แŠ•"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "แˆฐแŠ แ‰ต"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "แ‹จ แ‹แ‹ญแˆ แˆตแˆ"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "แ‹จ แ‹ณแ‰ณแ‰คแ‹ แˆตแˆ"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "แˆแŠฅแˆซแ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "แ‹จ แŒˆแŒฝ แ‰แŒฅแˆฎแ‰ฝ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "แˆตแ‰ณแ‰ตแˆตแ‰ฒแŠญแˆต"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "แ‹ฐแˆซแˆฒแ‹"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "แ‰ดแˆแ•แˆŒแ‰ตแˆต"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "แˆ‹แŠชแ‹"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "แ‰ฐแˆˆแ‹‹แ‹‹แŒญ แˆ›แˆฐแŠ“แŒƒ"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "แ‰ฐแˆˆแ‹‹แ‹‹แŒญ แˆ›แˆณแ‹ซ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆœแ‹ณ"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆœแ‹ณ (แ‰ฐแˆˆแ‹‹แ‹‹แŒญ)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ แˆœแ‹ณ (แ‰ฐแŒ แ‰ƒแˆš)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "แŠฅแŠ•แ‹ฐ แˆแŠ”แ‰ณแ‹ แŒฝแˆแ"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE field"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Execute macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "แ‹จแ‰แŒฅแˆญ แˆ˜แŒ แŠ•"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "แ‹จ แŒˆแŒฝ แ‰ฐแˆˆแ‹‹แ‹‹แŒญ แˆ›แˆฐแŠ“แŒƒ"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "แ‹จแŒˆแŒฝ แ‰ฐแˆˆแ‹‹แ‹‹แŒญ แˆ›แˆณแ‹ซ"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL แˆ˜แŒซแŠ›"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "แ‰ฆแ‰ณ แ‹ซแ‹ข"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ แˆ˜แ‰€แˆ‹แ‰€แ‹ซ"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ แ‹แˆญแ‹แˆญ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ แˆ›แˆฐแŠ“แŒƒ"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "แ‹จ แ‹ฐแ‰ฅแ‹ณแ‰ค แˆ›แ‹‹แˆ€แŒƒ แˆœแ‹ณแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แ‹แŒˆแ‰ฅ"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "แˆ›แŠ•แŠ›แ‹แˆ แˆ˜แ‹แŒˆแ‰ฅ"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "แŠจแแ‰ฐแŠ› แ‰แŒฅแˆญ"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แŒˆแŒฝ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŒˆแŒฝ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "แ‹จแ‰ฐแ‹ฐแ‰ แ‰€ แŒฝแˆแ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "แ‹จ แ‰ฐแŒ แ‰ƒแˆš แˆœแ‹ณ"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ..."
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "แ‹จแ‰ฐแ‹ฐแ‰ แ‰€ แŠ แŠ•แ‰€แŒฝ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "แ‹จ แˆฐแŠแ‹ต แˆ˜แˆจแŒƒ"
@@ -4528,74 +4538,74 @@ msgstr "แ‹จ แˆฐแŠแ‹ต แˆ˜แˆจแŒƒ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "แ‰€แŠ•"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "แ‰€แŠ• (แ‹จแ‰ฐแ‹ˆแˆฐแŠ)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "แˆฐแŠ แ‰ต"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "แˆฐแŠ แ‰ต (แ‹จแ‰ฐแ‹ˆแˆฐแŠ)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฆแ‰ฝ"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "แ‰ƒแˆ‹แ‰ถแ‰ฝ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "แŠ แŠ•แ‰€แŒพแ‰ฝ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "แˆแˆตแˆ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "แŠฅแ‰ƒแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "แŒˆแŒพแ‰ฝ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatic"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[แŒฝแˆแ]"
@@ -4603,87 +4613,87 @@ msgstr "[แŒฝแˆแ]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "แ‹ตแˆญแŒ…แ‰ต"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆตแˆ"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "แ‹จ แŠ แ‰ฃแ‰ต แˆตแˆ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "แˆ˜แŠแˆปแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "แˆ˜แŠ•แŒˆแ‹ต"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "แŠ แŒˆแˆญ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "แ–แˆณแ‰"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "แŠจแ‰ฐแˆ›"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "แŠ แˆญแŠฅแˆตแ‰ต"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "แ‰ฆแ‰ณ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "แˆตแˆแŠญ (แ‹จ แ‰คแ‰ต)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "แˆตแˆแŠญ (แ‹จแˆตแˆซ)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "แ‹แŠญแˆต"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "แŠข-แˆœแ‹ญแˆ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "แŠ แŒˆแˆญ"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "แˆ›แ‰ฅแˆชแ‹ซ"
@@ -4692,32 +4702,32 @@ msgstr "แˆ›แ‰ฅแˆชแ‹ซ"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "แ‹จ แ‹แ‹ญแˆ แˆตแˆ"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "แ‹จ แ‹แ‹ญแˆ‰ แˆตแˆ แ‹ซแˆˆ แ‰ฐแŒจแˆ›แˆช"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "แˆ˜แŠ•แŒˆแ‹ต/แ‹จ แ‹แ‹ญแˆ แˆตแˆ"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "แˆ˜แŠ•แŒˆแ‹ต"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "แ‹˜แ‹ด"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "แˆแ‹ตแ‰ฅ"
@@ -4725,22 +4735,22 @@ msgstr "แˆแ‹ตแ‰ฅ"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "แ‹จแˆแŠฅแˆซแ แˆตแˆ"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "แ‹จแˆแŠฅแˆซแ แ‰แŒฅแˆญ"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "แ‹จ แˆแŠฅแˆซแ แ‰แŒฅแˆญ แ‹ซแˆˆ แˆ˜แˆˆแ‹ซ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "แ‹จแˆแŠฅแˆซแ แ‰แŒฅแˆญ แŠฅแŠ“ แˆตแˆ"
@@ -4748,47 +4758,47 @@ msgstr "แ‹จแˆแŠฅแˆซแ แ‰แŒฅแˆญ แŠฅแŠ“ แˆตแˆ"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "แ‹จแˆฎแˆ›แŠ• (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "แ‹จแˆฎแˆ›แŠ• (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "แ‹จแŠ แˆจแ‰ฅแŠ› (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "แŠฅแŠ•แ‹ฐ แŒˆแŒฝ แ‹˜แ‹ด"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "แŒฝแˆแ"
@@ -4796,12 +4806,12 @@ msgstr "แŒฝแˆแ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "แˆตแˆ"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "แˆ˜แŠแˆปแ‹Žแ‰ฝ"
@@ -4809,42 +4819,42 @@ msgstr "แˆ˜แŠแˆปแ‹Žแ‰ฝ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "แˆตแˆญแŠ แ‰ต"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "แˆตแˆ"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "แ‹ณแ‰ณแ‰คแ‹"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "แˆตแˆญแŠ แ‰ต"
@@ -4852,17 +4862,17 @@ msgstr "แˆตแˆญแŠ แ‰ต"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "แ‹ฐแˆซแˆฒแ‹"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "แˆฐแŠ แ‰ต"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "แ‰€แŠ•"
@@ -4870,67 +4880,67 @@ msgstr "แ‰€แŠ•"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "แŒˆแŒฝ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "แˆแŠฅแˆซแ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "แŠจ แˆ‹แ‹ญ/แŠจ แ‰ณแ‰ฝ"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "แŠฅแŠ•แ‹ฐ แŒˆแŒฝ แ‹˜แ‹ด"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "แˆแ‹ตแ‰ฅ แŠฅแŠ“ แ‰แŒฅแˆญ"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "แ‹จแˆ˜แŒแˆˆแŒซ แŒฝแˆแ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "แ‰แŒฅแˆญ แˆ˜แˆตแŒซ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "แ‰แŒฅแˆญ"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "แ‰แŒฅแˆญ (แŠ แŒˆแ‰ฃแ‰ฅ แ‹จแˆˆแ‹แˆ)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "แ‰แŒฅแˆญ (แˆ™แˆ‰ แŠ แŒˆแ‰ฃแ‰ฅ แŠ แˆˆแ‹)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "แŒฝแˆแ แŠจ a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "แŒฝแˆแ แŠจ A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "แŒฝแˆแ แŠจ A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "แŠญแˆแ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "แˆแˆตแˆ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "แŠฅแ‰ƒ"
@@ -4966,1232 +4976,1232 @@ msgstr "แŠฅแ‰ƒ"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~แˆแŠ”แ‰ณแ‹"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "แŠจแ‹šแ‹ซ แก แ‰ฐแŒจแˆ›แˆช"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE Statement"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "แ‹จแ‰ฐแ‹ฐแ‰ แ‰€ แŒฝ~แˆแ"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "แ‹จ ~Macro แˆตแˆ"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~แˆ›แˆ˜แˆณแŠจแˆชแ‹ซ"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "แ‰ฃแˆ…~แˆชแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "แˆ›~แŠซแŠซแˆป"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "แ‹‹แŒ‹"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "แˆ›แˆตแ‰ฐแŠซแŠจแ‹ซ"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[แ‰ฐแŒ แ‰ƒแˆš]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "แ‹จแŠ แŒแ‹ตแˆ . แˆ›แˆฐแŠ“แŒƒ"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "แ‹จแ‰แˆ˜แ‰ต . แˆ›แˆฐแŠ“แŒƒ"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "แˆตแ‹แ‰ต"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "แŠฅแˆญแ‹แˆ˜แ‰ต"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "แ‹จ แŒแˆซ แˆ˜แˆตแˆ˜แˆญ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "แ‹จ แˆ‹แ‹ญ แˆ˜แˆตแˆ˜แˆญ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "แŠ แˆแ‹ถแ‰ฝ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "แˆจแ‹ตแŽแ‰ฝ"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŒแˆแŒ‹แˆŽแ‰ต แ‹แŒแŒ แŠ แ‹ญแ‹ฐแˆˆแˆ: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "แ‰ƒแˆ‹แ‰ต แŠฅแŠ“ แ‰ฃแˆ…แˆช แˆ˜แ‰แŒ แˆชแ‹ซ: แ‹ญแŒซแŠ‘ แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ แˆ˜แ‰แŒ แˆชแ‹ซ แŠ•แŒแŒแˆญ"
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "แ‰  แŠแŒ แˆ‹-แŒˆแŒฝ แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "แ‰ แˆญแŠซแ‰ณ-แŒˆแŒฝ แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "แ‰  แˆ˜แŒฝแˆ€แ แˆ˜แˆ˜แˆแŠจแ‰ป"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "แ‹จ แŒˆแŒฝ แ‰แŒฅแˆญ แ‰  แˆฐแŠแ‹ต แ‹แˆตแŒฅ: แ‹ญแŒซแŠ‘ แ‹จ แˆ˜แ‰ƒแŠ› แˆ˜แˆตแŠฎแ‰ต แˆˆแˆ˜แŠญแˆแ‰ต แ‹ˆแ‹ญแŠ•แˆ แ‰  แ‰€แŠ-แ‹ญแŒซแŠ‘ แˆˆ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ แ‹แˆญแ‹แˆญ"
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "แ‹จ แŒˆแŒฝ แ‰แŒฅแˆญ แ‰  แˆฐแŠแ‹ต แ‹แˆตแŒฅ (แ‹จ แŒˆแŒฝ แ‰แŒฅแˆญ แ‰  แ‰ณแ‰ฐแˆ˜ แˆฐแŠแ‹ต แˆ‹แ‹ญ) แ‹ญแŒซแŠ‘ แˆˆ แˆ˜แŠญแˆแ‰ต แ‹จ แˆ˜แˆ„แŒƒ แ‹ˆแ‹ฐ แŒˆแŒฝ แŠ•แŒแŒแˆญ"
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "แ‹จ แŒˆแŒฝ แ‹˜แ‹ด แ‰  แ‰€แŠ-แ‹ญแŒซแŠ‘ แ‹˜แ‹ดแ‹แŠ• แˆˆแˆ˜แ‰€แ‹จแˆญ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แ‹˜แ‹ด แŠ•แŒแŒแˆญแŠ• แ‹ญแŠญแˆแ‰ฑ"
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "แŠแ‹ฐแˆ แ‰  แ‰ตแˆแ‰ แˆ˜แŒปแŠแ‹ซ"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "แˆจแ‹ตแŽแ‰ฝ"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "แŠแ‹ฐแˆ แ‰  แ‰ตแˆแ‰ แˆ˜แŒปแŠแ‹ซ แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "แ‹จ แŒˆแŒฝ แˆ˜แŒจแˆจแˆป แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "แŠ แ‰ณแŠ•แ€แ‰ฃแˆญแ‰…"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "แ‰  แ‰แˆ˜แ‰ต แˆ˜แŒˆแˆแ‰ แŒซ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "แ‰  แŠ แŒแ‹ตแˆ แˆ˜แŒˆแˆแ‰ แŒซ"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "แ‰  แŠ แŒแ‹ตแˆ แŠฅแŠ“ แ‰  แ‰แˆ˜แ‰ต แˆ˜แŒˆแˆแ‰ แŒซ"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ แˆ›แŠ•แ€แ‰ฃแˆจแ‰‚แ‹ซ แ‰  แŠ แŒแ‹ตแˆ แ‰ แˆ™แˆ‰ แŒˆแŒฝ แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "แ‹จ แ‰ฃแˆ…แˆช แ‹˜แ‹ด"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "แˆแŠ•แˆ แ‹จ แ‰ฃแˆ…แˆช แ‹˜แ‹ด แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "แŒแˆญแŒŒ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "แŒแˆญแŒŒ แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "แˆซแˆตแŒŒ"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "แˆซแˆตแŒŒ แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "แŠ แŒฅแŒ‹แ‰ข แˆ˜แŒ แ‰…แˆˆแ‹ซ"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "แˆ˜แŒ แ‰…แˆˆแ‹ซ แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "แ‰ แˆ™แˆ‰"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "แŠ แŒ“แ‹ณแŠ แˆ˜แŒ แ‰…แˆˆแ‹ซ"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "แ‰  แŒแˆซ แˆ˜แŒ แ‰…แˆˆแ‹ซ"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "แ‰  แ‰€แŠ แˆ˜แŒ แ‰…แˆˆแ‹ซ"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(แˆ›แˆตแ‰†แˆšแ‹ซ แ‰ฅแ‰ป)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "แˆตแ‹แ‰ต:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "แ‹จแ‰ฐแ‹ˆแˆฐแŠ แŠฅแˆญแ‹แˆ˜แ‰ต:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "แ‹แ‰…แ‰ฐแŠ› แŠฅแˆญแ‹แˆ˜แ‰ต:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "แ‹ˆแ‹ฐ แŠ แŠ•แ‰€แŒฝ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "แ‹ˆแ‹ฐ แ‰ฃแˆ…แˆช"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "แ‹ˆแ‹ฐ แŒˆแŒฝ"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X Coordinate:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y Coordinate:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "แŠจ แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "แˆ˜แˆ€แŠจแˆ แ‰  แ‰แˆ˜แ‰ต"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "แŠจ แ‰ณแ‰ฝ"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "แŠจ แˆ˜แˆตแˆ˜แˆฉ แ‰ แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "แˆ˜แˆ€แŠจแˆ แˆ›แˆตแˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "แŠจ แˆ˜แˆตแˆ˜แˆฉ แ‰ แ‰ณแ‰ฝ"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "แ‰  แŠฅแ‹แŠแ‰ต-แˆ˜แˆ˜แ‹แŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "แ‰  แŠฅแ‹แŠแ‰ต-แˆ˜แˆ˜แ‹แŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "แ‰  แ‰€แŠ แ‰ แŠฉแˆ"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "แ‰  แŠ แŒแ‹ตแˆ แˆ˜แˆ€แŠจแˆ แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "แ‰  แŒแˆซ แ‰ แŠฉแˆ"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "แ‹แˆตแŒฅ"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "แ‹แŒช"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "แ‰  แˆ™แˆ‰ แˆตแ‹แ‰ต"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "แŠ แˆแ‹ถแ‰ฝ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "แˆ˜แˆˆแ‹ซแ‹ซ แˆตแ‹แ‰ต:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "แŠจแแ‰ฐแŠ› แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป แ‰ฆแ‰ณ:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "แ‰ แŠ•แ‰ฃแ‰ฅ-แ‰ฅแ‰ป แˆฐแŠแ‹ต แ‹แˆตแŒฅ แˆŠแ‰ณแˆจแˆ แ‹จแˆšแ‰ฝแˆ"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "แˆ˜แŠญแˆแ‹ซ"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "แ‰แŒฅแˆญ แˆ˜แˆตแŒซ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "แ‰แŒฅแˆญ แˆ˜แˆตแŒซ แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "แ‰ฐแŒˆแŠ“แŠแ‰ทแˆ แ‹ˆแ‹ฐ "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "แŠฅแŠ“ "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "แˆ˜แˆตแˆ˜แˆฎแ‰ฝ แˆ˜แ‰แŒ แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "แˆ˜แˆตแˆ˜แˆฎแ‰ฝ แŠ แ‰ตแ‰แŒ แˆญ"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ›แˆตแŒ€แˆ˜แˆชแ‹ซ แ‰†แŒ แˆซแ‹แŠ• แ‰ : "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "แ‰ฅแˆญแˆแŠแ‰ต: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "แ‰€แ‹ญ: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "แŠ แˆจแŠ•แŒ“แ‹ด: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "แˆฐแˆ›แ‹ซแ‹Š: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "แˆ›แŠแŒปแŒธแˆชแ‹ซ: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "แŒ‹แˆ›: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "แŒแˆแŒฝแŠแ‰ต: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "แˆ˜แŒˆแˆแ‰ แŒซ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "แŠ แ‰ตแŒˆแˆแ‰ฅแŒฅ"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "แ‰  แŠ•แ‹ตแŽแ‰ฝ แ‹˜แ‹ด: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "แˆ˜แ‹ฐแ‰ แŠ›"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "แŒแˆซแŒซแˆ›"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "แŒฅแ‰แˆญ & แŠแŒญ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "แ‹จ แ‹แˆ€ แˆแˆแŠญแ‰ต"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "แˆ›แ‹žแˆชแ‹ซ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "แˆ˜แŒ‹แŒ แˆšแ‹ซ แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "แˆ˜แŒ‹แŒ แˆšแ‹ซ (แˆˆ แˆ˜แˆตแˆ˜แˆฎแ‰ฝ แ‰ฅแ‰ป)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "แˆ˜แŒ‹แŒ แˆšแ‹ซ (แˆˆ แˆ˜แˆตแˆ˜แˆฎแ‰ฝ แŠฅแŠ“ แ‰ฃแˆ…แˆชแ‹Žแ‰ฝ)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "แ‹จ แŒฝแˆแ‰แŠ• แแˆฐแ‰ต แˆ˜แŠจแ‰ฐแ‹ซ"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "แ‹จ แŒฝแˆแ‰แŠ• แแˆฐแ‰ต แŠ แ‰ตแŠจแ‰ฐแˆ"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "แ‹ตแŠ•แ‰ แˆฎแ‰ฝ แˆ›แ‹‹แˆ€แŒƒ"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "แ‹ตแŠ•แ‰ แˆฎแ‰ฝแŠ• แŠ แ‰ณแ‹‹แˆ…แ‹ต"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "แ‹จแŒฝแˆแ แŠญแˆแ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "แŒˆแŒฝ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "แˆ˜แˆณแ‹ซ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "แŠญแแˆ"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "แŠ•แ‹ตแŽแ‰ฝ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "แ‹จ OLE แŠฅแ‰ƒ"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "แˆซแˆตแŒŒแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "แˆแˆญแŒซแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "แŠ แˆตแ‰ณแ‹‹แˆฝ"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "แˆ˜แˆแˆˆแŒŠแ‹ซ แˆ˜แ‹ตแŒˆแˆšแ‹ซ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "แ‹จ แˆ›แ‹แŒซ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "แ‹จ แ‰ฐแˆณแˆณแ‰ฐ แ‹จ แˆ˜แ‰€แˆ˜แˆชแ‹ซ แˆฐแŠ•แŒ แˆจแ‹ฅ"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แ‹จ แŒฝแˆแ แŠญแˆแ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŒˆแŒฝ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แˆณแ‹ซ"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŠญแแˆ"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŠ•แ‹ตแ"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แ‹จ OLE แŠฅแ‰ƒ"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆซแˆตแŒŒ"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆแˆญแŒซ"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "แ‹จ แˆšแ‰€แŒฅแˆˆแ‹ แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŠ แˆตแ‰ณแ‹‹แˆฝ"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "แแˆˆแŒ‹แ‹แŠ• แ‹ˆแ‹ฐแŠแ‰ต แˆ˜แ‰€แŒ แ‹ซ"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แˆ›แ‹แŒซ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แ‹จ แŒฝแˆแ แŠญแˆแ"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แŒˆแŒฝ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แˆ˜แˆณแ‹ซ"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แŠญแแˆ"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แŠ•แ‹ตแ"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แ‹จ OLE แŠฅแ‰ƒ"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แˆซแˆตแŒŒ"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แˆแˆญแŒซ"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แŠ แˆตแ‰ณแ‹‹แˆฝ"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "แ‹จ แŠ‹แˆŠแ‹ฎแˆฝ แแˆˆแŒ‹แ‹แŠ• แˆ˜แ‰€แŒ แ‹ซ"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แ‹จแˆ›แ‹แŒซ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "แ‰€แ‹ฐแˆ แ‹ซแˆˆแ‹ แ‹จแ‰ฐแˆณแˆณแ‰ฐ แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "แ‹จแˆšแ‰€แŒฅแˆˆแ‹ แ‹จแ‰ฐแˆณแˆณแ‰ฐ แ‹จ แˆฐแŠ•แŒ แˆจแ‹ฅ แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "แ‰ฐแŒจแˆแˆฏแˆ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "แŒ แแ‰ทแˆ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "แŠ แ‰€แˆซแˆจแ‰ฅ"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ก แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "แ‹จ แ‰ฐแˆแŒธแˆ™ แ‹จ แŠ แŠ•แ‰€แŒฝ แ‹˜แ‹ดแ‹Žแ‰ฝ"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "แ‹จ แŠ แŠ•แ‰€แŒฝ แŠ แ‰€แˆซแˆจแ‰ฅ แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "แˆจแ‹ตแ แŒˆแ‰ฅแ‰ทแˆ"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "แˆจแ‹ตแ แŒ แแ‰ทแˆ"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "แŠญแแˆ แŒˆแ‰ฅแ‰ทแˆ"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "แŠญแแˆ แŒ แแ‰ทแˆ"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "แ‹จ แˆ˜แŒจแˆจแˆป แˆ›แˆตแ‰ณแ‹ˆแˆป: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "แ‹จ แŒแˆญแŒŒ แˆ›แˆตแ‰ณแ‹ˆแˆป: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-แ‹ญแŒซแŠ‘ Smart Tag menu แˆˆแˆ˜แŠญแˆแ‰ต"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "แˆซแˆตแŒŒ (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แŒˆแŒฝ แˆซแˆตแŒŒ (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "แ‹จ แŒแˆซ แŒˆแŒฝ แˆซแˆตแŒŒ (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "แ‹จ แ‰€แŠ แŒˆแŒฝ แˆซแˆตแŒŒ (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "แŒแˆญแŒŒ (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แŒˆแŒฝ แŒแˆญแŒŒ (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "แ‹จ แŒแˆซ แŒˆแŒฝ แŒแˆญแŒŒ (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "แ‹จ แ‰€แŠ แŒˆแŒฝ แŒแˆญแŒŒ (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "แˆซแˆตแŒŒ แˆ›แŒฅแŠแ‹ซ..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "แ‹จ แˆซแˆตแŒŒ แŠ แ‰€แˆซแˆจแ‰ฅ..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "แŒแˆญแŒŒ แˆ›แŒฅแŠแ‹ซ..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "แ‹จ แŒแˆญแŒŒ แŠ แ‰€แˆซแˆจแ‰ฅ..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "แ‹จ แˆแˆตแˆ แ‹แ‹ญแˆ แˆ˜แŠญแˆแ‰ต แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "แ‹จ แˆแˆตแˆ แ‹แ‹ญแˆ แˆ›แŠ•แ‰ แ‰ฅ แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "แ‹ซแˆแ‰ณแ‹ˆแ‰€ แ‹จแˆแˆตแˆ แŠ แ‰€แˆซแˆจแ‰ฅ"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "แ‹ญแˆ… แ‹จแˆแˆตแˆ แ‹แ‹ญแˆ แŠ แ‹ญแŠแ‰ต แ‹จแ‰ฐแ‹ฐแŒˆแˆ แŠ แ‹ญแ‹ฐแˆˆแˆ"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "แ‹จแˆแˆตแˆ แˆ›แŒฃแˆชแ‹ซ แŠ แˆแ‰ฐแŒˆแŠ˜แˆ"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "แˆตแŠฅแˆ‰แŠ• แˆˆแˆ›แˆตแŒˆแ‰ฃแ‰ต แ‰ แ‰‚ memory แ‹จแˆˆแˆ"
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "แˆแˆตแˆ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ต : "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "แˆ›แŒฅแŠแ‹ซ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "แ‰ แˆซแˆฑ แŠ แˆซแˆš"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "แŠ แ‰€แˆซแˆจแ‰ฅ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ก แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "แ‹จ แŠ แŠ•แ‰€แŒฝ แ‹˜แ‹ดแ‹Žแ‰ฝ แˆ˜แˆแŒธแˆšแ‹ซ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "แŒˆแŒฝ "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "แŒˆแŒฝ %1 แŠจ %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "แŒˆแŒฝ %1 แŠจ %2 (แŒˆแŒฝ %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "แŠ แŠ•แ‰€แŒฝ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "แˆแˆตแˆ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "แ‹จ OLE แŠฅแ‰ƒ"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "แŠญแˆแ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "แ‹จแˆฐแŠ•แŒ แˆจแ‹ฅ แˆจแ‹ตแ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "แ‹จแˆฐแŠ•แŒ แˆจแ‹ฅ แŠญแแˆ"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "แŒˆแŒฝ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "แˆซแˆตแŒŒ"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "แŒแˆญแŒŒ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "แŠ แˆญแŠฅแˆตแ‰ต"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "แˆ˜แˆˆแ‹ซแ‹ซ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "แ‹ฐแˆจแŒƒ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "แ‹แ‹ญแˆ‰แŠ• \"%1\" แ‰  \"%2\" แˆ˜แŠ•แŒˆแ‹ต แ‹แˆตแŒฅ แˆ›แŒแŠ˜แ‰ต แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "แ‰ฐแŒ แ‰ƒแˆšแ‹-แ‹จแ‰ฐแ‹ˆแˆฐแŠ แˆ›แ‹แŒซ"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<แˆแŠ•แˆ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<แˆแŠ•แˆ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "แ‹จแˆแŠฅแˆซแ แ‰แŒฅแˆญ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "แˆ›แˆตแˆจแŒŠแ‹ซ แˆ›แ‰†แˆšแ‹ซ"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "แŒฝแˆแ"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "แ‹จ แŒˆแŒฝ แ‰แŒฅแˆญ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "แ‹จแˆแŠฅแˆซแ แˆ˜แˆจแŒƒ"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hyperlink แˆ˜แŒ€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hyperlink แˆ˜แŒจแˆจแˆป"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "แ‹จ แŒฝแˆแŽแ‰ฝ แ‹แˆญแ‹แˆญ แˆ›แˆตแŒˆแ‰ขแ‹ซ...: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "แ‹จ แ‰ฃแˆ…แˆช แ‹˜แ‹ด: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "แ‹จ แŒฝแˆแ แŠ แŠซแˆ"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "แ‹ญแŒซแŠ‘ Ctrl+Alt+A แ‰ตแŠฉแˆจแ‰ฑแŠ• แ‹ˆแ‹ฐ แ‰ฐแŒจแˆ›แˆช แ‰ฐแŒแ‰ฃแˆฎแ‰ฝ แˆˆแˆ›แŠ•แ‰€แˆณแ‰€แˆต"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "แ‹ญแŒซแŠ‘ แ‹จ แŒแˆซ แ‹ˆแ‹ญแŠ•แˆ แ‹จ แ‰€แŠ แ‰€แˆตแ‰ต แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠ แŠซแˆŽแ‰ฝแŠ• แˆˆแˆ˜แˆแˆจแŒฅ"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "แ‹ญแŒซแŠ‘ Ctrl+Alt+B แ‹ˆแ‹ฐ แŠ แˆแŠ‘ แ‹จ แˆ˜แ‰†แŒฃแŒ แˆชแ‹ซ แŠ แŠซแˆ แ‰ตแŠฉแˆจแ‰ฑแŠ• แˆˆ แˆ˜แˆ˜แˆˆแˆต"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "แ‹จ แ‹แ‹ญแˆ แˆแˆญแŒซแ‹Žแ‰ฝ แ‰  แŠแ‹ฐแˆ แˆ›แ‹แŒซ (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "แ‹จ แ‹แ‹ญแˆ แˆแˆญแŒซแ‹Žแ‰ฝ แ‰  แŠแ‹ฐแˆ แˆ›แ‹แŒซ (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "แˆ˜แˆฐแˆจแ‰ณแ‹Š แˆ˜แˆตแˆ˜แˆญ แŠจ ~แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~แˆ˜แˆฐแˆจแ‰ณแ‹Š แˆ˜แˆตแˆ˜แˆญ แŠจ แ‰ณแ‰ฝ"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "แˆ˜แˆฐแˆจแ‰ณแ‹Š แˆ˜แˆตแˆ˜แˆญ ~แˆ˜แˆ€แŠจแˆ"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "แŠฅแ‰ƒ แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "แŠฅแ‰ƒ แˆ›แˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (แ‰ดแˆแ•แˆŒแ‰ต: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "แ‹ตแŠ•แ‰ แˆฎแ‰ฝ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "แˆ˜แ‹ฐแ‰ฅ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(แ‹จ แŠ แŠ•แ‰€แŒฝ แ‹˜แ‹ด: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "แ‹จ แŒˆแŒฝ แ‰แŒฅแˆฎแ‰ฝ แ‹ˆแ‹ฐ แŠ แˆแŠ‘ แŒˆแŒฝ แˆ˜แˆตแŒ แ‰ต แŠ แˆแ‰ฐแ‰ปแˆˆแˆ: แˆ™แˆ‰ แ‰แŒฅแˆฎแ‰ฝ แ‰  แŒแˆซ แŒˆแŒพแ‰ฝ แˆ‹แ‹ญ แ‹ญแˆ†แŠ“แˆ‰: แŒŽแ‹ถแˆŽ แ‰แŒฅแˆฎแ‰ฝ แ‰  แ‰€แŠ แŒˆแŒพแ‰ฝ แˆ‹แ‹ญ แ‹ญแˆ†แŠ“แˆ‰"
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "แ‹‹แŠ“แ‹ แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION แ‹‹แŠ“แ‹ แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "แ‹จแ‹แ‹ญแˆ แŒแŠ•แŠ™แŠแ‰ต แ‹จแŠ แˆแŠ‘แŠ• แŠญแแˆ แ‹ญแ‹žแ‰ณแ‹Žแ‰ฝ แ‹ซแŒ แ‹แ‰ธแ‹‹แˆ แก แˆˆแˆ›แŠ•แŠ›แ‹แˆ แˆแ‰€แŒฅแˆ?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "แ‹ซแˆตแŒˆแ‰กแ‰ต แ‹จ แˆ˜แŒแ‰ขแ‹ซ แ‰ƒแˆ แ‹‹แŒ‹ แ‹จแˆˆแ‹แˆ"
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "แ‹จแˆ˜แŒแ‰ขแ‹ซ แ‰ƒแˆ แŠ แˆแ‰ฐแˆฐแŠ“แ‹ณแˆ"
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "แŒญแˆจแ‰ต แ‰ฐแŒ แŠ“แ‰‹แˆ"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "แˆแŠ•แˆ (แŠแ‹ฐแˆŽแ‰นแŠ• แŠ แ‰ณแˆญแˆ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "แŠแ‰ฃแˆฉแŠ• แ‰‹แŠ•แ‰‹ แŠฅแŠ•แ‹ฐแŠแ‰ แˆจ แˆ˜แˆ˜แˆˆแˆป"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "แ‰ฐแŒจแˆ›แˆช..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~แˆ˜แ‰ฐแ‹"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "แˆ˜แŒแˆˆแŒซแ‹Žแ‰ฝ..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "แ‹จแ‰ฐแˆˆแ‹ฉ แŠ แŠซแ‰ฃแ‰ขแ‹Žแ‰ฝ แ‰ฐแˆฐแŠ“แŠญแˆˆแ‹ แŠฅแŠ•แ‹ฐแˆ†แŠ• แˆ˜แˆ˜แˆญแˆ˜แˆชแ‹ซ: แˆˆแˆ›แŠ•แŠ›แ‹แˆ แˆแˆ˜แˆญแˆแˆญ?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "แˆฐแŠแ‹ฑแŠ• แˆ›แ‹‹แˆ€แ‹ต แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "แˆแŠ•แŒฉแŠ• แˆ˜แŒซแŠ• แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "แˆแŠ•แˆ แ‹จ แ‹แŠญแˆต แˆ›แ‰ฐแˆšแ‹ซ แŠ แˆแ‰ฐแ‹˜แŒ‹แŒ€แˆ แ‰  แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ/แˆแˆญแŒซแ‹Žแ‰ฝ/%1/แˆ›แ‰ฐแˆšแ‹ซ แˆตแˆญ"
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "แ‹จ HTML แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "แ‹จ แŒฝแˆแ แˆฐแŠแ‹ต"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "แˆแŠ•แŒฉ แŠ แˆแ‰ฐแŒˆแˆˆแŒธแˆ"
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "แ‹ฐแˆจแŒƒ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "แˆจแ‰‚แ‰… "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "แ‹จ แŒแˆญแŒŒ/แˆ˜แŒจแˆจแˆป แˆ›แˆตแ‰ณแ‹ˆแˆป แˆ›แˆจแˆšแ‹ซ"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "แˆ˜แˆแˆˆแŒŠแ‹ซแ‹ แ‰แˆแ แ‰ แ‹šแˆ… XX แ‹ซแˆ…แˆ แŒŠแ‹œ แ‰ฐแ‰€แ‹ญแˆฏแˆ"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "แˆจแ‹ตแ "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "แŠ แˆแ‹ต "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "แˆแŠ•แŒฉแŠ• ~แˆ˜แˆ‹แŠชแ‹ซ..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~แˆ˜แˆ‹แŠชแ‹ซ แ‹จ แŠฎแ’ แˆแŠ•แŒญ..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~แ‹ญแ‰€แŒฅแˆ‰"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "แˆตแˆซ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "แˆแŠ”แ‰ณแ‹"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "แ‰ แˆ˜แˆ‹แŠญ แˆ‹แ‹ญ แ‹ˆแ‹ฐ: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "แ‰ฐแˆณแŠญแ‰ถ แ‰ฐแˆแŠณแˆ"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "แˆ˜แˆ‹แŠญ แŠ แˆแ‰ฐแ‰ปแˆˆแˆ"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "แ‹ตแˆญแŒ…แ‰ต;CR;แ‹จ แˆ˜แŒ€แˆ˜แˆชแ‹ซ แˆตแˆ; ;แ‹จ แŠ แ‰ฃแ‰ต แˆตแˆ;CR;แŠ แ‹ตแˆซแˆป ;CR;แŠจแ‰ฐแˆ› ; ;แŠจแแˆˆ แˆ€แŒˆแˆญ; ;แ–.แˆณ.แ‰แŒฅแˆญ ;CR;แŠ แŒˆแˆญ;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "แŒฝแˆแ แˆ˜แ‰€แˆ˜แˆชแ‹ซ"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~แˆ›แˆณแ‹ซ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~แ‹ˆแ‹ฐ แˆ‹แ‹ญ"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "แ‹ˆแ‹ฐ ~แ‰ณแ‰ฝ"
@@ -6437,7 +6447,7 @@ msgstr "แ‹ˆแ‹ฐ ~แ‰ณแ‰ฝ"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "แˆฐแŠแ‹ต แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ แ‰ฐแ‰€แ‹ญแˆฏแˆ แˆแŠญแŠ•แ‹ซแ‰ฑแˆ แ‹จ แŠ แŠ•แ‰€แŒฝ แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ แ‹ฐแˆจแŒƒ แŠจแแ‰ฐแŠ› แŠแ‹"
@@ -6445,32 +6455,32 @@ msgstr "แˆฐแŠแ‹ต แˆ˜แˆ˜แ‹ฐแ‰ขแ‹ซ แ‰ฐแ‰€แ‹ญแˆฏแˆ แˆแŠญแŠ•แ‹ซแ‰ฑแˆ แ‹จ แŠ แŠ•แ
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " แ‹‹แŒ‹ แ‹ซแˆˆแ‹ "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "แ‹‹แŒ‹ แ‹จแˆŒแˆˆแ‹"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "แ‹‹แŒ‹ แ‹จแˆŒแˆˆแ‹ แŠแˆญแˆ›"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "แ‹จ แ‰ฐแˆแˆจแˆ˜แ‹-แ‰ "
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "แ‹จ แŠ แŠ•แ‰€แŒฝ แŠแˆญแˆ›"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "แ‹จ แŠ•แŒแ‹ต แŠซแˆญแ‹ถแ‰ฝ"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "แ‰ แˆซแˆฑ แŒฝแˆแ แˆˆ แŠ แ‰‹แˆซแŒฎแ‰ฝ "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "แˆแˆแŠญแ‰ต แˆ›แ‹ตแˆจแŒŠแ‹ซ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "แˆ›แŒฅแŠแ‹ซ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "แˆ˜แˆ„แŒƒ แ‹ˆแ‹ฐ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "แˆ›แŒฅแŠแ‹ซ"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "แŠฅแŠ•แ‹ฐแŒˆแŠ“ แˆ˜แˆฐแ‹จแˆšแ‹ซ"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11822,7 +11842,7 @@ msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:5568
msgctxt "notebookbar|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "แŠฅแ‰…แ‹ต"
#: sw/uiconfig/swriter/ui/notebookbar.ui:6487
msgctxt "notebookbar|LayoutLabel"
@@ -11872,7 +11892,7 @@ msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "แˆแˆตแˆ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11887,32 +11907,32 @@ msgstr "แˆ˜_แˆณแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12327
msgctxt "notebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "แˆ˜แˆณแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_แˆ›แ‰ฐแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "แˆ›แ‰ฐแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_แˆ˜แŒˆแŠ“แŠ›"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "แˆ˜แŒˆแŠ“แŠ›"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "แŠฅแ‰ƒ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "_แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,12 +11987,12 @@ msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "แˆ˜แŒ แ‰…แˆˆแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "แŠฅแ‰…แ‹ต"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5453
msgctxt "notebookbar_compact|LayoutLabel"
@@ -12024,19 +12044,19 @@ msgstr "แˆฐแŠ•แŒ แˆจแ‹ฅ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "แˆ˜แŒ แ‰…แˆˆแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9693
msgctxt "notebookbar_compact|AlignMenuButton"
msgid "A_lign"
-msgstr ""
+msgstr "แˆ›_แˆฐแˆˆแŠแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "แˆแˆตแˆ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "แˆ˜แˆณแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "แŠฅแ‰ƒ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "แŠฅแ‰ƒ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_แˆ˜แŒˆแŠ“แŠ›"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "แˆ˜แŒˆแŠ“แŠ›"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "แˆ›แ‰ฐแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "แˆ›แ‰ฐแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,77 +12116,77 @@ msgstr "แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "แ‹แˆญแ‹แˆญ แˆ˜แ‹ฐแˆญแ‹ฐแˆชแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "แˆ›แˆปแˆปแ‹ซ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
msgid "Quotation"
-msgstr ""
+msgstr "แŒฅแ‰…แˆต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "แˆ›แˆปแˆปแ‹ซ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_แ‹แˆญแ‹แˆญ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_แ‹แ‹ญแˆ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_แˆ›แˆจแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "แ‹˜แ‹ด_แ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3978
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8691
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9399
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "แŠ _แ‰€แˆซแˆจแ‰ฅ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4228
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8953
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9615
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_แŠ แŠ•แ‰€แŒฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_แˆ›แˆตแŒˆแ‰ขแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
-msgstr ""
+msgstr "แˆ›แˆ˜แˆณแŠจแˆชแ‹ซแ‹Ž_แ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4655
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_แŠจแˆˆแˆณ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4769
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6780
@@ -12174,214 +12194,214 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_แˆ›แ‰ฐแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "แ‹จ แ‰ฐแŠ•แˆธแˆซแ‰ณแ‰ฝ แŠฅแ‰…แ‹ต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Navigate"
-msgstr ""
+msgstr "แˆ˜แ‰ƒแŠ›"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5297
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Zoom"
-msgstr ""
+msgstr "แˆ›แˆณแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "แˆแˆตแˆ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "แ‰€_แˆˆแˆ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5886
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_แˆ›แ‹˜แŒ‹แŒƒ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8289
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_แˆ˜แŒ‹แŒ แˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_แ‰‹แŠ•แ‰‹"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_แŠจแˆˆแˆณ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6575
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6676
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "แˆ›แ‹ˆแ‹ณ_แ‹ฐแˆชแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6968
msgctxt "notebookbar_groupedbar_compact|DrawEditButton"
msgid "St_yles"
-msgstr ""
+msgstr "แ‹˜แ‹ด_แ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "แˆ˜_แˆณแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "แ‰กแ‹ต_แŠ•"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_แ‹ฒ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "แŠญ_แˆแ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8512
msgctxt "notebookbar_groupedbar_compact|StylesButton"
msgid "St_yles"
-msgstr ""
+msgstr "แ‹˜แ‹ด_แ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9744
msgctxt "notebookbar_groupedbar_compact|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "แˆฐ_แŠ•แŒ แˆจแ‹ฅ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9884
msgctxt "notebookbar_groupedbar_compact|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_แˆ›แ‹‹แˆ€แŒƒ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "แˆจ_แ‹ตแŽแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "แ‹ญแˆแˆจ_แŒก"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_แˆฐแŠ•แŒ แˆจแ‹ฅ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_แˆ˜แŒˆแŠ“แŠ›"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "แˆ›แˆปแˆปแ‹ซ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "แˆ›แˆปแˆปแ‹ซ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
msgid "Quotation"
-msgstr ""
+msgstr "แŒฅแ‰…แˆต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "แˆ›แˆปแˆปแ‹ซ _แˆ˜แˆแˆˆแŒŠแ‹ซ..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_แ‹แˆญแ‹แˆญ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_แˆ˜แˆณแˆชแ‹ซแ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "_แŠฅแˆญแ‹ณแ‰ณ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_แ‹แ‹ญแˆ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_แˆ›แˆจแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4012
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6776
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "แ‹˜แ‹ด_แ‹Žแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4300
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7064
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11623
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "แŠ _แ‰€แˆซแˆจแ‰ฅ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4652
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11890
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_แŠ แŠ•แ‰€แŒฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4892
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12221
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_แˆ›แˆตแŒˆแ‰ขแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5121
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8733
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
-msgstr ""
+msgstr "แˆ›แˆ˜แˆณแŠจ_แˆชแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5323
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9099
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_แŠจแˆˆแˆณ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5473
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9665
@@ -12389,121 +12409,121 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13655
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_แˆ˜แˆ˜แˆแŠจแ‰ป"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5735
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
-msgstr ""
+msgstr "แˆแˆตแˆ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6166
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10761
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13338
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_แˆ›แ‹˜แŒ‹แŒƒ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6343
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "แ‰€_แˆˆแˆ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6598
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10929
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13505
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_แˆ˜แŒ‹แŒ แˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7644
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "แˆฐ_แŠ•แŒ แˆจแ‹ฅ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7843
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "แˆจ_แ‹ตแŽแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8045
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_แˆ›แ‹‹แˆ€แŒƒ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8274
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
-msgstr ""
+msgstr "แ‹ญแˆแˆจ_แŒก"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8504
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_แˆฐแŠ•แŒ แˆจแ‹ฅ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8870
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_แ‰‹แŠ•แ‰‹"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9312
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_แŠ แˆตแ‰ฐแ‹ซแ‹จแ‰ถแ‰ฝ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9515
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "แˆ›แ‹ˆแ‹ณ_แ‹ฐแˆชแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10111
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "แˆ˜_แˆณแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10482
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_แˆ›แˆจแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10713
msgctxt "notebookbar_groupedbar_full|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "แˆ˜แŒ แ‰…แˆˆแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10728
msgctxt "notebookbar_groupedbar_full|AlignButton"
msgid "Align"
-msgstr ""
+msgstr "แˆ›แˆฐแˆˆแŠแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11131
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "แ‰กแ‹ต_แŠ•"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11311
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_แ‹ฒ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12669
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_แˆ˜แŒˆแŠ“แŠ›"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12907
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "แŠญ_แˆแ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13939
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_แˆ›แ‰ฐแˆšแ‹ซ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "แ‹จ แ‰ฐแŠ•แˆธแˆซแ‰ณแ‰ฝ แŠฅแ‰…แ‹ต"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,8 +12927,8 @@ msgstr "แ‹จแˆจแ‰‚แ‰… แ‹ฐแˆจแŒƒ:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "แ‹จ แŒฝแˆแ แŠ แŠซแˆ"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "แˆ˜แŒจ_แˆจแˆป"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "แ‹จแ‰ฐแ‹ฐแ‰ แ‰ แŒฝแˆแŽแ‰ฝ"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "แˆœแ‹ณแ‹Žแ‰ฝ: แ‹จแ‰ฐแ‹ฐแ‰ แ‰€ แŒฝแˆ_แ"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "แˆœแ‹ณแ‹Žแ‰ฝ: แ‹จแ‰ฐแ‹ฐแ‰ แ‰ แŠ _แŠ•แ‰€แŒพแ‰ฝ"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "แˆ›แˆณแ‹ซ แŠจ"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "แ‹จ แˆ‚แˆณแ‰ฅ แˆ˜แˆฐแˆจแ‰ณแ‹Š แˆ˜แˆตแˆ˜แˆญ แˆ›แˆฐแˆˆแŠแ‹ซ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "แ‹จ แŠฅแ‰…แ‹ต แˆจแ‹ณแ‰ต"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_แ‰ แ‰€แŒฅแ‰ณ แˆ˜แŒ แ‰†แˆšแ‹ซ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "แˆ›แˆตแŒˆแ‰ขแ‹ซ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "แŠ แŠ•_แ‰€แŒฝ แˆ›แˆฐแˆˆแŠแ‹ซ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "แ‹จ _แŒแˆซ แŠ แŠ•แ‰€แŒฝ แˆ˜แˆตแˆ˜แˆญ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_แˆ›แˆตแˆจแŒŠแ‹ซ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "แˆ›แˆตแˆจแŒŠแ‹ซ แŠฅ_แŠ“ แŠญแแ‰ฐแ‰ต"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_แŠญแแ‰ฐแ‰ต"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "แ‰ แ‰€แŒฅแ‰ณ แˆ˜แŒ แ‰†แˆšแ‹ซ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "แˆ˜แŒ แ‰†แˆšแ‹ซ แˆ›แˆตแ‰ปแ‹ซ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "แ‹จแˆšแŒ แ‰ แ‰ แ‰ฆแ‰ณแ‹Žแ‰ฝ"
diff --git a/source/am/vcl/messages.po b/source/am/vcl/messages.po
index d9a1b27947c..d438c287ea6 100644
--- a/source/am/vcl/messages.po
+++ b/source/am/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-21 21:28+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526938122.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/an/cui/messages.po b/source/an/cui/messages.po
index 944801c79c5..8be66990c09 100644
--- a/source/an/cui/messages.po
+++ b/source/an/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3515,7 +3515,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr ""
@@ -3525,52 +3525,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr ""
@@ -5126,6 +5146,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Estau/Provincia"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7919,83 +7949,88 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
#, fuzzy
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "~Aduya"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
index db6d2b28dbd..0589a1b0a17 100644
--- a/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/an/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 17:10+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4082,16 +4082,6 @@ msgstr "Ficar blinco de ringlera"
#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "Datos"
-
-#: CalcCommands.xcu
-#, fuzzy
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -24336,6 +24326,15 @@ msgid "~Insert"
msgstr "Ficar"
#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
#, fuzzy
msgctxt ""
"GenericCommands.xcu\n"
diff --git a/source/an/sc/messages.po b/source/an/sc/messages.po
index 044c0786c16..6fb7b335103 100644
--- a/source/an/sc/messages.po
+++ b/source/an/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -15414,42 +15414,47 @@ msgid "~Value"
msgstr "Valor"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
#, fuzzy
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "Orichen"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
#, fuzzy
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "Dentradas"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
#, fuzzy
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistema"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
#, fuzzy
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Predeterminau;Texto;Calendata (DMA);Calendata (MDA);Calendata (AMD);Inglรฉs (US);Amagar"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabuladors"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr ""
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
#, fuzzy
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
@@ -15461,1281 +15466,1386 @@ msgstr ""
"Deseya acceptar a correcciรณn sucherida abaixo?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Texto"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
#, fuzzy
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Seleccionar fuellas"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
#, fuzzy
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Fuellas seleccionadas"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
#, fuzzy
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Regle"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
#, fuzzy
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Iste regle administra os obchectos en posicions fixas. "
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
#, fuzzy
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Previsualizaciรณn"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
#, fuzzy
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Ista fuella amuestra a disposiciรณn d'os datos en o documento. "
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
#, fuzzy
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Visualizaciรณn d'o documento"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
#, fuzzy
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Fuella %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
#, fuzzy
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Celda %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
#, fuzzy
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Aria cucha"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
#, fuzzy
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Vista preliminar"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
#, fuzzy
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Aria central"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
#, fuzzy
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Aria dreita"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
#, fuzzy
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Encabezamiento d'a pachina %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
#, fuzzy
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Piet de pachina d'a pachina %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
#, fuzzy
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Linia d'ediciรณn"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
#, fuzzy
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Aquรญ se puede introducir y editar texto, numeros y formulas. "
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
#, fuzzy
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Reproducciรณn de meyos"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
#, fuzzy
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Botรณn d'o rato presionado"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
#, fuzzy
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barra de ferramientas de formula"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Fuellas de calculo de %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(solament ta lectura)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
#, fuzzy
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Modo de vista preliminar)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pachinas"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Imprentar o conteniu"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "Todas as fuellas"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Fuellas seleccionadas"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Celdas seleccionadas"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr ""
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Todas as pachinas"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pachinas"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
#, fuzzy
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr " Advertir-me/Advertir'me sobre isto en o futuro."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "L'intervalo contiene etiquetas de columnas"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "L'intervalo contiene etiquetas de ringleras"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Valor no valida."
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Adhibir una formataciรณn automatica"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Cambiar o nombre d'a formataciรณn automatica"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nombre"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Eliminar a formataciรณn automatica"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Deseya realment eliminar a dentrada #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
#, fuzzy
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Zarrar"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Chin."
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb."
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar."
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centro"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
#, fuzzy
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
#, fuzzy
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Fuella"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Celdas"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Contenius"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr ""
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr ""
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Contenius"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Fuellas"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
#, fuzzy
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Nombres d'os entrevalos"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Entrevalos d'a base de datos"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr ""
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Obchectos OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Comentarios"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Arias enlazadas"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Obchectos de dibuixo"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Modo d'arrocegue"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Visualizar"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "activo"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactivo"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "amagau"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Finestra activa"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nombre d'o escenario"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Comentarios"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Orden ascendent"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Orden descendent"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Orden personalizau"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Totz"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Amostrar nomรกs l'item actual."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Amagar nomรกs l'item actual."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
#, fuzzy
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Quadro de nombre"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
#, fuzzy
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Linia de dentrada"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
#, fuzzy
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Asistent: Funcions"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
#, fuzzy
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Aplicar"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cancelar"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formulas"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflicto"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Calendata"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Usuario desconoixiu"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "S'ha ficau una columna"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "S'ha ficau una ringlera "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "S'ha ficau una fuella "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "S'ha eliminau una columna"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "S'ha eliminau una ringlera"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "S'ha eliminau una fuella"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "S'ha moviu un entrevalo"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "O conteniu s'ha modificau"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "O conteniu s'ha modificau"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "S'ha modificau a "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Orichinal"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "As modificacions s'han refusau"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Acceptadas"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Refusadas"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Garra dentrada"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<vuedo>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "No protechiu"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "No protechiu por una clau"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "O hash ye incompatible"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "O hash ye compatible"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Torne a escribir-la"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Agrupar"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
#, fuzzy
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "meya"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modo"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr ""
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr ""
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Aria"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimo"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maximo"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Cantidat"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr ""
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimo"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maximo"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "meya"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr ""
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr ""
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr ""
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr ""
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr ""
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr ""
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Ambito"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr ""
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -18537,6 +18647,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -20446,584 +20561,584 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Predeterminau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Encabezamiento"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Encabezamiento"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "~Alvertencia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "garra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Ferramientas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "fichero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Tipo de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "Numero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Aliniaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Ficar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Veyer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Graficos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "~Organizar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Quadricula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Comentarios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Veyer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "~Organizar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "Quadricula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "~Organizar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Quadricula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Veyer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "formato"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Veyer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Predeterminau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Encabezamiento"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Encabezamiento"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "~Alvertencia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "garra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ferramientas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "~Aduya"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "fichero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Tipo de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "Numero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Aliniaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Ficar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Veyer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Graficos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "~Organizar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Quadricula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Comentarios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Veyer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "~Organizar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Veyer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Tipo de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Aliniaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Veyer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ficar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "~Organizar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Quadricula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -22517,64 +22632,89 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columna"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Ringlera"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -25092,92 +25232,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "menor que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "mayor que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "menor u igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "mayor u igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "diferent"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "Referencia no valida"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "Referencia no valida"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "Minimo"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Maximo"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/an/sd/messages.po b/source/an/sd/messages.po
index c750716c056..51a2507e3b7 100644
--- a/source/an/sd/messages.po
+++ b/source/an/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5288,7 +5288,7 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
+msgid "Insert Image..."
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
diff --git a/source/an/sfx2/messages.po b/source/an/sfx2/messages.po
index 3cfaa844e82..356c36f6b06 100644
--- a/source/an/sfx2/messages.po
+++ b/source/an/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2144,6 +2144,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/an/svx/messages.po b/source/an/svx/messages.po
index 77c67b14dc2..fc3d30b7cd0 100644
--- a/source/an/svx/messages.po
+++ b/source/an/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2221,18 +2221,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "~Garra"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2737,53 +2737,53 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "Borrar"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simbolos"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Inicio"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr ""
@@ -4199,7 +4199,7 @@ msgstr "~Copiar"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
+msgid "_Paste"
msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
diff --git a/source/an/sw/messages.po b/source/an/sw/messages.po
index 5a339cb0a70..2534cd922ec 100644
--- a/source/an/sw/messages.po
+++ b/source/an/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1524,303 +1524,313 @@ msgid "Text"
msgstr "Texto"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr ""
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
#, fuzzy
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Inicio"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
#, fuzzy
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Fin"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr ""
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr ""
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr ""
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
#, fuzzy
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Estatistica"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr ""
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr ""
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr ""
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr ""
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr ""
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr ""
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr ""
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr ""
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr ""
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr ""
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr ""
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr ""
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr ""
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr ""
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
#, fuzzy
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Obchectos"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr ""
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr ""
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
#, fuzzy
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr ""
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr ""
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr ""
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr ""
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr ""
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "E~stilo"
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr ""
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr ""
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr ""
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr ""
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr ""
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr ""
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr ""
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr ""
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr ""
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Adhibir una formataciรณn automatica"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nombre"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Eliminar a formataciรณn automatica"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr ""
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Cambiar o nombre d'a formataciรณn automatica"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Zarrar"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Chin."
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb."
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar."
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centro"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suma"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1828,2496 +1838,2496 @@ msgid ""
"Try again using a different name."
msgstr ""
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr ""
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
#, fuzzy
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Ringlera"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Columna"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr ""
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr ""
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
#, fuzzy
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Amplaria d'a col~umna..."
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr ""
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr ""
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr ""
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr ""
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr ""
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr ""
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr ""
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr ""
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr ""
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr ""
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr ""
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr ""
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr ""
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr ""
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr ""
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
#, fuzzy
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabla"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr ""
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr ""
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Obchectos OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr ""
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
#, fuzzy
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr ""
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr ""
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr ""
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Obchectos de dibuixo"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr ""
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr ""
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr ""
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr ""
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr ""
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr ""
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Obchectos OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr ""
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr ""
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr ""
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Indiz"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Comentario"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Obchectos de dibuixo"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr ""
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr ""
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
"in a different document"
msgstr ""
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr ""
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr ""
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
#, fuzzy
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Eliminar Rยฒ"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
#, fuzzy
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Ficar Rยฒ"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr ""
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr ""
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
#, fuzzy
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "modo"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr ""
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr ""
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
#, fuzzy
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Atributos de texto"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr ""
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr ""
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr ""
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr ""
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr ""
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr ""
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr ""
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr ""
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr ""
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr ""
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr ""
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr ""
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr ""
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr ""
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr ""
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr ""
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr ""
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr ""
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr ""
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Formataciรณn automatica"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr ""
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr ""
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr ""
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr ""
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr ""
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr ""
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr ""
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr ""
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr ""
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr ""
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr ""
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr ""
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr ""
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr ""
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr ""
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr ""
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr ""
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr ""
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr ""
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr ""
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr ""
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr ""
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr ""
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr ""
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr ""
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr ""
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr ""
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr ""
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
#, fuzzy
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Obchectos de dibuixo"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr ""
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr ""
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr ""
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr ""
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr ""
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr ""
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
#, fuzzy
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "~Ficar columnas"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
#, fuzzy
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "F~icar ringleras"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Eliminar columna~s"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
#, fuzzy
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Eliminar columna~s"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
#, fuzzy
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Eliminar ringlera~s"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr ""
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr ""
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr ""
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr ""
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr ""
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr ""
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr ""
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr ""
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr ""
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr ""
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr ""
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
#, fuzzy
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Compartir o documento"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr ""
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr ""
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr ""
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
#, fuzzy
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Ficar como enlaz"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr ""
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr ""
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr ""
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr ""
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr ""
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr ""
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr ""
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr ""
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr ""
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
#, fuzzy
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "Brinco de ~pachina"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr ""
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Ficar Rยฒ"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Eliminar Rยฒ"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr ""
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr ""
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr ""
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "F~icar ringleras"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Eliminar ringlera~s"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr ""
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr ""
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr ""
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr ""
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr ""
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr ""
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr ""
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr ""
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr ""
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr ""
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr ""
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr ""
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr ""
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr ""
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr ""
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
#, fuzzy
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Obchectos OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
#, fuzzy
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "~Formula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr ""
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
#, fuzzy
msgctxt "STR_NOTE"
msgid "comment"
msgstr "Comentario"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr ""
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr ""
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr ""
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr ""
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr ""
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr ""
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
#, fuzzy
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "Obchectos de dibuixo"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr ""
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr ""
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr ""
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr ""
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr ""
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr ""
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr ""
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr ""
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Calendata"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
#, fuzzy
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Acciรณn"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr ""
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr ""
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr ""
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
#, fuzzy
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Documentos de %PRODNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr ""
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr ""
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr ""
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr ""
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
#, fuzzy
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Importar"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr ""
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr ""
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pachinas"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr ""
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr ""
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr ""
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Conteniu"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr ""
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr ""
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr ""
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr ""
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "~Color"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr ""
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pachinas"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr ""
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr ""
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprentar"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr ""
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr ""
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr ""
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr ""
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comentarios"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr ""
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Todas as pachinas"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr ""
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr ""
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr ""
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr ""
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr ""
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr ""
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr ""
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "Todas as pachinas"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pachinas"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funcions"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancelar"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplicar"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr ""
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr ""
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr ""
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Modo d'arrocegue"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Ficar como enlaz"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Ficar como enlaz"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Ficar como copia"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Visualizar"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Finestra activa"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "amagau"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "activo"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactivo"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
#, fuzzy
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "~Editar..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr ""
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr ""
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr ""
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr ""
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "Indiz"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "~Fichero"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr ""
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Eliminar"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "Eli~minar"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr ""
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr ""
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Totz"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr ""
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "amagau"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr ""
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Cambiar o ~nombre"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr ""
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr ""
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pachina"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr ""
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Nota"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr ""
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr ""
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr ""
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr ""
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titol"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr ""
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr ""
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr ""
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr ""
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr ""
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr ""
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr ""
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr ""
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr ""
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr ""
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr ""
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr ""
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr ""
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr ""
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr ""
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr ""
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr ""
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr ""
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Correu-e"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr ""
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr ""
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tipo"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adreza"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr ""
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr ""
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr ""
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr ""
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr ""
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr ""
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr ""
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr ""
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr ""
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
#, fuzzy
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "mes"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Numero"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "NombreOrganizaciรณn"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr ""
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr ""
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr ""
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr ""
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titol"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr ""
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr ""
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "anyo"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr ""
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Definiu por l'~usuario"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr ""
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr ""
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr ""
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr ""
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comentario"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Amostrar comentarios"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr ""
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr ""
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr ""
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr ""
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr ""
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr ""
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr ""
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr ""
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr ""
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr ""
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr ""
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr ""
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr ""
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr ""
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr ""
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr ""
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr ""
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr ""
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr ""
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr ""
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr ""
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr ""
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr ""
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr ""
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr ""
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr ""
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Totz os fichers"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr ""
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr ""
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr ""
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr ""
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr ""
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr ""
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr ""
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr ""
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr ""
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr ""
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4325,82 +4335,82 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr ""
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr ""
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr ""
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr ""
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr ""
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr ""
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr ""
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr ""
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr ""
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nombre"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Tipo"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Consulta"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr ""
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr ""
@@ -4409,215 +4419,215 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Calendata"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
#, fuzzy
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nombre d'o fichero"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr ""
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr ""
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr ""
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
#, fuzzy
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estatistica"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr ""
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr ""
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr ""
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr ""
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr ""
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr ""
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr ""
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr ""
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr ""
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr ""
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr ""
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr ""
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr ""
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr ""
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr ""
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr ""
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr ""
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr ""
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr ""
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr ""
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr ""
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
#, fuzzy
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Rechistro siguient"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr ""
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr ""
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr ""
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr ""
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr ""
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr ""
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr ""
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr ""
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr ""
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
#, fuzzy
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
@@ -4626,76 +4636,76 @@ msgstr "Informaciรณn"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Calendata"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr ""
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr ""
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
#, fuzzy
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabla"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
#, fuzzy
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Importar"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr ""
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr ""
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr ""
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Obchectos"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pachinas"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr ""
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr ""
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4703,87 +4713,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Interpresa"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Nombres"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Apellidos"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr ""
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr ""
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Paรญs"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr ""
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ciudat"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titol"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posiciรณn"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr ""
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr ""
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr ""
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Correu-e"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Estau/Provincia"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr ""
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "o"
@@ -4792,35 +4802,35 @@ msgstr "o"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
#, fuzzy
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nombre d'o fichero"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr ""
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
#, fuzzy
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Rota/Nombre d'o fichero"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr ""
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
#, fuzzy
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "E~stilo"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
#, fuzzy
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
@@ -4829,22 +4839,22 @@ msgstr "ID Categorรญa"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr ""
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr ""
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr ""
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr ""
@@ -4852,48 +4862,48 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr ""
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr ""
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr ""
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
#, fuzzy
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Estilo d'a fuella"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Texto"
@@ -4901,12 +4911,12 @@ msgstr "Texto"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nombre"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr ""
@@ -4914,43 +4924,43 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr ""
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nombre"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
#, fuzzy
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "~Formula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de datos"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr ""
@@ -4958,17 +4968,17 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Calendata"
@@ -4976,68 +4986,68 @@ msgstr "Calendata"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr ""
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Pachina"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr ""
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr ""
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
#, fuzzy
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Estilo d'a fuella"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr ""
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr ""
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr ""
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Numero"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr ""
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr ""
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5045,27 +5055,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr ""
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr ""
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
#, fuzzy
msgctxt "FMT_MARK_OLE"
msgid "Object"
@@ -5074,1252 +5084,1252 @@ msgstr "Obchectos"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr ""
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr ""
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr ""
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr ""
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr ""
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr ""
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
#, fuzzy
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Importar"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr ""
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valura"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
#, fuzzy
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "~Formula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalizau 1"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr ""
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr ""
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr ""
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr ""
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr ""
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr ""
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr ""
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
#, fuzzy
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columna"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
#, fuzzy
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Ringlera"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr ""
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "Ringlera"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr ""
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Brinco de ~pachina"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr ""
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr ""
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr ""
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr ""
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr ""
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Capitero"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr ""
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr ""
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr ""
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr ""
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr ""
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr ""
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr ""
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr ""
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr ""
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr ""
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr ""
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr ""
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr ""
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr ""
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr ""
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr ""
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr ""
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columna"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr ""
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr ""
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr ""
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr ""
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr ""
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr ""
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contraste"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr ""
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr ""
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr ""
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Estandar"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr ""
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr ""
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr ""
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr ""
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr ""
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pachina"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
#, fuzzy
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "~Debuxo"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr ""
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Graficos"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Obchectos OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr ""
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr ""
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentario"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr ""
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr ""
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr ""
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr ""
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr ""
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr ""
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr ""
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr ""
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr ""
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr ""
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr ""
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr ""
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr ""
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr ""
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr ""
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Eliminar"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr ""
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr ""
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr ""
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr ""
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr ""
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr ""
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr ""
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
#, fuzzy
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comentario"
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr ""
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
#, fuzzy
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr ""
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
#, fuzzy
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "~Formato"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr ""
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr ""
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
#, fuzzy
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pachina"
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr ""
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr ""
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
#, fuzzy
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Obchectos OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr ""
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr ""
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr ""
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pachina"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Capitero"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Piet de pachina"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr ""
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titol"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
#, fuzzy
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separadors"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr ""
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr ""
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr ""
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr ""
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr ""
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr ""
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr ""
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "~Tabulacions"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr ""
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr ""
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr ""
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6327,244 +6337,244 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr ""
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr ""
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr ""
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr ""
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr ""
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr ""
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Cantos"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
#, fuzzy
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fundo"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr ""
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
#, fuzzy
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Documento m~aestro"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr ""
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr ""
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr ""
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr ""
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Documento HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Documento de texto"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr ""
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr ""
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr ""
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr ""
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Ringlera"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Columna"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr ""
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr ""
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Estau"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr ""
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Escala"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr ""
@@ -6572,7 +6582,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6580,32 +6590,32 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10343,32 +10353,42 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-#, fuzzy
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Cambiar o ~nombre"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Eliminar"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Eliminar"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+#, fuzzy
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Cambiar o ~nombre"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13249,7 +13269,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -13719,80 +13739,85 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
+msgid "Hidden characters"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/an/vcl/messages.po b/source/an/vcl/messages.po
index 7ca73e7de62..1302df3af4d 100644
--- a/source/an/vcl/messages.po
+++ b/source/an/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/ar/cui/messages.po b/source/ar/cui/messages.po
index c9b1c41f44f..ee94304badb 100644
--- a/source/ar/cui/messages.po
+++ b/source/ar/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-23 03:54+0000\n"
"Last-Translator: ุตูุง ุงู„ูู„ูŠุฌ <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3472,7 +3472,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "ู…ุณุงุฑ ุงู„ุดู‡ุงุฏุฉ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "ุงู„ู„ุบุฉ:"
@@ -3482,52 +3482,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "ุงู„ุญุฌู…:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "ุงู„ุญุฌู…:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "ุงู„ู„ุบุฉ:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "ุฎุทู‘ ุงู„ู†ุตูˆุต ุงู„ุบุฑุจูŠุฉ"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "ุงู„ุญุฌู…:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "ุงู„ู„ุบุฉ:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "ุฎุทู‘ ุงู„ู†ุตูˆุต ุงู„ุขุณูŠูˆูŠุฉ"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "ุงู„ุญุฌู…:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "ุงู„ู„ุบุฉ:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "ุฎุทู‘ ุงู„ู†ุตูˆุต ุงู„ู…ุฑูƒู‘ุจุฉ"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "ู…ุนุงูŠู†ุฉ"
@@ -5054,6 +5074,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "ุงู„ุญุงู„ุฉ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7816,82 +7846,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "ุฅุนุฏุงุฏุงุช ุงู„ุฎุท ู„ู…ุตุงุฏุฑ HTML ูˆย Basic ูˆย SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "ุชู„_ู…ูŠุญุงุช ู…ูˆุณู‘ุนุฉ"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "ู…ุณุงุนุฏุฉ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "ุง_ุณุชุฎุฏู… ู…ุฑุจู‘ุนุงุช ุญูˆุงุฑ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "ู…ุฑุจู‘ุนุงุช ุญูˆุงุฑ ุงู„ูุชุญ ูˆย ุงู„ุญูุธ"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "ุงุณุชุฎุฏู… ู…ุฑุจุนุงุช _ุญูˆุงุฑ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "ู…ุฑุจุนุงุช ุญูˆุงุฑ ุงู„ุทุจุงุนุฉ"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "ุงู„_ุทุจุงุนุฉ ุชุฌุนู„ ุญุงู„ุฉ ุงู„ู…ุณุชู†ุฏ โ€ู…ุณุชู†ุฏ ู…ุนุฏู„โ€œ"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "ุญุงู„ุฉ ุงู„ู…ุณุชู†ุฏ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "ูุณู‘ุฑู‡ุง ุนู„ู‰ ุฃู†ู‡ุง ุงู„_ุณู†ูˆุงุช ุจูŠู† "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "ูˆ "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "ุงู„ุณู†ุฉ (ุฑู‚ู…ุงู†)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "ุงุฌู…ุน ุจูŠุงู†ุงุช ุงู„ุงุณุชุฎุฏุงู… ูˆย ุฃุฑุณู„ู‡ุง ุฅู„ู‰ ยซู…ุคุณุณุฉ ุงู„ู…ุณุชู†ุฏ ุงู„ู…ูุชูˆุญยป"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "ุณุงุนุฏ ููŠ ุชุญุณูŠู† %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ุญู…ู‘ู„ %PRODUCTNAME ุฃุซู†ุงุก ุจุฏุก ุงู„ู†ุธุงู…"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "ูุนู‘ู„ ุงู„ุชุดุบูŠู„ ุงู„ุณุฑูŠุน ููŠ ุตูŠู†ูŠุฉ ุงู„ู†ุธุงู…"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "ุชุดุบูŠู„ %PRODUCTNAME ุงู„ุณุฑูŠุน"
diff --git a/source/ar/helpcontent2/source/text/shared.po b/source/ar/helpcontent2/source/text/shared.po
index a698c7ce5be..5d4f618d6ac 100644
--- a/source/ar/helpcontent2/source/text/shared.po
+++ b/source/ar/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-11-25 03:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,7 +37,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
+msgid "Extrusion On/Off"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
msgstr ""
#: fontwork_toolbar.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/00.po b/source/ar/helpcontent2/source/text/shared/00.po
index 296e62e0b7e..9b3fe8e1481 100644
--- a/source/ar/helpcontent2/source/text/shared/00.po
+++ b/source/ar/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-11-25 03:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,7 +5325,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5333,7 +5333,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
+msgid "Choose <emph>File - New</emph>."
msgstr ""
#: 00000401.xhp
@@ -5341,7 +5341,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
msgstr ""
#: 00000401.xhp
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,7 +5389,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5397,7 +5397,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5405,7 +5405,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5413,7 +5413,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5421,7 +5421,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5429,7 +5429,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5437,7 +5437,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5445,7 +5445,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5453,7 +5453,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5461,7 +5461,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5469,7 +5469,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5477,7 +5477,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
+msgid "Choose <emph>File - Open</emph>."
msgstr ""
#: 00000401.xhp
@@ -5493,7 +5493,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000401.xhp
@@ -5517,7 +5517,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
msgstr ""
#: 00000401.xhp
@@ -5525,7 +5525,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
msgstr ""
#: 00000401.xhp
@@ -5533,7 +5533,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5541,7 +5541,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5549,7 +5549,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5557,7 +5557,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5565,7 +5565,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5573,7 +5573,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5581,7 +5581,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5589,7 +5589,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5597,7 +5597,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5605,7 +5605,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5613,7 +5613,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5621,7 +5621,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5629,7 +5629,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5637,7 +5637,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5645,7 +5645,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5653,7 +5653,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5661,7 +5661,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5669,7 +5669,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5677,7 +5677,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5685,7 +5685,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5693,7 +5693,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5701,7 +5701,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5709,7 +5709,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5717,7 +5717,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5725,7 +5725,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5733,7 +5733,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5741,7 +5741,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5765,7 +5765,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5781,7 +5781,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5789,7 +5789,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5797,7 +5797,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5805,7 +5805,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5813,7 +5813,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5821,7 +5821,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5829,7 +5829,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5837,7 +5837,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5845,7 +5845,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
msgstr ""
#: 00000401.xhp
@@ -5869,7 +5869,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
msgstr ""
#: 00000401.xhp
@@ -5885,7 +5885,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5893,7 +5893,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
+msgid "Choose <emph>File - Save</emph>."
msgstr ""
#: 00000401.xhp
@@ -5909,7 +5909,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000401.xhp
@@ -5949,7 +5949,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5957,7 +5957,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5965,7 +5965,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5981,7 +5981,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5997,7 +5997,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6005,7 +6005,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6013,7 +6013,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6021,7 +6021,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6029,7 +6029,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
+msgid "Choose <emph>File - Reload</emph>."
msgstr ""
#: 00000401.xhp
@@ -6037,7 +6037,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6045,7 +6045,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,7 +6069,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
msgstr ""
#: 00000401.xhp
@@ -6077,7 +6077,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
msgstr ""
#: 00000401.xhp
@@ -6085,7 +6085,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
msgstr ""
#: 00000401.xhp
@@ -6093,7 +6093,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6101,7 +6101,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6109,7 +6109,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6117,7 +6117,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6125,7 +6125,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6133,7 +6133,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6141,7 +6141,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,7 +6173,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
msgstr ""
#: 00000401.xhp
@@ -6181,7 +6181,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6189,7 +6189,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,7 +6213,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,7 +6277,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6285,7 +6285,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6293,7 +6293,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
+msgid "Choose <emph>File - Print</emph>."
msgstr ""
#: 00000401.xhp
@@ -6309,7 +6309,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000401.xhp
@@ -6357,7 +6357,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
+msgid "Choose <emph>File - Exit</emph>."
msgstr ""
#: 00000401.xhp
@@ -6373,7 +6373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6381,7 +6381,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
msgstr ""
#: 00000401.xhp
@@ -6389,7 +6389,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
msgstr ""
#: 00000401.xhp
@@ -6397,7 +6397,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6405,7 +6405,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6413,7 +6413,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
msgstr ""
#: 00000402.xhp
@@ -6437,7 +6437,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
msgstr ""
#: 00000402.xhp
@@ -6453,7 +6453,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000402.xhp
@@ -6477,7 +6477,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
msgstr ""
#: 00000402.xhp
@@ -6485,7 +6485,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000402.xhp
@@ -6509,7 +6509,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6517,7 +6517,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
msgstr ""
#: 00000402.xhp
@@ -6533,7 +6533,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000402.xhp
@@ -6557,7 +6557,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
msgstr ""
#: 00000402.xhp
@@ -6573,7 +6573,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000402.xhp
@@ -6597,7 +6597,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
msgstr ""
#: 00000402.xhp
@@ -6613,7 +6613,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000402.xhp
@@ -6637,7 +6637,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6645,7 +6645,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
msgstr ""
#: 00000402.xhp
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,7 +6765,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
msgstr ""
#: 00000402.xhp
@@ -6781,7 +6781,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
msgstr ""
#: 00000402.xhp
@@ -6797,7 +6797,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000402.xhp
@@ -6821,7 +6821,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6829,7 +6829,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6837,7 +6837,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
msgstr ""
#: 00000402.xhp
@@ -6845,7 +6845,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
msgstr ""
#: 00000402.xhp
@@ -6853,7 +6853,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
msgstr ""
#: 00000402.xhp
@@ -6861,7 +6861,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
msgstr ""
#: 00000402.xhp
@@ -6869,7 +6869,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000402.xhp
@@ -6893,7 +6893,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6901,7 +6901,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6909,7 +6909,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
msgstr ""
#: 00000402.xhp
@@ -6917,7 +6917,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
msgstr ""
#: 00000402.xhp
@@ -6925,7 +6925,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
msgstr ""
#: 00000402.xhp
@@ -6933,7 +6933,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6941,7 +6941,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6949,7 +6949,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6957,7 +6957,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6965,7 +6965,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -6989,7 +6989,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
msgstr ""
#: 00000403.xhp
@@ -6997,7 +6997,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,7 +7005,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
msgstr ""
#: 00000403.xhp
@@ -7013,7 +7013,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
msgstr ""
#: 00000403.xhp
@@ -7021,7 +7021,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7029,7 +7029,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7037,7 +7037,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7045,7 +7045,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7053,7 +7053,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7061,7 +7061,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
msgstr ""
#: 00000403.xhp
@@ -7069,7 +7069,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
msgstr ""
#: 00000403.xhp
@@ -7077,7 +7077,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7085,7 +7085,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7093,7 +7093,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7101,7 +7101,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
msgstr ""
#: 00000403.xhp
@@ -7141,7 +7141,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
msgstr ""
#: 00000403.xhp
@@ -7149,7 +7149,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,7 +7173,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
msgstr ""
#: 00000403.xhp
@@ -7181,7 +7181,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
+msgid "Open context menu in an HTML document."
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,7 +7237,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7245,7 +7245,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,7 +7269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
msgstr ""
#: 00000404.xhp
@@ -7277,7 +7277,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr ""
#: 00000404.xhp
@@ -7285,7 +7285,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr ""
#: 00000404.xhp
@@ -7293,7 +7293,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,7 +7341,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7349,7 +7349,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
msgstr ""
#: 00000404.xhp
@@ -7357,7 +7357,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7381,7 +7381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
msgstr ""
#: 00000404.xhp
@@ -7389,7 +7389,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7413,7 +7413,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
msgstr ""
#: 00000404.xhp
@@ -7421,7 +7421,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
msgstr ""
#: 00000404.xhp
@@ -7429,7 +7429,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
msgstr ""
#: 00000404.xhp
@@ -7437,7 +7437,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7445,7 +7445,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
msgstr ""
#: 00000404.xhp
@@ -7453,7 +7453,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7461,7 +7461,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7469,7 +7469,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,7 +7525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
msgstr ""
#: 00000404.xhp
@@ -7533,7 +7533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7557,7 +7557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,7 +7741,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7805,7 +7805,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
msgstr ""
#: 00000406.xhp
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,7 +8037,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
+msgid "Path selection button in various wizards."
msgstr ""
#: 00000406.xhp
@@ -8045,7 +8045,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,7 +8677,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
msgstr ""
#: 00000407.xhp
@@ -8685,7 +8685,7 @@ msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,7 +8717,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8733,7 +8733,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
msgstr ""
#: 00000409.xhp
@@ -8757,7 +8757,7 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
msgstr ""
#: 00000409.xhp
@@ -8765,7 +8765,7 @@ msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
msgstr ""
#: 00000409.xhp
@@ -8773,7 +8773,7 @@ msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
msgstr ""
#: 00000409.xhp
@@ -8813,7 +8813,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8829,7 +8829,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8837,7 +8837,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8845,7 +8845,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,7 +8853,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8861,7 +8861,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8869,7 +8869,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8877,7 +8877,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8885,7 +8885,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8893,7 +8893,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8901,7 +8901,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8909,7 +8909,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8917,7 +8917,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8925,7 +8925,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8933,7 +8933,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8941,7 +8941,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8949,7 +8949,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8957,7 +8957,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8965,7 +8965,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8973,7 +8973,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9021,7 +9021,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
msgstr ""
#: 00000450.xhp
@@ -9045,7 +9045,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
msgstr ""
#: 00000450.xhp
@@ -9069,7 +9069,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9077,7 +9077,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9085,7 +9085,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9093,7 +9093,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9101,7 +9101,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
msgstr ""
#: 00040500.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/01.po b/source/ar/helpcontent2/source/text/shared/01.po
index ae74c0fe121..7eafff3d626 100644
--- a/source/ar/helpcontent2/source/text/shared/01.po
+++ b/source/ar/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-12-22 13:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
msgstr ""
#: 01010000.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
msgstr ""
#: 01010000.xhp
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
msgstr ""
#: 01010000.xhp
@@ -301,7 +301,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
msgstr ""
#: 01010000.xhp
@@ -325,7 +325,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -349,7 +349,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -405,7 +405,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -421,7 +421,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -453,7 +453,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -469,7 +469,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
msgstr ""
#: 01010001.xhp
@@ -509,8 +509,8 @@ msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">ุฃุญุฏุงุซ</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,7 +533,7 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
msgstr ""
#: 01010200.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
msgstr ""
#: 01010201.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
msgstr ""
#: 01010201.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,7 +1125,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
msgstr ""
#: 01010203.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,7 +2213,7 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
msgstr ""
#: 01020103.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
msgstr ""
#: 01020103.xhp
@@ -2325,7 +2325,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
msgstr ""
#: 01050000.xhp
@@ -2333,7 +2333,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
msgstr ""
#: 01050000.xhp
@@ -2341,7 +2341,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,7 +2389,7 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
msgstr ""
#: 01060001.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,7 +3085,7 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
msgstr ""
#: 01100200.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
msgstr ""
#: 01100200.xhp
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,7 +10253,7 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
msgstr ""
#: 02220100.xhp
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,7 +10389,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10405,7 +10405,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
+msgid "Paste and delete text."
msgstr ""
#: 02230100.xhp
@@ -10413,7 +10413,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
+msgid "Move paragraphs."
msgstr ""
#: 02230100.xhp
@@ -10421,7 +10421,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
+msgid "Sort text."
msgstr ""
#: 02230100.xhp
@@ -10429,7 +10429,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
+msgid "Find and replace text."
msgstr ""
#: 02230100.xhp
@@ -10445,7 +10445,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
msgstr ""
#: 02230100.xhp
@@ -10453,7 +10453,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
+msgid "Insert document."
msgstr ""
#: 02230100.xhp
@@ -10461,7 +10461,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
+msgid "Insert AutoText."
msgstr ""
#: 02230100.xhp
@@ -10469,7 +10469,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
+msgid "Insert from clipboard."
msgstr ""
#: 02230100.xhp
@@ -10477,7 +10477,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
msgstr ""
#: 02230100.xhp
@@ -10485,7 +10485,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
msgstr ""
#: 02230100.xhp
@@ -10493,7 +10493,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
+msgid "Insert sheets."
msgstr ""
#: 02230100.xhp
@@ -10501,7 +10501,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
msgstr ""
#: 02230100.xhp
@@ -10509,7 +10509,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
+msgid "Move by dragging and dropping."
msgstr ""
#: 02230100.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10629,7 +10629,7 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10749,7 +10749,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10757,7 +10757,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10765,7 +10765,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,7 +10869,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
msgstr ""
#: 02230401.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11029,7 +11029,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
msgstr ""
#: 02230401.xhp
@@ -11037,7 +11037,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11045,7 +11045,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11261,7 +11261,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,7 +11277,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11301,7 +11301,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11325,7 +11325,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,7 +11509,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11525,7 +11525,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
msgstr ""
#: 02250000.xhp
@@ -11581,7 +11581,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11677,7 +11677,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11957,7 +11957,7 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11989,7 +11989,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11997,7 +11997,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
msgstr ""
#: 03050000.xhp
@@ -12029,7 +12029,7 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
msgstr ""
#: 03060000.xhp
@@ -12061,7 +12061,7 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12093,7 +12093,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12101,7 +12101,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12109,7 +12109,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
msgstr ""
#: 03170000.xhp
@@ -12141,7 +12141,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
msgstr ""
#: 03170000.xhp
@@ -12157,7 +12157,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
msgstr ""
#: 03170000.xhp
@@ -12165,7 +12165,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
msgstr ""
#: 03990000.xhp
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,7 +12621,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
msgstr ""
#: 04100000.xhp
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,7 +13389,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
msgstr ""
#: 05020100.xhp
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,7 +13461,7 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr ""
#: 05020200.xhp
@@ -13493,7 +13493,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13525,7 +13525,7 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
msgstr ""
#: 05020200.xhp
@@ -13533,7 +13533,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,7 +13589,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
msgstr ""
#: 05020200.xhp
@@ -13597,7 +13597,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
msgstr ""
#: 05020200.xhp
@@ -13605,7 +13605,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
msgstr ""
#: 05020200.xhp
@@ -13613,7 +13613,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
msgstr ""
#: 05020200.xhp
@@ -13621,7 +13621,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
msgstr ""
#: 05020200.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13901,7 +13901,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
msgstr ""
#: 05020300.xhp
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,7 +17925,7 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
+msgid "Rotation/scaling"
msgstr ""
#: 05020500.xhp
@@ -18221,7 +18221,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#: 05020700.xhp
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,7 +31693,7 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: 06040100.xhp
@@ -31901,7 +31901,7 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
msgstr ""
#: 06040100.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/02.po b/source/ar/helpcontent2/source/text/shared/02.po
index 73dfc336551..979ea8a6965 100644
--- a/source/ar/helpcontent2/source/text/shared/02.po
+++ b/source/ar/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,7 +1973,7 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
msgstr ""
#: 01170002.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
msgstr ""
#: 01170002.xhp
@@ -2029,7 +2029,7 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
msgstr ""
#: 01170003.xhp
@@ -2197,7 +2197,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
msgstr ""
#: 01170004.xhp
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,7 +2237,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2245,7 +2245,7 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
msgstr ""
#: 01170004.xhp
@@ -2253,7 +2253,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
msgstr ""
#: 01170004.xhp
@@ -2261,7 +2261,7 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
msgstr ""
#: 01170004.xhp
@@ -2269,7 +2269,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
msgstr ""
#: 01170004.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
msgstr ""
#: 01170004.xhp
@@ -2285,7 +2285,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
msgstr ""
#: 01170004.xhp
@@ -2293,7 +2293,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
msgstr ""
#: 01170004.xhp
@@ -2301,7 +2301,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
msgstr ""
#: 01170004.xhp
@@ -2309,7 +2309,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
msgstr ""
#: 01170004.xhp
@@ -2317,7 +2317,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
msgstr ""
#: 01170100.xhp
@@ -2357,7 +2357,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
msgstr ""
#: 01170100.xhp
@@ -2381,15 +2381,15 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "ุงู„ู…ุคุซุฑุงุช"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
msgstr ""
#: 01170100.xhp
@@ -2397,7 +2397,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
+msgid "Opens the combo box."
msgstr ""
#: 01170100.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
msgstr ""
#: 01170100.xhp
@@ -2413,7 +2413,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
+msgid "Closes the combo box."
msgstr ""
#: 01170100.xhp
@@ -2421,7 +2421,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
msgstr ""
#: 01170100.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
+msgid "<emph>Up Arrow</emph>"
msgstr ""
#: 01170100.xhp
@@ -2453,7 +2453,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
+msgid "<emph>Down Arrow</emph>"
msgstr ""
#: 01170100.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
+msgid "<emph>Enter</emph>"
msgstr ""
#: 01170100.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
msgstr ""
#: 01170101.xhp
@@ -2509,7 +2509,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
msgstr ""
#: 01170101.xhp
@@ -2517,7 +2517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
msgstr ""
#: 01170101.xhp
@@ -2533,7 +2533,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
msgstr ""
#: 01170101.xhp
@@ -2549,7 +2549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
msgstr ""
#: 01170101.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
msgstr ""
#: 01170101.xhp
@@ -2573,7 +2573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
+msgid "The following table describes the actions that you can assign to a button:"
msgstr ""
#: 01170101.xhp
@@ -2621,7 +2621,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
msgstr ""
#: 01170101.xhp
@@ -2645,7 +2645,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
msgstr ""
#: 01170101.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
msgstr ""
#: 01170101.xhp
@@ -2853,7 +2853,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
+msgid "Title of Label fields,"
msgstr ""
#: 01170101.xhp
@@ -2861,7 +2861,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
+msgid "Content of text fields,"
msgstr ""
#: 01170101.xhp
@@ -2869,7 +2869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
+msgid "Content of table fields in the columns of a table control,"
msgstr ""
#: 01170101.xhp
@@ -2877,7 +2877,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
+msgid "Graphics or text that are used in buttons."
msgstr ""
#: 01170101.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
msgstr ""
#: 01170101.xhp
@@ -2925,7 +2925,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
msgstr ""
#: 01170101.xhp
@@ -2949,7 +2949,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -2965,7 +2965,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
msgstr ""
#: 01170101.xhp
@@ -2997,7 +2997,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
msgstr ""
#: 01170101.xhp
@@ -3029,7 +3029,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
msgstr ""
#: 01170101.xhp
@@ -3069,7 +3069,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
msgstr ""
#: 01170101.xhp
@@ -3077,7 +3077,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
msgstr ""
#: 01170101.xhp
@@ -3229,7 +3229,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
msgstr ""
#: 01170101.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
msgstr ""
#: 01170101.xhp
@@ -3261,7 +3261,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
msgstr ""
#: 01170101.xhp
@@ -3277,7 +3277,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
msgstr ""
#: 01170101.xhp
@@ -3293,7 +3293,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
msgstr ""
#: 01170101.xhp
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "ูŠู…ูƒู† ุฅุฏุฎุงู„ ูู‚ุท ุงู„ุฃุฑู‚ุงู… ู…ู† 0-9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,7 +3341,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
msgstr ""
#: 01170101.xhp
@@ -3365,7 +3365,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
msgstr ""
#: 01170101.xhp
@@ -3381,7 +3381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
msgstr ""
#: 01170101.xhp
@@ -3477,7 +3477,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
msgstr ""
#: 01170101.xhp
@@ -3493,7 +3493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
msgstr ""
#: 01170101.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
msgstr ""
#: 01170101.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
msgstr ""
#: 01170101.xhp
@@ -3613,7 +3613,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
msgstr ""
#: 01170101.xhp
@@ -3685,7 +3685,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
msgstr ""
#: 01170101.xhp
@@ -3741,7 +3741,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,7 +3789,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
msgstr ""
#: 01170101.xhp
@@ -3981,7 +3981,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -3989,7 +3989,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
msgstr ""
#: 01170101.xhp
@@ -4005,7 +4005,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
msgstr ""
#: 01170101.xhp
@@ -4021,7 +4021,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
msgstr ""
#: 01170101.xhp
@@ -4037,7 +4037,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
msgstr ""
#: 01170101.xhp
@@ -4053,7 +4053,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
msgstr ""
#: 01170101.xhp
@@ -4061,7 +4061,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4069,7 +4069,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4093,7 +4093,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4125,7 +4125,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
msgstr ""
#: 01170101.xhp
@@ -4149,7 +4149,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4157,7 +4157,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
msgstr ""
#: 01170101.xhp
@@ -4189,7 +4189,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4253,7 +4253,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4333,7 +4333,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
msgstr ""
#: 01170101.xhp
@@ -4349,7 +4349,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
msgstr ""
#: 01170101.xhp
@@ -4381,7 +4381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
msgstr ""
#: 01170101.xhp
@@ -4397,7 +4397,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
msgstr ""
#: 01170101.xhp
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "ูŠู…ูƒู† ุชุญุฏูŠุฏ ุนู†ุตุฑ ุงู„ุชุญูƒู… ู…ุน ู…ูุชุงุญ tab."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,7 +4445,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
msgstr ""
#: 01170101.xhp
@@ -4453,7 +4453,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
msgstr ""
#: 01170101.xhp
@@ -4461,7 +4461,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -4469,7 +4469,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -4477,7 +4477,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
msgstr ""
#: 01170101.xhp
@@ -4493,7 +4493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
msgstr ""
#: 01170101.xhp
@@ -4517,7 +4517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
msgstr ""
#: 01170101.xhp
@@ -4549,7 +4549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
msgstr ""
#: 01170101.xhp
@@ -4557,7 +4557,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
msgstr ""
#: 01170101.xhp
@@ -4573,7 +4573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
msgstr ""
#: 01170101.xhp
@@ -4613,7 +4613,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
msgstr ""
#: 01170101.xhp
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,7 +4749,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
+msgid "Filtering/Sorting"
msgstr ""
#: 01170101.xhp
@@ -4757,7 +4757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,7 +4829,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4837,7 +4837,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
msgstr ""
#: 01170101.xhp
@@ -4885,7 +4885,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
msgstr ""
#: 01170102.xhp
@@ -4893,7 +4893,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
msgstr ""
#: 01170102.xhp
@@ -4901,7 +4901,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
msgstr ""
#: 01170102.xhp
@@ -4917,7 +4917,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5645,7 +5645,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5653,7 +5653,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
msgstr ""
#: 01170102.xhp
@@ -5677,7 +5677,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
msgstr ""
#: 01170102.xhp
@@ -5725,7 +5725,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
+msgid "Select the check box:"
msgstr ""
#: 01170102.xhp
@@ -5733,7 +5733,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5741,7 +5741,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
+msgid "Deselect the check box:"
msgstr ""
#: 01170102.xhp
@@ -5749,7 +5749,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5757,7 +5757,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
+msgid "Tri-state check box is set to \"undetermined\" state:"
msgstr ""
#: 01170102.xhp
@@ -5765,7 +5765,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -5781,7 +5781,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
msgstr ""
#: 01170102.xhp
@@ -5789,7 +5789,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -5805,7 +5805,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5813,7 +5813,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
msgstr ""
#: 01170102.xhp
@@ -5821,7 +5821,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5837,7 +5837,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -5853,7 +5853,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -5893,7 +5893,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
+msgid "Select the option button:"
msgstr ""
#: 01170102.xhp
@@ -5901,7 +5901,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5909,7 +5909,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
+msgid "Option button is deselected by selecting another option button:"
msgstr ""
#: 01170102.xhp
@@ -5917,7 +5917,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5925,7 +5925,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -5933,7 +5933,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
msgstr ""
#: 01170102.xhp
@@ -5941,7 +5941,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -5949,7 +5949,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
+msgid "Option button is deselected."
msgstr ""
#: 01170102.xhp
@@ -5957,7 +5957,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5965,7 +5965,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
msgstr ""
#: 01170102.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -6005,7 +6005,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -6045,7 +6045,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
+msgid "Enter text into the text box:"
msgstr ""
#: 01170102.xhp
@@ -6053,7 +6053,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6061,7 +6061,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
+msgid "Clear the text box:"
msgstr ""
#: 01170102.xhp
@@ -6069,7 +6069,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
+msgid "Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6077,7 +6077,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
+msgid "Enter text or a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6085,7 +6085,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
+msgid "Text or number is copied into the text box."
msgstr ""
#: 01170102.xhp
@@ -6093,7 +6093,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6101,7 +6101,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
+msgid "Formula result is copied into the text box."
msgstr ""
#: 01170102.xhp
@@ -6109,7 +6109,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6117,7 +6117,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
+msgid "Text box is cleared."
msgstr ""
#: 01170102.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
+msgid "Enter a number into the field:"
msgstr ""
#: 01170102.xhp
@@ -6157,7 +6157,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
+msgid "Number is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6165,7 +6165,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
+msgid "Clear the field:"
msgstr ""
#: 01170102.xhp
@@ -6173,7 +6173,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
+msgid "Value <emph>0</emph> is set in the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6181,7 +6181,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6189,7 +6189,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
+msgid "Number is copied into the field."
msgstr ""
#: 01170102.xhp
@@ -6197,7 +6197,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -6205,7 +6205,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
+msgid "Value <emph>0</emph> is set in the field."
msgstr ""
#: 01170102.xhp
@@ -6229,7 +6229,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
msgstr ""
#: 01170102.xhp
@@ -6237,7 +6237,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
msgstr ""
#: 01170102.xhp
@@ -6261,7 +6261,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
+msgid "Select a single list item:"
msgstr ""
#: 01170102.xhp
@@ -6277,7 +6277,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
msgstr ""
#: 01170102.xhp
@@ -6285,7 +6285,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
+msgid "Select several list items:"
msgstr ""
#: 01170102.xhp
@@ -6293,7 +6293,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6301,7 +6301,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
+msgid "Deselect all list items:"
msgstr ""
#: 01170102.xhp
@@ -6309,7 +6309,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
+msgid "Contents are linked: Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6317,7 +6317,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6325,7 +6325,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6333,7 +6333,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
+msgid "Contents are linked: Find and select an equal list item."
msgstr ""
#: 01170102.xhp
@@ -6341,7 +6341,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
msgstr ""
#: 01170102.xhp
@@ -6349,7 +6349,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6357,7 +6357,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
+msgid "Find and select a list item that matches the formula result and link mode."
msgstr ""
#: 01170102.xhp
@@ -6365,7 +6365,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6373,7 +6373,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
+msgid "Deselect all items in the list box."
msgstr ""
#: 01170102.xhp
@@ -6381,7 +6381,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
msgstr ""
#: 01170102.xhp
@@ -6421,7 +6421,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
msgstr ""
#: 01170102.xhp
@@ -6429,7 +6429,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6437,7 +6437,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
+msgid "Clear the edit field of the combo box:"
msgstr ""
#: 01170102.xhp
@@ -6445,7 +6445,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
+msgid "Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6453,7 +6453,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6461,7 +6461,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
+msgid "Text or number is copied into the edit field of the combo box."
msgstr ""
#: 01170102.xhp
@@ -6469,7 +6469,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6477,7 +6477,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
+msgid "Formula result is copied into the edit field of the combo box."
msgstr ""
#: 01170102.xhp
@@ -6485,7 +6485,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6493,7 +6493,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
+msgid "Edit field of the combo box is cleared."
msgstr ""
#: 01170102.xhp
@@ -6501,7 +6501,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
msgstr ""
#: 01170102.xhp
@@ -6533,7 +6533,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
msgstr ""
#: 01170102.xhp
@@ -6541,7 +6541,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
msgstr ""
#: 01170102.xhp
@@ -6573,7 +6573,7 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
msgstr ""
#: 01170103.xhp
@@ -6589,7 +6589,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
msgstr ""
#: 01170103.xhp
@@ -6597,7 +6597,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,7 +6605,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
msgstr ""
#: 01170103.xhp
@@ -6621,7 +6621,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
msgstr ""
#: 01170103.xhp
@@ -6637,7 +6637,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
msgstr ""
#: 01170103.xhp
@@ -6653,7 +6653,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6669,7 +6669,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
msgstr ""
#: 01170103.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6765,7 +6765,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6781,7 +6781,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
msgstr ""
#: 01170103.xhp
@@ -6797,7 +6797,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6813,7 +6813,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6837,7 +6837,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6853,7 +6853,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
msgstr ""
#: 01170200.xhp
@@ -9413,7 +9413,7 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
msgstr ""
#: 01220000.xhp
@@ -9421,7 +9421,7 @@ msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,7 +9629,7 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
msgstr ""
#: 02020000.xhp
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,7 +9861,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
msgstr ""
#: 02140000.xhp
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,7 +9933,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
msgstr ""
#: 02140000.xhp
@@ -10069,7 +10069,7 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
msgstr ""
#: 02160000.xhp
@@ -10157,7 +10157,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -10181,7 +10181,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
msgstr ""
#: 03120000.xhp
@@ -10205,7 +10205,7 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
msgstr ""
#: 03120000.xhp
@@ -10229,7 +10229,7 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
msgstr ""
#: 03130000.xhp
@@ -10269,7 +10269,7 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
msgstr ""
#: 03130000.xhp
@@ -10293,7 +10293,7 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
msgstr ""
#: 03140000.xhp
@@ -10349,7 +10349,7 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
msgstr ""
#: 03150000.xhp
@@ -10397,7 +10397,7 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
msgstr ""
#: 03200000.xhp
@@ -10429,7 +10429,7 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
msgstr ""
#: 03200000.xhp
@@ -10437,7 +10437,7 @@ msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
msgstr ""
#: 04210000.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
msgstr ""
#: 05090000.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
msgstr ""
#: 06050000.xhp
@@ -10693,7 +10693,7 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
msgstr ""
#: 06060000.xhp
@@ -10725,7 +10725,7 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
msgstr ""
#: 06060000.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
msgstr ""
#: 06100000.xhp
@@ -10773,7 +10773,7 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
msgstr ""
#: 06100000.xhp
@@ -10781,7 +10781,7 @@ msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
msgstr ""
#: 06100000.xhp
@@ -10829,7 +10829,7 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
msgstr ""
#: 06110000.xhp
@@ -10837,7 +10837,7 @@ msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
msgstr ""
#: 06110000.xhp
@@ -10885,7 +10885,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10893,7 +10893,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,7 +11053,7 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
msgstr ""
#: 07070100.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
msgstr ""
#: 07070200.xhp
@@ -11149,7 +11149,7 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
msgstr ""
#: 07070200.xhp
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,7 +11205,7 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
msgstr ""
#: 08010000.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11317,7 +11317,7 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,7 +11645,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
msgstr ""
#: 09070200.xhp
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,7 +11773,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,7 +12125,7 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
msgstr ""
#: 10100000.xhp
@@ -12149,7 +12149,7 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
msgstr ""
#: 10100000.xhp
@@ -13605,7 +13605,7 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
msgstr ""
#: 12100100.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
msgstr ""
#: 12100100.xhp
@@ -13701,7 +13701,7 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
msgstr ""
#: 12100200.xhp
@@ -13717,7 +13717,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
msgstr ""
#: 12100200.xhp
@@ -13733,7 +13733,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
msgstr ""
#: 12100200.xhp
@@ -14077,7 +14077,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
msgstr ""
#: 12100200.xhp
@@ -14165,7 +14165,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
+msgid "\"5\" returns \"14:00:00\" as a time."
msgstr ""
#: 12100200.xhp
@@ -14173,7 +14173,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
msgstr ""
#: 12100200.xhp
@@ -14181,7 +14181,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
+msgid "\"00:00:00\" returns all records of a standard date field."
msgstr ""
#: 12100200.xhp
@@ -14205,7 +14205,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
msgstr ""
#: 12100200.xhp
@@ -14221,7 +14221,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
msgstr ""
#: 12100200.xhp
@@ -14301,7 +14301,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
msgstr ""
#: 12100200.xhp
@@ -14397,7 +14397,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
msgstr ""
#: 12100200.xhp
@@ -14413,7 +14413,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
msgstr ""
#: 12100200.xhp
@@ -14493,7 +14493,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
msgstr ""
#: 12100200.xhp
@@ -14501,7 +14501,7 @@ msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
+msgid "Search/Cancel"
msgstr ""
#: 12100200.xhp
@@ -14565,7 +14565,7 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
msgstr ""
#: 12110000.xhp
@@ -14629,7 +14629,7 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
msgstr ""
#: 12130000.xhp
@@ -14661,7 +14661,7 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
msgstr ""
#: 12130000.xhp
@@ -14685,7 +14685,7 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
msgstr ""
#: 12130000.xhp
@@ -14901,7 +14901,7 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
msgstr ""
#: 13020000.xhp
@@ -14917,7 +14917,7 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
+msgid "Drag the top left mark to the right while pressing the mouse button."
msgstr ""
#: 13020000.xhp
@@ -14933,7 +14933,7 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
msgstr ""
#: 13020000.xhp
@@ -14941,7 +14941,7 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,7 +14981,7 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
msgstr ""
#: 14010000.xhp
@@ -15077,7 +15077,7 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
msgstr ""
#: 14020100.xhp
@@ -15165,7 +15165,7 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
msgstr ""
#: 14020200.xhp
@@ -15173,7 +15173,7 @@ msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
msgstr ""
#: 14020200.xhp
@@ -15197,7 +15197,7 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
msgstr ""
#: 14030000.xhp
@@ -15221,7 +15221,7 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
msgstr ""
#: 14030000.xhp
@@ -15253,7 +15253,7 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
msgstr ""
#: 14040000.xhp
@@ -15277,7 +15277,7 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
msgstr ""
#: 14040000.xhp
@@ -15317,7 +15317,7 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
msgstr ""
#: 14050000.xhp
@@ -15357,7 +15357,7 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
msgstr ""
#: 14060000.xhp
@@ -15405,7 +15405,7 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
msgstr ""
#: 14070000.xhp
@@ -15469,7 +15469,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
msgstr ""
#: 18010000.xhp
@@ -15477,7 +15477,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
msgstr ""
#: 18010000.xhp
@@ -15485,7 +15485,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
msgstr ""
#: 18030000.xhp
@@ -15557,7 +15557,7 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
msgstr ""
#: 20020000.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
msgstr ""
#: 20020000.xhp
@@ -15597,7 +15597,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
msgstr ""
#: 20020000.xhp
@@ -15605,7 +15605,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
msgstr ""
#: 20020000.xhp
@@ -15613,7 +15613,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
msgstr ""
#: 20020000.xhp
@@ -15621,7 +15621,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
msgstr ""
#: 20030000.xhp
@@ -15661,7 +15661,7 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
msgstr ""
#: 20030000.xhp
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,7 +15701,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
msgstr ""
#: 20040000.xhp
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,7 +15909,7 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
msgstr ""
#: 20090000.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/04.po b/source/ar/helpcontent2/source/text/shared/04.po
index 58225caa4fc..cc156c25e03 100644
--- a/source/ar/helpcontent2/source/text/shared/04.po
+++ b/source/ar/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-05-11 15:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
msgstr ""
#: 01010000.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
msgstr ""
#: 01010000.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
msgstr ""
#: 01010000.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
msgstr ""
#: 01010000.xhp
@@ -189,7 +189,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
msgstr ""
#: 01010000.xhp
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
msgstr ""
#: 01010000.xhp
@@ -213,7 +213,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
msgstr ""
#: 01010000.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ุงู„ุชุฃุซูŠุฑ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
+msgid "Activates the focused button in a dialog."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
msgstr ""
#: 01010000.xhp
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ุงู„ุชุฃุซูŠุฑ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
msgstr ""
#: 01010000.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
msgstr ""
#: 01010000.xhp
@@ -693,7 +693,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
+msgid "Activates the first menu (File menu)."
msgstr ""
#: 01010000.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
msgstr ""
#: 01010000.xhp
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ุงู„ุชุฃุซูŠุฑ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,7 +973,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
msgstr ""
#: 01010000.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
msgstr ""
#: 01010000.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
msgstr ""
#: 01010000.xhp
@@ -1021,7 +1021,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
msgstr ""
#: 01010000.xhp
@@ -1045,7 +1045,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
+msgid "Effect"
msgstr ""
#: 01010000.xhp
@@ -1077,7 +1077,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
+msgid "Moves backwards between areas."
msgstr ""
#: 01010000.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
msgstr ""
#: 01010000.xhp
@@ -1101,7 +1101,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
+msgid "Effect"
msgstr ""
#: 01010000.xhp
@@ -1149,7 +1149,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
+msgid "Opens the <emph>Properties</emph> dialog."
msgstr ""
#: 01010000.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
+msgid "Inserts a new theme."
msgstr ""
#: 01010000.xhp
@@ -1237,7 +1237,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
msgstr ""
#: 01010000.xhp
@@ -1253,7 +1253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
+msgid "Effect"
msgstr ""
#: 01010000.xhp
@@ -1365,7 +1365,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
+msgid "Scrolls up one screen."
msgstr ""
#: 01010000.xhp
@@ -1381,7 +1381,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
+msgid "Scrolls down one screen."
msgstr ""
#: 01010000.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
+msgid "Step backward (only in object view)."
msgstr ""
#: 01010000.xhp
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,7 +1517,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
+msgid "Effect"
msgstr ""
#: 01010000.xhp
@@ -1549,7 +1549,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
+msgid "Toggles row selection."
msgstr ""
#: 01010000.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
+msgid "Selects the current column."
msgstr ""
#: 01010000.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
+msgid "Moves pointer to the first row."
msgstr ""
#: 01010000.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
+msgid "Moves pointer to the last row."
msgstr ""
#: 01010000.xhp
@@ -1621,7 +1621,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
+msgid "Effect"
msgstr ""
#: 01010000.xhp
@@ -1629,7 +1629,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
msgstr ""
#: 01010000.xhp
@@ -1645,7 +1645,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
msgstr ""
#: 01010000.xhp
@@ -1749,7 +1749,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
msgstr ""
#: 01010000.xhp
@@ -1765,7 +1765,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
msgstr ""
#: 01010000.xhp
@@ -1781,7 +1781,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
msgstr ""
#: 01010000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
msgstr ""
#: 01010000.xhp
@@ -1797,7 +1797,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
+msgid "Rotates a drawing object (in Rotation Mode)."
msgstr ""
#: 01010000.xhp
@@ -1805,7 +1805,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
+msgid "Opens the properties dialog for a drawing object."
msgstr ""
#: 01010000.xhp
@@ -1829,7 +1829,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
msgstr ""
#: 01010000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
+msgid "Selects an additional point in Point Selection mode."
msgstr ""
#: 01010000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
msgstr ""
#: 01010000.xhp
@@ -1877,7 +1877,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
msgstr ""
#: 01010000.xhp
@@ -1893,7 +1893,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
msgstr ""
#: 01010000.xhp
@@ -1917,7 +1917,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
msgstr ""
#: 01010000.xhp
@@ -1941,7 +1941,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
msgstr ""
#: 01010000.xhp
@@ -1949,7 +1949,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
msgstr ""
#: 01010000.xhp
@@ -2069,7 +2069,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
+msgid "Effect"
msgstr ""
#: 01020000.xhp
@@ -2149,7 +2149,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
+msgid "Shows a Preview."
msgstr ""
#: 01020000.xhp
@@ -2165,7 +2165,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
+msgid "Runs query."
msgstr ""
#: 01020000.xhp
@@ -2181,7 +2181,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
+msgid "Adds table or query."
msgstr ""
#: 01020000.xhp
@@ -2205,7 +2205,7 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
+msgid "Effect"
msgstr ""
#: 01020000.xhp
@@ -2341,7 +2341,7 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
+msgid "Effect"
msgstr ""
#: 01020000.xhp
@@ -2389,7 +2389,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
+msgid "Jumps between windows."
msgstr ""
#: 01020000.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/07.po b/source/ar/helpcontent2/source/text/shared/07.po
index be7c55fc3c3..f6454386b0b 100644
--- a/source/ar/helpcontent2/source/text/shared/07.po
+++ b/source/ar/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "ู„ุฅู†ุดุงุก ุตูุญุฉ ูˆุจ ุฌุฏูŠุฏุฉ ู„ู„ุฅู†ุชุฑู†ุชุŒ ุงูุชุญ <emph>ู…ุณุชู†ุฏ HTML</emph> ุฌุฏูŠุฏ ุจุงุฎุชูŠุงุฑ <emph>ู…ู„ู - ุฌุฏูŠุฏ</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/guide.po b/source/ar/helpcontent2/source/text/shared/guide.po
index 52fe289afcf..2e36dfe4d2b 100644
--- a/source/ar/helpcontent2/source/text/shared/guide.po
+++ b/source/ar/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-12-23 13:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,7 +12397,7 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: line_intext.xhp
diff --git a/source/ar/helpcontent2/source/text/shared/optionen.po b/source/ar/helpcontent2/source/text/shared/optionen.po
index b24b2467055..43aa8d0b2ce 100644
--- a/source/ar/helpcontent2/source/text/shared/optionen.po
+++ b/source/ar/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 15:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
index 0ba70ccd117..fb14e5ec47f 100644
--- a/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ar/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-04-23 04:00+0000\n"
"Last-Translator: ุตูุง ุงู„ูู„ูŠุฌ <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3811,15 +3811,6 @@ msgstr "ุฃุฏุฑุฌ ~ูุงุตู„ ุตูุญุงุช"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "ุงู„ุจูŠุง~ู†ุงุช"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22513,6 +22504,15 @@ msgstr "ุฅ~ุฏุฑุงุฌ"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/ar/sc/messages.po b/source/ar/sc/messages.po
index 9886aec5700..924301a6bbf 100644
--- a/source/ar/sc/messages.po
+++ b/source/ar/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-21 06:04+0000\n"
"Last-Translator: ุตูุง ุงู„ูู„ูŠุฌ <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14056,37 +14056,42 @@ msgid "~Value"
msgstr "ุงู„~ู‚ูŠู…ุฉ"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "ุงู„~ู…ุตุฏุฑ"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "ุงู„ุฅ~ุฏุฎุงู„ุงุช"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "ุงู„ู†ุธุงู…"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "ู‚ูŠุงุณูŠ;ู†ุต;ุชุงุฑูŠุฎ (ูŠโ€ุดโ€ุณ);ุชุงุฑูŠุฎ (ุดโ€ูŠโ€ุณ);ุชุงุฑูŠุฎ (ุณโ€ุดโ€ูŠ);ุฅู†ุฌู„ูŠุฒูŠุฉ ุงู„ูˆู„ุงูŠุงุช ุงู„ู…ุชุญุฏุฉ;ุฅุฎูุงุก"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "ุนู„ุงู…ุฉ ุฌุฏูˆู„ุฉ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "ู…ุณุงูุฉ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14097,1238 +14102,1343 @@ msgstr ""
"ู‡ู„ ุชุฑุบุจ ููŠ ู‚ุจูˆู„ ุงู„ุชุตุญูŠุญ ุงู„ู…ู‚ุชุฑุญ ุฃุฏู†ุงู‡ุŸ\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "ู…ุฑุดู‘ุญ ุงู„ุตูˆุฑ"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "ุงู„ู†ุต"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "ุชุญุฏูŠุฏ ุงู„ุฃูˆุฑุงู‚"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "ุฃูˆุฑุงู‚ ู…ุญุฏ~ุฏุฉ"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "ุงู„ู…ุณุทุฑุฉ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "ู‡ุฐู‡ ุงู„ู…ุณุทุฑุฉ ุชุฏูŠุฑ ุงู„ูƒุงุฆู†ุงุช ููŠ ุฃู…ุงูƒู† ุซุงุจุชุฉ."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "ู…ุนุงูŠู†ุฉ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "ู‡ุฐู‡ ุงู„ูˆุฑู‚ุฉ ุชุธู‡ุฑ ูƒูŠููŠุฉ ุชุฑุชูŠุจ ุงู„ุจูŠุงู†ุงุช ููŠ ุงู„ู…ุณุชู†ุฏ."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "ุนุฑุถ ุงู„ู…ุณุชู†ุฏ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "ุงู„ูˆุฑู‚ุฉ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "ุงู„ุฎู„ูŠุฉ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "ุงู„ู…ู†ุทู‚ุฉ ุงู„ูŠุณุฑู‰"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "ู…ุนุงูŠู†ุฉ ุงู„ุตูุญุฉ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "ุงู„ู…ู†ุทู‚ุฉ ุงู„ูˆุณุทู‰"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "ุงู„ู…ู†ุทู‚ุฉ ุงู„ูŠู…ู†ู‰"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "ุชุฑูˆูŠุณุฉ ุงู„ุตูุญุฉ %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "ุชุฐูŠูŠู„ ุงู„ุตูุญุฉ %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "ุณุทุฑ ุง๏ปนุฏุฎุงู„"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "ูŠู…ูƒู†ูƒ ู‡ู†ุง ุฅุฏุฎุงู„ ู†ุต ุฃูˆ ุฃุฑู‚ุงู… ุฃูˆ ู…ุนุงุฏู„ุงุช ุฃูˆ ุชุญุฑูŠุฑู‡ุง."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "ุชุดุบูŠู„ ุงู„ูˆุณุงุฆุท"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "ุงู„ุถุบุท ุนู„ู‰ ุฒุฑ ุงู„ูุฃุฑุฉ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "ุดุฑูŠุท ุฃุฏูˆุงุช ุงู„ุตูŠุบุฉ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "ุฌุฏุงูˆู„ %PRODUCTNAME ู…ูู…ุชุฏุฉ"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(ู„ู„ู‚ุฑุงุกุฉ ูู‚ุท)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(ูˆุถุน ุงู„ู…ุนุงูŠู†ุฉ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "ุตูุญุงุช"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "ู…ุญุชูˆูŠุงุช ุงู„ู‚ุงุฆู…ุฉ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~ูƒู„ ุงู„ุฃูˆุฑุงู‚"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ุงู„ุฃูˆุฑุงู‚ ุงู„ู…ุญ~ุฏุฏุฉ"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ุงู„ุฎู„ุงูŠุง ุงู„ู…ุญุฏุฏุฉ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "ู…ู† ู…ุงุฐุง ูŠุทุจุน"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "ูƒู„ ุงู„~ุตูุญุงุช"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "ุงู„ุต~ูุญุงุช"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "ู†ุจู‡ู†ูŠ ุนู† ู‡ุฐุง ููŠ ุงู„ู…ุณุชู‚ุจู„>"
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "ุชุนุฐุฑ ุชุญุฏูŠุซ ุงู„ู…ุตุฏุฑ DDE ุงู„ุชุงู„ูŠุŒ ู„ุฑุจู…ุง ู„ุฃู† ุงู„ู…ุณุชู†ุฏ ุงู„ู…ุตุฏุฑูŠ ู„ู… ูŠููุชุญ. ูŠุฑุฌู‰ ุชุดุบูŠู„ ุงู„ู…ุณุชู†ุฏ ุงู„ู…ุตุฏุฑูŠ ูˆุงู„ู…ุญุงูˆู„ุฉ ุซุงู†ูŠุฉู‹."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "ุชุนุฐุฑ ุชุญู…ูŠู„ ุงู„ู…ู„ู ุงู„ุฎุงุฑุฌูŠ ุงู„ุชุงู„ูŠ. ุงู„ุจูŠุงู†ุงุช ุงู„ู…ูˆุตู„ุฉ ู…ู† ู‡ุฐุง ุงู„ู…ู„ู ู„ู… ุชูุญุฏู‘ุซ."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "ูƒุงู„ูƒ A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "ุฅูƒุณู„ A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "ุฅูƒุณู„ R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "ูŠุชุถู…ู† ุงู„ู†ุทุงู‚ ุช~ุณู…ูŠุงุช ุงู„ุฃุนู…ุฏุฉ"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "ูŠุชุถู…ู† ุงู„ู†ุทุงู‚ ุชุณู…ูŠุงุช ุงู„~ุตููˆู"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "ู‚ูŠู…ุฉ ุบูŠุฑ ุตุงู„ุญุฉ"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "ุงู„ู…ุนุงุฏู„ุงุช ู„ุง ุชุดูƒู„ ุนู…ูˆุฏู‹ุง."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "ุงู„ู…ุนุงุฏู„ุงุช ู„ุง ุชุดูƒู„ ุตูู‹ุง."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ุฃุถูู ุชู†ุณูŠู‚ ุชู„ู‚ุงุฆูŠ"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ุบูŠู‘ุฑ ุงุณู… ุงู„ุชู†ุณูŠู‚ ุงู„ุชู„ู‚ุงุฆูŠ"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ุงู„ุงุณู…"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ุบูŠู‘ุฑ ุงุณู… ุงู„ุชู†ุณูŠู‚ ุงู„ุชู„ู‚ุงุฆูŠ"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ู‡ู„ ุชุฑูŠุฏ ุจุงู„ูุนู„ ุญุฐู ุงู„ุฅุฏุฎุงู„ #ุŸ"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "ุฅ~ุบู„ุงู‚"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ูŠู†ุงูŠุฑ"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ูุจุฑุงูŠุฑ"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ู…ุงุฑุณ"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "ุดู…ุงู„"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "ูˆุณุท"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ุฌู†ูˆุจ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "ุงู„ู…ุฌู…ูˆุน"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "ูˆุฑู‚ุฉ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ุฎู„ุงูŠุง"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "ุงู„ู…ุญุชูˆูŠุงุช"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "ู…ุฑุจุท ุงู„ุตูุญุฉ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "ู…ุฑุจุท ุงู„ุฎู„ูŠุฉ"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "ุงู„ุดู‘ุฑูˆุท"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "ุงู„ู…ุญุชูˆูŠุงุช"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "ุฃูˆุฑุงู‚"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "ุฃุณู…ุงุก ุงู„ู†ุทุงู‚ุงุช"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "ู…ุฌุงู„ุงุช ู‚ุงุนุฏุฉ ุงู„ุจูŠุงู†ุงุช"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "ุงู„ุตูˆุฑุฉ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "ูƒุงุฆู†ุงุช OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "ุงู„ุชุนู„ูŠู‚ุงุช"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "ู…ู†ุงุทู‚ ู…ุฑุชุจุทุฉ"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "ูƒุงุฆู†ุงุช ุฑุณูˆู…ูŠุฉ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "ูˆุถุน ุงู„ุณุญุจ"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "ุนุฑุถ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "ู†ุดุท"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "ุบูŠุฑ ู†ุดุท"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ู…ุฎููŠ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "ุงู„ู†ุงูุฐุฉ ุงู„ู†ุดุทุฉ"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "ุงุณู… ุงู„ุณูŠู†ุงุฑูŠูˆ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "_ุงู„ุชุนู„ูŠู‚ุงุช"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ูุฑุฒ ุชุตุงุนุฏูŠ"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ูุฑุฒ ุชู†ุงุฒู„ูŠ"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "ูุฑุฒ ู…ุฎุตุต"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ุงู„ูƒู„"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "ุฅุธู‡ุงุฑ ุงู„ุนู†ุตุฑ ุงู„ุญุงู„ูŠ ูู‚ุท."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "ุฅุฎูุงุก ุงู„ุนู†ุตุฑ ุงู„ุญุงู„ูŠ ูู‚ุท."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
#, fuzzy
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "ุงุจุญุซ ุนู† ุนู†ุงุตุฑ..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "ู…ุฑุจุน ุงู„ุงุณู…"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "ุณุทุฑ ุง๏ปนุฏุฎุงู„"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "ู…ุฑุดุฏ ุงู„ุฏูˆุงู„"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "ู‚ุจูˆู„"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "ุฃู„ุบู"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "ุงู„ู…ุฌู…ูˆุน"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "ุงู„ู…ุนุงุฏู„ุฉ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "ูˆุณู‘ุน ุดุฑูŠุท ุงู„ู…ุนุงุฏู„ุฉ"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "ุทูŠ ุดุฑูŠุท ุงู„ุตูŠุบุฉ"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "ุชุนุงุฑุถ"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "ุงู„ู…ุคู„ู"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "ุงู„ุชุงุฑูŠุฎ"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "ู…ุณุชุฎุฏู… ุบูŠุฑ ู…ุนุฑูˆู"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "ุชู… ุฅุฏุงุฑุฌ ุงู„ุนู…ูˆุฏ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "ุชู… ุฅุฏุงุฑุฌ ุงู„ุณุทุฑ "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "ุชู… ุฅุฏุงุฑุฌ ุงู„ูˆุฑู‚ุฉ "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "ุชู… ุญุฐู ุงู„ุนู…ูˆุฏ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "ุชู… ุญุฐู ุงู„ุณุทุฑ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "ุชู… ุญุฐู ุงู„ูˆุฑู‚ุฉ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "ุชู… ู†ู‚ู„ ุงู„ู†ุทุงู‚"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "ุชู… ุชุบูŠูŠุฑ ุงู„ู…ุญุชูˆูŠุงุช"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "ุชู… ุชุบูŠูŠุฑ ุงู„ู…ุญุชูˆูŠุงุช"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "ุชู… ุงู„ุชุบูŠูŠุฑ ุฅู„ู‰ "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "ุงู„ุฃุตู„"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "ุชู… ุฑูุถ ุงู„ุชุบูŠูŠุฑุงุช"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "ู…ู‚ุจูˆู„"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "ู…ุฑููˆุถ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "ู„ุง ูŠูˆุฌุฏ ุฅุฏุฎุงู„"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<ูุงุฑุบ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "ุบูŠุฑ ู…ุญู…ูŠ"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "ู„ูŠุณ ู…ุญู…ูŠุง ุจูƒู„ู…ุฉ ุณุฑ"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "ุงู„ุชุฌุฒุฆุฉ ุบูŠุฑ ู…ุชูˆุงูู‚ุฉ"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "ุงู„ุชุฌุฒุฆุฉ ู…ุชูˆุงูู‚ุฉ"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "ุฅุนุงุฏุฉ ูƒุชุงุจุฉ"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "ู…ุนุฏู‘ู„ ุงู„ุชุญุฑู‘ูƒ"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "~ุชุฌุงู†ุณ ุฃุณูŠ..."
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "ุชุฌู…ูŠุน"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ุงู„ู…ุฌู…ูˆุน"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "ุชุฑุงุจุท"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
#, fuzzy
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "ุชุฑุงุจุท"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "ุงู„ุชู‘ุบุงูŠุฑ"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
#, fuzzy
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "ุงู„ุชู‘ุบุงูŠุฑ"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "ุฅุญุตุงุฆูŠุงุช ุชู~ุตูŠู„ูŠุฉ..."
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "ู…ุชูˆุณุท"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "ุงู„ูˆุถุน"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "ุงู„ูˆุณุงุฆุท"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "ุงู„ู…ุชุบูŠุฑ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "ุงู„ุชุญุฏูŠุฏ ุงู„ู‚ูŠุงุณูŠ"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ุงู„ู†ุทุงู‚"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "ุงู„ุญุฏ ุงู„ุฃุฏู†ู‰"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "ุงู„ุญุฏ ุงู„ุฃู‚ุตู‰"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "ุงู„ู…ุฌู…ูˆุน"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "ุงู„ุนุฏุฏ"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ุนุงุฏูŠ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "ุงู„ู‡ู†ุฏุณุฉ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "ุงู„ุญุฏ ุงู„ุฃุฏู†ู‰"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "ุงู„ุญุฏ ุงู„ุฃู‚ุตู‰"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "ู…ุชูˆุณุท"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "ุงู„ุชุญุฏูŠุฏ ุงู„ู‚ูŠุงุณูŠ"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "ุงู„ูˆุณุงุฆุท"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "ุณูŠุฌู…ุง"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "ุนู…ูˆุฏ %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "ุตู %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ุฃู„ูุง"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "ุงู„ู…ุชุบูŠุฑ"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "ุงู„ู…ุชุบูŠุฑ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "ุงู„ุนู…ู„ูŠุงุช:"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "ุฎุทู‘ูŠ"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ู„ูˆุบุงุฑุซู…ูŠู‘"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ุงู„ุฃุณ"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "ุงู„ู…ุฌุงู„"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "ู‚ุงุทูุน"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17053,6 +17163,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -18923,603 +19038,603 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "ุงู„ู…ุจุฏุฆูŠู‘"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "ุชู…ูŠูŠุฒ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "ุชู…ูŠูŠุฒ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "ุชู…ูŠูŠุฒ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "ุชุฑูˆูŠุณุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "ุชุฑูˆูŠุณุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "ุฐู‡ุจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ู‡ูŠ ุฎุทุฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ุชุญุฐูŠุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ุญุงุดูŠุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "ู…ู„ุงุญุธุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "ู‚ุงุฆู…ุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "ุฃุฏูˆุงุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_ู…ู„ู"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ุช_ุญุฑูŠุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "ุงู„ุฃู†_ู…ุงุท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ุงู„_ุฎุท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "ุญุฏู‘ุฏ ุญุฏูˆุฏ ุงู„ุฎู„ุงูŠุง ุงู„ู…ุญุฏุฏุฉ."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "ุงู„ุฃุฑ_ู‚ุงู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "ู…ุญุงุฐุงุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "ุฎู„ุงูŠุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "ุฅุฏุฑุงุฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "ุงู„ุจูŠุงู†ุงุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "ุฑุงุฌูุน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "ุนุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "ุงู„ุฑุณู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_ู„ูˆู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "ุชู†ุธูŠู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ุงู„_ุดุจูƒุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "ุงู„ู„_ุบุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "ุฑุงุฌูุน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_ุงู„ุชุนู„ูŠู‚ุงุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "ู‚ุงุฑู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "ุนุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "ุงู„ุฃู†ู…ุงุท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "ุชู†ุธูŠู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "ุงู„_ุดุจูƒุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ุชุฌู…ูŠุน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "ุงู„ุฅ_ุทุงุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "ุชู†ุธูŠู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ุงู„_ุดุจูƒุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "ุนุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "ุงู„ุฃู†ู…ุงุท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "ุงู„ุชู†ุณูŠู‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "ุงู„ูู‚ุฑุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "ุนุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "ุงู„ู…ุจุฏุฆูŠู‘"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "ุชู…ูŠูŠุฒ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "ุชู…ูŠูŠุฒ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "ุชู…ูŠูŠุฒ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "ุชุฑูˆูŠุณุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "ุชุฑูˆูŠุณุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "ุฐู‡ุจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ู‡ูŠ ุฎุทุฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ุชุญุฐูŠุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ุญุงุดูŠุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ู…ู„ุงุญุธุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "ู‚ุงุฆู…ุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "ุฃุฏูˆุงุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "ู…ุณุงุนุฏุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_ู…ู„ู"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ุช_ุญุฑูŠุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "ุงู„ุฃู†_ู…ุงุท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ุงู„_ุฎุท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "ุงู„ุฃุฑ_ู‚ุงู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "ู…ุญุงุฐุงุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "ุฎู„ุงูŠุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "ุฅุฏุฑุงุฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "ุงู„ุจูŠุงู†ุงุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "ุฑุงุฌูุน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "ุนุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "ุงู„ุฑุณู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ุชู†ุธูŠู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_ู„ูˆู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ุงู„_ุดุจูƒุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ุงู„ู„_ุบุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "ุฑุงุฌูุน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_ุงู„ุชุนู„ูŠู‚ุงุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ู‚ุงุฑู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ุนุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ุช_ุญุฑูŠุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ุชู†ุธูŠู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ุนุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ุชุฌู…ูŠุน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ุงู„_ุฎุท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ู…ุญุงุฐุงุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ุนุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ุฅุฏุฑุงุฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "ุงู„ูˆุณุงุฆุท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ุงู„ุฅ_ุทุงุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ุชู†ุธูŠู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ุงู„_ุดุจูƒุฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21013,62 +21128,87 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "ุงู„ู†ู‘ุชุงุฆุฌ ุฅู„ู‰:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ุงู„ุจูŠุงู†ุงุช"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ุงู„ุฃุนู…ุฏุฉ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ุงู„ุตููˆู"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "ุฌู…ู‘ุน ุญุณุจ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -23559,90 +23699,95 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "ุฃุตุบุฑ ู…ู†"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "ุฃูƒุจุฑ ู…ู†"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "ุฃู‚ู„ ู…ู† ุฃูˆ ุชุณุงูˆูŠ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "ุฃูƒุจุฑ ู…ู† ุฃูˆ ุชุณุงูˆูŠ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "ู„ุง ุชุณุงูˆูŠ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "ู…ุฌุงู„ ุบูŠุฑ ุตุงู„ุญ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "ู…ุฌุงู„ ุบูŠุฑ ุตุงู„ุญ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
#, fuzzy
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "ุฃ_ุตูุฑ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "ุงู„ุจูŠุงู†ุงุช"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "ุงู„ุญุฏ ุงู„ุฃุฏู†ู‰:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "ุงู„ุญุฏ ุงู„ุฃู‚ุตู‰:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/ar/sd/messages.po b/source/ar/sd/messages.po
index 74c0f7c28a6..497547bd329 100644
--- a/source/ar/sd/messages.po
+++ b/source/ar/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-30 02:52+0000\n"
"Last-Translator: ุตูุง ุงู„ูู„ูŠุฌ <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5342,8 +5342,8 @@ msgstr "ุงู„ูƒุงุฆู†ุงุช ุงู„ุฑุฆูŠุณูŠุฉ"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "ุฃุฏุฑุฌ ุตูˆุฑุฉ"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/ar/sfx2/messages.po b/source/ar/sfx2/messages.po
index be68260414f..66893d57f17 100644
--- a/source/ar/sfx2/messages.po
+++ b/source/ar/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-21 06:04+0000\n"
"Last-Translator: ุตูุง ุงู„ูู„ูŠุฌ <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2215,6 +2215,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "ุงู‚ุฑุฃ ุงู„ู…ุณุงุนุฏุฉ ุนู„ู‰ ุงู„ุดุงุจูƒุฉ"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/ar/svx/messages.po b/source/ar/svx/messages.po
index 7b5a4ef81ae..ee9c7eed7e0 100644
--- a/source/ar/svx/messages.po
+++ b/source/ar/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-30 03:08+0000\n"
"Last-Translator: ุตูุง ุงู„ูู„ูŠุฌ <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2238,18 +2238,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "ุงู„ู…ู„ูƒูŠุฉ ุงู„ููƒุฑูŠุฉ:"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ู„ุง ุดูŠุก"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "ุงู„ุญุฏูŠุซุฉ"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "ู„ูˆู† ู…ุฎุตู‘ุตโ€ฆ"
@@ -2769,52 +2769,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "ุฃ_ุฒู„"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "ุงู„ุฎุทูˆุท ูˆุงู„ุฃุณู‡ู…"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "ุงู„ู…ู†ุญู†ูŠุงุช"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "ุงู„ู…ูˆุตู‘ู„ุงุช"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "ุงู„ุฃุดูƒุงู„ ุงู„ุฃุณุงุณูŠุฉ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "ุงู„ุฑู…ูˆุฒ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ุงู„ุฃุณู‡ู… ุงู„ู…ุฑุจุนุฉ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ู…ุฎุทุท ุงู†ุณูŠุงุจูŠ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "ุงู„ุญูˆุงุฑุงุช"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "ุงู„ู†ุฌูˆู…"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "ุงู„ูƒุงุฆู†ุงุช ุซู„ุงุซูŠุฉ ุงู„ุฃุจุนุงุฏ"
@@ -4280,8 +4280,8 @@ msgstr "ุง_ู†ุณุฎ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "ุฃ_ุฏุฑุฌ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/ar/sw/messages.po b/source/ar/sw/messages.po
index 9b4e081a933..a478dfe49ed 100644
--- a/source/ar/sw/messages.po
+++ b/source/ar/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-04-30 02:36+0000\n"
"Last-Translator: ุตูุง ุงู„ูู„ูŠุฌ <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "ุงู„ู†ู‘ุตู‘"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[ุจู„ุง]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "ุจุฏุงูŠุฉ"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "ู†ู‡ุงูŠุฉ"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "ููˆู‚"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "ุชุญุช"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "ู„ู„ู‚ุฑุงุกุฉ ูู‚ุท"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "ุฃุฏู„ุฉ โ€ุงู„ู†ุต ุงู„ุชู„ู‚ุงุฆูŠโ€œ ู‡ูŠ ู„ู„ู‚ุฑุงุกุฉ ูู‚ุท. ู‡ู„ ุชุฑูŠุฏ ูุชุญ ู…ุฑุจุน ุญูˆุงุฑ ุฅุนุฏุงุฏุงุช ุงู„ู…ุณุงุฑุŸ"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "ุฅุญุตุงุฆูŠุงุช"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "ูŠุณุชูˆุฑุฏ ุงู„ู…ุณุชู†ุฏ..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "ูŠุตุฏู‘ุฑ ุงู„ู…ุณุชู†ุฏ..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "ูŠุญูุธ ุงู„ู…ุณุชู†ุฏ..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "ูŠุฑู‚ู‘ู… ุงู„ุตูุญุงุช..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "ูŠู†ุณู‘ู‚ ุงู„ู…ุณุชู†ุฏ ุขู„ูŠุง..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "ุจุญุซ..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "ุฎุทุงุจ"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "ุฏู‚ู‘ู‚ ุงู„ุฅู…ู„ุงุก..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "ูุตู„ ุงู„ู…ู‚ุงุทุน..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "ูŠุฏุฑุฌ ุงู„ูู‡ุฑุณ..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "ูŠุญุฏู‘ุซ ุงู„ูู‡ุฑุณ..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "ูŠู†ุดุฃ ุงู„ุชู„ุฎูŠุต..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "ุชูƒูŠูŠู ุงู„ูƒุงุฆู†ุงุช..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "ุงู„ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "ูƒุงุฆู†"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "ุฅุทุงุฑ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ุดูƒู„"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "ู‚ุณู…"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "ุตูุญุฉ ูุงุฑุบุฉ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "ุงู„ู…ู„ุฎุต: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "ูŠูุตู„ู‡ุง: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "ู…ุฎุทุท ุชูุตูŠู„ูŠ: ู…ุณุชูˆู‰ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "ุงู„ู†ู…ุท: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "ุฑู‚ู… ุงู„ุตูุญุฉ: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "ูุงุตู„ ู‚ุจู„ ุงู„ุตูุญุฉ ุงู„ุฌุฏูŠุฏุฉ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "ู†ุต ุบุฑุจูŠ: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "ู†ุต ุขุณูŠูˆูŠ: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "ู…ุคู„ู ู…ุฌู‡ูˆู„"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "ุงุญุฐู ~ูƒู„ ุชุนู„ูŠู‚ุงุช $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "ุฃ~ุฎูู ูƒู„ ุชุนู„ูŠู‚ุงุช $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "ุชุฑู‚ูŠู… ุงู„ู…ุฎุทุท"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 ูƒู„ู…ุงุชุŒ ูˆย %2 ุฃุญุฑู"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 ูƒู„ู…ุงุชุŒ ูˆย %2 ุฃุญุฑู ู…ุญุฏุฏุฉ"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "ุญูˆู‘ูู„ ุงู„ู†ุต ุฅู„ู‰ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ุฃุถูู ุชู†ุณูŠู‚ ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ุงู„ุงุณู…"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ุงุญุฐู ุงู„ุชู†ุณูŠู‚ ุงู„ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "ุณูŠูุญุฐู ุงู„ุชู†ุณูŠู‚ ุงู„ุชู„ู‚ุงุฆูŠ ุงู„ุชุงู„ูŠ:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ุชุบูŠูŠุฑ ุงุณู… ุงู„ุชู†ุณูŠู‚ ุงู„ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "ุฃ~ุบู„ู‚"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ูŠู†ุงูŠุฑ"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ูุจุฑุงูŠุฑ"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ู…ุงุฑุณ"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "ุดู…ุงู„"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "ูˆุณุท"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ุฌู†ูˆุจ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "ู…ุฌู…ูˆุน"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"ุชุนุฐุฑ ุฅู†ุดุงุก ุงู„ุชู†ุณูŠู‚ ุงู„ุชู„ู‚ุงุฆูŠ ุงู„ู…ุทู„ูˆุจ.\n"
"ุญุงูˆู„ ู…ุฌุฏุฏู‹ุง ุจุงุณุชุฎุฏุงู… ุงุณู… ู…ุฎุชู„ู."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ุนุฏุฏูŠ"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "ุตููˆู"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "ุนู…ูˆุฏ"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "ุชุญุฑูŠุฑ ู…ูุฏุฎู„ ููŠ ุงู„ุจุจู„ูˆุฌุฑุงููŠุง"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "ุฅุฏุฑุงุฌ ู…ูุฏุฎู„ ููŠ ุงู„ุจุจู„ูˆุฌุฑุงููŠุง"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "ุงู„ุชุจุงุนุฏ ุจูŠู† %1 ูˆ %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "ุนุฑุถ ุงู„ุนู…ูˆุฏ %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "ุฌุฏูˆู„ %PRODUCTNAME ุฑุงูŠุชุฑ"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "ุฅุทุงุฑ %PRODUCTNAME ุฑุงูŠุชุฑ"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "ุตูˆุฑุฉ %PRODUCTNAME ุฑุงูŠุชุฑ"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "ูƒุงุฆู†ุงุช OLE ุฃุฎุฑู‰"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "ูŠุฌุจ ุฃู„ุง ูŠุญุชูˆูŠ ุงุณู… ุงู„ุฌุฏูˆู„ ุนู„ู‰ ู…ุณุงูุงุช."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "ุฎู„ุงูŠุง ุงู„ุฌุฏูˆู„ ุงู„ู…ุญุฏู‘ุฏุฉ ู…ุนู‚ู‘ุฏุฉ ูˆย ู„ุง ูŠู…ูƒู† ุฏู…ุฌู‡ุง."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "ุชุนุฐู‘ุฑ ุชุฑุชูŠุจ ุงู„ุชู‘ุญุฏูŠุฏ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "ุงู†ู‚ุฑ ุนู„ู‰ ุงู„ูƒุงุฆู†"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "ู‚ุจู„ ุฅุฏุฑุงุฌ ุงู„ู†ุต ุงู„ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "ุจุนุฏ ุฅุฏุฑุงุฌ ุงู„ู†ุต ุงู„ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "ุงู„ูุฃุฑุฉ ููˆู‚ ุงู„ูƒุงุฆู†"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "ุดุบู„ ุงู„ุฑุงุจุท"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "ุงุจุชุนุงุฏ ุงู„ูุฃุฑุฉ ุนู† ุงู„ูƒุงุฆู†"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "ุญูู…ู‘ู„ุช ุงู„ุตูˆุฑุฉ ุจู†ุฌุงุญ"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "ุฃูู„ุบููŠ ุชุญู…ูŠู„ ุงู„ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "ุชุนุฐู‘ุฑ ุชุญู…ูŠู„ ุงู„ุตู‘ูˆุฑุฉ"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "ุฅุฏุฎุงู„ ุฃุญุฑู ู‡ุฌุงุฆูŠุฉ ุฑู‚ู…ูŠู‘ุฉ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "ุฅุฏุฎุงู„ ุฃุญุฑู ุบูŠุฑ ู‡ุฌุงุฆูŠู‘ุฉ ุฑู‚ู…ูŠู‘ุฉ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "ุชุญุฌูŠู… ุงู„ุฅุทุงุฑ"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "ุชุญุฑูŠูƒ ุงู„ุฅุทุงุฑ"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "ุนู†ุงูˆูŠู† ุฑุฆูŠุณูŠุฉ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "ุฌุฏุงูˆู„"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "ุฃุทุฑ ุงู„ู†ุต"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "ุงู„ุตู‘ูˆุฑ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "ูƒุงุฆู†ุงุช OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "ุงู„ุนู„ุงู…ุงุช"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "ุงู„ุฃู‚ุณุงู…"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "ุฑูˆุงุจุท"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "ู…ุฑุงุฌุน"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "ุงู„ูู‡ุงุฑุณ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "ูƒุงุฆู†ุงุช ุฑุณูˆู…ูŠุฉ"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "ุชุนู„ูŠู‚ุงุช"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "ุนู†ูˆุงู† ุฑุฆูŠุณูŠ ูก"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "ู‡ุฐุง ุงู„ู…ุญุชูˆู‰ ู…ู† ุงู„ูุตู„ ุงู„ุฃูˆู„. ู‡ุฐุง ู…ุฏุฎู„ ุฏู„ูŠู„ ุงู„ู…ุณุชุฎุฏู…."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "ุนู†ูˆุงู† ุฑุฆูŠุณูŠ ูก.ูก"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "ู‡ุฐุง ุงู„ู…ุญุชูˆู‰ ู…ู† ุงู„ูุตู„ ูก.ูก. ู‡ุฐุง ู…ุฏุฎู„ ุฌุฏูˆู„ ุงู„ู…ุญุชูˆูŠุงุช."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "ุนู†ูˆุงู† ุฑุฆูŠุณูŠ ูก.ูข"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "ู‡ุฐุง ุงู„ู…ุญุชูˆู‰ ู…ู† ุงู„ูุตู„ ูก.ูข. ู‡ุฐู‡ ุงู„ูƒู„ู…ุฉ ุงู„ุฑุฆูŠุณูŠุฉ ู‡ูŠ ุงู„ู…ุฏุฎู„ ุงู„ุฑุฆูŠุณูŠ."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "ุฌุฏูˆู„ ูก: ู‡ุฐุง ุฌุฏูˆู„ ูก"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "ุตูˆุฑุฉ ูก: ู‡ุฐู‡ ู‡ูŠ ุงู„ุตู‘ูˆุฑุฉ ูก"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "ุนู†ูˆุงู† ุฑุฆูŠุณูŠ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "ุฅุทุงุฑ ู†ุตูŠ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "ูƒุงุฆู† OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "ุนู„ุงู…ุฉ"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "ู‚ุณู…"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "ุฑุงุจุท"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "ู…ุฑุฌุน"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "ุชุนู„ูŠู‚"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "ูƒุงุฆู† ุฏุฑูˆ"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "ุชู†ุณูŠู‚ุงุช ุฅุถุงููŠุฉ..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[ู†ุธุงู…]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2125 +2115,2125 @@ msgstr ""
"ูุตู„ ุงู„ู…ู‚ุงุทุน ุงู„ุชูุงุนู„ูŠ ูŠุนู…ู„ ุญุงู„ูŠู‹ุง\n"
"ููŠ ู…ุณุชู†ุฏ ุขุฎุฑ"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "ูุตู„ ุงู„ู…ู‚ุงุทุน"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ุบูŠุฑ ู…ู…ูƒู†"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "ุญุฐู $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "ุฅุฏุฑุงุฌ $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "ูƒุชุงุจุฉ ุนู„ู‰: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "ูู‚ุฑุฉ ุฌุฏูŠุฏุฉ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "ู†ู‚ู„"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "ุชุทุจูŠู‚ ุงู„ุตูุงุช"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "ุชุทุจูŠู‚ ุงู„ุฃู†ู…ุงุท: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "ุชุตููŠุฑ ุงู„ุตูุงุช"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "ุชุบูŠูŠุฑ ุงู„ู†ู…ุท: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "ุฅุฏุฑุงุฌ ู…ู„ู"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "ุฅุฏุฑุงุฌ ู†ุต ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "ุญุฐู ุงู„ุนู„ุงู…ุฉ: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "ุฅุฏุฑุงุฌ ุงู„ุนู„ุงู…ุฉ: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "ุชุฑุชูŠุจ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "ุชุฑุชูŠุจ ู†ุต"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "ุฅุฏุฑุงุฌ ุฌุฏูˆู„: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "ุชุญูˆูŠู„ ุงู„ู†ุต ุฅู„ู‰ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "ุชุญูˆูŠู„ ุงู„ุฌุฏูˆู„ ุฅู„ู‰ ู†ุต"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "ู†ุณุฎ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "ุงุณุชุจุฏุงู„ $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "ุฅุฏุฑุงุฌ ูุงุตู„ ุตูุญุงุช"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "ุฅุฏุฑุงุฌ ูุงุตู„ ุฃุนู…ุฏุฉ"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "ุฅุฏุฑุงุฌ ู…ุธุฑูˆู"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "ู†ุณุฎ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "ู†ู‚ู„: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "ุฅุฏุฑุงุฌ ุฑุณู… %PRODUCTNAME ุจูŠุงู†ูŠ"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "ุฅุฏุฑุงุฌ ุฅุทุงุฑ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "ุญุฐู ุฅุทุงุฑ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "ุชู†ุณูŠู‚ ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "ุฑุฃุณ ุงู„ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "ุงุณุชุจุฏุงู„: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "ุฅุฏุฑุงุฌ ู‚ุณู…"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "ุญุฐู ู‚ุณู…"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "ุชุนุฏูŠู„ ู‚ุณู…"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "ุชุนุฏูŠู„ ุงู„ู‚ูŠู… ุงู„ู…ุจุฏุฆูŠุฉ"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "ุงุณุชุจุฏุงู„ ุงู„ู†ู…ุท: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "ุญุฐู ูุงุตู„ ุตูุญุฉ"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "ุชุตุญูŠุญ ุงู„ู†ุต"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "ุฑูุน/ุฎูุถ ุฏุฑุฌุฉ ุงู„ู…ุฎุทู‘ุท"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "ู†ู‚ู„ ุงู„ู…ุฎุทู‘ุท"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "ุฅุฏุฑุงุฌ ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "ุฑูุน ุงู„ู…ุณุชูˆู‰"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "ุฎูุถ ู…ุณุชูˆู‰"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "ู†ู‚ู„ ุงู„ูู‚ุฑุงุช"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "ุฅุฏุฑุงุฌ ูƒุงุฆู† ุฑุณู…: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "ุชุดุบูŠู„/ุฅูŠู‚ุงู ุงู„ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "ุฒูŠุงุฏุฉ ุงู„ุฅุฒุงุญุฉ"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "ุชู‚ู„ูŠู„ ุงู„ุฅุฒุงุญุฉ"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "ุฅุฏุฑุงุฌ ูˆุงุตูุฉ: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "ุฅุนุงุฏุฉ ุจุฏุก ุงู„ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "ุนุฏู‘ู„ ุงู„ุญุงุดูŠุฉ"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "ู‚ุจูˆู„ ุงู„ุชุบูŠูŠุฑ: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "ุฑูุถ ุงู„ุชุบูŠูŠุฑ: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "ุชู‚ุณูŠู… ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "ุฅูŠู‚ุงู ุตูุฉ"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "ุงู„ุชุตุญูŠุญ ุงู„ุขู„ูŠ"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "ุฏู…ุฌ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "ุชุบูŠูŠุฑ ุญุงู„ุฉ ุงู„ุฃุญุฑู"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "ุญุฐู ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "ูƒุงุฆู†ุงุช ุงู„ุฑุณู…: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "ุชุฌู…ูŠุน ูƒุงุฆู†ุงุช ุงู„ุฑุณู…"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "ุชููƒูŠูƒ ูƒุงุฆู†ุงุช ุงู„ุฑุณู…"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "ุญุฐู ูƒุงุฆู†ุงุช ุงู„ุฑุณู…"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "ุงุณุชุจุฏุงู„ ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "ุญุฐู ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "ุชุทุจูŠู‚ ุตูุงุช ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ุชู†ุณูŠู‚ ุฌุฏูˆู„ ุชู„ู‚ุงุฆูŠู‘ุง"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ุฅุฏุฑุงุฌ ุนู…ูˆุฏ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "ุฅุฏุฑุงุฌ ุงู„ุตู"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ุญุฐู ุตู/ุนู…ูˆุฏ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "ุญุฐู ุนู…ูˆุฏ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "ุญุฐู ุตู"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "ุชู‚ุณูŠู… ุฎู„ุงูŠุง"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ุฏู…ุฌ ุฎู„ุงูŠุง"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "ุชู†ุณูŠู‚ ุฎู„ูŠุฉ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "ุฅุฏุฑุงุฌ ูู‡ุฑุณ/ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "ุญุฐู ูู‡ุฑุณ/ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "ู†ุณุฎ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "ู†ุณุฎ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "ุถุจุท ุงู„ู…ุคุดุฑ"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "ุฑุจุท ุฅุทุงุฑุงุช ู†ุต"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "ุฃู„ุบู ุฑุจุท ุฅุทุงุฑุงุช ุงู„ู†ุต"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "ุนุฏู‘ู„ ุฎูŠุงุฑุงุช ุงู„ุญุงุดูŠุฉ"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "ู…ู‚ุงุฑู†ุฉ ุงู„ู…ุณุชู†ุฏ"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "ุชุทุจูŠู‚ ู†ู…ุท ุงู„ุฅุทุงุฑ: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "ุฅุนุฏุงุฏ ุฑูˆุจูŠ"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "ุฃุฏุฑูุฌ ุญุงุดูŠุฉ"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "ุฅุฏุฑุงุฌ ุฒุฑ ู…ุณุงุฑ"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "ุฃุฏุฑูุฌ ุฑุงุจุท"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "ุฅุฒุงู„ุฉ ู…ุญุชูˆู‰ ู…ุฎููŠู‘"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "ุชุบูŠู‘ุฑ ุฌุฏูˆู„/ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "โ€ฆ"
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "ุชุญุฏูŠุฏ ู…ุชุนุฏุฏ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "ูƒุชุงุจุฉ: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "ู„ุตู‚ ู…ู† ุงู„ุญุงูุธุฉ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "ู…ุฑุงุช ุญุฏูˆุซ ู…ู†"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 ู…ู† ุงู„ุฃู„ุณู†ุฉ"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 ู…ู† ููˆุงุตู„ ุงู„ุฃุณุทุฑ"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "ูุงุตู„ ุตูุญุงุช"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "ูุงุตู„ ุฃุนู…ุฏุฉ"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "ุฅุฏุฑุงุฌ $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "ุญุฐู $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "ุชุบูŠูŠุฑ ุงู„ุตูุงุช"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "ุชุบูŠูŠุฑ ุงู„ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "ุชุบูŠูŠุฑ ุงู„ู†ู…ุท"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ุชุบูŠูŠุฑ ุชู†ุณูŠู‚ ุงู„ูู‚ุฑุฉ"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "ุฅุฏุฑุงุฌ ุงู„ุตู"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "ุญุฐู ุงู„ุตู"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ุฅุฏุฑุงุฌ ุงู„ุฎู„ูŠุฉ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "ุญุฐู ุงู„ุฎู„ูŠุฉ"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 ุชุบูŠูŠุฑุงุช"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "ุชุบูŠูŠุฑ ู†ู…ุท ุงู„ุตูุญุฉ: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "ุฅู†ุดุงุก ู†ู…ุท ุงู„ุตูุญุฉ: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "ุญุฐู ู†ู…ุท ุงู„ุตูุญุฉ: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "ุชุบูŠูŠุฑ ุงุณู… ู†ู…ุท ุงู„ุตูุญุฉ: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "ุชุบูŠู‘ุฑ ุงู„ุชุฑูˆูŠุณุฉ/ุงู„ุชุฐูŠูŠู„"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "ุชุบูŠู‘ุฑ ุงู„ุญู‚ู„"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "ุฅู†ุดุงุก ู†ู…ุท ุงู„ูู‚ุฑุฉ: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "ุญุฐู ู†ู…ุท ุงู„ูู‚ุฑุฉ: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "ุชุบูŠูŠุฑ ุงุณู… ู†ู…ุท ุงู„ูู‚ุฑุฉ: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "ุฅู†ุดุงุก ู†ู…ุท ุงู„ุญุฑู: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "ุญุฐู ู†ู…ุท ุงู„ุญุฑู: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "ุชุบูŠูŠุฑ ุงุณู… ู†ู…ุท ุงู„ุญุฑู: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "ุฅู†ุดุงุก ู†ู…ุท ุงู„ุฅุทุงุฑ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "ุญุฐู ู†ู…ุท ุงู„ุฅุทุงุฑ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "ุชุบูŠูŠุฑ ุงุณู… ู†ู…ุท ุงู„ุฅุทุงุฑ: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "ุฅู†ุดุงุก ู†ู…ุท ุงู„ุชุฑู‚ูŠู…: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "ุญุฐู ู†ู…ุท ุงู„ุชุฑู‚ูŠู…: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "ุชุบูŠูŠุฑ ุงุณู… ู†ู…ุท ุงู„ุชุฑู‚ูŠู…: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "ุชุบูŠูŠุฑ ุงุณู… ุงู„ุนู„ุงู…ุฉ: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "ุฅุฏุฑุงุฌ ู…ุฏุฎู„ ููŠ ุงู„ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "ุญุฐู ู…ุฏุฎู„ ู…ู† ุงู„ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "ุญู‚ู„"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "ูู‚ุฑุงุช"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ุฅุทุงุฑ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "ูƒุงุฆู† OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "ู…ุนุงุฏู„ุฉ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "ุฑุณู… ุจูŠุงู†ูŠ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "ุชุนู„ูŠู‚"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "ุฅุณู†ุงุฏ ุชุฑุงูู‚ูŠ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "ุจุฑู†ุงู…ุฌ ู†ุตูŠ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "ู…ูุฏุฎู„ ุจูŠุจู„ูˆ ุฌุฑุงููŠุง"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "ุญุฑู ุฎุงุต"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "ุญุงุดูŠุฉ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "ูƒุงุฆู†ุงุช ุฑุณู…"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "ุฌุฏูˆู„: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "ูู‚ุฑุฉ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
#, fuzzy
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "ุงู„ูู‚ุฑุฉ ู‡ูŠ "
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "ุชุบูŠูŠุฑ ุนู†ูˆุงู† ูƒุงุฆู† $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "ุชุบูŠูŠุฑ ูˆุตู ูƒุงุฆู† $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "ุฅู†ุดุงุก ู†ู…ุท ุงู„ุฌุฏูˆู„: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "ุญุฐู ู†ู…ุท ุงู„ุฌุฏูˆู„: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "ุชุญุฏูŠุซ ู†ู…ุท ุงู„ุฌุฏูˆู„: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "ุญุฐู ุงู„ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "ุนุฑุถ ุงู„ู…ุณุชู†ุฏ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "ุนุฑุถ ุงู„ู…ุณุชู†ุฏ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "ุงู„ุชุฑูˆูŠุณุฉ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "ุตูุญุฉ ุงู„ุชุฑูˆูŠุณุฉ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "ุงู„ุชุฐูŠู„ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "ุตูุญุฉ ุงู„ุชุฐูŠูŠู„ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "ุญุงุดูŠุฉ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "ุญุงุดูŠุฉ $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "ุชุฐูŠูŠู„ ุงู„ุฎุงุชู…ุฉ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "ุชุฐูŠูŠู„ ุงู„ุฎุงุชู…ุฉ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) ููŠ ุงู„ุตูุญุฉ $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "ุงู„ุตูุญุฉ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "ุงู„ุตูุญุฉ: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "ุงู„ู…ุคู„ู"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "ุงู„ุชุงุฑูŠุฎ"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "ุงู„ุฅุฌุฑุงุกุงุช"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "ู‚ู… ุจุชู†ุดูŠุท ู‡ุฐุง ุงู„ุฒุฑ ู„ูุชุญ ู‚ุงุฆู…ุฉ ุจุงู„ุฅุฌุฑุงุกุงุช ุงู„ุชูŠ ูŠู…ูƒู† ุชู†ููŠุฐู‡ุง ุนู„ู‰ ู‡ุฐุง ุงู„ุชุนู„ูŠู‚ ูˆุงู„ุชุนู„ูŠู‚ุงุช ุงู„ุฃุฎุฑู‰"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "ู…ุนุงูŠู†ุฉ ุงู„ู…ุณุชู†ุฏ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(ูˆุถุน ุงู„ู…ุนุงูŠู†ุฉ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "ู…ุณุชู†ุฏ %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "ุฎุทุฃ ููŠ ุงู„ู‚ุฑุงุกุฉ"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "ุชุนุฐู‘ุฑ ุนุฑุถ ุงู„ุตูˆุฑุฉ."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "ุฎุทุฃ ููŠ ุงู„ู‚ุฑุงุกุฉ ู…ู† ุงู„ุญุงูุธุฉ."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "ูุงุตู„ ุฃุนู…ุฏุฉ ูŠุฏูˆูŠู‘"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "ุงู„ุตู‘ูู‘ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "ุงู„ุนู…ูˆุฏ %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "ุงู„ู…ุญุงุฑู"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "ุงู„ูู‚ุฑุงุช"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "ุงู„ุฅุทุงุฑุงุช"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "ุงู„ุตู‘ูุญุงุช"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "ุงู„ุชู‘ุนุฏุงุฏ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ุงู„ุฌุฏุงูˆู„"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ุฎู„ูŠุฉ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "ุขุณูŠูˆูŠ"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "ุงู„ู†ุตูˆุต ุงู„ู…ุฑูƒู‘ุจุฉ"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "ุบุฑุจูŠ"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "โ€%PRODUCTNAME โ€%s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "ุงู„ู…ุญุชูˆูŠุงุช"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "ุฎู„~ููŠุฉ ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "ู†ุต ู…~ุฎููŠ"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "ุญุงูุธุงุช ู…ูƒุงู† ุงู„~ู†ุต"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "ู…ุชุญ~ูƒู‘ู…ุงุช ุงู„ู†ู…ุงุฐุฌ"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ุงู„ู„ูˆู†"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "ุงุทุจุน ุงู„ู†ุต ุจุงู„ุฃ~ุณูˆุฏ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "ุงู„ุตูุญุงุช"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "ุงุทุจุน ุงู„ุต~ูุญุงุช ุงู„ูุงุฑุบุฉ ุงู„ู…ูุฏุฑุฌุฉ ุชู„ู‚ุงุฆูŠู‹ุง"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "ุงุณ~ุชุฎุฏู… ูู‚ุท ุฏุฑุฌ ุงู„ูˆุฑู‚ ู…ู† ุชูุถูŠู„ุงุช ุงู„ุทุงุจุนุฉ"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "ุงุทุจุน"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "ู„ุง ุดูŠุก (ุงู„ู…ุณุชู†ุฏ ูู‚ุท)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "ุงู„ุชุนู„ูŠู‚ุงุช ูู‚ุท"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "ุถุนู‡ุง ููŠ ู†ู‡ุงูŠุฉ ุงู„ู…ุณุชู†ุฏ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "ุถุนู‡ุง ููŠ ู†ู‡ุงูŠุฉ ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "ุงู„~ุชุนู„ูŠู‚ุงุช"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "ุฌูˆุงู†ุจ ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ูƒู„ ุงู„ุตูุญุงุช"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "ุงู„ุฌูˆุงู†ุจ ุงู„ุฎู„ููŠุฉ / ุงู„ุตูุญุงุช ุงู„ูŠุณุฑู‰"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "ุงู„ุฌูˆุงู†ุจ ุงู„ุฃู…ุงู…ูŠุฉ / ุงู„ุตูุญุงุช ุงู„ูŠู…ู†ู‰"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "ุถู…ู‘ู†"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "ู…ู†~ุดูˆุฑ"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "ูƒุชุงุจุฉ ู…ู† ุงู„ูŠุณุงุฑ ุฅู„ู‰ ุงู„ูŠู…ูŠู†"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "ูƒุชุงุจุฉ ู…ู† ุงู„ูŠู…ูŠู† ุฅู„ู‰ ุงู„ูŠุณุงุฑ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "ุงู„ู†ุทุงู‚ ูˆย ุงู„ู†ูุณูŽุฎ"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~ูƒู„ ุงู„ุตูุญุงุช"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "ุงู„ุต~ูุญุงุช"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "ุงู„ุชุญ~ุฏูŠุฏ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "ุถุนู‡ุง ููŠ ุงู„ุญูˆุงู"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ุฏุงู„ู‘ุงุช"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "ุฃู„ุบู"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ุทุจู‘ู‚"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "ุดุฑูŠุท ุฃุฏูˆุงุช ุงู„ู…ุนุงุฏู„ุฉ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "ู†ูˆุน ุงู„ู…ุนุงุฏู„ุฉ"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "ู†ุตู‘ ุงู„ู…ุนุงุฏู„ุฉ"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "ู…ู†ุธูˆุฑ ุงู„ู…ู„ุงุญุฉ ููŠ ุงู„ู…ุญุชูˆู‰"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "ู…ุฎุทุท ุชูุตูŠู„ูŠ: ู…ุณุชูˆู‰ "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "ูˆุถุน ุงู„ุณุญุจ"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "ุฃุฏุฑุฌ ูƒุฑุงุจุท"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "ุฃุฏุฑุฌ ูƒุฑุงุจุท"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "ุฃุฏุฑุฌ ูƒู†ุณุฎุฉ"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "ุนุฑุถ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "ุงู„ู†ุงูุฐุฉ ุงู„ู†ุดุทุฉ"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ู…ุฎููŠ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "ู†ุดุท"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ุฎุงู…ู„"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ุญุฑู‘ุฑ..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "ุญุฏู‘~ุซ"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ุญุฑู‘ุฑ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "ุญุฑู‘ุฑ ุงู„ุฑุงุจุท"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "ุฃุฏุฑุฌ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "ุงู„~ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "ู…ู„ู"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "ู…ุณุชู†ุฏ ุฌุฏูŠุฏ"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "ู†ุต"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ุงุญุฐู"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "ุงุญ~ุฐู"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "ุงู„ุชุญุฏูŠุฏ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ุงู„ูู‡ุงุฑุณ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "ุฑูˆุงุจุท"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ุงู„ูƒู„"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "ุฃ~ุฒูู„ ุงู„ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "ุฃู„ุบู ุงู„ุญ~ู…ุงูŠุฉ"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ู…ุฎููŠ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "ู„ู… ูŠูุนุซุฑ ุนู„ู‰ ุงู„ู…ู„ู: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~ุบูŠู‘ุฑ ุงู„ุงุณู…"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "ู„ู„ู‚ุฑุงุกุฉ ~ูู‚ุท"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ุงุนุฑุถ ุงู„ูƒู„"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "ุฃุฎูู ุงู„ูƒู„"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "ุงุญุฐู ุงู„ูƒู„"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "ูŠุณุงุฑ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". ูŠู…ูŠู†: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "ุฏุงุฎู„ูŠ: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". ุฎุงุฑุฌูŠ: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". ุฃุนู„ู‰: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". ุฃุณูู„: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ุตูุญุฉ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "ุณุทุฑ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "ุงู„ู…ุคู„ู"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** ุฎุทุฃ ุตูŠุงุบูŠ **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** ุงู„ู‚ุณู…ุฉ ุนู„ู‰ ุตูุฑ **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** ุงุณุชุฎุฏุงู… ุฎุงุทุฆ ู„ู„ุฃู‚ูˆุงุณ **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** ูุงุฆุถ ููŠ ุงู„ุฏุงู„ุฉ ุงู„ุชุฑุจูŠุนูŠุฉ **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** ูุงุฆุถ **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** ุฎุทุฃ **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** ุจุงู„ุชุนุจูŠุฑ ุนู„ู‘ุฉ **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "ุฎุทุฃ: ู„ู… ูŠูุนุซุฑ ุนู„ู‰ ู…ุตุฏุฑ ุงู„ู…ุฑุฌุน"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "ุจู„ุง"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(ุซุงุจุช)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " ุณู†ุฉ: %1 ุดู‡ุฑ: %2 ูŠูˆู…: %3 ุณุงุนุฉ: %4 ุฏู‚ูŠู‚ุฉ: %5 ุซุงู†ูŠุฉ: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "ูู‡ุฑุณ ุฃุจุฌุฏูŠ"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "ุฌุฏูˆู„ ุงู„ู…ุญุชูˆูŠุงุช"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "ุจูŠุจู„ูˆุฌุฑุงููŠุง"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "ุงู‚ุชุจุงุณ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "ูู‡ุฑุณ ุงู„ุฌุฏุงูˆู„"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "ุฌุฏูˆู„ ุงู„ูƒุงุฆู†ุงุช"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "ุงู†ู‚ุฑ ู…ุน %s ู„ุงุชู‘ุจุงุน ุงู„ุฑุงุจุท"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "ุงู†ู‚ุฑ ู„ุงุชู‘ุจุงุน ุงู„ุฑุงุจุท"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "ุงู„ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "ุงู„ู…ูˆุถูˆุน"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ุงู„ูƒู„ู…ุงุช ุงู„ู…ูุชุงุญูŠุฉ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "ุชุนู„ูŠู‚ุงุช"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "ุฃูู†ุดุฆ ููŠ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ู…ุนุฏู„"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "ุขุฎุฑ ุทุจุงุนุฉ ููŠ"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ุฑู‚ู… ุงู„ู…ุฑุงุฌุนุฉ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ุฅุฌู…ุงู„ูŠ ูˆู‚ุช ุงู„ุชุญุฑูŠุฑ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "ุชุญูˆูŠู„ $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ุงู„ู…ู‚ุงู„ุฉ"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ุงู„ูƒุชุงุจ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "ู…ู†ุดูˆุฑุงุช"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ูˆู‚ุงุฆุน ุงู„ู…ุคุชู…ุฑ"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ู…ู‚ุชุจุณุงุช ุงู„ูƒุชุจ"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ู…ู‚ุชุจุณุงุช ุงู„ูƒุชุจ ู…ุน ุงู„ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ูˆู‚ุงุฆุน ุงู„ู…ุคุชู…ุฑ"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ุฏูุชุฑ ุงู„ูŠูˆู…ูŠุฉ"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ุงู„ูˆุซุงุฆู‚ ุงู„ุชู‚ู†ูŠุฉ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ุงู„ุฃุทุฑูˆุญุฉ"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "ู…ู†ูˆุนุงุช"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ุงู„ุฑุณุงู„ุฉ"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ูˆู‚ุงุฆุน ุงู„ู…ุคุชู…ุฑ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "ุชู‚ุฑูŠุฑ ุจุญุซูŠ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "ุบูŠุฑ ู…ู†ุดูˆุฑ"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ุงู„ุจุฑูŠุฏ ุงู„ุฅู„ูƒุชุฑูˆู†ูŠ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "ู…ุณุชู†ุฏ WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูก"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูข"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูฃ"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูค"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูฅ"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ุงู„ุงุณู… ุงู„ู…ุฎุชุตุฑ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ุงู„ู†ูˆุน"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "ุงู„ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "ุชุนู„ูŠู‚ ุชูˆุถูŠุญูŠ"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "ุงู„ู…ุคู„ู/ุงู„ู…ุคู„ููˆู†"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "ุนู†ูˆุงู† ุงู„ูƒุชุงุจ"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ุงู„ูุตู„"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "ุงู„ู†ุณุฎุฉ"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "ุงู„ู…ุญุฑุฑ"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "ู†ูˆุน ุงู„ู†ุดุฑ"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "ุงู„ู‡ูŠุฆุฉ"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ุฏูุชุฑ ุงู„ูŠูˆู…ูŠุฉ"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ุงู„ุดู‡ุฑ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ู…ู„ุงุญุธุฉ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ุฑู‚ู…"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "ุงู„ู…ู†ุธู…ุฉ"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "ุงู„ุตูุญุฉ/ุงู„ุตูุญุงุช"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ุงู„ู†ุงุดุฑ"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "ุงู„ุฌุงู…ุนุฉ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "ุงู„ุณู„~ุณู„ุฉ"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "ุงู„ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "ู†ูˆุน ุงู„ุชู‚ุฑูŠุฑ"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ูˆุญุฏุฉ ุงู„ุชุฎุฒูŠู†"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ุงู„ุณู†ุฉ"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "ุงู„ู…ุณุงุฑ"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูก"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูข"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูฃ"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูค"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ุนุฑู‘ูู‡ ุงู„ู…ุณุชุฎุฏู…ูฅ"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "ุญุฑู‘ุฑ ู…ูุฏุฎู„ ููŠ ุงู„ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "ุฃุฏุฑุฌ ู…ูุฏุฎู„ ููŠ ุงู„ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "ู…ูุฏุฎู„ ุงู„ุจุจู„ูˆุฌุฑุงููŠุง ู…ูˆุฌูˆุฏ ุจุงู„ูุนู„ ููŠ ุงู„ู…ุณุชู†ุฏ ุจุจูŠุงู†ุงุช ู…ุฎุชู„ูุฉ. ู‡ู„ ุชุฑูŠุฏ ุถุจุท ุงู„ู…ูุฏุฎู„ุงุช ุงู„ู…ูˆุฌูˆุฏุฉุŸ"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "ุชุนู„ูŠู‚ุงุช"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "ุฃุธู‡ุฑ ุงู„ุชุนู„ูŠู‚ุงุช"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "ุฃุฎูู ุงู„ุชุนู„ูŠู‚ุงุช"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "ุงุณู… ู‡ุฐุง ุงู„ุงุฎุชุตุงุฑ ู…ูˆุฌูˆุฏ ุจุงู„ูุนู„. ุงู„ุฑุฌุงุก ุงุณุชุฎุฏุงู… ุงุณู… ุขุฎุฑ."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ู‡ู„ ุชุฑูŠุฏ ุญุฐู ุงู„ู†ุต ุงู„ุชู„ู‚ุงุฆูŠุŸ"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "ู‡ู„ ุชุฑูŠุฏ ุญุฐู ุงู„ูุฆุฉ "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "ุŸ"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "ู†ุต ุชู„ู‚ุงุฆูŠ:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "ุงุญูุธ ุงู„ู†ุต ุงู„ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "ู„ุง ูŠุญุชูˆูŠ ู‡ุฐุง ุงู„ู…ู„ู ุนู„ู‰ ู†ุต ุชู„ู‚ุงุฆูŠ."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "ู†ุตูˆุตูŠ ุงู„ุชู„ู‚ุงุฆูŠุฉ"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "ู„ู… ูŠูุนุซุฑ ุนู„ู‰ ุงู„ู†ุต ุงู„ุชู„ู‚ุงุฆูŠ ู„ู„ุงุฎุชุตุงุฑ โ€%1โ€œ."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "ู„ุง ูŠู…ูƒู† ุฅุฏุฑุงุฌ ุฌุฏูˆู„ ุจุฏูˆู† ุตููˆู ุฃูˆ ุฃุนู…ุฏุฉ"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "ุชุนุฐุฑ ุฅุฏุฑุงุฌ ุงู„ุฌุฏูˆู„ ู„ุฃู†ู‡ ูƒุจูŠุฑ ุฌุฏู‹ุง"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "ุชุนุฐุฑ ุฅู†ุดุงุก ู†ุต ุชู„ู‚ุงุฆูŠ."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "ุชู†ุณูŠู‚ ุงู„ุญุงูุธุฉ ุงู„ู…ุทู„ูˆุจ ุบูŠุฑ ู…ุชูˆูุฑ."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "ู…ุณุชู†ุฏ %PRODUCTNAME %PRODUCTVERSION ู†ุตูŠ"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "ุตูˆุฑุฉ (ู…ุณุชู†ุฏ %PRODUCTNAME %PRODUCTVERSION ู†ุตูŠ)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "ูƒุงุฆู† (ู…ุณุชู†ุฏ %PRODUCTNAME %PRODUCTVERSION ู†ุตูŠ)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "ุฌู…ูŠุน ุงู„ุชุนู„ูŠู‚ุงุช"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ุฌู…ูŠุน ุงู„ุชุนู„ูŠู‚ุงุช"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "ุงู„ุชุนู„ูŠู‚ุงุช ุจูˆุงุณุทุฉ "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ุจู„ุง ุชุงุฑูŠุฎ)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ุจู„ุง ู…ุคู„ู)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "ุงู„ุฑุฏ ุนู„ู‰ $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "ุญุฑู‘ุฑ ู…ุฑุจู‘ุน ุงู„ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "ุชุญูŠู‘ุฉ ู…ุฎุตู‘ุตุฉ (ุงู„ู…ุณุชู‚ุจู„ูˆู† ุงู„ุฐูƒูˆุฑ)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "ุชุญูŠู‘ุฉ ู…ูุฎุตู‘ุตุฉ (ุงู„ู…ุณุชู‚ุจู„ุงุช ุงู„ุฅู†ุงุซ)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "~ุนู†ุงุตุฑ ุงู„ุชุญูŠู‘ุฉ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "ุฃุถูู ุฅู„ู‰ ุงู„ุชุญูŠู‘ุฉ"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "ุฃุฒูู„ ู…ู† ุงู„ุชุญูŠู‘ุฉ"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "ูก. ุง~ุณุญุจ ุนู†ุงุตุฑ ุงู„ุชุญูŠู‘ุฉ ุฅู„ู‰ ุงู„ู…ุฑุจู‘ุน ุฃุฏู†ุงู‡"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "ุชุญูŠู‘ุฉ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "ุนู„ุงู…ุฉ ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ุงู„ู†ุต"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "ุงู…ู„ุฃ ุงู„ุญู‚ูˆู„ ู…ู† ู…ุตุฏุฑ ุงู„ุจูŠุงู†ุงุช ู„ู…ุทุงุจู‚ุฉ ุนู†ุงุตุฑ ุงู„ุชุญูŠู‘ุฉ."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "ู…ุนุงูŠู†ุฉ ุงู„ุชุญูŠู‘ุฉ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "ุนู†ุงุตุฑ ุงู„ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "ุนู†ุงุตุฑ ุงู„ุชุญูŠู‘ุฉ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "ูŠุทุงุจู‚ ุงู„ุญู‚ู„:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "ู…ุนุงูŠู†ุฉ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ู„ู… ูŠุชุทุงุจู‚ ุจุนุฏ "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "ูƒู„ ุงู„ู…ู„ูุงุช"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "ู‚ูˆุงุฆู… ุงู„ุนู†ุงูˆูŠู† (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME ุจูŠุฒ (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME ูƒุงู„ูƒ (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "โ€%PRODUCTNAME ุฑุงูŠุชุฑ (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "โ€dBaseโ€ (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "ู…ูŠูƒุฑูˆุณูˆูุช ุฅูƒุณู„ (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "ู…ูŠูƒุฑูˆุณูˆูุช ูˆูˆุฑุฏ (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "ู†ุต ุนุงุฏูŠ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "ู†ุต ุชูุตู„ู‡ ููˆุงุตู„ (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "ู…ูŠูƒุฑูˆุณูˆูุช ุฃูƒุณูŠุณ (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "ู…ูŠูƒุฑูˆุณูˆูุช ุฃูƒุณูŠุณ ูขู ู ูง (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4234,82 +4244,82 @@ msgstr ""
"\n"
"ุฃุชุฑูŠุฏ ุฅุฏุฎุงู„ ู…ุนู„ูˆู…ุงุช ุญุณุงุจ ุงู„ุจุฑูŠุฏ ุงู„ุฅู„ูƒุชุฑูˆู†ูŠู‘ ุงู„ุขู†ุŸ"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "ู‚ุงุฆู…ุฉ ุนู†ุงูˆูŠู† %PRODUCTNAMEโ€ (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "ุงุฎุชุฑ ู…ุณุชู†ุฏ ุงู„ุจุฏุงูŠุฉ"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "ุงุฎุชุฑ ู†ูˆุน ุงู„ู…ุณุชู†ุฏ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "ุฃุฏุฑุฌ ู…ุฑุจุน ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "ุงุฎุชุฑ ู‚ุงุฆู…ุฉ ุงู„ุนู†ุงูˆูŠู†"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "ุฃู†ุดุฆ ุชุญูŠู‘ุฉ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "ุงุถุจุท ุงู„ู…ุธู‡ุฑ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "ุงุณุชุซู†ู ุงู„ู…ุณุชู„ู…"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "ุฃ~ู†ู‡ู"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "ู…ุฑุดุฏ ุฏู…ุฌ ุงู„ู…ุฑุงุณู„ุงุช"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "ุงู„ุงุณู…"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "ุงู„ู†ูˆุน"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ุงู„ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "ุงู„ุงุณุชุนู„ุงู…"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ู‡ู„ ุชุฑูŠุฏ ู…ุชุงุจุนุฉ ุงู„ุชุฏู‚ูŠู‚ ู…ู† ุจุฏุงูŠุฉ ุงู„ู…ุณุชู†ุฏุŸ"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ุงูƒุชู…ู„ ุงู„ุชุฏู‚ูŠู‚ ุงู„ุฅู…ู„ุงุฆูŠ."
@@ -4318,212 +4328,212 @@ msgstr "ุงูƒุชู…ู„ ุงู„ุชุฏู‚ูŠู‚ ุงู„ุฅู…ู„ุงุฆูŠ."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "ุงู„ุชุงุฑูŠุฎ"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ุงู„ูˆู‚ุช"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "ุงุณู… ุงู„ู…ู„ู"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "ุงุณู… ู‚ุงุนุฏุฉ ุงู„ุจูŠุงู†ุงุช"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "ุงู„ูุตู„"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "ุฑู‚ู… ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "ุฅุญุตุงุฆูŠุงุช"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ุงู„ู…ุคู„ู"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ู‚ูˆุงู„ุจ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "ุงู„ู…ุฑุณู„"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "ุญุฏุฏ ู…ุชุบูŠุฑ"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "ุฃุธู‡ุฑ ุงู„ู…ุชุบูŠุฑ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "ุฃุฏุฑุฌ ู…ูุนุงุฏู„ุฉ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ุญู‚ู„ ุฅุฏุฎุงู„"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ุญู‚ู„ ุฅุฏุฎุงู„ (ู…ุชุบูŠุฑ)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ุญู‚ู„ ุฅุฏุฎุงู„ (ู…ุณุชุฎุฏู…)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "ู†ุต ุดุฑุทูŠู‘"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "ุญู‚ู„ DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "ู†ูู‘ุฐ ู…ุงูƒุฑูˆ"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "ุชุณู„ุณู„ ุฃุฑู‚ุงู…"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "ุญุฏุฏ ู…ุชุบูŠุฑ ุตูุญุฉ"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "ุฃุธู‡ุฑ ู…ุชุบูŠุฑ ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "ุญู…ู‘ู„ ุงู„ู…ุณุงุฑ"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "ุญุงูุธ ู…ูƒุงู†"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ุถู… ุงู„ุฃุญุฑู"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ู‚ุงุฆู…ุฉ ู…ูุฏุฎู„ุงุช"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "ุญุฏุฏ ู…ุฑุฌุน"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "ุฃุฏุฑุฌ ู…ุฑุฌุน"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "ุญู‚ูˆู„ ุฏู…ุฌ ุงู„ู…ุฑุงุณู„ุงุช"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "ุงู„ุณุฌู„ ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "ุฃูŠ ุณุฌู„"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ุฑู‚ู… ุงู„ุณุฌู„"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "ุงู„ุตูุญุฉ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "ุงู„ุตูุญุฉ ุงู„ุชุงู„ูŠุฉ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "ู†ุต ู…ุฎููŠ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "ุญู‚ู„ ุงู„ู…ุณุชุฎุฏู…"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ู…ู„ุงุญุธุฉ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "ู†ุต ุจุฑู…ุฌูŠ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "ู…ูุฏุฎู„ ุจูŠุจู„ูˆุบุฑุงููŠุง"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "ูู‚ุฑุฉ ู…ุฎููŠุฉ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "ู…ุนู„ูˆู…ุงุช ุงู„ู…ุณุชู†ุฏ"
@@ -4531,74 +4541,74 @@ msgstr "ู…ุนู„ูˆู…ุงุช ุงู„ู…ุณุชู†ุฏ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "ุงู„ุชุงุฑูŠุฎ"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "ุงู„ุชุงุฑูŠุฎ (ุซุงุจุช)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ุงู„ูˆู‚ุช"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ุงู„ูˆู‚ุช (ุซุงุจุช)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "ุฌุฏุงูˆู„"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "ุญุฑูˆู"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "ูƒู„ู…ุงุช"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "ูู‚ุฑุงุช"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "ูƒุงุฆู†ุงุช"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "ุตูุญุงุช"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "โ€DDE ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "โ€DDE ูŠุฏูˆูŠ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[ู†ุต]"
@@ -4606,87 +4616,87 @@ msgstr "[ู†ุต]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "ุงู„ุดุฑูƒุฉ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "ุงู„ุงุณู… ุงู„ุฃูˆู„"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "ุงู„ุงุณู… ุงู„ุฃุฎูŠุฑ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "ุงู„ุฃู„ู‚ุงุจ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "ุงู„ุดุงุฑุน"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "ุงู„ุฏูˆู„ุฉ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "ุงู„ุฑู…ุฒ ุงู„ุจุฑูŠุฏูŠ"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "ุงู„ู…ุฏูŠู†ุฉ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "ุงู„ู…ุณู…ู‰ ุงู„ูˆุธูŠููŠ"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "ุงู„ู…ูˆุถุน"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "ุงู„ู‡ุงุชู (ู…ู†ุฒู„)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "ุงู„ู‡ุงุชู (ุนู…ู„)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "ุงู„ูุงูƒุณ"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "ุงู„ุจุฑูŠุฏ ุงู„ุฅู„ูƒุชุฑูˆู†ูŠ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ุงู„ูˆู„ุงูŠุฉ"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ุฃูˆู‚ู"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ุดุบู‘ู„"
@@ -4695,32 +4705,32 @@ msgstr "ุดุบู‘ู„"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "ุงุณู… ุงู„ู…ู„ู"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "ุงุณู… ุงู„ู…ู„ู ุจุฏูˆู† ุงู…ุชุฏุงุฏ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "ุงู„ู…ุณุงุฑ/ุงุณู… ุงู„ู…ู„ู"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "ุงู„ู…ุณุงุฑ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "ุงู„ู†ู…ุท"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "ุงู„ูุฆุฉ"
@@ -4728,22 +4738,22 @@ msgstr "ุงู„ูุฆุฉ"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "ุงุณู… ุงู„ูุตู„"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "ุฑู‚ู… ุงู„ูุตู„"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "ุฑู‚ู… ุงู„ูุตู„ ุจุฏูˆู† ูุงุตู„"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "ุฑู‚ู… ูˆุงุณู… ุงู„ูุตู„"
@@ -4751,47 +4761,47 @@ msgstr "ุฑู‚ู… ูˆุงุณู… ุงู„ูุตู„"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "Aโ€ โ€.. AA โ€.. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "โ€a .. โ€aa .. โ€aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ุฃุฑู‚ุงู… ุฑูˆู…ุงู†ูŠุฉ (III II I)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ุฃุฑู‚ุงู… ุฑูˆู…ุงู†ูŠุฉ (iii ii i)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "ุฃุฑู‚ุงู… ุนุฑุจูŠุฉ (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "ู…ุซู„ ู†ู…ุท ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "ุงู„ู†ุต"
@@ -4799,12 +4809,12 @@ msgstr "ุงู„ู†ุต"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "ุงู„ุงุณู…"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "ุงู„ุญุฑูˆู ุงู„ุจุงุฏุฆุฉ"
@@ -4812,42 +4822,42 @@ msgstr "ุงู„ุญุฑูˆู ุงู„ุจุงุฏุฆุฉ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ุงู„ู†ุธุงู…"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "ุงู„ู†ุต"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "ุงู„ุงุณู…"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "ู†ุต"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "ู…ุนุงุฏู„ุฉ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "ู†ุต"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ู‚ุงุนุฏุฉ ุจูŠุงู†ุงุช"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ุงู„ู†ุธุงู…"
@@ -4855,17 +4865,17 @@ msgstr "ุงู„ู†ุธุงู…"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ุงู„ู…ุคู„ู"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ุงู„ูˆู‚ุช"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "ุงู„ุชุงุฑูŠุฎ"
@@ -4873,67 +4883,67 @@ msgstr "ุงู„ุชุงุฑูŠุฎ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "ุงู„ู…ุฑุฌุน"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ุงู„ูุตู„"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "ุฃุนู„ู‰/ุฃุณูู„"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "ู…ุซู„ ู†ู…ุท ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "ุงู„ูุฆุฉ ูˆย ุงู„ุฑู‚ู…"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "ู†ุต ุงู„ูˆุงุตูุฉ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ุฑู‚ู…"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ุฑู‚ู… (ุฏูˆู† ุณูŠุงู‚)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ุฑู‚ู… (ุงู„ุณูŠุงู‚ ุงู„ูƒุงู…ู„)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -4941,27 +4951,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "ู†ุต"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ุฅุทุงุฑ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "ูƒุงุฆู†"
@@ -4969,1254 +4979,1254 @@ msgstr "ูƒุงุฆู†"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~ุดุฑุท"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Then, Else"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "ุนุจุงุฑุฉ DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "~ู†ุต ุบูŠุฑ ู…ุฑุฆูŠ"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "ุงุณู… ุงู„~ู…ุงูƒุฑูˆ"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "ู…ุฑ~ุฌุน"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "ุญุฑูˆ~ู"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~ุชุนุฏูŠู„"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "ุงู„ู‚ูŠู…ุฉ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "ุงู„ุตูŠุบุฉ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ู…ุฎุตุต"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ู…ุณุชุฎุฏู…]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "ุงู„ู…ุณุงูุฉ ุงู„ุฑุฃุณูŠุฉ"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "ุงู„ู…ุณุงูุฉ ุงู„ุฃูู‚ูŠุฉ"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ุงู„ุนุฑุถ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "ุงู„ุงุฑุชูุงุน"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "ุงู„ู‡ุงู…ุด ุงู„ุฃูŠุณุฑ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "ุงู„ู‡ุงู…ุด ุงู„ุนู„ูˆูŠ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "ุงู„ุฃุนู…ุฏุฉ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ุงู„ุตููˆู"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "ุงู„ุฎุฏู…ุฉ ุงู„ุขุชูŠุฉ ุบูŠุฑ ู…ุชูˆูุฑุฉ: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "ุนุฏุฏ ุงู„ูƒู„ู…ุงุช ูˆุงู„ู…ุญุงุฑู. ุงู†ู‚ุฑ ู„ูุชุญ ุญูˆุงุฑ ุนุฏุฏ ุงู„ูƒู„ู…ุงุช."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "ู…ู†ุธูˆุฑ ุตูุญุฉ ูˆุงุญุฏุฉ"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "ู…ู†ุธูˆุฑ ู…ุชุนุฏุฏ ุงู„ุตูุญุงุช"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "ู…ู†ุธูˆุฑ ุงู„ูƒุชุงุจ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "ุฑู‚ู… ุงู„ุตูุญุฉ ููŠ ุงู„ู…ุณุชู†ุฏ. ุงู†ู‚ุฑ ุนู„ูŠู‡ ู„ูุชุญ ุญูˆุงุฑูŠ โ€ุงู†ุชู‚ู„ ุฅู„ู‰โ€œ ุฃูˆ ุงู†ู‚ุฑ ุนู„ูŠู‡ ุจุงู„ูŠู…ูŠู† ู„ุนุฑุถ ู‚ุงุฆู…ุฉ ุงู„ุนู„ุงู…ุงุช."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "ุฑู‚ู… ุงู„ุตูุญุฉ ููŠ ุงู„ู…ุณุชู†ุฏ (ุฑู‚ู… ุงู„ุตูุญุฉ ููŠ ุงู„ู…ุณุชู†ุฏ ุงู„ู…ุทุจูˆุน). ุงู†ู‚ุฑ ุนู„ูŠู‡ ู„ูุชุญ ุญูˆุงุฑูŠ โ€ุงู†ุชู‚ู„ ุฅู„ู‰โ€œ."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "ู†ู…ุท ุงู„ุตูุญุงุช. ุงู†ู‚ุฑ ุจุงู„ูŠู…ูŠู† ู„ุชุบูŠูŠุฑ ุงู„ู†ู…ุท ุฃูˆ ุงู†ู‚ุฑ ู„ูุชุญ ุญูˆุงุฑูŠ ุงู„ุฃู†ู…ุงุท."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "ุฃุญุฑู ุงุณุชู‡ู„ุงู„ูŠุฉ ุนู„ู‰"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ู…ู† ุงู„ุตููˆู"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ู„ุง ุฃุญุฑู ุงุณุชู‡ู„ุงู„ูŠุฉ"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "ู„ุง ูุงุตู„ ุตูุญุงุช"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "ู„ุง ุชุนูƒุณ"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "ู‚ู„ุจ ุฑุฃุณูŠู‘ู‹ุง"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "ุงู‚ู„ุจ ุฃูู‚ูŠู‘ู‹ุง"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "ุงู‚ู„ุจ ุฑุฃุณูŠุง ูˆุฃูู‚ูŠุง"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ ุงุนูƒุณ ุฃูู‚ูŠุง ููŠ ุงู„ุตูุญุงุช ุงู„ุฒูˆุฌูŠุฉ"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ู†ู…ุท ุงู„ุฃุญุฑู"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "ู„ุง ู†ู…ุท ุฃุญุฑู"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ุชุฐูŠูŠู„"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ู„ุง ุชุฐูŠูŠู„"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ุชุฑูˆูŠุณุฉ"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "ู„ุง ุชุฑูˆูŠุณุฉ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "ุฃู…ุซู„ ู„ูู‘"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "ุจู„ุง ู„ูู‘"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "ุฎู„ุงู„"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "ู„ูู‘ ู…ุชูˆุงุฒูŠ"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "ู„ูู‘ ู„ู„ูŠุณุงุฑ"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "ู„ูู‘ ู„ู„ูŠู…ูŠู†"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(ู…ุฑุจุท ูู‚ุท)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ุงู„ุนุฑุถ:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "ุงู„ุงุฑุชูุงุน ุงู„ุซุงุจุช:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "ุฃุฏู†ู‰ ุงุฑุชูุงุน:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ู…ุฑุชุจุท ุจุงู„ูู‚ุฑุฉ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ู…ุฑุชุจุท ุจุงู„ุฃุญุฑู"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ู…ุฑุชุจุท ุจุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "ุงู„ุฅุญุฏุงุซูŠ ุณ:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "ุงู„ุฅุญุฏุงุซูŠ ุต:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ู„ู„ุฃุนู„ู‰"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ู…ูˆุณุท ุนู…ูˆุฏูŠุงู‹"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ู„ู„ุฃุณูู„"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ุฃุนู„ู‰ ุงู„ุณุทุฑ"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "ูˆุณุท ุงู„ูŠุณุงุฑ"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ุฃุณูู„ ุงู„ุณุทุฑ"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Register-true"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "ุนู„ู‰ ุงู„ูŠู…ูŠู†"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ู…ูˆุณุท ุฃูู‚ูŠุงู‹"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "ุนู„ู‰ ุงู„ูŠุณุงุฑ"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ุฏุงุฎู„"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ุฎุงุฑุฌ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "ูƒุงู…ู„ ุงู„ุนุฑุถ"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ุงู„ุฃุนู…ุฏุฉ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "ุนุฑุถ ุงู„ูุงุตู„:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ุงู„ุญุฏ ุงู„ุฃู‚ุตู‰ ู„ู…ู†ุทู‚ุฉ ุงู„ุญุงุดูŠุฉ:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "ูŠู…ูƒู† ุชุญุฑูŠุฑู‡ ููŠ ุงู„ู…ุณุชู†ุฏุงุช ุงู„ู…ูุชูˆุญุฉ ู„ู„ู‚ุฑุงุกุฉ ูู‚ุท"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "ุชู‚ุณูŠู…"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "ู„ุง ุชุฑู‚ูŠู…"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ูˆ "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "ุงู„ุณุทูˆุน: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "ุงู„ุฃุญู…ุฑ: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "ุงู„ุฃุฎุถุฑ: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "ุงู„ุฃุฒุฑู‚: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "ุงู„ุชุจุงูŠู†: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "ุบุงู…ุง: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "ุงู„ุดูุงููŠุฉ: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "ุงุนูƒุณ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "ู„ุง ุชุนูƒุณ"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "ูˆุถุน ุงู„ุฑุณูˆู…: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "_ู‚ูŠุงุณูŠ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "ุชุฏุฑุฌ ุฑู…ุงุฏูŠ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ุฃุณูˆุฏ ูˆย ุฃุจูŠุถ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "ุนู„ุงู…ุฉ ู…ุงุฆูŠู‘ุฉ"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "ุงู‚ุชุจุงุณ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "ุจุฏูˆู† ุดุจูƒุฉ"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "ุดุจูƒุฉ (ุงู„ุณุทูˆุฑ ูู‚ุท)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "ุดุจูƒุฉ (ุณุทูˆุฑ ูˆุญุฑูˆู)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "ุงุชุจุงุน ุชุฏูู‚ ุงู„ู†ู‘ุต"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "ู„ุง ุชุชุจุน ุชุฏูู‚ ุงู„ู†ุต"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "ู„ุง ุชุฏู…ุฌ ุงู„ุญุฏูˆุฏ"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "ุงู„ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "ุฅุทุงุฑ ู†ุตูŠ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ุงู„ุฑุณู…"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ุนู†ุตุฑ ุชุญูƒู…"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "ู‚ุณู…"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ุนู„ุงู…ุฉ"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ุฑุณูˆู…ูŠุงุช"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "ูƒุงุฆู† OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ุนู†ุงูˆูŠู† ุฑุฆูŠุณูŠุฉ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ุงู„ุชุญุฏูŠุฏ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ุญุงุดูŠุฉ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ุชุนู„ูŠู‚"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "ุชูƒุฑุงุฑ ุงู„ุจุญุซ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "ุงู„ุฌุฏูˆู„ ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "ุฅุทุงุฑ ุงู„ู†ุตูˆุต ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ุงู„ุตูุญุฉ ุงู„ุชุงู„ูŠุฉ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "ุงู„ุฑุณู…ุฉ ุงู„ุชุงู„ูŠุฉ"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "ุงู„ู…ุชุญูƒู‘ู… ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "ุงู„ู‚ุณู… ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "ุงู„ุนู„ุงู…ุฉ ุงู„ุชุงู„ูŠุฉ"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "ุงู„ุฑุณู… ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "ูƒุงุฆู† OLE ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "ุงู„ุนู†ูˆุงู† ุงู„ุฑุฆูŠุณูŠ ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "ุงู„ุญุงุดูŠุฉ ุงู„ุชุงู„ูŠุฉ"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "ุงู„ุชุนู„ูŠู‚ ุงู„ุชุงู„ูŠ"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "ุฅุฏุฑุงุฌ ู…ุฏุฎู„ ููŠ ุงู„ูู‡ุฑุณ"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "ุงู„ุฌุฏูˆู„ ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "ุฅุทุงุฑ ุงู„ู†ุต ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ุงู„ุตูุญุฉ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "ุงู„ุฑุณู…ุฉ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "ุงู„ู…ุชุญูƒู‘ู… ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "ุงู„ู‚ุณู… ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "ุงู„ุนู„ุงู…ุฉ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "ุงู„ุฑุณู…ุฉ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "ูƒุงุฆู† OLE ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "ุงู„ุนู†ูˆุงู† ุงู„ุฑุฆูŠุณูŠ ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "ุงู„ุชุญุฏูŠุฏ ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "ุงู„ุญุงุดูŠุฉ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "ุงู„ุชุฐูƒูŠุฑ ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "ุงู„ุชุนู„ูŠู‚ ุงู„ุณุงุจู‚"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "ุชุงุจุน ุงู„ุจุญุซ ุฎู„ูู‹ุง"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "ู…ุฏุฎู„ุฉ ุงู„ูู‡ุฑุณ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "ู…ุนุงุฏู„ุฉ ุงู„ุฌุฏูˆู„ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "ู…ุนุงุฏู„ุฉ ุงู„ุฌุฏูˆู„ ุงู„ุชุงู„ูŠุฉ"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "ู…ุนุงุฏู„ุฉ ุงู„ุฌุฏูˆู„ ุงู„ุฎุงุทุฆุฉ ุงู„ุณุงุจู‚ุฉ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "ู…ุนุงุฏู„ุฉ ุงู„ุฌุฏูˆู„ ุงู„ุฎุงุทุฆุฉ ุงู„ุชุงู„ูŠุฉ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "ุฃุฏุฑุฌ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "ุงุญุฐู"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "ุชุบูŠูŠุฑ ุงู„ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ุฃู†ู…ุงุท ุงู„ูู‚ุฑุงุช ุงู„ู…ุทุจู‚ู‘ุฉ"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
#, fuzzy
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ุชุบูŠูŠุฑ ุชู†ุณูŠู‚ ุงู„ูู‚ุฑุฉ"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "ุชู… ุฅุฏุงุฑุฌ ุงู„ุณุทุฑ "
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "ุชู… ุญุฐู ุงู„ุณุทุฑ"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "ุญุงุดูŠุฉ ุฎุชุงู…ูŠุฉ: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "ุญุงุดูŠุฉ: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "ุงู„ุชุฑูˆูŠุณุฉ (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "ุชุฑูˆูŠุณุฉ ุงู„ุตูุญุฉ ุงู„ุฃูˆู„ู‰ (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "ุชุฑูˆูŠุณุฉ ุงู„ุตูุญุฉ ุงู„ูŠุณุฑู‰ (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "ุชุฑูˆูŠุณุฉ ุงู„ุตูุญุฉ ุงู„ูŠู…ู†ู‰ (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "ุงู„ุชุฐูŠูŠู„ (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "ุชุฐูŠูŠู„ ุงู„ุตูุญุฉ ุงู„ุฃูˆู„ู‰ (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "ุชุฐูŠูŠู„ ุงู„ุตูุญุฉ ุงู„ูŠุณุฑู‰ (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "ุชุฐูŠูŠู„ ุงู„ุตูุญุฉ ุงู„ูŠู…ู†ู‰ (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "ุงุญุฐู ุงู„ุชุฑูˆูŠุณุฉ..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "ู†ุณู‘ู‚ ุงู„ุชุฑูˆูŠุณุฉ..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "ุงุญุฐู ุงู„ุชุฐูŠูŠู„..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "ู†ุณู‘ู‚ ุงู„ุชุฐูŠูŠู„..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ุชุนุฐู‘ุฑ ูุชุญ ุงู„ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ุชุนุฐู‘ุฑุช ู‚ุฑุงุกุฉ ุงู„ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "ู†ุณู‚ ุงู„ุตู‘ูˆุฑุฉ ู…ุฌู‡ูˆู„"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "ุฅุตุฏุงุฑุฉ ู…ู„ูู‘ ุงู„ุตู‘ูˆุฑุฉ ู‡ุฐุง ุบูŠุฑ ู…ุฏุนูˆู…ุฉ"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ุชุนุฐู‘ุฑ ุงู„ุนุซูˆุฑ ุนู„ู‰ ู…ุฑุดู‘ุญ ุงู„ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "ู„ุง ุชูˆุฌุฏ ุฐุงูƒุฑุฉ ูƒุงููŠุฉ ู„ุฅุฏุฑุงุฌ ุงู„ุตู‘ูˆุฑุฉ."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ุฃุฏุฑุฌ ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "ุชุนู„ูŠู‚: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "ุฅุฏุฑุงุฌ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ุญุฐู"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "ุงู„ุชุตุญูŠุญ ุงู„ุชู„ู‚ุงุฆูŠ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "ุชู†ุณูŠู‚ุงุช"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "ุชุบูŠูŠุฑุงุช ุงู„ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "ุฃู†ู…ุงุท ุงู„ูู‚ุฑุฉ ุงู„ู…ูุทุจู‘ู‚ุฉ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "ุงู„ุตูุญุฉ "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "ุงู„ุตูุญุฉ %1 ู…ู† %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "ุงู„ุตูุญุฉ %1 ู…ู† %2 (ุงู„ุตู‘ูุญุฉ %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "ูู‚ุฑุฉ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ุตูˆุฑุฉ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "ูƒุงุฆู† OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ุฅุทุงุฑ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "ุตู ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "ุฎู„ูŠุฉ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "ุตูุญุฉ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "ุชุฑูˆูŠุณุฉ"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ุชุฐูŠูŠู„"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "ู…ู„ู %PRODUCTNAME %PRODUCTVERSION HTML"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "ุงู„ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "ุงู„ูุงุตู„"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "ุงู„ู…ุณุชูˆู‰ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "ุชุนุฐุฑ ุงู„ุนุซูˆุฑ ุนู„ู‰ ุงู„ู…ู„ู โ€%1โ€œ ููŠ ุงู„ู…ุณุงุฑ โ€%2โ€œ."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "ูู‡ุฑุณ ู…ุนุฑู ู…ู† ุงู„ู…ุณุชุฎุฏู…"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ู„ุง ุดูŠุก>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ู„ุง ุดูŠุก>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ุฑู‚ู… ุงู„ูุตู„"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "ุงู„ู…ุฏุฎู„ุฉ"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ุนู„ุงู…ุฉ ุฌุฏูˆู„ุฉ"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ุงู„ู†ุต"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ุฑู‚ู… ุงู„ุตูุญุฉ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "ู…ุนู„ูˆู…ุงุช ุงู„ูุตู„"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "ุจุฏุงูŠุฉ ุงู„ุฑุงุจุท"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "ู†ู‡ุงูŠุฉ ุงู„ุฑุงุจุท"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "ู…ูุฏุฎู„ ุจูŠุจู„ูˆุฌุฑุงููŠุง: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "ู†ู…ุท ุงู„ุฃุญุฑู: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "ุงุถุบุท Ctrl+Alt+A ู„ู†ู‚ู„ ุงู„ุชู‘ุฑูƒูŠุฒ ู„ุนู…ู„ูŠู‘ุงุช ุฃูƒุซุฑ"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6224,238 +6234,238 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ุฃ~ุนู„ู‰ ุงู„ุฎุท ุงู„ุฃุณุงุณูŠ"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "ุฃ~ุณูู„ ุงู„ุฎุท ุงู„ุฃุณุงุณูŠ"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "ูˆ~ุณุท ุงู„ุฎุท ุงู„ุฃุณุงุณูŠ"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "ุฃุฏุฑุฌ ูƒุงุฆู†"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ุญุฑู‘ุฑ ุงู„ูƒุงุฆู†"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ู‚ุงู„ุจ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ุงู„ุญุฏูˆุฏ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "ุงู„ุฎู„ููŠุฉ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(ู†ู…ุท ุงู„ูู‚ุฑุฉ: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "ู„ุง ูŠู…ูƒู† ุชุทุจูŠู‚ ุฃุฑู‚ุงู… ุงู„ุตูุญุงุช ุนู„ู‰ ุงู„ุตูุญุฉ ุงู„ุญุงู„ูŠุฉ. ุงู„ุฃุฑู‚ุงู… ุงู„ูุฑุฏูŠุฉ ู„ู„ุตูุญุงุช ุงู„ูŠู…ู†ู‰ ูˆุงู„ุฃุฑู‚ุงู… ุงู„ุฒูˆุฌูŠุฉ ู„ู„ุตูุญุงุช ุงู„ูŠุณุฑู‰."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "ู…ุณุชู†ุฏ ุฑุฆูŠุณูŠ"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "ู…ุณุชู†ุฏ %PRODUCTNAMEโ€ %PRODUCTVERSION ุฑุฆูŠุณูŠ"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "ุณูŠุญุฐู ุงุชู‘ุตุงู„ ุงู„ู…ู„ูู‘ ู…ุชุญูˆูŠุงุช ุงู„ู‚ุณู… ุงู„ุญุงู„ูŠู‘. ุฃุฃุชู‘ุตู„ ุจุฃูŠู‘ ุญุงู„ุŸ"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "ูƒู„ู…ุฉ ุงู„ุณุฑ ุงู„ู…ุฏุฎู„ุฉ ุบูŠุฑ ุตุงู„ุญุฉ."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "ู„ู… ุชูุถุจุท ูƒู„ู…ุฉ ุงู„ุณุฑ."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ุจู„ุง (ู„ุง ุชุฏู‚ู‘ู‚ ุงู„ุฅู…ู„ุงุก)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ุตูู‘ุฑ ุฅู„ู‰ ุงู„ู„ุบุฉ ุงู„ู…ุจุฏุฆูŠู‘ุฉ"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ุฃูƒุซุฑ..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "ุช~ุฌุงู‡ู„"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "ุงู„ุชู‘ูุณูŠุฑุงุช..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "ุชุนุฐู‘ุฑ ุฏู…ุฌ ุงู„ู…ุณุชู†ุฏุงุช."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "ุชุนุฐู‘ุฑ ุชุญู…ูŠู„ ุงู„ู…ุตุฏุฑ."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "ู…ุณุชู†ุฏ HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "ู…ุณุชู†ุฏ ู†ุตู‘ูŠู‘"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "ุงู„ู…ุตุฏุฑ ุบูŠุฑ ู…ุญุฏู‘ุฏ."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ุงู„ู…ุณุชูˆู‰ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ุงู„ู…ุฎุทุท"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ุญุฑู‘ุฑ ุงู„ุญุงุดูŠุฉ/ุงู„ุญุงุดูŠุฉ ุงู„ุฎุชุงู…ูŠุฉ"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "ุงุณุชูุจุฏู„ ู…ูุชุงุญ ุงู„ุจุญุซ XX ู…ุฑู‘ุฉ."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ุงู„ุตู‘ูู‘ "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "ุงู„ุนู…ูˆุฏ "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~ุตุฏู‘ุฑ ุงู„ู…ุตุฏุฑ..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~ุตุฏู‘ุฑ ู†ุณุฎุฉ ุนู† ุงู„ู…ุตุฏุฑโ€ฆ"
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~ุชุงุจุน"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "ุงู„ู…ู‡ู…ู‘ุฉ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "ุงู„ุญุงู„ุฉ"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "ูŠุฑุณู„ ุฅู„ู‰: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "ู†ุฌุญ ุงู„ุฅุฑุณุงู„"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "ูุดู„ ุงู„ุฅุฑุณุงู„"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~ุชู‚ุฑูŠุจ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6464,7 +6474,7 @@ msgstr "ู†ุฒูˆู„ุง"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6472,32 +6482,32 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "ูˆู‚ู‘ุนู‡ุง"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "ุชูˆู‚ูŠุน ุงู„ูู‚ุฑุฉ"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10135,31 +10145,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "ุนู„ุงู…ุฉ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "ุฃุฏุฑุฌ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "ุบูŠู‘ุฑ ุงู„ุงุณู…"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "ุงุญุฐู"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "ุงู†ุชู‚ู„ ุฅู„ูŠู‡ุง"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "ุงุญุฐู"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "ุบูŠู‘ุฑ ุงู„ุงุณู…"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13049,8 +13069,8 @@ msgstr "ู…ุณุชูˆู‰ ุงู„ู…ุฎุทุท"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "ู†ุต ุงู„ู…ุชู†"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13515,81 +13535,86 @@ msgstr "ููˆุง_ุตู„"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "ู†ุต ู…ุฎููŠ"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "ุงู„ุญู‚ูˆู„: ุงู„ู†_ุต ุงู„ู…ุฎููŠ"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "ุงู„ุญู‚ูˆู„: ุงู„ูู‚ุฑุงุช ุงู„ู…ุฎ_ููŠุฉ"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "ุฅุธู‡ุงุฑ"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "ู…ุญุงุฐุงุฉ ุฎุท ุฃุณุงุณ ุงู„ุฑูŠุงุถูŠุงุช"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
#, fuzzy
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "ู…ุณุงุนุฏ ุงู„ุชุฎุทูŠุท"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_ู…ุคุดุฑ ู…ุจุงุดุฑ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "ุฅุถุงูุฉ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "ู…_ุญุงุฐุงุฉ ุงู„ูู‚ุฑุฉ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "ู‡ุงู…ุด ุงู„ูู‚ุฑุฉ ุงู„ุฃูŠ_ุณุฑ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_ุนู„ุงู…ุงุช ุงู„ุฌุฏูˆู„ุฉ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "ู…ุณุงุญุงุช _ุนุงุฏูŠุฉ ูˆ ุชุงุจูŠุฉ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "ู…ุคุดุฑ ู…ุจุงุดุฑ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/ar/vcl/messages.po b/source/ar/vcl/messages.po
index f3a4654cc6d..64da0fc15f3 100644
--- a/source/ar/vcl/messages.po
+++ b/source/ar/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-30 02:48+0000\n"
"Last-Translator: ุตูุง ุงู„ูู„ูŠุฌ <safa1996alfulaij@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,391 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1525056531.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/as/cui/messages.po b/source/as/cui/messages.po
index ee76e40b7bd..75ef7a508d6 100644
--- a/source/as/cui/messages.po
+++ b/source/as/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3597,7 +3597,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "เฆชเงเงฐเฆฎเฆพเฆฃเฆชเฆคเงเงฐ เฆชเฆฅ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3609,61 +3609,81 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "เฆ†เฆ•เฆพเงฐ"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "เฆ†เฆ•เฆพเงฐ"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ (_L):"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "เฆชเฆพเฆถเงเฆšเฆพเฆคเงเฆฏ เฆฒเฆฟเฆ–เฆจเง€ เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "เฆ†เฆ•เฆพเงฐ"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ (_L):"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
#, fuzzy
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "เฆเฆ›เง€เงŸ เฆฒเฆฟเฆ–เฆจเง€ เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "เฆ†เฆ•เฆพเงฐ"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ (_L):"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "เฆชเง‚เงฐเงเฆฌเฆฆเงƒเฆถเงเฆฏ"
@@ -5260,6 +5280,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "เงฐเฆพเฆœเงเฆฏ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8179,86 +8209,91 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "HTML, Basic เฆ†เงฐเง SQL เฆ‰เงŽเฆธเฆธเฆฎเง‚เฆนเงฐ เฆฌเฆพเฆฌเง‡ เฆซเฆจเงเฆŸ เฆธเฆ‚เฆนเฆคเฆฟเฆธเฆฎเง‚เฆน"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "เฆชเงเงฐเฆธเฆพเงฐเฆฟเฆค เฆธเฆนเฆพเงŸเฆธเฆฎเง‚เฆน (_E)"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "เฆธเฆนเฆพเงŸ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME เฆกเฆพเฆ‡เฆฒเฆ—เฆธเฆฎเง‚เฆน เฆฌเงเฆฏเงฑเฆนเฆพเงฐ เฆ•เงฐเฆ• (_U)"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
#, fuzzy
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "เฆกเฆพเฆ‡เฆฒเฆ—เฆธเฆฎเง‚เฆน เฆ–เง‹เฆฒเฆ•/เฆธเฆžเงเฆšเงŸ เฆ•เงฐเฆ•"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME เฆกเฆพเฆ‡เฆฒเฆ—เฆธเฆฎเง‚เฆน เฆฌเงเฆฏเงฑเฆนเฆพเงฐ เฆ•เงฐเฆ• (_d)"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
#, fuzzy
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "เฆกเฆพเฆ‡เฆฒเฆ—เฆธเฆฎเง‚เฆน เฆชเงเงฐเฆฟเฆจเงเฆŸ เฆ•เงฐเฆ•"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "เฆธเฆ‚เฆนเฆคเฆฟเฆธเฆฎเง‚เฆน \"เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆพ เฆนเงˆเฆ›เง‡\" เฆ…เงฑเฆธเงเฆฅเฆพ เฆชเงเงฐเฆฟเฆจเงเฆŸ เฆ•เงฐเฆพ เฆนเงˆ เฆ†เฆ›เง‡ (_P)"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆ…เงฑเฆธเงเฆฅเฆพ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "เฆฌเฆ›เงฐเฆธเฆฎเง‚เฆน เฆฎเฆพเฆœเฆค เฆฅเฆ•เฆพเฆ•เง‡ เฆ…เฆจเงเฆฌเฆพเฆฆ เฆ•เงฐเฆ• (_I) "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "เฆ†เงฐเง "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
#, fuzzy
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "เฆฌเฆ›เงฐ (เฆฆเงเฆŸเฆพ เฆกเฆฟเฆœเฆฟเฆŸ)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME -เฆ• เฆšเฆฟเฆธเงเฆŸเง‡เฆฎ เฆ†เงฐเฆฎเงเฆญ เฆนเง‹เงฑเฆพเงฐ เฆธเฆฎเงŸเฆค เฆฒเง‹เฆก เฆ•เงฐเฆ•"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray Quickstarter เฆธเฆพเฆฎเงฐเงเฆฅเฆฌเฆพเฆจ เฆ•เงฐเฆ•"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
diff --git a/source/as/officecfg/registry/data/org/openoffice/Office/UI.po b/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
index 199111e928f..a6b3bf8f82e 100644
--- a/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/as/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 12:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Assamese <kde-i18n-doc@kde.org>\n"
@@ -3864,15 +3864,6 @@ msgstr "เฆถเฆพเงฐเง€ เฆฌเงเงฐเง‡เฆ• เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ• (~R)"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "เฆคเฆฅเงเฆฏ (~D)"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22792,6 +22783,15 @@ msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ• (~I)"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/as/sc/messages.po b/source/as/sc/messages.po
index 8b2842fd533..f2967484496 100644
--- a/source/as/sc/messages.po
+++ b/source/as/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14038,37 +14038,42 @@ msgid "~Value"
msgstr "เฆฎเฆพเฆจ (~V)"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "เฆ‰เงŽเฆธ (~S)"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "เฆชเงเงฐเงฑเฆฟเฆทเงเฆŸเฆฟเฆฌเง‹เงฐ (~E)"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "เฆšเฆฟเฆธเงเฆŸเง‡เฆฎ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "เฆฎเฆพเฆจเฆฌเฆฟเฆถเฆฟเฆทเงเฆŸ;เฆฒเฆฟเฆ–เฆจเง€;เฆคเฆพเงฐเฆฟเฆ– (DMY);เฆคเฆพเงฐเฆฟเฆ– (MDY);เฆคเฆพเงฐเฆฟเฆ– (YMD);US เฆ‡เฆ‚เงฐเฆพเฆœเง€;เฆฒเงเฆ•เงเงฑเฆพเฆ“เฆ•"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "เฆŸเง‡เฆฌ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "เฆฌเงเฆฏเงฑเฆงเฆพเฆจ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14079,1293 +14084,1398 @@ msgstr ""
"เฆคเฆฒเฆค เฆ‰เฆคเงเฆฅเฆพเฆชเฆจ เฆ•เงฐเฆพ เฆถเงเฆงเงฐเฆฃเฆฟเฆŸเง‹ เฆ†เฆชเงเฆจเฆฟ เฆธเงเฆฌเง€เฆ•เฆพเงฐ เฆ•เงฐเฆฟเฆฌเฆฒเงˆ เฆฌเฆฟเฆšเฆพเงฐเง‡เฆจเง‡เฆ•เฆฟ ?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "เฆ›เฆฌเฆฟ เฆซเฆฟเฆฒเงเฆŸเฆพเงฐ"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "เฆฒเฆฟเฆ–เฆจเง€"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "เฆถเงเฆฌเฆฟเฆŸเฆฌเง‹เงฐ เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ•เงฐเฆ•"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "เฆจเฆฟเงฐเงเฆฌเฆพเงฐเงเฆšเฆฟเฆค เฆถเงเฆฌเฆฟเฆŸเฆฌเง‹เงฐ (~S)"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "เฆฎเฆพเฆชเฆจเง€"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "เฆจเฆฟเงฐเงเฆฆเฆฟเฆทเงเฆŸ เฆธเงเฆฅเฆพเฆจเฆฌเง‹เงฐเฆค เฆเฆ‡ เฆฎเฆพเฆชเฆจเง€เฆŸเง‹เงฑเง‡ เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ เฆจเฆฟเงŸเฆจเงเฆคเงเงฐเฆฃ เฆ•เงฐเง‡เฅค"
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "เฆชเง‚เงฐเงเฆฌเฆฆเงƒเฆถเงเฆฏ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "เฆเฆ‡ เฆถเงเฆฌเฆฟเฆŸเฆ–เฆจเง‡ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเฆค เฆ•เง‡เฆจเง‡เฆ•เงˆ เฆคเฆฅเงเฆฏ เฆธเฆœเง‹เงฑเฆพ เฆน'เฆฌ เฆคเฆพเฆ• เฆฆเง‡เฆ–เงเงฑเฆพเงŸเฅค"
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆฆเงƒเฆถเงเฆฏ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "เฆถเงเฆฌเฆฟเฆŸ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "เฆ•เง‹เฆท %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "เฆฌเฆพเฆ“เฆเฆซเฆพเฆฒเงฐ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเงฐ เฆชเง‚เฆฐเงเฆฌเฆฆเงƒเฆถเงเฆฏ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "เฆฎเฆงเงเฆฏเฆญเฆพเฆ— เฆเงฐเฆฟเงŸเฆพ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "เฆธเง‹เฆเฆซเฆพเฆฒเงฐ เฆเงฐเฆฟเงŸเฆพ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ %1 เงฐ เฆนเง‡เฆกเฆพเงฐ"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ %1 เงฐ เฆซเงเฆŸเฆพเงฐ"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เงฐเง‡เฆ–เฆพ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "เฆเฆ‡เฆ–เฆฟเฆจเฆฟเฆคเง‡เฆ‡ เฆ†เฆชเงเฆจเฆฟ เฆฒเฆฟเฆ–เฆจเง€, เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฌเง‹เงฐ เฆ†เงฐเง เฆธเง‚เฆคเงเงฐเฆฌเง‹เงฐ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ• เฆฌเฆพ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงฐเฆ•เฅค"
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "เฆฎเฆฟเฆกเฆฟเงŸเฆพ เฆชเงเฆจเงฐ เฆฌเฆœเฆพเฆ“เฆ•"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "เฆฎเฆพเฆ‰เฆ› เฆฌเฆพเฆŸเฆจ เฆนเง‡เฆเฆšเฆพ เฆน'เฆฒ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆŸเงเฆฒเฆฌเฆพเงฐ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME เฆธเงเฆชเงเงฐเง‡เฆกเฆถเฆฟเฆŸเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(เฆ•เง‡เงฑเฆฒ-เฆชเงเฆฟเฆฌ เฆชเฆพเงฐเฆฟ)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(เฆชเง‚เงฐเงเฆฌเฆฆเงฐเงเฆถเฆจ เฆ…เงฑเฆธเงเฆฅเฆพ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "เฆคเฆพเฆฒเฆฟเฆ•เฆพเงฐ เฆฌเฆฟเฆทเงŸ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "เฆธเฆ•เฆฒเง‹ เฆชเงฐเงเฆฆเฆพ"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "เฆจเฆฟเงฐเงเฆฌเฆพเงฐเงเฆšเฆฟเฆค เฆถเงเฆฌเฆฟเฆŸเฆฌเง‹เงฐ (~S)"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆจ เฆ•เงฐเฆพ เฆŸเง‡เฆฌเงเฆฒ เฆ•เง‹เฆทเฆฌเง‹เงฐ เฆเฆ•เฆคเงเงฐเฆฟเฆค เฆ•เงฐเฆฟเฆฌเฆฒเงˆ เฆฌเงฐ เฆœเฆŸเฆฟเฆฒ."
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "เฆ•เง‹เฆจ เฆชเงเงฐเฆฟเฆจเงเฆŸเงฐ เฆชเงฐเฆพ"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "เฆธเฆ•เฆฒเง‹ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME เฆ•เง‡เฆฒเฆ•"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "เฆ‡เงŸเฆพเงฐ เฆฌเฆฟเฆทเฆฏเง‡ เฆฎเง‹เฆ• เฆญเฆฌเฆฟเฆทเงเฆฏเฆคเฆค เฆธเฆคเงฐเงเฆ• เฆ•เงฐเฆฟเฆฌเฅค"
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "เฆจเฆฟเฆฎเงเฆจเฆฒเฆฟเฆ–เฆฟเฆค DDE เฆ‰เงŽเฆธ เฆ†เฆชเฆกเง‡เฆ‡เฆŸ เฆ•เงฐเฆฟเฆฌ เฆจเง‹เงฑเฆพเงฐเฆพเงฐ เฆธเฆฎเงเฆญเฆพเฆฌเงเฆฏ เฆ•เฆพเงฐเฆฃ เฆนเฆฒ เฆ‰เงŽเฆธ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆ–เง‹เฆฒเฆพ เฆจเฆพเฆ›เฆฟเฆฒเฅค เฆ…เฆจเงเฆ—เงเงฐเฆน เฆ•เงฐเฆฟ เฆ‰เงŽเฆธ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆ†เงฐเฆฎเงเฆญ เฆ•เงฐเฆ• เฆ†เงฐเง เฆชเงเฆจเงฐ เฆšเง‡เฆทเงเฆŸเฆพ เฆ•เงฐเฆ•เฅค"
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "เฆจเฆฟเฆฎเงเฆจเฆฒเฆฟเฆ–เฆฟเฆค เฆฌเฆนเฆฟเงฐเงเฆคเฆฎ เฆซเฆพเฆ‡เฆฒ เฆฒ'เฆก เฆ•เงฐเฆฟเฆฌ เฆชเงฐเฆพ เฆจเฆ—เฆฒเฅค เฆเฆ‡ เฆซเฆพเฆ‡เฆฒเงฐ เฆชเงฐเฆพ เฆธเฆ‚เฆฏเง‹เฆ— เฆ•เงฐเฆพ เฆคเฆฅเงเฆฏ เฆ†เฆชเฆกเง‡เฆ‡เฆŸ เฆจเฆนเฆฒเฅค"
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "เฆฌเฆฟเฆธเงเฆคเฆพเงฐเฆค เฆธเงเฆคเฆฎเงเฆญ เฆฒเง‡เฆฌเง‡เฆฒเฆธเฆฎเง‚เฆน เฆ…เฆจเงเฆคเงฐเงเฆญเงเฆ•เงเฆค (~b)"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "เฆฌเฆฟเฆธเงเฆคเฆพเงฐ เฆถเฆพเงฐเง€ เฆฒเง‡เฆฌเง‡เฆฒเฆธเฆฎเง‚เฆน เฆ…เฆจเงเฆคเงฐเงเฆญเงเฆ•เงเฆค (~r)"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "เฆ…เฆ•เฆพเฆฐเงเฆฏเฆ•เงฐเง€ เฆฎเฆพเฆจเฅค"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เฆธเงเฆฌเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฏเง‹เฆ— เฆ•เงฐเฆ•"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เฆธเงเฆฌเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆชเงเฆจเงฐ เฆจเฆพเฆฎเฆ•เงฐเฆฃ เฆ•เงฐเฆ•"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เฆธเงเฆฌเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "เฆ†เฆชเงเฆจเฆฟ เฆธเฆเฆšเฆพเฆ•เงˆเงŸเง‡ # เฆชเงเงฐเงฑเฆฟเฆทเงเฆŸเฆฟเฆŸเง‹ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆฌเฆฒเงˆ เฆฌเฆฟเฆšเฆพเงฐเง‡เฆจเง‡เฆ•เฆฟ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฆฌเฆจเงเฆง เฆ•เงฐเฆ• (~C)"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฆœเฆพเฆจเงเงฑเฆพเงฐเง€"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฆซเง‡เฆฌ"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฆฎเฆพเฆฐเงเฆš"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฆ‰เฆคเงเฆคเงฐ"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "เฆฎเฆพเฆœ"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เฆฆเฆ•เงเฆทเฆฟเฆฃ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "เฆธเฆฐเงเฆฌเฆฎเงเฆ "
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "เฆถเงเฆฌเฆฟเฆŸ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "เฆ•เง‹เฆทเฆฌเง‹เงฐ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "เฆฌเฆฟเฆทเงŸเฆฌเง‹เงฐ"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "เฆเฆ‚เฆ•เงฐ เฆชเงฐเฆฟเฆฌเงฐเงเฆคเฆจ เฆ•เงฐเฆ•"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "เฆ•เฆฃเงเฆกเฆฟเฆทเฆฃ"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "เฆฌเฆฟเฆทเงŸเฆฌเง‹เงฐ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "เฆถเงเฆฌเง€เฆŸเฆ›"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "เฆชเงฐเฆฟเฆธเงฐเงฐ เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆ‡เฆšเงฐ เฆฌเฆฟเฆธเงเฆคเฆพเงฐเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "เฆ›เฆฌเฆฟ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•เงƒเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐเฆฌเง‹เงฐ"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "เฆ…เฆเฆ•เฆพ เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฆกเงเงฐเง‡เฆ— เฆ•เงฐเฆพเงฐ เฆชเงเงฐเฆ•เฆพเงฐ"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "เฆชเงเงฐเฆฆเงฐเงเฆถเฆจ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "เฆธเฆ•เงเฆฐเฆฟเงŸ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเงŸ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "เฆฒเงเฆ•เงเงฑเฆพเฆ‡ เฆฅเง‹เงฑเฆพ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "เฆธเฆ•เงเฆฐเฆฟเงŸ เฆ‰เฆ‡เฆฃเงเฆก'"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "เฆ›เง€เฆจเฆพเงฐเฆฟเฆ…'เงฐ เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "เฆฌเฆฟเฆทเงŸเฆธเง‚เฆšเง€ (_C)"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "เฆ†เงฐเง‹เฆนเฆฃ เฆ•เงฐเฆฟ เฆ†เฆ›เง‡"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "เฆ…เงฑเงฐเง‹เฆนเฆฃ เฆ•เงฐเฆฟ เฆ†เฆ›เง‡"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "เฆธเงเฆฌเฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆฟเฆค เฆธเฆœเง‹เงฑเฆพ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "เฆธเฆ•เฆฒเง‹"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "เฆ•เง‡เงฑเฆฒ เฆฌเงฐเงเฆคเฆฎเฆพเฆจ เฆฌเฆธเงเฆคเง เฆฆเง‡เฆ–เงเงฑเฆพเฆ“เฆ•เฅค"
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "เฆ•เง‡เงฑเฆฒ เฆฌเงฐเงเฆคเฆฎเฆพเฆจ เฆฌเฆธเงเฆคเง เฆฒเงเฆ•เฆพเฆ“เฆ•เฅค"
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "เฆจเฆพเฆฎ เฆฌเฆพเฆ•เฆ›"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เงฐเง‡เฆ–เฆพ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "เฆซเฆฒเฆจ เฆ‰เฆ‡เฆœเฆพเงฐเงเฆก"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "เฆธเงเฆฌเง€เฆ•เฆพเงฐ เฆ•เงฐเฆ•"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เงฐเฆ•"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "เฆฏเง‹เฆ—เฆซเฆฒ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "เฆธเง‚เฆคเงเงฐ เฆฌเฆพเงฐ เฆชเงเงฐเฆธเฆพเงฐเฆฃ เฆ•เงฐเฆ•"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "เฆธเง‚เฆคเงเงฐ เฆฌเฆพเงฐ เฆธเงเฆ–เฆฒเฆฟเฆค เฆ•เงฐเฆ•"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "เฆธเฆ‚เฆ˜เงฐเงเฆท"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "เฆคเฆพเงฐเฆฟเฆ–"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "เฆ…เฆœเงเฆžเฆพเฆค เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เฆพเงฐเง€"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "เฆธเงเฆคเฆฎเงเฆญ เฆ…เฆจเงเฆคเฆฐเงเฆญเง‚เฆ•เงเฆค เฆ•เงฐเฆพ เฆน'เฆฒ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "เฆถเฆพเงฐเง€ เฆธเงเฆฎเงเงฑเฆพ เฆนเฆฒ "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "เฆถเงเฆฌเฆฟเฆŸ เฆธเงเฆฎเงเงฑเฆพ เฆนเฆฒ "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "เฆธเงเฆคเฆฎเงเฆญ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเง‹เงฑเฆพ เฆน'เฆฒ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "เฆถเฆพเงฐเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเง‹เงฑเฆพ เฆน'เฆฒ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "เฆถเงเฆฌเฆฟเฆŸ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเง‹เงฑเฆพ เฆน'เฆฒ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "เฆฌเฆฟเฆธเงเฆคเฆพเงฐ เฆจเฆฟเงŸเฆพ เฆน'เฆฒ"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "เฆชเงฐเฆฟเฆฌเงฐเงเฆคเฆจ เฆ•เงฐเฆพ เฆธเฆฎเฆฒ"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "เฆชเงฐเฆฟเฆฌเงฐเงเฆคเฆจ เฆ•เงฐเฆพ เฆธเฆฎเฆฒ"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆฌเฆธเงเฆคเงเฆฒเงˆ เฆชเงฐเฆฟเฆฌเงฐเงเฆคเฆจ เฆ•เงฐเฆพ เฆนเฆฒ "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "เฆชเงเฆฐเฆ•เงƒเฆค"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "เฆชเงฐเฆฟเฆฌเงฐเงเฆคเฆจเฆฌเง‹เงฐ เฆ…เฆธเงเฆฌเง€เฆ•เฆพเงฐ เฆ•เงฐเฆพ เฆนเฆฒ"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "เฆธเงเฆฌเง€เฆ•เงƒเฆค"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "เฆ…เฆธเงเฆฌเง€เฆ•เงƒเฆค"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "เฆ•เง‹เฆจเง‹ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ เฆจเฆพเฆ‡"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<empty>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "เฆธเงเงฐเฆ•เงเฆทเง€เฆค เฆจเฆนเงŸ"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "เฆชเฆพเฆ›เงฑเฆพเงฐเงเฆก เฆธเงเงฐเฆ•เงเฆทเง€เฆค เฆจเฆนเงŸ"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "เฆนเง‡เฆท เฆ…เฆธเฆ‚เฆ—เฆค"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "เฆนเง‡เฆท เฆธเฆ‚เฆ—เฆค"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "เฆชเงเฆจเงฐ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
#, fuzzy
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "เฆ—เฆคเฆฟเฆถเง€เฆฒ เฆ—เงœ"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
#, fuzzy
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "เฆ—เฆจเฆ•เง€เงŸ เฆจเฆฟเฆฎเฆœเฆคเฆพ"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "เฆ…เฆชเงฐเงฐ เฆฌเฆฟเฆถเงเฆฒเง‡เฆทเฆฃ"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - เฆเฆŸเฆพ เฆ•เฆพเงฐเฆ•"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
#, fuzzy
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - เฆฆเงเฆŸเฆพ เฆ•เฆพเงฐเฆ•"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "เฆ—เง‹เฆŸ"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "เฆฆเฆฒเงฐ เฆฎเฆพเฆœเฆค"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "เฆฆเฆฒเงฐ เฆ…เฆจเงเฆคเงฐเงเฆ—เฆค"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "เฆญเง‡เฆฆเงฐ เฆ‰เงŽเฆธ"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-value"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F critical"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "เฆธเฆฐเงเฆฌเฆฎเงเฆ "
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "เฆ•'เงฐเฆฟเฆฒเง‡เฆทเฆฃ"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
#, fuzzy
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "เฆ•'เงฐเฆฟเฆฒเง‡เฆทเฆฃ"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
#, fuzzy
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "เฆ•เฆญเง‡เงฐเฆฟเงŸเง‡เฆจเงเฆธ"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
#, fuzzy
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "เฆ•เฆญเง‡เงฐเฆฟเงŸเง‡เฆจเงเฆธ"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
#, fuzzy
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "เฆฌเฆฟเงฑเงฐเฆฟเฆค เฆชเงฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "เฆ—เฆกเฆผ"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "เฆชเงเงฐเฆพเฆฎเฆพเฆฃเฆฟเฆ• เฆคเงเงฐเงเฆŸเฆฟ"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "เฆงเงฐเฆฃ"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "เฆฎเฆฟเฆกเฆฟเงŸเฆพเฆจ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "เฆญเง‡เงฐเฆฟเงŸเง‡เฆจเงเฆธ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "เฆธเงเฆŸเง‡เฆฃเงเฆกเฆพเงฐเงเฆก เฆกเฆฟเฆญเฆฟเงŸเง‡เฆทเฆฃ"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
#, fuzzy
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "เฆ•เฆพเงฐเงเฆŸเฆšเฆฟเฆš"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
#, fuzzy
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "เฆธเงเฆ•เงเฆจเง‡เฆš"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "เฆฌเฆฟเฆธเงเฆคเฆพเงฐ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "เฆจเง‚เฆจเงเฆฏเฆคเฆฎ"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "เฆธเงฐเงเฆฌเฆพเฆงเฆฟเฆ•"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "เฆธเฆฎเฆทเงเฆŸเฆฟ"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "เฆ—เฆฃเฆจเฆพ"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
#, fuzzy
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "เฆฏเฆพเฆฆเงƒเฆšเงเฆ›เฆฟเฆ• ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "เฆธเงเฆทเฆฎ"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
#, fuzzy
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "เฆธเงเฆทเฆฎ เฆชเง‚เงฐเงเฆฃเฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "เฆธเงเฆฌเฆพเฆญเฆพเงฑเฆฟเฆ•"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
#, fuzzy
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "เฆ•เฆšเฆฟ"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
#, fuzzy
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "เฆฌเฆพเงฐเงเฆจเฆฒเฆฟ"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
#, fuzzy
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "เฆฆเงเฆฌเฆฟเฆชเฆฆ"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
#, fuzzy
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "เฆ‹เฆฃเฆพเฆคเงเฆฎเฆ• เฆฆเงเฆฌเฆฟเฆชเฆฆ"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
#, fuzzy
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "เฆšเฆฟ เฆฌเงฐเงเฆ—"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "เฆœเงเฆฏเฆพเฆฎเฆฟเฆคเฆฟเฆ•"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "เฆจเง‚เฆจเงเฆฏเฆคเฆฎ"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "เฆธเงฐเงเฆฌเฆพเฆงเฆฟเฆ•"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "เฆ—เฆกเฆผ"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "เฆธเงเฆŸเง‡เฆฃเงเฆกเฆพเงฐเงเฆก เฆกเฆฟเฆญเฆฟเงŸเง‡เฆทเฆฃ"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "เฆฎเฆฟเฆกเฆฟเงŸเฆพเฆจ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "เฆ›เฆฟเฆ—เฆฎเฆพ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p เฆฎเฆพเฆจ"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "เฆŸเงเงฐเฆพเงŸเง‡เฆฒเฆธเฆฎเง‚เฆนเงฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu เฆฎเฆพเฆจ"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
#, fuzzy
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "เฆจเฆฎเงเฆจเฆพ"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
#, fuzzy
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
#, fuzzy
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
#, fuzzy
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "เฆธเงเฆคเฆฎเงเฆญ %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "เฆถเฆพเงฐเง€ %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "เฆ†เฆฒเฆซเฆพ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "เฆšเฆฒเฆ• เงง"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "เฆšเฆฒเฆ• เงจ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
#, fuzzy
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "เฆชเงเงฐเฆ•เฆฒเงเฆชเฆฟเฆค เฆ—เงœ เฆชเฆพเงฐเงเฆฅเฆ•เงเฆฏ"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "เฆšเง‹เงฑเฆพ"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
#, fuzzy
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "เฆšเง‹เงฑเฆพ เฆ—เงœ เฆชเฆพเงฐเงเฆฅเฆ•เงเฆฏ"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-value"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "เงฐเงˆเฆ–เฆฟเฆ•"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "เฆฒเฆ—เฆพเงฐเฆฟเฆฅเฆฟเฆฎเฆฟเฆ•"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "เฆชเฆพเงฑเฆพเงฐ"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "เงฐเฆฟเฆ—เงเงฐเง‡เฆทเฆฃ เฆงเงฐเฆฃ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "เฆธเงเฆฌเฆฟเฆงเฆพ"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "เฆ‡เฆจเงเฆŸเฆพเงฐเฆจเง‡เฆŸ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
#, fuzzy
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) เงฐเฆพเฆ‡เฆŸ-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F เฆ•เงเงฐเฆฟเฆŸเฆฟเฆ•เง‡เฆฒ เงฐเฆพเฆ‡เฆŸ-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
#, fuzzy
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) เฆฌเฆพเฆเฆ“-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F เฆ•เงเงฐเฆฟเฆŸเฆฟเฆ•เง‡เฆฒ เฆฌเฆพเฆเฆ“-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
#, fuzzy
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P เฆŸเง-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F เฆ•เงเงฐเฆฟเฆŸเฆฟเฆ•เง‡เฆฒ เฆŸเง-เฆŸเง‡เฆ‡เฆฒ"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
#, fuzzy
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "เฆชเฆฟเงŸเฆพเงฐเฆšเฆจ เฆ•เงฐเฆฟเฆฒเง‡เฆทเฆฃ"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "เฆชเฆพเงฐเงเฆฅเฆ•เงเฆฏเฆฌเง‹เงฐเงฐ เฆ…เฆชเงฐ"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
#, fuzzy
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t Stat"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) เฆเฆŸเฆพ-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t เฆ•เงเงฐเฆฟเฆŸเฆฟเฆ•เง‡เฆฒ เฆเฆŸเฆพ-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) เฆฆเงเฆŸเฆพ-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t เฆ•เงเงฐเฆฟเฆŸเฆฟเฆ•เง‡เฆฒ เฆฆเงเฆŸเฆพ-เฆŸเง‡เฆ‡เฆฒ"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
#, fuzzy
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (T<=t) เฆเฆŸเฆพ-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "t เฆ•เงเงฐเฆฟเฆŸเฆฟเฆ•เง‡เฆฒ เฆเฆŸเฆพ-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
#, fuzzy
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (T<=t) เฆฆเงเฆŸเฆพ-เฆŸเง‡เฆ‡เฆฒ"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "F เฆ•เงเงฐเฆฟเฆŸเฆฟเฆ•เง‡เฆฒ เฆŸเง-เฆŸเง‡เฆ‡เฆฒ"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17158,6 +17268,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19047,598 +19162,598 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "เฆ…เฆฌเฆฟเฆ•เฆฒเงเฆชเฆฟเฆค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "เฆ เฆพเฆเฆš "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "เฆ เฆพเฆเฆš "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "เฆ เฆพเฆเฆš "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "เฆนเง‡เฆกเฆพเงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "เฆนเง‡เฆกเฆพเงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "เฆธเง‹เฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "เฆญเงเฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "เฆธเฆคเงฐเงเฆ•เฆฌเฆพเงฐเงเฆคเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "เฆซเงเฆŸเฆจเง‹เฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "เฆŸเง€เฆ•เฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "เฆฎเง‡เฆจเง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "เฆธเฆเฆœเงเฆฒเฆฟเฆธเฆฎเง‚เฆน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจ เฆ•เงฐเฆ• (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "เฆถเงˆเฆฒเง€เฆฌเง‹เงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "เฆซเฆฃเงเฆŸ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเฆธเฆฎเง‚เฆน (_N)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "เฆถเฆพเงฐเง€เฆ•เงฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "เฆ•เฆ•เงเฆทเฆฌเง‹เงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "เฆคเฆฅเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "เฆชเงเฆจเงฐเง€เฆ•เงเฆทเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "เงฐเฆ™ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "เฆธเฆเฆœเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "เฆœเฆพเฆฒ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "เฆญเฆพเฆทเฆพ (_L)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "เฆชเงเฆจเงฐเง€เฆ•เงเฆทเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "เฆฌเฆฟเฆทเงŸเฆธเง‚เฆšเง€ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "เฆถเงˆเฆฒเง€เฆฌเง‹เงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "เฆธเฆเฆœเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "เฆœเฆพเฆฒ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "เฆ—เง‹เฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "เฆซเงเงฐเง‡เฆ‡เฆฎ (_r)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "เฆธเฆเฆœเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "เฆœเฆพเฆฒ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "เฆถเงˆเฆฒเง€เฆฌเง‹เงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "เฆซเงฐเฆฎเง‡เฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "เฆชเง‡เงฐเง‡เฆ—เงเงฐเฆพเฆซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "เฆ…เฆฌเฆฟเฆ•เฆฒเงเฆชเฆฟเฆค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "เฆ เฆพเฆเฆš "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "เฆ เฆพเฆเฆš "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "เฆ เฆพเฆเฆš "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "เฆนเง‡เฆกเฆพเงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "เฆนเง‡เฆกเฆพเงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "เฆธเง‹เฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "เฆญเงเฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "เฆธเฆคเงฐเงเฆ•เฆฌเฆพเงฐเงเฆคเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "เฆซเงเฆŸเฆจเง‹เฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "เฆŸเง€เฆ•เฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "เฆฎเง‡เฆจเง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "เฆธเฆเฆœเงเฆฒเฆฟเฆธเฆฎเง‚เฆน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "เฆธเฆนเฆพเงŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจ เฆ•เงฐเฆ• (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "เฆถเงˆเฆฒเง€เฆฌเง‹เงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "เฆซเฆฃเงเฆŸ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเฆธเฆฎเง‚เฆน (_N)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "เฆถเฆพเงฐเง€เฆ•เงฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "เฆ•เฆ•เงเฆทเฆฌเง‹เงฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "เฆคเฆฅเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "เฆชเงเฆจเงฐเง€เฆ•เงเฆทเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "เฆธเฆเฆœเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "เงฐเฆ™ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "เฆœเฆพเฆฒ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "เฆญเฆพเฆทเฆพ (_L)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "เฆชเงเฆจเงฐเง€เฆ•เงเฆทเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "เฆฌเฆฟเฆทเงŸเฆธเง‚เฆšเง€ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจ เฆ•เงฐเฆ• (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "เฆธเฆเฆœเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "เฆ—เง‹เฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "เฆซเฆฃเงเฆŸ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "เฆถเฆพเงฐเง€เฆ•เงฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "เฆฎเฆพเฆงเงเฆฏเฆฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "เฆซเงเงฐเง‡เฆ‡เฆฎ (_r)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "เฆธเฆเฆœเฆพเฆ“เฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "เฆœเฆพเฆฒ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21159,63 +21274,88 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆธเงเฆฅเฆพเฆจเฆฒเงˆ เฆซเฆฒเฆพเฆซเฆฒ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "เฆคเฆพเงฐเฆฟเฆ–"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "เฆธเงเฆคเฆฎเงเฆญเฆธเฆฎเง‚เฆน"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "เฆถเฆพเงฐเง€เฆธเฆฎเง‚เฆน"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆฌเฆธเงเฆคเง เฆฆเงเฆฌเฆพเงฐเฆพ เฆฆเฆฒเฆฌเฆฆเงเฆง"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -23756,92 +23896,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "เฆธเงฐเง"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆฌเฆธเงเฆคเงเฆคเฆ•เงˆ เฆกเฆพเฆ™เงฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "เฆ•เฆฎ เฆฌเฆพ เฆธเฆฎเฆพเฆจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "เฆกเฆพเฆ™เงฐ เฆฌเฆพ เฆธเฆฎเฆพเฆจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "เฆ…เฆธเฆฎเฆพเฆจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "เฆ…เฆ•เฆพเงฐเงเฆฏเฆ•เงฐเง€ เฆฌเฆฟเฆธเงเฆคเฆพเงฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "เฆ…เฆ•เฆพเงฐเงเฆฏเฆ•เงฐเง€ เฆฌเฆฟเฆธเงเฆคเฆพเงฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "เฆคเฆฅเงเฆฏ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "เฆจเง‚เฆจเงเฆฏเฆคเฆฎ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "เฆธเงฐเงเฆฌเฆพเฆงเฆฟเฆ•:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/as/sd/messages.po b/source/as/sd/messages.po
index c854ea1f084..a6b8642abcf 100644
--- a/source/as/sd/messages.po
+++ b/source/as/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5438,8 +5438,8 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "เฆ›เฆฌเฆฟ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/as/sfx2/messages.po b/source/as/sfx2/messages.po
index 774eac1eae7..9324dde892b 100644
--- a/source/as/sfx2/messages.po
+++ b/source/as/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2246,6 +2246,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/as/svx/messages.po b/source/as/svx/messages.po
index 7c35c959c1f..45ae089a970 100644
--- a/source/as/svx/messages.po
+++ b/source/as/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2300,17 +2300,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "เฆ•เง‹เฆจเง‹ เฆจเฆนเงŸ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
#, fuzzy
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
@@ -2838,54 +2838,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "เฆ†เฆเฆคเงฐเฆพเฆ“เฆ• (_R)"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "เงฐเง‡เฆ–เฆพ เฆ†เงฐเง เฆ•เฆพเฆเฆกเฆผเฆธเฆฎเง‚เฆน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "เฆฌเฆ•เงเงฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "เฆ†เฆ•เงƒเฆคเฆฟเฆธเฆฎเง‚เฆน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "เฆชเงเงฐเฆคเง€เฆ•เฆฌเง‹เงฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "เฆฌเงเฆฒเฆ• เฆ•เฆพเฆเฆกเฆผเฆธเฆฎเง‚เฆน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "เฆซเงเฆฒ'เฆ›เฆพเงฐเงเฆŸ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "เฆ•'เฆฒเฆ†เฆ‰เฆŸเฆฌเง‹เงฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "เฆทเงเฆŸเฆพเงฐเฆธเฆฎเง‚เฆน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4441,8 +4441,8 @@ msgstr "เฆ•เฆชเฆฟ (_C)"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "เฆญเงฐเฆพเฆ“เฆ• (_I)"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/as/sw/messages.po b/source/as/sw/messages.po
index 220367e4d10..3afc4f25c53 100644
--- a/source/as/sw/messages.po
+++ b/source/as/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1536,299 +1536,309 @@ msgid "Text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[None]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "เฆ†เงฐเฆฎเงเฆญ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "เฆ…เฆจเงเฆค"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "เฆ“เฆชเงฐเฆค"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "เฆคเฆฒเฆค"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "เฆ•เง‡เงฑเฆฒ เฆชเฆขเฆผเฆฟเฆฌเงฐ เฆฌเฆพเฆฌเง‡"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "'เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆŸเง‡เฆ•เงเฆธเฆŸ' เฆจเฆฟเงฐเงเฆฆเง‡เฆถเฆฟเฆ•เฆพเฆฌเง‹เงฐ เฆ•เง‡เงฑเฆฒ เฆชเฆขเฆผเฆฟเฆฌเงฐ เฆฌเฆพเฆฌเง‡. เฆ†เฆชเงเฆจเฆฟ เฆชเฆฅ เฆ›เง‡เฆŸเฆฟเฆ‚เฆ› เฆธเฆ‚เฆฒเฆพเฆชเฆฌเง‹เงฐ เฆ•เฆฒ เฆ•เงฐเฆฟเฆฌ เฆฌเฆฟเฆšเฆพเงฐเง‡ เฆจเง‡เฆ•เฆฟ?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "เฆชเงฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆ†เฆฎเฆฆเฆพเฆจเฆฟ เฆ•เงฐเฆฟ เฆ†เฆ›เง‡..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เงฐเฆชเงเฆคเฆพเฆจเฆฟ เฆ•เงฐเฆฟ เฆ†เฆ›เง‡..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆ›เง‡เฆญ เฆ•เงฐเฆฟ เฆ†เฆ›เง‡..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "เงฐเฆฟเฆชเง‡เฆœเฆฟเฆจเง‡เฆถเงเฆฌเฆจ..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเงฑเง‡ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆซเงฐเฆฎเง‡เฆŸ เฆ•เงฐเฆฟ เฆ†เฆ›เง‡..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "เฆธเฆจเงเฆงเฆพเฆจ..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "เฆ†เฆ–เงฐ"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "เฆฌเฆพเฆจเฆพเฆจ เฆชเงฐเง€เฆ•เงเฆทเฆพ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "เฆนเฆพเฆ‡เฆซเง‡เฆจเง‡เฆถเงเฆฌเฆจ..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "เฆธเง‚เฆšเง€ เฆญเงฐเฆพเฆ‡ เฆ†เฆ›เง‡..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "เฆ…เฆจเงเฆ•เงเงฐเฆฎเฆฃเฆฟเฆ•เฆพ เฆ†เฆชเฆกเง‡เฆŸ เฆ•เงฐเฆฟ เฆ†เฆ›เง‡..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "เฆเฆฌเฆทเงเฆŸเงเงฐเฆพเฆ•เงเฆŸ เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆฟ เฆ†เฆ›เง‡..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "เฆเฆกเฆพเฆชเงเฆŸ เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ ..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "เฆซเงเงฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "เฆ†เฆ•เงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "เฆ–เฆฃเงเฆก"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "เฆจเฆฎเงเฆฌเงฐเฆฟเฆ‚"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "เฆ–เฆพเฆฒเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "เฆธเฆพเงฐเฆพเฆ‚เฆถ: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "เฆฌเฆฟเฆญเฆพเฆœเฆจ เฆ•เงฐเฆพ: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "เงฐเง‚เฆชเงฐเง‡เฆ–เฆพ: เฆธเงเฆคเงฐ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "เฆถเงˆเฆฒเง€: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "เฆชเงƒเฆทเงเฆ เฆพเงฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ : "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "เฆจเฆคเงเฆจ เฆชเงƒเฆทเงเฆ เฆพเงฐ เฆ†เฆ—เงฐ เฆฌเฆฟเงฐเฆคเฆฟ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "เฆชเฆพเฆถเงเฆšเงเฆฏเฆพเฆคเงเฆฏ เฆŸเง‡เฆ•เงเฆธเฆŸ : "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "เฆเฆ›เฆฟเงŸเฆพเฆจ เฆŸเง‡เฆ•เงเฆธเฆŸ : "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "เฆ…เฆœเงเฆžเฆพเฆค เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "$1 เงฐ เฆธเฆ•เฆฒเง‹ เฆŸเง‹เฆ•เฆพ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• (~A)"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "$1 เงฐ เฆธเฆ•เฆฒเง‹ เฆŸเง‹เฆ•เฆพ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• (~A)"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "เงฐเง‚เฆชเงฐเง‡เฆ–เฆพ เฆจเฆฎเงเฆฌเงฐเฆฟเฆ‚"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 เฆถเฆฌเงเฆฆ, %2 เฆ†เฆ–เงฐ"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 เฆถเฆฌเงเฆฆ, %2 เฆ†เฆ–เงฐ เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆฟเฆค"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆŸเง‡เฆฌเงเฆฒเฆฒเงˆ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เฆธเงเฆฌเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฏเง‹เฆ— เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เฆธเงเฆฌเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "เฆคเฆฒเฆค เฆฆเฆฟเงŸเฆพ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆซเงฐเฆฎเง‡เฆŸ เฆชเงเงฐเงฑเฆฟเฆทเงเฆŸเง€ เฆกเฆฟเฆฒเฆฟเฆŸ เฆ•เงฐเฆพ เฆน'เฆฌ:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เฆธเงเฆฌเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆชเงเฆจเงฐ เฆจเฆพเฆฎเฆ•เงฐเฆฃ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฆฌเฆจเงเฆง เฆ•เงฐเฆ• (~C)"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฆœเฆพเฆจเงเงฑเฆพเงฐเง€"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฆซเง‡เฆฌ"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฆฎเฆพเฆฐเงเฆš"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฆ‰เฆคเงเฆคเงฐ"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "เฆฎเฆพเฆœ"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เฆฆเฆ•เงเฆทเฆฟเฆฃ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "เฆฏเง‹เฆ—เฆซเฆฒ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1839,2535 +1849,2535 @@ msgstr ""
"เฆ‡เฆšเงเฆ›เฆพ เฆ•เงฐเฆพ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆซเงฐเงเฆฎเง‡เฆŸเฆŸเง‹ เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆฟเฆฌ เฆชเงฐเฆพ เฆจเฆพเฆฏเฆพเฆฌ.\n"
"เฆเฆŸเฆพ เฆฌเง‡เฆฒเง‡เฆ— เฆจเฆพเฆฎ เฆญเงฐเฆพเฆ‡ เฆ†เฆ•เงŒ เฆšเง‡เฆทเงเฆŸเฆพ เฆ•เงฐเฆ•."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "เฆธเฆพเฆ‚เฆ–เงเฆฏเฆฟเฆ•"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "เฆถเฆพเงฐเง€เฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "เฆธเงเฆคเฆฎเงเฆญ"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "เฆ—เงเฆฐเฆจเงเฆฅเฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟเงฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "เฆ—เงเฆฐเฆจเงเฆฅ-เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ เฆญเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "%1 เฆ†เงฐเง %2 เฆฎเฆพเฆœเงฐ เฆฌเงเฆฏเงฑเฆงเฆพเฆจ"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "เฆธเงเฆคเฆฎเงเฆญเงฐ %1 เฆชเงเงฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer เฆซเงเงฐเง‡เฆ‡เฆฎ"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer เฆซเงเงฐเง‡เฆ‡เฆฎ"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "เฆ…เฆจเงเฆฏ OLE เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "เฆฌเฆพเฆ›เฆจเง€ เฆฌเงฐเงเฆ—เง€เฆ•เงฐเฆฃ เฆ•เงฐเฆฟเฆฌ เฆจเง‹เงฑเฆพเงฐเฆฟ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "เฆฌเฆธเงเฆคเงเฆค เฆ•เงเฆฒเฆฟเฆ• เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆญเงฐเง‹เงฑเฆพเงฐ เฆ†เฆ—เฆคเง‡"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆญเงฐเง‹เงฑเฆพเงฐ เฆชเฆพเฆ›เฆค"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "เฆฎเฆพเฆ‰เฆ› เฆฌเฆธเงเฆคเงเฆŸเง‹เงฐ เฆ“เฆชเงฐเฆค"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "เฆŸเงเงฐเฆฟเฆ—เฆพเงฐ เฆนเฆพเฆ‡เฆชเฆพเงฐเฆฒเฆฟเฆ‚เฆ•"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "เฆฎเฆพเฆ‰เฆ›เง‡ เฆฌเฆธเงเฆคเง เฆเงฐเง‡"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "เฆ›เฆฌเฆฟ เฆธเฆซเฆฒเฆญเฆพเงฑเง‡ เฆฒ'เฆก เฆ•เงฐเฆพ เฆนเฆฒ"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "เฆ›เฆฌเฆฟ เฆฒ'เฆก เฆ•เงฐเฆพ เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เงฐเฆพ เฆนเฆฒ"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
#, fuzzy
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "เฆ›เฆฌเฆฟ เฆฒ'เฆก เฆ•เงฐเฆฟเฆฌ เฆชเงฐเฆพ เฆจเฆ—เฆฒ"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "เฆ†เฆฒเฆซเฆพ เฆจเฆฟเฆ‰เฆฎเฆพเงฐเฆฟเฆ• เฆ†เฆ–เงฐเงฐ เฆ‡เฆจเฆชเงเฆŸเงฐ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "เฆจเฆจ-เฆ†เฆฒเฆซเฆพ เฆจเฆฟเฆ‰เฆฎเฆพเงฐเฆฟเฆ• เฆ†เฆ–เงฐเงฐ เฆ‡เฆจเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "เฆซเงเงฐเง‡เฆฎเฆ• เฆชเงเฆจเงฐ เฆ†เฆ•เฆพเงฐ เฆฆเฆฟเงŸเฆ•"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "เฆซเงเฆฐเง‡เฆฎเงฐ เฆธเงเฆฅเฆพเฆจ เฆชเงฐเฆฟเงฑเฆฐเงเฆคเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "เฆŸเง‡เฆฌเงเฆฒเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•เงƒเฆค เฆŸเง‡เฆ•เงเฆธเฆŸ เฆซเงเฆฐเง‡เฆฎเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆธเฆ‚เฆ•เง‡เฆคเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "เฆ–เฆฃเงเฆกเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเงฐเฆฒเฆฟเฆ‚เฆ•เฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "เฆชเงเงฐเฆธเฆ‚เฆ—เฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "เฆ…เฆจเงเฆ•เงเงฐเฆฎเฆจเฆฟเฆ•เฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ เฆ†เฆเฆ•เฆ•"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎ เงง"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "เฆ‡ เฆชเงเงฐเฆฅเฆฎ เฆชเฆพเฆ เงฐ เฆธเฆฎเฆฒเฅค เฆ‡ เฆเฆŸเฆพ เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เฆพเงฐเง€ เฆกเฆพเฆ‡เงฐเง‡เฆ•เฆŸเงฐเฆฟ เฆชเงเงฐเงฑเฆฟเฆทเงเฆŸเฆฟเฅค"
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎ 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "เฆ‡ เฆชเฆพเฆ  1.1 เงฐ เฆธเฆฎเฆฒเฅค เฆ‡ เฆธเฆฎเฆฒเฆธเฆฎเง‚เฆนเงฐ เฆŸเง‡เฆฌเงเฆฒเงฐ เฆฌเฆพเฆฌเง‡ เฆชเงเงฐเงฑเฆฟเฆทเงเฆŸเฆฟเฅค"
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎ 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "เฆ‡ เฆชเฆพเฆ  1.2 เงฐ เฆธเฆฎเฆฒเฅค เฆเฆ‡ เฆ•เฆฟเงฑเฆพเงฐเงเฆก เฆเฆŸเฆพ เฆฎเง‚เฆ–เงเฆฏ เฆชเงเงฐเงฑเฆฟเฆทเงเฆŸเฆฟเฅค"
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "เฆŸเง‡เฆฌเงเฆฒ 1: เฆ‡ เฆŸเง‡เฆฌเงเฆฒ 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "เฆ›เฆฌเฆฟ 1: เฆ‡ เฆ›เฆฌเฆฟ 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•เงƒเฆค เฆŸเง‡เฆ•เงเฆธเฆŸ เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLEเฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆธเฆ‚เฆ•เง‡เฆค"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "เฆ–เฆฃเงเฆก"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเงฐเฆฒเฆฟเฆ‚เฆ•"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "เฆชเงเงฐเฆธเฆ‚เฆ—"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "เฆ…เฆจเงเฆ•เงเงฐเฆฎเฆฃเฆฟเฆ•เฆพ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "เฆฌเฆธเงเฆคเง เฆ†เฆเฆ•เฆ•"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "เฆ…เฆคเฆฟเงฐเฆฟเฆ•เงเฆค เฆซเงฐเฆฎเง‡เฆŸเฆฌเง‹เงฐ..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
"in a different document"
msgstr "เฆ‡เฆจเงเฆŸเฆพเงฐเง‡เฆ•เงเฆŸเฆฟเฆญ เฆนเฆพเฆ‡เฆซเง‡เฆจเง‡เฆถเงเฆฌเฆจเฆŸเง‹ เฆ‡เฆคเฆฟเฆฎเฆงเงเฆฏเง‡ เฆเฆŸเฆพ เฆฌเง‡เฆฒเง‡เฆ— เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเฆค เฆธเฆ•เงเงฐเฆฟเงŸ เฆ†เฆ›เง‡"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "เฆนเฆพเฆ‡เฆซเง‡เฆจเง‡เฆถเงเฆฌเฆจ"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "เฆธเฆฎเงเฆญเงฑ เฆจเฆนเงŸ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "$1 เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•..."
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "$1 เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "เฆชเงเฆจเงฐเฆฒเฆฟเฆ–เฆ• : $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "เฆจเฆคเงเฆจ เฆฆเฆซเฆพ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเงฐ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเฆธเฆฎเง‚เฆน เฆชเงเงฐเงŸเง‹เฆ— เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "เฆถเงˆเฆฒเง€ เฆชเงเงฐเงŸเง‹เฆ— เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเฆธเฆฎเง‚เฆน เฆชเงเฆจเงฐ เฆธเงเฆฅเฆพเฆชเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "เฆถเงˆเฆฒเง€ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "เฆซเฆพเฆ‡เฆฒ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "เฆธเงเฆฌเฆšเฆพเฆฒเฆฟเฆค เฆฒเฆฟเฆ–เฆจเง€ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "เฆชเฆคเงเงฐเฆšเฆฟเฆนเงเฆจ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• : $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "เฆชเฆคเงเงฐเฆšเฆฟเฆนเงเฆจ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆฌเงฐเงเฆ—เง€เฆ•เงฐเฆฃ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "เฆฒเฆฟเฆ–เฆจเง€ เฆฌเงฐเงเฆ—เง€เฆ•เงฐเฆฃ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "เฆฒเฆฟเฆ–เฆจเง€ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ• ->เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ• ->เฆฒเฆฟเฆ–เฆจเง€"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "เฆชเงเงฐเฆคเฆฟเฆฒเฆฟเฆชเฆฟ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "เฆชเงเงฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เงฐเฆ•: $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆญเฆพเฆ™เฆจ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "เฆธเงเฆคเฆฎเงเฆญ เฆญเฆพเฆ™เฆจ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "เฆฒเง‡เฆซเฆพเฆซเฆพ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "เฆชเงเงฐเฆคเฆฟเฆฒเฆฟเฆชเฆฟ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเงฐ เฆ•เงฐเฆ•: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAME เงฐเง‡เฆ–เฆพเฆšเฆฟเฆคเงเงฐ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "เฆธเงเฆฌเฆšเฆพเฆฒเฆฟเฆค เฆซเงฐเฆฎเง‡เฆŸ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "เฆŸเง‡เฆฌเงเฆฒเงฐ เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "เฆชเงเงฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เงฐเฆ•: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "เฆ–เฆฃเงเฆก เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "เฆ–เฆฃเงเฆก เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "เฆ–เฆฃเงเฆก เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "เฆ…เฆฌเฆฟเฆ•เฆฒเงเฆชเฆฟเฆค เฆฎเฆพเฆจเฆธเฆฎเง‚เฆน เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "เฆถเงˆเฆฒเง€ เฆชเงเงฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เงฐเฆ•: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆญเฆพเฆ™เฆจ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "เฆฒเฆฟเฆ–เฆจเง€เงฐ เฆฆเฆฟเฆถ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "เฆธเฆ•เงเงฐเฆฟเงŸ/เฆจเฆฟเฆ•เงเงฐเฆฟเงŸ เงฐเง‚เฆชเงฐเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "เงฐเง‚เฆชเงฐเง‡เฆ–เฆพเงฐ เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเงฐ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "เฆจเฆพเฆฎเงเฆฌเฆพเงฐเง€เฆ‚ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "เฆธเงเฆคเงฐ เฆธเฆ•เงเงฐเฆฟเงŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "เฆธเงเฆคเงฐ เฆจเฆฟเฆ•เงเงฐเฆฟเงŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "เฆฆเฆซเฆพ เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเงฐ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "เฆ›เฆฌเฆฟ เฆ…เฆเฆ•เฆพ เฆฌเฆธเงเฆคเง เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ• : $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจ/เฆ…เฆซ"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "เฆ‡เฆฃเงเฆกเง‡เฆจเงเฆŸ เฆฌเงƒเฆฆเงเฆงเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "เฆ‡เฆฃเงเฆกเง‡เฆจเงเฆŸ เฆนเงเฆฐเฆพเฆธ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "เฆ•เง‡เฆชเฆถเงเฆฌเฆจ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ• : $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "เฆจเฆพเฆฎเงเฆฌเฆพเงฐเง€เฆ‚ เฆชเงเฆจเฆพเงฐเฆฎเงเฆญ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "เฆธเฆฒเฆจเฆฟ เฆธเงเฆฌเง€เฆ•เฆพเงฐ เฆ•เงฐเฆ•: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "เฆธเฆฒเฆจเฆฟ เฆ…เฆธเงเฆฌเง€เฆ•เฆพเงฐ เฆ•เงฐเฆ•: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆฌเฆฟเฆญเฆพเฆœเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเฆธเฆฎเง‚เฆน เฆฌเฆจเงเฆง เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "เฆธเงเฆฌเฆšเฆพเฆฒเฆฟเฆค เฆถเงเฆฆเงเฆง"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆเฆ•เฆคเงเฆฐเฆฟเฆค เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "เฆซเฆฒเฆพ เฆชเงฐเฆฟเฆฌเงฐเงเฆคเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "เฆจเฆพเฆฎเงเฆฌเฆพเงฐเฆฟเฆ‚ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "เฆ…เฆ•เฆพเฆ เฆฌเฆธเงเฆคเง : $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "เฆกเงเฆฐ เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐเงฐ เฆ—เง‹เฆŸ เฆคเงˆเงŸเฆพเงฐ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "เฆ…เฆ•เฆพเฆ เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐเงฐ เฆ—เง‹เฆŸ เฆฎเงเฆ•เงเฆค เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "เฆ…เฆ•เฆพเฆ เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "เฆ›เฆฌเฆฟ เฆชเงเงฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "เฆ›เฆฌเฆฟ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเฆธเฆฎเง‚เฆน เฆชเงเงฐเงŸเง‹เฆ— เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆธเงเฆฌเฆšเฆพเฆฒเฆฟเฆค เฆซเงฐเฆฎเง‡เฆŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "เฆธเงเฆคเฆฎเงเฆญ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "เฆถเฆพเงฐเง€ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "เฆถเฆพเงฐเง€/เฆธเงเฆคเฆฎเงเฆญ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "เฆธเงเฆคเฆฎเงเฆญ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "เฆถเฆพเงฐเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "เฆ•เง‹เฆทเฆฌเง‹เงฐเงฐ เฆฌเฆฟเฆญเฆพเฆœเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "เฆ•เง‹เฆทเฆฌเง‹เงฐ เฆเฆ•เฆคเงเฆฐเฆฟเฆค เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "เฆซเงฐเฆฎเง‡เฆŸ เฆ•เง‹เฆท"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ/เฆ…เฆจเงเฆ•เงเงฐเฆฎเฆฃเฆฟเฆ•เฆพ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ/เฆ…เฆจเงเฆ•เงเงฐเฆฎเฆฃเฆฟเฆ•เฆพ เฆ…เฆคเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆชเงเงฐเฆคเฆฟเฆฒเฆฟเฆชเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆชเงเงฐเฆคเฆฟเฆฒเฆฟเฆชเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "เฆ•เฆพเฆเฆกเฆผ เฆ›เง‡เฆŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "เฆฒเฆฟเฆ–เฆจเง€ เฆซเงเฆฐเง‡เฆฎเฆฌเง‹เงฐ เฆธเฆ‚เฆฏเง‹เฆ— เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "เฆฒเฆฟเฆ–เฆจเง€ เฆซเงเงฐเง‡เฆฎเฆฌเง‹เงฐ เฆธเฆ‚เฆฏเง‹เฆ—เฆฌเฆฟเฆนเง€เฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเงฐ เฆฌเฆฟเฆ•เฆฒเงเฆชเฆฌเง‹เงฐ เงฐเง‚เฆชเฆพเฆจเงเฆคเงฐ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆคเงเฆฒเฆจเฆพ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆชเงเงฐเงŸเง‹เฆ— เฆ•เงฐเฆ• :$1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "เงฐเงเฆฌเง€ เฆ›เง‡เฆŸเฆฟเฆ‚"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL เฆฌเฆพเฆŸเฆจ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเงฐเฆฒเฆฟเฆ‚เฆ• เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "เฆ…เฆฆเงƒเฆถเงเฆฏ เฆฌเฆฟเฆทเงŸ เฆ†เฆเฆคเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "เฆŸเง‡เฆฌเงเฆฒ/เฆ…เฆจเงเฆ•เงเงฐเฆฎเฆฃเฆฟเฆ•เฆพ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆพ เฆน'เฆฒ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "เฆฌเฆนเง เฆ…เฆ‚เฆถ เฆฌเฆฟเฆถเฆฟเฆทเงเฆ  เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "เฆŸเฆพเฆ‡เฆช เฆ•เงฐเฆฟ เฆ†เฆ›เง‡: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "เฆ•เงเฆฒเฆฟเฆชเฆฌเงฐเงเฆกเฆ• เฆ†เฆ เฆพ เฆฒเฆ—เฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "-เงฐ เฆธเฆ‚เฆ˜เฆŸเฆจ"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 เฆŸเง‡เฆฌ(เฆฌเง‹เงฐ)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 เฆถเฆพเงฐเง€เงฐ เฆญเฆพเฆ™เฆจ (เฆฌเง‹เงฐ)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆญเฆพเฆ™เฆจ"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "เฆธเงเฆคเฆฎเงเฆญ เฆญเฆพเฆ™เฆจ"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•..."
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเฆธเฆฎเง‚เฆน เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆพ เฆน'เฆฒ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆธเฆฒเฆจเฆฟ เฆนเงŸ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆธเฆฒเฆจเฆฟ เฆนเงŸ"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "เฆถเฆพเงฐเง€ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "เฆถเฆพเงฐเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "เฆ•เฆ•เงเฆท เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "เฆ•เง‹เฆทเฆฌเง‹เงฐ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 เฆธเฆฒเฆจเฆฟเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆธเงƒเฆทเงเฆ เฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• : $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆชเงเฆจเงฐ เฆจเฆพเฆฎเฆ•เงฐเฆฃ เฆ•เงฐเฆ• : $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "เฆนเง‡เฆกเฆพเงฐ /เฆซเงเฆŸเฆพเงฐ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆพ เฆน'เฆฒ"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "เฆซเฆฟเฆฒเงเฆก เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆพ เฆน'เฆฒ"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "เฆฆเฆซเฆพ เฆถเงˆเฆฒเง€ เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "เฆฆเฆซเฆพ เฆถเงˆเฆฒเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• : $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "เฆฆเฆซเฆพ เฆถเงˆเฆฒเง€ เฆชเงเฆจเงฐ เฆจเฆพเฆฎเฆ•เงฐเฆฃ เฆ•เงฐเฆ• : $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "เฆ†เฆ–เงฐ เฆถเงˆเฆฒเง€ เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "เฆ†เฆ–เงฐ เฆถเงˆเฆฒเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• : $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "เฆ†เฆ–เงฐ เฆถเงˆเฆฒเง€ เฆชเงเฆจเงฐ เฆจเฆพเฆฎเฆ•เงฐเฆฃ เฆ•เงฐเฆ• : $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "เฆซเงเงฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "เฆซเงเงฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "เฆซเงเงฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆชเงเฆจเงฐ เฆจเฆพเฆฎเฆ•เงฐเฆฃ เฆ•เงฐเฆ• : $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "เฆจเฆพเฆฎเงเฆฌเฆพเงฐเฆฟเฆ‚ เฆถเงˆเฆฒเง€ เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "เฆจเฆพเฆฎเงเฆฌเฆพเงฐเฆฟเฆ‚ เฆถเงˆเฆฒเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• : $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "เฆจเฆพเฆฎเงเฆฌเฆพเงฐเฆฟเฆ‚ เฆถเงˆเฆฒเง€ เฆชเงเฆจเงฐ เฆจเฆพเฆฎเฆ•เงฐเฆฃ เฆ•เงฐเฆ• : $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "เฆชเฆคเงเงฐเฆšเฆฟเฆนเงเฆจเงฐ เฆชเงเฆจเงฐ เฆจเฆพเฆฎ เฆฆเฆฟเงŸเฆ• : $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "เฆซเฆฟเฆฒเงเฆก"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "เฆฆเฆซเฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "เฆ›เฆพเฆฐเงเฆŸ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆชเงเงฐเฆธเฆ‚เฆ—"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "เฆธเงเฆ•เงเงฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "เฆ—เงเฆฐเฆจเงเฆฅ-เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "เฆฌเฆฟเฆถเง‡เฆท เฆ†เฆ–เงฐ"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "เฆ›เฆฌเฆฟ เฆ…เฆเฆ•เฆพ เฆฌเฆธเงเฆคเง(เฆฌเง‹เงฐ)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "เฆŸเง‡เฆฌเงเฆฒ: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "เฆฆเฆซเฆพ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "$1 -เงฐ เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ เฆถเง€เงฐเงเฆทเฆ• เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "$1 -เงฐ เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ เฆฌเฆฟเงฑเงฐเฆฃ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆธเงƒเฆทเงเฆ เฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• : $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆธเงƒเฆทเงเฆ เฆฟ เฆ•เงฐเฆ• : $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆฆเงƒเฆถเงเฆฏ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆฆเงƒเฆถเงเฆฏ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "เฆนเง‡เฆกเฆพเงฐ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "เฆนเง‡เฆกเฆพเงฐ เฆชเงƒเฆทเงเฆ เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "เฆซเงเฆŸเฆพเงฐ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "เฆซเงเฆŸเฆพเงฐ เฆชเงƒเฆทเงเฆ เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "เฆ…เฆจเงเฆคเฆฟเฆฎ เฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "เฆ…เฆจเงเฆคเฆฟเฆฎ เฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG2) เฆชเงƒเฆทเงเฆ เฆพเฆค $(ARG1)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ: $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "เฆคเฆพเงฐเฆฟเฆ–"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "เฆ•เฆพเงฐเงเฆฏเงเฆฏเฆธเฆฎเง‚เฆน"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "เฆเฆ‡ เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆ†เงฐเง เฆ…เฆจเงเฆฏ เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆธเฆฎเง‚เฆนเงฐ เฆ‰เฆชเงฐเฆค เฆชเงเงฐเฆฆเงฐเงเฆถเฆจ เฆ•เงฐเฆฟเฆฌ เฆชเงฐเฆพ เฆ•เฆพเงฐเงเฆฏเงเฆฏเฆธเฆฎเง‚เฆนเงฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เงเฆฒเฆฟเฆฌเฆฒเง‡ เฆเฆ‡ เฆฌเงเฆŸเฆพเฆฎ เฆธเงเฆฌเฆ•เงเงฐเฆฟเงŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆชเง‚เงฐเงเฆฌเฆฆเงฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(เฆชเง‚เงฐเงเฆฌเฆฆเงฐเงเฆถเฆจ เฆ…เงฑเฆธเงเฆฅเฆพ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "เฆชเงเฆพ-เฆคเงเงฐเงเฆŸเฆฟ"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "เฆ›เฆฌเฆฟ เฆชเงเงฐเฆฆเงฐเงเฆถเฆจ เฆ•เงฐเฆฟเฆฌ เฆจเง‹เงฑเฆพเงฐเฆฟเฅค"
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "เฆ•เงเฆฒเฆฟเฆช เฆฌเงฐเงเฆกเงฐ เฆชเงฐเฆพ เฆญเงเฆฒ เฆชเฆพเฆ ."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "เฆนเฆธเงเฆคเฆšเฆพเฆฒเฆฟเฆค เฆธเงเฆคเฆฎเงเฆญ เฆญเฆพเฆ™เฆจ"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "เฆถเฆพเงฐเง€ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "เฆธเงเฆคเฆฎเงเฆญ %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "เฆ†เฆ–เงฐ"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "เฆฆเฆซเฆพ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "เฆซเงเงฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "เฆจเฆพเฆฎเงเฆฌเฆพเงฐเง€เฆ‚"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "เฆ•เฆ•เงเฆท"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "เฆเฆ›เฆฟเงŸเฆพเฆจ"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "เฆชเฆถเงเฆšเฆฟเฆฎเง€"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "เฆฌเฆฟเฆทเงŸเฆธเง‚เฆšเง€"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆชเฆŸเฆญเง‚เฆฎเง€ (~c)"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "เฆฒเงเฆ•เงเงฑเฆพเฆ‡ เงฐเฆ–เฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ (~x)"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "เฆชเงฐเงฑเงฐเงเฆคเง€ เฆธเงเฆฅเฆพเฆจเฆงเฆพเงฐเฆ•เฆฒเงˆ (~T)"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "เฆซเงฐเงเฆฎ เฆจเฆฟเงŸเฆจเงเฆคเงเงฐเฆฃเฆธเฆฎเง‚เฆน (~s)"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "เงฐเฆ‚"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "เฆฒเฆฟเฆ–เฆจเง€เฆ• เฆ•เฆฒเฆพเฆค เฆชเงเงฐเฆฟเฆจเงเฆŸ เฆ•เงฐเฆ• (~k)"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเงฑเง‡ เฆญเงฐเง‹เงฑเฆพ เงฐเฆฟเฆ•เงเฆค เฆชเงƒเฆทเงเฆ เฆพเงฐ เฆฎเง‚เฆฆเงเงฐเฆฃ เฆ•เงฐเฆ• (~a)"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "เฆชเงเงฐเฆฟเฆจเงเฆŸเฆพเงฐ เฆชเฆ›เฆจเงเฆฆเฆธเฆฎเง‚เฆนเงฐ เฆชเงฐเฆพ เฆ•เง‡เงฑเฆฒ เฆชเงƒเฆทเงเฆ เฆพ เฆŸเงเงฐเง‡ เฆฌเงเฆฏเงฑเฆนเฆพเงฐ เฆ•เงฐเฆ• (~U)"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "เฆฌเฆฟเฆจเงเฆฆเง"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "เฆ•เง‹เฆจเง‹ เฆจเฆนเงŸ (เฆ•เง‡เงฑเฆฒ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "เฆ•เง‡เงฑเฆฒ เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆธเฆฎเง‚เฆน"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเงฐ เฆถเง‡เฆทเงฐ เฆธเงเฆฅเฆพเฆจ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเงฐ เฆถเง‡เฆทเฆค เฆฅเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "เฆฌเฆฟเฆทเงŸเฆธเง‚เฆšเง€ (~C)"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเงฐ เฆ•เฆพเฆทเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "เฆธเฆ•เฆฒเง‹ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "เฆชเฆฟเฆ›เฆซเฆพเฆฒเฆธเฆฎเง‚เฆน / เฆฌเฆพเฆ“ เฆชเงƒเฆทเงเฆ เฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "เฆ†เฆ—เฆซเฆพเฆฒ / เฆธเง‹เฆ เฆชเงƒเฆทเงเฆ เฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "เฆ…เฆจเงเฆคเฆฐเงเฆญเง‚เฆ•เงเฆค เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "เฆ•เงเฆทเงเฆฆเงเฆฐ เฆชเงเฆธเงเฆคเฆฟเฆ•เฆพ (~u)"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "เฆฌเฆพเฆ“เงฐ-เฆชเงฐเฆพ-เฆธเง‹เฆ เฆธเงเฆ•เงเงฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "เฆธเง‹เฆเงฐ-เฆชเงฐเฆพ-เฆฌเฆพเฆ“ เฆธเงเฆ•เงเงฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "เฆฌเฆฟเฆธเงเฆคเฆพเงฐ เฆ†เงฐเง เฆ•เฆชเฆฟเฆธเฆฎเง‚เฆน"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "เฆธเฆ•เฆฒเง‹ เฆชเงƒเฆทเงเฆ เฆพ (~A)"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฌเง‹เงฐ (~g)"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆจ (~S)"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "เฆธเง€เฆฎเฆพเฆฌเง‹เงฐเฆค เฆฅเฆ“เฆ•"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
#, fuzzy
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "เฆซเฆพเฆ‚เฆ•เฆถเงเฆฌเฆจเฆธเฆฎเง‚เฆน"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "เฆชเงเงฐเงŸเง‹เฆ— เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆŸเงเฆฒเฆฌเฆพเงฐ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆฒเฆฟเฆ–เฆจเง€"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "เงฐเง‚เฆชเงฐเง‡เฆ–เฆพ: เฆธเงเฆคเงฐ "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฆกเงเงฐเง‡เฆ— เฆ•เงฐเฆพเงฐ เฆชเงเงฐเฆ•เฆพเงฐ"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเงฐเฆฒเฆฟเฆ‚เฆ• เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "เฆฒเฆฟเฆ‚เฆ• เงฐเง‚เฆชเง‡ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "เฆ•เฆชเฆฟ เงฐเง‚เฆชเง‡ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "เฆธเฆ•เงเฆฐเฆฟเงŸ เฆ‰เฆ‡เฆฃเงเฆก'"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "เฆฒเงเฆ•เงเงฑเฆพเฆ‡ เฆฅเง‹เงฑเฆพ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "เฆธเฆ•เงเฆฐเฆฟเงŸ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเงŸ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจ เฆ•เงฐเฆ•..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "เฆ†เฆชเฆกเง‡เฆŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "เฆฒเฆฟเฆ‚เฆ•เฆฌเง‹เงฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "เฆ…เฆจเงเฆ•เงเงฐเฆฎเฆฃเฆฟเฆ•เฆพ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "เฆชเงเงฐเฆคเฆฟเฆŸเง‹ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเฆค"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "เฆ…เฆจเงเฆ•เงเงฐเฆฎเฆจเฆฟเฆ•เฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ— เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "เฆธเฆ•เฆฒเง‹"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "เฆ…เฆธเงเงฐเฆ•เงเฆทเฆฟเฆค (~U)"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "เฆฒเงเฆ•เงเงฑเฆพเฆ‡ เฆฅเง‹เงฑเฆพ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "เฆซเฆฟเฆฒเงเฆŸเฆพเงฐ เฆฌเฆฟเฆšเฆพเงฐเฆฟ เฆชเง‹เงฑเฆพ เฆจเฆพเฆ‡."
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "เฆชเงเฆจเงฐ เฆจเฆพเฆฎ เฆฆเฆฟเงŸเฆ•"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "เฆ•เง‡เงฑเฆฒ เฆชเฆขเฆผเฆฟเฆฌเงฐ เฆฌเฆพเฆฌเง‡"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "เฆธเฆ•เฆฒเง‹ เฆฆเง‡เฆ–เงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
#, fuzzy
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "เฆธเฆ•เฆฒเง‹เฆฌเง‹เงฐ เฆฒเงเฆ•เงเงฑเฆพเฆ‡ เฆฅเฆ“เฆ• (_a)"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
#, fuzzy
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "เฆธเฆ•เฆฒเง‹ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• (_A)"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "เฆฌเฆพเฆเฆ“: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". เฆธเง‹เฆ: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "เฆ…เฆญเงเฆฏเฆจเงเฆคเงฐเง€เฆฃ: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". เฆฌเฆพเฆนเฆฟเงฐ: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". เฆ“เฆชเงฐ: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". เฆคเฆฒเงฐ: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "เงฐเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "เฆ•เง‹เฆจเง‹ เฆจเฆนเงŸ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเฆ•เฆพเงฐเง€ เฆฌเฆฟเงฑเงฐเง€เฆค"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "เฆŸเง‡เฆฌเงเฆฒเงฐ เฆฌเฆฟเฆทเงŸเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "เฆ—เงเฆฐเฆจเงเฆฅ-เฆธเง‚เฆšเง€ 1"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "เฆถเง€เงฐเงเฆทเฆ•"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "เฆฌเฆฟเฆทเงŸ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "เฆชเงเฆฐเฆงเฆพเฆจ เฆถเฆฌเงเฆฆเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
#, fuzzy
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆพ เฆนเฆฒ:"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "เงฐเง‚เฆชเฆพเฆจเงเฆคเงฐเฆฟเฆค"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "เฆธเงฐเงเฆฌเฆถเง‡เฆท เฆชเงเงฐเฆฟเฆจเงเฆŸเง‡เฆก (_n):"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "เฆชเงเฆจเงฐเง€เฆ•เงเฆทเฆฃเงฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพเงฐ เฆฎเงเฆ  เฆธเฆฎเงŸ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "เฆฆเฆซเฆพ"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "เฆ•เฆฟเฆคเฆพเฆช"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "เฆ•เงเฆทเงเฆฆเงเฆฐ เฆชเงเฆธเงเฆคเฆฟเฆ•เฆพ (~u)"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "เฆธเฆจเงเฆฎเฆฟเฆฒเฆจเงฐ เฆ•เฆพเฆฐเงเฆฏ-เฆฌเงเฆฏเงฑเฆธเงเฆฅเฆพ"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "เฆ•เฆฟเฆคเฆพเฆชเงฐ เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎเงฐ เฆธเงˆเฆคเง‡ เฆ•เฆฟเฆคเฆพเฆชเงฐ เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฆธเฆจเงเฆฎเฆฟเฆฒเฆจเงฐ เฆ•เฆพเฆฐเงเฆฏ-เฆฌเงเฆฏเงฑเฆธเงเฆฅเฆพ"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "เฆœเฆพเฆฐเงเฆจเง‡เฆฒ"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "เฆชเฆพเงฐเฆฟเฆญเฆพเฆทเฆฟเฆ• เฆกเฆ•เงเฆฎเง‡เฆจเงเฆŸเง‡เฆถเงเฆฌเฆจ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "เฆฅเง‡เฆ›เฆฟเฆ›"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "เฆธเฆพเฆจเฆฎเฆฟเฆนเฆฒเฆฟ"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "เฆ†เฆฒเง‹เฆšเฆจเฆพ"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฆธเฆจเงเฆฎเฆฟเฆฒเฆจเงฐ เฆ•เฆพเฆฐเงเฆฏ-เฆฌเงเฆฏเงฑเฆธเงเฆฅเฆพ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "เฆ—เงฑเง‡เฆทเฆฃเฆพเงฐ เงฐเฆฟเฆชเงฐเงเฆŸ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "เฆ…เฆชเงเงฐเฆ•เฆพเฆถเฆฟเฆค"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "เฆ‡-เฆฎเง‡เฆ‡เฆฒ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "เฆชเงเงฐเฆคเฆฟเฆŸเง‹ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเฆค"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "เฆšเงเฆŸเฆฟ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "เฆชเงเงฐเฆ•เฆพเงฐ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "เฆเฆกเงเฆฐเง‡เฆ›เง€"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "เฆŸเง€เฆ•เฆพเฆ•เงฐเฆฃ (~o)"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "เฆฒเง‡เฆ–เฆ•(เฆฌเง‹เงฐ)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "เฆ•เฆฟเฆคเฆพเฆชเงฐ เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎ (~B)"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเงŸ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "เฆธเฆ‚เฆธเงเฆ•เงฐเฆฃ (~i)"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆ•"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "เฆชเงเงฐเฆ•เฆพเฆถเฆจเงฐ เฆชเงเงฐเฆ•เฆพเงฐ (~y)"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ (~u)"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "เฆœเฆพเฆฐเงเฆจเง‡เฆฒ"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "เฆฎเฆพเฆน"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "เฆŸเฆฟเฆชเงเฆชเฆจเง€"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "เฆชเงเงฐเฆคเฆฟเฆทเงเฆ เฆพเฆจ (~z)"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ(เฆฌเง‹เงฐ) (~g)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "เฆชเงเงฐเฆ•เฆพเฆถเฆ•"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "เฆฌเฆฟเฆถเงเฆฌเฆฌเฆฟเฆฆเงเฆฏเฆพเฆฒเงŸ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "เฆถเงƒเฆ‚เฆ–เฆฒเฆพเฆฌเง‹เงฐ (~r)"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "เฆถเง€เงฐเงเฆทเฆ•"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "เฆธเฆ‚เฆฌเฆพเฆฆเงฐ เฆงเงฐเฆฃ (~p)"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "เฆญเฆฒเฆฟเฆ‰เฆฎ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "เฆฎเงฐเฆฎเงฐ"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆฆเงเฆฌเฆพเงฐเฆพ เฆธเฆ‚เฆœเงเฆžเฆพ เฆจเฆฟเงฐเง‚เฆชเฆฟเฆค5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN (~I)"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟเงฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ เฆญเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเฆŸเง‹เฆค เฆ‡เฆคเฆฟเฆฎเฆงเงเฆฏเง‡ เฆ—เงเฆฐเฆจเงเฆฅ-เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ เฆ†เฆ›เง‡ เฆ•เฆฟเฆจเงเฆคเง เฆฌเง‡เฆฒเง‡เฆ— เฆกเฆพเฆŸเฆพเงฐ เฆธเงˆเฆคเง‡. เฆ†เฆชเงเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฟ เฆฅเฆ•เฆพ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟเฆฌเง‹เงฐ เฆธเฆฎเฆพเฆฏเง‹เฆœเฆจ เฆ•เงฐเฆฟเฆฌ เฆฌเฆฟเฆšเฆพเงฐเง‡ เฆจเง‡เฆ•เฆฟ?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆธเฆฎเง‚เฆน"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆธเฆฎเง‚เฆน เฆฆเง‡เฆ–เงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆธเฆฎเง‚เฆน เฆฒเงเฆ•เฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "เฆšเฆฎเงเฆชเฆฅเงฐ เฆจเฆพเฆฎ เฆ‡เฆคเฆฟเฆฎเฆงเงเฆฏเง‡ เฆ†เฆ›เง‡. เฆเฆŸเฆพ เฆฌเง‡เฆฒเง‡เฆ— เฆจเฆพเฆฎ เฆฌเฆพเฆ›เฆจเง€ เฆ•เงฐเฆ•."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆกเฆฟเฆฒเฆฟเฆŸ เฆ•เงฐเฆฟเฆฌ เฆจเง‡เฆ•เฆฟ?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "เฆฌเฆฐเงเฆ—เฆŸเง‹ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆŸเง‡เฆ•เงเฆธเฆŸ:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ›เง‡เฆญ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "เฆเฆ‡ เฆซเฆพเฆ‡เฆฒเฆŸเง‹เฆค เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆจเฆพเฆ‡."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "เฆฎเง‹เงฐ เฆธเงเฆฌเฆฒเฆฟเฆ–เฆจเง€"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "เฆšเงฐเงเฆŸเฆ•เฆพเฆŸ '%1' -เงฐ เฆ•เฆพเงฐเฆฃเง‡ เฆธเงเฆฌเฆฒเฆฟเฆ–เฆจเฆฟ เฆชเง‹เงฑเฆพ เฆจเฆ—เฆฒเฅค"
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเงฐเฆฟเงŸ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆฟเฆฌ เฆชเงฐเฆพ เฆจเฆ—'เฆฒ."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "เฆ…เฆจเงเฆ—เงเงฐเฆน เฆ•เงฐเฆพ เฆ•เงเฆฒเฆฟเฆชเฆฌเงฐเงเฆก เฆซเงฐเงเฆฎเง‡เฆŸเฆŸเง‹ เฆฎเฆœเงเฆค เฆจเฆพเฆ‡."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "เฆธเฆ•เฆฒเง‹ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "เฆธเฆ•เฆฒเง‹ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆฆเฆฟเฆ›เง‡ "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(no date)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "$1 เฆฒเงˆ เฆ‰เฆคเงเฆคเงฐ เฆฆเฆฟเงŸเฆ•"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "เฆ เฆฟเฆ•เฆจเฆพ เฆฌเงเฆฒเฆ• เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "เฆธเงเฆฌเฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ (เฆชเงเงฐเงเฆท เฆชเงเงฐเฆพเฆชเฆ•)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "เฆธเงเฆฌเฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ (เฆฎเฆนเฆฟเฆฒเฆพ เฆชเงเงฐเฆพเฆชเฆ•)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆฌเง‹เงฐ (~l)"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจเงฐ เฆฒเฆ—เฆค เฆฏเง‹เฆ— เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจเงฐ เฆชเงฐเฆพ เฆ†เฆเฆคเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. เฆคเฆฒเงฐ เฆฌเฆพเฆ•เฆšเฆŸเง‹เฆฒเงˆ เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆฌเง‹เงฐ เฆกเงเงฐเง‡เฆ— เฆ•เงฐเฆ• (~D)"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "เฆฏเฆคเฆฟ เฆšเฆฟเฆนเงเฆจ"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "เฆฒเฆฟเฆ–เฆจเฆฟ"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "เฆ เฆฟเฆ•เฆจเฆพ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆฌเง‹เงฐ เฆฎเฆฟเฆฒเฆพเฆฌเฆฒเงˆ เฆ†เฆชเง‹เฆจเฆพเงฐ เฆกเฆพเฆŸเฆพ เฆ‰เฆคเงเฆธเงฐ เฆชเงฐเฆพ เฆซเฆฟเฆฒเงเฆกเฆฌเง‹เงฐ เฆจเฆฟเฆฐเงเฆงเฆพเงฐเฆฃ เฆ•เงฐเฆ•."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจเงฐ เฆชเง‚เงฐเงเฆฌเฆฆเงƒเฆถเงเฆฏ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "เฆ เฆฟเฆ•เฆจเฆพ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "เฆซเฆฟเฆฒเงเฆกเฆฒเงˆ เฆฎเฆฟเฆฒเฆพเฆ“เฆ•:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "เฆชเง‚เงฐเงเฆฌเฆฆเงƒเฆถเงเฆฏ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " เฆเฆคเฆฟเงŸเฆพเฆฒเงˆเฆ•เง‡ เฆชเงเฆจเงฐเงเฆฆเงเฆงเฆพเงฐ เฆนเง‹เงฑเฆพ เฆจเฆพเฆ‡ "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "เฆธเฆ•เฆฒเง‹ เฆซเฆพเฆ‡เฆฒ"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "เฆ เฆฟเฆ•เฆจเฆพ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฌเง‹เงฐ (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME เฆ†เฆงเฆพเงฐ (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME เฆ•เง‡เฆฒเฆ• (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME เฆ•เง‡เฆฒเฆ• (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "d เฆ†เฆงเฆพเงฐ (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "เฆฎเฆพเฆ‡เฆ•เงเงฐเฆ›เฆซเฆŸ เฆเฆ•เงเฆธเง‡เฆฒ (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "เฆธเงฐเฆฒ เฆŸเง‡เฆ•เงเฆธเฆŸ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ•เฆฎเฆพ เฆฌเฆฟเฆญเฆพเฆœเฆจ เฆ•เงฐเฆพ เฆน'เฆฒ (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4378,84 +4388,84 @@ msgstr ""
"\n"
"เฆ†เฆชเงเฆจเฆฟ เฆเฆคเฆฟเงŸเฆพเฆ‡ เฆ‡-เฆฎเง‡เฆ‡เฆฒ เฆเฆ•เฆพเฆ‰เฆจเงเฆŸเงฐ เฆคเฆฅเงเฆฏ เฆญเงฐเฆพเฆฌ เฆฌเฆฟเฆšเฆพเงฐเง‡ เฆจเง‡เฆ•เฆฟ?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME เฆ เฆฟเฆ•เฆจเฆพ เฆคเฆพเฆฒเฆฟเฆ•เฆพ (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "เฆ†เงฐเฆฎเงเฆญเฆจเฆฟเงฐ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเงฐ เฆชเงเงฐเฆ•เฆพเงฐ เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "เฆจเฆคเงเฆจ เฆ เฆฟเฆ•เฆจเฆพ เฆฌเงเฆฒเฆ•"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "เฆ เฆฟเฆ•เฆจเฆพ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆธเงƒเฆทเงเฆŸเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "เฆ–เฆšเงฐเฆพ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "เฆธเฆฎเฆพเฆชเงเฆค (~F)"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "เฆฎเง‡เฆ‡เฆฒ เฆเฆ•เฆคเงเงฐเฆฟเฆค เฆ‰เฆ‡เฆœเฆพเงฐเงเฆก"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "เฆชเงเงฐเฆ•เฆพเงฐ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "เฆชเงเงฐเฆถเงเฆจ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเงฐ เฆ†เงฐเฆฎเงเฆญเฆจเฆฟเฆค เฆชเงฐเง€เฆ•เงเฆทเฆพ เฆ…เฆฌเงเฆฏเฆพเฆนเฆค เงฐเฆพเฆ–เฆฟเฆฌ เฆฌเฆฟเฆšเฆพเงฐเง‡ เฆจเง‡เฆ•เฆฟ ?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "เฆฌเฆพเฆจเฆพเฆจ เฆชเงฐเง€เฆ•เงเฆทเฆพ เฆธเฆฎเงเฆชเง‚เงฐเงเฆฃ เฆน'เฆฒ."
@@ -4464,212 +4474,212 @@ msgstr "เฆฌเฆพเฆจเฆพเฆจ เฆชเงฐเง€เฆ•เงเฆทเฆพ เฆธเฆฎเงเฆชเง‚เงฐเงเฆฃ เฆน'เฆฒ."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "เฆฆเฆฟเฆจเฆพเฆ‚เฆ•"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "เฆธเฆฎเงŸ"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "เฆซเฆพเฆ‡เฆฒเงฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆ›เงฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเงŸ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเงฐ เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "เฆชเงฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "เฆจเฆฎเงเฆจเฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "เฆชเฆฅเฆพเฆ“เฆคเฆพ"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "เฆšเฆฒเฆ• เฆ›เง‡เฆŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "เฆšเฆฒเฆ• เฆฆเง‡เฆ–เงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆญเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆซเฆฟเฆฒเงเฆก"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆซเฆฟเฆฒเงเฆก (เฆšเฆฒเฆ•)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆซเฆฟเฆฒเงเฆก (เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพ)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "เฆšเฆฐเงเฆคเฆธเฆพเฆชเง‡เฆ•เงเฆท เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE เฆซเฆฟเฆฒเงเฆก"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "เฆฎเง‡เฆ•เงเฆฐ' เฆ•เฆพเฆฐเงเฆฏเฆ•เงฐเง€ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงฐ เฆชเงฐเฆฟเฆธเงฐ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "เฆชเงฐเฆฟเงฑเงฐเงเฆคเฆจเฆถเง€เฆฒ เฆชเงƒเฆทเงเฆ เฆพ เฆ›เง‡เฆŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "เฆชเงฐเฆฟเงฑเงฐเงเฆคเฆจเฆถเง€เฆฒ เฆชเงƒเฆทเงเฆ เฆพ เฆฆเง‡เฆ–เงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL เฆฒ'เฆก เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "เฆธเงเฆฅเฆพเฆจ เฆงเฆพเงฐเฆ•"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "เฆ†เฆ–เงฐเฆฌเง‹เงฐเฆ• เฆฏเง‹เฆ— เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆคเฆพเฆฒเฆฟเฆ•เฆพ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "เฆชเงเงฐเฆธเฆ‚เฆ— เฆ›เง‡เฆŸ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "เฆชเงเฆฐเฆธเฆ‚เฆ— เฆญเงฐเฆพเฆ“เฆ•"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "เฆฎเง‡เฆ‡เฆฒ เฆเฆ•เฆคเงเงฐเฆฟเฆค เฆซเฆฟเฆฒเงเฆก"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "เฆชเงฐเงฑเฆฐเงเฆคเง€ เงฐเง‡เฆ•เงฐเงเฆก"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "เฆฏเฆฟเฆ•เง‹เฆจเง‹ เงฐเง‡เฆ•เงฐเงเฆก"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ เงฐเง‡เฆ•เงฐเงเฆก เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "เฆชเง‚เงฐเงเฆฌเงฑเงฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "เฆชเงฐเงฑเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "เฆฒเงเฆ•เงเงฑเฆพเฆ‡ เฆฅเง‹เงฑเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เงฐเงเฆคเฆพเงฐ เฆซเฆฟเฆฒเงเฆก"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "เฆŸเฆฟเฆชเงเฆชเฆจเง€"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "เฆธเงเฆ•เงเงฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "เฆ—เงเฆฐเฆจเงเฆฅ-เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "เฆฒเงเฆ•เงเงฑเฆพเฆ‡ เฆฅเง‹เงฑเฆพ เฆชเง‡เงฐเง‡เฆ—เงเงฐเฆพเฆซ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆคเฆฅเงเฆฏ"
@@ -4677,74 +4687,74 @@ msgstr "เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ เฆคเฆฅเงเฆฏ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "เฆฆเฆฟเฆจเฆพเฆ‚เฆ•"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "เฆคเฆพเงฐเฆฟเฆ– (เฆจเฆฟเงฐเงเฆงเฆพเงฐเฆฟเฆค)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "เฆธเฆฎเงŸ"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "เฆธเฆฎเงŸ (เฆจเฆฟเงฐเงเฆงเฆพเงฐเฆฟเฆค)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "เฆŸเง‡เฆฌเงเฆฒเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "เฆ†เฆ–เงฐเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "เฆถเฆฌเงเฆฆเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "เฆชเง‡เงฐเง‡เฆ—เงเงฐเฆพเฆซเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "เฆฌเฆธเงเฆคเงเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฌเง‹เงฐ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE เฆนเฆพเฆคเง‡เงฐเง‡"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4752,87 +4762,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "เฆธเฆ‚เฆธเงเฆฅเฆพ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "เฆชเงเฆฐเฆฅเฆฎ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "เฆ…เฆจเงเฆคเฆฟเฆฎ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "เฆ‡เฆจเฆฟเฆถเงเฆฌเฆฟเงŸเง‡เฆฒเฆ›"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "เฆชเฆฅ"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "เฆฆเง‡เฆถ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "เฆœเฆฟเฆช เฆ•'เฆก"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "เฆšเฆนเงฐ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "เฆถเง€เงฐเงเฆทเฆ•"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "เฆธเงเฆฅเฆพเฆจ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "เฆŸเง‡เฆฒเฆฟเฆซเง‹เฆจ (เฆ˜เงฐ)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "เฆŸเง‡เฆฒเฆฟเฆซเง‹เฆจ (เฆ•เฆพเฆฎ)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "เฆ‡-เฆฎเง‡เฆ‡เฆฒ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "เงฐเฆพเฆœเงเฆฏ"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "เฆ…เฆซ"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "-เฆค"
@@ -4841,32 +4851,32 @@ msgstr "-เฆค"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "เฆซเฆพเฆ‡เฆฒเงฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "เฆซเฆพเฆ‡เฆฒเงฐ เฆจเฆพเฆฎ เฆชเงเงฐเฆธเฆพเงฐเฆฃเงฐ เฆ…เฆฌเฆฟเฆนเฆจเง‡"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "เฆชเฆฅ/เฆซเฆพเฆ‡เฆฒเงฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "เฆชเฆฅ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "เฆถเงเฆฐเง‡เฆฃเง€"
@@ -4874,22 +4884,22 @@ msgstr "เฆถเงเฆฐเง‡เฆฃเง€"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "เฆ…เฆงเงเฆฏเฆพเงŸ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "เฆ…เฆงเงเฆฏเฆพเงŸ เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "เฆ…เฆงเงเฆฏเฆพเงŸเงฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ†เงฐเง เฆจเฆพเฆฎ เฆชเงƒเฆฅเฆ• เฆ•เฆเงฐเง‹เฆคเฆพเงฐ เฆ…เฆฌเฆฟเฆนเฆจเง‡"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "เฆ…เฆงเงเฆฏเฆพเงŸเงฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ†เงฐเง เฆจเฆพเฆฎ"
@@ -4897,47 +4907,47 @@ msgstr "เฆ…เฆงเงเฆฏเฆพเงŸเงฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ†เงฐเง เฆจเฆพเฆฎ"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "เงฐเง‹เฆฎเฆพเฆจ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "เงฐเง‹เฆฎเฆพเฆจ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "เฆ†เงฐเฆฌเง€ (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆนเฆฟเฆšเฆพเฆชเง‡"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
@@ -4945,12 +4955,12 @@ msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "เฆ‡เฆจเฆฟเฆถเงเฆฌเฆฟเงŸเง‡เฆฒเฆ›"
@@ -4958,42 +4968,42 @@ msgstr "เฆ‡เฆจเฆฟเฆถเงเฆฌเฆฟเงŸเง‡เฆฒเฆ›"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "เฆ›เฆฟเฆทเงเฆŸเง‡เฆฎ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเงฐ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆ›"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "เฆ›เฆฟเฆทเงเฆŸเง‡เฆฎ"
@@ -5001,17 +5011,17 @@ msgstr "เฆ›เฆฟเฆทเงเฆŸเง‡เฆฎ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "เฆธเฆฎเงŸ"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "เฆฆเฆฟเฆจเฆพเฆ‚เฆ•"
@@ -5019,67 +5029,67 @@ msgstr "เฆฆเฆฟเฆจเฆพเฆ‚เฆ•"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "เฆชเงเงฐเฆธเฆ‚เฆ—"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเงŸ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "เฆ“เฆชเงฐเฆค/เฆคเฆฒเฆค"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆนเฆฟเฆšเฆพเฆชเง‡"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "เฆถเงเฆฐเง‡เฆฃเง€ เฆ†เงฐเง เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "เฆ•เง‡เฆชเฆถเงเฆฌเฆจ เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "เฆจเฆพเฆฎเงเฆฌเฆพเงฐเง€เฆ‚"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Number 1) 2) 3)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5087,27 +5097,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "เฆฌเฆธเงเฆคเง"
@@ -5115,1294 +5125,1294 @@ msgstr "เฆฌเฆธเงเฆคเง"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "เฆšเงฐเงเฆค (~C)"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "เฆคเง‡เฆจเง‡ เฆน'เฆฒเง‡, เฆ…เฆจเงเฆฏเฆฅเฆพ"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE เฆ‰เฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "เฆฒเงเฆ•เฆพเฆ‡ เฆฅเฆ•เฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ (~e)"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "เฆฎเง‡เฆ•เงเงฐ' เฆจเฆพเฆฎ (~M)"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "เฆชเงเงฐเฆธเฆ‚เฆ— (~R)"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "เฆ†เฆ–เงฐเฆฌเง‹เงฐ (~a)"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "เฆ…เฆซเฆ›เง‡เฆŸ (~f)"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "เฆฎเง‚เฆฒเงเฆฏ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเงฐ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "เฆจเฆฟเฆœเงฐ เฆชเฆ›เฆจเงเฆฆเงฐ เฆฎเฆคเง‡"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. เฆชเง€เฆŸเฆš"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. เฆชเง€เฆŸเฆš"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "เฆชเงเงฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "เฆ‰เฆšเงเฆšเฆคเฆพ"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "เฆฌเฆพเฆ“เฆเฆซเฆพเฆฒเงฐ เฆธเง€เฆฎเฆพ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "เฆ“เฆชเงฐเงฐ เฆธเง€เฆฎเฆพ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "เฆธเงเฆคเฆฎเงเฆญเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "เฆถเฆพเงฐเง€เฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "เฆ•เฆฟเฆคเฆพเฆชเงฐ เฆชเง‚เฆฐเงเฆฌเฆฆเงƒเฆถเงเฆฏ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "เฆถเฆพเงฐเง€เฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "เฆกเฆพเฆ™เงฐ เฆ†เฆ–เงฐเฆฌเง‹เงฐ เฆ†เฆเฆคเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆญเฆพเฆ™เฆจ"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "เฆ‰เฆฒเฆฎเงเฆฌเฆญเฆพเงฑเง‡ เฆฒเงเฆŸเฆฟเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "%1 เฆ…เฆจเงเฆญเง‚เฆฎเฆฟเฆ•"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "เฆ†เฆ–เงฐเงฐ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "เฆ†เฆ–เงฐเงฐ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "เฆซเงเฆŸเฆพเงฐ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "เฆซเงเฆŸเฆพเงฐเฆฒเงˆ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "เฆนเง‡เฆกเฆพเงฐ"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "เฆนเง‡เฆกเฆพเงฐเฆฒเงˆ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "เฆ†เฆฌเงƒเฆค เฆ•เงฐเฆพ เฆจเฆพเฆ‡ (~N)"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "เฆธเฆฎเฆพเฆจเงเฆคเงฐเฆพเฆฒ เฆšเฆคเงเงฐเงเฆญเง‚เฆœ"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "เฆชเงเงฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "เฆฆเฆซเฆพ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "เฆ†เฆ–เงฐเงฐเง‡ (_c)"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "เฆ•เง‹เฆจเง‹ เฆชเงƒเฆทเงเฆ เฆพ เฆจเฆพเฆ‡"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "เฆ‰เฆฒเฆฎเงเฆฌเฆญเฆพเงฑเง‡ เฆ•เง‡เฆจเงเฆฆเงเงฐเง€เฆค"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "เฆคเฆฒเฆฒเงˆ"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "เงฐเง‡เฆ–เฆพเงฐ เฆ“เฆชเงฐเฆค"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "เฆฌเฆพเฆ“เฆเฆซเฆพเฆฒเง‡ เฆ•เง‡เฆจเงเฆฆเงเฆฐเง€เฆ•เงƒเฆค"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "เงฐเง‡เฆ–เฆพเงฐ เฆคเฆฒเฆค"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "เงฐเง‡เฆœเฆฟเฆทเงเฆŸเฆพเงฐ-เฆธเฆเฆšเฆพ"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "เฆ†เฆจเงเฆญเง‚เฆฎเฆฟเฆ•เฆญเฆพเงฑเง‡ เฆ•เง‡เฆจเงเฆฆเงเงฐเง€เฆค"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "เฆ…เฆญเงเฆฏเฆจเงเฆคเงฐ"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "เฆฌเฆพเฆนเฆฟเงฐ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "เฆธเฆฎเงเฆชเง‚เฆฐเงเฆฃ เฆชเงเฆฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "เฆธเงเฆคเฆฎเงเฆญเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
#, fuzzy
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "เฆ•เง‡เงฑเฆฒ เฆชเฆขเฆผเฆฟเฆฌเงฐ เฆฌเฆพเฆฌเง‡ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเฆค เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงฐเฆฟเฆฌ เฆชเฆพเงฐเฆฟ (_d)"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "เฆฌเฆฟเฆญเฆพเฆœเฆจ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "เฆจเฆฎเงเฆฌเงฐเฆฟเฆ‚"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "เฆจเฆฎเงเฆฌเงฐเฆฟเฆ‚ เฆฆเง‡เฆ–เงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "เฆ†เงฐเง "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "เฆ‰เฆœเงเฆœเงเฆฌเฆฒเฆคเฆพ"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "เฆชเงเฆจเงฐ เฆ•เงฐเฆ• "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "เฆชเฆพเฆฐเงเฆฅเฆ•เงเฆฏ"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "เฆธเงเฆฌเฆšเงเฆ›เฆคเฆพ"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "เฆ—เงเงฐเฆพเฆซเฆฟเฆ•เงเฆธเงฐ เฆชเงเงฐเฆ•เฆพเงฐ"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "เฆฎเฆพเฆจเฆฌเฆฟเฆถเฆฟเฆทเงเฆŸ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "เฆ—เงเฆฐเง‡เฆธเงเฆ•เง‡เฆฒ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "เฆ•'เฆฒเฆพ เฆ†เงฐเง เฆฌเฆ—เฆพ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "เฆœเฆฒเฆšเฆฟเฆนเงเฆจ"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "เฆœเฆพเฆฒ เฆจเฆพเฆ‡"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "เฆœเฆพเฆฒ (เฆ•เง‡เงฑเฆฒ เฆถเฆพเงฐเง€)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "เฆœเฆพเฆฒ (เฆถเฆพเงฐเง€ เฆ†เงฐเง เฆ†เฆ–เงฐเฆฌเง‹เงฐ)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•เงƒเฆค เฆŸเง‡เฆ•เงเฆธเฆŸ เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "เฆ–เฆฃเงเฆก"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆธเฆ‚เฆ•เง‡เฆค"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "เฆ—เงเงฐเฆพเฆซเฆฟเฆ•เงเฆธ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLEเฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "เฆจเฆฟเงฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "เฆฌเฆฟเฆšเงฐเฆพเงฐ เฆชเงเฆจเงฐเฆพเฆฌเงƒเฆคเงเฆคเฆฟ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆซเงเฆฐเง‡เฆฎ เฆญเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "เฆชเงฐเงฑเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "เฆ•เง‹เฆจเง‹ เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎ เฆจเฆพเฆ‡"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "เฆชเงฐเงฑเงฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพเฆธเฆ‚เฆ•เง‡เฆคเฆฒเงˆ"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "เฆ•เง‹เฆจเง‹ เฆถเฆฟเงฐเง‹เฆจเฆพเฆฎ เฆจเฆพเฆ‡"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "เฆชเงฐเงฑเงฐเงเฆคเง€ เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเฆฒเงˆ"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "เฆชเงฐเงฑเงฐเงเฆคเง€ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "เฆชเง‚เงฐเงเฆฌเงฑเงฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "เฆชเง‚เงฐเงเฆฌเงฑเงฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "เฆชเงฐเงฑเงฐเงเฆคเง€ เฆ–เฆฃเงเฆกเฆฒเงˆ"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "เฆชเง‚เงฐเงเฆฌเงฑเงฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพเฆธเฆ‚เฆ•เง‡เฆคเฆฒเงˆ"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "เฆชเง‚เงฐเงเฆฌเงฑเงฐเงเฆคเง€ เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเฆฒเงˆ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "เฆชเง‚เงฐเงเฆฌเงฑเงฐเงเฆคเง€ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "เฆชเง‚เงฐเงเฆฌเงฑเงฐเงเฆคเง€ เฆŸเง‡เฆฌเงเฆฒ เฆธเง‚เฆคเงเงฐเฆฒเงˆ เฆฏเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "เฆ…เฆถเงเฆฆเงเฆง เฆŸเง‡เฆฌเงเฆฒ เฆธเง‚เฆคเงเงฐเฆฒเงˆ เฆฏเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "เฆชเงฐเงฑเงฐเงเฆคเง€ เฆ…เฆถเงเฆฆเงเฆง เฆŸเง‡เฆฌเงเฆฒ เฆธเง‚เฆคเงเงฐเฆฒเงˆ เฆฏเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆธเฆฒเฆจเฆฟ เฆนเงŸ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "เฆฌเงเฆฏเงฑเฆนเงƒเฆค เฆชเง‡เงฐเง‡เฆ—เงเงฐเฆพเฆซ เฆถเงˆเฆฒเง€เฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "เฆถเฆพเงฐเง€ เฆธเงเฆฎเงเงฑเฆพ เฆนเฆฒ "
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "เฆถเฆพเงฐเง€ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเง‹เงฑเฆพ เฆน'เฆฒ"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "เฆ…เฆจเงเฆคเฆฟเฆฎ เฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
#, fuzzy
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "เฆธเงเฆคเงฐ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• (~L)..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆซเงฐเฆฎเง‡เฆŸ เฆ•เงฐเฆ• (~P)..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
#, fuzzy
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "เฆธเงเฆคเงฐ เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ• (~L)..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "เฆฎเฆœเง€เงŸเฆพ เฆซเงฐเฆฎเง‡เฆŸ..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "เฆ›เฆฌเฆฟ เฆซเฆพเฆ‡เฆฒเฆ–เฆจ เฆ–เงเฆฒเฆฟเฆฌ เฆจเง‹เงฑเฆพเงฐเฆฟ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "เฆ›เฆฌเฆฟ เฆซเฆพเฆ‡เฆฒ เฆชเงเฆฟเฆฌ เฆจเง‹เงฑเฆพเงฐเฆฟ"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "เฆ…เฆœเงเฆžเฆพเฆค เฆ›เฆฌเฆฟ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "เฆเฆ‡ เฆ›เฆฌเฆฟ เฆซเฆพเฆ‡เฆฒ เฆธเฆ‚เฆธเงเฆ•เงฐเฆฃ เฆธเฆฎเงฐเงเฆฅเฆฟเฆค เฆจเฆนเงŸ"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "เฆ›เฆฌเฆฟ เฆซเฆฟเฆฒเงเฆŸเฆพเงฐ เฆชเง‹เงฑเฆพ เฆจเฆ—เฆฒ"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
#, fuzzy
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "เฆ›เฆฌเฆฟ เฆธเงเฆฎเงเงฑเฆพเฆฌเฆฒเงˆ เฆชเงฐเงเฆฏเฆพเฆชเงเฆค เฆฎเง‡เฆฎเงฐเฆฟ เฆจเฆพเฆ‡เฅค"
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "เฆ›เฆฌเฆฟ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "เฆ…เฆจเงเฆคเฆฐเงเฆญเง‚เฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "เฆกเฆฟเฆฒเฆฟเฆถเงเฆฌเฆจ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "เฆธเงเฆฌเฆถเงเฆฆเงเฆงเฆ•เงฐเฆฃ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "เฆซเงฐเฆฎเง‡เฆŸเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆธเฆฒเฆจเฆฟ เฆนเงŸ"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "เฆฌเงเฆฏเงฑเฆนเงƒเฆค เฆชเง‡เงฐเง‡เฆ—เงเงฐเฆพเฆซ เฆถเงˆเฆฒเง€เฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "เฆชเงƒเฆทเงเฆ เฆพ "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
#, fuzzy
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "%n เงฐ %p เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "เฆชเง‡เงฐเง‡เฆ—เงเงฐเฆพเฆซ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "เฆซเงเงฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "เฆŸเง‡เฆฌเงเฆฒ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "เฆŸเง‡เฆฌเงเฆฒเงฐ เฆถเฆพเงฐเง€"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "เฆŸเง‡เฆฌเงเฆฒ เฆ•เฆ•เงเฆท"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "เฆนเง‡เฆกเฆพเงฐ"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "เฆซเงเฆŸเฆพเงฐ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "เฆถเง€เงฐเงเฆทเฆ•"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "เฆชเงƒเฆฅเฆ• เฆ•เงฐเง‹เฆเฆคเฆพ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Level "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "เฆซเฆพเฆ‡เฆฒ, \"%1\" เฆฏเฆฟ \"%2\" เฆชเฆฅเฆค เฆ†เฆ›เง‡ เฆคเฆพเฆ• เฆฌเฆฟเฆšเฆพเงฐเฆฟ เฆชเง‹เงฑเฆพ เฆจเฆ—'เฆฒเฅค"
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "เฆฌเงเฆฏเงฑเฆนเฆพเงฐเฆ•เฆพเงฐเง€-เฆฌเฆฟเงฑเงฐเฆฟเฆค เฆธเง‚เฆšเง€"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<None>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<None>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "เฆชเฆพเฆ  เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "เฆŸเง‡เฆฌ เฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "เฆฒเฆฟเฆ–เฆจเฆฟ"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเงฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "เฆชเฆพเฆ เงฐ เฆคเฆฅเงเฆฏ"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเงฐเฆฒเฆฟเฆ‚เฆ• เฆ†เงฐเฆฎเงเฆญ"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเงฐเฆฒเฆฟเฆ‚เฆ• เฆ…เฆจเงเฆค"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "เฆ—เงเฆฐเฆจเงเฆฅ-เฆธเง‚เฆšเง€ เฆชเงเฆฐเงฑเฆฟเฆทเงเฆŸเฆฟ: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "เฆ†เฆ–เงฐเงฐ เฆถเงˆเฆฒเง€: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "เฆ—เฆ เฆจ เฆฒเฆฟเฆ–เฆจเฆฟ"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "เฆ…เฆงเฆฟเฆ• เฆ•เฆพเงฐเงเฆฏเงเฆฏเงฐ เฆฌเฆพเฆฌเง‡ เฆซเฆ•เฆพเฆš เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเงฐ เฆ•เงฐเฆฟเฆฌเฆฒเง‡ Ctrl+Alt+A เฆŸเฆฟเฆชเฆ•"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "เฆ—เฆ เฆจ เฆจเฆฟเงŸเฆจเงเฆคเงเงฐเฆฃเฆธเฆฎเง‚เฆน เฆฌเฆพเฆ›เฆฟเฆฌเฆฒเง‡ เฆฌเฆพเฆเฆ“ เฆ…เฆฅเฆฌเฆพ เฆธเง‹เฆ เฆ•เฆพเฆเงœ เฆŸเฆฟเฆชเฆ•"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "เฆซเฆ•เฆพเฆš เฆชเงเฆจเงฐ เฆฌเงฐเงเฆคเฆฎเฆพเฆจ เฆ—เฆ เฆจ เฆจเฆฟเงŸเฆจเงเฆคเงเงฐเฆฃเฆฒเงˆ เฆจเฆฟเฆฌเฆฒเงˆ Ctrl+Alt+B เฆŸเฆฟเฆชเฆ•"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "เฆฌเฆฐเงเฆฃเฆฎเฆพเฆฒเฆพ เฆธเง‚เฆšเง€เงฐ เฆฌเฆพเฆฌเง‡ เฆฌเฆพเฆ›เฆจเง€ เฆซเฆพเฆ‡เฆฒ (*.sdi)"
@@ -6410,248 +6420,248 @@ msgstr "เฆฌเฆฐเงเฆฃเฆฎเฆพเฆฒเฆพ เฆธเง‚เฆšเง€เงฐ เฆฌเฆพเฆฌเง‡ เฆฌเฆพเฆ›เฆจเง€ เฆ
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "เฆ“เฆชเงฐเฆค เฆ†เฆงเฆพเงฐ เงฐเง‡เฆ–เฆพ (~t)"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "เฆคเฆฒเฆค เฆ†เฆงเฆพเงฐ เงฐเง‡เฆ–เฆพ (~B)"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "เฆ†เฆงเฆพเงฐ เงฐเง‡เฆ–เฆพ เฆ•เง‡เฆจเงเฆฆเงเฆฐเง€เฆ•เงƒเฆค (~c)"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "เฆฌเฆธเงเฆคเง เฆญเงฐเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "เฆฌเฆธเงเฆคเง เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงฐเฆ•"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (เฆจเฆฎเงเฆจเฆพ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "เฆธเง€เฆฎเฆพเงฐเง‡เฆ–เฆพเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "เฆชเงƒเฆทเงเฆ เฆญเง‚เฆฎเฆฟ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(เฆชเง‡เงฐเง‡เฆ—เงเงฐเฆพเฆซ เฆถเงˆเฆฒเง€: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
#, fuzzy
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "เฆฌเงฐเงเฆคเฆฎเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฒเง‡ เฆชเงƒเฆทเงเฆ เฆพ เฆจเฆฎเงเฆฌเงฐเฆธเฆฎเง‚เฆน เฆชเงเงฐเงŸเง‹เฆ— เฆ•เงฐเฆฟเฆฌ เฆจเง‹เงฑเฆพเงฐเฆฟเฅค เฆฏเงเฆ—เงเฆฎ เฆจเฆฎเงเฆฌเงฐเฆธเฆฎเง‚เฆน เฆฌเฆพเฆ“ เฆชเงƒเฆทเงเฆ เฆพเฆธเฆฎเง‚เฆนเฆค เฆฌเงเฆฏเงฑเฆนเฆพเงฐ เฆ•เงฐเฆฟเฆฌ เฆชเฆพเงฐเฆฟ, เฆ…เฆฏเงเฆ—เงเฆฎ เฆจเฆฎเงเฆฌเงฐเฆธเฆฎเง‚เฆน เฆธเง‹เฆ เฆชเงƒเฆทเงเฆ เฆพเฆธเฆฎเง‚เฆนเฆค เฆฌเงเฆฏเงฑเฆนเฆพเงฐ เฆ•เงฐเฆฟเฆฌ เฆชเฆพเงฐเฆฟเฅค"
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "เฆฎเงเฆ–เงเฆฏ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION เฆฎเงเฆ–เงเฆฏ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœ"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "เฆ•เง‹เฆจเง‹ เฆจเฆนเงŸ (เฆฌเฆพเฆจเฆพเฆจ เฆจเฆฟเงฐเง€เฆ•เงเฆทเฆจ เฆจเฆ•เงฐเฆฟเฆฌ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "เฆ…เฆฌเฆฟเฆ•เฆฒเงเฆชเฆฟเฆค เฆญเฆพเฆทเฆพเฆฒเงˆ เฆชเงเฆจเงฐ เฆธเฆ‚เฆนเฆคเฆฟ เฆ•เงฐเฆพ"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "เฆ…เฆงเฆฟเฆ•..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "เฆ‰เฆชเง‡เฆ•เงเฆทเฆพ เฆ•เงฐเฆ• (~I)"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML เฆกเฆ•เงเฆฎเง‡เฆจเงเฆŸ"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "เฆชเงเงฐเฆคเฆฟเฆŸเง‹ เฆฆเฆธเงเฆคเฆพเฆฌเง‡เฆœเฆค"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Level "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "เงฐเง‚เฆชเงฐเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "เฆซเงเฆŸเฆจเง‹เฆŸ/เฆเฆฃเงเฆกเฆจเง‹เฆŸ เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "เฆธเฆจเงเฆงเฆพเฆจ เฆšเฆพเฆฌเฆฟเงฐเง‡ XX เฆธเฆฎเงŸ เฆธเฆฒเฆจเฆฟ เฆ•เงฐเฆพ เฆน'เฆฒ"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "เฆถเฆพเงฐเง€เฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "เฆธเงเฆคเฆฎเงเฆญ"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "เฆšเฆฒเฆพเฆ‡ เฆฅเฆพเฆ•เฆ•"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "เฆ•เฆพเฆฎเฆฌเง‹เงฐ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "เฆธเงเฆฅเฆฟเฆคเฆฟ"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "เฆœเงเฆฎ (~Z)"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6660,7 +6670,7 @@ msgstr "เฆคเฆฒเฆฒเงˆ"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6668,33 +6678,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "เฆธเงเฆฌเฆพเฆ•เงเฆทเงฐ เฆ•เงฐเฆฟเฆ›เง‡ "
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10535,31 +10545,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆธเฆ‚เฆ•เง‡เฆค"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "เฆชเงเฆจเงฐ เฆจเฆพเฆฎ เฆฆเฆฟเงŸเฆ•"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "เฆฎเฆšเฆฟ เฆชเง‡เฆฒเฆพเฆ“เฆ•"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "เฆชเงเฆจเงฐ เฆจเฆพเฆฎ เฆฆเฆฟเงŸเฆ•"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13533,8 +13553,8 @@ msgstr "เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆธเงเฆคเงฐ:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -14019,84 +14039,88 @@ msgstr "เฆญเฆพเฆ™เฆจเฆธเฆฎเง‚เฆน"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "เฆฒเงเฆ•เงเงฑเฆพเฆ‡ เงฐเฆ–เฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ"
+msgid "Hidden characters"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
-#, fuzzy
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "เฆชเงเงฐเฆฆเงฐเงเฆถเฆจ %1"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
#, fuzzy
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "เฆชเงเฆฐเฆคเงเฆฏเฆ•เงเฆท เฆ•เฆพเงฐเงเฆ›เฆพเงฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "เฆธเงเฆฎเงเงฑเฆพเฆ“เฆ•"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "เฆชเง‡เงฐเง‡เฆ—เงเงฐเฆพเฆซ เฆธเฆ‚เงฐเง‡เฆ–เฆจ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "เฆŸเง‡เฆฌเฆธเฆฎเง‚เฆน"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "เฆชเงเฆฐเฆคเงเฆฏเฆ•เงเฆท เฆ•เฆพเงฐเงเฆ›เฆพเงฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/as/vcl/messages.po b/source/as/vcl/messages.po
index 292cc54e22b..95e67a3137d 100644
--- a/source/as/vcl/messages.po
+++ b/source/as/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/ast/cui/messages.po b/source/ast/cui/messages.po
index c73447f438d..2ac1c2fc05c 100644
--- a/source/ast/cui/messages.po
+++ b/source/ast/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3604,7 +3604,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Camรญn del certificรกu"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3616,61 +3616,81 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Tamaรฑu"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Tamaรฑu"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "_Llingua:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Fonte de testu occidental"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Tamaรฑu"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "_Llingua:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
#, fuzzy
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Fonte de testu asiรกtica"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Tamaรฑu"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "_Llingua:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Fonte CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Entever"
@@ -5270,6 +5290,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Estรกu"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8190,86 +8220,91 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Configuraciรณn de fontes pa HTML, Basic y orรญxenes de datos SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Ayuda emerxente e_stendรญa"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Ayuda"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Usar los diรกlogos de %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
#, fuzzy
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Diรกlogos p'abrir/guardar"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Usar los _diรกlogos de %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
#, fuzzy
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Diรกlogos d'imprentaciรณn"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "Im_prentar afita l'estรกu de \"documentu camudรกu\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Estรกu del documentu"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpretar como aรฑos ente "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "y "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
#, fuzzy
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Aรฑu (con dos dรญxitos)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Cargar %PRODUCTNAME nel arranque del sistema"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Activar l'aniciu rรกpidu nel รกrea de notificaciรณn"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Aniciu rรกpidu de %PRODUCTNAME"
diff --git a/source/ast/helpcontent2/source/text/shared.po b/source/ast/helpcontent2/source/text/shared.po
index e1554a13456..994850208f5 100644
--- a/source/ast/helpcontent2/source/text/shared.po
+++ b/source/ast/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-04-16 21:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">La barra de ferramientes Configuraciรณn 3D controla les propiedaes de los oxetos 3D escoyรญos.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Activar o desactivar extrusiรณn"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la ventana Fondura de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la ventana Direiciรณn de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la ventana Llume de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la ventana Superficie de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la barra de ferramientes Color de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/00.po b/source/ast/helpcontent2/source/text/shared/00.po
index 79901fefa58..9bff1e0beb6 100644
--- a/source/ast/helpcontent2/source/text/shared/00.po
+++ b/source/ast/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Escueya <emph>Ficheru - Vista previa en navegador</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Menรบ<emph> Ficheru - Nuevu</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Iconu <emph>Nuevu</emph> na barra <emph>Estรกndar</emph> (l'iconu amuesa'l tipu del documentu nuevu)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menรบ <emph>Ficheru - Nuevu</emph><emph>- Plantรญes</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Menรบ <emph>Ficheru - Nuevu - Etiquetes...</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Escueya la llingรผeta <emph> Etiquetes</emph> en <emph>Ficheru - Nuevu - Etiquetes</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Menรบ <emph>Ficheru - Nuevu - Etiquetes...</emph> - Ficha <emph>Formatu</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Menรบ <emph>Ficheru - Nuevu - Tarxetes de visita...</emph> - Ficha <emph>Formatu</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Menรบ <emph>Ficheru - Nuevu - Etiquetes...</emph> - Ficha <emph>Opciones</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Menรบ <emph>Ficheru - Nuevu - Tarxetes de visita...</emph> - Ficha <emph>Opciones</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Menรบ <emph>Ficheru - Nuevu - Tarxetes de visita...</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Escueya la llingรผeta <emph>Tipu</emph> en <emph>Ficheru - Nuevu - Tarxetes de presentaciรณn</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Escueya la llingรผeta <emph>Tarxetes de presentaciรณn</emph> en <emph>Ficheru - Nuevu - Tarxetes de presentaciรณn</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Escueya la llingรผeta <emph>Privรกu</emph> en <emph>Ficheru - Nuevu - Tarxetes de presentaciรณn</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Escueya la llingรผeta <emph>Negocios</emph> en <emph>Ficheru - Nuevu - Tarxetes de presentaciรณn</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Menรบ<emph> Ficheru - Abrir...</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรบ<emph> Ficheru - Abrir...</emph>, tipu de ficheru escoyรญu <emph>Testu codificado</emph>."
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรบ<emph> Ficheru - Guardar como...</emph>, tipu de ficheru escoyรญu <emph>Testu codificado</emph>."
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Escueya <emph>Ficheru - Asistentes</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Escueya <emph>Ficheru - Asistentes - Carta</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Escueya <emph>Ficheru - Asistentes - Carta - Pรกxina 1</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Escueya <emph>Ficheru - Asistentes - Carta - Pรกxina 2</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Escueya <emph>Ficheru - Asistentes - Carta - Pรกxina 3</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Escueya <emph>Ficheru - Asistentes - Carta - Pรกxina 4</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Escueya <emph>Ficheru - Asistentes - Carta - Pรกxina 5</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Escueya <emph>Ficheru - Asistentes - Carta - Pรกxina 6</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Escueya <emph>Ficheru - Asistentes - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Escueya <emph>Ficheru - Asistentes - Fax - Pรกxina 1</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Escueya <emph>Ficheru - Asistentes - Fax - Pรกxina 2</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Escueya <emph>Ficheru - Asistentes - Fax - Pรกxina 3</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Escueya <emph>Ficheru - Asistentes - Fax - Pรกxina 4</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Escueya <emph>Ficheru - Asistentes - Fax - Pรกxina 5</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Escueya <emph>Ficheru - Asistentes - Axenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Escueya <emph>Ficheru - Asistentes - Axenda - Pรกxina 1</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Escueya <emph>Ficheru - Asistentes - Axenda - Pรกxina 2</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Escueya <emph>Ficheru - Asistentes - Axenda - Pรกxina 3</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Escueya <emph>Ficheru - Asistentes - Axenda - Pรกxina 4</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Escueya <emph>Ficheru - Asistentes - Axenda - Pรกxina 5</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Escueya <emph>Ficheru - Asistentes - Axenda - Pรกxina 6</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Escueya <emph>Ficheru - Asistentes - Presentaciรณn</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Escueya <emph>Ficheru - Asistentes - Presentaciรณn - Pรกxina 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Escueya <emph>Ficheru - Asistentes - Presentaciรณn - Pรกxina 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Escueya <emph>Ficheru - Asistentes - Presentaciรณn - Pรกxina 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Escueya <emph>Ficheru - Asistentes - Presentaciรณn - Pรกxina 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Escueya <emph>Ficheru - Asistentes - Presentaciรณn - Pรกxina 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">Al diseรฑar el formulariu, faiga clic nel iconu<emph>Cuadru de grupu</emph> de la barra de ferramientes y, col mur, cree un marcu. </variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">Al diseรฑar el formulariu, faiga clic nel iconu<emph>Cuadru de grupu</emph> de la barra de ferramientes y, col mur, cree un marcu - Pรกxina 1 de los asistentes</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">Al diseรฑar el formulariu, faiga clic nel iconu <emph>Cuadru de grupu</emph> de la barra de ferramientes y, col mur, cree un marcu - Pรกxina 2 de los asistentes</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">Al diseรฑar el formulariu, faiga clic nel iconu<emph>Cuadru de grupu</emph> de la barra de ferramientes y, col mur, cree un marcu - Pรกxina 3 de los asistentes</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">Al diseรฑar el formulariu, faiga clic nel iconu<emph>Cuadru de grupu</emph> de la barra de ferramientes y, col mur, cree un marcu - Pรกxina 4 de los asistentes, tien d'esistir una conexรณn a una base de datos.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">Al diseรฑar el formulariu, faiga clic nel iconu<emph>Cuadru de grupu</emph> de la barra de ferramientes y, col mur, cree un marcu รšltima pรกxina de los asistentes</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Escueya <emph>Ficheru - Asistentes - Convertidor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Escueya <emph>Ficheru - Asistentes - Convertidor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Escueya <emph>Ficheru - Asistentes - Convertidor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Escueya <emph>Ficheru - Asistentes - Convertidor d'euros</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menรบ <emph>Ficheru - Asistente - Orixe de datos de direiciones</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Asistente d'orixe de datos de direiciones</emph><emph>- Tรญtulu d'orixe de datos</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Menรบ<emph> Ficheru - Terminar</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Menรบ<emph> Ficheru - Guardar</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "En barra Estรกndar o de la base de datos, faiga clic en"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">Nel menรบ <emph>Ficheru - Esportar</emph> de $[officename] Draw o de $[officename] Impress, escueya'l tipu de ficheru \"Documentu HTML\"; y esti diรกlogu va abrise automรกticamente</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">Nel menรบ <emph>Ficheru - Esportar</emph> de $[officename] Draw o de $[officename] Impress, escueya'l tipu de ficheru HTML, pรกxina 1 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">Nel menรบ <emph>Ficheru - Esportar</emph> de $[officename] Draw o de $[officename] Impress, escueya'l tipu de ficheru HTML, pรกxina 2 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">Nel menรบ <emph>Ficheru - Esportar</emph> de $[officename] Draw o de $[officename] Impress, escueya'l tipu de ficheru HTML, pรกxina 3 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">Nel menรบ <emph>Ficheru - Esportar</emph> de $[officename] Draw o de $[officename] Impress, escueya'l tipu de ficheru HTML, pรกxina 4 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">Nel menรบ <emph>Ficheru - Esportar</emph> de $[officename] Draw o de $[officename] Impress, escueya'l tipu de ficheru HTML, pรกxina 5 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">Nel menรบ <emph>Ficheru - Esportar</emph> de $[officename] Draw o de $[officename] Impress, escueya'l tipu de ficheru HTML, pรกxina 6 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Escueyi <emph>Ficheru - Esportar</emph>, seleiciona un tipu de ficheru grรกficu, el diรกlogu s'abrirรก de mou automร ticu</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Menรบ<emph> Ficheru - Guardar too</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Escueya <emph>Ficheru - Guardar como</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Escueya <emph>Ficheru - Recargar</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Menรบ<emph> Ficheru - Propiedaes...</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Escueya la llingรผeta <emph> Xeneral</emph> en <emph>Ficheru - Propiedaesl</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,79 +6069,79 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Escueya <emph>Ferramientes - Macros - Firma dixital</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Escueya <emph>Ficheru - Propiedaes - </emph>ficha <emph>Xeneral</emph> y faiga clic nel botรณn <emph>Firmes dixitales</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Faiga doble clic nel campu Robla de la barra d'estรกu."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Escueya la llingรผeta <emph>Xeneral</emph> en <emph>Ficheru - Propiedaesl</emph>, faiga clic en <emph>Firmes dixitales</emph> y, de siguรญo, faiga clic nel botรณn <emph>Amestar</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Escueya la llingรผeta <emph>Descripciรณn</emph> en <emph>Ficheru - Propiedaes</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Escueya la llingรผeta <emph>Propiedaes personalizaes</emph> en <emph>Ficheru - Propiedaes</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Escueya la llingรผeta <emph>Estadรญstiques</emph> en <emph>Ficheru - Propiedaes</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Escueya la llingรผeta <emph>Ficheru - Propiedรก - Seguridad</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Escueya la llingรผeta <emph>Internet</emph> en <emph>Ficheru - Propiedaes</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,23 +6173,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Menรบ <emph>Ficheru - Configuraciรณn de la imprentadora...</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menรบ<emph> Ficheru - Unviar</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Escueya <emph>Ficheru - Esportar</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Escueya <emph>Ficheru - Unviar - Corrรฉu electrรณnicu como PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Menรบ<emph> Ficheru - Unviar - Crear documentu maestru</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Menรบ<emph> Ficheru - Imprentar...</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "En barra Estรกndar, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Menรบ<emph> Ficheru - Terminar</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Menรบ<emph> Ficheru - Nuevu - Documentu maestru</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Escueya <emph>Ficheru - Abrir</emph> - escueya embaxo \"Tipu de arvhivo\": \"Testu CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Escueya <emph>Datos - Testu a columnes</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Escueya <emph>Ficheru - Esportar</emph>; si escoyรณse'l tipu de ficheru EPS, el diรกlogu va abrise automรกticamente</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Escueya <emph>Ficheru - Esportar</emph>; si escoyรณse dalgunu de los tipos de ficheru PBM, PPM o PGM, el diรกlogu va abrise automรกticamente</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Menรบ <emph>Ficheru - Versiones</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Menรบ <emph>Editar - Desfacer</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "Na barra <emph>Estรกndar</emph> o na barra de base de datos, faiga clic en"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Menรบ <emph>Editar - Restaurar</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Menรบ <emph>Editar - รšltimu comandu</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Menรบ <emph>Editar - Cortar</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Menรบ <emph>Editar - Copiar</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Menรบ <emph>Editar - Pegar</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Menรบ <emph>Editar - Pegรกu especial...</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Menรบ <emph>Editar - Escoyer too</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Menรบ <emph>Editar - Desfacer</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Menรบ <emph>Editar - Guetar y trocar...</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "En barra Estรกndar, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Menรบ <emph>Editar - Guetar y trocar... - </emph>Botรณn <emph>Atributos...</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Escueya <emph>Editar - Guetar y trocar -</emph>, botรณn <emph>Formatu</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Menรบ <emph>Editar - Guetar y trocar... </emph> Escueya'l caxellu de verificaciรณn <emph>Busca por semeyanza</emph> y calque el botรณn <emph> ... </emph>"
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "Vista d'una tabla de base de datos: Sรญmbolu <emph>Guetar rexistru...</emph> na barra de bases de datos - escueya'l caxellu de verificaciรณn <emph>Busca por semeyanza</emph> y calque el botรณn <emph>...</emph>"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "Na barra de <emph>formulariu</emph>, calque <emph>Busca de rexistru de datos</emph> - caxellu de verificaciรณn <emph>Busca por semeyanza</emph> - botรณn <emph>...</emph> (vista de formulariu)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Menรบ <emph>Editar - Navegador</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Escueya <emph>Ferramientes - Base de datos bibliogrรกfica</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Menรบ <emph>Editar - Hiperenllaz</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Escueya <emph>Editar - Enllaces - Modificar enllaz</emph> (namรกi enllaces DDE) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Escueya un frame y depuรฉs el menรบ <emph>Editar - Oxetu - Propiedaes</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Menรบ contestual d'un frame escoyรญu, comandu de menรบ <emph>Propiedaes</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Escueya <emph>Editar - Oxetu - Mapa d'imaxes</emph> (tamiรฉn nel menรบ contestual del oxetu escoyรญu)</variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Menรบ <emph>Editar - ImageMap</emph>, escueya una รกrea en ImageMap y calque el botรณn <emph>Propiedรก - Descripciรณn</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Menรบ <emph>Editar - Oxetu</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Escueya <emph>Editar - Oxetu - Editar</emph>, tamiรฉn nel menรบ contestual del oxetu escoyรญu</variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Menรบ <emph>Editar - Oxetu - Abrir</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Menรบ <emph>Ver - Escala...</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Faiga doble clic o clic col botรณn derechu na barra de <emph>tao</emph>."
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Escueya <emph>Ver - Barres de ferramientes</emph>."
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Escueya <emph>Ver - Barres d'herramienta - Estรกndar</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Escueya <emph>Ver - Barres de ferramientes - Ferramientes</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Menรบ <emph>Ver - Barra d'estรกu</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Menรบ <emph>Ver - Barres de sรญmbolos - Barra de colores</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Escueya <emph>Ver - Estรกu del mรฉtodu d'entrada</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Faiga clic nel iconu <emph>Hiperenllaz</emph> na barra <emph>estรกndar</emph>, faiga clic en <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Menรบ <emph>Inxertar - Hiperenllaz...</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Faiga clic nel iconu <emph>Hiperenllaz</emph> na barra <emph>estรกndar</emph>, faiga clic en <emph>Corrรฉu y noticies</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Faiga clic nel iconu <emph>Hiperenllaz</emph> na barra <emph>estรกndar</emph>, faiga clic en <emph>Documentu</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Faiga clic nel iconu <emph>Hiperenllaz</emph> na barra <emph>estรกndar</emph>, faiga clic en <emph>Nuevu documentu</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Menรบ <emph>Ver - Pantalla completa</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menรบ <emph>Ver - Fontes de datos</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Menรบ <emph>Ver - Testu fonte HTML</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Menรบ contestual d'un documentu HTML"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Escoyer <emph>Inxertar - Comentariu</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,31 +7269,31 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Menรบ <emph>Inxertar - Sรญmbolos...</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Escueya botรณn <emph>Formatu - Numberaciรณn y viรฑetes - Personalizar - Carรกuter</emph>,</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Escueya botรณn <emph>Formatu - Numberaciรณn y viรฑetes - Personalizar - Carรกuter</emph>,</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Menรบ <emph>Inxertar - Oxetu</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Menรบ <emph>Inxertar - Oxetu - Oxetu OLE...</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Abra la barra de ferramientes <emph>Inxertar</emph> y faiga clic en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Menรบ <emph>Inxertar - Oxetu - Fรณrmula...</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Abra la barra de Ferramientes <emph>Inxertar </emph>, calque"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Escueya <emph>Formatu - Tipu de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Menรบ <emph>Inxertar - Oxetu - Diagrama - AutoFormatu diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Escueya <emph>Formatu - Tipu de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Menรบ <emph>Inxertar - Oxetu - Diagrama - AutoFormatu diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Escueya <emph>Formatu - Tipu de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Menรบ <emph>Inxertar - Oxetu - Diagrama - AutoFormatu diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Menรบ <emph>Inxertar - Oxetu - Diagrama - AutoFormatu diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Abra la barra de Ferramientes <emph>Inxertar </emph>, calque"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Menรบ <emph>Inxertar - Frame</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Abra la barra de Ferramientes <emph>Inxertar </emph>, calque"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Abra un ficheru d'un tipu desconocรญu pa %PRODUCTNAME y que nun seya un ficheru de testu</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, faiga clic en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Escueya <emph>Ferramientes - Idioma - Diccionariu de sinรณnimos</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Botรณn de seleiciรณn de ruta en distintos asistentes"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Menรบ <emph>Ventana - Nueva ventana</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Menรบ <emph>Ventana</emph> - Llista de los documentos abiertos</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Menรบ <emph>Ayuda - Informaciรณn sobre $[officename]...</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Menรบ <emph>Ayuda - Rexistru</emph> (directamente a la pรกxina web)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Escueya <emph>Datos - Filtru - Filtru predeterminรกu</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Vista de tabla de base de datos: Sรญmbolu <emph>Filtru predeterminรกu</emph> na barra de sรญmbolos <emph>Base de datos</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Vista de formulariu: Sรญmbolu <emph>Filtru predeterminรกu</emph> na barra de <emph>formularios</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\"><emph>Ferramientes - Orixe de datos - </emph>ficha <emph>Tables</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,23 +8829,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">Na ventana d'un ficheru de base de datos, escueya <emph>Editar - Base de datos - Propiedaes - llingรผeta Propiedaes avanzaes</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">Na ventana d'un ficheru de base de datos ODBC o llibreta de direiciones, escueya Editar - Base de datos - Tipu de conexรณn </variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,128 +8853,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">Na ventana d'un ficheru de base de datos ODBC, escueya Editar - Base de datos - Tipu de conexรณn</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">Na ventana d'un ficheru de base de datos de llibreta de direiciones - LDAP, escueya Editar - Base de datos - Propiedaes</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">Na ventana d'un ficheru de base de datos JDBC, escueya <emph>Editar - Base de datos - Propiedad</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">Na ventana d'un ficheru de base de datos MySQL, escueya <emph>Editar - Base de datos - Propiedad</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">Na ventana d'un ficheru de base de datos de tipu dBase, escueya <emph>Editar - Base de datos - Propiedad</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">Na ventana d'un ficheru de base de datos de tipu dBase, escueya <emph>Editar - Base de datos - Propiedad</emph>, fai clic en <emph>Indices</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Na ventana d'un ficheru de base de datos de tipu testu, escueya <emph>Editar - Base de datos - Propiedad</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">Na ventana d'un ficheru de base de datos MS ADO, escueya <emph>Editar - Base de datos - Propiedad</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">Na ventana d'un ficheru de base de datos, escueya <emph>Ferramientes - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">Na ventana d'un ficheru de base de datos, faiga clic nel iconu <emph>Consultes</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">Na ventana d'un ficheru de base de datos, faiga clic nel iconu <emph>Tables</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">Abrir base de datos - Menรบ contestual d'una tabla o d'un contenedor de tables - <emph>Nuevu diseรฑu de tabla</emph> o <emph>Editar tabla</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">Na ventana del ficheru de base de datos, faiga clic nel iconu Tables. Escueya <emph>Inxertar - Diseรฑu de tabla</emph> o <emph>Editar - Editar</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">Abrir base de datos - Menรบ contestual d'un contenedor de consultes - <emph>Nuevu diseรฑu de consulta</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">Na ventana d'un ficheru de base de datos, faiga clic nel iconu <emph>Consultes</emph>; de siguรญo, escueya <emph>Editar - Editar</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">Na ventana d'un ficheru de base de datos, faiga clic nel iconu <emph>Consultes</emph>; de siguรญo, escueya <emph>Editar - Editar</emph>. Cuando los campos con referencies yรก nun esisten, apaez esti diรกlogu</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Sรญmbolu <emph>Guetar rexistru</emph> nes barres <emph>Base de datos</emph> y <emph>Formulariu</emph>"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Sรญmbolu <emph>Ordenar</emph> nes barres de <emph>base de datos</emph> y de <emph>fรณrmules</emph>"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">Na ventana d'un ficheru de base de datos, escueya <emph>Editar - Base de datos - Propiedad</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Arrastre y suelte una tabla o consulta nel รกrea de tables d'otra ventana de ficheru de base de datos </variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">Abrir base de datos - Menรบ contestual d'un contenedor de formulariu o d'un formulariu<emph> - Nuevu - Formulariu</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">Na ventana d'un ficheru de base de datos, escueya <emph>Editar - Base de datos - Propiedad</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">Na ventana d'un ficheru de base de datos, escueya <emph>Ferramientes - Rellaciones</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/01.po b/source/ast/helpcontent2/source/text/shared/01.po
index a5eb5aa90a9..10799aee142 100644
--- a/source/ast/helpcontent2/source/text/shared/01.po
+++ b/source/ast/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-12-24 12:08+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
msgstr ""
#: 01010000.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
msgstr ""
#: 01010000.xhp
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
msgstr ""
#: 01010000.xhp
@@ -301,7 +301,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
msgstr ""
#: 01010000.xhp
@@ -325,7 +325,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -349,7 +349,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -405,7 +405,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -421,7 +421,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -453,7 +453,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -469,7 +469,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
msgstr ""
#: 01010001.xhp
@@ -509,7 +509,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
msgstr ""
#: 01010200.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
msgstr ""
#: 01010200.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
msgstr ""
#: 01010201.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
msgstr ""
#: 01010201.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,7 +1125,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
msgstr ""
#: 01010203.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,7 +2213,7 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
msgstr ""
#: 01020103.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
msgstr ""
#: 01020103.xhp
@@ -2325,7 +2325,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
msgstr ""
#: 01050000.xhp
@@ -2333,7 +2333,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
msgstr ""
#: 01050000.xhp
@@ -2341,7 +2341,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,7 +2389,7 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
msgstr ""
#: 01060001.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,7 +3085,7 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
msgstr ""
#: 01100200.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
msgstr ""
#: 01100200.xhp
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,7 +10253,7 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
msgstr ""
#: 02220100.xhp
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,7 +10389,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10405,7 +10405,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
+msgid "Paste and delete text."
msgstr ""
#: 02230100.xhp
@@ -10413,7 +10413,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
+msgid "Move paragraphs."
msgstr ""
#: 02230100.xhp
@@ -10421,7 +10421,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
+msgid "Sort text."
msgstr ""
#: 02230100.xhp
@@ -10429,7 +10429,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
+msgid "Find and replace text."
msgstr ""
#: 02230100.xhp
@@ -10445,7 +10445,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
msgstr ""
#: 02230100.xhp
@@ -10453,7 +10453,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
+msgid "Insert document."
msgstr ""
#: 02230100.xhp
@@ -10461,7 +10461,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
+msgid "Insert AutoText."
msgstr ""
#: 02230100.xhp
@@ -10469,7 +10469,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
+msgid "Insert from clipboard."
msgstr ""
#: 02230100.xhp
@@ -10477,7 +10477,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
msgstr ""
#: 02230100.xhp
@@ -10485,7 +10485,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
msgstr ""
#: 02230100.xhp
@@ -10493,7 +10493,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
+msgid "Insert sheets."
msgstr ""
#: 02230100.xhp
@@ -10501,7 +10501,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
msgstr ""
#: 02230100.xhp
@@ -10509,7 +10509,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
+msgid "Move by dragging and dropping."
msgstr ""
#: 02230100.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10629,7 +10629,7 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10749,7 +10749,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10757,7 +10757,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10765,7 +10765,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,7 +10869,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
msgstr ""
#: 02230401.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11029,7 +11029,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
msgstr ""
#: 02230401.xhp
@@ -11037,7 +11037,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11045,7 +11045,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11261,7 +11261,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,7 +11277,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11301,7 +11301,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11325,7 +11325,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,7 +11509,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11525,7 +11525,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
msgstr ""
#: 02250000.xhp
@@ -11581,7 +11581,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11677,7 +11677,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11957,7 +11957,7 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11989,7 +11989,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11997,7 +11997,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
msgstr ""
#: 03050000.xhp
@@ -12029,7 +12029,7 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
msgstr ""
#: 03060000.xhp
@@ -12061,7 +12061,7 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12093,7 +12093,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12101,7 +12101,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12109,7 +12109,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
msgstr ""
#: 03170000.xhp
@@ -12141,7 +12141,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
msgstr ""
#: 03170000.xhp
@@ -12157,7 +12157,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
msgstr ""
#: 03170000.xhp
@@ -12165,7 +12165,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
msgstr ""
#: 03990000.xhp
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,7 +12621,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
msgstr ""
#: 04100000.xhp
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,7 +13389,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
msgstr ""
#: 05020100.xhp
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,7 +13461,7 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr ""
#: 05020200.xhp
@@ -13493,7 +13493,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13525,7 +13525,7 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
msgstr ""
#: 05020200.xhp
@@ -13533,7 +13533,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,7 +13589,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
msgstr ""
#: 05020200.xhp
@@ -13597,7 +13597,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
msgstr ""
#: 05020200.xhp
@@ -13605,7 +13605,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
msgstr ""
#: 05020200.xhp
@@ -13613,7 +13613,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
msgstr ""
#: 05020200.xhp
@@ -13621,7 +13621,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
msgstr ""
#: 05020200.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13901,7 +13901,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
msgstr ""
#: 05020300.xhp
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,7 +17925,7 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
+msgid "Rotation/scaling"
msgstr ""
#: 05020500.xhp
@@ -18221,7 +18221,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#: 05020700.xhp
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,7 +31693,7 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: 06040100.xhp
@@ -31901,7 +31901,7 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
msgstr ""
#: 06040100.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/02.po b/source/ast/helpcontent2/source/text/shared/02.po
index 33293ebe164..ae65a977545 100644
--- a/source/ast/helpcontent2/source/text/shared/02.po
+++ b/source/ast/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:54+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -1974,8 +1974,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formatu</emph>: Pa establecer la propiedรก <emph>Formatu</emph>, faiga clic nel botรณn <emph>... </emph>de la llinia <emph>Formatu</emph> del diรกlogu <emph>Propiedaes: Campu con formatu</emph>. Apaez el diรกlogu <emph>Formatu numbรฉricu</emph>."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1990,8 +1990,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Valor mรญnimu</emph> y <emph>Valor mรกximu</emph>: Pue especificar los valores numbรฉricos mรญnimu y mรกximu pa un campu formateรกu. Los valores mรญnimu y mรกximu determinen la salida de los datos esistentes (por exemplu: el valor mรญnimu ye 5, el campu coneutรกu de la base de datos contiรฉn el valor enteru 3; la salida ye 5, pero'l valor contenรญu na base de datos nun se modificar) y l'entrada de datos nuevos (por exemplu: el valor mรกximu ye 10, y escrรญbese el valor 20; la entrada correxir a 10 y guardar na base de datos). Si los campos <emph>Valor mรญnimu </emph>y <emph>Valor mรกximu</emph> nun s'especifiquen, nun se van aplicar llendes. Nel casu de campos formateaos coneutaos con un campu de la base de datos, estos dos valores y <emph>Valor predeterminรกu</emph> nun se tienen en considerancia."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2030,8 +2030,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Al introducir un aรฑu con dos dรญxitos, determinar el valor correspondiente de cuatro dรญgito segรบn la configuraciรณn en <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencies</caseinline><defaultinline>Ferramientes - Opciones</defaultinline></switchinline> - $[officename] - Xeneral</emph>. Por exemplu, si establecer a 1935 como'l valor de la llende inferior, ya introduz 34 como valor de fecha, la resultancia va ser 2034 en cuenta de 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2198,8 +2198,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Abre un submenรบ nel que puen escoyese les columnes por que se amuesen de nuevu.</ahelp> Si deseya amosar namรกi una columna, faiga clic nel nome de la columna. Namรกi se ven les primeres 16 columnes ocultes. Si hubiera mรกs columnes ocultes, escueya'l comandu <emph>Mรกs</emph> p'abrir el diรกlogu <emph>Amosar columnes</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2222,7 +2222,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2238,88 +2238,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Faiga clic en <emph>Toos </emph>si deseya amosar toles columnes.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Control namรกi por teclรกu en controles de tables"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Si usa'l teclรกu solamente pa percorrer al traviรฉs de los controles nel documentu, entรณs va atopase una diferencia a otros tipos de controles: La tecla Tab nun mueve'l cursor al siguiente control, sinรณn mueve a la columna siguiente dientro de la tabla de control. Primir <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab pa movese al siguiente control, o primir Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab pa movese al control anterior."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Pa entrar nel mou d'ediciรณn especial de namรกi teclรกu pa controles de tables:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">mou diseรฑu</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Primir <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 pa escoyer el documentu."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Calque Mayรบs + F4 pa escoyer el primer control. Si'l primer control nun ye Control de tables, calque la tecla de tabulaciรณn sucesivamente hasta que quede escoyรญu."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Calque Intro pa entrar nel mou d'ediciรณn. Les agarraderes atรณpense mรกs allรก del borde del campu de control."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "En mou d'ediciรณn calque Mayรบs+F10 p'abrir el menรบ contestual del mou d'ediciรณn."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Si deseyar editar les columnes, primir Shift+Espaciu pa entrar a el mou d'ediciรณn de la columna. Agora yรก pue reorganizase l'orde de les columnes con <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tecles de cursor. La tecla Suprimir desanicia la columna actual."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Calque la tecla Esc pa salir del mou d'ediciรณn."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2358,8 +2358,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">El diรกlogu <emph>Propiedaes</emph> namรกi pue abrir cuando s'escoyรณ un control nel mou de diseรฑu. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2382,48 +2382,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "<emph>Efeutu</emph>"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณn</caseinline><defaultinline>Alt</defaultinline></switchinline>+Flecha embaxo."
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Esplegar el campu combinao"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณn</caseinline><defaultinline>Alt</defaultinline></switchinline>+Flecha enriba"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Zarrar el campu combinao"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "(Mayรบs)+(Entrar)"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2438,8 +2438,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Flecha enriba"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2454,8 +2454,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Flecha embaxo"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2470,8 +2470,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "(Entrar)"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2486,8 +2486,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Al igual que con cuadros de llista o campos combinaos, la llista pue abrir o zarrar con una pulsaciรณn del mur sobre la flecha asitiada nel estremu derechu del campu. Sicasรญ, la entrada nesti casu introduzse bien na llista abierta bien nel campu de testu cimeru. Constitรบin una esceiciรณn les propiedaes que riquen una representaciรณn en llista, como la propiedรก <emph>Entraes de llistes</emph> les cualos defรญnense pa los campos de control <emph>Llistรกu</emph> y <emph>Campu combinao</emph>. Nesti casu, namรกi puen editase les entraes cuando el ficheru ta abiertu."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2510,16 +2510,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "La llingรผeta <emph>Xeneral </emph>dexa definir les propiedaes xenerales d'un campu de control de formulariu. Diches propiedaes dependen del tipu de campu de control. Non toles propiedaes indicaes de siguรญo tรกn disponibles pa tolos campos de control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Si esporta la forma actual del documentu pal formatu HTML, los valores de control predeterminรกu son esportaos, y non l'actual control de valores. Valores predeterminaos son determinaos -dependiendo del tipu de control- poles propiedaes' Valor predeterminรกu (por exemplu, nos campos de testu), Estรกu predeterminรกu (por caxellu de verificaciรณn y campos opcionales), y Seleiciรณn predeterminada (por cuadros de llista)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2534,8 +2534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Si un campu de control tien la propiedรก \"Activรกu\" (Sรญ), l'usuariu del formulariu va poder utilizar el campu de control.</ahelp> Si la propiedรก ta desactivada, nun s'activa (Non) y amuรฉsase en color gris."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2550,8 +2550,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Especifique'l nรบmberu de llinies que va apaecer na llista desplegable. Esti axuste namรกi s'activa si escueye \"Sรญ\" na opciรณn \"desplegable\".</ahelp> Pa cuadros combinaos cola propiedรก Desplegable, pue especificar el nรบmberu de llinies que va apaecer na llista desplegable. Colos campos de control que nun tienen la opciรณn desplegable, la vista de llinies va ser especificada pol tamaรฑu del campu de control y del tamaรฑu de la fonte."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2566,16 +2566,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">La propiedรก Aiciรณn determina l'aiciรณn que tien llugar cuando s'activa un botรณn.</ahelp> Por aciu les acciones de navegaciรณn pue diseรฑar botones personalizaos de navegaciรณn de bases de datos."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "Na tabla siguiente figuren les acciones que puen asignase a un botรณn."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2622,8 +2622,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Unvia los datos que s'introducen n'otros campos de control del formulariu actual a la direiciรณn que s'indica en <link href=\"text/shared/02/01170200.xhp\" name=\"Propiedaes del formulario\">Propiedaes del formulariu</link>, en <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2646,8 +2646,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Restablez la configuraciรณn d'otros campos de control a los valores predeterminaos (Estรกu predeterminรกu, Seleiciรณn predeterminada, Valor predeterminรกu)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2822,8 +2822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Especifique si'l cuadru combinรกu tendrรญa d'esplegase (Si) o non (Non).</ahelp> Un campu de control cola propiedรก desplegable tien un botรณn adicional de flecha qu'abre la llista de les entraes de formulariu esistente por cada clic. Debaxo de <emph>Nรบmberu de llinia</emph>, pue especificar cuantes llinies o files tienen d'amosase nel estรกu desplegable. Los campos combinaos puen tener la propiedรก desplegable."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2854,32 +2854,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Tรญtulu de campos d'etiqueta"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Contenรญu de los campos de testu"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Contenรญu de los campos de tabla nes columnes d'un control de tables"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Grรกficos o testu que s'utilicen en botones"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2902,8 +2902,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Asigna la funciรณn Autorrellenar a un cuadru combinรกu.</ahelp> Cuando s'empezar a escribir una entrada, la funciรณn Autorrellenar amuesa una llista coles entraes anteriores."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2926,8 +2926,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Pa definir como mnemรณnico un carรกuter d'una etiqueta por que l'usuariu pueda aportar al campu de control correspondiente calcando'l carรกuter nel teclรกu, inxerte un carรกuter llome () enantes del carรกuter deseyรกu na etiqueta."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2950,8 +2950,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Seleicione'l cuadru <emph>Ensin asignaciรณn </emph>pa desaniciar l'enllaz ente un control y el campu d'etiqueta conseรฑรกu.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2966,8 +2966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Establez l'anchu de columna nel campu de control de tabla.</ahelp> Establez l'anchu de columna nel campu de control de tabla nes unidaes que s'especifiquen nes opciones del mรณdulu %PRODUCTNAME. Si deseyar, especifique un valor siguรญu d'una unidรก de midida vรกlida, por exemplu, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2998,8 +2998,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Especifica'l retrasu en milisegundos ente los eventos que se repiten.</ahelp> Los eventos repitir al faer clic nun botรณn de flecha, no fondero d'una barra de desplazamientu, o n'unu de los botones de navegaciรณn del rexistru d'una barra de navegaciรณn, y caltiense calcรกu mientres un ratu'l botรณn del mur. Pue escribir un valor siguรญu de la so unidรก de tiempu vรกlida, por exemplu 2 s o 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3030,8 +3030,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Equรญ, pue determinar el formatu que quier pa la fecha de llectura.</ahelp> Colos campos de fecha ustรฉ determina'l formatu de la fecha de llectura."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3070,16 +3070,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Especifica si un caxellu de verificaciรณn pue representar tamiรฉn valores ZERO d'una base de datos enllazada, amรกs de los valores TRUE y FALSE.</ahelp> Esta funciรณn namรกi ta disponible si la base de datos aceuta tres estado: TRUE, FALSE y ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "La propiedรก <emph>Estรกu triple </emph>namรกi ta definida pa formularios de base de datos, non pa formulario HTML."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3230,8 +3230,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Un testu constante. Esta posiciรณn nun pue ser editada. El carรกuter ye visualizรกu na posiciรณn correspondiente de la Mรกzcara Lliteral."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Puen escribise los carรกuteres a-z y A-Z. Les mayรบscules nun se converten en minรบscules."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3262,8 +3262,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Nesta posiciรณn introducen los carรกuteres entendรญos ente la 'A' y la 'Z'. Si introduz una minรบscula, automรกticamente convertir en mayรบscula."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3278,8 +3278,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Puen escribise los carรกuteres a-z, A-Z y 0-9. Les mayรบscules nun se converten en minรบscules."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3294,8 +3294,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Nesta posiciรณn pue introducir los carรกuteres entendรญos ente la 'A' y la 'Z' y de '0' a '9'. Si introduz una minรบscula, automรกticamente convertir en mayรบscula."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3310,8 +3310,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Namรกi pue introducir carรกuteres entendรญos ente '0' y '9'."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3342,8 +3342,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Puen indicase tolos carรกuteres imprentables. Si utiliza una minรบscula, automรกticamente convertir en mayรบscula."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3366,8 +3366,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Pue haber comprobaciรณn de formatu con campos de control qu'aceuten contenรญos con formatu (fecha, hora y demรกs). <ahelp hid=\"HID_PROP_STRICTFORMAT\">Si ta activada (Sรญ) la funciรณn de formatu estrictu, namรกi s'aceuten los carรกuteres dexaos.</ahelp> Por exemplu, nun campu de fecha namรกi se van aceutar los allindiadores de nรบmberu o de fecha y nun se va considerar nenguna entrada alfabรฉtica escrita por aciu el teclรกu."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3382,8 +3382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Especifique'l marcu destรญn pa visualizar el documentu qu'esta abiertu pola aiciรณn \"Documentu abiertu / pรกxina web\".</ahelp> Tamiรฉn pue especificar el marcu destรญn pa visualizar una <emph>URL</emph> que pue abrir cuando faiga clic nun botรณn que foi asignรกu pa l'aiciรณn \"Documentu abiertu o pรกxina web\"."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3478,8 +3478,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "La propiedรก Marcu ye apoderada pa formulario HTML, pero non pa formularios de base de datos."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3494,8 +3494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Un botรณn d'imaxe tien acomuรฑada una propiedรก <emph>Imaxe</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">La propiedรก <emph>Imaxe</emph> especifica la ruta y nome de ficheru de la imaxe que deseya amosar nel botรณn.</ahelp> Si escueye el ficheru de grรกficu por aciu el botรณn <emph>...</emph>, la ruta y el nome de ficheru van incluyise automรกticamente nel cuadru de testu."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3518,8 +3518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "Pa botones de tipu URL, el testu d'ayuda apaez como una suxerencia estendida en cuenta de la direiciรณn URL ingresada n'URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3534,8 +3534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Especifica una etiqueta de pila na ortografรญa de la URL que se refier a un documentu d'ayuda y que pue executase cola ayuda del campu de control.</ahelp> L'ayuda pal campu de control abre si'l focu atopa sobre'l campu y l'usuariu calca F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3614,8 +3614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Define la llista d'entraes visible nel documentu. Abra esta llista y digite el testu. Utilice MAYUS+Enter pa un saltu de llinia. Con llistes y cuadros combinaos, pue definir la llista d'entraes que van ser visibles nel documentu. Abra'l campu <emph>Entrada de Llista</emph> y digite el testu.</ahelp> Tenga en cuenta que <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">suxerencies</link> referir a los controles del teclรกu."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3686,8 +3686,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Si'l campu de control ta enllazรกu a una base de datos y el llargor del testu adoptar de la definiciรณn del campu de la base de datos, nun tien d'introducir nengรบn llargor del testu. La configuraciรณn de la base de datos namรกi s'adopta si nun se definiรณ la propiedรก del campu de control (estรกu \"indefinรญu\")."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3742,8 +3742,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>campu de control de testu arriquecรญu</bookmark_value> <bookmark_value>campos de control;campu de control de testu arriquecรญu</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3758,7 +3758,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3790,8 +3790,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Amuesa'l testu en mรกs d'una llinia.</ahelp> Dexa utilizar saltos de llinia nun cuadru de testu, de cuenta que pue escribir mรกs d'una llinia de testu. Pa introducir manualmente un saltu de llinia, calque la tecla Intro."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3806,8 +3806,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Indica si un botรณn pa calcar se porta como un botรณn de conmutaciรณn. Si definiรณ la conmutaciรณn como ยซSรญยป, pue cambiar ente los estaos ยซseleicionรกuยป y ยซnon seleicionรกuยป del control cuando faiga clic nel botรณn o calque la barra d'espaciu cuando'l control tien el focu. Un botรณn col estรกu ยซseleicionรกuยป apaez como ยซcalcรกuยป.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Si configura esta opciรณn como \"Sรญ\", el botรณn de comandu activar al faer clic nel botรณn.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3870,7 +3870,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3966,8 +3966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">Na llingรผeta <emph>Propiedaes</emph>, esta opciรณn especifica'l nome del campu de control. Na llingรผeta<emph>Propiedaes de formatu</emph>, esta opciรณn especรญfica'l nome del formatu.</ahelp> Cada campu de control y cada formatu tien un <emph>Nome</emph> al traviรฉs de la cual pue identificase. El nome va apaecer nel <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Navegador</link> y, usando'l nome, el campu de control pue ser referรญu dende una macro. La configuraciรณn predeterminada especรญfica un nome cuando se constrรบi dende l'usu de les etiquetes de campu y el nรบmberu."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3982,16 +3982,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controles;arrexuntar</bookmark_value> <bookmark_value>grupos;de controles</bookmark_value> <bookmark_value>formularios;arrexuntar controles</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "El nome tamiรฉn ye usรกu p'arrexuntar los distintos controles que funcionalmente pertenecen xuntos, como los botones de la radio. Pa ello, tien de dase'l mesmu nome a tolos miembros del grupu: los controles con idรฉnticos nomes formen un grupu. Los controles arrexuntaos puen ser representaos visualmente pol usu d'un <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Cuadru de grupu</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4006,8 +4006,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Especifica si tien d'amosase la barra de navegaciรณn nel borde inferior del campu de control de tabla.</ahelp> Especifica si tien d'amosase la barra de navegaciรณn nel borde inferior del campu de control de tabla."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4022,8 +4022,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determina si'l control ye de solo llectura (Sรญ) o si pue ser editรกu (Non).</ahelp> La propiedรก <emph> Solo llectura</emph> pue asignase a tolos controles nos cualos l'usuariu ingresa testu.Si asigna la propiedรก Solo-llectura a un campu de imaxen el cual usa grรกficos de la base de datos, l'usuariu nun va poder inxertar nuevu grรกficos na base de datos."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4038,8 +4038,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determina si'l borde del campu tien qu'amosase \"Ensin bordes\", en \"3D\" o \"Planos\".</ahelp> Colos campos de control que tienen un marcu, la visualizaciรณn del borde nel formulariu determinar cola propiedรก <emph>Borde </emph>. Pue escoyer ente les opciones \"Ensin bordes\", \"3D\" o \"Planos\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4054,24 +4054,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">La propiedรก <emph>Orde de tabulaciรณn</emph> establez l'orde en que los campos de control enfocar nel formulariu al utilizar la tecla de tabulaciรณn.</ahelp> Nun formulariu que contenga mรกs d'un campu de control, el focu mover al campu de control siguiente al calcar la tecla de tabulaciรณn. En <emph>Orde de tabulaciรณn</emph> pue especificase l'orde en que camuda'l focu con un รญndiz."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "La propiedรก <emph>Orde de tabulaciรณn</emph> nun ta disponible pa <link href=\"text/shared/02/01170600.xhp\" name=\"Controles ocultos\">Controles ocultos</link>. Si deseyar, configure esta propiedรก pa botones y controles d'imaxes, con cuenta de poder escoyer estos controles cola tecla de tabulaciรณn."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Al crear una forma, un รญndiz ye asignรกu automรกticamente a los campos de control que s'amestar nesti formatu; cada campu de control aรฑedรญu ye asignรกu a un รญndiz n'aumentu por 1. Si camuda l'รญndiz de control, los รญndices de los otros controles son anovaos automรกticamente. Elementos que nun puen ser centraos (Tabulaciรณn = Non) tamiรฉn son asignaos a un valor. Sicasรญ, estos controles omitir al usu de la tecla Tab (tabulador)."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4094,8 +4094,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Define si'l valor camuda cuando l'usuariu mueve la rueda del mur. Nunca: el valor nun camuda. Con focu: (predeterminรกu), el valor camuda cuando'l campu de control tien el focu y la rueda ta apuntando al control y muรฉvese. Siempres: el valor camuda cuando la rueda apunta al campu de control y muรฉvese, independientemente del campu de control que tenga'l focu.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4126,8 +4126,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "P'arrexuntar campos d'opciรณn, l'estรกu del grupu correspondiente a la configuraciรณn predeterminada ye definรญu pola propiedรก del <emph>Tao predeterminรกu</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4150,16 +4150,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Pal botรณn de reestablecer. la entrada <emph> Seleiciรณn predeterminada</emph> define los estaos del cuadru de llista si'l botรณn de reestablecer ye activรกu pol usuariu."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Nun cuadru de llista que contenga una llista de valores, pue faer clic nel botรณn <emph>...</emph> p'abrir el diรกlogu <emph>Seleiciรณn predeterminada</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4190,8 +4190,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Pal botรณn de reestablecer, la <emph> entrada del valor predeterminรกu</emph> define los estaos de control si'l botรณn ye activรกu pol usuariu."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4254,8 +4254,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifique'l valor que se va amestar o va quitar cuando l'usuariu faiga clic nel iconu de flecha de la barra de desplazamientu.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4334,8 +4334,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">La propiedรก<emph> Botรณn predeterminรกu</emph> especifica que'l botรณn correspondiente va activase cuando se calque la tecla Retorno.</ahelp> La propiedรก<emph> Botรณn predeterminรกu</emph> especifica que'l botรณn correspondiente va activase cuando calque la tecla Retorno. Si abre'l diรกlogu o'l formulariu y nun lleva a cabu nenguna otra aiciรณn, el botรณn provistu d'esta propiedรก va ser el predeterminรกu."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4350,8 +4350,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Cuando use los formularios de pรกxina Web, pue dar con esta propiedรก nes mรกzcares de busqueda. Son mรกzcares d'ediciรณn que contiรฉn un campu de testu y un botรณn d'unviar. El tรฉrminu a guetar ingresar nel campu de testu y la busqueda empecรญpiase primiendo'l botรณn, si esti ta definรญu como predeterminรกu, sicasรญ, a cencielles prima Enter dempuรฉs de digitar el tรฉrminu a guetar pa empecipiar la busca."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4382,8 +4382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">La propiedรก <emph>Tabulaciรณn </emph>determina si un campu de control pue escoyese cola tecla de tabulaciรณn.</ahelp> Tรกn disponibles les opciones siguientes:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4398,8 +4398,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Al utilizar la tecla de tabulaciรณn l'enfoque ignora'l campu de control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4414,8 +4414,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "El campu de control pue escoyese cola tecla del tabulador."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4446,40 +4446,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">La propiedรก Etiqueta establez la etiqueta del campu de control que s'amuesa nel formulariu.</ahelp> La propiedรก Etiqueta establez la etiqueta del campu de control que s'amuesa nel formulariu. Esta propiedรก determina la etiqueta visible o la testera de columna del campu de datos en formularios de control de tables."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Cuando se crea un nuevu control, la descripciรณn predefinida na propiedรก <emph>Nome</emph> รบsase como etiquetรกu predeterminรกu pa los controles. La etiqueta consiste nun campu col nome del control y un nรบmberu enteru (por exemplu, CommandButton1). Cola propiedรก <emph>Tรญtulu</emph>, pue asigna-y otra descripciรณn al control cola que se describa la so funciรณn. Camude esta informaciรณn col propรณsitu d'asigna-y una etiqueta descriptiva al control y que va ser visible al usuariu."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>tรญtulos de delles llinies en formularios</bookmark_value> <bookmark_value>nomes;tรญtulos de delles llinies</bookmark_value> <bookmark_value>campos de control;tรญtulos de delles llinies</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Pa crear un tรญtulu de delles llinies, abra'l cuadru combinรกu por aciu el botรณn de flecha. Pue inxertar un saltu de llinia calcando Mayรบs+<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline>+Entrar."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "La propiedรก <emph>Tรญtulu</emph> namรกi s'utiliza pa etiquetar un elementu del formulariu na interfaz visible pal usuariu. Si trabaya con marcos, repare que nel tiempu d'execuciรณn, el campu de control siempres ta dirixรญu pola propiedรก <emph>Nome</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4494,8 +4494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Establez la direiciรณn URL que s'abrir cuando prime clic nel botรณn \"Abrir documentu / pรกxina web\".</ahelp> Ingrese la direiciรณn URL pal tipu de botรณn Abrir documentu o pรกxina web na caxa de testu <emph>URL</emph>. La direiciรณn รกbrese cuando se prime clic sobre'l botรณn."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4518,8 +4518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Pue indicase como sรญmbolu de moneda un carรกuter o una cadena de carรกuteres.</ahelp> Para predefinir el sรญmbolu de moneda nos campos de moneda escriba'l carรกuter o cadena de carรกuteres na propiedรก <emph>Sรญmbolu de moneda</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4550,16 +4550,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Si'l cuadru de testu emplรฉgase como entrada d'una contraseรฑa, escriba'l cรณdigu ASCII del carรกuter de visualizaciรณn. Esti carรกuter sustitรบi a los que l'usuariu utiliza cuando escribe la contraseรฑa.</ahelp> Puen determinase los carรกuteres que se van amosar cuando usuariu escriba una contraseรฑa. En <emph>Carรกuteres pa contraseรฑes</emph>, escriba'l cรณdigu ASCII del carรกuter deseyรกu. Pue usar valores del 0 al 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Los carรกuteres y los sos cรณdigos ASCII puen trate nel diรกlogu <emph>Carรกuteres Especiales</emph> Menรบ (Inxertar - Sรญmbolos)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4574,8 +4574,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Define una mรกzcara lliteral. La mรกzcara lliteral contiรฉn los valores inicales que siempres tรกn visibles dempuรฉs de la descarga d'un formulariu.</ahelp> Con campos amazcaraos pue especificar una mรกzcara lliteral. Una mรกzcara lliteral contiรฉn los valores iniciales d'un formulariu, y siempres son visibles dempuรฉs de la descarga d'un formulariu. Usando un cรณdigu de caracter pa editar la mรกzcara, pue establecer lo que l'usuariu digita dientro d'un campu amazcarรกu."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4614,8 +4614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Especifica l'altor de filera d'un campu de control de tabla.</ahelp> Nos campos de control de tabla, indique un valor pal altor de filera. Si deseyar, especifique un valor siguรญu d'una unidรก de midida vรกlida, por exemplu 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4710,7 +4710,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4726,7 +4726,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4742,7 +4742,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4750,15 +4750,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Peรฑerar / Ordenar"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4774,7 +4774,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4830,16 +4830,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica'l tamaรฑu del control de la barra de desplazamientu en \"unidaes de valor\". Por exemplu, un valor de (\"Valor de desplazamientu mรกx.\" menos \"Valor de desplazamientu mรญn.\" ) / 2 da como resultรกu un control qu'ocupa la metรก del รกrea de fondu.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Si definir en 0, el control va ser igual d'anchu qu'alto."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4886,24 +4886,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "La llingรผeta <emph>Datos</emph> dexa asignar una fonte de datos al campu de control escoyรญu."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Nos formularios acomuรฑaos a una base de datos, la correspondiente base de datos definir en <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Propiedaes del formulariu</link>. Les funciones pa ello atรณpense na ficha <link href=\"text/shared/02/01170203.xhp\" name=\"Datos\"><emph>Datos</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Les configuraciones posibles de la llingรผeta <emph>Datos</emph> d'un campu de control dependen d'รฉsti. Namรกi se van amosar les opciones disponibles pal campu de control y contestu actuales. Los campos siguientes tรกn disponibles:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4918,8 +4918,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Los caxellos de verificaciรณn y los bรณtones d'opciรณn nes fueyes de cรกlculu puen enllazase a caxelles del documentu actual. Si'l control ta habilitรกu, el valor que s'ingrese na referencia (on) copiar a la caxella. Si'l control ta evacuรกu, el valor de la referencia (off) copiar a la caxella.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5646,16 +5646,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defini como pue ser remanada una cadena d'entrada balera. Si esta configurada como SI, una cadena d'entrada de longitud cero va ser tratada como un valor NULL. Si esta configurada como Non, cualquier entrada sera tratada como tal ensin ningun tipu de conversiรณn.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Una cadena balera ye una cadena con longitud cero (\"\"). De normal, un valor NULL nun ye lo mesmo qu'una cadena balera. Polo xeneral, el termino NULL ye usรกu pa denotar un valor indefinรญu, un valor desconocรญu, o \"un valor ensin ingresar entรก.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5678,8 +5678,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Mientres el diseรฑu del formulariu, pue activase la propiedรก \"Propuesta de filtru\" de tolos campos de testu de la llingรผeta <emph>Datos</emph> del diรกlogu <emph>Propiedaes</emph> correspondiente. Nes socesives busques en mou filtru pue escoyese tola informaciรณn contenida nestos campos.</ahelp> El contenรญu del campu pue escoyese por aciu la funciรณn Completar pallabres. Sicasรญ, tenga en cuenta que dicha funciรณn precisa mรกs espaciu de memoria y tiempu d'accesu, especialmente si usar en bases de datos de gran tamaรฑu, polo que tien d'utilizase con moderaciรณn. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5726,72 +5726,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Marque'l caxellu de verificaciรณn"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Introduzse VERDADERU na caxella enllazada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Deseleicione el caxellu de verificaciรณn"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Introduzse FALSU na caxella enllazada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "El caxellu de verificaciรณn de tres estado configurar en \"indeterminรกu\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Introduzse #NV na caxella enllazada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduza un nรบmberu o una fรณrmula que devuelva un nรบmberu na caxella enllazada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Si'l valor introducรญu ye VERDADERU o nun ye 0: escuรฉyese'l caxellu de verificaciรณn<br/>Si'l valor introducรญu ye FALSU o 0: se deseleiciona el caxellu de verificaciรณn"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Borre la caxella enllazada, introduza testu o bien escriba una fรณrmula que devuelva testu o un fallu"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5806,24 +5806,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Escueya'l cuadru. El cuadru de valor Referencia contiรฉn testu."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "El testu del cuadru de valor Referencia copiar na caxella."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Deseleicione el cuadru. El cuadru de valor Referencia contiรฉn testu."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5838,8 +5838,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "El cuadru de valor Referencia contiรฉn testu. Escriba'l mesmu testu na caxella."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5854,8 +5854,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "El cuadru de valor Referencia contiรฉn testu. Escriba otru testu na caxella."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5894,88 +5894,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Escueya'l botรณn d'opciรณn"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Introduzse VERDADERU na caxella enllazada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "El botรณn d'opciรณn se deseleiciona escoyendo otru botรณn d'opciรณn"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Introduzse FALSU na caxella enllazada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduza un nรบmberu o una fรณrmula que devuelva un nรบmberu na caxella enllazada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Si'l valor introducรญu ye VERDADERU o nun ye 0: escuรฉyese'l botรณn d'opciรณn<br/>Si'l valor introducรญu ye FALOS o 0: se deseleiciona el botรณn d'opciรณn"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Borre la caxella enllazada, introduza testu o bien escriba una fรณrmula que devuelva testu o un fallu"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Se deseleiciona el botรณn d'opciรณn"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Faiga clic nel botรณn d'opciรณn. El cuadru de valor Referencia contiรฉn testu."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "El testu del cuadru de valor Referencia copiar na caxella."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Faiga clic n'otru botรณn d'opciรณn del mesmu grupu. El cuadru de valor Referencia contiรฉn testu."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5990,8 +5990,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "El cuadru de valor Referencia contiรฉn testu. Escriba'l mesmu testu na caxella."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6006,8 +6006,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "El cuadru de valor Referencia contiรฉn testu. Escriba otru testu na caxella."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6046,80 +6046,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Introduza testu nel cuadru de testu"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "El testu copiar na caxella enllazada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Borre'l cuadru de testu"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Bรณrrase la caxella enllazada"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Introduza testu o un nรบmberu na caxella enllazada"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "El testu o'l nรบmberu copiar nel cuadru de testu"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduza una fรณrmula na caxella enllazada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "La resultancia de la fรณrmula copiar nel cuadru de testu"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Borre la caxella enllazada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Bรณrrase'l cuadru de testu"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6150,64 +6150,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Introduza un nรบmberu nel campu"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "El nรบmberu copiar na caxella enllazada"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Borre'l campu"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Establezse'l valor 0 na caxella enllazada"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduza un nรบmberu o una fรณrmula que devuelva un nรบmberu na caxella enllazada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Cรณpiase'l nรบmberu nel campu"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Borre la caxella enllazada, introduza testu o bien escriba una fรณrmula que devuelva testu o un fallu"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Establezse'l valor 0 nel campu"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6230,16 +6230,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Contenรญu enllazรกu: sincronice'l contenรญu de testu de la entrada del cuadru de llista escoyรญu col contenรญu de la caxella."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Posiciรณn de seleiciรณn enllazada: la posiciรณn del elementu รบnicu escoyรญu nel cuadru de llista sincronizar col valor numbรฉricu de la caxella."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6262,8 +6262,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Escueya un elementu รบnicu de la llista"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6278,112 +6278,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Vencรฉyase la seleiciรณn: la posiciรณn del elementu escoyรญu copiar na caxella enllazada. Por exemplu, si escueye'l tercer elementu, cรณpiase'l nรบmberu 3."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Escueya dellos elementos de la llista"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Introduzse #NV na caxella enllazada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Deseleicione tolos elementos de llista"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Vencรฉyase'l contenรญu: Bรณrrase la caxella enllazada"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Vencรฉyase la seleiciรณn: Introduzse'l valor 0 na caxella enllazada"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Introduza testu o un nรบmberu na caxella enllazada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Vencรฉyase'l contenรญu: Busque y escueya un elementu de llista idรฉnticu"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Vencรฉyase la seleiciรณn: Escuรฉyese l'elementu de llista de la posiciรณn especificada (empieza por 1 pal primer elementu). Si nun s'atopa, se deseleicionan tolos elementos."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduza una fรณrmula na caxella enllazada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Busque y escueya un elementu de llista que coincida cola resultancia de la fรณrmula y el mou de vinculaciรณn"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Borre la caxella enllazada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Deseleicione tolos elementos del cuadru de llista"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Camude'l contenรญu del rangu d'orixe de la llista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6422,88 +6422,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Escriba'l testu nel campu d'ediciรณn del cuadru combinรกu, o escueya una entrada na llista desplegable"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "El testu copiar na caxella enllazada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Borre'l campu d'ediciรณn del cuadru combinรกu"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Bรณrrase la caxella enllazada"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Introduza testu o un nรบmberu na caxella enllazada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Cรณpiase'l testu o'l nรบmberu nel campu d'ediciรณn del cuadru combinรกu"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduza una fรณrmula na caxella enllazada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Cรณpiase la resultancia de la fรณrmula nel campu d'ediciรณn del cuadru combinรกu"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Borre la caxella enllazada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Bรณrrase'l campu d'ediciรณn del cuadru combinรกu"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Camude'l contenรญu del rangu d'orixe de la llista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6534,16 +6534,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Contenรญu enllazรกu: sincronice'l contenรญu de testu de la entrada del cuadru de llista escoyรญu col contenรญu de la caxella. Escueya \"La entrada escoyida\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Posiciรณn de seleiciรณn enllazada: la posiciรณn del elementu รบnicu escoyรญu nel cuadru de llista sincronizar col valor numbรฉricu de la caxella. Escueya \"Posiciรณn de la entrada escoyida\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>campos de control;eventos</bookmark_value> <bookmark_value>eventos;campos de control</bookmark_value> <bookmark_value>macros;asignar a eventos en formularios</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6590,15 +6590,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "Na llingรผeta <emph>Acciones </emph> puen enllazase macros con acciones que tienen llugar nos campos de control del formulariu."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6606,8 +6606,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Hai distintes acciones disponibles en funciรณn del campu de control. Na llingรผeta <emph>Acciones</emph> amuรฉsense namรกi les acciones disponibles pal campu de control y contestu escoyรญos. Tรกn definรญes les siguientes acciones:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6622,8 +6622,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Esti eventu tien lugar enantes d'activar una aiciรณn faciendo clic nel campu de control.</ahelp> Por exemplu, al faer clic nel botรณn \"Unviar\" empecรญpiase una aiciรณn d'unviada; sicasรญ, el procesu real de \"unviada\" namรกi s'empecipia cuando tien llugar l'eventu <emph>Al empecipiar</emph>. L'eventu <emph>Aprobar aiciรณn</emph> dexa albortar el procesu primero que tenga llugar. Si'l mรฉtodu enllazรกu devuelve la respuesta FALSE, <emph>Al empecipiar</emph> nun se va executar."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6638,8 +6638,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">L'eventu <emph>Executar aiciรณn</emph> tien llugar cuando s'empecipia una aiciรณn.</ahelp> Por exemplu, si nel formulariu inclรบyese un botรณn \"Unviar\", el procesu d'unviada representa l'aiciรณn que se va empecipiar."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6654,8 +6654,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">L'eventu <emph>Modificรกu</emph> tien llugar cuando'l campu de control pierde'l focu y el so contenรญu camuda al habelo perdรญu.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6670,8 +6670,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">L'eventu <emph>Testu modificรกu</emph> tien llugar si introduzse o modifica un testu nun campu d'entrada.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6686,7 +6686,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6702,8 +6702,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">L'eventu <emph>Recepciรณn de focu</emph> tien llugar si un campu de control ta resaltรกu.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6734,8 +6734,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">L'eventu <emph>Tecla calcada</emph> tien llugar cuando l'usuariu calca una tecla cuando'l campu de control ta resaltรกu.</ahelp> Esti eventu pue tar enllazรกu a una macro pa comprobar les entraes."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6750,8 +6750,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">L'eventu <emph> Dempuรฉs de calcar una tecla </emph> asocedi cuando l'usuariu suelta cualquier tecla cuando'l control tien el focu.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6766,8 +6766,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">L'eventu<emph> Mur dientro </emph>tien llugar si'l mur atรณpase dientro del campu de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">L'Eventu<emph> Mover el mur mientres se prime una tecla </emph>asocedi cuando'l mur abรกsnase mientres una tecla ye primida.</ahelp> Un exemplu, cuando mientres l'abasnar y soltar, adicionalmente prรญmese una tecla que determina el mou (mover o copiar)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">L'eventu <emph>Movimientu de mur</emph> tien llugar si'l mur muรฉvese percima del campu de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6814,8 +6814,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">L'eventu<emph> Botรณn del mur calcรกu</emph>tien llugar si pรบlsiase'l botรณn del mur cuando'l punteru atopa sobre'l campu de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6838,8 +6838,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">L'eventu <emph>Botรณn del mur soltรกu</emph> tien llugar si suelta'l botรณn del mur cuando'l punteru atopa sobre'l campu de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6854,8 +6854,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">L'eventu <emph>Mur fuera</emph> tien llugar cuando'l mur atรณpase fora del campu de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9414,16 +9414,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Esti sรญmbolu dรฉxa-y abrir o zarrar la ventana del Navegador."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Tamien pue llamar al <emph>Navegador</emph> seleicionando <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">Ver - Navegador</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Ver - Navegador</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Ver - Navegador</link></caseinline><defaultinline>Ver - Navegador</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9462,7 +9462,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9470,7 +9470,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9518,7 +9518,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9526,7 +9526,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9630,8 +9630,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Si marca'l campu <emph>Amosar vista previa de les fontes</emph> en <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Ver\">$[officename] - Ver</link> del cuadru de diรกlogu \"Opciones\", va poder ver los nomes de les fontes formateaes con esa mesma fonte.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9830,8 +9830,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si calca nel iconu <emph>Amenorgar sangrรกu</emph>, al primir la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, el sangrรกu del pรกrrafu seleicionรกu va movese cola tabulaciรณn predefinidan en <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - Xeneral</emph></link> na caxa de diรกlogu d'Opciones.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9862,8 +9862,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Faiga clic nel iconu\"Aumentar sangrรญa\" p'aumentar la sangrรญa esquierda del pรกrrafu actual o del contenรญu de la caxella moviรฉndolos a la posiciรณn del siguiente alto de tabulaciรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9894,8 +9894,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Calque nel iconu <emph>Aumentar sangrรญa</emph> al primir la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, la sangrรญa del pรกrrafu seleicionรกu va movese cola tabulaciรณn predefinida en <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Xeneral\"><emph>%PRODUCTNAME Writer - Xeneral</emph></link> de la caxa de diรกlogu d'Opciones.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9934,8 +9934,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "La sangrรญa aumenta cola <switchinline select=\"sys\"><caseinline select=\"MAC\">Tecla Comandu </caseinline><defaultinline>Tecla Ctrl </defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10070,8 +10070,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Pa desactivar el resaltรกu, calque Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10158,8 +10158,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ParaspaceIncrease\">Faiga clic nel iconu<emph> Aumentar espaciu </emph>p'amontar l'espaciu qu'hai percima del pรกrrafu escoyรญu.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10182,8 +10182,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Pue faer axustes adicionales nel espaciu. Pa ello, escueya <link href=\"text/shared/01/05030100.xhp\" name=\"Formatu - Pรกrrafo - Sangrรญas y espacios\"><emph>Formatu - Pรกrrafu - Sangrรญes y espacios</emph>.</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10206,8 +10206,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Faiga clic nel iconu <emph> Amenorgar espaciu</emph> pa menguar l'espaciu qu'hai percima del pรกrrafu escoyรญu.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10230,8 +10230,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Pue faer axustes adicionales nel espaciu. Pa ello, escueya <link href=\"text/shared/01/05030100.xhp\" name=\"Formatu - Pรกrrafo - Sangrรญas y espacios\"><emph>Formatu - Pรกrrafu - Sangrรญes y espacios</emph>.</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10270,8 +10270,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">P'aplicar un borde determinรกu a una sola caxella, coloque'l cursor na caxella, abra la barra de ferramientes de <emph>bordes</emph> y escueya un borde. </caseinline><defaultinline>Cuando s'inxerta un grรกficu o una tabla, yรก tienen un borde completu. Si deseya quitar dichu borde, escueya l'oxetu grรกficu o tola tabla y faiga clic nel iconu \"Ensin borde\" de la barra de ferramientes <emph>Borde</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10294,8 +10294,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Va Atopar mรกs informaciรณn al respective na seiciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Cantos</emph> de l'Ayuda</link>. Tamiรฉn va atopar informaciรณn alrodiu de cรณmo <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">formatear una tabla de testu</link> por aciu el sรญmbolu <emph>Cantos</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10350,8 +10350,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Pa llograr mรกs informaciรณn consulte la seiciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Cantos</link> de l'Ayuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10398,8 +10398,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Pa llograr mรกs informaciรณn consulte la seiciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Cantos</link> de l'Ayuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10430,16 +10430,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Dexa alternar ente les opciones de anclaxe.</ahelp></variable> <emph> Camudar ancla</emph> namรกi se ve cuando s'escoyรณ un oxetu, como un grรกficu, un campu de control<switchinline select=\"appl\"><caseinline select=\"WRITER\"> o un marcu</caseinline></switchinline>."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Va Llograr mรกs informaciรณn sobre anclaxe na seiciรณn de l'Ayuda <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anclaxe</emph></link>."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Escueya un oxetu y faiga clic nel iconu<emph> Xirar</emph> de la barra de ferramientes <emph>Dibuxu</emph>. </caseinline><caseinline select=\"DRAW\">Escueya un oxetu y faiga clic nel oxetu Xirar de la barra de ferramientes Dibuxo. </caseinline><defaultinline>Escueya un oxetu y faiga clic nel iconu <emph>Xirar</emph> de la barra de ferramientes <emph>Propiedaes del oxetu de dibuxu</emph>.</defaultinline></switchinline> Arrastre una maniya de la esquina del oxetu na direiciรณn en que deseye xiralo."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10678,8 +10678,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">L'iconu <emph>Baxar un nivel</emph> atopar na barra <emph>Numberaciรณn y viรฑetes</emph>, qu'apaez cuando s'asitia'l cursor sobre un elementu de numberaciรณn o viรฑetes. </caseinline><caseinline select=\"IMPRESS\">L'iconu <emph>Menguar nivel</emph> atopar na barra <emph>Formatu de testu</emph>, qu'apaez cuando se trabaya nel mou Esquema. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10694,8 +10694,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Baxar un nivel</caseinline><defaultinline>Menguar nivel</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10726,8 +10726,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">L'iconu <emph>Xubir un nivel</emph> atopar na barra <emph>Numberaciรณn y viรฑetes</emph>, qu'apaez cuando s'asitia'l cursor nun elementu de numberaciรณn o viรฑetes.</caseinline><caseinline select=\"IMPRESS\">L'iconu <emph>Aumentar nivel</emph> atopar na barra <emph>Formatu de testu</emph>, que s'amuesa cuando se trabaya nel mou Esquema.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10742,8 +10742,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Xubir un nivel</caseinline><defaultinline>Aumentar nivel</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10774,16 +10774,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Si tien pรกrrafos numberaos y fai clic nel iconu <emph>Mover escontra riba</emph>, los nรบmberos van axustase nel orde actual. <switchinline select=\"appl\"><caseinline select=\"WRITER\">L'iconu <emph>Mover escontra riba</emph> namรกi se ve cuando'l cursor ta sobre una llista numberada o con viรฑetes.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">L'iconu <emph>Mover escontra riba</emph> apaez na barra <emph>Formatu de testu</emph> cuando se trabaya nel mou Esquema.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Pue llamase a esta funciรณn calcando <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Control</defaultinline></switchinline>+flecha enriba."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10830,16 +10830,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Si tien pรกrrafos numberaos y fai clic nel iconu <emph>Mover escontra baxo</emph>, los nรบmberos van axustase nel orde actual. <switchinline select=\"appl\"><caseinline select=\"WRITER\">L'iconu <emph>Mover escontra baxo</emph> namรกi se ve cuando'l cursor ta sobre una llista numberada o con viรฑetes. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">L'iconu <emph>Mover escontra baxo</emph> apaez na barra <emph>Formatu de testu</emph> cuando se trabaya nel mou Esquema. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Pue llamase a esta funciรณn primiendo <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu </caseinline><defaultinline>Control</defaultinline></switchinline>+flecha embaxo."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10886,32 +10886,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Les opciones de viรฑetes, como'l tipu y la posiciรณn, definir nel diรกlogu <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Numberaciรณn y viรฑetes</emph></link>. P'abrir esti diรกlogu, faiga clic nel iconu <emph>Numberaciรณn y viรฑetes</emph> de la barra <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Numberaciรณn y viรฑetes</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Les opciones de viรฑetes, como'l tipu y la posiciรณn, definir nel diรกlogu <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Numberaciรณn y viรฑetes</link>. P'abrir esti diรกlogu, faiga clic nel iconu <emph>Numberaciรณn y viรฑetes</emph> de la barra <emph>Formatu de testu</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nel <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Diseรฑu web</link>, delles opciones de numberaciรณn y viรฑetes nun tรกn disponibles. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La distancia ente'l testu y el marcu de testu esquierdu y la posiciรณn de les viรฑetes pue determinase nel diรกlogu en <link href=\"text/shared/01/05030100.xhp\" name=\"Formatu - Pรกrrafo\"><emph>Formatu - Pรกrrafu</emph></link>, especificando la sangrรญa esquierda y la sangrรญa de la primer filera. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10958,7 +10958,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11054,8 +11054,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Un cursor de seleiciรณn pue activase nun documentu de namรกi llectura o na Ayuda. Escueya <emph>Editar - Escoyer testu</emph> o abra'l menรบ contestual d'un documentu de namรกi llectura y escueya <emph>Escoyer testu</emph>. El cursor de seleiciรณn nun ceguรฑa.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11118,8 +11118,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Pa efeutuar cambeos nuna base de datos qu'utilicen delles persones tendrรก de disponer de los derechos d'accesu apropiaos. Al editar una base de datos esterna, $[officename] nun apurre un almacenamientu entemediu de los cambeos efeutuaos. Dichos cambeos รบnviense directamente a la base de datos."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11150,8 +11150,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Guarda'l rexistru de la tabla de base de datos actual.</ahelp> L'iconu<emph> Guardar rexistru </emph>ver na <link href=\"text/shared/main0212.xhp\" name=\"barra Base de datos\">barra Datos de tabla</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11182,7 +11182,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11206,8 +11206,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Esporta'l documentu actual directamente como PDF. Nun apaez nengรบn diรกlogu de configuraciรณn.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11254,8 +11254,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Amuesa la posiciรณn actual del cursor nel documentu %PRODUCTNAME Basic. Especifรญcase'l nรบmberu de filera y, dempuรฉs, el de columna.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11318,8 +11318,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre'l cuadru de diรกlogu Hiperenllaz.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11422,7 +11422,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11454,7 +11454,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11470,7 +11470,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11614,7 +11614,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11646,8 +11646,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Escriba un nome pal hiperenllaz.</ahelp> $[officename] inxerta una etiqueta NAME nel hiperenllaz."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11670,7 +11670,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11694,7 +11694,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11710,7 +11710,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11726,7 +11726,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11750,7 +11750,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11774,8 +11774,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Ingresa una URL por que el ficheru que quieras abrir cuando faigas clic nel enllaz. Si nun especifiques un marcu, el ficheru abrira dientro del documentu o marcu actual.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11790,7 +11790,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11870,7 +11870,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11934,7 +11934,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12126,8 +12126,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Dir a la fin del documentu</caseinline> <defaultinline>รšltima pรกxina</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12150,8 +12150,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Zarra la ventana actual.</ahelp> Escoyer <emph>Ventana - Zarrar Ventana</emph>, o primir<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. Na pรกxina anterior de $[officename] Writer y Calc, pue zarrase la ventana actual primiendo'l botรณn <emph>Zarrar vista previa</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13606,8 +13606,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Ente que coles funciones <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Orde ascendente</emph></link> y <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Orde descendente</emph></link> namรกi ye posible ordenar segรบn un criteriu, nesti diรกlogu pue combinar mรกs d'unu."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Si clasifica'l campu de datos \"Nome\" n'orde ascendente y el campu \"Apellรญos\" n'orde descendente, tolos rexistros van clasificar n'orde ascendente por nome y, de siguรญo, por apellรญu, magar esta vegada n'orde descendente."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13702,8 +13702,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tables de bases de datos; guetar</bookmark_value> <bookmark_value>formularios; esaminar</bookmark_value> <bookmark_value>rexistros; guetar en bases de datos</bookmark_value> <bookmark_value>guetar; bases de datos</bookmark_value> <bookmark_value>bases de datos; guetar rexistros</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13718,8 +13718,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Busca nes tables de bases de datos y formularios.</ahelp> Nes tables de bases de datos y formularios, puen buscase valores especรญficos nos campos de datos, cuadros de llista y caxellos de verificaciรณn. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13734,8 +13734,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "La busca que se describe equรญ llevar a cabu $[officename]. Si deseya utilizar el sirvidor SQL pa guetar nuna base de datos tendrรก d'utilizar el sรญmbolu <link href=\"text/shared/02/12110000.xhp\" name=\"Filtru basado en formulario\">Filtru basรกu en formulariu</link> de la <link href=\"text/shared/main0213.xhp\" name=\"barra de formulario\">barra de formulariu</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14078,8 +14078,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Tien un campu de fecha, que se guarda en formatu \"DD.MM.AA\" na base de datos (por exemplu, 17.02.65). El formatu de la entrada camudar na vista d'orixe de datos a \"DD MMM AAAA\" (17 Feb 1965). Siguiendo esti exemplu, un rexistru que contenga 17 Febreru namรกi s'atopa cuando la opciรณn <emph>Usar formatu de campu</emph> ta activada:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14166,24 +14166,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" atopa la hora \"14:00:00\""
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Los campos de tiempu nun son definรญos en bases de datos dBASE y tendrรกn d'asemeyase. P'amosar internamente la hora \"14:00:00\", precรญsase un 5."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" atopa tolos rexistros d'un campu de fecha estandar"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14206,8 +14206,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "La razรณn ye que la representaciรณn visual nun respuende al almacenamientu internu. Si, por exemplu, asรญtiase'l valor 45,789 nun campu d'una base de datos del tipu Nรบmberu/Double y el formatu visible ta configurรกu talmente que namรกi s'amuesen dos asities decimales, el valor \"45,79\" namรกi s'atopa por aciu d'una busca con formatu de campu."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14222,8 +14222,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Sicasรญ, la busca ensin <emph>Usar formatu de campu </emph>resulta apoderada pa bases de datos de gran tamaรฑu ensin problemes de formatu porque resulta mรกs rรกpida."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14302,8 +14302,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Dexa efeutuar busques colos comodinos * o ?.</ahelp> Puen usase los comodinos siguientes:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14398,8 +14398,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Si deseya guetar especรญficamente los carรกuteres ? o *, preciรฉdalos por una barra invertida: \"\\?\" o \"\\*\". Esti precuru namรกi ye necesaria si ta activada la opciรณn <emph>Espresiรณn con comodinos</emph>. Si la opciรณn nun ta habilitada, los carรกuteres de comodรญn van procesase como carรกuteres normales."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14414,8 +14414,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Busca con espresiones regulares.</ahelp> Les mesmes espresiones regulares almitรญes equรญ almรญtense tamiรฉn nel diรกlogu <link href=\"text/shared/01/02100000.xhp\" name=\"Guetar y trocar\">Guetar y trocar</link> de <item type=\"productname\">%PRODUCTNAME</item>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14494,16 +14494,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Si remana una cantidรก bien grande de datos, pue llevar dalgรบn tiempu determinar el rexistru de datos na busca en sentรญu inversu. La barra d'estรกu informa de que los rexistros inda se tรกn cuntando."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Guetar / Encaboxar"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14566,8 +14566,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "A diferencia que na busca normal, que s'activa pol sรญmbolu <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Guetar rexistru de datos</link> de la barra <emph>Formularios</emph>, guetar con mรกs rapidez col filtru basรกu nun formulariu. Polo xeneral, un sirvidor de bases de datos rรกpido cรกrgase cola busca. Amรกs, ye posible indicar condiciones de busca mรกs complexes."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14630,8 +14630,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "La funciรณn<emph> Aplicar filtru </emph>recuerda los <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">filtros basaos en formularios</link> que fueren definรญos. Nun ye precisu redefinilos."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14662,8 +14662,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activa una vista de tabla adicional na vista de formulariu.</ahelp> Cuando s'activa la funciรณn<emph> Orixe de datos como tabla</emph>, la tabla ver nuna รกrea percima del formulariu."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14686,8 +14686,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "La vista de la tabla y la del formulariu reflexen los mesmos datos. Los cambeos que se faen na tabla tamiรฉn son visibles nel formulariu y los cambeos nel formulariu amosar na tabla."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14902,8 +14902,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Arrastre escontra la derecha la marca inferior esquierda col botรณn del mur calcรกu."
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14918,8 +14918,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Arrastre escontra la derecha la marca cimera esquierda mientres caltiรฉn calcรกu'l botรณn del mur."
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14934,16 +14934,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Arrastre escontra la esquierda la marca asitiada nel marxe derechu col botรณn del mur calcรกu"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Pa camudar la sangrรญa esquierda a partir de la segunda llinia d'un pรกrrafu, caltenga calcada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, faiga clic nel triรกngulu na parte inferior esquierda, y arrastre hacia la derecha."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14982,8 +14982,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "La funciรณn<emph> Executar </emph>dexa comprobar la consulta. Cuando se guarda la consulta, รฉsta guardar na llingรผeta <emph>Consulta</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15078,8 +15078,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Especifica les tables que se deben inxertar na ventana de diseรฑu.</ahelp> Nel diรกlogu <emph>Amestar tables</emph>, escueya les tables necesaries pa llevar a cabu la xera actual. </variable> crear una consulta o una presentaciรณn de tabla, escueya la tabla a la que tienen de faer referencia la consulta o la presentaciรณn. Cuando trabaye con bases de datos relacionales, escueya les tables ente les que deseye crear relaciones."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15166,16 +15166,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Activar o desactivar la vista Diseรฑu"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Activar/desactivar vista diseรฑu\">Activar/desactivar vista diseรฑu</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15198,8 +15198,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Activar o desactivar la vista Diseรฑu"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15222,8 +15222,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">En mou SQL nativu puen escribise comandos SQL que $[officename] nun interpreta, sinรณn que se pasen directamente al orixe de datos.</ahelp> Si nun amuesa estos cambeos na vista de diseรฑu, nun va poder volver a esta vista."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15254,8 +15254,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Vuelva calcar el sรญmbolu pa pasar de nuevu a el mou normal, nel que los cambeos de <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">Diseรฑar consulta</link> tรกn sincronizaos colos cambeos dexaos por SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15278,8 +15278,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Amuesa la filera \"Funciรณn\" na parte inferior de la vista Diseรฑu, na ventana <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Diseรฑu de consulta\">Diseรฑu de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15318,8 +15318,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Amuesa la filera \"Tabla\" na parte inferior de la ventana <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Diseรฑu de consulta</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15358,8 +15358,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Amuesa la filera \"Alies\" na parte inferior de la ventana <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Diseรฑu de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15406,8 +15406,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Amplรญa col parรกmetru DISTINCT la espresiรณn Select creada de la <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">Consulta SQL</link> de la columna actual.</ahelp> La resultancia ye que los valores idรฉnticos qu'apaecen delles vegaes amuรฉsense una รบnica vegada."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15470,24 +15470,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Pa escoyer un oxetu, faiga clic al oxetu cola flecha. Pa escoyer mรกs d'un oxetu, arrastre un marcu de seleiciรณn alredor de los oxetos. P'amestar un oxetu a una seleiciรณn, prima Shift, y faiga clic nel oxetu. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Los oxetos escoyรญos puen ser definรญos como un <link href=\"text/shared/01/05290000.xhp\" name=\"group\">grupu</link>, convirtiรฉndolos nun รบnicu grupu d'oxetos.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Pue editar elementos individuales d'un grupu. Tamiรฉn pue desaniciar elementos dende un grupu col <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Pue escoyer oxetos individuales dientro d'un grupu al primir doble-clic, si primero evacรบa'l iconu<emph>Doble-clic pa editar testu</emph> de la barra de <emph>Opciรณn</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15558,8 +15558,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "En mou orixe HTML, puen vese y editar les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">etiquetes</link> de <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Guarde'l documentu como documentu de testu ensin formatu. Asigne una estensiรณn .html o .htm pa designar el documentu como HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15590,40 +15590,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Amuesa l'Estilu de pรกxina actual. Faer doble clic pa editar l'estilu, faer clic col botรณn derechu pa escoyer otru estilu.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Faiga doble clic nel campu <emph> Estilu de pรกxina </emph>p'abrir el diรกlogu <link href=\"text/swriter/01/05040000.xhp\" name=\"Estilu de pรกxina\">Estilu de pรกxina</link>, nel cual pue editase l'estilu de la pรกxina actual. Nel menรบ contestual d'esti campu, pue aplicar un Estilu de pรกxina. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Faiga doble clic nel campu <emph>Estilu de pรกxina </emph>p'abrir el diรกlogu <link href=\"text/scalc/01/05070000.xhp\" name=\"Estilu de pรกxina\">Estilu de pรกxina</link>, nel cual pue editase l'estilu de la pรกxina actual. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Faiga doble clic nesti campu p'abrir el cuadru de diรกlogu <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Diseรฑu de diapositiva</link> nel que pue escoyer l'estilu de la diapositiva actual. Escuรฉyese un formatu de papel o un fondu distintos. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Faiga doble clic nesti campu p'abrir el cuadru de diรกlogu <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Diseรฑu de diapositiva</link> nel que s'escueye l'estilu de la pรกxina actual. Escuรฉyese un formatu de papel o un fondu distintos. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15662,8 +15662,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Primiendo doble clic sobre esti campu abre'l diรกlogu <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Escala</link>, onde va poder camudar el porcentaxe de zoom."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15694,7 +15694,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15702,8 +15702,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Prima clic sobre esti campu pa camudar el mou d'inxertamientu (sacante nel IDE Basic de $[officename], onde namรกi el mou <emph>Inxertar</emph> ta activu). Si'l cursor esta allugรกu nun documentu de testu, pue tamiรฉn usar la tecla Inxertar (si ta disponible nel so teclรกu) pa camudar el mou d'inxertamientu."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15766,8 +15766,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>moos de seleiciรณn en testu</bookmark_value><bookmark_value>testu; moos de seleiciรณn</bookmark_value><bookmark_value>mou de seleiciรณn por estensiรณn</bookmark_value><bookmark_value>mou de seleiciรณn por adiciรณn</bookmark_value><bookmark_value>mou de seleiciรณn en bloque</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15822,7 +15822,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15838,7 +15838,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15910,8 +15910,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Si los cambeos fechos nel documentu nun se guardรณ entรก, un \"*\" amosar nesti campu de la barra d'estรกu. Esto aplica tambien pa documentos nuevos, o los qu'entรก nun se guardaron.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/04.po b/source/ast/helpcontent2/source/text/shared/04.po
index 4aebb40cdb3..ed5d84a72db 100644
--- a/source/ast/helpcontent2/source/text/shared/04.po
+++ b/source/ast/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-02 07:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -30,8 +30,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>teclรกu;comandos xenerales</bookmark_value><bookmark_value>tecles d'accesu directu;xeneral</bookmark_value><bookmark_value>campos d'entrada de testu</bookmark_value><bookmark_value>Completar pallabres en cuadros de llista y de testu</bookmark_value><bookmark_value>macros;encaboxar</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Munches funciones de l'aplicaciรณn puen executase por aciu tecles d'accesu directu. Por exemplu, les tecles d'accesu directu <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu + O </caseinline><defaultinline>Control + O</defaultinline></switchinline> amosar al pie de la opciรณn <emph>Abrir</emph> del menรบ <emph>Ficheru</emph>. Si deseya aportar a esta funciรณn por aciu les tecles d'accesu directu, mientres caltiรฉn calcada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu </caseinline><defaultinline>Control</defaultinline></switchinline>, calque la tecla O. Suelte les tecles en cuanto apaeza'l diรกlogu."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -78,8 +78,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Dellos carรกuteres de la barra de menรบes apaecen sorrayaos. Pue aportase directamente a estos menรบes si calca'l carรกuter sorrayรกu xuntu cola tecla Alt. Cuando'l menรบ รกbrese, vuelven vese en pantalla carรกcter sorrayaos. Pue aportase directamente a estos elementos de menรบ con namรกi calcar la tecla del carรกuter que ta sorrayรกu.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -94,16 +94,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "Siempre hai un elementu resaltรกu en toa caxa de diรกlogu - davezu amosรกu por un marcu quebrรกu. Esti elementu, que pue ser un botรณn, un campu d'opciรณn, una entrada nuna caxa de llistรกu o una caxellu de marcรกu, dizse que tien el focu sobre รฉl. si'l puntu focal ye un botรณn, calcando Enter execรบtase como si s'hubiere primรญo sobre รฉl. Un caxellu de marcรกu pue alternase cola barra d'espaciu. Si un campu d'opciรณn tien el focu, use les tecles de flecha pa cambiar la opciรณn activada nesi รกrea. Use la tecla Tab pa dir d'un elementu o รกrea hasta'l prรณximu, use Shift+Tab pa dir na direiciรณn inversa."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Si pรบlsiase la tecla Esc, el diรกlogu zarrar ensin incorporar los cambeos. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Si escueye un botรณn, amรกs de quedar el so nome arrodiรกu por un marcu formรกu per llinia de puntos, debaxo del botรณn apaez una solombra mรกs gruesa. Eso significa que'l diรกlogu pue zarrase tantu por aciu la tecla Entrar como faciendo clic nel botรณn.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -118,8 +118,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Si va usar la funciรณn d'abasnar y asitiar, escoyendo col mur o faciendo clic nos oxetos y nomes, va poder usar les tecles Mayรบs, <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline> y, dacuando <switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณn</caseinline><defaultinline>Alt</defaultinline></switchinline> p'aportar a otres funciones. Les funciones modificaes disponibles cuando se caltienen calcaes les tecles p'abasnar y asitiar indicar por aciu el cambรฉu de forma del punteru del mur. Cuando escueya ficheros o otros oxetos les tecles modificadoras puen estender la seleiciรณn; les funciones van esplicase cuando seya oportunu. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -142,16 +142,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S p'abrir el cuadru de <emph>Carรกuteres especiales</emph> ya inxertar รบn o mรกs carรกuteres especiales."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Utilice <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + A pa escoyer tol testu. Quite la seleiciรณn por aciu les tecles de flecha esquierda o derecha."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -174,24 +174,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Calque <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Supr pa desaniciar tolos carรกuteres dende la posiciรณn del cursor hasta'l final de la pallabra."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Al calcar <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu </caseinline><defaultinline>Ctrl</defaultinline></switchinline> y calcar la tecla de flecha derecha o esquierda, el cursor pasa d'una pallabra a otra; si amรกs caltiรฉn calcada la tecla Mayรบs, escuรฉyense les pallabres, una tres otra."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Calque (Insert) pa conmutar ente el mou d'inxertamientu y el mou de sobrescritura."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -206,15 +206,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "Les tecles d'accesu directu <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Z emplegar pa desfacer un cambรฉu cada vez que se calquen; asina, el testu vuelve al estรกu que tenรญa enantes del primer cambรฉu."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -222,8 +222,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Use la tecla flecha embaxo pa movese al traviรฉs de los otros ficheros y directorios. Use la tecla flecha derecha p'amosar tamiรฉn un subdirectorio esistente nel campu URL. Autocompletรกu Rรกpido ta disponible si prime la tecla Fin dempuรฉs d'introducir parte de la URL. Una vegada qu'atope'l documentu o directoriu deseyรกu, prima Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -238,8 +238,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Si quier finar una macro qu'entรก sigui n'execuciรณn, calque <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -278,8 +278,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efeutu</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -294,8 +294,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Activa'l botรณn focalizado nun diรกlogu"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -390,8 +390,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Abre la llista d'un cuadru de control escoyรญu anguaรฑo nel diรกlogu. Esta combinaciรณn de tecles funciona tantu en campos de combinaciรณn como en botones de sรญmbolos que dispongan d'un menรบ emerxente. Calque (Esc) pa volver zarrar la llista abierta."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -414,8 +414,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efeutu</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -558,8 +558,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Alterna la visualizaciรณn ente'l mou de pantalla completa y el normal en Writter o Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -606,8 +606,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Anicia l'ayuda de $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -646,8 +646,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Activa l'Ayuda activa pal comandu escoyรญu, el sรญmbolu o'l campu de control."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -662,8 +662,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Asitia'l focu na siguiente subventana (por exemplu, documentu/vista de la fonte de datos)."
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -694,8 +694,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Activa'l primer menรบ (Menรบ โ€“ Ficheru)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -726,8 +726,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Zarra'l documentu actual (zarru de $[officename] al salir del documentu que s'abriera per รบltimu vegada)."
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -766,8 +766,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efeutu</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -974,8 +974,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "La รกrea escoyida adopta l'atributu <emph>Cursiva</emph>. Si'l cursor atopar nuna pallabra, la pallabra tamiรฉn se va amosar en cursiva."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -990,8 +990,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "La รกrea escoyida adopta l'atributu <emph>Negrina</emph>. Si'l cursor atopar nuna pallabra, รฉsta amosarรกse en negrina."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1006,8 +1006,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "La รกrea escoyida adopta l'atributu <emph>Sorrayรกu</emph>. Si'l cursor atopar nuna pallabra, รฉsta amuรฉsase en sorrayรกu."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1022,8 +1022,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Desanicia'l formatu direutu del testu o los oxetos escoyรญos (como en <emph>Formatu - Formatu predeterminรกu</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1046,8 +1046,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Resultancia"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1078,16 +1078,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Movese ente รกrees (escontra tras)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Combinaciones de tecles dientro del รกrea Nuevu tema de Gallery:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1102,8 +1102,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Resultancia"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1150,8 +1150,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Abre'l diรกlogu Propiedaes."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1230,16 +1230,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Inxerta una tema nueva"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Combinaciones de tecles nel รกrea de previsualizaciรณn de Gallery:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1254,8 +1254,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Resultancia"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1366,8 +1366,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Xubir una pantalla."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1382,8 +1382,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Baxa una pantalla."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1486,8 +1486,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Retrocesu (namรกi na visualizaciรณn d'oxetos)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1502,7 +1502,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1518,8 +1518,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Resultancia"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1550,8 +1550,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Alteria la seleiciรณn de la filera"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1566,8 +1566,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Escueye la columna actual"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1582,8 +1582,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Mueve'l punteru a la primer filera"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1598,8 +1598,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Mueve punteru a la รบltima filera"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1622,16 +1622,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Resultancia"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Escueya la barra de ferramientes con F6. Coles tecles flecha embaxo y derecha, escueya un iconu de barra de ferramientes y calque <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Entrar"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1646,8 +1646,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Escueya'l documentu con <switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu </caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F6 y calque la tecla Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1750,8 +1750,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Colar del mou de seleiciรณn con agarraderes y tornar a el mou de seleiciรณn del oxetu."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1766,8 +1766,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Desplazamientu del puntu escoyรญu (les funciones de la cuadrรญcula tรกn desactivaes enagora, namรกi los puntos finales encaxen)"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1782,32 +1782,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Mueve l'oxetu de dibuxu escoyรญu nun pรญxel (na mou seleiciรณn)."
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Modifica'l tamaรฑu d'un oxetu de dibuxu (na mou seleiciรณn con agarraderes)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Rota un oxetu de dibuxu (na mou Rotaciรณn)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Abre'l diรกlogu de propiedaes d'un oxetu de dibuxu."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1830,8 +1830,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Escueya un puntu d'un oxetu de dibuxu (en mou de seleiciรณn de puntos) / Ataye la seleiciรณn."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1854,8 +1854,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Escueya un puntu adicional en mou de seleiciรณn de puntos."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1870,16 +1870,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Seleiciรณn del siguiente puntu nel oxetu de dibuxu (mou Seleiciรณn de puntu)."
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "Nel mou Rotaciรณn tamiรฉn pue escoyese el puntu de rotaciรณn."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1894,8 +1894,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Seleiciรณn del puntu previu d'un oxetu de dibuxu (mou de Seleiciรณn Puntu)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1918,8 +1918,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Comandu </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Entrar nel iconuSeleiciรณn"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1942,16 +1942,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Colar del mou Seleiciรณn de puntu, de siguรญo escuรฉyese l'oxetu de dibuxu."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Editar el puntu d'un oxetu de dibuxu (mou Ediciรณn de puntu)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2070,8 +2070,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Resultancies"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2150,8 +2150,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Vista previa"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2166,8 +2166,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Executar consulta"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2182,8 +2182,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Amestar tabla o consulta"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2206,8 +2206,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Resultancies"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2342,8 +2342,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Resultancies"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2390,8 +2390,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Salta ente les ventanes."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/07.po b/source/ast/helpcontent2/source/text/shared/07.po
index 3493662c98f..00ddcacef09 100644
--- a/source/ast/helpcontent2/source/text/shared/07.po
+++ b/source/ast/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Pa crear una nueva pรกxina web pa Internet, abra un nuevu <emph>Documentu HTML</emph> por aciu <emph>Ficheru - Nuevu</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/ast/helpcontent2/source/text/shared/guide.po b/source/ast/helpcontent2/source/text/shared/guide.po
index 540db733ffa..4453593336e 100644
--- a/source/ast/helpcontent2/source/text/shared/guide.po
+++ b/source/ast/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 17:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Pa crear una llinia cenciella, escriba trรฉs o mรกs guiones (-), o guiones baxos ( _ ), y calque Intro. Pa crear una doble llinia, escriba trรฉs o mรกs signos d'igual (=), asteriscu (*), tilde (), o almadina (#), y calque Intro."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/ast/helpcontent2/source/text/shared/optionen.po b/source/ast/helpcontent2/source/text/shared/optionen.po
index fe76bb71fb5..aef17b905f1 100644
--- a/source/ast/helpcontent2/source/text/shared/optionen.po
+++ b/source/ast/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 17:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Softastur <alministradores@softastur.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
index c6624d4ad6d..a93b0cc985e 100644
--- a/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ast/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 12:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3866,15 +3866,6 @@ msgstr "Inxertar ~saltu de filera"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Datos"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22789,6 +22780,15 @@ msgstr "~Inxertar"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/ast/sc/messages.po b/source/ast/sc/messages.po
index 03904051c6b..41d173b037e 100644
--- a/source/ast/sc/messages.po
+++ b/source/ast/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13976,37 +13976,42 @@ msgid "~Value"
msgstr "~Valor"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Fonte"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Entraes"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistema"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Estรกndar;Testu;Data (DMA);Data (MDA);Data (AMD);Inglรฉs EE.XX.;Tapecer"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulador"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "espaciu"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14017,1260 +14022,1365 @@ msgstr ""
"ยฟQuies aceptar les correiciones propuestes?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Filtru d'imaxes"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Testu"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Escoyer fueyes"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Fueye~s esbillaes"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Regla"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Esta regla alministra oxetos en posiciones fixes."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Vista previa"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Esta fueya amuesa cรณmo se coloquen los datos nel documentu."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Vista de documentu"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Fueya %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Caxella %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "รrea izquierda"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Vista previa"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "รrea central"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "รrea drecha"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Testera de la pรกxina %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Pie de pรกxina %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Llinia d'entrada"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Equรญ puede ponese y editar testu, nรบmberos y fรณrmules."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Reproducciรณn de ficheros multimedia"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Botรณn del mur calcรกu"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barra de fรณrmules"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Fueyes de cรกlculu de %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(namรกi llectura)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mou d'entever)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pรกxines"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "_Suprimir la salida de les pรกxines baleres"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Contenรญu de la llista"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "Toles fueyes"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Fueye~s esbillaes"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Caxelles esbillaes"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Imprentar dende"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Toles pรกxines"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pรกxines"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Avisame d'esto nel futuru."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "L'orixe DDE darrรฉu nun se pudo anovar seique'l documentu d'orixe nun taba abiertu. Abri'l documentu d'orixe ya intรฉntalo otra vuelta."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "El siguiente ficheru esternu nun se pudo cargar. Los datos enllazaos d'esti ficheru nun s'anovaron."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "L'intervalu tien etiquetes de ~columnes"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "L'intervalu tien etiquetes de ~fileres"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Valor non vรกlidu"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Amestar Autoformatu"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renomar Autoformatu"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nome"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Desaniciar Autoformatu"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ยฟDe verdรก quier desaniciar la entrada #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Zarrar"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Xin"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mediu"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sur"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Fueya"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Caxelles"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Contenรญos"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Camudar ancla"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Condiciรณn"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Contenรญos"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Fueyes de cรกlculu"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Nomes de les รกrees"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Rangos de la base de datos"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Imaxe"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Oxetos OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Comentarios"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "รrees enllazaes"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Oxetos dibuxaos"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mou Arrastrar"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Vista"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "activa"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactivu"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "anubrรญu"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Ventana activa"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nome del escenariu"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "_Comentarios"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Orde ascendente"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Orde descendente"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Orde personalizรกu"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Too"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Amosar namรกi l'elementu actual."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Anubrir namรกi l'elementu actual."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Cuadru de nome"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Llinia d'entrada"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Asistente pa funciones"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Aceutar"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Encaboxar"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "_Fรณrmules"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Espander la barra de fรณrmules"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Soverar la barra de fรณrmules"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflictu"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Data"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Usuariu desconocรญu"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Columna inxertada"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Filera inxertada "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Fueya inxertada "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Columna desaniciada"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Fierla desaniciada"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Fueya desaniciada"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "รrea desplazada"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Modificaciรณn de contenรญu"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Modificaciรณn de contenรญu"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Cambiada a "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Orixinal"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Modificaciรณn refugada"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Aceutaes"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Refugaes"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Denguna entrada"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<ermu>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Ensin proteicion"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Ensin proteiciรณn de contraseรฑa"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash incompatible"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash compatible"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Reescribi"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Media mรณvil"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Suavizรกu esponencial"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Anรกlisis de la varianza"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Factor รบnicu"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grupos"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Ente grupos"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Dientro de los grupos"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Fonte de la variaciรณn"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Valor p"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F crรญticu"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Correllaciรณn"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
#, fuzzy
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Correllaciรณn"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covarianza"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
#, fuzzy
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Covarianza"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Estadรญstiques descriptives"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Media"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Error estรกndar"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mou"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Varianza"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Esviaciรณn estรกndar"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
#, fuzzy
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Curtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
#, fuzzy
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asimetrรญa"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Rangu"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Mรญnim_u"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "_Mรกximu"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Cuenta"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
#, fuzzy
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Al debalu ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniforme"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Enteru uniforme"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial negativa"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi al cuadrรกu"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Xeomรฉtrica"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Mรญnim_u"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "_Mรกximu"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Media"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Esviaciรณn estรกndar"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Valor p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Nรบmberu d'intentos"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Valor nu"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Muestrรฉu"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Columna %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Filera %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Operaciones:"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Valor p"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lli_nial"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarรญtmica"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potencia"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Tipu de regresiรณn"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "รmbitu"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Internet"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17068,6 +17178,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Fluxu d'orixe"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18939,603 +19054,603 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Predeterminรกu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Acentu "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Acentu "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Acentu "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Testera"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Testera"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Oru"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Fallu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Avisu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Nota al pie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Ferramientes"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Ficheru"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "E_ditar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Estilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Fonte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Especifique los bordes de les caxelles seleicionaes."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Nรบmberos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Alliniaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "Caxelles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Inxertar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Revisar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Imaxe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "C_olor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Posiciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Rexella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Llingua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Revisar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Comparar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Estilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Posiciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Rexella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ma_rcu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Posiciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Rexella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Estilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Formatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Pรกrrafu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Predeterminรกu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Acentu "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Acentu "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Acentu "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Testera"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Testera"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Oru"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fallu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Avisu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nota al pie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ferramientes"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ayuda"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Ficheru"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "E_ditar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Estilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Fonte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Nรบmberos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Alliniaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Caxelles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Inxertar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Revisar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Imaxe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Posiciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Rexella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Llingua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Revisar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Comparar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "E_ditar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Posiciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Fonte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Alliniaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Inxertar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Medios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ma_rcu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Posiciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Rexella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21042,64 +21157,89 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Resultaos a"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columnes"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Fileres"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Agrupao por"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -23585,92 +23725,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "menor que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "mayor que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "menor o igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "mayor o igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "nonigual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "Rangu invรกlidu"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "Rangu invรกlidu"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "Mรญnim_u"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "_Mรกximu"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/ast/sd/messages.po b/source/ast/sd/messages.po
index 744bf9c4fda..5ed4eca11a4 100644
--- a/source/ast/sd/messages.po
+++ b/source/ast/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5427,10 +5427,9 @@ msgid "Master Objects"
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Inxertar imaxe"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/ast/sfx2/messages.po b/source/ast/sfx2/messages.po
index 1df6a645507..3c2ae1bc740 100644
--- a/source/ast/sfx2/messages.po
+++ b/source/ast/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2240,6 +2240,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/ast/svx/messages.po b/source/ast/svx/messages.po
index 32f9c3e4a0b..9b5887bfe80 100644
--- a/source/ast/svx/messages.po
+++ b/source/ast/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2297,18 +2297,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Denguna"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
#, fuzzy
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
@@ -2833,54 +2833,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "Desanicia_r"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Llinies y fleches"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Curva"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Coneutores"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formes bรกsiques"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Sรญmbolos"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Fleches de bloque"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Diagrama de fluxu"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Llamaes"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Estrelles"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4436,8 +4436,8 @@ msgstr "_Copiar"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Inxertar"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/ast/sw/messages.po b/source/ast/sw/messages.po
index b92a879de45..d08b747ddf2 100644
--- a/source/ast/sw/messages.po
+++ b/source/ast/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1530,299 +1530,309 @@ msgid "Text"
msgstr "Testu"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Nengรบn]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Aniciar"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Fin"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Enriba"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Embaxo"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "sรณlo llectura"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Los direutorios 'AutoText' son de sรณlo llectura. ยฟQuies llamar al diรกlogu d'axustes del camรญn?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Estadรญstiques"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Importando'l documentu..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Esportando'l documentu..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Grabando'l documentu..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Volviendo a paxinar..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Dando formatu al documentu automรกticamente..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Guetar..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Carta"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Revisiรณn ortogrรกfica..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Separtaciรณn silรกbica..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Inxertando direutoriu..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Actualizando direutoriu..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Creando l'estrautu..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Axustar oxetos..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Oxetu"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Marcu"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Forma"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Estaya"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numberaciรณn"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "pรกxina balera"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Estrautu: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "separtรกu con: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Esquema: Nivel "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Estilu: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Nรบmberu de pรกxina: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Saltu enantes de pรกxina nueva"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Testu occidental: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Testu asiรกticu: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Autor desconocรญu"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Desaniciar ~tolos comentarios de $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Desaniciar ~tolos comentarios de $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Numberaciรณn d'esquemes"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 pallabres, %2 carรกuteres"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 pallabres, %2 carรกuteres seleicionaos"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Convertir Testu a Tabla"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Amestar Autoformatu"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Desaniciar Autoformatu"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "La siguiente entrada Autoformatu serรก esborrada:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renomar Autoformatu"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Zarrar"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Xin"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mediu"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sur"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suma"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1833,319 +1843,319 @@ msgstr ""
"L'Autoformatu deseรกu nun pudo crease. \n"
"Intรฉntalo otra vegada con un nome distintu."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numbรฉricu"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Fileres"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Columna"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Editar Entrada Bibliogrรกfica"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Inxertar Entrada Bibliogrรกfica"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Espaciu ente %1 y %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Anchor de columna %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Tabla de %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Marcu de %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Marcu de %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Otros oxetos OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Nun pue ordenase la seleiciรณn"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Oxetu calcable"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Anantes inxertar Autotestu"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Dempuรฉs inxertar Autotestu"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Mur sobre oxetu"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Executar hiperenllaz"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Mur quitase d'oxetu"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Imaxe cargada correutamente"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Encaboxada la carga de la imaxe"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
#, fuzzy
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Nun pudo cargase la imaxe"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Entrada de carรกuteres alfanumbรฉricos"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Entrada de carรกuteres non alfanumbรฉricos"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Redimensionar marcu"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Mover marcu"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Testeres"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tables"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Marcos testu"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Oxetos OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Marcadores"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Seiciones"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hiperenllaces"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Referencies"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Indices"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Dibuxar oxetos"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Encabezamientu 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Esti ye'l contenรญu del primer capรญtulu. Esta ye una entrada del direutoriu d'usuariu."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Encabezamientu 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Esti ye'l contenรญu del capรญtulu 1.1. Esta ye la entrada de la tabla de contenรญu."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Encabezamientu 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Esti ye'l contenรญu del capรญtulu 1.2. Esta pallabra clave ye una entrada principal."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabla 1: Esta ye la tabla 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Imaxe 1: Esta ye la imaxe 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Encabezamientu"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Marcu testu"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Oxetu OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Seiciรณn"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hiperenllaz"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Referencia"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "รndiz"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Comentariu"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Dibuxar oxetu"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Formatos adicionales..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Sistema]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2154,2223 +2164,2223 @@ msgstr ""
"La divisiรณn de pallabres interactiva yรก ta activa\n"
"n'otru documentu"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Separtaciรณn silรกbica"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "imposible"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Desaniciar $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Inxertar $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Sobrescribir: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Pรกrrafu nuevu"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Mover"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Aplicar atributos"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Aplicar estilos: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Reaniciar atributos"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Camudar estilu: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Inxertar ficheru"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Inxertar AutoTestu"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Desaniciar marcador: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Inxertar marcador: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Ordenar tabla"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Ordenar testu"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Inxertar tabla: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Convertir testu -> tabla"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Convertir tabla -> testu"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copiar: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Trocar $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Inxertar saltu de pรกxina"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Inxertar saltu de columna"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Inxertar sobre"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copiar: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Mover: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Inxertar grรกfica de %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Inxertar marcu"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Desaniciar marcu"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Auto formatu"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Testera de la tabla"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Trocar: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Inxertar estaya"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Desaniciar estaya"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Camudar estaya"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Camudar valores predeterminaos"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Camudar estilu: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Desaniciar saltu de pรกxina"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Correiciรณn del testu"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Xubir/baxar cadarma"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Mover cadarma"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Inxertar numberaciรณn"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Xubir un nivel"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Baxar un nivel"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Mover pรกrrafos"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Inxertar oxetu de dibuxu: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Activar/Desactivar nรบmberu"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Aumentar sangrรญa"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Amenorgar sangrรญa"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Inxertar lleenda: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Reaniciar numberaciรณn"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Camudar nota al pie"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Aceutar cambiu: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Torgar el cambiu: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Dixebrar tabla"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Parar atributu"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoCorreiciรณn"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Amestar la tabla"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Camudar mayรบscules y minรบscules"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Desaniciar numberaciรณn"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Oxetos de dibuxu: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Aconceyar oxetos de dibuxu"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Separtar oxetos de dibuxu"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Desaniciar oxetos de dibuxu"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Sustituir la imaxe"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Desaniciar la imaxe"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Aplicar atributos de tabla"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Formatu automรกticu de Tabla"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Inxertar columna"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Inxertar filera"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Desaniciar filera/columna"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Desaniciar columna"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Desaniciar filera"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Dixebrar caxelles"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Amestar caxelles"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formatu de la caxella"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Inxertar รญndiz/tabla"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Desaniciar รญndiz/tabla"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copiar tabla"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copiar tabla"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Configurar cursor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Enllazar cuadros de testu"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Desenllazar cuadros de testu"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Camudar les opciones de notes al pie"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Comparar documentu"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Aplicar estilu de marcu: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Configuraciรณn de Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Inxertar nota al pie"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "inxertar botรณn d'URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Inxertar hiperenllaz"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "desaniciar contenรญu invisible"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tabla/รญndiz camudรกu"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "esbilla mรบltiple"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Escritura: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Apegar del cartafueyu"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "ocurrencies de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tabulador(es)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 saltu(os) de llinia"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "saltu de pรกxina"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "saltu de columna"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Inxertar $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Desaniciar $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Atributos camudaos"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Camudamientu de tabla"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Camudamientu de tabla"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Inxertar filera"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Desaniciar filera"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Inxertar caxella"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Desaniciar caxelles"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 cambios"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Camudar estilu de pรกxina: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Crear estilu de pรกxina: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Desaniciar estilu de pรกxina: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Renomar estilu de pรกxina: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Testera/pie de pรกxina camudรกu"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Campu camudรกu"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Crear estilu de pรกrrafu: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Desaniciar estilu de pรกrrafu: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Renomar estilu de pรกrrafu: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Crear estilu de carรกuter: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Desaniciar estilu de carรกuter: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Renomar estilu de carรกuteres: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Crear estilu de marcu: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Desaniciar estilu de marcu: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Renomar estilu de marcu: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Crear estilu de numberaciรณn: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Desaniciar estilu de numberaciรณn: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Renomar estilu de numberaciรณn: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Renomar marcador: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Inxertar entrada d'รญndiz"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Desaniciar entrada d'รญndiz"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "campu"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Pรกrrafos"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "marcu"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Oxetu OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "fรณrmula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "grรกfica"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "comentariu"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "referencia cruzada"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "carรกcter especial"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "nota al pie"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "oxetu(os) de dibuxu"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabla: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "pรกrrafu"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Camudar tรญtulu d'oxetu $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Camudar descripciรณn d'oxetu $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Crear estilu de pรกxina: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Desaniciar estilu de pรกxina: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Crear estilu de pรกxina: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Desaniciar pรกxina"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Visualizaciรณn del documentu"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Visualizaciรณn del documentu"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Encabezรกu $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Pรกxina d'encabezรกu $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Pie de pรกxina $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Pรกxina de pie de pรกxina $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Nota al pie $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Nota al pie $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) na pรกxina $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Pรกxina $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Pรกxina: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Aiciones"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Activa esti botรณn p'abrir una llista d'aiciones que pueden llevase a cau sobro รฉsti u otros comentarios"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Entever documentu"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mou d'entever)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Documentu de %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Fallu de llectura"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "La imaxe nun se pue amosar."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Fallu al lleer al portapapeles."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Saltu de columna manual"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Filera %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Columna %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Carรกuter"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Pรกrrafu"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Marcu"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pรกxines"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numberaciรณn"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Caxella"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asia"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Oeste"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contenรญu"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Fondu de la pรก~xina"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Te~stu anubrรญu"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Espacios acutaos pa ~testu"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Controle~s de formulariu"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Color"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Impre~ntar testu en prieto"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pรกxines"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Imprentar pรกxines baleres inxertaes ~automรกticamente"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Usa namรกi la bandexa de papel de les preferencies d'impresora"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprentar"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Dengรบn (namรกi el documentu)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Namรกi comentarios"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Poner al final del documentu"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Poner al final de la pรกxina"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comentarios"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Cares de la pรกxina"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Toles pรกxines"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Cares traseres / pรกxines esquierdes"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Cares delanteres / pรกxines dreches"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Incluyir"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Prospect~u"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Escritura d'esquierda a drecha"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Escritura de drecha a esquierda"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Intervalu y copies"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "Tol~es pรกxines"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pรก~xines"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Seleiciรณn"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funciones"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Encaboxar"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplicar"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barra de fรณrmules"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Testu de la fรณrmula"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Esquema: Nivel "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mou Arrastrar"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Inxertar hiperenllaz"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Inxertar como enllaz"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Inxertar como copia"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Visualizar"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Ventana activa"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "anubrรญu"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "activa"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactivu"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Editar..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Anovar"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Editar"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Editar enllaces"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Inxertar"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "รndiz"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "_Ficheru"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Documentu _nuevu"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Testu"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Desaniciar"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "Desaniciar"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Seleiciรณn"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indices"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Enllaz"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "_Too"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Desprotexer"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "anubrรญu"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Nun s'atopรณ la peรฑera."
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Renomar"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "sรณlo llectura"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Amosar too"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
#, fuzzy
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Tapecer _too"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
#, fuzzy
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Desanici_ar ensembre"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Izquierda: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Drecha: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Interior: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Esterior: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Superior: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Inferior: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pรกxina"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Llinia"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Denguna"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "รndiz alfabรฉticu"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "รndiz del contenรญu"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografรญa"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Encomillรกu"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "รndiz de tables"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "รndiz d'oxetos"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Tรญtulu"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Asuntu:"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Pallabres clave"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Crear"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modificรกu"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "รšltima impresiรณ_n:"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Nรบmberu de revisiรณn"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Tiempu total d'ediciรณn"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artรญculu"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Llibru"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Prospect~u"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Informe de reuniรณn"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Esbilla del llibru"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Esbilla del llibru con tรญtulu"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Informe de reuniรณn"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Diariu"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Documentaciรณn tรฉunica"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tesis"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Amestรกu"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Disertaciรณn"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Informe de reuniรณn"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Informe d'investigaciรณn"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Non publicรกu"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Corrรฉu electrรณnicu"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Por documentu"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Nome curtรญu"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Triba"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Direiciรณn"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "An~otaciรณn"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autor(es)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "~Tรญtulu del llibru"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Capรญtulu"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Ed~iciรณn"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "M~ena de publicaciรณn"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Instit~uciรณn"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Diariu"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mes"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nรบmberu"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organi~zaciรณn"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Pรก~xina(es)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Editor"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universidรก"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "~Serie"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Tรญtulu"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Mena d'in~forme"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Querรญu/a"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "_URL:"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Definรญu pol usuariu"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "~ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Editar Entraes d'Indiz"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Inxertar Entraes d'Indiz"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "El documentu ya caltien la entrada bibliogrรกfica, pero con datos distintos. ยฟQuies axustar les entraes existentes?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Ver los comentarios"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Anubrir los comentarios"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Nome d'ataxu yรก existe. Por favor, escueye otru nome."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ยฟDesaniciar testu automรกticu?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Desaniciar la categorรญa "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Autotestu :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Guardar Autotestu"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Nun hai Autotestu nesti ficheru."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "El mio AutoTestu"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Autotestu p'accesu rรกpidu '%1' non alcontrรกu."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Nun se pudo crear l'AutoTestu."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "El formatu que quies del cartafueyu nun ta disponible."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Tolos comentarios"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Tolos comentarios"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Comentarios por "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ensin data)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ensin autor)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Rempuesta a $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Editar bloque de direiciones"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Saludu personalizรกu (destinatarios masculinos)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Saludu personalizรกu (destinatarios femeninos)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "E~lementos de saludu"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Amestar a saludu"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Quitar del saludu"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Arrastra los elementos del saludu hasta al caxa siguiente"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Tratamientu"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Signu de puntuaciรณn"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Testu"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Asigna los campos del orixe de datos pa que coincidan colos elementos de direiciรณn."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Vista previa de saludu"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Elementos de la direiciรณn"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Elementos del saludu"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Coincidencies col campu:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Vista previa"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " entรก nun coincide "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Tolos ficheros"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Llistes de seรฑes(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Testu simple (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Testu separtรกu por comes (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4378,84 +4388,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Llista de direiciones de %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Escueyi'l documentu d'entamu"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Escueyi la triba de documentu"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Inxertar bloque de direiciones"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Escueyi la llista de direiciones"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Crear saludu"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Axustar diseรฑu"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Finar"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Asistente pa combinar correspondencia"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Triba"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Consulta"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ยฟSiguir comprobando pel entamu del documentu?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Completรณse la revisiรณn ortogrรกfica."
@@ -4464,212 +4474,212 @@ msgstr "Completรณse la revisiรณn ortogrรกfica."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Fecha"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Tiempu"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nome ficheru"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Nome Base de Datos"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Capรญtulu"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Nรบmberos de pรกxina"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estadรญstiques"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Plantilles"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Remitente"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Afitar variable"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Amosar variable"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Inxertar Fรณrmula"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Campu d'entrada"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Campu d'entrada (variable)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Campu d'entrada (usuariu)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Testu condicional"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Campu DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Executar macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Rangu nรบmberos"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Afitar pรกxina variable"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Amosar pรกxina variable"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Cargar URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Marcador de posiciรณn"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Combinar carรกuteres"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Llista d'entrada"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Afitar Referencia"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Inxertar Referencia"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Amestar campos corrรฉu"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Rexistru siguiente"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Cualisquier rexistru"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Nรบmberu rexistru"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Pรกxina anterior"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Prรณxima pรกxina"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Testu anubrรญu"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Campu d'Usuariu"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Entrada bibliografรญa"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Anubrir Pรกrrafu"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Informaciรณn Documentu"
@@ -4677,74 +4687,74 @@ msgstr "Informaciรณn Documentu"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Fecha"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Fecha (fixada)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Tiempu"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Tiempu (fixu)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tables"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Carรกuteres"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Pallabres"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Pรกgrafos"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Oxetos"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pรกxines"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE Automรกticu"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE Manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4752,87 +4762,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Compaรฑรญa"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Apellรญos"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Iniciales"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Cai"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Paรญs"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Cรณdigu postal"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ciudรก"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Tรญtulu"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posiciรณn"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (Llar)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (Trabayu)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Corrรฉu electrรณnicu"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Estรกu"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "desactivรกu"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "activรกu"
@@ -4841,32 +4851,32 @@ msgstr "activรกu"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nome ficheru"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Nome ficheru ensin estensiรณn"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Nome Camรญn/Ficheru"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Camรญn"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Estilu"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Categorรญa"
@@ -4874,22 +4884,22 @@ msgstr "Categorรญa"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Nome capรญtulu"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Nรบmberu capรญtulu"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Nรบmberu de capรญtulu ensin separtador"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Nรบmberu capรญtulu y nome"
@@ -4897,47 +4907,47 @@ msgstr "Nรบmberu capรญtulu y nome"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romanu (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romanu (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arรกbicu (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Cรณmo Estilu Pรกxina"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Testu"
@@ -4945,12 +4955,12 @@ msgstr "Testu"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Iniciales"
@@ -4958,42 +4968,42 @@ msgstr "Iniciales"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistema"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Testu"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Testu"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Testu"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de datos"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistema"
@@ -5001,17 +5011,17 @@ msgstr "Sistema"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Tiempu"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Fecha"
@@ -5019,67 +5029,67 @@ msgstr "Fecha"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Referencia"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Pรกxina"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Capรญtulu"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Enriba/Embaxo"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Cรณmo Estilu Pรกxina"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Categorรญa y Nรบmberos"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Testu del pie"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numberaciรณn"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nรบmberu"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nรบmberu (ensin contestu)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nรบmberu (contestu completu)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5087,27 +5097,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Testu"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Marcu"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Oxetu"
@@ -5115,1296 +5125,1296 @@ msgstr "Oxetu"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Condiciรณn"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Entรณs, Si non"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Instrucciรณn DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Anubrir t~estu"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Nome ~macro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Referencia"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "C~arรกuteres"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "S~eparaciรณn"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valor"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalizรกu"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Usuariu]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Dist. horizontal"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Dist. vertical"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Anchor"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Altor"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Marxe esquierdu"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Marxe superior"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columnes"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Fileres"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Vista previa de llibru"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "fileres"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Quitar mayรบscules"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "saltu de pรกxina"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Reflexar verticalmente"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Reflexar %1 horizontalmente"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Estilu de carรกuter"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Estilu de carรกuter"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Pie"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Dir al pie de pรกxina"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Testera"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Dir a la testera"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "~Ensin axuste"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Continuu"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Paralelogramu"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Anchor"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "A pรกrra_fu"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "Al ca_rรกuter"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "A _pรกxina"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrรกu en vertical"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "P'abaxo"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Llinia superior"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Centru izquierda"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Cabero de llinia"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Conformidรก rexistru"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centrรกu n'horizontal"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "Adientro"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "Afuera"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Anc_hor completu"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columnes"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
#, fuzzy
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "E_ditable en documentos de namรกi llectura"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Dixebrar"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numberaciรณn"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "Amosar numberaciรณn"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "y "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Rellumu"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Restaurar "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contraste"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Tresparencia"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Inxertar"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Mou grรกficos"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "E_stรกndar"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Escala de buxos"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Blancu y prietu"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Marca d'agua"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Encomillรกu"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Ensin cuadrรญcula"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Cuadrรญcula (sรณlo llinies)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Cuadrรญcula (llinies y carรกuteres)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Siguir el fluxu del testu"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Marcu testu"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pรกxina"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Dibuxu"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Control"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "Estaya"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grรกficos"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Oxetu OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Testeres"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Seleiciรณn"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Nota al pie"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentariu"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Repitir la Gueta"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Inxertar marcu de testu"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Prรณxima pรกxina"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Ensin encabezamientu"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
#, fuzzy
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Seiciรณn nueva"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Dir al siguiente marcador"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Ensin encabezamientu"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
#, fuzzy
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Seiciรณn nueva"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Dir a la nota al pie siguiente"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Comentariu Siguiente"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Inxertar entrada d'รญndiz"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Pรกxina anterior"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Pรกxina anterior"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Seiciรณn anterior"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Dir a la marca anterior"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Dir a la nota al pie anterior"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Comentariu Anterior"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Dir a la fรณrmula anterior"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Dir a l'anterior fรณrmula incorreuta"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Dir a la siguiente fรณrmula incorreuta"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Inxertar"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Desaniciar"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Camudamientu de tabla"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Estilos de pรกrrafu aplicaos"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Filera inxertada "
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Fierla desaniciada"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Nota final"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Nota al pie"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
#, fuzzy
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Desaniciar ~capa..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "~Formatu de pรกxina..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
#, fuzzy
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "ยฟDesaniciar el pie de pรกxina?"
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formatu del suelu..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "El ficheru d'imaxe nun pue abrise"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "El ficheru d'imaxe nun pue lleese"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Formatu d'imaxe desconocรญu"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
#, fuzzy
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Esta versiรณn del ficheru d'imaxe nun tien encontu"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "El filtru d'imaxe nun s'alcontrรณ"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
#, fuzzy
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Nun hai memoria bastante pa inxertar la imaxe."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Inxertar una imaxe"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comentariu: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Inxerciรณn"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Desaniciu"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "AutoCorreiciรณn"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formatos"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Camudamientu de tabla"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Estilos de pรกrrafu aplicaos"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pรกxina "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Pรกrrafu"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Oxetu OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Marcu"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Filera de tabla"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Caxella de la tabla"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pรกxina"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Testera"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Pie"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Documentu HTML de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Tรญtulu"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separtador"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Nivel "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Nun pudo atopase'l ficheru ยซ%1ยป nel camรญn ยซ%2ยป."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Indiz Definรญu pol Usuariu"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Nengรบn>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Nengรบn>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Nรบmberu capรญtulu"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Entrada"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulador parada"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Testu"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Nรบmberu pรกxina"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Informaciรณn capรญtulu"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Aniciar enllaz"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Fin d'enllaz"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Entrada bibliogrรกfica: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Estilu de carรกuter: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Seleiciรณn de ficheru pal indiz alfabรฉticu (*.sdi)"
@@ -6412,248 +6422,248 @@ msgstr "Seleiciรณn de ficheru pal indiz alfabรฉticu (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Llinia base no cime~ro"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Llinia base no ca~bero"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Llinia base ~centrada"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Inxertar oxetu"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Editar oxetu"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Plantilla: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Bordes"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fondu"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Estilu Pรกrrafu: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
#, fuzzy
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Los nรบmberos de pรกxina nun se puen aplicar na pรกxina actual. Los nรบmberos pares se puen aplicar nes pรกxines izquierdes, los impares en pรกxines dereches."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Documentu maestru"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Documentu maestru de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Dengรบn (Nun igua la ortografรญa)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Restablecer a la llingua predeterminada"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Mรกs..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Inorar"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Documentu HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Por documentu"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivel "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Esquema"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Inxertar nota al pie/nota final"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "La clave de busca sustituyรณ XX vegaes"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Fileres"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Columna"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "Siguir"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "Xeres"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Estรกu:"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Ampliaciรณn"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6662,7 +6672,7 @@ msgstr "P'abaxo"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6670,33 +6680,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Firmรกu por "
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Tarxetes d'empresa"
@@ -10412,32 +10422,42 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "TestosAuto pal atayu "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Marcadores"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Inxertar"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Renomar"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Desaniciar"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Desaniciar"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Renomar"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13391,8 +13411,8 @@ msgstr "Nivel d'esquema:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Cuerpu de testu"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13865,81 +13885,86 @@ msgstr "Sal_tos"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Testu anubrรญu"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Campos: Testu ta_pecรญu"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Campos: pรกrr_afos tapecรญos"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Amosar"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Alliniamientu de la llinia base de Math"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
#, fuzzy
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Asistencia pal diseรฑu"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Punteru _direutu"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Inxertar"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Alliniaciรณn del pรกrra_fu"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Marxe _izquierda del pรกrrafu"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabuladores"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabuladores _y espacios"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Punteru direutu"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/ast/vcl/messages.po b/source/ast/vcl/messages.po
index 1b54eb010da..750ae78bbd3 100644
--- a/source/ast/vcl/messages.po
+++ b/source/ast/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/az/cui/messages.po b/source/az/cui/messages.po
index 759653acd46..c366d7b74ce 100644
--- a/source/az/cui/messages.po
+++ b/source/az/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3492,7 +3492,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr ""
@@ -3502,52 +3502,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "ร–lรงรผ:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "ร–lรงรผ:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "ร–lรงรผ:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "ร–lรงรผ:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
@@ -5092,6 +5112,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr ""
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7878,85 +7908,90 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Yardฤฑm"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
#, fuzzy
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME Dialoqlarฤฑ"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
#, fuzzy
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME Dialoqlarฤฑ"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
#, fuzzy
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "vษ™"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/az/officecfg/registry/data/org/openoffice/Office/UI.po b/source/az/officecfg/registry/data/org/openoffice/Office/UI.po
index f35c6a68ebe..266a759db97 100644
--- a/source/az/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/az/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 11:47+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3825,15 +3825,6 @@ msgstr ""
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr ""
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22581,6 +22572,15 @@ msgstr "Daxil et"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/az/sc/messages.po b/source/az/sc/messages.po
index 76ec04280dd..894150d6241 100644
--- a/source/az/sc/messages.po
+++ b/source/az/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13667,37 +13667,42 @@ msgid "~Value"
msgstr "Dำ™yำ™r"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr ""
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr ""
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr ""
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr ""
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr ""
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr ""
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13705,1212 +13710,1317 @@ msgid ""
"\n"
msgstr ""
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr ""
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr ""
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr ""
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr ""
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr ""
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
#, fuzzy
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "ร–ncษ™baxฤฑลŸ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr ""
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr ""
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr ""
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr ""
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr ""
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr ""
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr ""
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr ""
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr ""
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr ""
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr ""
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr ""
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr ""
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr ""
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr ""
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr ""
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr ""
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr ""
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Sษ™hifษ™lษ™r"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr ""
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr ""
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr ""
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr ""
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr ""
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Bรผtรผn ~Sำ™hifำ™lำ™r"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Sำ™~hifำ™lำ™r"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr ""
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr ""
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr ""
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr ""
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr ""
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr ""
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr ""
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Etibarsฤฑz Ad"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr ""
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr ""
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
#, fuzzy
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Qapat"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr ""
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr ""
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr ""
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr ""
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr ""
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr ""
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr ""
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
#, fuzzy
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Cษ™dvษ™llษ™r"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Hรผcrษ™lษ™r"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr ""
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr ""
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr ""
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
#, fuzzy
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "ลžษ™rhlษ™r"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Cษ™dvษ™llษ™r"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr ""
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr ""
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "ลžษ™killษ™r"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
#, fuzzy
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE Obyektlษ™ri"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "ลžษ™rhlษ™r"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr ""
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr ""
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr ""
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr ""
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "Fษ™al"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr ""
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr ""
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr ""
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr ""
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "ลžษ™rhlษ™r"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr ""
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr ""
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr ""
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Hamฤฑsฤฑ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr ""
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr ""
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr ""
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr ""
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr ""
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr ""
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Xษ™rรงษ™ng"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr ""
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr ""
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr ""
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Mรผษ™llif"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr ""
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr ""
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr ""
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr ""
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr ""
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr ""
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr ""
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr ""
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr ""
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr ""
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr ""
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr ""
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Mษ™nbษ™"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr ""
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr ""
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr ""
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr ""
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr ""
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr ""
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr ""
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr ""
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr ""
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr ""
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr ""
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr ""
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr ""
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr ""
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr ""
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Dำ™yiลŸำ™n"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr ""
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr ""
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr ""
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr ""
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr ""
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr ""
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr ""
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr ""
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr ""
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr ""
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr ""
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Siqma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Dำ™yiลŸำ™n"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Dำ™yiลŸำ™n"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr ""
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr ""
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr ""
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr ""
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr ""
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -16617,6 +16727,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18443,556 +18558,556 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Varsayฤฑlan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "xษ™bษ™rdarlฤฑq"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "Dรผzษ™lt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "Hรผcrษ™lษ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Daxil et"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Gรถstำ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "ลžษ™rhlษ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Gรถstำ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Gรถstำ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Paraqraflar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Gรถstำ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Varsayฤฑlan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "xษ™bษ™rdarlฤฑq"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Yardฤฑm"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "Dรผzษ™lt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Hรผcrษ™lษ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Daxil et"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Gรถstำ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ลžษ™rhlษ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Gรถstำ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Dรผzษ™lt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Gรถstำ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Gรถstำ™r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Daxil et"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -20439,61 +20554,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22913,82 +23053,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "bษ™rabษ™r deyil"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/az/sd/messages.po b/source/az/sd/messages.po
index 6e71c067392..00abf088a0d 100644
--- a/source/az/sd/messages.po
+++ b/source/az/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5237,8 +5237,8 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "ลžษ™kil Daxil et"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/az/sfx2/messages.po b/source/az/sfx2/messages.po
index 53fea91e817..e5adfc0fbed 100644
--- a/source/az/sfx2/messages.po
+++ b/source/az/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2143,6 +2143,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/az/svx/messages.po b/source/az/svx/messages.po
index b2843ed6a8f..89782e25c3f 100644
--- a/source/az/svx/messages.po
+++ b/source/az/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2212,17 +2212,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2717,52 +2717,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "~Sil"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simvollar"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr ""
@@ -4169,10 +4169,9 @@ msgid "_Copy"
msgstr ""
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "Daxil et"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/az/sw/messages.po b/source/az/sw/messages.po
index 5f032fe4135..608320879e4 100644
--- a/source/az/sw/messages.po
+++ b/source/az/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1490,302 +1490,312 @@ msgid "Text"
msgstr ""
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr ""
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr ""
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr ""
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr ""
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr ""
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr ""
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr ""
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr ""
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr ""
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr ""
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr ""
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr ""
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr ""
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr ""
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr ""
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr ""
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr ""
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr ""
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr ""
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr ""
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
#, fuzzy
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "ลžษ™killษ™r"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
#, fuzzy
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Obyektlษ™r"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr ""
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr ""
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
#, fuzzy
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "bรถlmษ™"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr ""
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr ""
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr ""
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr ""
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr ""
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr ""
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr ""
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr ""
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr ""
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr ""
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr ""
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr ""
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr ""
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr ""
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr ""
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr ""
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr ""
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
#, fuzzy
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Qapat"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr ""
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr ""
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr ""
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr ""
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr ""
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr ""
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr ""
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1793,2464 +1803,2464 @@ msgid ""
"Try again using a different name."
msgstr ""
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr ""
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr ""
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr ""
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr ""
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr ""
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr ""
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr ""
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr ""
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr ""
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr ""
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr ""
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr ""
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr ""
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr ""
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr ""
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr ""
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr ""
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr ""
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr ""
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr ""
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr ""
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr ""
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "ลžษ™killษ™r"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
#, fuzzy
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE Obyektlษ™ri"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr ""
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
#, fuzzy
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "bรถlmษ™"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr ""
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr ""
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr ""
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr ""
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr ""
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr ""
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr ""
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr ""
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr ""
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "ลžษ™killษ™r"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE Obyektlษ™ri"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr ""
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "bรถlmษ™"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr ""
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr ""
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr ""
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr ""
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr ""
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr ""
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
"in a different document"
msgstr ""
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr ""
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr ""
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr ""
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr ""
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr ""
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr ""
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr ""
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr ""
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr ""
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr ""
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr ""
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr ""
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr ""
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr ""
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr ""
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr ""
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr ""
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr ""
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr ""
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr ""
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr ""
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr ""
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr ""
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr ""
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr ""
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr ""
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr ""
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
#, fuzzy
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "ลžษ™kil Daxil et"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr ""
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr ""
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr ""
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr ""
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr ""
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr ""
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr ""
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr ""
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr ""
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr ""
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr ""
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr ""
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr ""
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr ""
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr ""
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr ""
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr ""
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr ""
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr ""
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr ""
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr ""
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr ""
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr ""
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr ""
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr ""
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr ""
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr ""
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr ""
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr ""
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr ""
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr ""
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr ""
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr ""
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr ""
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr ""
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr ""
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr ""
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr ""
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr ""
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr ""
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr ""
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr ""
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr ""
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr ""
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr ""
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr ""
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr ""
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr ""
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr ""
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr ""
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr ""
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr ""
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr ""
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr ""
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr ""
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr ""
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr ""
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr ""
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr ""
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr ""
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr ""
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr ""
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr ""
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr ""
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr ""
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr ""
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr ""
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr ""
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr ""
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr ""
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr ""
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr ""
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr ""
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr ""
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr ""
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr ""
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr ""
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr ""
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr ""
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr ""
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr ""
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr ""
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr ""
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr ""
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr ""
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr ""
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr ""
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr ""
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paraqraflar"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr ""
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr ""
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr ""
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr ""
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
#, fuzzy
msgctxt "STR_NOTE"
msgid "comment"
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr ""
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr ""
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr ""
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr ""
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr ""
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr ""
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr ""
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr ""
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
#, fuzzy
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "Paraqraflar"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr ""
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr ""
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr ""
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr ""
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr ""
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr ""
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Mรผษ™llif"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr ""
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr ""
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr ""
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr ""
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr ""
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr ""
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr ""
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr ""
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr ""
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr ""
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
#, fuzzy
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Simvollar"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
#, fuzzy
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Paraqraflar"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr ""
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Sษ™hifษ™lษ™r"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr ""
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
#, fuzzy
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Hรผcrษ™lษ™r"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr ""
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr ""
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr ""
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr ""
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr ""
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr ""
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr ""
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr ""
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Sษ™hifษ™lษ™r"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr ""
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr ""
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr ""
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr ""
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr ""
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr ""
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr ""
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr ""
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Bรผtรผn ~Sำ™hifำ™lำ™r"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr ""
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr ""
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr ""
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr ""
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr ""
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr ""
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr ""
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr ""
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Sำ™~hifำ™lำ™r"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr ""
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr ""
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Xษ™rรงษ™ng"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Tษ™tbiq et"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr ""
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr ""
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr ""
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr ""
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr ""
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr ""
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr ""
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr ""
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr ""
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr ""
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "Fษ™al"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr ""
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr ""
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Yenilษ™"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Dรผzษ™lt"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr ""
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Daxil et"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr ""
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr ""
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Sษ™nษ™d Yoxdur"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr ""
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Sil"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Sil"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr ""
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr ""
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Xษ™ttlษ™r"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Hamฤฑsฤฑ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr ""
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr ""
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Fayl tapฤฑlmadฤฑ."
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Yenidษ™n adlandฤฑr"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr ""
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr ""
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Sำ™hifำ™"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Xษ™ttlษ™r"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Mรผษ™llif"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr ""
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr ""
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr ""
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr ""
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr ""
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr ""
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "BaลŸlฤฑq"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Mรถvzu"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Aรงar sรถzlษ™r"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr ""
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Dษ™yiลŸdirilib"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Gรถzdษ™n keรงirmษ™ nรถmrษ™si"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "รœmumi dรผzษ™liลŸ vaxtฤฑ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr ""
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr ""
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr ""
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr ""
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr ""
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr ""
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr ""
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr ""
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr ""
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr ""
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr ""
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr ""
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr ""
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr ""
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr ""
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr ""
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr ""
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr ""
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr ""
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr ""
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr ""
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Nรถv"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr ""
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr ""
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr ""
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr ""
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr ""
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr ""
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr ""
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr ""
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr ""
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr ""
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr ""
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
#, fuzzy
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "nota"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr ""
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr ""
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr ""
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr ""
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr ""
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr ""
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "BaลŸlฤฑq"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr ""
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr ""
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr ""
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr ""
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr ""
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr ""
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr ""
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr ""
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr ""
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr ""
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr ""
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr ""
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr ""
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr ""
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr ""
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr ""
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr ""
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr ""
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr ""
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr ""
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr ""
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr ""
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr ""
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr ""
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr ""
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr ""
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr ""
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr ""
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr ""
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr ""
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr ""
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr ""
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr ""
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr ""
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr ""
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr ""
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr ""
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr ""
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr ""
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
#, fuzzy
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "ร–ncษ™baxฤฑลŸ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr ""
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Bรผtรผn fayllar"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr ""
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr ""
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr ""
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr ""
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr ""
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr ""
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr ""
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr ""
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr ""
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr ""
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4258,83 +4268,83 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr ""
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr ""
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr ""
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr ""
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr ""
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr ""
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr ""
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr ""
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr ""
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr ""
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Nรถv"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
#, fuzzy
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr ""
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr ""
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr ""
@@ -4343,214 +4353,214 @@ msgstr ""
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr ""
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr ""
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
#, fuzzy
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Fayl adฤฑ:"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr ""
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr ""
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr ""
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr ""
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Mรผษ™llif"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr ""
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr ""
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr ""
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr ""
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr ""
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr ""
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr ""
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr ""
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr ""
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr ""
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr ""
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr ""
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr ""
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr ""
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr ""
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr ""
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr ""
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr ""
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr ""
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr ""
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr ""
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr ""
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr ""
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr ""
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr ""
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr ""
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr ""
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr ""
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
#, fuzzy
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "nota"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr ""
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr ""
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr ""
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr ""
@@ -4558,75 +4568,75 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr ""
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr ""
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr ""
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr ""
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Simvollar"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Sรถzlษ™r"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paraqraflar"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ลžษ™killษ™r"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Obyektlษ™r"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Sษ™hifษ™lษ™r"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr ""
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr ""
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4634,87 +4644,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr ""
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr ""
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr ""
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr ""
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr ""
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr ""
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr ""
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr ""
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "BaลŸlฤฑq"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr ""
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr ""
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr ""
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr ""
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr ""
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr ""
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr ""
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr ""
@@ -4723,33 +4733,33 @@ msgstr ""
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
#, fuzzy
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Fayl adฤฑ:"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Uzantฤฑsฤฑz fayl adฤฑ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr ""
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr ""
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr ""
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr ""
@@ -4757,22 +4767,22 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr ""
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr ""
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr ""
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr ""
@@ -4780,47 +4790,47 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr ""
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr ""
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr ""
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr ""
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr ""
@@ -4828,12 +4838,12 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr ""
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr ""
@@ -4841,42 +4851,42 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr ""
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr ""
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr ""
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr ""
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr ""
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr ""
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr ""
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr ""
@@ -4884,17 +4894,17 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Mรผษ™llif"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr ""
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr ""
@@ -4902,67 +4912,67 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr ""
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Sำ™hifำ™"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr ""
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr ""
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr ""
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr ""
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr ""
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr ""
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr ""
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr ""
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr ""
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -4970,29 +4980,29 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr ""
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
#, fuzzy
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr ""
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ลžษ™killษ™r"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
#, fuzzy
msgctxt "FMT_MARK_OLE"
msgid "Object"
@@ -5001,1248 +5011,1248 @@ msgstr "Obyektlษ™r"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr ""
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr ""
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr ""
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr ""
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
#, fuzzy
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Makros adฤฑ"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr ""
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
#, fuzzy
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Simvollar"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr ""
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Dำ™yำ™r"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr ""
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr ""
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr ""
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr ""
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr ""
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr ""
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr ""
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr ""
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr ""
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr ""
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr ""
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr ""
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr ""
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr ""
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr ""
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr ""
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr ""
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr ""
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr ""
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr ""
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr ""
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr ""
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr ""
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr ""
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr ""
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr ""
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr ""
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr ""
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr ""
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr ""
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr ""
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr ""
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr ""
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr ""
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr ""
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr ""
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr ""
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr ""
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr ""
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr ""
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr ""
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr ""
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr ""
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "vษ™"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr ""
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr ""
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr ""
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr ""
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Daxil et"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr ""
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr ""
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr ""
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr ""
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr ""
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr ""
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr ""
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Sำ™hifำ™"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr ""
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr ""
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "bรถlmษ™"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr ""
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE Obyektlษ™ri"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr ""
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr ""
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr ""
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr ""
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr ""
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr ""
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr ""
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr ""
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr ""
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr ""
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr ""
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr ""
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr ""
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr ""
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr ""
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr ""
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr ""
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr ""
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr ""
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Daxil et"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Sil"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr ""
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr ""
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr ""
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr ""
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr ""
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr ""
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ลžษ™kil Daxil et"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
#, fuzzy
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "ลžษ™rhlษ™r"
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr ""
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr ""
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr ""
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr ""
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr ""
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr ""
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
#, fuzzy
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Sำ™hifำ™"
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
#, fuzzy
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paraqraflar"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ลžษ™killษ™r"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
#, fuzzy
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE Obyektlษ™ri"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr ""
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
#, fuzzy
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Cษ™dvษ™llษ™r"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr ""
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr ""
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Sำ™hifำ™"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr ""
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr ""
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr ""
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr ""
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "BaลŸlฤฑq"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr ""
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr ""
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr ""
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr ""
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr ""
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr ""
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr ""
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr ""
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr ""
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr ""
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr ""
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr ""
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr ""
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6250,238 +6260,238 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr ""
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr ""
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr ""
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr ""
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr ""
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr ""
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr ""
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr ""
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr ""
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr ""
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr ""
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Heรง biri (ฤฐmla qaydalarฤฑnฤฑ yoxlama)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ฦsas dilษ™ sฤฑfฤฑrla"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Daha รงox..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr ""
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr ""
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr ""
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr ""
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr ""
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr ""
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Aรงar sรถzรผ XX dษ™fษ™ dษ™yiลŸdirildi"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr ""
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr ""
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr ""
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr ""
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr ""
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr ""
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr ""
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr ""
@@ -6489,7 +6499,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6497,32 +6507,32 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr ""
@@ -10202,32 +10212,42 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Daxil et"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Yenidษ™n adlandฤฑr"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
+msgctxt "insertbookmark|goto"
+msgid "Go to"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "Sil"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
-msgctxt "insertbookmark|goto"
-msgid "Go to"
-msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Yenidษ™n adlandฤฑr"
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
@@ -13088,7 +13108,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -13548,81 +13568,86 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
+msgid "Hidden characters"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Daxil et"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/az/vcl/messages.po b/source/az/vcl/messages.po
index 27d8707b63c..f9507ffba2a 100644
--- a/source/az/vcl/messages.po
+++ b/source/az/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/be/cui/messages.po b/source/be/cui/messages.po
index 0948b69cb22..195350b19c5 100644
--- a/source/be/cui/messages.po
+++ b/source/be/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-24 17:58+0000\n"
"Last-Translator: ะœั–ะบะฐะปะฐะน ะฃะดะพะดะฐัž <crom-a@tut.by>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "ะจะปัั… ะดะฐ ัะตั€ั‚ั‹ั„ั–ะบะฐั‚ะฐ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "ะœะพะฒะฐ:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "ะŸะฐะผะตั€:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "ะŸะฐะผะตั€:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "ะœะพะฒะฐ:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "ะจั€ั‹ั„ั‚ ะปะฐั†ั–ะฝัะบะฐะณะฐ ั‚ัะบัั‚ัƒ"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "ะŸะฐะผะตั€:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "ะœะพะฒะฐ:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "ะจั€ั‹ั„ั‚ ะฐะทั–ัั†ะบะฐะณะฐ ั‚ัะบัั‚ัƒ"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "ะŸะฐะผะตั€:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "ะœะพะฒะฐ:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "ะจั€ั‹ั„ั‚ ะกะขะ’"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "ะŸะตั€ะฐะดะฟะฐะบะฐะท"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "ะะดะผ.ะฐะดะทั–ะฝะบะฐ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "ะะฐัั‚ะฐัžะปะตะฝะฝั– ัˆั€ั‹ั„ั‚ะฐัž ะดะปั ะบั€ั‹ะฝั–ั‡ะฝั‹ั… ั‚ัะบัั‚ะฐัž HTML, Basic ั– SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "ะŸะฐัˆั‹ั€ะฐะฝั‹ั ะฝะฐะผะตะฝะบั–"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "ะ”ะฐะฒะตะดะบะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "ะฃะถั‹ะฒะฐั†ัŒ ะดั‹ัะปะพะณั– %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "ะ”ั‹ัะปะพะณั– ะะดะบั€ั‹ั†ั†ั ั– ะ—ะฐะฟั–ััƒ"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "ะฃะถั‹ะฒะฐั†ัŒ ะดั‹ัะปะพะณั– %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "ะ”ั‹ัะปะพะณั– ะดั€ัƒะบะฐะฒะฐะฝะฝั"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "ะ”ั€ัƒะบะฐะฒะฐะฝะฝะต ะฐะทะฝะฐั‡ะฐะต \"ะดะฐะบัƒะผะตะฝั‚ ะทะผะตะฝะตะฝั‹\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "ะกั‚ะฐะฝ ะดะฐะบัƒะผะตะฝั‚ะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "ะ†ะฝั‚ัั€ะฟั€ัั‚ะฐะฒะฐั†ัŒ ัะบ ะณะฐะดั‹ ะฟะฐะผั–ะถ "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "ั– "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "ะ“ะพะด (ะดะทะฒะต ะปั–ั‡ะฑั‹)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "ะ—ะฑั–ั€ะฐั†ัŒ ะทะฒะตัั‚ะบั– ะฟั€ะฐ ะฒั‹ะบะฐั€ั‹ัั‚ะฐะฝะฝะต ั– ะฐะดะฟั€ะฐัžะปัั†ัŒ ัƒ The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "ะ”ะฐะฟะฐะผะฐะถั‹ั†ะต ะฟะฐะปะตะฟัˆั‹ั†ัŒ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ะŸัƒัะบ %PRODUCTNAME ะฟั€ั‹ ะฟัƒัะบัƒ ัั–ัั‚ัะผั‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "ะ—ะฝะฐั‡ะพะบ ะฅัƒั‚ะบะฐะฟัƒัะบัƒ ัž ัั–ัั‚ัะผะฝั‹ะผ ั‚ั€ัั–"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "ะฅัƒั‚ะบั– ะŸัƒัะบะฐะปัŒะฝั–ะบ %PRODUCTNAME"
diff --git a/source/be/officecfg/registry/data/org/openoffice/Office/UI.po b/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
index caeedea6c17..6f0eef414f9 100644
--- a/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/be/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: UI\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-01-16 17:04+0000\n"
"Last-Translator: ะœั–ะบะฐะปะฐะน ะฃะดะพะดะฐัž <crom-a@tut.by>\n"
"Language-Team: Belarusian <yury.tarasievich@gmail.com>\n"
@@ -3808,15 +3808,6 @@ msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั€ะฐะทั€ั‹ัž ั€ะฐะดะบะฐ"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "ะ”ะฐะฝั‹ั"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22475,6 +22466,15 @@ msgstr "ะฃัั‚ะฐัžะบะฐ"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/be/sc/messages.po b/source/be/sc/messages.po
index 6f44e44894c..ecf1e29baa9 100644
--- a/source/be/sc/messages.po
+++ b/source/be/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-16 17:08+0000\n"
"Last-Translator: ะœั–ะบะฐะปะฐะน ะฃะดะพะดะฐัž <crom-a@tut.by>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14133,37 +14133,42 @@ msgid "~Value"
msgstr "ะ—ะฝะฐั‡ัะฝะฝะต"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "ะšั€ั‹ะฝั–ั†ะฐ"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "ะกะบะปะฐะดะฝั–ะบั–"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "ะกั–ัั‚ัะผะฝั‹"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐ;ะขัะบัั‚;ะ”ะฐั‚ะฐ (ะ”ะœะ“);ะ”ะฐั‚ะฐ (ะœะ”ะ“);ะ”ะฐั‚ะฐ (ะ“ะœะ”);ะะผะตั€ั‹ะบะฐะฝัะบะฐั;ะะต ะฟะฐะบะฐะทะฒะฐั†ัŒ"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "ะขะฐะฑัƒะปัั†ั‹ั"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "ะฟั€ะฐะฑะตะป"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14174,1210 +14179,1315 @@ msgstr ""
"ะฆั– ั…ะพั‡ะฐั†ะต ะฟั€ั‹ะฝัั†ัŒ ะฟะฐะฟั€ะฐัžะบัƒ, ะฟั€ะฐะฟะฐะฝะฐะฒะฐะฝัƒัŽ ะฝั–ะถัะน?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "ะคั–ะปัŒั‚ั€ ะฒั–ะดะฐั€ั‹ัะฐัž"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "ะขัะบัั‚"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "ะ’ั‹ะฑะฐั€ ะฐั€ะบัƒัˆะฐัž"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "ะะทะฝะฐั‡ะฐะฝั‹ั ะฐั€ะบัƒัˆั‹"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "ะ›ั–ะฝะตะนะบะฐ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "ะ“ัั‚ะฐั ะปั–ะฝะตะนะบะฐ ะบั–ั€ัƒะต ะฐะฑ'ะตะบั‚ะฐะผั– ะฝะฐ ะทะฐะผะฐั†ะฐะฒะฐะฝั‹ั… ะผะตัั†ะฐั…."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "ะŸะตั€ะฐะดะฟะฐะบะฐะท"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "ะ“ัั‚ั‹ ะฐั€ะบัƒัˆ ะฟะฐะบะฐะทะฒะฐะต, ัะบั–ะผ ั‡ั‹ะฝะฐะผ ะดะฐะฝั‹ั ะฑัƒะดัƒั†ัŒ ะฒั‹ะบะปะฐะดะทะตะฝั‹ ัž ะดะฐะบัƒะผะตะฝั†ะต."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "ะ’ั–ะด: ะดะฐะบัƒะผะตะฝั‚"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "ะั€ะบัƒัˆ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "ะšะปะตั‚ะบะฐ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "ะะฑััะณ ะทะปะตะฒะฐ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "ะŸะตั€ะฐะดะฟะฐะบะฐะท ัั‚ะฐั€ะพะฝะบั–"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "ะะฑััะณ ัƒ ั†ัะฝั‚ั€ั‹"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "ะะฑััะณ ัะฟั€ะฐะฒะฐ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "ะ’ะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ัั‚ะฐั€ะพะฝะบั– %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "ะั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ัั‚ะฐั€ะพะฝะบั– %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "ะ ะฐะดะพะบ ัƒะฒะพะดัƒ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "ะขัƒั‚ ะผะพะถะฝะฐ ัžะฒะพะดะทั–ั†ัŒ ั†ั– ะฟั€ะฐะฒั–ั†ัŒ ั‚ัะบัั‚, ะปั–ะบั– ั– ั„ะพั€ะผัƒะปั‹."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "ะฃะทะฝะฐัžะปัะฝะฝะต ะผัƒะปัŒั‚ั‹ะผะตะดั‹ะน"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "ะะฐั†ั–ัะฝัƒั‚ะฐ ะบะฝะพะฟะบะฐ ะฝะฐ ะผั‹ัˆั†ั‹"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "ะกั‚ัƒะถะบะฐ ั„ะพั€ะผัƒะป"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "ะ ะฐะทะปั–ะบะพะฒั‹ั ะฐั€ะบัƒัˆั‹ %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(ั‚ะพะปัŒะบั–-ั‡ั‹ั‚ะฐั†ัŒ)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(ั€ัะถั‹ะผ ะฟะตั€ะฐะดะฟะฐะบะฐะทัƒ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "ะกั‚ะฐั€ะพะฝะบั–"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "ะะต ะฒั‹ะฒะพะดะทั–ั†ัŒ ะฟัƒัั‚ั‹ั ัั‚ะฐั€ะพะฝะบั–"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "ะ—ะผะตัั†ั–ะฒะฐ ัะฟั–ััƒ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "ะฃัะต ะฐั€ะบัƒัˆั‹"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ะะทะฝะฐั‡ะฐะฝั‹ั ะฐั€ะบัƒัˆั‹"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ะ’ั‹ะฑั€ะฐะฝั‹ั ะบะปะตั‚ะบั–"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "ะ— ะณัั‚ะฐะณะฐ ะดั€ัƒะบะฐะฒะฐั†ัŒ"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "ะฃัะต ัั‚ะฐั€ะพะฝะบั–"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "ะกั‚ะฐั€ะพะฝะบั–"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "ะŸะฐะฟัั€ัะดะถะฒะฐั†ัŒ ะฐะฑ ะณัั‚ั‹ะผ ั– ะดะฐะปะตะน."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "ะะต ัžะดะฐะปะพัั ะฐะฑะฝะฐะฒั–ั†ัŒ ะฐะทะฝะฐั‡ะฐะฝัƒัŽ ะบั€ั‹ะฝั–ั†ัƒ DDE ะท-ะทะฐ ั‚ะฐะณะพ, ะผะฐะณั‡ั‹ะผะฐ, ัˆั‚ะพ ะฝะต ะฑั‹ัž ะฐะดะบั€ั‹ั‚ั‹ ะบั€ั‹ะฝั–ั‡ะฝั‹ ะดะฐะบะผะตะฝั‚. ะะดะบั€ั‹ะนั†ะต ะบั€ั‹ะฝั–ั‡ะฝั‹ ะดะฐะบัƒะผะตะฝั‚ ั– ะฟะฐัะฟั€ะฐะฑัƒะนั†ะต ั–ะทะฝะพัž."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "ะะต ัžะดะฐะปะพัั ะฟั€ะฐั‡ั‹ั‚ะฐั†ัŒ ะฐะทะฝะฐั‡ะฐะฝั‹ ะฒะพะฝะบะฐะฒั‹ ั„ะฐะนะป. ะ”ะฐะฝั‹ั, ะฟั€ั‹ะฒัะทะฐะฝั‹ั ะดะฐ ัะณะพ ะทะผะตัั‚ัƒ, ะฝะต ะฑั‹ะปั– ะฐะฑะฝะพัžะปะตะฝั‹."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "ะะฑะฝะฐัžะปะตะฝะฝะต ะฒะพะฝะบะฐะฒั‹ั… ัะฟะฐัั‹ะปะฐะบ."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "ะะฑััะณ ัƒั‚ั€ั‹ะผะปั–ะฒะฐะต ะผะตั‚ะบั– ะบะฐะปะพะฝะฐะบ"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "ะะฑััะณ ัƒั‚ั€ั‹ะผะปั–ะฒะฐะต ะผะตั‚ะบั– ั€ะฐะดะบะพัž"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "ะะตะดะฐะฟัƒัˆั‡ะฐะปัŒะฝะฐะต ะทะฝะฐั‡ัะฝะฝะต."
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "ะัะฒั‹ะทะฝะฐั‡ะฐะฝะฐั ั„ะพั€ะผัƒะปะฐ."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "ะัะฒั‹ะทะฝะฐั‡ะฐะฝั‹ั ั€ะฐะดะพะบ ั– ะบะฐะปะพะฝะบะฐ."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "ะัะฒั‹ะทะฝะฐั‡ะฐะฝั‹ั ะฝะฐะทะฒะฐ ะฐะฑะพ ะฐะฑััะณ."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "ะัะฒั‹ะทะฝะฐั‡ะฐะฝะฐั ะฝะฐะทะฒะฐ ะฐะฑะพ ะฝะตะบะฐั€ัะบั‚ะฝะฐั ัะฟะฐัั‹ะปะบะฐ ะฝะฐ ะบะปะตั‚ะบัƒ."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "ะคะพั€ะผัƒะปั‹ ะฝะต ัžั‚ะฒะฐั€ะฐัŽั†ัŒ ะบะฐะปะพะฝะบั–."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "ะคะพั€ะผัƒะปั‹ ะฝะต ัžั‚ะฒะฐั€ะฐัŽั†ัŒ ั€ะฐะดะบะฐ."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ะ”ะฐะดะฐั†ัŒ ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ะะฐะทะฒะฐั†ัŒ ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ะะฐะทะฒะฐ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ะกั†ะตั€ั†ั– ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ะกะฐะฟั€ะฐัžะดั‹ ัั†ะตั€ั†ั– ัะบะปะฐะดะฝั–ะบ #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "ะ—ะฐะบั€ั‹ั†ัŒ"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ะกั‚ัƒ"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ะ›ัŽั‚"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ะกะฐะบ"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "ะŸะพัžะฝะฐั‡"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "ะœั–ะถ"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ะŸะพัžะดะทะตะฝัŒ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "ะ ะฐะทะฐะผ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "ะั€ะบัƒัˆ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ะšะปะตั‚ะบะฐ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "ะ—ะผะตัั†ั–ะฒะฐ"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "ะ—ะผัะฝั–ั†ัŒ ะผะฐั†ะฐะฒะฐะฝะฝะต"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "ะฃะผะพะฒะฐ 1"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "ะ—ะผะตัั†ั–ะฒะฐ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "ะั€ะบัƒัˆั‹"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "ะะฐะทะฒั‹ ะฐะฑััะณะฐัž"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "ะะฑััะณั– ะฑะฐะท ะดะฐะฝั‹ั…"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "ะ’ั–ะดะฐั€ั‹ัั‹"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "ะะฑ'ะตะบั‚ั‹ OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "ะ—ะฐัžะฒะฐะณั–"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "ะ”ะฐะปัƒั‡ะฐะฝั‹ั ะฐะฑััะณั–"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "ะ ั‹ัะฐะฒะฐะปัŒะฝั‹ั ะฐะฑ'ะตะบั‚ั‹"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "ะ›ะฐะด \"ะฟะตั€ะฐั†ัะณะฒะฐะฝะฝั\""
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "ะŸะฐะบะฐะทะฐั†ัŒ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "ะฐะบั‚ั‹ัžะฝั‹"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "ะฝะตะฐะบั‚ั‹ัžะฝั‹"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ัะบั€ั‹ั‚ั‹"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "ะะบั‚ั‹ัžะฝะฐะต ะฐะบะฝะพ"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "ะะฐะทะฒะฐ ัั†ัะฝะฐั€ั‹ั"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "ะšะฐะผะตะฝั‚ะฐั€ั‹ะน"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ะฃ ะฟะฐั€ะฐะดะบัƒ ะฟะฐะฒะตะปั–ั‡ัะฝะฝั"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ะฃ ะฟะฐั€ะฐะดะบัƒ ะฟะฐะผัะฝัˆัะฝะฝั"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "ะŸะฐ-ัะฒะพะนะผัƒ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ะฃัะต"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "ะŸะฐะบะฐะทะฒะฐั†ัŒ ั‚ะพะปัŒะบั– ะฐะทะฝะฐั‡ะฐะฝั‹ ัะบะปะฐะดะฝั–ะบ."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "ะะต ะฟะฐะบะฐะทะฒะฐั†ัŒ ั‚ะพะปัŒะบั– ะฐะทะฝะฐั‡ะฐะฝั‹ ัะบะปะฐะดะฝั–ะบ."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "ะจัƒะบะฐั†ัŒ ัะปะตะผะตะฝั‚ั‹โ€ฆ"
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "ะะฐะทะพัžะฝั‹ ะฑะพะบั"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "ะ ะฐะดะพะบ ัƒะฒะพะดัƒ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "ะœะฐะนัั‚ะฐั€ ะคัƒะฝะบั†ั‹ะน"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "ะŸั€ั‹ะฝัั†ัŒ"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "ะั–ั‡ะพะณะฐ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "ะกัƒะผะฐ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "ะคะพั€ะผัƒะปะฐ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "ะ ะฐะทะณะฐั€ะฝัƒั†ัŒ ัั‚ัƒะถะบัƒ ั„ะพั€ะผัƒะป"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "ะ—ะณะฐั€ะฝัƒั†ัŒ ัั‚ัƒะถะบัƒ ั„ะพั€ะผัƒะป"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "ะšะฐะฝั„ะปั–ะบั‚"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "ะัžั‚ะฐั€"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "ะะตะฒัะดะพะผั‹ ะบะฐั€ั‹ัั‚ะฐะปัŒะฝั–ะบ"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "ะšะฐะปะพะฝะบะฐ ัžัั‚ะฐัžะปะตะฝะฐ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "ะ ะฐะดะพะบ ัƒัั‚ะฐัžะปะตะฝั‹ "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "ะั€ะบัƒัˆ ัƒัั‚ะฐัžะปะตะฝั‹ "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "ะšะฐะปะพะฝะบะฐ ัั†ั‘ั€ั‚ะฐ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "ะ ะฐะดะพะบ ัั†ั‘ั€ั‚ั‹"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "ะั€ะบัƒัˆ ัั†ั‘ั€ั‚ั‹"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "ะ”ั‹ัะฟะฐะทะพะฝ ะฟะตั€ะฐะผะตัˆั‡ะฐะฝั‹"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "ะ—ะผะตะฝะตะฝะฐะต ะทะผะตัั†ั–ะฒะฐ"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "ะ—ะผะตะฝะตะฝะฐะต ะทะผะตัั†ั–ะฒะฐ"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "ะ—ะผะตะฝะตะฝะฐ ะฝะฐ"
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "ะŸะฐั‡ะฐั‚ะบะพะฒั‹ั"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "ะŸะฐะฟั€ะฐัžะบั– ะฐะดั…ั–ะปะตะฝั‹ั"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "ะŸั€ั‹ะฝัั‚ะฐ"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "ะะดั…ั–ะปะตะฝะฐ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "ะัะผะฐ ัžะฒะพะดัƒ"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<ะฟัƒัั‚ะฐ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "ะ‘ะตะท ะฐั…ะพะฒั‹"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "ะ‘ะตะท ะฐั…ะพะฒั‹ ะฟะฐั€ะพะปะตะผ"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "ะะตััƒะผััˆั‡ะฐะปัŒะฝั‹ ั…ััˆ"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "ะฅััˆ ััƒะผััˆั‡ะฐะปัŒะฝั‹ (ะดะพะฑั€ะฐ)"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "ะฃะฒะตัั†ั– ะฝะฐะฝะพะฒะฐ"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "ะกะปั–ะทะณะฐะปัŒะฝะฐะต ััั€ัะดะฝัะต"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "ะญะบัะฟะฐะฝะตะฝั†ั‹ะนะฝะฐะต ะทะณะปะฐะดะถะฒะฐะฝะฝะต"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "ะ”ั‹ัะฟะตั€ัั–ะนะฝั‹ ะฐะฝะฐะปั–ะท"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ะะดะฝะฐั„ะฐะบั‚ะฐั€ะฝั‹ ะฐะฝะฐะปั–ะท ANOVA"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ะ”ะฒัƒั…ั„ะฐะบั‚ะฐั€ะฝั‹ ะฐะฝะฐะปั–ะท ANOVA"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "ะ“ั€ัƒะฟั‹"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "ะœั–ะถ ะณั€ัƒะฟะฐะผั–"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "ะฃะฝัƒั‚ั€ั‹ ะณั€ัƒะฟ"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "ะšั€ั‹ะฝั–ั†ะฐ ะดั‹ัะฟะตั€ัั–ั–"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-ะทะฝะฐั‡ัะฝะฝะต"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F ะบั€ั‹ั‚ั‹ั‡ะฝะฐะต"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
#, fuzzy
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ะ ะฐะทะฐะผ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "ะšะฐั€ัะปัั†ั‹ั"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "ะšะฐั€ัะปัั†ั‹ั–"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "ะšะฐะฒะฐั€ั‹ัั†ั‹ั"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "ะšะฐะฒะฐั€ั‹ัั†ั‹ั–"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "ะะฟั–ัะฐะปัŒะฝะฐั ัั‚ะฐั‚ั‹ัั‚ั‹ะบะฐ"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "ะกัั€ัะดะฝัะต"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐั ะฟะฐะผั‹ะปะบะฐ"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "ะœะพะดะฐ"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "ะœะตะดั‹ัะฝะฐ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "ะ”ั‹ัะฟะตั€ัั–ั"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐะต ะฐะดั…ั–ะปะตะฝะฝะต"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ะฃ ั–ะฝั‚ัั€ะฒะฐะปะต"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "ะœั–ะฝั–ะผัƒะผ"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "ะœะฐะบัั–ะผัƒะผ"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "ะกัƒะผะฐ"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "ะšะพะปัŒะบะฐัั†ัŒ"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ะะฐั€ะผะฐะปัŒะฝะฐะต"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "ะฅั–-ะบะฒะฐะดั€ะฐั‚"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "ะ“ะตะฐะผะตั‚ั€ั‹ั‡ะฝะฐะต"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "ะœั–ะฝั–ะผัƒะผ"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "ะœะฐะบัั–ะผัƒะผ"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "ะกัั€ัะดะฝัะต"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐะต ะฐะดั…ั–ะปะตะฝะฝะต"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "ะœะตะดั‹ัะฝะฐ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "nu-ะทะฝะฐั‡ัะฝะฝะต"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu-ะทะฝะฐั‡ัะฝะฝะต"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "ะกัะผะฟะปั–ั€ะฐะฒะฐะฝะฝะต"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "ะ ัะณั€ััั–ั"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "ะ ัะณั€ััั–ั"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "ะšะฐะปะพะฝะบะฐ %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "ะ ะฐะดะพะบ %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ะะปัŒั„ะฐ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "ะ—ะผะตะฝะฝะฐั 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "ะ—ะผะตะฝะฝะฐั 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "ะะฟะตั€ะฐั†ั‹ั–"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-ะทะฝะฐั‡ัะฝะฝะต"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "ะšั€ั‹ั‚ั‹ั‡ะฝะฐะต ะทะฝะฐั‡ัะฝะฝะต"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "ะ›ั–ะฝะตะนะฝะฐั"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ะ›ะฐะณะฐั€ั‹ั„ะผั–ั‡ะฝะฐั"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
#, fuzzy
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ะกั‚ัƒะฟะตะฝะฝะฐั"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "ะ ัะณั€ััั–ะนะฝะฐั ะผะฐะดัะปัŒ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "ะะฑััะณ ะฑะฐั‡ะฝะฐัั†ั–"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "ะ†ะฝั‚ัั€ะฝัั‚"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "ะšะฐั€ัะปัั†ั‹ั ะŸั–ั€ัะฐะฝะฐ"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17145,6 +17255,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "ะšั€ั‹ะฝั–ั‡ะฝั‹ ัั‚ัƒะผะตะฝัŒ"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19026,554 +19141,554 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "ะขั‹ะฟะพะฒะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "ะะบั†ัะฝั‚ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "ะะบั†ัะฝั‚ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "ะะบั†ัะฝั‚ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "ะšะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฒะตั€ั…ะฝั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "ะšะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฒะตั€ั…ะฝั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "ะšะตะฟัะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "ะ”ะพะฑั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "ะะตะนั‚ั€ะฐะปัŒะฝะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ะŸะฐะผั‹ะปะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ะŸะฐะฟัั€ัะดะถะฐะฝะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ะŸะฐะดั€ะฐะดะบะพัžะฝั–ะบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "ะ—ะฐัžะฒะฐะณะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "ะœะตะฝัŽ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "ะŸั€ั‹ะปะฐะดั‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ะคะฐะนะป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ะ—ะผัะฝั–ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "ะกั‚ั‹ะปั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ะจั€ั‹ั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "ะ›ั–ั‡ะฑั‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "ะ ะฐัžะฝะฐะฒะฐะฝะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "ะšะปะตั‚ะบั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "ะ”ะฐะฝั‹ั:"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "ะŸั€ะฐะฒะตั€ั‹ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "ะ’ั–ะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "ะ“ั€ะฐั„ั–ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "ะšะพะปะตั€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "ะฃะฟะฐั€ะฐะดะบะฐะฒะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ะ ะฐัˆะพั‚ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "ะœะพะฒะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "ะŸั€ะฐะฒะตั€ั‹ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "ะ—ะฐัžะฒะฐะณั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "ะŸะฐั€ะฐัžะฝะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "ะ’ั–ะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "ะกั‚ั‹ะปั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "ะ ั‹ัะฐะฒะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "ะฃะฟะฐั€ะฐะดะบะฐะฒะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "ะ ะฐัˆะพั‚ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ะ“ั€ัƒะฟะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "ะ ะฐะผ_ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "ะฃะฟะฐั€ะฐะดะบะฐะฒะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ะ ะฐัˆะพั‚ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "ะ’ั–ะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "ะกั‚ั‹ะปั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Format"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "ะ’ั–ะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "ะขั‹ะฟะพะฒะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "ะะบั†ัะฝั‚ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "ะะบั†ัะฝั‚ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "ะะบั†ัะฝั‚ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "ะšะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฒะตั€ั…ะฝั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "ะšะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฒะตั€ั…ะฝั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "ะšะตะฟัะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "ะ”ะพะฑั€ะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "ะะตะนั‚ั€ะฐะปัŒะฝะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ะŸะฐะผั‹ะปะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ะŸะฐะฟัั€ัะดะถะฐะฝะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ะŸะฐะดั€ะฐะดะบะพัžะฝั–ะบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ะ—ะฐัžะฒะฐะณะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "ะœะตะฝัŽ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "ะŸั€ั‹ะปะฐะดั‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "ะ”ะฐะฒะตะดะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ะคะฐะนะป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ะ—ะผัะฝั–ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "ะกั‚ั‹ะปั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ะจั€ั‹ั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "ะ›ั–ั‡ะฑั‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "ะ ะฐัžะฝะฐะฒะฐะฝะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "ะšะปะตั‚ะบั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "ะ”ะฐะฝั‹ั:"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "ะŸั€ะฐะฒะตั€ั‹ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "ะ’ั–ะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "ะ“ั€ะฐั„ั–ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ะฃะฟะฐั€ะฐะดะบะฐะฒะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ะšะพะปะตั€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ะ ะฐัˆะพั‚ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ะœะพะฒะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "ะŸั€ะฐะฒะตั€ั‹ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ะ—ะฐัžะฒะฐะณั–"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ะŸะฐั€ะฐัžะฝะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ะ’ั–ะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "ะ ั‹ัะฐะฒะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ะ—ะผัะฝั–ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ะฃะฟะฐั€ะฐะดะบะฐะฒะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ะ’ั–ะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ะ“ั€ัƒะฟะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ะจั€ั‹ั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ะ ะฐัžะฝะฐะฒะฐะฝะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ะ’ั–ะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "ะœะตะดั‹ั"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ะ ะฐะผ_ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ะฃะฟะฐั€ะฐะดะบะฐะฒะฐั†ัŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ะ ะฐัˆะพั‚ะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "ะ’ั–ะด"
@@ -21050,65 +21165,89 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "ะ ัะณั€ััั–ั"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "ะ”ั‹ัะฟะฐะทะพะฝ ะทะผะตะฝะฝะฐะน 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "ะ”ั‹ัะฟะฐะทะพะฝ ะทะผะตะฝะฝะฐะน 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "ะ’ั‹ะฝั–ะบั– ัž:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ะ”ะฐั‚ะฐ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ะšะฐะปะพะฝะบั–"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ะ ะฐะดะบั–"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "ะ“ั€ัƒะฟะฐะฒะฐั†ัŒ ะฟะฐะฒะพะดะปะต"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "ะ›ั–ะฝะตะนะฝะฐั ั€ัะณั€ััั–ั"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "ะ›ะฐะณะฐั€ั‹ั„ะผั–ั‡ะฝะฐั ั€ัะณั€ััั–ั"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-#, fuzzy
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "ะ›ั–ะฝะตะนะฝะฐั ั€ัะณั€ััั–ั"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -23631,84 +23770,89 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "ะ”ะฐัžะถั‹ะฝั ั‚ัะบัั‚ัƒ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "ั€ะพัžะฝะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "ะผะตะฝัˆ ะทะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "ะฑะพะปัŒัˆ ะทะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "ะผะตะฝัˆ ั†ั– ั€ะพัžะฝะฐ ะท"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "ะฑะพะปัŒัˆ ั†ั– ั€ะพัžะฝะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "ะฝะต ั€ะพัžะฝะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "ะะตะดะฐะฟัƒัˆั‡ะฐะปัŒะฝั‹ ะฐะฑััะณ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "ะะตะดะฐะฟัƒัˆั‡ะฐะปัŒะฝั‹ ะฐะฑััะณ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "ะ”ะฐะทะฒะพะปั–ั†ัŒ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "ะ”ะฐะฝั‹ั:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "ะœะฐะบัั–ะผัƒะผ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "ะœะฐะบัั–ะผัƒะผ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "ะ”ะฐะทะฒะพะปั–ั†ัŒ ะฟัƒัั‚ั‹ั ะบะปะตั‚ะบั–"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "ะŸะฐะบะฐะทะฐั†ัŒ ัะฟั–ั ะฐะฑั€ะฐะฝะฐะณะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "ะŸะฐั€ะฐะดะบะฐะฒะฐั†ัŒ ัะบะปะฐะดะฝั–ะบั– ะดะฐ ะฟะฐะฒะตะปั–ั‡ัะฝะฝั"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "ะ”ะฐะฟัƒัˆั‡ะฐะปัŒะฝะฐั ะบั€ั‹ะฝั–ั†ะฐ ะผะพะถะฐ ัžั‚ั€ั‹ะผะปั–ะฒะฐั†ัŒ ั‚ะพะปัŒะบั– ััƒั†ัะปัŒะฝัƒัŽ ะฒั‹ะฑะฐั€ะบัƒ ั€ะฐะดะบะพัž ั– ะบะฐะปะพะฝะฐะบ, ะฐะฑะพ ั„ะพั€ะผัƒะปัƒ, ัะบะฐั ะดะฐะต ัž ะฒั‹ะฝั–ะบัƒ ะฐะฑััะณ ะฐะฑะพ ะผะฐัั–ัž."
diff --git a/source/be/sd/messages.po b/source/be/sd/messages.po
index 01f93ddf91a..9f4d04cd367 100644
--- a/source/be/sd/messages.po
+++ b/source/be/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-23 20:29+0000\n"
"Last-Translator: ะœั–ะบะฐะปะฐะน ะฃะดะพะดะฐัž <crom-a@tut.by>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5195,8 +5195,8 @@ msgstr "ะœะฐะนัั‚ะฐั€-ะฐะฑ'ะตะบั‚ั‹"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะฒั–ะดะฐั€ั‹ั"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/be/sfx2/messages.po b/source/be/sfx2/messages.po
index 2f2173631b4..de167b26598 100644
--- a/source/be/sfx2/messages.po
+++ b/source/be/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-23 20:05+0000\n"
"Last-Translator: ะœั–ะบะฐะปะฐะน ะฃะดะพะดะฐัž <crom-a@tut.by>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2185,6 +2185,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "ะงั‹ั‚ะฐั†ัŒ ะดะฐะฒะตะดะบัƒ ัž ัะตั†ั–ะฒะต"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/be/svx/messages.po b/source/be/svx/messages.po
index 71fc68e051f..630edc21a18 100644
--- a/source/be/svx/messages.po
+++ b/source/be/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-23 20:29+0000\n"
"Last-Translator: ะœั–ะบะฐะปะฐะน ะฃะดะพะดะฐัž <crom-a@tut.by>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "ะ†ะฝั‚ัะปะตะบั‚ัƒะฐะปัŒะฝะฐั ัžะปะฐัะฝะฐัั†ัŒ"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ะัะผะฐ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "ะัะดะฐัžะฝัะต"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "ะกะฒะพะน ะบะพะปะตั€โ€ฆ"
@@ -2706,52 +2706,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "ะกั†ะตั€ั†ั–"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "ะ›ั–ะฝั–ั– ั– ัั‚ั€ัะปะบั–"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "ะšั€ั‹ะฒะฐั"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "ะ—ะปัƒั‡ะฐะปัŒะฝั–ะบั–"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "ะ—ะฒั‹ั‡ะฐะนะฝั‹ั ั„ะพั€ะผั‹"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "ะกั–ะผะฒะฐะปั‹"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ะ‘ะปะพะบั– ั– ัั‚ั€ัะปะบั–"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ะ‘ะปะพะบ-ัั…ะตะผะฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "ะ’ั‹ะฝะฐัะบั–"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "ะ—ะพั€ะบั–"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "ะะฑ'ะตะบั‚ั‹ 3D"
@@ -4136,8 +4136,8 @@ msgstr "ะšะฐะฟั–ั€ะฐะฒะฐั†ัŒ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/be/sw/messages.po b/source/be/sw/messages.po
index ff8affa4b43..44f718b959a 100644
--- a/source/be/sw/messages.po
+++ b/source/be/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2017-12-23 20:22+0000\n"
"Last-Translator: ะœั–ะบะฐะปะฐะน ะฃะดะพะดะฐัž <crom-a@tut.by>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "ะขัะบัั‚"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[ะัะผะฐ]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "ะŸะฐั‡ะฐั‚ะฐะบ"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "ะšะฐะฝะตั†"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "ะะฐะด"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "ะŸะฐะด"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "ั‚ะพะปัŒะบั–-ั‡ั‹ั‚ะฐะฝะฐะต"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "ะšะฐั‚ะฐะปะพะณั– 'ะัžั‚ะฐ-ั‚ัะบัั‚ัƒ' ะท'ััžะปััŽั†ั†ะฐ ั‚ะพะปัŒะบั–-ั‡ั‹ั‚ะฐะฝั‹ะผั–. ะฆั– ั…ะพั‡ะฐั†ะต ะฟะตั€ะฐะฝะฐัั‚ะฐะฒั–ั†ัŒ ัˆะปัั…ั–?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "ะกั‚ะฐั‚ั‹ัั‚ั‹ะบะฐ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "ะ†ะผะฟะฐั€ั‚ัƒะตั†ั†ะฐ ะดะฐะบัƒะผะตะฝั‚..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "ะญะบัะฟะฐั€ั‚ัƒะตั†ั†ะฐ ะดะฐะบัƒะผะตะฝั‚..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "ะ—ะฐะฟั–ัะฒะฐะตั†ั†ะฐ ะดะฐะบัƒะผะตะฝั‚..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "ะŸะตั€ะฐะดะทะตะปัŒะฒะฐะตะผ ะฝะฐ ัั‚ะฐั€ะพะฝะบั–..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "ะัžั‚ะฐะผะฐั‚ั‹ั‡ะฝะฐ ั„ะฐั€ะผะฐั‚ัƒะตั†ั†ะฐ ะดะฐะบัƒะผะตะฝั‚..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "ะ—ะฝะฐะนัั†ั–..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letter"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "ะŸั€ะฐะฒัั€ะฐะตะผ ะฟั€ะฐะฒะฐะฟั–ั..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "ะ ะฐััั‚ะฐัžะปัะตะผ ะฟะตั€ะฐะฝะพัั‹..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "ะฃัั‚ะฐัžะปัะตะผ ั–ะฝะดัะบั..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "ะะฑะฝะฐัžะปัะตะผ ั–ะฝะดัะบั..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "ะกะบะปะฐะดะฐะตะผ ะฐะฝะฐั‚ะฐั†ั‹ัŽ..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "ะะดะฐะฟั‚ะฐะฒะฐั†ัŒ ะฐะฑ'ะตะบั‚ั‹..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "ะขะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "ะ’ั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "ะะฑ'ะตะบั‚"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "ะ ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ะคั–ะณัƒั€ะฐ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "ะ ะฐะทะดะทะตะป"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "ะัƒะผะฐั€ะฐะฒะฐะฝะฝะต"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "ะฟัƒัั‚ะฐั ัั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "ะะฝะฐั‚ะฐั†ั‹ั: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "ั€ะฐะทะผะตะถะฐะฒะฐะฝะฝะต ะฟั€ะฐะท: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "ะกั‚ั€ัƒะบั‚ัƒั€ะฐ: ัƒะทั€ะพะฒะตะฝัŒ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "ะกั‚ั‹ะปัŒ: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "ะัƒะผะฐั€ ัั‚ะฐั€ะพะฝะบั–: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "ะ ะฐะทั€ั‹ัž ะฟะตั€ะฐะด ะฝะพะฒะฐะน ัั‚ะฐั€ะพะฝะบะฐะน"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "ะ—ะฐั…ะพะดะฝะตะตัžั€ะฐะฟะตะนัะบั– ั‚ัะบัั‚: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "ะะทั–ัั†ะบั– ั‚ัะบัั‚: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "ะะตะฒัะดะพะผั‹ ะฐัžั‚ะฐั€"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "ะกั†ะตั€ั†ั– ัžัะต ะทะฐัžะฒะฐะณั– ะฐัžั‚ะฐั€ัั‚ะฒะฐ $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "ะกั…ะฐะฒะฐั†ัŒ ัžัะต ะทะฐัžะฒะฐะณั– ะฐัžั‚ะฐั€ัั‚ะฒะฐ $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "ะัƒะผะฐั€ะฐั†ั‹ั ัั‚ั€ัƒะบั‚ัƒั€ั‹"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 ัะปะพัž, %2 ะทะฝะฐะบะฐัž"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 ัะปะพัž, %2 ะฒั‹ะปัƒั‡ะฐะฝั‹ั… ะทะฝะฐะบะฐัž"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "ะŸะตั€ะฐั‚ะฒะฐั€ั‹ั†ัŒ ั‚ัะบัั‚ ัƒ ั‚ะฐะฑะปั–ั†ัƒ"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ะ”ะฐะดะฐั†ัŒ ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ะะฐะทะฒะฐ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ะกั†ะตั€ั†ั– ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "ะ“ัั‚ั‹ ัะปะตะผะตะฝั‚ ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚ัƒ ะฑัƒะดะทะต ัั†ั‘ั€ั‚ั‹:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ะะฐะทะฒะฐั†ัŒ ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "ะ—ะฐะบั€ั‹ั†ัŒ"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ะกั‚ัƒ"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ะ›ัŽั‚"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ะกะฐะบ"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "ะŸะพัžะฝะฐั‡"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "ะœั–ะถ"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ะŸะพัžะดะทะตะฝัŒ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "ะกัƒะผะฐ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"ะ“ัั‚ั‹ ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚ ะฝะต ะฑัƒะดะทะต ัั‚ะฒะพั€ะฐะฝั‹. \n"
"ะŸะฐัะฟั€ะฐะฑัƒะนั†ะต ะฝะฐะฝะพะฒะฐ ะท ั–ะฝัˆะฐะน ะฝะฐะทะฒะฐะน."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ะ›ั–ั‡ะฑะฐะฒะฐะต"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "ะ ะฐะดะบั–"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "ะšะฐะปะพะฝะบะฐ"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ัะบะปะฐะดะฝั–ะบ ะฑั–ะฑะปั–ัะณั€ะฐั„ั–ั–"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ัะบะปะฐะดะฝั–ะบ ะฑั–ะฑะปั–ัะณั€ะฐั„ั–ั–"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "ะ†ะฝั‚ัั€ะฒะฐะป ะฟะฐะผั–ะถ %1 ั– %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "ะจั‹ั€ั‹ะฝั ะบะฐะปะพะฝะบั– %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "ะขะฐะฑะปั–ั†ะฐ %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "ะ ะฐะผะบะฐ %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "ะ’ั–ะดะฐั€ั‹ั %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "ะ†ะฝัˆั‹ั ะฐะฑ'ะตะบั‚ั‹ OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "ะะฐะทะฒะฐ ั‚ะฐะฑะปั–ั†ั‹ ะฝะต ะผะพะถะฐ ัžั‚ั€ั‹ะผะปั–ะฒะฐั†ัŒ ะฟั€ะฐะฑะตะปั‹."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "ะ’ั‹ะฑั€ะฐะฝั‹ั ะบะปะตั‚ะบั– ั‚ะฐะฑะปั–ั†ั‹ ะทะฐะฝะฐะดั‚ะฐ ัะบะปะฐะดะฐะฝั‹ั ะดะปั ะฐะฑ'ัะดะฝะฐะฝะฝั."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "ะะตะผะฐะณั‡ั‹ะผะฐ ะฟะฐั€ะฐะดะบะฐะฒะฐั†ัŒ ะฟะฐะทะฝะฐั‡ะฐะฝะฐะต"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "ยซะšะปั–ะบะฐะฝะฝะตยป ะผั‹ัˆะบะฐะน ะฝะฐะด ะฐะฑ'ะตะบั‚ะฐะผ"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "ะŸะตั€ะฐะด ัžัั‚ะฐัžะปัะฝะฝะตะผ ะัžั‚ะฐ-ั‚ัะบัั‚ัƒ"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "ะŸะฐัะปั ัžัั‚ะฐัžะปัะฝะฝั ะัžั‚ะฐ-ั‚ัะบัั‚ัƒ"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "ะœั‹ัˆะบะฐ ัž ะฐะฑััะณัƒ ะฐะฑ'ะตะบั‚ะฐ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "ะะบั‚ั‹ะฒะฐั†ั‹ั ัะตั†ั–ัžะฝะฐะน ัะฟะฐัั‹ะปะบั–"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "ะœั‹ัˆะบะฐ ะฒั‹ั…ะพะดะทั–ั†ัŒ ะทะฐ ะฐะฑััะณ ะฐะฑ'ะตะบั‚ัƒ"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "ะ’ั–ะดะฐั€ั‹ั ะฟะฐัะฟัั…ะพะฒะฐ ะฐะดั‡ั‹ั‚ะฐะฝั‹"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "ะงั‹ั‚ะฐะฝะฝะต ะฒั–ะดะฐั€ั‹ัะฐ ัะฟั‹ะฝะตะฝะฐ"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "ะะตะผะฐะณั‡ั‹ะผะฐ ะฐะดั‡ั‹ั‚ะฐั†ัŒ ะฒั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "ะฃะฒะพะด ะปั–ั‚ะฐั€ ั†ั– ะปั–ั‡ะฑะฐัž"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "ะฃะฒะพะด ะฝะต ะปั–ั‚ะฐั€ ั– ะฝะต ะปั–ั‡ะฑะฐัž "
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "ะ—ะผัะฝั–ั†ัŒ ะฟะฐะผะตั€ ั€ะฐะผะบั–"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "ะŸะตั€ะฐะผััั†ั–ั†ัŒ ั€ะฐะผะบัƒ"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "ะ—ะฐะณะฐะปะพัžะบั–"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "ะขะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "ะขัะบัั‚ะฐะฒั‹ั ั€ะฐะผะบั–"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "ะ’ั–ะดะฐั€ั‹ัั‹"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "ะะฑ'ะตะบั‚ั‹ OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "ะ—ะฐะบะปะฐะดะบั–"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "ะ ะฐะทะดะทะตะปั‹"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "ะกะตั†ั–ัžะฝั‹ั ัะฟะฐัั‹ะปะบั–"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "ะกะฟะฐัั‹ะปะบั–"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "ะ†ะฝะดัะบัั‹"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "ะ ั‹ัะฐะฒะฐะฝั‹ั ะฐะฑ'ะตะบั‚ั‹"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "ะ—ะฐัžะฒะฐะณั–"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "ะ—ะฐะณะฐะปะพะฒะฐะบ 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "ะ“ัั‚ะฐ ะทะผะตัั†ั–ะฒะฐ ะฟะตั€ัˆะฐะน ั‡ะฐัั‚ะบั–. ะ“ัั‚ะฐ ัะบะปะฐะดะฝั–ะบ ัะฒะฐะนะณะพ ะบะฐั‚ะฐะปะพะณะฐ*."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "ะ—ะฐะณะฐะปะพะฒะฐะบ 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "ะ“ัั‚ะฐ ะทะผะตัั†ั–ะฒะฐ ั‡ะฐัั‚ะบั– 1.1. ะ“ัั‚ะฐ ัะบะปะฐะดะฝั–ะบ ะทะผะตัั‚ัƒ."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "ะ—ะฐะณะฐะปะพะฒะฐะบ 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "ะ“ัั‚ะฐ ะทะผะตัั†ั–ะฒะฐ ั‡ะฐัั‚ะบั– 1.2. ะ“ัั‚ะฐะต ะบะปัŽั‡ะฐะฒะพะต ัะปะพะฒะฐ ั‘ัั†ัŒ ะณะฐะปะพัžะฝั‹ ัะบะปะฐะดะฝั–ะบ."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "ะขะฐะฑะปั–ั†ะฐ 1: ะ“ัั‚ะฐ ั‚ะฐะฑะปั–ั†ะฐ 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "ะ’ั–ะดะฐั€ั‹ั 1: ะ“ัั‚ะฐ ะฒั–ะดะฐั€ั‹ั 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "ะ—ะฐะณะฐะปะพะฒะฐะบ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "ะขัะบัั‚ะฐะฒะฐั ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "ะ’ั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "ะะฑ'ะตะบั‚ OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "ะ—ะฐะบะปะฐะดะบะฐ"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "ะ ะฐะทะดะทะตะป"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "ะกะฟะฐัั‹ะปะบะฐ"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "ะกะฟะฐัั‹ะปะบะฐ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "ะ†ะฝะดัะบั"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "ะ—ะฐัžะฒะฐะณะฐ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "ะ ั‹ัะฐะฒะฐะฝั‹ ะฐะฑ'ะตะบั‚"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "ะ”ะฐะดะฐั‚ะบะพะฒั‹ั ั„ะฐั€ะผะฐั‚ั‹..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[ะกั–ัั‚ัะผะฐ]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"ะ†ะฝั‚ัั€ะฐะบั‚ั‹ัžะฝะฐะต ัžะบะปะฐะดะฐะฝะฝะต ะฟะตั€ะฐะฝะพัะฐัž \n"
"ัƒะถะพ ะฐะดะฑั‹ะฒะฐะตั†ั†ะฐ ัž ั–ะฝัˆั‹ะผ ะดะฐะบัƒะผะตะฝั†ะต."
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "ะŸะตั€ะฐะฝะพัั‹"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ะฝะตะผะฐะณั‡ั‹ะผะฐ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "ะกั†ะตั€ั†ั– $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "ะ—ะฐะฟั–ัะฐั†ัŒ ะฟะฐัžะทะฒะตั€ั…: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "ะะพะฒั‹ ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "ะŸะตั€ะฐะผััั†ั–ั†ัŒ"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "ะ—ะฐะผะฐั†ะฐะฒะฐั†ัŒ ะฐั‚ั€ั‹ะฑัƒั‚ั‹*"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "ะฃะถั‹ั†ัŒ ัั‚ั‹ะปั–: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "ะ’ัั€ะฝัƒั†ัŒ ะฐั‚ั€ั‹ะฑัƒั‚ั‹ ะดะฐ ะฟะฐั‡ะฐั‚ะบะพะฒั‹ั…"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "ะ—ะผัะฝั–ั†ัŒ ัั‚ั‹ะปัŒ: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั„ะฐะนะป"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะัžั‚ะฐ-ั‚ัะบัั‚"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "ะกั†ะตั€ั†ั– ะทะฐะบะปะฐะดะบัƒ: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะทะฐะบะปะฐะดะบัƒ: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "ะŸะฐั€ะฐะดะบะฐะฒะฐั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "ะŸะฐั€ะฐะดะบะฐะฒะฐั†ัŒ ั‚ัะบัั‚"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "ะŸะตั€ะฐั‚ะฒะฐั€ั‹ั†ัŒ ั‚ัะบัั‚ ัƒ ั‚ะฐะฑะปั–ั†ัƒ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "ะŸะตั€ะฐั‚ะฒะฐั€ั‹ั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ ัž ั‚ัะบัั‚"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "ะšะฐะฟั–ั€ะฐะฒะฐั†ัŒ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "ะ—ะฐะผัะฝั–ั†ัŒ $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั€ะฐะทั€ั‹ัž ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั€ะฐะทั€ั‹ัž ะบะฐะปะพะฝะบั–"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะบะฐะฝะฒะตั€ั‚"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "ะšะฐะฟั–ั€ะฐะฒะฐั†ัŒ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "ะŸะตั€ะฐะผััั†ั–ั†ัŒ: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะดั‹ัะณั€ะฐะผัƒ %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั€ะฐะผะบัƒ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "ะกั†ะตั€ั†ั– ั€ะฐะผะบัƒ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "ะ—ะฐะณะฐะปะพะฒะฐะบ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "ะ—ะฐะผัะฝั–ั†ัŒ: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั€ะฐะทะดะทะตะป"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "ะกั†ะตั€ั†ั– ั€ะฐะทะดะทะตะป"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ั€ะฐะทะดะทะตะป"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ะฟั€ะฐะดะฒั‹ะทะฝะฐั‡ะฐะฝั‹ั ะฝะฐัั‚ะฐัžะปะตะฝะฝั–"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "ะ—ะฐะผัะฝั–ั†ัŒ ัั‚ั‹ะปัŒ: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "ะกั†ั–ั€ะฐะฝะฝะต ั€ะฐะทั€ั‹ะฒัƒ ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "ะšะฐั€ัะบั†ั‹ั ั‚ัะบัั‚ะฐ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "ะŸะฐะฒั‹ัั–ั†ัŒ/ะฟะฐะฝั–ะทั–ั†ัŒ ัƒ ัั‚ั€ัƒะบั‚ัƒั€ั‹"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "ะŸะตั€ะฐะผััั†ั–ั†ัŒ ัƒ ัั‚ั€ัƒะบั‚ัƒั€ั‹"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะฝัƒะผะฐั€ะฐะฒะฐะฝะฝะต"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "ะŸะฐะฒั‹ัั–ั†ัŒ ัƒะทั€ะพะฒะตะฝัŒ"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "ะŸะฐะฝั–ะทั–ั†ัŒ ัƒะทั€ะพะฒะตะฝัŒ"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "ะŸะตั€ะฐะผััั†ั–ั†ัŒ ะฐะฑะทะฐั†ั‹"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั€ั‹ัะฐะฒะฐะฝั‹ ะฐะฑ'ะตะบั‚: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "ะัƒะผะฐั€ะฐะฒะฐะฝะฝะต, ั‚ะฐะบ/ะฝะต"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "ะŸะฐะฒัะปั–ั‡ั‹ั†ัŒ ะฒะพะดัั‚ัƒะฟ"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "ะŸะฐะผะตะฝัˆั‹ั†ัŒ ะฒะพะดัั‚ัƒะฟ"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะฟะพะดะฟั–ั: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "ะะพะฒั‹ ะฟะฐั‡ะฐั‚ะฐะบ ะฝัƒะผะฐั€ะพัž"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ะทะฝะพัะบัƒ"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "ะŸั€ั‹ะฝัั†ัŒ ะฟั€ะฐัžะบัƒ: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "ะะดะบั–ะฝัƒั†ัŒ ะทะผะตะฝัƒ: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "ะŸะฐะดะทัะปั–ั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "ะกะฟั‹ะฝั–ั†ัŒ ะดะทะตัะฝะฝะต ะฐั‚ั€ั‹ะฑัƒั‚ะฐ"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "ะัžั‚ะฐ-ะบะฐั€ัะบั†ั‹ั"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "ะะฑ'ัะดะฝะฐั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "ะ—ะผัะฝะตะฝะฝะต ั€ัะณั–ัั‚ั€ัƒ ะปั–ั‚ะฐั€"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "ะกั†ะตั€ั†ั– ะฝัƒะผะฐั€ะฐะฒะฐะฝะฝะต"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "ะ ั‹ัะฐะฒะฐะฝั‹ั ะฐะฑ'ะตะบั‚ั‹: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "ะ—ะณั€ัƒะฟะฐะฒะฐั†ัŒ ั€ั‹ัะฐะฒะฐะฝั‹ั ะฐะฑ'ะตะบั‚ั‹"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "ะะดะณั€ัƒะฟะฐะฒะฐั†ัŒ ั€ั‹ัะฐะฒะฐะฝั‹ั ะฐะฑ'ะตะบั‚ั‹"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "ะกั†ะตั€ั†ั– ั€ั‹ัะฐะฒะฐะฝั‹ั ะฐะฑ'ะตะบั‚ั‹"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "ะ—ะฐะผัะฝั–ั†ัŒ ะฒั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "ะกั†ะตั€ั†ั– ะฒั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "ะฃะถั‹ั†ัŒ ะฐั‚ั€ั‹ะฑัƒั‚ั‹ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ะัžั‚ะฐ-ั„ะฐั€ะผะฐั‚ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะบะฐะปะพะฝะบัƒ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั€ะฐะดะพะบ"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ะกั†ะตั€ั†ั– ะบะฐะปะพะฝะบัƒ ั†ั– ั€ะฐะดะพะบ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "ะกั†ะตั€ั†ั– ะบะฐะปะพะฝะบัƒ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "ะกั†ะตั€ั†ั– ั€ะฐะดะพะบ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "ะŸะฐะดะทัะปั–ั†ัŒ ะบะปะตั‚ะบั–"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ะะฑ'ัะดะฝะฐั†ัŒ ะบะปะตั‚ะบั–"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "ะคะฐั€ะผะฐั‚ะฐะฒะฐั†ัŒ ะบะปะตั‚ะบัƒ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั–ะฝะดัะบั"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "ะกั†ะตั€ั†ั– ั–ะฝะดัะบั"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "ะšะฐะฟั–ั€ะฐะฒะฐั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "ะšะฐะฟั–ั€ะฐะฒะฐั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "ะะฐัั‚ะฐะฒั–ั†ัŒ ะบัƒั€ัะพั€"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "ะ—ะฒัะทะฐั†ัŒ ั‚ัะบัั‚ะฐะฒั‹ั ั€ะฐะผะบั–"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "ะะดะฒัะทะฐั†ัŒ ั‚ัะบัั‚ะฐะฒั‹ั ั€ะฐะผะบั–"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ะฝะฐัั‚ะฐัžะปะตะฝะฝั– ะทะฝะพัะบั–"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "ะŸะฐั€ะฐัžะฝะฐั†ัŒ ะดะฐะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "ะฃะถั‹ั†ัŒ ัั‚ั‹ะปัŒ ั€ะฐะผะบั–: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "ะะฐัั‚ะฐัžะปะตะฝะฝะต ั„ะฐะฝะตั‚ั‹ั‡ะฝะฐะณะฐ ะณั–ะดะฐ"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะทะฝะพัะบัƒ"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะบะฝะพะฟะบัƒ URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ัะฟะฐัั‹ะปะบัƒ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "ัั†ะตั€ั†ั– ะฝัะฑะฐั‡ะฝะฐะต ะทะผะตัั†ั–ะฒะฐ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "ะขะฐะฑะปั–ั†ะฐ ั†ั– ั–ะฝะดัะบั ะทะผะตะฝะตะฝั‹"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "ยซ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "ยป"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "ะผะฝะพะถะฝะฐะต ะฟะฐะทะฝะฐั‡ัะฝะฝะต"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "ะฃะฟั–ัะฒะฐะฝะฝะต: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "ะฃัั‚ะฐัžะบะฐ ะท ะะฑะผะตะฝะฝั–ะบะฐ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "ะฒั‹ะฟะฐะดะบะฐัž"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 ั‚ะฐะฑัƒะปัั†ั‹ั(ัž)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 ั€ะฐะทั€ั‹ัž(-ะฒะฐัž) ั€ะฐะดะบะพัž"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "ั€ะฐะทั€ั‹ัž ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "ั€ะฐะทั€ั‹ัž ะบะฐะปะพะฝะบั–"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "ะกั†ะตั€ั†ั– $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "ะั‚ั€ั‹ะฑัƒั‚ั‹ ะทะผะตะฝะตะฝั‹"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "ะขะฐะฑะปั–ั†ะฐ ะทะผะตะฝะตะฝะฐ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "ะกั‚ั‹ะปัŒ ะทะผะตะฝะตะฝั‹"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ะคะฐั€ะผะฐั‚ ะฐะฑะทะฐั†ะฐ ะทะผะตะฝะตะฝั‹"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั€ะฐะดะพะบ"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "ะกั†ะตั€ั†ั– ั€ะฐะดะพะบ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะบะปะตั‚ะบัƒ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "ะกั†ะตั€ั†ั– ะบะปะตั‚ะบัƒ"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 ะทะผะตะฝะฐัž"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ัั‚ั‹ะปัŒ ัั‚ะฐั€ะพะฝะบั–: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "ะกั‚ะฒะฐั€ั‹ั†ัŒ ัั‚ั‹ะปัŒ ัั‚ะฐั€ะพะฝะบั–: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "ะกั†ะตั€ั†ั– ัั‚ั‹ะปัŒ ัั‚ะฐั€ะพะฝะบั–: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "ะะฐะทะฒะฐั†ัŒ ัั‚ั‹ะปัŒ ัั‚ะฐั€ะพะฝะบั–: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "ะ’ะตั€ั…ะฝั– ั†ั– ะฝั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะทะผะตะฝะตะฝั‹"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "ะŸะพะปะต ะทะผะตะฝะตะฝะฐ"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "ะกั‚ะฒะฐั€ั‹ั†ัŒ ัั‚ั‹ะปัŒ ะฐะฑะทะฐั†ะฐ: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "ะกั†ะตั€ั†ั– ัั‚ั‹ะปัŒ ะฐะฑะทะฐั†ะฐ: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "ะะฐะทะฒะฐั†ัŒ ัั‚ั‹ะปัŒ ะฐะฑะทะฐั†ะฐ: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "ะกั‚ะฒะฐั€ั‹ั†ัŒ ัั‚ั‹ะปัŒ ะทะฝะฐะบะฐัž: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "ะกั†ะตั€ั†ั– ัั‚ั‹ะปัŒ ะทะฝะฐะบะฐัž: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "ะะฐะทะฒะฐั†ัŒ ัั‚ั‹ะปัŒ ะทะฝะฐะบะฐัž: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "ะกั‚ะฒะฐั€ั‹ั†ัŒ ัั‚ั‹ะปัŒ ั€ะฐะผะฐะบ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "ะกั†ะตั€ั†ั– ัั‚ั‹ะปัŒ ั€ะฐะผะฐะบ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "ะะฐะทะฒะฐั†ัŒ ัั‚ั‹ะปัŒ ั€ะฐะผะฐะบ: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "ะกั‚ะฒะฐั€ั‹ั†ัŒ ัั‚ั‹ะปัŒ ะฝัƒะผะฐั€ะฐะฒะฐะฝะฝั: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "ะกั†ะตั€ั†ั– ัั‚ั‹ะปัŒ ะฝัƒะผะฐั€ะฐะฒะฐะฝะฝั: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "ะะฐะทะฒะฐั†ัŒ ัั‚ั‹ะปัŒ ะฝัƒะผะฐั€ะฐะฒะฐะฝะฝั: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "ะะฐะทะฒะฐั†ัŒ ะทะฐะบะปะฐะดะบัƒ: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ัะบะปะฐะดะฝั–ะบ ั–ะฝะดัะบัะฐ"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "ะกั†ะตั€ั†ั– ัะบะปะฐะดะฝั–ะบ ั–ะฝะดัะบัะฐ"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "ะฟะพะปะต"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "ะะฑะทะฐั†ั‹"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "ะฐะฑ'ะตะบั‚ OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "ะดั‹ัะณั€ะฐะผะฐ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "ะทะฐัžะฒะฐะณะฐ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "ะบั€ั‹ะถะฐะฒะฐะฝะฐั ัะฟะฐัั‹ะปะบะฐ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "ัะบั€ั‹ะฟั‚"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "ัะบะปะฐะดะฝั–ะบ ะฑั–ะฑะปั–ัะณั€ะฐั„ั–ั–"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "ะฐะดะฒะพะปัŒะฝั‹ ะทะฝะฐะบ"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "ะทะฝะพัะบะฐ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "ะฒั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "ั€ั‹ัะฐะฒะฐะฝั‹ ะฐะฑ'ะตะบั‚(ั‹)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "ั‚ะฐะฑะปั–ั†ะฐ: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "ะ—ะฝะฐะบ ะฐะฑะทะฐั†ะฐ"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "ะ—ะผัะฝั–ั†ัŒ ะฝะฐะทะฒัƒ ะฐะฑ'ะตะบั‚ะฐ $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "ะ—ะผัะฝั–ั†ัŒ ะฐะฟั–ัะฐะฝะฝะต ะฐะฑ'ะตะบั‚ะฐ $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "ะกั‚ะฒะฐั€ั‹ั†ัŒ ัั‚ั‹ะปัŒ ั‚ะฐะฑะปั–ั†ั‹: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "ะกั†ะตั€ั†ั– ัั‚ั‹ะปัŒ ั‚ะฐะฑะปั–ั†ั‹: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "ะะฑะฝะฐะฒั–ั†ัŒ ัั‚ั‹ะปัŒ ั‚ะฐะฑะปั–ั†ั‹: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "ะกั†ะตั€ั†ั– ั‚ะฐะฑะปั–ั†ัƒ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "ะ’ั–ะด: ะดะฐะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "ะ’ั–ะด: ะดะฐะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "ะ’ะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "ะ’ะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป, ัั‚ะฐั€ะพะฝะบะฐ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "ะั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "ะั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป, ัั‚ะฐั€ะพะฝะบะฐ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "ะ—ะฝะพัะบะฐ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "ะ—ะฝะพัะบะฐ $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "ะ—ะฐั‚ัะบัั‚ะฐะฒะฐั ะทะฝะพัะบะฐ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "ะ—ะฐั‚ัะบัั‚ะฐะฒะฐั ะทะฝะพัะบะฐ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) ะฝะฐ ัั‚ะฐั€ะพะฝั†ั‹ $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "ะัžั‚ะฐั€"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "ะ”ะทะตัะฝะฝั–"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "ะ“ัั‚ะฐั ะบะฝะพะฟะบะฐ ะฐะดะบั€ั‹ะฒะฐะต ัะฟั–ั ะดะทะตัะฝะฝััž, ัะบั–ั ะผะพะถะฝะฐ ะทั€ะฐะฑั–ั†ัŒ ะฝะฐะด ะณัั‚ะฐะน ั– ะฝะฐะด ั–ะฝัˆั‹ะผั– ะทะฐัžะฒะฐะณะฐะผั–"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "ะŸะตั€ะฐะดะฟะฐะบะฐะท ะดะฐะบัƒะผะตะฝั‚ะฐ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(ั€ัะถั‹ะผ ะฟะตั€ะฐะดะฟะฐะบะฐะทัƒ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "ะ”ะฐะบัƒะผะตะฝั‚ %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "ะŸะฐะผั‹ะปะบะฐ ั‡ั‹ั‚ะฐะฝะฝั"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "ะะตะผะฐะณั‡ั‹ะผะฐ ะฟะฐะบะฐะทะฐั†ัŒ ะฒั–ะดะฐั€ั‹ั."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "ะŸะฐะผั‹ะปะบะฐ ะฟั€ั‹ ั‡ั‹ั‚ะฐะฝะฝั– ะท ะะฑะผะตะฝะฝั–ะบัƒ."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "ะะดะฒะพะปัŒะฝั‹ ั€ะฐะทั€ั‹ัž ะบะฐะปะพะฝะบั–"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "ะ ะฐะดะพะบ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "ะšะฐะปะพะฝะบะฐ %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "ะ—ะฝะฐะบ"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "ะ ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "ะกั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "ะัƒะผะฐั€ะฐะฒะฐะฝะฝะต"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ะšะปะตั‚ะบะฐ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "ะะทั–ัั†ะบะฐะต"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "ะก.ะข.ะ’."
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "ะ—ะฐั…ะพะดะฝั–ั"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "ะ—ะผะตัั†ั–ะฒะฐ"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "ะคะพะฝ ~ัั‚ะฐั€ะพะฝะฐะบ"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "ะัะฑะฐั‡ะฝั‹ ั‚ัะบัั‚"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "ะะฐะผะตัะฝั–ะบั– ั‚ัะบัั‚ัƒ"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "ะšะฐะฝั‚ั€ะพะปัŒะฝั–ะบั– ั„ะฐั€ะผัƒะปัั€ะฐ"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ะšะพะปะตั€"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "ะ”ั€ัƒะบะฐะฒะฐั†ัŒ ั‚ัะบัั‚ ั‡ะพั€ะฝั‹ะผ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "ะกั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "ะ”ั€ัƒะบะฐะฒะฐั†ัŒ ะฐัžั‚ะฐะผะฐั‚ั‹ั‡ะฝะฐ ัžัั‚ะฐัžะปะตะฝั‹ั ะฟัƒัั‚ั‹ั ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "ะŸะฐะฟะตั€ะฐ ั‚ะพะปัŒะบั– ะท ะฟะฐะดะฐั‡ั‹, ะทะฐะฟั–ัะฐะฝะฐะน ัƒ ะฝะฐัั‚ะฐัžะปะตะฝะฝัั… ะฟั€ั‹ะฝั‚ะฐั€ะฐ"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "ะ”ั€ัƒะบะฐะฒะฐั†ัŒ"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "ะั–ั‡ะพะณะฐ (ั‚ะพะปัŒะบั– ะดะฐะบัƒะผะตะฝั‚)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "ะขะพะปัŒะบั– ะทะฐัžะฒะฐะณั–"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "ะ—ะฐ ะบะฐะฝั†ะพะผ ะดะฐะบัƒะผะตะฝั‚ะฐ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "ะฃ ะบะฐะฝั†ะฐั… ัั‚ะฐั€ะพะฝะฐะบ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "ะšะฐะผะตะฝั‚ะฐั€ั‹ั–"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "ะ‘ะฐะบั– ะฐั€ะบัƒัˆะฐัž"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ะฃัะต ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "ะ—ะฐะดะฝั–ั ะฑะฐะบั– / ะปะตะฒั‹ั ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "ะŸัั€ัะดะฝั–ั ะฑะฐะบั– / ะฟั€ะฐะฒั‹ั ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "ะฃะปัƒั‡ะฐั†ัŒ"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "ะ‘ั€ะฐัˆัƒั€ะฐ"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "ะŸั–ััŒะผะพ ะทะปะตะฒะฐ-ะฝะฐะฟั€ะฐะฒะฐ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "ะŸั–ััŒะผะพ ัะฟั€ะฐะฒะฐ-ะฝะฐะปะตะฒะฐ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "ะะฑััะณ ั– ะบะพะฟั–ั–"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "ะฃัะต ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "ะกั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "ะŸะฐะทะฝะฐั‡ะฐะฝะฐะต"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "ะ—ะผััั†ั–ั†ัŒ ะฝะฐ ะฟะฐะปัั…"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ะคัƒะฝะบั†ั‹ั–"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "ะั–ั‡ะพะณะฐ"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ะฃะถั‹ั†ัŒ"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "ะกั‚ัƒะถะบะฐ ั„ะพั€ะผัƒะป"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "ะขั‹ะฟ ั„ะพั€ะผัƒะปั‹"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "ะขัะบัั‚ ั„ะพั€ะผัƒะปั‹"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "ะะณัƒะปัŒะฝั‹ ะฒั–ะด"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "ะ’ั–ะด ะดะปั ะฝะฐะฒั–ะณะฐั†ั‹ั– ะฟะฐ ะทะผะตัั†ะต"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "ะฃะทั€ะพะฒะตะฝัŒ ัั‚ั€ัƒะบั‚ัƒั€ั‹"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "ะ›ะฐะด \"ะฟะตั€ะฐั†ัะณะฒะฐะฝะฝั\""
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ัะบ ัะตั†ั–ัžะฝัƒัŽ ัะฟะฐัั‹ะปะบัƒ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ัะบ ัะฟะฐัั‹ะปะบัƒ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ัะบ ะบะพะฟั–ัŽ"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "ะŸะฐะบะฐะทะฐั†ัŒ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "ะะบั‚ั‹ัžะฝะฐะต ะฐะบะฝะพ"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ัั…ะฐะฒะฐะฝั‹"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "ะฐะบั‚ั‹ัžะฝั‹"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ะฝะตะฐะบั‚ั‹ัžะฝั‹"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ะŸั€ะฐะฒั–ั†ัŒ..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "ะะฑะฝะฐะฒั–ั†ัŒ"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ัะฟะฐัั‹ะปะบัƒ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "ะŸะฐะบะฐะทะฐะปัŒะฝั–ะบ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "ะคะฐะนะป"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "ะกั‚ะฒะฐั€ั‹ั†ัŒ ะดะฐะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "ะขัะบัั‚"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ะกั†ะตั€ั†ั–"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "ะกั†ะตั€ั†ั–"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "ะŸะฐะทะฝะฐั‡ะฐะฝะฐะต"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ะ†ะฝะดัะบัั‹"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "ะกะฟะฐัั‹ะปะบั–"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ะฃัั‘"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "ะกั†ะตั€ั†ั– ั–ะฝะดัะบั"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "ะ‘ะตะท ะทะฐัั†ะตั€ะฐะณะฐะฝะฝั"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ัั…ะฐะฒะฐะฝั‹"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "ะคะฐะนะป ะฝะต ะทะฝะพะนะดะทะตะฝั‹: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "ะŸะตั€ะฐะนะผะตะฝะฐะฒะฐั†ัŒ"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "ะขะพะปัŒะบั–-ั‡ั‹ั‚ะฐั†ัŒ"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ะŸะฐะบะฐะทะฐั†ัŒ ัƒัั‘"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "ะะต ะฟะฐะบะฐะทะฒะฐั†ัŒ ะฝั–ั‡ะพะณะฐ"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "ะ’ั‹ะดะฐะปั–ั†ัŒ ัƒัั‘"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "ะ—ะปะตะฒะฐ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". ะกะฟั€ะฐะฒะฐ: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "ะฃะฝัƒั‚ั€ั‹: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". ะ—ะฒะพะฝะบัƒ: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". ะ—ะฒะตั€ั…ัƒ: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". ะ—ะฝั–ะทัƒ: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "ะ ะฐะดะพะบ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "ะัžั‚ะฐั€"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** ะŸะฐะผั‹ะปะบะฐ ัั–ะฝั‚ะฐะบัั–ััƒ **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** ะ”ะทัะปะตะฝะฝะต ะฝะฐ ะฝัƒะปัŒ **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** ะัะฟั€ะฐะฒั–ะปัŒะฝะฐ ัžะถั‹ั‚ั‹ั ะดัƒะถะบั– ** "
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** ะŸะตั€ะฐะฟะฐัžะฝะตะฝะฝะต ะฟั€ั‹ ะบะฒะฐะดั€ะฐั‚ะฐะฒะฐะฝะฝั– **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** ะŸะตั€ะฐะฟะฐัžะฝะตะฝะฝะต **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** ะŸะฐะผั‹ะปะบะฐ **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** ะะตะดะฐะฟัƒัˆั‡ะฐะปัŒะฝั‹ ะฒั‹ั€ะฐะท **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "ะŸะฐะผั‹ะปะบะฐ: ะฝะต ะทะฝะพะนะดะทะตะฝะฐ ัžะทะพั€ะฝะฐั ะบั€ั‹ะฝั–ั†ะฐ"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "ะัะผะฐ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(ั„ั–ะบัะฐะฒะฐะฝะฐ)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " ะ“: %1 ะœ: %2 ะ”ะท: %3 ะณ: %4 ะผ: %5 ั: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "ะะปั„ะฐะฒั–ั‚ะฝั‹ ั–ะฝะดัะบั"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "ะ’ั‹ะทะฝะฐั‡ะฐะฝะฐ-ะบะฐั€ั‹ัั‚ะฐะปัŒะฝั–ะบะฐะผ"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "ะ—ะผะตัั‚"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "ะ‘ั–ะฑะปั–ัะณั€ะฐั„ั–ั"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "ะฆั‹ั‚ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "ะกะฟั–ั ั‚ะฐะฑะปั–ั†"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "ะกะฟั–ั ะฐะฑ'ะตะบั‚ะฐัž"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-ะฝะฐั†ั–ัะฝัƒั†ัŒ, ะบะฐะฑ ะฟะตั€ะฐะนัั†ั– ะฟะฐ ัะฟะฐัั‹ะปั†ั‹"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "ะะฐั†ั–ัะฝั–ั†ะต, ะบะฐะฑ ะฟะตั€ะฐะนัั†ั– ะฟะฐ ัะฟะฐัั‹ะปั†ั‹"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "ะะฐะทะฒะฐ"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "ะขัะผะฐ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ะšะปัŽั‡ะฐะฒั‹ั ัะปะพะฒั‹"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "ะ—ะฐัžะฒะฐะณั–"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "ะกั‚ะฒะพั€ะฐะฝะฐ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ะ—ะผะตะฝะตะฝะฐ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "ะ”ั€ัƒะบะฐะฒะฐัžัั"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ะัƒะผะฐั€ ะฟะตั€ะฐะณะปัะดัƒ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ะะณัƒะปัŒะฝั‹ ั‡ะฐั ั€ัะดะฐะณะฐะฒะฐะฝะฝั"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "ะŸะตั€ะฐั‚ะฒะฐั€ั‹ั†ัŒ $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "ะะฐะนะฟะตั€ัˆ ะฟะตั€ะฐั‚ะฒะฐั€ั‹ั†ัŒ $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "ะ”ะฐะปะตะน ะฟะตั€ะฐั‚ะฒะฐั€ั‹ั†ัŒ $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ะั€ั‚ั‹ะบัƒะป"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ะšะฝั–ะณะฐ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "ะ‘ั€ะฐัˆัƒั€ะฐ"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ะœะฐั‚ัั€ั‹ัะปั‹ ะบะฐะฝั„ะตั€ัะฝั†ั‹ั–"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ะคั€ะฐะณะผะตะฝั‚ ะบะฝั–ะณั–"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ะคั€ะฐะณะผะตะฝั‚ ะบะฝั–ะณั– ะท ะทะฐะณะฐะปะพัžะบะฐะผ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ะกะฟั€ะฐะฒะฐะทะดะฐั‡ะฐ ะบะฐะฝั„ะตั€ัะฝั†ั‹ั–"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ะ–ัƒั€ะฝะฐะป"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ะขัั…ะฝ. ะดะฐะบัƒะผะตะฝั‚ะฐั†ั‹ั"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ะ”ั‹ัะตั€ั‚ะฐั†ั‹ั (ั‚ัะทั–ั)"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "ะ ะพะทะฝะฐะต"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ะ”ั‹ัะตั€ั‚ะฐั†ั‹ั (ะผะฐะฝะฐะณั€ะฐั„ั–ั)"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ะœะฐั‚ัั€ั‹ัะปั‹ ะบะฐะฝั„ะตั€ัะฝั†ั‹ั–"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "ะกะฟั€ะฐะฒะฐะทะดะฐั‡ะฐ ะฟะฐ ะดะฐัะปะตะดะฐะฒะฐะฝะฝัั…"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "ะะตะฟัƒะฑะปั–ะบะฐะฒะฐะฝะฐะต"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ะญะป.ะฟะพัˆั‚ะฐ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ะกะฒะฐั‘ 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ะกะฒะฐั‘ 2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ะกะฒะฐั‘3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ะกะฒะฐั‘ 4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ะกะฒะฐั‘ 5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ะšะฐั€ะพั‚ะบะฐั ะฝะฐะทะฒะฐ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ะขั‹ะฟ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "ะะดั€ะฐั"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "ะะฝะฐั‚ะฐั†ั‹ั"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "ะัžั‚ะฐั€(ั‹)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "ะะฐะทะฒะฐ ะบะฝั–ะณั–"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ะงะฐัั‚ะบะฐ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "ะ ัะดะฐะบั†ั‹ั"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "ะ ัะดะฐะบั‚ะฐั€"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "ะขั‹ะฟ ะฟัƒะฑะปั–ะบะฐั†ั‹ั–"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "ะฃัั‚ะฐะฝะพะฒะฐ"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ะงะฐัะพะฟั–ั"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ะœะตััั†"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ะ—ะฐัžะฒะฐะณะฐ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ะัƒะผะฐั€"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "ะฃัั‚ะฐะฝะพะฒะฐ"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ(ั–)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ะ’ั‹ะดะฐะฒะตั†"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "ะฃะฝั–ะฒะตั€ัั–ั‚ัั‚"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "ะกะตั€ั‹ั"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "ะะฐะทะฒะฐ"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "ะขั‹ะฟ ัะฟั€ะฐะฒะฐะทะดะฐั‡ั‹"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ะขะพะผ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ะ“ะพะด"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ะกะฒะฐั‘1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ะกะฒะฐั‘2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ะกะฒะฐั‘3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ะกะฒะฐั‘4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ะกะฒะฐั‘5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ัะบะปะฐะดะฝั–ะบ ั–ะฝะดัะบัะฐ"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ัะบะปะฐะดะฝั–ะบ ั–ะฝะดัะบัะฐ"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "ะฃ ะดะฐะบัƒะผะตะฝั†ะต ัžะถะพ ะฟั€ั‹ััƒั‚ะฝั–ั‡ะฐะต ั‚ะฐะบั– ัะบะปะฐะดะฝั–ะบ ะฑั–ะฑะปั–ัะณั€ะฐั„ั–ั–, ะฐะปะต ะท ั–ะฝัˆั‹ะผั– ะดะฐะฝั‹ะผั–. ะฆั– ั…ะพั‡ะฐั†ะต ัžะทะณะฐะดะฝั–ั†ัŒ ะฝะฐััžะฝั‹ั ัะบะปะฐะดะฝั–ะบั–?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "ะ—ะฐัžะฒะฐะณั–"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "ะŸะฐะบะฐะทะฒะฐั†ัŒ ะทะฐัžะฒะฐะณั–"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "ะะต ะฟะฐะบะฐะทะฒะฐั†ัŒ ะทะฐัžะฒะฐะณั–"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "ะขะฐะบะฐั ะฝะฐะทะฒะฐ ัะบะฐั€ะพั‚ัƒ ัžะถะพ ะทะฐะฝัั‚ะฐ. ะ’ั‹ะฑะตั€ั‹ั†ะต ั–ะฝัˆัƒัŽ ะฝะฐะทะฒัƒ."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ะกั†ะตั€ั†ั– ะัžั‚ะฐ-ั‚ัะบัั‚?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "ะกั†ะตั€ั†ั– ะบะฐั‚ัะณะพั€ั‹ัŽ "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "ะัžั‚ะฐ-ั‚ัะบัั‚ :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "ะ—ะฐะฟั–ัะฐั†ัŒ ะัžั‚ะฐ-ั‚ัะบัั‚"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "ะฃ ะณัั‚ั‹ะผ ั„ะฐะนะปะต ะฝัะผะฐ ะัžั‚ะฐ-ั‚ัะบัั‚ัƒ."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "ะกะฒะพะน ะัžั‚ะฐ-ั‚ัะบัั‚"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "ะะต ะทะฝะพะนะดะทะตะฝั‹ ะัžั‚ะฐ-ั‚ัะบัั‚ ะดะปั ะกะบะฐั€ะพั‚ะฐ '%1'"
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "ะะตะผะฐะณั‡ั‹ะผะฐ ัžัั‚ะฐะฒั–ั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ ะฑะตะท ั€ะฐะดะบะพัž ะฐะฑะพ ะบะฐะปะพะฝะฐะบ"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "ะะตะผะฐะณั‡ั‹ะผะฐ ัžัั‚ะฐะฒั–ั†ัŒ ั‚ะฐะฑะปั–ั†ัƒ, ะทะฐะฝะฐะดั‚ะฐ ะฒัะปั–ะบะฐั"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "ะะต ัžะดะฐะปะพัั ัั‚ะฒะฐั€ั‹ั†ัŒ ะัžั‚ะฐ-ั‚ัะบัั‚."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "ะ“ัั‚ั‹ ั„ะฐั€ะผะฐั‚ ะะฑะผะตะฝะฝั–ะบะฐ ะฝะต ะฐะฟั€ะฐั†ะพัžะฒะฐะตั†ั†ะฐ."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "ะฃัะต ะทะฐัžะฒะฐะณั–"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ะฃัะต ะทะฐัžะฒะฐะณั–"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "ะ—ะฐัžะฒะฐะณั– ะฐัžั‚ะฐั€ัั‚ะฒะฐ "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ะฑะตะท ะดะฐั‚ั‹)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ะฑะตะท ะฐัžั‚ะฐั€ะฐ)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "ะะดะบะฐะท $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "ะ ัะดะฐะณะฐะฒะฐั†ัŒ ะฐะดั€ะฐัะฝั‹ ะฑะปะพะบ"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "ะŸะตั€ัะฐะฝะฐะปั–ะทะฐะฒะฐะฝะฐะต ะฟั€ั‹ะฒั–ั‚ะฐะฝะฝะต (ะดะปั ะผัƒะถั‡ั‹ะฝ)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "ะŸะตั€ัะฐะฝะฐะปั–ะทะฐะฒะฐะฝะฐะต ะฟั€ั‹ะฒั–ั‚ะฐะฝะฝะต (ะดะปั ะถะฐะฝั‡ั‹ะฝ)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "ะญะปะตะผะตะฝั‚ั‹ ั„ะพั€ะผั‹ ะทะฒะฐั€ะพั‚ัƒ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "ะ”ะฐะดะฐั†ัŒ ะดะฐ ะฟั€ั‹ะฒั–ั‚ะฐะฝะฝั"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "ะŸั€ั‹ะฑั€ะฐั†ัŒ ะท ะฟั€ั‹ะฒั–ั‚ะฐะฝะฝั"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ะŸะตั€ะฐั†ัะณะฝั–ั†ะต ัะปะตะผะตะฝั‚ ะฟั€ั‹ะฒั–ั‚ะฐะฝะฝั ัž ะฟะพะปะต ะฝั–ะถัะน"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "ะ’ั–ั‚ะฐะฝะฝะต"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "ะ—ะฝะฐะบ ะฟั€ั‹ะฟั‹ะฝะบัƒ"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ะขัะบัั‚ะฐะฒั‹"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "ะŸะฐัั‚ะฐัžั†ะต ะฟะฐะปั– ะท ะบั€ั‹ะฝั–ั†ั‹ ะดะฐะฝั‹ั… ัƒ ะฐะดะฟะฐะฒะตะดะฝะฐัั†ั– ะท ัะปะตะผะตะฝั‚ะฐะผั– ั„ะพั€ะผั‹ ะทะฒะฐั€ะพั‚ัƒ."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "ะŸะตั€ะฐะดะฟะฐะบะฐะท ั„ะพั€ะผั‹ ะทะฒะฐั€ะพั‚ัƒ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "ะญะปะตะผะตะฝั‚ั‹ ะฐะดั€ะฐััƒ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "ะญะปะตะผะตะฝั‚ั‹ ั„ะพั€ะผั‹ ะทะฒะฐั€ะพั‚ัƒ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "ะะดะฟะฐะฒัะดะฐะต ะฟะพะปัŽ:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "ะŸะตั€ะฐะดะฟะฐะบะฐะท"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ััˆั‡ั ะฑะตะท ะฐะดะฟะฐะฒะตะดะฝะฐัั†ั– "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "ะฃัะต ั„ะฐะนะปั‹"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "ะกะฟั–ัั‹ ะฐะดั€ะฐัะฐัž(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "ะŸั€ะพัั‚ั‹ ั‚ัะบัั‚ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "ะขัะบัั‚, ะผะตะถะฐะฒะฐะฝั‹ ะบะพัะบะฐะผั– (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"ะฆั– ะถะฐะดะฐะตั†ะต ะฝะฐัั‚ะฐะฒั–ั†ัŒ ั€ะฐั…ัƒะฝะฐะบ ัะป.ะฟะพัˆั‚ั‹ ะทะฐั€ะฐะท?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "ะะดั€ะฐัะฐะฒั‹ ัะฟั–ั %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "ะ’ั‹ะฑะตั€ั‹ั†ะต ะฟะฐั‡ะฐั‚ะบะพะฒั‹ ะดะฐะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "ะ’ั‹ะฑะตั€ั‹ั†ะต ั‚ั‹ะฟ ะดะฐะบัƒะผะตะฝั‚ะฐ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะฐะดั€ะฐัะฐะฒะฐะฝะฝะต"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "ะ’ั‹ะฑั€ะฐั†ัŒ ะฐะดั€ะฐัะฝั‹ ัะฟั–ั"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "ะกั‚ะฒะฐั€ั‹ั†ัŒ ะทะฒะฐั€ะพั‚"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "ะฃะทะณะฐะดะฝั–ั†ัŒ ะฒั‹ะบะปะฐะด"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "ะ’ั‹ะบะปัŽั‡ั‹ั†ัŒ ะฐั‚ั€ั‹ะผะฐะปัŒะฝั–ะบะฐ"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "ะกะบะพะฝั‡ั‹ั†ัŒ"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "ะœะฐะนัั‚ะฐั€ ะฟะฐะผะฝะฐะถัะฝะฝั ะฟะพัˆั‚ั‹"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "ะะฐะทะฒะฐ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "ะขั‹ะฟ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "ะ—ะฒะฐั€ะพั‚"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ะฆั– ะฟั€ะฐั†ัะณะฒะฐั†ัŒ ะฟั€ะฐะฒะตั€ะบัƒ ะฐะด ะฟะฐั‡ะฐั‚ะบัƒ ะดะฐะบัƒะผะตะฝั‚ะฐ?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ะกะฟั€ะฐัžะดะถะฒะฐะฝะฝะต ะฟั€ะฐะฒะฐะฟั–ััƒ ัะบะพะฝั‡ะฐะฝะฐ."
@@ -4315,212 +4325,212 @@ msgstr "ะกะฟั€ะฐัžะดะถะฒะฐะฝะฝะต ะฟั€ะฐะฒะฐะฟั–ััƒ ัะบะพะฝั‡ะฐะฝะฐ."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ะงะฐั"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "ะะฐะทะฒะฐ ั„ะฐะนะปะฐ"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "ะะฐะทะฒะฐ ะฑะฐะทั‹ ะดะฐะฝั‹ั…"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "ะงะฐัั‚ะบะฐ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "ะัƒะผะฐั€ั‹ ัั‚ะฐั€ะพะฝะฐะบ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "ะกั‚ะฐั‚ั‹ัั‚ั‹ะบะฐ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ะัžั‚ะฐั€"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ะจะฐะฑะปะพะฝั‹"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "ะะดะฟั€ะฐัžะฝั–ะบ"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "ะะฐัั‚ะฐะฒั–ั†ัŒ ะทะผะตะฝะฝัƒัŽ"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "ะŸะฐะบะฐะทะฐั†ัŒ ะทะผะตะฝะฝัƒัŽ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ั„ะพั€ะผัƒะปัƒ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ะŸะพะปะต ัžะฒะพะดัƒ"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ะŸะพะปะต ัžะฒะพะดัƒ (ะทะผะตะฝะฝะฐั)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ะŸะพะปะต ัžะฒะพะดัƒ (ะบะฐั€ั‹ัั‚.)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "ะฃะทะณะพะดะฝะตะฝั‹ ั‚ัะบัั‚"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "ะŸะพะปะต DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "ะ’ั‹ะบะฐะฝะฐั†ัŒ ะผะฐะบั€ะฐั"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "ะะฑััะณ ะปั–ะบะฐัž"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "ะะฐัั‚ะฐะฒั–ั†ัŒ ะทะผะตะฝะฝัƒัŽ ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "ะŸะฐะบะฐะทะฐั†ัŒ ะทะผะตะฝะฝัƒัŽ ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "ะะดะบั€ั‹ั†ัŒ URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "ะะฐะผะตัะฝั–ะบ"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ะกะฟะฐะปัƒั‡ะฐั†ัŒ ะทะฝะฐะบั–"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ะกะฟั–ั ัƒะฒะพะดัƒ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "ะะฐัั‚ะฐะฒั–ั†ัŒ ัะฟะฐัั‹ะปะบัƒ"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ัะฟะฐัั‹ะปะบัƒ"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "ะŸะฐะปั– ะฟะฐะผะฝะพะถะฐะฝะฐะน ะฟะพัˆั‚ั‹"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ะทะฐะฟั–ั"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "ะะดะฒะพะปัŒะฝั‹ ะทะฐะฟั–ั"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ะัƒะผะฐั€ ะทะฐะฟั–ััƒ"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "ะŸะฐะฟัั€ัะดะฝัั ัั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ัั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "ะัะฑะฐั‡ะฝั‹ ั‚ัะบัั‚"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "ะŸะพะปะต ะบะฐั€ั‹ัั‚ะฐะปัŒะฝั–ะบะฐ"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ะ—ะฐัžะฒะฐะณะฐ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "ะกะบั€ั‹ะฟั‚"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "ะกะบะปะฐะดะฝั–ะบ ะฑั–ะฑะปั–ัะณั€ะฐั„ั–ั–"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "ะัะฑะฐั‡ะฝั‹ ะฐะฑะทะฐั†"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "ะ—ะฒะตัั‚ะบั– ะฐะฑ ะดะฐะบัƒะผะตะฝั†ะต"
@@ -4528,74 +4538,74 @@ msgstr "ะ—ะฒะตัั‚ะบั– ะฐะฑ ะดะฐะบัƒะผะตะฝั†ะต"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "ะ”ะฐั‚ะฐ (ั„ั–ะบั.)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ะงะฐั"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ะงะฐั (ั„ั–ะบั.)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "ะขะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "ะ—ะฝะฐะบั–"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "ะกะปะพะฒั‹"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "ะะฑะทะฐั†ั‹"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ะ’ั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "ะะฑ'ะตะบั‚ั‹"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "ะกั‚ะฐั€ะพะฝะบั–"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "ะัžั‚ะฐะผะฐั‚ั‹ั‡ะฝะฐ ะท DDE"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "ะะตะฐัžั‚ะฐะผะฐั‚ั‹ั‡ะฝะฐ ะท DDE"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[ะขัะบัั‚]"
@@ -4603,87 +4613,87 @@ msgstr "[ะขัะบัั‚]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "ะšะฐะผะฟะฐะฝั–ั"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "ะ†ะผั"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "ะŸั€ะพะทะฒั–ัˆั‡ะฐ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "ะ†ะฝั–ั†ั‹ัะปั‹"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "ะ’ัƒะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "ะšั€ะฐั–ะฝะฐ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "ะŸะฐัˆั‚ะพะฒั‹ ั–ะฝะดัะบั"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "ะ“ะพั€ะฐะด"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "ะ—ะฐะณะฐะปะพะฒะฐะบ"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "ะŸะฐะทั–ั†ั‹ั"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "ะขัะป. (ั…ะฐั‚ะฝั–)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "ะขัะป. (ะฟั€ะฐั†.)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "ะคะฐะบั"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "ะญะป.ะฟะพัˆั‚ะฐ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ะะดะผ.ะฐะดะทั–ะฝะบะฐ"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ะฝะต"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "(ะบะฐะปั–)"
@@ -4692,32 +4702,32 @@ msgstr "(ะบะฐะปั–)"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "ะะฐะทะฒะฐ ั„ะฐะนะปะฐ"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "ะะฐะทะฒะฐ ั„ะฐะนะปะฐ ะฑะตะท ะบะฐะฝั‡ะฐั‚ะบัƒ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "ะจะปัั… ั– ะฝะฐะทะฒะฐ ั„ะฐะนะปะฐ"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "ะจะปัั…"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "ะกั‚ั‹ะปัŒ"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "ะšะฐั‚ัะณะพั€ั‹ั"
@@ -4725,22 +4735,22 @@ msgstr "ะšะฐั‚ัะณะพั€ั‹ั"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "ะะฐะทะฒะฐ ั‡ะฐัั‚ะบั–"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "ะัƒะผะฐั€ ั‡ะฐัั‚ะบั–"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "ะัƒะผะฐั€ ั‡ะฐัั‚ะบั– ะฑะตะท ะผะตะถะฝั–ะบะฐ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "ะัƒะผะฐั€ ั– ะฝะฐะทะฒะฐ ั‡ะฐัั‚ะบั–"
@@ -4748,47 +4758,47 @@ msgstr "ะัƒะผะฐั€ ั– ะฝะฐะทะฒะฐ ั‡ะฐัั‚ะบั–"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ะ ั‹ะผัะบั–ั (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ะ ั‹ะผัะบั–ั (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "ะั€ะฐะฑัะบั–ั (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "ะฏะบ ัƒ ัั‚ั‹ะปั– ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "ะขัะบัั‚"
@@ -4796,12 +4806,12 @@ msgstr "ะขัะบัั‚"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "ะะฐะทะฒะฐ"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "ะ†ะฝั–ั†ั‹ัะปั‹"
@@ -4809,42 +4819,42 @@ msgstr "ะ†ะฝั–ั†ั‹ัะปั‹"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ะกั–ัั‚ัะผะฝั‹"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "ะขัะบัั‚"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "ะะฐะทะฒะฐ"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "ะขัะบัั‚"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "ะคะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "ะขัะบัั‚"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ะ‘ะฐะทะฐ ะดะฐะฝั‹ั…"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ะกั–ัั‚ัะผะฐ"
@@ -4852,17 +4862,17 @@ msgstr "ะกั–ัั‚ัะผะฐ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ะัžั‚ะฐั€"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ะงะฐั"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
@@ -4870,67 +4880,67 @@ msgstr "ะ”ะฐั‚ะฐ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "ะกะฟะฐัั‹ะปะบะฐ"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ะงะฐัั‚ะบะฐ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "ะะฐะด/ะฟะฐะด"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "ะฏะบ ัƒ ัั‚ั‹ะปั– ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "ะšะฐั‚ัะณะพั€ั‹ั ั– ะฝัƒะผะฐั€"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "ะขัะบัั‚ ะฟะพะดะฟั–ััƒ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ะัƒะผะฐั€ะฐะฒะฐะฝะฝะต"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ะัƒะผะฐั€"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ะ›ั–ะบ ะฑะตะท ะบะฐะฝั‚ัะบัั‚ัƒ"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ะ›ั–ะบ ะท ะฟะพัžะฝั‹ะผ ะบะฐะฝั‚ัะบัั‚ะฐะผ"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -4938,27 +4948,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "ะขัะบัั‚"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ะ ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ะ’ั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "ะะฑ'ะตะบั‚"
@@ -4966,1232 +4976,1232 @@ msgstr "ะะฑ'ะตะบั‚"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "ะฃะผะพะฒะฐ"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "ะขะฐะดั‹, ะ†ะฝะฐั‡ะฐะน"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "ะ†ะฝัั‚ั€ัƒะบั†ั‹ั DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "ะัะฑะฐั‡ะฝั‹ ั‚ัะบัั‚"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "ะะฐะทะฒะฐ ะผะฐะบั€ะฐััƒ"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "ะกะฟะฐัั‹ะปะบะฐ"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "ะ—ะฝะฐะบั–"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "ะ—ั€ัƒั…"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "ะ—ะฝะฐั‡ัะฝะฝะต"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "ะคะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ะกะฒะพะน"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ะšะฐั€ั‹ัั‚ะฐะปัŒะฝั–ะบ]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "ะ“ะฐั€ั‹ะท. ะฐะดะปะตะณะป."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "ะ’ะตั€ั‚. ะฐะดะปะตะณะป."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ะจั‹ั€ั‹ะฝั"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "ะ’ั‹ัˆั‹ะฝั"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "ะŸะพะปะต ะทะปะตะฒะฐ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "ะŸะพะปะต ะทะฒะตั€ั…ัƒ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "ะšะฐะปะพะฝะบั–"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ะ ะฐะดะบั–"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "ะ“ัั‚ั‹ ััั€ะฒั–ั ะฝะต ะฟั€ั‹ััƒั‚ะฝั‹: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "ะŸะฐะดะปั–ะบ ัะปะพัž ั– ะทะฝะฐะบะฐัž. ะะฐั†ั–ัะฝั–ั†ะต, ะบะฐะฑ ะฐะดะบั€ั‹ั†ัŒ ะดั‹ัะปะพะณ ยซะšะพะปัŒะบะฐัั†ัŒ ัะปะพัžยป."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "ะะดะฝะฐัั‚ะฐั€ะพะฝะบะฐะฒั‹ ะฒั–ะด"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "ะจะผะฐั‚ัั‚ะฐั€ะพะฝะบะฐะฒั‹ ะฒั–ะด"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "ะšะฝั–ะถะฝั‹ ะฒั–ะด"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "ะกั‚ั‹ะปัŒ ัั‚ะฐั€ะพะฝะบั–. ะŸั€ะฐะฒะฐั ะบะฝะพะฟะบะฐ ะผั‹ัˆั‹ - ะทะผัะฝั–ั†ัŒ ัั‚ั‹ะปัŒ, ะฝะฐั†ั–ัะบะฐะฝะฝะต - ะดั‹ัะปะพะณ ะกั‚ั‹ะปั–."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "ะ‘ัƒะบะฒั–ั†ะฐ ะฝะฐะด"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ั€ะฐะดะบั–"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ะ‘ะตะท ะฑัƒะบะฒั–ั†ั‹"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "ะ‘ะตะท ะทั€ัะทัƒ ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "ะะต ะฐะดะปัŽัั‚ั€ะพัžะฒะฐั†ัŒ"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "ะะดะปัŽัั‚ั€ะฐะฒะฐั†ัŒ ะฒะตั€ั‚ั‹ะบะฐะปัŒะฝะฐ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "ะะดะปัŽัั‚ั€ะฐะฒะฐั†ัŒ ะณะฐั€ั‹ะทะฐะฝั‚ะฐะปัŒะฝะฐ"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "ะะดะปัŽัั‚ั€ะฐะฒะฐั†ัŒ ะฟะฐ ะณะฐั€ั‹ะทะฐะฝั‚ะฐะปั– ั– ะฒะตั€ั‚ั‹ะบะฐะปั–"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ ะฐะดะปัŽัั‚ั€ะพัžะฒะฐั†ัŒ ัƒ ะณะฐั€ั‹ะทะฐะฝั‚ะฐะปั– ะฝะฐ ั†ะพั‚ะฝั‹ั… ัั‚ะฐั€ะพะฝะบะฐั…"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ะกั‚ั‹ะปัŒ ะทะฝะฐะบะฐัž"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "ะ‘ะตะท ัั‚ั‹ะปัŽ ะทะฝะฐะบะฐัž"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ะั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ะ‘ะตะท ะฝั–ะถะฝัะณะฐ ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะปะฐ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ะ’ะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "ะ‘ะตะท ะฒะตั€ั…ะฝัะณะฐ ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะปะฐ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "ะะฟั‚ั‹ะผะฐะปัŒะฝั‹ ะฒะฐั€ั‹ัะฝั‚ ะฐะฑะณะพั€ั‚ะฒะฐะฝะฝั"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "ะ‘ะตะท ะฐะฑะณะพั€ั‚ะฒะฐะฝะฝั"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "ะะฐัะบั€ะพะทัŒ"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "ะขัะบัั‚ ะฝะฐะฒะพะบะฐะป"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "ะขัะบัั‚ ะทะปะตะฒะฐ"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "ะขัะบัั‚ ัะฟั€ะฐะฒะฐ"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(ะขะพะปัŒะบั– ะผะฐั†ะฐะฒะฐะฝะฝะต)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ะจั‹ั€ั‹ะฝั:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "ะคั–ะบัะฐะฒะฐะฝะฐั ะฒั‹ัˆั‹ะฝั:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "ะœั–ะฝ. ะฒั‹ัˆั‹ะฝั:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ะดะฐ ะฐะฑะทะฐั†ัƒ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ะดะฐ ะทะฝะฐะบัƒ"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ะดะฐ ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "ะšะฐะฐั€ะดั‹ะฝะฐั‚ะฐ X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "ะšะฐะฐั€ะดั‹ะฝะฐั‚ะฐ Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ัƒะฒะตั€ัะต"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ะ ะฐัžะฝะฐะฒะฐะฝะฝะต ะดะฐ ะฟะฐะปะพะฒั‹ ะฒั‹ัˆั‹ะฝั–"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ัƒะฝั–ะทะต"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ะ’ะตั€ั… ั€ะฐะดะบะฐ"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "ะฆัะฝั‚ั€ ะฒั‹ัˆั‹ะฝั– ั€ะฐะดะบะฐ"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ะั–ะท ั€ะฐะดะบะฐ"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ะ ะฐัžะฝัั†ัŒ ั€ะฐะดะบั– ะท ั€ะฐัˆะพั‚ะบะฐะน"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "ะะต ั€ะฐัžะฝัั†ัŒ ั€ะฐะดะบั– ะท ั€ะฐัˆะพั‚ะบะฐะน"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "ัะฟั€ะฐะฒะฐ"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ะ ะฐัžะฝะฐะฒะฐะฝะฝะต ัž ั†ัะฝั‚ั€ั‹"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "ะทะปะตะฒะฐ"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ัƒะฝัƒั‚ั€ั‹"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ะทะฒะพะฝะบัƒ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "ะŸะพัžะฝะฐั ัˆั‹ั€ั‹ะฝั"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ะšะฐะปะพะฝะบั–"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "ะจั‹ั€ั‹ะฝั ะผะตะถะฝั–ะบะฐ:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ะœะฐะบั. ะฐะฑััะณ ะทะฝะพัะฐะบ:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "ะœะพะถะฝะฐ ะฟั€ะฐะฒั–ั†ัŒ ัƒ ั‚ะพะปัŒะบั–-ั‡ั‹ั‚ะฐะฝั‹ะผ ะดะฐะบัƒะผะตะฝั†ะต"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "ะŸะฐะดะทัะปั–ั†ัŒ"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "ะัƒะผะฐั€ะฐะฒะฐะฝะฝะต"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "ะฑะตะท ะฝัƒะผะฐั€ะฐะฒะฐะฝะฝั"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "ะทะปัƒั‡ะฐะฝะฐ ะท "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ั– "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "ะ›ั–ั‡ั‹ั†ัŒ ั€ะฐะดะบั–"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "ะฝะต ะปั–ั‡ั‹ั†ัŒ ั€ะฐะดะบั–"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "ะฝะฐะฝะพะฒะฐ ะปั–ั‡ั‹ั†ัŒ ั€ะฐะดะบั– ะท: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "ะฏั€ะบะฐัั†ัŒ: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "ะงั‹ั€ะฒะพะฝั‹: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "ะ—ัะปั‘ะฝั‹: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "ะกั–ะฝั–: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "ะšะฐะฝั‚ั€ะฐัั‚: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "ะ“ะฐะผะฐ: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "ะŸั€ะฐะทั€ั‹ัั‚ะฐัั†ัŒ: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "ะ†ะฝะฒัั€ั‚ะฐะฒะฐั†ัŒ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "ะฝะต ั–ะฝะฒะตั€ั‚ะฐะฒะฐั†ัŒ"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "ะ ัะถั‹ะผ ะณั€ะฐั„ั–ะบั–: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "ะจัั€ั‹ั ะฐะดั†ะตะฝะฝั–"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ะงะพั€ะฝะฐ-ะฑะตะปะฐะต"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "ะ’ะฐะดะทัะฝั‹ ะทะฝะฐะบ"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "ะŸะฐะฒะฐั€ะพั‚"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "ะ‘ะตะท ั€ะฐัˆะพั‚ะบั–"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "ะ ะฐัˆะพั‚ะบะฐ (ั‚ะพะปัŒะบั– ะดะปั ั€ะฐะดะบะพัž)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "ะ ะฐัˆะพั‚ะบะฐ (ะดะปั ั€ะฐะดะบะพัž ั– ะทะฝะฐะบะฐัž)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "ะกะปะตะดะฐะฒะฐั†ัŒ ะฟะปั‹ะฝั– ั‚ัะบัั‚ัƒ"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "ะะต ัะปะตะดะฐะฒะฐั†ัŒ ะฟะปั‹ะฝั– ั‚ัะบัั‚ัƒ"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "ะฏะดะฝะฐั†ัŒ ะผะตะถั‹"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "ะะต ัะดะฝะฐั†ัŒ ะผะตะถั‹"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "ะขะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "ะขัะบัั‚ะฐะฒะฐั ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ะ ั‹ััƒะฝะฐะบ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ะšะฐะฝั‚ั€ะพะปัŒะฝั–ะบ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "ะ ะฐะทะดะทะตะป"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ะ—ะฐะบะปะฐะดะบะฐ"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ะ“ั€ะฐั„ั–ะบะฐ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "ะะฑ'ะตะบั‚ OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ะ—ะฐะณะฐะปะพัžะบั–"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ะŸะฐะทะฝะฐั‡ะฐะฝะฐะต"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ะ—ะฝะพัะบะฐ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "ะะฐะฟะฐะผั–ะฝะฐะบ"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ะ—ะฐัžะฒะฐะณะฐ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "ะŸะฐัžั‚ะฐั€ั‹ั†ัŒ ะฟะพัˆัƒะบ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "ะญะปะตะผะตะฝั‚ ะฟะฐะบะฐะทะฐะปัŒะฝั–ะบะฐ"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "ะคะพั€ะผัƒะปะฐ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "ะัะฟั€ะฐะฒั–ะปัŒะฝะฐั ั„ะพั€ะผัƒะปะฐ ั‚ะฐะฑะปั–ั†ั‹"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ั‚ะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ั‚ัะบัั‚ะฐะฒะฐั ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ัั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ั€ั‹ััƒะฝะฐะบ"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ะบะฐะฝั‚ั€ะพะปัŒะฝั–ะบ"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ั€ะฐะทะดะทะตะป"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ะทะฐะบะปะฐะดะบะฐ"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ะฒั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ะฐะฑ'ะตะบั‚ OLE"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ะทะฐะณะฐะปะพะฒะฐะบ"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "ะะฐัั‚ัƒะฟะฝะฐะต ะฟะฐะทะฝะฐั‡ัะฝะฝะต"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ะทะฝะพัะบะฐ"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ะฝะฐะฟะฐะผั–ะฝ"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ะทะฐัžะฒะฐะณะฐ"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "ะŸั€ะฐั†ัะณะฒะฐั†ัŒ ะฟะพัˆัƒะบ ะฝะฐะฟะตั€ะฐะด"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "ะะฐัั‚ัƒะฟะฝั‹ ัะปะตะผะตะฝั‚ ะฟะฐะบะฐะทะฐะปัŒะฝั–ะบะฐ"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "ะŸะฐะฟัั€ัะดะฝัั ั‚ะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "ะŸะฐะฟัั€ัะดะฝัั ั‚ัะบัั‚ะฐะฒะฐั ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ะŸะฐะฟัั€ัะดะฝัั ัั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ั€ั‹ััƒะฝะฐะบ"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ะบะฐะฝั‚ั€ะพะปัŒะฝั–ะบ"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ั€ะฐะทะดะทะตะป"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "ะŸะฐะฟัั€ัะดะฝัั ะทะฐะบะปะฐะดะบะฐ"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ะฒั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ะฐะฑ'ะตะบั‚ OLE"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ะทะฐะณะฐะปะพะฒะฐะบ"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "ะŸะฐะฟัั€ัะดะฝัะต ะฟะฐะทะฝะฐั‡ัะฝะฝะต"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "ะŸะฐะฟัั€ัะดะฝัั ะทะฝะพัะบะฐ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ะฝะฐะฟะฐะผั–ะฝ"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ะบะฐะผะตะฝั‚ะฐั€ั‹ะน"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "ะŸั€ะฐั†ัะณะฒะฐั†ัŒ ะฟะพัˆัƒะบ ะฝะฐะทะฐะด"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "ะŸะฐะฟัั€ัะดะฝั– ัะปะตะผะตะฝั‚ ะฟะฐะบะฐะทะฐะปัŒะฝั–ะบะฐ"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "ะŸะฐะฟัั€ัะดะฝัั ั„ะพั€ะผัƒะปะฐ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ั„ะพั€ะผัƒะปะฐ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "ะŸะฐะฟัั€ัะดะฝัั ั…ั–ะฑะฝะฐั ั„ะพั€ะผัƒะปะฐ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "ะะฐัั‚ัƒะฟะฝะฐั ั…ั–ะฑะฝะฐั ั„ะพั€ะผัƒะปะฐ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "ะฃัั‚ะฐัžะปะตะฝะฐ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "ะกั†ั‘ั€ั‚ะฐ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "ะะดั„ะฐั€ะผะฐั‚ะฐะฒะฐะฝะฐ"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "ะขะฐะฑะปั–ั†ะฐ ะทะผะตะฝะตะฝะฐ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ะฃะถั‹ั‚ั‹ ัั‚ั‹ะปั– ะฐะฑะทะฐั†ะฐัž"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ะคะฐั€ะผะฐั‚ ะฐะฑะทะฐั†ะฐ ะทะผะตะฝะตะฝั‹"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "ะ ะฐะดะพะบ ัƒัั‚ะฐัžะปะตะฝั‹"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "ะ ะฐะดะพะบ ัั†ั‘ั€ั‚ั‹"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "ะšะปะตั‚ะบะฐ ัžัั‚ะฐัžะปะตะฝะฐ"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "ะšะปะตั‚ะบะฐ ัั†ั‘ั€ั‚ะฐ"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "ะ—ะฝะพัะบะฐ ะทะฐั‚ัะบัั‚ะฐะฒะฐั:"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "ะ—ะฝะพัะบะฐ: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s+ะบะปั–ะบ, ะบะฐะฑ ะฐะดะบั€ั‹ั†ัŒ ะผะฐะณั‡ั‹ะผะฐัั†ั– ั€ะฐะทัƒะผะฝั‹ั… ะผะตั‚ะฐะบ"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "ะ’ะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "ะ’ะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฟะตั€ัˆะฐะน ัั‚ะฐั€ะพะฝะบั– (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "ะ’ะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะปะตะฒะฐะน ัั‚ะฐั€ะพะฝะบั– (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "ะ’ะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฟั€ะฐะฒะฐะน ัั‚ะฐั€ะพะฝะบั– (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "ะั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "ะั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฟะตั€ัˆะฐะน ัั‚ะฐั€ะพะฝะบั– (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "ะั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะปะตะฒะฐะน ัั‚ะฐั€ะพะฝะบั– (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "ะั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฟั€ะฐะฒะฐะน ัั‚ะฐั€ะพะฝะบั– (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "ะกั†ะตั€ั†ั– ะฒะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "ะคะฐั€ะผะฐั‚ะฐะฒะฐั†ัŒ ะฒะตั€ั…ะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "ะกั†ะตั€ั†ั– ะฝั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "ะคะฐั€ะผะฐั‚ะฐะฒะฐั†ัŒ ะฝั–ะถะฝั– ะบะฐะปะฐะฝั‚ั‹ั‚ัƒะป..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ะะตะผะฐะณั‡ั‹ะผะฐ ะฐะดะบั€ั‹ั†ัŒ ั„ะฐะนะป ะฒั–ะดะฐั€ั‹ัะฐ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ะะตะผะฐะณั‡ั‹ะผะฐ ะฟั€ะฐั‡ั‹ั‚ะฐั†ัŒ ั„ะฐะนะป ะฒั–ะดะฐั€ั‹ัะฐ"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "ะัะฒั‹ะทะฝะฐั‡ะฐะฝั‹ ั„ะฐั€ะผะฐั‚ ะฒั–ะดะฐั€ั‹ัะฐ"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "ะะต ะฟะฐะดั‚ั€ั‹ะผะปั–ะฒะฐะตั†ั†ะฐ ะณัั‚ะฐ ะฒะตั€ัั–ั ะณั€ะฐั„ั–ั‡ะฝะฐะณะฐ ั„ะฐะนะปะฐ"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ะคั–ะปัŒั‚ั€ ะฒั–ะดะฐั€ั‹ัะฐัž ะฝะต ะทะฝะพะนะดะทะตะฝั‹"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "ะะตะดะฐัั‚ะฐั‚ะบะพะฒะฐ ะฟะฐะผัั†ั–, ะบะฐะฑ ัƒัั‚ะฐะฒั–ั†ัŒ ะฒั–ะดะฐั€ั‹ั."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะฒั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "ะ—ะฐัžะฒะฐะณะฐ: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "ะฃัั‚ะฐัžะปะตะฝะฝะต"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ะกั†ั–ั€ะฐะฝะฝะต"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "ะัžั‚ะฐ-ะบะฐั€ัะบั†ั‹ั"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "ะคะฐั€ะผะฐั‚ั‹"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "ะ—ะผะตะฝั‹ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "ะฃะถั‹ั‚ั‹ ัั‚ั‹ะปั– ะฐะฑะทะฐั†ะฐัž"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ %1 ะท %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ %1 ะท %2 (ัั‚ะฐั€ะพะฝะบะฐ %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ะ’ั–ะดะฐั€ั‹ั"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "ะะฑ'ะตะบั‚ OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ะ ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปั–ั†ะฐ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "ะ ะฐะดะพะบ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "ะšะปะตั‚ะบะฐ ั‚ะฐะฑะปั–ั†ั‹"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "ะกั‚ะฐั€ะพะฝะบะฐ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "ะšะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฒะตั€ั…ะฝั–"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ะšะฐะปะฐะฝั‚ั‹ั‚ัƒะป ะฝั–ะถะฝั–"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "ะ”ะฐะบัƒะผะตะฝั‚ HTML %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "ะ—ะฐะณะฐะปะพะฒะฐะบ"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "ะœะตะถะฝั–ะบ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "ะฃะทั€ะพะฒะตะฝัŒ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "ะะต ัžะดะฐะปะพัั ะทะฝะฐะนัั†ั– ั„ะฐะนะป \"%1\" ะฝะฐ ัั†ะตะถั†ั‹ \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "ะกะฒะพะน ั–ะฝะดัะบั"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ะัะผะฐ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ะัะผะฐ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ะัƒะผะฐั€ ั€ะฐะทะดะทะตะปะฐ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "ะญะปะตะผะตะฝั‚"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ะšั€ะพะบ ั‚ะฐะฑัƒะปัั†ั‹ั–"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ะขัะบัั‚"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ะัƒะผะฐั€ ัั‚ะฐั€ะพะฝะบั–"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "ะ†ะฝั„ะฐั€ะผะฐั†ั‹ั ะฐะฑ ั€ะฐะทะดะทะตะปะต"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "ะŸะฐั‡ะฐั‚ะฐะบ ะณั–ะฟะตั€ัะฟะฐัั‹ะปะบั–"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "ะšะฐะฝะตั† ะณั–ะฟะตั€ัะฟะฐัั‹ะปะบั–"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "ะกะบะปะฐะดะฝั–ะบ ะฑั–ะฑะปั–ัะณั€ะฐั„ั–ั–: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "ะกั‚ั‹ะปัŒ ะทะฝะฐะบะฐัž: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "ะขัะบัั‚ ัั‚ั€ัƒะบั‚ัƒั€ั‹"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "ะะฐั†ั–ัะฝั–ั†ะต Ctrl+Alt+A ะดะปั ะดะฐะดะฐั‚ะบะพะฒั‹ั… ะฐะฟะตั€ะฐั†ั‹ะน"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "ะะฐั†ั–ัะฝั–ั†ะต ะปะตะฒัƒัŽ ะฐะฑะพ ะฟั€ะฐะฒัƒัŽ ัั‚ั€ัะปะบัƒ, ะบะฐะฑ ะฒั‹ะฑั€ะฐั†ัŒ ัะปะตะผะตะฝั‚ ัั‚ั€ัƒะบั‚ัƒั€ั‹"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "ะะฐั†ั–ัะฝั–ั†ะต Ctrl+Alt+B ะดะปั ะฒัั€ั‚ะฐะฝะฝั ั„ะพะบัƒัะฐ ะบ ั†ัะฟะตั€ะฐัˆะฝัะผัƒ ะบะฐะฝั‚ั€ะพะปัŒะฝั–ะบัƒ ัั‚ั€ัƒะบั‚ัƒั€ั‹"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "ะคะฐะนะป ะฒั‹ะฑั€ะฐะฝะฐะณะฐ ะดะปั ะฐะปั„ะฐะฒั–ั‚ะฝะฐะณะฐ ั–ะฝะดัะบัะฐ (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "ะคะฐะนะป ะฒั‹ะฑั€ะฐะฝะฐะณะฐ ะดะปั ะฐะปั„ะฐะฒั–ั‚ะฝะฐะณะฐ ั–ะฝะดัะบัะฐ
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ะ‘ะฐะทะฐะฒะฐั ะปั–ะฝั–ั ะทะฒะตั€ั…ัƒ"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "ะ‘ะฐะทะฐะฒะฐั ะปั–ะฝั–ั ะทะฝั–ะทัƒ"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "ะ‘ะฐะทะฐะฒะฐั ะปั–ะฝั–ั ัž ั†ัะฝั‚ั€ั‹"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ ะฐะฑ'ะตะบั‚"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ะฐะฑ'ะตะบั‚"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ะจะฐะฑะปะพะฝ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ะœะตะถั‹"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "ะคะพะฝ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(ะกั‚ั‹ะปัŒ ะฐะฑะทะฐั†ัƒ: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "ะะตะดะฐะทะฒะพะปะตะฝั‹ั ะฝัƒะผะฐั€ั‹ ะดะปั ะณัั‚ะฐะน ัั‚ะฐั€ะพะฝะบั–. ะฆะพั‚ะฝั‹ั ะฝัƒะผะฐั€ั‹ ัžะถั‹ะฒะฐัŽั†ั†ะฐ ะฝะฐ ะปะตะฒั‹ั… ัั‚ะฐั€ะพะฝะบะฐั…, ะฝัั†ะพั‚ะฝั‹ั - ะฝะฐ ะฟั€ะฐะฒั‹ั…."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "ะœะฐะนัั‚ะฐั€-ะดะฐะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "ะœะฐะนัั‚ะฐั€-ะดะฐะบัƒะผะตะฝั‚ %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "ะ”ะฐะปัƒั‡ัะฝะฝะต ะดะฐ ั„ะฐะนะปะฐ ะทะฝั–ัˆั‡ั‹ั†ัŒ ะทะผะตัั†ั–ะฒะฐ ะณัั‚ะฐะณะฐ ั€ะฐะทะดะทะตะปัƒ. ะฆั– ะฟั€ะฐั†ัะณะฒะฐั†ัŒ?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "ะฃะฒะตะดะทะตะฝั‹ ะฝัะฟั€ะฐะฒั–ะปัŒะฝั‹ ะฟะฐั€ะพะปัŒ."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "ะŸะฐั€ะพะปัŒ ะฝะต ะทะฐะดะฐะดะทะตะฝั‹."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "ะ ะฐััั‚ะฐะฝะพัžะบะฐ ะฟะตั€ะฐะฝะพัะฐัž ัะบะพะฝั‡ะฐะฝะฐ"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ะัะผะฐ (ะฑะตะท ะฟั€ะฐะฒะตั€ะบั– ะฟั€ะฐะฒะฐะฟั–ััƒ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ะ”ะฐ ะฟั€ะฐะดะฒั‹ะทะฝะฐั‡ะฐะฝะฐะน ะผะพะฒั‹"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ะฏัˆั‡ั..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "ะ†ะณะฝะฐั€ะฐะฒะฐั†ัŒ"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "ะขะปัƒะผะฐั‡ัะฝะฝั–..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "ะŸั€ะฐะฒะตั€ะบะฐ ัะฟะตั†ั‹ัะปัŒะฝั‹ั… ะฐะฑััะณะฐัž ะฐะดะบะปัŽั‡ะฐะฝะฐ. ะŸั€ะฐะฒะตั€ั‹ั†ัŒ ัƒัั‘ ั€ะพัžะฝะฐ?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "ะะต ัžะดะฐะปะพัั ะฐะฑ'ัะดะฝะฐั†ัŒ ะดะฐะบัƒะผะตะฝั‚ั‹."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "ะะตะผะฐะณั‡ั‹ะผะฐ ะฐะดั‡ั‹ั‚ะฐั†ัŒ ะทั‹ั…ะพะดะฝั‹ ั‚ัะบัั‚."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "ะฃ ะฟัƒะฝะบั†ะต 'ะŸั€ั‹ะปะฐะดั‹/ะะฐัั‚ะฐัžะปะตะฝะฝั–/%1/ะ”ั€ัƒะบะฐะฒะฐั†ัŒ' ะฝะต ะฒั‹ะทะฝะฐั‡ะฐะฝั‹ ะฟั€ั‹ะฝั‚ะฐั€ ะดะปั ั„ะฐะบัะฐัž."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "ะ”ะฐะบัƒะผะตะฝั‚ HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "ะขัะบัั‚ะฐะฒั‹ ะดะฐะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "ะšั€ั‹ะฝั–ั†ะฐ ะฝะต ัžะบะฐะทะฐะฝะฐ."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ะฃะทั€ะพะฒะตะฝัŒ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ะกั‚ั€ัƒะบั‚ัƒั€ะฐ "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ะŸั€ะฐะฒั–ั†ัŒ ะทะฝะพัะบัƒ ั†ั– ะทะฐั‚ัะบัั‚ะฐะฒัƒัŽ ะทะฝะพัะบัƒ"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "ะจัƒะบะฐะฝะฐะต ะทะฐะผะตะฝะตะฝะฐ XX ั€ะฐะทะพัž."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ะ ะฐะดะพะบ "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "ะšะฐะปะพะฝะบะฐ "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "ะญะบัะฟะฐั€ั‚ะฐะฒะฐั†ัŒ ะทั‹ั…ะพะดะฝั‹ ั‚ัะบัั‚..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "ะญะบัะฟะฐั€ั‚ะฐะฒะฐั†ัŒ ะบะพะฟั–ัŽ ะบั€ั‹ะฝั–ั†ั‹..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "ะŸั€ะฐั†ัะณะฒะฐั†ัŒ"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "ะ—ะฐะดะฐั‡ะฐ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "ะกั‚ะฐั‚ัƒั"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "ะะดัั‹ะปะฐะฝะฝะต: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "ะŸะฐัะฟัั…ะพะฒะฐ ะฐะดะฐัะปะฐะฝะฐ"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "ะะต ัžะดะฐะปะพัั ะฐะดะฐัะปะฐั†ัŒ"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "ะขัะบัั‚ะฐะฒะฐั ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "ะœะฐัˆั‚ะฐะฑ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "ะฃะฒะตั€ั…"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "ะฃะฝั–ะท"
@@ -6437,7 +6447,7 @@ msgstr "ะฃะฝั–ะท"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "ะšะปะฐัั–ั„ั–ะบะฐั†ั‹ั ะดะฐะบัƒะผะตะฝั‚ะฐ ะทะผะตะฝะตะฝะฐ, ั‚ะฐะผัƒ ัˆั‚ะพ ัƒะทั€ะพะฒะตะฝัŒ ะบะปะฐัั–ั„ั–ะบะฐั†ั‹ั– ะฐะฑะทะฐั†ะฐ ะฒั‹ัˆัะน"
@@ -6445,32 +6455,32 @@ msgstr "ะšะปะฐัั–ั„ั–ะบะฐั†ั‹ั ะดะฐะบัƒะผะตะฝั‚ะฐ ะทะผะตะฝะตะฝะฐ, ั‚ะฐะผัƒ ัˆั
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " ะกะฐะฟั€ะฐัžะดะฝะฐ"
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "ะัะดะทะตะนัะฝะฐ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "ะะตัะฐะฟั€ะฐัžะดะฝั‹ ะฟะพะดะฟั–ั"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "ะŸะฐะดะฟั–ัะฐะฝะฐ"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "ะŸะพะดะฟั–ั ะฐะฑะทะฐั†ะฐ"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "ะ’ั–ะทั–ั‚ะฝั‹ั ะบะฐั€ั‚ะบั–"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "ะัžั‚ะฐ-ั‚ัะบัั‚ั‹ ะดะปั ัะบะฐั€ะพั‚ะฐ "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "ะ—ะฐะบะปะฐะดะบะฐ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "ะะฐะทะฒะฐั†ัŒ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "ะกั†ะตั€ั†ั–"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "ะŸะตั€ะฐะนัั†ั–"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "ะกั†ะตั€ั†ั–"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "ะะฐะทะฒะฐั†ัŒ"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "ะฃะทั€ะพะฒะตะฝัŒ ัƒ ัั‚ั€ัƒะบั‚ัƒั€ั‹:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "ะัะฝะพัžะฝั‹ ั‚ัะบัั‚"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "ะ ะฐะทั€ั‹ะฒั‹"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "ะัะฑะฐั‡ะฝั‹ ั‚ัะบัั‚"
+msgid "Hidden characters"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "ะŸะฐะปั–: ะฝัะฑะฐั‡ะฝั‹ ั‚ัะบัั‚"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "ะŸะฐะปั–: ะฝัะฑะฐั‡ะฝั‹ั ะฐะฑะทะฐั†ั‹"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "ะŸะฐะบะฐะทะฒะฐั†ัŒ"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "ะคะพั€ะผัƒะปั‹ Math ะฟะฐ ะฑะฐะทะฐะฒะฐะน ะปั–ะฝั–ั–"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "ะ”ะฐะฟะฐะผะพะถะฝะฐั ั€ะฐะทะผะตั‚ะบะฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "ะะตะทะฐะปะตะถะฝั‹ ะบัƒั€ัะพั€"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "ะฃัั‚ะฐะฒั–ั†ัŒ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "ะ ะฐัžะฝะฐะฒะฐะฝะฝะต ะฐะฑะทะฐั†ะฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "ะ›ะตะฒะฐั ะผัะถะฐ ะฐะฑะทะฐั†ะฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "ะขะฐะฑัƒะปัั†ั‹ั–"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "ะขะฐะฑัƒะปัั†ั‹ั– ั– ะฟั€ะฐะณะฐะปั‹"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "ะŸั€ะฐะฑะตะปั‹"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "ะะตะทะฐะปะตะถะฝั‹ ะบัƒั€ัะพั€"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "ะฃะบะปัŽั‡ั‹ั†ัŒ ะบัƒั€ัะพั€"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "ะ—ะฐัั†ะตั€ะฐะถะพะฝั‹ั ะฐะฑััะณั–"
diff --git a/source/be/vcl/messages.po b/source/be/vcl/messages.po
index 7d853a92dd4..a949f4c7a65 100644
--- a/source/be/vcl/messages.po
+++ b/source/be/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-10 15:36+0000\n"
"Last-Translator: ะœั–ะบะฐะปะฐะน ะฃะดะพะดะฐัž <crom-a@tut.by>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,391 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1512920176.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/bg/cui/messages.po b/source/bg/cui/messages.po
index 6ebacab5786..0c680dc6ae5 100644
--- a/source/bg/cui/messages.po
+++ b/source/bg/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-06-08 12:30+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 08:55+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528461043.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531126538.000000\n"
#: cui/inc/personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "ะŸัŠั‚ ะทะฐ ัะตั€ั‚ะธั„ะธะบะฐั‚ะธ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "ะ•ะทะธะบ:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "ะ ะฐะทะผะตั€:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "ะ ะฐะทะผะตั€:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "ะ•ะทะธะบ:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "ะจั€ะธั„ั‚ ะทะฐ ะทะฐะฟะฐะดะฝะธ ั‚ะตะบัั‚ะพะฒะต"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "ะ ะฐะทะผะตั€:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "ะ•ะทะธะบ:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "ะจั€ะธั„ั‚ ะทะฐ ะฐะทะธะฐั‚ัะบะธ ั‚ะตะบัั‚ะพะฒะต"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "ะ ะฐะทะผะตั€:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "ะ•ะทะธะบ:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "ะจั€ะธั„ั‚ ะทะฐ CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "ะœะพัั‚ั€ะฐ"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "ะกัŠัั‚ะพัะฝะธะต"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr "ะœะพัั‚ั€ะฐ"
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "ะะฐัั‚ั€ะพะนะบะธ ะฝะฐ ัˆั€ะธั„ั‚ะพะฒะต ะทะฐ ะธะทั…ะพะดะตะฝ ะบะพะด ะฝะฐ HTML, Basic ะธ SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_ะ ะฐะทัˆะธั€ะตะฝะธ ะฟะพะดัะบะฐะทะบะธ"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr "ะŸั€ะตะดัƒะฟั€ะตะถะดะตะฝะธะต ะทะฐ ะฝะตะธะฝัั‚ะฐะปะธั€ะฐะฝะฐ ะพั„ะปะฐะนะฝ ะฟะพะผะพั‰"
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "ะŸะพะผะพั‰"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_ะ”ะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ะฝะฐ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "ะ”ะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ะทะฐ ะพั‚ะฒะฐั€ัะฝะต/ะทะฐะฟะธัะฒะฐะฝะต"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "_ะ”ะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ะฝะฐ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "ะ”ะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ะทะฐ ะฟะตั‡ะฐั‚"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_ะŸะตั‡ะฐั‚ะฐะฝะตั‚ะพ ัƒัั‚ะฐะฝะพะฒัะฒะฐ ััŠัั‚ะพัะฝะธะต โ€žะฟั€ะพะผะตะฝะตะฝ ะดะพะบัƒะผะตะฝั‚โ€œ"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "ะกัŠัั‚ะพัะฝะธะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_ะ˜ะฝั‚ะตั€ะฟั€ะตั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ ะณะพะดะธะฝะธ ะผะตะถะดัƒ "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "ะธ "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "ะ”ะฒัƒั†ะธั„ั€ะตะฝะธ ะณะพะดะธะฝะธ"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "ะกัŠะฑะธั€ะฐะฝะต ะธ ะธะทะฟั€ะฐั‰ะฐะฝะต ะฝะฐ ะดะฐะฝะฝะธ ะทะฐ ัƒะฟะพั‚ั€ะตะฑะฐั‚ะฐ ะบัŠะผ TDF"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "ะŸะพะผะพะณะฝะตั‚ะต ะทะฐ ะฟะพะดะพะฑั€ัะฒะฐะฝะต ะฝะฐ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ะ—ะฐั€ะตะถะดะฐะฝะต ะฝะฐ %PRODUCTNAME ะฟั€ะธ ัั‚ะฐั€ั‚ะธั€ะฐะฝะต ะฝะฐ ัะธัั‚ะตะผะฐั‚ะฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "ะ˜ะบะพะฝะฐ ะทะฐ ะฑัŠั€ะทะพ ัั‚ะฐั€ั‚ะธั€ะฐะฝะต"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
@@ -9855,7 +9890,7 @@ msgstr "ะœะฐั‰ะฐะฑ"
#: cui/uiconfig/ui/positionpage.ui:425
msgctxt "positionpage|label7"
msgid "Character spacing"
-msgstr ""
+msgstr "ะ—ะฝะฐะบะพะฒะฐ ั€ะฐะทั€ะตะดะบะฐ"
#: cui/uiconfig/ui/positionpage.ui:450
msgctxt "positionpage|pairkerning"
diff --git a/source/bg/dictionaries/id.po b/source/bg/dictionaries/id.po
index 1aa8ba5ce27..0f7e7290240 100644
--- a/source/bg/dictionaries/id.po
+++ b/source/bg/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-03-15 11:22+0000\n"
+"PO-Revision-Date: 2018-07-05 12:03+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521112956.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530792215.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "ะ˜ะฝะดะพะฝะตะทะธะนัะบะธ ั€ะตั‡ะฝะธั†ะธ ะทะฐ ะฟั€ะฐะฒะพะฟะธั, ัั€ะธั‡ะบะพะฟั€ะตะฝะฐััะฝะต ะธ ัะธะฝะพะฝะธะผะธ"
diff --git a/source/bg/filter/source/config/fragments/filters.po b/source/bg/filter/source/config/fragments/filters.po
index 86f9981a9e4..977c0397742 100644
--- a/source/bg/filter/source/config/fragments/filters.po
+++ b/source/bg/filter/source/config/fragments/filters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-05 12:17+0000\n"
+"PO-Revision-Date: 2018-07-05 12:16+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528201033.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530792979.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
+msgstr "SVG - ะผะฐั‰ะฐะฑะธั€ัƒะตะผะฐ ะฒะตะบั‚ะพั€ะฝะฐ ะณั€ะฐั„ะธะบะฐ (Draw)"
#: SVM___StarView_Metafile.xcu
msgctxt ""
diff --git a/source/bg/helpcontent2/source/auxiliary.po b/source/bg/helpcontent2/source/auxiliary.po
index cf787f2c5d6..c2f75599332 100644
--- a/source/bg/helpcontent2/source/auxiliary.po
+++ b/source/bg/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-17 15:10+0000\n"
+"PO-Revision-Date: 2018-07-05 12:38+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526569832.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530794283.000000\n"
#: sbasic.tree
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"070205\n"
"node.text"
msgid "Advanced Basic Libraries"
-msgstr ""
+msgstr "ะ ะฐะทัˆะธั€ะตะฝะธ ะฑะธะฑะปะธะพั‚ะตะบะธ ะฝะฐ Basic"
#: sbasic.tree
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared.po b/source/bg/helpcontent2/source/text/sbasic/shared.po
index 5b7ca898a2d..abd597d1df9 100644
--- a/source/bg/helpcontent2/source/text/sbasic/shared.po
+++ b/source/bg/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-17 15:09+0000\n"
+"PO-Revision-Date: 2018-07-08 21:28+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526569757.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531085322.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -478,7 +478,7 @@ msgctxt ""
"par_id631529000528928\n"
"help.text"
msgid "Open <item type=\"menuitem\">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type=\"menuitem\">%PRODUCTNAME Macros</item> container."
-msgstr ""
+msgstr "ะžั‚ะฒะพั€ะตั‚ะต <item type=\"menuitem\">ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะœะฐะบั€ะพัะธ - %PRODUCTNAME Basic - ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</item> ะธ ะธะทะฑะตั€ะตั‚ะต ะบะพะฝั‚ะตะนะฝะตั€ะฐ <item type=\"menuitem\">ะœะฐะบั€ะพัะธ ะฝะฐ %PRODUCTNAME</item>."
#: 00000003.xhp
msgctxt ""
@@ -486,7 +486,7 @@ msgctxt ""
"par_id971529072633266\n"
"help.text"
msgid "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Place the following statement before the first macro in your module:</variable>"
-msgstr ""
+msgstr "<variable id=\"basiclibrarynote\">ะขะฐะทะธ ะฑะธะฑะปะธะพั‚ะตะบะฐ ั‚ั€ัะฑะฒะฐ ะดะฐ ะฑัŠะดะต ะทะฐั€ะตะดะตะฝะฐ ะฟั€ะตะดะธ ะธะทะฟัŠะปะฝะตะฝะธะต. ะŸะพัั‚ะฐะฒะตั‚ะต ัะปะตะดะฝะธั ะพะฟะตั€ะฐั‚ะพั€ ะฟั€ะตะดะธ ะฟัŠั€ะฒะธั ะผะฐะบั€ะพั ะฒ ะผะพะดัƒะปะฐ:</variable>"
#: 00000003.xhp
msgctxt ""
@@ -35630,7 +35630,7 @@ msgctxt ""
"hd_id51528998827009\n"
"help.text"
msgid "%PRODUCTNAME internal Basic macro libraries"
-msgstr ""
+msgstr "ะ’ัŠั‚ั€ะตัˆะฝะธ ะฑะธะฑะปะธะพั‚ะตะบะธ ะฝะฐ %PRODUCTNAME ะพั‚ ะผะฐะบั€ะพัะธ ะฝะฐ Basic"
#: main0601.xhp
msgctxt ""
@@ -35638,7 +35638,7 @@ msgctxt ""
"par_id441528998842556\n"
"help.text"
msgid "%PRODUCTNAME installs a set of Basic macro libraries that can be accessed from your Basic macros."
-msgstr ""
+msgstr "%PRODUCTNAME ะธะฝัั‚ะฐะปะธั€ะฐ ะฝะฐะฑะพั€ ะพั‚ ะฑะธะฑะปะธะพั‚ะตะบะธ ั ะผะฐะบั€ะพัะธ ะฝะฐ Basic, ะบะพะธั‚ะพ ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ะธะทะฟะพะปะทะฒะฐะฝะธ ะพั‚ ะฒะฐัˆะธั‚ะต ะผะฐะบั€ะพัะธ."
#: main0601.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/sbasic/shared/03.po b/source/bg/helpcontent2/source/text/sbasic/shared/03.po
index e5af8ad13c4..109ec30a3ab 100644
--- a/source/bg/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/bg/helpcontent2/source/text/sbasic/shared/03.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-07-05 13:22+0000\n"
+"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530796978.000000\n"
#: lib_depot.xhp
msgctxt ""
@@ -19,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "DEPOT Library"
-msgstr ""
+msgstr "ะ‘ะธะฑะปะธะพั‚ะตะบะฐ DEPOT"
#: lib_depot.xhp
msgctxt ""
@@ -27,7 +30,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Depot library\">The <item type=\"literal\">Depot</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Depot library\">ะ‘ะธะฑะปะธะพั‚ะตะบะฐั‚ะฐ <item type=\"literal\">Depot</item></link></variable>"
#: lib_euro.xhp
msgctxt ""
@@ -35,7 +38,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "EURO Library"
-msgstr ""
+msgstr "ะ‘ะธะฑะปะธะพั‚ะตะบะฐ EURO"
#: lib_euro.xhp
msgctxt ""
@@ -43,7 +46,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Euro library\">The <item type=\"literal\">Euro</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Euro library\">ะ‘ะธะฑะปะธะพั‚ะตะบะฐั‚ะฐ <item type=\"literal\">Euro</item></link></variable>"
#: lib_euro.xhp
msgctxt ""
@@ -51,7 +54,7 @@ msgctxt ""
"bm_id231529070133574\n"
"help.text"
msgid "<bookmark_value>BASIC Euro library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Euro, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC</bookmark_value>"
#: lib_formwizard.xhp
msgctxt ""
@@ -59,7 +62,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "FORMWIZARD Library"
-msgstr ""
+msgstr "ะ‘ะธะฑะปะธะพั‚ะตะบะฐ FORMWIZARD"
#: lib_formwizard.xhp
msgctxt ""
@@ -67,7 +70,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"FormWizard library\">The <item type=\"literal\">FormWizard</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"FormWizard library\">ะ‘ะธะฑะปะธะพั‚ะตะบะฐั‚ะฐ <item type=\"literal\">FormWizard</item></link></variable>"
#: lib_gimnicks.xhp
msgctxt ""
@@ -75,7 +78,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "GIMNICKS Library"
-msgstr ""
+msgstr "ะ‘ะธะฑะปะธะพั‚ะตะบะฐ GIMNICKS"
#: lib_gimnicks.xhp
msgctxt ""
@@ -83,7 +86,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"gimnicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimnicks.xhp\" name=\"Gimnicks library\">The <item type=\"literal\">Gimnicks</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"gimnicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimnicks.xhp\" name=\"Gimnicks library\">ะ‘ะธะฑะปะธะพั‚ะตะบะฐั‚ะฐ <item type=\"literal\">Gimnicks</item></link></variable>"
#: lib_gimnicks.xhp
msgctxt ""
@@ -91,7 +94,7 @@ msgctxt ""
"bm_id951529070357301\n"
"help.text"
msgid "<bookmark_value>BASIC Gimnicks library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Gimnicks, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC</bookmark_value>"
#: lib_schedule.xhp
msgctxt ""
@@ -99,7 +102,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SCHEDULE Library"
-msgstr ""
+msgstr "ะ‘ะธะฑะปะธะพั‚ะตะบะฐ SCHEDULE"
#: lib_schedule.xhp
msgctxt ""
@@ -107,7 +110,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Schedule library\">The <item type=\"literal\">Schedule</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Schedule library\">ะ‘ะธะฑะปะธะพั‚ะตะบะฐั‚ะฐ <item type=\"literal\">Schedule</item></link></variable>"
#: lib_schedule.xhp
msgctxt ""
@@ -115,7 +118,7 @@ msgctxt ""
"bm_id671529070099646\n"
"help.text"
msgid "<bookmark_value>BASIC Template library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Template, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC</bookmark_value>"
#: lib_script.xhp
msgctxt ""
@@ -123,7 +126,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SCRIPTBINDINGLIBRARY Library"
-msgstr ""
+msgstr "ะ‘ะธะฑะปะธะพั‚ะตะบะฐ SCRIPTBINDINGLIBRARY"
#: lib_script.xhp
msgctxt ""
@@ -131,7 +134,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\">The <item type=\"literal\">ScriptBindingLibrary</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\">ะ‘ะธะฑะปะธะพั‚ะตะบะฐั‚ะฐ <item type=\"literal\">ScriptBindingLibrary</item></link></variable>"
#: lib_script.xhp
msgctxt ""
@@ -139,7 +142,7 @@ msgctxt ""
"bm_id851529070366056\n"
"help.text"
msgid "<bookmark_value>BASIC ScriptBindingLibrary library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ScriptBindingLibrary, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC</bookmark_value>"
#: lib_template.xhp
msgctxt ""
@@ -147,7 +150,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "TEMPLATE Library"
-msgstr ""
+msgstr "ะ‘ะธะฑะปะธะพั‚ะตะบะฐ TEMPLATE"
#: lib_template.xhp
msgctxt ""
@@ -155,7 +158,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Template library\">The <item type=\"literal\">Template</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Template library\">ะ‘ะธะฑะปะธะพั‚ะตะบะฐั‚ะฐ <item type=\"literal\">Template</item></link></variable>"
#: lib_tools.xhp
msgctxt ""
@@ -163,7 +166,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tools Library"
-msgstr ""
+msgstr "ะ‘ะธะฑะปะธะพั‚ะตะบะฐ Tools"
#: lib_tools.xhp
msgctxt ""
@@ -171,7 +174,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">The <item type=\"literal\">Tools</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">ะ‘ะธะฑะปะธะพั‚ะตะบะฐั‚ะฐ <item type=\"literal\">Tools</item></link></variable>"
#: lib_tools.xhp
msgctxt ""
@@ -179,7 +182,7 @@ msgctxt ""
"bm_id491529070339774\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tools, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -187,7 +190,7 @@ msgctxt ""
"par_id161529001339405\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"debug module\"><item type=\"literal\">Debug</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"debug module\">ะœะพะดัƒะป <item type=\"literal\">Debug</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -195,7 +198,7 @@ msgctxt ""
"par_id41529001348561\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"listbox module\"><item type=\"literal\">ListBox</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"listbox module\">ะœะพะดัƒะป <item type=\"literal\">ListBox</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -203,7 +206,7 @@ msgctxt ""
"par_id341529001354451\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"misc module\"><item type=\"literal\">Misc</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"misc module\">ะœะพะดัƒะป <item type=\"literal\">Misc</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -211,7 +214,7 @@ msgctxt ""
"par_id311529001362049\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"module controls module\"><item type=\"literal\">ModuleControls</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"module controls module\">ะœะพะดัƒะป <item type=\"literal\">ModuleControls</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -219,7 +222,7 @@ msgctxt ""
"par_id701529001368064\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"strings module\"><item type=\"literal\">Strings</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"strings module\">ะœะพะดัƒะป <item type=\"literal\">Strings</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -227,7 +230,7 @@ msgctxt ""
"par_id251529001373426\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"ucb module\"><item type=\"literal\">UCB</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"ucb module\">ะœะพะดัƒะป <item type=\"literal\">UCB</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -235,7 +238,7 @@ msgctxt ""
"bm_id271529062442803\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Debug module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tools, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC;Debug, ะผะพะดัƒะป</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -243,7 +246,7 @@ msgctxt ""
"hd_id371529000826947\n"
"help.text"
msgid "<item type=\"literal\">Debug</item> Module"
-msgstr ""
+msgstr "ะœะพะดัƒะป <item type=\"literal\">Debug</item>"
#: lib_tools.xhp
msgctxt ""
@@ -251,7 +254,7 @@ msgctxt ""
"par_id441529064369519\n"
"help.text"
msgid "Functions and subroutines for debugging Basic macros"
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธะธ ะธ ะฟั€ะพั†ะตะดัƒั€ะธ ะทะฐ ะพั‚ัั‚ั€ะฐะฝัะฒะฐะฝะต ะฝะฐ ะณั€ะตัˆะบะธ ะฒ ะผะฐะบั€ะพัะธ ะฝะฐ Basic"
#: lib_tools.xhp
msgctxt ""
@@ -259,7 +262,7 @@ msgctxt ""
"par_id801529001004856\n"
"help.text"
msgid "<variable id=\"macro_name\">Macro</variable>"
-msgstr ""
+msgstr "<variable id=\"macro_name\">ะœะฐะบั€ะพั</variable>"
#: lib_tools.xhp
msgctxt ""
@@ -267,7 +270,7 @@ msgctxt ""
"par_id41529001004856\n"
"help.text"
msgid "<variable id=\"call_param\">Calling parameters and comments</variable>"
-msgstr ""
+msgstr "<variable id=\"call_param\">ะŸะฐั€ะฐะผะตั‚ั€ะธ ะทะฐ ะธะทะฒะธะบะฒะฐะฝะต ะธ ะบะพะผะตะฝั‚ะฐั€ะธ</variable>"
#: lib_tools.xhp
msgctxt ""
@@ -275,7 +278,7 @@ msgctxt ""
"bm_id131529062501888\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;ListBox module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tools, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC;ListBox, ะผะพะดัƒะป</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -283,7 +286,7 @@ msgctxt ""
"hd_id11529005753099\n"
"help.text"
msgid "<item type=\"literal\">ListBox</item> Module"
-msgstr ""
+msgstr "ะœะพะดัƒะป <item type=\"literal\">ListBox</item>"
#: lib_tools.xhp
msgctxt ""
@@ -291,7 +294,7 @@ msgctxt ""
"par_id381529064415052\n"
"help.text"
msgid "Functions and subroutines for handling ListBox elements."
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธะธ ะธ ะฟั€ะพั†ะตะดัƒั€ะธ ะทะฐ ั€ะฐะฑะพั‚ะฐ ั ะตะปะตะผะตะฝั‚ะธ ListBox."
#: lib_tools.xhp
msgctxt ""
@@ -299,7 +302,7 @@ msgctxt ""
"bm_id571529062538621\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Misc module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tools, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC;Misc, ะผะพะดัƒะป</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -307,7 +310,7 @@ msgctxt ""
"hd_id341529005758494\n"
"help.text"
msgid "<item type=\"literal\">Misc</item> Module"
-msgstr ""
+msgstr "ะœะพะดัƒะป <item type=\"literal\">Misc</item>"
#: lib_tools.xhp
msgctxt ""
@@ -315,7 +318,7 @@ msgctxt ""
"par_id681529064596175\n"
"help.text"
msgid "Miscellaneous functions and subroutines."
-msgstr ""
+msgstr "ะ ะฐะทะฝะพั€ะพะดะฝะธ ั„ัƒะฝะบั†ะธะธ ะธ ะฟั€ะพั†ะตะดัƒั€ะธ."
#: lib_tools.xhp
msgctxt ""
@@ -323,7 +326,7 @@ msgctxt ""
"bm_id21529062611375\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;ModuleControl module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tools, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC;ModuleControl, ะผะพะดัƒะป</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -331,7 +334,7 @@ msgctxt ""
"hd_id451529005764422\n"
"help.text"
msgid "<item type=\"literal\">ModuleControls</item> Module"
-msgstr ""
+msgstr "ะœะพะดัƒะป <item type=\"literal\">ModuleControls</item>"
#: lib_tools.xhp
msgctxt ""
@@ -339,7 +342,7 @@ msgctxt ""
"par_id841529064645990\n"
"help.text"
msgid "Functions and subroutines for module control."
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธะธ ะธ ะฟั€ะพั†ะตะดัƒั€ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ะผะพะดัƒะปะธ."
#: lib_tools.xhp
msgctxt ""
@@ -347,7 +350,7 @@ msgctxt ""
"bm_id271529062660965\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Strings module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tools, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC;Strings, ะผะพะดัƒะป</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -355,7 +358,7 @@ msgctxt ""
"hd_id461529005770576\n"
"help.text"
msgid "<item type=\"literal\">Strings</item> Module"
-msgstr ""
+msgstr "ะœะพะดัƒะป <item type=\"literal\">Strings</item>"
#: lib_tools.xhp
msgctxt ""
@@ -363,7 +366,7 @@ msgctxt ""
"par_id631529064722315\n"
"help.text"
msgid "Advanced functions and subroutines for string manipulation."
-msgstr ""
+msgstr "ะ ะฐะทัˆะธั€ะตะฝะธ ั„ัƒะฝะบั†ะธะธ ะธ ะฟั€ะพั†ะตะดัƒั€ะธ ะทะฐ ั€ะฐะฑะพั‚ะฐ ั ะฝะธะทะพะฒะต."
#: lib_tools.xhp
msgctxt ""
@@ -371,7 +374,7 @@ msgctxt ""
"bm_id731529062695476\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;UCB module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Tools, ะฑะธะฑะปะธะพั‚ะตะบะฐ ะฝะฐ BASIC;UCB, ะผะพะดัƒะป</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -379,7 +382,7 @@ msgctxt ""
"hd_id461529005780299\n"
"help.text"
msgid "<item type=\"literal\">UCB</item> Module"
-msgstr ""
+msgstr "ะœะพะดัƒะป <item type=\"literal\">UCB</item>"
#: lib_tools.xhp
msgctxt ""
@@ -387,4 +390,4 @@ msgctxt ""
"par_id131529064870824\n"
"help.text"
msgid "<emph>Universal Content Broker</emph> functions and subroutines."
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธะธ ะธ ะฟั€ะพั†ะตะดัƒั€ะธ ะทะฐ <emph>Universal Content Broker</emph>."
diff --git a/source/bg/helpcontent2/source/text/scalc/01.po b/source/bg/helpcontent2/source/text/scalc/01.po
index d64ad99458d..3ec3b4ee443 100644
--- a/source/bg/helpcontent2/source/text/scalc/01.po
+++ b/source/bg/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-09 10:29+0000\n"
+"PO-Revision-Date: 2018-07-06 14:31+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LibreOffice ะฝะฐ ะฑัŠะปะณะฐั€ัะบะธ\n"
"Language: bg\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1525861765.000000\n"
+"X-POOTLE-MTIME: 1530887490.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -14647,7 +14647,7 @@ msgctxt ""
"hd_id3163596\n"
"help.text"
msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -14775,7 +14775,7 @@ msgctxt ""
"hd_id3151957\n"
"help.text"
msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -35551,7 +35551,7 @@ msgctxt ""
"hd_id3148437\n"
"help.text"
msgid "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
-msgstr ""
+msgstr "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35623,7 +35623,7 @@ msgctxt ""
"hd_id3149729\n"
"help.text"
msgid "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35695,7 +35695,7 @@ msgctxt ""
"hd_id3150896\n"
"help.text"
msgid "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35759,7 +35759,7 @@ msgctxt ""
"hd_id3164897\n"
"help.text"
msgid "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -41175,7 +41175,7 @@ msgctxt ""
"hd_id3154511\n"
"help.text"
msgid "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
-msgstr ""
+msgstr "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41255,7 +41255,7 @@ msgctxt ""
"hd_id3166426\n"
"help.text"
msgid "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41335,7 +41335,7 @@ msgctxt ""
"hd_id3153820\n"
"help.text"
msgid "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41407,7 +41407,7 @@ msgctxt ""
"hd_id3154541\n"
"help.text"
msgid "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41479,7 +41479,7 @@ msgctxt ""
"hd_id3147504\n"
"help.text"
msgid "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41559,7 +41559,7 @@ msgctxt ""
"hd_id3166465\n"
"help.text"
msgid "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">AVEDEV</link></variable>"
-msgstr ""
+msgstr "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">AVEDEV</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41623,7 +41623,7 @@ msgctxt ""
"hd_id3145824\n"
"help.text"
msgid "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
-msgstr ""
+msgstr "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41687,7 +41687,7 @@ msgctxt ""
"hd_id3148754\n"
"help.text"
msgid "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -56903,7 +56903,7 @@ msgctxt ""
"par_id1191767622119\n"
"help.text"
msgid "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text."
-msgstr ""
+msgstr "ะ’ัŠะฒ ะฒัะธั‡ะบะธ ะฟั€ะธะผะตั€ะธ ะฟะพ-ะดะพะปัƒ ะดะธะฐะฟะฐะทะพะฝัŠั‚ ะทะฐ ะธะทั‡ะธัะปัะฒะฐะฝะต ััŠะดัŠั€ะถะฐ ั€ะตะด โ„–6, ะบะพะนั‚ะพ ัะต ะธะณะฝะพั€ะธั€ะฐ, ะทะฐั‰ะพั‚ะพ ััŠะดัŠั€ะถะฐ ั‚ะตะบัั‚."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56911,7 +56911,7 @@ msgctxt ""
"par_id961527953004850\n"
"help.text"
msgid "<variable id=\"args\">Func_Range; Range1; Criterion1 [ ; Range2; Criterion2 [;...]])</variable>"
-msgstr ""
+msgstr "<variable id=\"args\">ะคัƒะฝะบ_ะดะธะฐะฟะฐะทะพะฝ; ะ”ะธะฐะฟะฐะทะพะฝ1; ะšั€ะธั‚ะตั€ะธะน1 [ ; ะ”ะธะฐะฟะฐะทะพะฝ2; ะšั€ะธั‚ะตั€ะธะน2; [;...]])</variable>"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56919,7 +56919,7 @@ msgctxt ""
"par_id94162948227556\n"
"help.text"
msgid "The logical relation between criteria can be defined as logical AND (conjunction). In other words, if and only if all given criteria are met, a value from the corresponding cell of the given <emph>Func_Range</emph> is taken into calculation."
-msgstr ""
+msgstr "ะ›ะพะณะธั‡ะตัะบะฐั‚ะฐ ะฒั€ัŠะทะบะฐ ะผะตะถะดัƒ ะบั€ะธั‚ะตั€ะธะธั‚ะต ะผะพะถะต ะดะฐ ัะต ะดะตั„ะธะฝะธั€ะฐ ะบะฐั‚ะพ ะปะพะณะธั‡ะตัะบะพ ะ˜ (ะบะพะฝัŽะฝะบั†ะธั). ะก ะดั€ัƒะณะธ ะดัƒะผะธ, ัั‚ะพะนะฝะพัั‚ั‚ะฐ ะฝะฐ ััŠะพั‚ะฒะตั‚ะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ะพั‚ <emph>ะคัƒะฝะบ_ะดะธะฐะฟะฐะทะพะฝ</emph> ัะต ะฒะบะปัŽั‡ะฒะฐ ะฒ ะธะทั‡ะธัะปะตะฝะธะตั‚ะพ ั‚ะพะณะฐะฒะฐ ะธ ัะฐะผะพ ั‚ะพะณะฐะฒะฐ, ะบะพะณะฐั‚ะพ ัะฐ ะธะทะฟัŠะปะฝะตะฝะธ ะฒัะธั‡ะบะธ ะทะฐะดะฐะดะตะฝะธ ะบั€ะธั‚ะตั€ะธะธ."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56927,7 +56927,7 @@ msgctxt ""
"par_id14734320631377\n"
"help.text"
msgid "<emph>Func_Range</emph> and <emph>Range1, Range2...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
-msgstr ""
+msgstr "<emph>ะคัƒะฝะบ_ะดะธะฐะฟะฐะทะพะฝ</emph> ะธ <emph>ะ”ะธะฐะฟะฐะทะพะฝ1, ะ”ะธะฐะฟะฐะทะพะฝ2...</emph> ั‚ั€ัะฑะฒะฐ ะดะฐ ะธะผะฐั‚ ะตะดะฝะฐะบัŠะฒ ั€ะฐะทะผะตั€, ะธะฝะฐั‡ะต ั„ัƒะฝะบั†ะธัั‚ะฐ ั‰ะต ะฒัŠั€ะฝะต err:502 - ะฝะตะฒะฐะปะธะดะตะฝ ะฐั€ะณัƒะผะตะฝั‚."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56935,7 +56935,7 @@ msgctxt ""
"par_id23526994221948\n"
"help.text"
msgid "<emph>Criterion1</emph> โ€“ required argument. A string expression representing a logical condition or a cell reference to such string expression. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">if enabled in calculation options</link>)."
-msgstr ""
+msgstr "<emph>ะšั€ะธั‚ะตั€ะธะน1</emph> โ€“ ะทะฐะดัŠะปะถะธั‚ะตะปะตะฝ ะฐั€ะณัƒะผะตะฝั‚. ะะธะทะพะฒ ะธะทั€ะฐะท, ะฟั€ะตะดัั‚ะฐะฒะปัะฒะฐั‰ ะปะพะณะธั‡ะตัะบะพ ัƒัะปะพะฒะธะต ะธะปะธ ะพะฑั€ัŠั‰ะตะฝะธะต ะบัŠะผ ะบะปะตั‚ะบะฐ ั ั‚ะฐะบะพะฒะฐ. ะฃัะปะพะฒะธะตั‚ะพ ะผะพะถะต ะดะฐ ััŠะดัŠั€ะถะฐ ั‚ะตะบัั‚, ั‡ะธัะปะฐ, ั€ะตะณัƒะปัั€ะฝะธ ะธะทั€ะฐะทะธ ะธะปะธ ะทะฐะผะตัั‚ะฒะฐั‰ะธ ะทะฝะฐั†ะธ (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">ะฐะบะพ ัะฐ ั€ะฐะทั€ะตัˆะตะฝะธ ะฒ ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะทะฐ ะธะทั‡ะธัะปัะฒะฐะฝะต</link>)."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56943,7 +56943,7 @@ msgctxt ""
"par_id190621657742\n"
"help.text"
msgid "<emph>Range2</emph> โ€“ Optional. Range2 and all the following mean the same as Range1."
-msgstr ""
+msgstr "<emph>ะ”ะธะฐะฟะฐะทะพะฝ2</emph> โ€“ ะฝะตะทะฐะดัŠะปะถะธั‚ะตะปะตะฝ. โ€žะ”ะธะฐะฟะฐะทะพะฝ2โ€œ ะธ ะฒัะธั‡ะบะธ ัะปะตะดะฒะฐั‰ะธ ะธะผะฐั‚ ะทะฝะฐั‡ะตะฝะธะต, ะฐะฝะฐะปะพะณะธั‡ะฝะพ ะฝะฐ โ€žะ”ะธะฐะฟะฐะทะพะฝ1โ€œ."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56951,7 +56951,7 @@ msgctxt ""
"par_id317001803813193\n"
"help.text"
msgid "<emph>Criterion2</emph> โ€“ Optional. Criterion2 and all the following mean the same as Criterion1."
-msgstr ""
+msgstr "<emph>ะšั€ะธั‚ะตั€ะธะน2</emph> โ€“ ะฝะตะทะฐะดัŠะปะถะธั‚ะตะปะตะฝ. โ€žะšั€ะธั‚ะตั€ะธะน2โ€œ ะธ ะฒัะธั‡ะบะธ ัะปะตะดะฒะฐั‰ะธ ะธะผะฐั‚ ะทะฝะฐั‡ะตะฝะธะต, ะฐะฝะฐะปะพะณะธั‡ะฝะพ ะฝะฐ โ€žะšั€ะธั‚ะตั€ะธะน1โ€œ."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56959,7 +56959,7 @@ msgctxt ""
"par_id191527781733238\n"
"help.text"
msgid "The function can have up to 255 arguments, meaning that you can specify 127 criteria ranges and criteria for them."
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธัั‚ะฐ ะผะพะถะต ะดะฐ ะธะผะฐ ะดะพ 255 ะฐั€ะณัƒะผะตะฝั‚ะฐ, ะบะพะตั‚ะพ ะพะทะฝะฐั‡ะฐะฒะฐ, ั‡ะต ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต 127 ะดะธะฐะฟะฐะทะพะฝะฐ ะธ ะบั€ะธั‚ะตั€ะธะธ ะทะฐ ั‚ัั…."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56967,7 +56967,7 @@ msgctxt ""
"par_id175721789527973\n"
"help.text"
msgid "If a cell contains TRUE, it is treated as 1, if a cell contains FALSE โ€“ as 0 (zero)."
-msgstr ""
+msgstr "ะกั‚ะพะนะฝะพัั‚ TRUE ะฒ ะบะปะตั‚ะบะฐ ัะต ั‚ั€ะตั‚ะธั€ะฐ ะบะฐั‚ะพ 1, ะฐ FALSE โ€“ ะบะฐั‚ะพ 0 (ะฝัƒะปะฐ)."
#: exponsmooth_embd.xhp
msgctxt ""
@@ -58303,7 +58303,7 @@ msgctxt ""
"par_id21050267713178\n"
"help.text"
msgid "AVERAGEIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "AVERAGEIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_averageifs.xhp
msgctxt ""
@@ -58311,7 +58311,7 @@ msgctxt ""
"par_id165832700711773\n"
"help.text"
msgid "<emph>Func_range</emph> โ€“ required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for calculating the mean."
-msgstr ""
+msgstr "<emph>ะคัƒะฝะบ_ะดะธะฐะฟะฐะทะพะฝ</emph> โ€“ ะทะฐะดัŠะปะถะธั‚ะตะปะตะฝ ะฐั€ะณัƒะผะตะฝั‚. ะ”ะธะฐะฟะฐะทะพะฝ ะพั‚ ะบะปะตั‚ะบะธ, ะธะผะต ะฝะฐ ะฝะฐะธะผะตะฝัƒะฒะฐะฝ ะดะธะฐะฟะฐะทะพะฝ ะธะปะธ ะทะฐะณะปะฐะฒะธะต ะฝะฐ ั€ะตะด ะธะปะธ ะบะพะปะพะฝะฐ, ััŠะดัŠั€ะถะฐั‰ะฐ ั‡ะธัะปะฐั‚ะฐ ะทะฐ ัƒัั€ะตะดะฝัะฒะฐะฝะต."
#: func_averageifs.xhp
msgctxt ""
@@ -58543,7 +58543,7 @@ msgctxt ""
"par_id462646264626\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"countifs_des\">Returns the count of cells that meet criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"countifs_des\">ะ’ั€ัŠั‰ะฐ ะฑั€ะพั ะฝะฐ ะบะปะตั‚ะบะธั‚ะต, ะบะพะธั‚ะพ ะพั‚ะณะพะฒะฐั€ัั‚ ะฝะฐ ะบั€ะธั‚ะตั€ะธะธั‚ะต, ะฒ ะฝัะบะพะปะบะพ ะดะธะฐะฟะฐะทะพะฝะฐ.</variable></ahelp>"
#: func_countifs.xhp
msgctxt ""
@@ -58575,7 +58575,7 @@ msgctxt ""
"par_id14734320631377\n"
"help.text"
msgid "<emph>Range1, Range2, ...</emph> and <emph>Criterion1, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
-msgstr ""
+msgstr "<emph>ะ”ะธะฐะฟะฐะทะพะฝ1, ะ”ะธะฐะฟะฐะทะพะฝ2...</emph> ะธ <emph>ะšั€ะธั‚ะตั€ะธะน1, ะšั€ะธั‚ะตั€ะธะน2, ...</emph> ั‚ั€ัะฑะฒะฐ ะดะฐ ะธะผะฐั‚ ะตะดะฝะฐะบัŠะฒ ั€ะฐะทะผะตั€, ะธะฝะฐั‡ะต ั„ัƒะฝะบั†ะธัั‚ะฐ ั‰ะต ะฒัŠั€ะฝะต err:502 - ะฝะตะฒะฐะปะธะดะตะฝ ะฐั€ะณัƒะผะตะฝั‚."
#: func_countifs.xhp
msgctxt ""
@@ -61511,7 +61511,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MAXIFS function"
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธั MAXIFS"
#: func_maxifs.xhp
msgctxt ""
@@ -61519,7 +61519,7 @@ msgctxt ""
"bm_id658066580665806\n"
"help.text"
msgid "<bookmark_value>MAXIFS function</bookmark_value> <bookmark_value>maximum;satisfying conditions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MAXIFS, ั„ัƒะฝะบั†ะธั</bookmark_value> <bookmark_value>ะผะฐะบัะธะผัƒะผ;ั ัƒะดะพะฒะปะตั‚ะฒะพั€ัะฒะฐะฝะต ะฝะฐ ัƒัะปะพะฒะธะต</bookmark_value>"
#: func_maxifs.xhp
msgctxt ""
@@ -61527,7 +61527,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAXIFS</link></variable> function"
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธั <variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAXIFS</link></variable>"
#: func_maxifs.xhp
msgctxt ""
@@ -61535,7 +61535,7 @@ msgctxt ""
"par_id659756597565975\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"maxifs_des\">Returns the maximum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"maxifs_des\">ะ’ั€ัŠั‰ะฐ ะผะฐะบัะธะผัƒะผะฐ ะพั‚ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะฝะฐ ะบะปะตั‚ะบะธั‚ะต ะฒ ะดะฐะดะตะฝ ะดะธะฐะฟะฐะทะพะฝ, ะบะพะธั‚ะพ ัƒะดะพะฒะปะตั‚ะฒะพั€ัะฒะฐั‚ ะฝัะบะพะปะบะพ ัƒัะปะพะฒะธั ะฒ ะฝัะบะพะปะบะพ ะดะธะฐะฟะฐะทะพะฝะฐ.</variable></ahelp>"
#: func_maxifs.xhp
msgctxt ""
@@ -61543,7 +61543,7 @@ msgctxt ""
"hd_id660246602466024\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "ะกะธะฝั‚ะฐะบัะธั"
#: func_maxifs.xhp
msgctxt ""
@@ -61551,7 +61551,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "MAXIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "MAXIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_maxifs.xhp
msgctxt ""
@@ -61559,7 +61559,7 @@ msgctxt ""
"par_id59901690530236\n"
"help.text"
msgid "<emph>Func_Range</emph> โ€“ required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the maximum."
-msgstr ""
+msgstr "<emph>ะคัƒะฝะบ_ะดะธะฐะฟะฐะทะพะฝ</emph> โ€“ ะทะฐะดัŠะปะถะธั‚ะตะปะตะฝ ะฐั€ะณัƒะผะตะฝั‚. ะ”ะธะฐะฟะฐะทะพะฝ ะพั‚ ะบะปะตั‚ะบะธ, ะธะผะต ะฝะฐ ะฝะฐะธะผะตะฝัƒะฒะฐะฝ ะดะธะฐะฟะฐะทะพะฝ ะธะปะธ ะทะฐะณะปะฐะฒะธะต ะฝะฐ ั€ะตะด ะธะปะธ ะบะพะปะพะฝะฐ, ััŠะดัŠั€ะถะฐั‰ะฐ ั‡ะธัะปะฐั‚ะฐ ะทะฐ ะธะทั‡ะธัะปัะฒะฐะฝะต ะฝะฐ ะผะฐะบัะธะผัƒะผ."
#: func_maxifs.xhp
msgctxt ""
@@ -61567,7 +61567,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "ะŸั€ะพัั‚ะฐ ัƒะฟะพั‚ั€ะตะฑะฐ"
#: func_maxifs.xhp
msgctxt ""
@@ -61575,7 +61575,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(B2:B6;B2:B6;\"<35\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(B2:B6;B2:B6;\"<35\")</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61583,7 +61583,7 @@ msgctxt ""
"par_id28647227259438\n"
"help.text"
msgid "Calculates the maximum of values of the range B2:B6 that are greater than or equal to 20. Returns 35. The fifth row does not meet the criterion."
-msgstr ""
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐ ะผะฐะบัะธะผัƒะผะฐ ะฝะฐ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ B2:B6, ะบะพะธั‚ะพ ัะฐ ะฟะพ-ะณะพะปะตะผะธ ะธะปะธ ั€ะฐะฒะฝะธ ะฝะฐ 20. ะ’ั€ัŠั‰ะฐ 35, ะทะฐั‰ะพั‚ะพ ะฟะตั‚ะธัั‚ ั€ะตะด ะฝะต ัƒะดะพะฒะปะตั‚ะฒะพั€ัะฒะฐ ะบั€ะธั‚ะตั€ะธั."
#: func_maxifs.xhp
msgctxt ""
@@ -61591,7 +61591,7 @@ msgctxt ""
"par_id36952767622741\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">=20\";C2:C6;\"<90\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">=20\";C2:C6;\"<90\")</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61599,7 +61599,7 @@ msgctxt ""
"par_id189772445525114\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 85, because the fourth and fifth rows do not meet at least one criterion."
-msgstr ""
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐ ะผะฐะบัะธะผัƒะผะฐ ะฝะฐ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ C2:C6, ะบะพะธั‚ะพ ัะฐ ะฟะพ-ะผะฐะปะบะธ ะพั‚ 90 ะธ ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐั‚ ะฝะฐ ะบะปะตั‚ะบะธ ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ B2:B6 ััŠั ัั‚ะพะนะฝะพัั‚ะธ, ะฟะพ-ะณะพะปะตะผะธ ะธะปะธ ั€ะฐะฒะฝะธ ะฝะฐ 20. ะ’ั€ัŠั‰ะฐ 85, ะทะฐั‰ะพั‚ะพ ั‡ะตั‚ะฒัŠั€ั‚ะธัั‚ ะธ ะฟะตั‚ะธัั‚ ั€ะตะด ะฝะฐั€ัƒัˆะฐะฒะฐั‚ ะตะดะธะฝ ะธะปะธ ะฟะพะฒะตั‡ะต ะบั€ะธั‚ะตั€ะธะธ."
#: func_maxifs.xhp
msgctxt ""
@@ -61607,7 +61607,7 @@ msgctxt ""
"hd_id30455222431067\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "ะ˜ะทะฟะพะปะทะฒะฐะฝะต ะฝะฐ ั€ะตะณัƒะปัั€ะฝะธ ะธะทั€ะฐะทะธ ะธ ะฒะปะพะถะตะฝะธ ั„ัƒะฝะบั†ะธะธ"
#: func_maxifs.xhp
msgctxt ""
@@ -61615,7 +61615,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61623,7 +61623,7 @@ msgctxt ""
"par_id27619246864839\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 190, because only the fourth row meet the criteria."
-msgstr ""
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐ ะผะฐะบัะธะผัƒะผะฐ ะฝะฐ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ C2:C6, ะบะพะธั‚ะพ ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐั‚ ะฝะฐ ะฒัะธั‡ะบะธ ัั‚ะพะนะฝะพัั‚ะธ ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ B2:B6, ะพัะฒะตะฝ ะผะธะฝะธะผะฐะปะฝะฐั‚ะฐ ะธ ะผะฐะบัะธะผะฐะปะฝะฐั‚ะฐ. ะ’ั€ัŠั‰ะฐ 190, ะทะฐั‰ะพั‚ะพ ัะฐะผะพ ั‡ะตั‚ะฒัŠั€ั‚ะธัั‚ ั€ะตะด ัƒะดะพะฒะปะตั‚ะฒะพั€ัะฒะฐ ะบั€ะธั‚ะตั€ะธะธั‚ะต."
#: func_maxifs.xhp
msgctxt ""
@@ -61631,7 +61631,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;\"ะปะตะฟ.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61639,7 +61639,7 @@ msgctxt ""
"par_id15342189586295\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 85, because only the third row meets all criteria."
-msgstr ""
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐ ะผะฐะบัะธะผัƒะผะฐ ะฝะฐ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ C2:C6, ะบะพะธั‚ะพ ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐั‚ ะฝะฐ ะฒัะธั‡ะบะธ ัั‚ะพะนะฝะพัั‚ะธ ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ A2:A6, ะบะพะธั‚ะพ ะทะฐะฟะพั‡ะฒะฐั‚ ั โ€žะปะตะฟโ€œ ะธ ะฝะฐ ะฒัะธั‡ะบะธ ัั‚ะพะนะฝะพัั‚ะธ ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ B2:B6 ะพัะฒะตะฝ ะผะฐะบัะธะผะฐะปะฝะฐั‚ะฐ. ะ’ั€ัŠั‰ะฐ 85, ะทะฐั‰ะพั‚ะพ ัะฐะผะพ ั‚ั€ะตั‚ะธัั‚ ั€ะตะด ัƒะดะพะฒะปะตั‚ะฒะพั€ัะฒะฐ ะฒัะธั‡ะบะธ ะบั€ะธั‚ะตั€ะธะธ."
#: func_maxifs.xhp
msgctxt ""
@@ -61647,7 +61647,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "ะžะฑั€ัŠั‰ะตะฝะธะต ะบัŠะผ ะบะปะตั‚ะบะฐ ะบะฐั‚ะพ ะบั€ะธั‚ะตั€ะธะน"
#: func_maxifs.xhp
msgctxt ""
@@ -61655,7 +61655,7 @@ msgctxt ""
"par_id50762995519951\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MAXIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "ะะบะพ ะต ะฝะตะพะฑั…ะพะดะธะผะพ ะปะตัะฝะพ ะดะฐ ะฟั€ะพะผะตะฝะธั‚ะต ะฝัะบะพะน ะบั€ะธั‚ะตั€ะธะน, ะผะพะถะต ะดะฐ ะณะพ ะทะฐะดะฐะดะตั‚ะต ะฒ ะพั‚ะดะตะปะฝะฐ ะบะปะตั‚ะบะฐ ะธ ะฒ ัƒัะปะพะฒะธะตั‚ะพ ะฝะฐ ั„ัƒะฝะบั†ะธัั‚ะฐ MAXIFS ะดะฐ ะธะทะฟะพะปะทะฒะฐั‚ะต ะพะฑั€ัŠั‰ะตะฝะธะต ะบัŠะผ ั‚ะฐะทะธ ะบะปะตั‚ะบะฐ. ะะฐะฟั€ะธะผะตั€ ะณะพั€ะฝะฐั‚ะฐ ั„ัƒะฝะบั†ะธั ะผะพะถะต ะดะฐ ะฑัŠะดะต ะฟั€ะตะฝะฐะฟะธัะฐะฝะฐ ะบะฐะบั‚ะพ ัะปะตะดะฒะฐ:"
#: func_maxifs.xhp
msgctxt ""
@@ -61663,7 +61663,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61671,7 +61671,7 @@ msgctxt ""
"par_id30574750215839\n"
"help.text"
msgid "If E2 = \"pen\", the function returns 65, because the reference to the cell is substituted with its content."
-msgstr ""
+msgstr "ะะบะพ E2 = \"ะปะตะฟ\", ั„ัƒะฝะบั†ะธัั‚ะฐ ะฒั€ัŠั‰ะฐ 65, ะทะฐั‰ะพั‚ะพ ะพะฑั€ัŠั‰ะตะฝะธะตั‚ะพ ะบัŠะผ ะบะปะตั‚ะบะฐั‚ะฐ ัะต ะทะฐะผะตัั‚ะฒะฐ ััŠั ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ั."
#: func_minifs.xhp
msgctxt ""
@@ -61679,7 +61679,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MINIFS function"
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธั MINIFS"
#: func_minifs.xhp
msgctxt ""
@@ -61687,7 +61687,7 @@ msgctxt ""
"bm_id658066580665806\n"
"help.text"
msgid "<bookmark_value>MINIFS function</bookmark_value> <bookmark_value>minimum;satisfying conditions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINIFS, ั„ัƒะฝะบั†ะธั</bookmark_value> <bookmark_value>ะผะธะฝะธะผัƒะผ;ั ัƒะดะพะฒะปะตั‚ะฒะพั€ัะฒะฐะฝะต ะฝะฐ ัƒัะปะพะฒะธะต</bookmark_value>"
#: func_minifs.xhp
msgctxt ""
@@ -61695,7 +61695,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINIFS</link></variable> function"
-msgstr ""
+msgstr "ะคัƒะฝะบั†ะธั <variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINIFS</link></variable>"
#: func_minifs.xhp
msgctxt ""
@@ -61703,7 +61703,7 @@ msgctxt ""
"par_id659756597565975\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"minifs_des\">Returns the minimum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"minifs_des\">ะ’ั€ัŠั‰ะฐ ะผะธะฝะธะผัƒะผะฐ ะพั‚ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะฝะฐ ะบะปะตั‚ะบะธั‚ะต ะฒ ะดะฐะดะตะฝ ะดะธะฐะฟะฐะทะพะฝ, ะบะพะธั‚ะพ ัƒะดะพะฒะปะตั‚ะฒะพั€ัะฒะฐั‚ ะฝัะบะพะปะบะพ ัƒัะปะพะฒะธั ะฒ ะฝัะบะพะปะบะพ ะดะธะฐะฟะฐะทะพะฝะฐ.</variable></ahelp>"
#: func_minifs.xhp
msgctxt ""
@@ -61711,7 +61711,7 @@ msgctxt ""
"hd_id660246602466024\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "ะกะธะฝั‚ะฐะบัะธั"
#: func_minifs.xhp
msgctxt ""
@@ -61719,7 +61719,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "MINIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "MINIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_minifs.xhp
msgctxt ""
@@ -61727,7 +61727,7 @@ msgctxt ""
"par_id59901690530236\n"
"help.text"
msgid "<emph>Func_Range</emph> โ€“ required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the minimum."
-msgstr ""
+msgstr "<emph>ะคัƒะฝะบ_ะดะธะฐะฟะฐะทะพะฝ</emph> โ€“ ะทะฐะดัŠะปะถะธั‚ะตะปะตะฝ ะฐั€ะณัƒะผะตะฝั‚. ะ”ะธะฐะฟะฐะทะพะฝ ะพั‚ ะบะปะตั‚ะบะธ, ะธะผะต ะฝะฐ ะฝะฐะธะผะตะฝัƒะฒะฐะฝ ะดะธะฐะฟะฐะทะพะฝ ะธะปะธ ะทะฐะณะปะฐะฒะธะต ะฝะฐ ั€ะตะด ะธะปะธ ะบะพะปะพะฝะฐ, ััŠะดัŠั€ะถะฐั‰ะฐ ั‡ะธัะปะฐั‚ะฐ ะทะฐ ะธะทั‡ะธัะปัะฒะฐะฝะต ะฝะฐ ะผะธะฝะธะผัƒะผ."
#: func_minifs.xhp
msgctxt ""
@@ -61735,7 +61735,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "ะŸั€ะพัั‚ะฐ ัƒะฟะพั‚ั€ะตะฑะฐ"
#: func_minifs.xhp
msgctxt ""
@@ -61743,7 +61743,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(B2:B6;B2:B6;\"<35\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(B2:B6;B2:B6;\"<35\")</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61751,7 +61751,7 @@ msgctxt ""
"par_id28647227259438\n"
"help.text"
msgid "Calculates the minimum of values of the range B2:B6 that are lower than or equal to 20. Returns 17."
-msgstr ""
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐ ะผะธะฝะธะผัƒะผะฐ ะฝะฐ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ B2:B6, ะบะพะธั‚ะพ ัะฐ ะฟะพ-ะผะฐะปะบะธ ะธะปะธ ั€ะฐะฒะฝะธ ะฝะฐ 20. ะ’ั€ัŠั‰ะฐ 17."
#: func_minifs.xhp
msgctxt ""
@@ -61759,7 +61759,7 @@ msgctxt ""
"par_id36952767622741\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61767,7 +61767,7 @@ msgctxt ""
"par_id189772445525114\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 190."
-msgstr ""
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐ ะผะธะฝะธะผัƒะผะฐ ะฝะฐ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ C2:C6, ะบะพะธั‚ะพ ัะฐ ะฟะพ-ะผะฐะปะบะธ ะพั‚ 90 ะธ ะพั‚ะณะพะฒะฐั€ัั‚ ะฝะฐ ะบะปะตั‚ะบะธ ะพั‚ B2:B6 ััŠั ัั‚ะพะนะฝะพัั‚ะธ, ะฟะพ-ะณะพะปะตะผะธ ะธะปะธ ั€ะฐะฒะฝะธ ะฝะฐ 20. ะ’ั€ัŠั‰ะฐ 190."
#: func_minifs.xhp
msgctxt ""
@@ -61775,7 +61775,7 @@ msgctxt ""
"hd_id30455222431067\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "ะ˜ะทะฟะพะปะทะฒะฐะฝะต ะฝะฐ ั€ะตะณัƒะปัั€ะฝะธ ะธะทั€ะฐะทะธ ะธ ะฒะปะพะถะตะฝะธ ั„ัƒะฝะบั†ะธะธ"
#: func_minifs.xhp
msgctxt ""
@@ -61783,7 +61783,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61791,7 +61791,7 @@ msgctxt ""
"par_id27619246864839\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and minimum. Returns 65."
-msgstr ""
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐ ะผะธะฝะธะผัƒะผะฐ ะฝะฐ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ C2:C6, ะบะพะธั‚ะพ ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐั‚ ะฝะฐ ะฒัะธั‡ะบะธ ัั‚ะพะนะฝะพัั‚ะธ ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ B2:B6, ะพัะฒะตะฝ ะผะธะฝะธะผะฐะปะฝะฐั‚ะฐ ะธ ะผะฐะบัะธะผะฐะปะฝะฐั‚ะฐ. ะ’ั€ัŠั‰ะฐ 65."
#: func_minifs.xhp
msgctxt ""
@@ -61799,7 +61799,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*book\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*ะตะปะธ\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61807,7 +61807,7 @@ msgctxt ""
"par_id15342189586295\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its minimum. Returns 180."
-msgstr ""
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐ ะผะธะฝะธะผัƒะผะฐ ะฝะฐ ัั‚ะพะนะฝะพัั‚ะธั‚ะต ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ C2:C6, ะบะพะธั‚ะพ ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐั‚ ะฝะฐ ะฒัะธั‡ะบะธ ัั‚ะพะนะฝะพัั‚ะธ ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ A2:A6, ะบะพะธั‚ะพ ะทะฐะฟะพั‡ะฒะฐั‚ ั โ€žะปะตะฟโ€œ ะธ ะฝะฐ ะฒัะธั‡ะบะธ ัั‚ะพะนะฝะพัั‚ะธ ะพั‚ ะดะธะฐะฟะฐะทะพะฝะฐ B2:B6 ะพัะฒะตะฝ ะผะธะฝะธะผะฐะปะฝะฐั‚ะฐ. ะ’ั€ัŠั‰ะฐ 180."
#: func_minifs.xhp
msgctxt ""
@@ -61815,7 +61815,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "ะžะฑั€ัŠั‰ะตะฝะธะต ะบัŠะผ ะบะปะตั‚ะบะฐ ะบะฐั‚ะพ ะบั€ะธั‚ะตั€ะธะน"
#: func_minifs.xhp
msgctxt ""
@@ -61823,7 +61823,7 @@ msgctxt ""
"par_id50762995519951\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MINIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "ะะบะพ ะต ะฝะตะพะฑั…ะพะดะธะผะพ ะปะตัะฝะพ ะดะฐ ะฟั€ะพะผะตะฝะธั‚ะต ะฝัะบะพะน ะบั€ะธั‚ะตั€ะธะน, ะผะพะถะต ะดะฐ ะณะพ ะทะฐะดะฐะดะตั‚ะต ะฒ ะพั‚ะดะตะปะฝะฐ ะบะปะตั‚ะบะฐ ะธ ะฒ ัƒัะปะพะฒะธะตั‚ะพ ะฝะฐ ั„ัƒะฝะบั†ะธัั‚ะฐ MINIFS ะดะฐ ะธะทะฟะพะปะทะฒะฐั‚ะต ะพะฑั€ัŠั‰ะตะฝะธะต ะบัŠะผ ั‚ะฐะทะธ ะบะปะตั‚ะบะฐ. ะะฐะฟั€ะธะผะตั€ ะณะพั€ะฝะฐั‚ะฐ ั„ัƒะฝะบั†ะธั ะผะพะถะต ะดะฐ ะฑัŠะดะต ะฟั€ะตะฝะฐะฟะธัะฐะฝะฐ ะบะฐะบั‚ะพ ัะปะตะดะฒะฐ:"
#: func_minifs.xhp
msgctxt ""
@@ -61831,7 +61831,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61839,7 +61839,7 @@ msgctxt ""
"par_id30574750215839\n"
"help.text"
msgid "If E2 = \"book\", the function returns 180, because the reference to the cell is substituted with its content."
-msgstr ""
+msgstr "ะะบะพ E2 = \"ะตะปะธ\", ั„ัƒะฝะบั†ะธัั‚ะฐ ะฒั€ัŠั‰ะฐ 180, ะทะฐั‰ะพั‚ะพ ะพะฑั€ัŠั‰ะตะฝะธะตั‚ะพ ะบัŠะผ ะบะปะตั‚ะบะฐั‚ะฐ ัะต ะทะฐะผะตัั‚ะฒะฐ ััŠั ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ั."
#: func_minute.xhp
msgctxt ""
@@ -62879,7 +62879,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "SUMIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "SUMIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_sumifs.xhp
msgctxt ""
@@ -62887,7 +62887,7 @@ msgctxt ""
"par_id59901690530236\n"
"help.text"
msgid "<emph>Func_Range</emph> โ€“ required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for calculating the sum."
-msgstr ""
+msgstr "<emph>ะคัƒะฝะบ_ะดะธะฐะฟะฐะทะพะฝ</emph> โ€“ ะทะฐะดัŠะปะถะธั‚ะตะปะตะฝ ะฐั€ะณัƒะผะตะฝั‚. ะ”ะธะฐะฟะฐะทะพะฝ ะพั‚ ะบะปะตั‚ะบะธ, ะธะผะต ะฝะฐ ะฝะฐะธะผะตะฝัƒะฒะฐะฝ ะดะธะฐะฟะฐะทะพะฝ ะธะปะธ ะทะฐะณะปะฐะฒะธะต ะฝะฐ ั€ะตะด ะธะปะธ ะบะพะปะพะฝะฐ, ััŠะดัŠั€ะถะฐั‰ะฐ ั‡ะธัะปะฐั‚ะฐ ะทะฐ ััƒะผะธั€ะฐะฝะต."
#: func_sumifs.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/scalc/06.po b/source/bg/helpcontent2/source/text/scalc/06.po
index 20bfea5c293..c4ede42e012 100644
--- a/source/bg/helpcontent2/source/text/scalc/06.po
+++ b/source/bg/helpcontent2/source/text/scalc/06.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-05-09 10:29+0000\n"
+"PO-Revision-Date: 2018-07-06 12:30+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525861777.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530880244.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -54,4 +54,4 @@ msgctxt ""
"par_id721528312694192\n"
"help.text"
msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
+msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/bg/helpcontent2/source/text/shared.po b/source/bg/helpcontent2/source/text/shared.po
index 8f6cde72ab5..b59f2f62c22 100644
--- a/source/bg/helpcontent2/source/text/shared.po
+++ b/source/bg/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2017-11-27 15:24+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 21:27+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1511796291.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531085265.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -37,15 +37,15 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">ะ›ะตะฝั‚ะฐั‚ะฐ ะทะฐ ะฝะฐัั‚ั€ะพะนะบะธ ะฝะฐ ั‚ั€ะธะธะทะผะตั€ะตะฝ ะพะฑะตะบั‚ ัƒะฟั€ะฐะฒะปัะฒะฐ ัะฒะพะนัั‚ะฒะฐั‚ะฐ ะฝะฐ ะธะทะฑั€ะฐะฝะธั‚ะต ั‚ั€ะธะธะทะผะตั€ะฝะธ ะพะฑะตะบั‚ะธ.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr "<ahelp hid=\".\">ะ›ะตะฝั‚ะฐั‚ะฐ <emph>ะะฐัั‚ั€ะพะนะบะธ ะฝะฐ ั‚ั€ะธะธะทะผะตั€ะตะฝ ะพะฑะตะบั‚</emph> ัƒะฟั€ะฐะฒะปัะฒะฐ ัะฒะพะนัั‚ะฒะฐั‚ะฐ ะฝะฐ ะธะทะฑั€ะฐะฝะธั‚ะต ั‚ั€ะธะธะทะผะตั€ะฝะธ ะพะฑะตะบั‚ะธ.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
+msgid "Extrusion On/Off"
msgstr "ะ•ะบัั‚ั€ัƒะดะธั€ะฐะฝะต - ะฒะบะป./ะธะทะบะป."
#: 3dsettings_toolbar.xhp
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะฟั€ะพะทะพั€ะตั†ะฐ โ€žะ”ัŠะปะฑะพั‡ะธะฝะฐ ะทะฐ ะตะบัั‚ั€ัƒะดะธั€ะฐะฝะตโ€œ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะฟั€ะพะทะพั€ะตั†ะฐ <emph>ะ”ัŠะปะฑะพั‡ะธะฝะฐ ะทะฐ ะตะบัั‚ั€ัƒะดะธั€ะฐะฝะต</emph>.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะฟั€ะพะทะพั€ะตั†ะฐ โ€žะŸะพัะพะบะฐ ะฝะฐ ะตะบัั‚ั€ัƒะดะธั€ะฐะฝะตโ€œ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะฟั€ะพะทะพั€ะตั†ะฐ <emph>ะŸะพัะพะบะฐ ะฝะฐ ะตะบัั‚ั€ัƒะดะธั€ะฐะฝะต</emph>.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะฟั€ะพะทะพั€ะตั†ะฐ โ€žะžัะฒะตั‚ะปะตะฝะธะต ะทะฐ ะตะบัั‚ั€ัƒะดะธั€ะฐะฝะตโ€œ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะฟั€ะพะทะพั€ะตั†ะฐ <emph>ะžัะฒะตั‚ะปะตะฝะธะต ะทะฐ ะตะบัั‚ั€ัƒะดะธั€ะฐะฝะต</emph>.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะฟั€ะพะทะพั€ะตั†ะฐ โ€žะ•ะบัั‚ั€ัƒะดะธั€ะฐะฝะฐ ะฟะพะฒัŠั€ั…ะฝะพัั‚โ€œ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะฟั€ะพะทะพั€ะตั†ะฐ <emph>ะ•ะบัั‚ั€ัƒะดะธั€ะฐะฝะฐ ะฟะพะฒัŠั€ั…ะฝะพัั‚</emph>.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะปะตะฝั‚ะฐั‚ะฐ ะฆะฒัั‚ ะทะฐ ะตะบัั‚ั€ัƒะดะธั€ะฐะฝะต.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะปะตะฝั‚ะฐั‚ะฐ <emph>ะฆะฒัั‚ ะทะฐ ะตะบัั‚ั€ัƒะดะธั€ะฐะฝะต</emph>.</ahelp>"
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/00.po b/source/bg/helpcontent2/source/text/shared/00.po
index 9cbd612eac8..651c605f7b5 100644
--- a/source/bg/helpcontent2/source/text/shared/00.po
+++ b/source/bg/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-05 21:34+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-05 12:37+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528234473.000000\n"
+"X-POOTLE-MTIME: 1530794248.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะœะพัั‚ั€ะฐ ะฒ ะฃะตะฑะฑั€ะฐัƒะทัŠั€</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "ะ˜ะบะพะฝะฐ <emph>ะะพะฒ</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> (ะธะบะพะฝะฐั‚ะฐ ะฟะพะบะฐะทะฒะฐ ะฒะธะดะฐ ะฝะฐ ะฝะพะฒะธั ะดะพะบัƒะผะตะฝั‚)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "ะœะตะฝัŽ <emph>ะคะฐะนะป - ะะพะฒ - ะจะฐะฑะปะพะฝะธ</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ•ั‚ะธะบะตั‚ะธ</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ•ั‚ะธะบะตั‚ะธ - ั€ะฐะทะดะตะป ะ•ั‚ะธะบะตั‚ะธ</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ•ั‚ะธะบะตั‚ะธ - ั€ะฐะทะดะตะป ะคะพั€ะผะฐั‚</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ - ั€ะฐะทะดะตะป ะคะพั€ะผะฐั‚</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ•ั‚ะธะบะตั‚ะธ - ั€ะฐะทะดะตะป ะะฐัั‚ั€ะพะนะบะธ</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ - ั€ะฐะทะดะตะป ะะฐัั‚ั€ะพะนะบะธ</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ - ั€ะฐะทะดะตะป ะฅะฐั€ั‚ะธั</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ - ั€ะฐะทะดะตะป ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ - ั€ะฐะทะดะตะป ะ›ะธั‡ะฝะฐ</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ - ั€ะฐะทะดะตะป ะกะปัƒะถะตะฑะฝะฐ</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะžั‚ะฒะฐั€ัะฝะต</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "ะœะตะฝัŽ <emph>ะคะฐะนะป - ะžั‚ะฒะฐั€ัะฝะต</emph>, ะธะทะฑั€ะฐะฝ ั‚ะธะฟ ั„ะฐะนะปะพะฒะต <emph>ะขะตะบัั‚ ั ะบะพะดะธั€ะพะฒะบะฐ</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "ะœะตะฝัŽ <emph>ะคะฐะนะป - ะ—ะฐะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ</emph>, ะธะทะฑั€ะฐะฝ ั‚ะธะฟ ั„ะฐะนะปะพะฒะต <emph>ะขะตะบัั‚ ั ะบะพะดะธั€ะพะฒะบะฐ</emph>"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸะธัะผะพ</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸะธัะผะพ - ะ”ะธะทะฐะนะฝ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸะธัะผะพ - ะžั„ะพั€ะผะปะตะฝะธะต ะฝะฐ ะฑะปะฐะฝะบะฐ</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸะธัะผะพ - ะžั‚ะฟะตั‡ะฐั‚ะฒะฐะฝะธ ะตะปะตะผะตะฝั‚ะธ</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸะธัะผะพ - ะŸะพะดะฐั‚ะตะป ะธ ะฟะพะปัƒั‡ะฐั‚ะตะป</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸะธัะผะพ - ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸะธัะผะพ - ะ˜ะผะต ะธ ะผะตัั‚ะพะฟะพะปะพะถะตะฝะธะต</emph>.</variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะคะฐะบั</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะคะฐะบั - ะ”ะธะทะฐะนะฝ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะคะฐะบั - ะ•ะปะตะผะตะฝั‚ะธ ะทะฐ ะฒะบะปัŽั‡ะฒะฐะฝะต</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะคะฐะบั - ะŸะพะดะฐั‚ะตะป ะธ ะฟะพะปัƒั‡ะฐั‚ะตะป</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะคะฐะบั - ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะคะฐะบั - ะ˜ะผะต ะธ ะผะตัั‚ะพะฟะพะปะพะถะตะฝะธะต</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะ”ะฝะตะฒะตะฝ ั€ะตะด</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะ”ะฝะตะฒะตะฝ ั€ะตะด - ะ”ะธะทะฐะนะฝ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะ”ะฝะตะฒะตะฝ ั€ะตะด - ะžะฑั‰ะฐ ะธะฝั„ะพั€ะผะฐั†ะธั</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะ”ะฝะตะฒะตะฝ ั€ะตะด - ะ—ะฐะณะปะฐะฒะธั ะทะฐ ะฒะบะปัŽั‡ะฒะฐะฝะต</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะ”ะฝะตะฒะตะฝ ั€ะตะด - ะ˜ะผะตะฝะฐ</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะ”ะฝะตะฒะตะฝ ั€ะตะด - ะขะพั‡ะบะธ ะพั‚ ะดะฝะตะฒะฝะธั ั€ะตะด</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะ”ะฝะตะฒะตะฝ ั€ะตะด - ะ˜ะผะต ะธ ะผะตัั‚ะพะฟะพะปะพะถะตะฝะธะต</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะทะตะฝั‚ะฐั†ะธั</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะทะตะฝั‚ะฐั†ะธั - ะกั‚ั€ะฐะฝะธั†ะฐ 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะทะตะฝั‚ะฐั†ะธั - ะกั‚ั€ะฐะฝะธั†ะฐ 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะทะตะฝั‚ะฐั†ะธั - ะกั‚ั€ะฐะฝะธั†ะฐ 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะทะตะฝั‚ะฐั†ะธั - ะกั‚ั€ะฐะฝะธั†ะฐ 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะทะตะฝั‚ะฐั†ะธั - ะกั‚ั€ะฐะฝะธั†ะฐ 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">ะ’ ะฟั€ะพะตะบั‚ ะฝะฐ ั„ะพั€ะผัƒะปัั€ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ“ั€ัƒะฟะธั€ะฐั‰ะฐ ั€ะฐะผะบะฐ</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะธ ะพั‡ะตั€ั‚ะฐะนั‚ะต ั€ะฐะผะบะฐ ั ะผะธัˆะบะฐั‚ะฐ.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">ะ’ ะฟั€ะพะตะบั‚ ะฝะฐ ั„ะพั€ะผัƒะปัั€ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ“ั€ัƒะฟะธั€ะฐั‰ะฐ ั€ะฐะผะบะฐ</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะธ ะพั‡ะตั€ั‚ะฐะนั‚ะต ั€ะฐะผะบะฐ ั ะผะธัˆะบะฐั‚ะฐ - ะกั‚ั€ะฐะฝะธั†ะฐ 1 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">ะ’ ะฟั€ะพะตะบั‚ ะฝะฐ ั„ะพั€ะผัƒะปัั€ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ“ั€ัƒะฟะธั€ะฐั‰ะฐ ั€ะฐะผะบะฐ</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะธ ะพั‡ะตั€ั‚ะฐะนั‚ะต ั€ะฐะผะบะฐ ั ะผะธัˆะบะฐั‚ะฐ - ะกั‚ั€ะฐะฝะธั†ะฐ 2 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">ะ’ ะฟั€ะพะตะบั‚ ะฝะฐ ั„ะพั€ะผัƒะปัั€ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ“ั€ัƒะฟะธั€ะฐั‰ะฐ ั€ะฐะผะบะฐ</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะธ ะพั‡ะตั€ั‚ะฐะนั‚ะต ั€ะฐะผะบะฐ ั ะผะธัˆะบะฐั‚ะฐ - ะกั‚ั€ะฐะฝะธั†ะฐ 3 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">ะ’ ะฟั€ะพะตะบั‚ ะฝะฐ ั„ะพั€ะผัƒะปัั€ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ“ั€ัƒะฟะธั€ะฐั‰ะฐ ั€ะฐะผะบะฐ</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะธ ะพั‡ะตั€ั‚ะฐะนั‚ะต ั€ะฐะผะบะฐ ั ะผะธัˆะบะฐั‚ะฐ - ะกั‚ั€ะฐะฝะธั†ะฐ 4 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ, ั‚ั€ัะฑะฒะฐ ะดะฐ ะธะผะฐ ะฒั€ัŠะทะบะฐ ั ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">ะ’ ะฟั€ะพะตะบั‚ ะฝะฐ ั„ะพั€ะผัƒะปัั€ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ“ั€ัƒะฟะธั€ะฐั‰ะฐ ั€ะฐะผะบะฐ</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะธ ะพั‡ะตั€ั‚ะฐะนั‚ะต ั€ะฐะผะบะฐ ั ะผะธัˆะบะฐั‚ะฐ - ะŸะพัะปะตะดะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะธ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะธ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะธ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะŸั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต ะบัŠะผ ะตะฒั€ะพ</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "ะœะตะฝัŽ <emph>ะคะฐะนะป - ะŸะพะผะพั‰ะฝะธั†ะธ - ะ˜ะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ ะทะฐ ะฐะดั€ะตัะธ</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\">ะŸะพะผะพั‰ะฝะธะบ <emph>ะ˜ะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ ะทะฐ ะฐะดั€ะตัะธ</emph> - <emph>ะ˜ะผะต ะฝะฐ ะธะทั‚ะพั‡ะฝะธะบะฐ ะฝะฐ ะดะฐะฝะฝะธ</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ—ะฐั‚ะฒะฐั€ัะฝะต</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ—ะฐะฟะธัะฒะฐะฝะต</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ ะธะปะธ ะ”ะฐะฝะฝะธ ะพั‚ ั‚ะฐะฑะปะธั†ะฐ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] Draw ะธะปะธ $[officename] Impress - ะผะตะฝัŽ <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>, ะธะทะฑะตั€ะตั‚ะต ั‚ะธะฟ ะฝะฐ ั„ะฐะนะปะฐ \"ะ”ะพะบัƒะผะตะฝั‚ ะฝะฐ HTML\", ะดะธะฐะปะพะณะพะฒะธัั‚ ะฟั€ะพะทะพั€ะตั† ั‰ะต ัะต ะพั‚ะฒะพั€ะธ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress - ะผะตะฝัŽ <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>, ะธะทะฑะตั€ะตั‚ะต ั‚ะธะฟ ั„ะฐะนะปะพะฒะต HTML, ัั‚ั€ะฐะฝะธั†ะฐ 1 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress - ะผะตะฝัŽ <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>, ะธะทะฑะตั€ะตั‚ะต ั‚ะธะฟ ั„ะฐะนะปะพะฒะต HTML, ัั‚ั€ะฐะฝะธั†ะฐ 2 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress - ะผะตะฝัŽ <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>, ะธะทะฑะตั€ะตั‚ะต ั‚ะธะฟ ั„ะฐะนะปะพะฒะต HTML, ัั‚ั€ะฐะฝะธั†ะฐ 3 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress - ะผะตะฝัŽ <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>, ะธะทะฑะตั€ะตั‚ะต ั‚ะธะฟ ั„ะฐะนะปะพะฒะต HTML, ัั‚ั€ะฐะฝะธั†ะฐ 4 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress - ะผะตะฝัŽ <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>, ะธะทะฑะตั€ะตั‚ะต ั‚ะธะฟ ั„ะฐะนะปะพะฒะต HTML, ัั‚ั€ะฐะฝะธั†ะฐ 5 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress - ะผะตะฝัŽ <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>, ะธะทะฑะตั€ะตั‚ะต ั‚ะธะฟ ั„ะฐะนะปะพะฒะต HTML, ัั‚ั€ะฐะฝะธั†ะฐ 6 ะฝะฐ ะฟะพะผะพั‰ะฝะธะบะฐ</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>; ะฐะบะพ ะต ะธะทะฑั€ะฐะฝ ะณั€ะฐั„ะธั‡ะตะฝ ั‚ะธะฟ ั„ะฐะนะปะพะฒะต, ัะต ะพั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั†</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ—ะฐะฟะธัะฒะฐะฝะต - ะฒัะธั‡ะบะธ</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ—ะฐะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸั€ะตะทะฐั€ะตะถะดะฐะฝะต</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ั€ะฐะทะดะตะป ะžะฑั‰ะธ</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,96 +6061,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะฆะธั„ั€ะพะฒะธ ะฟะพะดะฟะธัะธ - ะฆะธั„ั€ะพะฒะธ ะฟะพะดะฟะธัะธ</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะœะฐะบั€ะพัะธ - ะฆะธั„ั€ะพะฒ ะฟะพะดะฟะธั</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ั€ะฐะทะดะตะป ะžะฑั‰ะธ</emph>, ะฝะฐั‚ะธัะฝะตั‚ะต ะฑัƒั‚ะพะฝะฐ <emph>ะฆะธั„ั€ะพะฒ ะฟะพะดะฟะธั</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะดะฒัƒะบั€ะฐั‚ะฝะพ ะฒัŠั€ั…ัƒ ะฟะพะปะตั‚ะพ ะŸะพะดะฟะธั ะฒ ะปะตะฝั‚ะฐั‚ะฐ ะฝะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ะžะฑั‰ะธ</emph>, ะฝะฐั‚ะธัะฝะตั‚ะต ะฑัƒั‚ะพะฝะฐ <emph>ะฆะธั„ั€ะพะฒ ะฟะพะดะฟะธั</emph>, ะฟะพัะปะต ะฑัƒั‚ะพะฝะฐ <emph>ะ”ะพะฑะฐะฒัะฝะต</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ั€ะฐะทะดะตะป ะžะฟะธัะฐะฝะธะต</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ั€ะฐะทะดะตะป ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ั€ะฐะทะดะตะป ะกั‚ะฐั‚ะธัั‚ะธะบะฐ</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ั€ะฐะทะดะตะป ะžะฟะธัะฐะฝะธะต</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ั€ะฐะทะดะตะป ะ˜ะฝั‚ะตั€ะฝะตั‚</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">ะ˜ะทะฑะตั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะคะฐะนะป - ะกะฒะพะนัั‚ะฒะฐ - ะจั€ะธั„ั‚</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "ะœะตะฝัŽ <emph>ะคะฐะนะป - ะœะพัั‚ั€ะฐ ะทะฐ ะฟะตั‡ะฐั‚</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะฐัั‚ั€ะพะนะบะธ ะฝะฐ ะฟั€ะธะฝั‚ะตั€ะฐ</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">ะœะตะฝัŽ <emph>ะคะฐะนะป - ะ˜ะทะฟั€ะฐั‰ะฐะฝะต</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ˜ะทะฟั€ะฐั‰ะฐะฝะต - ะ”ะพะบัƒะผะตะฝั‚ ะฟะพ ะต-ะฟะพั‰ะฐ</emph>."
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,8 +6229,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
-msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ EPUB</alt></image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6245,16 +6245,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ PDF</emph>, ั€ะฐะทะดะตะป โ€žะฆะธั„ั€ะพะฒะธ ะฟะพะดะฟะธัะธโ€œ."
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ PDF</emph>."
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ˜ะทะฟั€ะฐั‰ะฐะฝะต - E-ะฟะพั‰ะฐ ะบะฐั‚ะพ PDF</emph>."
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ˜ะทะฟั€ะฐั‰ะฐะฝะต - ะกัŠะทะดะฐะฒะฐะฝะต ะฝะฐ ะณะปะฐะฒะตะฝ ะดะพะบัƒะผะตะฝั‚</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะŸะตั‡ะฐั‚</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "ะžั‚ ะพัะฝะพะฒะฝะฐั‚ะฐ ะปะตะฝั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะธะทะฑะตั€ะตั‚ะต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ˜ะทั…ะพะด</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะะพะฒ - ะ“ะปะฐะฒะตะฝ ะดะพะบัƒะผะตะฝั‚</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะžั‚ะฒะฐั€ัะฝะต</emph> - ะพั‚ โ€žะขะธะฟ ะฝะฐ ั„ะฐะนะปโ€œ ะธะทะฑะตั€ะตั‚ะต โ€žะขะตะบัั‚ ั ั€ะฐะทะดะตะปะธั‚ะตะปะธ (CSV)โ€œ"
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ”ะฐะฝะฝะธ - ะขะตะบัั‚ ะบัŠะผ ะบะพะปะพะฝะธ</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>; ะฐะบะพ ะต ะธะทะฑั€ะฐะฝ ั‚ะธะฟ ั„ะฐะนะปะพะฒะต EPS, ะดะธะฐะปะพะณะพะฒะธัั‚ ะฟั€ะพะทะพั€ะตั† ัะต ะพั‚ะฒะฐั€ั ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph>; ะฐะบะพ ะต ะธะทะฑั€ะฐะฝ ั‚ะธะฟ ั„ะฐะนะปะพะฒะต PBM, PPM ะธะปะธ PGM, ะดะธะฐะปะพะณะพะฒะธัั‚ ะฟั€ะพะทะพั€ะตั† ัะต ะพั‚ะฒะฐั€ั ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ’ะตั€ัะธะธ</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะžั‚ะผัะฝะฐ</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ะธะปะธ ะปะตะฝั‚ะฐั‚ะฐ โ€žะ”ะฐะฝะฝะธ ะพั‚ ั‚ะฐะฑะปะธั†ะฐโ€œ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ’ัŠะทัั‚ะฐะฝะพะฒัะฒะฐะฝะต</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะŸะพะฒั‚ะฐั€ัะฝะต</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ˜ะทั€ัะทะฒะฐะฝะต</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะšะพะฟะธั€ะฐะฝะต</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะŸะพัั‚ะฐะฒัะฝะต</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะฟะตั†ะธะฐะปะฝะพ ะฟะพัั‚ะฐะฒัะฝะต</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ˜ะทะฑะพั€ - ะฒัะธั‡ะบะพ</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,96 +6677,96 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะ ะตะณะธัั‚ั€ะธั€ะฐะฝะต</emph>.</variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะŸะพะบะฐะทะฒะฐะฝะต</emph></caseinline><caseinline select=\"CALC\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะŸะพะบะฐะทะฒะฐะฝะต</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะฃะฟั€ะฐะฒะปะตะฝะธะต</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะฃะฟั€ะฐะฒะปะตะฝะธะต - ะกะฟะธััŠะบ</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฒั‚ะพะบะพั€ะตะบั†ะธั - ะŸั€ะธะปะฐะณะฐะฝะต ะธ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต.</emph>. ะฉะต ัะต ะฟะพะบะฐะถะต ะดะธะฐะปะพะณะพะฒะธัั‚ ะฟั€ะพะทะพั€ะตั† โ€žะะฒั‚ะพะบะพั€ะตะบั†ะธัโ€œ. ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต</emph> ะธ ะพั‚ะฒะพั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะกะฟะธััŠะบ</emph>."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">ะ˜ะทะฑะตั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะฃะฟั€ะฐะฒะปะตะฝะธะต - ะคะธะปั‚ัŠั€</emph></variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะกะปะธะฒะฐะฝะต ั ะดะพะบัƒะผะตะฝั‚</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะกั€ะฐะฒะฝัะฒะฐะฝะต ั ะดะพะบัƒะผะตะฝั‚</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะšะพะผะตะฝั‚ะฐั€</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะฃะฟั€ะฐะฒะปะตะฝะธะต - ะกะฟะธััŠะบ</emph>. ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ ะพั‚ ัะฟะธััŠะบะฐ ะธ ะพั‚ะฒะพั€ะตั‚ะต ะบะพะฝั‚ะตะบัั‚ะฝะพั‚ะพ ะผะตะฝัŽ. ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะบะพะผะตะฝั‚ะฐั€</emph>."
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะขัŠั€ัะตะฝะต</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะขัŠั€ัะตะฝะต ะธ ะทะฐะผัะฝะฐ</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "ะžั‚ ะพัะฝะพะฒะฝะฐั‚ะฐ ะปะตะฝั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะธะทะฑะตั€ะตั‚ะต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะขัŠั€ัะตะฝะต ะธ ะทะฐะผัะฝะฐ - ะั‚ั€ะธะฑัƒั‚ะธ</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะขัŠั€ัะตะฝะต ะธ ะทะฐะผัะฝะฐ - ะคะพั€ะผะฐั‚</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "ะžั‚ะผะตั‚ะฝะตั‚ะต ะฟะพะปะตั‚ะพ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะขัŠั€ัะตะฝะต ะธ ะทะฐะผัะฝะฐ - ะขัŠั€ัะตะฝะต ะฟะพ ะฟะพะดะพะฑะธะต</emph> ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะŸะพะดะพะฑะธะต ะฟะพ</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะ”ะฐะฝะฝะธ ะพั‚ ั‚ะฐะฑะปะธั†ะฐ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะขัŠั€ัะตะฝะต</emph> - ะฟะพะปะต ะทะฐ ะพั‚ะผะตั‚ะบะฐ <emph>ะขัŠั€ัะตะฝะต ะฟะพ ะฟะพะดะพะฑะธะต</emph> - ะฑัƒั‚ะพะฝ <emph>ะŸะพะดะพะฑะธะต ะฟะพ</emph> (ะธะทะณะปะตะด ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ ะฒ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปัั€</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะขัŠั€ัะตะฝะต ะฝะฐ ะทะฐะฟะธั</emph> - ะฟะพะปะต ะทะฐ ะพั‚ะผะตั‚ะบะฐ <emph>ะขัŠั€ัะตะฝะต ะฟะพ ะฟะพะดะพะฑะธะต</emph> - ะฑัƒั‚ะพะฝ <emph>ะŸะพะดะพะฑะธะต ะฟะพ</emph> (ะธะทะณะปะตะด ะฝะฐ ั„ะพั€ะผัƒะปัั€)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะ‘ะธะฑะปะธะพะณั€ะฐั„ัะบะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ’ั€ัŠะทะบะธ</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ’ั€ัŠะทะบะธ - ะŸั€ะพะผัะฝะฐ ะฝะฐ ะฒั€ัŠะทะบะฐ</emph> (ัะฐะผะพ ะทะฐ DDE ะฒั€ัŠะทะบะธ) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต ั€ะฐะผะบะฐ, ะฟะพัะปะต ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะžะฑะตะบั‚ - ะกะฒะพะนัั‚ะฒะฐ</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "ะžั‚ะฒะพั€ะตั‚ะต ะบะพะฝั‚ะตะบัั‚ะฝะพั‚ะพ ะผะตะฝัŽ ะฝะฐ ะธะทะฑั€ะฐะฝะฐั‚ะฐ ั€ะฐะผะบะฐ - ะธะทะฑะตั€ะตั‚ะต <emph>ะกะฒะพะนัั‚ะฒะฐ</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ImageMap</emph> (ััŠั‰ะพ ะธ ะฒ ะบะพะฝั‚ะตะบัั‚ะฝะพั‚ะพ ะผะตะฝัŽ ะฝะฐ ะธะทะฑั€ะฐะฝ ะพะฑะตะบั‚) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ImageMap</emph>, ัะปะตะด ะบะพะตั‚ะพ ะธะทะฑะตั€ะตั‚ะต ะพะฑะปะฐัั‚ ะพั‚ ั‡ัƒะฒัั‚ะฒะธั‚ะตะปะฝะพั‚ะพ ะธะทะพะฑั€ะฐะถะตะฝะธะต ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะกะฒะพะนัั‚ะฒะฐ - ะžะฟะธัะฐะฝะธะต</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะžะฑะตะบั‚</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะžะฑะตะบั‚ - ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph>, ััŠั‰ะพ ะธ ะฒ ะบะพะฝั‚ะตะบัั‚ะฝะพั‚ะพ ะผะตะฝัŽ ะฝะฐ ะธะทะฑั€ะฐะฝ ะพะฑะตะบั‚ </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะžะฑะตะบั‚ - ะžั‚ะฒะฐั€ัะฝะต</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,120 +6989,120 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะœะฐั‰ะฐะฑ</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">ะœะพะถะตั‚ะต ะดะฐ ั€ะตะณัƒะปะธั€ะฐั‚ะต ัƒะฒะตะปะธั‡ะตะฝะธะตั‚ะพ ะธ ั ะบะปะฐะฒะธัˆะธั‚ะต (+), (-), (ร—) ะธ (รท) ะฒ ั†ะธั„ั€ะพะฒะธั ะฑะปะพะบ.</caseinline><caseinline select=\"IMPRESS\">ะœะพะถะตั‚ะต ะดะฐ ั€ะตะณัƒะปะธั€ะฐั‚ะต ัƒะฒะตะปะธั‡ะตะฝะธะตั‚ะพ ะธ ั ะบะปะฐะฒะธัˆะธั‚ะต (+), (-), (ร—) ะธ (รท) ะฒ ั†ะธั„ั€ะพะฒะธั ะฑะปะพะบ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะดะฒัƒะบั€ะฐั‚ะฝะพ ะธะปะธ ั ะดะตัะฝะธั ะฑัƒั‚ะพะฝ ะฒัŠั€ั…ัƒ ะฟะพะปะตั‚ะพ ะฒ <emph>ะปะตะฝั‚ะฐั‚ะฐ ะฝะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะ›ะตะฝั‚ะธ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะ›ะตะฝั‚ะธ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะ›ะตะฝั‚ะธ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะ›ะตะฝั‚ะฐ ะทะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะ›ะตะฝั‚ะธ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะ›ะตะฝั‚ะฐ ะฆะฒะตั‚ะพะฒะต</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะกัŠัั‚ะพัะฝะธะต ะฝะฐ ะฒั…ะพะดะตะฝ ะผะตั‚ะพะด</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะฅะธะฟะตั€ะฒั€ัŠะทะบะฐ</emph>, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะ˜ะฝั‚ะตั€ะฝะตั‚</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะฅะธะฟะตั€ะฒั€ัŠะทะบะฐ</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะฅะธะฟะตั€ะฒั€ัŠะทะบะฐ</emph>, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะŸะพั‰ะฐ</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะฅะธะฟะตั€ะฒั€ัŠะทะบะฐ</emph>, ะฝะฐั‚ะธัะฝะตั‚ะต <emph>ะ”ะพะบัƒะผะตะฝั‚</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะฅะธะฟะตั€ะฒั€ัŠะทะบะฐ</emph>, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะะพะฒ ะดะพะบัƒะผะตะฝั‚</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะฆัะป ะตะบั€ะฐะฝ</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,16 +7141,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "ะœะตะฝัŽ <emph>ะ˜ะทะณะปะตะด - ะ˜ะทั‚ะพั‡ะฝะธั†ะธ ะฝะฐ ะดะฐะฝะฝะธ</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะ˜ะทั…ะพะดะตะฝ ะบะพะด ะฝะฐ HTML</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "ะžั‚ะฒะพั€ะตั‚ะต ะบะพะฝั‚ะตะบัั‚ะฝะพั‚ะพ ะผะตะฝัŽ ะฒ ะดะพะบัƒะผะตะฝั‚ ะฝะฐ HTML"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,16 +7205,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"grid\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะœั€ะตะถะฐ</emph> (Impress ะธะปะธ Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"guides\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะŸะพะผะพั‰ะฝะธ ะปะธะฝะธะธ</emph> (Impress ะธะปะธ Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะšะพะผะตะฝั‚ะฐั€</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะœัƒะปั‚ะธะผะตะดะธั - ะกะบะฐะฝะธั€ะฐะฝะต</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะœัƒะปั‚ะธะผะตะดะธั - ะกะบะฐะฝะธั€ะฐะฝะต - ะ˜ะทะฑะพั€ ะฝะฐ ะธะทั‚ะพั‡ะฝะธะบ</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะœัƒะปั‚ะธะผะตะดะธั - ะกะบะฐะฝะธั€ะฐะฝะต - ะ—ะฐัะฒะบะฐ</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะกะฟะตั†ะธะฐะปะตะฝ ะทะฝะฐะบ</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">ะะฐั‚ะธัะฝะตั‚ะต ะฑัƒั‚ะพะฝะฐ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั - ะŸะตั€ัะพะฝะฐะปะธะทะธั€ะฐะฝะต - ะ—ะฝะฐะบ</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ะะฐั‚ะธัะฝะตั‚ะต ะฑัƒั‚ะพะฝะฐ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั - ะŸะตั€ัะพะฝะฐะปะธะทะธั€ะฐะฝะต - ะ—ะฝะฐะบ</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ะธะปะธ <emph>ะ’ะผัŠะบะฒะฐะฝะต</emph> ะธะทะฑะตั€ะตั‚ะต"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,8 +7325,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะ—ะฒัƒะบ ะธะปะธ ะฒะธะดะตะพ</emph>.</variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะžะฑะตะบั‚</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะžะฑะตะบั‚ - OLE ะพะฑะตะบั‚</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "ะžั‚ะฒะพั€ะตั‚ะต ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ <emph>ะ’ะผัŠะบะฒะฐะฝะต</emph> ะธ ะธะทะฑะตั€ะตั‚ะต"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะžะฑะตะบั‚ - ะคะพั€ะผัƒะปะฐ</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ะžั‚ะฒะพั€ะตั‚ะต ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ <emph>ะ’ะผัŠะบะฒะฐะฝะต</emph> ะธ ะธะทะฑะตั€ะตั‚ะต"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะขะธะฟ ะฝะฐ ะดะธะฐะณั€ะฐะผะฐ</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะžะฑะตะบั‚ - ะ”ะธะฐะณั€ะฐะผะฐ </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะขะธะฟ ะฝะฐ ะดะธะฐะณั€ะฐะผะฐ</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะžะฑะตะบั‚ - ะ”ะธะฐะณั€ะฐะผะฐ</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะขะธะฟ ะฝะฐ ะดะธะฐะณั€ะฐะผะฐ</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะžะฑะตะบั‚ - ะ”ะธะฐะณั€ะฐะผะฐ</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะžะฑะตะบั‚ - ะ”ะธะฐะณั€ะฐะผะฐ</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ะžั‚ะฒะพั€ะตั‚ะต ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ <emph>ะ’ะผัŠะบะฒะฐะฝะต</emph> ะธ ะธะทะฑะตั€ะตั‚ะต"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,16 +7493,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะŸะปะฐะฒะฐั‰ะฐ ั€ะฐะผะบะฐ</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ะžั‚ะฒะพั€ะตั‚ะต ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ <emph>ะ’ะผัŠะบะฒะฐะฝะต</emph> ะธ ะธะทะฑะตั€ะตั‚ะต"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">ะžั‚ะฒะฐั€ัะฝะต ะฝะฐ ั„ะฐะนะป ะพั‚ ั‚ะธะฟ, ะฝะตะฟะพะทะฝะฐั‚ ะทะฐ %PRODUCTNAME, ะบะพะนั‚ะพ ะฝะต ะต ั‚ะตะบัั‚ะพะฒ ั„ะฐะนะป</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,8 +7693,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <item type=\"menuitem\">ะ’ะผัŠะบะฒะฐะฝะต - ะœัƒะปั‚ะธะผะตะดะธั - ะ“ะฐะปะตั€ะธั</item> ะธะปะธ ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7717,8 +7717,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะ“ะฐะปะตั€ะธั</emph> ะธะปะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ“ะฐะปะตั€ะธั</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> - ะฑัƒั‚ะพะฝ <emph>ะะพะฒะฐ ั‚ะตะผะฐ</emph> - ั€ะฐะทะดะตะป <emph>ะคะฐะนะปะพะฒะต</emph>.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "ะ’ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph> ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะ•ะทะธะบ - ะกะธะฝะพะฝะธะผะตะฝ ั€ะตั‡ะฝะธะบ</emph>."
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,8 +7853,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะœะฐะบั€ะพัะธ - ะฃะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ะผะฐะบั€ะพัะธ - %PRODUCTNAME Basic</emph>, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะžั€ะณะฐะฝะธะทะฐั‚ะพั€</emph>, ะธะทะฑะตั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะ‘ะธะฑะปะธะพั‚ะตะบะธ</emph>, ัะปะตะด ั‚ะพะฒะฐ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะŸะฐั€ะพะปะฐ</emph>.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8037,16 +8037,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "ะ‘ัƒั‚ะพะฝ ะทะฐ ะธะทะฑะพั€ ะฝะฐ ะฟัŠั‚ ะฒ ั€ะฐะทะปะธั‡ะฝะธ ะฟะพะผะพั‰ะฝะธั†ะธ"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph> ะทะฐ ะฝัะบะพะน ะพั‚ ะทะฐะฟะธัะธั‚ะต ะฒ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - $[officename] - ะŸัŠั‚ะธั‰ะฐ</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,24 +8245,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
-msgstr "<variable id=\"etsofi\">ะ˜ะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - ะ—ะฐั€ะตะถะดะฐะฝะต/ะทะฐะฟะธัะฒะฐะฝะต</emph> - <emph>ะะฐัั‚ั€ะพะนะบะธ ะทะฐ VBA</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
-msgstr "<variable id=\"etsofi2\">ะ˜ะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - ะ—ะฐั€ะตะถะดะฐะฝะต/ะทะฐะฟะธัะฒะฐะฝะต</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
-msgstr "<variable id=\"html\">ะ˜ะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - ะ—ะฐั€ะตะถะดะฐะฝะต/ะทะฐะฟะธัะฒะฐะฝะต</emph> - <emph>ะกัŠะฒะผะตัั‚ะธะผะพัั‚ ะทะฐ HTML</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8301,8 +8301,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - ะ•ะทะธะบะพะฒะธ ะฝะฐัั‚ั€ะพะนะบะธ - ะŸะพะผะพั‰ ะฟั€ะธ ะฟะธัะฐะฝะต</emph>, ะธะทะฑะตั€ะตั‚ะต ะตะทะธะบะพะฒ ะผะพะดัƒะป ะพั‚ ัะฟะธััŠะบะฐ <emph>ะะฐะปะธั‡ะฝะธ ะตะทะธะบะพะฒะธ ะผะพะดัƒะปะธ</emph> ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8389,16 +8389,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
-msgstr "<variable id=\"layout\">ะžั‚ะฒะพั€ะตั‚ะต ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ะธ ะธะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>ะ˜ะทะณะปะตะด</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
-msgstr "<variable id=\"registerschattencursor\">ะžั‚ะฒะพั€ะตั‚ะต ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ะธ ะธะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>ะŸะพะผะพั‰ ะฟั€ะธ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8429,8 +8429,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
-msgstr "<variable id=\"drucken1\">ะ˜ะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>ะŸะตั‡ะฐั‚</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะŸั€ะพะทะพั€ะตั† - ะะพะฒ ะฟั€ะพะทะพั€ะตั†</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะŸั€ะพะทะพั€ะตั†</emph> - ะกะฟะธััŠะบ ะฝะฐ ะพั‚ะฒะพั€ะตะฝะธั‚ะต ะดะพะบัƒะผะตะฝั‚ะธ</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะŸะพะผะพั‰ - ะŸะพะผะพั‰ ะทะฐ %PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะŸะพะผะพั‰ - ะžั‚ะฝะพัะฝะพ </emph><emph>%PRODUCTNAME</emph> </variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะŸะพะผะพั‰ - ะ ะตะณะธัั‚ั€ะฐั†ะธั</emph> (ะฟั€ัะบะฐ ะฒั€ัŠะทะบะฐ ะบัŠะผ ะฒัŠะฝัˆะตะฝ ัƒะตะฑัะฐะนั‚)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ”ะฐะฝะฝะธ - ะคะธะปั‚ัŠั€ - ะกั‚ะฐะฝะดะฐั€ั‚ะตะฝ ั„ะธะปั‚ัŠั€</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "ะ˜ะทะณะปะตะด ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ ะฒ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ: ะธะบะพะฝะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะตะฝ ั„ะธะปั‚ัŠั€</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ <emph>ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "ะ˜ะทะณะปะตะด ะฝะฐ ั„ะพั€ะผัƒะปัั€: ะธะบะพะฝะฐ <emph>ะกั‚ะฐะฝะดะฐั€ั‚ะตะฝ ั„ะธะปั‚ัŠั€</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะคะพั€ะผัƒะปัั€</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะคะธะปั‚ัŠั€ ะทะฐ ั‚ะฐะฑะปะธั†ะฐ</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,152 +8829,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธะทะฑะตั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ - ะ ะฐะทัˆะธั€ะตะฝะธ ัะฒะพะนัั‚ะฒะฐ</emph>.</variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ ODBC ะธะปะธ ะะดั€ะตัะตะฝ ะฑะตะปะตะถะฝะธะบ ะธะทะฑะตั€ะตั‚ะต ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะขะธะฟ ะฝะฐ ะฒั€ัŠะทะบะฐั‚ะฐ</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">ะ‘ัƒั‚ะพะฝ ะทะฐ ะธะทะฑะพั€ ะฝะฐ ะฟัŠั‚ ะฒ ั€ะฐะทะปะธั‡ะฝะธ ะฟะพะผะพั‰ะฝะธั†ะธ/ะฑัƒั‚ะพะฝะธ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph> ะทะฐ ะฝัะบะพะธ ะทะฐะฟะธัะธ ะฒ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - $[officename] - ะŸัŠั‚ะธั‰ะฐ</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ ODBC ะธะทะฑะตั€ะตั‚ะต ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะขะธะฟ ะฝะฐ ะฒั€ัŠะทะบะฐั‚ะฐ</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ โ€žะะดั€ะตัะตะฝ ะฑะตะปะตะถะฝะธะบ - LDAPโ€œ ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph>.</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ JDBC ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph> </variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ MySQL ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph> </variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ dBASE ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph> </variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ dBASE ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph> ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะ˜ะฝะดะตะบัะธ</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ ะขะตะบัั‚ ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph> </variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพั‚ ั‚ะธะฟ MS ADO ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph> </variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - SQL</emph> </variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ—ะฐัะฒะบะธ</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะขะฐะฑะปะธั†ะธ</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ ะขะฐะฑะปะธั†ะธ. ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ</emph> ะธะปะธ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ ะขะฐะฑะปะธั†ะธ. ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ</emph> ะธะปะธ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะ—ะฐัะฒะบะฐ (ะธะทะณะปะตะด ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ—ะฐัะฒะบะธ</emph>, ัะปะตะด ั‚ะพะฒะฐ ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph> </variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ—ะฐัะฒะบะธ</emph>, ัะปะตะด ั‚ะพะฒะฐ ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph>. ะšะพะณะฐั‚ะพ ะฝัะบะพะธ ะฟะพัะพั‡ะตะฝะธ ะฟะพะปะตั‚ะฐ ะฒะตั‡ะต ะฝะต ััŠั‰ะตัั‚ะฒัƒะฒะฐั‚, ั‰ะต ะฒะธะดะธั‚ะต ั‚ะพะทะธ ะดะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั†</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "ะ˜ะบะพะฝะฐ <emph>ะขัŠั€ัะตะฝะต ะฝะฐ ะทะฐะฟะธั</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ะ”ะฐะฝะฝะธ ะพั‚ ั‚ะฐะฑะปะธั†ะฐ ะธ ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปัั€"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "ะ˜ะบะพะฝะฐ <emph>ะ ะตะด ะฝะฐ ัะพั€ั‚ะธั€ะฐะฝะต</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ ะ”ะฐะฝะฝะธ ะพั‚ ั‚ะฐะฑะปะธั†ะฐ ะธ ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปัั€"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">ะŸะปัŠะทะฝะตั‚ะต ะธ ะฟัƒัะฝะตั‚ะต ั‚ะฐะฑะปะธั†ะฐ ะธะปะธ ะทะฐัะฒะบะฐ ะฒ ั‡ะฐัั‚ั‚ะฐ ะทะฐ ั‚ะฐะฑะปะธั†ะธ ะฝะฐ ะดั€ัƒะณ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ’ะผัŠะบะฒะฐะฝะต - ะคะพั€ะผัƒะปัั€</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ - ะกะฒะพะนัั‚ะฒะฐ</emph> </variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">ะ’ ะฟั€ะพะทะพั€ะตั† ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะคะธะปั‚ัŠั€ ะทะฐ ั‚ะฐะฑะปะธั†ะฐ</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
@@ -9670,7 +9670,7 @@ msgctxt ""
"par_id981529886125676\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
#: 00040500.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/01.po b/source/bg/helpcontent2/source/text/shared/01.po
index cf0bc6a2be5..80916feeede 100644
--- a/source/bg/helpcontent2/source/text/shared/01.po
+++ b/source/bg/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-06-08 11:24+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 14:57+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1528457089.000000\n"
+"X-POOTLE-MTIME: 1530889026.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">ะะบะพ ะถะตะปะฐะตั‚ะต ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะดะพะบัƒะผะตะฝั‚ ะพั‚ ัˆะฐะฑะปะพะฝ, ะธะทะฑะตั€ะตั‚ะต <emph>ะะพะฒ - ะจะฐะฑะปะพะฝะธ</emph></ahelp>."
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -110,8 +110,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -134,8 +134,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ - ะตะปะตะบั‚ั€ะพะฝะฝะฐ ั‚ะฐะฑะปะธั†ะฐ ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -158,8 +158,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ - ะฟั€ะตะทะตะฝั‚ะฐั†ะธั ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -182,8 +182,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ - ั€ะธััƒะฝะบะฐ ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -206,8 +206,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "ะžั‚ะฒะฐั€ั <link href=\"text/shared/explorer/database/dabawiz00.xhp\">ะŸะพะผะพั‰ะฝะธะบะฐ ะทะฐ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ</link> ะทะฐ ััŠะทะดะฐะฒะฐะฝะต ะฝะฐ <link href=\"text/shared/explorer/database/dabadoc.xhp\">ั„ะฐะนะป ะฝะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -302,8 +302,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ - ั„ะพั€ะผัƒะปะฐ ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -326,8 +326,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/01010200.xhp\" name=\"ะ•ั‚ะธะบะตั‚ะธ\">ะ•ั‚ะธะบะตั‚ะธ</link>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะฝะฐัั‚ั€ะพะนะบะธ ะทะฐ ะตั‚ะธะบะตั‚ะธั‚ะต, ัะปะตะด ะบะพะตั‚ะพ ััŠะทะดะฐะฒะฐ ะฝะพะฒ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ั ะตั‚ะธะบะตั‚ะธ ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -350,8 +350,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/01010300.xhp\" name=\"ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ\">ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ</link>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะฝะฐัั‚ั€ะพะนะบะธ ะทะฐ ะฒะธะทะธั‚ะฝะธั‚ะต ะบะฐั€ั‚ะธั‡ะบะธ, ัะปะตะด ะบะพะตั‚ะพ ััŠะทะดะฐะฒะฐ ะฝะพะฒ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -390,40 +390,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ โ€“ ะตะปะตะบั‚ั€ะพะฝะฝะฐ ั‚ะฐะฑะปะธั†ะฐ ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ โ€“ ะฟั€ะตะทะตะฝั‚ะฐั†ะธั ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ โ€“ ั€ะธััƒะฝะบะฐ ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะžั‚ะฒะฐั€ั ะฟะพะผะพั‰ะฝะธะบะฐ ะทะฐ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ, ะทะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ั„ะฐะนะป ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -454,24 +454,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะกัŠะทะดะฐะฒะฐ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ โ€“ ั„ะพั€ะผัƒะปะฐ ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะ•ั‚ะธะบะตั‚ะธ, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะฝะฐัั‚ั€ะพะนะบะธ ะทะฐ ะตั‚ะธะบะตั‚ะธั‚ะต, ัะปะตะด ะบะพะตั‚ะพ ััŠะทะดะฐะฒะฐ ะฝะพะฒ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ั ะตั‚ะธะบะตั‚ะธ ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะฝะฐัั‚ั€ะพะนะบะธ ะทะฐ ะฒะธะทะธั‚ะฝะธั‚ะต ะบะฐั€ั‚ะธั‡ะบะธ, ัะปะตะด ะบะพะตั‚ะพ ััŠะทะดะฐะฒะฐ ะฝะพะฒ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -502,16 +502,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต <emph>ะณะปะฐะฒะตะฝ ะดะพะบัƒะผะตะฝั‚</emph>, ะบะพะณะฐั‚ะพ ัะต ะฝะฐะปะฐะณะฐ ะดะฐ ะพั€ะณะฐะฝะธะทะธั€ะฐั‚ะต ัะปะพะถะตะฝ ะฟั€ะพะตะบั‚, ะฝะฐะฟั€ะธะผะตั€ ะบะฝะธะณะฐ. <ahelp hid=\".\"><emph>ะ“ะปะฐะฒะฝะธัั‚ ะดะพะบัƒะผะตะฝั‚</emph> ะผะพะถะต ะดะฐ ััŠะดัŠั€ะถะฐ ะพั‚ะดะตะปะฝะธั‚ะต ั„ะฐะนะปะพะฒะต ะทะฐ ะฒััะบะฐ ะณะปะฐะฒะฐ ะพั‚ ะบะฝะธะณะฐั‚ะฐ, ะทะฐะตะดะฝะพ ั ั‚ะฐะฑะปะธั†ะฐ ะฝะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะธ ะฐะทะฑัƒั‡ะตะฝ ัƒะบะฐะทะฐั‚ะตะป.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"ะะฐะฒะธะณะฐั‚ะพั€ ะทะฐ ะณะปะฐะฒะฝะธ ะดะพะบัƒะผะตะฝั‚ะธ\">ะะฐะฒะธะณะฐั‚ะพั€ ะทะฐ ะณะปะฐะฒะฝะธ ะดะพะบัƒะผะตะฝั‚ะธ</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -534,8 +534,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">ะŸะพะทะฒะพะปัะฒะฐ ะฒะธ ะดะฐ ะธะทะณะพั‚ะฒัั‚ะต ะตั‚ะธะบะตั‚ะธ. ะ•ั‚ะธะบะตั‚ะธั‚ะต ัะต ััŠะทะดะฐะฒะฐั‚ ะฒ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚.</ahelp> ะœะพะถะตั‚ะต ะดะฐ ะพั‚ะฟะตั‡ะฐั‚ะฒะฐั‚ะต ะตั‚ะธะบะตั‚ะธ ั ะฟั€ะตะดะฒะฐั€ะธั‚ะตะปะฝะพ ะดะตั„ะธะฝะธั€ะฐะฝ ะธะปะธ ะทะฐะดะฐะดะตะฝ ะพั‚ ะฒะฐั ั„ะพั€ะผะฐั‚ ะฝะฐ ั…ะฐั€ั‚ะธัั‚ะฐ.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -662,8 +662,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">ะ˜ะทะฑะตั€ะตั‚ะต ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ, ะบะพัั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ะธะทะฟะพะปะทะฒะฐั‚ะต ะบะฐั‚ะพ ะธะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ ะทะฐ ะตั‚ะธะบะตั‚ะฐ. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -702,8 +702,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "ะ’ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต <emph>ะขะตะบัั‚ ะฝะฐ ะตั‚ะธะบะตั‚ะฐ</emph> ะธะผะตั‚ะพ ะฝะฐ ะฟะพะปะตั‚ะพ ะพั‚ ะ‘ะ” ะต ะทะฐะณั€ะฐะดะตะฝะพ ะฒ ัะบะพะฑะธ. ะะบะพ ะถะตะปะฐะตั‚ะต, ะผะพะถะตั‚ะต ะดะฐ ั€ะฐะทะดะตะปะธั‚ะต ะฟะพะปะตั‚ะฐั‚ะฐ ะพั‚ ะ‘ะ” ั ะธะฝั‚ะตั€ะฒะฐะปะธ. ะะฐั‚ะธัะฝะตั‚ะต Enter, ะทะฐ ะดะฐ ะฒะผัŠะบะฝะตั‚ะต ะฟะพะปะต ะพั‚ ะ‘ะ” ะฝะฐ ะฝะพะฒ ั€ะตะด."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -718,8 +718,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "ะœะพะถะตั‚ะต ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะฟั€ะตะดะฒะฐั€ะธั‚ะตะปะฝะพ ะทะฐะดะฐะดะตะฝ ั„ะพั€ะผะฐั‚ ะทะฐ ะตั‚ะธะบะตั‚ะฐ ะธะปะธ ะดะฐ ะทะฐะดะฐะดะตั‚ะต ัะฒะพะน ั€ะฐะทะผะตั€ ะฒ ั€ะฐะทะดะตะปะฐ <emph>ะคะพั€ะผะฐั‚</emph>."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1110,8 +1110,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">ะŸะพะทะฒะพะปัะฒะฐ ะฒะธ ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ะตะดะธะฝ ะพั‚ะดะตะปะตะฝ ะตั‚ะธะบะตั‚ ะธะธะป ะฒะธะทะธั‚ะฝะฐ ะบะฐั€ั‚ะธั‡ะบะฐ ะธ ะพะฑะฝะพะฒัะฒะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ะพัั‚ะฐะฝะฐะปะธั‚ะต ะตั‚ะธะบะตั‚ะธ ะธะปะธ ะฒะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ ะฒัŠั€ั…ัƒ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ, ะบะพะณะฐั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต ะฑัƒั‚ะพะฝะฐ <emph>ะกะธะฝั…ั€ะพะฝะธะทะธั€ะฐะฝะต ะฝะฐ ะตั‚ะธะบะตั‚ะธั‚ะต</emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1126,8 +1126,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "ะ‘ัƒั‚ะพะฝัŠั‚ <emph>ะกะธะฝั…ั€ะพะฝะธะทะธั€ะฐะฝะต ะฝะฐ ะตั‚ะธะบะตั‚ะธั‚ะต</emph> ัะต ะฟะพะบะฐะทะฒะฐ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ ัะฐะผะพ ะฐะบะพ ัั‚ะต ะพั‚ะผะตั‚ะฝะฐะปะธ ะฟะพะปะตั‚ะพ <emph>ะกะธะฝั…ั€ะพะฝะธะทะธั€ะฐะฝะต ะฝะฐ ััŠะดัŠั€ะถะฐะฝะธัั‚ะฐ</emph> ะฒ ั€ะฐะทะดะตะปะฐ <emph>ะะฐัั‚ั€ะพะนะบะธ</emph> ะฟั€ะธ ััŠะทะดะฐะฒะฐะฝะตั‚ะพ ะฝะฐ ะตั‚ะธะบะตั‚ะธั‚ะต ะธะปะธ ะฒะธะทะธั‚ะฝะธั‚ะต ะบะฐั€ั‚ะธั‡ะบะธ."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1166,8 +1166,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/01140000.xhp\" name=\"ะะฐัั‚ั€ะพะนะบะฐ ะฝะฐ ะฟั€ะธะฝั‚ะตั€ะฐ\">ะะฐัั‚ั€ะพะนะบะฐ ะฝะฐ ะฟั€ะธะฝั‚ะตั€ะฐ</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1734,8 +1734,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "ะะบะพ ะดะพะบัƒะผะตะฝั‚ัŠั‚, ะบะพะนั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต, ััŠะดัŠั€ะถะฐ ัั‚ะธะปะพะฒะต, ัะฐ ะฒ ัะธะปะฐ <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">ัะฟะตั†ะธะฐะปะฝะธ ะฟั€ะฐะฒะธะปะฐ</link>."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1790,8 +1790,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "ะ—ะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะฝัะบะพะปะบะพ ะดะพะบัƒะผะตะฝั‚ะฐ ะฝะฐะฒะตะดะฝัŠะถ, ะฒัะตะบะธ ะฒ ะพั‚ะดะตะปะตะฝ ะฟั€ะพะทะพั€ะตั†, ะทะฐะดั€ัŠะถั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ะดะพะบะฐั‚ะพ ั‰ั€ะฐะบะฒะฐั‚ะต ะฒัŠั€ั…ัƒ ั„ะฐะนะปะพะฒะตั‚ะต, ัะปะตะด ะบะพะตั‚ะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะžั‚ะฒะฐั€ัะฝะต</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1854,24 +1854,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">ะ’ัŠะฒะตะดะตั‚ะต ะธะผะต ะธะปะธ ะฟัŠั‚ ะฝะฐ ั„ะฐะนะปะฐ. ะœะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ะธ <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>, ะบะพะนั‚ะพ ะทะฐะฟะพั‡ะฒะฐ ั ะธะผะต ะฝะฐ ะฟั€ะพั‚ะพะบะพะป ftp, http ะธะปะธ https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "ะะบะพ ะถะตะปะฐะตั‚ะต, ะผะพะถะตั‚ะต ะดะฐ ะฟะพะปะทะฒะฐั‚ะต ะทะฐะผะตัั‚ะฒะฐั‰ะธ ะทะฝะฐั†ะธ ะฒ ะฟะพะปะตั‚ะพ <emph>ะ˜ะผะต ะฝะฐ ั„ะฐะนะป</emph>, ะทะฐ ะดะฐ ั„ะธะปั‚ั€ะธั€ะฐั‚ะต ะฟะพะบะฐะทะฐะฝะธั ัะฟะธััŠะบ ั ั„ะฐะนะปะพะฒะต."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>ะะฐะฟั€ะธะผะตั€, ะทะฐ ะดะฐ ะฒะธะดะธั‚ะต ะฒัะธั‡ะบะธ ั‚ะตะบัั‚ะพะฒะธ ั„ะฐะนะปะพะฒะต ะฒ ะฟะฐะฟะบะฐั‚ะฐ, ะฒัŠะฒะตะดะตั‚ะต ะทะฐะผะตัั‚ะฒะฐั‰ะธั ะทะฝะฐะบ ะทะฒะตะทะดะธั‡ะบะฐ ะทะฐะตะดะฝะพ ั ั€ะฐะทัˆะธั€ะตะฝะธะตั‚ะพ ะทะฐ ั‚ะตะบัั‚ะพะฒ ั„ะฐะนะป (*.txt), ัะปะตะด ะบะพะตั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต <emph>ะžั‚ะฒะฐั€ัะฝะต</emph>. ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต ะฒัŠะฟั€ะพัะธั‚ะตะปะฝะฐ (?), ะทะฐ ะดะฐ ะฟั€ะตะดัั‚ะฐะฒะธั‚ะต ะฟั€ะพะธะทะฒะพะปะตะฝ ะทะฝะฐะบ, ะฝะฐะฟั€ะธะผะตั€ (??3*.txt), ะบะพะตั‚ะพ ะพะทะฝะฐั‡ะฐะฒะฐ ะดะฐ ัะต ะฟะพะบะฐะถะฐั‚ ัะฐะผะพ ั‚ะตะบัั‚ะพะฒะธั‚ะต ั„ะฐะนะปะพะฒะต, ะฒ ั‡ะธะนั‚ะพ ะธะผะตะฝะฐ ั‚ั€ะตั‚ะธัั‚ ะทะฝะฐะบ ะต โ€ž3โ€œ.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1990,40 +1990,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "ะฟะฐะฟะบะฐั‚ะฐ ะทะฐ ัะฟะพะดะตะปะตะฝะธ ัˆะฐะฑะปะพะฝะธ"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "ะฟะฐะฟะบะฐั‚ะฐ ะทะฐ ัˆะฐะฑะปะพะฝะธ ะฝะฐ ะฟะพั‚ั€ะตะฑะธั‚ะตะปั <switchinline select=\"sys\"><caseinline select=\"UNIX\">ะฒ ะดะพะผะฐัˆะฝะฐั‚ะฐ ะดะธั€ะตะบั‚ะพั€ะธั</caseinline><defaultinline>ะฒ ะฟะฐะฟะบะฐั‚ะฐ Documents and Settings</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "ะฒัะธั‡ะบะธ ะฟะฐะฟะบะธ ั ัˆะฐะฑะปะพะฝะธ, ะบะฐะบั‚ะพ ัะฐ ะทะฐะดะฐะดะตะฝะธ ะฒ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - ะŸัŠั‚ะธั‰ะฐ</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "ะšะพะณะฐั‚ะพ ะทะฐะฟะธัˆะตั‚ะต ัˆะฐะฑะปะพะฝ ั <item type=\"menuitem\">ะคะฐะนะป - ะจะฐะฑะปะพะฝะธ - ะ—ะฐะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ ัˆะฐะฑะปะพะฝ</item>, ั‚ะพะน ั‰ะต ะฑัŠะดะต ััŠั…ั€ะฐะฝะตะฝ ะฒ ะฟะฐะฟะบะฐั‚ะฐ ะฒะธ ะทะฐ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ ัˆะฐะฑะปะพะฝะธ. ะšะพะณะฐั‚ะพ ะพั‚ะฒะพั€ะธั‚ะต ะดะพะบัƒะผะตะฝั‚, ะฑะฐะทะธั€ะฐะฝ ะฝะฐ ั‚ะฐะบัŠะฒ ัˆะฐะฑะปะพะฝ, ะดะพะบัƒะผะตะฝั‚ัŠั‚ ั‰ะต ะฑัŠะดะต ะฟั€ะพะฒะตั€ะตะฝ ะทะฐ ะฟั€ะพะผัะฝะฐ ะฝะฐ ัˆะฐะฑะปะพะฝะฐ, ะบะฐะบั‚ะพ ะต ะพะฟะธัะฐะฝะพ ะฟะพ-ะดะพะปัƒ. ะจะฐะฑะปะพะฝัŠั‚ ะต ัะฒัŠั€ะทะฐะฝ ั ะดะพะบัƒะผะตะฝั‚ะฐ ะธ ะผะพะถะต ะดะฐ ัะต ะฝะฐั€ะตั‡ะต โ€žัƒัั‚ะพะนั‡ะธะฒ ัˆะฐะฑะปะพะฝโ€œ."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "ะะบะพ ะธะทะฟะพะปะทะฒะฐั‚ะต <item type=\"menuitem\">ะคะฐะนะป - ะ—ะฐะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ</item> ะธ ะธะทะฑะตั€ะตั‚ะต ั„ะธะปั‚ัŠั€ ะทะฐ ัˆะฐะฑะปะพะฝะธ, ะทะฐ ะดะฐ ะทะฐะฟะฐะทะธั‚ะต ัˆะฐะฑะปะพะฝะฐ ะฒ ะดั€ัƒะณะฐ ะฟะฐะฟะบะฐ ะธะทะฒัŠะฝ ัะฟะธััŠะบะฐ, ะฑะฐะทะธั€ะฐะฝะธั‚ะต ะฝะฐ ั‚ะพะทะธ ัˆะฐะฑะปะพะฝ ะดะพะบัƒะผะตะฝั‚ะธ ะฝัะผะฐ ะดะฐ ัะต ะฟั€ะพะฒะตั€ัะฒะฐั‚."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2094,8 +2094,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>ะพั‚ะดะฐะปะตั‡ะตะฝ ั„ะฐะนะป;ะพั‚ะฒะฐั€ัะฝะต</bookmark_value><bookmark_value>ะพั‚ะฒะฐั€ัะฝะต;ะพั‚ะดะฐะปะตั‡ะตะฝ ั„ะฐะนะป</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2118,32 +2118,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <item type=\"menuitem\">ะคะฐะนะป - ะžั‚ะดะฐะปะตั‡ะตะฝะพ ะพั‚ะฒะฐั€ัะฝะต...</item>."
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะžั‚ะดะฐะปะตั‡ะตะฝะธ ั„ะฐะนะปะพะฒะต</emph> ะฒ <emph>ะฝะฐั‡ะฐะปะฝะธั ะตะบั€ะฐะฝ</emph>."
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะธ ะทะฐะดั€ัŠะถั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะžั‚ะฒะฐั€ัะฝะต</emph> ะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะžั‚ะฒะฐั€ัะฝะต ะฝะฐ ะพั‚ะดะฐะปะตั‡ะตะฝะธ ั„ะฐะนะปะพะฒะต...</emph>."
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "ะกัŠั€ะฒัŠั€ัŠั‚ ะทะฐ ะพั‚ะดะฐะปะตั‡ะตะฝะธ ั„ะฐะนะปะพะฒะต ะต ัƒะตะฑ ัƒัะปัƒะณะฐ, ะบะพัั‚ะพ ััŠั…ั€ะฐะฝัะฒะฐ ะดะพะบัƒะผะตะฝั‚ะธ, ััŠั ะธะปะธ ะฑะตะท ะฒัŠะทะผะพะถะฝะพัั‚ ะทะฐ ั€ะตะณะธัั‚ั€ะธั€ะฐะฝะพ ะธะทะฒะปะธั‡ะฐะฝะต ะธ ะฒะบะฐั€ะฒะฐะฝะต ะฝะฐ ั„ะฐะนะปะพะฒะต, ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ะฒะตั€ัะธะธั‚ะต ะธ ั€ะตะทะตั€ะฒะฝะธ ะบะพะฟะธั."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2214,8 +2214,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"ะ”ะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั† ะžั‚ะฒะฐั€ัะฝะต\" href=\"text/shared/01/01020000.xhp\">ะ”ะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั† <emph>ะžั‚ะฒะฐั€ัะฝะต</emph></link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2278,8 +2278,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "ะฃะฒะตั€ะตั‚ะต ัะต, ั‡ะต ั„ะฐะนะปะพะฒะพั‚ะพ ั€ะฐะทัˆะธั€ะตะฝะธะต ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐ ะฝะฐ ั‚ะธะฟะฐ ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ. ะะฐะฟั€ะธะผะตั€ ะดะพะบัƒะผะตะฝั‚ะธั‚ะต ะฝะฐ Microsoft Word ั‚ั€ัะฑะฒะฐ ะดะฐ ะธะผะฐั‚ ั€ะฐะทัˆะธั€ะตะฝะธะต (*.doc), ะทะฐ ะดะฐ ะธะทะฟะพะปะทะฒะฐ $[officename] ะฟะพะดั…ะพะดัั‰ะธั ั„ะธะปั‚ัŠั€."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2326,24 +2326,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "ะšะพะผะฐะฝะดะฐั‚ะฐ <emph>ะ—ะฐั‚ะฒะฐั€ัะฝะต</emph> ะทะฐั‚ะฒะฐั€ั ะฒัะธั‡ะบะธ ะพั‚ะฒะพั€ะตะฝะธ ะฟั€ะพะทะพั€ั†ะธ ะทะฐ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "ะะบะพ ัั‚ะต ะฝะฐะฝะตัะปะธ ะฟั€ะพะผะตะฝะธ ะฒ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚, ั‰ะต ะฑัŠะดะตั‚ะต ะทะฐะฟะธั‚ะฐะฝะธ ะดะฐะปะธ ะถะตะปะฐะตั‚ะต ั‚ะต ะดะฐ ะฑัŠะดะฐั‚ <link href=\"text/shared/01/01060000.xhp\" name=\"save\">ะทะฐะฟะธัะฐะฝะธ</link>."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "ะšะพะณะฐั‚ะพ ะทะฐั‚ะฒะพั€ะธั‚ะต ะฟะพัะปะตะดะฝะธั ะพั‚ะฒะพั€ะตะฝ ะฟั€ะพะทะพั€ะตั† ั ะดะพะบัƒะผะตะฝั‚, ั‰ะต ะฒะธะดะธั‚ะต <link href=\"text/shared/guide/startcenter.xhp\">ะฝะฐั‡ะฐะปะฝะธั ะตะบั€ะฐะฝ</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2390,8 +2390,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "ะšะพะณะฐั‚ะพ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ะทะฐะฟะธั ะฝะฐ ะฐะฒั‚ะพั‚ะตะบัั‚ะฐ, ั‚ะฐะทะธ ะบะพะผะฐะฝะดะฐ ัะต ะฟั€ะพะผะตะฝั ะฝะฐ <emph>ะ—ะฐะฟะธัะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั‚ะตะบัั‚</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2406,8 +2406,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>ะพั‚ะดะฐะปะตั‡ะตะฝ ั„ะฐะนะป;ะทะฐะฟะธัะฒะฐะฝะต</bookmark_value><bookmark_value>ะทะฐะฟะธัะฒะฐะฝะต;ะพั‚ะดะฐะปะตั‡ะตะฝ ั„ะฐะนะป</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2430,16 +2430,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <item type=\"menuitem\">ะคะฐะนะป - ะžั‚ะดะฐะปะตั‡ะตะฝะพ ะทะฐะฟะธัะฒะฐะฝะต...</item>."
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะธ ะทะฐะดั€ัŠะถั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ—ะฐะฟะธัะฒะฐะฝะต</emph> ะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ—ะฐะฟะธัะฒะฐะฝะต ะฝะฐ ะพั‚ะดะฐะปะตั‡ะตะฝะธ ั„ะฐะนะปะพะฒะต...</emph>."
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2470,8 +2470,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>ะทะฐะฟะธัะฒะฐะฝะต;ะทะฐะฟะธัะฒะฐะฝะต ะฝะฐ ะบะพะฟะธะต</bookmark_value><bookmark_value>ะทะฐะฟะธัะฒะฐะฝะต ะฝะฐ ะบะพะฟะธะต</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2486,16 +2486,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">ะ—ะฐะฟะธัะฒะฐ ะบะพะฟะธะต ะฝะฐ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚ ั ะดั€ัƒะณะพ ะธะผะต ะธะปะธ ะผะตัั‚ะพะฟะพะปะพะถะตะฝะธะต.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <item type=\"menuitem\">ะคะฐะนะป - ะ—ะฐะฟะธัะฒะฐะฝะต ะฝะฐ ะบะพะฟะธะต</item>."
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2566,8 +2566,8 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "ะกะปะตะดะฒะฐั‰ะธั‚ะต ั€ะฐะทะดะตะปะธ ะพะฟะธัะฒะฐั‚ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะ—ะฐะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ</emph> ะฝะฐ <item type=\"productname\">%PRODUCTNAME</item>. ะ—ะฐ ะดะฐ ะฐะบั‚ะธะฒะธั€ะฐั‚ะต ะดะธะฐะปะพะณะพะฒะธั‚ะต ะฟั€ะพะทะพั€ั†ะธ <emph>ะžั‚ะฒะฐั€ัะฝะต</emph> ะธ <emph>ะ—ะฐะฟะธัะฒะฐะฝะต</emph> ะฝะฐ <item type=\"productname\">%PRODUCTNAME</item>, ะธะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME - ะžะฑั‰ะธ</emph></link> ะธ ะพั‚ะผะตั‚ะฝะตั‚ะต <emph>ะ”ะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ะฝะฐ %PRODUCTNAME</emph> ะฒ ะพะฑะปะฐัั‚ั‚ะฐ <emph>ะ”ะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ะทะฐ ะพั‚ะฒะฐั€ัะฝะต/ะทะฐะฟะธัะฒะฐะฝะต</emph>."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070000.xhp
msgctxt ""
@@ -2822,8 +2822,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "ะกะปะตะดะฒะฐั‰ะธั‚ะต ั€ะฐะทะดะตะปะธ ะพะฟะธัะฒะฐั‚ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต</emph> ะฝะฐ <emph>$[officename]</emph>. ะ—ะฐ ะดะฐ ะฐะบั‚ะธะฒะธั€ะฐั‚ะต ะดะธะฐะปะพะณะพะฒะธั‚ะต ะฟั€ะพะทะพั€ั†ะธ <emph>ะžั‚ะฒะฐั€ัะฝะต</emph> ะธ <emph>ะ—ะฐะฟะธัะฒะฐะฝะต</emph> ะฝะฐ <emph>$[officename]</emph>, ะธะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - ะžะฑั‰ะธ</emph></link>, ัะปะตะด ะบะพะตั‚ะพ ะพั‚ะผะตั‚ะฝะตั‚ะต <emph>ะ”ะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ะฝะฐ $[officename]</emph> ะฒ ะพะฑะปะฐัั‚ั‚ะฐ <emph>ะ”ะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ะทะฐ ะพั‚ะฒะฐั€ัะฝะต/ะทะฐะฟะธัะฒะฐะฝะต</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2886,8 +2886,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>ะตะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ;PDF</bookmark_value><bookmark_value>ะตะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2902,16 +2902,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">ะกะปัƒะถะธ ะทะฐ ะตะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ ะฒัŠะฒ ั„ะพั€ะผะฐั‚ PDF ะธะปะธ EPUB.</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะฐั‚ะพ...</emph>."
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3086,8 +3086,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>ะฝะพะผะตั€ะฐ ะฝะฐ ะฒะตั€ัะธะธ ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะธ</bookmark_value><bookmark_value>ะดะพะบัƒะผะตะฝั‚ะธ; ะฝะพะผะตั€ะฐ ะฝะฐ ะฒะตั€ัะธะธ</bookmark_value><bookmark_value>ั„ะฐะนะปะพะฒะต; ะฝะพะผะตั€ะฐ ะฝะฐ ะฒะตั€ัะธะธ</bookmark_value><bookmark_value>ะฒั€ะตะผะต ะฝะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะธ</bookmark_value><bookmark_value>ะดะพะบัƒะผะตะฝั‚ะธ; ะฒั€ะตะผะต ะฝะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/digitalsignatures.xhp\">ะฆะธั„ั€ะพะฒะธ ะฟะพะดะฟะธัะธ</link>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ัƒะฟั€ะฐะฒะปัะฒะฐั‚ะต ั†ะธั„ั€ะพะฒะธั‚ะต ะฟะพะดะฟะธัะธ ะทะฐ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3454,8 +3454,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ‘ั€ะพะน ะฝะฐ ั‚ะฐะฑะปะธั†ะธั‚ะต ะฒัŠะฒ ั„ะฐะนะปะฐ.</caseinline><caseinline select=\"CALC\">ะ‘ั€ะพะน ะฝะฐ ะปะธัั‚ะพะฒะตั‚ะต ะฒัŠะฒ ั„ะฐะนะปะฐ.</caseinline></switchinline> ะะต ะฒะบะปัŽั‡ะฒะฐ ั‚ะฐะฑะปะธั†ะธ, ะฒะผัŠะบะฝะฐั‚ะธ ะบะฐั‚ะพ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> ะพะฑะตะบั‚ะธ."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3502,8 +3502,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ‘ั€ะพะน ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธัั‚ะฐ ะฒัŠะฒ ั„ะฐะนะปะฐ. ะะต ะฒะบะปัŽั‡ะฒะฐ ะธะทะพะฑั€ะฐะถะตะฝะธัั‚ะฐ, ะฒะผัŠะบะฝะฐั‚ะธ ะบะฐั‚ะพ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> ะพะฑะตะบั‚ะธ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3518,8 +3518,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ‘ั€ะพะน ะฝะฐ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> ะพะฑะตะบั‚ะธั‚ะต ะฒัŠะฒ ั„ะฐะนะปะฐ, ะฒะบะปัŽั‡ะธั‚ะตะปะฝะพ ั‚ะฐะฑะปะธั†ะธ ะธ ะณั€ะฐั„ะธะบะธ, ะฒะผัŠะบะฝะฐั‚ะธ ะบะฐั‚ะพ OLE ะพะฑะตะบั‚ะธ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3534,8 +3534,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ‘ั€ะพะน ะฝะฐ ะฐะฑะทะฐั†ะธั‚ะต ะฒัŠะฒ ั„ะฐะนะปะฐ (ะฒะบะปัŽั‡ะธั‚ะตะปะฝะพ ะฟั€ะฐะทะฝะธั‚ะต).</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3550,8 +3550,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ‘ั€ะพะน ะฝะฐ ะดัƒะผะธั‚ะต ะฒัŠะฒ ั„ะฐะนะปะฐ (ะฒะบะปัŽั‡ะธั‚ะตะปะฝะพ ะตะดะฝะพะฑัƒะบะฒะตะฝะธั‚ะต).</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3566,8 +3566,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ‘ั€ะพะน ะฝะฐ ะทะฝะฐั†ะธั‚ะต ะฒัŠะฒ ั„ะฐะนะปะฐ (ะฒะบะปัŽั‡ะธั‚ะตะปะฝะพ ะธะฝั‚ะตั€ะฒะฐะปะธั‚ะต). ะะตะฟะตั‡ะฐั‚ะฐะตะผะธั‚ะต ะทะฝะฐั†ะธ ะฝะต ัะต ะฒะบะปัŽั‡ะฒะฐั‚.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3726,8 +3726,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะจะฐะฑะปะพะฝะธ</emph>."
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3758,8 +3758,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะ˜ะทั‚ะพั‡ะฝะธะบ ะทะฐ ะฐะดั€ะตัะฝะธั ะฑะตะปะตะถะฝะธะบ</emph>."
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">ะกะปัƒะถะธ ะทะฐ ะดะพะฑะฐะฒัะฝะต ะฝะฐ ะฝะพะฒ ะธะทั‚ะพั‡ะฝะธะบ ะฒ ัะฟะธััŠะบะฐ <emph>ะ˜ะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะฐะดั€ะตัะฝะธั ะฑะตะปะตะถะฝะธะบ</emph>.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3886,8 +3886,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะจะฐะฑะปะพะฝะธ - ะ—ะฐะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ ัˆะฐะฑะปะพะฝ</emph>."
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3966,8 +3966,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะคะฐะนะป - ะจะฐะฑะปะพะฝะธ - ะžั‚ะฒะฐั€ัะฝะต ะฝะฐ ัˆะฐะฑะปะพะฝ</emph>."
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -10190,8 +10190,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>ั‡ัƒะฒัั‚ะฒะธั‚ะตะปะฝะธ ะพะฑะปะฐัั‚ะธ;ัะฒะพะนัั‚ะฒะฐ</bookmark_value><bookmark_value>ัะฒะพะนัั‚ะฒะฐ;ั‡ัƒะฒัั‚ะฒะธั‚ะตะปะฝะธ ะพะฑะปะฐัั‚ะธ</bookmark_value><bookmark_value>ImageMap;ัะฒะพะนัั‚ะฒะฐ ะฝะฐ ั‡ัƒะฒัั‚ะฒะธั‚ะตะปะฝะธ ะพะฑะปะฐัั‚ะธ</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10254,8 +10254,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">ะ’ัŠะฒะตะดะตั‚ะต ั‚ะตะบัั‚ะฐ, ะบะพะนั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐ, ะบะพะณะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ัะต ะทะฐะดัŠั€ะถะธ ะฒัŠั€ั…ัƒ ั‡ัƒะฒัั‚ะฒะธั‚ะตะปะฝะฐั‚ะฐ ะพะฑะปะฐัั‚ ะฒ ะฑั€ะฐัƒะทัŠั€.</ahelp> ะะบะพ ะฝะต ะฒัŠะฒะตะดะตั‚ะต ั‚ะตะบัั‚, ั‰ะต ัะต ะฟะพะบะฐะทะฒะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ะฟะพะปะตั‚ะพ <emph>ะะดั€ะตั</emph>."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10374,24 +10374,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">ะกะปะตะดะธ ะฒัะธั‡ะบะธ ะฟั€ะพะผะตะฝะธ, ะฝะฐะฝะตัะตะฝะธ ะฒ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚, ะฟะพ ะฐะฒั‚ะพั€ ะธ ะดะฐั‚ะฐ. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะะบะพ ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะกะปะตะดะตะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต - ะŸะพะบะฐะทะฒะฐะฝะต</emph>, ั€ะตะดะพะฒะตั‚ะต, ััŠะดัŠั€ะถะฐั‰ะธ ะฟั€ะพะผะตะฝะตะฝะธ ะพั‚ะบัŠัะธ ะพั‚ ั‚ะตะบัั‚ะฐ, ั‰ะต ัะต ะพั‚ะฑะตะปัะทะฒะฐั‚ ั ะฒะตั€ั‚ะธะบะฐะปะฝะฐ ะปะธะฝะธั ะฒ ะปัะฒะพั‚ะพ ะฑัะปะพ ะฟะพะปะต ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ. ะœะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะฒะฐั‚ะต ัะฒะพะนัั‚ะฒะฐั‚ะฐ ะฝะฐ ั‚ะฐะทะธ ะปะธะฝะธั ะธ ะฝะฐ ะพัั‚ะฐะฝะฐะปะธั‚ะต ะพะทะฝะฐั‡ะตะฝะธั, ะบะฐั‚ะพ ะธะทะฑะตั€ะตั‚ะต <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - ะŸั€ะพะผะตะฝะธ</emph></link> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† โ€žะะฐัั‚ั€ะพะนะบะธโ€œ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะœะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะฒะฐั‚ะต ัะฒะพะนัั‚ะฒะฐั‚ะฐ ะฝะฐ ะพะทะฝะฐั‡ะตะฝะธัั‚ะฐ, ะบะฐั‚ะพ ะธะทะฑะตั€ะตั‚ะต <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - ะŸั€ะพะผะตะฝะธ\"><emph> %PRODUCTNAME Calc - ะŸั€ะพะผะตะฝะธ</emph></link> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะะฐัั‚ั€ะพะนะบะธ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10406,32 +10406,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "ะŸะพัั‚ะฐะฒัะฝะต ะธ ะธะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ั‚ะตะบัั‚"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "ะœะตัั‚ะตะฝะต ะฝะฐ ะฐะฑะทะฐั†ะธ"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "ะกะพั€ั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "ะขัŠั€ัะตะฝะต ะธ ะทะฐะผัะฝะฐ ะฝะฐ ั‚ะตะบัั‚"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10446,72 +10446,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะปะธัั‚ะพะฒะต ะธ ะพะฑะปะฐัั‚ะธ"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั‚ะตะบัั‚"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะพั‚ ะบะปะธะฟะฑะพั€ะดะฐ"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "ะŸั€ะพะผัะฝะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ะบะปะตั‚ะบะธ ั‡ั€ะตะท ะฒะผัŠะบะฒะฐะฝะต ะธะปะธ ะธะทั‚ั€ะธะฒะฐะฝะต"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะธะปะธ ะธะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะบะพะปะพะฝะธ ะธ ั€ะตะดะพะฒะต"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะปะธัั‚ะพะฒะต"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "ะ˜ะทั€ัะทะฒะฐะฝะต, ะบะพะฟะธั€ะฐะฝะต ะธ ะฟะพัั‚ะฐะฒัะฝะต ั‡ั€ะตะท ะบะปะธะฟะฑะพั€ะดะฐ"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "ะŸั€ะตะผะตัั‚ะฒะฐะฝะต ั‡ั€ะตะท ะฟะปัŠะทะณะฐะฝะต ะธ ะฟัƒัะบะฐะฝะต"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "ะœะพะถะตั‚ะต ะดะฐ ะฟั€ะพะผะตะฝะธั‚ะต ะฒัŠะฝัˆะฝะธั ะฒะธะด ะฝะฐ ะพะฑะพะทะฝะฐั‡ะตะฝะธัั‚ะฐ, ะบะฐั‚ะพ ะธะทะฑะตั€ะตั‚ะต <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - ะŸั€ะพะผะตะฝะธ\"><emph>%PRODUCTNAME Writer - ะŸั€ะพะผะตะฝะธ</emph></link> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะะฐัั‚ั€ะพะนะบะธ. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - ะŸั€ะพะผะตะฝะธ\"><emph>%PRODUCTNAME Calc - ะŸั€ะพะผะตะฝะธ</emph></link> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะะฐัั‚ั€ะพะนะบะธ.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10630,8 +10630,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะพั‚ั…ะฒัŠั€ะปะตะฝะธั‚ะต ะฟั€ะพะผะตะฝะธ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10678,16 +10678,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "ะœะพะถะตั‚ะต ะดะฐ ะฟั€ะธะบั€ะตะฟะธั‚ะต ะบะพะผะตะฝั‚ะฐั€, ะบะพะณะฐั‚ะพ <switchinline select=\"appl\"><caseinline select=\"WRITER\">ะบัƒั€ัะพั€ัŠั‚ ัะต ะฝะฐะผะธั€ะฐ ะฒ ะฟั€ะพะผะตะฝะตะฝ ะฟะฐัะฐะถ ะพั‚ ั‚ะตะบัั‚ะฐ</caseinline><caseinline select=\"CALC\">ะต ะธะทะฑั€ะฐะฝะฐ ะฟั€ะพะผะตะฝะตะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ</caseinline></switchinline>, ะบะฐะบั‚ะพ ะธ ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะฃะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต</emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะšะพะผะตะฝั‚ะฐั€ะธั‚ะต ัะต ะฟะพะบะฐะทะฒะฐั‚ ะบะฐั‚ะพ ะธะทะฝะตัะตะฝ ั‚ะตะบัั‚, ะบะพะณะฐั‚ะพ ะฟะพัั‚ะฐะฒะธั‚ะต ะบัƒั€ัะพั€ะฐ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ะฒัŠั€ั…ัƒ ะบะปะตั‚ะบะฐ ััŠั ะทะฐะฟะธัะฐะฝะฐ ะฟั€ะพะผัะฝะฐ. ะžัะฒะตะฝ ั‚ะพะฒะฐ ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะตะณะปะตะถะดะฐั‚ะต ะบะพะผะตะฝั‚ะฐั€ะธั‚ะต, ะฟั€ะธะบั€ะตะฟะตะฝะธ ะบัŠะผ ะฟั€ะพะผะตะฝะตะฝะฐ ะบะปะตั‚ะบะฐ, ะฒ ัะฟะธััŠะบะฐ ั ะฟั€ะพะผะตะฝะธ ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>ะฃะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต</emph></link>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10742,32 +10742,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "ะ ะฐะทะดะตะปัŠั‚ <emph>ะกะฟะธััŠะบ</emph> ะฟะพะบะฐะทะฒะฐ ะฒัะธั‡ะบะธ ะทะฐะฟะธัะฐะฝะธ ะฟั€ะพะผะตะฝะธ ะฒ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚. ะะบะพ ะถะตะปะฐะตั‚ะต ะดะฐ ั„ะธะปั‚ั€ะธั€ะฐั‚ะต ัะฟะธััŠะบะฐ, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ั€ะฐะทะดะตะปะฐ <emph>ะคะธะปั‚ัŠั€</emph> ะธ ะธะทะฑะตั€ะตั‚ะต <link href=\"text/shared/01/02230402.xhp\" name=\"ะบั€ะธั‚ะตั€ะธะธ ะทะฐ ั„ะธะปั‚ั€ะธั€ะฐะฝะต\">ะบั€ะธั‚ะตั€ะธะธ ะทะฐ ั„ะธะปั‚ั€ะธั€ะฐะฝะต</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> ะะบะพ ัะฟะธััŠะบัŠั‚ ััŠะดัŠั€ะถะฐ ะฒะปะพะถะตะฝะธ ะฟั€ะพะผะตะฝะธ, ะทะฐะฒะธัะธะผะธั‚ะต ะฟั€ะพะผะตะฝะธ ัะต ะฟะพะบะฐะทะฒะฐั‚ ะฝะตะทะฐะฒะธัะธะผะพ ะพั‚ ั„ะธะปั‚ัŠั€ะฐ. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ’ะปะพะถะตะฝะธ ะฟั€ะพะผะตะฝะธ ะฒัŠะทะฝะธะบะฒะฐั‚, ะบะพะณะฐั‚ะพ ะฝะฐะฝะตัะตะฝะธั‚ะต ะพั‚ ั€ะฐะทะปะธั‡ะฝะธ ะฐะฒั‚ะพั€ะธ ะฟั€ะพะผะตะฝะธ ัะต ะทะฐัั‚ัŠะฟะฒะฐั‚. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะทะฝะฐะบะฐ โ€žะฟะปัŽัโ€œ ะฟั€ะตะด ะทะฐะฟะธั ะพั‚ ัะฟะธััŠะบะฐ, ะทะฐ ะดะฐ ะฒะธะดะธั‚ะต ะฒัะธั‡ะบะธ ะทะฐะฟะธัะฐะฝะธ ะฟั€ะพะผะตะฝะธ ะทะฐ ะดะฐะดะตะฝะฐ ะบะปะตั‚ะบะฐ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะะบะพ ะตะดะฝะฐ ะพั‚ ะฒะปะพะถะตะฝะธั‚ะต ะฟั€ะพะผะตะฝะธ ะฒ ะฝัะบะพั ะบะปะตั‚ะบะฐ ะพั‚ะณะพะฒะฐั€ั ะฝะฐ ะบั€ะธั‚ะตั€ะธะน ะทะฐ ั„ะธะปั‚ั€ะธั€ะฐะฝะต, ัะต ะฟะพะบะฐะทะฒะฐั‚ ะฒัะธั‡ะบะธ ะฟั€ะพะผะตะฝะธ ะฒ ะบะปะตั‚ะบะฐั‚ะฐ. ะšะพะณะฐั‚ะพ ั„ะธะปั‚ั€ะธั€ะฐั‚ะต ัะฟะธััŠะบะฐ ั ะฟั€ะพะผะตะฝะธ, ะทะฐะฟะธัะธั‚ะต ะฒ ะฝะตะณะพ ัะต ะฟะพะบะฐะทะฒะฐั‚ ั ั€ะฐะทะปะธั‡ะฝะธ ั†ะฒะตั‚ะพะฒะต ัะฟะพั€ะตะด ะดะพะปะฝะฐั‚ะฐ ั‚ะฐะฑะปะธั†ะฐ: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10862,16 +10862,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">ะ˜ะทะฑั€ะพัะฒะฐ ั€ะตะณะธัั‚ั€ะธั€ะฐะฝะธั‚ะต ะฟั€ะพะผะตะฝะธ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ. ะšะพะณะฐั‚ะพ ะธะทะฑะตั€ะตั‚ะต ะทะฐะฟะธั ะพั‚ ัะฟะธััŠะบะฐ, ะฟั€ะพะผัะฝะฐั‚ะฐ ัะต ะฟะพะบะฐะทะฒะฐ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ. ะ—ะฐ ะดะฐ ัะพั€ั‚ะธั€ะฐั‚ะต ัะฟะธััŠะบะฐ, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะทะฐะณะปะฐะฒะธะต ะฝะฐ ะบะพะปะพะฝะฐ.</ahelp> ะ—ะฐ ะธะทะฑะพั€ ะฝะฐ ะฝัะบะพะปะบะพ ะตะปะตะผะตะฝั‚ะฐ ะพั‚ ัะฟะธััŠะบะฐ ะทะฐะดั€ัŠะถั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ะดะพะบะฐั‚ะพ ั‰ั€ะฐะบะฒะฐั‚ะต ะฒัŠั€ั…ัƒ ะฒัะตะบะธ ะพั‚ ั‚ัั…."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "ะ—ะฐ ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ะบะพะผะตะฝั‚ะฐั€ะฐ ะทะฐ ะทะฐะฟะธั ะพั‚ ัะฟะธััŠะบะฐ, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะทะฐะฟะธัะฐ ั ะดะตัะฝะธั ะฑัƒั‚ะพะฝ ะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะšะพะผะตะฝั‚ะฐั€</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10902,16 +10902,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะŸะพะทะธั†ะธั </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะŸะพะบะฐะทะฒะฐ ะบะปะตั‚ะบะธั‚ะต, ั‡ะธะตั‚ะพ ััŠะดัŠั€ะถะฐะฝะธะต ะต ะฑะธะปะพ ะฟั€ะพะผะตะฝัะฝะพ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11030,24 +11030,24 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "ะ—ะฐ ะดะฐ ะพั‚ะผะตะฝะธั‚ะต ะฟั€ะธะตะผะฐะฝะตั‚ะพ ะธะปะธ ะพั‚ั…ะฒัŠั€ะปัะฝะตั‚ะพ ะฝะฐ ะฟั€ะพะผัะฝะฐ, ะธะทะฑะตั€ะตั‚ะต <emph>ะžั‚ะผัะฝะฐ</emph> ะฒ ะผะตะฝัŽั‚ะพ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะžั‚ะผัะฝะฐ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะะบะพ ัั‚ะต ะฒะฝะฐััะปะธ ะฟั€ะพะผะตะฝะธ ั‡ั€ะตะท <emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฒั‚ะพะบะพั€ะตะบั†ะธั - ะŸั€ะธะปะฐะณะฐะฝะต ะธ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต</emph>, ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ัะต ะฟะพะบะฐะทะฒะฐ ะฑัƒั‚ะพะฝัŠั‚ <emph>ะžั‚ะผัะฝะฐ</emph>.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> ะžั‚ะผัะฝะฐ ะฝะฐ ะฟะพัะปะตะดะฝะฐั‚ะฐ ะบะพะผะฐะฝะดะฐ โ€žะŸั€ะธะตะผะฐะฝะตโ€œ ะธะปะธ โ€žะžั‚ั…ะฒัŠั€ะปัะฝะตโ€œ.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11118,8 +11118,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">ะกะพั€ั‚ะธั€ะฐ ัะฟะธััŠะบะฐ ะฟะพ ะบะพะปะพะฝะฐั‚ะฐ โ€žะะฒั‚ะพั€โ€œ.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11254,16 +11254,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะžะฑะปะฐัั‚ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">ะคะธะปั‚ั€ะธั€ะฐ ัะฟะธััŠะบะฐ ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต ัะฟะพั€ะตะด ะทะฐะดะฐะดะตะฝ ะพั‚ ะฒะฐั ะดะธะฐะฟะฐะทะพะฝ ะพั‚ ะบะปะตั‚ะบะธ. ะ—ะฐ ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะดะธะฐะฟะฐะทะพะฝ ะพั‚ ะบะปะตั‚ะบะธ ะฒ ะปะธัั‚ะฐ, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะ—ะฐะดะฐะฒะฐะฝะต ะฝะฐ ะพะฑั€ัŠั‰ะตะฝะธะต</emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11278,8 +11278,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะ—ะฐะดะฐะฒะฐะฝะต ะฝะฐ ะพะฑั€ัŠั‰ะตะฝะธะต </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11302,8 +11302,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะกะฒะธะฒะฐะฝะต/ะผะฐะบัะธะผะธะทะธั€ะฐะฝะต </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11326,8 +11326,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ”ะตะนัั‚ะฒะธะต </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11350,8 +11350,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">ะคะธะปั‚ั€ะธั€ะฐ ะบะพะผะตะฝั‚ะฐั€ะธั‚ะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต ัะฟะพั€ะตะด ะฒัŠะฒะตะดะตะฝะฐ ะพั‚ ะฒะฐั ะบะปัŽั‡ะพะฒะธ ะดัƒะผะฐ ะธะปะธ ะดัƒะผะธ. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11510,8 +11510,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะ’ัŠะฒะตะดะตั‚ะต ะฝะพะผะตั€ะฐ ะฝะฐ ะทะฐะฟะธัะฐ, ะบะพะนั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ะฒะธะดะธั‚ะต, ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11526,8 +11526,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">ะ’ะผัŠะบะฒะฐ ะฝะพะฒ ะทะฐะฟะธั ะฒ ั‚ะตะบัƒั‰ะฐั‚ะฐ ั‚ะฐะฑะปะธั†ะฐ.</ahelp> ะ—ะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะทะฐะฟะธั, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ ััŠั ะทะฒะตะทะดะธั‡ะบะฐั‚ะฐ (*) ะฒ ะดะพะปะฝะธั ะบั€ะฐะน ะฝะฐ ะธะทะณะปะตะดะฐ ะฝะฐ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ. ะ’ ะบั€ะฐั ะฝะฐ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ ั‰ะต ะฑัŠะดะต ะดะพะฑะฐะฒะตะฝ ะฟั€ะฐะทะตะฝ ั€ะตะด."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11582,8 +11582,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">ะ’ัŠะฒะตะดะตั‚ะต ะธะฝั„ะพั€ะผะฐั†ะธัั‚ะฐ, ะบะพัั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ะฝะฐะผะตั€ะธั‚ะต, ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Enter. ะ—ะฐ ะดะฐ ะฟั€ะพะผะตะฝะธั‚ะต ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะทะฐ ั„ะธะปั‚ั€ะธั€ะฐะฝะต ะฝะฐ ั‚ัŠั€ัะตะฝะตั‚ะพ, ั‰ั€ะฐะบะฝะตั‚ะต ะธ ะทะฐะดั€ัŠะถั‚ะต ะฑัƒั‚ะพะฝะฐ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะะฒั‚ะพั„ะธะปั‚ัŠั€</emph> ะธ ะธะทะฑะตั€ะตั‚ะต ะดั€ัƒะณะพ ะฟะพะปะต ั ะดะฐะฝะฝะธ. ะŸั€ะธ ั‚ัŠั€ัะตะฝะต ะผะพะถะตั‚ะต ะดะฐ ะฟะพะปะทะฒะฐั‚ะต ะทะฐะผะตัั‚ะฒะฐั‰ะธ ะทะฝะฐั†ะธ, ะบะฐั‚ะพ % ะธะปะธ * ะทะฐ ะฟั€ะพะธะทะฒะพะปะตะฝ ะฑั€ะพะน ะทะฝะฐั†ะธ ะธ _ ะธะปะธ ? ะทะฐ ะตะดะธะฝ ะทะฝะฐะบ. ะ—ะฐ ะดะฐ ะฒะธะดะธั‚ะต ะฒัะธั‡ะบะธ ะทะฐะฟะธัะธ ะพั‚ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ, ะธะทั‡ะธัั‚ะตั‚ะต ั‚ะพะฒะฐ ะฟะพะปะต ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11614,8 +11614,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต <emph>ัั‚ะฐะฝะดะฐั€ั‚ะฝะธั ั„ะธะปั‚ัŠั€</emph>, ะทะฐ ะดะฐ ะฟั€ะตั†ะธะทะธั€ะฐั‚ะต ะธ ะบะพะผะฑะธะฝะธั€ะฐั‚ะต ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะทะฐ ั‚ัŠั€ัะตะฝะต ะฝะฐ <emph>ะฐะฒั‚ะพั„ะธะปั‚ัŠั€ะฐ</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11678,8 +11678,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">ะŸะพะทะฒะพะปัะฒะฐ ะฒะธ ะดะฐ ะทะฐะดะฐะดะตั‚ะต ััŠะพั‚ะฒะตั‚ัั‚ะฒะธะต ะผะตะถะดัƒ ะทะฐะณะปะฐะฒะธัั‚ะฐ ะฝะฐ ะบะพะปะพะฝะธ ะธ ะฟะพะปะตั‚ะฐั‚ะฐ ั ะดะฐะฝะฝะธ ะพั‚ ะดั€ัƒะณ ะธะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ. ะ—ะฐ ะดะฐ ะดะตั„ะธะฝะธั€ะฐั‚ะต ะดั€ัƒะณ ะธะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ ะทะฐ ะฑะธะฑะปะธะพะณั€ะฐั„ะธั, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะ˜ะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ</emph> ะฒ <emph>ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะทะฐ ะทะฐะฟะธัะธ</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11958,8 +11958,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">ะกะบั€ะธะฒะฐ ะธะปะธ ะฟะพะบะฐะทะฒะฐ <emph>ะปะตะฝั‚ะฐั‚ะฐ ะกั‚ะฐะฝะดะฐั€ั‚ะฝะธ</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11990,16 +11990,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">ะŸะพะบะฐะทะฒะฐ ะธะปะธ ัะบั€ะธะฒะฐ ะฟั€ะพะทะพั€ะตั†ะฐ ะทะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฝะฐ Input Method Engine (IME).</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "ะ’ ะผะพะผะตะฝั‚ะฐ ัะต ะฟะพะดะดัŠั€ะถะฐ ัะฐะผะพ ะฟั€ะพั‚ะพะบะพะปัŠั‚ Internet/Intranet Input Method Protocol (IIIMP) ะฟะพะด Unix."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12030,8 +12030,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">ะŸะพะบะฐะทะฒะฐ ะธะปะธ ัะบั€ะธะฒะฐ <emph>ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12062,8 +12062,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">ะกะบั€ะธะฒะฐ ะธะปะธ ะฟะพะบะฐะทะฒะฐ <emph>ะปะตะฝั‚ะฐั‚ะฐ ะทะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ</emph> ะฒ ะดะพะปะฝะธั ะบั€ะฐะน ะฝะฐ ะฟั€ะพะทะพั€ะตั†ะฐ.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12094,24 +12094,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">ะŸะพะบะฐะทะฒะฐ ะธะปะธ ัะบั€ะธะฒะฐ ะผะตะฝัŽั‚ะฐั‚ะฐ ะธ ะปะตะฝั‚ะธั‚ะต ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะฒ Writer ะธะปะธ Calc. ะ—ะฐ ะดะฐ ะธะทะปะตะทะตั‚ะต ะพั‚ ั€ะตะถะธะผะฐ ะฝะฐ ั†ัะป ะตะบั€ะฐะฝ, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>ะฆัะป ะตะบั€ะฐะฝ</emph> ะธะปะธ ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ Esc.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">ะ’ Writer ะธ Calc ะทะฐ ะฟั€ะตะฒะบะปัŽั‡ะฒะฐะฝะต ะผะตะถะดัƒ ะพะฑะธะบะฝะพะฒะตะฝ ั€ะตะถะธะผ ะธ ะธะทะณะปะตะด ะฒัŠั€ั…ัƒ ั†ะตะปะธั ะตะบั€ะฐะฝ ะผะพะถะตั‚ะต ััŠั‰ะพ ั‚ะฐะบะฐ ะดะฐ ะธะทะฟะพะปะทะฒะฐั‚ะต ะบะปะฐะฒะธัˆะฝะฐั‚ะฐ ะบะพะผะฑะธะฝะฐั†ะธั <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "ะ’ ั€ะตะถะธะผะฐ <emph>ะฆัะป ะตะบั€ะฐะฝ</emph> ะผะพะถะตั‚ะต ะดะฐ ะฟะพะปะทะฒะฐั‚ะต ะบะปะฐะฒะธัˆะฝะธ ะบะพะผะฑะธะฝะฐั†ะธะธ, ะฒัŠะฟั€ะตะบะธ ั‡ะต ะผะตะฝัŽั‚ะฐั‚ะฐ ัะฐ ะฝะตะดะพัั‚ัŠะฟะฝะธ. <switchinline select=\"sys\"><caseinline select=\"WIN\">ะ—ะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะผะตะฝัŽั‚ะพ <emph>ะ˜ะทะณะปะตะด</emph>, ะฝะฐั‚ะธัะฝะตั‚ะต Alt+ะ˜. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12142,8 +12142,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">ะŸะพะบะฐะทะฒะฐ ะธะปะธ ัะบั€ะธะฒะฐ <emph>ะปะตะฝั‚ะฐั‚ะฐ ะฆะฒะตั‚ะพะฒะต</emph>. ะ—ะฐ ะดะฐ ะทะฐะผะตะฝะธั‚ะต ะธะปะธ ะฟั€ะพะผะตะฝะธั‚ะต ะฟะพะบะฐะทะฒะฐะฝะฐั‚ะฐ ั‚ะฐะฑะปะธั†ะฐ ั ั†ะฒะตั‚ะพะฒะต, ะธะทะฑะตั€ะตั‚ะต <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะžะฑะปะฐัั‚</emph> ะธ ะธะทะฑะตั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะฆะฒะตั‚ะพะฒะต</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12158,16 +12158,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "ะžัะฒะตะฝ ั‚ะพะฒะฐ ะผะพะถะตั‚ะต ะดะฐ ะฟะปัŠะทะฝะตั‚ะต ั†ะฒัั‚ ะพั‚ <emph>ะปะตะฝั‚ะฐั‚ะฐ ะฆะฒะตั‚ะพะฒะต</emph> ะธ ะดะฐ ะณะพ ะฟัƒัะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚ ะฒ ะบะฐะดัŠั€ะฐ."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "ะ—ะฐ ะดะฐ ะพั‚ะบะฐั‡ะธั‚ะต <emph>ะปะตะฝั‚ะฐั‚ะฐ ะฆะฒะตั‚ะพะฒะต</emph>, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ัะธะฒะฐ ะพะฑะปะฐัั‚ ะฒ ะฝะตั ะธ ั ะฟะปัŠะทะฝะตั‚ะต. ะ—ะฐ ะดะฐ ะทะฐะบะฐั‡ะธั‚ะต ะพั‚ะฝะพะฒะพ <emph>ะปะตะฝั‚ะฐั‚ะฐ ะฆะฒะตั‚ะพะฒะต</emph>, ะฟะปัŠะทะฝะตั‚ะต ะทะฐะณะปะฐะฒะฝะฐั‚ะฐ ะน ะปะตะฝั‚ะฐ ะดะพ ั€ัŠะฑะฐ ะฝะฐ ะฟั€ะพะทะพั€ะตั†ะฐ."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12614,16 +12614,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">ะŸะพะทะฒะพะปัะฒะฐ ะฝะฐ ะฟะพั‚ั€ะตะฑะธั‚ะตะปั ะดะฐ ะฒะผัŠะบะฒะฐ ะทะฝะฐั†ะธ ะธะทะผะตะถะดัƒ ะฝะฐะปะธั‡ะฝะธั‚ะต ะฒ ะธะฝัั‚ะฐะปะธั€ะฐะฝะธั‚ะต ัˆั€ะธั„ั‚ะพะฒะต.</ahelp></variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "ะšะพะณะฐั‚ะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะทะฝะฐะบ ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะกะฟะตั†ะธะฐะปะฝะธ ะทะฝะฐั†ะธ</emph>, ัะต ะฟะพะบะฐะทะฒะฐ ะผะพัั‚ั€ะฐ ะธ ััŠะพั‚ะฒะตั‚ะตะฝ ั‡ะธัะปะพะฒ ะบะพะด ะทะฐ ะทะฝะฐะบะฐ."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13326,8 +13326,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "ะ—ะฐ ะดะฐ ะฒะบะปัŽั‡ะธั‚ะต ะฟะพะดะดั€ัŠะถะบะฐั‚ะฐ ะทะฐ ัะปะพะถะฝะธ ะธ ะฐะทะธะฐั‚ัะบะธ ะฟะธัะผะตะฝะพัั‚ะธ, ะธะทะฑะตั€ะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - ะ•ะทะธะบะพะฒะธ ะฝะฐัั‚ั€ะพะนะบะธ - ะ•ะทะธั†ะธ</emph>, ัะปะตะด ั‚ะพะฒะฐ ะพั‚ะผะตั‚ะฝะตั‚ะต ะฟะพะปะตั‚ะพ <emph>ะ ะฐะทั€ะตัˆะตะฝะฐ</emph> ะฒ ััŠะพั‚ะฒะตั‚ะฝะฐั‚ะฐ ะพะฑะปะฐัั‚."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13390,8 +13390,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "ะะบะพ ััŠะทะดะฐะฒะฐั‚ะต ัั‚ะธะป, ะฑะฐะทะธั€ะฐะฝ ะฒัŠั€ั…ัƒ ะดั€ัƒะณ ัั‚ะธะป, ะผะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ัั‚ะพะนะฝะพัั‚ ะฒ ะฟั€ะพั†ะตะฝั‚ะธ ะธะปะธ ะฒ ะฟัƒะฝะบั‚ะพะฒะต (ะฝะฐะฟั€ะธะผะตั€ -2ะฟะบั‚ ะธะปะธ +5ะฟะบั‚)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13422,16 +13422,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "ะ—ะฐ ะฟะพะดั€ะพะฑะฝะพัั‚ะธ ะพั‚ะฝะพัะฝะพ ะพะทะฝะฐั‡ะตะฝะธัั‚ะฐ ะทะฐ ะตะทะธั†ะธ ะฒะธะถั‚ะต ั€ะฐะทะดะตะปะฐ <link href=\"http://langtag.net/\"><emph>For users</emph> ะฒ ัƒะตะฑัะฐะนั‚ะฐ langtag.net</link> (ะฝะฐ ะฐะฝะณะปะธะนัะบะธ ะตะทะธะบ)."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "ะœะพะถะตั‚ะต ะดะฐ ะฟั€ะพะผะตะฝัั‚ะต ะธ ะฝะฐัั‚ั€ะพะนะบะฐั‚ะฐ ะทะฐ ะปะพะบะฐะป ะฝะฐ ะบะปะตั‚ะบะธ (ะธะทะฑะตั€ะตั‚ะต <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะšะปะตั‚ะบะธ - ะงะธัะปะฐ</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13462,8 +13462,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>ัˆั€ะธั„ั‚ะพะฒะต;ะตั„ะตะบั‚ะธ</bookmark_value><bookmark_value>ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต; ะตั„ะตะบั‚ะธ ะทะฐ ัˆั€ะธั„ั‚</bookmark_value><bookmark_value>ะทะฝะฐั†ะธ; ะตั„ะตะบั‚ะธ ะทะฐ ัˆั€ะธั„ั‚</bookmark_value><bookmark_value>ั‚ะตะบัั‚; ะตั„ะตะบั‚ะธ ะทะฐ ัˆั€ะธั„ั‚</bookmark_value><bookmark_value>ะตั„ะตะบั‚ะธ; ะทะฐ ัˆั€ะธั„ั‚ะพะฒะต</bookmark_value><bookmark_value>ะฟะพะดั‡ะตั€ั‚ะฐะฒะฐะฝะต; ั‚ะตะบัั‚</bookmark_value><bookmark_value>ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ; ะตั„ะตะบั‚ะธ ะทะฐ ัˆั€ะธั„ั‚</bookmark_value><bookmark_value>ะผะฐะปะบะธ ะฑัƒะบะฒะธ; ะตั„ะตะบั‚ะธ ะทะฐ ัˆั€ะธั„ั‚</bookmark_value><bookmark_value>ะทะฐะณะปะฐะฒะธั; ะตั„ะตะบั‚ะธ ะทะฐ ัˆั€ะธั„ั‚</bookmark_value><bookmark_value>ะผะฐะปะบะธ ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ</bookmark_value><bookmark_value>ะทะฐั‡ะตั€ั‚ะฐะฒะฐะฝะต; ะตั„ะตะบั‚ะธ ะทะฐ ัˆั€ะธั„ั‚</bookmark_value><bookmark_value>ัˆั€ะธั„ั‚ะพะฒะต; ะทะฐั‡ะตั€ั‚ะฐะฒะฐะฝะต</bookmark_value><bookmark_value>ะพั‡ะตั€ั‚ะฐะฝะธั; ะตั„ะตะบั‚ะธ ะทะฐ ัˆั€ะธั„ั‚</bookmark_value><bookmark_value>ัˆั€ะธั„ั‚ะพะฒะต; ะพั‡ะตั€ั‚ะฐะฝะธั</bookmark_value><bookmark_value>ัะตะฝะบะธ; ะฝะฐ ะทะฝะฐั†ะธ</bookmark_value><bookmark_value>ัˆั€ะธั„ั‚ะพะฒะต; ัะตะฝะบะธ</bookmark_value><bookmark_value>ัˆั€ะธั„ั‚ะพะฒะต;ะธะณะฝะพั€ะธั€ะฐะฝ ั†ะฒัั‚</bookmark_value><bookmark_value>ะธะณะฝะพั€ะธั€ะฐะฝะธ ั†ะฒะตั‚ะพะฒะต ะฝะฐ ัˆั€ะธั„ั‚ะฐ</bookmark_value><bookmark_value>ั†ะฒะตั‚ะพะฒะต; ะธะณะฝะพั€ะธั€ะฐะฝ ั†ะฒัั‚ ะฝะฐ ั‚ะตะบัั‚ะฐ</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13494,8 +13494,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">ะ—ะฐะดะฐะฒะฐ ั†ะฒะตั‚ะฐ ะฝะฐ ะธะทะฑั€ะฐะฝะธั ั‚ะตะบัั‚. ะะบะพ ะธะทะฑะตั€ะตั‚ะต <emph>ะะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ</emph>, ั†ะฒะตั‚ัŠั‚ ะฝะฐ ั‚ะตะบัั‚ะฐ ั‰ะต ะฑัŠะดะต ั‡ะตั€ะตะฝ ะฒัŠั€ั…ัƒ ัะฒะตั‚ะปะธ ั„ะพะฝะพะฒะต ะธ ะฑัะป โ€“ ะฒัŠั€ั…ัƒ ั‚ัŠะผะฝะธ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13526,16 +13526,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "ะ—ะฐ ะดะฐ ะฟั€ะตะบั€ะฐั‚ะธั‚ะต ั€ะตะถะธะผะฐ ะฝะฐ ะพั†ะฒะตั‚ัะฒะฐะฝะต, ั‰ั€ะฐะบะฝะตั‚ะต ะฒะตะดะฝัŠะถ ะธะปะธ ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ Escape."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "ะฆะฒะตั‚ัŠั‚ ะฝะฐ ั‚ะตะบัั‚ะฐ ัะต ะธะณะฝะพั€ะธั€ะฐ ะฟั€ะธ ะฟะตั‡ะฐั‚ะฐะฝะต, ะฐะบะพ ะต ะพั‚ะผะตั‚ะฝะฐั‚ะพ ะฟะพะปะตั‚ะพ <emph>ะŸะตั‡ะฐั‚ ะฒ ั‡ะตั€ะฝะพ</emph> ะฒ <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - ะŸะตั‡ะฐั‚\"><emph>%PRODUCTNAME Writer - ะŸะตั‡ะฐั‚</emph></link> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะะฐัั‚ั€ะพะนะบะธ."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13550,8 +13550,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">ะฉั€ะฐะบะฝะตั‚ะต, ะทะฐ ะดะฐ ะฟั€ะธะปะพะถะธั‚ะต ั‚ะตะบัƒั‰ะธั ั†ะฒัั‚ ะฝะฐ ัˆั€ะธั„ั‚ะฐ ะฒัŠั€ั…ัƒ ะธะทะฑั€ะฐะฝะธั‚ะต ะทะฝะฐั†ะธ. ะœะพะถะตั‚ะต ััŠั‰ะพ ะดะฐ ั‰ั€ะฐะบะฝะตั‚ะต ั‚ัƒะบ ะธ ะดะฐ ะฟะปัŠะทะฝะตั‚ะต ะบัƒั€ัะพั€ะฐ ะฟั€ะตะท ั‚ะตะบัั‚, ะทะฐ ะดะฐ ัะผะตะฝะธั‚ะต ั†ะฒะตั‚ะฐ ะผัƒ. ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ัั‚ั€ะตะปะบะฐั‚ะฐ ะดะพ ะธะบะพะฝะฐั‚ะฐ, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ โ€žะฆะฒัั‚ ะฝะฐ ัˆั€ะธั„ั‚ะฐโ€œ.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13590,40 +13590,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "ะัะผะฐ โ€“ ะฝะต ัะต ะฟั€ะธะปะฐะณะฐ ะตั„ะตะบั‚"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "ะ“ะปะฐะฒะฝะธ ะฑัƒะบะฒะธ โ€“ ะฟั€ะตะฒั€ัŠั‰ะฐ ะธะทะฑั€ะฐะฝะธั‚ะต ะผะฐะปะบะธ ะฑัƒะบะฒะธ ะฒ ะณะปะฐะฒะฝะธ"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "ะœะฐะปะบะธ ะฑัƒะบะฒะธ โ€“ ะฟั€ะตะฒั€ัŠั‰ะฐ ะธะทะฑั€ะฐะฝะธั‚ะต ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ ะฒ ะผะฐะปะบะธ"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "ะ—ะฐะณะปะฐะฒะธะต โ€“ ะฟั€ะตะฒั€ัŠั‰ะฐ ะฟัŠั€ะฒะฐั‚ะฐ ะฑัƒะบะฒะฐ ะพั‚ ะฒััะบะฐ ะธะทะฑั€ะฐะฝะฐ ะดัƒะผะฐ ะฒ ะณะปะฐะฒะฝะฐ"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "ะœะฐะปะบะธ ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ โ€“ ะฟั€ะตะฒั€ัŠั‰ะฐ ะธะทะฑั€ะฐะฝะธั‚ะต ะผะฐะปะบะธ ะฑัƒะบะฒะธ ะฒ ะณะปะฐะฒะฝะธ ะธ ะณะธ ัะผะฐะปัะฒะฐ"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">ะ˜ะทะฑะตั€ะตั‚ะต ะตั„ะตะบั‚ ะทะฐ ั€ะตะปะตั„, ะบะพะนั‚ะพ ะดะฐ ะฑัŠะดะต ะฟั€ะธะปะพะถะตะฝ ะฒัŠั€ั…ัƒ ะธะทะฑั€ะฐะฝะธั ั‚ะตะบัั‚. ะ˜ะทะฟัŠะบะฝะฐะปะธัั‚ ั€ะตะปะตั„ ะบะฐั€ะฐ ะทะฝะฐั†ะธั‚ะต ะดะฐ ะธะทะณะปะตะถะดะฐั‚ ััะบะฐัˆ ัะฐ ะฝะฐะดะธะณะฝะฐั‚ะธ ะฝะฐะด ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ. ะ’ะดัŠะปะฑะฐะฝะธัั‚ ั€ะตะปะตั„ ะณะธ ะบะฐั€ะฐ ะดะฐ ะธะทะณะปะตะถะดะฐั‚ ะบะฐั‚ะพ ะฟั€ะตัะพะฒะฐะฝะธ ะฝะฐะฒัŠั‚ั€ะต ะฒ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13902,8 +13902,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">ะ—ะฐะดะฐะนั‚ะต ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะทะฐ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ะธะทะฑั€ะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ะธะปะธ ะบะปะตั‚ะบะธ.</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13918,8 +13918,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">ะ˜ะทะฑะตั€ะตั‚ะต ะบะฐั‚ะตะณะพั€ะธั ะพั‚ ัะฟะธััŠะบะฐ, ะฟะพัะปะต ะธะทะฑะตั€ะตั‚ะต ั„ะพั€ะผะฐั‚ะธั€ะฐั‰ ัั‚ะธะป ะฒ ะฟะพะปะตั‚ะพ <emph>ะคะพั€ะผะฐั‚</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13982,8 +13982,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">ะ—ะฐะดะฐะฒะฐ ะฝะฐัั‚ั€ะพะนะบะฐั‚ะฐ ะทะฐ ะตะทะธะบ ะทะฐ ะธะทะฑั€ะฐะฝะธั‚ะต <switchinline select=\"appl\"><caseinline select=\"CALC\">ะบะปะตั‚ะบะธ</caseinline><defaultinline>ะฟะพะปะตั‚ะฐ</defaultinline></switchinline>. ะะบะพ ะทะฐ ะตะทะธะบ ะต ะฟะพัะพั‡ะตะฝะพ <emph>ะŸะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต</emph>, $[officename] ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฟั€ะธะปะฐะณะฐ ั‡ะธัะปะพะฒะธั‚ะต ั„ะพั€ะผะฐั‚ะธ, ัะฒัŠั€ะทะฐะฝะธ ั ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะธั ะตะทะธะบ ะฝะฐ ัะธัั‚ะตะผะฐั‚ะฐ. ะ˜ะทะฑะตั€ะตั‚ะต ะฟั€ะพะธะทะฒะพะปะตะฝ ะตะทะธะบ, ะทะฐ ะดะฐ ั„ะธะบัะธั€ะฐั‚ะต ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะทะฐ ะธะทะฑั€ะฐะฝะธั‚ะต <switchinline select=\"appl\"><caseinline select=\"CALC\">ะบะปะตั‚ะบะธ</caseinline><defaultinline>ะฟะพะปะตั‚ะฐ</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14086,8 +14086,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">ะŸั€ะพะผะตะฝั ั†ะฒะตั‚ะฐ ะฝะฐ ัˆั€ะธั„ั‚ะฐ ะฝะฐ ะพั‚ั€ะธั†ะฐั‚ะตะปะฝะธั‚ะต ั‡ะธัะปะฐ ะฝะฐ ั‡ะตั€ะฒะตะฝะพ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14118,8 +14118,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">ะŸั€ะธ ะตะบัะฟะพะฝะตะฝั†ะธะฐะปะฝะธั ั„ะพั€ะผะฐั‚ ะธะฝะถะตะฝะตั€ะฝะธัั‚ ะทะฐะฟะธั ะพัะธะณัƒั€ัะฒะฐ ะตะบัะฟะพะฝะตะฝั‚ะฐั‚ะฐ ะดะฐ ะต ะบั€ะฐั‚ะฝะฐ ะฝะฐ 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14238,8 +14238,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "ะšะพะดะพะฒะตั‚ะต ะฝะฐ ั‡ะธัะปะพะฒะธ ั„ะพั€ะผะฐั‚ะธ ะผะพะณะฐั‚ ะดะฐ ััŠะดัŠั€ะถะฐั‚ ะดะพ ั‡ะตั‚ะธั€ะธ ั‡ะฐัั‚ะธ, ั€ะฐะทะดะตะปะตะฝะธ ั ั‚ะพั‡ะบะฐ ะธ ะทะฐะฟะตั‚ะฐั (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14270,8 +14270,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "ะงะตั‚ะฒัŠั€ั‚ะฐั‚ะฐ ั‡ะฐัั‚ ัะต ะฟั€ะธะปะฐะณะฐ, ะฐะบะพ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะต ะต ั‡ะธัะปะพ, ะฐ ั‚ะตะบัั‚. ะกัŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ัะต ะฟั€ะตะดัั‚ะฐะฒั ััŠั ะทะฝะฐะบ โ€žะฝะฐโ€œ (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14286,16 +14286,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต ะฝัƒะปะฐ (0), ะดะธะตะท (#) ะธะปะธ ะฒัŠะฟั€ะพัะธั‚ะตะปะฝะฐ (?) ะบะฐั‚ะพ ะทะฐะผะตัั‚ะฒะฐั‰ะธ ะทะฝะฐั†ะธ ะทะฐ ั†ะธั„ั€ะธ ะฒ ะบะพะดะพะฒะตั‚ะต ะฝะฐ ั„ะพั€ะผะฐั‚ะธ. ะ—ะฝะฐะบัŠั‚ # ะพะทะฝะฐั‡ะฐะฒะฐ ะฟะพะบะฐะทะฒะฐะฝะต ัะฐะผะพ ะฝะฐ ะทะฝะฐั‡ะตั‰ะธั‚ะต ั†ะธั„ั€ะธ, ะฐ 0 ะพะทะฝะฐั‡ะฐะฒะฐ ะฟะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะฝัƒะปะธ, ะฐะบะพ ั‡ะธัะปะพั‚ะพ ััŠะดัŠั€ะถะฐ ะฟะพ-ะผะฐะปะบะพ ั†ะธั„ั€ะธ, ะพั‚ะบะพะปะบะพั‚ะพ ัะฐ ะทะฐะดะฐะดะตะฝะธ ะฒ ั‡ะธัะปะพะฒะธั ั„ะพั€ะผะฐั‚. ะ—ะฝะฐะบัŠั‚ ? ั€ะฐะฑะพั‚ะธ ะบะฐั‚ะพ #, ะฝะพ ะดะพะฑะฐะฒั ะธะฝั‚ะตั€ะฒะฐะป, ะทะฐ ะดะฐ ะทะฐะฟะฐะทะธ ะฟะพะดั€ะฐะฒะฝัะฒะฐะฝะตั‚ะพ ะฟะพ ะดะตัะตั‚ะธั‡ะฝะฐ ะทะฐะฟะตั‚ะฐั, ะฐะบะพ ะธะผะฐ ัะบั€ะธั‚ะฐ ะฝะตะทะฝะฐั‡ะตั‰ะฐ ะฝัƒะปะฐ."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต ะฒัŠะฟั€ะพัะธั‚ะตะปะฝะธ (?), ะฝัƒะปะธ (0) ะธะปะธ ะดะธะตะทะธ (#), ะทะฐ ะดะฐ ะฟั€ะตะดัั‚ะฐะฒะธั‚ะต ะฑั€ะพั ั†ะธั„ั€ะธ, ะบะพะธั‚ะพ ะดะฐ ะฑัŠะดะฐั‚ ะฒะบะปัŽั‡ะตะฝะธ ะฒ ั‡ะธัะปะธั‚ะตะปั ะธ ะทะฝะฐะผะตะฝะฐั‚ะตะปั ะฝะฐ ะดั€ะพะฑ. ะ”ั€ะพะฑะธั‚ะต, ะบะพะธั‚ะพ ะฝะต ะฟะฐัะฒะฐั‚ ะฝะฐ ะดะตั„ะธะฝะธั€ะฐะฝะธั ะพั‚ ะฒะฐั ัˆะฐะฑะปะพะฝ, ั‰ะต ะฑัŠะดะฐั‚ ะธะทะฟะธัะฒะฐะฝะธ ะบะฐั‚ะพ ั‡ะธัะปะฐ ั ะฟะปะฐะฒะฐั‰ะฐ ะทะฐะฟะตั‚ะฐั."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14526,24 +14526,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "ะ—ะฐ ะดะฐ ะดะตั„ะธะฝะธั€ะฐั‚ะต ัˆะธั€ะธะฝะฐั‚ะฐ ะฝะฐ ะฟั€ะฐะทะฝะพ ะฟั€ะพัั‚ั€ะฐะฝัั‚ะฒะพ ะฒ ั‡ะธัะปะพะฒ ั„ะพั€ะผะฐั‚ ั‡ั€ะตะท ะทะฝะฐะบ, ะฒัŠะฒะตะดะตั‚ะต ะดะพะปะฝะฐ ั‡ะตั€ั‚ะฐ ( _ ), ะฟะพัะปะตะดะฒะฐะฝะฐ ะพั‚ ััŠะพั‚ะฒะตั‚ะฝะธั ะทะฝะฐะบ. ะจะธั€ะธะฝะฐั‚ะฐ ะฝะฐ ะธะฝั‚ะตั€ะฒะฐะปะฐ ะทะฐะฒะธัะธ ะพั‚ ัˆะธั€ะธะฝะฐั‚ะฐ ะฝะฐ ะธะทะฑั€ะฐะฝะธั ะพั‚ ะฒะฐั ะทะฝะฐะบ. ะะฐะฟั€ะธะผะตั€ <emph>_M</emph> ั‰ะต ะฒะผัŠะบะฝะต ะฟะพ-ัˆะธั€ะพะบ ะธะฝั‚ะตั€ะฒะฐะป ะพั‚ <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "ะ—ะฐ ะดะฐ ะทะฐะฟัŠะปะฝะธั‚ะต ัะฒะพะฑะพะดะฝะพ ะผััั‚ะพ ั ะดะฐะดะตะฝ ะทะฝะฐะบ, ะธะทะฟะพะปะทะฒะฐะนั‚ะต ะทะฒะตะทะดะธั‡ะบะฐ (*), ะฟะพัะปะตะดะฒะฐะฝะฐ ะพั‚ ะทะฝะฐะบะฐ. ะะฐะฟั€ะธะผะตั€:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "ั‰ะต ะฟะพะบะฐะถะต ั‡ะธัะปะพั‚ะพ (0), ะฟั€ะตะดั…ะพะถะดะฐะฝะพ ะพั‚ ั‚ะพะปะบะพะฒะฐ ะพะฑั€ะฐั‚ะฝะธ ะฝะฐะบะปะพะฝะตะฝะธ ั‡ะตั€ั‚ะธ (\\), ะบะพะปะบะพั‚ะพ ะดะฐ ัะต ะทะฐะฟัŠะปะฝะธ ัˆะธั€ะธะฝะฐั‚ะฐ ะฝะฐ ะบะพะปะพะฝะฐั‚ะฐ. ะ—ะฐ ัั‡ะตั‚ะพะฒะพะดะฝะพ ะธะทะฟะธัะฒะฐะฝะต ะผะพะถะตั‚ะต ะดะฐ ะฟะพะดั€ะฐะฒะฝะธั‚ะต ะพั‚ะปัะฒะพ ัะธะผะฒะพะปะฐ ะฝะฐ ะฒะฐะปัƒั‚ะฐั‚ะฐ ั ั„ะพั€ะผะฐั‚, ะฟะพะดะพะฑะตะฝ ะฝะฐ:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14654,8 +14654,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "ะ—ะฐ ะธะทะฟะธัะฒะฐะฝะต ะฝะฐ ั‡ะธัะปะฐั‚ะฐ ะบะฐั‚ะพ ะฟั€ะพั†ะตะฝั‚ะธ ะดะพะฑะฐะฒะตั‚ะต ะทะฝะฐะบะฐ ะทะฐ ะฟั€ะพั†ะตะฝั‚ (%) ะบัŠะผ ั‡ะธัะปะพะฒะธั ั„ะพั€ะผะฐั‚."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15142,8 +15142,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "ะ’ัะธั‡ะบะธ ั„ะพั€ะผะฐั‚ะธ ะทะฐ ะดะฐั‚ะฐ ะทะฐะฒะธััั‚ ะพั‚ ะปะพะบะฐะปะฐ, ะทะฐะดะฐะดะตะฝ ะฒ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - ะ•ะทะธะบะพะฒะธ ะฝะฐัั‚ั€ะพะนะบะธ - ะ•ะทะธั†ะธ</emph>. ะะฐะฟั€ะธะผะตั€, ะฐะบะพ ะธะทะฑั€ะฐะฝะธัั‚ ะปะพะบะฐะป ะต โ€žะฏะฟะพะฝัะบะธโ€œ, ั‰ะต ัะต ะธะทะฟะพะปะทะฒะฐ ะบะฐะปะตะฝะดะฐั€ัŠั‚ ะ“ะตะฝะณะพัƒ. ะ’ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะธั ั„ะพั€ะผะฐั‚ ะทะฐ ะดะฐั‚ะฐ ะฝะฐ <item type=\"productname\">%PRODUCTNAME</item> ัะต ะธะทะฟะพะปะทะฒะฐ ะณั€ะธะณะพั€ะธะฐะฝัะบะธัั‚ ะบะฐะปะตะฝะดะฐั€."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15246,8 +15246,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะะบะพ ะธะทะฒัŠั€ัˆะฒะฐั‚ะต ะธะทั‡ะธัะปะตะฝะธะต, ะบะพะตั‚ะพ ะฒะบะปัŽั‡ะฒะฐ ะตะดะฝะฐ ะธะปะธ ะฝัะบะพะปะบะพ ะบะปะตั‚ะบะธ, ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะธ ะบะฐั‚ะพ ะดะฐั‚ะธ, ั€ะตะทัƒะปั‚ะฐั‚ัŠั‚ ัะต ั„ะพั€ะผะฐั‚ะธั€ะฐ ัะฟะพั€ะตะด ัะปะตะดะฝะพั‚ะพ ััŠะพั‚ะฒะตั‚ัั‚ะฒะธะต: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15430,8 +15430,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะคะพั€ะผะฐั‚ัŠั‚ โ€žะดะฐั‚ะฐ ะธ ั‡ะฐัโ€œ ะฟะพะบะฐะทะฒะฐ ะดะฐั‚ะฐั‚ะฐ ะธ ั‡ะฐัะฐ, ะบะพะณะฐั‚ะพ ัะฐ ะฒัŠะฒะตะดะตะฝะธ ะดะฐะฝะฝะธ ะฒ ะบะปะตั‚ะบะฐั‚ะฐ ั ั‚ะพะทะธ ั„ะพั€ะผะฐั‚. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15454,8 +15454,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "ะ—ะฐ ะธะทะฟะธัะฒะฐะฝะต ะฝะฐ ั‡ะฐัะพะฒะต, ะผะธะฝัƒั‚ะธ ะธ ัะตะบัƒะฝะดะธ ะธะทะฟะพะปะทะฒะฐะนั‚ะต ัะปะตะดะฝะธั‚ะต ะบะพะดะพะฒะต ะฝะฐ ั‡ะธัะปะพะฒะธ ั„ะพั€ะผะฐั‚ะธ."
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15590,8 +15590,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "ะ—ะฐ ะธะทะฟะธัะฒะฐะฝะต ะฝะฐ ั‡ะธัะปะฐ ั ะผะตัั‚ะฝะธ ั‡ะธัะปะพะฒะธ ะทะฝะฐั†ะธ ะฟะพะปะทะฒะฐะนั‚ะต ะผะพะดะธั„ะธะบะฐั‚ะพั€ [NatNum1], [NatNum2], ... [NatNum11] ะฒ ะฝะฐั‡ะฐะปะพั‚ะพ ะฝะฐ ะบะพะดะพะฒะตั‚ะต ะฝะฐ ั‡ะธัะปะพะฒะธ ั„ะพั€ะผะฐั‚ะธ."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15599,7 +15599,7 @@ msgctxt ""
"par_id3158313\n"
"help.text"
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code. See <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link> section below."
-msgstr ""
+msgstr "ะ—ะฐ ะดะฐ ะธะทะฟะธัะฒะฐั‚ะต ั‡ะธัะปะฐ ั ะดัƒะผะธ ะฒ ั€ะฐะทะปะธั‡ะฝะธ ั„ะพั€ะผะฐั‚ะธ ะทะฐ ั‡ะธัะปะฐ, ะฟะฐั€ะธั‡ะฝะธ ััƒะผะธ ะธ ะดะฐั‚ะธ, ะธะทะฟะพะปะทะฒะฐะนั‚ะต ะผะพะดะธั„ะธะบะฐั‚ะพั€ [NatNum12] ััŠั ััŠะพั‚ะฒะตั‚ะฝะธั‚ะต ะฐั€ะณัƒะผะตะฝั‚ะธ ะฒ ะฝะฐั‡ะฐะปะพั‚ะพ ะฝะฐ ะบะพะดะฐ ะฝะฐ ั‡ะธัะปะพะฒะธั ั„ะพั€ะผะฐั‚. ะ’ะธะถั‚ะต ั€ะฐะทะดะตะปะฐ <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link> ะฟะพ-ะดะพะปัƒ."
#: 05020301.xhp
msgctxt ""
@@ -17271,7 +17271,7 @@ msgctxt ""
"hd_id231201610928993199\n"
"help.text"
msgid "NatNum12 modifier"
-msgstr ""
+msgstr "ะœะพะดะธั„ะธะบะฐั‚ะพั€ NatNum12"
#: 05020301.xhp
msgctxt ""
@@ -17279,7 +17279,7 @@ msgctxt ""
"par_id3158314\n"
"help.text"
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code."
-msgstr ""
+msgstr "ะ—ะฐ ะดะฐ ะธะทะฟะธัะฒะฐั‚ะต ั‡ะธัะปะฐ ั ะดัƒะผะธ ะฒ ั€ะฐะทะปะธั‡ะฝะธ ั„ะพั€ะผะฐั‚ะธ ะทะฐ ั‡ะธัะปะฐ, ะฟะฐั€ะธั‡ะฝะธ ััƒะผะธ ะธ ะดะฐั‚ะธ, ะธะทะฟะพะปะทะฒะฐะนั‚ะต ะผะพะดะธั„ะธะบะฐั‚ะพั€ [NatNum12] ััŠั ััŠะพั‚ะฒะตั‚ะฝะธั‚ะต ะฐั€ะณัƒะผะตะฝั‚ะธ ะฒ ะฝะฐั‡ะฐะปะพั‚ะพ ะฝะฐ ะบะพะดะฐ ะฝะฐ ั‡ะธัะปะพะฒะธั ั„ะพั€ะผะฐั‚."
#: 05020301.xhp
msgctxt ""
@@ -17287,7 +17287,7 @@ msgctxt ""
"par_id130820161735318343\n"
"help.text"
msgid "Common NatNum12 formatting examples"
-msgstr ""
+msgstr "ะžะฑั‰ะธ ะฟั€ะธะผะตั€ะธ ะทะฐ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต ั NatNum12"
#: 05020301.xhp
msgctxt ""
@@ -17295,7 +17295,7 @@ msgctxt ""
"par_id130820131011365891\n"
"help.text"
msgid "Formatting code"
-msgstr ""
+msgstr "ะšะพะด ะทะฐ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต"
#: 05020301.xhp
msgctxt ""
@@ -17303,7 +17303,7 @@ msgctxt ""
"par_id13082016201136632\n"
"help.text"
msgid "Explanation"
-msgstr ""
+msgstr "ะžะฑััะฝะตะฝะธะต"
#: 05020301.xhp
msgctxt ""
@@ -17311,7 +17311,7 @@ msgctxt ""
"par_id130820161733145583\n"
"help.text"
msgid "[NatNum12]"
-msgstr ""
+msgstr "[NatNum12]"
#: 05020301.xhp
msgctxt ""
@@ -17319,7 +17319,7 @@ msgctxt ""
"par_id130820161733112114\n"
"help.text"
msgid "Spell out as cardinal number: 1 โ†’ one"
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ ะฑั€ะพะนะฝะพ ั‡ะธัะปะธั‚ะตะปะฝะพ: 1 โ†’ ะตะดะฝะพ"
#: 05020301.xhp
msgctxt ""
@@ -17327,15 +17327,16 @@ msgctxt ""
"par_id1308201617533145585\n"
"help.text"
msgid "[NatNum12 ordinal]"
-msgstr ""
+msgstr "[NatNum12 ordinal]"
#: 05020301.xhp
+#, fuzzy
msgctxt ""
"05020301.xhp\n"
"par_id13082016107533112116\n"
"help.text"
msgid "Spell out as ordinal number: 1 โ†’ first"
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ ั€ะตะดะฝะพ ั‡ะธัะปะธั‚ะตะปะฝะพ: 1 โ†’ ะฟัŠั€ะฒะธ"
#: 05020301.xhp
msgctxt ""
@@ -17343,7 +17344,7 @@ msgctxt ""
"par_id1308201616533145587\n"
"help.text"
msgid "[NatNum12 ordinal-number]"
-msgstr ""
+msgstr "[NatNum12 ordinal-number]"
#: 05020301.xhp
msgctxt ""
@@ -17351,7 +17352,7 @@ msgctxt ""
"par_id13082016107533112118\n"
"help.text"
msgid "Spell out as ordinal indicator: 1 โ†’ 1st"
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ ั‡ะธัะปะพ ั ะพะทะฝะฐั‡ะตะฝะธะต ะทะฐ ะฟะพั€ะตะดะฝะพัั‚: 1 โ†’ 1."
#: 05020301.xhp
msgctxt ""
@@ -17359,7 +17360,7 @@ msgctxt ""
"par_id1308201796533145589\n"
"help.text"
msgid "[NatNum12 capitalize]"
-msgstr ""
+msgstr "[NatNum12 capitalize]"
#: 05020301.xhp
msgctxt ""
@@ -17367,7 +17368,7 @@ msgctxt ""
"par_id130820161715331121110\n"
"help.text"
msgid "Spell out with capitalization, as cardinal number: 1 โ†’ One"
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ ะฑั€ะพะนะฝะพ ั‡ะธัะปะธั‚ะตะปะฝะพ ั ะณะปะฐะฒะฝะฐ ะฑัƒะบะฒะฐ: 1 โ†’ ะ•ะดะฝะพ"
#: 05020301.xhp
msgctxt ""
@@ -17375,15 +17376,16 @@ msgctxt ""
"par_id1308201617965331455812\n"
"help.text"
msgid "[NatNum12 upper ordinal]"
-msgstr ""
+msgstr "[NatNum12 upper ordinal]"
#: 05020301.xhp
+#, fuzzy
msgctxt ""
"05020301.xhp\n"
"par_id130826171075331121112\n"
"help.text"
msgid "Spell out in upper case, as ordinal number: 1 โ†’ FIRST"
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ ั€ะตะดะฝะพ ั‡ะธัะปะธั‚ะตะปะฝะพ ั ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ: 1 โ†’ ะŸะชะ ะ’ะ˜"
#: 05020301.xhp
msgctxt ""
@@ -17391,7 +17393,7 @@ msgctxt ""
"par_id1308201617965331455813\n"
"help.text"
msgid "[NatNum12 title]"
-msgstr ""
+msgstr "[NatNum12 title]"
#: 05020301.xhp
msgctxt ""
@@ -17399,7 +17401,7 @@ msgctxt ""
"par_id13082016075331121114\n"
"help.text"
msgid "Spell out in title case, as cardinal number: 101 โ†’ Hundred One"
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ั ะฑั€ะพะนะฝะพ ั‡ะธัะปะธั‚ะตะปะฝะพ ะบะฐั‚ะพ ะทะฐะณะปะฐะฒะธะต ะฝะฐ ะฐะฝะณะปะธะนัะบะธ: 101 โ†’ ะกั‚ะพ ะ˜ ะ•ะดะฝะพ"
#: 05020301.xhp
msgctxt ""
@@ -17407,7 +17409,7 @@ msgctxt ""
"par_id1308201617965331455814\n"
"help.text"
msgid "[NatNum12 USD]"
-msgstr ""
+msgstr "[NatNum12 BGN]"
#: 05020301.xhp
msgctxt ""
@@ -17415,7 +17417,7 @@ msgctxt ""
"par_id13082016075331121115\n"
"help.text"
msgid "Spell out as a money amount of a given currency specified by 3-letter ISO code: 1 โ†’ one U.S. dollar"
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ะบะฐั‚ะพ ะฟะฐั€ะธั‡ะฝะฐ ััƒะผะฐ ะฒ ะดะฐะดะตะฝะฐ ะฒะฐะปัƒั‚ะฐ, ะฟะพัะพั‡ะตะฝะฐ ั‡ั€ะตะท ั‚ั€ะธะฑัƒะบะฒะตะฝะธั ัะธ ะบะพะด ะฟะพ ISO: 1 โ†’ ะตะดะธะฝ ะปะตะฒ"
#: 05020301.xhp
msgctxt ""
@@ -17423,7 +17425,7 @@ msgctxt ""
"par_id1308201617965331455816\n"
"help.text"
msgid "[NatNum12 D=ordinal-number]D\" of \"MMMM"
-msgstr ""
+msgstr "[NatNum12 D=ordinal-number]D\" of \"MMMM"
#: 05020301.xhp
msgctxt ""
@@ -17431,7 +17433,7 @@ msgctxt ""
"par_id13082016075331121117\n"
"help.text"
msgid "Spell out as a date in format \"1st of May\""
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ะฝะฐ ะดะฐั‚ะฐ ะฝะฐ ะฐะฝะณะปะธะนัะบะธ ะฒัŠะฒ ั„ะพั€ะผะฐั‚ โ€ž1st of Mayโ€œ"
#: 05020301.xhp
msgctxt ""
@@ -17439,7 +17441,7 @@ msgctxt ""
"par_id1308201617965331455818\n"
"help.text"
msgid "[NatNum12 YYYY=title year,D=capitalize ordinal]D\" of \"MMMM, YYYY"
-msgstr ""
+msgstr "[NatNum12 YYYY=title year,D=capitalize ordinal]D\" of \"MMMM, YYYY"
#: 05020301.xhp
msgctxt ""
@@ -17447,15 +17449,16 @@ msgctxt ""
"par_id13082016075331121119\n"
"help.text"
msgid "Spell out as a date in format \"First of May, Nineteen Ninety-nine\""
-msgstr ""
+msgstr "ะ˜ะทะฟะธัะฒะฐะฝะต ะฝะฐ ะดะฐั‚ะฐ ะฝะฐ ะฐะฝะณะปะธะนัะบะธ ะฒัŠะฒ ั„ะพั€ะผะฐั‚ โ€žFirst of May, Nineteen Ninety-nineโ€œ"
#: 05020301.xhp
+#, fuzzy
msgctxt ""
"05020301.xhp\n"
"par_id3158316\n"
"help.text"
msgid "Other possible arguments: \"money\" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number \"1.99\" as \"One and 99/100 U.S. Dollars\"."
-msgstr ""
+msgstr "ะ”ั€ัƒะณะธ ะฒัŠะทะผะพะถะฝะธ ะฐั€ะณัƒะผะตะฝั‚ะธ: โ€žmoneyโ€œ ะฟั€ะตะดะธ ั‚ั€ะธะฑัƒะบะฒะตะฝะธั ะบะพะด ะทะฐ ะฒะฐะปัƒั‚ะฐ, ะฝะฐะฟั€ะธะผะตั€ ะฝะฐ ะฐะฝะณะปะธะนัะบะธ [NatNum12 capitalize money USD]0.00 ั‰ะต ั„ะพั€ะผะฐั‚ะธั€ะฐ ั‡ะธัะปะพั‚ะพ โ€ž1.99โ€œ ะบะฐั‚ะพ โ€žOne and 99/100 U.S. Dollarsโ€œ. ะะฐ ะฑัŠะปะณะฐั€ัะบะธ ะผะพะถะต ะดะฐ ัะต ะธะทะฟะพะปะทะฒะฐั‚ ะฐั€ะณัƒะผะตะฝั‚ะธั‚ะต cardinal-masculine, cardinal-feminine ะธ cardinal-neuter ะทะฐ ะฑั€ะพะนะฝะธ ั‡ะธัะปะธั‚ะตะปะฝะธ ััŠะพั‚ะฒะตั‚ะฝะพ ะฒ ะผัŠะถะบะธ, ะถะตะฝัะบะธ ะธ ัั€ะตะดะตะฝ ั€ะพะด (1 โ†’ โ€žะตะดะธะฝโ€œ, โ€žะตะดะฝะฐโ€œ ะธะปะธ โ€žะตะดะฝะพโ€œ), ะบะฐะบั‚ะพ ะธ ordinal-masculine, ordinal-feminine ะธ ordinal-neuter ะทะฐ ััŠะพั‚ะฒะตั‚ะฝะธ ั€ะตะดะฝะธ ั‡ะธัะปะธั‚ะตะปะฝะธ (1 โ†’ โ€žะฟัŠั€ะฒะธโ€œ, โ€žะฟัŠั€ะฒะฐโ€œ ะธะปะธ โ€žะฟัŠั€ะฒะพโ€œ)."
#: 05020400.xhp
msgctxt ""
@@ -17926,8 +17929,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "ะ’ัŠั€ั‚ะตะฝะต/ะผะฐั‰ะฐะฑะธั€ะฐะฝะต"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18222,8 +18225,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">ะ—ะฐะดะฐะนั‚ะต ั‚ะธะฟะพะณั€ะฐั„ัะบะธั‚ะต ะฝะฐัั‚ั€ะพะนะบะธ ะทะฐ ะบะปะตั‚ะบะธ ะธะปะธ ะฐะฑะทะฐั†ะธ ะฒัŠะฒ ั„ะฐะนะปะพะฒะต ะฝะฐ ะฐะทะธะฐั‚ัะบะธ ะตะทะธั†ะธ. ะ—ะฐ ะดะฐ ั€ะฐะทั€ะตัˆะธั‚ะต ะฟะพะดะดัŠั€ะถะบะฐั‚ะฐ ะทะฐ ะฐะทะธะฐั‚ัะบะธ ะตะทะธั†ะธ, ะธะทะฑะตั€ะตั‚ะต <emph>ะ•ะทะธะบะพะฒะธ ะฝะฐัั‚ั€ะพะนะบะธ - ะ•ะทะธั†ะธ</emph> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะะฐัั‚ั€ะพะนะบะธ ะธ ะพั‚ะผะตั‚ะฝะตั‚ะต ะฟะพะปะตั‚ะพ <emph>ะ ะฐะทั€ะตัˆะตะฝะฐ ะทะฐ ะฐะทะธะฐั‚ัะบะธ ะตะทะธั†ะธ</emph> ะฒ ะพะฑะปะฐัั‚ั‚ะฐ <emph>ะ ะฐะทัˆะธั€ะตะฝะฐ ะตะทะธะบะพะฒะฐ ะฟะพะดั€ัŠะถะบะฐ</emph>.</ahelp> ะะฐัั‚ั€ะพะนะบะธั‚ะต ะทะฐ ะฐะทะธะฐั‚ัะบะฐ ั‚ะธะฟะพะณั€ะฐั„ะธั ัะต ะธะณะฝะพั€ะธั€ะฐั‚ ะฒ ะดะพะบัƒะผะตะฝั‚ะธ ะฝะฐ HTML."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18278,8 +18281,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>ะ ะฐะทัั‚ะพัะฝะธะต ะผะตะถะดัƒ ะฐะทะธะฐั‚ัะบะธ ะธ ะฝะตะฐะทะธะฐั‚ัะบะธ ั‚ะตะบัั‚</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -26134,8 +26137,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "ะ—ะฐ ะดะฐ ะฟะพะดั€ะฐะฒะฝะธั‚ะต ะณั€ะฐั„ะธะบะฐ ัะฟั€ัะผะพ ะทะฝะฐะบะฐ, ะทะฐ ะบะพะนั‚ะพ ะต ะทะฐะบะพั‚ะฒะตะฝะฐ, ั‰ั€ะฐะบะฝะตั‚ะต ั ะดะตัะฝะธั ะฑัƒั‚ะพะฝ ะฒัŠั€ั…ัƒ ะณั€ะฐั„ะธะบะฐั‚ะฐ ะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต</emph>. ะžั‚ะฒะพั€ะตั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะขะธะฟ</emph> ะธ ะฒ ะพะฑะปะฐัั‚ั‚ะฐ <emph>ะŸะพะทะธั†ะธั</emph> ะธะทะฑะตั€ะตั‚ะต <emph>ะ—ะฝะฐะบ</emph> ะฒ ะฟะพะปะตั‚ะฐั‚ะฐ <emph>ะบัŠะผ</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31694,8 +31697,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "ะะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฟั€ะธะปะฐะณะฐ ะบะฐะฝั‚ ะฟะพ ะดะพะปะฝะธั ั€ัŠะฑ ะฝะฐ ะฟั€ะตะดั…ะพะดะฝะธั ะฐะฑะทะฐั†, ะบะพะณะฐั‚ะพ ะฒัŠะฒะตะดะตั‚ะต ั‚ั€ะธ ะธะปะธ ะฟะพะฒะตั‡ะต ะพะฟั€ะตะดะตะปะตะฝะธ ะทะฝะฐั†ะธ ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Enter. ะ—ะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะตะดะธะฝะธั‡ะฝะฐ ะปะธะฝะธั, ะฒัŠะฒะตะดะตั‚ะต ั‚ั€ะธ ะธะปะธ ะฟะพะฒะตั‡ะต ั‚ะธั€ะตั‚ะฐ (-) ะธะปะธ ะดะพะปะฝะธ ั‡ะตั€ั‚ะธ ( _ ) ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Enter. ะ—ะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะดะฒะพะนะฝะฐ ะปะธะฝะธั, ะฒัŠะฒะตะดะตั‚ะต ั‚ั€ะธ ะธะปะธ ะฟะพะฒะตั‡ะต ะทะฝะฐะบะฐ ะทะฐ ั€ะฐะฒะตะฝัั‚ะฒะพ (=), ะทะฒะตะทะดะธั‡ะบะธ (*), ะฒัŠะปะฝะพะพะฑั€ะฐะทะฝะธ ั‡ะตั€ั‚ะธ (~) ะธะปะธ ะดะธะตะทะธ (#) ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31902,8 +31905,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะกะปะธะฒะฐะฝะต ะฝะฐ ะฐะฑะทะฐั†ะธ ะพั‚ ะฟะพ ะตะดะธะฝ ั€ะตะด, ะฐะบะพ ะดัŠะปะถะธะฝะฐั‚ะฐ ะธะผ ะฝะฐะดะฒะธัˆะฐะฒะฐ ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/02.po b/source/bg/helpcontent2/source/text/shared/02.po
index 256f4e20b39..d1128bab93e 100644
--- a/source/bg/helpcontent2/source/text/shared/02.po
+++ b/source/bg/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-09 14:20+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1525875625.000000\n"
@@ -1974,8 +1974,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต</emph>: ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต</emph>, ะบะฐั‚ะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>...</emph> ะฒ ั€ะตะดะฐ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต</emph> ะฝะฐ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะกะฒะพะนัั‚ะฒะฐ: ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะพ ะฟะพะปะต</emph>. ะฉะต ัะต ะฟะพะบะฐะถะต ะดะธะฐะปะพะณะพะฒะธัั‚ ะฟั€ะพะทะพั€ะตั† <emph>ะงะธัะปะพะฒ ั„ะพั€ะผะฐั‚</emph>."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1990,8 +1990,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>ะœะธะฝะธะผะฐะปะฝะฐ ัั‚ะพะนะฝะพัั‚</emph> ะธ <emph>ะœะฐะบัะธะผะฐะปะฝะฐ ัั‚ะพะนะฝะพัั‚</emph>: ะผะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ะผะธะฝะธะผะฐะปะฝะฐ ะธ ะผะฐะบัะธะผะฐะปะฝะฐ ั‡ะธัะปะพะฒะฐ ัั‚ะพะนะฝะพัั‚ ะทะฐ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะพ ะฟะพะปะต. ะขะตะทะธ ัั‚ะพะนะฝะพัั‚ะธ ะพะฟั€ะตะดะตะปัั‚ ะธะทะฒะตะถะดะฐะฝะตั‚ะพ ะฝะฐ ััŠั‰ะตัั‚ะฒัƒะฒะฐั‰ะธ ะดะฐะฝะฝะธ (ะฝะฐะฟั€ะธะผะตั€, ะฐะบะพ ะผะธะฝะธะผะฐะปะฝะฐั‚ะฐ ัั‚ะพะนะฝะพัั‚ ะต 5, ะฐ ัะฒัŠั€ะทะฐะฝะพั‚ะพ ะฟะพะปะต ะพั‚ ะ‘ะ” ััŠะดัŠั€ะถะฐ ัั‚ะพะนะฝะพัั‚ 3, ั‰ะต ะฑัŠะดะต ะธะทะฒะตะดะตะฝะฐ ัั‚ะพะนะฝะพัั‚ 5, ะฝะพ ัั‚ะพะนะฝะพัั‚ั‚ะฐ ะฒ ะ‘ะ” ะฝัะผะฐ ะดะฐ ะฑัŠะดะต ะฟั€ะพะผะตะฝะตะฝะฐ) ะธ ะฒัŠะฒะตะถะดะฐะฝะตั‚ะพ ะฝะฐ ะฝะพะฒะธ ะดะฐะฝะฝะธ (ะฝะฐะฟั€ะธะผะตั€, ะฐะบะพ ะผะฐะบัะธะผะฐะปะฝะฐั‚ะฐ ัั‚ะพะนะฝะพัั‚ ะต 10, ะฐ ะฒะธะต ะฒัŠะฒะตะดะตั‚ะต 20, ะฒัŠะฒะตะดะตะฝะธั‚ะต ะดะฐะฝะฝะธ ั‰ะต ะฑัŠะดะฐั‚ ะบะพั€ะธะณะธั€ะฐะฝะธ ะธ ะฒ ะ‘ะ” ั‰ะต ะฑัŠะดะต ะทะฐะฟะธัะฐะฝะพ 10). ะะบะพ ะฝะต ัะฐ ะฟะพะฟัŠะปะฝะตะฝะธ ะฟะพะปะตั‚ะฐั‚ะฐ ะทะฐ <emph>ะœะธะฝะธะผะฐะปะฝะฐ ัั‚ะพะนะฝะพัั‚</emph> ะธ <emph>ะœะฐะบัะธะผะฐะปะฝะฐ ัั‚ะพะนะฝะพัั‚</emph>, ะฝัะผะฐ ะดะฐ ะฑัŠะดะฐั‚ ะฟั€ะธะปะฐะณะฐะฝะธ ะพะณั€ะฐะฝะธั‡ะตะฝะธั. ะ—ะฐ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะพ ะฟะพะปะต, ัะฒัŠั€ะทะฐะฝะพ ั ั‚ะตะบัั‚ะพะฒะพ ะฟะพะปะต ะฝะฐ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ, ั‚ะตะทะธ ะดะฒะต ัั‚ะพะนะฝะพัั‚ะธ ะธ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะกั‚ะพะนะฝะพัั‚ ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต</emph> ะฝะต ะฒะฐะถะฐั‚."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2030,8 +2030,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "ะšะพะณะฐั‚ะพ ะฒัŠะฒะตะดะตั‚ะต ะณะพะดะธะฝะฐ ั ะดะฒะต ั†ะธั„ั€ะธ, ััŠะพั‚ะฒะตั‚ะฝะฐั‚ะฐ ั‡ะตั‚ะธั€ะธั†ะธั„ั€ะตะฝะฐ ะณะพะดะธะฝะฐ ัะต ะพะฟั€ะตะดะตะปั ะพั‚ ะฝะฐัั‚ั€ะพะนะบะฐั‚ะฐ ะฒ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะะฐัั‚ั€ะพะนะบะธ</emph></defaultinline></switchinline><emph> - $[officename] - ะžะฑั‰ะธ</emph>. ะะฐะฟั€ะธะผะตั€, ะฐะบะพ ะทะฐ ะดะพะปะฝะฐ ะพะณั€ะฐะฝะธั‡ะธั‚ะตะปะฝะฐ ัั‚ะพะนะฝะพัั‚ ะต ะทะฐะดะฐะดะตะฝะพ 1935 ะธ ะฒัŠะฒะตะดะตั‚ะต 34 ะบะฐั‚ะพ ะณะพะดะธะฝะฐ ะฒ ะดะฐั‚ะฐั‚ะฐ, ั€ะตะทัƒะปั‚ะฐั‚ัŠั‚ ั‰ะต ะฑัŠะดะต 2034 ะฒะผะตัั‚ะพ 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2198,8 +2198,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">ะ˜ะทะฒะธะบะฒะฐ ะฟะพะดะผะตะฝัŽ, ะฒ ะบะพะตั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะบะพะธ ะบะพะปะพะฝะธ ะดะฐ ัะต ะฟะพะบะฐะถะฐั‚ ะพั‚ะฝะพะฒะพ.</ahelp> ะ—ะฐ ะดะฐ ัะต ะฟะพะบะฐะถะต ัะฐะผะพ ะตะดะฝะฐ ะบะพะปะพะฝะฐ, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะผะตั‚ะพ ะน. ะฉะต ะฒะธะถะดะฐั‚ะต ัะฐะผะพ ะฟัŠั€ะฒะธั‚ะต 16 ัะบั€ะธั‚ะธ ะบะพะปะพะฝะธ. ะะบะพ ะธะผะฐ ะฟะพะฒะตั‡ะต ัะบั€ะธั‚ะธ ะบะพะปะพะฝะธ, ะธะทะฑะตั€ะตั‚ะต ะบะพะผะฐะฝะดะฐั‚ะฐ <emph>ะžั‰ะต</emph>, ะทะฐ ะดะฐ ะธะทะฒะธะบะฐั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะบะพะปะพะฝะธ</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2222,8 +2222,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">ะ’ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะบะพะปะพะฝะธ</emph> ะผะพะถะตั‚ะต ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะฟะพะบะฐะทะฒะฐะฝะธั‚ะต ะบะพะปะพะฝะธ. ะ—ะฐะดั€ัŠะถั‚ะต ะบะปะฐะฒะธัˆะฐ Shift ะธะปะธ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ะทะฐ ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะฝัะบะพะปะบะพ ะตะปะตะผะตะฝั‚ะฐ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2238,88 +2238,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ <emph>ะ’ัะธั‡ะบะธ</emph>, ะฐะบะพ ะถะตะปะฐะตั‚ะต ะดะฐ ัะต ะฒะธะถะดะฐั‚ ะฒัะธั‡ะบะธ ะบะพะปะพะฝะธ.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "ะ ะฐะฑะพั‚ะฐ ั ั‚ะฐะฑะปะธั‡ะฝะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ัะฐะผะพ ั ะบะปะฐะฒะธะฐั‚ัƒั€ะฐั‚ะฐ"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "ะะบะพ ะฟะพะปะทะฒะฐั‚ะต ัะฐะผะพ ะบะปะฐะฒะธะฐั‚ัƒั€ะฐั‚ะฐ ะทะฐ ะพะฑั…ะพะถะดะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ะธั‚ะต ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ, ั‰ะต ะพั‚ะบั€ะธะตั‚ะต ะตะดะฝะฐ ั€ะฐะทะปะธะบะฐ ัะฟั€ัะผะพ ะดั€ัƒะณะธั‚ะต ะฒะธะดะพะฒะต ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต: ะบะปะฐะฒะธัˆัŠั‚ Tab ะฝะต ะฟั€ะตะผะตัั‚ะฒะฐ ะบัƒั€ัะพั€ะฐ ะฒ ัะปะตะดะฒะฐั‰ะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะฐ ะฒ ัะปะตะดะฒะฐั‰ะฐั‚ะฐ ะบะพะปะพะฝะฐ ะฝะฐ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ. ะะฐั‚ะธัะฝะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab, ะทะฐ ะดะฐ ะฟั€ะตะผะธะฝะตั‚ะต ะบัŠะผ ัะปะตะดะฒะฐั‰ะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะธะปะธ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab, ะทะฐ ะดะฐ ะฟั€ะตะผะธะฝะตั‚ะต ะบัŠะผ ะฟั€ะตะดั…ะพะดะฝะธั."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "ะ—ะฐ ะดะฐ ะฟั€ะตะผะธะฝะตั‚ะต ะฒ ัะฟะตั†ะธะฐะปะฝะธั ั€ะตะถะธะผ ะทะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ัะฐะผะพ ั ะบะปะฐะฒะธัˆะธ ะฒ ั‚ะฐะฑะปะธั‡ะตะฝ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "ะ”ะพะบัƒะผะตะฝั‚ัŠั‚ โ€“ ั„ะพั€ะผัƒะปัั€ ั‚ั€ัะฑะฒะฐ ะดะฐ ะฑัŠะดะต ะฒ <link href=\"text/shared/02/01170500.xhp\" name=\"ั€ะตะถะธะผ ะฝะฐ ะฟั€ะพะตะบั‚ะธั€ะฐะฝะต\">ั€ะตะถะธะผ ะฝะฐ ะฟั€ะพะตะบั‚ะธั€ะฐะฝะต</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "ะะฐั‚ะธัะฝะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6, ะทะฐ ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะดะพะบัƒะผะตะฝั‚ะฐ."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "ะะฐั‚ะธัะฝะตั‚ะต Shift+F4, ะทะฐ ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะฟัŠั€ะฒะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต. ะะบะพ ั‚ะฐะฑะปะธั‡ะฝะธัั‚ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฝะต ะต ะฟัŠั€ะฒะธัั‚, ะฝะฐั‚ะธัะบะฐะนั‚ะต Tab, ะดะพะบะฐั‚ะพ ะณะพ ะธะทะฑะตั€ะตั‚ะต."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "ะะฐั‚ะธัะฝะตั‚ะต Enter, ะทะฐ ะดะฐ ะฟั€ะตะผะธะฝะตั‚ะต ะฒ ั€ะตะถะธะผ ะฝะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต. ะœะฐะฝะธะฟัƒะปะฐั‚ะพั€ะธั‚ะต ัะต ะฟะพะบะฐะทะฒะฐั‚ ะฟะพ-ะฝะฐะฒัŠะฝ ะพั‚ ั€ัŠะฑะพะฒะตั‚ะต ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "ะ’ ั€ะตะถะธะผะฐ ะฝะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะผะพะถะตั‚ะต ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะบะพะฝั‚ะตะบัั‚ะฝะพั‚ะพ ะผะตะฝัŽ ะฝะฐ ั‚ะพะทะธ ั€ะตะถะธะผ, ะฝะฐั‚ะธัะบะฐะนะบะธ Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "ะะบะพ ะถะตะปะฐะตั‚ะต ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ะบะพะปะพะฝะธ, ะฝะฐั‚ะธัะฝะตั‚ะต Shift+ะธะฝั‚ะตั€ะฒะฐะป, ะทะฐ ะดะฐ ะฟั€ะตะผะธะฝะตั‚ะต ะฒ ั€ะตะถะธะผ ะฝะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะบะพะปะพะฝะธ. ะกะปะตะด ั‚ะพะฒะฐ ะผะพะถะตั‚ะต ะดะฐ ะฟะพะดั€ะตะถะดะฐั‚ะต ะบะพะปะพะฝะธั‚ะต ั <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ะบะปะฐะฒะธัˆะธั‚ะต ััŠั ัั‚ั€ะตะปะบะธ. ะšะปะฐะฒะธัˆัŠั‚ Delete ะธะทั‚ั€ะธะฒะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ะบะพะปะพะฝะฐ."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "ะะฐั‚ะธัะฝะตั‚ะต Escape ะทะฐ ะธะทั…ะพะด ะพั‚ ั€ะตะถะธะผะฐ ะฝะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2358,8 +2358,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">ะœะพะถะตั‚ะต ะดะฐ ะธะทะฒะธะบะฐั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะกะฒะพะนัั‚ะฒะฐ</emph> ัะฐะผะพ ะฒ ั€ะตะถะธะผ ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ั ะธะทะฑั€ะฐะฝ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2382,48 +2382,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+ัั‚ั€ะตะปะบะฐ ะฝะฐะดะพะปัƒ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "ะžั‚ะฒะฐั€ั ัะฟะธััŠะบะฐ ะฝะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต."
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+ัั‚ั€ะตะปะบะฐ ะฝะฐะณะพั€ะต"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "ะ—ะฐั‚ะฒะฐั€ั ัะฟะธััŠะบะฐ ะฝะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต."
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2438,8 +2438,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "ะกั‚ั€ะตะปะบะฐ ะฝะฐะณะพั€ะต"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2454,8 +2454,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "ะกั‚ั€ะตะปะบะฐ ะฝะฐะดะพะปัƒ"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2470,8 +2470,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2486,8 +2486,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "ะšะฐะบั‚ะพ ะธ ะฟั€ะธ ัะฟะธััŠั‡ะฝะธั‚ะต ะธ ะบะพะผะฑะธะฝะธั€ะฐะฝะธั‚ะต ะฟะพะปะตั‚ะฐ, ะผะพะถะตั‚ะต ะดะฐ ะพั‚ะฒะฐั€ัั‚ะต ะธะปะธ ะทะฐั‚ะฒะฐั€ัั‚ะต ัะฟะธััŠะบะฐ ั ั‰ั€ะฐะบะฒะฐะฝะต ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ะฒัŠั€ั…ัƒ ัั‚ั€ะตะปะบะฐั‚ะฐ ะฒ ะดะตัะฝะธั ะบั€ะฐะน ะฝะฐ ะฟะพะปะตั‚ะพ. ะขัƒะบ ะพะฑะฐั‡ะต ะดะฐะฝะฝะธั‚ะต ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ะฒัŠะฒะตะถะดะฐะฝะธ ะบะฐะบั‚ะพ ะฒ ะพั‚ะฒะพั€ะตะฝะธั ัะฟะธััŠะบ, ั‚ะฐะบะฐ ะธ ะฒ ะณะพั€ะฝะพั‚ะพ ั‚ะตะบัั‚ะพะฒะพ ะฟะพะปะต. ะ˜ะทะบะปัŽั‡ะตะฝะธะต ัะฐ ัะฒะพะนัั‚ะฒะฐั‚ะฐ, ะบะพะธั‚ะพ ะพั‡ะฐะบะฒะฐั‚ ัะฟะธััŠั‡ะฝะพ ะฟั€ะตะดัั‚ะฐะฒัะฝะต, ะฝะฐะฟั€ะธะผะตั€ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ•ะปะตะผะตะฝั‚ะธ ะฝะฐ ัะฟะธััŠะบ</emph>, ะบะพะตั‚ะพ ะผะพะถะต ะดะฐ ะฑัŠะดะต ะทะฐะดะฐะฒะฐะฝะพ ะทะฐ <emph>ัะฟะธััŠั‡ะฝะธ ะฟะพะปะตั‚ะฐ</emph> ะธ <emph>ะบะพะผะฑะธะฝะธั€ะฐะฝะธ ะฟะพะปะตั‚ะฐ</emph>. ะ’ ั‚ะพะทะธ ัะปัƒั‡ะฐะน ะผะพะถะตั‚ะต ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ะดะฐะฝะฝะธั‚ะต ัะฐะผะพ ะบะพะณะฐั‚ะพ ะฟะพะปะตั‚ะพ ะต ะพั‚ะฒะพั€ะตะฝะพ."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2510,16 +2510,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "ะ’ ั€ะฐะทะดะตะปะฐ <emph>ะžะฑั‰ะธ</emph> ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะพะฑั‰ะธั‚ะต ัะฒะพะนัั‚ะฒะฐ ะฝะฐ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะพั‚ ั„ะพั€ะผัƒะปัั€. ะขะตะทะธ ัะฒะพะนัั‚ะฒะฐ ัะต ั€ะฐะทะปะธั‡ะฐะฒะฐั‚ ัะฟะพั€ะตะด ะฒะธะดะฐ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต. ะะต ะฒัะธั‡ะบะธ ะพั‚ ะธะทะฑั€ะพะตะฝะธั‚ะต ะฟะพ-ะดะพะปัƒ ัะฒะพะนัั‚ะฒะฐ ัะฐ ะฝะฐะปะธั†ะต ะทะฐ ะฒัะธั‡ะบะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "ะะบะพ ะตะบัะฟะพั€ั‚ะธั€ะฐั‚ะต ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚ โ€“ ั„ะพั€ะผัƒะปัั€ ะฒัŠะฒ ั„ะพั€ะผะฐั‚ HTML, ัะต ะตะบัะฟะพั€ั‚ะธั€ะฐั‚ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะธั‚ะต ัั‚ะพะนะฝะพัั‚ะธ ะฝะฐ ะตะปะตะผะตะฝั‚ะธั‚ะต ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะฐ ะฝะต ั‚ะตะบัƒั‰ะธั‚ะต ัั‚ะพะนะฝะพัั‚ะธ. ะŸะพะดั€ะฐะทะฑะธั€ะฐะฝะธั‚ะต ัั‚ะพะนะฝะพัั‚ะธ ัะต ะพะฟั€ะตะดะตะปัั‚ โ€“ ัะฟะพั€ะตะด ะฒะธะดะฐ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต โ€“ ะพั‚ ัะฒะพะนัั‚ะฒะพั‚ะพ ะกั‚ะพะนะฝะพัั‚ ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต (ะฝะฐะฟั€ะธะผะตั€ ะทะฐ ั‚ะตะบัั‚ะพะฒะธ ะฟะพะปะตั‚ะฐ), ะกัŠัั‚ะพัะฝะธะต ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต (ะทะฐ ะฟะพะปะตั‚ะฐ ะทะฐ ะพั‚ะผะตั‚ะบะฐ ะธ ะฟั€ะตะฒะบะปัŽั‡ะฒะฐั‚ะตะปะธ) ะธ ะ˜ะทะฑะพั€ ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต (ะทะฐ ัะฟะธััŠั‡ะฝะธ ะฟะพะปะตั‚ะฐ)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2534,8 +2534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">ะะบะพ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะธะผะฐ ัะฒะพะนัั‚ะฒะพั‚ะพ โ€žะ ะฐะทั€ะตัˆะตะฝโ€œ (ะ”ะฐ), ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะฝะฐ ั„ะพั€ะผัƒะปัั€ะฐ ะผะพะถะต ะดะฐ ะธะทะฟะพะปะทะฒะฐ ะฟะพะปะตั‚ะพ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ.</ahelp> ะะบะพ ัะฒะพะนัั‚ะฒะพั‚ะพ ะต ะธะทะบะปัŽั‡ะตะฝะพ (ะะต), ะฟะพะปะตั‚ะพ ะฝัะผะฐ ะดะฐ ะต ั€ะฐะฐะทั€ะตัˆะตะฝะพ ะธ ั‰ะต ะฑัŠะดะต ะฟะพะบะฐะทะฐะฝะพ ะฒ ัะธะฒะพ."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2550,8 +2550,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">ะ—ะฐะดะฐะฒะฐ ะบะพะปะบะพ ั€ะตะดะฐ ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐั‚ ะฒ ะฟะฐะดะฐั‰ะธั ัะฟะธััŠะบ. ะขะฐะทะธ ะฝะฐัั‚ั€ะพะนะบะฐ ะต ะฐะบั‚ะธะฒะฝะฐ ัะฐะผะพ ะฐะบะพ ะธะทะฑะตั€ะตั‚ะต โ€žะ”ะฐโ€œ ะทะฐ ะฝะฐัั‚ั€ะพะนะบะฐั‚ะฐ โ€žะŸะฐะดะฐั‰ ัะฟะธััŠะบโ€œ.</ahelp> ะ—ะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะธ ะฟะพะปะตั‚ะฐ ััŠั ัะฒะพะนัะฒะพั‚ะพ ะŸะฐะดะฐั‰ ัะฟะธััŠะบ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะฒะฐั‚ะต ะบะพะปะบะพ ั€ะตะดะฐ ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐั‚ ะฒ ะฟะฐะดะฐั‰ะธั ัะฟะธััŠะบ. ะ—ะฐ ะฟะพะปะตั‚ะฐ ะฑะตะท ะฝะฐัั‚ั€ะพะนะบะฐั‚ะฐ ะŸะฐะดะฐั‰ ัะฟะธััŠะบ ะธะทะพะฑั€ะฐะทัะฒะฐะฝะตั‚ะพ ั‰ะต ะฑัŠะดะต ะพะฟั€ะตะดะตะปะตะฝะพ ะฒัŠะท ะพัะฝะพะฒะฐ ะฝะฐ ั€ะฐะทะผะตั€ะฐ ะฝะฐ ะฟะพะปะตั‚ะพ ะธ ะฝะฐ ัˆั€ะธั„ั‚ะฐ."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2566,16 +2566,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">ะกะฒะพะนัั‚ะฒะพั‚ะพ ะ”ะตะนัั‚ะฒะธะต ะพะฟั€ะตะดะตะปั ะดะตะนัั‚ะฒะธะตั‚ะพ, ะบะพะตั‚ะพ ะดะฐ ัะต ะธะทะฒัŠั€ัˆะฒะฐ ะฟั€ะธ ะฐะบั‚ะธะฒะธั€ะฐะฝะต ะฝะฐ ะฑัƒั‚ะพะฝ.</ahelp> ะœะพะถะตั‚ะต ะดะฐ ะธะทะฟะพะปะทะฒะฐั‚ะต ะดะตะนัั‚ะฒะธัั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั, ะทะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ัะฒะพะธ ัะพะฑัั‚ะฒะตะฝะธ ะฑัƒั‚ะพะฝะธ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั ะฒ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "ะกะปะตะดะฒะฐั‰ะฐั‚ะฐ ั‚ะฐะฑะปะธั†ะฐ ะพะฟะธัะฒะฐ ะดะตะนัั‚ะฒะธัั‚ะฐ, ะบะพะธั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะธะฟะธัˆะตั‚ะต ะฝะฐ ะฑัƒั‚ะพะฝ."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2622,8 +2622,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "ะ˜ะทะฟั€ะฐั‰ะฐ ะดะฐะฝะฝะธั‚ะต, ะฒัŠะฒะตะดะตะฝะธ ะฒ ะพัั‚ะฐะฝะฐะปะธั‚ะต ะฟะพะปะตั‚ะฐ โ€“ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ั‚ะตะบัƒั‰ะธั ั„ะพั€ะผัƒะปัั€ ะฝะฐ ะฐะดั€ะตัะฐ, ะทะฐะดะฐะดะตะฝ ะฒ <link href=\"text/shared/02/01170200.xhp\" name=\"ะกะฒะพะนัั‚ะฒะฐ ะฝะฐ ั„ะพั€ะผัƒะปัั€\">ะกะฒะพะนัั‚ะฒะฐ ะฝะฐ ั„ะพั€ะผัƒะปัั€</link> ะฟะพะด ะทะฐะณะปะฐะฒะธะต <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2646,8 +2646,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐ ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะฝะฐ ะพัั‚ะฐะฝะฐะปะธั‚ะต ะฟะพะปะตั‚ะฐ ะฝะฐ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะดะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะธั‚ะต ัั‚ะพะนะฝะพัั‚ะธ (ะกัŠัั‚ะพัะฝะธะต ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต, ะ˜ะทะฑะพั€ ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต, ะกั‚ะพะนะฝะพัั‚ ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2822,8 +2822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">ะ—ะฐะดะฐะฒะฐ ะดะฐะปะธ ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต ะดะฐ ะฟะพะบะฐะทะฒะฐ ะฟะฐะดะฐั‰ ัะฟะธััŠะบ (ะ”ะฐ) ะธะปะธ ะฝะต (ะะต).</ahelp> ะŸะพะปะต ััŠั ัะฒะพะนัั‚ะฒะพั‚ะพ โ€žะฟะฐะดะฐั‰ ัะฟะธััŠะบโ€œ ะธะผะฐ ะดะพะฟัŠะปะฝะธั‚ะตะปะตะฝ ะฑัƒั‚ะพะฝ ััŠั ัั‚ั€ะตะปะบะฐ, ะบะพะนั‚ะพ ะพั‚ะฒะฐั€ั ัะฟะธััŠะบ ั ะณะพั‚ะพะฒะธ ัั‚ะพะนะฝะพัั‚ะธ ะทะฐ ะฒัŠะฒะตะถะดะฐะฝะต ะฟั€ะธ ั‰ั€ะฐะบะฒะฐะฝะต ั ะผะธัˆะบะฐั‚ะฐ. ะ’ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ‘ั€ะพะน ั€ะตะดะพะฒะต</emph> ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะบะพะปะบะพ ั€ะตะดะฐ ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐั‚ ะฒ ะฟะฐะดะฐั‰ะธั ัะฟะธััŠะบ. ะšะพะผะฑะธะฝะธั€ะฐะฝะธั‚ะต ะฟะพะปะตั‚ะฐ ะผะพะณะฐั‚ ะดะฐ ะธะผะฐั‚ ัะฒะพะนัั‚ะฒะพั‚ะพ โ€žะฟะฐะดะฐั‰ ัะฟะธััŠะบโ€œ."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2854,32 +2854,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "ะ—ะฐะณะปะฐะฒะธั ะฝะฐ ะฟะพะปะตั‚ะฐ ะทะฐ ะตั‚ะธะบะตั‚"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "ะกัŠะดัŠั€ะถะฐะฝะธะต ะฝะฐ ั‚ะตะบัั‚ะพะฒะธ ะฟะพะปะตั‚ะฐ"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "ะกัŠะดัŠั€ะถะฐะฝะธะต ะฝะฐ ะฟะพะปะตั‚ะฐ ะพั‚ ั‚ะฐะฑะปะธั†ะฐ ะฒ ะบะพะปะพะฝะธั‚ะต ะฝะฐ ั‚ะฐะฑะปะธั‡ะตะฝ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "ะ“ั€ะฐั„ะธะบะฐ ะธะปะธ ั‚ะตะบัั‚ ะฒ ะฑัƒั‚ะพะฝ"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2902,8 +2902,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">ะŸั€ะธะฟะธัะฒะฐ ะฝะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะพ ะฟะพะปะต ั„ัƒะฝะบั†ะธัั‚ะฐ ะะฒั‚ะพะฟะพะฟัŠะปะฒะฐะฝะต.</ahelp> ะขั ะฟะพะบะฐะทะฒะฐ ัะฟะธััŠะบ ั ะฒัŠะฒะตะถะดะฐะฝะธ ะฟั€ะตะดะธ ั‚ะพะฒะฐ ะดะฐะฝะฝะธ, ะบะพะณะฐั‚ะพ ะทะฐะฟะพั‡ะฝะตั‚ะต ะดะฐ ะฒัŠะฒะตะถะดะฐั‚ะต ะฒ ะฟะพะปะตั‚ะพ."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2926,8 +2926,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "ะ—ะฐ ะดะฐ ะพะฟั€ะตะดะตะปะธั‚ะต ะตะดะธะฝ ะทะฝะฐะบ ะพั‚ ะตั‚ะธะบะตั‚ะฐ ะบะฐั‚ะพ ะผะฝะตะผะพะฝะธั‡ะฝะพ ะพะทะฝะฐั‡ะตะฝะธะต, ั‚ะฐะบะฐ ั‡ะต ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะดะฐ ะผะพะถะต ะดะฐ ะทะฐะดะตะนัั‚ะฒะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะบะฐั‚ะพ ะฝะฐั‚ะธัะฝะต ั‚ะพะทะธ ะทะฝะฐะบ ะฒัŠั€ั…ัƒ ะบะปะฐะฒะธะฐั‚ัƒั€ะฐั‚ะฐ, ะฒะผัŠะบะฝะตั‚ะต ั‚ะธะปะดะฐ (~) ะฟั€ะตะด ััŠะพั‚ะฒะตั‚ะฝะธั ะทะฝะฐะบ ะฒ ะตั‚ะธะบะตั‚ะฐ."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2950,8 +2950,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">ะžั‚ะผะตั‚ะฝะตั‚ะต ะฟะพะปะตั‚ะพ <emph>ะ‘ะตะท ะฝะฐะทะฝะฐั‡ะตะฝะธะต</emph>, ะทะฐ ะดะฐ ะฟั€ะตะผะฐั…ะฝะตั‚ะต ะฒั€ัŠะทะบะฐั‚ะฐ ะผะตะถะดัƒ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะธ ะฟั€ะธะฟะธัะฐะฝะพั‚ะพ ะผัƒ ะฟะพะปะต ะทะฐ ะตั‚ะธะบะตั‚.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2966,8 +2966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">ะ—ะฐะดะฐะฒะฐ ัˆะธั€ะธะฝะฐั‚ะฐ ะฝะฐ ะบะพะปะพะฝะฐ ะฒ ั‚ะฐะฑะปะธั‡ะตะฝ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>ะ—ะฐะดะฐะฒะฐ ัˆะธั€ะธะฝะฐั‚ะฐ ะฝะฐ ะบะพะปะพะฝะฐ ะฒ ั‚ะฐะฑะปะธั‡ะตะฝ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฒ ะตะดะธะฝะธั†ะธั‚ะต, ะทะฐะดะฐะดะตะฝะธ ะฒ ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะฝะฐ ะผะพะดัƒะปะฐ ะฝะฐ %PRODUCTNAME. ะะบะพ ะถะตะปะฐะตั‚ะต, ะผะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ัั‚ะพะนะฝะพัั‚, ะฟะพัะปะตะดะฒะฐะฝะฐ ะพั‚ ะฒะฐะปะธะดะฝะฐ ะผะตั€ะฝะฐ ะตะดะธะฝะธั†ะฐ, ะฝะฐะฟั€ะธะผะตั€ 2 ัะผ."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2998,8 +2998,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">ะฃะบะฐะทะฒะฐ ะทะฐะบัŠัะฝะตะฝะธะตั‚ะพ ะฒ ะผะธะปะธัะตะบัƒะฝะดะธ ะผะตะถะดัƒ ะฟะพะฒั‚ะฐั€ัั‰ะธั‚ะต ัะต ััŠะฑะธั‚ะธั.</ahelp> ะŸะพะฒั‚ะฐั€ัั‰ะธ ัะต ััŠะฑะธั‚ะธั ะฒัŠะทะฝะธะบะฒะฐั‚, ะบะพะณะฐั‚ะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝ ััŠั ัั‚ั€ะตะปะบะฐ ะธะปะธ ั„ะพะฝะฐ ะฒ ะปะตะฝั‚ะฐั‚ะฐ ะฝะฐ ะฟะปัŠะทะณะฐั‡ ะธะปะธ ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะธั‚ะต ะทะฐ ะฟั€ะตะผะธะฝะฐะฒะฐะฝะต ะบัŠะผ ะดั€ัƒะณ ะทะฐะฟะธั ะฒ ะปะตะฝั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั ะธ ะทะฐะดัŠั€ะถะธั‚ะต ะฑัƒั‚ะพะฝะฐ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ะฝะฐั‚ะธัะฝะฐั‚ ะธะทะฒะตัั‚ะฝะพ ะฒั€ะตะผะต. ะœะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ัั‚ะพะนะฝะพัั‚, ะฟะพัะปะตะดะฒะฐะฝะฐ ะพั‚ ะฒะฐะปะธะดะฝะฐ ะตะดะธะฝะธั†ะฐ ะทะฐ ะฒั€ะตะผะต, ะฝะฐะฟั€ะธะผะตั€ 2 ั ะธะปะธ 500 ะผั."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3030,8 +3030,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">ะขัƒะบ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะถะตะปะฐะฝะธั ั„ะพั€ะผะฐั‚ ะทะฐ ะธะทะฟะธัะฒะฐะฝะต ะฝะฐ ะดะฐั‚ะฐั‚ะฐ.</ahelp>ะ’ ะฟะพะปะตั‚ะฐั‚ะฐ ะทะฐ ะดะฐั‚ะฐ ะผะพะถะตั‚ะต ะดะฐ ะพะฟั€ะตะดะตะปะธั‚ะต ั„ะพั€ะผะฐั‚ะฐ ะทะฐ ะธะทะฟะธัะฒะฐะฝะตั‚ะพ ะน."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3070,16 +3070,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">ะฃะบะฐะทะฒะฐ ะดะฐะปะธ ะฟะพะปะต ะทะฐ ะพั‚ะผะตั‚ะบะฐ ะผะพะถะต ะดะฐ ะฟั€ะตะดัั‚ะฐะฒั ะธ ัั‚ะพะนะฝะพัั‚ะธ ZERO ะฒ ัะฒัŠั€ะทะฐะฝะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะพัะฒะตะฝ ัั‚ะพะนะฝะพัั‚ะธั‚ะต TRUE ะธ FALSE.</ahelp> ะขะฐะทะธ ั„ัƒะฝะบั†ะธั ะต ะดะพัั‚ัŠะฟะฝะฐ ัะฐะผะพ ะฐะบะพ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ ะดะพะฟัƒัะบะฐ ั‚ั€ะธ ััŠัั‚ะพัะฝะธั: TRUE, FALSE ะธ ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะขั€ะธะฟะพะทะธั†ะธะพะฝะตะฝ</emph> ะต ะดะตั„ะธะฝะธั€ะฐะฝะพ ัะฐะผะพ ะทะฐ ั„ะพั€ะผัƒะปัั€ะธ ะฝะฐ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ, ะฝะต ะธ ะทะฐ ั„ะพั€ะผัƒะปัั€ะธ ะฒัŠะฒ ั„ะพั€ะผะฐั‚ HTML."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3230,8 +3230,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "ะขะตะบัั‚ะพะฒะฐ ะบะพะฝัั‚ะฐะฝั‚ะฐ. ะขะฐะทะธ ะฟะพะทะธั†ะธั ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ั€ะตะดะฐะบั‚ะธั€ะฐะฝะฐ. ะŸะพะบะฐะทะฒะฐะฝะธัั‚ ะทะฝะฐะบ ั‰ะต ะฑัŠะดะต ะฒะทะตั‚ ะพั‚ ััŠะพั‚ะฒะตั‚ะฝะฐั‚ะฐ ะฟะพะทะธั†ะธั ะฝะฐ ะผะฐัะบะฐั‚ะฐ โ€“ ะพะฑั€ะฐะทะตั†."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "ะœะพะณะฐั‚ ะดะฐ ัะต ะฒัŠะฒะตะถะดะฐั‚ ะผะฐะปะบะธ ะธ ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ. ะ“ะปะฐะฒะฝะธั‚ะต ะฑัƒะบะฒะธ ะฝะต ัะต ะฟั€ะตะพะฑั€ะฐะทัƒะฒะฐั‚ ะฒ ะผะฐะปะบะธ."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3262,8 +3262,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "ะœะพะณะฐั‚ ะดะฐ ัะต ะฒัŠะฒะตะถะดะฐั‚ ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ. ะะบะพ ะฑัŠะดะต ะฒัŠะฒะตะดะตะฝะฐ ะผะฐะปะบะฐ ะฑัƒะบะฒะฐ, ั‚ั ัะต ะฟั€ะตะฒั€ัŠั‰ะฐ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฒ ะณะปะฐะฒะฝะฐ."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3278,8 +3278,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "ะœะพะณะฐั‚ ะดะฐ ัะต ะฒัŠะฒะตะถะดะฐั‚ ะผะฐะปะบะธ ะธ ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ ะธ ั†ะธั„ั€ะธ. ะ“ะปะฐะฒะฝะธั‚ะต ะฑัƒะบะฒะธ ะฝะต ัะต ะฟั€ะตะพะฑั€ะฐะทัƒะฒะฐั‚ ะฒ ะผะฐะปะบะธ."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3294,8 +3294,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "ะœะพะณะฐั‚ ะดะฐ ัะต ะฒัŠะฒะตะถะดะฐั‚ ะณะปะฐะฒะฝะธ ะฑัƒะบะฒะธ ะธ ั†ะธั„ั€ะธ. ะะบะพ ะฑัŠะดะต ะฒัŠะฒะตะดะตะฝะฐ ะผะฐะปะบะฐ ะฑัƒะบะฒะฐ, ั‚ั ัะต ะฟั€ะตะฒั€ัŠั‰ะฐ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฒ ะณะปะฐะฒะฝะฐ."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3310,8 +3310,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "ะœะพะณะฐั‚ ะดะฐ ัะต ะฒัŠะฒะตะถะดะฐั‚ ัะฐะผะพ ั†ะธั„ั€ะธ ะพั‚ 0 ะดะพ 9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3342,8 +3342,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "ะœะพะณะฐั‚ ะดะฐ ัะต ะฒัŠะฒะตะถะดะฐั‚ ะฒัะธั‡ะบะธ ะฟะตั‡ะฐั‚ะฐะตะผะธ ะทะฝะฐั†ะธ. ะะบะพ ะฑัŠะดะต ะฒัŠะฒะตะดะตะฝะฐ ะผะฐะปะบะฐ ะฑัƒะบะฒะฐ, ั‚ั ัะต ะฟั€ะตะพะฑั€ะฐะทัƒะฒะฐ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ะฒ ะณะปะฐะฒะฝะฐ."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3366,8 +3366,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "ะ’ ะฟะพะปะตั‚ะฐั‚ะฐ ะฝะฐ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะบะพะธั‚ะพ ะฟั€ะธะตะผะฐั‚ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะพ ััŠะดัŠั€ะถะฐะฝะธะต (ะดะฐั‚ะฐ, ั‡ะฐั ะธ ั‚.ะฝ.) ะผะพะถะต ะดะฐ ัƒะบะฐะถะตั‚ะต ะฟั€ะพะฒะตั€ะบะฐ ะฝะฐ ั„ะพั€ะผะฐั‚ะฐ. <ahelp hid=\"HID_PROP_STRICTFORMAT\">ะะบะพ ะฑัŠะดะต ะฐะบั‚ะธะฒะธั€ะฐะฝะฐ ั„ัƒะฝะบั†ะธัั‚ะฐ ะกั‚ั€ะพะณะพ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต (ะ”ะฐ), ั‰ะต ะฑัŠะดะฐั‚ ะฟั€ะธะตะผะฐะฝะธ ัะฐะผะพ ั€ะฐะทั€ะตัˆะตะฝะธั‚ะต ะทะฝะฐั†ะธ.</ahelp> ะะฐะฟั€ะธะผะตั€ ะฒ ะฟะพะปะต ะทะฐ ะดะฐั‚ะฐ ั‰ะต ะฑัŠะดะฐั‚ ะฟั€ะธะตะผะฐะฝะธ ัะฐะผะพ ั‡ะธัะปะฐ ะธ ั€ะฐะทะดะตะปะธั‚ะตะปะธ ะทะฐ ะดะฐั‚ะฐ, ะฐ ะฒัะธั‡ะบะธ ะฑัƒะบะฒะธ, ะฒัŠะฒะตะถะดะฐะฝะธ ะพั‚ ะบะปะฐะฒะธะฐั‚ัƒั€ะฐั‚ะฐ, ั‰ะต ะฑัŠะดะฐั‚ ะฟั€ะตะฝะตะฑั€ะตะณะฒะฐะฝะธ."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3382,8 +3382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">ะ—ะฐะดะฐะฒะฐ ั†ะตะปะตะฒะฐั‚ะฐ ั€ะฐะผะบะฐ ะทะฐ ะฟะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ, ะพั‚ะฒะฐั€ัะฝ ะพั‚ ะดะตะนัั‚ะฒะธะตั‚ะพ โ€žะžั‚ะฒะฐั€ัะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚/ัƒะตะฑัั‚ั€ะฐะฝะธั†ะฐโ€œ.</ahelp>ะกัŠั‰ะพ ั‚ะฐะบะฐ, ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ั†ะตะปะตะฒะฐั‚ะฐ ั€ะฐะผะบะฐ ะทะฐ ะฟะพะบะฐะทะฒะฐะฝะต ะฝะฐ <emph>URL</emph>, ะบะพะนั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ัะต ะพั‚ะฒะพั€ะธ ะฟั€ะธ ั‰ั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝ ั ะฟั€ะธะฟะธัะฐะฝะพ ะดะตะนัั‚ะฒะธะต ะžั‚ะฒะฐั€ัะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ ะธะปะธ ัƒะตะฑัั‚ั€ะฐะฝะธั†ะฐ)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3478,8 +3478,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "ะกะฒะพะนัั‚ะฒะพั‚ะพ ะ ะฐะผะบะฐ ะฒะฐะถะธ ะทะฐ ั„ะพั€ะผัƒะปัั€ะธ ะฒัŠะฒ ั„ะพั€ะผะฐั‚ HTML, ะฝะพ ะฝะต ะธ ะทะฐ ั„ะพั€ะผัƒะปัั€ะธ ะบัŠะผ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3494,8 +3494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "ะ‘ัƒั‚ะพะฝะธั‚ะต ั ะธะทะพะฑั€ะฐะถะตะฝะธะต ะธะผะฐั‚ ัะฒะพะนัั‚ะฒะพ <emph>ะ“ั€ะฐั„ะธะบะฐ</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ“ั€ะฐั„ะธะบะฐ</emph> ะทะฐะดะฐะฒะฐ ะฟัŠั‚ั ะธ ะธะผะตั‚ะพ ะฝะฐ ั„ะฐะนะปะฐ, ะบะพะนั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ัะต ะธะทะพะฑั€ะฐะทัะฒะฐ ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ.</ahelp> ะะบะพ ะธะทะฑะตั€ะตั‚ะต ะณั€ะฐั„ะธั‡ะตะฝ ั„ะฐะนะป ั ะฑัƒั‚ะพะฝะฐ <emph>...</emph>, ะฟัŠั‚ัั‚ ะธ ะธะผะตั‚ะพ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ั‰ะต ัะต ะธะทะฟะธัˆะฐั‚ ะฒ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3518,8 +3518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "ะ—ะฐ ะฑัƒั‚ะพะฝะธั‚ะต ะพั‚ ั‚ะธะฟ URL ั‚ะตะบัั‚ัŠั‚ ัะต ะฟะพะบะฐะทะฒะฐ ะบะฐั‚ะพ ั€ะฐะทัˆะธั€ะตะฝะฐ ะฟะพะดัะบะฐะทะบะฐ ะฒะผะตัั‚ะพ URL ะฐะดั€ะตัะฐ, ะทะฐะดะฐะดะตะฝ ะฒ ัะฒะพะนัั‚ะฒะพั‚ะพ URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3534,8 +3534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">ะ—ะฐะดะฐะฒะฐ ะตั‚ะธะบะตั‚ ะฝะฐ ะฟะฐะบะตั‚ ั‡ั€ะตะท ัะธะฝั‚ะฐะบัะธัะฐ ะฝะฐ URL, ะบะพะนั‚ะพ ัะพั‡ะธ ะบัŠะผ ะดะพะบัƒะผะตะฝั‚ ั ะฟะพะผะพั‰ะฝะฐ ะธะฝั„ะพั€ะผะฐั†ะธั ะธ ะผะพะถะต ะดะฐ ัะต ะทะฐะดะตะนัั‚ะฒะฐ ั ะฟะพะผะพั‰ั‚ะฐ ะฝะฐ ะบะพะผะฐะฝะดะฐั‚ะฐ ะทะฐ ะฟะพะผะพั‰ ะฝะฐ ะฟะพะปะตั‚ะพ.</ahelp> ะŸะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะผะพะถะต ะดะฐ ะพั‚ะฒะพั€ะธ ะฟะพะผะพั‰ั‚ะฐ ะทะฐ ะฟะพะปะตั‚ะพ, ะบะฐั‚ะพ ั„ะพะบัƒัะธั€ะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะธ ะฝะฐั‚ะธัะฝะต F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3614,8 +3614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">ะžะฟั€ะตะดะตะปั ะตะปะตะผะตะฝั‚ะธั‚ะต ะฝะฐ ัะฟะธััŠะบะฐ, ะบะพะธั‚ะพ ะดะฐ ัะต ะฒะธะถะดะฐั‚ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ. ะžั‚ะฒะพั€ะตั‚ะต ั‚ะพะทะธ ัะฟะธััŠะบ ะธ ะฒัŠะฒะตะดะตั‚ะต ะถะตะปะฐะฝะธั ั‚ะตะบัั‚. ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต Shift+Enter ะทะฐ ะฝะพะฒ ั€ะตะด. ะ’ ัะฟะธััŠั‡ะฝะธั‚ะต ะธ ะบะพะผะฑะธะฝะธั€ะฐะฝะธั‚ะต ะฟะพะปะตั‚ะฐ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะตะปะตะผะตะฝั‚ะธั‚ะต ะพั‚ ัะฟะธััŠะบะฐ, ะบะพะธั‚ะพ ะดะฐ ัะต ะฒะธะถะดะฐั‚ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ. ะžั‚ะฒะพั€ะตั‚ะต ะฟะพะปะตั‚ะพ <emph>ะ•ะปะตะผะตะฝั‚ะธ ะฝะฐ ัะฟะธััŠะบะฐ</emph> ะธ ะฒัŠะฒะตะดะตั‚ะต ะถะตะปะฐะฝะธั ั‚ะตะบัั‚.</ahelp> ะœะพะปั, ะพะฑัŠั€ะฝะตั‚ะต ะฒะฝะธะผะฐะฝะธะต ะฝะฐ <link href=\"text/shared/02/01170100.xhp\" name=\"ััŠะฒะตั‚ะธ\">ััŠะฒะตั‚ะธั‚ะต</link> ะพั‚ะฝะพัะฝะพ ั€ะฐะฑะพั‚ะฐั‚ะฐ ั ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะตะธ ะฝะฐ ะบะปะฐะฒะธะฐั‚ัƒั€ะฐั‚ะฐ."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3686,8 +3686,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "ะะบะพ ะตะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะต ัะฒัŠั€ะทะฐะฝ ั ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ะธ ะดัŠะปะถะธะฝะฐั‚ะฐ ะฝะฐ ั‚ะตะบัั‚ะฐ ั‚ั€ัะฑะฒะฐ ะดะฐ ะฑัŠะดะต ะฒัŠะทะฟั€ะธะตั‚ะฐ ะพั‚ ะดะตั„ะธะฝะธั†ะธัั‚ะฐ ะฝะฐ ะฟะพะปะตั‚ะพ ะฒ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ, ะฝะต ั‚ั€ัะฑะฒะฐ ะดะฐ ั ะฒัŠะฒะตะถะดะฐั‚ะต ั‚ัƒะบ. ะะฐัั‚ั€ะพะนะบะธั‚ะต ัะต ะฒะทะธะผะฐั‚ ะพั‚ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ ัะฐะผะพ ะฐะบะพ ัะฒะพะนัั‚ะฒะพั‚ะพ ะฝะต ะต ะฑะธะปะพ ะธะทั€ะธั‡ะฝะพ ะดะตั„ะธะฝะธั€ะฐะฝะพ (ััŠัั‚ะพัะฝะธะต โ€žะฝะต ะต ะดะตั„ะธะฝะธั€ะฐะฝะพโ€œ)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3742,8 +3742,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>ั„ะพั€ะผะฐั‚ะธั€ะฐะฝ ั‚ะตะบัั‚ ะฒ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต</bookmark_value><bookmark_value>ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต;ั ั„ะพั€ะผะฐั‚ะธั€ะฐะฝ ั‚ะตะบัั‚</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3758,8 +3758,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">ะŸะพะทะฒะพะปัะฒะฐ ะฒะธ ะดะฐ ะฟะพะปะทะฒะฐั‚ะต ะทะฝะฐั†ะธ ะทะฐ ะฝะพะฒ ั€ะตะด ะธ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฒ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะพั‚ ั€ะพะดะฐ ะฝะฐ ั‚ะตะบัั‚ะพะฒะพ ะฟะพะปะต ะธะปะธ ะฟะพะปะต ะทะฐ ะตั‚ะธะบะตั‚. ะ—ะฐ ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ั€ัŠั‡ะฝะพ ะฝะพะฒ ั€ะตะด, ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ Enter. ะ—ะฐ ะดะฐ ะฒัŠะฒะตะถะดะฐั‚ะต ั„ะพั€ะผะฐั‚ะธั€ะฐะฝ ั‚ะตะบัั‚, ะธะทะฑะตั€ะตั‚ะต โ€žะะฐ ะฝัะบะพะปะบะพ ั€ะตะดะฐ ั ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะตโ€œ.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3790,8 +3790,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">ะŸะพะบะฐะทะฒะฐ ั‚ะตะบัั‚ะฐ ะฝะฐ ะฟะพะฒะตั‡ะต ะพั‚ ะตะดะธะฝ ั€ะตะด.</ahelp> ะŸะพะทะฒะพะปัะฒะฐ ะฒะธ ะดะฐ ะฟะพะปะทะฒะฐั‚ะต ะทะฝะฐั†ะธ ะทะฐ ะฝะพะฒ ั€ะตะด ะฒ ั‚ะตะบัั‚ะพะฒะพ ะฟะพะปะต, ะทะฐ ะดะฐ ะผะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ะฝัะบะพะปะบะพ ั€ะตะดะฐ ั‚ะตะบัั‚. ะ—ะฐ ะดะฐ ะทะฐะฟะพั‡ะฝะตั‚ะต ั€ัŠั‡ะฝะพ ะฝะพะฒ ั€ะตะด, ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ Enter."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3806,8 +3806,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">ะฃะบะฐะทะฒะฐ ะดะฐะปะธ ะฑัƒั‚ะพะฝัŠั‚ ัะต ะดัŠั€ะถะธ ะบะฐั‚ะพ ะฑัƒั‚ะพะฝ ะทะฐ ะฒะบะปัŽั‡ะฒะฐะฝะต ะธ ะธะทะบะปัŽั‡ะฒะฐะฝะต. ะะบะพ ะทะฐะดะฐะดะตั‚ะต ัั‚ะพะนะฝะพัั‚ โ€žะ”ะฐโ€œ, ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะตะฒะบะปัŽั‡ะฒะฐั‚ะต ะผะตะถะดัƒ ััŠัั‚ะพัะฝะธัั‚ะฐ โ€žะธะทะฑั€ะฐะฝโ€œ ะธ โ€žะฝะต ะธะทะฑั€ะฐะฝโ€œ, ะบะฐั‚ะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ ะธะปะธ ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ ะทะฐ ะธะฝั‚ะตั€ะฒะฐะป, ะดะพะบะฐั‚ะพ ะฑัƒั‚ะพะฝัŠั‚ ะต ั„ะพะบัƒัะธั€ะฐะฝ. ะ‘ัƒั‚ะพะฝะธั‚ะต ะฒ ััŠัั‚ะพัะฝะธะต โ€žะธะทะฑั€ะฐะฝโ€œ ะธะทะณะปะตะถะดะฐั‚ โ€žะฝะฐั‚ะธัะฝะฐั‚ะธโ€œ.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">ะะบะพ ะทะฐะดะฐะดะตั‚ะต โ€žะ”ะฐโ€œ ะทะฐ ั‚ะพะฒะฐ ัะฒะพะนัั‚ะฒะพ, ะฑัƒั‚ะพะฝัŠั‚ ั‰ะต ัะต ั„ะพะบัƒัะธั€ะฐ, ะบะพะณะฐั‚ะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฝะตะณะพ.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3870,8 +3870,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">ะ—ะฐะดะฐะฒะฐ ั†ะฒะตั‚ะฐ ะฝะฐ ะบะฐะฝั‚ะฐ ะฒ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ั‡ะธะตั‚ะพ ัะฒะพะนัั‚ะฒะพ ะšะฐะฝั‚ ะธะผะฐ ัั‚ะพะนะฝะพัั‚ โ€žะŸะปะพััŠะบโ€œ.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3966,8 +3966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">ะ’ ะฟั€ะพะทะพั€ะตั†ะฐ <emph>ะกะฒะพะนัั‚ะฒะฐ</emph> ะทะฐะดะฐะฒะฐ ะธะผะตั‚ะพ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต. ะ’ ะฟั€ะพะทะพั€ะตั†ะฐ <emph>ะกะฒะพะนัั‚ะฒะฐ ะฝะฐ ั„ะพั€ะผัƒะปัั€</emph> ะทะฐะดะฐะฒะฐ ะธะผะตั‚ะพ ะฝะฐ ั„ะพั€ะผัƒะปัั€ะฐ.</ahelp>ะ’ัะตะบะธ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฒะปะตะฝะธะต ะธะผะฐ ัะฒะพะนัั‚ะฒะพ <emph>ะ˜ะผะต</emph>, ั‡ั€ะตะท ะบะพะตั‚ะพ ะผะพะถะต ะดะฐ ะฑัŠะดะต ะธะดะตะฝั‚ะธั„ะธั†ะธั€ะฐะฝ. ะ˜ะผะตั‚ะพ ัะต ะฟะพะบะฐะทะฒะฐ ะฒ <link href=\"text/shared/02/01170600.xhp\" name=\"ะฝะฐะฒะธะณะฐั‚ะพั€ ะฝะฐ ั„ะพั€ะผัƒะปัั€ะธ\">ะฝะฐะฒะธะณะฐั‚ะพั€ะฐ ะฝะฐ ั„ะพั€ะผัƒะปัั€ะธ</link> ะธ ะฟะพะทะฒะพะปัะฒะฐ ะตะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะดะฐ ะฑัŠะดะต ั†ะธั‚ะธั€ะฐะฝ ะฒ ะผะฐะบั€ะพั. ะŸะพะดั€ะฐะทะฑะธั€ะฐะฝะธั‚ะต ะฝะฐัั‚ั€ะพะนะบะธ ะฒะบะปัŽั‡ะฒะฐั‚ ะณะพั‚ะพะฒะพ ะธะผะต. ะะฐัั‚ั€ะพะนะบะธั‚ะต ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต ะฒะตั‡ะต ะพะฟั€ะตะดะตะปัั‚ ะธะผะต, ะบะพะตั‚ะพ ัะต ะพะฑั€ะฐะทัƒะฒะฐ ะพั‚ ะตั‚ะธะบะตั‚ะฐ ะธ ะฝะพะผะตั€ะฐ ะฝะฐ ะฟะพะปะตั‚ะพ."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3982,16 +3982,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต; ะณั€ัƒะฟะธั€ะฐะฝะต</bookmark_value><bookmark_value>ะณั€ัƒะฟะธ; ะพั‚ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต</bookmark_value><bookmark_value>ั„ะพั€ะผัƒะปัั€ะธ; ะณั€ัƒะฟะธั€ะฐะฝะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "ะ˜ะผะตั‚ะพ ัะปัƒะถะธ ะธ ะทะฐ ะณั€ัƒะฟะธั€ะฐะฝะต ะฝะฐ ั€ะฐะทะปะธั‡ะฝะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะพะฑั€ะฐะทัƒะฒะฐั‰ะธ ั„ัƒะฝะบั†ะธะพะฝะฐะปะฝะฐ ะณั€ัƒะฟะฐ, ะฝะฐะฟั€ะธะผะตั€ ะฑัƒั‚ะพะฝะธ ะทะฐ ะธะทะฑะพั€. ะ—ะฐ ั‚ะฐะทะธ ั†ะตะป ะดะฐะนั‚ะต ะตะดะฝะพ ะธ ััŠั‰ะพ ะธะผะต ะฝะฐ ะฒัะธั‡ะบะธ ั‡ะปะตะฝะพะฒะต ะฝะฐ ะณั€ัƒะฟะฐั‚ะฐ โ€“ ะตะปะตะผะตะฝั‚ะธั‚ะต ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ั ะตะดะฝะฐะบะฒะธ ะธะผะตะฝะฐ ะพะฑั€ะฐะทัƒะฒะฐั‚ ะณั€ัƒะฟะฐ. ะ“ั€ัƒะฟะธั€ะฐะฝะธั‚ะต ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ะพะฑะพะทะฝะฐั‡ะตะฝะธ ะฒะธะทัƒะฐะปะฝะพ ั‡ั€ะตะท <link href=\"text/shared/02/01170000.xhp\" name=\"ะ“ั€ัƒะฟะธั€ะฐั‰ะฐ ั€ะฐะผะบะฐ\">ะณั€ัƒะฟะธั€ะฐั‰ะฐ ั€ะฐะผะบะฐ</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4006,8 +4006,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">ะฃะบะฐะทะฒะฐ ะดะฐะปะธ ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐ ะปะตะฝั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั ะฒ ะดะพะปะฝะธั ะบั€ะฐะน ะฝะฐ ั‚ะฐะฑะปะธั‡ะฝะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>ะฃะบะฐะทะฒะฐ ะดะฐะปะธ ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐ ะปะตะฝั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั ะฒ ะดะพะปะฝะธั ะบั€ะฐะน ะฝะฐ ั‚ะฐะฑะปะธั‡ะตะฝ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4022,8 +4022,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">ะžะฟั€ะตะดะตะปั ะดะฐะปะธ ะตะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะต ัะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต (ะ”ะฐ) ะธะปะธ ะผะพะถะต ะดะฐ ะฑัŠะดะต ั€ะตะดะฐะบั‚ะธั€ะฐะฝ (ะะต).</ahelp>ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะกะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต</emph> ะผะพะถะต ะดะฐ ะฑัŠะดะต ะฟั€ะธะฟะธัะฒะฐะฝะพ ะฝะฐ ะฒัะธั‡ะบะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะฒ ะบะพะธั‚ะพ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะผะพะถะต ะดะฐ ะฒัŠะฒะตะถะดะฐ ั‚ะตะบัั‚. ะะบะพ ะฟั€ะธัะฒะพะธั‚ะต ั‚ะพะฒะฐ ัะฒะพะนัั‚ะฒะพ ะฝะฐ ะฟะพะปะต ั ะธะทะพะฑั€ะฐะถะตะฝะธะต, ะบะพะตั‚ะพ ะธะทะฟะพะปะทะฒะฐ ะณั€ะฐั„ะธะบะฐ ะพั‚ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ, ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะฝัะผะฐ ะดะฐ ะผะพะถะต ะดะฐ ะฒะผัŠะบะฒะฐ ะฝะพะฒะธ ะณั€ะฐั„ะธะบะธ ะฒ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4038,8 +4038,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">ะžะฟั€ะตะดะตะปั ะดะฐะปะธ ั€ัŠะฑะพะฒะตั‚ะต ะฝะฐ ะฝะฐ ะฟะพะปะตั‚ะพ ั‚ั€ัะฑะฒะฐ ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐั‚ ะฑะตะท ั€ะฐะผะบะฐ, ั ั€ะตะปะตั„ะฝะธ ะธะปะธ ั ะฟะปะพัะบะธ ะบะฐะฝั‚ะพะฒะต.</ahelp>ะ’ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะบะพะธั‚ะพ ะธะผะฐั‚ ั€ะฐะผะบะฐ, ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะฒะธะดะฐ ะฝะฐ ะบะฐะฝั‚ะฐ ั‡ั€ะตะท ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะšะฐะฝั‚</emph>. ะœะพะถะตั‚ะต ะดะฐ ะธะทะฑะธั€ะฐั‚ะต ะธะทะผะตะถะดัƒ โ€žะ‘ะตะท ั€ะฐะผะบะฐโ€œ, โ€žะ ะตะปะตั„ะตะฝโ€œ ะธะปะธ โ€žะŸะปะพััŠะบโ€œ."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4054,24 +4054,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ ะตะด ะฝะฐ ะพะฑั…ะพะถะดะฐะฝะต</emph> ะพะฟั€ะตะดะตะปั ั€ะตะดะฐ, ะฒ ะบะพะนั‚ะพ ัะต ั„ะพะบัƒัะธั€ะฐั‚ ะตะปะตะผะตะฝั‚ะธั‚ะต ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฟั€ะธ ะฝะฐั‚ะธัะบะฐะฝะต ะฝะฐ ะบะปะฐะฒะธัˆะฐ Tab.</ahelp> ะ’ัŠะฒ ั„ะพั€ะผัƒะปัั€, ััŠะดัŠั€ะถะฐั‰ ะฝัะบะพะปะบะพ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะฟั€ะธ ะฝะฐั‚ะธัะบะฐะฝะต ะฝะฐ Tab ั„ะพะบัƒััŠั‚ ะฟั€ะตะผะธะฝะฐะฒะฐ ะบัŠะผ ัะปะตะดะฒะฐั‰ะธั ะตะปะตะผะตะฝั‚. ะงั€ะตะท <emph>ะ ะตะด ะฝะฐ ะพะฑั…ะพะถะดะฐะฝะต</emph> ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ั€ะตะดะฐ, ะฒ ะบะพะนั‚ะพ ัะต ะฟั€ะตะผะตัั‚ะฒะฐ ั„ะพะบัƒััŠั‚."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ ะตะด ะฝะฐ ะพะฑั…ะพะถะดะฐะฝะต</emph> ะฝะต ะต ะดะพัั‚ัŠะฟะฝะพ ะทะฐ <link href=\"text/shared/02/01170600.xhp\" name=\"ัะบั€ะธั‚ะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต\">ัะบั€ะธั‚ะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต</link>. ะะบะพ ะถะตะปะฐะตั‚ะต, ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะฒะฐั‚ะต ั‚ะพะฒะฐ ัะฒะพะนัั‚ะฒะพ ะธ ะทะฐ ะฑัƒั‚ะพะฝะธ ะธ ะฟะพะปะตั‚ะฐ ั ะธะทะพะฑั€ะฐะถะตะฝะธั, ั‚ะฐะบะฐ ั‡ะต ะดะต ะผะพะถะตั‚ะต ะดะฐ ะณะธ ะธะทะฑะธั€ะฐั‚ะต ั ะบะปะฐะฒะธัˆะฐ Tab."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "ะŸั€ะธ ััŠะทะดะฐะฒะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปัั€ ะฝะฐ ะดะพะฑะฐะฒัะฝะธั‚ะต ะบัŠะผ ะฝะตะณะพ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ัะต ะฟั€ะธะฟะธัะฒะฐั‚ ะธะฝะดะตะบัะธ. ะ’ัะตะบะธ ัะปะตะดะฒะฐั‰ ะตะปะตะผะตะฝั‚ ะฟะพะปัƒั‡ะฐะฒะฐ ะธะฝะดะตะบั, ะฟะพ-ะณะพะปัะผ ะพั‚ ะฟั€ะตะดั…ะพะดะฝะธั ั 1. ะะบะพ ะฟั€ะพะผะตะฝะธั‚ะต ะธะฝะดะตะบัะฐ ะฝะฐ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะธะฝะดะตะบัะธั‚ะต ะฝะฐ ะพัั‚ะฐะฝะฐะปะธั‚ะต ัะต ะพะฑะฝะพะฒัะฒะฐั‚ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ. ะ•ะปะตะผะตะฝั‚ะธั‚ะต, ะบะพะธั‚ะพ ะฝะต ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ั„ะพะบัƒัะธั€ะฐะฝะธ (ะžะฑั…ะพะถะดะฐะฝะต ั Tab = ะะต) ััŠั‰ะพ ะฟะพะปัƒั‡ะฐะฒะฐั‚ ัั‚ะพะนะฝะพัั‚ะธ. ะขะต ะพะฑะฐั‡ะต ัะต ะฟั€ะพะฟัƒัะบะฐั‚ ะฟั€ะธ ะธะทะฟะพะปะทะฒะฐะฝะต ะฝะฐ ะบะปะฐะฒะธัˆะฐ Tab."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4094,8 +4094,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">ะžะฟั€ะตะดะตะปั ะดะฐะปะธ ัั‚ะพะนะฝะพัั‚ั‚ะฐ ัะต ัะผะตะฝั, ะบะพะณะฐั‚ะพ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะฒัŠั€ั‚ะธ ะบะพะปะตะปั†ะตั‚ะพ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ. ะะธะบะพะณะฐ: ัั‚ะพะนะฝะพัั‚ั‚ะฐ ะฝะต ัะต ะฟั€ะพะผะตะฝั. ะŸั€ะธ ั„ะพะบัƒั: (ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต) ัั‚ะพะนะฝะพัั‚ั‚ะฐ ัะต ะฟั€ะพะผะตะฝั, ะฐะบะพ ะตะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะต ั„ะพะบัƒัะธั€ะฐะฝ ะธ ะฟะพัะพั‡ะตะฝ, ะบะพะณะฐั‚ะพ ะบะพะปะตะปั†ะตั‚ะพ ัะต ะทะฐะฒัŠั€ั‚ะธ. ะ’ะธะฝะฐะณะธ: ัั‚ะพะนะฝะพัั‚ั‚ะฐ ัะต ะฟั€ะพะผะตะฝั, ะบะพะณะฐั‚ะพ ะตะปะตะผะตะฝั‚ัŠั‚ ะต ะฟะพัะพั‡ะตะฝ ะธ ะบะพะปะตะปั†ะตั‚ะพ ัะต ะทะฐะฒัŠั€ั‚ะธ, ะฝะตะทะฐะฒะธัะธะผะพ ะบัŠะดะต ะต ั„ะพะบัƒััŠั‚.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4126,8 +4126,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "ะŸั€ะธ ะณั€ัƒะฟะธั€ะฐะฝะธ ะฟะพะปะตั‚ะฐ ะทะฐ ะธะทะฑะพั€ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฝะฐ ะณั€ัƒะฟะฐั‚ะฐ, ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐั‰ะพ ะฝะฐ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะพั‚ะพ ััŠัั‚ะพัะฝะธะต, ัะต ะพะฟั€ะตะดะตะปั ะพั‚ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะกัŠัั‚ะพัะฝะธะต ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4150,16 +4150,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "ะ—ะฐ ะฝัƒะปะธั€ะฐั‰ ะฑัƒั‚ะพะฝ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ˜ะทะฑะพั€ ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต</emph> ะดะตั„ะธะฝะธั€ะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฝะฐ ัะฟะธััŠั‡ะฝะพั‚ะพ ะฟะพะปะต ะฒ ัะปัƒั‡ะฐะน, ั‡ะต ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะฐะบั‚ะธะฒะธั€ะฐ ะฑัƒั‚ะพะฝะฐ ะทะฐ ะฝัƒะปะธั€ะฐะฝะต."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "ะ—ะฐ ัะฟะธััŠั‡ะฝะพ ะฟะพะปะต, ััŠะดัŠั€ะถะฐั‰ะพ ัะฟะธััŠะบ ะพั‚ ัั‚ะพะนะฝะพัั‚ะธ, ะผะพะถะตั‚ะต ะดะฐ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ <emph>...</emph>, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะ˜ะทะฑะพั€ ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4190,8 +4190,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "ะ—ะฐ ะฝัƒะปะธั€ะฐั‰ ะฑัƒั‚ะพะฝ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะกั‚ะพะนะฝะพัั‚ ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต</emph> ะดะตั„ะธะฝะธั€ะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฒ ัะปัƒั‡ะฐะน, ั‡ะต ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะฐะบั‚ะธะฒะธั€ะฐ ะฑัƒั‚ะพะฝะฐ ะทะฐ ะฝัƒะปะธั€ะฐะฝะต."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4254,8 +4254,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">ะ—ะฐะดะฐะนั‚ะต ัั‚ะพะนะฝะพัั‚ั‚ะฐ, ะบะพัั‚ะพ ะดะฐ ัะต ะฟั€ะธะฑะฐะฒะธ ะธะปะธ ะธะทะฒะฐะดะธ, ะบะพะณะฐั‚ะพ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ั‰ั€ะฐะบะฝะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐ ััŠั ัั‚ั€ะตะปะบะฐ ะฒ ะปะตะฝั‚ะฐั‚ะฐ ะฝะฐ ะฟะปัŠะทะณะฐั‡ะฐ.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4334,8 +4334,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะŸะพะดั€ะฐะทะฑะธั€ะฐะฝ ะฑัƒั‚ะพะฝ</emph> ัƒะบะฐะทะฒะฐ ะดะฐะปะธ ััŠะพั‚ะฒะตั‚ะฝะธัั‚ ะฑัƒั‚ะพะฝ ั‰ะต ะฑัŠะดะต ะทะฐะดะตะนัั‚ะฒะฐะฝ, ะบะพะณะฐั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ Return.</ahelp>ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะŸะพะดั€ะฐะทะฑะธั€ะฐะฝ ะฑัƒั‚ะพะฝ</emph> ัƒะบะฐะทะฒะฐ ะดะฐะปะธ ััŠะพั‚ะฒะตั‚ะฝะธัั‚ ะฑัƒั‚ะพะฝ ั‰ะต ะฑัŠะดะต ะทะฐะดะตะนัั‚ะฒะฐะฝ, ะบะพะณะฐั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ Return. ะะบะพ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะธะปะธ ั„ะพั€ะผัƒะปัั€ะฐ ะธ ะฝะต ะฟั€ะตะดะฟั€ะธะตะผะตั‚ะต ะดั€ัƒะณะพ ะดะตะนัั‚ะฒะธะต, ะฑัƒั‚ะพะฝัŠั‚ ั ั‚ะพะฒะฐ ัะฒะพะนัั‚ะฒะพ ั‰ะต ัะต ะฟะพะดั€ะฐะทะฑะธั€ะฐ."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4350,8 +4350,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "ะšะพะณะฐั‚ะพ ะฟะพะปะทะฒะฐั‚ะต ัƒะตะฑั„ะพั€ะผัƒะปัั€ะธ, ะผะพะถะต ะดะฐ ัั€ะตั‰ะฝะตั‚ะต ั‚ะพะฒะฐ ัะฒะพะนัั‚ะฒะพ ะฒ ะผะฐัะบะธ ะทะฐ ั‚ัŠั€ัะตะฝะต. ะขะพะฒะฐ ัะฐ ะผะฐัะบะธ ะทะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต, ััŠะดัŠั€ะถะฐั‰ะธ ั‚ะตะบัั‚ะพะฒะพ ะฟะพะปะต ะธ ะฑัƒั‚ะพะฝ โ€žะ’ะธะด ะฝะฐ ะฟะพะดะฐะฒะฐะฝะตั‚ะพโ€œ. ะขัŠั€ัะตะฝะธัั‚ ั‚ะตะบัั‚ ัะต ะทะฐะดะฐะฒะฐ ะฒ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต, ะฐ ะฝะฐั‚ะธัะบะฐะฝะตั‚ะพ ะฝะฐ ะฑัƒั‚ะพะฝะฐ ัั‚ะฐั€ั‚ะธั€ะฐ ั‚ัŠั€ัะตะฝะต. ะะบะพ ะฑัƒั‚ะพะฝัŠั‚ ะต ะทะฐะดะฐะดะตะฝ ะบะฐั‚ะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝ, ะผะพะถะตั‚ะต ะดะฐ ะทะฐะฟะพั‡ะฝะตั‚ะต ั‚ัŠั€ัะตะฝะต ะธ ะบะฐั‚ะพ ะฟั€ะพัั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต Enter ัะปะตะด ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ัŠั€ัะตะฝะธั ั‚ะตะบัั‚."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4382,8 +4382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะžะฑั…ะพะถะดะฐะฝะต ั Tab</emph> ะพะฟั€ะตะดะตะปั ะดะฐะปะธ ะฟะพะปะตั‚ะพ ะฝะฐ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ะธะทะฑั€ะฐะฝะพ ั ะบะปะฐะฒะธัˆะฐ Tab.</ahelp> ะะฐะปะธั†ะต ัะฐ ัะปะตะดะฝะธั‚ะต ะฒัŠะทะผะพะถะฝะพัั‚ะธ:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4398,8 +4398,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "ะŸั€ะธ ะธะทะฟะพะปะทะฒะฐะฝะต ะฝะฐ ะบะปะฐะฒะธัˆะฐ Tab ั„ะพะบัƒััŠั‚ ะฟั€ะตัะบะฐั‡ะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4414,8 +4414,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "ะ•ะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ะธะทะฑั€ะฐะฝ ั ะบะปะฐะฒะธัˆะฐ Tab."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4446,40 +4446,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">ะกะฒะพะนัั‚ะฒะพั‚ะพ ะะฐะดะฟะธั ะทะฐะดะฐะฒะฐ ะฝะฐะดะฟะธัะฐ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะบะพะนั‚ะพ ัะต ะฟะพะบะฐะทะฒะฐ ะฒัŠะฒ ั„ะพั€ะผัƒะปัั€ะฐ.</ahelp>ะกะฒะพะนัั‚ะฒะพั‚ะพ ะะฐะดะฟะธั ะทะฐะดะฐะฒะฐ ะฝะฐะดะฟะธัะฐ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะบะพะนั‚ะพ ัะต ะฟะพะบะฐะทะฒะฐ ะฒัŠะฒ ั„ะพั€ะผัƒะปัั€ะฐ. ะขะพ ะพะฟั€ะตะดะตะปั ะธ ะฒะธะดะธะผะธั ะฝะฐะดะฟะธั ะธะปะธ ะทะฐะณะปะฐะฒะธะตั‚ะพ ะฝะฐ ะบะพะปะพะฝะฐ ะฒัŠะฒ ั„ะพั€ะผัƒะปัั€ะธ ั ั‚ะฐะฑะปะธั‡ะฝะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "ะšะพะณะฐั‚ะพ ััŠะทะดะฐะดะตั‚ะต ะฝะพะฒ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ั‚ะพะน ะฟะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต ัะต ะฝะฐะดะฟะธัะฒะฐ ั ะพะฟะธัะฐะฝะธะตั‚ะพ, ะทะฐะดะฐะดะตะฝะพ ะฒ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ˜ะผะต</emph>. ะะฐะดะฟะธััŠั‚ ััŠะดัŠั€ะถะฐ ะธะผะตั‚ะพ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะธ ะฝะพะผะตั€ะฐ ะผัƒ (ะฝะฐะฟั€ะธะผะตั€ CommandButton1). ะงั€ะตะท ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะะฐะดะฟะธั</emph> ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะดั€ัƒะณะพ ะพะฟะธัะฐะฝะธะต ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต, ะบะพะตั‚ะพ ะพั‚ั€ะฐะทัะฒะฐ ะดะตะนัั‚ะฒะธะตั‚ะพ ะผัƒ. ะŸั€ะพะผะตะฝะตั‚ะต ั‚ะฐะทะธ ัั‚ะพะนะฝะพัั‚, ะทะฐ ะดะฐ ะฟั€ะธะฟะธัˆะตั‚ะต ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ั€ะฐะทะฑะธั€ะฐะตะผ ะฝะฐะดะฟะธั, ะบะพะนั‚ะพ ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐ ะฟั€ะตะด ะฟะพั‚ั€ะตะฑะธั‚ะตะปั."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>ะผะฝะพะณะพั€ะตะดะพะฒะธ ะฝะฐะดะฟะธัะธ ะฒัŠะฒ ั„ะพั€ะผัƒะปัั€ะธ</bookmark_value><bookmark_value>ะธะผะตะฝะฐ; ะฝะฐะดะฟะธัะธ ะฝะฐ ะฝัะบะพะปะบะพ ั€ะตะดะฐ</bookmark_value><bookmark_value>ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต; ะฝะฐะดะฟะธัะธ ะฝะฐ ะฝัะบะพะปะบะพ ั€ะตะดะฐ</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "ะ—ะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะทะฐะณะปะฐะฒะธะต ะพั‚ ะฝัะบะพะปะบะพ ั€ะตะดะฐ, ะพั‚ะฒะพั€ะตั‚ะต ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต ั‡ั€ะตะท ะฑัƒั‚ะพะฝะฐ ััŠั ัั‚ั€ะตะปะบะฐ. ะœะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ะฝะพะฒ ั€ะตะด, ะบะฐั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "ะกะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะะฐะดะฟะธั</emph> ัะต ะธะทะฟะพะปะทะฒะฐ ัะฐะผะพ ะทะฐ ะฝะฐะดะฟะธัะฒะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ ะพั‚ ั„ะพั€ะผัƒะปัั€ะฐ ะฒ ะธะฝั‚ะตั€ั„ะตะนัะฐ, ะฒะธะดะธะผ ะทะฐ ะฟะพั‚ั€ะตะฑะธั‚ะตะปั. ะะบะพ ั€ะฐะฑะพั‚ะธั‚ะต ั ะผะฐะบั€ะพัะธ, ะธะผะฐะนั‚ะต ะฟั€ะตะดะฒะธะด, ั‡ะต ะฟะพ ะฒั€ะตะผะต ะฝะฐ ะธะทะฟัŠะปะฝะตะฝะธะต ะตะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฒะธะฝะฐะณะธ ัะต ะฟะพัะพั‡ะฒะฐ ั‡ั€ะตะท ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ˜ะผะต</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4494,8 +4494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">ะ—ะฐะดะฐะฒะฐ URL ะฐะดั€ะตัะฐ, ะบะพะนั‚ะพ ัะต ะพั‚ะฒะฐั€ั ะฟั€ะธ ั‰ั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ โ€žะžั‚ะฒะฐั€ัะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ ะธะปะธ ัƒะตะฑัั‚ั€ะฐะฝะธั†ะฐโ€œ.</ahelp>ะ’ัŠะฒะตะดะตั‚ะต URL ะฐะดั€ะตั ะทะฐ ะฑัƒั‚ะพะฝ ะพั‚ ั‚ะธะฟ โ€žะžั‚ะฒะฐั€ัะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚ ะธะปะธ ัƒะตะฑัั‚ั€ะฐะฝะธั†ะฐโ€œ ะฒ ะฟะพะปะตั‚ะพ <emph>URL</emph>. ะะดั€ะตััŠั‚ ั‰ะต ะฑัŠะดะต ะพั‚ะฒะพั€ะตะฝ, ะบะพะณะฐั‚ะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4518,8 +4518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">ะœะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ะทะฝะฐะบ ะธะปะธ ะฝะธะท ะทะฐ ัะธะผะฒะพะปะฐ ะฝะฐ ะฒะฐะปัƒั‚ะฐั‚ะฐ.</ahelp>ะ’ ะฟะพะปะต ะทะฐ ะฒะฐะปัƒั‚ะฐ ะผะพะถะตั‚ะต ะดะฐ ะดะตั„ะธะฝะธั€ะฐั‚ะต ัะธะผะฒะพะปะฐ ะทะฐ ะฒะฐะปัƒั‚ะฐั‚ะฐ, ะบะฐั‚ะพ ะฒัŠะฒะตะดะตั‚ะต ะทะฝะฐะบ ะธะปะธ ะฝะธะท ะฒ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ’ะฐะปัƒั‚ะตะฝ ัะธะผะฒะพะป</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4550,16 +4550,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">ะะบะพ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต ัะต ะฟะพะปะทะฒะฐ ะทะฐ ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ะฟะฐั€ะพะปะฐ, ะฒัŠะฒะตะดะตั‚ะต ASCII ะบะพะดะฐ ะฝะฐ ะทะฝะฐะบะฐ ะทะฐ ะฟะพะบะฐะทะฒะฐะฝะต. ะขะพะทะธ ะทะฝะฐะบ ัะต ะธะทะฟะธัะฒะฐ ะฒะผะตัั‚ะพ ะฒัŠะฒะตะถะดะฐะฝะธั‚ะต ะพั‚ ะฟะพั‚ั€ะตะฑะธั‚ะตะปั ะทะฝะฐั†ะธ ะฝะฐ ะฟะฐั€ะพะปะฐั‚ะฐ.</ahelp>ะะบะพ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะฒัŠะฒะตะถะดะฐ ะฟะฐั€ะพะปะฐ, ะผะพะถะตั‚ะต ะดะฐ ะพะฟั€ะตะดะตะปะธั‚ะต ะบะฐะบะฒะธ ะทะฝะฐั†ะธ ะดะฐ ัะต ะฟะพะบะฐะทะฒะฐั‚ ะฒะผะตัั‚ะพ ะฒัŠะฒะตะถะดะฐะฝะธั‚ะต ะพั‚ ะฝะตะณะพ. ะ’ ัะฒะพะนัั‚ะฒะพั‚ะพ <emph>ะ—ะฝะฐะบ ะทะฐ ะฟะฐั€ะพะปะฐ</emph> ะฒัŠะฒะตะดะตั‚ะต ASCII ะบะพะดะฐ ะฝะฐ ะถะตะปะฐะฝะธั ะทะฝะฐะบ. ะœะพะถะตั‚ะต ะดะฐ ะธะทะฟะพะปะทะฒะฐั‚ะต ัั‚ะพะนะฝะพัั‚ะธ ะพั‚ 0 ะดะพ 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "ะ—ะฝะฐั†ะธั‚ะต ะธ ั‚ะตั…ะฝะธั‚ะต ASCII ะบะพะดะพะฒะต ะผะพะถะตั‚ะต ะดะฐ ะณะธ ะฒะธะดะธั‚ะต ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะกะฟะตั†ะธะฐะปะตะฝ ะทะฝะฐะบ</emph> (ะ’ะผัŠะบะฒะฐะฝะต - ะกะฟะตั†ะธะฐะปะตะฝ ะทะฝะฐะบ)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4574,8 +4574,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">ะ”ะตั„ะธะฝะธั€ะฐ ะผะฐัะบะฐั‚ะฐ โ€“ ะพะฑั€ะฐะทะตั†. ะขั ััŠะดัŠั€ะถะฐ ะฝะฐั‡ะฐะปะฝะธั‚ะต ัั‚ะพะนะฝะพัั‚ะธ ะธ ะฒะธะฝะฐะณะธ ัะต ะฒะธะถะดะฐ ัะปะตะด ะธะทั‚ะตะณะปัะฝะต ะฝะฐ ั„ะพั€ะผัƒะปัั€ะฐ.</ahelp>ะ’ ะฟะพะปะตั‚ะฐั‚ะฐ ั ะผะฐัะบะฐ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะผะฐัะบะฐ โ€“ ะพะฑั€ะฐะทะตั†. ะขั ััŠะดัŠั€ะถะฐ ะฝะฐั‡ะฐะปะฝะธ ัั‚ะพะนะฝะพัั‚ะธ ะทะฐ ั„ะพั€ะผัƒะปัั€ะฐ ะธ ะฒะธะฝะฐะณะธ ัะต ะฒะธะถะดะฐ ัะปะตะด ะธะทั‚ะตะณะปัะฝะตั‚ะพ ะผัƒ. ะงั€ะตะท ะทะฝะฐะบะพะฒะธั‚ะต ะบะพะดะพะฒะต ะฒ ะผะฐัะบะฐั‚ะฐ ะทะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะผะพะถะตั‚ะต ะดะฐ ะพะฟั€ะตะดะตะปะธั‚ะต ะบะฐะบะฒะพ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะต ะฒ ััŠัั‚ะพัะฝะธะต ะดะฐ ะฒัŠะฒะตะถะดะฐ ะฒ ะฟะพะปะตั‚ะพ."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4614,8 +4614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">ะ—ะฐะดะฐะฒะฐ ะฒะธัะพั‡ะธะฝะฐั‚ะฐ ะฝะฐ ั€ะตะดะพะฒะตั‚ะต ะฒ ั‚ะฐะฑะปะธั‡ะตะฝ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>ะŸั€ะธ ั‚ะฐะฑะปะธั‡ะฝะธ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะผะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ัั‚ะพะนะฝะพัั‚ ะทะฐ ะฒะธัะพั‡ะธะฝะฐั‚ะฐ ะฝะฐ ั€ะตะดะพะฒะตั‚ะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ. ะะบะพ ะถะตะปะฐะตั‚ะต, ะผะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ัั‚ะพะนะฝะพัั‚, ะฟะพัะปะตะดะฒะฐะฝะฐ ะพั‚ ะฒะฐะปะธะดะฝะฐ ะผะตั€ะฝะฐ ะตะดะธะฝะธั†ะฐ, ะฝะฐะฟั€ะธะผะตั€ 2 ัะผ."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4710,8 +4710,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">ะฃะบะฐะทะฒะฐ ัะบั€ะธะฒะฐะฝะต ะธะปะธ ะฟะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ะธั‚ะต ะทะฐ ะดะตะนัั‚ะฒะธั ะฒ ะธะทะฑั€ะฐะฝะฐ ะปะตะฝั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั.</ahelp> ะ•ะปะตะผะตะฝั‚ะธั‚ะต ะทะฐ ะดะตะนัั‚ะฒะธั ัะฐ ัะปะตะดะฝะธั‚ะต: ะกัŠั…ั€ะฐะฝัะฒะฐะฝะต ะฝะฐ ะทะฐะฟะธั, ะžั‚ะผัะฝะฐ, ะะพะฒ ะทะฐะฟะธั, ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะทะฐะฟะธั ะธ ะžะฟั€ะตัะฝัะฒะฐะฝะต."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4726,8 +4726,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">ะฃะบะฐะทะฒะฐ ัะบั€ะธะฒะฐะฝะต ะธะปะธ ะฟะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะฟะพะทะธั†ะธะพะฝะธั€ะฐั‰ะธั‚ะต ะตะปะตะผะตะฝั‚ะธ ะฒ ะธะทะฑั€ะฐะฝะฐ ะปะตะฝั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั.</ahelp> ะŸะพะทะธั†ะธะพะฝะธั€ะฐั‰ะธั‚ะต ะตะปะตะผะตะฝั‚ะธ ัะฐ ัะปะตะดะฝะธั‚ะต: ะ•ั‚ะธะบะตั‚ ะฝะฐ ะทะฐะฟะธั, ะŸะพะทะธั†ะธั ะฝะฐ ะทะฐะฟะธั, ะ•ั‚ะธะบะตั‚ ะทะฐ ะฑั€ะพั ะทะฐะฟะธัะธ, ะ‘ั€ะพะน ะฝะฐ ะทะฐะฟะธัะธั‚ะต."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4742,24 +4742,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">ะฃะบะฐะทะฒะฐ ัะบั€ะธะฒะฐะฝะต ะธะปะธ ะฟะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะฝะฐะฒะธะณะฐั†ะธะพะฝะฝะธั‚ะต ะตะปะตะผะตะฝั‚ะธ ะฒ ะธะทะฑั€ะฐะฝะฐ ะปะตะฝั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั.</ahelp> ะะฐะฒะธะณะฐั†ะธะพะฝะฝะธั‚ะต ะตะปะตะผะตะฝั‚ะธ ัะฐ ัะปะตะดะฝะธั‚ะต: ะŸัŠั€ะฒะธ ะทะฐะฟะธั, ะŸั€ะตะดะธัˆะตะฝ ะทะฐะฟะธั, ะกะปะตะดะฒะฐั‰ ะทะฐะฟะธั, ะŸะพัะปะตะดะตะฝ ะทะฐะฟะธั."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "ะคะธะปั‚ั€ะธั€ะฐะฝะต/ัะพั€ั‚ะธั€ะฐะฝะต"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">ะฃะบะฐะทะฒะฐ ัะบั€ะธะฒะฐะฝะต ะธะปะธ ะฟะพะบะฐะทะฒะฐะฝะต ะฝะฐ ั„ะธะปั‚ั€ะธั€ะฐั‰ะธั‚ะต ะธ ัะพั€ั‚ะธั€ะฐั‰ะธั‚ะต ะตะปะตะผะตะฝั‚ะธ ะฒ ะธะทะฑั€ะฐะฝะฐ ะปะตะฝั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั.</ahelp> ะคะธะปั‚ั€ะธั€ะฐั‰ะธั‚ะต ะธ ัะพั€ั‚ะธั€ะฐั‰ะธั‚ะต ะตะปะตะผะตะฝั‚ะธ ัะฐ ัะปะตะดะฝะธั‚ะต: ะ’ัŠะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต, ะะธะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต, ะกะพั€ั‚ะธั€ะฐะฝะต, ะะฒั‚ะพะผะฐั‚ะธั‡ะตะฝ ั„ะธะปั‚ัŠั€, ะŸะพะดั€ะฐะทะฑะธั€ะฐะฝ ั„ะธะปั‚ัŠั€, ะŸั€ะธะปะฐะณะฐะฝะต ะฝะฐ ั„ะธะปั‚ัŠั€, ะัƒะปะธั€ะฐะฝะต ะฝะฐ ั„ะธะปั‚ัŠั€/ัะพั€ั‚ะธั€ะฐะฝะต."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4774,8 +4774,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">ะฃะบะฐะทะฒะฐ ะดะฐะปะธ ะธะบะพะฝะธั‚ะต ะฒ ะธะทะฑั€ะฐะฝะฐ ะปะตะฝั‚ะฐ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั ะดะฐ ัะฐ ะผะฐะปะบะธ ะธะปะธ ะณะพะปะตะผะธ.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4830,16 +4830,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">ะ—ะฐะดะฐะฒะฐ ั€ะฐะทะผะตั€ะฐ ะฝะฐ ะฟะปัŠะทะณะฐั‰ะธั ัะต ะฑัƒั‚ะพะฝ ะฒ โ€žะผะตั€ะฝะธ ะตะดะธะฝะธั†ะธ ะฝะฐ ัั‚ะพะนะฝะพัั‚ั‚ะฐโ€œ. ะะฐะฟั€ะธะผะตั€ ะฟั€ะธ ัั‚ะพะนะฝะพัั‚ (โ€žะœะฐะบัะธะผะฐะปะฝะฐ ัั‚ะพะนะฝะพัั‚โ€œ ะผะธะฝัƒั โ€žะœะธะฝะธะผะฐะปะฝะฐ ัั‚ะพะนะฝะพัั‚โ€œ) / 2 ะฑัƒั‚ะพะฝัŠั‚ ั‰ะต ะทะฐะตะผะฐ ะฟะพะปะพะฒะธะฝะฐั‚ะฐ ะพั‚ ะปะตะฝั‚ะฐั‚ะฐ.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "ะะบะพ ะทะฐะดะฐะดะตั‚ะต ัั‚ะพะนะฝะพัั‚ 0, ัˆะธั€ะธะฝะฐั‚ะฐ ะฝะฐ ะฟะปัŠะทะณะฐั‰ะธั ัะต ะฑัƒั‚ะพะฝ ั‰ะต ะฑัŠะดะต ั€ะฐะฒะฝะฐ ะฝะฐ ะฒะธัะพั‡ะธะฝะฐั‚ะฐ ะผัƒ."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4886,24 +4886,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "ะ ะฐะทะดะตะปัŠั‚ <emph>ะ”ะฐะฝะฝะธ</emph> ะฒะธ ะฟะพะทะฒะพะปัะฒะฐ ะดะฐ ะฟั€ะธะฟะธัˆะตั‚ะต ะธะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ ะฝะฐ ะธะทะฑั€ะฐะฝะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "ะ—ะฐ ั„ะพั€ะผัƒะปัั€ะธ ั ะฒั€ัŠะทะบะธ ะบัŠะผ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ ััŠะพั‚ะฒะตั‚ะฝะฐั‚ะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ ัะต ะฟะพัะพั‡ะฒะฐ ะฒ <link href=\"text/shared/02/01170200.xhp\" name=\"ะกะฒะพะนัั‚ะฒะฐ ะฝะฐ ั„ะพั€ะผัƒะปัั€ะฐ\">ัะฒะพะนัั‚ะฒะฐั‚ะฐ ะฝะฐ ั„ะพั€ะผัƒะปัั€ะฐ</link>. ะฉะต ะฝะฐะผะตั€ะธั‚ะต ััŠะพั‚ะฒะตั‚ะฝะธั‚ะต ั„ัƒะฝะบั†ะธะธ ะฒ ั€ะฐะทะดะตะปะฐ <link href=\"text/shared/02/01170203.xhp\" name=\"ะ”ะฐะฝะฝะธ\"><emph>ะ”ะฐะฝะฝะธ</emph></link> ะฝะฐ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั†."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "ะ’ัŠะทะผะพะถะฝะธั‚ะต ะฝะฐัั‚ั€ะพะนะบะธ ะฒ ั€ะฐะทะดะตะปะฐ <emph>ะ”ะฐะฝะฝะธ</emph> ะทะฐะฒะธััั‚ ะพั‚ ััŠะพั‚ะฒะตั‚ะฝะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต. ะฉะต ะฒะธะถะดะฐั‚ะต ัะฐะผะพ ะฝะฐัั‚ั€ะพะนะบะธั‚ะต, ะดะพัั‚ัŠะฟะฝะธ ะทะฐ ั‚ะตะบัƒั‰ะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะธ ะบะพะฝั‚ะตะบัั‚. ะะฐะปะธั†ะต ัะฐ ัะปะตะดะฝะธั‚ะต ะฟะพะปะตั‚ะฐ:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4918,8 +4918,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">ะŸะพะปะตั‚ะฐั‚ะฐ ะทะฐ ะพั‚ะผะตั‚ะบะฐ ะธ ะฑัƒั‚ะพะฝะธั‚ะต ะทะฐ ะธะทะฑะพั€ ะฒ ะตะปะตะบั‚ั€ะพะฝะฝะธ ั‚ะฐะฑะปะธั†ะธ ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ัะฒัŠั€ะทะฐะฝะธ ั ะบะปะตั‚ะบะธ ะฒ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚. ะะบะพ ะตะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะต ะพั‚ะผะตั‚ะฝะฐั‚, ะฒ ะบะปะตั‚ะบะฐั‚ะฐ ั‰ะต ัะต ะบะพะฟะธั€ะฐ ัั‚ะพะนะฝะพัั‚ั‚ะฐ, ะทะฐะดะฐะดะตะฝะฐ ะฒ โ€žะžั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚ (ะฒะบะป.)โ€œ. ะ’ ะฟั€ะพั‚ะธะฒะตะฝ ัะปัƒั‡ะฐะน ะฒ ะบะปะตั‚ะบะฐั‚ะฐ ั‰ะต ัะต ะบะพะฟะธั€ะฐ ัั‚ะพะนะฝะพัั‚ั‚ะฐ ะพั‚ โ€žะžั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚ (ะธะทะบะป.)โ€œ.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5646,16 +5646,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">ะžะฟั€ะตะดะตะปั ะบะฐะบ ัะต ะพะฑั€ะฐะฑะพั‚ะฒะฐ ะฟั€ะฐะทะตะฝ ะฒั…ะพะดะตะฝ ั‚ะตะบัั‚. ะะบะพ ัั‚ะพะนะฝะพัั‚ั‚ะฐ ะต โ€žะ”ะฐโ€œ, ะฒัŠะฒะตะดะตะฝ ะฝะธะท ั ะดัŠะปะถะธะฝะฐ ะฝัƒะปะฐ ั‰ะต ะฑัŠะดะต ั‚ัŠะปะบัƒะฒะฐะฝ ะบะฐั‚ะพ ัั‚ะพะนะฝะพัั‚ NULL. ะะบะพ ัั‚ะพะนะฝะพัั‚ั‚ะฐ ะต โ€žะะตโ€œ, ะฒัะธั‡ะบะธ ะฒัŠะฒะตะดะตะฝะธ ะฝะธะทะพะฒะต ัะต ะพัั‚ะฐะฒัั‚ ะบะฐะบั‚ะพ ัะฐ, ะฑะตะท ะฝะธะบะฐะบะฒะพ ะฟั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "ะŸั€ะฐะทะฝะธั‚ะต ะฝะธะทะพะฒะต ัะฐ ะฝะธะทะพะฒะต ั ะดัŠะปะถะธะฝะฐ ะฝัƒะปะฐ (\"\"). ะžะฑะธะบะฝะพะฒะตะฝะพ ัั‚ะพะนะฝะพัั‚ NULL ะฝะต ะต ััŠั‰ะฐั‚ะฐ ะบะฐั‚ะพ ะฟั€ะฐะทะตะฝ ะฝะธะท. ะŸะพ ะฟั€ะธะฝั†ะธะฟ ั ะพะทะฝะฐั‡ะตะฝะธะตั‚ะพ NULL ัะต ะพั‚ะฑะตะปัะทะฒะฐ ะฝะตะพะฟั€ะตะดะตะปะตะฝะฐ ะธะปะธ ะฝะตะธะทะฒะตัั‚ะฝะฐ ัั‚ะพะนะฝะพัั‚ ะธะปะธ ััŠัั‚ะพัะฝะธะตั‚ะพ โ€žะพั‰ะต ะฝะต ะต ะฒัŠะฒะตะดะตะฝะฐ ัั‚ะพะนะฝะพัั‚โ€œ.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5678,8 +5678,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">ะ”ะพะบะฐั‚ะพ ะฟั€ะพะตะบั‚ะธั€ะฐั‚ะต ั„ะพั€ะผัƒะปัั€ะฐ, ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะทะฐ ะฒััะบะพ ั‚ะตะบัั‚ะพะฒะพ ะฟะพะปะต ัะฒะพะนัั‚ะฒะพั‚ะพ โ€žะŸั€ะตะดะปะพะถะตะฝะธะต ะทะฐ ั„ะธะปั‚ัŠั€โ€œ ะฒ ั€ะฐะทะดะตะปะฐ <emph>ะ”ะฐะฝะฝะธ</emph> ะฝะฐ ััŠะพั‚ะฒะตั‚ะฝะธั ะดะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั† <emph>ะกะฒะพะนัั‚ะฒะฐ</emph>. ะŸั€ะธ ะฟะพัะปะตะดะฒะฐั‰ะธ ั‚ัŠั€ัะตะฝะธั ั ั„ะธะปั‚ัŠั€ ะผะพะถะตั‚ะต ะดะฐ ะธะทะฑะธั€ะฐั‚ะต ะธะทะผะตะถะดัƒ ั†ัะปะฐั‚ะฐ ะธะฝั„ะพั€ะผะฐั†ะธั, ััŠะดัŠั€ะถะฐั‰ะฐ ัะต ะฒ ััŠะพั‚ะฒะตั‚ะฝะธั‚ะต ะฟะพะปะตั‚ะฐ.</ahelp> ะกัŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ะฟะพะปะตั‚ะฐั‚ะฐ ะผะพะถะต ะดะฐ ะฑัŠะดะต ะธะทะฑะธั€ะฐะฝะพ ั‡ั€ะตะท ั„ัƒะฝะบั†ะธัั‚ะฐ ะะฒั‚ะพะทะฐะฒัŠั€ัˆะฒะฐะฝะต. ะ—ะฐะฑะตะปะตะถะตั‚ะต ะพะฑะฐั‡ะต, ั‡ะต ั‚ะฐะทะธ ั„ัƒะฝะบั†ะธั ะธะทะธัะบะฒะฐ ะฟะพะฒะตั‡ะต ะฟั€ะพัั‚ั€ะฐะฝัั‚ะฒะพ ะฒ ะฟะฐะผะตั‚ั‚ะฐ ะธ ะฒั€ะตะผะต, ะพัะพะฑะตะฝะพ ะฐะบะพ ัะต ะธะทะฟะพะปะทะฒะฐ ั ะพะฑะตะผะธัั‚ะธ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ, ะทะฐั‚ะพะฒะฐ ั‚ั€ัะฑะฒะฐ ะดะฐ ัะต ะฟะพะปะทะฒะฐ ะฟะตัั‚ะตะปะธะฒะพ. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5726,72 +5726,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "ะžั‚ะผัั‚ะฐะฝะต ะฝะฐ ะฟะพะปะตั‚ะพ"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "ะ’ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะทะฐะฟะธัะฒะฐ TRUE."
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ะฟะพะปะตั‚ะพ"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "ะ’ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะทะฐะฟะธัะฒะฐ FALSE."
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "ะŸะพัั‚ะฐะฒัะฝะต ะฒ ะฝะตะพะฟั€ะตะดะตะปะตะฝะพ ััŠัั‚ะพัะฝะธะต (ะทะฐ ั‚ั€ะธะฟะพะทะธั†ะธะพะฝะฝะพ ะฟะพะปะต)"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "ะ’ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะทะฐะฟะธัะฒะฐ #NV"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ะฝะฐ ั‡ะธัะปะพ ะธะปะธ ั„ะพั€ะผัƒะปะฐ ั ั€ะตะทัƒะปั‚ะฐั‚ ั‡ะธัะปะพ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "ะะบะพ ะฒัŠะฒะตะดะตะฝะฐั‚ะฐ ัั‚ะพะนะฝะพัั‚ ะต TRUE ะธะปะธ ั€ะฐะทะปะธั‡ะฝะฐ ะพั‚ 0, ะฟะพะปะตั‚ะพ ะทะฐ ะพั‚ะผะตั‚ะบะฐ ัะต ะพั‚ะผัั‚ะฐ.<br/>ะะบะพ ะฒัŠะฒะตะดะตะฝะฐั‚ะฐ ัั‚ะพะนะฝะพัั‚ ะต FALSE ะธะปะธ 0, ะฟะพะปะตั‚ะพ ะทะฐ ะพั‚ะผะตั‚ะบะฐ ัะต ะธะทั‡ะธัั‚ะฒะฐ."
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ, ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะธะปะธ ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปะฐ ั ั€ะตะทัƒะปั‚ะฐั‚ ั‚ะตะบัั‚ ะธะปะธ ะณั€ะตัˆะบะฐ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5806,24 +5806,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "ะžั‚ะผัั‚ะฐะฝะต ะฝะฐ ะฟะพะปะตั‚ะพ (ะทะฐะดะฐะดะตะฝ ะต ั‚ะตะบัั‚ ะทะฐ ะพั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚)"
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "ะขะตะบัั‚ัŠั‚ ะพั‚ ัะฒะพะนัั‚ะฒะพั‚ะพ ะžั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚ ัะต ะบะพะฟะธั€ะฐ ะฒ ะบะปะตั‚ะบะฐั‚ะฐ."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ะฟะพะปะตั‚ะพ (ะทะฐะดะฐะดะตะฝ ะต ั‚ะตะบัั‚ ะทะฐ ะพั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚)"
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5838,8 +5838,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฒ ะบะปะตั‚ะบะฐั‚ะฐ ะฝะฐ ั‚ะตะบัั‚, ะตะดะฝะฐะบัŠะฒ ััŠั ะทะฐะดะฐะดะตะฝะธั ะฒ ัะฒะพะนัั‚ะฒะพั‚ะพ ะžั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5854,8 +5854,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฒ ะบะปะตั‚ะบะฐั‚ะฐ ะฝะฐ ั‚ะตะบัั‚, ั€ะฐะทะปะธั‡ะตะฝ ะพั‚ ะทะฐะดะฐะดะตะฝะธั ะฒ ัะฒะพะนัั‚ะฒะพั‚ะพ ะžั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5894,88 +5894,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "ะ˜ะทะฑะธั€ะฐะฝะต ะฝะฐ ะฑัƒั‚ะพะฝะฐ"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "ะ’ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะทะฐะฟะธัะฒะฐ TRUE."
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "ะกะฝะตะผะฐะฝะต ะฝะฐ ะธะทะฑะพั€ะฐ ะพั‚ ะฑัƒั‚ะพะฝะฐ ั‡ั€ะตะท ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะดั€ัƒะณ ะฑัƒั‚ะพะฝ"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "ะ’ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะทะฐะฟะธัะฒะฐ FALSE."
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ะฝะฐ ั‡ะธัะปะพ ะธะปะธ ั„ะพั€ะผัƒะปะฐ ั ั€ะตะทัƒะปั‚ะฐั‚ ั‡ะธัะปะพ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "ะะบะพ ะฒัŠะฒะตะดะตะฝะฐั‚ะฐ ัั‚ะพะนะฝะพัั‚ ะต TRUE ะธะปะธ ั€ะฐะทะปะธั‡ะฝะฐ ะพั‚ 0, ะฑัƒั‚ะพะฝัŠั‚ ัะต ะธะทะฑะธั€ะฐ.<br/>ะะบะพ ะฒัŠะฒะตะดะตะฝะฐั‚ะฐ ัั‚ะพะนะฝะพัั‚ ะต FALSE ะธะปะธ 0, ะธะทะฑะพั€ัŠั‚ ัะต ะฟั€ะตะผะฐั…ะฒะฐ ะพั‚ ะฑัƒั‚ะพะฝะฐ."
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ, ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะธะปะธ ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปะฐ ั ั€ะตะทัƒะปั‚ะฐั‚ ั‚ะตะบัั‚ ะธะปะธ ะณั€ะตัˆะบะฐ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "ะกะฝะตะผะฐะฝะต ะฝะฐ ะธะทะฑะพั€ะฐ ะพั‚ ะฑัƒั‚ะพะฝะฐ"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "ะฉั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ (ะทะฐะดะฐะดะตะฝ ะต ั‚ะตะบัั‚ ะทะฐ ะพั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚)"
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "ะขะตะบัั‚ัŠั‚ ะพั‚ ัะฒะพะนัั‚ะฒะพั‚ะพ ะžั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚ ัะต ะบะพะฟะธั€ะฐ ะฒ ะบะปะตั‚ะบะฐั‚ะฐ."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "ะฉั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ะดั€ัƒะณ ะฑัƒั‚ะพะฝ ะพั‚ ััŠั‰ะฐั‚ะฐ ะณั€ัƒะฟะฐ (ะทะฐะดะฐะดะตะฝ ะต ั‚ะตะบัั‚ ะทะฐ ะพั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚)"
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5990,8 +5990,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฒ ะบะปะตั‚ะบะฐั‚ะฐ ะฝะฐ ั‚ะตะบัั‚, ะตะดะฝะฐะบัŠะฒ ััŠั ะทะฐะดะฐะดะตะฝะธั ะฒ ัะฒะพะนัั‚ะฒะพั‚ะพ ะžั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6006,8 +6006,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฒ ะบะปะตั‚ะบะฐั‚ะฐ ะฝะฐ ั‚ะตะบัั‚, ั€ะฐะทะปะธั‡ะตะฝ ะพั‚ ะทะฐะดะฐะดะตะฝะธั ะฒ ัะฒะพะนัั‚ะฒะพั‚ะพ ะžั‚ะฟั€ะฐะฒะฝะฐ ัั‚ะพะนะฝะพัั‚"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6046,80 +6046,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะฒ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "ะขะตะบัั‚ัŠั‚ ัะต ะบะพะฟะธั€ะฐ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ."
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "ะกะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะธะทั‡ะธัั‚ะฒะฐ."
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะธะปะธ ั‡ะธัะปะพ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "ะขะตะบัั‚ัŠั‚ ะธะปะธ ั‡ะธัะปะพั‚ะพ ัะต ะบะพะฟะธั€ะฐ ะฒ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต."
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปะฐ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "ะ ะตะทัƒะปั‚ะฐั‚ัŠั‚ ะฝะฐ ั„ะพั€ะผัƒะปะฐั‚ะฐ ัะต ะบะพะฟะธั€ะฐ ะฒ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต."
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "ะขะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต ัะต ะธะทั‡ะธัั‚ะฒะฐ."
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6150,64 +6150,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‡ะธัะปะพ ะฒ ะฟะพะปะตั‚ะพ"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "ะงะธัะปะพั‚ะพ ัะต ะบะพะฟะธั€ะฐ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ะฟะพะปะตั‚ะพ"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "ะ’ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะทะฐะฟะธัะฒะฐ ัั‚ะพะนะฝะพัั‚ 0."
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ะฝะฐ ั‡ะธัะปะพ ะธะปะธ ั„ะพั€ะผัƒะปะฐ ั ั€ะตะทัƒะปั‚ะฐั‚ ั‡ะธัะปะพ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "ะงะธัะปะพั‚ะพ ัะต ะบะพะฟะธั€ะฐ ะฒ ะฟะพะปะตั‚ะพ."
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ, ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะธะปะธ ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปะฐ ั ั€ะตะทัƒะปั‚ะฐั‚ ั‚ะตะบัั‚ ะธะปะธ ะณั€ะตัˆะบะฐ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "ะ’ ะฟะพะปะตั‚ะพ ัะต ะทะฐะฟะธัะฒะฐ ัั‚ะพะนะฝะพัั‚ 0."
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6230,16 +6230,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "ะกะฒัŠั€ะทะฐะฝะพ ััŠะดัŠั€ะถะฐะฝะธะต: ั‚ะตะบัั‚ะพะฒะพั‚ะพ ััŠะดัŠั€ะถะฐะฝะธะต ะฝะฐ ะธะทะฑั€ะฐะฝะธั ะตะปะตะผะตะฝั‚ ะฒ ัะฟะธััŠั‡ะฝะพั‚ะพ ะฟะพะปะต ัะต ัะธะฝั…ั€ะพะฝะธะทะธั€ะฐ ััŠั ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ะบะปะตั‚ะบะฐั‚ะฐ."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "ะกะฒัŠั€ะทะฐะฝะฐ ะฟะพะทะธั†ะธั ะฝะฐ ัะตะปะตะบั†ะธัั‚ะฐ: ะฟะพะทะธั†ะธัั‚ะฐ ะฝะฐ ะตะดะธะฝ ะธะทะฑั€ะฐะฝ ะตะปะตะผะตะฝั‚ ะฒ ัะฟะธััŠั‡ะฝะพั‚ะพ ะฟะพะปะต ัะต ัะธะฝั…ั€ะพะฝะธะทะธั€ะฐ ั ั‡ะธัะปะพะฒะฐั‚ะฐ ัั‚ะพะนะฝะพัั‚ ะฒ ะบะปะตั‚ะบะฐั‚ะฐ."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6262,8 +6262,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "ะ˜ะทะฑะธั€ะฐะฝะต ะฝะฐ ะตะดะธะฝ ะตะปะตะผะตะฝั‚ ะพั‚ ัะฟะธััŠะบะฐ"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6278,112 +6278,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "ะกะฒัŠั€ะทะฐะฝะฐ ัะตะปะตะบั†ะธั: ะฟะพะทะธั†ะธัั‚ะฐ ะฝะฐ ะธะทะฑั€ะฐะฝะธั ะตะปะตะผะตะฝั‚ ัะต ะบะพะฟะธั€ะฐ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ. ะะฐะฟั€ะธะผะตั€, ะฐะบะพ ะต ะธะทะฑั€ะฐะฝ ั‚ั€ะตั‚ะธัั‚ ะตะปะตะผะตะฝั‚, ัะต ะบะพะฟะธั€ะฐ ั‡ะธัะปะพั‚ะพ 3."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "ะ˜ะทะฑะธั€ะฐะฝะต ะฝะฐ ะฝัะบะพะปะบะพ ะตะปะตะผะตะฝั‚ะฐ ะพั‚ ัะฟะธััŠะบะฐ"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "ะ’ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะทะฐะฟะธัะฒะฐ #NV"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "ะกะฝะตะผะฐะฝะต ะฝะฐ ะธะทะฑะพั€ะฐ ะพั‚ ะฒัะธั‡ะบะธ ะตะปะตะผะตะฝั‚ะธ"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "ะกะฒัŠั€ะทะฐะฝะพ ััŠะดัŠั€ะถะฐะฝะธะต: ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะธะทั‡ะธัั‚ะฒะฐ."
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "ะกะฒัŠั€ะทะฐะฝะฐ ัะตะปะตะบั†ะธั: ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะทะฐะฟะธัะฒะฐ ัั‚ะพะนะฝะพัั‚ 0."
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะธะปะธ ั‡ะธัะปะพ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "ะกะฒัŠั€ะทะฐะฝะพ ััŠะดัŠั€ะถะฐะฝะธะต: ะฝะฐะผะธั€ะฐ ัะต ะธ ัะต ะธะทะฑะธั€ะฐ ะตะดะฝะฐะบัŠะฒ ะตะปะตะผะตะฝั‚ ะพั‚ ัะฟะธััŠะบะฐ."
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "ะกะฒัŠั€ะทะฐะฝะฐ ัะตะปะตะบั†ะธั: ะธะทะฑะธั€ะฐ ัะต ะตะปะตะผะตะฝั‚ัŠั‚ ะฝะฐ ะทะฐะดะฐะดะตะฝะฐั‚ะฐ ะฟะพะทะธั†ะธั (1 ะพะทะฝะฐั‡ะฐะฒะฐ ะฟัŠั€ะฒะธั ะตะปะตะผะตะฝั‚). ะะบะพ ะฝัะผะฐ ั‚ะฐะบัŠะฒ, ะธะทะฑะพั€ัŠั‚ ะพั‚ ะฒัะธั‡ะบะธ ะตะปะตะผะตะฝั‚ะธ ัะต ะฟั€ะตะผะฐั…ะฒะฐ."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปะฐ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "ะะฐะผะธั€ะฐ ัะต ะธ ัะต ะธะทะฑะธั€ะฐ ะตะปะตะผะตะฝั‚ ะพั‚ ัะฟะธััŠะบะฐ, ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐั‰ ะฝะฐ ั€ะตะทัƒะปั‚ะฐั‚ะฐ ะพั‚ ั„ะพั€ะผัƒะปะฐั‚ะฐ ะธ ั€ะตะถะธะผะฐ ะฝะฐ ัะฒัŠั€ะทะฒะฐะฝะต."
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "ะ˜ะทะฑะพั€ัŠั‚ ัะต ะฟั€ะตะผะฐั…ะฒะฐ ะพั‚ ะฒัะธั‡ะบะธ ะตะปะตะผะตะฝั‚ะธ ะฒ ัะฟะธััŠะบะฐ."
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ะพะฑะปะฐัั‚ั‚ะฐ - ะธะทั‚ะพั‡ะฝะธะบ ะฝะฐ ัะฟะธััŠะบะฐ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6422,88 +6422,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะฒ ะฟะพะปะตั‚ะพ ะทะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต ะธะปะธ ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ัั‚ะพะนะฝะพัั‚ ะพั‚ ะฟะฐะดะฐั‰ะธั ัะฟะธััŠะบ"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "ะขะตะบัั‚ัŠั‚ ัะต ะบะพะฟะธั€ะฐ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ."
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ะฟะพะปะตั‚ะพ ะทะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต."
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "ะกะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ ัะต ะธะทั‡ะธัั‚ะฒะฐ."
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะธะปะธ ั‡ะธัะปะพ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "ะขะตะบัั‚ัŠั‚ ะธะปะธ ั‡ะธัะปะพั‚ะพ ัะต ะบะพะฟะธั€ะฐ ะฒ ะฟะพะปะตั‚ะพ ะทะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต."
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปะฐ ะฒ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "ะ ะตะทัƒะปั‚ะฐั‚ัŠั‚ ะฝะฐ ั„ะพั€ะผัƒะปะฐั‚ะฐ ัะต ะบะพะฟะธั€ะฐ ะฒ ะฟะพะปะตั‚ะพ ะทะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต."
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ัะฒัŠั€ะทะฐะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "ะŸะพะปะตั‚ะพ ะทะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะพั‚ะพ ะฟะพะปะต ัะต ะธะทั‡ะธัั‚ะฒะฐ."
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ะพะฑะปะฐัั‚ั‚ะฐ - ะธะทั‚ะพั‡ะฝะธะบ ะฝะฐ ัะฟะธััŠะบะฐ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6534,16 +6534,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "ะกะฒัŠั€ะทะฐะฝะพ ััŠะดัŠั€ะถะฐะฝะธะต: ั‚ะตะบัั‚ะพะฒะพั‚ะพ ััŠะดัŠั€ะถะฐะฝะธะต ะฝะฐ ะธะทะฑั€ะฐะฝะพั‚ะพ ัะฟะธััŠั‡ะฝะพ ะฟะพะปะต ัะต ัะธะฝั…ั€ะพะฝะธะทะธั€ะฐ ััŠั ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ะบะปะตั‚ะบะฐั‚ะฐ. ะŸะพัะพั‡ะตั‚ะต โ€žะ˜ะทะฑั€ะฐะฝะธัั‚ ะทะฐะฟะธัโ€œ."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "ะกะฒัŠั€ะทะฐะฝะฐ ะฟะพะทะธั†ะธั ะฝะฐ ัะตะปะตะบั†ะธัั‚ะฐ: ะฟะพะทะธั†ะธัั‚ะฐ ะฝะฐ ะตะดะธะฝ ะธะทะฑั€ะฐะฝ ะตะปะตะผะตะฝั‚ ะฒ ัะฟะธััŠั‡ะฝะพั‚ะพ ะฟะพะปะต ัะต ัะธะฝั…ั€ะพะฝะธะทะธั€ะฐ ั ั‡ะธัะปะพะฒะพั‚ะพ ััŠะดัŠั€ะถะฐะฝะธะต ะฝะฐ ะบะปะตั‚ะบะฐั‚ะฐ. ะŸะพัะพั‡ะตั‚ะต โ€žะŸะพะทะธั†ะธัั‚ะฐ ะฝะฐ ะธะทะฑั€ะฐะฝะธั ะทะฐะฟะธัโ€œ."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต; ััŠะฑะธั‚ะธั</bookmark_value><bookmark_value>ััŠะฑะธั‚ะธั; ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต</bookmark_value><bookmark_value>ะผะฐะบั€ะพัะธ; ะฟั€ะธะฟะธัะฒะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ะธ ะพั‚ ั„ะพั€ะผัƒะปัั€</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6590,24 +6590,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "ะ’ ั€ะฐะทะดะตะปะฐ <emph>ะกัŠะฑะธั‚ะธั</emph> ะผะพะถะตั‚ะต ะดะฐ ัะฒัŠั€ะทะฒะฐั‚ะต ะผะฐะบั€ะพัะธ ััŠั ััŠะฑะธั‚ะธัั‚ะฐ, ะบะพะธั‚ะพ ะฒัŠะทะฝะธะบะฒะฐั‚ ะฒ ะตะปะตะผะตะฝั‚ะธั‚ะต ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะพั‚ ั„ะพั€ะผัƒะปัั€ะฐ."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "ะšะพะณะฐั‚ะพ ััŠะฑะธั‚ะธะตั‚ะพ ะฒัŠะทะฝะธะบะฝะต, ั‰ะต ะฑัŠะดะต ะธะทะฟัŠะปะฝะตะฝ ัะฒัŠั€ะทะฐะฝะธัั‚ ะผะฐะบั€ะพั. ะ—ะฐ ะดะฐ ะฟั€ะธะฟะธัˆะตั‚ะต ะผะฐะบั€ะพั ะฝะฐ ััŠะฑะธั‚ะธะต, ะฝะฐั‚ะธัะฝะตั‚ะต ะฑัƒั‚ะพะฝะฐ <emph>...</emph>. ะฉะต ัะต ะพั‚ะฒะพั€ะธ ะดะธะฐะปะพะณะพะฒะธัั‚ ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">ะŸั€ะธะฟะธัะฒะฐะฝะต ะฝะฐ ะดะตะนัั‚ะฒะธะต</link>."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "ะ’ ะทะฐะฒะธัะธะผะพัั‚ ะพั‚ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ัะฐ ะดะพัั‚ัŠะฟะฝะธ ั€ะฐะทะปะธั‡ะฝะธ ััŠะฑะธั‚ะธั. ะ’ ั€ะฐะทะดะตะปะฐ <emph>ะกัŠะฑะธั‚ะธั</emph> ัะต ะฟะพะบะฐะทะฒะฐั‚ ัะฐะผะพ ะดะพัั‚ัŠะฟะฝะธั‚ะต ััŠะฑะธั‚ะธั ะทะฐ ะธะทะฑั€ะฐะฝะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต. ะ”ะตั„ะธะฝะธั€ะฐะฝะธ ัะฐ ัะปะตะดะฝะธั‚ะต ััŠะฑะธั‚ะธั:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6622,8 +6622,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">ะขะพะฒะฐ ััŠะฑะธั‚ะธะต ัะต ัะปัƒั‡ะฒะฐ ะฟั€ะตะดะธ ะดะฐ ะฑัŠะดะต ะทะฐะฟะพั‡ะฝะฐั‚ะพ ะดะตะนัั‚ะฒะธะต ั‡ั€ะตะท ั‰ั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp> ะะฐะฟั€ะธะผะตั€, ั‰ั€ะฐะบะฒะฐะฝะตั‚ะพ ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝ โ€žะŸะพะดะฐะฒะฐะฝะตโ€œ ะฟั€ะตะดะธะทะฒะธะบะฒะฐ ะดะตะนัั‚ะฒะธะต ะธะทะฟั€ะฐั‰ะฐะฝะต; ะดะตะนัั‚ะฒะธั‚ะตะปะฝะธัั‚ ะฟั€ะพั†ะตั ะฟะพ ะธะทะฟั€ะฐั‰ะฐะฝะตั‚ะพ ะพะฑะฐั‡ะต ะทะฐะฟะพั‡ะฒะฐ ั‡ะฐะบ ะบะพะณะฐั‚ะพ ัะต ะธะทะฟัŠะปะฝะธ ััŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะทะฐะฟะพั‡ะฒะฐะฝะต</emph>. ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะžะดะพะฑั€ัะฒะฐะฝะต ะฝะฐ ะดะตะนัั‚ะฒะธะต</emph> ะฒะธ ะฟะพะทะฒะพะปัะฒะฐ ะดะฐ ะฟั€ะตะบั€ะฐั‚ะธั‚ะต ะฟั€ะพั†ะตัะฐ. ะะบะพ ัะฒัŠั€ะทะฐะฝะธัั‚ ะผะตั‚ะพะด ะฒัŠั€ะฝะต FALSE, <emph>ะŸั€ะธ ะทะฐะฟะพั‡ะฒะฐะฝะต</emph> ะฝัะผะฐ ะดะฐ ะฑัŠะดะต ะธะทะฟัŠะปะฝะตะฝะพ."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6638,8 +6638,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะ˜ะทะฟัŠะปะฝัะฒะฐะฝะต ะฝะฐ ะดะตะนัั‚ะฒะธะต</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะทะฐะฟะพั‡ะฒะฐ ะดะตะนัั‚ะฒะธะต.</ahelp> ะะฐะฟั€ะธะผะตั€, ะฐะบะพ ะธะผะฐั‚ะต ะฑัƒั‚ะพะฝ โ€žะŸะพะดะฐะฒะฐะฝะตโ€œ ะฒัŠะฒ ั„ะพั€ะผัƒะปัั€ะฐ, ะดะตะนัั‚ะฒะธะตั‚ะพ ั‰ะต ะฑัŠะดะต ะธะทะฟั€ะฐั‰ะฐะฝะต."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6654,8 +6654,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะฟั€ะพะผัะฝะฐ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะตะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะทะฐะณัƒะฑะธ ั„ะพะบัƒัะฐ ะธ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะผัƒ ะต ะฟั€ะพะผะตะฝะตะฝะพ ะพั‚ะบะฐะบ ะต ะทะฐะณัƒะฑะธะป ั„ะพะบัƒัะฐ.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6670,8 +6670,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะฟั€ะพะผัะฝะฐ ะฒ ั‚ะตะบัั‚ะฐ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะฐะบะพ ะฒัŠะฒะตะดะตั‚ะต ะธะปะธ ะฟั€ะพะผะตะฝะธั‚ะต ั‚ะตะบัั‚ ะฒัŠะฒ ะฒั…ะพะดะฝะพ ะฟะพะปะต.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6686,8 +6686,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะฟั€ะพะผัะฝะฐ ะฒ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฝะฐ ะพะฑะตะบั‚ะฐ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฑัŠะดะต ะฟั€ะพะผะตะฝะตะฝะพ.</ahelp> ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะฟั€ะพะผัะฝะฐ ะฒ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฝะฐ ะพะฑะตะบั‚ะฐ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฝะฐ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฑัŠะดะต ะฟั€ะพะผะตะฝะตะฝะพ."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6702,8 +6702,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ั„ะพะบัƒัะธั€ะฐะฝะต</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะตะปะตะผะตะฝั‚ัŠั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฟะพะปัƒั‡ะธ ั„ะพะบัƒัะฐ.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6734,8 +6734,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะฝะฐั‚ะธัะฝะฐั‚ ะบะปะฐะฒะธัˆ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะฝะฐั‚ะธัะฝะต ะบะปะฐะฒะธัˆ ะดะพะบะฐั‚ะพ ั„ะพะบัƒััŠั‚ ะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp> ะขะพะฒะฐ ััŠะฑะธั‚ะธะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ัะฒัŠั€ะทะฐะฝะพ ั ะผะฐะบั€ะพั ะทะฐ ะฟั€ะพะฒะตั€ะบะฐ ะฝะฐ ะฒัŠะฒะตะถะดะฐะฝะธั‚ะต ะดะฐะฝะฝะธ."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6750,8 +6750,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะพั‚ะฟัƒัะบะฐะฝะต ะฝะฐ ะบะปะฐะฒะธัˆ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัั‚ ะพั‚ะฟัƒัะฝะต ะบะปะฐะฒะธัˆ ะดะพะบะฐั‚ะพ ั„ะพะบัƒััŠั‚ ะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6766,8 +6766,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะšะพะณะฐั‚ะพ ะผะธัˆะบะฐั‚ะฐ ะต ะฒัŠั‚ั€ะต</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะผะตัั‚ะตะฝะต ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ั ะฝะฐั‚ะธัะฝะฐั‚ ะบะปะฐะฒะธัˆ</emph> ะฒัŠะทะฝะธะบะฒะฐ ะฟั€ะธ ะฟะปัŠะทะณะฐะฝะต ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ั ะตะดะฝะพะฒั€ะตะผะตะฝะฝะพ ะฝะฐั‚ะธัะบะฐะฝะต ะฝะฐ ะบะปะฐะฒะธัˆ.</ahelp> ะะฐะฟั€ะธะผะตั€ ะฟั€ะธ ะฟะปัŠะทะณะฐะฝะต ะธ ะฟัƒัะบะฐะฝะต ะฝะฐั‚ะธัะบะฐะฝะตั‚ะพ ะฝะฐ ะดะพะฟัŠะปะฝะธั‚ะตะปะตะฝ ะบะปะฐะฒะธัˆ ะผะพะถะต ะดะฐ ะพะฟั€ะตะดะตะปั ั€ะตะถะธะผะฐ (ะผะตัั‚ะตะฝะต ะธะปะธ ะบะพะฟะธั€ะฐะฝะต)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะฟั€ะตะผะตัั‚ะฒะฐะฝะต ะฝะฐ ะผะธัˆะบะฐั‚ะฐ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ัะต ะฟั€ะตะผะตัั‚ะธ ะฟั€ะตะท ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6814,8 +6814,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะฝะฐั‚ะธัะฝะฐั‚ ะฑัƒั‚ะพะฝ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะฑัŠะดะต ะฝะฐั‚ะธัะฝะฐั‚ ะฑัƒั‚ะพะฝัŠั‚ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ะดะพะบะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะน ะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6838,8 +6838,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะŸั€ะธ ะพั‚ะฟัƒัะฝะฐั‚ ะฑัƒั‚ะพะฝ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะฑัŠะดะต ะพั‚ะฟัƒัะฝะฐั‚ ะฑัƒั‚ะพะฝัŠั‚ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ะดะพะบะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะน ะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6854,8 +6854,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">ะกัŠะฑะธั‚ะธะตั‚ะพ <emph>ะšะพะณะฐั‚ะพ ะผะธัˆะบะฐั‚ะฐ ะต ะพั‚ะฒัŠะฝ</emph> ะฒัŠะทะฝะธะบะฒะฐ, ะบะพะณะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ ะธะทะปะตะทะต ะธะทะฒัŠะฝ ะตะปะตะผะตะฝั‚ะฐ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9414,16 +9414,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะะฐะฒะธะณะฐั‚ะพั€ - ะฒะบะป./ะธะทะบะป.</emph>, ะทะฐ ะดะฐ ัะบั€ะธะตั‚ะต ะธะปะธ ะฟะพะบะฐะถะตั‚ะต ะฟั€ะพะทะพั€ะตั†ะฐ <emph>ะะฐะฒะธะณะฐั‚ะพั€</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "ะœะพะถะตั‚ะต ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะฟั€ะพะทะพั€ะตั†ะฐ <emph>ะะฐะฒะธะณะฐั‚ะพั€</emph> ะธ ะบะฐั‚ะพ ะธะทะฑะตั€ะตั‚ะต<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€\">ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€\">ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€\">ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€\">ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€</link></caseinline><defaultinline>ะ˜ะทะณะปะตะด - ะะฐะฒะธะณะฐั‚ะพั€</defaultinline></switchinline>."
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9462,16 +9462,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">ะฃะบะฐะทะฒะฐ ะดะฐะปะธ ะดะฐ ะต ะฟะพะบะฐะทะฐะฝ ะธะปะธ ัะบั€ะธั‚ ะฟั€ะพะทะพั€ะตั†ัŠั‚ โ€žะกั‚ะธะปะพะฒะตโ€œ, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะธะปะฐะณะฐั‚ะต ะธ ะพั€ะณะฐะฝะธะทะธั€ะฐั‚ะต ัั‚ะธะปะพะฒะต.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "ะ’ััะบะพ ะฟั€ะธะปะพะถะตะฝะธะต ะพั‚ $[officename] ะธะผะฐ ัะพะฑัั‚ะฒะตะฝ ะฟั€ะพะทะพั€ะตั† โ€žะกั‚ะธะปะพะฒะตโ€œ. ะ—ะฐั‚ะพะฒะฐ ะธะผะฐ ะพั‚ะดะตะปะฝะธ ะฟั€ะพะทะพั€ั†ะธ ะทะฐ <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"ั‚ะตะบัั‚ะพะฒะธ ะดะพะบัƒะผะตะฝั‚ะธ\">ั‚ะตะบัั‚ะพะฒะธ ะดะพะบัƒะผะตะฝั‚ะธ</link></caseinline><defaultinline>ั‚ะตะบัั‚ะพะฒะธ ะดะพะบัƒะผะตะฝั‚ะธ</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">ะตะปะตะบั‚ั€ะพะฝะฝะธ ั‚ะฐะฑะปะธั†ะธ</link></caseinline><defaultinline>ะตะปะตะบั‚ั€ะพะฝะฝะธ ั‚ะฐะฑะปะธั†ะธ</defaultinline></switchinline> ะธ <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"ะฟั€ะตะทะตะฝั‚ะฐั†ะธะธ/ั€ะธััƒะฝะบะธ\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"ะฟั€ะตะทะตะฝั‚ะฐั†ะธะธ/ั€ะธััƒะฝะบะธ\">ะฟั€ะตะทะตะฝั‚ะฐั†ะธะธ/ั€ะธััƒะฝะบะธ</link></caseinline><defaultinline>ะฟั€ะตะทะตะฝั‚ะฐั†ะธะธ/ั€ะธััƒะฝะบะธ</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9518,16 +9518,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "ะ—ะฐ ะดะฐ ะฒัŠั€ะฝะตั‚ะต ะธะทะฑั€ะฐะฝะธั‚ะต ะพะฑะตะบั‚ะธ ะบัŠะผ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะธั ะฐะฑะทะฐั†ะตะฝ ัั‚ะธะป, ะธะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะตั‚ะพ</emph>. ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะžั‰ะต ัั‚ะธะปะพะฒะต</emph>, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะฟั€ะพะทะพั€ะตั†ะฐ โ€žะกั‚ะธะปะพะฒะตโ€œ."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "ะฉั€ะฐะบะฒะฐะฝะตั‚ะพ ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝะฐ ััŠั ัั‚ั€ะตะปะบะฐ ะฝะฐะดะพะปัƒ ะฒะดััะฝะพ ะพั‚ ะธะผะต ะฝะฐ ัั‚ะธะป ะพั‚ะฒะฐั€ั ะธะทัะบะฐั‡ะฐั‰ะพ ะผะตะฝัŽ, ะบะพะตั‚ะพ ะฒะธ ะฟะพะทะฒะพะปัะฒะฐ ะดะฐ ะพะฑะฝะพะฒะธั‚ะต ัั‚ะธะปะฐ ะพั‚ ั‚ะตะบัƒั‰ะฐั‚ะฐ ัะตะปะตะบั†ะธั ะธะปะธ ะดะฐ ะณะพ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9630,8 +9630,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">ะ˜ะผะตะฝะฐั‚ะฐ ะฝะฐ ัˆั€ะธั„ั‚ะพะฒะตั‚ะต ั‰ะต ะฑัŠะดะฐั‚ ะธะทะฟะธัะฒะฐะฝะธ ััŠั ััŠะพั‚ะฒะตั‚ะฝะธั ัˆั€ะธั„ั‚, ะฐะบะพ ะพั‚ะผะตั‚ะฝะตั‚ะต ะฟะพะปะตั‚ะพ <emph>ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะผะพัั‚ั€ะฐ ะพั‚ ัˆั€ะธั„ั‚ะพะฒะตั‚ะต</emph> ะฒ <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - ะ˜ะทะณะปะตะด\">$[officename] - ะ˜ะทะณะปะตะด</link> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะะฐัั‚ั€ะพะนะบะธ. </variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9830,8 +9830,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะะบะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะะฐะผะฐะปัะฒะฐะฝะต ะฝะฐ ะพั‚ัั‚ัŠะฟะฐ</emph>, ะดะพะบะฐั‚ะพ ะดัŠั€ะถะธั‚ะต ะฝะฐั‚ะธัะฝะฐั‚ ะบะปะฐะฒะธัˆะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ะพั‚ัั‚ัŠะฟัŠั‚ ะฝะฐ ั‚ะตะบัƒั‰ะธั ะฐะฑะทะฐั† ัะต ะฟั€ะตะผะตัั‚ะฒะฐ ั ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะฐั‚ะฐ ัั‚ัŠะฟะบะฐ ะทะฐ ั‚ะฐะฑัƒะปะฐั†ะธั, ะทะฐะดะฐะดะตะฝะฐ ะฒ <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - ะžะฑั‰ะธ\"><emph>%PRODUCTNAME Writer - ะžะฑั‰ะธ</emph></link> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะะฐัั‚ั€ะพะนะบะธ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9862,8 +9862,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ ะฃะฒะตะปะธั‡ะฐะฒะฐะฝะต ะฝะฐ ะพั‚ัั‚ัŠะฟะฐ, ะทะฐ ะดะฐ ัƒะฒะตะปะธั‡ะธั‚ะต ะปะตะฒะธั ะพั‚ัั‚ัŠะฟ ะฝะฐ ั‚ะตะบัƒั‰ะธั ะฐะฑะทะฐั† ะธะปะธ ััŠะดัŠั€ะถะฐะฝะธะต ะฝะฐ ะบะปะตั‚ะบะฐ ะธ ะดะฐ ะณะพ ะฟั€ะตะผะตัั‚ะธั‚ะต ะดะพ ัะปะตะดะฒะฐั‰ะฐั‚ะฐ ะฟะพะทะธั†ะธั ะทะฐ ั‚ะฐะฑัƒะปะฐั†ะธั.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9894,8 +9894,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะฃะฒะตะปะธั‡ะฐะฒะฐะฝะต ะฝะฐ ะพั‚ัั‚ัŠะฟะฐ</emph> ััŠั ะทะฐะดัŠั€ะถะฐะฝ ะบะปะฐะฒะธัˆ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ะทะฐ ะดะฐ ะฟั€ะตะผะตัั‚ะธั‚ะต ะพั‚ัั‚ัŠะฟะฐ ะฝะฐ ะธะทะฑั€ะฐะฝะธั ะฐะฑะทะฐั† ั ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะฐั‚ะฐ ัั‚ัŠะฟะบะฐ ะทะฐ ั‚ะฐะฑัƒะปะฐั†ะธั, ะทะฐะดะฐะดะตะฝะฐ ะฒ <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - ะžะฑั‰ะธ\"><emph>%PRODUCTNAME Writer - ะžะฑั‰ะธ</emph></link> ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะะฐัั‚ั€ะพะนะบะธ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9934,8 +9934,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "ะžั‚ัั‚ัŠะฟ, ัƒะฒะตะปะธั‡ะตะฝ ั ะบะปะฐะฒะธัˆะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10070,8 +10070,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "ะ—ะฐ ะดะฐ ะธะทะบะปัŽั‡ะธั‚ะต ะพัะฒะตั‚ัะฒะฐะฝะตั‚ะพ, ะฝะฐั‚ะธัะฝะตั‚ะต Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10158,8 +10158,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะฃะฒะตะปะธั‡ะฐะฒะฐะฝะต ะฝะฐ ั€ะฐะทั€ะตะดะบะฐั‚ะฐ</emph>, ะทะฐ ะดะฐ ัƒะฒะตะปะธั‡ะธั‚ะต ั€ะฐะทัั‚ะพัะฝะธะตั‚ะพ ะฝะฐะด ะธะทะฑั€ะฐะฝะธั ะฐะฑะทะฐั†.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10182,8 +10182,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "ะœะพะถะตั‚ะต ะดะฐ ะฝะฐัั‚ั€ะพะธั‚ะต ะดะพะฟัŠะปะฝะธั‚ะตะปะฝะพ ั€ะฐะทั€ะตะดะบะฐั‚ะฐ, ะบะฐั‚ะพ ะธะทะฑะตั€ะตั‚ะต <link href=\"text/shared/01/05030100.xhp\" name=\"ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะะฑะทะฐั† - ะžั‚ัั‚ัŠะฟะธ ะธ ั€ะฐะทั€ะตะดะบะฐ\"><emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะะฑะทะฐั† - ะžั‚ัั‚ัŠะฟะธ ะธ ั€ะฐะทั€ะตะดะบะฐ</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10206,8 +10206,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะะฐะผะฐะปัะฒะฐะฝะต ะฝะฐ ั€ะฐะทั€ะตะดะบะฐั‚ะฐ</emph>, ะทะฐ ะดะฐ ะฝะฐะผะฐะปะธั‚ะต ั€ะฐะทัั‚ะพัะฝะธะตั‚ะพ ะฝะฐะด ะธะทะฑั€ะฐะฝะธั ะฐะฑะทะฐั†.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10230,8 +10230,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "ะœะพะถะตั‚ะต ะดะฐ ะฝะฐัั‚ั€ะพะธั‚ะต ะดะพะฟัŠะปะฝะธั‚ะตะปะฝะพ ั€ะฐะทั€ะตะดะบะฐั‚ะฐ, ะบะฐั‚ะพ ะธะทะฑะตั€ะตั‚ะต <link href=\"text/shared/01/05030100.xhp\" name=\"ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะะฑะทะฐั† - ะžั‚ัั‚ัŠะฟะธ ะธ ั€ะฐะทั€ะตะดะบะฐ\"><emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะะฑะทะฐั† - ะžั‚ัั‚ัŠะฟะธ ะธ ั€ะฐะทั€ะตะดะบะฐ</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10270,8 +10270,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะ—ะฐ ะดะฐ ะฟั€ะธะปะพะถะธั‚ะต ะบะพะฝะบั€ะตั‚ะตะฝ ั‚ะธะฟ ะบะฐะฝั‚ ะฒัŠั€ั…ัƒ ะตะดะธะฝะธั‡ะฝะฐ ะบะปะตั‚ะบะฐ, ะฟะพัั‚ะฐะฒะตั‚ะต ะบัƒั€ัะพั€ะฐ ะฒ ะบะปะตั‚ะบะฐั‚ะฐ, ะพั‚ะฒะพั€ะตั‚ะต ะปะตะฝั‚ะฐั‚ะฐ <emph>ะšะฐะฝั‚ะพะฒะต</emph> ะธ ะธะทะฑะตั€ะตั‚ะต ะบะฐะฝั‚. </caseinline><defaultinline>ะšะพะณะฐั‚ะพ ะฒะผัŠะบะฒะฐั‚ะต ะณั€ะฐั„ะธะบะธ ะธะปะธ ั‚ะฐะฑะปะธั†ะธ, ั‚ะต ะธะผะฐั‚ ะบะฐะฝั‚ะพะฒะต ะพั‚ ะฒัะธั‡ะบะธ ัั‚ั€ะฐะฝะธ. ะ—ะฐ ะดะฐ ะณะธ ะฟั€ะตะผะฐั…ะฝะตั‚ะต, ะธะทะฑะตั€ะตั‚ะต ะณั€ะฐั„ะธั‡ะฝะธั ะพะฑะตะบั‚ ะธะปะธ ั†ัะปะฐั‚ะฐ ั‚ะฐะฑะปะธั†ะฐ ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ โ€žะ‘ะตะท ะบะฐะฝั‚ะพะฒะตโ€œ ะฒัŠั€ั…ัƒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะšะฐะฝั‚ะพะฒะต</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10294,8 +10294,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "ะŸะพะฒะตั‡ะต ะธะฝั„ะพั€ะผะฐั†ะธั ั‰ะต ะพั‚ะบั€ะธะตั‚ะต ะฒ ั‚ะตะผะฐั‚ะฐ <link href=\"text/shared/01/05030500.xhp\" name=\"ะšะฐะฝั‚ะพะฒะต\"><emph>ะšะฐะฝั‚ะพะฒะต</emph></link> ะฝะฐ ะฟะพะผะพั‰ั‚ะฐ. ะฉะต ะฒะธะดะธั‚ะต ะธ ะบะฐะบ ะผะพะถะตั‚ะต ะดะฐ <link href=\"text/shared/guide/border_table.xhp\" name=\"ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ะพะฒะฐ ั‚ะฐะฑะปะธั†ะฐ\">ั„ะพั€ะผะฐั‚ะธั€ะฐั‚ะต ั‚ะตะบัั‚ะพะฒะฐ ั‚ะฐะฑะปะธั†ะฐ</link> ั ะธะบะพะฝะฐั‚ะฐ <emph>ะšะฐะฝั‚ะพะฒะต</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10350,8 +10350,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "ะ—ะฐ ะฟะพะฒะตั‡ะต ะธะฝั„ะพั€ะผะฐั†ะธั ะฒะธะถั‚ะต ั€ะฐะทะดะตะปะฐ <link href=\"text/shared/01/05030500.xhp\" name=\"ะšะฐะฝั‚ะพะฒะต\">ะšะฐะฝั‚ะพะฒะต</link> ะฒ ะฟะพะผะพั‰ั‚ะฐ."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10398,8 +10398,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "ะ—ะฐ ะฟะพะฒะตั‡ะต ะธะฝั„ะพั€ะผะฐั†ะธั ะฒะธะถั‚ะต ั€ะฐะทะดะตะปะฐ <link href=\"text/shared/01/05030500.xhp\" name=\"ะšะฐะฝั‚ะพะฒะต\">ะšะฐะฝั‚ะพะฒะต</link> ะฒ ะฟะพะผะพั‰ั‚ะฐ."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10430,16 +10430,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">ะŸะพะทะฒะพะปัะฒะฐ ะฒะธ ะดะฐ ะฟั€ะตะฒะบะปัŽั‡ะฒะฐั‚ะต ะผะตะถะดัƒ ะฒัŠะทะผะพะถะฝะพัั‚ะธั‚ะต ะทะฐ ะทะฐะบะพั‚ะฒัะฝะต.</ahelp></variable> ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะŸั€ะพะผัะฝะฐ ะฝะฐ ะบะพั‚ะฒะฐั‚ะฐ</emph> ัะต ะฒะธะถะดะฐ ัะฐะผะพ ะฐะบะพ ะต ะธะทะฑั€ะฐะฝ ะพะฑะตะบั‚ ะพั‚ ั€ะพะดะฐ ะฝะฐ ะณั€ะฐั„ะธะบะฐ<switchinline select=\"appl\"><caseinline select=\"WRITER\">, ั€ะฐะผะบะฐ</caseinline></switchinline> ะธะปะธ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "ะžั‰ะต ะธะฝั„ะพั€ะผะฐั†ะธั ะพั‚ะฝะพัะฝะพ ะทะฐะบะพั‚ะฒัะฝะตั‚ะพ ัะต ััŠะดัŠั€ะถะฐ ะฒ ั€ะฐะทะดะตะปะฐ <link href=\"text/shared/01/05260000.xhp\" name=\"ะ—ะฐะบะพั‚ะฒัะฝะต\"><emph>ะ—ะฐะบะพั‚ะฒัะฝะต</emph></link> ะฝะฐ ะฟะพะผะพั‰ั‚ะฐ."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ะ˜ะทะฑะตั€ะตั‚ะต ะพะฑะตะบั‚ ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ’ัŠั€ั‚ะตะฝะต</emph> ะพั‚ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะ ะธััƒะฝะบะฐ</emph>. </caseinline><caseinline select=\"DRAW\">ะ˜ะทะฑะตั€ะตั‚ะต ะพะฑะตะบั‚ ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ’ัŠั€ั‚ะตะฝะต</emph> ะพั‚ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะ ะธััƒะฝะบะฐ</emph>. </caseinline><defaultinline>ะ˜ะทะฑะตั€ะตั‚ะต ะพะฑะตะบั‚ ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ’ัŠั€ั‚ะตะฝะต</emph> ะพั‚ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะกะฒะพะนัั‚ะฒะฐ ะฝะฐ ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚</emph>.</defaultinline></switchinline> ะŸะปัŠะทะฝะตั‚ะต ะฝัะบะพะน ะพั‚ ัŠะณะปะพะฒะธั‚ะต ะผะฐะฝะธะฟัƒะปะฐั‚ะพั€ะธ ะฝะฐ ะพะฑะตะบั‚ะฐ ะฒ ะฟะพัะพะบะฐั‚ะฐ, ะฒ ะบะพัั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ะณะพ ะทะฐะฒัŠั€ั‚ะธั‚ะต."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10678,8 +10678,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะŸะพะฝะธะถะฐะฒะฐะฝะต ั ะตะดะฝะพ ะฝะธะฒะพ</emph> ะต ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั</emph>, ะบะพัั‚ะพ ัะต ะฟะพัะฒัะฒะฐ, ะบะพะณะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ ั ะฝะพะผะตั€ ะธะปะธ ะฒะพะดะฐั‡. </caseinline><caseinline select=\"IMPRESS\">ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะŸะพะฝะธะถะฐะฒะฐะฝะต</emph> ะต ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚</emph>, ะบะพัั‚ะพ ัะต ะฟะพัะฒัะฒะฐ ะฟะพ ะฒั€ะตะผะต ะฝะฐ ั€ะฐะฑะพั‚ะฐ ะฒ ะธะทะณะปะตะดะฐ ะŸะปะฐะฝ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10694,8 +10694,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะŸะพะฝะธะถะฐะฒะฐะฝะต ั ะตะดะฝะพ ะฝะธะฒะพ</caseinline><defaultinline>ะŸะพะฝะธะถะฐะฒะฐะฝะต</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10726,8 +10726,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะŸะพะฒะธัˆะฐะฒะฐะฝะต ั ะตะดะฝะพ ะฝะธะฒะพ</emph> ะต ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั</emph>, ะบะพัั‚ะพ ัะต ะฟะพัะฒัะฒะฐ, ะบะพะณะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะต ะฒัŠั€ั…ัƒ ะตะปะตะผะตะฝั‚ ั ะฝะพะผะตั€ ะธะปะธ ะฒะพะดะฐั‡. </caseinline><caseinline select=\"IMPRESS\">ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะŸะพะฒะธัˆะฐะฒะฐะฝะต</emph> ะต ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚</emph>, ะบะพัั‚ะพ ัะต ะฟะพัะฒัะฒะฐ ะฟะพ ะฒั€ะตะผะต ะฝะฐ ั€ะฐะฑะพั‚ะฐ ะฒ ะธะทะณะปะตะดะฐ ะŸะปะฐะฝ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10742,8 +10742,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะŸะพะฒะธัˆะฐะฒะฐะฝะต ั ะตะดะฝะพ ะฝะธะฒะพ</caseinline><defaultinline>ะŸะพะฒะธัˆะฐะฒะฐะฝะต</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10774,16 +10774,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "ะะบะพ ัั‚ะต ะฝะพะผะตั€ะธั€ะฐะปะธ ะฐะฑะทะฐั†ะธ ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะœะตัั‚ะตะฝะต ะฝะฐะณะพั€ะต</emph>, ะฝะพะผะตั€ะฐั‚ะฐ ั‰ะต ะฑัŠะดะฐั‚ ะฟั€ะธัะฟะพัะพะฑะตะฝะธ ะบัŠะผ ั‚ะตะบัƒั‰ะธั ั€ะตะด. <switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะœะตัั‚ะตะฝะต ะฝะฐะณะพั€ะต</emph> ัะต ะฒะธะถะดะฐ ัะฐะผะพ ะบะพะณะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะต ะฒ ัะฟะธััŠะบ ั ะฝะพะผะตั€ะฐ ะธะปะธ ะฒะพะดะฐั‡ะธ.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะœะตัั‚ะตะฝะต ะฝะฐะณะพั€ะต</emph> ัะต ะฟะพัะฒัะฒะฐ ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚</emph>, ะบะพะณะฐั‚ะพ ั€ะฐะฑะพั‚ะธั‚ะต ะฒ ะธะทะณะปะตะดะฐ ะŸะปะฐะฝ.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "ะขะฐะทะธ ั„ัƒะฝะบั†ะธั ะผะพะถะต ะดะฐ ะฑัŠะดะต ะธะทะฒะธะบะฐะฝะฐ ั‡ั€ะตะท ะฝะฐั‚ะธัะบะฐะฝะต ะฝะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ัั‚ั€ะตะปะบะฐ ะฝะฐะณะพั€ะต."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10830,16 +10830,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "ะะบะพ ัั‚ะต ะฝะพะผะตั€ะธั€ะฐะปะธ ะฐะฑะทะฐั†ะธ ะธ ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะœะตัั‚ะตะฝะต ะฝะฐะดะพะปัƒ</emph>, ะฝะพะผะตั€ะฐั‚ะฐ ั‰ะต ะฑัŠะดะฐั‚ ะฟั€ะธัะฟะพัะพะฑะตะฝะธ ะบัŠะผ ั‚ะตะบัƒั‰ะธั ั€ะตะด. <switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะœะตัั‚ะตะฝะต ะฝะฐะดะพะปัƒ</emph> ัะต ะฒะธะถะดะฐ ัะฐะผะพ ะบะพะณะฐั‚ะพ ะบัƒั€ัะพั€ัŠั‚ ะต ะฒ ัะฟะธััŠะบ ั ะฝะพะผะตั€ะฐ ะธะปะธ ะฒะพะดะฐั‡ะธ.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะœะตัั‚ะตะฝะต ะฝะฐะดะพะปัƒ</emph> ัะต ะฟะพัะฒัะฒะฐ ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚</emph>, ะบะพะณะฐั‚ะพ ั€ะฐะฑะพั‚ะธั‚ะต ะฒ ะธะทะณะปะตะดะฐ ะŸะปะฐะฝ.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "ะขะฐะทะธ ั„ัƒะฝะบั†ะธั ะผะพะถะต ะดะฐ ะฑัŠะดะต ะธะทะฒะธะบะฐะฝะฐ ั‡ั€ะตะท ะฝะฐั‚ะธัะบะฐะฝะต ะฝะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ัั‚ั€ะตะปะบะฐ ะฝะฐะดะพะปัƒ."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10886,32 +10886,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะะฐัั‚ั€ะพะนะบะธั‚ะต ะทะฐ ะฒะพะดะฐั‡ะธ ะพั‚ ั€ะพะดะฐ ะฝะฐ ั‚ะธะฟ ะธ ะฟะพะทะธั†ะธั ัะต ะทะฐะดะฐะฒะฐั‚ ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/06050000.xhp\" name=\"ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั\"><emph>ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั</emph></link>. ะ—ะฐ ะดะฐ ะณะพ ะพั‚ะฒะพั€ะธั‚ะต, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ <link href=\"text/swriter/main0206.xhp\" name=\"ะปะตะฝั‚ะฐ ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั\">ะปะตะฝั‚ะฐั‚ะฐ ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ะะฐัั‚ั€ะพะนะบะธั‚ะต ะทะฐ ะฒะพะดะฐั‡ะธ ะพั‚ ั€ะพะดะฐ ะฝะฐ ั‚ะธะฟ ะธ ะฟะพะทะธั†ะธั ัะต ะทะฐะดะฐะฒะฐั‚ ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/06050000.xhp\" name=\"ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั\">ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั</link>. ะ—ะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ั‚ะพะทะธ ะดะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั†, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ <emph>ะ’ะพะดะฐั‡ะธ ะธ ะฝะพะผะตั€ะฐั†ะธั</emph> ะพั‚ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะ’ <link href=\"text/swriter/01/03120000.xhp\" name=\"ะพั„ะพั€ะผะปะตะฝะธะต ะทะฐ ะฃะตะฑ\">ะพั„ะพั€ะผะปะตะฝะธะตั‚ะพ ะทะฐ ะฃะตะฑ</link> ะฝัะบะพะธ ะฝะฐัั‚ั€ะพะนะบะธ ะทะฐ ะฝะพะผะตั€ะฐ ะธ ะฒะพะดะฐั‡ะธ ะฝะต ัะฐ ะดะพัั‚ัŠะฟะฝะธ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ะ ะฐะทัั‚ะพัะฝะธะตั‚ะพ ะผะตะถะดัƒ ั‚ะตะบัั‚ะฐ ะธ ะปะตะฒะธั ะบั€ะฐะน ะฝะฐ ั‚ะตะบัั‚ะพะฒะฐั‚ะฐ ั€ะฐะผะบะฐ ะธ ะฟะพะทะธั†ะธัั‚ะฐ ะฝะฐ ะฒะพะดะฐั‡ะธั‚ะต ะผะพะถะต ะดะฐ ัะต ะทะฐะดะฐะฒะฐ ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/05030100.xhp\" name=\"ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะะฑะทะฐั†\"><emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะะฑะทะฐั†</emph></link> ั‡ั€ะตะท ะฒัŠะฒะตะถะดะฐะฝะต ะฝะฐ ะปะตะฒะธั ะพั‚ัั‚ัŠะฟ ะธ ะพั‚ัั‚ัŠะฟะฐ ะทะฐ ะฟัŠั€ะฒะธั ั€ะตะด. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10958,8 +10958,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "ะ ะฐะทั€ะตัˆะตั‚ะต โ€žะ—ะฐั€ะตะถะดะฐะฝะต ะฝะฐ URLโ€œ ั ะบะพะผะฐะฝะดะฐั‚ะฐ <emph>ะ’ะธะดะธะผะธ ะฑัƒั‚ะพะฝะธ</emph> (ั‰ั€ะฐะบะฝะตั‚ะต ั ะดะตัะฝะธั ะฑัƒั‚ะพะฝ ะฒัŠั€ั…ัƒ ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11054,8 +11054,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">ะœะพะถะตั‚ะต ะดะฐ ั€ะฐะทั€ะตัˆะธั‚ะต ะบัƒั€ัะพั€ ะทะฐ ะธะทะฑะธั€ะฐะฝะต ะฒ ะดะพะบัƒะผะตะฝั‚ ัะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต ะธะปะธ ะฒ ะฟะพะผะพั‰ั‚ะฐ. ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต - ะ˜ะทะฑะพั€ ะฝะฐ ั‚ะตะบัั‚</emph> ะธะปะธ ะพั‚ะฒะพั€ะตั‚ะต ะบะพะฝั‚ะตะบัั‚ะฝะพั‚ะพ ะผะตะฝัŽ ะฝะฐ ะดะพะบัƒะผะตะฝั‚ ัะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต ะธ ะธะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะฑะพั€ ะฝะฐ ั‚ะตะบัั‚</emph>. ะšัƒั€ัะพั€ัŠั‚ ะทะฐ ะธะทะฑะธั€ะฐะฝะต ะฝะต ะผะธะณะฐ.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11118,8 +11118,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "ะ—ะฐ ะดะฐ ะฝะฐะฝะฐััั‚ะต ะฟั€ะพะผะตะฝะธ ะฒ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ, ะธะทะฟะพะปะทะฒะฐะฝะฐ ะพั‚ ะฝัะบะพะปะบะพ ะปะธั†ะฐ, ั‚ั€ัะฑะฒะฐ ะดะฐ ะธะผะฐั‚ะต ััŠะพั‚ะฒะตั‚ะฝะธั‚ะต ะฟั€ะฐะฒะฐ ะทะฐ ะดะพัั‚ัŠะฟ. ะšะพะณะฐั‚ะพ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ะฒัŠะฝัˆะฝะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ, $[officename] ะฝะต ััŠั…ั€ะฐะฝัะฒะฐ ะผะตะถะดะธะฝะฝะพ ะฟั€ะพะผะตะฝะธั‚ะต. ะขะต ัะต ะธะทะฟั€ะฐั‰ะฐั‚ ะฝะฐะฟั€ะฐะฒะพ ะบัŠะผ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11150,8 +11150,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">ะกัŠั…ั€ะฐะฝัะฒะฐ ั‚ะตะบัƒั‰ะธั ะทะฐะฟะธั ะพั‚ ั‚ะฐะฑะปะธั†ะฐ ะฒ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ.</ahelp> ะ˜ะบะพะฝะฐั‚ะฐ <emph>ะกัŠั…ั€ะฐะฝัะฒะฐะฝะต ะฝะฐ ะทะฐะฟะธั</emph> ัะต ะฝะฐะผะธั€ะฐ ะฒัŠั€ั…ัƒ <link href=\"text/shared/main0212.xhp\" name=\"ะปะตะฝั‚ะฐ ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ\">ะปะตะฝั‚ะฐั‚ะฐ ะ”ะฐะฝะฝะธ ะพั‚ ั‚ะฐะฑะปะธั†ะฐ</link>."
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11182,8 +11182,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">ะฉั€ะฐะบะฝะตั‚ะต, ะทะฐ ะดะฐ ะฟั€ะตะบัŠัะฝะตั‚ะต ั‚ะตะบัƒั‰ะพั‚ะพ ะทะฐั€ะตะถะดะฐะฝะต, ะธะปะธ ั‰ั€ะฐะบะฝะตั‚ะต ั<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ะทะฐ ะดะฐ ะฟั€ะตะบัŠัะฝะตั‚ะต ะฒัะธั‡ะบะธ ะทะฐั€ะตะถะดะฐะฝะธั.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11206,8 +11206,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">ะ•ะบัะฟะพั€ั‚ะธั€ะฐ ะดะธั€ะตะบั‚ะฝะพ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚ ะฒัŠะฒ ั„ะพั€ะผะฐั‚ PDF. ะะต ัะต ะฟะพะบะฐะทะฒะฐ ะดะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั† ะทะฐ ะฝะฐัั‚ั€ะพะนะบะธ.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11254,8 +11254,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">ะŸะพะบะฐะทะฒะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ะฟะพะทะธั†ะธั ะฝะฐ ะบัƒั€ัะพั€ะฐ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ ะฝะฐ %PRODUCTNAME Basic. ะŸัŠั€ะฒะพ ะต ะฝะพะผะตั€ัŠั‚ ะฝะฐ ั€ะตะดะฐ, ะฐ ัะปะตะด ะฝะตะณะพ โ€“ ะฝะพะผะตั€ัŠั‚ ะฝะฐ ะบะพะปะพะฝะฐั‚ะฐ.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11318,8 +11318,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะฅะธะฟะตั€ะฒั€ัŠะทะบะฐ.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11422,8 +11422,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ <emph>ะ˜ะฝั‚ะตั€ะฝะตั‚</emph> ะฝะฐ <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† โ€žะฅะธะฟะตั€ะฒั€ัŠะทะบะฐโ€œ</link>, ะทะฐ ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ั…ะธะฟะตั€ะฒั€ัŠะทะบะธ ั ะฐะดั€ะตัะธ ะทะฐ WWW ะธะปะธ FTP.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11454,8 +11454,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">ะกัŠะทะดะฐะฒะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ ะพั‚ ั‚ะธะฟ http.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11470,8 +11470,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">ะกัŠะทะดะฐะฒะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ ะพั‚ ั‚ะธะฟ FTP.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11614,8 +11614,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\">ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะŸั€ะธะฟะธัะฒะฐะฝะต ะฝะฐ ะผะฐะบั€ะพั</emph>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะทะฐะดะฐะฒะฐั‚ะต ะฟั€ะพะณั€ะฐะผะตะฝ ะบะพะด ะทะฐ ััŠะฑะธั‚ะธั ะบะฐั‚ะพ โ€žะบัƒั€ัะพั€ัŠั‚ ะต ะฒัŠั€ั…ัƒ ะพะฑะตะบั‚ะฐโ€œ ะธะปะธ โ€žะทะฐะดะตะนัั‚ะฒะฐะฝะฐ ะต ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐโ€œ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11646,8 +11646,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">ะ’ัŠะฒะตะดะตั‚ะต ะธะผะต ะทะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐั‚ะฐ.</ahelp> $[officename] ั‰ะต ะฒะผัŠะบะฝะต ะฒ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐั‚ะฐ ะตั‚ะธะบะตั‚ NAME."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11670,8 +11670,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">ะ’ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ <emph>ะŸะพั‰ะฐ</emph> ะพั‚ <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† โ€žะฅะธะฟะตั€ะฒั€ัŠะทะบะฐโ€œ</link> ะผะพะถะตั‚ะต ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ั…ะธะฟะตั€ะฒั€ัŠะทะบะธ ะบัŠะผ ะฐะดั€ะตัะธ ะทะฐ ะต-ะฟะพั‰ะฐ.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11694,8 +11694,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\".\">ะŸั€ะธะฟะธัะฒะฐ ะฝะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐั‚ะฐ ะทะฐะดะฐะดะตะฝะธั ะฐะดั€ะตั ะทะฐ ะต-ะฟะพั‰ะฐ.</ahelp> ะฉั€ะฐะบะฒะฐะฝะตั‚ะพ ะฒัŠั€ั…ัƒ ะฝะพะฒะฐั‚ะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ ั‰ะต ะพั‚ะฒะพั€ะธ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ โ€“ ััŠะพะฑั‰ะตะฝะธะต, ะฐะดั€ะตัะธั€ะฐะฝะพ ะดะพ ะฟะพะปัƒั‡ะฐั‚ะตะปั ะพั‚ ะฟะพะปะตั‚ะพ <emph>ะŸะพะปัƒั‡ะฐั‚ะตะป</emph>."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11710,8 +11710,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">ะกะบั€ะธะฒะฐ ะธะปะธ ะฟะพะบะฐะทะฒะฐ ะฑั€ะฐัƒะทัŠั€ะฐ ะทะฐ ะธะทั‚ะพั‡ะฝะธั†ะธ ะฝะฐ ะดะฐะฝะฝะธ.</ahelp> ะŸะปัŠะทะฝะตั‚ะต ะฟะพะปะตั‚ะพ ั ะดะฐะฝะฝะธ <emph>ะต-ะฟะพั‰ะฐ</emph> ะฝะฐ ะฟะพะปัƒั‡ะฐั‚ะตะปั ะพั‚ ะฑั€ะฐัƒะทัŠั€ะฐ ะทะฐ ะธะทั‚ะพั‡ะฝะธั†ะธ ะฝะฐ ะดะฐะฝะฝะธ ะธ ะณะพ ะฟัƒัะฝะตั‚ะต ะฒ ั‚ะตะบัั‚ะพะฒะพั‚ะพ ะฟะพะปะต <emph>ะŸะพะปัƒั‡ะฐั‚ะตะป</emph>."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11726,8 +11726,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">ะ—ะฐะดะฐะฒะฐ ั‚ะตะผะฐั‚ะฐ, ะบะพัั‚ะพ ะดะฐ ะฑัŠะดะต ะฒะผัŠะบะฝะฐั‚ะฐ ะฒ ั€ะตะดะฐ ะทะฐ ั‚ะตะผะฐ ะฝะฐ ะฝะพะฒะธั ะดะพะบัƒะผะตะฝั‚ โ€“ ััŠะพะฑั‰ะตะฝะธะต.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11750,8 +11750,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">ะฅะธะฟะตั€ะฒั€ัŠะทะบะธั‚ะต ะบัŠะผ ะฟั€ะพะธะทะฒะพะปะตะฝ ะดะพะบัƒะผะตะฝั‚ ะธะปะธ ั†ะตะปะธ ะฒ ะดะพะบัƒะผะตะฝั‚ะธ ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะธ ั‡ั€ะตะท ั€ะฐะทะดะตะปะฐ <emph>ะ”ะพะบัƒะผะตะฝั‚</emph> ะฝะฐ <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† โ€žะฅะธะฟะตั€ะฒั€ัŠะทะบะฐโ€œ</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11774,8 +11774,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">ะ’ัŠะฒะตะดะตั‚ะต URL ะฐะดั€ะตั ะทะฐ ั„ะฐะนะปะฐ, ะบะพะนั‚ะพ ะธัะบะฐั‚ะต ะดะฐ ัะต ะพั‚ะฒะพั€ะธ ะฟั€ะธ ั‰ั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐั‚ะฐ. ะะบะพ ะฝะต ะทะฐะดะฐะดะตั‚ะต ั€ะฐะผะบะฐ ั†ะตะป, ั„ะฐะนะปัŠั‚ ั‰ะต ัะต ะพั‚ะฒะพั€ะธ ะฒ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚ ะธะปะธ ั€ะฐะผะบะฐ.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11790,8 +11790,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">ะŸะพะบะฐะทะฒะฐ ะดะธะฐะปะพะณะฐ <emph>ะžั‚ะฒะฐั€ัะฝะต</emph>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะธะทะฑะตั€ะตั‚ะต ั„ะฐะนะป.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11870,8 +11870,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
-msgstr "<ahelp hid=\".\">ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะะพะฒ ะดะพะบัƒะผะตะฝั‚</emph> ะพั‚ <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† โ€žะฅะธะฟะตั€ะฒั€ัŠะทะบะฐโ€œ</link>, ะทะฐ ะดะฐ ะทะฐะดะฐะดะตั‚ะต ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ ะบัŠะผ ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ ะธ ะตะดะฝะพะฒั€ะตะผะตะฝะฝะพ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะฝะพะฒะธั ะดะพะบัƒะผะตะฝั‚.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -11934,8 +11934,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">ะ’ัŠะฒะตะดะตั‚ะต URL ะฐะดั€ะตั ะทะฐ ั„ะฐะนะปะฐ, ะบะพะนั‚ะพ ะธัะบะฐั‚ะต ะดะฐ ัะต ะพั‚ะฒะพั€ะธ ะฟั€ะธ ั‰ั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐั‚ะฐ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12126,8 +12126,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">ะ”ะพ ะบั€ะฐั ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ</caseinline> <defaultinline>ะŸะพัะปะตะดะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12150,8 +12150,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">ะ—ะฐั‚ะฒะฐั€ั ั‚ะตะบัƒั‰ะธั ะฟั€ะพะทะพั€ะตั†.</ahelp> ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะŸั€ะพะทะพั€ะตั† - ะ—ะฐั‚ะฒะฐั€ัะฝะต ะฝะฐ ะฟั€ะพะทะพั€ะตั†ะฐ</emph> ะธะปะธ ะฝะฐั‚ะธัะฝะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. ะ’ ะผะพัั‚ั€ะฐั‚ะฐ ะทะฐ ะฟะตั‡ะฐั‚ ะฝะฐ $[officename] Writer ะธ Calc ะผะพะถะตั‚ะต ะดะฐ ะทะฐั‚ะฒะพั€ะธั‚ะต ั‚ะตะบัƒั‰ะธั ะฟั€ะพะทะพั€ะตั†, ะบะฐั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต ะฑัƒั‚ะพะฝะฐ <emph>ะ—ะฐั‚ะฒะฐั€ัะฝะต ะฝะฐ ะผะพัั‚ั€ะฐั‚ะฐ</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13606,8 +13606,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "ะœะฐะบะฐั€ ั‡ะต ั„ัƒะฝะบั†ะธะธั‚ะต <link href=\"text/shared/02/12010000.xhp\" name=\"ะ’ัŠะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต\"><emph>ะ’ัŠะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต</emph></link> ะธ <link href=\"text/shared/02/12020000.xhp\" name=\"ะะธะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต\"><emph>ะะธะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต</emph></link> ัะพั€ั‚ะธั€ะฐั‚ ัะฐะผะพ ะฟะพ ะตะดะธะฝ ะบั€ะธั‚ะตั€ะธะน, ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะ ะตะด ะฝะฐ ัะพั€ั‚ะธั€ะฐะฝะต</emph> ะผะพะถะตั‚ะต ะดะฐ ััŠั‡ะตั‚ะฐะตั‚ะต ะฝัะบะพะปะบะพ ะบั€ะธั‚ะตั€ะธั ะทะฐะตะดะฝะพ."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "ะะบะพ ัะพั€ั‚ะธั€ะฐั‚ะต ะฟะพ ะฟะพะปะตั‚ะพ โ€žะกะพะฑัั‚ะฒะตะฝะพ ะธะผะตโ€œ ะฒัŠะฒ ะฒัŠะทั…ะพะดัั‰ ั€ะตะด ะธ ัะปะตะด ั‚ะพะฒะฐ ะฟะพ โ€žะคะฐะผะธะปะฝะพ ะธะผะตโ€œ ะฒ ะฝะธะทั…ะพะดัั‰ ั€ะตะด, ะฒัะธั‡ะบะธ ะทะฐะฟะธัะธ ั‰ะต ะฑัŠะดะฐั‚ ัะพั€ั‚ะธั€ะฐะฝะธ ะฒัŠะฒ ะฒัŠะทั…ะพะดัั‰ ั€ะตะด ะฟะพ ัะพะฑัั‚ะฒะตะฝะพ ะธะผะต, ะฐ ะทะฐ ะฒััะบะพ ะพั‚ะดะตะปะฝะพ ัะพะฑัั‚ะฒะตะฝะพ ะธะผะต โ€“ ะฒ ะฝะธะทั…ะพะดัั‰ ั€ะตะด ะฟะพ ั„ะฐะผะธะปะฝะพ ะธะผะต."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13702,8 +13702,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>ั‚ะฐะฑะปะธั†ะธ ะฒ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ; ั‚ัŠั€ัะตะฝะต</bookmark_value><bookmark_value>ั„ะพั€ะผัƒะปัั€ะธ; ะฟั€ะตะณะปะตะถะดะฐะฝะต</bookmark_value><bookmark_value>ะทะฐะฟะธัะธ; ั‚ัŠั€ัะตะฝะต ะฒ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ</bookmark_value><bookmark_value>ั‚ัŠั€ัะตะฝะต; ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ</bookmark_value><bookmark_value>ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ;ั‚ัŠั€ัะตะฝะต ะฝะฐ ะทะฐะฟะธัะธ ะฒ</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13718,8 +13718,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">ะŸั€ะตั‚ัŠั€ัะฒะฐ ั‚ะฐะฑะปะธั†ะธ ะธ ั„ะพั€ะผัƒะปัั€ะธ ะฒ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ.</ahelp> ะŸั€ะธ ั„ะพั€ะผัƒะปัั€ะธั‚ะต ะธ ั‚ะฐะฑะปะธั†ะธั‚ะต ะฒ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะตั‚ัŠั€ัะฒะฐั‚ะต ะฟะพะปะตั‚ะฐั‚ะฐ ั ะดะฐะฝะฝะธ, ัะฟะธััŠั‡ะฝะธั‚ะต ะฟะพะปะตั‚ะฐ ะธ ะฟะพะปะตั‚ะฐั‚ะฐ ะทะฐ ะพั‚ะผะตั‚ะบะธ ะทะฐ ะบะพะฝะบั€ะตั‚ะฝะธ ัั‚ะพะนะฝะพัั‚ะธ. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13734,8 +13734,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "ะžะฟะธัะฐะฝะพั‚ะพ ั‚ัƒะบ ั‚ัŠั€ัะตะฝะต ัะต ะธะทะฒัŠั€ัˆะฒะฐ ะพั‚ <item type=\"productname\">%PRODUCTNAME</item>. ะะบะพ ะถะตะปะฐะตั‚ะต ะดะฐ ั‚ัŠั€ัะธั‚ะต ะฒ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ ั‡ั€ะตะท ััŠั€ะฒัŠั€ะฐ ะทะฐ SQL, ั‚ั€ัะฑะฒะฐ ะดะฐ ะธะทะฟะพะปะทะฒะฐั‚ะต ะธะบะพะฝะฐั‚ะฐ <link href=\"text/shared/02/12110000.xhp\" name=\"ั„ะธะปั‚ั€ะธ, ะฑะฐะทะธั€ะฐะฝะธ ะฝะฐ ั„ะพั€ะผัƒะปัั€ะธ\">ะคะธะปั‚ั€ะธ, ะพัะฝะพะฒะฐะฝะธ ะฝะฐ ั„ะพั€ะผัƒะปัั€</link> ะพั‚ <link href=\"text/shared/main0213.xhp\" name=\"ะปะตะฝั‚ะฐ ะคะพั€ะผัƒะปัั€\">ะปะตะฝั‚ะฐั‚ะฐ ะคะพั€ะผัƒะปัั€</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14078,8 +14078,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "ะะตะบะฐ ะธะผะฐั‚ะต ะฟะพะปะต ะทะฐ ะดะฐั‚ะฐ, ะบะพะตั‚ะพ ะฒ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ ัะต ััŠั…ั€ะฐะฝัะฒะฐ ั ั„ะพั€ะผะฐั‚ โ€žะ”ะ”.ะœะœ.ะ“ะ“โ€œ (ะฝะฐะฟั€ะธะผะตั€ 17.02.65). ะคะพั€ะผะฐั‚ัŠั‚ ะฝะฐ ัั‚ะพะนะฝะพัั‚ั‚ะฐ ะต ะฟั€ะพะผะตะฝะตะฝ ะฒ ะธะทะณะปะตะดะฐ ะทะฐ ะธะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ ะฝะฐ โ€žะ”ะ” ะœะœะœ ะ“ะ“ะ“ะ“โ€œ (17 ั„ะตะฒ 1965). ะ’ ั‚ะพะทะธ ะฟั€ะธะผะตั€ ะทะฐะฟะธััŠั‚, ััŠะดัŠั€ะถะฐั‰ ะดะฐั‚ะฐั‚ะฐ 17 ั„ะตะฒั€ัƒะฐั€ะธ, ั‰ะต ะฑัŠะดะต ะฝะฐะผะตั€ะตะฝ ัะฐะผะพ ะฐะบะพ ะต ะฒะบะปัŽั‡ะตะฝ ั€ะตะถะธะผัŠั‚ <emph>ะŸั€ะธะปะฐะณะฐะฝะต ะฝะฐ ั„ะพั€ะผะฐั‚ ะทะฐ ะฟะพะปะตั‚ะฐ</emph>:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14166,24 +14166,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "โ€ž5โ€œ ะฒั€ัŠั‰ะฐ โ€ž14:00:00โ€œ ะบะฐั‚ะพ ั‡ะฐั"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "ะŸะพะปะตั‚ะฐั‚ะฐ ะทะฐ ั‡ะฐั ะฝะต ัะฐ ะดะตั„ะธะฝะธั€ะฐะฝะธ ะทะฐ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ ะฝะฐ dBASE ะธ ั‚ั€ัะฑะฒะฐ ะดะฐ ะฑัŠะดะฐั‚ ัะธะผัƒะปะธั€ะฐะฝะธ. ะ’ัŠั‚ั€ะตัˆะฝะพั‚ะพ ะฟั€ะตะดัั‚ะฐะฒัะฝะต ะฝะฐ ั‡ะฐัะฐ โ€ž14:00:00โ€œ ะต 5."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "โ€ž00:00:00โ€œ ะฝะฐะผะธั€ะฐ ะฒัะธั‡ะบะธ ะทะฐะฟะธัะธ ััŠั ัั‚ะฐะฝะดะฐั€ั‚ะฝะพ ะฟะพะปะต ะทะฐ ะดะฐั‚ะฐ"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14206,8 +14206,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "ะŸะพะบะฐะทะฐะฝะฐั‚ะฐ ัั‚ะพะนะฝะพัั‚ ะฝะต ััŠะพั‚ะฒะตั‚ัั‚ะฒะฐ ะฝะฐ ะฒัŠั‚ั€ะตัˆะฝะพ ััŠั…ั€ะฐะฝัะฒะฐะฝะฐั‚ะฐ. ะะฐะฟั€ะธะผะตั€, ะฐะบะพ ะฒ ะฑะฐะทะฐั‚ะฐ ะพั‚ ะดะฐะฝะฝะธ ัะต ััŠั…ั€ะฐะฝัะฒะฐ 45,789 ะบะฐั‚ะพ ะฟะพะปะต ะพั‚ ั‚ะธะฟ Number/Double ะธ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะตั‚ะพ ะฟั€ะธ ะธะทะพะฑั€ะฐะทัะฒะฐะฝะต ะฟะพะบะฐะทะฒะฐ ัะฐะผะพ ะดะฒะฐ ะดั€ะพะฑะฝะธ ะทะฝะฐะบะฐ, โ€ž45,79โ€œ ั‰ะต ะฑัŠะดะต ะฝะฐะผะตั€ะตะฝะพ ัะฐะผะพ ะฟั€ะธ ั‚ัŠั€ัะตะฝะต ั ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ะฟะพะปะตั‚ะฐั‚ะฐ."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14222,8 +14222,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "ะขัŠั€ัะตะฝะต ะฑะตะท <emph>ะŸั€ะธะปะฐะณะฐะฝะต ะฝะฐ ั„ะพั€ะผะฐั‚ ะทะฐ ะฟะพะปะตั‚ะฐ</emph> ะพะฑะฐั‡ะต ะต ะฟะพะดั…ะพะดัั‰ะพ ะทะฐ ะฟะพ-ะณะพะปะตะผะธ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ, ะบะพะณะฐั‚ะพ ะฝัะผะฐ ะฟั€ะพะฑะปะตะผะธ ั ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะตั‚ะพ, ะฟะพะฝะตะถะต ะต ะฟะพ-ะฑัŠั€ะทะพ."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14302,8 +14302,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">ะŸะพะทะฒะพะปัะฒะฐ ั‚ัŠั€ัะตะฝะต ััŠั ะทะฐะผะตัั‚ะธั‚ะตะป * ะธะปะธ ? .</ahelp> ะœะพะถะตั‚ะต ะดะฐ ะธะทะฟะพะปะทะฒะฐั‚ะต ัะปะตะดะฝะธั‚ะต ะทะฐะผะตัั‚ะธั‚ะตะปะธ:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14398,8 +14398,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "ะะบะพ ะถะตะปะฐะตั‚ะต ะดะฐ ั‚ัŠั€ัะธั‚ะต ัะฐะผะธั‚ะต ะทะฝะฐั†ะธ ? ะธะปะธ *, ะฟะพัั‚ะฐะฒะตั‚ะต ะฟั€ะตะด ั‚ัั… ะพะฑั€ะฐั‚ะฝะพ ะฝะฐะบะปะพะฝะตะฝะฐ ั‡ะตั€ั‚ะฐ: โ€ž\\?โ€œ ะธะปะธ โ€ž\\*โ€œ. ะขะพะฒะฐ ะต ะฝะตะพะฑั…ะพะดะธะผะพ ัะฐะผะพ ะฐะบะพ ะต ะพั‚ะผะตั‚ะฝะฐั‚ะพ ะฟะพะปะตั‚ะพ <emph>ะ˜ะทั€ะฐะท ััŠั ะทะฐะผะตัั‚ะธั‚ะตะปะธ</emph>. ะšะพะณะฐั‚ะพ ั‚ะพ ะต ะฟั€ะฐะทะฝะพ, ะทะฝะฐั†ะธั‚ะต โ€“ ะทะฐะผะตัั‚ะธั‚ะตะปะธ ัะต ะพะฑั€ะฐะฑะพั‚ะฒะฐั‚ ะบะฐั‚ะพ ะพะฑะธะบะฝะพะฒะตะฝะธั‚ะต ะทะฝะฐั†ะธ."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14414,8 +14414,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">ะฃะบะฐะทะฒะฐ ั‚ัŠั€ัะตะฝะต ั ั€ะตะณัƒะปัั€ะฝะธ ะธะทั€ะฐะทะธ.</ahelp> ะกัŠั‰ะธั‚ะต ั€ะตะณัƒะปัั€ะฝะธ ะธะทั€ะฐะทะธ, ะบะพะธั‚ะพ ัะต ะฟะพะดะดัŠั€ะถะฐั‚ ั‚ัƒะบ, ัะต ะฟะพะดะดัŠั€ะถะฐั‚ ะธ ะฒ <item type=\"productname\">%PRODUCTNAME</item><link href=\"text/shared/01/02100000.xhp\" name=\"ะดะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั† ะขัŠั€ัะตะฝะต ะธ ะทะฐะผัะฝะฐ\">ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะขัŠั€ัะตะฝะต ะธ ะทะฐะผัะฝะฐ</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14494,16 +14494,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "ะ’ ะผะฝะพะณะพ ะณะพะปะตะผะธ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ ะฝะฐะผะธั€ะฐะฝะตั‚ะพ ะฝะฐ ะทะฐะฟะธัะฐ ะฟั€ะธ ั‚ัŠั€ัะตะฝะต ะฝะฐะทะฐะด ะผะพะถะต ะดะฐ ะทะฐะตะผะต ะธะทะฒะตัั‚ะฝะพ ะฒั€ะตะผะต. ะ’ ั‚ะพะทะธ ัะปัƒั‡ะฐะน ะปะตะฝั‚ะฐั‚ะฐ ะฝะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ ะฒะธ ะธะฝั„ะพั€ะผะธั€ะฐ, ั‡ะต ะทะฐะฟะธัะธั‚ะต ะฒัะต ะพั‰ะต ัะต ะฑั€ะพัั‚."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "ะขัŠั€ัะตะฝะต/ะžั‚ะบะฐะท"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14566,8 +14566,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "ะ—ะฐ ั€ะฐะทะปะธะบะฐ ะพั‚ ะพะฑะธะบะฝะพะฒะตะฝะพั‚ะพ ั‚ัŠั€ัะตะฝะต, ะบะพะตั‚ะพ ัะต ะทะฐะดะตะนัั‚ะฒะฐ ั‡ั€ะตะท ะธะบะพะฝะฐั‚ะฐ <link href=\"text/shared/02/12100200.xhp\" name=\"ะขัŠั€ัะตะฝะต ะฝะฐ ะทะฐะฟะธั\">ะขัŠั€ัะตะฝะต ะฝะฐ ะทะฐะฟะธั</link> ะพั‚ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะคะพั€ะผัƒะปัั€</emph>, ั‡ั€ะตะท ั„ะพั€ะผัƒะปัั€ะฝะธั ั„ะธะปั‚ัŠั€ ะผะพะถะตั‚ะต ะดะฐ ั‚ัŠั€ัะธั‚ะต ะฟะพ-ะฑัŠั€ะทะพ. ะžะฑะธะบะฝะพะฒะตะฝะพ ััŠั ัะฐะผะพั‚ะพ ั‚ัŠั€ัะตะฝะต ัะต ะฝะฐั‚ะพะฒะฐั€ะฒะฐ ะฑัŠั€ะท ััŠั€ะฒัŠั€ ะทะฐ ะฑะฐะทะธ ะพั‚ ะดะฐะฝะฝะธ. ะžัะฒะตะฝ ั‚ะพะฒะฐ ะผะพะถะตั‚ั€ะต ะดะฐ ะฒัŠะฒะตะถะดะฐั‚ะต ะฟะพ-ัะปะพะถะฝะธ ัƒัะปะพะฒะธั."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14630,8 +14630,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "ะคัƒะฝะบั†ะธัั‚ะฐ <emph>ะคะธะปั‚ั€ะธั€ะฐะฝะต</emph> ะทะฐะฟะฐะทะฒะฐ <link href=\"text/shared/02/12110000.xhp\" name=\"ั„ะพั€ะผัƒะปัั€ะฝะธ ั„ะธะปั‚ั€ะธ\">ั„ะพั€ะผัƒะปัั€ะฝะธั‚ะต ั„ะธะปั‚ั€ะธ</link>, ะบะพะธั‚ะพ ัะฐ ะฑะธะปะธ ะทะฐะดะฐะดะตะฝะธ. ะะต ะต ะฝะตะพะฑั…ะพะดะธะผะพ ะดะฐ ะณะธ ะดะตั„ะธะฝะธั€ะฐั‚ะต ะฟะพะฒั‚ะพั€ะฝะพ."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14662,8 +14662,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">ะะบั‚ะธะฒะธั€ะฐ ะดะพะฟัŠะปะฝะธั‚ะตะปะตะฝ ั‚ะฐะฑะปะธั‡ะตะฝ ะธะทะณะปะตะด ะฒัŠะฒ ั„ะพั€ะผัƒะปัั€ะฝะธั ะธะทะณะปะตะด.</ahelp> ะšะพะณะฐั‚ะพ ะฑัŠะดะต ะฐะบั‚ะธะฒะธั€ะฐะฝะฐ ั„ัƒะฝะบั†ะธัั‚ะฐ <emph>ะ˜ะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ ะบะฐั‚ะพ ั‚ะฐะฑะปะธั†ะฐ</emph>, ะฒะธะถะดะฐั‚ะต ั‚ะฐะฑะปะธั†ะฐั‚ะฐ ะฒ ะพะฑะปะฐัั‚ั‚ะฐ ะฝะฐะด ั„ะพั€ะผัƒะปัั€ะฐ."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14686,8 +14686,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "ะขะฐะฑะปะธั‡ะฝะธัั‚ ะธะทะณะปะตะด ะธ ั„ะพั€ะผัƒะปัั€ัŠั‚ ะพั‚ั€ะฐะทัะฒะฐั‚ ะตะดะฝะธ ะธ ััŠั‰ะธ ะดะฐะฝะฝะธ. ะŸั€ะพะผะตะฝะธั‚ะต, ะฝะฐะฝะฐััะฝะธ ะฒ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ, ัะต ะฒะธะถะดะฐั‚ ะฒัŠะฒ ั„ะพั€ะผัƒะปัั€ะฐ ะธ ะพะฑั€ะฐั‚ะฝะพ."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14902,8 +14902,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "ะŸะปัŠะทะฝะตั‚ะต ะดะพะปะฝะธั ะปัะฒ ะผะฐั€ะบะตั€ ะฝะฐะดััะฝะพ, ะทะฐะดัŠั€ะถะฐะนะบะธ ะฑัƒั‚ะพะฝะฐ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ."
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14918,8 +14918,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "ะŸะปัŠะทะฝะตั‚ะต ะณะพั€ะฝะธั ะปัะฒ ะผะฐั€ะบะตั€ ะฝะฐะดััะฝะพ, ะทะฐะดัŠั€ะถะฐะนะบะธ ะฑัƒั‚ะพะฝะฐ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ."
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14934,16 +14934,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "ะŸะปัŠะทะฝะตั‚ะต ะดะตัะฝะธั ะผะฐั€ะบะตั€ ะฝะฐะปัะฒะพ, ะทะฐะดัŠั€ะถะฐะนะบะธ ะฑัƒั‚ะพะฝะฐ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ."
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "ะ—ะฐ ะดะฐ ะฟั€ะพะผะตะฝะธั‚ะต ะปะตะฒะธั ะพั‚ัั‚ัŠะฟ ะพั‚ ะฒั‚ะพั€ะธั ั€ะตะด ะฝะฐ ะฐะฑะทะฐั†ะฐ ะฝะฐั‚ะฐั‚ัŠะบ, ะทะฐะดั€ัŠะถั‚ะต ะบะปะฐะฒะธัˆะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะปะตะฒะธั ะดะพะปะตะฝ ั‚ั€ะธัŠะณัŠะปะฝะธะบ ะธ ะณะพ ะฟะปัŠะทะฝะตั‚ะต ะฝะฐะดััะฝะพ."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14982,8 +14982,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "ะคัƒะฝะบั†ะธัั‚ะฐ <emph>ะ˜ะทะฟัŠะปะฝัะฒะฐะฝะต ะฝะฐ ะทะฐัะฒะบะฐ</emph> ะฒะธ ะฟะพะทะฒะพะปัะฒะฐ ะดะฐ ะฟั€ะพะฒะตั€ะธั‚ะต ะทะฐัะฒะบะฐั‚ะฐ. ะšะพะณะฐั‚ะพ ะทะฐะฟะธัˆะตั‚ะต ะทะฐัะฒะบะฐั‚ะฐ, ั‚ั ัะต ะทะฐะฟะฐะทะฒะฐ ะฒ ั€ะฐะทะดะตะปะฐ <emph>ะ—ะฐัะฒะบะฐ</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15078,8 +15078,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">ะฃะบะฐะทะฒะฐ ั‚ะฐะฑะปะธั†ะธั‚ะต, ะบะพะธั‚ะพ ะดะฐ ะฑัŠะดะฐั‚ ะฒะผัŠะบะฝะฐั‚ะธ ะฒ ะฟั€ะพะทะพั€ะตั†ะฐ ะทะฐ ะฟั€ะพะตะบั‚ะธั€ะฐะฝะต.</ahelp> ะ’ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะ”ะพะฑะฐะฒัะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะธ</emph> ะธะทะฑะตั€ะตั‚ะต ั‚ะฐะฑะปะธั†ะธั‚ะต, ะบะพะธั‚ะพ ัะฐ ะฒะธ ะฝะตะพะฑั…ะพะดะธะผะธ ะทะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ะฒะธ ะทะฐะดะฐั‡ะฐ.</variable> ะšะพะณะฐั‚ะพ ััŠะทะดะฐะฒะฐั‚ะต ะทะฐัะฒะบะฐ ะธะปะธ ะฝะพะฒะพ ะฟั€ะตะดัั‚ะฐะฒัะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ, ะธะทะฑะตั€ะตั‚ะต ััŠะพั‚ะฒะตั‚ะฝะฐั‚ะฐ ั‚ะฐะฑะปะธั†ะฐ, ะทะฐ ะบะพัั‚ะพ ัะต ะพั‚ะฝะฐัั ะทะฐัะฒะบะฐั‚ะฐ ะธะปะธ ะฟั€ะตะดัั‚ะฐะฒัะฝะตั‚ะพ. ะšะพะณะฐั‚ะพ ั€ะฐะฑะพั‚ะธั‚ะต ั ั€ะตะปะฐั†ะธะพะฝะฝะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ, ะธะทะฑะตั€ะตั‚ะต ั‚ะฐะฑะปะธั†ะธั‚ะต, ะผะตะถะดัƒ ะบะพะธั‚ะพ ะถะตะปะฐะตั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ั€ะตะปะฐั†ะธะธ."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15166,16 +15166,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "ะ˜ะทะณะปะตะด ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต - ะฒะบะป./ะธะทะบะป."
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"ะ˜ะทะณะปะตะด ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต - ะฒะบะป./ะธะทะบะป.\">ะ˜ะทะณะปะตะด ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต - ะฒะบะป./ะธะทะบะป.</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15198,8 +15198,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "ะ˜ะทะณะปะตะด ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต - ะฒะบะป./ะธะทะบะป."
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15222,8 +15222,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">ะ’ ั€ะตะถะธะผะฐ Native SQL ะผะพะถะตั‚ะต ะดะฐ ะฒัŠะฒะตะถะดะฐั‚ะต ะบะพะผะฐะฝะดะธ ะฝะฐ SQL, ะบะพะธั‚ะพ ะฝะต ัะต ะธะฝั‚ะตั€ะฟั€ะตั‚ะธั€ะฐั‚ ะพั‚ $[officename], ะฐ ัะต ะฟั€ะตะดะฐะฒะฐั‚ ะดะธั€ะตะบั‚ะฝะพ ะฝะฐ ะธะทั‚ะพั‡ะฝะธะบะฐ ะฝะฐ ะดะฐะฝะฝะธ.</ahelp> ะะบะพ ะฝะต ะฒะธะทัƒะฐะปะธะทะธั€ะฐั‚ะต ั‚ะตะทะธ ะฟั€ะพะผะตะฝะธ ะฒ ะธะทะณะปะตะด ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต, ะฝัะผะฐ ะดะฐ ะผะพะถะตั‚ะต ะดะฐ ัะต ะฒัŠั€ะฝะตั‚ะต ะบัŠะผ ั‚ะพะทะธ ะธะทะณะปะตะด."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15254,8 +15254,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ ะพั‚ะฝะพะฒะพ, ะทะฐ ะดะฐ ัะต ะฒัŠั€ะฝะตั‚ะต ะบัŠะผ ะพะฑะธะบะฝะพะฒะตะฝะธั ั€ะตะถะธะผ, ะฒ ะบะพะนั‚ะพ ะฟั€ะพะผะตะฝะธั‚ะต ะฒ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ะะพะฒ ะฟั€ะพะตะบั‚ ะฝะฐ ะทะฐัะฒะบะฐ\">ะะพะฒ ะฟั€ะพะตะบั‚ ะฝะฐ ะทะฐัะฒะบะฐ</link> ัะต ัะธะฝั…ั€ะพะฝะธะทะธั€ะฐั‚ ั ั€ะฐะทั€ะตัˆะตะฝะธั‚ะต ะฟั€ะพะผะตะฝะธ ะฒ SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15278,8 +15278,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">ะŸะพะบะฐะทะฒะฐ ั€ะตะดะฐ โ€žะคัƒะฝะบั†ะธัโ€œ ะฒ ะดะพะปะฝะฐั‚ะฐ ั‡ะฐัั‚ ะฝะฐ ะธะทะณะปะตะดะฐ ะทะฐ ะฟั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฟั€ะพะทะพั€ะตั†ะฐ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ะทะฐัะฒะบะฐ\">ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ะทะฐัะฒะบะฐ</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15318,8 +15318,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">ะŸะพะบะฐะทะฒะฐ ั€ะตะดะฐ โ€žะขะฐะฑะปะธั†ะฐโ€œ ะฒ ะดะพะปะฝะฐั‚ะฐ ั‡ะฐัั‚ ะฝะฐ ะฟั€ะพะทะพั€ะตั†ะฐ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ะทะฐัะฒะบะฐ\">ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ะทะฐัะฒะบะฐ</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15358,8 +15358,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">ะŸะพะบะฐะทะฒะฐ ั€ะตะดะฐ โ€žะŸัะตะฒะดะพะฝะธะผโ€œ ะฒ ะดะพะปะฝะฐั‚ะฐ ั‡ะฐัั‚ ะฝะฐ ะฟั€ะพะทะพั€ะตั†ะฐ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ะทะฐัะฒะบะฐ\">ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ะทะฐัะฒะบะฐ</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15406,8 +15406,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">ะ”ะพะฟัŠะปะฒะฐ ััŠะทะดะฐะดะตะฝะธั ะพะฟะตั€ะฐั‚ะพั€ SELECT ะทะฐ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ะทะฐัะฒะบะฐ ะฝะฐ SQL\">ะทะฐัะฒะบะฐั‚ะฐ ะฝะฐ SQL</link> ั ะฟะฐั€ะฐะผะตั‚ัŠั€ DISTINCT ะทะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ะบะพะปะพะฝะฐ.</ahelp> ะ ะตะทัƒะปั‚ะฐั‚ัŠั‚ ะต, ั‡ะต ะตะดะฝะฐะบะฒะธั‚ะต ัั‚ะพะนะฝะพัั‚ะธ, ะบะพะธั‚ะพ ัะต ัั€ะตั‰ะฐั‚ ะฒ ะบะพะปะพะฝะฐั‚ะฐ, ัะต ะฟะพะบะฐะทะฒะฐั‚ ัะฐะผะพ ะฟะพ ะฒะตะดะฝัŠะถ."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15470,24 +15470,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "ะ—ะฐ ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะพะฑะตะบั‚, ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะฝะตะณะพ ััŠั ัั‚ั€ะตะปะบะฐั‚ะฐ. ะ—ะฐ ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะฝัะบะพะปะบะพ ะพะฑะตะบั‚ะฐ, ะพั‡ะตั€ั‚ะฐะนั‚ะต ั ะฟะปัŠะทะณะฐะฝะต ั€ะฐะผะบะฐ ะทะฐ ะธะทะฑะธั€ะฐะฝะต ะพะบะพะปะพ ั‚ัั…. ะ—ะฐ ะดะฐ ะดะพะฑะฐะฒะธั‚ะต ะพะฑะตะบั‚ ะบัŠะผ ัะตะปะตะบั†ะธั, ะฝะฐั‚ะธัะฝะตั‚ะต Shift ะธ ะฟะพัะปะต ั‰ั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ะพะฑะตะบั‚ะฐ. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>ะ˜ะทะฑั€ะฐะฝะธั‚ะต ะทะฐะตะดะฝะพ ะพะฑะตะบั‚ะธ ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ะพะฑะตะดะธะฝะตะฝะธ ะฒ <link href=\"text/shared/01/05290000.xhp\" name=\"ะณั€ัƒะฟะฐ\">ะณั€ัƒะฟะฐ</link>, ะฟั€ะธ ะบะพะตั‚ะพ ัะต ะฟั€ะตะฒั€ัŠั‰ะฐั‚ ะฒ ะตะดะธะฝะธั‡ะตะฝ ะณั€ัƒะฟะพะฒ ะพะฑะตะบั‚.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>ะœะพะถะตั‚ะต ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ะพั‚ะดะตะปะฝะธั‚ะต ะตะปะตะผะตะฝั‚ะธ ะพั‚ ะณั€ัƒะฟะฐ. ะกัŠั‰ะพ ั‚ะฐะบะฐ ะผะพะถะตั‚ะต ะดะฐ ะธะทั‚ั€ะธะฒะฐั‚ะต ะตะปะตะผะตะฝั‚ะธ ะพั‚ ะณั€ัƒะฟะฐ ั‡ั€ะตะท <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Shift</defaultinline></switchinline>+ั‰ั€ะฐะบะฒะฐะฝะต.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>ะœะพะถะตั‚ะต ะดะฐ ะธะทะฑะธั€ะฐั‚ะต ะพั‚ะดะตะปะฝะธ ะพะฑะตะบั‚ะธ ะพั‚ ะณั€ัƒะฟะฐ ั‡ั€ะตะท ะดะฒัƒะบั€ะฐั‚ะฝะพ ั‰ั€ะฐะบะฒะฐะฝะต, ะฐะบะพ ะฟัŠั€ะฒะพ ะธะทะบะปัŽั‡ะธั‚ะต ะธะบะพะฝะฐั‚ะฐ <emph>ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ะฐ ั ะดะฒัƒะบั€ะฐั‚ะฝะพ ั‰ั€ะฐะบะฒะฐะฝะต</emph> ะฒ ะปะตะฝั‚ะฐั‚ะฐ <emph>ะะฐัั‚ั€ะพะนะบะธ</emph>.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15558,8 +15558,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "ะ’ ั€ะตะถะธะผะฐ โ€žะšะพะด ะฝะฐ HTMLโ€œ ะผะพะถะตั‚ะต ะดะฐ ั€ะฐะทะณะปะตะถะดะฐั‚ะต ะธ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">ะตั‚ะธะบะตั‚ะธั‚ะต</link> ะฝะฐ <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. ะ—ะฐะฟะธัˆะตั‚ะต ะดะพะบัƒะผะตะฝั‚ะฐ ะบะฐั‚ะพ ะฝะตั„ะพั€ะผะฐั‚ะธั€ะฐะฝ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚. ะ—ะฐะดะฐะนั‚ะต ั€ะฐะทัˆะธั€ะตะฝะธะต .html ะธะปะธ .htm, ะทะฐ ะดะฐ ะณะพ ะพะฑะพะทะฝะฐั‡ะธั‚ะต ะบะฐั‚ะพ ะดะพะบัƒะผะตะฝั‚ ะฝะฐ HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15590,40 +15590,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">ะŸะพะบะฐะทะฒะฐ ั‚ะตะบัƒั‰ะธั ัั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ. ะฉั€ะฐะบะฝะตั‚ะต ะดะฒัƒะบั€ะฐั‚ะฝะพ, ะทะฐ ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ัั‚ะธะปะฐ, ั‰ั€ะฐะบะฝะตั‚ะต ั ะดะตัะฝะธั ะฑัƒั‚ะพะฝ, ะทะฐ ะดะฐ ะธะทะฑะตั€ะตั‚ะต ะดั€ัƒะณ ัั‚ะธะป.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ะฉั€ะฐะบะฝะตั‚ะต ะดะฒัƒะบั€ะฐั‚ะฝะพ ะฒัŠั€ั…ัƒ ะฟะพะปะตั‚ะพ <emph>ะกั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ</emph>, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/swriter/01/05040000.xhp\" name=\"ะกั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ\">ะกั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ</link>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ัั‚ะธะปะฐ ะฝะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ัั‚ั€ะฐะฝะธั†ะฐ. ะงั€ะตะท ะบะพะฝั‚ะตะบัั‚ะฝะพั‚ะพ ะผะตะฝัŽ ะฝะฐ ั‚ะพะฒะฐ ะฟะพะปะต ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะธะปะพะถะธั‚ะต ัั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ะฉั€ะฐะบะฝะตั‚ะต ะดะฒัƒะบั€ะฐั‚ะฝะพ ะฒัŠั€ั…ัƒ ะฟะพะปะตั‚ะพ <emph>ะกั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ</emph>, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/scalc/01/05070000.xhp\" name=\"ะกั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ\">ะกั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ</link>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ัั‚ะธะปะฐ ะฝะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ัั‚ั€ะฐะฝะธั†ะฐ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ะฉั€ะฐะบะฝะตั‚ะต ะดะฒัƒะบั€ะฐั‚ะฝะพ ะฒัŠั€ั…ัƒ ั‚ะพะฒะฐ ะฟะพะปะต, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/simpress/01/05120000.xhp\" name=\"ะกั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ\">ะ”ะธะทะฐะนะฝ ะฝะฐ ะบะฐะดัŠั€</link>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะธะทะฑะตั€ะตั‚ะต ัั‚ะธะปะฐ ะทะฐ ั‚ะตะบัƒั‰ะธั ะบะฐะดัŠั€. ะœะพะถะตั‚ะต ะดะฐ ะธะทะฑะตั€ะตั‚ะต ั€ะฐะทะปะธั‡ะตะฝ ั„ะพั€ะผะฐั‚ ะฝะฐ ั…ะฐั€ั‚ะธัั‚ะฐ ะธะปะธ ั„ะพะฝ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">ะฉั€ะฐะบะฝะตั‚ะต ะดะฒัƒะบั€ะฐั‚ะฝะพ ะฒัŠั€ั…ัƒ ั‚ะพะฒะฐ ะฟะพะปะต, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/simpress/01/05120000.xhp\" name=\"ะกั‚ะธะป ะทะฐ ัั‚ั€ะฐะฝะธั†ะธ\">ะ”ะธะทะฐะนะฝ ะฝะฐ ะบะฐะดัŠั€</link>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะธะทะฑะตั€ะตั‚ะต ัั‚ะธะปะฐ ะทะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ัั‚ั€ะฐะฝะธั†ะฐ. ะœะพะถะตั‚ะต ะดะฐ ะธะทะฑะตั€ะตั‚ะต ั€ะฐะทะปะธั‡ะตะฝ ั„ะพั€ะผะฐั‚ ะฝะฐ ั…ะฐั€ั‚ะธัั‚ะฐ ะธะปะธ ั„ะพะฝ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15662,8 +15662,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "ะ”ะฒัƒะบั€ะฐั‚ะฝะพั‚ะพ ั‰ั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ั‚ะพะฒะฐ ะฟะพะปะต ะพั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <link href=\"text/shared/01/03010000.xhp\" name=\"ะœะฐั‰ะฐะฑ\">ะœะฐั‰ะฐะฑ</link>, ะฒ ะบะพะนั‚ะพ ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะพะผะตะฝะธั‚ะต ั‚ะตะบัƒั‰ะธั ะบะพะตั„ะธั†ะธะตะฝั‚ ะฝะฐ ัƒะฒะตะปะธั‡ะตะฝะธะต."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15694,16 +15694,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">ะŸะพะบะฐะทะฒะฐ ั‚ะตะบัƒั‰ะธั ั€ะตะถะธะผ ะฝะฐ ะฒะผัŠะบะฒะฐะฝะต. ะœะพะถะตั‚ะต ะดะฐ ะฟั€ะตะฒะบะปัŽั‡ะฒะฐั‚ะต ะผะตะถะดัƒ ะ’ะœะš = ะฒะผัŠะบะฒะฐะฝะต ะธ ะ—ะะœ = ะทะฐะผัะฝะฐ.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> ะขะพะฒะฐ ะฟะพะปะต ะต ะฐะบั‚ะธะฒะฝะพ ัะฐะผะพ ะฐะบะพ ะบัƒั€ัะพั€ัŠั‚ ะต ะฒัŠะฒ ะฒั…ะพะดะฝะธั ั€ะตะด ะฝะฐ ะปะตะฝั‚ะฐั‚ะฐ ะทะฐ ั„ะพั€ะผัƒะปะธ ะธะปะธ ะฒ ะบะปะตั‚ะบะฐ. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "ะฉั€ะฐะบะฝะตั‚ะต ะฒ ะฟะพะปะตั‚ะพ, ะทะฐ ะดะฐ ะฟั€ะตะฒะบะปัŽั‡ะธั‚ะต ะผะตะถะดัƒ ั€ะตะถะธะผะธั‚ะต (ะพัะฒะตะฝ ะฒ ั€ะฐะทะฒะพะนะฝะฐั‚ะฐ ัั€ะตะดะฐ ะฝะฐ $[officename] Basic, ะฒ ะบะพัั‚ะพ ะต ะดะพัั‚ัŠะฟะตะฝ ัะฐะผะพ ั€ะตะถะธะผัŠั‚ <emph>ะ’ะผัŠะบะฒะฐะฝะต</emph>). ะะบะพ ะบัƒั€ัะพั€ัŠั‚ ัะต ะฝะฐะผะธั€ะฐ ะฒ ะดะพะบัƒะผะตะฝั‚, ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะตะฒะบะปัŽั‡ะฒะฐั‚ะต ะผะตะถะดัƒ ั€ะตะถะธะผะธั‚ะต ะธ ั ะบะปะฐะฒะธัˆะฐ Insert (ะฐะบะพ ะต ะฝะฐะปะธั‡ะตะฝ ะฝะฐ ะบะปะฐะฒะธะฐั‚ัƒั€ะฐั‚ะฐ)."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15766,7 +15766,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr "<bookmark_value>ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚, ั€ะตะถะธะผะธ</bookmark_value><bookmark_value>ั‚ะตะบัั‚; ั€ะตะถะธะผะธ ะฝะฐ ะธะทะฑะธั€ะฐะฝะต</bookmark_value><bookmark_value>ั€ะฐะทัˆะธั€ัะฒะฐะฝะต ะฝะฐ ัะตะปะตะบั†ะธั ะฒ ั‚ะตะบัั‚</bookmark_value><bookmark_value>ะดะพะฑะฐะฒัะฝะต ะบัŠะผ ัะตะปะตะบั†ะธั ะฒ ั‚ะตะบัั‚</bookmark_value><bookmark_value>ะฑะปะพะบะพะฒะฐ ัะตะปะตะบั†ะธั ะฒ ั‚ะตะบัั‚</bookmark_value>"
#: 20050000.xhp
@@ -15822,8 +15822,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "ะขะพะฒะฐ ะต ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะธัั‚ ั€ะตะถะธะผ ะฝะฐ ะธะทะฑะธั€ะฐะฝะต ะทะฐ ั‚ะตะบัั‚ะพะฒะธ ะดะพะบัƒะผะตะฝั‚ะธ. ะก ะบะปะฐะฒะธะฐั‚ัƒั€ะฐั‚ะฐ ะผะพะถะตั‚ะต ะดะฐ ะธะทะฑะธั€ะฐั‚ะต ั‡ั€ะตะท Shift+ะบะปะฐะฒะธัˆ ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั (<item type=\"keycode\">ัั‚ั€ะตะปะบะธ, Home, End, Page Up, Page Down</item>). ะก ะผะธัˆะบะฐั‚ะฐ ั‰ั€ะฐะบะฝะตั‚ะต ั‚ะฐะผ, ะบัŠะดะตั‚ะพ ะธัะบะฐั‚ะต ะดะฐ ะทะฐะฟะพั‡ะฝะต ัะตะปะตะบั†ะธัั‚ะฐ, ะทะฐะดั€ัŠะถั‚ะต ะปะตะฒะธั ะฑัƒั‚ะพะฝ ะธ ะฟั€ะตะผะตัั‚ะตั‚ะต ะดะพ ะบั€ะฐั ะฝะฐ ัะตะปะตะบั†ะธัั‚ะฐ. ะžั‚ะฟัƒัะฝะตั‚ะต ะฑัƒั‚ะพะฝะฐ, ะทะฐ ะดะฐ ะทะฐะฒัŠั€ัˆะธั‚ะต ะธะทะฑะธั€ะฐะฝะตั‚ะพ."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15838,8 +15838,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
-msgstr "ะšะปะฐะฒะธัˆะธั‚ะต ััŠั ัั‚ั€ะตะปะบะธ ะธ ะบะปะฐะฒะธัˆะธั‚ะต <item type=\"keycode\">Home</item> ะธ <item type=\"keycode\">End</item> ั€ะฐะทัˆะธั€ัะฒะฐั‚ ะธะปะธ ัั‚ะตัะฝัะฒะฐั‚ ั‚ะตะบัƒั‰ะฐั‚ะฐ ัะตะปะตะบั†ะธั. ะะบะพ ั‰ั€ะฐะบะฝะตั‚ะต ะฒ ั‚ะตะบัั‚ะฐ, ั‰ะต ะธะทะฑะตั€ะตั‚ะต ั‚ะตะบัั‚ะฐ ะผะตะถะดัƒ ั‚ะตะบัƒั‰ะฐั‚ะฐ ะฟะพะทะธั†ะธั ะฝะฐ ะบัƒั€ัะพั€ะฐ ะธ ั‚ะฐะทะธ ะฝะฐ ั‰ั€ะฐะบะฒะฐะฝะตั‚ะพ."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15910,8 +15910,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">ะะบะพ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ ะธะผะฐ ะฟั€ะพะผะตะฝะธ, ะบะพะธั‚ะพ ะพั‰ะต ะฝะต ัะฐ ะฑะธะปะธ ะทะฐะฟะธัะฐะฝะธ, ะฒ ั€ะตะดะฐ ะฝะฐ ััŠัั‚ะพัะฝะธะตั‚ะพ ัะต ะฟะพะบะฐะทะฒะฐ โ€ž*โ€œ. ะขะพะฒะฐ ะฒะฐะถะธ ะธ ะทะฐ ะฝะพะฒะธ, ะพั‰ะต ะฝะตะทะฐะฟะธัะฐะฝะธ ะดะพะบัƒะผะตะฝั‚ะธ.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/04.po b/source/bg/helpcontent2/source/text/shared/04.po
index 52502e960e3..e92ffc05965 100644
--- a/source/bg/helpcontent2/source/text/shared/04.po
+++ b/source/bg/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-09 14:18+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1525875500.000000\n"
#: 01010000.xhp
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>ะบะปะฐะฒะธะฐั‚ัƒั€ะฐ;ะพะฑั‰ะธ ะบะพะผะฐะฝะดะธ</bookmark_value><bookmark_value>ะบะปะฐะฒะธัˆะฝะธ ะบะพะผะฑะธะฝะฐั†ะธะธ;ะพะฑั‰ะธ</bookmark_value><bookmark_value>ะฒั…ะพะดะฝะธ ะฟะพะปะตั‚ะฐ ะทะฐ ั‚ะตะบัั‚</bookmark_value><bookmark_value>ะฐะฒั‚ะพะทะฐะฒัŠั€ัˆะฒะฐะฝะต ะฒ ั‚ะตะบัั‚ะพะฒะธ ะธ ัะฟะธััŠั‡ะฝะธ ะฟะพะปะตั‚ะฐ</bookmark_value><bookmark_value>ะผะฐะบั€ะพัะธ; ะฟั€ะตะบัŠัะฒะฐะฝะต</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "ะ“ะพะปัะผะฐ ั‡ะฐัั‚ ะพั‚ ั„ัƒะฝะบั†ะธะพะฝะฐะปะฝะพัั‚ั‚ะฐ ะฝะฐ ะฟั€ะธะปะพะถะตะฝะธัั‚ะฐ ะต ะดะพัั‚ัŠะฟะฝะฐ ั‡ั€ะตะท ะบะปะฐะฒะธัˆะฝะธ ะบะพะผะฑะธะฝะฐั†ะธะธ. ะะฐะฟั€ะธะผะตั€, ะบะพะผะฑะธะฝะฐั†ะธัั‚ะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> ะต ะฟะพะบะฐะทะฐะฝะฐ ะดะพ ะฟะพะทะธั†ะธัั‚ะฐ <emph>ะžั‚ะฒะฐั€ัะฝะต</emph> ะฒ ะผะตะฝัŽั‚ะพ <emph>ะคะฐะนะป</emph>. ะะบะพ ะถะตะปะฐะตั‚ะต ะดะฐ ะทะฐะดะตะนัั‚ะฒะฐั‚ะต ั‚ะฐะทะธ ั„ัƒะฝะบั†ะธั ั‡ั€ะตะท ะบะปะฐะฒะธะฐั‚ัƒั€ะฐั‚ะฐ, ะฝะฐั‚ะธัะฝะตั‚ะต ะธ ะทะฐะดั€ัŠะถั‚ะต ะบะปะฐะฒะธัˆะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ัะปะตะด ะบะพะตั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ O. ะžั‚ะฟัƒัะฝะตั‚ะต ะดะฒะฐั‚ะฐ ะบะปะฐะฒะธัˆะฐ, ัะปะตะด ะบะฐั‚ะพ ัะต ะฟะพัะฒะธ ะดะธะฐะปะพะณะพะฒะธัั‚ ะฟั€ะพะทะพั€ะตั†."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>ะัะบะพะธ ะพั‚ ะทะฝะฐั†ะธั‚ะต ะฒ ะปะตะฝั‚ะฐั‚ะฐ ั ะผะตะฝัŽั‚ะฐั‚ะฐ ัะฐ ะฟะพะดั‡ะตั€ั‚ะฐะฝะธ. ะœะพะถะตั‚ะต ะดะฐ ะพั‚ะฒะฐั€ัั‚ะต ััŠะพั‚ะฒะตั‚ะฝะธั‚ะต ะผะตะฝัŽั‚ะฐ, ะบะฐั‚ะพ ะฝะฐั‚ะธัะบะฐั‚ะต ะบะปะฐะฒะธัˆะธั‚ะต ั ะฟะพะดั‡ะตั€ั‚ะฐะฝะธั‚ะต ะทะฝะฐั†ะธ ะทะฐะตะดะฝะพ ั ะบะปะฐะฒะธัˆะฐ ALT. ะกะปะตะด ะบะฐั‚ะพ ะผะตะฝัŽั‚ะพ ัะต ะพั‚ะฒะพั€ะธ, ะพั‚ะฝะพะฒะพ ั‰ะต ะฒะธะดะธั‚ะต ะฟะพะดั‡ะตั€ั‚ะฐะฝะธ ะทะฝะฐั†ะธ. ะ—ะฐ ะดะฐ ะทะฐะดะตะนัั‚ะฒะฐั‚ะต ััŠะพั‚ะฒะตั‚ะฝะฐั‚ะฐ ะฟะพะทะธั†ะธั ะพั‚ ะผะตะฝัŽั‚ะพ, ะฟั€ะพัั‚ะพ ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ ั ะฟะพะดั‡ะตั€ั‚ะฐะฝะธั ะทะฝะฐะบ.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "ะ’ัŠะฒ ะฒัะตะบะธ ะดะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั† ะฒะธะฝะฐะณะธ ะต ะพั‚ะบั€ะพะตะฝ ะตะดะธะฝ ะตะปะตะผะตะฝั‚, ะพะฑะธะบะฝะพะฒะตะฝะพ ั ะฟัƒะฝะบั‚ะธั€ะฐะฝะฐ ั€ะฐะผะบะฐ. ะขะพะน ะผะพะถะต ะดะฐ ะฑัŠะดะต ะบะพะผะฐะฝะดะตะฝ ะฑัƒั‚ะพะฝ, ะฑัƒั‚ะพะฝ ะทะฐ ะธะทะฑะพั€, ะตะปะตะผะตะฝั‚ ะพั‚ ัะฟะธััŠะบ ะธะปะธ ะฟะพะปะต ะทะฐ ะพั‚ะผะตั‚ะบะฐ ะธ ะบะฐะทะฒะฐะผะต, ั‡ะต ะต ั„ะพะบัƒัะธั€ะฐะฝ. ะะบะพ ั„ะพะบัƒััŠั‚ ะต ะฒัŠั€ั…ัƒ ะบะพะผะฐะฝะดะตะฝ ะฑัƒั‚ะพะฝ, ะฝะฐั‚ะธัะบะฐะฝะตั‚ะพ ะฝะฐ Enter ะต ั€ะฐะฒะฝะพัะธะปะฝะพ ะฝะฐ ั‰ั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ะฝะตะณะพ. ะŸะพะปะตั‚ะฐั‚ะฐ ะทะฐ ะพั‚ะผะตั‚ะบะฐ ัะต ะฟั€ะตะฒะบะปัŽั‡ะฒะฐั‚ ั ะบะปะฐะฒะธัˆะฐ ะทะฐ ะธะฝั‚ะตั€ะฒะฐะป. ะะบะพ ะต ั„ะพะบัƒัะธั€ะฐะฝ ะฑัƒั‚ะพะฝ ะทะฐ ะธะทะฑะพั€, ะบะปะฐะฒะธัˆะธั‚ะต ััŠั ัั‚ั€ะตะปะบะธ ัะผะตะฝัั‚ ะฐะบั‚ะธะฒะฝะฐั‚ะฐ ะฒัŠะทะผะพะถะฝะพัั‚. ะก ะบะปะฐะฒะธัˆะธั‚ะต Tab ะธ Shift+Tab ะผะพะถะตั‚ะต ะดะฐ ะพะฑั…ะพะถะดะฐั‚ะต ะตะปะตะผะตะฝั‚ะธั‚ะต ะฒ ะฟั€ะฐะฒะฐ ะธ ะพะฑั€ะฐั‚ะฝะฐ ะฟะพัะพะบะฐ."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "ะะฐั‚ะธัะบะฐะฝะตั‚ะพ ะฝะฐ Esc ะทะฐั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะฑะตะท ะทะฐะฟะธัะฒะฐะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>ะะบะพ ะฟั€ะตะผะตัั‚ะธั‚ะต ั„ะพะบัƒัะฐ ะฒัŠั€ั…ัƒ ะฑัƒั‚ะพะฝ, ั‰ะต ะฒะธะดะธั‚ะต ะฝะต ัะฐะผะพ ะฟัƒะฝะบั‚ะธั€ะฐะฝะฐ ั€ะฐะผะบะฐ ะพะบะพะปะพ ะธะผะตั‚ะพ ะผัƒ, ะฝะพ ะธ ะฟะพ-ะฟะปัŠั‚ะฝะฐ ััะฝะบะฐ ะฟะพะด ะธะทะฑั€ะฐะฝะธั ะฑัƒั‚ะพะฝ. ะขะพะฒะฐ ะพะทะฝะฐั‡ะฐะฒะฐ, ั‡ะต ะฐะบะพ ะฝะฐะฟัƒัะฝะตั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ั ะฝะฐั‚ะธัะบะฐะฝะต ะฝะฐ ะบะปะฐะฒะธัˆะฐ Enter, ะฒัะต ะตะดะฝะพ ัั‚ะต ะฝะฐั‚ะธัะฝะฐะปะธ ั‚ะพะทะธ ะฑัƒั‚ะพะฝ.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "ะะบะพ ะฟะพะปะทะฒะฐั‚ะต ะฟะปัŠะทะณะฐะฝะต ะธ ะฟัƒัะบะฐะฝะต, ะธะทะฑะธั€ะฐั‚ะต ั ะผะธัˆะบะฐั‚ะฐ ะธะปะธ ั‰ั€ะฐะบะฐั‚ะต ะฒัŠั€ั…ัƒ ะพะฑะตะบั‚ะธ ะธ ะธะผะตะฝะฐ, ะผะพะถะตั‚ะต ะดะฐ ะฟะพะปะทะฒะฐั‚ะต ะบะปะฐะฒะธัˆะธั‚ะต Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ะธ ะฟะพะฝัะบะพะณะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> ะทะฐ ะดะพัั‚ัŠะฟ ะดะพ ะดะพะฟัŠะปะฝะธั‚ะตะปะฝะฐ ั„ัƒะฝะบั†ะธะพะฝะฐะปะฝะพัั‚. ะŸั€ะพะผะตะฝะตะฝะธั‚ะต ั„ัƒะฝะบั†ะธะธ, ะดะพัั‚ัŠะฟะฝะธ ั‡ั€ะตะท ะทะฐะดัŠั€ะถะฐะฝะต ะฝะฐ ะบะปะฐะฒะธัˆะธ ะฟะพ ะฒั€ะตะผะต ะฝะฐ ะฟะปัŠะทะณะฐะฝะต ะธ ะฟัƒัะบะฐะฝะต, ัะต ะพะฑะพะทะฝะฐั‡ะฐะฒะฐั‚ ััŠั ัะผัะฝะฐ ะฒะธะดะฐ ะฝะฐ ะฟะพะบะฐะทะฐะปะตั†ะฐ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ. ะšะพะณะฐั‚ะพ ะธะทะฑะธั€ะฐั‚ะต ั„ะฐะนะปะพะฒะต ะธะปะธ ะดั€ัƒะณะธ ะพะฑะตะบั‚ะธ, ั‡ั€ะตะท ะบะปะฐะฒะธัˆะธั‚ะต-ะผะพะดะธั„ะธะบะฐั‚ะพั€ะธ ะผะพะถะตั‚ะต ะดะฐ ั€ะฐะทัˆะธั€ัะฒะฐั‚ะต ะธะทะฑั€ะฐะฝะพั‚ะพ - ั‚ะตะทะธ ั„ัƒะฝะบั†ะธะธ ัะฐ ะพะฑััะฝะตะฝะธ ะฝะฐ ััŠะพั‚ะฒะตั‚ะฝะธั‚ะต ะผะตัั‚ะฐ. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "ะะฐั‚ะธัะฝะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะกะฟะตั†ะธะฐะปะฝะธ ะทะฝะฐั†ะธ</emph> ะทะฐ ะฒะผัŠะบะฒะฐะฝะต ะฝะฐ ะตะดะธะฝ ะธะปะธ ะฟะพะฒะตั‡ะต ัะฟะตั†ะธะฐะปะฝะธ ะทะฝะฐั†ะธ."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "ะะฐั‚ะธัะฝะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A, ะทะฐ ะดะฐ ะธะทะฑะตั€ะตั‚ะต ั†ะตะปะธั ั‚ะตะบัั‚. ะ˜ะทะฟะพะปะทะฒะฐะนั‚ะต ะบะปะฐะฒะธัˆะฐ ััŠั ัั‚ั€ะตะปะบะฐ ะฝะฐะปัะฒะพ ะธะปะธ ะฝะฐะดััะฝะพ, ะทะฐ ะดะฐ ะฟั€ะตะผะฐั…ะฝะตั‚ะต ะธะทะฑั€ะฐะฝะพั‚ะพ."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "ะะฐั‚ะธัะฝะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del, ะทะฐ ะดะฐ ะธะทั‚ั€ะธะตั‚ะต ะฒัะธั‡ะบะพ ะพั‚ ะฟะพะทะธั†ะธัั‚ะฐ ะฝะฐ ะบัƒั€ัะพั€ะฐ ะดะพ ะบั€ะฐั ะฝะฐ ะดัƒะผะฐั‚ะฐ."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "ะงั€ะตะท ะบะพะผะฑะธะฝะฐั†ะธัั‚ะฐ ะพั‚ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ะธ ัั‚ั€ะตะปะบะฐ ะฝะฐะปัะฒะพ ะธะปะธ ะฝะฐะดััะฝะพ ะผะพะถะตั‚ะต ะดะฐ ะผะตัั‚ะธั‚ะต ะบัƒั€ัะพั€ะฐ ะพั‚ ะดัƒะผะฐ ะฝะฐ ะดัƒะผะฐ; ะฐะบะพ ะทะฐะดัŠั€ะถะธั‚ะต ะธ ะบะปะฐะฒะธัˆะฐ Shift, ั‰ะต ะธะทะฑะธั€ะฐั‚ะต ะฟะพ ะตะดะฝะฐ ะดัƒะผะฐ ะฝะฐ ะฒััะบะพ ะฝะฐั‚ะธัะบะฐะฝะต."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "ะšะปะฐะฒะธัˆัŠั‚ Insert ัะปัƒะถะธ ะทะฐ ะฟั€ะตะฒะบะปัŽั‡ะฒะฐะฝะต ะผะตะถะดัƒ ั€ะตะถะธะผ ะฝะฐ ะฒะผัŠะบะฒะฐะฝะต ะธ ั€ะตะถะธะผ ะฝะฐ ะฟั€ะธะฟะพะบั€ะธะฒะฐะฝะต."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,24 +205,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "ะšะพะผะฑะธะฝะฐั†ะธัั‚ะฐ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z ัะปัƒะถะธ ะทะฐ ะพั‚ะผัะฝะฐ ะฝะฐ ะฟั€ะพะผะตะฝะธั‚ะต ัั‚ัŠะฟะบะฐ ะฟะพ ัั‚ัŠะฟะบะฐ. ะะฐะบั€ะฐั ั‚ะตะบัั‚ัŠั‚ ั‰ะต ัั‚ะธะณะฝะต ะดะพ ััŠัั‚ะพัะฝะธะตั‚ะพ ัะธ ะพั‚ะฟั€ะตะดะธ ะฟัŠั€ะฒะฐั‚ะฐ ะฟั€ะพะผัะฝะฐ."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "$[officename] ะฟั€ะตะดะปะฐะณะฐ ั„ัƒะฝะบั†ะธั ะฐะฒั‚ะพะทะฐะฒัŠั€ัˆะฒะฐะฝะต, ะบะพัั‚ะพ ัะต ะฐะบั‚ะธะฒะธั€ะฐ ะฒ ะฝัะบะพะธ ั‚ะตะบัั‚ะพะฒะธ ะธ ัะฟะธััŠั‡ะฝะธ ะฟะพะปะตั‚ะฐ. ะะฐะฟั€ะธะผะตั€, ะฒัŠะฒะตะดะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> ะฒ ะฟะพะปะต ะทะฐ URL ะธ ะฐะฒั‚ะพะทะฐะฒัŠั€ัˆะฒะฐะฝะตั‚ะพ ั‰ะต ะฟะพะบะฐะถะต ะฟัŠั€ะฒะธั ั„ะฐะนะป ะธะปะธ ะฟะฐะฟะบะฐ <switchinline select=\"sys\"><caseinline select=\"WIN\">ะฒ ัƒัั‚ั€ะพะนัั‚ะฒะพั‚ะพ C:</caseinline><defaultinline>ะฒ ะปะธั‡ะฝะฐั‚ะฐ ะฒะธ ะฟะฐะฟะบะฐ</defaultinline></switchinline>, ั‡ะธะตั‚ะพ ะธะผะต ะทะฐะฟะพั‡ะฒะฐ ั ะฑัƒะบะฒะฐั‚ะฐ โ€žaโ€œ."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "ะก ะบะปะฐะฒะธัˆะฐ ััŠั ัั‚ั€ะตะปะบะฐ ะฝะฐะดะพะปัƒ ะผะพะถะตั‚ะต ะดะฐ ะฟั€ะตะฒัŠั€ั‚ะฐั‚ะต ัะฟะธััŠะบะฐ, ะทะฐ ะดะฐ ะฒะธะดะธั‚ะต ะพั‰ะต ั„ะฐะนะปะพะฒะต ะธ ะดะธั€ะตะบั‚ะพั€ะธะธ. ะšะปะฐะฒะธัˆัŠั‚ ััŠั ัั‚ั€ะตะปะบะฐ ะฝะฐะดััะฝะพ ะฟั€ะตะดะธะทะฒะธะบะฒะฐ ะฟะพะบะฐะทะฒะฐะฝะต ะฝะฐ ััŠั‰ะตัั‚ะฒัƒะฒะฐั‰ะฐ ะฟะพะดะดะธั€ะตะบั‚ะพั€ะธั ะฒ ะฟะพะปะตั‚ะพ ะทะฐ URL. ะะบะพ ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ Enter, ัะปะตะด ะบะฐั‚ะพ ัั‚ะต ะฒัŠะฒะตะปะธ ั‡ะฐัั‚ ะพั‚ URL ะฐะดั€ะตัะฐ, ั‰ะต ะฟั€ะตะดะธะทะฒะธะบะฐั‚ะต ะฑัŠั€ะทะพ ะฐะฒั‚ะพะทะฐะฒัŠั€ัˆะฒะฐะฝะต. ะกะปะตะด ะบะฐั‚ะพ ะฝะฐะผะตั€ะธั‚ะต ะถะตะปะฐะฝะธั ะดะพะบัƒะผะตะฝั‚ ะธะปะธ ะดะธั€ะตะบั‚ะพั€ะธั, ะฝะฐั‚ะธัะฝะตั‚ะต Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "ะะบะพ ะถะตะปะฐะตั‚ะต ะดะฐ ะฟั€ะตะบัŠัะฝะตั‚ะต ะธะทะฟัŠะปะฝัะฒะฐะฝ ะฒ ะผะพะผะตะฝั‚ะฐ ะผะฐะบั€ะพั, ะฝะฐั‚ะธัะฝะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "ะšะปะฐะฒะธัˆะฝะธั‚ะต ะบะพะผะฑะธะฝะฐั†ะธะธ ัะฐ ะฟะพะบะฐะทะฐะฝะธ ะพั‚ะดััะฝะพ ะฒ ัะฟะธััŠั†ะธั‚ะต ะฝะฐ ะผะตะฝัŽั‚ะฐั‚ะฐ, ัั€ะตั‰ัƒ ััŠะพั‚ะฒะตั‚ะฝะธั‚ะต ะบะพะผะฐะฝะดะธ ะพั‚ ะผะตะฝัŽั‚ะพ. <switchinline select=\"sys\"><caseinline select=\"MAC\">(ะะต ะฒัะธั‡ะบะธ ัะฟะพะผะตะฝะฐั‚ะธ ะบะปะฐะฒะธัˆะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ะดะธะฐะปะพะณะพะฒะธ ะฟั€ะพะทะพั€ั†ะธ ัะฐ ะดะพัั‚ัŠะฟะฝะธ ะฒ Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ะ•ั„ะตะบั‚</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "ะะบั‚ะธะฒะธั€ะฐ ั„ะพะบัƒัะธั€ะฐะฝะธั ะฑัƒั‚ะพะฝ ะฒ ะดะธะฐะปะพะณะพะฒ ะฟั€ะพะทะพั€ะตั†"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "ะžั‚ะฒะฐั€ั ัะฟะธััŠะบะฐ ะฝะฐ ะฟะพะปะตั‚ะพ, ะธะทะฑั€ะฐะฝะพ ะฒ ะผะพะผะตะฝั‚ะฐ ะฒ ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั†. ะขะฐะทะธ ะบะพะผะฑะธะฝะฐั†ะธั ะต ะฟั€ะธะปะพะถะธะผะฐ ะฝะต ัะฐะผะพ ะทะฐ ะบะพะผะฑะธะฝะธั€ะฐะฝะธ ะฟะพะปะตั‚ะฐ, ะฝะพ ะธ ะทะฐ ะฑัƒั‚ะพะฝะธ ั ะธะบะพะฝะธ, ะบะพะธั‚ะพ ะธะผะฐั‚ ะธะทัะบะฐั‡ะฐั‰ะธ ะผะตะฝัŽั‚ะฐ. ะ—ะฐ ะดะฐ ะทะฐั‚ะฒะพั€ะธั‚ะต ัะฟะธััŠะบะฐ, ะฝะฐั‚ะธัะฝะตั‚ะต ะบะปะฐะฒะธัˆะฐ Escape."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ะ•ั„ะตะบั‚</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>ะŸั€ะตะฒะบะปัŽั‡ะฒะฐ ะธะทะณะปะตะดะฐ ะผะตะถะดัƒ ั€ะตะถะธะผ ะฝะฐ ั†ัะป ะตะบั€ะฐะฝ ะธ ะฝะพั€ะผะฐะปะตะฝ ั€ะตะถะธะผ ะฒ Writer ะธ Calc.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>ะžั‚ะฒะฐั€ั ะฟะพะผะพั‰ั‚ะฐ ะฝะฐ $[officename].</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "ะ’ะบะปัŽั‡ะฒะฐ ั€ะฐะทัˆะธั€ะตะฝะธั‚ะต ะฟะพะดัะบะฐะทะบะธ ะทะฐ ั‚ะตะบัƒั‰ะพ ะธะทะฑั€ะฐะฝะฐั‚ะฐ ะบะพะผะฐะฝะดะฐ, ะธะบะพะฝะฐ ะธะปะธ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "ะŸั€ะตะผะตัั‚ะฒะฐ ั„ะพะบัƒัะฐ ะฒ ัะปะตะดะฒะฐั‰ะธั ะฟะพะดะฟั€ะพะทะพั€ะตั† (ะฝะฐะฟั€ะธะผะตั€ ะฟั€ะธ ะธะทะณะปะตะด \"ะดะพะบัƒะผะตะฝั‚/ะธะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะฐะฝะฝะธ\")."
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "ะะบั‚ะธะฒะธั€ะฐ ะฟัŠั€ะฒะพั‚ะพ ะผะตะฝัŽ (ะผะตะฝัŽั‚ะพ ะคะฐะนะป)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "ะ—ะฐั‚ะฒะฐั€ั ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚ (ะทะฐั‚ะฒะฐั€ั $[officename], ะบะพะณะฐั‚ะพ ะฑัŠะดะต ะทะฐั‚ะฒะพั€ะตะฝ ะฟะพัะปะตะดะฝะธัั‚ ะพั‚ะฒะพั€ะตะฝ ะดะพะบัƒะผะตะฝั‚)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ะ•ั„ะตะบั‚</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "ะŸั€ะธะปะฐะณะฐ ะฐั‚ั€ะธะฑัƒั‚ <emph>ะบัƒั€ัะธะฒ</emph> ะฒัŠั€ั…ัƒ ะธะทะฑั€ะฐะฝะฐั‚ะฐ ะพะฑะปะฐัั‚. ะะบะพ ะบัƒั€ัะพั€ัŠั‚ ัะต ะฝะฐะผะธั€ะฐ ะฒ ะดัƒะผะฐ, ั†ัะปะฐั‚ะฐ ะดัƒะผะฐ ัั‚ะฐะฒะฐ ะบัƒั€ัะธะฒะฝะฐ."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "ะŸั€ะธะปะฐะณะฐ ะฐั‚ั€ะธะฑัƒั‚ <emph>ะฟะพะปัƒั‡ะตั€</emph> ะฒัŠั€ั…ัƒ ะธะทะฑั€ะฐะฝะฐั‚ะฐ ะพะฑะปะฐัั‚. ะะบะพ ะบัƒั€ัะพั€ัŠั‚ ัะต ะฝะฐะผะธั€ะฐ ะฒ ะดัƒะผะฐ, ั†ัะปะฐั‚ะฐ ะดัƒะผะฐ ัั‚ะฐะฒะฐ ะฟะพะปัƒั‡ะตั€ะฝะฐ."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "ะŸั€ะธะปะฐะณะฐ ะฐั‚ั€ะธะฑัƒั‚ <emph>ะฟะพะดั‡ะตั€ั‚ะฐะฝ</emph> ะฒัŠั€ั…ัƒ ะธะทะฑั€ะฐะฝะฐั‚ะฐ ะพะฑะปะฐัั‚. ะะบะพ ะบัƒั€ัะพั€ัŠั‚ ัะต ะฝะฐะผะธั€ะฐ ะฒ ะดัƒะผะฐ, ั†ัะปะฐั‚ะฐ ะดัƒะผะฐ ัะต ะฟะพะดั‡ะตั€ั‚ะฐะฒะฐ."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "ะŸั€ะตะผะฐั…ะฒะฐ ะฟั€ัะบะพั‚ะพ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต ะพั‚ ะธะทะฑั€ะฐะฝ ั‚ะตะบัั‚ ะธะปะธ ะพะฑะตะบั‚ะธ (ะบะฐั‚ะพ <emph>ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต - ะ˜ะทั‡ะธัั‚ะฒะฐะฝะต ะฝะฐ ะฟั€ัะบะพั‚ะพ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "ะŸั€ะตะฒะบะปัŽั‡ะฒะฐ ะผะตะถะดัƒ ะพะฑะปะฐัั‚ะธั‚ะต (ะฒ ะพะฑั€ะฐั‚ะฝะฐ ะฟะพัะพะบะฐ)."
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "ะšะปะฐะฒะธัˆะฝะธ ะบะพะผะฑะธะฝะฐั†ะธะธ ะฒ ะพะฑะปะฐัั‚ั‚ะฐ ะะพะฒะฐ ั‚ะตะผะฐ ะฝะฐ ะณะฐะปะตั€ะธัั‚ะฐ:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะกะฒะพะนัั‚ะฒะฐ."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "ะ’ะผัŠะบะฒะฐ ะฝะพะฒะฐ ั‚ะตะผะฐ"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "ะšะปะฐะฒะธัˆะฝะธ ะบะพะผะฑะธะฝะฐั†ะธะธ ะฒ ะพะฑะปะฐัั‚ั‚ะฐ ะทะฐ ะผะพัั‚ั€ะฐ ะฝะฐ ะณะฐะปะตั€ะธัั‚ะฐ:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "ะŸั€ะตะฒัŠั€ั‚ะฐ ั ะตะดะธะฝ ะตะบั€ะฐะฝ ะฝะฐะณะพั€ะต."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "ะŸั€ะตะฒัŠั€ั‚ะฐ ั ะตะดะธะฝ ะตะบั€ะฐะฝ ะฝะฐะดะพะปัƒ."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "ะกั‚ัŠะฟะบะฐ ะฝะฐะทะฐะด (ัะฐะผะพ ะฒ ะธะทะณะปะตะดะฐ ะฝะฐ ะพะฑะตะบั‚ะธั‚ะต)."
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,8 +1501,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "ะ˜ะทะฑะธั€ะฐะฝะต ะฝะฐ ั€ะตะดะพะฒะต ะธ ะบะพะปะพะฝะธ ะฒ ั‚ะฐะฑะปะธั†ะฐ ะฝะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ (ะพั‚ะฒะพั€ะตะฝะฐ ั <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "ะŸั€ะตะฒะบะปัŽั‡ะฒะฐ ะดะฐะปะธ ั€ะตะดัŠั‚ ะต ะธะทะฑั€ะฐะฝ ะธะปะธ ะฝะต."
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "ะ˜ะทะฑะธั€ะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ะบะพะปะพะฝะฐ."
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "ะŸั€ะตะผะตัั‚ะฒะฐ ะฟะพะบะฐะทะฐะปะตั†ะฐ ะฝะฐ ะฟัŠั€ะฒะธั ั€ะตะด"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "ะŸั€ะตะผะตัั‚ะฒะฐ ะฟะพะบะฐะทะฐะปะตั†ะฐ ะฝะฐ ะฟะพัะปะตะดะฝะธั ั€ะตะด"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต ะปะตะฝั‚ะฐั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ั F6. ะงั€ะตะท ะบะปะฐะฒะธัˆะธั‚ะต ััŠั ัั‚ั€ะตะปะบะฐ ะฝะฐะดะพะปัƒ ะธ ัั‚ั€ะตะปะบะฐ ะฝะฐะดััะฝะพ ะธะทะฑะตั€ะตั‚ะต ะถะตะปะฐะฝะฐั‚ะฐ ะธะบะพะฝะฐ ะธ ะฝะฐั‚ะธัะฝะตั‚ะต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "ะ˜ะทะฑะตั€ะตั‚ะต ะดะพะบัƒะผะตะฝั‚ะฐ ั <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "ะ˜ะทั…ะพะด ะพั‚ ั€ะตะถะธะผะฐ \"ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะผะฐะฝะธะฟัƒะปะฐั‚ะพั€ะธ\" ะธ ะฒั€ัŠั‰ะฐะฝะต ะฒ ั€ะตะถะธะผะฐ \"ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะพะฑะตะบั‚ะธ\"."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "ะœะตัั‚ะธ ะธะทะฑั€ะฐะฝะฐั‚ะฐ ั‚ะพั‡ะบะฐ (ั„ัƒะฝะบั†ะธะธั‚ะต ะทะฐ ะฟั€ะธะปะตะฟะฒะฐะฝะต ะบัŠะผ ะผั€ะตะถะฐั‚ะฐ ะฒั€ะตะผะตะฝะฝะพ ัะต ะธะทะบะปัŽั‡ะฒะฐั‚, ะฝะพ ั‚ะพั‡ะบะธั‚ะต ะฟั€ะพะดัŠะปะถะฐะฒะฐั‚ ะดะฐ ะฟั€ะธะปะตะฟะฒะฐั‚ ะตะดะฝะฐ ะบัŠะผ ะดั€ัƒะณะฐ)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "ะœะตัั‚ะธ ะธะทะฑั€ะฐะฝะธั ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚ ั ะฟะพ ะตะดะธะฝ ะฟะธะบัะตะป (ะฒ ั€ะตะถะธะผ ะฝะฐ ะธะทะฑะธั€ะฐะฝะต)."
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "ะŸั€ะตะพั€ะฐะทะผะตั€ัะฒะฐ ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚ (ะฒ ั€ะตะถะธะผ \"ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะผะฐะฝะธะฟัƒะปะฐั‚ะพั€ะธ\")."
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "ะ’ัŠั€ั‚ะธ ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚ (ะฒ ั€ะตะถะธะผ \"ะฒัŠั€ั‚ะตะฝะต\")."
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† ะทะฐ ัะฒะพะนัั‚ะฒะฐ ะฝะฐ ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "ะ˜ะทะฑะพั€ ะฝะฐ ะฒัŠะทะตะป ะพั‚ ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚ (ะฒ ั€ะตะถะธะผ \"ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะฒัŠะทะปะธ\")/ะพั‚ะบะฐะท ะพั‚ ะธะทะฑั€ะฐะฝะพั‚ะพ."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "ะ˜ะทะฑะธั€ะฐ ะพั‰ะต ะตะดะธะฝ ะฒัŠะทะตะป ะฒ ั€ะตะถะธะผ \"ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะฒัŠะทะปะธ\"."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "ะ˜ะทะฑะพั€ ะฝะฐ ัะปะตะดะฒะฐั‰ะธั ะฒัŠะทะตะป ะพั‚ ะณั€ะฐั„ะธั‡ะฝะธั ะพะฑะตะบั‚ (ั€ะตะถะธะผ \"ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะฒัŠะทะปะธ\")."
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "ะ’ ั€ะตะถะธะผ ะฝะฐ ะทะฐะฒัŠั€ั‚ะฐะฝะต ะผะพะถะตั‚ะต ะดะฐ ะธะทะฑะธั€ะฐั‚ะต ะธ ั†ะตะฝั‚ัŠั€ะฐ ะฝะฐ ะทะฐะฒัŠั€ั‚ะฐะฝะตั‚ะพ."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "ะ˜ะทะฑะธั€ะฐ ะฟั€ะตะดั…ะพะดะฝะธั ะฒัŠะทะตะป ะพั‚ ะณั€ะฐั„ะธั‡ะฝะธั ะพะฑะตะบั‚ (ะฒ ั€ะตะถะธะผ \"ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะฒัŠะทะปะธ\")"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter ะฒัŠั€ั…ัƒ ะธะบะพะฝะฐั‚ะฐ ะ˜ะทะฑะพั€"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "ะ˜ะทั…ะพะด ะพั‚ ั€ะตะถะธะผะฐ \"ะธะทะฑะธั€ะฐะฝะต ะฝะฐ ะฒัŠะทะปะธ\". ะกะปะตะด ั‚ะพะฒะฐ ะณั€ะฐั„ะธั‡ะฝะธัั‚ ะพะฑะตะบั‚ ะพัั‚ะฐะฒะฐ ะธะทะฑั€ะฐะฝ."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฒัŠะทะตะป ะพั‚ ั€ะธััƒะฒะฐะฝ ะพะฑะตะบั‚ (ั€ะตะถะธะผ \"ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฒัŠะทะปะธ\")"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "ะœะพัั‚ั€ะฐ"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "ะ˜ะทะฟัŠะปะฝัะฒะฐะฝะต ะฝะฐ ะทะฐัะฒะบะฐ"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "ะ”ะพะฑะฐะฒัะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ ะธะปะธ ะทะฐัะฒะบะฐ"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "ะ”ะตะนัั‚ะฒะธะต"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "ะŸั€ะตะฒะบะปัŽั‡ะฒะฐ ะผะตะถะดัƒ ะฟั€ะพะทะพั€ั†ะธั‚ะต."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/07.po b/source/bg/helpcontent2/source/text/shared/07.po
index 2a0906c3398..ef8226c9967 100644
--- a/source/bg/helpcontent2/source/text/shared/07.po
+++ b/source/bg/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-31 23:29+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "ะ—ะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะฝะพะฒะฐ ัƒะตะฑัั‚ั€ะฐะฝะธั†ะฐ ะทะฐ ะ˜ะฝั‚ะตั€ะฝะตั‚, ะพั‚ะฒะพั€ะตั‚ะต ะฝะพะฒ <emph>ะ”ะพะบัƒะผะตะฝั‚ ะฝะฐ HTML</emph> ั‡ั€ะตะท ะฟะพะดะผะตะฝัŽั‚ะพ <emph>ะคะฐะนะป - ะะพะฒ</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ ะทะฐ ััŠะทะดะฐะฒะฐะฝะต ะฝะฐ ะฝะพะฒะธ ัƒะตะฑัั‚ั€ะฐะฝะธั†ะธ ะต ั€ะตะถะธะผัŠั‚ โ€žะžั„ะพั€ะผะปะตะฝะธะต ะทะฐ ะฃะตะฑโ€œ, ะบะพะนั‚ะพ ั€ะฐะทั€ะตัˆะฐะฒะฐั‚ะต ั <emph>ะ˜ะทะณะปะตะด - ะฃะตะฑ</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "ะŸั€ะตะฒะบะปัŽั‡ะตั‚ะต ะบัŠะผ ั€ะตะถะธะผะฐ โ€žะžั„ะพั€ะผะปะตะฝะธะต ะทะฐ ะฃะตะฑโ€œ, ะบะฐั‚ะพ ะธะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะฃะตะฑ</emph> ะธะปะธ ะบะฐั‚ะพ ะพั‚ะฒะพั€ะธั‚ะต ะฝะพะฒ ะดะพะบัƒะผะตะฝั‚ ะฝะฐ HTML."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/guide.po b/source/bg/helpcontent2/source/text/shared/guide.po
index 0d69e992eee..f4aaab758c1 100644
--- a/source/bg/helpcontent2/source/text/shared/guide.po
+++ b/source/bg/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-08 11:35+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1528457729.000000\n"
@@ -12398,8 +12398,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "ะ—ะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะตะดะธะฝะธั‡ะฝะฐ ะปะธะฝะธั, ะฒัŠะฒะตะดะตั‚ะต ั‚ั€ะธ ะธะปะธ ะฟะพะฒะตั‡ะต ั‚ะธั€ะตั‚ะฐ (-) ะธะปะธ ะดะพะปะฝะธ ั‡ะตั€ั‚ะธ ( _ ) ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Enter. ะ—ะฐ ะดะฐ ััŠะทะดะฐะดะตั‚ะต ะดะฒะพะนะฝะฐ ะปะธะฝะธั, ะฒัŠะฒะตะดะตั‚ะต ั‚ั€ะธ ะธะปะธ ะฟะพะฒะตั‡ะต ะทะฝะฐั†ะธ โ€žั€ะฐะฒะฝะพโ€œ (=), ะทะฒะตะทะดะธั‡ะบะธ (*), ะฒัŠะปะฝะพะพะฑั€ะฐะทะฝะธ ั‡ะตั€ั‚ะธ (~) ะธะปะธ ะดะธะตะทะธ (#) ะธ ะฝะฐั‚ะธัะฝะตั‚ะต Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/shared/optionen.po b/source/bg/helpcontent2/source/text/shared/optionen.po
index 116eefd996c..eea321c0102 100644
--- a/source/bg/helpcontent2/source/text/shared/optionen.po
+++ b/source/bg/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-05 21:20+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 21:13+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1528233654.000000\n"
+"X-POOTLE-MTIME: 1531084410.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -1606,8 +1606,8 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
-msgstr "<variable id=\"ignore\">ะ ะตั‡ะฝะธะบัŠั‚ <emph>IgnoreAllList (ะ’ัะธั‡ะบะธ)</emph> ะฒะบะปัŽั‡ะฒะฐ ะฒัะธั‡ะบะธ ะดัƒะผะธ, ะบะพะธั‚ะพ ัะฐ ะพั‚ะฑะตะปัะทะฐะฝะธ ั <emph>ะ˜ะณะฝะพั€ะธั€ะฐะฝะต</emph> ะฟะพ ะฒั€ะตะผะต ะฝะฐ ะฟั€ะพะฒะตั€ะบะฐ ะฝะฐ ะฟั€ะฐะฒะพะฟะธัะฐ. ะขะพะทะธ ัะฟะธััŠะบ ะต ะฒ ัะธะปะฐ ัะฐะผะพ ะทะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ะฟั€ะพะฒะตั€ะบะฐ ะฝะฐ ะฟั€ะฐะฒะพะฟะธัะฐ.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgstr ""
#: 01010400.xhp
msgctxt ""
@@ -1911,7 +1911,7 @@ msgctxt ""
"bm_id3154230\n"
"help.text"
msgid "<bookmark_value>spellcheck; activating for a language</bookmark_value><bookmark_value>hyphenation; activating for a language</bookmark_value><bookmark_value>thesaurus; activating for a language</bookmark_value><bookmark_value>languages; activating modules</bookmark_value><bookmark_value>dictionaries;creating</bookmark_value><bookmark_value>user-defined dictionaries;creating</bookmark_value>"
-msgstr "<bookmark_value>ะฟั€ะฐะฒะพะฟะธัะฝะฐ ะฟั€ะพะฒะตั€ะบะฐ; ะฒะบะปัŽั‡ะฒะฐะฝะต ะทะฐ ะดะฐะดะตะฝ ะตะทะธะบ</bookmark_value><bookmark_value>ะฟั€ะพะฒะตั€ะบะฐ ะฝะฐ ะฟั€ะฐะฒะพะฟะธัะฐ; ะฒะบะปัŽั‡ะฒะฐะฝะต ะทะฐ ะดะฐะดะตะฝ ะตะทะธะบ</bookmark_value><bookmark_value>ัั€ะธั‡ะบะพะฟั€ะตะฝะฐััะฝะต; ะฒะบะปัŽั‡ะฒะฐะฝะต ะทะฐ ะดะฐะดะตะฝ ะตะทะธะบ</bookmark_value><bookmark_value>ัะธะฝะพะฝะธะผะตะฝ ั€ะตั‡ะฝะธะบ; ะฒะบะปัŽั‡ะฒะฐะฝะต ะทะฐ ะดะฐะดะตะฝ ะตะทะธะบ</bookmark_value><bookmark_value>ะตะทะธั†ะธ; ะฒะบะปัŽั‡ะฒะฐะฝะต ะฝะฐ ะผะพะดัƒะปะธ</bookmark_value><bookmark_value>ั€ะตั‡ะฝะธั†ะธ;ััŠะทะดะฐะฒะฐะฝะต</bookmark_value><bookmark_value>ะฟะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ ั€ะตั‡ะฝะธะถะธ;ััŠะทะดะฐะฒะฐะฝะต</bookmark_value>"
+msgstr "<bookmark_value>ะฟั€ะฐะฒะพะฟะธัะฝะฐ ะฟั€ะพะฒะตั€ะบะฐ; ะฒะบะปัŽั‡ะฒะฐะฝะต ะทะฐ ะดะฐะดะตะฝ ะตะทะธะบ</bookmark_value><bookmark_value>ะฟั€ะพะฒะตั€ะบะฐ ะฝะฐ ะฟั€ะฐะฒะพะฟะธัะฐ; ะฒะบะปัŽั‡ะฒะฐะฝะต ะทะฐ ะดะฐะดะตะฝ ะตะทะธะบ</bookmark_value><bookmark_value>ัั€ะธั‡ะบะพะฟั€ะตะฝะฐััะฝะต; ะฒะบะปัŽั‡ะฒะฐะฝะต ะทะฐ ะดะฐะดะตะฝ ะตะทะธะบ</bookmark_value><bookmark_value>ัะธะฝะพะฝะธะผะตะฝ ั€ะตั‡ะฝะธะบ; ะฒะบะปัŽั‡ะฒะฐะฝะต ะทะฐ ะดะฐะดะตะฝ ะตะทะธะบ</bookmark_value><bookmark_value>ะตะทะธั†ะธ; ะฒะบะปัŽั‡ะฒะฐะฝะต ะฝะฐ ะผะพะดัƒะปะธ</bookmark_value><bookmark_value>ั€ะตั‡ะฝะธั†ะธ;ััŠะทะดะฐะฒะฐะฝะต</bookmark_value><bookmark_value>ะฟะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ ั€ะตั‡ะฝะธั†ะธ;ััŠะทะดะฐะฒะฐะฝะต</bookmark_value>"
#: 01010401.xhp
msgctxt ""
@@ -9135,7 +9135,7 @@ msgctxt ""
"par_id3154319\n"
"help.text"
msgid "=B6*0.15"
-msgstr ""
+msgstr "=B6*0,15"
#: 01060500.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/swriter.po b/source/bg/helpcontent2/source/text/swriter.po
index 2fe5808068f..b2b6b7fa1f0 100644
--- a/source/bg/helpcontent2/source/text/swriter.po
+++ b/source/bg/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-04-05 23:24+0000\n"
+"PO-Revision-Date: 2018-07-08 21:30+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1522970641.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531085409.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -1566,7 +1566,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> in a text document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">ะกัŠะดัŠั€ะถะฐ ะบะพะผะฐะฝะดะธ ะทะฐ ะฟั€ะธะปะฐะณะฐะฝะต, ััŠะทะดะฐะฒะฐะฝะต, ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต, ะพะฑะฝะพะฒัะฒะฐะฝะต, ะทะฐั€ะตะถะดะฐะฝะต ะธ ะพั€ะณะฐะฝะธะทะธั€ะฐะฝะต ะฝะฐ <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">ัั‚ะธะปะพะฒะต</link> ะฒ ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚.</ahelp>"
#: main0115.xhp
msgctxt ""
@@ -1574,7 +1574,7 @@ msgctxt ""
"hd_id121529878513674\n"
"help.text"
msgid "Text styles entries"
-msgstr ""
+msgstr "ะ•ะปะตะผะตะฝั‚ะธ ั ั‚ะตะบัั‚ะพะฒะธ ัั‚ะธะปะพะฒะต"
#: main0115.xhp
msgctxt ""
@@ -1582,7 +1582,7 @@ msgctxt ""
"par_id411529878520742\n"
"help.text"
msgid "The entries includes most common paragraph, character and list styles. Click on the style to apply."
-msgstr ""
+msgstr "ะ’ะบะปัŽั‡ะฒะฐั‚ ะฟะพะฒะตั‡ะตั‚ะพ ั‡ะตัั‚ะพ ะธะทะฟะพะปะทะฒะฐะฝะธ ัั‚ะธะปะพะฒะต ะทะฐ ะฐะฑะทะฐั†ะธ, ะทะฝะฐั†ะธ ะธ ัะฟะธััŠั†ะธ. ะฉั€ะฐะบะฝะตั‚ะต ะฒัŠั€ั…ัƒ ัั‚ะธะป, ะทะฐ ะดะฐ ะณะพ ะฟั€ะธะปะพะถะธั‚ะต."
#: main0115.xhp
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"par_id451529878529005\n"
"help.text"
msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope."
-msgstr ""
+msgstr "ะœะพะถะตั‚ะต ะดะฐ ะฟะตั€ัะพะฝะฐะปะธะทะธั€ะฐั‚ะต ัะฟะธััŠะบะฐ ะพั‚ ัั‚ะธะปะพะฒะต ั‡ั€ะตะท ะผะตะฝัŽั‚ะพ <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ - ะŸะตั€ัะพะฝะฐะปะธะทะธั€ะฐะฝะต</emph></link>. ะขัŠะน ะบะฐั‚ะพ ัั‚ะธะปะพะฒะตั‚ะต ะฟะพ ะธะทะฑะพั€ ัะฐ ั‡ะฐัั‚ ะพั‚ ะบะพะฝะบั€ะตั‚ะฝะธั ะดะพะบัƒะผะตะฝั‚, ะฝะต ะทะฐะฑั€ะฐะฒัะนั‚ะต ะดะฐ ะทะฐะดะฐะดะตั‚ะต ะดะพะบัƒะผะตะฝั‚ะฐ ะบะฐั‚ะพ ะพะฑั…ะฒะฐั‚ ะฝะฐ ะฝะฐ ะฟะตั€ัะพะฝะฐะปะธะทะธั€ะฐะฝะพั‚ะพ ะผะตะฝัŽ."
#: main0115.xhp
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"hd_id991529881414793\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ัั‚ะธะป"
#: main0115.xhp
msgctxt ""
@@ -1606,7 +1606,7 @@ msgctxt ""
"par_id111529881420452\n"
"help.text"
msgid "Opens the Paragraph Style dialog box of the current paragraph."
-msgstr ""
+msgstr "ะžั‚ะฒะฐั€ั ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† โ€žะะฑะทะฐั†ะตะฝ ัั‚ะธะปโ€œ ะทะฐ ั‚ะตะบัƒั‰ะธั ะฐะฑะทะฐั†."
#: main0115.xhp
msgctxt ""
@@ -1614,7 +1614,7 @@ msgctxt ""
"hd_id111529881431158\n"
"help.text"
msgid "Update Style"
-msgstr ""
+msgstr "ะžะฑะฝะพะฒัะฒะฐะฝะต ะฝะฐ ัั‚ะธะป"
#: main0115.xhp
msgctxt ""
@@ -1622,7 +1622,7 @@ msgctxt ""
"par_id971529881437377\n"
"help.text"
msgid "Update the paragraph style with the <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">direct formatting</link> applied to the current paragraph."
-msgstr ""
+msgstr "ะžะฑะฝะพะฒัะฒะฐ ะฐะฑะทะฐั†ะฝะธั ัั‚ะธะป ั <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">ะฟั€ัะบะพั‚ะพ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะต</link>, ะฟั€ะธะปะพะถะตะฝะพ ะฒัŠั€ั…ัƒ ั‚ะตะบัƒั‰ะธั ะฐะฑะทะฐั†."
#: main0115.xhp
msgctxt ""
@@ -1630,7 +1630,7 @@ msgctxt ""
"hd_id191529881446409\n"
"help.text"
msgid "New style"
-msgstr ""
+msgstr "ะะพะฒ ัั‚ะธะป"
#: main0115.xhp
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"par_id331529881457275\n"
"help.text"
msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name."
-msgstr ""
+msgstr "ะ”ะพะฑะฐะฒั ะฐะฑะทะฐั†ะตะฝ ัั‚ะธะป ั ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะฝะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ัะตะปะตะบั†ะธั. ะฉะต ะฑัŠะดะตั‚ะต ะฟะพะดะบะฐะฝะตะฝะธ ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ะธะผะต ะทะฐ ัั‚ะธะปะฐ."
#: main0115.xhp
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"hd_id351529881470044\n"
"help.text"
msgid "Load Styles"
-msgstr ""
+msgstr "ะ—ะฐั€ะตะถะดะฐะฝะต ะฝะฐ ัั‚ะธะปะพะฒะต"
#: main0115.xhp
msgctxt ""
@@ -1654,7 +1654,7 @@ msgctxt ""
"par_id551529883682302\n"
"help.text"
msgid "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">Import styles</link> from another document or template into the current document."
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">ะ˜ะผะฟะพั€ั‚ะธั€ะฐ ัั‚ะธะปะพะฒะต</link> ะพั‚ ะดั€ัƒะณ ะดะพะบัƒะผะตะฝั‚ ะธะปะธ ัˆะฐะฑะปะพะฝ ะฒ ั‚ะตะบัƒั‰ะธั ะดะพะบัƒะผะตะฝั‚."
#: main0115.xhp
msgctxt ""
@@ -1662,7 +1662,7 @@ msgctxt ""
"hd_id361529881482828\n"
"help.text"
msgid "Manage Styles"
-msgstr ""
+msgstr "ะฃะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ัั‚ะธะปะพะฒะตั‚ะต"
#: main0115.xhp
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"par_id901529883673111\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Styles deck</link> in the sidebar."
-msgstr ""
+msgstr "ะžั‚ะฒะฐั€ั <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">ั€ะฐะทะดะตะปะฐ โ€žะกั‚ะธะปะพะฒะตโ€œ</link> ะพั‚ ัั‚ั€ะฐะฝะธั‡ะฝะฐั‚ะฐ ะปะตะฝั‚ะฐ."
#: main0120.xhp
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Menu"
-msgstr ""
+msgstr "ะœะตะฝัŽ ะคะพั€ะผัƒะปัั€"
#: main0120.xhp
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"hd_id111529755027117\n"
"help.text"
msgid "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Form</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">ะคะพั€ะผัƒะปัั€</link>"
#: main0120.xhp
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"par_id991529755027118\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Contains commands for activate form design mode, open control wizards and insert form controls in your text document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">ะกัŠะดัŠั€ะถะฐ ะบะพะผะฐะฝะดะธ ะทะฐ ะฒะบะปัŽั‡ะฒะฐะฝะต ะฝะฐ ั€ะตะถะธะผะฐ โ€žะŸั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปัั€โ€œ, ะพั‚ะฒะฐั€ัะฝะต ะฝะฐ ะฟะพะผะพั‰ะฝะธั†ะธ ะทะฐ ะบะพะฝั‚ั€ะพะปะธ ะธ ะฒะผัŠะบะฒะฐะฝะต ะฝะฐ ะบะพะฝั‚ั€ะพะปะธ ะทะฐ ั„ะพั€ะผัƒะปัั€ ะฒ ั‚ะตะบัั‚ะพะฒะธั ะดะพะบัƒะผะตะฝั‚.</ahelp></variable>"
#: main0120.xhp
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"hd_id551529758534136\n"
"help.text"
msgid "Design Mode"
-msgstr ""
+msgstr "ะ ะตะถะธะผ ะŸั€ะพะตะบั‚ะธั€ะฐะฝะต"
#: main0120.xhp
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"par_id791529758540932\n"
"help.text"
msgid "Enable or disable form design mode."
-msgstr ""
+msgstr "ะ’ะบะปัŽั‡ะฒะฐ ะธะปะธ ะธะทะบะปัŽั‡ะฒะฐ ั€ะตะถะธะผะฐ ะฝะฐ ะฟั€ะพะตะบั‚ะธั€ะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปัั€."
#: main0120.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"hd_id121529758546072\n"
"help.text"
msgid "Control Wizards"
-msgstr ""
+msgstr "ะŸะพะผะพั‰ะฝะธั†ะธ ะทะฐ ะบะพะฝั‚ั€ะพะปะธ"
#: main0120.xhp
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"par_id271529758552229\n"
"help.text"
msgid "Enable or disable control wizards."
-msgstr ""
+msgstr "ะ ะฐะทั€ะตัˆะฐะฒะฐ ะธะปะธ ะทะฐะฑั€ะฐะฝัะฒะฐ ะฟะพะผะพั‰ะฝะธั†ะธั‚ะต ะทะฐ ะบะพะฝั‚ั€ะพะปะธ."
#: main0120.xhp
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"hd_id571529784049416\n"
"help.text"
msgid "More fields"
-msgstr ""
+msgstr "ะžั‰ะต ะฟะพะปะตั‚ะฐ"
#: main0120.xhp
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id951529784060420\n"
"help.text"
msgid "Date, time, numerical, currency and pattern form fields."
-msgstr ""
+msgstr "ะคะพั€ะผัƒะปัั€ะฝะธ ะฟะพะปะตั‚ะฐ ะทะฐ ะดะฐั‚ะฐ, ั‡ะฐั, ั‡ะธัะปะพ ะธ ะฟะฐั€ะธั‡ะฝะฐ ััƒะผะฐ ะธ ะฟะพะปะตั‚ะฐ ั ะผะฐัะบะธ."
#: main0120.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"hd_id811529763403256\n"
"help.text"
msgid "Automatic Control Focus"
-msgstr ""
+msgstr "ะะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ ั„ะพะบัƒัะธั€ะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต"
#: main0120.xhp
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"par_id281529763411414\n"
"help.text"
msgid "Enable or disable Automatic Control Focus"
-msgstr ""
+msgstr "ะ ะฐะทั€ะตัˆะฐะฒะฐ ะธะปะธ ะทะฐะฑั€ะฐะฝัะฒะฐ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพั‚ะพ ั„ะพะบัƒัะธั€ะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต."
#: main0200.xhp
msgctxt ""
diff --git a/source/bg/helpcontent2/source/text/swriter/00.po b/source/bg/helpcontent2/source/text/swriter/00.po
index 3e02a98d9a2..bb713265214 100644
--- a/source/bg/helpcontent2/source/text/swriter/00.po
+++ b/source/bg/helpcontent2/source/text/swriter/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-30 00:04+0000\n"
+"PO-Revision-Date: 2018-07-08 21:23+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527638664.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531085025.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -2454,7 +2454,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "The styles menu"
-msgstr ""
+msgstr "ะœะตะฝัŽั‚ะพ ััŠั ัั‚ะธะปะพะฒะต"
#: stylesmenu.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"par_id941529884998705\n"
"help.text"
msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"ses\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะกั‚ะธะปะพะฒะต - ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ัั‚ะธะปะพะฒะต</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2470,7 +2470,7 @@ msgctxt ""
"par_id511529885005747\n"
"help.text"
msgid "<variable id=\"sus\">Choose <emph>Styles - Update Style</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sus\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะกั‚ะธะปะพะฒะต - ะžะฑะฝะพะฒัะฒะฐะฝะต ะฝะฐ ัั‚ะธะป</emph> ะธะปะธ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2478,7 +2478,7 @@ msgctxt ""
"par_id411529885010612\n"
"help.text"
msgid "<variable id=\"sns\">Choose <emph>Styles - New Style</emph> or <emph>Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sns\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะกั‚ะธะปะพะฒะต - ะะพะฒ ัั‚ะธะป</emph> ะธะปะธ <emph>Shift + F11</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2486,7 +2486,7 @@ msgctxt ""
"par_id221529885015598\n"
"help.text"
msgid "<variable id=\"sls\">Choose <emph>Styles - Load Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sls\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะกั‚ะธะปะพะฒะต - ะ—ะฐั€ะตะถะดะฐะฝะต ะฝะฐ ัั‚ะธะปะพะฒะต</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2494,4 +2494,4 @@ msgctxt ""
"par_id391529885020996\n"
"help.text"
msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or F11</variable>."
-msgstr ""
+msgstr "<variable id=\"sms\">ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะกั‚ะธะปะพะฒะต - ะฃะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ัั‚ะธะปะพะฒะตั‚ะต</emph> ะธะปะธ F11</variable>."
diff --git a/source/bg/helpcontent2/source/text/swriter/guide.po b/source/bg/helpcontent2/source/text/swriter/guide.po
index 97a78f901cf..b989e0409dc 100644
--- a/source/bg/helpcontent2/source/text/swriter/guide.po
+++ b/source/bg/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-09 12:04+0000\n"
+"PO-Revision-Date: 2018-07-06 12:25+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525867476.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530879947.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -8734,7 +8734,7 @@ msgctxt ""
"par_id731529889382463\n"
"help.text"
msgid "Open the <emph>Load Styles</emph> dialog box by either"
-msgstr ""
+msgstr "ะžั‚ะฒะพั€ะตั‚ะต ะดะธะฐะปะพะณะพะฒะธั ะฟั€ะพะทะพั€ะตั† <emph>ะ—ะฐั€ะตะถะดะฐะฝะต ะฝะฐ ัั‚ะธะปะพะฒะต</emph> ะฟะพ ะฝัะบะพะน ะพั‚ ะดะพะปะฝะธั‚ะต ะฝะฐั‡ะธะฝะธ."
#: load_styles.xhp
msgctxt ""
@@ -8742,7 +8742,7 @@ msgctxt ""
"par_id3155910\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> or"
-msgstr ""
+msgstr "ะ˜ะทะฑะตั€ะตั‚ะต <emph>ะ˜ะทะณะปะตะด - ะกั‚ะธะปะพะฒะต</emph> ะธะปะธ"
#: load_styles.xhp
msgctxt ""
@@ -8750,7 +8750,7 @@ msgctxt ""
"par_id441529889103330\n"
"help.text"
msgid "<embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/> to open the <emph>Styles</emph> sidebar deck."
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/>ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ั€ะฐะทะดะตะปะฐ <emph>ะกั‚ะธะปะพะฒะต</emph> ะพั‚ ัั‚ั€ะฐะฝะธั‡ะฝะฐั‚ะฐ ะปะตะฝั‚ะฐ."
#: load_styles.xhp
msgctxt ""
diff --git a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
index 1f73f9e179d..eb43d8188aa 100644
--- a/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bg/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-08 12:34+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-08 19:00+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528461294.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531076459.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3808,15 +3808,6 @@ msgstr "ะ’ะผัŠะบะฒะฐะฝะต ั€ะฐะทะดะตะปะธั‚ะตะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะธ"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~ะ”ะฐะฝะฝะธ"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~ะ’ะผัŠะบะฒะฐะฝะต"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr "ะ”ะฐะฝะฝะธ"
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
@@ -23056,7 +23056,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "More Fields"
-msgstr ""
+msgstr "ะžั‰ะต ะฟะพะปะตั‚ะฐ"
#: ImpressWindowState.xcu
msgctxt ""
diff --git a/source/bg/sc/messages.po b/source/bg/sc/messages.po
index 69d2745a663..089a13d81c9 100644
--- a/source/bg/sc/messages.po
+++ b/source/bg/sc/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-06-13 09:15+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 08:56+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528881334.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531126587.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -12906,7 +12906,7 @@ msgstr "ะžั‚ ะฒะฐะปัƒั‚ะฐ"
#: sc/inc/scfuncs.hrc:3898
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency from which is converted."
-msgstr ""
+msgstr "ะšะพะด ะฟะพ ISO 4217 ะฝะฐ ะฒะฐะปัƒั‚ะฐั‚ะฐ, ะพั‚ ะบะพัั‚ะพ ัะต ะฟั€ะตะพะฑั€ะฐะทัƒะฒะฐ."
#: sc/inc/scfuncs.hrc:3899
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -12916,7 +12916,7 @@ msgstr "ะšัŠะผ ะฒะฐะปัƒั‚ะฐ"
#: sc/inc/scfuncs.hrc:3900
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency into which is converted."
-msgstr ""
+msgstr "ะšะพะด ะฟะพ ISO 4217 ะฝะฐ ะฒะฐะปัƒั‚ะฐั‚ะฐ, ะบัŠะผ ะบะพัั‚ะพ ัะต ะฟั€ะตะพะฑั€ะฐะทัƒะฒะฐ."
#: sc/inc/scfuncs.hrc:3901
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~ะกั‚ะพะนะฝะพัั‚"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr "ะคะพั€ะผัƒะปะฐ"
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~ะ˜ะทั‚ะพั‡ะฝะธะบ"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~ะ•ะปะตะผะตะฝั‚ะธ"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "ะกะธัั‚ะตะผะตะฝ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐ;ะขะตะบัั‚;ะ”ะฐั‚ะฐ (ะ”ะœะ“);ะ”ะฐั‚ะฐ (ะœะ”ะ“);ะ”ะฐั‚ะฐ (ะ“ะœะ”);ะะฝะณะปะธะนัะบะธ (ะกะะฉ);ะกะบั€ะธั‚ะฐ"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "ะขะฐะฑัƒะปะฐั‚ะพั€"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "ะธะฝั‚ะตั€ะฒะฐะป"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"ะŸั€ะธะตะผะฐั‚ะต ะปะธ ะฟั€ะตะดะปะพะถะตะฝะฐั‚ะฐ ะฟะพ-ะดะพะปัƒ ะบะพั€ะตะบั†ะธั?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "ะคะธะปั‚ัŠั€ ะทะฐ ะธะทะพะฑั€ะฐะถะตะฝะธั"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "ะขะตะบัั‚"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "ะ˜ะทะฑะพั€ ะฝะฐ ะปะธัั‚ะพะฒะต"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~ะ˜ะทะฑั€ะฐะฝะธ ะปะธัั‚ะพะฒะต"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "ะกะบะฐะปะฐ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "ะขะฐะทะธ ัะบะฐะปะฐ ัƒะฟั€ะฐะฒะปัะฒะฐ ะพะฑะตะบั‚ะธั‚ะต ะฝะฐ ั„ะธะบัะธั€ะฐะฝะธ ะฟะพะทะธั†ะธะธ."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "ะœะพัั‚ั€ะฐ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "ะขะพะทะธ ะปะธัั‚ ะฟะพะบะฐะทะฒะฐ ะบะฐะบ ั‰ะต ะฑัŠะดะฐั‚ ะฟะพะดั€ะตะดะตะฝะธ ะดะฐะฝะฝะธั‚ะต ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "ะ˜ะทะณะปะตะด ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "ะ›ะธัั‚ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "ะšะปะตั‚ะบะฐ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "ะ›ัะฒะฐ ะพะฑะปะฐัั‚"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "ะœะพัั‚ั€ะฐ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "ะกั€ะตะดะฝะฐ ะพะฑะปะฐัั‚"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "ะ”ััะฝะฐ ะพะฑะปะฐัั‚"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป, ัั‚ั€ะฐะฝะธั†ะฐ %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป, ัั‚ั€ะฐะฝะธั†ะฐ %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "ะ’ั…ะพะดะตะฝ ั€ะตะด"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "ะขัƒะบ ะฒัŠะฒะตะถะดะฐั‚ะต ะธ ั€ะตะดะฐะบั‚ะธั€ะฐั‚ะต ั‚ะตะบัั‚, ั‡ะธัะปะฐ ะธ ั„ะพั€ะผัƒะปะธ."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "ะ’ัŠะทะฟั€ะพะธะทะฒะตะถะดะฐะฝะต ะฝะฐ ะฝะพัะธั‚ะตะป"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "ะŸั€ะธ ะฝะฐั‚ะธัะฝะฐั‚ ะฑัƒั‚ะพะฝ ะฝะฐ ะผะธัˆะบะฐั‚ะฐ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "ะ›ะตะฝั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะคะพั€ะผัƒะปะฐ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "ะ•ะปะตะบั‚ั€ะพะฝะฝะฐ ั‚ะฐะฑะปะธั†ะฐ ะฝะฐ %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(ัะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(ะ ะตะถะธะผ ะผะพัั‚ั€ะฐ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "ะกั‚ั€ะฐะฝะธั†ะธ"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "ะ”ะฐ ะฝะต ัะต ะฟะตั‡ะฐั‚ะฐั‚ ะฟั€ะฐะทะฝะธ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "ะžั‚ะฟะตั‡ะฐั‚ะฒะฐะฝะพ ััŠะดัŠั€ะถะฐะฝะธะต"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "ะ’ัะธั‡ะบะธ ะปะธัั‚ะพะฒะต"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ะ˜ะทะฑั€ะฐะฝะธ ะปะธัั‚ะพะฒะต"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ะ˜ะทะฑั€ะฐะฝะธ ะบะปะตั‚ะบะธ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "ะžั‚ ั‚ัั… ะดะฐ ัะต ะพั‚ะฟะตั‡ะฐั‚ะฐั‚"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "ะ’ัะธั‡ะบะธ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "ะกั‚ั€ะฐะฝะธั†ะธ"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "ะ’ ะฑัŠะดะตั‰ะต ะดะฐ ัะต ะฟั€ะตะดัƒะฟั€ะตะถะดะฐะฒะฐ ะทะฐ ั‚ะพะฒะฐ."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "ะะต ะฑะต ะฒัŠะทะผะพะถะฝะพ ะดะฐ ัะต ะพะฑะฝะพะฒะธ ัะปะตะดะฝะธัั‚ DDE ะธะทั‚ะพั‡ะฝะธะบ, ะฒะตั€ะพัั‚ะฝะพ ะทะฐั‰ะพั‚ะพ ะธะทั…ะพะดะฝะธัั‚ ะดะพะบัƒะผะตะฝั‚ ะฝะต ะต ะพั‚ะฒะพั€ะตะฝ. ะœะพะปั, ะพั‚ะฒะพั€ะตั‚ะต ะธะทั…ะพะดะฝะธั ะดะพะบัƒะผะตะฝั‚ ะธ ะพะฟะธั‚ะฐะนั‚ะต ะพั‚ะฝะพะฒะพ."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "ะะต ะฑะต ะฒัŠะทะผะพะถะฝะพ ะดะฐ ัะต ะทะฐั€ะตะดะธ ัะปะตะดะฝะธัั‚ ะฒัŠะฝัˆะตะฝ ั„ะฐะนะป. ะกะฒัŠั€ะทะฐะฝะธั‚ะต ะดะฐะฝะฝะธ ะพั‚ ั‚ะพะทะธ ั„ะฐะนะป ะฝะต ะฑัั…ะฐ ะพะฑะฝะพะฒะตะฝะธ."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "ะžะฑะฝะพะฒัะฒะฐั‚ ัะต ะฒัŠะฝัˆะฝะธ ะฒั€ัŠะทะบะธ."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "ะžะฑะปะฐัั‚ั‚ะฐ ััŠะดัŠั€ะถะฐ ะทะฐะณะปะฐะฒะธั ะฝะฐ ~ะบะพะปะพะฝะธ"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "ะžะฑะปะฐัั‚ั‚ะฐ ััŠะดัŠั€ะถะฐ ะทะฐะณะปะฐะฒะธั ะฝะฐ ~ั€ะตะดะพะฒะต"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "ะะตะฒะฐะปะธะดะฝะฐ ัั‚ะพะนะฝะพัั‚"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "ะะต ะต ะทะฐะดะฐะดะตะฝะฐ ั„ะพั€ะผัƒะปะฐ."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "ะะต ะต ะทะฐะดะฐะดะตะฝ ะฝะธั‚ะพ ั€ะตะด, ะฝะธั‚ะพ ะบะพะปะพะฝะฐ."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "ะะตะดะตั„ะธะฝะธั€ะฐะฝะพ ะธะผะต ะธะปะธ ะพะฑะปะฐัั‚."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "ะะตะดะตั„ะธะฝะธั€ะฐะฝะพ ะธะผะต ะธะปะธ ะฝะตะฒะฐะปะธะดะฝะพ ะพะฑั€ัŠั‰ะตะฝะธะต ะบัŠะผ ะบะปะตั‚ะบะธ."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "ะคะพั€ะผัƒะปะธั‚ะต ะฝะต ะพะฑั€ะฐะทัƒะฒะฐั‚ ะบะพะปะพะฝะฐ."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "ะคะพั€ะผัƒะปะธั‚ะต ะฝะต ะพะฑั€ะฐะทัƒะฒะฐั‚ ั€ะตะด."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ะ”ะพะฑะฐะฒัะฝะต ะฝะฐ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ะ˜ะผะต"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ะะฐะธัั‚ะธะฝะฐ ะปะธ ะถะตะปะฐะตั‚ะต ะฐะฒั‚ะพั„ะพั€ะผะฐั‚ัŠั‚ # ะดะฐ ะฑัŠะดะต ะธะทั‚ั€ะธั‚?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~ะ—ะฐั‚ะฒะฐั€ัะฝะต"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ะฏะฝัƒ"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ะคะตะฒ"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ะœะฐั€"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "ะกะตะฒะตั€"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "ะฆะตะฝั‚ัŠั€"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ะฎะณ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "ะžะฑั‰ะพ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "ะ›ะธัั‚"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ะšะปะตั‚ะบะฐ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "ะกัŠะดัŠั€ะถะฐะฝะธะต"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "ะ—ะฐะบะพั‚ะฒัะฝะต ะบัŠะผ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "ะ—ะฐะบะพั‚ะฒัะฝะต ะบัŠะผ ะบะปะตั‚ะบะฐ"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "ะฃัะปะพะฒะธะต "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "ะกัŠะดัŠั€ะถะฐะฝะธะต"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "ะ›ะธัั‚ะพะฒะต"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "ะ˜ะผะตะฝะฐ ะฝะฐ ะพะฑะปะฐัั‚ะธ"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "ะ”ะธะฐะฟะฐะทะพะฝะธ ะทะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธั"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE ะพะฑะตะบั‚ะธ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "ะกะฒัŠั€ะทะฐะฝะธ ะพะฑะปะฐัั‚ะธ"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "ะ“ั€ะฐั„ะธั‡ะฝะธ ะพะฑะตะบั‚ะธ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "ะ ะตะถะธะผ ะฟั€ะธ ะฟะปัŠะทะณะฐะฝะต"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "ะ’ะธะทัƒะฐะปะธะทะธั€ะฐะฝะต"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "ะฐะบั‚ะธะฒะตะฝ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "ะฝะตะฐะบั‚ะธะฒะตะฝ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ัะบั€ะธั‚"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "ะะบั‚ะธะฒะตะฝ ะฟั€ะพะทะพั€ะตั†"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "ะ˜ะผะต ะฝะฐ ัั†ะตะฝะฐั€ะธะน"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "ะšะพะผะตะฝั‚ะฐั€"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ะ’ัŠะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ะะธะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "ะกะพั€ั‚ะธั€ะฐะฝะต ะฟะพ ะธะทะฑะพั€"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ะ’ัะธั‡ะบะธ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ัะฐะผะพ ะฝะฐ ั‚ะตะบัƒั‰ะธั ะตะปะตะผะตะฝั‚."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "ะกะบั€ะธะฒะฐะฝะต ัะฐะผะพ ะฝะฐ ั‚ะตะบัƒั‰ะธั ะตะปะตะผะตะฝั‚."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "ะขัŠั€ัะตะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ะธ..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "ะŸะพะปะต ะทะฐ ะธะผะต"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "ะ’ั…ะพะดะตะฝ ั€ะตะด"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "ะŸะพะผะพั‰ะฝะธะบ ะทะฐ ั„ัƒะฝะบั†ะธะธ"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "ะŸั€ะธะตะผะฐะฝะต"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "ะžั‚ะบะฐะท"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "ะกัƒะผะฐ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "ะคะพั€ะผัƒะปะฐ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "ะ ะฐะทะณัŠะฒะฐะฝะต ะฝะฐ ะปะตะฝั‚ะฐั‚ะฐ ะทะฐ ั„ะพั€ะผัƒะปะธ"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "ะกะฒะธะฒะฐะฝะต ะฝะฐ ะปะตะฝั‚ะฐั‚ะฐ ะทะฐ ั„ะพั€ะผัƒะปะธ"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "ะšะพะฝั„ะปะธะบั‚"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "ะะตะธะทะฒะตัั‚ะตะฝ ะฟะพั‚ั€ะตะฑะธั‚ะตะป"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "ะ’ะผัŠะบะฝะฐั‚ะฐ ะบะพะปะพะฝะฐ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "ะ’ะผัŠะบะฝะฐั‚ ั€ะตะด "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "ะ’ะผัŠะบะฝะฐั‚ ะปะธัั‚ "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "ะ˜ะทั‚ั€ะธั‚ะฐ ะบะพะปะพะฝะฐ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "ะ˜ะทั‚ั€ะธั‚ ั€ะตะด"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "ะ˜ะทั‚ั€ะธั‚ ะปะธัั‚"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "ะŸั€ะตะผะตัั‚ะตะฝะฐ ะพะฑะปะฐัั‚"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "ะŸั€ะพะผะตะฝะตะฝะพ ััŠะดัŠั€ะถะฐะฝะธะต"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "ะŸั€ะพะผะตะฝะตะฝะพ ััŠะดัŠั€ะถะฐะฝะธะต"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "ะŸั€ะพะผะตะฝะตะฝะพ ะฝะฐ "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "ะžั€ะธะณะธะฝะฐะป"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "ะžั‚ั…ะฒัŠั€ะปะตะฝะธ ะฟั€ะพะผะตะฝะธ"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "ะŸั€ะธะตั‚ะพ"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "ะžั‚ั…ะฒัŠั€ะปะตะฝะพ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "ะัะผะฐ ะทะฐะฟะธั"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<ะฟั€ะฐะทะฝะพ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "ะะต ะต ะทะฐั‰ะธั‚ะตะฝ"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "ะะต ะต ะทะฐั‰ะธั‚ะตะฝ ั ะฟะฐั€ะพะปะฐ"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "ะะตััŠะฒะผะตัั‚ะธะผ ั…ะตัˆ"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "ะกัŠะฒะผะตัั‚ะธะผ ั…ะตัˆ"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะพั‚ะฝะพะฒะพ"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "ะŸัŠะปะทัั‰ะพ ัั€ะตะดะฝะพ"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "ะ•ะบัะฟะพะฝะตะฝั†ะธะฐะปะฝะพ ะธะทะณะปะฐะถะดะฐะฝะต"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "ะ”ะธัะฟะตั€ัะธะพะฝะตะฝ ะฐะฝะฐะปะธะท"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr "ะ”ะธัะฟะตั€ัะธะพะฝะตะฝ ะฐะฝะฐะปะธะท (ANOVA)"
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ะ•ะดะฝะพั„ะฐะบั‚ะพั€ะตะฝ ะดะธัะฟะตั€ัะธะพะฝะตะฝ ะฐะฝะฐะปะธะท"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ะ”ะฒัƒั„ะฐะบั‚ะพั€ะตะฝ ะดะธัะฟะตั€ัะธะพะฝะตะฝ ะฐะฝะฐะปะธะท"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "ะ“ั€ัƒะฟะธ"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "ะœะตะถะดัƒ ะณั€ัƒะฟะธั‚ะต"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "ะ’ ะณั€ัƒะฟะธั‚ะต"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "ะ˜ะทั‚ะพั‡ะฝะธะบ ะฝะฐ ะดะธัะฟะตั€ัะธั"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr "ะ—ะฝะฐั‡ะธะผะพัั‚ F"
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-ัั‚ะพะนะฝะพัั‚"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F ะบั€ะธั‚ะธั‡ะฝะพ"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ะžะฑั‰ะพ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "ะšะพั€ะตะปะฐั†ะธั"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "ะšะพั€ะตะปะฐั†ะธะธ"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "ะšะพะฒะฐั€ะธะฐั†ะธั"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "ะšะพะฒะฐั€ะธะฐั†ะธะธ"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "ะ”ะตัะบั€ะธะฟั‚ะธะฒะฝะฐ ัั‚ะฐั‚ะธัั‚ะธะบะฐ"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "ะกั€ะตะดะฝะพ"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะฐ ะณั€ะตัˆะบะฐ"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "ะœะพะดะฐ"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "ะœะตะดะธะฐะฝะฐ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "ะ”ะธัะฟะตั€ัะธั"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะพ ะพั‚ะบะปะพะฝะตะฝะธะต"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "ะ•ะบัั†ะตั"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "ะัะธะผะตั‚ั€ะธั"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ะ”ะธะฐะฟะฐะทะพะฝ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "ะœะธะฝะธะผัƒะผ"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "ะœะฐะบัะธะผัƒะผ"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "ะกัƒะผะฐ"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "ะ‘ั€ะพะน"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "ะŸัŠั€ะฒะธ ะบะฒะฐั€ั‚ะธะป "
+msgid "First Quartile"
+msgstr "ะŸัŠั€ะฒะธ ะบะฒะฐั€ั‚ะธะป"
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "ะขั€ะตั‚ะธ ะบะฒะฐั€ั‚ะธะป"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "ะกะปัƒั‡ะฐะนะฝะพ ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "ะ ะฐะฒะฝะพะผะตั€ะฝะพ"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "ะ ะฐะฒะฝะพะผะตั€ะฝะพ ั†ะตะปะพั‡ะธัะปะตะฝะพ"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ะะพั€ะผะฐะปะฝะพ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "ะšะพัˆะธ"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "ะ‘ะตั€ะฝัƒะปะธ"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "ะ‘ะธะฝะพะผะฝะพ"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "ะžั‚ั€ะธั†ะฐั‚ะตะปะฝะพ ะฑะธะฝะพะผะฝะพ"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "ะฅะธ-ะบะฒะฐะดั€ะฐั‚"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "ะ“ะตะพะผะตั‚ั€ะธั‡ะฝะพ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "ะœะธะฝะธะผัƒะผ"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "ะœะฐะบัะธะผัƒะผ"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "ะกั€ะตะดะฝะพ"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะพ ะพั‚ะบะปะพะฝะตะฝะธะต"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "ะœะตะดะธะฐะฝะฐ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "ะกะธะณะผะฐ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "P-ัั‚ะพะนะฝะพัั‚"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "ะ‘ั€ะพะน ะพะฟะธั‚ะธ"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu-ัั‚ะพะนะฝะพัั‚"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "ะ˜ะทะฑะพั€"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-ั‚ะตัั‚"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-ั‚ะตัั‚"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "ะกะดะฒะพะตะฝ t-ั‚ะตัั‚"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "ะกะดะฒะพะตะฝ t-ั‚ะตัั‚"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-ั‚ะตัั‚"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-ั‚ะตัั‚"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "ะขะตัั‚ ะทะฐ ะฝะตะทะฐะฒะธัะธะผะพัั‚ (ั…ะธ-ะบะฒะฐะดั€ะฐั‚)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "ะ ะตะณั€ะตัะธั"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "ะ ะตะณั€ะตัะธั"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "ะšะพะปะพะฝะฐ %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "ะ ะตะด %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ะะปั„ะฐ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "ะŸั€ะพะผะตะฝะปะธะฒะฐ 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "ะŸั€ะพะผะตะฝะปะธะฒะฐ 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "ะฅะธะฟะพั‚ะตั‚ะธั‡ะฝะฐ ั€ะฐะทะปะธะบะฐ ะฝะฐ ัั€ะตะดะฝะธั‚ะต"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "ะะฐะฑะปัŽะดะตะฝะธั"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "ะะฐะฑะปัŽะดะฐะฒะฐะฝะฐ ั€ะฐะทะปะธะบะฐ ะฝะฐ ัั€ะตะดะฝะธั‚ะต"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "Rยฒ"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr "ะ˜ะทะณะปะฐะดะตะฝ Rยฒ"
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr "ะ‘ั€ะพะน ะฟั€ะพะผะตะฝะปะธะฒะธ X"
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-ัั‚ะพะนะฝะพัั‚"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "ะšั€ะธั‚ะธั‡ะฝะฐ ัั‚ะพะนะฝะพัั‚"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "ะขะตัั‚ะพะฒะฐ ัั‚ะฐั‚ะธัั‚ะธะบะฐ"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr "ะ”ะพะปะฝะธ"
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr "ะ“ะพั€ะฝะธ"
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "ะ›ะธะฝะตะตะฝ"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ะ›ะพะณะฐั€ะธั‚ะผะธั‡ะตะฝ"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ะกั‚ะตะฟะตะฝะตะฝ"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝัŠั‚ ั ะฝะตะทะฐะฒะธัะธะผะธ ะฟั€ะพะผะตะฝะปะธะฒะธ ะต ะฝะตะฒะฐะปะธะดะตะฝ."
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝัŠั‚ ััŠั ะทะฐะฒะธัะธะผะธ ะฟั€ะพะผะตะฝะปะธะฒะธ ะต ะฝะตะฒะฐะปะธะดะตะฝ."
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝัŠั‚ ะทะฐ ั€ะตะทัƒะปั‚ะฐั‚ะฐ ะต ะฝะตะฒะฐะปะธะดะตะฝ."
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr "ะะธะฒะพั‚ะพ ะฝะฐ ะดะพะฒะตั€ะธะต ั‚ั€ัะฑะฒะฐ ะดะฐ ะฑัŠะดะต ะฒ ะธะฝั‚ะตั€ะฒะฐะปะฐ (0, 1)."
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝัŠั‚ ั ะฟั€ะพะผะตะฝะปะธะฒะธ Y ะฝะต ะผะพะถะต ะดะฐ ะธะผะฐ ะฟะพะฒะตั‡ะต ะพั‚ 1 ะบะพะปะพะฝะฐ."
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝัŠั‚ ั ะฟั€ะพะผะตะฝะปะธะฒะธ Y ะฝะต ะผะพะถะต ะดะฐ ะธะผะฐ ะฟะพะฒะตั‡ะต ะพั‚ 1 ั€ะตะด."
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr "ะ•ะดะฝะพะผะตั€ะฝะฐ ั€ะตะณั€ะตัะธั: ะฑั€ะพัั‚ ะฝะฐะฑะปัŽะดะตะฝะธั ะฒ X ะธ Y ั‚ั€ัะฑะฒะฐ ะดะฐ ััŠะฒะฟะฐะดะฐ."
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr "ะœะฝะพะณะพะผะตั€ะฝะฐ ั€ะตะณั€ะตัะธั: ะฑั€ะพัั‚ ะฝะฐะฑะปัŽะดะตะฝะธั ะฒ X ะธ Y ั‚ั€ัะฑะฒะฐ ะดะฐ ััŠะฒะฟะฐะดะฐ."
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "ะ ะตะณั€ะตัะธะพะฝะตะฝ ะผะพะดะตะป"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "Rยฒ"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr "ะ ะตะณั€ะตัะธะพะฝะฝะฐ ัั‚ะฐั‚ะธัั‚ะธะบะฐ"
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr "ะžัั‚ะฐั‚ัŠะบ"
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr "ะะธะฒะพ ะฝะฐ ะดะพะฒะตั€ะธะต"
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr "ะšะพะตั„ะธั†ะธะตะฝั‚ะธ"
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr "t-ัั‚ะฐั‚ะธัั‚ะธะบะฐ"
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "ะะฐะบะปะพะฝ"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "ะŸั€ะตัะธั‡ะฐะฝะต"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr "ะŸั€ะพะณะฝะพะทะธั€ะฐะฝะพ Y"
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr "ะะตะพะฑั€ะฐะฑะพั‚ะตะฝ ั€ะตะทัƒะปั‚ะฐั‚ ะพั‚ LINEST"
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) ะดััะฝะฐ ัั‚ั€ะฐะฝะฐ"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F ะบั€ะธั‚ะธั‡ะฝะพ, ะดััะฝะฐ ัั‚ั€ะฐะฝะฐ"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) ะปัะฒะฐ ัั‚ั€ะฐะฝะฐ"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F ะบั€ะธั‚ะธั‡ะฝะพ, ะปัะฒะฐ ัั‚ั€ะฐะฝะฐ"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P ะดะฒัƒัั‚ั€ะฐะฝะฝะพ"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F ะบั€ะธั‚ะธั‡ะฝะพ ะดะฒัƒัั‚ั€ะฐะฝะฝะพ"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "ะšะพั€ะตะปะฐั†ะธั ะฝะฐ ะŸะธั€ััŠะฝ"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "ะ”ะธัะฟะตั€ัะธั ะฝะฐ ั€ะฐะทะปะธะบะธั‚ะต"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t-ัั‚ะฐั‚ะธัั‚ะธะบะฐ"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) ะตะดะฝะพัั‚ั€ะฐะฝะฝะพ"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t ะบั€ะธั‚ะธั‡ะฝะพ ะตะดะฝะพัั‚ั€ะฐะฝะฝะพ"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) ะดะฒัƒัั‚ั€ะฐะฝะฝะพ"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t ะบั€ะธั‚ะธั‡ะฝะพ ะดะฒัƒัั‚ั€ะฐะฝะฝะพ"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "ะ˜ะทะฒะตัั‚ะฝะฐ ะดะธัะฟะตั€ัะธั"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) ะตะดะฝะพัั‚ั€ะฐะฝะฝะพ"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z ะบั€ะธั‚ะธั‡ะฝะพ ะตะดะฝะพัั‚ั€ะฐะฝะฝะพ"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) ะดะฒัƒัั‚ั€ะฐะฝะฝะพ"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z ะบั€ะธั‚ะธั‡ะฝะพ ะดะฒัƒัั‚ั€ะฐะฝะฝะพ"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "ะ ะฐะทั€ะตัˆะฐะฒะฐะฝะต ะฝะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "ะšัŠะผ ะบะปะตั‚ะบะฐ"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "ะšัŠะผ ะบะปะตั‚ะบะฐ (ะฟั€ะตะพั€ะฐะทะผะตั€ัะฒะฐะฝะต ั ะบะปะตั‚ะบะฐั‚ะฐ)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "ะšัŠะผ ัั‚ั€ะฐะฝะธั†ะฐ"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "ะŸะพั‚ะพะบ ะธะทั‚ะพั‡ะฝะธะบ"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝ ะทะฐ ะฑะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ: "
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "ะŸะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "ะะบั†ะตะฝั‚ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "ะะบั†ะตะฝั‚ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "ะะบั†ะตะฝั‚ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "ะ—ะฐะณะปะฐะฒะธะต 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "ะ—ะฐะณะปะฐะฒะธะต 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "ะ›ะพัˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "ะ”ะพะฑัŠั€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "ะะตัƒั‚ั€ะฐะปะตะฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ะ“ั€ะตัˆะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ะŸั€ะตะดัƒะฟั€ะตะถะดะตะฝะธะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ะ‘ะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "ะ‘ะตะปะตะถะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "ะœะตะฝัŽ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ะคะฐะนะป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "ะกั‚ะธะปะพะฒะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ะจั€ะธั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "ะ—ะฐะดะฐะนั‚ะต ะบะฐะฝั‚ะพะฒะตั‚ะต ะฝะฐ ะธะทะฑั€ะฐะฝะธั‚ะต ะบะปะตั‚ะบะธ."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "ะงะธัะปะพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "ะŸะพะดั€ะฐะฒะฝัะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "ะšะปะตั‚ะบะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "ะ”ะฐะฝะฝะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "ะŸั€ะตะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "ะ“ั€ะฐั„ะธะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "ะฆะฒัั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "ะŸะพะดั€ะตะถะดะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ะœั€ะตะถะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "ะ•ะทะธะบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "ะŸั€ะตะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "ะกั€ะฐะฒะฝัะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "ะกั‚ะธะปะพะฒะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "ะ ะธััƒะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "ะŸะพะดั€ะตะถะดะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "ะœั€ะตะถะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ะ“ั€ัƒะฟะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "ะ ะฐะผะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "ะŸะพะดั€ะตะถะดะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ะœั€ะตะถะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "ะกั‚ะธะปะพะฒะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "ะŸะพ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "ะะบั†ะตะฝั‚ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "ะะบั†ะตะฝั‚ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "ะะบั†ะตะฝั‚ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "ะ—ะฐะณะปะฐะฒะธะต 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "ะ—ะฐะณะปะฐะฒะธะต 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "ะ›ะพัˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "ะ”ะพะฑัŠั€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "ะะตัƒั‚ั€ะฐะปะตะฝ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ะ“ั€ะตัˆะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ะŸั€ะตะดัƒะฟั€ะตะถะดะตะฝะธะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ะ‘ะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ะ‘ะตะปะตะถะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "ะœะตะฝัŽ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "ะŸะพะผะพั‰"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ะคะฐะนะป"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "ะกั‚ะธะปะพะฒะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ะจั€ะธั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "ะงะธัะปะพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "ะŸะพะดั€ะฐะฒะฝัะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "ะšะปะตั‚ะบะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "ะ”ะฐะฝะฝะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "ะŸั€ะตะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "ะ“ั€ะฐั„ะธะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ะŸะพะดั€ะตะถะดะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ะฆะฒัั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ะœั€ะตะถะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ะ•ะทะธะบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "ะŸั€ะตะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ะกั€ะฐะฒะฝัะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "ะ ะธััƒะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ะŸะพะดั€ะตะถะดะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ะ“ั€ัƒะฟะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ะจั€ะธั„ั‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ะŸะพะดั€ะฐะฒะฝัะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "ะœัƒะปั‚ะธะผะตะดะธั"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ะ ะฐะผะบะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ะŸะพะดั€ะตะถะดะฐะฝะต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ะœั€ะตะถะฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "ะ˜ะทะณะปะตะด"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "ะ ะตะณั€ะตัะธั"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "ะ”ะธะฐะฟะฐะทะพะฝ ะฝะฐ ะฟั€ะพะผะตะฝะปะธะฒะฐ 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝ ั ะฝะตะทะฐะฒะธัะธะผะธ ะฟั€ะพะผะตะฝะปะธะฒะธ (X):"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "ะ”ะธะฐะฟะฐะทะพะฝ ะฝะฐ ะฟั€ะพะผะตะฝะปะธะฒะฐ 2:"
+msgid "Dependent variable (Y) range:"
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝ ััŠั ะทะฐะฒะธัะธะผะธ ะฟั€ะพะผะตะฝะปะธะฒะธ (Y):"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr "ะ”ะธะฐะฟะฐะทะพะฝะธั‚ะต X ะธ Y ะธะผะฐั‚ ะฝะฐะดะฟะธัะธ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "ะ ะตะทัƒะปั‚ะฐั‚ะธ ะฒ:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ะ”ะฐะฝะฝะธ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ะšะพะปะพะฝะธ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ะ ะตะดะพะฒะต"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "ะ“ั€ัƒะฟะธั€ะฐะฝะต ะฟะพ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr "ะ›ะธะฝะตะนะฝะฐ ั€ะตะณั€ะตัะธั"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr "ะ›ะพะณะฐั€ะธั‚ะผะธั‡ะฝะฐ ั€ะตะณั€ะตัะธั"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr "ะกั‚ะตะฟะตะฝะฝะฐ ั€ะตะณั€ะตัะธั"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "ะ’ะฐั€ะธะฐะฝั‚ะธ ะทะฐ ะธะทะฒะตะถะดะฐะฝะต ะฝะฐ ั€ะตะณั€ะตัะธั"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr "ะะธะฒะพ ะฝะฐ ะดะพะฒะตั€ะธะต"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr "ะ˜ะทั‡ะธัะปัะฒะฐะฝะต ะฝะฐ ะพัั‚ะฐั‚ัŠั†ะธ"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr "0.95"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr "ะะฐัั‚ั€ะพะนะบะธ"
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "ะ”ัŠะปะถะธะฝะฐ ะฝะฐ ั‚ะตะบัั‚ะฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr "ะŸะพ ะธะทะฑะพั€"
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "ั€ะฐะฒะฝะพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "ะฟะพ-ะผะฐะปะบะพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "ะฟะพ-ะณะพะปัะผะพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "ะฟะพ-ะผะฐะปะบะพ ะธะปะธ ั€ะฐะฒะฝะพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "ะฟะพ-ะณะพะปัะผะพ ะธะปะธ ั€ะฐะฒะฝะพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "ั€ะฐะทะปะธั‡ะฝะพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "ะฒะฐะปะธะดะฝะฐ ะพะฑะปะฐัั‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "ะฝะตะฒะฐะปะธะดะฝะฐ ะพะฑะปะฐัั‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "ะ ะฐะทั€ะตัˆะตะฝะธ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "ะ”ะฐะฝะฝะธ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "ะœะธะฝะธะผัƒะผ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "ะœะฐะบัะธะผัƒะผ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "ะ ะฐะทั€ะตัˆะตะฝะธ ะฟั€ะฐะทะฝะธ ะบะปะตั‚ะบะธ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ัะฟะธััŠะบะฐ ะทะฐ ะธะทะฑะพั€"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "ะ’ัŠะทั…ะพะดัั‰ะพ ัะพั€ั‚ะธั€ะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ะธั‚ะต"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "ะ’ะฐะปะธะดะตะฝ ะธะทั‚ะพั‡ะฝะธะบ ะผะพะถะต ะดะฐ ะฑัŠะดะต ัะฐะผะพ ะฝะตะฟั€ะตะบัŠัะฝะฐั‚ะฐ ัะตะปะตะบั†ะธั ะพั‚ ั€ะตะดะพะฒะต ะธ ะบะพะปะพะฝะธ ะธะปะธ ั„ะพั€ะผัƒะปะฐ ั ั€ะตะทัƒะปั‚ะฐั‚ ะพะฑะปะฐัั‚ ะธะปะธ ะผะฐัะธะฒ."
diff --git a/source/bg/sd/messages.po b/source/bg/sd/messages.po
index a7230932509..f7889d4d589 100644
--- a/source/bg/sd/messages.po
+++ b/source/bg/sd/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
-"PO-Revision-Date: 2018-05-27 21:06+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 19:01+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527455168.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531076470.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -5183,8 +5183,8 @@ msgstr "ะžะฑะตะบั‚ะธ ะพั‚ ะพะฑั€ะฐะทะตั†ะฐ"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะต"
+msgid "Insert Image..."
+msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะต..."
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/bg/sfx2/messages.po b/source/bg/sfx2/messages.po
index 28714d8ea80..be749620d0e 100644
--- a/source/bg/sfx2/messages.po
+++ b/source/bg/sfx2/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-04-06 12:46+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 19:02+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523018809.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531076571.000000\n"
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -1196,12 +1196,12 @@ msgstr "ะ”ะพะบัƒะผะตะฝั‚ัŠั‚ ะฝะต ะต ั€ะตะทะตั€ะฒะธั€ะฐะฝ ะทะฐ ะฟั€ะพะผัะฝะฐ ะฒ
#: include/sfx2/strings.hrc:246
msgctxt "STR_GET_INVOLVED_TEXT"
msgid "Help us make %PRODUCTNAME even better!"
-msgstr ""
+msgstr "ะŸะพะผะพะณะฝะตั‚ะต ะฝะธ ะดะฐ ะฟะพะดะพะฑั€ะธะผ %PRODUCTNAME!"
#: include/sfx2/strings.hrc:247
msgctxt "STR_GET_INVOLVED_BUTTON"
msgid "Get involved"
-msgstr ""
+msgstr "ะ’ะบะปัŽั‡ะฒะฐะฝะต ะฒ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐั‚ะฐ"
#: include/sfx2/strings.hrc:248
msgctxt "STR_READONLY_DOCUMENT"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "ะงะตั‚ะตะฝะต ะฝะฐ ะฟะพะผะพั‰ั‚ะฐ ะพะฝะปะฐะนะฝ"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr "ะขะพะทะธ ะดะธะฐะปะพะณ ะดะฐ ะฝะต ัะต ะฟะพะบะฐะทะฒะฐ ะฟะพะฒะตั‡ะต"
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/bg/svtools/messages.po b/source/bg/svtools/messages.po
index 2ae0dc1ec4c..0a2ef1034ac 100644
--- a/source/bg/svtools/messages.po
+++ b/source/bg/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-05-20 12:46+0000\n"
+"PO-Revision-Date: 2018-07-05 12:20+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526820413.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530793214.000000\n"
#: svtools/inc/errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -4562,4 +4562,4 @@ msgstr "ะกะธะฝะพะฝะธะผะตะฝ ั€ะตั‡ะฝะธะบ Mythes"
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
msgid "List of Ignored Words"
-msgstr ""
+msgstr "ะกะฟะธััŠะบ ั ะธะณะฝะพั€ะธั€ะฐะฝะธ ะดัƒะผะธ"
diff --git a/source/bg/svx/messages.po b/source/bg/svx/messages.po
index 1e134affb37..41672c13129 100644
--- a/source/bg/svx/messages.po
+++ b/source/bg/svx/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-08 13:46+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 19:01+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528465607.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531076484.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "ะ˜ะฝั‚ะตะปะตะบั‚ัƒะฐะปะฝะฐ ัะพะฑัั‚ะฒะตะฝะพัั‚"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ะัะผะฐ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "ะกะบะพั€ะพัˆะฝะธ"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "ะฆะฒัั‚ ะฟะพ ะธะทะฑะพั€โ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "ะŸั€ะตะผะฐั…ะฒะฐะฝะต"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "ะ›ะธะฝะธะธ ะธ ัั‚ั€ะตะปะบะธ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "ะšั€ะธะฒะฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "ะกัŠะตะดะธะฝะธั‚ะตะปะฝะธ ะปะธะฝะธะธ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "ะžัะฝะพะฒะฝะธ ั„ะธะณัƒั€ะธ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "ะกะธะผะฒะพะปะธ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ะ‘ะปะพะบะพะฒะธ ัั‚ั€ะตะปะบะธ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ะ‘ะปะพะบัั…ะตะผะฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "ะ˜ะทะฝะตัะตะฝะธ ะพะทะฝะฐั‡ะตะฝะธั"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "ะ—ะฒะตะทะดะธ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "ะขั€ะธะธะทะผะตั€ะฝะธ ะพะฑะตะบั‚ะธ"
@@ -4140,8 +4140,8 @@ msgstr "ะšะพะฟะธั€ะฐะฝะต"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
+msgid "_Paste"
+msgstr "ะŸะพัั‚ะฐะฒัะฝะต"
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
@@ -4456,17 +4456,17 @@ msgstr "ะŸั€ะพัั‚ั€ะฐะฝัั‚ะฒะฐ ะพั‚ ะธะผะตะฝะฐ"
#: svx/uiconfig/ui/oldcolorwindow.ui:59
msgctxt "oldcolorwindow|none_color_button"
msgid "None"
-msgstr ""
+msgstr "ะัะผะฐ"
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "ะกะบะพั€ะพัˆะฝะธ"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "ะฆะฒัั‚ ะฟะพ ะธะทะฑะพั€โ€ฆ"
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
diff --git a/source/bg/sw/messages.po b/source/bg/sw/messages.po
index 447954dc24b..863249f0a7d 100644
--- a/source/bg/sw/messages.po
+++ b/source/bg/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-13 09:10+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-08 21:43+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528881011.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531086180.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "ะขะตะบัั‚"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr "ะกะบั€ะธั‚"
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr "ะฃัะปะพะฒะธะต"
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[ะัะผะฐ]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "ะกั‚ะฐั€ั‚"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "ะšั€ะฐะน"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "ะะฐะด"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "ะŸะพะด"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "ัะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "ะ”ะธั€ะตะบั‚ะพั€ะธะธั‚ะต ะทะฐ \"ะฐะฒั‚ะพั‚ะตะบัั‚\" ัะฐ ัะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต. ะ–ะตะปะฐะตั‚ะต ะปะธ ะดะฐ ะฑัŠะดะต ะฟะพะบะฐะทะฐะฝ ะดะธะฐะปะพะณะพะฒะธัั‚ ะฟั€ะพะทะพั€ะตั† ะทะฐ ะฝะฐัั‚ั€ะพะนะบะฐ ะฝะฐ ะฟัŠั‚ะธั‰ะฐั‚ะฐ?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "ะกั‚ะฐั‚ะธัั‚ะธะบะฐ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "ะ˜ะผะฟะพั€ั‚ะธั€ะฐ ัะต ะดะพะบัƒะผะตะฝั‚..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "ะ•ะบัะฟะพั€ั‚ะธั€ะฐ ัะต ะดะพะบัƒะผะตะฝั‚..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "ะ—ะฐะฟะธัะฒะฐ ัะต ะดะพะบัƒะผะตะฝั‚..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "ะŸั€ะพั‚ะธั‡ะฐ ัั‚ั€ะฐะฝะธั€ะฐะฝะต..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "ะ”ะพะบัƒะผะตะฝั‚ัŠั‚ ัะต ั„ะพั€ะผะฐั‚ะธั€ะฐ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "ะŸั€ะพั‚ะธั‡ะฐ ั‚ัŠั€ัะตะฝะต..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "ะŸะธัะผะพ"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "ะŸั€ะพั‚ะธั‡ะฐ ะฟั€ะพะฒะตั€ะบะฐ ะฝะฐ ะฟั€ะฐะฒะพะฟะธัะฐ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "ะŸั€ะพั‚ะธั‡ะฐ ัั€ะธั‡ะบะพะฟั€ะตะฝะฐััะฝะต..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "ะ’ะผัŠะบะฒะฐ ัะต ะฐะทะฑัƒั‡ะตะฝ ัƒะบะฐะทะฐั‚ะตะป..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "ะžะฑะฝะพะฒัะฒะฐะฝะต ัะต ะฐะทะฑัƒั‡ะตะฝ ัƒะบะฐะทะฐั‚ะตะป..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "ะกัŠะทะดะฐะฒะฐ ัะต ั€ะตะทัŽะผะต..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "ะŸั€ะธัะฟะพัะพะฑัะฒะฐั‚ ัะต ะพะฑะตะบั‚ะธ..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "ะขะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "ะžะฑะตะบั‚"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "ะ ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ะคะธะณัƒั€ะฐ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "ะ ะฐะทะดะตะป"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "ะะพะผะตั€ะฐั†ะธั"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "ะฟั€ะฐะทะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "ะ ะตะทัŽะผะต: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "ั€ะฐะทะดะตะปัะฝะต ะฟะพ: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "ะŸะปะฐะฝ: ะะธะฒะพ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "ะกั‚ะธะป: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "ะะพะผะตั€ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "ะŸั€ะตะบัŠัะฒะฐะฝะต ะฟั€ะตะดะธ ะฝะพะฒะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "ะ—ะฐะฟะฐะดะตะฝ ั‚ะตะบัั‚: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "ะะทะธะฐั‚ัะบะธ ั‚ะตะบัั‚: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "ะกะปะพะถะฝะธ ะฟะธัะผะตะฝะพัั‚ะธ: "
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "ะะตะธะทะฒะตัั‚ะตะฝ ะฐะฒั‚ะพั€"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะฒัะธั‡ะบะธ ะบะพะผะตะฝั‚ะฐั€ะธ ะพั‚ $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "ะกะบั€ะธะฒะฐะฝะต ะฝะฐ ะฒัะธั‡ะบะธ ะบะพะผะตะฝั‚ะฐั€ะธ ะพั‚ $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "ะะพะผะตั€ะธั€ะฐะฝะต ั ะฟะพะดั‚ะพั‡ะบะธ"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 ะดัƒะผะธ, %2 ะทะฝะฐะบะฐ"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 ะดัƒะผะธ, %2 ะทะฝะฐะบะฐ ะธะทะฑั€ะฐะฝะธ"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "ะŸั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ ะฒ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ะ”ะพะฑะฐะฒัะฝะต ะฝะฐ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ะ˜ะผะต"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "ะกะปะตะดะฝะธัั‚ ะทะฐะฟะธั ะทะฐ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚ ั‰ะต ะฑัŠะดะต ะธะทั‚ั€ะธั‚:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~ะ—ะฐั‚ะฒะฐั€ัะฝะต"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ะฏะฝัƒ"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ะคะตะฒ"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ะœะฐั€"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "ะกะตะฒะตั€"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "ะฆะตะฝั‚ัŠั€"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ะฎะณ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "ะกัƒะผะฐ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"ะ–ะตะปะฐะฝะธัั‚ ะฐะฒั‚ะพั„ะพั€ะผะฐั‚ ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ััŠะทะดะฐะดะตะฝ. \n"
"ะžะฟะธั‚ะฐะนั‚ะต ะพั‚ะฝะพะฒะพ ั ั€ะฐะทะปะธั‡ะฝะพ ะธะผะต."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ะงะธัะปะพะฒ"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "ะ ะตะดะพะฒะต"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "ะšะพะปะพะฝะฐ"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฑะธะฑะปะธะพะณั€ะฐั„ัะบะธ ะทะฐะฟะธั"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฑะธะฑะปะธะพะณั€ะฐั„ัะบะธ ะทะฐะฟะธั"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "ะ ะฐะทัั‚ะพัะฝะธะต ะผะตะถะดัƒ %1 ะธ %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "ะจะธั€ะธะฝะฐ ะฝะฐ ะบะพะปะพะฝะฐ %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "ะขะฐะฑะปะธั†ะฐ ะฝะฐ %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "ะ ะฐะผะบะฐ ะฝะฐ %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต ะฝะฐ %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "ะ”ั€ัƒะณะธ OLE ะพะฑะตะบั‚ะธ"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "ะ˜ะผะตั‚ะพ ะฝะฐ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ ะฝะต ั‚ั€ัะฑะฒะฐ ะดะฐ ััŠะดัŠั€ะถะฐ ะธะฝั‚ะตั€ะฒะฐะปะธ."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "ะ˜ะทะฑั€ะฐะฝะธั‚ะต ะบะปะตั‚ะบะธ ัะฐ ั‚ะฒัŠั€ะดะต ัะปะพะถะฝะธ, ะทะฐ ะดะฐ ะฑัŠะดะฐั‚ ัะปะตั‚ะธ."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "ะกะตะปะตะบั†ะธัั‚ะฐ ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ัะพั€ั‚ะธั€ะฐะฝะฐ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "ะฉั€ะฐะบะฒะฐะฝะต ะฒัŠั€ั…ัƒ ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "ะŸั€ะตะดะธ ะฒะผัŠะบะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "ะกะปะตะด ะฒะผัŠะบะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "ะœะธัˆะบะฐั‚ะฐ ะต ะฒัŠั€ั…ัƒ ะพะฑะตะบั‚ะฐ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "ะ—ะฐะดะตะนัั‚ะฒะฐะฝะต ะฝะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "ะœะธัˆะบะฐั‚ะฐ ะฝะฐะฟัƒัะบะฐ ะพะฑะตะบั‚ะฐ"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ ะต ะทะฐั€ะตะดะตะฝะพ ัƒัะฟะตัˆะฝะพ"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "ะ—ะฐั€ะตะถะดะฐะฝะตั‚ะพ ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ ะต ะฟั€ะตะบัŠัะฝะฐั‚ะพ"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ ะฝะต ะผะพะถะต ะดะฐ ัะต ะทะฐั€ะตะดะธ"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ะทะฝะฐั†ะธ (ะฑัƒะบะฒะธ ะธ ั†ะธั„ั€ะธ)"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "ะ’ัŠะฒะตะถะดะฐะฝะต ะฝะฐ ะทะฝะฐั†ะธ (ะฝะต ะฑัƒะบะฒะธ ะธ ั†ะธั„ั€ะธ)"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "ะŸั€ะตะพั€ะฐะทะผะตั€ัะฒะฐะฝะต ะฝะฐ ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "ะœะตัั‚ะตะฝะต ะฝะฐ ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "ะ—ะฐะณะปะฐะฒะธั"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "ะขะฐะฑะปะธั†ะธ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "ะขะตะบัั‚ะพะฒะธ ั€ะฐะผะบะธ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธั"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE ะพะฑะตะบั‚ะธ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "ะŸะพะบะฐะทะฐะปั†ะธ"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "ะ ะฐะทะดะตะปะธ"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "ะฅะธะฟะตั€ะฒั€ัŠะทะบะธ"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "ะŸั€ะตะฟั€ะฐั‚ะบะธ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "ะฃะบะฐะทะฐั‚ะตะปะธ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "ะ“ั€ะฐั„ะธั‡ะฝะธ ะพะฑะตะบั‚ะธ"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "ะ—ะฐะณะปะฐะฒะธะต 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "ะขะพะฒะฐ ะต ั‚ะตะบัั‚ัŠั‚ ะฝะฐ ะฟัŠั€ะฒะฐั‚ะฐ ะณะปะฐะฒะฐ. ะขะพะฒะฐ ะต ะทะฐะฟะธั ะทะฐ ะฟะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ ัƒะบะฐะทะฐั‚ะตะป."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "ะ—ะฐะณะปะฐะฒะธะต 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "ะขะพะฒะฐ ะต ั‚ะตะบัั‚ัŠั‚ ะฝะฐ ะณะปะฐะฒะฐ 1.1. ะขะพะฒะฐ ะต ะทะฐะฟะธััŠั‚ ะทะฐ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ ะฝะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "ะ—ะฐะณะปะฐะฒะธะต 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "ะขะพะฒะฐ ะต ั‚ะตะบัั‚ัŠั‚ ะฝะฐ ะณะปะฐะฒะฐ 1.2. ะขะฐะทะธ ะบะปัŽั‡ะพะฒะฐ ะดัƒะผะฐ ะต ะณะปะฐะฒะตะฝ ะทะฐะฟะธั."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "ะขะฐะฑะปะธั†ะฐ 1: ะขะพะฒะฐ ะต ั‚ะฐะฑะปะธั†ะฐ 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "ะคะธะณัƒั€ะฐ 1: ะขะพะฒะฐ ะต ั„ะธะณัƒั€ะฐ 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "ะ—ะฐะณะปะฐะฒะธะต"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "ะขะตะบัั‚ะพะฒะฐ ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "ะŸะพะบะฐะทะฐะปะตั†"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "ะ ะฐะทะดะตะป"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "ะฅะธะฟะตั€ะฒั€ัŠะทะบะฐ"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "ะŸั€ะตะฟั€ะฐั‚ะบะฐ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "ะฃะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "ะšะพะผะตะฝั‚ะฐั€"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "ะ“ั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "ะ”ะพะฟัŠะปะฝะธั‚ะตะปะฝะธ ั„ะพั€ะผะฐั‚ะธ..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[ะกะธัั‚ะตะผะตะฝ]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"ะ˜ะฝั‚ะตั€ะฐะบั‚ะธะฒะฝะพั‚ะพ ัั€ะธั‡ะบะพะฟั€ะตะฝะฐััะฝะต ะต ะฒะตั‡ะต ะฐะบั‚ะธะฒะฝะพ\n"
"ะฒ ะดั€ัƒะณ ะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "ะกั€ะธั‡ะบะพะฟั€ะตะฝะฐััะฝะต"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ะฝะต ะต ะฒัŠะทะผะพะถะฝะพ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "ะŸั€ะตะทะฐะฟะธัะฒะฐะฝะต: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "ะะพะฒ ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "ะœะตัั‚ะตะฝะต"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "ะŸั€ะธะปะฐะณะฐะฝะต ะฝะฐ ะฐั‚ั€ะธะฑัƒั‚ะธ"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "ะŸั€ะธะปะฐะณะฐะฝะต ะฝะฐ ัั‚ะธะปะพะฒะต: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "ะะฝัƒะปะธั€ะฐะฝะต ะฝะฐ ะฐั‚ั€ะธะฑัƒั‚ะธ"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ัั‚ะธะป: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั„ะฐะนะป"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะฟะพะบะฐะทะฐะปะตั†: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฟะพะบะฐะทะฐะปะตั†: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "ะกะพั€ั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "ะกะพั€ั‚ะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "ะŸั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต ั‚ะตะบัั‚ -> ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "ะŸั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต ั‚ะฐะฑะปะธั†ะฐ -> ั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "ะšะพะฟะธั€ะฐะฝะต: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "ะ—ะฐะผะตัั‚ะฒะฐะฝะต ะฝะฐ $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั€ะฐะทะดะตะปะธั‚ะตะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั€ะฐะทะดะตะปะธั‚ะตะป ะฝะฐ ะบะพะปะพะฝะธ"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฟะปะธะบ"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "ะšะพะฟะธั€ะฐะฝะต: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "ะœะตัั‚ะตะฝะต: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะดะธะฐะณั€ะฐะผะฐ ะฝะฐ %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "ะะฒั‚ะพั„ะพั€ะผะฐั‚"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "ะ—ะฐะณะปะฐะฒะธะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "ะ—ะฐะผะตัั‚ะฒะฐะฝะต: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั€ะฐะทะดะตะป"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ั€ะฐะทะดะตะป"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ั€ะฐะทะดะตะป"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะธั‚ะต ัั‚ะพะนะฝะพัั‚ะธ"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "ะ—ะฐะผะตัั‚ะฒะฐะฝะต ะฝะฐ ัั‚ะธะป: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ั€ะฐะทะดะตะปะธั‚ะตะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "ะšะพั€ะธะณะธั€ะฐะฝะต ะฝะฐ ั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "ะŸะพะฒะธัˆะฐะฒะฐะฝะต/ะฟะพะฝะธะถะฐะฒะฐะฝะต ะฝะฐ ะฟะปะฐะฝ"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "ะœะตัั‚ะตะฝะต ะฝะฐ ะฟะปะฐะฝ"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฝะพะผะตั€ะฐั†ะธั"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "ะŸะพะฒะธัˆะฐะฒะฐะฝะต ะฝะฐ ะฝะธะฒะพ"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "ะŸะพะฝะธะถะฐะฒะฐะฝะต ะฝะฐ ะฝะธะฒะพ"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "ะœะตัั‚ะตะฝะต ะฝะฐ ะฐะฑะทะฐั†ะธ"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "ะะพะผะตั€ะฐ - ะฒะบะป./ะธะทะบะป."
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "ะฃะฒะตะปะธั‡ะฐะฒะฐะฝะต ะฝะฐ ะพั‚ัั‚ัŠะฟะฐ"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "ะะฐะผะฐะปัะฒะฐะฝะต ะฝะฐ ะพั‚ัั‚ัŠะฟะฐ"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฝะฐะดะฟะธั: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "ะ—ะฐะฟะพั‡ะฒะฐะฝะต ะฝะฐ ะฝะพะผะตั€ะธั€ะฐะฝะตั‚ะพ ะพั‚ะฝะฐั‡ะฐะปะพ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ะฑะตะปะตะถะบะฐั‚ะฐ ะฟะพะด ะปะธะฝะธั"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "ะŸั€ะธะตะผะฐะฝะต ะฝะฐ ะฟั€ะพะผัะฝะฐั‚ะฐ: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "ะžั‚ั…ะฒัŠั€ะปัะฝะต ะฝะฐ ะฟั€ะพะผัะฝะฐั‚ะฐ: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "ะ ะฐะทะดะตะปัะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "ะกั‚ะพะฟ ะฐั‚ั€ะธะฑัƒั‚"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "ะะฒั‚ะพะบะพั€ะตะบั†ะธั"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "ะกะปะธะฒะฐะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะธ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "ะกะผัะฝะฐ ะฝะฐ ั€ะตะณะธัั‚ัŠั€ะฐ"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะฝะพะผะตั€ะฐั†ะธัั‚ะฐ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "ะ“ั€ะฐั„ะธั‡ะฝะธ ะพะฑะตะบั‚ะธ: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "ะ“ั€ัƒะฟะธั€ะฐะฝะต ะฝะฐ ะณั€ะฐั„ะธั‡ะฝะธ ะพะฑะตะบั‚ะธ"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "ะ ะฐะทะณั€ัƒะฟะธั€ะฐะฝะต ะฝะฐ ะณั€ะฐั„ะธั‡ะฝะธ ะพะฑะตะบั‚ะธ"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะณั€ะฐั„ะธั‡ะฝะธ ะพะฑะตะบั‚ะธ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "ะ—ะฐะผัะฝะฐ ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "ะŸั€ะธะปะฐะณะฐะฝะต ะฝะฐ ัะฒะพะนัั‚ะฒะฐ ะทะฐ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ะะฒั‚ะพั„ะพั€ะผะฐั‚ ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะบะพะปะพะฝะฐ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั€ะตะด"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ั€ะตะด/ะบะพะปะพะฝะฐ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะบะพะปะพะฝะฐ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ั€ะตะด"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "ะ ะฐะทะดะตะปัะฝะต ะฝะฐ ะบะปะตั‚ะบะธ"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ะกะปะธะฒะฐะฝะต ะฝะฐ ะบะปะตั‚ะบะธ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ะบะปะตั‚ะบะฐ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ัƒะบะฐะทะฐั‚ะตะป/ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "ะŸั€ะตะผะฐั…ะฒะฐะฝะต ะฝะฐ ัƒะบะฐะทะฐั‚ะตะป/ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "ะšะพะฟะธั€ะฐะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "ะšะพะฟะธั€ะฐะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "ะ—ะฐะดะฐะฒะฐะฝะต ะฝะฐ ะบัƒั€ัะพั€"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "ะกะฒัŠั€ะทะฒะฐะฝะต ะฝะฐ ั‚ะตะบัั‚ะพะฒะธ ั€ะฐะผะบะธ"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "ะ ะฐะทะดะตะปัะฝะต ะฝะฐ ั‚ะตะบัั‚ะพะฒะธ ั€ะฐะผะบะธ"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะฝะฐ ะฑะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "ะกั€ะฐะฒะฝัะฒะฐะฝะต ะฝะฐ ะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "ะŸั€ะธะปะฐะณะฐะฝะต ะฝะฐ ัั‚ะธะป ะทะฐ ั€ะฐะผะบะฐ: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "ะะฐัั‚ั€ะพะนะบะฐ ะฝะฐ ั‚ั€ะฐะฝัะปะธั‚ะตั€ะฐั†ะธั"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฑะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "ะฒะผัŠะบะฒะฐะฝะต ะฝะฐ ะฑัƒั‚ะพะฝ ั URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "ะฟั€ะตะผะฐั…ะฒะฐะฝะต ะฝะฐ ะฝะตะฒะธะดะธะผะพั‚ะพ ััŠะดัŠั€ะถะฐะฝะธะต"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝ ัƒะบะฐะทะฐั‚ะตะป/ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€ž"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "ะณั€ัƒะฟะพะฒ ะธะทะฑะพั€"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "ะะฐะฑะธั€ะฐะฝะต: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "ะŸะพัั‚ะฐะฒัะฝะต ะพั‚ ะบะปะธะฟะฑะพั€ะดะฐ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "ัั€ะตั‰ะฐะฝะธั ะฝะฐ"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 ั‚ะฐะฑัƒะปะฐั‚ะพั€(ะฐ)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 ะฝะพะฒ(ะธ) ั€ะตะด(ะฐ)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "ะฝะพะฒะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "ั€ะฐะทะดะตะปะธั‚ะตะป ะฝะฐ ะบะพะปะพะฝะธ"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝะธ ะฐั‚ั€ะธะฑัƒั‚ะธ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝ ัั‚ะธะป"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝ ั„ะพั€ะผะฐั‚ ะฝะฐ ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั€ะตะด"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ั€ะตะด"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะบะปะตั‚ะบะฐ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะบะปะตั‚ะบะฐ"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 ะฟั€ะพะผะตะฝะธ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ัั‚ะธะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "ะกัŠะทะดะฐะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝ ะณะพั€ะตะฝ/ะดะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝะพ ะฟะพะปะต"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "ะกัŠะทะดะฐะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ะฐะฑะทะฐั†: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ะฐะฑะทะฐั†: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ะฐะฑะทะฐั†: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "ะกัŠะทะดะฐะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ะทะฝะฐะบ: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ะทะฝะฐะบ: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ะทะฝะฐะบ: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "ะกัŠะทะดะฐะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ั€ะฐะผะบะฐ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ั€ะฐะผะบะฐ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ั€ะฐะผะบะฐ: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "ะกัŠะทะดะฐะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะทะฐ ะฝะพะผะตั€ะธั€ะฐะฝะต: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะทะฐ ะฝะพะผะตั€ะธั€ะฐะฝะต: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะทะฐ ะฝะพะผะตั€ะธั€ะฐะฝะต: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต ะฝะฐ ะฟะพะบะฐะทะฐะปะตั†: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ ะพั‚ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะตะปะตะผะตะฝั‚ ะพั‚ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "ะฟะพะปะต"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "ะะฑะทะฐั†ะธ"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "ะดะธะฐะณั€ะฐะผะฐ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "ะบะพะผะตะฝั‚ะฐั€"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "ะฟั€ะตะฟั€ะฐั‚ะบะฐ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "ัะบั€ะธะฟั‚"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "ะฑะธะฑะปะธะพะณั€ะฐั„ัะบะธ ะทะฐะฟะธั"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "ัะฟะตั†ะธะฐะปะตะฝ ะทะฝะฐะบ"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "ะฑะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "ะธะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "ะณั€ะฐั„ะธั‡ะตะฝ ะพะฑะตะบั‚(ะธ)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "ั‚ะฐะฑะปะธั†ะฐ: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "ะ—ะฝะฐะบ ะทะฐ ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ะทะฐะณะปะฐะฒะธะตั‚ะพ ะฝะฐ ะพะฑะตะบั‚ะฐ $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "ะŸั€ะพะผัะฝะฐ ะฝะฐ ะพะฟะธัะฐะฝะธะตั‚ะพ ะฝะฐ ะพะฑะตะบั‚ะฐ $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "ะกัŠะทะดะฐะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "ะžะฑะฝะพะฒัะฒะฐะฝะต ะฝะฐ ัั‚ะธะป ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "ะ˜ะทะณะปะตะด ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "ะ˜ะทะณะปะตะด ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "ะ‘ะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "ะ‘ะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "ะ‘ะตะปะตะถะบะฐ ะฒ ะบั€ะฐั $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "ะ‘ะตะปะตะถะบะฐ ะฒ ะบั€ะฐั $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "ะ”ะตะนัั‚ะฒะธั"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "ะะบั‚ะธะฒะธั€ะฐะนั‚ะต ั‚ะพะทะธ ะฑัƒั‚ะพะฝ ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ัะฟะธััŠะบ ั ะดะตะนัั‚ะฒะธั, ะบะพะธั‚ะพ ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ะธะทะฟัŠะปะฝะตะฝะธ ะฒัŠั€ั…ัƒ ั‚ะพะทะธ ะบะพะผะตะฝั‚ะฐั€ ะธ ะดั€ัƒะณะธ ะบะพะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "ะœะพัั‚ั€ะฐ ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(ะ ะตะถะธะผ ะฝะฐ ะผะพัั‚ั€ะฐ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "ะ”ะพะบัƒะผะตะฝั‚ ะฝะฐ %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "ะ“ั€ะตัˆะบะฐ ะฟั€ะธ ั‡ะตั‚ะตะฝะต"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ะฟะพะบะฐะทะฐะฝะพ."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "ะ“ั€ะตัˆะบะฐ ะฟั€ะธ ั‡ะตั‚ะตะฝะต ะพั‚ ะบะปะธะฟะฑะพั€ะดะฐ."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "ะ ัŠั‡ะตะฝ ั€ะฐะทะดะตะปะธั‚ะตะป ะฝะฐ ะบะพะปะพะฝะธ"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "ะ ะตะด %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "ะšะพะปะพะฝะฐ %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "ะ—ะฝะฐะบ"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "ะ ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "ะกั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "ะะพะผะตั€ะฐั†ะธั"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ะšะปะตั‚ะบะฐ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "ะะทะธะฐั‚ัะบะธ"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "ะกะปะพะถะฝะธ ะฟะธัะผะตะฝะพัั‚ะธ (CTL)"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "ะ—ะฐะฟะฐะดะฝะธ"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "ะกัŠะดัŠั€ะถะฐะฝะธะต"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~ะคะพะฝ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธั ะธ ะดั€ัƒะณะธ ะณั€ะฐั„ะธั‡ะฝะธ ะพะฑะตะบั‚ะธ"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "ะกะบั€ะธั‚ ั‚ะต~ะบัั‚"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~ะ—ะฐะฟะฐะทะตะฝะธ ะผะตัั‚ะฐ ะทะฐ ั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "ะšะพะฝั‚ั€ะพะปะธ ะฒัŠะฒ ั„ะพั€ะผัƒะปัั€ะธ"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ะฆะฒัั‚"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "ะŸะตั‡ะฐั‚ ะฝะฐ ั‚ะตะบัั‚ะฐ ะฒ ~ั‡ะตั€ะฝะพ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "ะกั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "ะžั‚ะฟะตั‡ะฐั‚ะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะธั‚ะต ะฟั€ะฐะทะฝะธ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "ะ˜ะทะฟะพะปะทะฒะฐะฝะต ัะฐะผะพ ะฝะฐ ะบะฐัะตั‚ะฐั‚ะฐ ะพั‚ ะฝะฐัั‚ั€ะพะนะบะธั‚ะต ะฝะฐ ะฟั€ะธะฝั‚ะตั€ะฐ"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "ะŸะตั‡ะฐั‚"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "ะะธั‰ะพ (ัะฐะผะพ ะดะพะบัƒะผะตะฝั‚ะฐ)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "ะกะฐะผะพ ะบะพะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "ะ’ ะบั€ะฐั ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "ะ’ ะบั€ะฐั ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~ะšะพะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "ะกั‚ั€ะฐะฝะธ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะธั‚ะต"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ะ’ัะธั‡ะบะธ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "ะ—ะฐะดะฝะธ ัั‚ั€ะฐะฝะธ / ะปะตะฒะธ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "ะŸั€ะตะดะฝะธ ัั‚ั€ะฐะฝะธ / ะดะตัะฝะธ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "ะ’ะบะปัŽั‡ะฒะฐะฝะต"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "~ะ‘ั€ะพัˆัƒั€ะฐ"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "ะžั‚ะปัะฒะพ ะฝะฐะดััะฝะพ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "ะžั‚ะดััะฝะพ ะฝะฐะปัะฒะพ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "ะžะฑั…ะฒะฐั‚ ะธ ะบะพะฟะธั"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "ะ’ัะธั‡ะบะธ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "ะกั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "ะกะตะปะตะบั†ะธั"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "ะ ะฐะทะฟะพะปะฐะณะฐะฝะต ะฒ ะฟะพะปะตั‚ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ะคัƒะฝะบั†ะธะธ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "ะžั‚ะบะฐะท"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ะŸั€ะธะปะฐะณะฐะฝะต"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "ะ›ะตะฝั‚ะฐ ั ะธะฝัั‚ั€ัƒะผะตะฝั‚ะธ ะคะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "ะขะธะฟ ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "ะขะตะบัั‚ ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "ะ“ะปะพะฑะฐะปะตะฝ ะธะทะณะปะตะด"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "ะ˜ะทะณะปะตะด ะทะฐ ะฝะฐะฒะธะณะฐั†ะธั ะฒ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "ะะธะฒะพ ะฒ ะฟะปะฐะฝะฐ"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "ะ ะตะถะธะผ ะฟั€ะธ ะฟะปัŠะทะณะฐะฝะต"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะบะฐั‚ะพ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะบะฐั‚ะพ ะฒั€ัŠะทะบะฐ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะบะฐั‚ะพ ะบะพะฟะธะต"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "ะŸะพะบะฐะทะฒะฐะฝะต"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "ะะบั‚ะธะฒะตะฝ ะฟั€ะพะทะพั€ะตั†"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ัะบั€ะธั‚"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "ะฐะบั‚ะธะฒะตะฝ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ะฝะตะฐะบั‚ะธะฒะตะฝ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "ะžะฑะฝะพะฒัะฒะฐะฝะต"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฒั€ัŠะทะบะฐ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "ะฃะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "ะคะฐะนะป"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "ะะพะฒ ะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "ะขะตะบัั‚"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "ะกะตะปะตะบั†ะธั"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ะฃะบะฐะทะฐั‚ะตะปะธ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "ะ’ั€ัŠะทะบะธ"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ะ’ัะธั‡ะบะพ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "ะŸั€ะตะผะฐั…ะฒะฐะฝะต ะฝะฐ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "ะŸั€ะตะผะฐั…ะฒะฐะฝะต ะฝะฐ ะทะฐั‰ะธั‚ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ัะบั€ะธั‚"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "ะะต ะต ะฝะฐะผะตั€ะตะฝ ั„ะฐะนะป: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "ะกะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะฒัะธั‡ะบะพ"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "ะกะบั€ะธะฒะฐะฝะต ะฝะฐ ะฒัะธั‡ะบะพ"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะฒัะธั‡ะบะพ"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "ะžั‚ะปัะฒะพ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". ะžั‚ะดััะฝะพ: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "ะžั‚ะฒัŠั‚ั€ะต: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". ะžั‚ะฒัŠะฝ: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". ะžั‚ะณะพั€ะต: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". ะžั‚ะดะพะปัƒ: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "ะ ะตะด"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** ะกะธะฝั‚ะฐะบั‚ะธั‡ะฝะฐ ะณั€ะตัˆะบะฐ **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** ะ”ะตะปะตะฝะธะต ะฝะฐ ะฝัƒะปะฐ **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** ะŸะพะณั€ะตัˆะฝะพ ะธะทะฟะพะปะทะฒะฐะฝะธ ัะบะพะฑะธ **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** ะŸั€ะตะฟัŠะปะฒะฐะฝะต ะฟั€ะธ ะฟะพะฒะดะธะณะฐะฝะต ะฝะฐ ะบะฒะฐะดั€ะฐั‚ **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** ะŸั€ะตะฟัŠะปะฒะฐะฝะต **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** ะ“ั€ะตัˆะบะฐ **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** ะ˜ะทั€ะฐะทัŠั‚ ะต ะฝะตะฟั€ะฐะฒะธะปะตะฝ **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "ะ“ั€ะตัˆะบะฐ: ะฝะต ะต ะฝะฐะผะตั€ะตะฝ ะธะทั‚ะพั‡ะฝะธะบัŠั‚ ะฝะฐ ะพะฑั€ัŠั‰ะตะฝะธะต"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "ะัะผะฐ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(ั„ะธะบัะธั€ะฐะฝะพ)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " ะ“: %1 ะœ: %2 ะ”: %3 ะง: %4 ะœ: %5 ะก: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "ะะทะฑัƒั‡ะตะฝ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "ะขะฐะฑะปะธั†ะฐ ะฝะฐ ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "ะ‘ะธะฑะปะธะพะณั€ะฐั„ะธั"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "ะŸะพะทะพะฒะฐะฒะฐะฝะต"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "ะฃะบะฐะทะฐั‚ะตะป ะฝะฐ ั‚ะฐะฑะปะธั†ะธั‚ะต"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "ะขะฐะฑะปะธั†ะฐ ะฝะฐ ะพะฑะตะบั‚ะธั‚ะต"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "ะขะฐะฑะปะธั†ะฐ ะฝะฐ ั„ะธะณัƒั€ะธั‚ะต"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "ะฉั€ะฐะบะฝะตั‚ะต ั %s, ะทะฐ ะดะฐ ะฟั€ะพัะปะตะดะธั‚ะต ะฒั€ัŠะทะบะฐั‚ะฐ"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "ะฉั€ะฐะบะฝะตั‚ะต, ะทะฐ ะดะฐ ะฟั€ะพัะปะตะดะธั‚ะต ะฒั€ัŠะทะบะฐั‚ะฐ"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "ะ—ะฐะณะปะฐะฒะธะต"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "ะขะตะผะฐ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ะšะปัŽั‡ะพะฒะธ ะดัƒะผะธ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "ะกัŠะทะดะฐะดะตะฝ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ะŸั€ะพะผะตะฝะตะฝ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "ะŸะพัะปะตะดะฝะพ ะพั‚ะฟะตั‡ะฐั‚ะฐะฝ"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ะะพะผะตั€ ะฝะฐ ั€ะตะดะฐะบั†ะธั"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ะžะฑั‰ะพ ะฒั€ะตะผะต ะฝะฐ ั€ะตะดะฐะบั‚ะธั€ะฐะฝะต"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "ะŸั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "ะŸัŠั€ะฒะพ ะฟั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "ะกะปะตะดะฒะฐั‰ะพ ะฟั€ะตะพะฑั€ะฐะทัƒะฒะฐะฝะต $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ะกั‚ะฐั‚ะธั"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ะšะฝะธะณะฐ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "ะ‘ั€ะพัˆัƒั€ะธ"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ะŸั€ะพั‚ะพะบะพะป ะพั‚ ะบะพะฝั„ะตั€ะตะฝั†ะธั"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ะ˜ะทะฒะฐะดะบะฐ ะพั‚ ะบะฝะธะณะฐ"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ะžะทะฐะณะปะฐะฒะตะฝะฐ ะธะทะฒะฐะดะบะฐ ะพั‚ ะบะฝะธะณะฐ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ะŸั€ะพั‚ะพะบะพะป ะพั‚ ะบะพะฝั„ะตั€ะตะฝั†ะธั"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ะกะฟะธัะฐะฝะธะต"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ะขะตั…ะฝ. ะดะพะบัƒะผะตะฝั‚ะฐั†ะธั"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ะ”ะธะฟะปะพะผะฝะฐ ั€ะฐะฑะพั‚ะฐ"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "ะ ะฐะทะฝะธ"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ะ”ะธัะตั€ั‚ะฐั†ะธั"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ะŸั€ะพั‚ะพะบะพะป ะพั‚ ะบะพะฝั„ะตั€ะตะฝั†ะธั"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "ะ”ะพะบะปะฐะด ะทะฐ ะธะทัะปะตะดะฒะฐะฝะต"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "ะะตะฟัƒะฑะปะธะบัƒะฒะฐะฝะพ"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ะ•-ะฟะพั‰ะฐ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "ะ”ะพะบัƒะผะตะฝั‚ ะฒ ะฃะตะฑ"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ะšั€ะฐั‚ะบะพ ะธะผะต"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ะขะธะฟ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "ะะดั€ะตั"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "ะะฝะพั‚ะฐั†ะธั"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "ะะฒั‚ะพั€(ะธ)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "ะ—ะฐะณะปะฐะฒะธะต ะฝะฐ ะบะฝะธะณะฐ"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ะ“ะปะฐะฒะฐ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "ะ˜ะทะดะฐะฝะธะต"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "ะ ะตะดะฐะบั‚ะพั€"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "ะขะธะฟ ะฝะฐ ะฟัƒะฑะปะธะบะฐั†ะธัั‚ะฐ"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "ะ˜ะฝัั‚ะธั‚ัƒั†ะธั"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ะกะฟะธัะฐะฝะธะต"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ะœะตัะตั†"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ะ‘ะตะปะตะถะบะฐ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ะ‘ั€ะพะน"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "ะžั€ะณะฐะฝะธะทะฐั†ะธั"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ(ะธ)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ะ˜ะทะดะฐั‚ะตะป"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "ะฃะฝะธะฒะตั€ัะธั‚ะตั‚"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "ะŸะพั€ะตะดะธั†ะฐ"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "ะ—ะฐะณะปะฐะฒะธะต"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "ะขะธะฟ ะฝะฐ ะดะพะบะปะฐะดะฐ"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ะขะพะผ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ะ“ะพะดะธะฝะฐ"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะพ1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะพ2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะพ3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะพ4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะพ5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะทะฐะฟะธั ะทะฐ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะทะฐะฟะธั ะทะฐ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "ะ”ะพะบัƒะผะตะฝั‚ัŠั‚ ะฒะตั‡ะต ััŠะดัŠั€ะถะฐ ั‚ะพะทะธ ะตะปะตะผะตะฝั‚ ะพั‚ ะฑะธะฑะปะธะพะณั€ะฐั„ะธั, ะฝะพ ั ั€ะฐะทะปะธั‡ะฝะธ ะดะฐะฝะฝะธ. ะ–ะตะปะฐะตั‚ะต ะปะธ ะดะฐ ะฑัŠะดะฐั‚ ะฟะพะฟั€ะฐะฒะตะฝะธ ััŠั‰ะตัั‚ะฒัƒะฒะฐั‰ะธั‚ะต ะตะปะตะผะตะฝั‚ะธ?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะบะพะผะตะฝั‚ะฐั€ะธั‚ะต"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "ะกะบั€ะธะฒะฐะฝะต ะฝะฐ ะบะพะผะตะฝั‚ะฐั€ะธั‚ะต"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "ะกัŠะบั€ะฐั‰ะตะฝะธะตั‚ะพ ะฒะตั‡ะต ััŠั‰ะตัั‚ะฒัƒะฒะฐ. ะœะพะปั, ะธะทะฑะตั€ะตั‚ะต ะดั€ัƒะณะพ ะธะผะต."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั‚ะตะบัั‚ะฐ?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะบะฐั‚ะตะณะพั€ะธัั‚ะฐ "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "ะะฒั‚ะพั‚ะตะบัั‚ :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "ะ—ะฐะฟะธัะฒะฐะฝะต ะฝะฐ ะฐะฒั‚ะพั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "ะ’ ั‚ะพะทะธ ั„ะฐะนะป ะฝัะผะฐ ะฐะฒั‚ะพั‚ะตะบัั‚."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "ะœะพัั‚ ะฐะฒั‚ะพั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "ะะต ะฑะต ะฝะฐะผะตั€ะตะฝ ะฐะฒั‚ะพั‚ะตะบัั‚ ะทะฐ ะบะพะผะฑะธะฝะฐั†ะธัั‚ะฐ \"%1\""
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "ะะต ะผะพะถะต ะดะฐ ัะต ะฒะผัŠะบะฝะต ั‚ะฐะฑะปะธั†ะฐ ะฑะตะท ั€ะตะดะพะฒะต ะธะปะธ ะฑะตะท ะบะปะตั‚ะบะธ"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "ะขะฐะฑะปะธั†ะฐั‚ะฐ ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ะฒะผัŠะบะฝะฐั‚ะฐ, ะทะฐั‰ะพั‚ะพ ะต ั‚ะฒัŠั€ะดะต ะณะพะปัะผะฐ"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "ะะฒั‚ะพั‚ะตะบัั‚ัŠั‚ ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ััŠะทะดะฐะดะตะฝ."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "ะ˜ัะบะฐะฝะธัั‚ ั„ะพั€ะผะฐั‚ ะฝะฐ ะบะปะธะฟะฑะพั€ะดะฐ ะฝะต ะต ะดะพัั‚ัŠะฟะตะฝ."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "ะขะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ะฝะฐ %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต (ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ะฝะฐ %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "ะžะฑะตะบั‚ (ั‚ะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚ ะฝะฐ %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE ะฒั€ัŠะทะบะฐ)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "ะ’ัะธั‡ะบะธ ะบะพะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ะ’ัะธั‡ะบะธ ะบะพะผะตะฝั‚ะฐั€ะธ"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ ะพั‚ "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ะฝัะผะฐ ะดะฐั‚ะฐ)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ะฝัะผะฐ ะฐะฒั‚ะพั€)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "ะžั‚ะณะพะฒะพั€ ะดะพ $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฐะดั€ะตัะตะฝ ะฑะปะพะบ"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "ะŸะพะทะดั€ะฐะฒ ะฟะพ ะธะทะฑะพั€ (ะฟะพะปัƒั‡ะฐั‚ะตะป - ะผัŠะถ)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "ะŸะพะทะดั€ะฐะฒ ะฟะพ ะธะทะฑะพั€ (ะฟะพะปัƒั‡ะฐั‚ะตะป - ะถะตะฝะฐ)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "ะ•ะปะตะผะตะฝั‚ะธ ะฝะฐ ~ะฟะพะทะดั€ะฐะฒะฐ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "ะ”ะพะฑะฐะฒัะฝะต ะบัŠะผ ะฟะพะทะดั€ะฐะฒะฐ"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "ะŸั€ะตะผะฐั…ะฒะฐะฝะต ะพั‚ ะฟะพะทะดั€ะฐะฒะฐ"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~ะŸะปัŠะทะฝะตั‚ะต ะตะปะตะผะตะฝั‚ะธั‚ะต ะฝะฐ ะฟะพะทะดั€ะฐะฒะฐ ะฒ ะดะพะปะฝะพั‚ะพ ะฟะพะปะต"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "ะŸะพะทะดั€ะฐะฒ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "ะŸั€ะตะฟะธะฝะฐั‚ะตะปะตะฝ ะทะฝะฐะบ"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ะขะตะบัั‚"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "ะŸั€ะธะฟะธัˆะตั‚ะต ะฟะพะปะตั‚ะฐ ะพั‚ ะธะทั‚ะพั‡ะฝะธะบะฐ ะฝะฐ ะดะฐะฝะฝะธ ะฝะฐ ะตะปะตะผะตะฝั‚ะธั‚ะต ะฝะฐ ะฟะพะทะดั€ะฐะฒะฐ."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "ะœะพัั‚ั€ะฐ ะฝะฐ ะฟะพะทะดั€ะฐะฒ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "ะ•ะปะตะผะตะฝั‚ะธ ะฝะฐ ะฐะดั€ะตัะฐ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "ะ•ะปะตะผะตะฝั‚ะธ ะฝะฐ ะฟะพะทะดั€ะฐะฒะฐ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "ะกัŠะพั‚ะฒะตั‚ัั‚ะฒะฐ ะฝะฐ ะฟะพะปะต:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "ะœะพัั‚ั€ะฐ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ะพั‰ะต ะฝัะผะฐ ััŠะพั‚ะฒะตั‚ัั‚ะฒะธะต "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "ะ’ัะธั‡ะบะธ ั„ะฐะนะปะพะฒะต"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "ะกะฟะธััŠั†ะธ ั ะฐะดั€ะตัะธ (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "ะะตั„ะพั€ะผะฐั‚ะธั€ะฐะฝ ั‚ะตะบัั‚ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "ะขะตะบัั‚ ั ั€ะฐะทะดะตะปะธั‚ะตะป ะทะฐะฟะตั‚ะฐั (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb,*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"ะ–ะตะปะฐะตั‚ะต ะปะธ ะดะฐ ะฒัŠะฒะตะดะตั‚ะต ะธะฝั„ะพั€ะผะฐั†ะธั ะทะฐ ั€ะตะณะธัั‚ั€ะฐั†ะธั ะทะฐ ะต-ะฟะพั‰ะฐ?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "ะกะฟะธััŠะบ ั ะฐะดั€ะตัะธ ะฝะฐ %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "ะ˜ะทะฑะพั€ ะฝะฐ ะฝะฐั‡ะฐะปะตะฝ ะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "ะ˜ะทะฑะพั€ ะฝะฐ ั‚ะธะฟ ะดะพะบัƒะผะตะฝั‚ะธ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฐะดั€ะตัะตะฝ ะฑะปะพะบ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "ะ˜ะทะฑะพั€ ะฝะฐ ัะฟะธััŠะบ ั ะฐะดั€ะตัะธ"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "ะกัŠะทะดะฐะฒะฐะฝะต ะฝะฐ ะฟะพะทะดั€ะฐะฒ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "ะะฐัั‚ั€ะพะนะบะฐ ะฝะฐ ะพั„ะพั€ะผะปะตะฝะธะตั‚ะพ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "ะ˜ะทะบะปัŽั‡ะฒะฐะฝะต ะฝะฐ ะฟะพะปัƒั‡ะฐั‚ะตะปั"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~ะ“ะพั‚ะพะฒะพ"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "ะŸะพะผะพั‰ะฝะธะบ ะทะฐ ั†ะธั€ะบัƒะปัั€ะฝะธ ะฟะธัะผะฐ"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "ะ˜ะผะต"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "ะขะธะฟ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "ะ—ะฐัะฒะบะฐ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ะ–ะตะปะฐะตั‚ะต ะปะธ ะฟั€ะพะฒะตั€ะบะฐั‚ะฐ ะดะฐ ะฟั€ะพะดัŠะปะถะธ ะพั‚ ะฝะฐั‡ะฐะปะพั‚ะพ ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ะŸั€ะพะฒะตั€ะบะฐั‚ะฐ ะฝะฐ ะฟั€ะฐะฒะพะฟะธัะฐ ะทะฐะฒัŠั€ัˆะธ."
@@ -4315,212 +4325,212 @@ msgstr "ะŸั€ะพะฒะตั€ะบะฐั‚ะฐ ะฝะฐ ะฟั€ะฐะฒะพะฟะธัะฐ ะทะฐะฒัŠั€ัˆะธ."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ะงะฐั"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "ะ˜ะผะต ะฝะฐ ั„ะฐะนะป"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "ะ˜ะผะต ะฝะฐ ะ‘ะ”"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "ะ“ะปะฐะฒะฐ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "ะะพะผะตั€ะฐ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "ะกั‚ะฐั‚ะธัั‚ะธะบะฐ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ะจะฐะฑะปะพะฝะธ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "ะŸะพะดะฐั‚ะตะป"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "ะ—ะฐะดะฐะฒะฐะฝะต ัั‚ะพะนะฝะพัั‚ ะฝะฐ ะฟั€ะพะผะตะฝะปะธะฒะฐ"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะปะธะฒะฐ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ะ’ั…ะพะดะฝะพ ะฟะพะปะต"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ะ’ั…ะพะดะฝะพ ะฟะพะปะต (ะฟั€ะพะผะตะฝะปะธะฒะฐ)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ะ’ั…ะพะดะฝะพ ะฟะพะปะต (ะฟะพั‚ั€ะตะฑะธั‚ะตะป)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "ะฃัะปะพะฒะตะฝ ั‚ะตะบัั‚"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE ะฟะพะปะต"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "ะ˜ะทะฟัŠะปะฝัะฒะฐะฝะต ะฝะฐ ะผะฐะบั€ะพั"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "ะงะธัะปะพะฒ ะดะธะฐะฟะฐะทะพะฝ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "ะ—ะฐะดะฐะฒะฐะฝะต ัั‚ะพะนะฝะพัั‚ ะฝะฐ ะฟั€ะพะผะตะฝะปะธะฒะฐ ะทะฐ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะฟั€ะพะผะตะฝะปะธะฒะฐ ะทะฐ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "ะ—ะฐั€ะตะถะดะฐะฝะต ะฝะฐ URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "ะ—ะฐะฟะฐะทะตะฝะพ ะผััั‚ะพ"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ะšะพะผะฑะธะฝะธั€ะฐะฝะต ะฝะฐ ะทะฝะฐั†ะธ"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ะ’ั…ะพะดะตะฝ ัะฟะธััŠะบ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "ะ—ะฐะดะฐะฒะฐะฝะต ะฝะฐ ะฟั€ะตะฟั€ะฐั‚ะบะฐ"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะฟั€ะตะฟั€ะฐั‚ะบะฐ"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "ะŸะพะปะตั‚ะฐ ะทะฐ ั†ะธั€ะบัƒะปัั€ะฝะพ ะฟะธัะผะพ"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "ะกะปะตะดะฒะฐั‰ ะทะฐะฟะธั"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "ะŸั€ะพะธะทะฒะพะปะตะฝ ะทะฐะฟะธั"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ะะพะผะตั€ ะฝะฐ ะทะฐะฟะธั"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "ะกะบั€ะธั‚ ั‚ะตะบัั‚"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะพ ะฟะพะปะต"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ะ‘ะตะปะตะถะบะฐ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "ะกะบั€ะธะฟั‚"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "ะ‘ะธะฑะปะธะพะณั€ะฐั„ัะบะธ ะทะฐะฟะธั"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "ะกะบั€ะธั‚ ะฐะฑะทะฐั†"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "ะ˜ะฝั„ะพั€ะผะฐั†ะธั ะทะฐ ะดะพะบัƒะผะตะฝั‚ะฐ"
@@ -4528,74 +4538,74 @@ msgstr "ะ˜ะฝั„ะพั€ะผะฐั†ะธั ะทะฐ ะดะพะบัƒะผะตะฝั‚ะฐ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "ะ”ะฐั‚ะฐ (ั„ะธะบัะธั€ะฐะฝะฐ)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ะงะฐั"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ะงะฐั (ั„ะธะบัะธั€ะฐะฝ)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "ะขะฐะฑะปะธั†ะธ"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "ะ—ะฝะฐั†ะธ"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "ะ”ัƒะผะธ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "ะะฑะทะฐั†ะธ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "ะžะฑะตะบั‚ะธ"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "ะกั‚ั€ะฐะฝะธั†ะธ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE ะฐะฒั‚ะพะผะฐั‚ะธั‡ะฝะพ"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE ั€ัŠั‡ะฝะพ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[ะขะตะบัั‚]"
@@ -4603,87 +4613,87 @@ msgstr "[ะขะตะบัั‚]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "ะคะธั€ะผะฐ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "ะกะพะฑัั‚ะฒะตะฝะพ ะธะผะต"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "ะคะฐะผะธะปะฝะพ ะธะผะต"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "ะ˜ะฝะธั†ะธะฐะปะธ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "ะฃะปะธั†ะฐ"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "ะ”ัŠั€ะถะฐะฒะฐ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "ะŸะพั‰ะตะฝัะบะธ ะบะพะด"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "ะ“ั€ะฐะด"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "ะ—ะฐะณะปะฐะฒะธะต"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "ะŸะพะทะธั†ะธั"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "ะขะตะป. (ะดะพะผะฐัˆะตะฝ)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "ะขะตะป. (ัะปัƒะถะตะฑะตะฝ)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "ะคะฐะบั"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "ะ•-ะฟะพั‰ะฐ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ะฉะฐั‚/ะพะฑะปะฐัั‚"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ะธะทะบะป."
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ะฒะบะป."
@@ -4692,32 +4702,32 @@ msgstr "ะฒะบะป."
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "ะ˜ะผะต ะฝะฐ ั„ะฐะนะป"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "ะ˜ะผะต ะฝะฐ ั„ะฐะนะป ะฑะตะท ั€ะฐะทัˆะธั€ะตะฝะธะตั‚ะพ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "ะŸัŠั‚/ะธะผะต ะฝะฐ ั„ะฐะนะป"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "ะŸัŠั‚"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "ะกั‚ะธะป"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "ะšะฐั‚ะตะณะพั€ะธั"
@@ -4725,22 +4735,22 @@ msgstr "ะšะฐั‚ะตะณะพั€ะธั"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "ะ—ะฐะณะปะฐะฒะธะต ะฝะฐ ะณะปะฐะฒะฐ"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "ะะพะผะตั€ ะฝะฐ ะณะปะฐะฒะฐ"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "ะะพะผะตั€ ะฝะฐ ะณะปะฐะฒะฐ (ะฑะตะท ั€ะฐะทะดะตะปะธั‚ะตะป)"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "ะ—ะฐะณะปะฐะฒะธะต ะธ ะฝะพะผะตั€ ะฝะฐ ะณะปะฐะฒะฐ"
@@ -4748,47 +4758,47 @@ msgstr "ะ—ะฐะณะปะฐะฒะธะต ะธ ะฝะพะผะตั€ ะฝะฐ ะณะปะฐะฒะฐ"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ะ ะธะผัะบะธ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ะ ะธะผัะบะธ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "ะั€ะฐะฑัะบะธ (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "ะšะฐั‚ะพ ัั‚ะธะปะฐ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "ะขะตะบัั‚"
@@ -4796,12 +4806,12 @@ msgstr "ะขะตะบัั‚"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "ะ˜ะผะต"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "ะ˜ะฝะธั†ะธะฐะปะธ"
@@ -4809,42 +4819,42 @@ msgstr "ะ˜ะฝะธั†ะธะฐะปะธ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ะกะธัั‚ะตะผะตะฝ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "ะขะตะบัั‚"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "ะ˜ะผะต"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "ะขะตะบัั‚"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "ะคะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "ะขะตะบัั‚"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ะ‘ะฐะทะฐ ะพั‚ ะดะฐะฝะฝะธ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ะกะธัั‚ะตะผะตะฝ"
@@ -4852,17 +4862,17 @@ msgstr "ะกะธัั‚ะตะผะตะฝ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ะะฒั‚ะพั€"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ะงะฐั"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "ะ”ะฐั‚ะฐ"
@@ -4870,67 +4880,67 @@ msgstr "ะ”ะฐั‚ะฐ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "ะžะฑั€ัŠั‰ะตะฝะธะต"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ะ“ะปะฐะฒะฐ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "ะŸะพ-ะณะพั€ะต/ะฟะพ-ะดะพะปัƒ"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "ะšะฐั‚ะพ ัั‚ะธะปะฐ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "ะšะฐั‚ะตะณะพั€ะธั ะธ ะฝะพะผะตั€"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "ะขะตะบัั‚ ะฝะฐ ะฝะฐะดะฟะธัะฐ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ะะพะผะตั€ะฐั†ะธั"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ะะพะผะตั€"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ะะพะผะตั€ (ะฑะตะท ะบะพะฝั‚ะตะบัั‚)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ะะพะผะตั€ (ะฟัŠะปะตะฝ ะบะพะฝั‚ะตะบัั‚)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "ะžะฟั€. ั‡ะปะตะฝ a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "ะžะฟั€. ั‡ะปะตะฝ A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "ะžะฟั€. ั‡ะปะตะฝ A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "ะขะตะบัั‚"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ะ ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "ะžะฑะตะบั‚"
@@ -4966,1232 +4976,1232 @@ msgstr "ะžะฑะตะบั‚"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~ะฃัะปะพะฒะธะต"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "ะขะพะณะฐะฒะฐ, ะ˜ะฝะฐั‡ะต"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE ะธะฝัั‚ั€ัƒะบั†ะธั"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "ะกะบั€ะธั‚ ั‚~ะตะบัั‚"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~ะ˜ะผะต ะฝะฐ ะผะฐะบั€ะพั"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~ะŸั€ะตะฟั€ะฐั‚ะบะฐ"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "ะ—ะฝ~ะฐั†ะธ"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "ะžั‚~ะผะตัั‚ะฒะฐะฝะต"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "ะกั‚ะพะนะฝะพัั‚"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "ะคะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ะŸะพ ะธะทะฑะพั€"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ะŸะพ ะธะทะฑะพั€]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "ะฅะพั€. ัั‚ัŠะฟะบะฐ"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "ะ’ะตั€. ัั‚ัŠะฟะบะฐ"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ะจะธั€ะธะฝะฐ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "ะ’ะธัะพั‡ะธะฝะฐ"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "ะ›ัะฒะพ ะฟะพะปะต"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "ะ“ะพั€ะฝะพ ะฟะพะปะต"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "ะšะพะปะพะฝะธ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ะ ะตะดะพะฒะต"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "ะกะปะตะดะฝะฐั‚ะฐ ัƒัะปัƒะณะฐ ะฝะต ะต ะดะพัั‚ัŠะฟะฝะฐ: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "ะ‘ั€ะพะน ะฝะฐ ะดัƒะผะธั‚ะต ะธ ะทะฝะฐั†ะธั‚ะต. ะฉั€ะฐะบะฝะตั‚ะต, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะฐ โ€žะ‘ั€ะพะน ะฝะฐ ะดัƒะผะธั‚ะตโ€œ."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "ะ˜ะทะณะปะตะด ั ะตะดะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "ะœะฝะพะณะพัั‚ั€ะฐะฝะธั‡ะตะฝ ะธะทะณะปะตะด"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "ะ˜ะทะณะปะตะด ะบะฐั‚ะพ ะบะฝะธะณะฐ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "ะะพะผะตั€ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ. ะฉั€ะฐะบะฝะตั‚ะต, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะฐ โ€žะŸั€ะตะผะธะฝะฐะฒะฐะฝะต ะบัŠะผ ัั‚ั€ะฐะฝะธั†ะฐโ€œ, ะธะปะธ ั ะดะตัะฝะธั ะฑัƒั‚ะพะฝ ะทะฐ ัะฟะธััŠะบ ั ะฟะพะบะฐะทะฐะปั†ะธ."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "ะะพะผะตั€ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ ะฒ ะดะพะบัƒะผะตะฝั‚ะฐ (ะฝะพะผะตั€ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ ะฟั€ะธ ะฟะตั‡ะฐั‚ะฐะฝะต). ะฉั€ะฐะบะฝะตั‚ะต, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะดะธะฐะปะพะณะฐ โ€žะŸั€ะตะผะธะฝะฐะฒะฐะฝะต ะบัŠะผ ัั‚ั€ะฐะฝะธั†ะฐโ€œ."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "ะกั‚ะธะป ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐั‚ะฐ. ะฉั€ะฐะบะฝะตั‚ะต ั ะดะตัะฝะธั ะฑัƒั‚ะพะฝ ะทะฐ ัะผัะฝะฐ ะฝะฐ ัั‚ะธะปะฐ ะธะปะธ ั ะปะตะฒะธั โ€“ ะทะฐ ะดะธะฐะปะพะณะฐ โ€žะกั‚ะธะปโ€œ."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "ะ‘ะธั‚ะธ ะฑัƒะบะฒะธ ะฝะฐะด"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ั€ะตะดะฐ"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ะ‘ะตะท ะฑะธั‚ะธ ะฑัƒะบะฒะธ"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "ะ‘ะตะท ะทะฝะฐะบ ะทะฐ ะฝะพะฒะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "ะ‘ะตะท ะพะณะปะตะดะฐะปะฝะพ ะพะฑั€ัŠั‰ะฐะฝะต"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "ะ’ะตั€ั‚ะธะบะฐะปะฝะพ ะพะฑั€ัŠั‰ะฐะฝะต"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "ะฅะพั€ะธะทะพะฝั‚ะฐะปะฝะพ ะพะฑั€ัŠั‰ะฐะฝะต"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "ะฅะพั€ะธะทะพะฝั‚ะฐะปะฝะพ ะธ ะฒะตั€ั‚ะธะบะฐะปะฝะพ ะพะฑั€ัŠั‰ะฐะฝะต"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ ะพะฑั€ัŠั‰ะฐะฝะต ะฝะฐ ะพะฑะตะบั‚ะฐ ะฝะฐ ั‡ะตั‚ะฝะธั‚ะต ัั‚ั€ะฐะฝะธั†ะธ"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ะ—ะฝะฐะบะพะฒ ัั‚ะธะป"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "ะ‘ะตะท ะทะฝะฐะบะพะฒ ัั‚ะธะป"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ะ‘ะตะท ะดะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "ะ‘ะตะท ะณะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "ะžะฟั‚ะธะผะฐะปะฝะพ ะพะฑั‚ะธั‡ะฐะฝะต"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "ะ‘ะตะท ะพะฑั‚ะธั‡ะฐะฝะต"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "ะŸั€ะตะท"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "ะฃัะฟะพั€ะตะดะฝะพ ะพะฑั‚ะธั‡ะฐะฝะต"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "ะžะฑั‚ะธั‡ะฐะฝะต ะพั‚ะปัะฒะพ"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "ะžะฑั‚ะธั‡ะฐะฝะต ะพั‚ะดััะฝะพ"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(ะกะฐะผะพ ะบะพั‚ะฒะฐ)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ะจะธั€ะธะฝะฐ:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "ะคะธะบัะธั€ะฐะฝะฐ ะฒะธัะพั‡ะธะฝะฐ:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "ะœะธะฝ. ะฒะธัะพั‡ะธะฝะฐ:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ะบัŠะผ ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ะบัŠะผ ะทะฝะฐะบ"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ะบัŠะผ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "ะšะพะพั€ะดะธะฝะฐั‚ะฐ X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "ะšะพะพั€ะดะธะฝะฐั‚ะฐ Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ะฒ ะฝะฐั‡ะฐะปะพั‚ะพ"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ะ’ะตั€ั‚ะธะบะฐะปะฝะพ ั†ะตะฝั‚ั€ะธั€ะฐะฝะต"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ะฒ ะบั€ะฐั"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ะะฐะด ั€ะตะดะฐ"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "ะฆะตะฝั‚ั€ะธั€ะฐะฝะต ะฒ ั€ะตะดะฐ"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ะŸะพะด ั€ะตะดะฐ"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ะะฐะฟะฐัะฒะฐะฝะต ะฝะฐ ั€ะตะดะพะฒะตั‚ะต"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "ะ‘ะตะท ะฝะฐะฟะฐัะฒะฐะฝะต ะฝะฐ ั€ะตะดะพะฒะตั‚ะต"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "ะพั‚ะดััะฝะพ"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ะฅะพั€ะธะทะพะฝั‚ะฐะปะฝะพ ั†ะตะฝั‚ั€ะธั€ะฐะฝะต"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "ะพั‚ะปัะฒะพ"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ะพั‚ะฒัŠั‚ั€ะต"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ะพั‚ะฒัŠะฝ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "ะŸัŠะปะฝะฐ ัˆะธั€ะธะฝะฐ"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ะšะพะปะพะฝะธ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "ะจะธั€ะธะฝะฐ ะฝะฐ ั€ะฐะทะดะตะปะธั‚ะตะป:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ะœะฐะบั. ะพะฑะปะฐัั‚ ะฝะฐ ะฑะตะปะตะถะบะธั‚ะต ะฟะพะด ะปะธะฝะธั:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "ะœะพะถะต ะดะฐ ัะต ั€ะตะดะฐะบั‚ะธั€ะฐ ะฒ ะดะพะบัƒะผะตะฝั‚ ัะฐะผะพ ะทะฐ ั‡ะตั‚ะตะฝะต"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "ะ ะฐะทะดะตะปัะฝะต"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "ะะพะผะตั€ะฐั†ะธั"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "ะฑะตะท ะฝะพะผะตั€ะฐั†ะธั"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "ัะฒัŠั€ะทะฐะฝะพ ะบัŠะผ "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ะธ "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "ะŸั€ะตะฑั€ะพัะฒะฐะฝะต ะฝะฐ ั€ะตะดะพะฒะต"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "ะดะฐ ะฝะต ัะต ะฑั€ะพัั‚ ั€ะตะดะพะฒะตั‚ะต"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "ะฝะพะฒะพ ะฑั€ะพะตะฝะต ะฝะฐ ั€ะตะดะพะฒะต ะพั‚: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "ะฏั€ะบะพัั‚: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "ะงะตั€ะฒะตะฝะพ: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "ะ—ะตะปะตะฝะพ: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "ะกะธะฝัŒะพ: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "ะšะพะฝั‚ั€ะฐัั‚: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "ะ“ะฐะผะฐ: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "ะŸั€ะพะทั€ะฐั‡ะฝะพัั‚: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "ะ˜ะฝะฒะตั€ั‚ะธั€ะฐะฝะต"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "ะดะฐ ะฝะต ัะต ะธะฝะฒะตั€ั‚ะธั€ะฐ"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "ะ ะตะถะธะผ ะฝะฐ ะณั€ะฐั„ะธะบะฐั‚ะฐ: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "ะกั‚ะฐะฝะดะฐั€ั‚ะฝะพ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "ะกั‚ะตะฟะตะฝะธ ะฝะฐ ัะธะฒะพั‚ะพ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ะงะตั€ะฝะพ-ะฑัะปะพ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "ะ’ะพะดะตะฝ ะทะฝะฐะบ"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "ะ—ะฐะฒัŠั€ั‚ะฐะฝะต"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "ะ‘ะตะท ะผั€ะตะถะฐ"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "ะœั€ะตะถะฐ (ัะฐะผะพ ั€ะตะดะพะฒะต)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "ะœั€ะตะถะฐ (ั€ะตะดะพะฒะต ะธ ะทะฝะฐั†ะธ)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "ะกะปะตะดะฒะฐะฝะต ะธะทะปะธะฒะฐะฝะตั‚ะพ ะฝะฐ ั‚ะตะบัั‚ะฐ"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "ะ‘ะตะท ัะปะตะดะฒะฐะฝะต ะธะทะปะธะฒะฐะฝะตั‚ะพ ะฝะฐ ั‚ะตะบัั‚ะฐ"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "ะžะฑะตะดะธะฝัะฒะฐะฝะต ะฝะฐ ะบะฐะฝั‚ะพะฒะต"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "ะ‘ะตะท ะพะฑะตะดะธะฝัะฒะฐะฝะต ะฝะฐ ะบะฐะฝั‚ะพะฒะต"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "ะขะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "ะขะตะบัั‚ะพะฒะฐ ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ะ ะธััƒะฝะบะฐ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ะšะพะฝั‚ั€ะพะปะฐ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "ะ ะฐะทะดะตะป"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ะŸะพะบะฐะทะฐะปะตั†"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ะ“ั€ะฐั„ะธะบะฐ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ะ—ะฐะณะปะฐะฒะธั"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ะกะตะปะตะบั†ะธั"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ะ‘ะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "ะะฐะฟะพะผะฝัะฝะต"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ะšะพะผะตะฝั‚ะฐั€"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "ะŸะพะฒั‚ะพั€ะฝะพ ั‚ัŠั€ัะตะฝะต"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "ะ—ะฐะฟะธั ะทะฐ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "ะขะฐะฑะปะธั‡ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "ะะตะฟั€ะฐะฒะธะปะฝะฐ ั‚ะฐะฑะปะธั‡ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ั‚ะตะบัั‚ะพะฒะฐ ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ั€ะธััƒะฝะบะฐ"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ะบะพะฝั‚ั€ะพะปะฐ"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "ะกะปะตะดะฒะฐั‰ ั€ะฐะทะดะตะป"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "ะกะปะตะดะฒะฐั‰ ะฟะพะบะฐะทะฐะปะตั†"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ะณั€ะฐั„ะธะบะฐ"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "ะกะปะตะดะฒะฐั‰ OLE ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "ะกะปะตะดะฒะฐั‰ะพ ะทะฐะณะปะฐะฒะธะต"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ัะตะปะตะบั†ะธั"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ะฑะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "ะกะปะตะดะฒะฐั‰ะพ ะฝะฐะฟะพะผะฝัะฝะต"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "ะกะปะตะดะฒะฐั‰ ะบะพะผะตะฝั‚ะฐั€"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "ะŸั€ะพะดัŠะปะถะฐะฒะฐะฝะต ั‚ัŠั€ัะตะฝะตั‚ะพ ะฝะฐะฟั€ะตะด"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "ะกะปะตะดะฒะฐั‰ ะตะปะตะผะตะฝั‚ ะพั‚ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ั‚ะตะบัั‚ะพะฒะฐ ั€ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ั€ะธััƒะฝะบะฐ"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ะบะพะฝั‚ั€ะพะปะฐ"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "ะŸั€ะตะดะธัˆะตะฝ ั€ะฐะทะดะตะป"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "ะŸั€ะตะดะธัˆะตะฝ ะฟะพะบะฐะทะฐะปะตั†"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ะณั€ะฐั„ะธะบะฐ"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "ะŸั€ะตะดะธัˆะตะฝ OLE ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "ะŸั€ะตะดะธัˆะฝะพ ะทะฐะณะปะฐะฒะธะต"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ัะตะปะตะบั†ะธั"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ะฑะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "ะŸั€ะตะดะธัˆะฝะพ ะฝะฐะฟะพะผะฝัะฝะต"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "ะŸั€ะตะดะธัˆะตะฝ ะบะพะผะตะฝั‚ะฐั€"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "ะŸั€ะพะดัŠะปะถะฐะฒะฐะฝะต ั‚ัŠั€ัะตะฝะตั‚ะพ ะฝะฐะทะฐะด"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "ะŸั€ะตะดะธัˆะตะฝ ะตะปะตะผะตะฝั‚ ะพั‚ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ั‚ะฐะฑะปะธั‡ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ั‚ะฐะฑะปะธั‡ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "ะŸั€ะตะดะธัˆะฝะฐ ะฝะตะฟั€ะฐะฒะธะปะฝะฐ ั‚ะฐะฑะปะธั‡ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "ะกะปะตะดะฒะฐั‰ะฐ ะฝะตะฟั€ะฐะฒะธะปะฝะฐ ั‚ะฐะฑะปะธั‡ะฝะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "ะ’ะผัŠะบะฝะฐั‚ะพ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "ะ˜ะทั‚ั€ะธั‚ะพ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "ะคะพั€ะผะฐั‚ะธั€ะฐะฝะพ"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ะŸั€ะธะปะพะถะตะฝะธ ะฐะฑะทะฐั†ะฝะธ ัั‚ะธะปะพะฒะต"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ะŸั€ะพะผะตะฝะตะฝ ั„ะพั€ะผะฐั‚ ะฝะฐ ะฐะฑะทะฐั†"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "ะ’ะผัŠะบะฝะฐั‚ ั€ะตะด"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "ะ˜ะทั‚ั€ะธั‚ ั€ะตะด"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "ะ’ะผัŠะบะฝะฐั‚ะฐ ะบะปะตั‚ะบะฐ"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "ะ˜ะทั‚ั€ะธั‚ะฐ ะบะปะตั‚ะบะฐ"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "ะ‘ะตะปะตะถะบะฐ ะฒ ะบั€ะฐั: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "ะ‘ะตะปะตะถะบะฐ ะฟะพะด ะปะธะฝะธั: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "ะฉั€ะฐะบะฝะตั‚ะต ั %s, ะทะฐ ะดะฐ ะพั‚ะฒะพั€ะธั‚ะต ะผะตะฝัŽั‚ะพ ะฝะฐ ัƒะผะฝะพั‚ะพ ะตั‚ะธะบะตั‚ั‡ะต"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป ะฝะฐ ะฟัŠั€ะฒะฐั‚ะฐ ัั‚ั€ะฐะฝะธั†ะฐ (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป ะฝะฐ ะปัะฒะฐ ัั‚ั€ะฐะฝะธั†ะฐ (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป ะฝะฐ ะดััะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป ะฝะฐ ะฟัŠั€ะฒะฐั‚ะฐ ัั‚ั€ะฐะฝะธั†ะฐ (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป ะฝะฐ ะปัะฒะฐ ัั‚ั€ะฐะฝะธั†ะฐ (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป ะฝะฐ ะดััะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะณะพั€ะฝะธั ะบะพะปะพะฝั‚ะธั‚ัƒะป..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ะณะพั€ะฝะธั ะบะพะปะพะฝั‚ะธั‚ัƒะป..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต ะฝะฐ ะดะพะปะฝะธั ะบะพะปะพะฝั‚ะธั‚ัƒะป..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต ะฝะฐ ะดะพะปะฝะธั ะบะพะปะพะฝั‚ะธั‚ัƒะป..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ะคะฐะนะปัŠั‚ ั ะธะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ะพั‚ะฒะพั€ะตะฝ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ะคะฐะนะปัŠั‚ ั ะธะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ะฟั€ะพั‡ะตั‚ะตะฝ"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "ะะตะธะทะฒะตัั‚ะตะฝ ั„ะพั€ะผะฐั‚ ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "ะ’ะตั€ัะธัั‚ะฐ ะฝะฐ ั„ะฐะนะปะฐ ั ะธะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ ะฝะต ัะต ะฟะพะดะดัŠั€ะถะฐ"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ะะต ะต ะฝะฐะผะตั€ะตะฝ ั„ะธะปั‚ัŠั€ ะทะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "ะัะผะฐ ะดะพัั‚ะฐั‚ัŠั‡ะฝะพ ะฟะฐะผะตั‚ ะทะฐ ะฒะผัŠะบะฒะฐะฝะต ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะตั‚ะพ."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะธะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "ะšะพะผะตะฝั‚ะฐั€: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "ะะฒั‚ะพะบะพั€ะตะบั†ะธั"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "ะคะพั€ะผะฐั‚ะธ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "ะŸั€ะพะผะตะฝะธ ะฒ ั‚ะฐะฑะปะธั†ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "ะŸั€ะธะปะพะถะตะฝะธ ั‚ะธะฟะพะฒะต ะฐะฑะทะฐั†ะธ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ %1 ะพั‚ %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ %1 ะพั‚ %2 (ัั‚ั€ะฐะฝะธั†ะฐ %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "ะะฑะทะฐั†"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ะ ะฐะผะบะฐ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "ะขะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "ะ ะตะด ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "ะšะปะตั‚ะบะฐ ะฝะฐ ั‚ะฐะฑะปะธั†ะฐ"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "ะกั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "ะ“ะพั€ะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ะ”ะพะปะตะฝ ะบะพะปะพะฝั‚ะธั‚ัƒะป"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "ะ”ะพะบัƒะผะตะฝั‚ ะฝะฐ HTML ะฝะฐ %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "ะ—ะฐะณะปะฐะฒะธะต"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "ะ ะฐะทะดะตะปะธั‚ะตะป"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "ะะธะฒะพ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "ะคะฐะนะปัŠั‚ \"%1\" ะฒ ะดะธั€ะตะบั‚ะพั€ะธัั‚ะฐ \"%2\" ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ะพั‚ะบั€ะธั‚."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "ะŸะพั‚ั€ะตะฑะธั‚ะตะปัะบะธ ัƒะบะฐะทะฐั‚ะตะป"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ะัะผะฐ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ะัะผะฐ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "ะ "
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "ะ•#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "ะ•"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "ะข"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "ะ˜ะ“"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "ะะฅ"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "ะšะฅ"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "ะ˜"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ะะพะผะตั€ ะฝะฐ ะณะปะฐะฒะฐ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "ะ•ะปะตะผะตะฝั‚"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ะขะฐะฑัƒะปะฐั‚ะพั€"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ะขะตะบัั‚"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ะะพะผะตั€ ะฝะฐ ัั‚ั€ะฐะฝะธั†ะฐ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "ะ˜ะฝั„ะพั€ะผะฐั†ะธั ะทะฐ ะณะปะฐะฒะฐั‚ะฐ"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "ะะฐั‡ะฐะปะพ ะฝะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "ะšั€ะฐะน ะฝะฐ ั…ะธะฟะตั€ะฒั€ัŠะทะบะฐ"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "ะ‘ะธะฑะปะธะพะณั€ะฐั„ัะบะธ ะทะฐะฟะธั: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "ะ—ะฝะฐะบะพะฒ ัั‚ะธะป: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "ะขะตะบัั‚ ะฝะฐ ัั‚ั€ัƒะบั‚ัƒั€ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Ctrl+Alt+A ะฟั€ะตะผะตัั‚ะฒะฐ ั„ะพะบัƒัะฐ ะทะฐ ะดะพะฟัŠะปะฝะธั‚ะตะปะฝะธ ะพะฟะตั€ะฐั†ะธะธ"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "ะกั‚ั€ะตะปะบะธั‚ะต ะฝะฐะปัะฒะพ ะธ ะฝะฐะดััะฝะพ ะธะทะฑะธั€ะฐั‚ ะตะปะตะผะตะฝั‚ะธ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ัั‚ั€ัƒะบั‚ัƒั€ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Ctrl+Alt+B ั„ะพะบัƒัะธั€ะฐ ะพั‚ะฝะพะฒะพ ั‚ะตะบัƒั‰ะธั ะตะปะตะผะตะฝั‚ ะทะฐ ัƒะฟั€ะฐะฒะปะตะฝะธะต ะฝะฐ ัั‚ั€ัƒะบั‚ัƒั€ะฐั‚ะฐ"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "ะคะฐะนะป ะทะฐ ะธะทะฑะพั€ ะทะฐ ะฐะทะฑัƒั‡ะฝะธั ัƒะบะฐะทะฐั‚ะตะป (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "ะคะฐะนะป ะทะฐ ะธะทะฑะพั€ ะทะฐ ะฐะทะฑัƒั‡ะฝะธั ัƒะบะฐะทะฐั‚ะตะป (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ะ‘ะฐะทะพะฒะฐ ะปะธะฝะธั ะพั‚ะณะพั€ะต"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "ะ‘ะฐะทะพะฒะฐ ะปะธะฝะธั ะพั‚ะดะพะปัƒ"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "ะฆะตะฝั‚ั€ะธั€ะฐะฝะฐ ะฑะฐะทะพะฒะฐ ะปะธะฝะธั"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต ะฝะฐ ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะพะฑะตะบั‚"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ะจะฐะฑะปะพะฝ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ะšะฐะฝั‚ะพะฒะต"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "ะคะพะฝ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(ะกั‚ะธะป ะฝะฐ ะฐะฑะทะฐั†: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "ะะต ะต ะฒัŠะทะผะพะถะฝะพ ะดะฐ ัะต ะฟะพัั‚ะฐะฒะธ ะฝะพะผะตั€ ะฝะฐ ั‚ะตะบัƒั‰ะฐั‚ะฐ ัั‚ั€ะฐะฝะธั†ะฐ. ะงะตั‚ะฝะธ ะฝะพะผะตั€ะฐ ะผะพะณะฐั‚ ะดะฐ ัะต ะธะทะฟะพะปะทะฒะฐั‚ ัะฐะผะพ ะฝะฐ ะปะตะฒะธ ัั‚ั€ะฐะฝะธั†ะธ, ะฐ ะฝะตั‡ะตั‚ะฝะธ โ€“ ัะฐะผะพ ะฝะฐ ะดะตัะฝะธ ัั‚ั€ะฐะฝะธั†ะธ."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "ะ“ะปะฐะฒะตะฝ ะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "ะ“ะปะฐะฒะตะฝ ะดะพะบัƒะผะตะฝั‚ ะฝะฐ %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "ะกะฒัŠั€ะทะฒะฐะฝะตั‚ะพ ั ั„ะฐะนะป ั‰ะต ะธะทั‚ั€ะธะต ััŠะดัŠั€ะถะฐะฝะธะตั‚ะพ ะฝะฐ ั‚ะตะบัƒั‰ะธั ั€ะฐะทะดะตะป. ะ–ะตะปะฐะตั‚ะต ะปะธ ัะฒัŠั€ะทะฒะฐะฝะต ะฒัŠะฟั€ะตะบะธ ั‚ะพะฒะฐ?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "ะ’ัŠะฒะตะดะตะฝะฐั‚ะฐ ะฟะฐั€ะพะปะฐ ะต ะฝะตะฒะฐะปะธะดะฝะฐ."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "ะะต ะต ะทะฐะดะฐะดะตะฝะฐ ะฟะฐั€ะพะปะฐ."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "ะกั€ะธั‡ะบะพะฟั€ะตะฝะฐััะฝะตั‚ะพ ะทะฐะฒัŠั€ัˆะธ"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "(ะฑะตะท ะฟั€ะพะฒะตั€ะบะฐ ะฝะฐ ะฟั€ะฐะฒะพะฟะธัะฐ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ะ’ั€ัŠั‰ะฐะฝะต ะฝะฐ ะฟะพะดั€ะฐะทะฑะธั€ะฐะฝะธั ะตะทะธะบ"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ะŸะพะฒะตั‡ะต..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "ะ˜ะณะฝะพั€ะธั€ะฐะฝะต"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "ะŸะพััะฝะตะฝะธั..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "ะŸั€ะพะฒะตั€ะบะฐั‚ะฐ ะฒ ัะฟะตั†ะธะฐะปะฝะธั‚ะต ะพะฑะปะฐัั‚ะธ ะต ะธะทะบะปัŽั‡ะตะฝะฐ. ะ–ะตะปะฐะตั‚ะต ะปะธ ะฟั€ะพะฒะตั€ะบะฐ ะฒัะต ะฟะฐะบ?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "ะ”ะพะบัƒะผะตะฝั‚ะธั‚ะต ะฝะต ะผะพะณะฐั‚ ะดะฐ ะฑัŠะดะฐั‚ ะพะฑะตะดะธะฝะตะฝะธ."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "ะ˜ะทั…ะพะดะฝะธัั‚ ะบะพะด ะฝะต ะผะพะถะต ะดะฐ ะฑัŠะดะต ะทะฐั€ะตะดะตะฝ."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "ะะต ะต ะฟะพัะพั‡ะตะฝ ั„ะฐะบั ะฒ ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ/ะะฐัั‚ั€ะพะนะบะธ/%1/ะŸะตั‡ะฐั‚."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "ะ”ะพะบัƒะผะตะฝั‚ ะฝะฐ HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "ะขะตะบัั‚ะพะฒ ะดะพะบัƒะผะตะฝั‚"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "ะะต ะต ัƒะบะฐะทะฐะฝ ะธะทั‚ะพั‡ะฝะธะบ."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ะะธะฒะพ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ะŸะปะฐะฝ "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต ะฝะฐ ะฑะตะปะตะถะบะฐั‚ะฐ ะฟะพะด ะปะธะฝะธั/ะฒ ะบั€ะฐั"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "ะขัŠั€ัะตะฝะธัั‚ ะฝะธะท ะต ะทะฐะผะตะฝะตะฝ XX ะฟัŠั‚ะธ."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ะ ะตะด "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "ะšะพะปะพะฝะฐ "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะฝะฐ ะธะทั…ะพะดะตะฝ ะบะพะด..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "ะ•ะบัะฟะพั€ั‚ะธั€ะฐะฝะต ะบะพะฟะธะต ะฝะฐ ะธะทั…ะพะดะฝะธั ะบะพะด..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "ะŸั€ะพะดัŠะปะถะฐะฒะฐะฝะต"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "ะ—ะฐะดะฐั‡ะฐ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "ะกัŠัั‚ะพัะฝะธะต"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "ะŸะพะปัƒั‡ะฐั‚ะตะป: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "ะฃัะฟะตัˆะฝะพ ะธะทะฟั€ะฐั‰ะฐะฝะต"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "ะะตัƒัะฟะตัˆะฝะพ ะธะทะฟั€ะฐั‰ะฐะฝะต"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "ะขะตะบัั‚ะพะฒะฐ ั„ะพั€ะผัƒะปะฐ"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "ะœะฐั‰ะฐะฑ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "ะะฐะณะพั€ะต"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "ะะฐะดะพะปัƒ"
@@ -6437,7 +6447,7 @@ msgstr "ะะฐะดะพะปัƒ"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "ะšะปะฐัะธั„ะธะบะฐั†ะธัั‚ะฐ ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ ะฑะต ะฟั€ะพะผะตะฝะตะฝะฐ, ะทะฐั‰ะพั‚ะพ ะฝะธะฒะพั‚ะพ ะฝะฐ ะบะปะฐัะธั„ะธะบะฐั†ะธั ะฝะฐ ะฝัะบะพะน ะฐะฑะทะฐั† ะต ะฟะพ-ะฒะธัะพะบะพ."
@@ -6445,32 +6455,32 @@ msgstr "ะšะปะฐัะธั„ะธะบะฐั†ะธัั‚ะฐ ะฝะฐ ะดะพะบัƒะผะตะฝั‚ะฐ ะฑะต ะฟั€ะพะผะตะฝะต
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " ะ’ะฐะปะธะดะตะฝ "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "ะะตะฒะฐะปะธะดะตะฝ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "ะะตะฒะฐะปะธะดะตะฝ ะฟะพะดะฟะธั"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "ะŸะพะดะฟะธัะฐะฝะพ ะพั‚"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "ะŸะพะดะฟะธั ะฝะฐ ะฐะฑะทะฐั†ะฐ"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "ะ’ะธะทะธั‚ะฝะธ ะบะฐั€ั‚ะธั‡ะบะธ"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "ะะฒั‚ะพั‚ะตะบัั‚ะพะฒะต ะทะฐ ััŠะบั€ะฐั‰ะตะฝะธะต "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "ะŸะพะบะฐะทะฐะปะตั†"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr "ะกะบั€ะธะฒะฐะฝะต"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr "ะก ัƒัะปะพะฒะธะต"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "ะŸั€ะตั…ะพะด"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "ะ˜ะทั‚ั€ะธะฒะฐะฝะต"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "ะŸั€ะตะธะผะตะฝัƒะฒะฐะฝะต"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11822,7 +11842,7 @@ msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar.ui:5568
msgctxt "notebookbar|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "ะžั„ะพั€ะผะปะตะฝะธะต"
#: sw/uiconfig/swriter/ui/notebookbar.ui:6487
msgctxt "notebookbar|LayoutLabel"
@@ -11872,7 +11892,7 @@ msgstr "ะขะฐะฑะปะธั†ะฐ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11887,32 +11907,32 @@ msgstr "ะ ะธััƒะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12327
msgctxt "notebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "ะ ะธััƒะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "ะŸะตั‡ะฐั‚"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "ะŸะตั‡ะฐั‚"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "ะœัƒะปั‚ะธะผะตะดะธั"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "ะœัƒะปั‚ะธะผะตะดะธั"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "ะžะฑะตะบั‚"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,12 +11987,12 @@ msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "ะžะฑั‚ะธั‡ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "ะžั„ะพั€ะผะปะตะฝะธะต"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5453
msgctxt "notebookbar_compact|LayoutLabel"
@@ -12024,19 +12044,19 @@ msgstr "ะขะฐะฑะปะธั†ะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "ะžะฑั‚ะธั‡ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9693
msgctxt "notebookbar_compact|AlignMenuButton"
msgid "A_lign"
-msgstr ""
+msgstr "ะŸะพะดั€ะฐะฒะฝัะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "ะ ะธััƒะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "ะžะฑะตะบั‚"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "ะžะฑะตะบั‚"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "ะœัƒะปั‚ะธะผะตะดะธั"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "ะœัƒะปั‚ะธะผะตะดะธั"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "ะŸะตั‡ะฐั‚"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "ะŸะตั‡ะฐั‚"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,77 +12116,77 @@ msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "ะ›ะตะฝั‚ะฐ ั ะผะตะฝัŽั‚ะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
msgid "Quotation"
-msgstr ""
+msgstr "ะฆะธั‚ะฐั‚"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "ะœะตะฝัŽ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "ะคะฐะนะป"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "ะกั‚ะธะปะพะฒะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3978
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8691
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9399
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4228
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8953
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9615
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "ะะฑะทะฐั†"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
-msgstr ""
+msgstr "ะŸั€ะตะฟั€ะฐั‚ะบะธ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4655
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "ะŸั€ะตะณะปะตะด"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4769
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6780
@@ -12174,214 +12194,214 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "ะ˜ะทะณะปะตะด"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "ะŸะตั‡ะฐั‚"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "ะžั„ะพั€ะผะปะตะฝะธะต ะฝะฐ ะบะฐะดัŠั€"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Navigate"
-msgstr ""
+msgstr "ะะฐะฒะธะณะฐั†ะธั"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5297
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Zoom"
-msgstr ""
+msgstr "ะœะฐั‰ะฐะฑ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "ะฆะฒัั‚"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5886
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "ะŸะพะดั€ะตะถะดะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8289
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "ะœั€ะตะถะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "ะ•ะทะธะบ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
-msgstr ""
+msgstr "ะŸั€ะตะณะปะตะด"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6575
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6676
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "ะกั€ะฐะฒะฝัะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6968
msgctxt "notebookbar_groupedbar_compact|DrawEditButton"
msgid "St_yles"
-msgstr ""
+msgstr "ะกั‚ะธะปะพะฒะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "ะ ะธััƒะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "ะ“ั€ัƒะฟะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "ะ ะฐะผะบะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8512
msgctxt "notebookbar_groupedbar_compact|StylesButton"
msgid "St_yles"
-msgstr ""
+msgstr "ะกั‚ะธะปะพะฒะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9744
msgctxt "notebookbar_groupedbar_compact|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "ะขะฐะฑะปะธั†ะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9884
msgctxt "notebookbar_groupedbar_compact|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "ะžะฑะตะดะธะฝัะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "ะ ะตะดะพะฒะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "ะ˜ะทะฑะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "Calc"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "ะœัƒะปั‚ะธะผะตะดะธั"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
msgid "Quotation"
-msgstr ""
+msgstr "ะฆะธั‚ะฐั‚"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "ะŸั€ะพะฒะตั€ะบะฐ ะทะฐ ะพะฑะฝะพะฒัะฒะฐะฝะต..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "ะœะตะฝัŽ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "ะ˜ะฝัั‚ั€ัƒะผะตะฝั‚ะธ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "ะŸะพะผะพั‰"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "ะคะฐะนะป"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4012
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6776
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "ะกั‚ะธะปะพะฒะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4300
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7064
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11623
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "ะคะพั€ะผะฐั‚ะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4652
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11890
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "ะะฑะทะฐั†"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4892
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12221
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5121
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8733
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
-msgstr ""
+msgstr "ะŸั€ะตะฟั€ะฐั‚ะบะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5323
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9099
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "ะŸั€ะตะณะปะตะด"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5473
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9665
@@ -12389,121 +12409,121 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13655
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "ะ˜ะทะณะปะตะด"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5735
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
-msgstr ""
+msgstr "ะ˜ะทะพะฑั€ะฐะถะตะฝะธะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6166
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10761
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13338
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "ะŸะพะดั€ะตะถะดะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6343
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "ะฆะฒัั‚"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6598
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10929
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13505
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "ะœั€ะตะถะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7644
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "ะขะฐะฑะปะธั†ะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7843
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "ะ ะตะดะพะฒะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8045
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "ะžะฑะตะดะธะฝัะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8274
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
-msgstr ""
+msgstr "ะ˜ะทะฑะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8504
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "Calc"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8870
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "ะ•ะทะธะบ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9312
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "ะšะพะผะตะฝั‚ะฐั€ะธ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9515
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "ะกั€ะฐะฒะฝัะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10111
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "ะ ะธััƒะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10482
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
-msgstr ""
+msgstr "ะ ะตะดะฐะบั‚ะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10713
msgctxt "notebookbar_groupedbar_full|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "ะžะฑั‚ะธั‡ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10728
msgctxt "notebookbar_groupedbar_full|AlignButton"
msgid "Align"
-msgstr ""
+msgstr "ะŸะพะดั€ะฐะฒะฝัะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11131
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "ะ“ั€ัƒะฟะธั€ะฐะฝะต"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11311
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12669
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "ะœัƒะปั‚ะธะผะตะดะธั"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12907
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "ะ ะฐะผะบะฐ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13939
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "ะŸะตั‡ะฐั‚"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "ะžั„ะพั€ะผะปะตะฝะธะต ะฝะฐ ะบะฐะดัŠั€"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,7 +12927,7 @@ msgstr "ะะธะฒะพ ะฒ ะฟะปะฐะฝะฐ:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr "ะžัะฝะพะฒะตะฝ ั‚ะตะบัั‚"
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -13366,80 +13386,85 @@ msgstr "ะ—ะฝะฐั†ะธ ะทะฐ ะฟั€ะตะบัŠัะฒะฐะฝะต"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "ะกะบั€ะธั‚ ั‚ะตะบัั‚"
+msgid "Hidden characters"
+msgstr "ะกะบั€ะธั‚ะธ ะทะฝะฐั†ะธ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ั„ะพั€ะผะฐั‚ะธั€ะฐะฝะตั‚ะพ"
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "ะŸะพะปะตั‚ะฐ: ัะบั€ะธั‚ ั‚ะตะบัั‚"
+msgid "Hidden te_xt"
+msgstr "ะกะบั€ะธั‚ ั‚ะตะบัั‚"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "ะŸะพะปะตั‚ะฐ: ัะบั€ะธั‚ะธ ะฐะฑะทะฐั†ะธ"
+msgid "Hidden p_aragraphs"
+msgstr "ะกะบั€ะธั‚ะธ ะฐะฑะทะฐั†ะธ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ"
+msgid "Display fields"
+msgstr "ะŸะพะบะฐะทะฒะฐะฝะต ะฝะฐ ะฟะพะปะตั‚ะฐั‚ะฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "ะŸะพะดั€ะฐะฒะฝัะฒะฐะฝะต ะฝะฐ ั„ะพั€ะผัƒะปะธั‚ะต ะบัŠะผ ัˆั€ะธั„ั‚ะพะฒะฐั‚ะฐ ะปะธะฝะธั"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "ะŸะพะผะพั‰ ะฟั€ะธ ะพั„ะพั€ะผัะฝะต"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "ะกะฒะพะฑะพะดะตะฝ ะบัƒั€ัะพั€"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "ะ’ะผัŠะบะฒะฐะฝะต"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "ะŸะพะดั€ะฐะฒะฝัะฒะฐะฝะต ะฝะฐ ะฐะฑะทะฐั†ะฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "ะ›ัะฒะพ ะฟะพะปะต ะฝะฐ ะฐะฑะทะฐั†"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "ะขะฐะฑัƒะปะฐั‚ะพั€ะธ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "ะขะฐะฑัƒะปะฐั†ะธั ะธ ะธะฝั‚ะตั€ะฒะฐะปะธ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "ะ˜ะฝั‚ะตั€ะฒะฐะปะธ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "ะกะฒะพะฑะพะดะตะฝ ะบัƒั€ัะพั€"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "ะ ะฐะทั€ะตัˆะฐะฒะฐะฝะต ะฝะฐ ะบัƒั€ัะพั€ะฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "ะ—ะฐั‰ะธั‚ะตะฝะธ ะพะฑะปะฐัั‚ะธ"
diff --git a/source/bg/vcl/messages.po b/source/bg/vcl/messages.po
index 648b1e191b3..03ce610de27 100644
--- a/source/bg/vcl/messages.po
+++ b/source/bg/vcl/messages.po
@@ -1,10 +1,10 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
-"PO-Revision-Date: 2018-05-08 13:46+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 09:31+0000\n"
"Last-Translator: Mihail Balabanov <m.balabanov@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: bg\n"
@@ -14,7 +14,392 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1525787189.000000\n"
+"X-POOTLE-MTIME: 1531128687.000000\n"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr "ะะปั‚ะตั€ะฝะฐั‚ะธะฒะฝะธ (ะฒะตั€ั‚ะธะบะฐะปะฝะธ) ะดั€ะพะฑะธ"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr "ะ”ั€ะตะฒะฝะธ ะปะธะณะฐั‚ัƒั€ะธ"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr "ะ“ะปะฐะฒะฝะธ ะบัŠะผ ะณะปะฐะฒะฝะธ ะฟะตั‚ะธั‚"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr "ะ“ะปะฐะฒะฝะธ ะบัŠะผ ะผะฐะปะบะธ ะณะปะฐะฒะฝะธ"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
diff --git a/source/bn-IN/cui/messages.po b/source/bn-IN/cui/messages.po
index dabd8a03123..ee99a5c6456 100644
--- a/source/bn-IN/cui/messages.po
+++ b/source/bn-IN/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3534,7 +3534,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "เฆธเฆพเฆฐเงเฆŸเฆฟเฆซเฆฟเฆ•เง‡เฆŸเง‡เฆฐ เฆชเฆพเฆฅ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ:"
@@ -3544,52 +3544,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "เฆฎเฆพเฆช:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "เฆฎเฆพเฆช:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "เฆชเฆถเงเฆšเฆฟเฆฎเฆพ เฆชเฆพเฆ เงเฆฏเง‡เฆฐ เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "เฆฎเฆพเฆช:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "เฆเฆถเง€เงŸ เฆชเฆพเฆ เงเฆฏเง‡เฆฐ เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "เฆฎเฆพเฆช:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
@@ -5116,6 +5136,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "เฆ…เฆฌเฆธเงเฆฅเฆพ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -7881,82 +7911,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "HTML, เฆฌเง‡เฆธเฆฟเฆ• เฆเฆฌเฆ‚ SQL เฆธเง‹เฆฐเงเฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆซเฆจเงเฆŸ เฆธเง‡เฆŸเฆฟเฆ‚"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "เฆฌเฆฐเงเฆงเฆฟเฆค เฆชเฆฐเฆพเฆฎเฆฐเงเฆถ (_E)"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "เฆธเฆนเฆพเงŸเฆคเฆพ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME เฆกเฆพเงŸเฆพเฆฒเฆ— เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ (_U)"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "เฆ–เงเฆฒเงเฆจ/เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆกเฆพเงŸเฆฒเฆ—"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME เฆกเฆพเงŸเฆพเฆฒเฆ— เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ (_d)"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "เฆฎเงเฆฆเงเฆฐเฆฃ เฆกเฆพเงŸเฆพเฆฒเฆ—"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "เฆฎเงเฆฆเงเฆฐเฆฃ \"เฆจเฆฅเฆฟ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค\" เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฆ›เง‡ (_P)"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "เฆฎเฆงเงเฆฏเฆฌเฆฐเงเฆคเง€ เฆฌเฆ›เฆฐ เฆฆเฆฟเงŸเง‡ เฆนเฆฟเฆธเฆพเฆฌ เฆ•เฆฐเงเฆจ (_I)"
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "เฆเฆฌเฆ‚"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "เฆฌเฆ›เฆฐ (เฆฆเงเฆ‡ เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฐ)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ เฆ†เฆฐเฆฎเงเฆญ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ %PRODUCTNAME เฆฒเง‹เฆก"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray เฆ•เงเฆ‡เฆ•เฆธเงเฆŸเฆพเฆฐเงเฆŸเฆพเฆฐ เฆธเฆ•เงเฆฐเฆฟเงŸ"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME เฆ•เงเฆ‡เฆ•เฆธเงเฆŸเฆพเฆฐเงเฆŸเฆพเฆฐ"
diff --git a/source/bn-IN/helpcontent2/source/text/shared.po b/source/bn-IN/helpcontent2/source/text/shared.po
index 7bb6d6aaaa6..1d3a4249cb5 100644
--- a/source/bn-IN/helpcontent2/source/text/shared.po
+++ b/source/bn-IN/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-04-16 21:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆคเงเฆฐเฆฟเฆฎเฆพเฆคเงเฆฐเฆฟเฆ• เฆฎเฆพเฆจเฆธเฆฎเง‚เฆนเง‡เฆฐ เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆคเงเฆฐเฆฟเฆฎเฆพเฆคเงเฆฐเฆฟเฆ• เฆฌเฆธเงเฆคเงเฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจ เฆธเฆ•เงเฆฐเฆฟเงŸ/เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเงŸ"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆ—เฆญเง€เฆฐเฆคเฆพ เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆฆเฆฟเฆ•เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆ‰เฆชเฆฐ เฆ†เฆฒเง‹เฆ• เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆชเงƒเฆทเงเฆ เฆญเฆพเฆ—เง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆฐเฆ™เง‡เฆฐ เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/00.po b/source/bn-IN/helpcontent2/source/text/shared/00.po
index eaf68ef39b0..3a3402795db 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/00.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ“เฆฏเฆผเง‡เฆฌ เฆฌเงเฆฐเฆพเฆ‰เฆœเฆพเฆฐเง‡ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆจเฆคเงเฆจ</emph> เฆ†เฆ‡เฆ•เฆจ (เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆจเฆคเงเฆจ เฆจเฆฅเฆฟเฆฐ เฆงเฆฐเฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆนเงŸ)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฒเง‡เฆฌเง‡เฆฒ</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etiketten\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฒเง‡เฆฌเง‡เฆฒ</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฒเง‡เฆฌเง‡เฆฒ - เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก - เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฒเง‡เฆฌเง‡เฆฒ - เฆ…เฆชเฆถเฆจ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก - เฆ…เฆชเฆถเฆจ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆ–เงเฆฒเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆ–เงเฆฒเงเฆจ</emph> เฆฎเง‡เฆจเง, เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆงเฆฐเฆจ <emph>เฆเฆจเฆ•เง‹เฆกเฆ•เงƒเฆค เฆชเฆพเฆ เงเฆฏ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸเง‡เฆ›เง‡"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจเฆญเฆพเฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆฎเง‡เฆจเง, <emph>เฆเฆจเฆ•เง‹เฆกเฆ•เงƒเฆค เฆชเฆพเฆ เงเฆฏ</emph> เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆงเฆฐเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸเง‡เฆ›เง‡"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆฒเง‡เฆ–เฆ•เง‡เฆฐ เฆจเฆพเฆฎ-เฆฒเง‡เฆŸเฆพเฆฐเฆนเง‡เฆก เฆฌเฆนเฆฟเฆฐเงเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆฎเงเฆฆเงเฆฐเฆฃ เฆ‰เฆชเฆ•เฆฐเฆฃ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆชเงเฆฐเฆพเฆชเฆ• เฆเฆฌเฆ‚ เฆชเงเฆฐเง‡เฆฐเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆชเฆพเฆฆเฆšเฆฐเฆฃ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - </emph><emph>เฆจเฆพเฆฎ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - โ€Œเฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆเฆฎเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆชเงเฆฐเง‡เฆฐเฆ• เฆเฆฌเฆ‚ เฆชเงเฆฐเฆพเฆชเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆชเฆพเฆฆเฆšเฆฐเฆฃ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆจเฆพเฆฎ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\"> <emph>โ€Œเฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆพเฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆธเฆพเฆงเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆจเฆพเฆฎ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆพเฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆฌเฆฟเฆทเฆฏเฆผ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงง</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงฉ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงช</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงซ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,7 +5765,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5781,7 +5781,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5789,7 +5789,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5797,7 +5797,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5805,7 +5805,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5813,40 +5813,40 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆจเฆฅเฆฟ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆจเฆฅเฆฟ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆจเฆฅเฆฟ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‡เฆ‰เฆฐเง‹ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐเฆ•เฆพเฆฐเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ เฆฟเฆ•เฆพเฆจเฆพ เฆกเฆพเฆŸเฆพ เฆธเง‹เฆฐเงเฆธ</emph> เฆฎเง‡เฆจเง"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธ เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก</emph><emph>- เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเฆจเงเฆง เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ </variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "เฆ†เฆฆเฆฐเงเฆถ เฆ…เฆฅเฆฌเฆพ เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,7 +5949,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5957,7 +5957,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5965,7 +5965,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5981,7 +5981,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5997,7 +5997,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6005,7 +6005,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6013,40 +6013,40 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆธเฆฌ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจเฆญเฆพเฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆฒเง‹เฆก เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,31 +6069,31 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "<emph>เฆŸเงเฆฒ - เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ - เฆกเฆฟเฆœเฆฟเฆŸเฆพเฆฒ เฆธเงเฆฌเฆพเฆ•เงเฆทเฆฐ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ - เฆธเฆพเฆงเฆพเฆฐเฆฃ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ, <emph>เฆกเฆฟเฆœเฆฟเฆŸเฆพเฆฒ เฆธเงเฆฌเฆพเฆ•เงเฆทเฆฐ</emph> เฆฌเง‹เฆคเฆพเฆฎเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฌเฆพเฆฐเง‡เฆฐ เฆธเงเฆฌเฆพเฆ•เงเฆทเฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเฆŸเฆฟเฆคเง‡ เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค"
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6101,47 +6101,47 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,23 +6173,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆฎเงเฆฆเงเฆฐเฆฃเฆฏเฆจเงเฆคเงเฆฐ เฆธเง‡เฆŸเฆฟเฆ‚</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\"><emph> เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆฐเง‡เฆฐเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆฎเง‡เฆจเง</variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆฐเง‡เฆฐเฆฃ - PDF เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆ‡เฆฎเง‡เฆ‡เฆฒ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆฐเง‡เฆฐเฆฃ - เฆฎเง‚เฆฒ เฆจเฆฅเฆฟ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเงเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆฎเงเฆฆเงเฆฐเฆฃ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "เฆ†เฆฆเฆฐเงเฆถ เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆฐเฆธเงเฆฅเฆพเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,31 +6373,31 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฎเง‚เฆฒ เฆจเฆฅเฆฟ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆ–เงเฆฒเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ - \"File type\": \"Text CSV\" เฆเฆฐ เฆ…เฆงเง€เฆจเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "<emph>เฆกเฆพเฆŸเฆพ - เฆ•เฆฒเฆพเฆฎเง‡เฆฐ เฆชเฆพเฆ เงเฆฏ</emph> (เฆ•เงเฆฏเฆพเฆฒเงเฆ•) เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6405,7 +6405,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6413,8 +6413,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆธเฆ‚เฆธเงเฆ•เฆฐเฆฃ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเง‚เฆฐเงเฆฌเฆพเฆฌเฆธเงเฆฅเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡ เฆ…เฆฅเฆฌเฆพ เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเงเฆจเฆฐเฆพเงŸ เฆ•เฆฐเงเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเงเฆจเฆฐเฆพเฆฌเงƒเฆคเงเฆค เฆ•เฆฐเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ•เฆพเฆŸเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเงเฆฐเฆคเฆฟเฆฒเฆฟเฆชเฆฟ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆฟเฆถเง‡เฆท เฆชเงเฆฐเฆคเฆฟเฆฒเง‡เฆชเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆธเฆฎเฆธเงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเง‚เฆฐเงเฆฌเฆพเฆฌเฆธเงเฆฅเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "เฆ†เฆฆเฆฐเงเฆถ เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเงเฆจ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ - เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ</emph> เฆฌเง‹เฆคเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ - เฆธเฆพเฆฆเงƒเฆถเงเฆฏเฆคเฆพ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</emph> เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆฌเฆ‚ <emph>...</emph> เฆฌเง‹เฆคเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "<emph>เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ</emph> เฆฌเฆพเฆฐเง‡, <emph>เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</emph> เฆ†เฆ‡เฆ•เฆจ - <emph>เฆธเฆพเฆฆเงƒเฆถเงเฆฏเฆคเฆพเฆฐ เฆ–เง‹เฆเฆœ</emph> เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ- <emph>...</emph> เฆฌเง‹เฆคเฆพเฆฎ (เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆพเฆฐเฆฃเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ) เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "<emph>เฆซเฆฐเฆฎ เฆจเฆ•เฆถเฆพ</emph> เฆฌเฆพเฆฐเง‡, <emph>เฆฐเง‡เฆ•เฆฐเงเฆก เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</emph> - <emph>เฆธเฆพเฆฆเงƒเฆถเงเฆฏเฆคเฆพเฆฐ เฆ–เง‹เฆเฆœ</emph> เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ - <emph>...</emph> เฆฌเง‹เฆคเฆพเฆฎ (เฆซเฆฐเฆฎ เฆญเฆฟเฆ‰) เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\"> <emph>เฆŸเงเฆฒ - เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฒเฆฟเฆ™เงเฆ•</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฒเฆฟเฆ™เงเฆ• -เฆฒเฆฟเฆ™เงเฆ• เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจ</emph> (เฆถเงเฆงเง DDE เฆฒเฆฟเฆ™เงเฆ•) เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆซเฆฐเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ, เฆคเฆพเฆฐเฆชเฆฐ <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆธเงเฆคเง - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆซเงเฆฐเง‡เฆฎเง‡เฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเง เฆ–เงเฆฒเงเฆจ - <emph>เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - ImageMap</emph> (เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเฆธเงเฆคเงเฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ—เง‡เฆฐ เฆฎเง‡เฆจเงเฆคเง‡เฆ“) เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - ImageMap</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ, ImageMap เฆเฆฐ เฆเฆ•เฆŸเฆฟ เฆ…เฆ‚เฆถ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <emph>เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ - เฆฌเฆฐเงเฆฃเฆจเฆพ</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆธเงเฆคเง</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆธเงเฆคเง - เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ</emph>, เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเฆธเงเฆคเงเฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเงเฆคเง‡เฆ“ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆธเงเฆคเง - เฆ–เงเฆฒเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆฌเฆกเฆผ เฆ†เฆ•เฆพเฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "<emph>เฆ…เฆฌเฆธเงเฆฅเฆพ</emph> เฆฌเฆพเฆฐเง‡เฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ…เฆฅเฆฌเฆพ เฆกเฆพเฆจ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆŸเงเฆฒเฆฌเฆพเฆฐ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆŸเงเฆฒเฆฌเฆพเฆฐ - เฆ†เฆฆเฆฐเงเฆถ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆŸเงเฆฒเฆฌเฆพเฆฐ - เฆŸเงเฆฒ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆธเงเฆŸเงเฆฏเฆพเฆŸเฆพเฆธ เฆฌเฆพเฆฐ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆŸเงเฆฒเฆฌเฆพเฆฐ - เฆฐเฆ™เง‡เฆฐ เฆฌเฆพเฆฐ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆ‡เฆจเฆชเงเฆŸ เฆ•เฆฐเฆพเฆฐ เฆชเฆฆเงเฆงเฆคเฆฟเฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, <emph>เฆ‡เฆจเงเฆŸเฆพเฆฐเฆจเง‡เฆŸ</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\"><emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, <emph>เฆฎเง‡เฆ‡เฆฒ เฆเฆฌเฆ‚ เฆ–เฆฌเฆฐ</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\"><emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡ <emph>เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, <emph>เฆจเฆฅเฆฟ</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\"><emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡ <emph>เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, <emph>เฆจเฆคเงเฆจ เฆจเฆฅเฆฟเฆคเง‡</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆชเง‚เฆฐเงเฆฃ เฆชเฆฐเงเฆฆเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆกเฆพเฆŸเฆพ เฆ‰เงŽเฆธ</emph> เฆฎเง‡เฆจเง"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - HTML เฆ‰เงŽเฆธ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "HTML เฆจเฆฅเฆฟเฆคเง‡ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเง เฆ–เงเฆฒเงเฆจ"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"content\"> <emph>เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ - เฆ‰เฆชเฆพเฆฆเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,15 +7269,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆฟเฆถเง‡เฆท เฆ…เฆ•เงเฆทเฆฐ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr ""
#: 00000404.xhp
@@ -7285,7 +7285,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr ""
#: 00000404.xhp
@@ -7293,7 +7293,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\"><emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง</emph></variable>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆธเง‚เฆคเงเฆฐ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph>เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ เฆงเฆฐเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ เฆงเฆฐเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ เฆงเฆฐเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph>เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆญเฆพเฆธเฆฎเฆพเฆจ เฆซเงเฆฐเง‡เฆฎ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph>เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,7 +7557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ <emph>เฆŸเงเฆฒ - เฆญเฆพเฆทเฆพ - เฆ…เฆญเฆฟเฆงเฆพเฆจ</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "เฆฌเฆฟเฆญเฆฟเฆจเงเฆจ เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆกเง‡ เฆชเฆฅ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจเง‡เฆฐ เฆฌเง‹เฆคเฆพเฆฎ"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\"> <emph>เฆ‰เฆ‡เฆจเงเฆกเง‹ - เฆจเฆคเงเฆจ เฆ‰เฆ‡เฆจเงเฆกเง‹</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\"> <emph>เฆ‰เฆ‡เฆจเงเฆกเง‹</emph> - เฆ“เฆชเง‡เฆจ เฆจเฆฅเฆฟเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\"> <emph>เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ - เฆธเฆฎเงเฆชเฆฐเงเฆ•เง‡ </emph><emph>%PRODUCTNAME</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "<emph>เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ - เฆจเฆฟเฆฌเฆจเงเฆงเฆจ</emph> (เฆเฆŸเฆฟ เฆฌเฆพเฆ‡เฆฐเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆ“เฆฏเฆผเง‡เฆฌเฆธเฆพเฆ‡เฆŸเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆฒเฆฟเฆ™เงเฆ•) เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "<emph>เฆกเฆพเฆŸเฆพ - เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• - เฆ†เฆฆเฆฐเงเฆถ เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆพเฆฐเฆฃเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ: <emph>เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆ†เฆฆเฆฐเงเฆถ เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจ"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "เฆซเฆฐเฆฎ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเง€: <emph>เฆซเฆฐเฆฎ</emph> เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆ†เฆฆเฆฐเงเฆถ เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจ"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆŸเงเฆฒ - เฆธเฆพเฆฐเฆฃเฆฟ เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8837,15 +8837,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"JDBC\">JDBC เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,15 +8853,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"JDBC\">JDBC เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8869,63 +8869,63 @@ msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">JDBC เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">MySQL เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">dBASE เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">dBASE เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ, <emph>เฆ‡เฆจเฆกเง‡เฆ•เงเฆธ</emph> เฆ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">เฆชเฆพเฆ เงเฆฏ เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">MS ADO เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡, <emph>เฆŸเงเฆฒ - SQL</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8933,7 +8933,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8941,39 +8941,39 @@ msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, เฆธเฆพเฆฐเฆฃเฆฟ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ -<emph>เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆ…เฆฅเฆฌเฆพ <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, เฆธเฆพเฆฐเฆฃเฆฟ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค <emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆ…เฆฅเฆฌเฆพ <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ (เฆจเฆ•เฆถเฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเง€)</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, เฆคเฆพเฆฐเฆชเฆฐ <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ เฆฌเฆพเฆฐ เฆเฆฌเฆ‚ เฆซเฆฐเฆฎ เฆจเฆ•เฆถเฆพ เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆฐเง‡เฆ•เฆฐเงเฆก เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</emph> เฆ†เฆ‡เฆ•เฆจ"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ เฆฌเฆพเฆฐ เฆเฆฌเฆ‚ เฆซเฆฐเฆฎ เฆจเฆ•เฆถเฆพ เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆธเฆพเฆœเฆพเฆจเง‹เฆฐ เฆ•เงเฆฐเฆฎ</emph> เฆ†เฆ‡เฆ•เฆจ"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,15 +9069,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9085,24 +9085,24 @@ msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph> เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆซเฆฐเฆฎ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆŸเงเฆฒ - เฆ…เฆจเงเฆฌเงŸ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/01.po b/source/bn-IN/helpcontent2/source/text/shared/01.po
index e7bae3973ce..ec79c8b80f1 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/01.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-10-18 20:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
msgstr ""
#: 01010000.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
msgstr ""
#: 01010000.xhp
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
msgstr ""
#: 01010000.xhp
@@ -301,7 +301,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
msgstr ""
#: 01010000.xhp
@@ -325,7 +325,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -349,7 +349,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -405,7 +405,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -421,7 +421,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -453,7 +453,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -469,7 +469,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
msgstr ""
#: 01010001.xhp
@@ -509,7 +509,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
msgstr ""
#: 01010200.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
msgstr ""
#: 01010200.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
msgstr ""
#: 01010201.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
msgstr ""
#: 01010201.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,7 +1125,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
msgstr ""
#: 01010203.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,7 +2213,7 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
msgstr ""
#: 01020103.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
msgstr ""
#: 01020103.xhp
@@ -2325,7 +2325,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
msgstr ""
#: 01050000.xhp
@@ -2333,7 +2333,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
msgstr ""
#: 01050000.xhp
@@ -2341,7 +2341,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,7 +2389,7 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
msgstr ""
#: 01060001.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,7 +3085,7 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
msgstr ""
#: 01100200.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
msgstr ""
#: 01100200.xhp
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,7 +10253,7 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
msgstr ""
#: 02220100.xhp
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,7 +10389,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10405,7 +10405,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
+msgid "Paste and delete text."
msgstr ""
#: 02230100.xhp
@@ -10413,7 +10413,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
+msgid "Move paragraphs."
msgstr ""
#: 02230100.xhp
@@ -10421,7 +10421,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
+msgid "Sort text."
msgstr ""
#: 02230100.xhp
@@ -10429,7 +10429,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
+msgid "Find and replace text."
msgstr ""
#: 02230100.xhp
@@ -10445,7 +10445,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
msgstr ""
#: 02230100.xhp
@@ -10453,7 +10453,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
+msgid "Insert document."
msgstr ""
#: 02230100.xhp
@@ -10461,7 +10461,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
+msgid "Insert AutoText."
msgstr ""
#: 02230100.xhp
@@ -10469,7 +10469,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
+msgid "Insert from clipboard."
msgstr ""
#: 02230100.xhp
@@ -10477,7 +10477,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
msgstr ""
#: 02230100.xhp
@@ -10485,7 +10485,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
msgstr ""
#: 02230100.xhp
@@ -10493,7 +10493,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
+msgid "Insert sheets."
msgstr ""
#: 02230100.xhp
@@ -10501,7 +10501,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
msgstr ""
#: 02230100.xhp
@@ -10509,7 +10509,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
+msgid "Move by dragging and dropping."
msgstr ""
#: 02230100.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10629,7 +10629,7 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10749,7 +10749,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10757,7 +10757,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10765,7 +10765,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,7 +10869,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
msgstr ""
#: 02230401.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11029,7 +11029,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
msgstr ""
#: 02230401.xhp
@@ -11037,7 +11037,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11045,7 +11045,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11261,7 +11261,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,7 +11277,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11301,7 +11301,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11325,7 +11325,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,7 +11509,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11525,7 +11525,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
msgstr ""
#: 02250000.xhp
@@ -11581,7 +11581,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11677,7 +11677,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11957,7 +11957,7 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11989,7 +11989,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11997,7 +11997,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
msgstr ""
#: 03050000.xhp
@@ -12029,7 +12029,7 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
msgstr ""
#: 03060000.xhp
@@ -12061,7 +12061,7 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12093,7 +12093,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12101,7 +12101,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12109,7 +12109,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
msgstr ""
#: 03170000.xhp
@@ -12141,7 +12141,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
msgstr ""
#: 03170000.xhp
@@ -12157,7 +12157,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
msgstr ""
#: 03170000.xhp
@@ -12165,7 +12165,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
msgstr ""
#: 03990000.xhp
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,7 +12621,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
msgstr ""
#: 04100000.xhp
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,7 +13389,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
msgstr ""
#: 05020100.xhp
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,7 +13461,7 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr ""
#: 05020200.xhp
@@ -13493,7 +13493,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13525,7 +13525,7 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
msgstr ""
#: 05020200.xhp
@@ -13533,7 +13533,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,7 +13589,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
msgstr ""
#: 05020200.xhp
@@ -13597,7 +13597,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
msgstr ""
#: 05020200.xhp
@@ -13605,7 +13605,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
msgstr ""
#: 05020200.xhp
@@ -13613,7 +13613,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
msgstr ""
#: 05020200.xhp
@@ -13621,7 +13621,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
msgstr ""
#: 05020200.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13901,7 +13901,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
msgstr ""
#: 05020300.xhp
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,7 +17925,7 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
+msgid "Rotation/scaling"
msgstr ""
#: 05020500.xhp
@@ -18221,7 +18221,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#: 05020700.xhp
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,7 +31693,7 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: 06040100.xhp
@@ -31901,7 +31901,7 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
msgstr ""
#: 06040100.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/shared/02.po b/source/bn-IN/helpcontent2/source/text/shared/02.po
index 4b0de31ea64..6e3f7360a96 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/02.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:54+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph> เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆ›เง‡</emph>: เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ<emph> เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆ›เง‡</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ<emph>...</emph>เฆคเง‡ เฆฌเฆพเฆŸเฆจ<emph> เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆ›เง‡</emph>เฆเฆฐ เฆฒเฆพเฆ‡เฆจ<emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€: เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸเฆ•เงƒเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฅค<emph> เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ‰เฆชเฆธเงเฆฅเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,7 +2029,7 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
msgstr ""
#: 01170003.xhp
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\"> เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฌเฆฎเง‡เฆจเง เฆกเฆพเฆ• เฆฆเง‡เฆฏเฆผ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆฆเง‡เฆ–เฆคเง‡ เฆ•เฆฒเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</ahelp> เฆ•เง‡เฆฌเฆฒ เฆเฆ• เฆ•เฆฒเฆพเฆฎ เฆฆเง‡เฆ–เฆคเง‡, เฆ•เฆฒเฆพเฆฎ เฆจเฆพเฆฎ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆ†เฆชเฆจเฆฟ เฆชเงเฆฐเฆฅเฆฎ เงงเงฌ เฆ†เงœเฆพเฆฒ เฆ•เฆฒเฆพเฆฎ เฆ•เง‡เฆฌเฆฒ เฆฆเง‡เฆ–เงเฆจเฅค เฆฏเฆฆเฆฟ เฆ•เฆฒเฆพเฆฎ เฆ†เฆฐเฆ“ เฆฌเง‡เฆถเฆฟ เฆ—เง‹เฆชเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ<emph> เฆ†เฆฐเฆ“ เฆฌเง‡เฆถเฆฟ</emph> เฆกเฆพเฆ• เฆฆเฆฟเฆคเง‡ เฆ•เฆฎเฆพเฆจเงเฆก<emph> เฆ•เฆฒเฆพเฆฎ เฆฆเง‡เฆ–เฆพเฆจ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฅค"
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\"> <emph>เฆธเฆฌ </emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆธเฆฌ เฆ•เฆฒเฆพเฆฎ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡ เฆถเงเฆงเง เฆ•เฆฟเฆฌเง‹เฆฐเงเฆก เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆจเฆฅเฆฟเฆคเง‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏ เฆฆเฆฟเฆฏเฆผเง‡ เฆญเงเฆฐเฆฎเฆฃ เฆ•เฆฐเฆคเง‡ เฆ•เง€เฆฌเง‹เฆฐเงเฆก เฆ•เง‡เฆฌเฆฒ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฆฐ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆงเฆฐเฆจเง‡ เฆเฆ• เฆชเฆพเฆฐเงเฆฅเฆ•เงเฆฏ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆฌเง‡เฆจ: เฆŸเงเฆฏเฆพเฆฌ เฆšเฆพเฆฌเฆฟ เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆšเฆฒเง‡ เฆจเฆพ, เฆŸเง‡เฆฌเฆฟเฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆญเง‡เฆคเฆฐเง‡ เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆ•เฆฒเฆพเฆฎเง‡ เฆ•เฆฟเฆจเงเฆคเง เฆšเฆฒเง‡เฅค เฆšเฆพเฆชเงเฆจ<switchinline select=\"sys\"><caseinline select=\"MAC\"> เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline> Ctrl</defaultinline></switchinline> เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆšเฆฒเฆคเง‡ +เฆŸเงเฆฏเฆพเฆฌ, เฆ…เฆฅเฆฌเฆพ เฆšเฆพเฆชเงเฆจ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\"> เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline> Ctrl</defaultinline></switchinline> เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆšเฆฒเฆคเง‡ +เฆŸเงเฆฏเฆพเฆฌเฅค"
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆถเงเฆงเง เฆฌเฆฟเฆถเง‡เฆท เฆ•เฆฟเฆฌเง‹เฆฐเงเฆก เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆก เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "เฆซเฆฐเฆฎ เฆจเฆฅเฆฟเฆŸเฆฟเฆ•เง‡ เฆ…เฆฌเฆถเงเฆฏเฆ‡ <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">เฆจเฆ•เฆถเฆพ เฆฎเง‹เฆกเง‡ เฆนเฆคเง‡ เฆนเฆฌเง‡</link>เฅค"
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "เฆšเฆพเฆชเงเฆจ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 เฆจเฆฅเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡เฅค"
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "เฆชเงเฆฐเฆฅเฆฎ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ Shift+F4 เฆšเฆพเฆชเงเฆจเฅค เฆฏเฆฆเฆฟ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆชเงเฆฐเฆฅเฆฎ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆจเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค ,เฆจเฆพ เฆนเฆ“เฆฏเฆผเฆพ เฆชเฆฐเงเฆฏเฆจเงเฆค เฆŸเงเฆฏเฆพเฆฌ เฆšเฆพเฆชเงเฆจเฅค"
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆกเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ Enter เฆšเฆพเฆชเงเฆจเฅค เฆนเงเฆฏเฆพเฆจเงเฆกเง‡เฆฒเฆ—เงเฆฒเง‹ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆธเง€เฆฎเฆพเฆจเฆพ เฆนเฆคเง‡ เฆฆเง‚เฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเง€เฆค เฆนเฆฏเฆผเฅค"
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆกเง‡, เฆ†เฆชเฆจเฆฟ Shift+F10 เฆšเฆพเฆชเฆพเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆกเง‡เฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเง เฆ–เงเฆฒเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "เฆ†เฆชเฆจเฆฟ เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆ•เฆฒเฆพเฆฎ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ, เฆ•เฆฒเฆพเฆฎ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆกเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆชเงเฆจ Shift+Spaceเฅค เฆเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ•เฆฒเฆพเฆฎเง‡เฆฐ เฆ•เงเฆฐเฆฎ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+เฆคเง€เฆฐ เฆ•เง€ เฆฆเฆฟเฆฏเฆผเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆ†เฆฏเฆผเง‹เฆœเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพเฆฐ เฆ•เง€ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เง€ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเง‡เฅค"
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆก เฆคเงเฆฏเฆพเฆ— เฆ•เฆฐเฆคเง‡ เฆฎเงเฆ•เงเฆคเฆฟ เฆชเฆพเฆ“เฆฏเฆผเฆพ, เฆชเฆพเฆฒเฆฟเฆฏเฆผเง‡ เฆฏเฆพเฆ“เฆฏเฆผเฆพ เฆ•เง€ เฆšเฆพเฆชเงเฆจเฅค"
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">เฆ†เฆชเฆจเฆฟ เฆถเงเฆงเง<emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆกเฆพเฆ•เฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆจเฆ•เฆถเฆพ เฆฎเง‹เฆกเง‡ เฆฅเฆพเฆ•เง‡เฆจเฅค </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "เฆชเงเฆฐเฆญเฆพเฆฌ"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ…เฆชเฆถเฆจ</caseinline><defaultinline>Alt</defaultinline></switchinline>+เฆจเฆฟเฆšเง‡เฆฐ เฆคเง€เฆฐ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธ เฆ–เง‹เฆฒเง‡"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ…เฆชเฆถเฆจ</caseinline><defaultinline>Alt</defaultinline></switchinline>+เฆ‰เฆชเฆฐเง‡เฆฐ เฆคเง€เฆฐ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธ เฆ–เง‹เฆฒเง‡"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "เฆ‰เฆชเฆฐเง‡เฆฐ เฆคเง€เฆฐ"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "เฆจเฆฟเฆšเง‡เฆฐ เฆคเง€เฆฐ"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆฌเฆพ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆพเฆฅเง‡, เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆกเฆพเฆจ เฆชเงเฆฐเฆพเฆจเงเฆคเง‡เฆฐ เฆคเง€เฆฐเง‡ เฆฎเฆพเฆ‰เฆธ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆเฆ•เฆŸเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ†เฆชเฆจเฆฟ เฆ–เงเฆฒเฆคเง‡ เฆฌเฆพ เฆฌเฆจเงเฆง เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆฏเฆพเฆ‡เฆนเง‹เฆ•, เฆ‡เฆจเฆชเงเฆŸ เฆเฆ–เฆพเฆจเง‡ เฆ–เง‹เฆฒเฆพ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฏเฆผ เฆฌเฆพ เฆชเฆพเฆ เงเฆฏ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆถเง€เฆฐเงเฆทเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจเง‹ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆฐ เฆเฆ•เฆŸเฆฟ เฆฌเงเฆฏเฆคเฆฟเฆ•เงเฆฐเฆฎ เฆนเฆฒ เฆเฆŸเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ เฆ†เฆถเฆพ เฆ•เฆฐเง‡, เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆธเฆฐเงเฆช, <emph>เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฌเฆฆเงเฆง เฆเฆจเงเฆŸเงเฆฐเฆฟ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ, เฆฏเฆพ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ <emph>เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ</emph> เฆเฆฌเฆ‚ <emph>เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ</emph> เฆœเฆจเงเฆฏ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฅค เฆเฆ–เฆพเฆจเง‡ เฆฏเฆ–เฆจ เฆ•เงเฆทเง‡เฆคเงเฆฐเฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆฅเฆพเฆ•เง‡ เฆถเงเฆงเง เฆคเฆ–เฆจเฆ‡ เฆ†เฆชเฆจเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟเฆ—เงเฆฒเง‹ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "เฆเฆ‡เฆŸเฆฟ<emph> เฆธเฆพเฆงเฆพเฆฐเฆฃ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆธเฆพเฆงเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆ•เฆฐเฆคเง‡ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆฟเฅค เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆงเฆฐเฆจเง‡, เฆจเฆฟเฆฐเงเฆญเฆฐ เฆญเฆฟเฆจเงเฆจเฆฎเฆค เฆนเฆฏเฆผเฅค เฆจเฆฟเฆฎเงเฆจเฆฒเฆฟเฆ–เฆฟเฆค เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€เฆฐ เฆธเฆฎเฆธเงเฆค เฆชเงเฆฐเฆคเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆœเฆจเงเฆฏ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆจเฆฏเฆผเฅค"
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ HTML เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸเง‡ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ†เฆ•เฆพเฆฐ เฆจเฆฅเฆฟ เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเง‡เฆจ, เฆกเฆฟเฆซเฆฒเงเฆŸ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฎเฆพเฆจ, เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฎเฆพเฆจ เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆจเฆพเฅค เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฎเฆพเฆจ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ- เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆงเฆฐเฆจเง‡ เฆจเฆฟเฆฐเงเฆญเฆฐ เฆ•เฆฐเฆ›เง‡- เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ' เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฎเง‚เฆฒเงเฆฏเง‡เฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ (เฆฒเง‡เฆ–เฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ,เฆเฆฐ เฆœเฆจเงเฆฏ), เฆกเฆฟเฆซเฆฒเงเฆŸ เฆ…เฆฌเฆธเงเฆฅเฆพ (เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆฌเฆ‚ เฆ…เฆชเฆถเฆจ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆœเฆจเงเฆฏ), เฆเฆฌเฆ‚ เฆกเฆฟเฆซเฆฒเงเฆŸ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ (เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆœเฆจเงเฆฏ)เฅค"
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\"> เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฐเฆฏเฆผเง‡เฆ›เง‡ \" เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเง‡เฆ›เฆฟเฆฒ \" (เฆนเงเฆฏเฆพเฆ), เฆ†เฆ•เฆพเฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆธเฆ•เงเฆทเฆฎ เฆนเฆฌเง‡เฅค</ahelp> เฆฏเฆฆเฆฟ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ, เฆเฆ‡เฆŸเฆฟ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆจเฆพ (เฆ•เง‹เฆจเฆ“ เฆจเฆพ) เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆงเง‚เฆธเฆฐ เฆฐเฆ‚ เฆ•เฆฟเฆคเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆคเง‡ เฆ•เฆคเฆ—เงเฆฒเฆฟ เฆฒเฆพเฆ‡เฆจ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆเฆ‡ เฆฎเฆพเฆจเฆธเฆฎเง‚เฆนเฆŸเฆฟ เฆ•เง‡เฆฌเฆฒ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆฌเง‡เฆ›เง‡ เฆจเฆฟเฆฏเฆผเง‡เฆ›เฆฟเฆฒ \" เฆนเงเฆฏเฆพเฆ \"เฆคเง‡ \"เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ\" เฆ…เฆชเฆถเฆจเฅค</ahelp> เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆ†เฆชเฆจเฆฟ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡ เฆ•เฆคเฆ—เงเฆฒเฆฟ เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆคเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆ‰เฆšเฆฟเฆคเฅค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆฏเง‡เฆŸเฆฟเฆฐ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆ…เฆชเฆถเฆจ เฆจเง‡เฆ‡, เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆซเฆจเงเฆŸ เฆฎเฆพเฆชเง‡เฆฐ เฆฎเฆพเฆชเง‡เฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\"> เฆ•เฆพเฆœ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆ•เฆพเฆœ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฏเง‡ เฆ˜เฆŸเฆพเฆฏเฆผ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฌเฆพเฆŸเฆจ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเง‡เฅค</ahelp> เฆ†เฆชเฆจเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆจเฆฟเฆœเง‡เฆฐ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฃเงŸ เฆฌเฆพเฆŸเฆจ เฆชเฆฐเฆฟเฆ•เฆฒเงเฆชเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฃเงŸ เฆ•เฆพเฆœ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฌเง‹เฆคเฆพเฆฎเง‡ เฆฏเง‡เฆธเฆฌ เฆ•เฆพเฆฐเงเฆฏ เฆจเฆฟเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆคเฆพ เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆธเฆพเฆฐเฆฃเฆฟเฆŸเฆฟ เฆฌเฆฐเงเฆฃเฆจเฆพ เฆ•เฆฐเง‡เฅค"
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "เฆกเฆพเฆŸเฆพ เฆชเฆพเฆ เฆพเฆฏเฆผ เฆฏเง‡ เฆ เฆฟเฆ•เฆพเฆจเฆพเฆคเง‡ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ†เฆ•เฆพเฆฐเง‡เฆฐ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆขเง‹เฆ•เฆพเฆ“เฆฏเฆผเฆพ เฆนเฆฏเฆผ เฆฏเง‡ เฆคเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆนเฆฏเฆผ<link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"> เฆ†เฆ•เฆพเฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</link>เฆเฆฐ เฆ…เฆงเง€เฆจเง‡<link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph> URL</emph></link>เฅค"
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆชเง‚เฆฐเงเฆฌเฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆค เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆฎเฆพเฆจ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡ (เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆ…เฆฌเฆธเงเฆฅเฆพ, เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ, เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆฎเฆพเฆจ)เฅค"
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเงเฆจ เฆ•เฆฟเฆจเฆพ (เฆนเงเฆฏเฆพเฆ) เฆ…เฆฅเฆฌเฆพ เฆจเฆพ (เฆ•เง‹เฆจเฆ“ เฆจเฆพ)เฅค</ahelp> เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆคเง€เฆฐ เฆฌเฆพเฆŸเฆจ เฆฐเฆฏเฆผเง‡เฆ›เง‡ เฆฏเง‡เฆŸเฆฟ เฆฌเฆฟเฆฆเงเฆฏเฆฎเฆพเฆจ เฆ†เฆ•เฆพเฆฐ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆชเงเฆฐเฆคเฆฟ เฆฎเฆพเฆ‰เฆธ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เง‹เฆฒเง‡เฅค เฆเฆฐ เฆ…เฆงเง€เฆจเง‡<emph> เฆฒเฆพเฆ‡เฆจ เฆ—เงเฆฃเฆคเฆฟ</emph>, เฆ†เฆชเฆจเฆฟ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆ•เฆคเฆ—เงเฆฒเฆฟ เฆฒเฆพเฆ‡เฆจ (เฆ…เฆฅเฆฌเฆพ เฆธเฆพเฆฐเฆฟ)เฆเฆฐ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆ‰เฆšเฆฟเฆคเฅค เฆธเฆฎเงเฆฎเฆฟเฆฒเฆจ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฅเฆพเฆ•เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "เฆฒเง‡เฆฌเง‡เฆฒ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ•เฆฒเฆพเฆฎเง‡ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เฆธ เฆฌเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฏเง‡เฆŸเฆฟ เฆเฆ‡ เฆฌเง‹เฆคเฆพเฆฎเง‡ เฆฌเงเฆฏเฆฌเฆนเงƒเฆค เฆนเฆฏเฆผ"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡ AutoFill เฆซเฆพเฆ‚เฆถเฆจ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡เฅค</ahelp> AutoFill เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟ เฆ†เฆชเฆจเฆฟ เฆฏเฆ–เฆจ เฆเฆ•เฆŸเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆฒเฆฟเฆ–เฆคเง‡ เฆฅเฆพเฆ•เง‡เฆจ เฆคเฆ–เฆจ เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆเฆจเงเฆŸเงเฆฐเฆฟเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆธเงเฆฎเงƒเฆคเฆฟ-เฆธเฆนเฆพเฆฏเฆผเฆ•, เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆฒเง‡เฆฌเง‡เฆฒเง‡เฆฐ เฆเฆ• เฆ…เฆ•เงเฆทเฆฐ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆ•เฆฐเง‡ เฆฏเฆพเฆคเง‡ เฆ•เฆฐเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆ•เง€เฆฌเง‹เฆฐเงเฆกเง‡ เฆ…เฆ•เงเฆทเฆฐ เฆšเฆพเฆช เฆฆเง‡เฆ“เฆฏเฆผเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆเฆ‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเฆŸเฆฟ เฆ‰เฆชเฆฒเฆฌเงเฆงเฆฟ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡, เฆเฆ•เฆŸเฆฟ เฆŸเฆฟเฆฒเฆก (~) เฆญเฆฟเฆคเฆฐเง‡ เฆขเง‹เฆ•เฆพเฆจ เฆฒเง‡เฆฌเง‡เฆฒเง‡ เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆธเฆพเฆฎเฆจเง‡ เฆ…เฆ•เงเฆทเฆฐเฅค"
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆเฆฌเฆ‚ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆฎเง‹เฆกเฆผเฆ• เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฎเฆพเฆเง‡ เฆฒเฆฟเฆ‚เฆ• เฆคเงเฆฒเง‡ เฆซเง‡เฆฒเฆคเง‡ <emph>เฆ•เง‹เฆจ เฆ•เฆพเฆœ เฆจเง‡เฆ‡ </emph> เฆฌเฆพเฆ•เงเฆธเง‡ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆ•เฆฐเงเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ•เฆฒเฆพเฆฎ เฆชเงเฆฐเฆธเงเฆฅ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡เฅค</ahelp> เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ•เฆฒเฆพเฆฎ เฆชเงเฆฐเฆธเงเฆฅ เฆเฆ•เฆ•เง‡ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡ เฆฏเฆพ %PRODUCTNAME เฆฎเฆกเฆฟเฆ‰เฆฒ เฆ…เฆชเฆถเฆจเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆคเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆšเฆพเฆจ, เฆ†เฆชเฆจเฆฟ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆชเฆฐเฆฟเฆฎเฆพเฆชเฆ• เฆเฆ•เฆ• เฆฆเฆฟเฆฏเฆผเง‡ เฆเฆ•เฆŸเฆฟ เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ, เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆธเฆฐเงเฆช, เงจ เฆธเง‡เฆฎเฆฟเฅค"
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\"> เฆ˜เฆŸเฆจเฆพ เฆชเงเฆจเฆฐเฆพเฆฌเงƒเฆคเงเฆคเฆฟ เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆฎเฆฟเฆฒเฆฟ เฆธเง‡เฆ•เง‡เฆจเงเฆกเง‡ เฆฌเฆฟเฆฒเฆฎเงเฆฌ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp> เฆเฆ•เฆŸเฆฟ เฆชเงเฆจเฆฐเฆพเฆฌเงƒเฆคเงเฆค เฆ˜เฆŸเฆจเฆพ เฆ˜เฆŸเฆพเฆฏเฆผ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆคเง€เฆฐ เฆฌเฆพเฆŸเฆจ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡ เฆ…เฆฅเฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆธเงเฆ•เงเฆฐเฆฒเฆฌเฆพเฆฐเง‡เฆฐ เฆชเฆŸเฆญเง‚เฆฎเฆฟ, เฆ…เฆฅเฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฃเงŸ เฆฌเฆพเฆเฆงเฆพ เฆฆเง‡เฆฏเฆผเฆพเฆฐ เฆฐเง‡เฆ•เฆฐเงเฆก เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฃเงŸ เฆฌเฆพเฆŸเฆจเง‡เฆฐ เฆเฆ•, เฆเฆฌเฆ‚ เฆ†เฆชเฆจเฆฟ เฆ•เฆฟเฆ›เง เฆธเฆฎเฆฏเฆผเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฎเฆพเฆ‰เฆธ เฆฌเฆพเฆŸเฆจ เฆฐเฆพเฆ–เง‡เฆจ เฆšเฆพเฆช เฆฆเฆฟเฆจเฅค เฆ†เฆชเฆจเฆฟ เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ, เงจ เฆธเง‡ เฆ…เฆฅเฆฌเฆพ เงซเงฆเงฆ เฆฎเฆฟเฆฒเฆฟเฆธเง‡เฆ•เง‡เฆจเงเฆกเง‡เฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆธเฆฎเฆฏเฆผ เฆเฆ•เฆ•,เฆเฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆเฆ•เฆŸเฆฟ เฆฎเง‚เฆฒเงเฆฏ เฆขเง‹เฆ•เง‡เฆคเง‡ เฆชเง‡เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจ เฆ…เฆจเงเฆธเฆฐเฆฃ เฆ•เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">เฆเฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆชเฆ›เฆจเงเฆฆเฆฎเฆค เฆคเฆพเฆฐเฆฟเฆ– เฆฐเฆฟเฆกเฆ†เฆ‰เฆŸเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</ahelp>เฆคเฆพเฆฐเฆฟโ€Œเฆ– เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆ†เฆชเฆจเฆฟ เฆคเฆพเฆฐเฆฟเฆ– เฆฐเฆฟเฆกเฆ†เฆ‰เฆŸเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\"> เฆธเฆคเงเฆฏเฆฟ เฆเฆฌเฆ‚ เฆฎเฆฟเฆฅเงเฆฏเฆพ เฆฎเฆพเฆจ เฆฅเง‡เฆ•เง‡ เฆเฆ•เฆŸเฆฟ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆฌเฆพเฆ‡เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆถเง‚เฆจเงเฆฏ เฆฎเฆพเฆจ เฆ“ เฆชเงเฆฐเฆคเฆฟเฆจเฆฟเฆงเฆฟเฆคเงเฆฌ เฆ•เฆฐเง‡ เฆ•เฆฟเฆจเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp> เฆเฆ‡ เฆ•เฆพเฆœเฆŸเฆฟ เฆ•เง‡เฆฌเฆฒ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆฏเฆฆเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆคเฆฟเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเง‡: เฆธเฆคเงเฆฏเฆฟ, เฆฎเฆฟเฆฅเงเฆฏเฆพ เฆเฆฌเฆ‚ เฆถเง‚เฆจเงเฆฏเฅค"
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "<emph> เฆคเฆฟเฆจ เฆฐเฆ•เฆฎ เฆ…เฆฌเฆธเงเฆฅเฆพ </emph>เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆ—เฆ เฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค, HTML เฆ—เฆ เฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆจเฆฏเฆผเฅค"
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆงเงเฆฐเงเฆฌเฆ•เฅค เฆเฆ‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเฆŸเฆฟ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฆจเฆพเฅค เฆ…เฆ•เงเฆทเฆฐ เฆฎเงเฆฆเงเฆฐเฆฃเฆชเงเฆฐเฆฎเฆพเฆฆ เฆฎเฆพเฆธเงเฆ•เง‡เฆฐ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "เฆ…เฆ•เงเฆทเฆฐ a-z เฆเฆฌเฆ‚ A-Z เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฆจเฆพเฅค"
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "เฆ…เฆ•เงเฆทเฆฐ A-Z เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆเฆŸเฆฟ เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผเฆญเฆพเฆฌเง‡ เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "เฆ…เฆ•เงเฆทเฆฐ a-z, A-Z เฆเฆฌเฆ‚ เงฆ-เงฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฆจเฆพเฅค"
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "เฆ…เฆ•เงเฆทเฆฐ A-Zเฆเฆฌเฆ‚ เงฆ-เงฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆเฆŸเฆฟ เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผเฆญเฆพเฆฌเง‡ เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "เฆถเงเฆงเง เงฆ-เงฏ เฆ…เฆ•เงเฆทเฆฐเฆ—เงเฆฒเง‹ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค"
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "เฆธเฆ•เฆฒ เฆฎเงเฆฆเงเฆฐเฆฃเฆฏเง‹เฆ—เงเฆฏ เฆ…เฆ•เงเฆทเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆเฆŸเฆฟ เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผเฆญเฆพเฆฌเง‡ เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "เฆ†เฆชเฆจเฆพเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆเฆ•เฆŸเฆฟ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฅเฆพเฆ•เฆคเง‡ เฆชเฆพเฆฐเง‡ เฆฏเง‡ เฆ…เฆญเงเฆฏเฆจเงเฆคเฆฐเฆธเงเฆฅ เฆฌเฆธเงเฆคเง เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเง‡เฆจ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเง‡เฆจ (เฆคเฆพเฆฐเฆฟเฆ–, เฆธเฆฎเฆฏเฆผ, เฆเฆฌเฆ‚ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ)เฅค<ahelp hid=\"HID_PROP_STRICTFORMAT\"> เฆฏเฆฆเฆฟ เฆจเฆฟเฆฏเฆผเฆฎเฆจเฆฟเฆทเงเฆ  เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆพเฆœ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ (เฆนเงเฆฏเฆพเฆ), เฆ•เง‡เฆฌเฆฒ เฆ…เฆจเงเฆฎเง‹เฆฆเฆฟเฆค เฆ…เฆ•เงเฆทเฆฐ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค</ahelp> เฆเฆ•เฆŸเฆฟ เฆคเฆพเฆฐเฆฟเฆ– เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ,เฆเฆฐ เฆœเฆจเงเฆฏ, เฆ•เง‡เฆฌเฆฒ เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฏเฆผ เฆ…เฆฅเฆฌเฆพ เฆคเฆพเฆฐเฆฟเฆ– เฆฌเฆฟเฆญเง‡เฆฆเฆ• เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ; เฆธเฆฎเฆธเงเฆค เฆฌเฆฐเงเฆฃ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆ•เง€เฆฌเง‹เฆฐเงเฆกเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒ เฆ‰เฆชเง‡เฆ•เงเฆทเฆพ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒเฅค"
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\"> เฆจเฆฅเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆฒเฆ•เงเฆทเงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆเฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ–เง‹เฆฒเฆพ เฆนเฆฏเฆผ \" เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟ / เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ \" เฆ•เฆพเฆœเฅค</ahelp> เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆฒเฆ•เงเฆทเงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆ“ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ<emph> URL</emph> เฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆฎเงเฆ•เงเฆค เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฌเฆพเฆŸเฆจ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจ เฆฏเง‡ เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟ เฆ…เฆฅเฆฌเฆพ เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ เฆ•เฆพเฆœ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡)เฅค"
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "เฆซเงเฆฐเง‡เฆฎ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆŸเฆฟ HTML เฆ—เฆ เฆจเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค, เฆ•เฆฟเฆจเงเฆคเง เฆกเฆพเฆŸเฆพเฆญเฆพเฆจเงเฆกเฆพเฆฐเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆจเฆฏเฆผเฅค"
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆšเฆฟเฆคเงเฆฐ เฆฌเฆพเฆŸเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ <emph> เฆšเฆฟเฆคเงเฆฐเฆ›เฆฌเฆฟ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฐเฆฏเฆผเง‡เฆ›เง‡เฅค<ahelp hid=\"HID_PROP_IMAGE_URL\"><emph> เฆšเฆฟเฆคเงเฆฐเฆ›เฆฌเฆฟ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เง‡เฆฐ เฆฐเฆพเฆธเงเฆคเฆพ เฆเฆฌเฆ‚ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆพเฆŸเฆจเง‡ เฆฐเฆพเฆ– เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจเฅค</ahelp> เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆฐ เฆธเฆ™เงเฆ—เง‡ เฆ—เงเฆฐเฆพเฆซเฆฟเฆ• เฆซเฆพเฆ‡เฆฒ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเง‡เฆจ<emph>...</emph> เฆฌเฆพเฆŸเฆจ, เฆฐเฆพเฆธเงเฆคเฆพ เฆเฆฌเฆ‚ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ เฆฒเง‡เฆ–เฆพ เฆฌเฆพเฆ•เงเฆธเง‡ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเฆฌเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "URL เฆงเฆฐเฆจ เฆฌเง‹เฆคเฆพเฆฎเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ เฆชเฆพเฆ เงเฆฏเฆŸเฆฟ URL เฆเฆฐ เฆ…เฆงเง€เฆจเง‡ URL เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง‡ เฆฌเฆฐเงเฆงเฆฟเฆค เฆชเฆฐเฆพเฆฎเฆฐเงเฆถเง‡ เฆ‰เฆชเฆธเงเฆฅเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\"> URL เฆฌเฆพเฆจเฆพเฆจเง‡ เฆเฆ•เฆŸเฆฟ เฆฌเงเฆฏเฆพเฆš เฆฒเง‡เฆฌเง‡เฆฒ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡เฆŸเฆฟ เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆนเฆพเฆฏเงเฆฏเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆจเฆฅเฆฟเฆคเง‡ เฆเฆฌเฆ‚ เฆฏเง‡เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆพเฆนเฆพเฆฏเงเฆฏเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆกเฆพเฆ• เฆฆเง‡ เฆฏเฆพเฆฌเง‡เฅค</ahelp> เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆธเฆพเฆนเฆพเฆฏเงเฆฏเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเฆนเฆพเงŸเฆคเฆพ เฆ–เง‹เฆฒเฆพ เฆฏเฆพเฆฌเง‡ เฆฏเฆฆเฆฟ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ•เฆฐเฆพ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆธเฆ‚เฆฌเฆพเฆฆเฆชเฆคเงเฆฐ F1 เฆคเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผเฅค"
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\"> เฆจเฆฅเฆฟเฆคเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡เฅค เฆ–เง‹เฆฒเฆพ เฆเฆ‡ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆŸเฆฟ เฆเฆฌเฆ‚ เฆ†เฆชเฆจเฆพเฆฐ เฆฒเง‡เฆ–เฆพ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเงเฆจเฅค เฆเฆ•เฆŸเฆฟ เฆจเฆคเงเฆจ เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆœเฆจเงเฆฏ Shift+Enter เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆเฆฌเฆ‚ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡, เฆ†เฆชเฆจเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆฏเง‡ เฆจเฆฅเฆฟเฆคเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆนเฆฌเง‡เฆจเฅค เฆ–เง‹เฆฒเฆพ<emph> เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆเฆจเงเฆŸเงเฆฐเฆฟ</emph> เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆ†เฆชเฆจเฆพเฆฐ เฆฒเง‡เฆ–เฆพ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเงเฆจเฅค</ahelp> เฆฆเฆฏเฆผเฆพ เฆ•เฆฐเง‡ เฆจเง‹เฆŸ<link href=\"text/shared/02/01170100.xhp\" name=\"tips\"> เฆชเฆฐเฆพเฆฎเฆฐเงเฆถ</link> เฆ•เง€เฆฌเง‹เฆฐเงเฆก เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฆคเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆ›เง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "เฆฏเฆฆเฆฟ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆฅเฆพเฆ•เง‡ เฆเฆฌเฆ‚ เฆชเฆพเฆ เงเฆฏ เฆฆเงˆเฆฐเงเฆ˜เงเฆฏ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆธเฆ‚เฆœเงเฆžเฆพ เฆขเง‡เฆ•เง‡ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡, เฆ†เฆชเฆจเฆฟ เฆ…เฆฌเฆถเงเฆฏเฆ‡ เฆเฆ–เฆพเฆจเง‡ เฆชเฆพเฆ เงเฆฏ เฆฆเงˆเฆฐเงเฆ˜เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆฌเง‡เฆจ เฆจเฆพเฅค เฆฏเฆฆเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆจเฆพ เฆฅเฆพเฆ•เง‡ (\"เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆจเฆฏเฆผ\") เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ•เง‡เฆฌเฆฒ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆฅเง‡เฆ•เง‡ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค"
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">เฆเฆ•เฆพเฆงเฆฟเฆ• เฆธเฆพเฆฐเฆฟเฆคเง‡ เฆฒเง‡เฆ–เฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡ เฆฅเฆพเฆ•เง‡เฅค</ahelp> เฆฒเง‡เฆ–เฆพ เฆฌเฆพเฆ•เงเฆธเง‡ เฆธเฆพเฆฐเฆฟเฆฐ เฆฌเฆฟเฆฐเฆคเง€เฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเฆพ เฆนเงŸ, เฆฏเฆพเฆคเง‡ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆพเฆงเฆฟเฆ• เฆฒเง‡เฆ–เฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆจเฆฟเฆœ เฆนเฆพเฆคเง‡ เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฐเฆฟ เฆฌเฆฟเฆฐเฆคเง€ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจเง‹เฆฐ เฆœเฆจเงเฆฏ, Enter เฆ•เง€ เฆšเฆพเฆชเงเฆจเฅค"
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆ‡ เฆ…เฆชเฆถเฆจเฆŸเฆฟเฆ•เง‡ \"เฆนเงเฆฏเฆพเฆ\"เฆคเง‡ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟเฆ•เง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆฌเง‡เฆจ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆคเฆ–เฆจ เฆซเง‹เฆ•เฆพเฆธ เฆชเฆพเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\"><emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเฆพเฆคเฆพเฆฏเฆผ, เฆเฆ‡ เฆ…เฆชเฆถเฆจเฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆœเฆจเงเฆฏ เฆจเฆพเฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค <emph> เฆ†เฆ•เฆพเฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเฆพเฆคเฆพเฆฏเฆผ, เฆเฆ‡ เฆ…เฆชเฆถเฆจเฆŸเฆฟ เฆ†เฆ•เฆพเฆฐเง‡เฆฐ เฆœเฆจเงเฆฏ เฆจเฆพเฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp> เฆชเงเฆฐเฆคเงเฆฏเง‡เฆ• เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆคเงเฆฏเง‡เฆ• เฆ†เฆ•เฆพเฆฐเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆฐเฆฏเฆผเง‡เฆ›เง‡<emph> เฆจเฆพเฆฎ</emph>เฆเฆฐ เฆฎเฆงเงเฆฏ เฆฆเฆฟเฆฏเฆผเง‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฏเง‡เฆŸเฆฟ เฆเฆ‡เฆŸเฆฟ เฆธเฆจเฆพเฆ•เงเฆค เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆจเฆพเฆฎ เฆ†เฆฌเฆฟเฆฐเงเฆญเง‚เฆค เฆนเฆฌเง‡<link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"> เฆ†เฆ•เฆพเฆฐ เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆ•เง‡</link> เฆจเฆพเฆฎ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆเฆฌเฆ‚,, เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆ•เฆŸเฆฟ เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ เฆฅเง‡เฆ•เง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฎเฆพเฆจเฆธเฆฎเง‚เฆน เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎ เฆ‡เฆคเฆฟเฆฎเฆงเงเฆฏเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡เฆŸเฆฟ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฒเง‡เฆฌเง‡เฆฒ เฆเฆฌเฆ‚ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆจเฆฟเฆฐเงเฆฎเฆพเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "เฆจเฆพเฆฎ เฆ†เฆฒเฆพเฆฆเฆพ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆ—เงเฆฐเงเฆชเฆฌเฆฆเงเฆง เฆ•เฆฐเฆคเง‡ เฆ“ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆฏเง‡, เฆฏเง‡เฆฎเฆจ เฆฐเง‡เฆกเฆฟเฆ“ เฆฌเฆพเฆŸเฆจ เฆเฆ•เฆคเงเฆฐเง‡ เฆซเฆพเฆ‚เฆถเฆจเฆพเฆฒเง€ เฆ…เฆจเงเฆคเฆฐเงเฆญเงเฆ•เงเฆค เฆนเฆฏเฆผเฅค เฆ•เฆฐเฆคเง‡ เฆธเงเฆคเฆฐเฆพเฆ‚, เฆถเงเฆฐเง‡เฆฃเง€เฆฐ เฆธเฆฎเฆธเงเฆค เฆธเฆฆเฆธเฆฌเงƒเฆจเงเฆฆเง‡ เฆเฆ•เฆ‡ เฆจเฆพเฆฎ เฆฆเฆฟเฆจ: เฆ…เฆจเงเฆฐเง‚เฆช เฆจเฆพเฆฎเฆ—เงเฆฒเง‹เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆถเงเฆฐเง‡เฆฃเง€ เฆธเฆ‚เฆ—เฆ เฆฟเฆค เฆ•เฆฐเง‡เฅค เฆ—เงเฆฐเงเฆชเฆ—เฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆฆเงƒเฆถเงเฆฏเฆค เฆชเงเฆฐเฆคเฆฟเฆจเฆฟเฆงเฆฟเฆคเงเฆฌ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡<link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"> เฆ—เงเฆฐเงเฆช เฆฌเฆพเฆ•เงเฆธเง‡</link>เฅค"
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆจเฆฟเฆฎเงเฆจ เฆชเงเฆฐเฆพเฆจเงเฆคเง‡ เฆ•เง‹เฆฅเฆพเฆฏเฆผ เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ เฆฌเฆพเฆฐ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆนเฆฌเง‡ เฆคเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp>เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆจเฆฟเฆฎเงเฆจ เฆชเงเฆฐเฆพเฆจเงเฆคเง‡ เฆ•เง‹เฆฅเฆพเฆฏเฆผ เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ เฆฌเฆพเฆฐ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆนเฆฌเง‡ เฆคเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\"> เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆฏเฆฆเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เง‡เฆฌเฆฒเฆฎเฆพเฆคเงเฆฐ เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ (เฆนเงเฆฏเฆพเฆ) เฆ…เฆฅเฆฌเฆพ เฆฏเฆฆเฆฟ เฆเฆ‡เฆŸเฆฟ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡ (เฆ•เง‹เฆจเฆ“ เฆจเฆพ)เฅค</ahelp><emph> เฆ•เง‡เฆฌเฆฒเฆฎเฆพเฆคเงเฆฐ เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆคเง‡ เฆธเฆฎเฆธเงเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฆคเง‡ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡ เฆฏเง‡เฆŸเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฒเง‡เฆ–เฆพ เฆขเง‹เฆ•เง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆšเฆฟเฆคเงเฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ•เง‡เฆฌเฆฒเฆฎเฆพเฆคเงเฆฐ เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเง‡เฆจ เฆฏเง‡เฆŸเฆฟ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆฅเง‡เฆ•เง‡ เฆšเฆฟเฆคเงเฆฐเฆ›เฆฌเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆฆเฆฟเฆ•เง‡ เฆจเฆคเงเฆจ เฆšเฆฟเฆคเงเฆฐเฆ›เฆฌเฆฟ เฆญเฆฟเฆคเฆฐเง‡ เฆขเง‹เฆ•เง‡เฆคเง‡ เฆธเฆ•เงเฆทเฆฎ เฆนเฆฌเง‡เฆจ เฆจเฆพเฅค"
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">เฆเฆ•เฆŸเฆฟ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆธเง€เฆฎเฆพเฆจเฆพ \"เฆซเงเฆฐเง‡เฆฎ เฆฌเงเฆฏเฆคเง€เฆค\", เฆเฆ•เฆŸเฆฟ \"3-D เฆฆเฆฐเงเฆถเฆจ เฆธเฆน\" เฆ…เฆฅเฆฌเฆพ \"เฆธเฆฎเฆคเฆฒ\" เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆชเงเฆฐเฆฆเฆฐเฆถเฆจ เฆ•เฆฐเฆพเฆฐ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจ เฆ•เฆฟ เฆจเฆพ เฆธเง‡เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจเฅค</ahelp>เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆธเฆน เฆเฆŸ เฆเฆ•เฆŸเฆฟ เฆซเงเฆฐเง‡เฆฎ เฆฅเฆพเฆ•เง‡, <emph>เฆ•เฆฟเฆจเฆพเฆฐเฆพ </emph>เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆ†เฆชเฆจเฆฟ เฆซเฆฐเงเฆฎเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆ•เฆฟเฆจเฆพเฆฐเฆพ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆ†เฆชเฆจเฆฟ \"เฆซเงเฆฐเง‡เฆฎ เฆฌเงเฆฏเฆคเง€เฆค\", \"3-D เฆฆเฆฐเงเฆถเฆจ เฆธเฆน\" เฆ…เฆฅเฆฌเฆพ \"เฆธเฆฎเฆคเฆฒ\" เฆเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\"><emph> เฆŸเงเฆฏเฆพเฆฌ เฆ…เฆฐเงเฆกเฆพเฆฐ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆคเง‡ เฆ…เฆฐเงเฆกเฆพเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฏเง‡เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆ†เฆ•เฆพเฆฐเง‡ เฆซเง‹เฆ•เฆพเฆธ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆšเฆพเฆช เฆฆเฆฟเฆจเฅค</ahelp> เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐเง‡ เฆฏเง‡ เฆเฆ• เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆšเง‡เฆฏเฆผเง‡ เฆ†เฆฐเฆ“ เฆฌเง‡เฆถเฆฟ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡, เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ•เฆฐเฆพ เฆšเฆพเฆฒ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆšเฆพเฆช เฆฆเง‡เฆฏเฆผเฅค เฆ†เฆชเฆจเฆฟ เฆเฆคเง‡ เฆ…เฆฐเงเฆกเฆพเฆฐ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเง‡เฆฐ เฆ…เฆงเง€เฆจเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆฏเง‡เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ•เฆฐเฆพ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ<emph> เฆŸเงเฆฏเฆพเฆฌ เฆ…เฆฐเงเฆกเฆพเฆฐ</emph>เฅค"
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "<emph> เฆŸเงเฆฏเฆพเฆฌ เฆ…เฆฐเงเฆกเฆพเฆฐ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆคเง‡ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆจเฆฏเฆผ<link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"> เฆ†เงœเฆพเฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡</link>เฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆšเฆพเฆจ, เฆ†เฆชเฆจเฆฟ เฆšเฆฟเฆคเงเฆฐ เฆฌเฆพเฆŸเฆจ เฆเฆฌเฆ‚ เฆšเฆฟเฆคเงเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡,เฆเฆฐ เฆœเฆจเงเฆฏ เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆŸเฆฟ เฆ“ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆคเง‡ เฆชเง‡เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจ, เฆฏเฆพเฆคเง‡ เฆ•เฆฐเง‡ เฆ†เฆชเฆจเฆฟ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆเฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "เฆฏเฆ–เฆจ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆ›เง‡ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐ, เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเฆฌเง‡ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆฏเง‡ เฆเฆ‡ เฆ†เฆ•เฆพเฆฐเฆŸเฆฟเฆคเง‡ เฆฏเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผ; เฆชเงเฆฐเฆคเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เงงเฆเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆฏเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒ เฆฌเงƒเฆฆเงเฆงเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเง‡เฆจ, เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฆฐ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเฆฌเง‡ เฆ†เฆชเฆกเง‡เฆŸ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆฏเง‡ เฆซเง‹เฆ•เฆพเฆธ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡ เฆจเฆพ (Tabstop = เฆจเฆฏเฆผ) เฆเฆ•เฆŸเฆฟ เฆฎเง‚เฆฒเงเฆฏ เฆ“ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆ‰เฆชเฆฐเฆจเงเฆคเง, เฆเฆ‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆเฆกเฆผเฆฟเฆฏเฆผเง‡ เฆฏเฆพเฆ“เฆฏเฆผเฆพ เฆนเฆฏเฆผ เฆฏเฆ–เฆจ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆ›เง‡เฅค"
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เฆœเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฎเฆพเฆ‰เฆธ เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆนเงŸ เฆ•เฆฟเฆจเฆพ เฆคเฆพ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฅเฆพเฆ•เง‡เฅค เฆ•เฆ–เฆจเฆ“ เฆจเงŸ: เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆนเฆฌเง‡ เฆจเฆพเฅค เฆซเง‹เฆ•เฆพเฆธ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ: (เฆกเฆฟเฆซเฆฒเงเฆŸ) เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒเฆŸเฆฟเฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆฅเฆพเฆ•เฆพเฆฐ เฆธเฆฎเงŸ เฆเฆฌเฆ‚ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆ• เฆนเงเฆ‡เฆฒ เฆเฆฌเฆ‚ เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเฆพ เฆนเฆฒเง‡ เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค เฆนเฆฌเง‡เฅค เฆธเฆฌเฆธเฆฎเงŸ: เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆ• เฆนเงเฆ‡เฆฒ เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเฆพ เฆนเฆฒเง‡ เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเฆคเง€เฆค เฆนเงŸเง‡ เฆฅเฆพเฆ•เง‡, เฆ•เง‹เฆจ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒเฆŸเฆฟเฆฐ เฆซเฆพเฆ•เฆพเฆธ เฆฐเงŸเง‡เฆ›เง‡ เฆคเฆพ เฆ—เงเฆฐเงเฆคเงเฆฌเฆชเง‚เฆฐเงเฆฃ เฆจเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "เฆ—เงเฆฐเงเฆชเฆญเง‚เฆ•เงเฆค เฆ…เฆชเฆถเฆจ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆฆเฆฒเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฏเฆพ เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆธเง‡เฆŸเฆฟเฆ‚ เฆเฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค เฆคเฆพ <emph>เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆ…เฆฌเฆธเงเฆฅเฆพ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เงƒเฆคเฅค"
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ เฆŸเฆพเฆ‡เฆช เฆฌเง‹เฆคเฆพเฆฎเง‡เฆฐ เฆœเฆจเงเฆฏ, <emph> เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ</emph> เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡ เฆฏเฆฆเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ เฆฌเง‹เฆคเฆพเฆฎ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆฅเฆพเฆ•เง‡เฅค"
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆฎเฆพเฆจเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆคเฆพเฆฐ เฆœเฆจเงเฆฏ, เฆ†เฆชเฆจเฆฟ <emph>...</emph> เฆฌเง‹เฆคเฆพเฆฎ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ <emph>เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เงเฆฒเฆคเง‡เฅค"
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ เฆŸเฆพเฆ‡เฆช เฆฌเง‹เฆคเฆพเฆฎเง‡เฆฐ เฆœเฆจเงเฆฏ, <emph> เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ</emph> เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡ เฆฏเฆฆเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ เฆฌเง‹เฆคเฆพเฆฎ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆฅเฆพเฆ•เง‡เฅค"
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆฏเฆ–เฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆธเงเฆ•เงเฆฐเฆฒเฆฌเฆพเฆฐเง‡ เฆคเง€เฆฐ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡ เฆคเฆ–เฆจ เฆฏเง‹เฆ— เฆฌเฆพ เฆฌเฆฟเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพเฆฐ เฆฎเฆพเฆจ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\"><emph> เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฌเฆพเฆŸเฆจ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆธเฆ‚เฆถเงเฆฒเฆฟเฆทเงเฆŸ เฆฌเฆพเฆŸเฆจ เฆชเฆฐเฆฟเฆšเฆพเฆฒเฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆซเง‡เฆฐเฆค เฆ•เง€ เฆšเฆพเฆช เฆฆเฆฟเฆจเฅค</ahelp><emph> เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฌเฆพเฆŸเฆจ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆธเฆ‚เฆถเงเฆฒเฆฟเฆทเงเฆŸ เฆฌเฆพเฆŸเฆจ เฆชเฆฐเฆฟเฆšเฆพเฆฒเฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆซเง‡เฆฐเฆค เฆ•เง€ เฆšเฆพเฆช เฆฆเฆฟเฆจเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ…เฆฅเฆฌเฆพ เฆ†เฆ•เฆพเฆฐ เฆ–เง‹เฆฒเง‡เฆจ เฆเฆฌเฆ‚ เฆฏเง‡เฆ•เง‹เฆจเง‹ เฆ†เฆฐเฆ“ เฆ•เงเฆฐเฆฟเฆฏเฆผเฆพ เฆ•เฆฟ เฆ˜เฆŸเฆพเฆฏเฆผ เฆจเฆพ, เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆฌเฆพเฆŸเฆจเฆŸเฆฟ เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฌเฆพเฆŸเฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ เฆฐเง‚เฆช เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆ•เฆ–เฆจ, เฆ†เฆชเฆจเฆฟ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆฎเงเฆ–เง‹เฆธเง‡ เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆŸเฆฟ เฆœเงเฆกเฆผเง‡ เฆ†เฆธเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆเฆ‡เฆ—เงเฆฒเฆฟ เฆฎเงเฆ–เง‹เฆธ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเง‡ เฆฏเง‡ เฆเฆ•เฆŸเฆฟ เฆฒเง‡เฆ–เฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆชเง‡เฆถ เฆ•เฆฐเฆพ เฆงเฆฐเฆจ เฆฌเฆพเฆŸเฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆถเฆฌเงเฆฆ เฆฒเง‡เฆ–เฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆขเง‹เฆ•เฆพเฆ“เฆฏเฆผเฆพ เฆนเฆฏเฆผ เฆเฆฌเฆ‚ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆฌเฆพเฆŸเฆจ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆถเงเฆฐเง เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆฌเฆพเฆŸเฆจ เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฌเฆพเฆŸเฆจ, เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆ‰เฆชเฆฐเฆจเงเฆคเง เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆถเงเฆฐเง เฆ•เฆฐเฆคเง‡ เฆ…เฆฐเงเฆกเฆพเฆฐเง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆถเฆฌเงเฆฆ เฆขเง‹เฆ•เฆพเฆฐ เฆชเฆฐเง‡ เฆธเฆนเฆœเฆญเฆพเฆฌเง‡ เฆขเงเฆ•เฆฟเฆฏเฆผเง‡เฆ›เฆฟเฆฒเฅค"
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\"> <emph>เฆŸเงเฆฏเฆพเฆฌเฆธเงเฆŸเฆช </emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฏเง‡ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆฆเฆฟเฆฏเฆผเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฌเง‡ เฆ•เฆฟเฆจเฆพเฅค</ahelp> เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆ…เฆชเฆถเฆจเฆ—เงเฆฒเง‹ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "เฆฏเฆ–เฆจ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆ–เฆจ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡ เฆ†เฆฒเง‹เฆ•เฆชเฆพเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฆจเฆพเฅค"
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\"> เฆฒเง‡เฆฌเง‡เฆฒ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡ เฆฏเง‡ เฆ†เฆ•เฆพเฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค</ahelp> เฆฒเง‡เฆฌเง‡เฆฒ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡ เฆฏเง‡ เฆ†เฆ•เฆพเฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆŸเฆฟ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆ…เฆฅเฆฌเฆพ เฆกเฆพเฆŸเฆพเฆฐ เฆ•เฆฒเฆพเฆฎ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆŸเง‡เฆฌเฆฟเฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฐเง‚เฆชเง‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆจเฆคเงเฆจ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆ–เฆจ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเง‡, เฆฌเฆฐเงเฆฃเฆจเฆพ เฆคเง‡ เฆชเง‚เฆฐเงเฆฌเฆฒเงเฆฒเง‡เฆ–เฆฟเฆคเง‡เฆ›เฆฟเฆฒ<emph> เฆจเฆพเฆฎ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฎเง‹เฆกเฆผเฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆกเฆฟเฆซเฆฒเงเฆŸ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆจเฆพเฆฎ เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆชเง‚เฆฐเงเฆฃเฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ•เงเฆฐเฆฎเฆพเฆฏเฆผเฆฃ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ—เฆ เฆฟเฆค เฆนเฆฏเฆผ (เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ, CommandButton1 เฆเฆฐ เฆœเฆจเงเฆฏ)เฅค เฆเฆฐ เฆธเฆ™เงเฆ—เง‡<emph> เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ, เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆ…เฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆฌเฆฐเงเฆฃเฆจเฆพ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆธเงเฆคเฆฐเฆพเฆ‚ เฆฏเง‡ เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ•เฆพเฆœ เฆชเงเฆฐเฆคเฆฟเฆซเฆฒเฆจ เฆ•เฆฐเง‡เฆจเฅค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆเฆ•เฆŸเฆฟ เฆชเงเฆฐเฆ•เฆพเฆถเฆฟเฆค เฆฒเง‡เฆฌเง‡เฆฒ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆคเง‡ เฆ…เฆฐเงเฆกเฆพเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆเฆ‡ เฆเฆจเงเฆŸเงเฆฐเฆฟเฆŸเฆฟ เฆฏเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€เฆคเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจเฅค"
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "เฆฌเฆนเง เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡, เฆคเง€เฆฐ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆฌเง‹เฆคเฆพเฆฎ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธ เฆ–เงเฆฒเงเฆจเฅค เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฒเฆพเฆ‡เฆจ เฆฌเงเฆฐเง‡เฆ• เฆฆเฆฟเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter เฆšเง‡เฆชเง‡เฅค"
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "<emph>เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆถเงเฆงเง เฆ•เง‡เฆฌเฆฒ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€เฆฐ เฆจเฆฟเฆ•เฆŸ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆ‡เฆจเงเฆŸเฆพเฆฐเฆซเง‡เฆธเง‡ เฆเฆ•เฆŸเฆฟ เฆซเฆฐเงเฆฎ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆฎเง‹เฆกเฆผเฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ เฆจเฆฟเฆฏเฆผเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆฐเฆพเฆจเฆŸเฆพเฆ‡เฆฎเง‡ เฆจเง‹เฆŸ เฆ•เฆฐเงเฆจ, เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆธเฆฌเฆธเฆฎเฆฏเฆผ <emph>เฆจเฆพเฆฎ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฆเฆฟเฆฏเฆผเง‡ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฅค"
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\"> URL เฆ เฆฟเฆ•เฆพเฆจเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆ–เง‹เฆฒเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจ \" เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟ / เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ \" เฆฌเฆพเฆŸเฆจเฅค</ahelp> เฆเฆคเง‡ เฆเฆ•เฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟ เฆ…เฆฅเฆฌเฆพ เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ เฆฌเฆพเฆŸเฆจ เฆงเฆฐเฆจเง‡เฆฐ เฆœเฆจเงเฆฏ URL เฆ เฆฟเฆ•เฆพเฆจเฆพ เฆขเง‹เฆ•เฆพเฆจ<emph> URL</emph> เฆฌเฆพเฆ•เงเฆธเฅค เฆ เฆฟเฆ•เฆพเฆจเฆพ เฆ–เง‹เฆฒเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆฌเฆพเฆŸเฆจ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">เฆฎเงเฆฆเงเฆฐเฆพ เฆชเงเฆฐเฆคเง€เฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ…เฆ•เงเฆทเฆฐ เฆฌเฆพ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</ahelp>เฆเฆ•เฆŸเฆฟ เฆฎเงเฆฆเงเฆฐเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡, เฆ†เฆชเฆจเฆฟ <emph>เฆฎเงเฆฆเงเฆฐเฆพ เฆชเงเฆฐเฆคเง€เฆ•</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡ เฆเฆ•เฆŸเฆฟ เฆ…เฆ•เงเฆทเฆฐ เฆฌเฆพ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆชเงเฆฐเฆฌเง‡เฆถเง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆฎเงเฆฆเงเฆฐเฆพ เฆชเงเฆฐเฆคเง€เฆ• เฆชเงเฆจเฆƒเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\"> เฆฏเฆฆเฆฟ เฆฒเง‡เฆ–เฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆ‡เฆจเฆชเงเฆŸ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ ASCII-เฆ•เง‹เฆก เฆขเง‹เฆ•เฆพเฆจเฅค เฆเฆ‡ เฆ…เฆ•เงเฆทเฆฐเฆŸเฆฟ เฆถเฆฌเงเฆฆเฆšเฆพเฆฌเฆฟเฆฐ เฆœเฆจเงเฆฏ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€เฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค</ahelp> เฆฏเฆฆเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆขเง‹เฆ•เฆพเฆฏเฆผ, เฆ†เฆชเฆจเฆฟ เฆ…เฆ•เงเฆทเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆฏเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€เฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค เฆเฆฐ เฆ…เฆงเง€เฆจเง‡<emph> เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆ…เฆ•เงเฆทเฆฐ</emph>, เฆชเงเฆฐเฆคเงเฆฏเฆพเฆถเฆฟเฆค เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆ…เงเฆฏเฆพเฆธเฆ•เฆฟ เฆ•เง‹เฆก เฆขเง‹เฆ•เฆพเฆจเฅค เฆ†เฆชเฆจเฆฟ เฆฅเง‡เฆ•เง‡ เงจเงซเงซ เฆฅเง‡เฆ•เง‡ เฆฎเฆพเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "เฆ…เฆ•เงเฆทเฆฐเฆ—เงเฆฒเง‹ เฆเฆฌเฆ‚ เฆเฆฆเง‡เฆฐ ASCII เฆ•เง‹เฆก <emph>เฆฌเฆฟเฆถเง‡เฆท เฆ…เฆ•เงเฆทเฆฐ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆฆเง‡เฆ–เฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡ (เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆฟเฆถเง‡เฆท เฆ…เฆ•เงเฆทเฆฐ)เฅค"
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\"> เฆฒเฆฟเฆ–เฆฟเฆค เฆฎเงเฆ–เง‹เฆธ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡เฅค เฆฒเฆฟเฆ–เฆฟเฆค เฆฎเงเฆ–เง‹เฆธ เฆชเงเฆฐเฆพเฆฅเฆฎเฆฟเฆ• เฆฎเฆพเฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐ เฆกเฆพเฆ‰เฆจเฆฒเง‹เฆก เฆ•เฆฐเฆพเฆฐ เฆชเฆฐเง‡ เฆธเฆฌเฆธเฆฎเฆฏเฆผ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจเฅค</ahelp> เฆฎเงเฆ–เง‡เฆธเฆ•เงƒเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆ†เฆชเฆจเฆฟเฆฐ เฆธเฆ™เงเฆ—เง‡ เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ–เฆฟเฆค เฆฎเงเฆ–เง‹เฆธ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ–เฆฟเฆค เฆฎเงเฆ–เง‹เฆธ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐเง‡เฆฐ เฆชเงเฆฐเฆพเฆฅเฆฎเฆฟเฆ• เฆฎเฆพเฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡, เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐ เฆกเฆพเฆ‰เฆจเฆฒเง‹เฆก เฆ•เฆฐเฆพเฆฐ เฆชเฆฐเง‡ เฆธเฆฌเฆธเฆฎเฆฏเฆผ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจเฅค เฆฎเงเฆ–เง‹เฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆ…เฆ•เงเฆทเฆฐ เฆ•เง‹เฆก เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆ›เง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆ›เง‡, เฆ†เฆชเฆจเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆฏเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฎเงเฆ–เง‹เฆธเฆ•เงƒเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฆเฆฟเฆ•เง‡ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆพเฆฐเฆฟเฆฐ เฆ‰เฆšเงเฆšเฆคเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp>เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡, เฆธเฆพเฆฐเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆšเฆพเฆจ, เฆคเฆฌเง‡ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆชเฆฐเฆฟเฆฎเฆพเฆชเฆ• เฆเฆ•เฆ• เฆฆเงเฆฌเฆพเฆฐเฆพ เฆธเฆฎเฆฐเงเฆฅเฆฟเฆค เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ, เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆธเฆฐเงเฆช, เงจ เฆธเง‡เฆฎเฆฟเฅค"
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "เฆซเฆฟเฆฒเฆŸเฆพเฆฐ เฆ•เฆฐเฆ›เง‡ / เฆธเฆพเฆœเฆพเฆšเงเฆ›เง‡"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"เฆฎเฆพเฆจ เฆเฆ•เฆ•\" เฆ เฆทเงเฆ•เงเฆฐเฆฒเฆฌเฆพเฆฐ เฆฅเฆพเฆฎเงเฆฌเง‡เฆฐ เฆ†เฆ•เงƒเฆคเฆฟ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเงเฆจเฅค เฆเฆ•เฆŸเฆฟ เฆฎเฆพเฆจ (\"เฆทเงเฆ•เงเฆฐเฆฒ เฆฎเฆพเฆจ เฆธเฆฐเงเฆฌเงเฆฌเง‹เฆšเงเฆฏ\" เฆฌเฆฟเฆฏเฆผเง‹เฆ— \"เฆทเงเฆ•เงเฆฐเฆฒ เฆฎเฆพเฆจ เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ\" ) / เงจ เฆเฆ•เฆŸเฆฟ เฆฅเฆพเฆฎเงเฆฌเง‡ เฆซเฆฒเฆพเฆซเฆฒ เฆฆเฆฟเฆฌเง‡ เฆฏเฆพ เฆชเฆŸเฆญเง‚เฆฎเฆฟ เฆเฆฒเฆพเฆ•เฆพเฆฐ เฆ…เฆกเฆผเงเฆงเง‡เฆ•เฆพเฆ‚เฆถ เฆœเงเฆกเฆผเง‡ เฆฅเฆพเฆ•เฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "เฆฏเฆฆเฆฟ เงฆ เฆคเง‡ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆฅเฆพเฆฎเงเฆฌเง‡เฆฐ เฆชเงเฆฐเฆธเงเฆฅ เฆเฆฐ เฆ‰เฆšเงเฆšเฆคเฆพเฆฐ เฆธเฆฎเฆพเฆจ เฆนเฆฌเง‡เฅค"
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "<emph> เฆคเฆฅเงเฆฏ </emph>เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃเง‡ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเง‡เฅค"
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆ‚เฆฏเงเฆ•เงเฆคเฆฟเฆธเฆน เฆซเฆฐเงเฆฎเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆธเฆนเฆฏเง‹เฆ—เง€ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">เฆซเฆฐเงเฆฎ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡</link> เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡เฅค เฆ†เฆชเฆจเฆฟ เฆเฆฐ เฆœเฆจเงเฆฏ <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>เฆกเฆพเฆŸเฆพ</emph></link> เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆซเฆพเฆ‚เฆถเฆจ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆฌเง‡เฆจเฅค"
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ<emph>เฆกเฆพเฆŸเฆพ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆธเฆฎเงเฆญเฆพเฆฌเงเฆฏ เฆธเง‡เฆŸเฆฟเฆ‚ เฆเฆฐ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ‰เฆชเฆฐ เฆจเฆฟเฆฐเงเฆญเฆฐ เฆ•เฆฐเง‡เฅค เฆ†เฆชเฆจเฆฟ เฆ•เง‡เฆฌเฆฒเฆฎเฆพเฆคเงเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆธเฆ™เงเฆ—เง‡เฆฐ เฆœเฆจเงเฆฏ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆ…เฆชเฆถเฆจเฆ—เงเฆฒเง‹ เฆฆเง‡เฆ–เฆคเง‡ เฆชเฆพเฆฌเง‡เฆจเฅค เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐเฆ—เงเฆฒเง‹ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผ:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆชเฆฐเง€เฆ•เงเฆทเฆจ เฆฌเฆพเฆ•เงเฆธ เฆเฆฌเฆ‚ เฆธเงเฆชเงเฆฐเง‡เฆกเฆถเง€เฆŸเง‡เฆฐ เฆฐเง‡เฆกเฆฟเฆ“ เฆฌเง‹เฆคเฆพเฆฎ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฅเฆฟเฆฐ เฆ•เฆ•เงเฆทเง‡ เฆชเฆฐเฆฟเฆธเฆฐ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆฏเฆฆเฆฟ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆฅเฆพเฆ•เง‡, เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆฎเฆพเฆจ เฆ เฆ†เฆชเฆจเฆฟ เฆฏเง‡เฆ‡ เฆฎเฆพเฆจ (เฆšเฆพเฆฒเง เฆ•เฆฐเงเฆจ) เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆฟเฆฏเฆผเง‡เฆ›เง‡เฆจ เฆคเฆพ เฆ•เฆ•เงเฆทเง‡ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค เฆฏเฆฆเฆฟ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆฅเฆพเฆ•เง‡, เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆฎเฆพเฆจ (เฆฌเฆจเงเฆง เฆ•เฆฐเงเฆจ) เฆเฆฐ เฆฎเฆพเฆจ เฆ•เฆ•เงเฆทเง‡ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">เฆ•เฆฟเฆญเฆพเฆฌเง‡ เฆเฆ•เฆŸเฆฟ เฆ–เฆพเฆฒเฆฟ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆ‡เฆจเฆชเงเฆŸ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆคเฆพ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆนเงเฆฏเฆพเฆ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆถเง‚เฆจเงเฆฏ เฆฎเฆพเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆ‡เฆจเฆชเงเฆŸ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆ•เง‡ NULL เฆฎเฆพเฆจ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆ—เฆจเงเฆฏ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆจเฆพ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆ‡เฆจเฆชเงเฆŸเฆŸเฆฟเฆ•เง‡ เฆ•เง‹เฆจ เฆฐเฆ•เฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ›เฆพเฆกเฆผเฆพเฆ‡ เฆ—เฆจเงเฆฏ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "เฆเฆ•เฆŸเฆฟ เฆ–เฆพเฆฒเฆฟ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆนเฆฒ เฆถเง‚เฆจเงเฆฏ เฆฎเฆพเฆจเง‡เฆฐ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ (\"\")เฅค เฆธเงเฆฌเฆพเฆญเฆพเฆฌเฆฟเฆ•เฆญเฆพเฆฌเง‡, เฆเฆ•เฆŸเฆฟ NULL เฆฎเฆพเฆจ เฆเฆ•เฆŸเฆฟ เฆ–เฆพเฆฒเฆฟ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆฎเฆพเฆจเง‡เฆฐ เฆ…เฆจเงเฆฐเง‚เฆช เฆจเฆฏเฆผเฅค เฆธเฆพเฆงเฆพเฆฐเฆฃเฆญเฆพเฆฌเง‡, NULL เฆŸเฆพเฆฐเงเฆฎเฆŸเฆฟ เฆเฆ•เฆŸเฆฟ เฆ…เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆฎเฆพเฆจ, เฆ…เฆœเฆพเฆจเฆพ เฆฎเฆพเฆจ, เฆฌเฆพ \"เฆเฆ–เฆจเฆ“ เฆ•เง‹เฆจ เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจเง‹ เฆนเฆฏเฆผเฆจเฆฟ\" เฆเฆฎเฆจ เฆฎเฆพเฆจ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\"> เฆ†เฆชเฆจเฆพเฆฐ เฆ†เฆ•เฆพเฆฐ เฆชเฆฐเฆฟเฆ•เฆฒเงเฆชเฆจเฆพ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ, เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡ \" เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆชเงเฆฐเฆธเงเฆคเฆพเฆฌเง‡ \"เฆคเง‡ เฆชเงเฆฐเฆคเงเฆฏเง‡เฆ• เฆฒเง‡เฆ–เฆพ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ<emph> เฆกเฆพเฆŸเฆพ</emph> เฆธเฆ‚เฆถเงเฆฒเฆฟเฆทเงเฆŸเง‡เฆฐ เฆŸเงเฆฏเฆพเฆฌ<emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฅค เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆฎเง‹เฆกเง‡ เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจเง‡, เฆ†เฆชเฆจเฆฟ เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆธเฆฎเฆธเงเฆค เฆคเฆฅเงเฆฏ เฆฅเง‡เฆ•เง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเง‡เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจเฅค</ahelp> เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆญเฆฟเฆคเฆฐเง‡เฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆคเฆพเฆฐเฆชเฆฐ AutoComplete เฆ•เฆพเฆœ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡เฅค เฆจเง‹เฆŸ,, เฆ‰เฆชเฆฐเฆจเงเฆคเง เฆฏเง‡ เฆเฆ‡ เฆ•เฆพเฆœเฆŸเฆฟ เฆฎเง‡เฆฎเฆฐเฆฟ เฆธเงเฆฅเฆพเฆจ เฆเฆฌเฆ‚ เฆธเฆฎเฆฏเฆผเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆฌเงƒเฆนเฆคเงเฆคเฆฐ เฆชเฆฐเฆฟเฆฎเฆพเฆฃ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจ เฆฌเง‹เฆง เฆ•เฆฐเง‡, เฆฌเฆฟเฆถเง‡เฆทเฆญเฆพเฆฌเง‡ เฆฏเฆ–เฆจ เฆฌเฆกเฆผ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆ›เฆฟเฆฒ เฆเฆฌเฆ‚ เฆเฆฐ เฆ…เฆคเฆเฆฌ เฆฌเงเฆฐเฆพเฆคเงเฆฏเฆญเฆพเฆฌเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆ‰เฆšเฆฟเฆคเฅค</variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆคเงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธเฆ•เง‡ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ•เฆฐเงเฆจ"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆฎเฆฟเฆฅเงเฆฏเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "เฆคเงเฆฐเฆฟ-เฆ…เฆฌเฆธเงเฆฅเฆพเฆฐ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ \"เฆ…เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค\" เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆนเฆฏเฆผ"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฆเฆฎเฆจ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐ เฆฌเฆพ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "เฆฏเฆฆเฆฟ เฆชเงเฆฐเฆฌเง‡เฆถเฆฟเฆค เฆฎเฆพเฆจ TRUE เฆฌเฆพ 0 เฆจเฆพ เฆนเฆฏเฆผ: เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผ<br/>เฆฏเฆฆเฆฟ เฆชเงเฆฐเฆฌเง‡เฆถเฆฟเฆค เฆฎเฆพเฆจ FALSE เฆฌเฆพ 0: เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆฌเฆพ เฆคเงเฆฐเงเฆŸเฆฟ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "เฆฌเฆพเฆ•เงเฆธเฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ เฆนเฆคเง‡ เฆธเฆฌ เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "เฆฌเฆพเฆ•เงเฆธเฆŸเฆฟเฆ•เง‡ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆนเฆคเง‡ เฆฌเฆพเฆฆ เฆฆเฆฟเฆจเฅค เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ˜เฆฐเง‡ เฆเฆ•เฆ‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ˜เฆฐเง‡ เฆ†เฆฐเง‡เฆ•เฆŸเฆฟ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆคเงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "เฆ…เฆจเงเฆฏ"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆฎเฆฟเฆฅเงเฆฏเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฆเฆฎเฆจ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐ เฆฌเฆพ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "เฆฏเฆฆเฆฟ เฆชเงเฆฐเฆฌเง‡เฆถเฆฟเฆค เฆฎเฆพเฆจ TRUE เฆฌเฆพ 0 เฆจเฆพ เฆนเฆฏเฆผ: เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฌเง‡<br/>เฆฏเฆฆเฆฟ เฆชเงเฆฐเฆฌเง‡เฆถเฆฟเฆค เฆฎเฆพเฆจ FALSE เฆฌเฆพ 0 เฆนเฆฏเฆผ: เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฌเง‡"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆฌเฆพ เฆคเงเฆฐเงเฆŸเฆฟ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎเฆ•เง‡ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ เฆนเฆคเง‡ เฆธเฆฌ เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "เฆเฆ•เฆ‡ เฆฆเฆฒเง‡เฆฐ เฆ…เฆจเงเฆฏเฆเฆ•เฆŸเฆฟ เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆฎเฆพเฆจเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ เฆชเฆพเฆ เงเฆฏ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ˜เฆฐเง‡ เฆเฆ•เฆ‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ˜เฆฐเง‡ เฆ†เฆฐเง‡เฆ•เฆŸเฆฟ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธเง‡ เฆธเง‚เฆคเงเฆฐ เฆซเฆฒเฆพเฆซเฆฒ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เงฆ เฆฎเฆพเฆจ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฆเฆฎเฆจ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐ เฆฌเฆพ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆฌเฆพ เฆคเงเฆฐเงเฆŸเฆฟ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เงฆ เฆฎเฆพเฆจ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ‰เฆชเฆพเฆฆเฆพเฆจ: เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆ˜เฆฐ เฆธเฆน เฆชเฆพเฆ เงเฆฏ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆธเฆฎเฆ•เฆพเฆฒเง€เฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ: เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ†เฆ‡เฆŸเง‡เฆฎเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ, เฆ˜เฆฐเง‡เฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฌเง‡เฅค"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆเฆ•เฆ• เฆ‰เฆชเฆ•เฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ: เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ†เฆ‡เฆŸเง‡เฆฎเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆเฆ•เฆŸเฆฟ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆ˜เฆฐเง‡ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆธเฆฐเงเฆช, เฆฏเฆฆเฆฟ เฆคเงƒเฆคเง€เฆฏเฆผ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เงฉ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "เฆเฆ•เฆพเฆงเฆฟเฆ• เฆ‰เฆชเฆ•เฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "เฆธเฆฌ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆนเฆคเง‡ เฆฌเฆพเฆฆ เฆฆเฆฟเฆจ"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "เฆ‰เฆชเฆ•เฆฐเฆฃเฆ—เงเฆฒเง‹ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค: เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค: เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เงฆ เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "เฆ‰เฆชเฆ•เฆฐเฆฃ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค: เฆเฆ•เฆŸเฆฟ เฆธเฆฎเฆพเฆจ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เงเฆเฆœเงเฆจ เฆเฆฌเฆ‚ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ: เฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆค เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเง‡ (เฆชเงเฆฐเฆฅเฆฎ เฆ†เฆ‡เฆŸเง‡เฆฎ เงง เฆฆเฆฟเฆฏเฆผเง‡ เฆถเงเฆฐเง เฆนเฆฏเฆผ) เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆฏเฆฆเฆฟ เฆจเฆพ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผ, เฆคเฆฌเง‡ เฆธเฆฌ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผเง‡ เฆฏเฆพเฆฏเฆผเฅค"
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆเฆฌเฆ‚ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเง‡ เฆฏเฆพ เฆธเง‚เฆคเงเฆฐ เฆซเฆฒเฆพเฆซเฆฒ เฆเฆฌเฆ‚ เฆฒเฆฟเฆ‚เฆ• เฆฎเง‹เฆกเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆฎเฆฟเฆฒเง‡เฅค"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆนเฆคเง‡ เฆธเฆฌ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เฆฐเงเฆจ"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "เฆ‰เงŽเฆธ เฆชเฆฐเฆฟเฆธเฆฐเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ, เฆฌเฆพ เฆจเฆฟเฆฎเงเฆจ-เฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆนเฆคเง‡ เฆเฆ•เฆŸเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆธเง‚เฆคเงเฆฐ เฆซเฆฒเฆพเฆซเฆฒ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "เฆ‰เงŽเฆธ เฆชเฆฐเฆฟเฆธเฆฐเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆ‰เฆชเฆ•เฆฐเฆฃ: เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆจเงเฆŸเงเฆฐเฆฟเฆฐ เฆชเฆพเฆ เงเฆฏ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆ˜เฆฐ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจเฅค \"เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆเฆจเงเฆŸเงเฆฐเฆฟ\" เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ: เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ†เฆ‡เฆŸเง‡เฆฎเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ, เฆ˜เฆฐเง‡เฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฌเง‡เฅค \"เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆเฆจเงเฆŸเงเฆฐเฆฟเฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ\" เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "<emph> เฆ‡เฆญเง‡เฆจเงเฆŸ </emph>เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆ†เฆชเฆจเฆฟ เฆซเฆฐเฆฎ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ˜เฆŸเฆฟเฆค เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹เฆ•เง‡ เฆ‡เฆญเง‡เฆจเงเฆŸเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡เฆฐ เฆ‰เฆชเฆฐ เฆจเฆฟเฆฐเงเฆญเฆฐ เฆ•เฆฐเง‡, เฆฌเฆฟเฆญเฆฟเฆจเงเฆจเงเฆฏ เฆ˜เฆŸเฆจเฆพ เฆฌเฆฟเฆฆเงเฆฏเฆฎเฆพเฆจเฅค เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆเฆฌเฆ‚ เฆฌเฆฟเฆทเฆฏเฆฌเฆธเงเฆคเงเฆฐ เฆ‡เฆญเง‡เฆจเงเฆŸ <emph>เฆ‡เฆญเง‡เฆจเงเฆŸ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆญเง‚เฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆ˜เฆŸเฆจเฆพ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฌเง‡:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">เฆเฆ•เฆŸเฆฟ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆเฆ•เฆŸเฆฟ เฆ•เงเฆฐเฆฟเงŸเฆพ เฆŸเงเฆฐเฆฟเฆ—เฆพเฆฐ เฆ•เฆฐเฆพเฆฐ เฆชเง‚เฆฐเงเฆฌเง‡ เฆเฆ‡ เฆ‡เฆญเง‡เฆจเงเฆŸเฆŸเฆฟ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเงŸเฅค</ahelp> เฆฏเง‡เฆฎเฆจ, \"เฆœเฆฎเฆพ เฆชเงเฆฐเฆฆเฆพเฆจ\"เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆชเงเฆฐเง‡เฆฐเฆจเง‡เฆฐ เฆ•เฆพเฆœเฆŸเฆฟ เฆถเงเฆฐเง เฆ•เฆฐเฆพ เฆนเงŸ; เฆฏเฆฆเฆฟเฆ“, เฆชเฆ•เงƒเฆค \"เฆชเงเฆฐเง‡เฆฐเฆฃ\" เฆชเงเฆฐเฆ•เงเฆฐเฆฟเงŸเฆพเฆŸเฆฟ <emph>เฆถเงเฆฐเง เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ</emph> เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆŸเฆจเง‡เฆฐ เฆธเฆฎเงŸ เฆถเงเฆฐเง เฆนเงŸเง‡ เฆฅเฆพเฆ•เง‡เฅค <emph>เฆ•เงเฆฐเฆฟเงŸเฆพ เฆธเฆฎเฆฐเงเฆฅเฆจ</emph> เฆ‡เฆญเง‡เฆจเงเฆŸเง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆชเงเฆฐเฆ•เงเฆฐเฆฟเงŸเฆพเฆŸเฆฟ เฆ•เฆฟเฆฒ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆฏเฆฆเฆฟ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆชเงเฆฐเฆ•เงเฆฐเฆฟเงŸเฆพเฆŸเฆฟ FALSE เฆซเง‡เฆฐเฆค เฆชเฆพเฆ เฆพเงŸ, เฆคเฆพเฆนเฆฒเง‡ <emph>เฆถเงเฆฐเง เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ</emph> เฆšเฆฒเฆฌเง‡ เฆจเฆพเฅค"
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">เฆเฆ•เฆŸเฆฟ เฆ•เงเฆฐเฆฟเงŸเฆพ เฆถเงเฆฐเง เฆนเฆฒเง‡ <emph>เฆ•เงเฆฐเฆฟเงŸเฆพ เฆšเฆพเฆฒเฆพเฆจเง‹</emph> เฆ‡เฆญเง‡เฆจเงเฆŸเฆŸเฆฟ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเงŸเง‡ เฆฅเฆพเฆ•เง‡เฅค</ahelp>เฆฏเง‡เฆฎเฆจ, เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆชเฆฐเฆฎเง‡ เฆเฆ•เฆŸเฆฟ \"เฆœเฆฎเฆพ เฆชเงเฆฐเฆฆเฆพเฆจ\" เฆฌเง‹เฆคเฆพเฆฎ เฆฅเฆพเฆ•เง‡, เฆคเฆพเฆนเฆฒเง‡ เฆชเงเฆฐเง‡เฆฐเฆฃ เฆชเงเฆฐเฆ•เงเฆฐเฆฟเงŸเฆพเฆŸเฆฟเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆถเงเฆฐเง เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆเฆฎเฆจ เฆ•เฆพเฆœ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">เฆฏเฆ–เฆจ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆซเง‹เฆ•เฆพเฆธ เฆนเฆพเฆฐเฆฟเฆฏเฆผเง‡ เฆซเง‡เฆฒเฆฌเง‡ เฆคเฆ–เฆจ<emph> เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค </emph> เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆ เฆฟเฆค เฆนเฆฌเง‡ เฆเฆฌเฆ‚ เฆจเฆฟเฆฏเฆจเงเฆคเงเฆฐเฆจเง‡เฆฐ เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเง เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค เฆนเฆฌเง‡ เฆฏเง‡เฆนเงเฆคเง เฆเฆŸเฆฟ เฆซเง‹เฆ•เฆพเฆธ เฆนเฆพเฆฐเฆฟเฆฏเฆผเง‡ เฆซเง‡เฆฒเง‡เฆ›เง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\"><emph> เฆชเฆพเฆ เงเฆฏ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ </emph>เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆคเฆ–เฆจเฆ‡ เฆ˜เฆŸเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ‡เฆจเฆชเงเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเง‡เฆจ เฆฌเฆพ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเง‡เฆจเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\"><emph> เฆฏเฆ–เฆจ เฆซเง‹เฆ•เฆพเฆธ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆ›เง‡ </emph>เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเง‡ เฆคเฆฌเง‡ เฆเฆ•เฆŸเฆฟ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\"> <emph>เฆ•เง€ เฆšเฆพเฆชเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡ </emph>เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆฅเฆพเฆ•เฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฏเง‡เฆ•เง‹เฆจเง‹ เฆ•เง€ เฆšเฆพเฆชเฆฒเง‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp> เฆเฆ‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจเฆŸเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹เฆฐ เฆธเฆพเฆฅเง‡ เฆฏเงเฆ•เงเฆค เฆฅเฆพเฆ•เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\"> <emph>เฆ•เง€ เฆ›เง‡เฆกเฆผเง‡ เฆฆเง‡เฆฏเฆผเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡ </emph>เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆฅเฆพเฆ•เฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฏเง‡เฆ•เง‹เฆจเง‹ เฆ•เง€ เฆ›เง‡เฆกเฆผเง‡ เฆฆเฆฟเฆฒเง‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\"><emph> เฆฎเฆพเฆ‰เฆธ เฆญเฆฟเฆคเฆฐเง‡ </emph>เฆฏเฆฆเฆฟ เฆฎเฆพเฆ‰เฆธ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆญเฆฟเฆคเฆฐเง‡ เฆฅเฆพเฆ•เง‡ เฆคเฆฌเง‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">เฆเฆ•เฆŸเฆฟ เฆ•เง€ เฆšเฆพเฆช เฆฆเง‡เฆ“เฆฏเฆผเฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฏเฆ–เฆจ เฆฎเฆพเฆ‰เฆธ เฆŸเฆพเฆจเฆพ เฆนเฆฏเฆผ เฆคเฆ–เฆจ <emph> เฆ•เง€ เฆšเฆพเฆช เฆฆเง‡เฆ“เฆฏเฆผเฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฎเฆพเฆ‰เฆธเง‡เฆฐ เฆšเฆฒเฆพเฆšเฆฒ </emph>เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆ เฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp> เฆเฆ•เฆŸเฆฟ เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ เฆนเฆฒเง‹ เฆฏเฆ–เฆจ, เฆŸเฆพเฆจเงเฆจ-เฆเฆฌเฆ‚-เฆ›เฆพเฆกเฆผเงเฆจ เฆเฆฐ เฆธเฆฎเฆฏเฆผ, เฆเฆ•เฆŸเฆฟ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆ•เง€ เฆงเฆฐเฆจ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ (เฆธเฆฐเฆพเฆจ เฆ…เฆฅเฆฌเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเงเฆจ)เฅค"
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\"><emph> เฆฎเฆพเฆ‰เฆธ เฆธเฆฐเง‡ เฆฏเฆพเฆ“เฆฏเฆผเฆพเฆฐ </emph>เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆ˜เฆŸเง‡ เฆฏเฆฆเฆฟ เฆฎเฆพเฆ‰เฆธ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ‰เฆชเฆฐ เฆธเฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">เฆฎเฆพเฆ‰เฆธ เฆชเฆฏเฆผเง‡เฆจเงเฆŸเฆพเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡ เฆฅเฆพเฆ•เฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆšเฆพเฆชเฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฅเฆพเฆ•เฆฒเง‡ <emph> เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆšเฆพเฆช เฆฆเฆฟเฆฏเฆผเง‡เฆ›เฆฟเฆฒ </emph>เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆ เฆฟเฆค เฆนเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">เฆฎเฆพเฆ‰เฆธ เฆชเฆฏเฆผเง‡เฆจเงเฆŸเฆพเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡ เฆฅเฆพเฆ•เฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆ›เง‡เฆกเฆผเง‡ เฆฆเฆฟเฆฒเง‡ <emph> เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆ›เง‡เฆกเฆผเง‡ เฆฆเฆฟเฆจ </emph>เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆ เฆฟเฆค เฆนเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\"><emph> เฆฎเฆพเฆ‰เฆธ เฆฌเฆพเฆ‡เฆฐเง‡ </emph>เฆฏเฆฆเฆฟ เฆฎเฆพเฆ‰เฆธ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฌเฆพเฆ‡เฆฐเง‡ เฆฅเฆพเฆ•เง‡ เฆคเฆฌเง‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,15 +9413,15 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "<emph>เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ </emph> เฆฆเง‡เฆ–เฆพเฆคเง‡ เฆฌเฆพ เฆฒเงเฆ•เฆพเฆคเง‡ <emph>เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค"
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,7 +9629,7 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
msgstr ""
#: 02020000.xhp
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,7 +9861,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
msgstr ""
#: 02140000.xhp
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆฌเฆพเฆกเฆผเง‡ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก เฆ•เง€</caseinline><defaultinline>Ctrl เฆ•เง€</defaultinline></switchinline> เฆเฆฐ เฆชเฆฐเฆฟเฆฎเฆพเฆฃเง‡เฆฐ เฆ‰เฆชเฆฐ"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "เฆนเฆพเฆ‡เฆฒเฆพเฆ‡เฆŸ เฆฌเฆจเงเฆง เฆ•เฆฐเฆคเง‡, Esc เฆšเฆพเฆชเงเฆจเฅค"
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\"> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆเง‡เฆฐ เฆ‰เฆชเฆฐเง‡ เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ เฆฌเงƒเฆฆเงเฆงเฆฟ เฆ•เฆฐเฆคเง‡ <emph> เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ เฆฌเงƒเฆฆเงเฆงเฆฟ </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ - เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆเฆฌเฆ‚ เฆธเงเฆชเง‡เฆธเฆฟเฆ‚</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเง‡ เฆ†เฆชเฆจเฆฟ เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจเง‡ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆธเฆพเฆฎเฆžเงเฆœเฆธเงเฆฏ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆเง‡เฆฐ เฆ‰เฆชเฆฐเง‡ เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ เฆนเงเฆฐเฆพเฆธ เฆ•เฆฐเฆคเง‡ <emph> เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ เฆนเงเฆฐเฆพเฆธ </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ - เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆเฆฌเฆ‚ เฆธเงเฆชเง‡เฆธเฆฟเฆ‚</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเง‡ เฆ†เฆชเฆจเฆฟ เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจเง‡ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆธเฆพเฆฎเฆžเงเฆœเฆธเงเฆฏ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฆเฆ•เฆŸเฆฟ เฆเฆ•เฆ• เฆ˜เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆฌเฆฟเฆถเง‡เฆท เฆงเฆฐเฆจเง‡เฆฐ เฆธเง€เฆฎเฆพเฆจเฆพ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆคเง‡, เฆ˜เฆฐเง‡ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆฐเฆพเฆ–เงเฆจ, <emph>เฆธเง€เฆฎเฆพเฆจเฆพ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆธเง€เฆฎเฆพเฆจเฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค </caseinline><defaultinline>เฆ†เฆชเฆจเฆฟ เฆฏเฆ–เฆจเฆ‡ เฆเฆ•เฆŸเฆฟ เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เฆธ เฆฌเฆพ เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเง‡เฆจ, เฆเฆฆเง‡เฆฐ เฆ‡เฆคเง‹เฆฎเฆงเงเฆฏเง‡ เฆธเง€เฆฎเฆพเฆจเฆพ เฆฐเฆฏเฆผเง‡เฆ›เง‡เฅค เฆเฆ‡ เฆธเง€เฆฎเฆพเฆจเฆพ เฆธเฆฐเฆพเฆคเง‡, เฆ—เงเฆฐเฆพเฆซเฆฟเฆ• เฆฌเฆธเงเฆคเง เฆฌเฆพ เฆธเฆฎเงเฆชเง‚เฆฐเงเฆฃ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <emph>เฆธเง€เฆฎเฆพเฆจเฆพ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡ \"เฆ•เง‹เฆจเง‹ เฆธเง€เฆฎเฆพเฆจเฆพ เฆจเง‡เฆ‡\" เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>เฆธเง€เฆฎเฆพเฆจเฆพ</emph></link> เฆธเฆนเฆพเฆฏเฆผเฆคเฆพเฆฏเฆผ เฆ†เฆฐเฆ“ เฆคเฆฅเงเฆฏ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆ†เฆชเฆจเฆฟ <emph>เฆธเง€เฆฎเฆพเฆจเฆพ</emph> เฆ†เฆ‡เฆ•เฆจ เฆฆเฆฟเฆฏเฆผเง‡ เฆ•เฆฟเฆญเฆพเฆฌเง‡ <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฐเฆฃเฆฟ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผ</link> เฆธเง‡เฆธเฆฎเงเฆชเฆฐเงเฆ•เง‡ เฆคเฆฅเงเฆฏ เฆชเฆพเฆฌเง‡เฆจเฅค"
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "เฆ†เฆฐเฆ“ เฆคเฆฅเงเฆฏเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆธเฆนเฆพเฆฏเฆผเฆคเฆพเฆฐ <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">เฆธเง€เฆฎเฆพเฆจเฆพ</link> เฆ…เฆ‚เฆถเฆŸเฆฟ เฆฆเง‡เฆ–เงเฆจเฅค"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "เฆ†เฆฐเฆ“ เฆคเฆฅเงเฆฏเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆธเฆนเฆพเฆฏเฆผเฆคเฆพเฆฐ <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">เฆธเง€เฆฎเฆพเฆจเฆพ</link> เฆ…เฆ‚เฆถเฆŸเฆฟ เฆฆเง‡เฆ–เงเฆจเฅค"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">เฆจเง‹เฆ™เงเฆ—เฆฐเฆ•เฆฐเฆฃ เฆ…เฆชเฆถเฆจเง‡เฆฐ เฆฎเฆงเงเฆฏเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆชเงเฆฐเฆฆเฆพเฆจ เฆ•เฆฐเง‡ เฆฅเฆพเฆ•เง‡เฅค</ahelp></variable> <emph> เฆจเง‹เฆ™เงเฆ—เฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ </emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆคเฆ–เฆจเฆ‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆนเงŸ เฆฏเฆ–เฆจ เฆ—เงเฆฐเฆพเฆซเฆฟเฆ• เฆเฆฌเฆ‚ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ เฆ•เงเฆทเง‡เฆคเงเฆฐ<switchinline select=\"appl\"><caseinline select=\"WRITER\"> เฆ…เฆฅเฆฌเฆพ เฆซเงเฆฐเง‡เฆฎ</caseinline></switchinline> เฆเฆฐ เฆฎเฆค เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸเฅค"
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>เฆ…เงเฆฏเฆพเฆจเฆ•เง‹เฆฐเฆฟเฆ‚</emph></link> เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ เฆ…เฆ‚เฆถ เฆ…เงเฆฏเฆพเฆ‚เฆ•เง‹เฆฐเฆฟเฆ‚ เฆธเฆฎเงเฆชเฆฐเงเฆ•เง‡ เฆ†เฆฐเฆ“ เฆคเฆฅเงเฆฏ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <emph> เฆ…เฆ‚เฆ•เฆจ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡ <emph> เฆ˜เง‚เฆฐเงเฆฃเฆจ</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค </caseinline><caseinline select=\"DRAW\">เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ เฆ…เฆ‚เฆ•เฆจ เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡ เฆ˜เง‚เฆฐเงเฆฃเฆจ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค </caseinline><defaultinline>เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <emph> เฆ…เฆ‚เฆ•เฆจ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡ <emph> เฆ˜เง‚เฆฐเงเฆฃเฆจ</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</defaultinline></switchinline> เฆ†เฆชเฆจเฆฟ เฆฏเง‡ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆจเฆพเฆฏเฆผ เฆ˜เง‹เฆฐเฆพเฆคเง‡ เฆšเฆพเฆจ เฆฌเฆธเงเฆคเงเฆŸเฆฟเฆฐ เฆ•เฆฐเงเฆฃเฆพเฆฐ เฆนเงเฆฏเฆพเฆจเงเฆกเง‡เฆฒ เฆงเฆฐเง‡ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจเฅค"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph> เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆเฆ• เฆธเงเฆคเฆฐ เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹</emph> เฆ†เฆ‡เฆ•เฆจ, เฆฏเฆ–เฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ เฆ†เฆ‡เฆŸเง‡เฆฎเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผ เฆคเฆ–เฆจ เฆเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค </caseinline><caseinline select=\"IMPRESS\"> <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆจเฆฟเฆฎเงเฆจเฆธเงเฆคเฆฐเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹</emph> เฆฌเฆพเฆฐ, เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆฃเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฆเฆ• เฆธเงเฆคเฆฐ เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹ </caseinline><defaultinline>เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph> เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆเฆ• เฆธเงเฆคเฆฐ เฆ‰เฆชเฆฐเง‡ เฆ“เฆ เฆพเฆจเง‹</emph> เฆ†เฆ‡เฆ•เฆจ, เฆฏเฆ–เฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ เฆ†เฆ‡เฆŸเง‡เฆฎเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผ เฆคเฆ–เฆจ เฆเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค </caseinline><caseinline select=\"IMPRESS\"> <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆ‰เฆšเงเฆš เฆธเงเฆคเฆฐเง‡ เฆ“เฆ เฆพเฆจเง‹</emph> เฆฌเฆพเฆฐ, เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆฃเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฆเฆ• เฆธเงเฆคเฆฐ เฆ‰เฆชเฆฐเง‡ เฆ‰เฆ เฆพเฆจเง‹ </caseinline><defaultinline>เฆ‰เฆชเฆฐเง‡ เฆ‰เฆ เฆพเฆจเง‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพเฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆฅเฆพเฆ•เง‡ เฆเฆฌเฆ‚<emph> เฆ‰เฆชเฆฐเง‡ เฆธเฆฐเฆพเฆจเง‹ </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆŸเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เงเฆฐเฆฎเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆพเฆฎเฆžเงเฆœเฆธเงเฆฏเฆชเง‚เฆฐเงเฆฃ เฆนเฆฏเฆผเฅค <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>เฆ‰เฆชเฆฐเง‡ เฆธเฆฐเฆพเฆจเง‹ </emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆคเฆ–เฆจ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆนเฆฏเฆผ เฆฏเฆ–เฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆฌเงเฆฒเง‡เฆŸ เฆฌเฆพ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆ•เงƒเฆค เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฏเฆผ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผเฅค</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆคเฆ–เฆจ <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆ‰เฆชเฆฐเง‡ เฆธเฆฐเฆพเฆจเง‹</emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟเฆ•เง‡ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow เฆšเง‡เฆชเง‡ เฆกเฆพเฆ•เฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพเฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆฅเฆพเฆ•เง‡ เฆเฆฌเฆ‚<emph> เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹ </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆŸเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เงเฆฐเฆฎเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆพเฆฎเฆžเงเฆœเฆธเงเฆฏเฆชเง‚เฆฐเงเฆฃ เฆนเฆฏเฆผเฅค <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹ </emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆคเฆ–เฆจ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆนเฆฏเฆผ เฆฏเฆ–เฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆฌเงเฆฒเง‡เฆŸ เฆฌเฆพ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆ•เงƒเฆค เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฏเฆผ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผเฅค</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆคเฆ–เฆจ <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹</emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "เฆเฆ‡ เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow เฆšเง‡เฆชเง‡ เฆกเฆพเฆ•เฆพ เฆฏเฆพเฆฏเฆผเฅค"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฆฌเงเฆฒเง‡เฆŸ เฆ…เฆชเฆถเฆจ เฆฏเง‡เฆฎเฆจ เฆงเฆฐเฆจ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚</emph></link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆนเฆฏเฆผเฅค เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฆŸเฆฟ เฆ–เงเฆฒเฆคเง‡, <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ เฆฌเฆพเฆฐเง‡</link><emph>เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆฌเงเฆฒเง‡เฆŸ เฆ…เฆชเฆถเฆจ เฆฏเง‡เฆฎเฆจ เฆงเฆฐเฆจ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚</link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เงเฆฒเฆคเง‡, <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ</emph> เฆฌเฆพเฆฐเง‡ <emph>เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚</emph> เฆฌเฆพเฆฐเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">เฆ“เฆฏเฆผเง‡เฆฌ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฌเฆพ เฆฒเง‡เฆ†เฆ‰เฆŸเง‡</link>, เฆ•เฆฟเฆ›เง เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ/เฆฌเงเฆฒเง‡เฆŸ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆจเฆฏเฆผเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡, เฆชเฆพเฆ เงเฆฏ เฆเฆฌเฆ‚ เฆชเฆพเฆ เงเฆฏเฆฐ เฆฌเฆพเฆฎ เฆซเงเฆฐเง‡เฆฎเง‡เฆฐ เฆฎเฆงเงเฆฏเฆฌเฆฐเงเฆคเง€ เฆฆเง‚เฆฐเฆคเงเฆฌ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆเฆฌเฆ‚ เฆฌเงเฆฒเง‡เฆŸเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ</emph></link> เฆเฆฐ เฆ…เฆงเง€เฆจเง‡ เฆฌเฆพเฆฎ เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆฅเฆฎ-เฆฒเฆพเฆ‡เฆจ เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">เฆ†เฆชเฆจเฆฟ เฆถเงเฆงเง เฆชเฆกเฆผเฆพ เฆฏเฆพเฆฏเฆผ เฆเฆฎเฆจ เฆเฆ•เฆŸเฆฟ เฆจเฆฅเฆฟเฆคเง‡ เฆฌเฆพ เฆธเฆนเฆพเฆฏเฆผเฆคเฆพเฆฏเฆผ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเฆพเฆ เงเฆฏ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆถเงเฆงเง เฆชเฆกเฆผเฆพ เฆฏเฆพเฆฏเฆผ เฆเฆฎเฆจ เฆจเฆฅเฆฟเฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเง เฆ–เงเฆฒเงเฆจ เฆเฆฌเฆ‚<emph>เฆชเฆพเฆ เงเฆฏ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆฎเฆฟเฆŸเฆฟเฆฎเฆฟเฆŸเฆฟ เฆœเงเฆฌเฆฒเง‡ เฆจเฆพเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "เฆเฆ•เฆพเฆงเฆฟเฆ• เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆฌเงเฆฏเฆฌเฆนเงƒเฆค เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆคเง‡, เฆ†เฆชเฆจเฆพเฆฐ เฆ…เฆฌเฆถเงเฆฏเฆ‡ เฆฏเฆฅเฆพเฆฏเฆฅ เฆชเงเฆฐเฆฌเง‡เฆถเฆพเฆงเฆฟเฆ•เฆพเฆฐ เฆฅเฆพเฆ•เฆคเง‡ เฆนเฆฌเง‡เฅค เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆฌเฆนเฆฟเฆƒเฆธเงเฆฅ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเง‡เฆจ, เฆธเง‡เฆ–เฆพเฆจเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆ—เงเฆฒเง‹ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆจเง‡ $[officename] เฆ•เฆฐเงเฆคเงƒเฆ• เฆ•เง‹เฆจเง‹ เฆฎเฆงเงเฆฏเฆฌเฆฐเงเฆคเง€ เฆ•เง‹เฆจ เฆฌเงเฆฏเฆฌเฆธเงเฆฅเฆพ เฆฅเฆพเฆ•เง‡เฆจเฆพเฅค เฆเฆฆเง‡เฆฐ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡ เฆชเฆพเฆ เฆพเฆจเง‹ เฆนเฆฏเฆผเฅค"
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆธเฆพเฆฐเฆฃเฆฟ เฆฐเง‡เฆ•เฆฐเงเฆก เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเง‡เฅค</ahelp> <emph> เฆฐเง‡เฆ•เฆฐเงเฆก เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ </emph>เฆ†เฆ‡เฆ•เฆจ <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">เฆธเฆพเฆฐเฆฃเฆฟ เฆคเฆฅเงเฆฏ เฆฌเฆพเฆฐเง‡</link> เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผ"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฅเฆฟ เฆธเฆฐเฆพเฆธเฆฐเฆฟ PDF เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเง‡เฅค เฆ•เง‹เฆจ เฆธเง‡เฆŸเฆฟเฆ‚ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆฆเง‡เฆ–เฆพเฆฏเฆผ เฆจเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\"> %PRODUCTNAME เฆชเงเฆฐเฆพเฆฅเฆฎเฆฟเฆ• เฆจเฆฅเฆฟเฆคเง‡ เฆ•เฆพเฆฐเฆธเฆพเฆฐเง‡เฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค เฆธเฆพเฆฐเฆฟ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆเฆฐเฆชเฆฐ เฆ•เฆฒเฆพเฆฎ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ• เฆกเฆพเงŸเฆพเฆฒเฆ— เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆจเฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค</ahelp> $[officename] เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎ เฆŸเงเฆฏเฆพเฆ— เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเง‡เฅค"
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ• เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆ†เฆชเฆจเฆฟ เฆฏเง‡ เฆซเฆพเฆ‡เฆฒเฆŸเฆฟ เฆ–เงเฆฒเฆคเง‡ เฆšเฆพเฆจ เฆคเฆพเฆฐ เฆœเฆจเงเฆฏ URL เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฒเฆ•เงเฆทเงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆจเฆพ เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆซเฆพเฆ‡เฆฒเฆŸเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฅเฆฟ เฆฌเฆพ เฆซเงเฆฐเง‡เฆฎเง‡ เฆ–เงเฆฒเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">เฆจเฆฅเฆฟเฆฐ เฆถเง‡เฆทเง‡</caseinline> <defaultinline>เฆถเง‡เฆท เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,7 +12149,7 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
msgstr ""
#: 10100000.xhp
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "เฆฏเฆ–เฆจ <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>เฆŠเฆฐเงเฆงเฆ•เงเฆฐเฆฎ เฆธเฆœเงเฆœเฆฟเฆคเฆ•เฆฐเฆฃ</emph></link> เฆเฆฌเฆ‚ <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>เฆจเฆฟเฆฎเงเฆจเฆ•เงเฆฐเฆฎ เฆธเฆœเงเฆœเฆฟเฆคเฆ•เฆฐเฆฃ </emph></link> เฆซเฆพเฆ‚เฆถเฆจ เฆเฆ•เฆ‡ เฆถเงเฆฐเง‡เฆฃเง€เฆฌเฆฟเฆญเฆพเฆ—เง‡ เฆธเฆœเงเฆœเฆฟเฆค เฆนเฆฏเฆผ, เฆ†เฆชเฆจเฆฟ เฆคเฆ–เฆจ <emph> เฆธเฆœเงเฆœเฆฟเฆคเฆ•เฆฐเฆฃ เฆ•เงเฆฐเฆฎ </emph>เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆเฆ•เฆพเฆงเฆฟเฆ• เฆถเงเฆฐเง‡เฆฃเง€เฆฌเฆฟเฆญเฆพเฆ— เฆฎเฆฟเฆฒเฆฟเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ \"เฆจเฆพเฆฎเง‡เฆฐ เฆชเงเฆฐเฆฅเฆฎเฆพเฆ‚เฆถ\" เฆจเฆพเฆฎเง‡เฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเฆŸเฆฟ เฆŠเฆฐเงเฆงเฆ•เงเฆฐเฆฎ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆพเฆœเฆพเฆจ เฆเฆฌเฆ‚ \"เฆจเฆพเฆฎเง‡เฆฐ เฆถเง‡เฆทเฆพเฆ‚เฆถ\" เฆจเฆพเฆฎเฆ• เฆ•เงเฆทเง‡เฆคเงเฆฐเฆŸเฆฟ เฆจเฆฟเฆฎเงเฆจเฆ•เงเฆฐเฆฎ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆพเฆœเฆพเฆจ, เฆธเฆฌ เฆฐเง‡เฆ•เฆฐเงเฆก เฆŠเฆฐเงเฆงเฆ•เงเฆฐเฆฎ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆœเงเฆœเฆฟเฆค เฆนเฆฌเง‡, เฆ…เฆคเฆƒเฆชเฆฐ, เฆจเฆพเฆฎเง‡เฆฐ เฆชเงเฆฐเฆฅเฆฎเฆพเฆ‚เฆถเฆธเฆน เฆจเฆพเฆฎเง‡เฆฐ เฆถเง‡เฆทเฆพเฆ‚เฆถ เฆจเฆฟเฆฎเงเฆจเฆ•เงเฆฐเฆฎ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆœเงเฆœเฆฟเฆค เฆนเฆฌเง‡เฅค"
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆพเฆฐเฆฃเฆฟ เฆเฆฌเฆ‚ เฆซเฆฐเฆฎ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡เฅค</ahelp>เฆซเฆฐเฆฎ เฆฌเฆพ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡, เฆ†เฆชเฆจเฆฟ เฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆค เฆฎเฆพเฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆกเฆพเฆŸเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐ, เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆฌเฆ‚ เฆชเฆฐเง€เฆ•เงเฆทเฆฃ เฆฌเฆพเฆ•เงเฆธเง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆšเฆพเฆฒเฆพเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "เฆเฆ–เฆพเฆจเง‡ เฆฌเฆฐเงเฆฃเฆฟเฆค เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ <item type=\"productname\">%PRODUCTNAME</item> เฆฅเง‡เฆ•เง‡ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆฃเง‡เฆฐ เฆœเฆจเงเฆฏ SQL เฆธเฆพเฆฐเงเฆญเฆพเฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ, เฆคเฆฌเง‡ เฆ†เฆชเฆจเฆพเฆ•เง‡ <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">เฆซเฆฐเฆฎ เฆฌเฆพเฆฐเง‡</link> <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">เฆซเฆฐเฆฎ-เฆญเฆฟเฆคเงเฆคเฆฟเฆ• เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</link> เฆ†เฆ‡เฆ•เฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆนเฆฌเง‡เฅค"
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆคเฆพเฆฐเฆฟเฆ– เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฐเงŸเง‡เฆ›เง‡, เฆฏเฆพ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡ \"DD.MM.YY\" เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฟเฆค เฆฅเฆพเฆ•เง‡ (เฆฏเง‡เฆฎเฆจ, 17.02.65)เฅค เฆเฆจเงเฆŸเงเฆฐเฆฟเฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆŸเฆฟ เฆกเฆพเฆŸเฆพ เฆธเง‹เฆฐเงเฆธ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเง‡เฆฐ \"DD MMM YYYY\" (17 Feb 1965) เฆคเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค เฆนเงŸเฅค เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆŸเฆฟเฆฐ เฆฎเฆค, February 17 เฆงเฆพเฆฐเฆฃเฆ•เฆพเฆฐเง€ เฆเฆ•เฆŸเฆฟ เฆฐเง‡เฆ•เฆฐเงเฆก เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ <emph>เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆชเงเฆฐเงŸเง‹เฆ—</emph> เฆ…เฆชเฆถเฆจเฆŸเฆฟ เฆธเฆ•เงเฆฐเฆฟเงŸ เฆฅเฆพเฆ•เฆฒเง‡ เฆชเฆพเฆ“เงŸเฆพ เฆฏเฆพเฆฌเง‡:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"เงซ\" เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ \"เงงเงช:เงฆเงฆ:เงฆเงฆ\" เฆธเฆฎเฆฏเฆผ เฆนเฆฟเฆธเง‡เฆฌเง‡"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "dBASE เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเฆฎเฆฏเฆผ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฆจเฆฟ เฆเฆฌเฆ‚ เฆ…เฆฌเฆถเงเฆฏเฆ‡ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเง‡ เฆจเฆฟเฆคเง‡ เฆนเฆฌเง‡เฅค เฆ†เฆญเฆจเงเฆคเฆฐเง€เฆฃ เฆญเฆพเฆฌเง‡ เฆธเฆฎเฆฏเฆผ \"14:00:00\" เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡, เฆเฆ•เฆŸเฆฟ 5 เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจเง€เฆฏเฆผเฅค"
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"เงฆเงฆ:เงฆเงฆ:เงฆเงฆ\" เฆ†เฆฆเฆฐเงเฆถ เฆกเฆพเฆŸเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆฌ เฆฐเง‡เฆ•เฆฐเงเฆก เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "เฆฆเง‡เฆ–เฆพ เฆฆเง‡เฆ–เฆพเง‡เฆจเฆฟ เฆฎเฆฟเฆฒเง‡เฆ›เฆฟเฆฒ เฆฏเฆพเฆฐ เฆ…เฆญเงเฆฏเฆจเงเฆคเฆฐเง€เฆฃเฆญเฆพเฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆฏเฆฆเฆฟ เฆฎเง‚เฆฒเงเฆฏ 45 789 เฆงเฆฐเฆจ Number/Doubleเฆเฆฐ เฆเฆ•เฆŸเฆฟ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆ›เง‡ เฆ•เง‡เฆฌเฆฒ เฆฆเงเฆ‡ เฆฆเฆถเฆฎเฆฟเฆ• เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, \" 45 79 \" เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจเง‡ เฆ•เง‡เฆฌเฆฒ เฆซเฆฟเฆฐเง‡ เฆ†เฆธเฆ“เฆฏเฆผเฆพ เฆนเฆšเงเฆ›เง‡ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡เฅค"
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "เฆฏเฆพเฆนเง‹เฆ•, <emph>เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—</emph> เฆฌเงเฆฏเฆคเง€เฆค เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เง‹เฆจ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ เฆ‡เฆธเงเฆฏเง เฆ›เฆพเฆกเฆผเฆพ เฆฌเฆกเฆผ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฏเฆฅเฆพเฆฐเงเฆฅ, เฆ•เฆพเฆฐเฆฃ เฆเฆŸเฆฟ เฆฆเงเฆฐเงเฆคเฆคเฆฐเฅค"
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">เฆเฆ•เฆŸเฆฟ * เฆฌเฆพ ? เฆ“เฆฏเฆผเฆพเฆ‡เฆฒเงเฆกเฆ•เฆพเฆฐเงเฆก เฆจเฆฟเฆฏเฆผเง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเง‡เฅค</ahelp> เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆ“เฆฏเฆผเฆพเฆ‡เฆฒเงเฆกเฆ•เฆพเฆฐเงเฆก เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,7 +14397,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
msgstr ""
#: 12100200.xhp
@@ -14413,7 +14413,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
msgstr ""
#: 12100200.xhp
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "เฆ…เฆจเง‡เฆ• เฆฌเฆกเฆผ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡, เฆ‰เฆฒเงเฆŸเง‹ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เงเฆฐเฆฎเง‡ เฆฐเง‡เฆ•เฆฐเงเฆก เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ…เฆจเง‡เฆ• เฆธเฆฎเฆฏเฆผเฆธเฆพเฆชเง‡เฆ•เงเฆทเฅค เฆเฆ‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ, เฆธเงเฆŸเงเฆฏเฆพเฆŸเฆพเฆธ เฆฌเฆพเฆฐ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆœเฆพเฆจเฆพเฆจ เฆฆเง‡เฆฏเฆผ เฆฏเง‡ เฆฐเง‡เฆ•เฆฐเงเฆกเฆ—เงเฆฒเง‹ เฆ—เฆฃเฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡เฅค"
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ / เฆฌเฆพเฆคเฆฟเฆฒ"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "เฆธเงเฆฌเฆพเฆญเฆพเฆฌเฆฟเฆ• เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆฅเง‡เฆ•เง‡ เฆญเฆฟเฆจเงเฆจ, เฆฏเฆพ <emph>เฆซเฆฐเงเฆฎ</emph> เฆฌเฆพเฆฐเง‡ <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"> เฆฐเง‡เฆ•เฆฐเงเฆก เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</link> เฆ†เฆ‡เฆ•เฆจ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ, เฆ†เฆชเฆจเฆฟ เฆซเฆฐเงเฆฎ-เฆญเฆฟเฆคเงเฆคเฆฟเฆ• เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆฆเฆฟเฆฏเฆผเง‡ เฆ†เฆฐเฆ“ เฆฆเงเฆฐเงเฆค เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆธเฆพเฆงเฆพเฆฐเฆฃเฆญเฆพเฆฌเง‡ เฆเฆ•เฆŸเฆฟ เฆฆเงเฆฐเงเฆค เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆนเฆคเง‡ เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ เฆชเงเฆฐเฆพเฆชเงเฆคเฅค เฆเฆ›เฆพเฆกเฆผเฆพเฆ“, เฆ†เฆชเฆจเฆฟ เฆ†เฆฐเฆ“ เฆœเฆŸเฆฟเฆฒ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "<emph> เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆชเงเฆฐเฆฏเฆผเง‹เฆ— </emph>เฆซเฆพเฆ‚เฆถเฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">เฆ—เฆ เฆจ-เฆญเฆฟเฆคเงเฆคเฆฟเฆ• เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</link> เฆฏเฆพ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆเฆฆเง‡เฆฐ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเฆพเฆฐ เฆฆเฆฐเฆ•เฆพเฆฐ เฆจเง‡เฆ‡เฅค"
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">เฆ—เฆ เฆจ เฆฆเฆฐเงเฆถเฆจเง‡ เฆเฆ•เฆŸเฆฟ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆธเฆพเฆฐเฆฃเฆฟ เฆฆเฆฐเงเฆถเฆฃ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเง‡เฅค</ahelp> เฆฏเฆ–เฆจ<emph> เฆธเฆพเฆฐเฆฃเฆฟ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธ </emph> เฆซเฆพเฆ‚เฆถเฆจ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ—เฆ เฆจเง‡ เฆธเฆพเฆฐเฆฃเฆฟเฆŸเฆฟ เฆฆเง‡เฆ–เฆคเง‡ เฆชเฆพเฆฌเง‡เฆจเฅค"
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆฆเฆฐเงเฆถเฆจ เฆเฆฌเฆ‚ เฆ—เฆ เฆจ เฆฆเฆฐเงเฆถเฆจ เฆเฆ•เฆ‡ เฆคเฆฅเงเฆฏ เฆชเงเฆฐเฆคเฆฟเฆซเฆฒเฆจ เฆ•เฆฐเง‡, เฆธเฆพเฆฐเฆฃเฆฟเฆคเง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆฟเฆค เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ—เฆ เฆจเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ, เฆเฆฌเฆ‚ เฆ—เฆ เฆจเง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆฟเฆค เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆธเฆพเฆฐเฆฃเฆฟเฆคเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจเฅค"
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆงเฆฐเง‡ เฆฐเง‡เฆ–เง‡ เฆฌเฆพเฆฎ เฆจเฆฟเฆฎเงเฆจ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆฃเฆŸเฆฟเฆ•เง‡ เฆกเฆพเฆจเง‡ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจ"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆงเฆฐเง‡ เฆฐเง‡เฆ–เง‡ เฆฌเฆพเฆฎ เฆถเง€เฆฐเงเฆท เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆฃเฆŸเฆฟเฆ•เง‡ เฆกเฆพเฆจเง‡ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจ"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,15 +14933,15 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆงเฆฐเง‡ เฆฐเง‡เฆ–เง‡ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆฃเฆŸเฆฟเฆ•เง‡ เฆกเฆพเฆจ เฆฅเง‡เฆ•เง‡ เฆฌเฆพเฆฎเง‡ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจ"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "<emph> เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆšเฆพเฆฒเฆจเฆพ </emph> เฆซเฆพเฆ‚เฆถเฆจ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆ…เฆจเฆฟเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเง‡เฅค เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเง‡เฆจ, เฆเฆŸเฆฟ <emph>เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">เฆจเฆ•เฆถเฆพ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡ เฆ•เง‹เฆจ เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆคเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp> <emph> เฆธเฆพเฆฐเฆฃเฆฟ เฆฏเง‹เฆ— </emph>เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡, เฆ†เฆชเฆจเฆพเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เฆพเฆœเง‡เฆฐ เฆœเฆจเงเฆฏ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจเง€เฆฏเฆผ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </variable> เฆฏเฆ–เฆจ เฆเฆ•เฆŸเฆฟ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆฌเฆพ เฆจเฆคเงเฆจ เฆธเฆพเฆฐเฆฃเฆฟ เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆ›เง‡, เฆคเฆ–เฆจ เฆเฆฐ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆฌเฆพ เฆธเฆพเฆฐเฆฃเฆฟ เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ เฆฐเง‡เฆซเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค เฆฐเฆฟเฆฒเง‡เฆถเฆจเฆพเฆฒ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆ†เฆชเฆจเฆฟ เฆ•เง‹เฆจ เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆฎเฆพเฆเง‡ เฆธเฆฎเงเฆชเฆฐเงเฆ• เฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ เฆคเฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆธเงเฆ‡เฆš เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆธเงเฆ‡เฆš เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆธเงเฆ‡เฆš เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">เฆจเง‡เฆŸเฆฟเฆญ SQL เฆฎเง‹เฆกเง‡ เฆ†เฆชเฆจเฆฟ $[officename] เฆฆเงเฆฌเฆพเฆฐเฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพเฆ•เงƒเฆค เฆจเฆฏเฆผ เฆเฆฎเฆจ SQL เฆ•เฆฎเฆพเฆจเงเฆก เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ, เฆ•เฆฟเฆจเงเฆคเง เฆเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง‡ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธเง‡ เฆชเฆพเฆ เฆพเฆจเง‹ เฆนเฆฏเฆผเฅค</ahelp> เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆจเง‡ เฆเฆ‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆ—เงเฆฒเง‹ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆจเฆพ เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆ†เฆชเฆจเฆฟ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆจเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเฆฌเง‡เฆจเฆจเฆพเฅค"
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "เฆธเงเฆฌเฆพเฆญเฆพเฆฌเฆฟเฆ• เฆฎเง‹เฆกเง‡ เฆซเฆฟเฆฐเฆคเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆ—เงเฆฒเง‹ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">เฆจเฆคเงเฆจ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆจเฆ•เฆถเฆพเฆฏเฆผ</link> SQL เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ…เฆจเงเฆฎเง‹เฆฆเฆฟเฆค เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถเฆฟเฆค เฆฅเฆพเฆ•เง‡เฅค"
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\"><link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆจเฆ•เฆถเฆพเฆฐ</link> เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡ เฆจเฆฟเฆฎเงเฆจ เฆ…เฆ‚เฆถเง‡ \"เฆซเฆพเฆ‚เฆถเฆจ\" เฆธเฆพเฆฐเฆฟ เฆจเฆ•เฆถเฆพ เฆฆเฆฐเงเฆถเฆจเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\"><link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆจเฆ•เฆถเฆพเฆฐ</link> เฆจเฆฟเฆฎเงเฆจ เฆ…เฆ‚เฆถเง‡ \"เฆธเฆพเฆฐเฆฃเฆฟ\" เฆธเฆพเฆฐเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\"> <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆจเฆ•เฆถเฆพเฆฐ</link> เฆจเฆฟเฆฎเงเฆจ เฆ…เฆ‚เฆถเง‡ \"เฆ‰เฆชเฆจเฆพเฆฎ\" เฆธเฆพเฆฐเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\"> DISTINCT เฆชเฆฐเฆพเฆฎเฆฟเฆคเฆฟ เฆฆเฆฟเฆฏเฆผเง‡ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เฆฒเฆพเฆฎ เฆฌเฆพ เฆ•เฆฒเฆพเฆฎเง‡เฆฐ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟเฆฐ</link> เฆคเงˆเฆฐเฆฟเฆ•เงƒเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฌเฆฟเฆฌเฆฐเฆฃ เฆฌเฆฐเงเฆงเฆฟเฆค เฆ•เฆฐเง‡เฅค</ahelp> เฆซเฆฒเฆพเฆซเฆฒ เฆนเฆฒ เฆชเฆฐเฆฟเฆšเฆฏเฆผเฆœเงเฆžเฆพเฆชเฆ• เฆฎเฆพเฆจ เฆฏเง‡เฆ—เงเฆฒเง‹ เฆเฆ•เฆพเฆงเฆฟเฆ• เฆฒเฆพเฆ‡เฆจเง‡ เฆ˜เฆŸเง‡ เฆธเง‡เฆ—เงเฆฒเง‹ เฆถเงเฆงเง เฆเฆ•เฆฌเฆพเฆฐเฆ‡ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฌเฆฆเงเฆง เฆนเฆฏเฆผเฅค"
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡, เฆคเง€เฆฐ เฆธเฆฎเงเฆฌเฆฒเฆฟเฆค เฆฌเฆธเงเฆคเง เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆเฆ•เง‡เฆฐ เฆ…เฆงเฆฟเฆ• เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡, เฆฌเฆธเงเฆคเงเฆฐ เฆšเฆพเฆฐเฆชเฆพเฆถเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆซเงเฆฐเง‡เฆฎ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจเฅค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจเง‡ เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆฏเง‹เฆ— เฆ•เฆฐเฆคเง‡, Shift เฆšเฆพเฆชเงเฆจ, เฆเฆฌเฆ‚ เฆเฆฐเฆชเฆฐ เฆฌเฆธเงเฆคเงเฆคเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> เฆเฆ•เฆ‡ เฆธเฆพเฆฅเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเฆธเงเฆคเงเฆ—เงเฆฒเง‹เฆ•เง‡ เฆเฆ•เฆŸเฆฟ <link href=\"text/shared/01/05290000.xhp\" name=\"group\">เฆ—เงเฆฐเงเฆช</link> เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡, เฆเฆ•เฆŸเฆฟ เฆเฆ•เฆ• เฆฆเฆฒเง‡เฆฐ เฆฌเฆธเงเฆคเง เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆชเงเฆฐเฆคเฆฟเฆชเฆพเฆฆเฆจ เฆ•เฆฐเฆคเง‡เฅค</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฆเฆฒเง‡เฆฐ เฆชเงเฆฐเฆคเงเฆฏเง‡เฆ•เฆŸเฆฟ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆ•เง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆ†เฆชเฆจเฆฟ เฆ—เงเฆฐเงเฆช เฆฅเง‡เฆ•เง‡ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆฎเงเฆ›เง‡เฆ“ เฆซเง‡เฆฒเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline>Shift</defaultinline></switchinline>+เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฅค</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>เฆกเฆพเฆฌเฆฒ-เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆ—เงเฆฐเงเฆช เฆนเฆคเง‡ เฆเฆ•เฆ• เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ, เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆชเงเฆฐเฆฅเฆฎเง‡ <emph>เฆ…เฆชเฆถเฆจ</emph> เฆฌเฆพเฆฐเง‡<emph>เฆชเฆพเฆ เงเฆฏ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆกเฆพเฆฌเฆฒ-เฆ•เงเฆฒเฆฟเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจเฅค</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "HTML เฆธเง‹เฆฐเงเฆธ เฆฎเง‹เฆกเง‡, เฆ†เฆชเฆจเฆฟ เฆฆเง‡เฆ–เฆคเง‡ เฆเฆฌเฆ‚ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">เฆŸเงเฆฏเฆพเฆ—</link> <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">เฆเฆ‡เฆšเฆŸเฆฟเฆเฆฎเฆเฆฒเง‡เฆฐ</link>เฅค เฆชเฆพเฆ เงเฆฏเฆŸเฆฟเฆ•เง‡ เฆธเฆฐเฆฒ เฆชเฆพเฆ เงเฆฏ เฆจเฆฅเฆฟ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจเฅค เฆเฆ•เฆŸเฆฟ เฆจเฆฅเฆฟเฆ•เง‡ HTML เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเฆคเง‡ เฆเฆ•เฆŸเฆฟ .html เฆฌเฆพ .htm เฆฌเฆฐเงเฆงเฆฟเฆคเฆพเฆ‚เฆถ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเงเฆจเฅค"
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆงเฆฐเฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค เฆงเฆฐเฆจ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆกเฆพเฆฌเฆฒ-เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, เฆ†เฆฐเง‡เฆ•เฆŸเฆฟ เฆงเฆฐเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆกเฆพเฆจ-เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡<emph> เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆ•เงเฆทเง‡เฆคเงเฆฐ</emph><link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€</link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เง‹เฆฒเง‡ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆœเฆจเงเฆฏ เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเงเฆคเง‡, เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡<emph> เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ </emph>เฆ•เงเฆทเง‡เฆคเงเฆฐ <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€</link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เง‹เฆฒเง‡ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆœเฆจเงเฆฏ เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">เฆธเงเฆฒเฆพเฆ‡เฆกเง‡เฆฐ เฆจเฆ•เฆถเฆพ</link> เฆกเฆพเงŸเฆพเฆฒเฆ—เฆŸเฆฟ เฆ–เง‹เฆฒเฆพเฆฐ เฆœเฆจเงเฆฏ เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆกเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ เฆฏเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆธเงเฆฒเฆพเฆ‡เฆกเง‡เฆฐ เฆœเฆจเงเฆฏ เฆถเงˆเฆฒเง€เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ•เฆพเฆ—เฆœเง‡เฆฐ เฆ…เฆฅเฆฌเฆพ เฆชเฆŸเฆญเง‚เฆฎเฆฟเฆฐ เฆเฆ•เฆŸเฆฟ เฆญเฆฟเฆจเงเฆจ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">เฆธเงเฆฒเฆพเฆ‡เฆกเง‡เฆฐ เฆจเฆ•เฆถเฆพ</link> เฆกเฆพเงŸเฆพเฆฒเฆ—เฆŸเฆฟ เฆ–เง‹เฆฒเฆพเฆฐ เฆœเฆจเงเฆฏ เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆกเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ เฆฏเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆธเงเฆฒเฆพเฆ‡เฆกเง‡เฆฐ เฆœเฆจเงเฆฏ เฆถเงˆเฆฒเง€เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ•เฆพเฆ—เฆœเง‡เฆฐ เฆ…เฆฅเฆฌเฆพ เฆชเฆŸเฆญเง‚เฆฎเฆฟเฆฐ เฆเฆ•เฆŸเฆฟ เฆญเฆฟเฆจเงเฆจ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">เฆœเงเฆฎ</link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เง‹เฆฒเง‡, เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆœเงเฆฎ เฆซเงเฆฏเฆพเฆ•เงเฆŸเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,8 +15701,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "เฆฎเง‹เฆก เฆŸเง‹เฆ—เฆฒ เฆ•เฆฐเฆคเง‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ ($[officename] Basic IDE เฆฌเฆพเฆฆ เฆฆเฆฟเฆฏเฆผเง‡, เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆถเงเฆงเง <emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph> เฆฎเง‹เฆก เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ)เฅค เฆฏเฆฆเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆชเฆพเฆ เงเฆฏ เฆจเฆฅเฆฟเฆคเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆ†เฆชเฆจเฆฟ เฆŸเง‹เฆ—เฆฒ เฆฎเง‹เฆกเง‡ เฆ•เง€ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ (เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆ•เง€เฆฌเง‹เฆฐเงเฆกเง‡ เฆคเฆพ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆนเฆฏเฆผ)เฅค"
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">เฆฏเฆฆเฆฟ เฆจเฆฅเฆฟเฆคเง‡ เฆเฆ–เฆจเฆ“ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆŸเฆฟ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆเฆ•เฆŸเฆฟ \"*\" เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฌเฆพเฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆนเฆฌเง‡เฅค เฆเฆŸเฆฟ เฆจเฆคเงเฆจ เฆจเฆฅเฆฟ, เฆเฆ–เฆจเฆ“ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฟเฆค เฆนเฆฏเฆผเฆจเฆฟ เฆเฆฎเฆจ เฆจเฆฅเฆฟเฆคเง‡ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/04.po b/source/bn-IN/helpcontent2/source/text/shared/04.po
index c3d4d2032dd..91c8cc92440 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/04.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2013-05-24 07:54+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "เฆ†เฆชเฆจเฆพเฆฐ เฆ…เงเฆฏเฆพเฆชเฆฒเฆฟเฆ•เง‡เฆถเฆจ เฆ•เงเฆฐเฆฟเฆฏเฆผเฆพเฆฐ เฆฌเฆกเฆผ เฆฌเงเฆฏเฆพเฆชเฆพเฆฐเฆŸเฆฟ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆธเงเฆฎเฆฐเฆจ เฆ•เฆฐเฆพเฆจเง‹ เฆฏเฆพเฆฏเฆผเฅค เฆ‰เฆฆเฆพเฆนเฆฐเฆจเฆธเฆฐเง‚เฆช,<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆŸเฆฟ <emph>เฆซเฆพเฆ‡เฆฒ</emph> เฆฎเง‡เฆจเงเฆคเง‡ <emph>เฆ–เง‹เฆฒเฆพ</emph>เฆเฆจเงเฆŸเงเฆฐเฆฟเฆคเง‡ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆนเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟเฆคเง‡ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ เฆคเฆพเฆนเฆฒเง‡<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> เฆšเง‡เฆชเง‡ เฆงเฆฐเง‡ เฆฐเฆพเฆ–เงเฆจ เฆเฆฌเฆ‚ O เฆ•เง€ เฆšเฆพเฆชเงเฆจเฅค เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆ—เง‡เฆฒเง‡ เฆ•เง€ เฆฆเงเฆ‡เฆŸเฆฟ เฆ›เง‡เฆกเฆผเง‡ เฆฆเฆฟเฆจเฅค"
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>เฆฎเง‡เฆจเงเฆฌเฆพเฆฐเง‡ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆ•เฆฟเฆ›เง เฆ…เฆ•เงเฆทเฆฐ เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฒเง‹เฅค ALT เฆ•เง€ เฆเฆฐ เฆธเฆพเฆฅเง‡ เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ…เฆ•เงเฆทเฆฐ เฆšเง‡เฆชเง‡ เฆฎเง‡เฆจเง เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆเฆ•เฆฌเฆพเฆฐ เฆฎเง‡เฆจเงเฆŸเฆฟ เฆ–เงเฆฒเฆฒเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ…เฆ•เงเฆทเฆฐ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆฌเง‡เฆจเฅค เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ…เฆ•เงเฆทเฆฐ เฆ•เง€ เฆšเง‡เฆชเง‡ เฆฎเง‡เฆจเง เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆ—เงเฆฒเง‹ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฅค</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,8 +101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "ESC เฆšเฆพเฆชเฆฒเง‡ เฆ•เง‹เฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเฆพ เฆ›เฆพเฆกเฆผเฆพเฆ‡ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆฌเฆจเงเฆง เฆ•เฆฐเง‡เฅค <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>เฆ†เฆชเฆจเฆฟ เฆฏเฆฆเฆฟ เฆฌเง‹เฆคเฆพเฆฎ เฆเฆฐ เฆ‰เฆชเฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆ•เฆฐเง‡เฆจ เฆคเฆพเฆนเฆฒเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเง‹เฆคเฆพเฆฎ เฆเฆฐ เฆจเฆฟเฆšเง‡ เฆนเฆพเฆฒเฆ•เฆพ เฆ›เฆพเฆฏเฆผเฆพ เฆฆเง‡เฆ–เฆพเฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆพเฆฅเง‡ เฆฌเง‹เฆคเฆพเฆฎเง‡เฆฐ เฆจเฆพเฆฎ เฆซเงเฆฐเง‡เฆฎ เฆ•เฆฐเฆพ เฆฌเฆฟเฆจเงเฆฆเง-เฆฌเฆฟเฆจเงเฆฆเง เฆฐเง‡เฆ–เฆพเฆ“ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฌเง‡เฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ Enter เฆ•เง€ เฆšเง‡เฆชเง‡ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆฅเง‡เฆ•เง‡ เฆฌเง‡เฆฐ เฆนเฆฏเฆผเง‡ เฆฏเฆพเฆจ เฆคเฆฌเง‡ เฆคเฆพ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟเฆฐ เฆจเฆฟเฆœเง‡เฆ•เง‡ เฆšเฆพเฆชเฆพเฆฐ เฆธเฆฎเฆคเงเฆฒเงเฆฏเฅค</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "เฆ†เฆชเฆจเฆฟ เฆฏเฆฆเฆฟ เฆฎเฆพเฆ‰เฆธ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ…เฆฅเฆฌเฆพ เฆฌเฆธเงเฆคเง เฆเฆฌเฆ‚ เฆจเฆพเฆฎ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆŸเง‡เฆจเง‡ เฆเฆจเง‡ เฆ›เง‡เงœเง‡ เฆฆเฆฟเฆจ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆคเฆพเฆนเฆฒเง‡ Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> เฆเฆฌเฆ‚ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจเฆฌเง‹เฆงเง‡ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆ•เฆพเฆฐเงเฆฏเฆชเงเฆฐเฆจเฆพเฆฒเง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆŸเง‡เฆจเง‡ เฆเฆจเง‡ เฆ›เง‡เงœเง‡ เฆฆเฆฟเฆจ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆšเง‡เฆชเง‡ เฆงเฆฐเง‡ เฆฅเฆพเฆ•เฆพเฆฐ เฆธเฆฎเงŸ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟ เฆชเฆพเฆ“เงŸเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆซเฆพเฆ‡เฆฒ เฆ…เฆฅเฆฌเฆพ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆ•เฆพเฆฐเง€ เฆ•เง€ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆธเฆฎเงเฆชเงเฆฐเฆธเฆพเฆฐเฆฟเฆค เฆ•เฆฐ - เฆซเฆพเฆ‚เฆถเฆจเฆธเฆฎเง‚เฆน เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจ เฆธเง‡เฆ–เฆพเฆจเง‡ เฆฌเฆฐเงเฆฃเฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,8 +149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "เฆธเฆฎเงเฆชเง‚เฆฐเงเฆฃ เฆฒเง‡เฆ–เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ…เฆชเฆธเฆพเฆฐเฆฃ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆกเฆพเฆจ เฆ…เฆฅเฆฌเฆพ เฆฌเฆพเฆฎ เฆคเง€เฆฐ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "เฆถเฆฌเงเฆฆเง‡เฆฐ เฆถเง‡เฆทเง‡ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆเฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆฅเง‡เฆ•เง‡ เฆธเฆฌเฆ•เฆฟเฆ›เง เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพเฆฐ เฆœเฆจเงเฆฏ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเงŸเฅค"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> เฆเฆฌเฆ‚ เฆกเฆพเฆจ เฆ…เฆฅเฆฌเฆพ เฆฌเฆพเฆฎ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆเฆ• เฆถเฆฌเงเฆฆ เฆฅเง‡เฆ•เง‡ เฆ…เฆจเงเฆฏ เฆถเฆฌเงเฆฆเง‡ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆจเฆฟเฆฏเฆผเง‡ เฆฏเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผ; เฆฏเฆฆเฆฟ Shift เฆ•เง€ เฆšเง‡เฆชเง‡ เฆงเฆฐเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผ เฆคเฆฌเง‡ เฆเฆ•เฆŸเฆพเฆฐ เฆชเฆฐ เฆเฆ•เฆŸเฆพ เฆถเฆฌเงเฆฆ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆคเง‡ เฆฅเฆพเฆ•เฆฌเง‡เฅค"
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆฎเง‹เฆก เฆเฆฌเฆ‚ เฆŠเฆฐเงเฆงเงเฆฌเฆฒเฆฟเฆชเฆฟ เฆฎเง‹เฆกเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ INSRT เฆฌเงเฆฏเฆฌเฆนเงƒเฆค เฆนเฆฏเฆผ เฆเฆฌเฆ‚ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆชเฆฟเฆ›เฆจเง‡ เฆซเฆฟเฆฐเง‡ เฆฏเฆพเฆจเฅค"
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "เฆเฆ•เฆ‡ เฆธเฆฎเฆฏเฆผเง‡ เฆเฆ• เฆงเฆพเฆช เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ; เฆชเงเฆฐเฆฅเฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเง‡เฆฐ เฆชเง‚เฆฐเงเฆฌเง‡ เฆฏเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเงŸ เฆ›เฆฟเฆฒ เฆธเง‡เฆ‡ เฆ…เฆฌเฆธเงเฆฅเฆพเงŸ เฆซเฆฟเฆฐเง‡ เฆฏเฆพเฆฌเง‡เฅค"
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "เฆ…เฆจเงเฆฏ เฆซเฆพเฆ‡เฆฒ เฆเฆฌเฆ‚ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆฟเฆ•เฆพ เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆจเฆฟเฆฎเงเฆจเฆฎเงเฆ–เง€ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค URL เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ…เฆฌเฆธเงเฆฅเฆฟเฆค เฆ‰เฆชเฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆฟเฆ•เฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆกเฆพเฆจ เฆฆเฆฟเฆ• เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆ• เฆคเง€เฆฐ เฆšเฆฟเฆนเงเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค URL เฆเฆฐ เฆ…เฆ‚เฆถ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจเง‹เฆฐ เฆชเฆฐ End เฆ•เง€ เฆšเฆพเฆชเฆฒเง‡ เฆฆเงเฆฐเงเฆค เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆธเฆฎเงเฆชเฆจเงเฆจ เฆนเงŸเฅค เฆจเฆฅเฆฟ เฆ…เฆฅเฆฌเฆพ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆฟเฆ•เฆพ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆ“เฆฏเฆผเฆพเฆฐ เฆœเฆจเงเฆฏ Enter เฆšเฆพเฆชเงเฆจเฅค"
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆญเฆพเฆฌ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆซเง‹เฆ•เฆพเฆธเฆ•เงƒเฆค เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเงŸ"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เง‹เฆฒเง‡เฅค เฆเฆ‡ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡ เฆจเฆฏเฆผ เฆ•เฆฟเฆจเงเฆคเง เฆชเฆช-เฆ†เฆช เฆฎเง‡เฆจเงเฆธเฆน เฆšเฆฟเฆนเงเฆจ เฆฌเง‹เฆคเฆพเฆฎเง‡เฆ“ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆ–เง‹เฆฒเฆพ เฆฅเฆพเฆ•เฆพ เฆ•เง‹เฆจ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆจเงเฆง เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ Escape เฆ•เง€ เฆšเฆพเฆชเงเฆจเฅค"
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆญเฆพเฆฌ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "เฆฌเฆฐเงเฆคเฆฎเฆพเฆจเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ•เฆฎเฆพเฆจเงเฆก, เฆšเฆฟเฆนเงเฆจ, เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเฆฎเงเฆชเงเฆฐเฆธเฆพเฆฐเฆฟเฆค เฆชเฆฐเฆพเฆฎเฆฐเงเฆถ เฆธเฆ•เงเฆฐเฆฟเงŸ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆธเฆพเฆฌเฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡ เฆซเง‹เฆ•เฆพเฆธ เฆธเงเฆฅเฆฟเฆฐ เฆ•เฆฐเฆพ เฆนเงŸ (เฆ‰เฆฆเฆพเฆนเฆฐเฆจเฆธเงเฆฌเฆฐเง‚เฆช, เฆจเฆฅเฆฟ/เฆกเฆพเฆŸเฆพ เฆธเง‹เฆฐเงเฆธ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเง€)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "เฆชเงเฆฐเฆฅเฆฎ เฆฎเง‡เฆจเง เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเงŸ (เฆซเฆพเฆ‡เฆฒ เฆฎเง‡เฆจเง)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฅเฆฟเฆŸเฆฟ เฆฌเฆจเงเฆง เฆ•เฆฐเฆพ เฆนเงŸ (เฆธเฆฐเงเฆฌเฆถเง‡เฆทเง‡ เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟเฆŸเฆฟ เฆฌเฆจเงเฆง เฆ•เฆฐเฆพ เฆนเฆฒเง‡ $[officename] เฆฌเฆจเงเฆง เฆ•เฆฐเฆพ เฆนเฆฌเง‡)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆญเฆพเฆฌ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "<emph>เฆฌเฆพเฆเฆ•เฆพ เฆนเฆฐเฆซ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆธเงเฆฅเฆพเฆจเง‡ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆฏเฆฆเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆ•เง‹เฆจ เฆถเฆฌเงเฆฆเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆ•เฆฐเง‡ เฆคเฆพเฆนเฆฒเง‡ เฆถเฆฌเงเฆฆเฆŸเฆฟเฆ“ เฆคเง€เฆฐเงเฆฏเฆ• เฆ…เฆ•เงเฆทเฆฐเง‡ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆธเงเฆฅเฆพเฆจเง‡ <emph>เฆ—เฆพเง</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆฏเฆฆเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆ•เง‹เฆจ เฆถเฆฌเงเฆฆเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆ•เฆฐเง‡, เฆคเฆพเฆนเฆฒเง‡ เฆถเฆฌเงเฆฆเฆŸเฆฟเฆ“ เฆ—เฆพเง เฆ…เฆ•เงเฆทเฆฐเง‡ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆธเงเฆฅเฆพเฆจเง‡ <emph>เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆฏเฆฆเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆ•เง‹เฆจ เฆถเฆฌเงเฆฆเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆ•เฆฐเง‡ เฆคเฆพเฆนเฆฒเง‡ เฆถเฆฌเงเฆฆเฆŸเฆฟเฆ“ เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,7 +1021,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
msgstr ""
#: 01010000.xhp
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "เฆฆเงเฆ‡เฆŸเฆฟ เฆเฆฒเฆพเฆ•เฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆธเฆฐเฆพเฆจเง‹ เฆนเงŸ (เฆเฆ• เฆงเฆพเฆช เฆชเฆฟเฆ›เฆจเง‡)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "เฆ—เงเฆฏเฆพเฆฒเฆพเฆฐเฆฟเฆฐ เฆจเฆคเงเฆจ เฆฅเฆฟเฆฎ เฆเฆฒเฆพเฆ•เฆพเฆฐ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค"
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "เฆจเฆคเงเฆจ เฆฅเฆฟเฆฎ เฆ…เฆจเงเฆคเฆฐเงเฆญเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเงŸ"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "เฆ—เงเฆฏเฆพเฆฒเฆพเฆฐเฆฟ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ เฆเฆฒเฆพเฆ•เฆพเฆฐ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "เฆชเฆฐเงเฆฆเฆพ เฆเฆ• เฆธเงเฆคเฆฐ เฆ‰เฆชเฆฐเง‡ เฆ‰เฆ เงเฆจเฅค"
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเง‡ เฆชเฆฐเงเฆฆเฆพเฆฐ เฆเฆ• เฆธเงเฆคเฆฐ เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเงเฆจเฅค"
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "เฆเฆ• เฆงเฆพเฆช เฆชเฆฟเฆ›เฆจเง‡ เฆฏเฆพเงŸ (เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆฌเฆธเงเฆคเง เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "เฆธเฆพเฆฐเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆŸเฆ—เฆฒ เฆ•เฆฐเฆพ เฆนเงŸ"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เฆฒเฆพเฆฎเฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸ"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "เฆชเงŸเง‡เฆจเงเฆŸเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆชเงเฆฐเฆฅเฆฎ เฆธเฆพเฆฐเฆฟเฆคเง‡ เฆธเฆฐเฆฟเฆฏเฆผเง‡ เฆจเง‡เฆฏเฆผเฆพ เฆนเงŸ"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "เฆชเงŸเง‡เฆจเงเฆŸเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆถเง‡เฆท เฆธเฆพเฆฐเฆฟ เฆชเฆฐเงเฆฏเฆจเงเฆค เฆธเฆฐเฆฟเฆฏเฆผเง‡ เฆจเง‡เฆฏเฆผเฆพ เฆนเงŸเฅค"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "F6 เฆฆเงเฆฌเฆพเฆฐเฆพ เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค เฆ•เฆพเฆ™เงเฆ–เฆฟเฆค เฆŸเงเฆฒเฆฌเฆพเฆฐเฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆจเฆฟเฆฎเงเฆจเฆฎเงเฆ–เง€ เฆ…เฆฅเฆฌเฆพ เฆกเฆพเฆจ เฆคเง€เฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter เฆšเฆพเฆชเงเฆจ"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 เฆฆเงเฆฌเฆพเฆฐเฆพ เฆจเฆฅเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ Tab เฆšเฆพเฆชเงเฆจ"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "เฆนเงเฆฏเฆพเฆจเงเฆกเง‡เฆฒ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆก เฆฅเง‡เฆ•เง‡ เฆชเงเฆฐเฆธเงเฆฅเฆพเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡ เฆซเฆฟเฆฐเง‡ เฆ†เฆธเงเฆจเฅค"
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเฆฟเฆจเงเฆฆเงเฆŸเฆฟ เฆธเฆฐเฆพเฆจเง‹ เฆนเฆฏเฆผ (เฆธเงเฆจเง‡เฆช เฆฅเง‡เฆ•เง‡ เฆ—เงเฆฐเฆฟเฆก เฆซเฆพเฆ‚เฆถเฆจ เฆ…เฆธเงเฆฅเฆพเฆฏเฆผเง€เฆญเฆพเฆฌเง‡ เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ, เฆ•เฆฟเฆจเงเฆคเง เฆธเฆฐเงเฆฌเฆถเง‡เฆท เฆฌเฆฟเฆจเงเฆฆเง เฆเฆ–เฆจเง‹ เฆชเฆฐเฆธเงเฆชเฆฐเฆ•เง‡ เฆธเงเฆจเง‡เฆช เฆ•เฆฐเง‡ เฆฅเฆพเฆ•เง‡)เฅค"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆ•เง‡ เฆเฆ• เฆชเฆฟเฆ•เงเฆธเง‡เฆฒ เฆธเฆฐเฆพเฆจเง‹ เฆนเงŸ (เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡)โ€Œ"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเงเฆฐ เฆ†เฆ•เงƒเฆคเฆฟ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพ เฆนเงŸ ( เฆนเงเฆฏเฆพเฆจเงเฆกเง‡เฆฒ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆ†เฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพ เฆนเงŸ (เฆ†เฆฌเฆฐเงเฆคเฆจ เฆฎเง‹เฆกเง‡)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค"
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ (เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡) / เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฌเฆพเฆฆ เฆฆเฆฟเฆจเฅค"
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ (เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆก)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "เฆ˜เง‚เฆฐเงเฆจเฆจ เฆฎเง‹เฆกเง‡, เฆ˜เง‚เฆฐเงเฆจเฆจเง‡เฆฐ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆ“ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเงเฆฐ เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ (เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆก เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเงเฆจ)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ†เฆ‡เฆ•เฆจเง‡ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆก เฆคเงเฆฏเฆพเฆ— เฆ•เฆฐเงเฆจเฅค เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆชเฆฐเฆฌเฆฐเงเฆคเง€เฆคเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸเฅค"
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆฌเฆฟเฆจเงเฆฆเง เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆพ (เฆฌเฆฟเฆจเงเฆฆเง เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆก)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆšเฆพเฆฒเฆพเฆจเง‹ เฆนเฆฌเง‡"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆ…เฆฅเฆฌเฆพ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆ…เฆจเงเฆคเฆฐเงเฆญเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "เฆเฆ• เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆฅเง‡เฆ•เง‡ เฆ…เฆจเงเฆฏ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆšเฆฒเง‡ เฆฏเฆพเฆจเฅค"
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/07.po b/source/bn-IN/helpcontent2/source/text/shared/07.po
index 082b2c36e1c..f4f0fd1b050 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/07.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "เฆ‡เฆจเงเฆŸเฆพเฆฐเฆจเง‡เฆŸ เฆเฆฐ เฆœเฆจเงเฆฏ เฆจเฆคเงเฆจ เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡ เฆนเฆฒเง‡ <emph>File - New</emph> เฆนเฆคเง‡ เฆจเฆคเงเฆจ <emph>HTML-เฆจเฆฅเฆฟ </emph> เฆ–เงเฆฒเงเฆจเฅค"
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/bn-IN/helpcontent2/source/text/shared/guide.po b/source/bn-IN/helpcontent2/source/text/shared/guide.po
index fd0c5085cc5..484c9ad7746 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/guide.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 16:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆเฆ•เฆ• เฆฒเฆพเฆ‡เฆจ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡, เฆคเฆฟเฆจ เฆ…เฆฅเฆฌเฆพ เฆ†เฆฐเง‹ เฆนเฆพเฆ‡เฆซเง‡เฆจ (-), เฆ…เฆฅเฆฌเฆพ เฆ†เฆจเงเฆกเฆพเฆฐเฆธเงเฆ•เง‹เฆฐ ( _ ) เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเงเฆจ, เฆเฆฌเฆ‚ เฆเฆฐเฆชเฆฐ Enter เฆšเฆพเฆชเงเฆจเฅค เฆเฆ•เฆŸเฆฟ เฆฆเงเฆฌเฆฟเฆ—เงเฆฃ เฆฒเฆพเฆ‡เฆจ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡, เฆคเฆฟเฆจ เฆ…เฆฅเฆฌเฆพ เฆ†เฆฐเง‹ เฆธเฆฎเฆพเฆจ เฆšเฆฟเฆนเงเฆจ (=), เฆคเง€เฆฐ เฆšเฆฟเฆนเงเฆจ (*), เฆŸเฆฟเฆฒเงเฆก (~), เฆ…เฆฅเฆฌเฆพ เฆนเงเฆฏเฆพเฆถ เฆšเฆฟเฆนเงเฆจ (#) เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเงเฆจ, เฆเฆฌเฆ‚ เฆเฆฐเฆชเฆฐ Enter เฆšเฆพเฆชเงเฆจเฅค"
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/bn-IN/helpcontent2/source/text/shared/optionen.po b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
index 8e9e3ccfe48..ae795d70c19 100644
--- a/source/bn-IN/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn-IN/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 17:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
index 9c05cc880be..fc15cb8aa5a 100644
--- a/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bn-IN/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 12:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Bengali (India) <anubad@lists.ankur.org.in>\n"
@@ -3865,15 +3865,6 @@ msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆญเฆพเฆœเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "เฆกเฆพเฆŸเฆพ (~D)"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22800,6 +22791,15 @@ msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ (~I)"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/bn-IN/sc/messages.po b/source/bn-IN/sc/messages.po
index 4307010c4d0..021d8b7d6e7 100644
--- a/source/bn-IN/sc/messages.po
+++ b/source/bn-IN/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14082,37 +14082,42 @@ msgid "~Value"
msgstr "เฆฎเฆพเฆจ (~V)"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "เฆ‰เงŽเฆธ (~S)"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "เฆญเงเฆ•เงเฆคเฆฟ (~E)"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "เฆŸเงเฆฏเฆพเฆฌ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "เฆธเงเฆฅเฆพเฆจ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14123,1284 +14128,1388 @@ msgstr ""
"เฆ†เฆชเฆจเฆฟ เฆ•เฆฟ เฆจเฆฟเฆฎเงเฆจเง‡ เฆธเงเฆชเฆพเฆฐเฆฟเฆถเฆ•เงƒเฆค เฆธเฆ‚เฆถเง‹เฆงเฆจ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "เฆ›เฆฌเฆฟ เฆซเฆฟเฆฒเงเฆŸเฆพเฆฐ"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "เฆชเฆพเฆ เงเฆฏ"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "เฆถเง€เฆŸ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆถเง€เฆŸ (~S)"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "เฆฎเฆพเฆชเฆ•เฆพเฆ เฆฟ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "เฆเฆ‡ เฆฎเฆพเฆชเฆ•เฆพเฆ เฆฟเฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเง‡ เฆฌเฆธเงเฆคเงเฆ•เง‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "เฆเฆ‡ เฆถเง€เฆŸเฆŸเฆฟ เฆฆเง‡เฆ–เฆพเฆฏเฆผ เฆ•เฆฟเฆญเฆพเฆฌเง‡ เฆจเฆฅเฆฟเฆคเง‡ เฆกเฆพเฆŸเฆพ เฆธเฆพเฆœเฆพเฆจเง‹ เฆนเฆฌเง‡เฅค"
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "เฆถเง€เฆŸ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "เฆ˜เฆฐ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "เฆฌเฆพเฆฎ เฆ…เฆ‚เฆถ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "เฆ•เง‡เฆจเงเฆฆเงเฆฐเง€เฆฏเฆผ เฆ…เฆ‚เฆถ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "เฆกเฆพเฆจ เฆ…เฆ‚เฆถ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "%1 เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "%1 เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆชเฆพเฆฆเฆšเฆฐเฆฃ"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆฒเฆพเฆ‡เฆจ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "เฆเฆŸเฆฟ เฆเฆฎเฆจ เฆœเฆพเฆฏเฆผเฆ—เฆพ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆชเฆพเฆ เงเฆฏ, เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเฆพ เฆธเง‚เฆคเงเฆฐเฆธเฆฎเง‚เฆน เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆคเง‡ เฆฌเฆพ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "เฆฎเฆฟเฆกเฆฟเฆฏเฆผเฆพ เฆชเงเฆฒเง‡เฆฌเงเฆฏเฆพเฆ•"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "เฆฎเฆพเฆ‰เฆธเง‡เฆฐ เฆฌเง‹เฆคเฆพเฆฎ เฆšเฆพเฆชเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆฌเฆพเฆฐ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME เฆธเงเฆชเงเฆฐเง‡เฆกเฆถเง€เฆŸเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ-เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ เฆฎเง‹เฆก)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "เฆซเฆพเฆเฆ•เฆพ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆ†เฆ‰เฆŸเฆชเงเฆŸ เฆฐเง‹เฆง เฆ•เฆฐเงเฆจ"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเงเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ•เฆฐเงเฆจ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "เฆธเฆฌ เฆถเง€เฆŸ (~A)"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆถเง€เฆŸ (~S)"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆถเง€เฆŸ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "เฆเฆฐ เฆฅเง‡เฆ•เง‡ เฆชเงเฆฐเฆฟเฆจเงเฆŸ"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "เฆธเฆฌ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "เฆญเฆฌเฆฟเฆทเงเฆฏเฆคเง‡ เฆเฆ‡ เฆธเฆฎเงเฆชเฆฐเงเฆ•เง‡ เฆธเฆคเฆฐเงเฆ• เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "เฆฎเง‚เฆฒ เฆจเฆฅเฆฟเฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆจเฆพ เฆนเฆ“เฆฏเฆผเฆพเฆฐ เฆซเฆฒเง‡ เฆจเฆฟเฆฎเงเฆจเฆฒเฆฟเฆ–เฆฟเฆค DDE เฆ‰เงŽเฆธ เฆ†เฆชเฆกเง‡เฆŸ เฆ•เฆฐเฆพ เฆธเฆฎเงเฆญเฆฌ เฆจเฆฏเฆผเฅค เฆ…เฆจเงเฆ—เงเฆฐเฆน เฆ•เฆฐเง‡ เฆฎเง‚เฆฒ เฆจเฆฅเฆฟเฆŸเฆฟ เฆ–เงเฆฒเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆชเงเฆฐเฆšเง‡เฆทเงเฆŸเฆพ เฆ•เฆฐเงเฆจเฅค"
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "เฆจเฆฟเฆฎเงเฆจเฆฒเฆฟเฆ–เฆฟเฆค เฆฌเฆนเฆฟเฆธเงเฆฅเฆฟเฆค เฆซเฆพเฆ‡เฆฒเฆŸเฆฟ เฆฒเง‹เฆก เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฆจเฆฟเฅค เฆเฆ‡ เฆซเฆพเฆ‡เฆฒ เฆฅเง‡เฆ•เง‡ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆคเฆฅเงเฆฏ เฆ†เฆชเฆกเง‡เฆŸ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฆจเฆฟเฅค"
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "เฆฌเฆพเฆนเงเฆฏเฆฟเฆ• เฆฒเฆฟเฆ™เงเฆ• เฆ…เฆพเฆชเฆกเง‡เฆŸ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡เฅค"
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "เฆ•เงเฆฏเฆพเฆฒเฆ• A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "เฆเฆ•เงเฆธเง‡เฆฒ A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "เฆเฆ•เงเฆธเง‡เฆฒ R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐ เฆ•เฆฒเฆพเฆฎ เฆฒเง‡เฆฌเง‡เฆฒ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ (~b)"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐ เฆธเฆพเฆฐเฆฟ เฆฒเง‡เฆฌเง‡เฆฒ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ (~r)"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "เฆ…เฆฌเงˆเฆง เฆฎเฆพเฆจ"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "เฆ•เง‹เฆจเง‹ เฆธเง‚เฆคเงเฆฐ เฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆค เฆจเง‡เฆ‡เฅค"
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฌเฆพ เฆธเฆพเฆฐเฆฟ เฆ•เง‹เฆจเฆŸเฆฟเฆ‡ เฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆค เฆจเง‡เฆ‡เฅค"
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "เฆ…เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆพเฆฎ เฆฌเฆพ เฆชเฆฐเฆฟเฆธเฆฐเฅค"
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "เฆ…เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆพเฆฎ เฆฌเฆพ เฆญเงเฆฒ เฆ˜เฆฐเง‡เฆฐ เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธเฅค"
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "เฆธเง‚เฆคเงเฆฐเฆธเฆฎเง‚เฆน เฆ•เฆฒเฆพเฆฎ เฆ—เฆ เฆจ เฆ•เฆฐเง‡ เฆจเฆพเฅค"
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "เฆธเง‚เฆคเงเฆฐเฆธเฆฎเง‚เฆน เฆธเฆพเฆฐเฆฟ เฆ—เฆ เฆจ เฆ•เฆฐเง‡ เฆจเฆพเฅค"
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "AutoFormat เฆฏเง‹เฆ— เฆ•เฆฐเงเฆจ"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "AutoFormat เฆชเงเฆจเฆฐเฆพเงŸ เฆจเฆพเฆฎเฆ•เฆฐเฆฃ เฆ•เฆฐเงเฆจ"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "AutoFormat เฆฎเงเฆ›เงเฆจ"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "เฆ†เฆชเฆจเฆฟ เฆ•เฆฟ เฆธเฆคเงเฆฏเฆฟเฆ‡ # เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆคเง‡ เฆšเฆพเฆจ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฆฌเฆจเงเฆง เฆ•เฆฐเงเฆจ (~C)"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฆœเฆพเฆจเงเงŸเฆพเฆฐเฆฟ"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฆซเง‡เฆฌเงเฆฐเงเงŸเฆพเฆฐเฆฟ"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฆฎเฆพเฆฐเงเฆš"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฆ‰เฆคเงเฆคเฆฐ"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "เฆฎเฆงเงเฆฏ"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เฆฆเฆ•เงเฆทเฆฟเฆฃ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "เฆธเฆฐเงเฆฌเฆฎเง‹เฆŸ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "เฆถเง€เฆŸ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "เฆ˜เฆฐ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเง"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "เฆจเง‹เฆ™เงเฆ—เฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "เฆถเฆฐเงเฆค"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเง"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "เฆถเง€เฆŸ"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "เฆ›เฆฌเฆฟ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•เงƒเฆค เฆเฆฒเฆพเฆ•เฆพเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฆŸเง‡เฆจเง‡ เฆ†เฆจเฆพเฆฐ เฆฎเง‹เฆก"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "เฆ†เงœเฆพเฆฒ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ‰เฆ‡เฆจเงเฆกเง‹"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆ•เฆฒเงเฆชเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "เฆ†เฆฐเง‹เฆนเง€ เฆ•เงเฆฐเฆฎเฆพเฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "เฆ…เฆฌเฆฐเง‹เฆนเง€ เฆ•เงเฆฐเฆฎเฆพเฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "เฆชเฆ›เฆจเงเฆฆเฆธเฆ‡ เฆ•เงเฆฐเฆฎเฆฟเฆ•เฆพเงŸเฆจ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "เฆธเฆฌ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆนเฆฌเง‡เฅค"
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆฒเงเฆ•เฆพเฆจเง‹ เฆนเฆฌเง‡เฅค"
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "เฆจเฆพเฆฎเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆฒเฆพเฆ‡เฆจ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "เฆซเฆพเฆ‚เฆถเฆจ เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "เฆ—เงเฆฐเฆนเฆฃ"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "เฆฌเฆพเฆคเฆฟเฆฒ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "เฆธเฆฎเฆทเงเฆŸเฆฟ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "เฆซเฆฐเฆฎเงเฆฒเฆพ เฆฌเฆพเฆฐ เฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฌเง‡"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "เฆซเฆฐเฆฎเงเฆฒเฆพ เฆฌเฆพเฆฐ เฆธเฆ‚เฆ•เงเฆšเฆจ เฆ•เฆฐเฆพ เฆนเฆฌเง‡"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "เฆฆเงเฆฌเฆจเงเฆฆเงเฆฌ"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "เฆ…เฆœเฆพเฆจเฆพ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "เฆธเฆพเฆฐเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "เฆถเง€เฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "เฆธเฆพเฆฐเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "เฆถเง€เฆŸ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐ เฆธเฆฐเฆพเฆจเง‹ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเงเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเงเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "เฆฎเง‚เฆฒ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆจเฆฟเฆทเง‡เฆง"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<เฆซเฆพเฆเฆ•เฆพ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "เฆธเงเฆฐเฆ•เงเฆทเฆฟเฆค เฆจเงŸ"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "เฆชเฆพเฆธเฆ“เงŸเฆพเฆฐเงเฆก เฆธเงเฆฐเฆ•เงเฆทเฆฟเฆค เฆจเงŸ"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "เฆธเฆ™เงเฆ—เฆคเฆฟเฆนเง€เฆจ เฆนเงเฆฏเฆพเฆถ"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "เฆธเฆ™เงเฆ—เฆคเฆฟเฆชเง‚เฆฐเงเฆฃ เฆนเงเฆฏเฆพเฆถ"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "เฆชเงเฆจเฆฐเฆพเงŸ เฆฒเฆฟเฆ–เงเฆจ"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆถเง€เฆฒ เฆ—เงœ"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "เฆเฆ•เงเฆธเฆชเง‹เฆจเง‡เฆจเฆถเฆฟเงŸเฆพเฆฒ เฆธเงเฆฎเงเฆฅเฆฟเฆ‚"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "เฆฌเฆฟเฆญเง‡เฆฆเฆคเฆพเฆฐ เฆฌเฆฟเฆถเงเฆฒเง‡เฆทเฆฃ"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - เฆเฆ•เฆ• เฆซเงเฆฏเฆพเฆ•เงเฆŸเฆฐ"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
#, fuzzy
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - เฆฆเงเฆ‡ เฆซเงเฆฏเฆพเฆ•เงเฆŸเฆฐ"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "เฆ—เงเฆฐเงเฆชเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "เฆ—เงเฆฐเงเฆชเง‡เฆฐ เฆฎเฆงเงเฆฏเง‡"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "เฆ—เงเฆฐเงเฆชเง‡เฆฐ เฆฎเฆงเงเฆฏเง‡"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "เฆชเฆพเฆฐเงเฆฅเฆ•เงเฆฏเง‡เฆฐ เฆ‰เฆคเงเฆธ"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-เฆฎเฆพเฆจ"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F เฆ—เงเฆฐเงเฆคเฆฐ"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "เฆธเฆฐเงเฆฌเฆฎเง‹เฆŸ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "เฆ…เฆพเฆจเงเฆคเฆƒเฆธเฆฎเงเฆชเฆฐเงเฆ•"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
#, fuzzy
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "เฆ…เฆพเฆจเงเฆคเฆƒเฆธเฆฎเงเฆชเฆฐเงเฆ•"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "เฆ•เง‹เฆญเงเฆฏเฆพเฆฐเฆฟเงŸเง‡เฆจเงเฆธ"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
#, fuzzy
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "เฆ•เง‹เฆญเงเฆฏเฆพเฆฐเฆฟเงŸเง‡เฆจเงเฆธ"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "เฆฌเฆฐเงเฆฃเฆจเฆพเฆคเงเฆฎเฆ• เฆชเฆฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพเฆจ"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "เฆ—เงœ"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "เฆฎเฆพเฆจเฆ• เฆคเงเฆฐเงเฆŸเฆฟ"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "เฆฎเง‡เฆกเฆฟเงŸเฆพเฆจ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "เฆญเง‡เฆฆเฆพเฆ‚เฆ•"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "เฆฎเฆพเฆจเฆ• เฆšเงเฆฏเงเฆคเฆฟ"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
#, fuzzy
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "เฆ•เฆฟเฆฐเฆŸเง‹เฆธเฆฟเฆธ"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
#, fuzzy
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "เฆธเงเฆ•เฆฟเฆ‰เฆจเง‡เฆธ"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "เฆธเฆฐเงเฆฌเง‹เฆšเงเฆš"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sum"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Count"
-#: sc/inc/strings.hrc:254
-#, fuzzy
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "เฆชเงเฆฐเฆฅเฆฎ เฆšเฆคเงเฆฐเงเฆฅเฆพเฆ‚เฆถ"
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
#, fuzzy
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "เฆคเงƒเฆคเง€เงŸ เฆšเฆคเงเฆฐเงเฆฅเฆพเฆ‚เฆถ"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
#, fuzzy
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "เฆ…เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "เฆเฆ•เฆ‡"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "เฆเฆ•เฆ‡ เฆ…เฆ–เฆจเงเฆก"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "เฆธเงเฆฌเฆพเฆญเฆพเฆฌเฆฟเฆ•"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "เฆ•เงŒเฆšเฆฟ"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "เฆฌเฆพเฆฐเฆจเงŒเฆฒเฆฟ"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "เฆฆเงเฆฌเฆฟเฆฎเฆพเฆคเงเฆฐเฆฟเฆ•"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "เฆ‹เฆฃเฆพเฆคเงเฆฎเฆ• เฆฌเฆพเฆ‡เฆจเง‹เฆฎเฆฟเงŸเฆพเฆฒ"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "เฆšเฆฟ เฆธเงเฆ•เง‹เงŸเฆพเฆฐเงเฆก"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "เฆœเงเฆฏเฆพเฆฎเฆฟเฆคเฆฟเฆ•"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "เฆธเฆฐเงเฆฌเง‹เฆšเงเฆš"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "เฆ—เงœ"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "เฆฎเฆพเฆจเฆ• เฆšเงเฆฏเงเฆคเฆฟ"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "เฆฎเง‡เฆกเฆฟเงŸเฆพเฆจ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "เฆธเฆฟเฆ—เฆฎเฆพ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p เฆฎเฆพเฆจ"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "เฆŸเงเฆฐเฆพเงŸเฆพเฆฒเง‡เฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu เฆฎเฆพเฆจ"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "เฆจเฆฎเงเฆจเฆพ"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-เฆชเฆฐเง€เฆ•เงเฆทเฆพ"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
#, fuzzy
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-เฆชเฆฐเง€เฆ•เงเฆทเฆพ"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
#, fuzzy
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-เฆชเฆฐเง€เฆ•เงเฆทเฆพ"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
#, fuzzy
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-เฆชเฆฐเง€เฆ•เงเฆทเฆพ"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
#, fuzzy
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "เฆŸเง‡เฆธเงเฆŸ เฆ…เฆซ เฆ‡เฆจเงเฆกเฆฟเฆชเง‡เฆจเงเฆกเง‡เฆจเงเฆธ (เฆšเฆฟ-เฆธเงเฆ•เง‹เงŸเฆพเฆฐ)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "เฆ•เฆฒเฆพเฆฎ %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "เฆธเฆพเฆฐเฆฟ %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "เฆ†เฆฒเฆซเฆพ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "เฆญเงเฆฏเฆพเฆฐเฆฟเงŸเง‡เฆฌเฆฒ เงง"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "เฆญเงเฆฏเฆพเฆฐเฆฟเงŸเง‡เฆฌเฆฒ เงจ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
#, fuzzy
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "เฆนเฆพเฆ‡เฆชเง‹เฆฅเง‡เฆœเฆพเฆ‡เฆก เฆ—เงœ เฆชเฆพเฆฐเงเฆฅเฆ•เงเฆฏ"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "เฆ…เฆชเฆพเฆฐเง‡เฆถเฆจ"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
#, fuzzy
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "เฆชเฆฐเฆฟเฆฒเฆ•เงเฆทเฆฟเฆค เฆ—เงœ เฆชเฆพเฆฐเงเฆฅเฆ•เงเฆฏ"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-เฆฎเฆพเฆจ"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
#, fuzzy
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "เฆœเฆฐเงเฆฐเฆฟ เฆฎเฆพเฆจ"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
#, fuzzy
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "เฆŸเง‡เฆธเงเฆŸ เฆชเฆฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพเฆจ"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "เฆฐเงˆเฆ–เฆฟเฆ• (_n)"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "เฆฒเฆ—เฆพเฆฐเฆฟเฆฆเฆฎเฆฟเฆ•"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "เฆ˜เฆพเฆค"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "เฆฐเฆฟเฆ—เงเฆฐเง‡เฆถเฆจ เฆงเฆฐเฆจ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "เฆธเงเฆฏเง‹เฆ—"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "เฆ‡เฆจเงเฆŸเฆพเฆฐเฆจเง‡เฆŸ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
#, fuzzy
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) เฆกเฆพเฆจ-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F เฆ—เงเฆฐเงเฆคเงเฆฌเฆชเง‚เฆฐเงเฆฃ เฆกเฆพเฆจ-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
#, fuzzy
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) เฆฌเฆพเฆฎ-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F เฆ—เงเฆฐเงเฆคเงเฆฌเฆชเง‚เฆฐเงเฆฃ เฆฌเฆพเฆฎ-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
#, fuzzy
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P เฆฆเงเฆ‡-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F เฆ—เงเฆฐเงเฆคเฆฐ เฆฆเงเฆ‡-เฆŸเง‡เฆฒ"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
#, fuzzy
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "เฆชเฆฟเงŸเฆพเฆฐเงเฆธเฆจ เฆ…เฆพเฆจเงเฆคเฆƒเฆธเฆฎเงเฆชเฆฐเงเฆ•"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "เฆชเฆพเฆฐเงเฆฅเฆ•เงเฆฏเง‡เฆฐ เฆฌเฆฟเฆญเง‡เฆฆเฆคเฆพ"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
#, fuzzy
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t เฆธเงเฆŸเงเฆฏเฆพเฆŸ"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) เฆ“เงŸเฆพเฆจ-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t เฆ•เงเฆฐเฆฟเฆŸเฆฟเฆ•เงเฆฏเฆพเฆฒ เฆ“เงŸเฆพเฆจ-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) เฆฆเงเฆ‡-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t เฆ—เงเฆฐเงเฆคเงเฆฌเฆชเง‚เฆฐเงเฆฃ เฆฆเงเฆ‡-เฆŸเง‡เฆฒ"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
#, fuzzy
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "เฆœเงเฆžเฆพเฆค เฆฌเงˆเฆšเฆฟเฆคเงเฆฐเงเฆฏ"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
#, fuzzy
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) เฆ“เงŸเฆพเฆจ-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z เฆ•เงเฆฐเฆฟเฆŸเฆฟเฆ•เงเฆฏเฆพเฆฒ เฆ“เงŸเฆพเฆจ-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
#, fuzzy
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) เฆŸเง-เฆŸเง‡เฆฒ"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z เฆœเฆฐเงเฆฐเฆฟ เฆŸเง-เฆŸเง‡เฆฒ"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17139,6 +17248,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "เฆธเง‹เฆฐเงเฆธ เฆธเงเฆŸเงเฆฐเง€เฆฎ"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18973,602 +19087,602 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "เฆกเฆฟเฆซเฆฒเงเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "เฆธเงเฆฌเฆฐเงเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "เฆคเงเฆฐเงเฆŸเฆฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "เฆธเฆคเฆฐเงเฆ•เฆฌเฆพเฆฐเงเฆคเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "เฆจเง‹เฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "เฆคเฆพเฆฒเฆฟเฆ•เฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "เฆŸเงเฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "เฆถเงˆเฆฒเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "เฆนเฆฐเฆซ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ•เฆ•เงเฆทเฆ—เงเฆฒเฆฟเฆฐ เฆธเง€เฆฎเฆพเฆจเฆพ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ•เฆฐเงเฆจเฅค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ (_N)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆฟเฆ•เฆ•เฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "เฆ˜เฆฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "เฆกเง‡เฆŸเฆพ (_D):"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "เฆชเฆฐเงเฆฏเฆพเฆฒเง‹เฆšเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "เฆฐเฆ‚ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "เฆญเฆพเฆทเฆพ (_L):"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "เฆชเฆฐเงเฆฏเฆพเฆฒเง‹เฆšเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "เฆคเงเฆฒเฆจเฆพ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "เฆถเงˆเฆฒเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "เฆ—เงเฆฐเงเฆช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "เฆซเงเฆฐเง‡เฆฎ (_r)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "เฆถเงˆเฆฒเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "เฆกเฆฟเฆซเฆฒเงเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "เฆธเงเฆฌเฆฐเงเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "เฆคเงเฆฐเงเฆŸเฆฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "เฆธเฆคเฆฐเงเฆ•เฆฌเฆพเฆฐเงเฆคเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "เฆจเง‹เฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "เฆคเฆพเฆฒเฆฟเฆ•เฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "เฆŸเงเฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "เฆธเฆพเฆนเฆพเฆฏเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "เฆถเงˆเฆฒเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "เฆนเฆฐเฆซ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ (_N)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆฟเฆ•เฆ•เฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "เฆ˜เฆฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "เฆกเง‡เฆŸเฆพ (_D):"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "เฆชเฆฐเงเฆฏเฆพเฆฒเง‹เฆšเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "เฆฐเฆ‚ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "เฆญเฆพเฆทเฆพ (_L):"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "เฆชเฆฐเงเฆฏเฆพเฆฒเง‹เฆšเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "เฆคเงเฆฒเฆจเฆพ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "เฆ—เงเฆฐเงเฆช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "เฆนเฆฐเฆซ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆฟเฆ•เฆ•เฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "เฆฎเฆฟเฆกเฆฟเฆฏเฆผเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "เฆซเงเฆฐเง‡เฆฎ (_r)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21020,62 +21134,87 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆถเง€เฆฒ เงง เฆฐเง‡เฆžเงเฆœ:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆถเง€เฆฒ เงจ เฆฐเง‡เฆžเงเฆœ:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "เฆเฆฐ เฆซเฆฒเฆพเฆซเฆฒ:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "เฆ•เฆฒเฆพเฆฎ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ—เงเฆฐเงเฆช เฆ•เฆฐเฆพ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -23504,82 +23643,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆฆเงˆเฆฐเงเฆ˜เงเฆฏ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "เฆธเฆฎเฆพเฆจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "เฆ…เฆชเง‡เฆ•เงเฆทเฆพเฆ•เงƒเฆค เฆ›เง‹เฆŸ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "เฆ…เฆชเง‡เฆ•เงเฆทเฆพเฆ•เงƒเฆค เฆฌเฆกเฆผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "เฆเฆฐ เฆฅเง‡เฆ•เง‡ เฆ•เฆฎ เฆ…เฆฅเฆฌเฆพ เฆธเฆฎเฆพเฆจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "เฆ…เฆชเง‡เฆ•เงเฆทเฆพเฆ•เงƒเฆค เฆฌเงœ เฆฌเฆพ เฆเฆฐ เฆธเฆฎเฆพเฆจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "เฆธเฆฎเฆพเฆจ เฆจเฆฏเฆผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "เฆฌเงˆเฆง เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "เฆ…เฆฌเงˆเฆง เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเงเฆจ (_A):"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "เฆกเง‡เฆŸเฆพ (_D):"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ (_M):"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "เฆธเฆฐเงเฆฌเง‹เฆšเงเฆš (_x):"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "เฆ–เฆพเฆฒเฆฟ เฆ•เฆ•เงเฆทเง‡เฆฐ เฆ…เฆจเงเฆฎเฆคเฆฟ เฆฆเฆฟเฆจ (_e)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฆเง‡เฆ–เฆพเฆจ (_l)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "เฆญเงเฆ•เงเฆคเฆฟเฆ—เงเฆฒเง‹ เฆ†เฆฐเง‹เฆนเง€ เฆ•เงเฆฐเฆฎเง‡ เฆธเฆพเฆœเฆพเฆจ (_t)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "เฆเฆ•เฆŸเฆฟ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆ‰เงŽเฆธ เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆธเฆ‚เฆฒเฆ—เงเฆจ เฆธเฆพเฆฐเฆฟ เฆเฆฌเฆ‚ เฆ•เฆฒเฆพเฆฎ, เฆฌเฆพ เฆธเง‚เฆคเงเฆฐเง‡เฆฐ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆ‚เฆถ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆเฆฒเฆพเฆ•เฆพ เฆฌเฆพ เฆ…เงเฆฏเฆพเฆฐเง‡ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเง‡เฅค"
diff --git a/source/bn-IN/sd/messages.po b/source/bn-IN/sd/messages.po
index 6ca553eb723..f0834ac445a 100644
--- a/source/bn-IN/sd/messages.po
+++ b/source/bn-IN/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5394,8 +5394,8 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "เฆ›เฆฌเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/bn-IN/sfx2/messages.po b/source/bn-IN/sfx2/messages.po
index d407c8e0466..6c1f0ffa45e 100644
--- a/source/bn-IN/sfx2/messages.po
+++ b/source/bn-IN/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2230,6 +2230,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/bn-IN/svx/messages.po b/source/bn-IN/svx/messages.po
index 0503d0e8fa1..184fcde3422 100644
--- a/source/bn-IN/svx/messages.po
+++ b/source/bn-IN/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2289,18 +2289,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
#, fuzzy
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
@@ -2826,54 +2826,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ (_R)"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "เฆฒเฆพเฆ‡เฆจ เฆเฆฌเฆ‚ เฆคเง€เฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "เฆฌเฆ•เงเฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•เฆพเฆฐเง€"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "เฆฎเงŒเฆฒเฆฟเฆ• เฆ†เฆ•เงƒเฆคเฆฟ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "เฆชเงเฆฐเฆคเง€เฆ•"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "เฆจเฆฟเฆฐเง‡เฆŸ เฆคเง€เฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "เฆชเงเฆฐเฆฌเฆพเฆน เฆšเฆฟเฆคเงเฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "เฆ•เฆฒเฆ†เฆ‰เฆŸเฆธเฆฎเง‚เฆน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "เฆคเฆพเฆฐเฆพ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4413,10 +4413,9 @@ msgid "_Copy"
msgstr "เฆ•เฆชเฆฟ เฆ•เฆฐเงเฆจ (_C)"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ (_I)"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/bn-IN/sw/messages.po b/source/bn-IN/sw/messages.po
index 0fc50ca720c..95950ae96e8 100644
--- a/source/bn-IN/sw/messages.po
+++ b/source/bn-IN/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1539,300 +1539,310 @@ msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "เฆ†เฆฐเฆฎเงเฆญ"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "เฆถเง‡เฆท"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "เฆ‰เฆชเฆฐเง‡"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "เฆจเฆฟเฆšเง‡"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ-เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "'AutoText' เฆกเฆฟเฆฐเง‡เฆ•เงเฆŸเฆฐเฆฟ เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ-เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏเฅค เฆ†เฆชเฆจเฆฟ เฆ•เฆฟ เฆชเฆฅ เฆธเง‡เฆŸเฆฟเฆ‚ เฆกเฆพเงŸเฆพเฆฒเฆ— เฆ•เฆฒ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "เฆชเฆฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพเฆจ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "เฆจเฆฅเฆฟ เฆ‡เฆฎเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "เฆจเฆฅเฆฟ เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "เฆจเฆฅเฆฟ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆชเงเฆจเฆƒเฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผเฆญเฆพเฆฌเง‡ เฆจเฆฅเฆฟ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "เฆ…เฆ•เงเฆทเฆฐ"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "เฆฌเฆพเฆจเฆพเฆจ เฆชเฆฐเง€เฆ•เงเฆทเฆฃ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "เฆนเฆพเฆ‡เฆซเง‡เฆจ เฆชเงเฆฐเงŸเง‹เฆ—..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "เฆธเง‚เฆšเฆฟ เฆฏเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "เฆธเง‚เฆšเฆฟ เฆนเฆพเฆฒเฆจเฆพเฆ—เฆพเฆฆ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "เฆธเฆพเฆฐเฆธเฆ‚เฆ•เงเฆทเง‡เฆช เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "เฆฌเฆธเงเฆคเง เฆ–เฆพเฆช เฆ–เฆพเฆ“เงŸเฆพเฆจเง‹ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
#, fuzzy
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "เฆ†เฆ•เงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ—"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "เฆซเฆพเฆเฆ•เฆพ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "เฆธเฆพเฆฐเฆธเฆ‚เฆ•เงเฆทเง‡เฆช:"
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "เฆฏเฆพเฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ†เฆฒเฆพเฆฆเฆพเฆ•เงƒเฆค:"
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ: เฆธเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "เฆถเงˆเฆฒเง€:"
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆจเฆฎเงเฆฌเฆฐ:"
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "เฆจเฆคเงเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆ†เฆ—เง‡ เฆฌเฆฟเฆญเฆพเฆœเฆ• เฆฆเง‡เงŸเฆพ เฆนเฆฌเง‡"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "เฆชเฆถเงเฆšเฆฟเฆฎเฆพ เฆชเฆพเฆ เงเฆฏ:"
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "เฆเฆถเง€เงŸ เฆฒเง‡เฆ–เฆพ:"
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "เฆ…เฆœเฆพเฆจเฆพ เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "$1 เฆเฆฐ เฆธเฆฌ เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆ…เฆชเฆธเฆพเฆฐเฆฃ (~A)"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "$1 เฆเฆฐ เฆธเฆฌ เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆ…เฆชเฆธเฆพเฆฐเฆฃ (~A)"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "เฆฒเง‡เฆ–เฆพ เฆฅเง‡เฆ•เง‡ เฆธเฆพเฆฐเฆฃเฆฟเฆคเง‡ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฏเง‹เฆ—"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆญเงเฆ•เงเฆคเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฌเง‡:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆชเงเฆจเฆฐเฆพเงŸ เฆจเฆพเฆฎเฆ•เฆฐเฆฃ"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฆฌเฆจเงเฆง เฆ•เฆฐเงเฆจ (~C)"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฆœเฆพเฆจเง"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฆซเง‡เฆฌเงเฆฐเง"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฆฎเฆพเฆฐเงเฆš"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฆ‰เฆคเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "เฆฎเฆงเงเฆฏ"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เฆฆเฆ•เงเฆทเฆฟเฆฃ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "เฆธเฆฎเฆทเงเฆŸเฆฟ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1843,319 +1853,319 @@ msgstr ""
"เฆ…เฆญเง€เฆทเงเฆŸ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆพ เฆฏเฆพเฆšเงเฆ›เง‡ เฆจเฆพเฅค\n"
"เฆเฆ•เฆŸเฆฟ เฆญเฆฟเฆจเงเฆจ เฆจเฆพเฆฎเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆšเง‡เฆทเงเฆŸเฆพ เฆ•เฆฐเงเฆจเฅค"
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเฆธเง‚เฆšเฆ•"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "เฆ•เฆฒเฆพเฆฎ (~m)"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆฎเงเฆชเฆพเฆฆเฆพเฆจเฆพ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "เฆซเฆพเฆเฆ•เฆพเฆ•เฆฐเฆฃ เฆธเฆ•เงเฆฐเฆฟเงŸ %1 เฆฅเง‡เฆ•เง‡ %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "เฆ•เฆฒเฆพเฆฎเง‡เฆฐ เฆชเงเฆฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
#, fuzzy
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writerเฅค"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writerเฅค"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writerเฅค"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆธเฆพเฆœเฆพเฆคเง‡ เฆชเฆพเฆฐเง‡ เฆจเฆพ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "เฆฌเฆธเงเฆคเงเฆคเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆชเงเฆฐเฆฌเง‡เฆถเง‡เฆฐ เฆชเง‚เฆฐเงเฆฌเง‡"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆชเงเฆฐเฆฌเง‡เฆถเง‡เฆฐ เฆชเฆฐเง‡"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "เฆฌเฆธเงเฆคเงเฆฐ เฆ‰เฆชเฆฐ เฆฎเฆพเฆ‰เฆธ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ• เฆŸเงเฆฐเฆฟเฆ—เฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฌเง‡"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "เฆฎเฆพเฆ‰เฆธเง‡เฆฐ เฆฌเฆธเงเฆคเง เฆฅเง‡เฆ•เง‡ เฆธเฆฐเง‡ เฆฏเฆพเงŸ"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "เฆ†เฆฒเฆซเฆพเฆจเฆฟเฆ‰เฆฎเง‡เฆฐเฆฟเฆ• เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆ‡เฆจเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "เฆ†เฆฒเฆซเฆพเฆจเฆฟเฆ‰เฆฎเง‡เฆฐเฆฟเฆ• เฆฌเงเฆฏเฆคเง€เฆค เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆ‡เฆจเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "เฆซเงเฆฐเง‡เฆฎเง‡เฆฐ เฆ†เฆ•เฆพเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆธเฆฐเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "เฆฒเง‡เฆ–เฆพ เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "เฆฌเฆฟเฆญเฆพเฆ—"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ•"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เงง"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เงง"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เงง"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "เฆฒเง‡เฆ–เฆพ เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
#, fuzzy
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ—"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ•"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "เฆธเง‚เฆšเฆฟ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2164,2217 +2174,2217 @@ msgstr ""
"เฆเฆ•เฆŸเฆฟ เฆญเฆฟเฆจเงเฆจ เฆจเฆฅเฆฟเฆคเง‡\n"
"เฆฎเฆฟเฆฅเฆธเงเฆ•เงเฆฐเฆฟเงŸเฆพ เฆนเฆพเฆ‡เฆซเง‡เฆจ เฆชเงเฆฐเงŸเง‹เฆ— เฆ‡เฆคเง‹เฆฎเฆงเงเฆฏเง‡ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "เฆนเฆพเฆ‡เฆซเง‡เฆจ เฆชเงเฆฐเงŸเง‹เฆ—"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "เฆธเฆฎเงเฆญเฆฌ เฆจเฆฏเฆผ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "$1 เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "$1 เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "เฆจเฆคเงเฆจ เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "เฆถเงˆเฆฒเง€ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเฆจเงเฆƒเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "เฆถเงˆเฆฒเง€ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจ: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "เฆซเฆพเฆ‡เฆฒ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ• เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ: $1$2$3 "
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐ, เฆŸเง‡เฆ•เงเฆธเฆŸ -> เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐ, เฆธเฆพเฆฐเฆฃเฆฟ -> เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "$1 $2 $3 เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆญเฆพเฆœเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฌเฆฟเฆญเฆพเฆœเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "เฆ–เฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเฆฐ: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAME เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ— เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ— เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ— เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "เฆชเงเฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "เฆถเงˆเฆฒเง€ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆฐเฆคเฆฟ เฆฎเงเฆ›เง‡ เฆฆเฆฟเฆจ"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆฆเฆฟเฆ•เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ เฆ‰เฆจเงเฆจเง€เฆค/เฆ…เฆฌเฆจเฆค เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "เฆธเงเฆคเฆฐ เฆ‰เฆจเงเฆจเง€เฆค เฆ•เฆฐเงเฆจ "
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "เฆธเงเฆคเฆฐ เฆ…เฆฌเฆจเฆค เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆธเฆฐเฆพเฆจ"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "เฆจเฆฎเงเฆฌเฆฐ เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "เฆ‡เฆจเงเฆกเง‡เฆจเงเฆŸ เฆฌเฆพเฆกเฆผเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "เฆ‡เฆจเงเฆกเง‡เฆจเงเฆŸ เฆ•เฆฎเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "เฆ•เงเฆฏเฆพเฆชเฆถเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฏเฆผเฆจ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆถเงเฆฐเง"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ—เงเฆฐเฆนเฆฃ: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆฌเฆพเฆคเฆฟเฆฒ: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆฌเฆฟเฆญเฆพเฆœเฆจ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฅเฆพเฆฎเฆพเฆจ"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆธเฆ‚เฆถเง‹เฆงเฆจ"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆฎเฆฟเฆฒเฆฟเฆค เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆ›เฆพเฆเฆฆ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ (~C)"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆ—เงเฆฐเงเฆช เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆ—เงเฆฐเงเฆชเฆฎเงเฆ•เงเฆค เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
#, fuzzy
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "เฆธเฆพเฆฐเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "เฆธเฆพเฆฐเฆฟ/เฆ•เฆฒเฆพเฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "เฆธเฆพเฆฐเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "เฆ˜เฆฐ เฆฌเฆฟเฆญเฆพเฆœเฆจ"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "เฆ˜เฆฐเฆธเฆฎเง‚เฆน เฆฎเฆฟเฆฒเฆฟเฆคเฆ•เฆฐเฆฃ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "เฆ˜เฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "เฆธเง‚เฆšเฆฟ/เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "เฆธเง‚เฆšเฆฟ/เฆธเฆพเฆฐเฆฃเฆฟ เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆธเฆ‚เฆฏเง‹เฆ— เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆฌเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเฆฐ เฆ…เฆชเฆถเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "เฆจเฆฅเฆฟ เฆคเงเฆฒเฆจเฆพ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "เฆฐเงเฆฌเฆฟ เฆธเง‡เฆŸเฆฟเฆ‚"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL เฆฌเง‹เฆคเฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "เฆ…เฆฆเงƒเฆถเงเฆฏ เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเง เฆ…เฆชเฆธเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ/เฆธเง‚เฆšเฆฟ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "เฆฌเฆนเงเฆฌเฆฟเฆง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "เฆฒเง‡เฆ–เฆพ เฆนเฆšเงเฆ›เง‡: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "เฆ•เงเฆฒเฆฟเฆชเฆฌเง‹เฆฐเงเฆกเง‡เฆฐ เฆฌเฆฟเฆทเงŸเฆฌเฆธเงเฆคเง เฆชเงเฆฐเฆคเฆฟเฆฒเง‡เฆชเฆจ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "เฆ‰เฆชเฆธเงเฆฅเฆฟเฆคเฆฟเฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ "
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 เฆŸเฆฟ เฆŸเงเฆฏเฆพเฆฌ"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 เฆฒเฆพเฆ‡เฆจ เฆฌเฆฟเฆญเฆพเฆœเฆ• "
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "เฆธเฆพเฆฐเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "เฆธเฆพเฆฐเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "เฆ˜เฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "เฆ˜เฆฐเฆธเฆฎเง‚เฆน เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1เฆŸเฆฟ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1 "
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ/เฆชเฆพเฆฆเฆšเฆฐเฆฃ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ• เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆเฆธเฆฎเง‚เฆน"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆจเฆฟเฆฐเงเฆฆเง‡เฆถ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "เฆธเงเฆ•เงเฆฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐเง‡เฆฐ เฆญเง‚เฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "เฆฌเฆฟเฆถเง‡เฆท เฆ…เฆ•เงเฆทเฆฐ"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr " $1 เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸเง‡เฆฐ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr " $1 เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸเง‡เฆฐ เฆฌเฆฐเงเฆฃเฆจเฆพ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1 "
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "เฆจเฆฅเฆฟ เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "เฆจเฆฅเฆฟ เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ เฆชเงƒเฆทเงเฆ เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ เฆชเงƒเฆทเงเฆ เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG2) เฆชเงƒเฆทเงเฆ เฆพเงŸ $(ARG1)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "$(ARG1) เฆชเงƒเฆทเงเฆ เฆพ "
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "เฆ•เฆพเฆœ"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "เฆ…เงเฆฏเฆพเฆ•เฆถเฆจเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เงเฆฒเฆคเง‡ เฆเฆ‡ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆธเฆ•เงเฆฐเฆฟเงŸ เฆ•เฆฐเงเฆจ เฆฏเฆพเฆคเง‡ เฆเฆŸเฆฟ เฆเฆ‡ เฆฎเฆจเงเฆคเฆฌเงเฆฏเง‡ เฆฌเฆพ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆฎเฆจเงเฆคเฆฌเงเฆฏเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ เฆฎเง‹เฆก)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ เฆคเงเฆฐเงเฆŸเฆฟ"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "เฆ•เงเฆฒเฆฟเฆชเฆฌเง‹เฆฐเงเฆก เฆฅเง‡เฆ•เง‡ เฆชเฆกเฆผเฆคเง‡ เฆคเงเฆฐเงเฆŸเฆฟเฅค"
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "เฆธเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆ•เฆฒเฆพเฆฎ เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "เฆธเฆพเฆฐเฆฟ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "เฆ•เฆฒเฆพเฆฎ %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "เฆ…เฆ•เงเฆทเฆฐ"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "เฆ˜เฆฐ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
#, fuzzy
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "เฆเฆถเง€เงŸ"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
#, fuzzy
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "เฆชเฆถเงเฆšเฆฟเฆฎเง€"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "เฆฌเฆฟเฆทเงŸเฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆชเฆŸเฆญเง‚เฆฎเฆฟ (~c)"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "เฆ†เงœเฆพเฆฒ เฆ•เฆฐเฆพ เฆชเฆพเฆ เงเฆฏ (~x)"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆธเงเฆฅเฆพเฆจเฆงเฆพเฆฐเฆ• (~T)"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "เฆซเฆฐเฆฎ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ (~s)"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "เฆฐเฆ™"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆ•เฆพเฆฒเง‹ เฆฐเฆ‚ เฆ เฆฎเงเฆฆเงเฆฐเฆฃ (~k)"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "เฆ–เฆพเฆฒเฆฟ เฆชเงƒเฆทเงเฆ เฆพเฆ—เงเฆฒเง‹ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเฆฌเง‡ เฆฎเงเฆฆเงเฆฐเฆฃ (~a)"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "เฆชเงเฆฐเฆฟเฆจเงเฆŸเฆพเฆฐเง‡เฆฐ เฆชเฆ›เฆจเงเฆฆเฆธเฆฎเง‚เฆน เฆฅเง‡เฆ•เง‡ เฆถเงเฆงเง เฆชเง‡เฆชเฆพเฆฐ เฆŸเงเฆฐเง‡ เฆ…เฆชเฆถเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจ (~U)"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "เฆฎเงเฆฆเงเฆฐเฆฃ"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ (เฆถเงเฆงเง เฆจเฆฅเฆฟ)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "เฆถเงเฆงเง เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆถเง‡เฆทเง‡ เฆฐเฆพเฆ–เฆพ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเง‡เฆทเง‡ เฆฐเฆพเฆ–เฆพ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ (~C)"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆชเฆพเฆฐเงเฆถเงเฆฌ"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "เฆธเฆฌ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "เฆชเฆฟเฆ›เฆจเง‡เฆฐ เฆฆเฆฟเฆ• / เฆฌเฆพเฆฎเง‡เฆฐ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "เฆธเฆพเฆฎเฆจเง‡เฆฐ เฆฆเฆฟเฆ• / เฆกเฆพเฆจเง‡เฆฐ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "เฆ…เฆจเงเฆคเฆฐเงเฆญเง‚เฆ•เงเฆค"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "เฆฌเฆฟเฆฒเฆฟเฆชเฆคเงเฆฐ (~u)"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "เฆฌเฆพเฆฎ-เฆฅเง‡เฆ•เง‡-เฆกเฆพเฆจเง‡ เฆธเงเฆ•เงเฆฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "เฆกเฆพเฆจ-เฆฅเง‡เฆ•เง‡-เฆฌเฆพเฆฎเง‡ เฆธเงเฆ•เงเฆฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "เฆธเง€เฆฎเฆพ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆคเฆฟเฆฒเฆฟเฆชเฆฟ"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "เฆธเฆฌ เฆชเงƒเฆทเงเฆ เฆพ (~A)"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ (~g)"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ (~S)"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "เฆซเฆพเฆ‚เฆถเฆจ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "เฆฌเฆพเฆคเฆฟเฆฒ"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
#, fuzzy
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "เฆชเงเฆฐเงŸเง‹เฆ— เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆฌเฆพเฆฐ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "เฆซเฆฐเงเฆฎเง‚เฆฒเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ (~F)"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ: เฆธเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฆŸเง‡เฆจเง‡ เฆ†เฆจเฆพเฆฐ เฆฎเง‹เฆก"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "เฆฒเฆฟเฆ‚เฆ• เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ‰เฆ‡เฆจเงเฆกเง‹"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "เฆ†เงœเฆพเฆฒ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "เฆนเฆพเฆฒเฆจเฆพเฆ—เฆพเฆฆ"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "เฆฒเฆฟเฆ‚เฆ• เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "เฆธเง‚เฆšเฆฟ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "เฆจเฆฅเฆฟ เฆชเงเฆฐเฆคเฆฟ"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "เฆฒเฆฟเฆ‚เฆ•"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "เฆธเฆฌ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "เฆ…เฆฐเฆ•เงเฆทเฆฟเฆคเฆ•เฆฐเฆฃ (~U)"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "เฆ†เงœเฆพเฆฒ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผเฆจเฆฟเฅค"
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "เฆจเฆพเฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ-เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "เฆธเฆฌ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฌเง‡"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
#, fuzzy
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "เฆธเฆฌ เฆ†เงœเฆพเฆฒ (_a)"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
#, fuzzy
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "เฆธเฆฌ เฆ•เฆฟเฆ›เง เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ (_A)"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "เฆฌเฆพเฆฎ:"
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "เฆฒเฆพเฆ‡เฆจ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "เฆฌ: %1 เฆฎเฆพ: %2 เฆฆเฆฟ: %3 เฆ˜: %4 เฆฎเฆฟ: %5 เฆธเง‡: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆฌเฆฟเฆทเงŸเฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เงง"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "เฆฌเฆฟเฆทเฆฏเฆผ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "เฆฎเง‚เฆฒเฆถเฆฌเงเฆฆ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "เฆคเงˆเฆฐเฆฟเฆ•เงƒเฆค:"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "เฆธเฆฐเงเฆฌเฆถเง‡เฆท เฆฎเงเฆฆเงเฆฐเฆฟเฆค (_n):"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "เฆชเฆฐเฆฟเฆฎเฆพเฆฐเงเฆœเฆจ เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพเฆฐ เฆฎเง‹เฆŸ เฆธเฆฎเฆฏเฆผ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "เฆจเฆฟเฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "เฆฌเฆ‡"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "เฆฌเฆฟเฆฒเฆฟเฆชเฆคเงเฆฐ (~u)"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "เฆ•เฆจเฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆ•เฆพเฆฐเงเฆฏเฆ•เงเฆฐเฆฎ"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "เฆฌเฆ‡เงŸเง‡เฆฐ เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆธเฆน เฆฌเฆ‡เงŸเง‡เฆฐ เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฆ•เฆจเฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆ•เฆพเฆฐเงเฆฏเฆ•เงเฆฐเฆฎ"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "เฆธเฆพเฆฎเฆฏเฆผเฆฟเฆ•เง€"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "เฆชเงเฆฐเฆฏเงเฆ•เงเฆคเฆฟเฆ—เฆค เฆกเฆ•เงเฆฎเง‡เฆจเฆŸเง‡เฆถเฆจ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "เฆฅเฆฟเฆธเฆฟเฆธ"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "เฆฌเฆฟเฆฌเฆฟเฆง"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "เฆ—เฆฌเง‡เฆทเฆฃเฆพเฆฎเง‚เฆฒเฆ• เฆจเฆฟเฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฆ•เฆจเฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆ•เฆพเฆฐเงเฆฏเฆ•เงเฆฐเฆฎ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "เฆ—เฆฌเง‡เฆทเฆฃเฆพ เฆชเงเฆฐเฆคเฆฟเฆฌเง‡เฆฆเฆจ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "เฆ…เฆชเงเฆฐเฆ•เฆพเฆถเฆฟเฆค"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "เฆ‡เฆฎเง‡เฆ‡เฆฒ "
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "เฆจเฆฅเฆฟ เฆชเงเฆฐเฆคเฆฟ"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงง"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงจ"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงฉ"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงช"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงซ"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "เฆธเฆ‚เฆ•เงเฆทเฆฟเฆชเงเฆค เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "เฆงเฆฐเฆจ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "เฆชเงเฆฐเฆพเฆชเฆ•"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ (_o)"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "เฆฌเฆ‡เฆฏเฆผเง‡เฆฐ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ (_B)"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "เฆธเฆ‚เฆธเงเฆ•เฆฐเฆฃ (_i)"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆ•"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "เฆชเงเฆฐเฆ•เฆพเฆถเฆจเฆพเฆฐ เฆงเฆฐเฆจ (_y)"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆทเงเฆ เฆพเฆจ (_u)"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "เฆธเฆพเฆฎเฆฏเฆผเฆฟเฆ•เง€"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "เฆฎเฆพเฆธ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "เฆจเง‹เฆŸ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆทเงเฆ เฆพเฆจ (_z)"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ (_g)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Publisher"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "เฆฌเฆฟเฆถเงเฆฌเฆฌเฆฟเฆฆเงเฆฏเฆพเฆฒเฆฏเฆผ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "เฆ•เงเฆฐเฆฎ (_r)"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "เฆฐเฆฟเฆชเง‹เฆฐเงเฆŸเง‡เฆฐ เฆงเฆฐเฆจ (_p)"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "เฆญเฆฒเฆฟเฆ‰เฆฎ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "เฆฌเฆ›เฆฐ"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงง"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงจ"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงฉ"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงช"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงซ"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "_ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "เฆจเฆฅเฆฟเฆŸเฆฟเฆคเง‡ เฆ‡เฆคเง‹เฆฎเฆงเงเฆฏเง‡ เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆฐเงŸเง‡เฆ›เง‡, เฆ•เฆฟเฆจเงเฆคเง เฆญเฆฟเฆจเงเฆจ เฆกเฆพเฆŸเฆพเฆฐ เฆธเฆพเฆฅเง‡เฅค เฆ†เฆชเฆจเฆฟ เฆ•เฆฟ เฆฌเฆฟเฆฆเงเฆฏเฆฎเฆพเฆจ เฆญเงเฆ•เงเฆคเฆฟเฆธเฆฎเง‚เฆน เฆธเฆฎเฆจเงเฆฌเฆฏเฆผ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
#, fuzzy
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆ—เง‹เฆชเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆจเฆพเฆฎ เฆ‡เฆคเง‹เฆฎเฆงเงเฆฏเง‡ เฆ‰เฆชเฆธเงเฆฅเฆฟเฆค, เฆ…เฆจเงเฆ—เงเฆฐเฆน เฆ•เฆฐเง‡ เฆ…เฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎ เฆชเฆ›เฆจเงเฆฆ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆฌเง‡เฆจ?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "เฆถเงเฆฐเง‡เฆฃเง€ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr ""
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "เฆเฆ‡ เฆซเฆพเฆ‡เฆฒเง‡ เฆ•เง‹เฆจเง‹ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆจเง‡เฆ‡"
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "เฆ†เฆฎเฆพเฆฐ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "'%1' เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ เฆชเฆพเฆ เงเฆฏ เฆชเฆพเฆ“เงŸเฆพ เฆฏเฆพเงŸเฆจเฆฟเฅค"
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆพ เฆฏเฆพเงŸเฆจเฆฟเฅค"
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "เฆ…เฆจเงเฆฐเง‹เฆงเฆ•เงƒเฆค เฆ•เงเฆฒเฆฟเฆชเฆฌเง‹เฆฐเงเฆกเง‡เฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฌเฆฟเฆฆเงเฆฏเฆฎเฆพเฆจ เฆจเง‡เฆ‡เฅค"
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "เฆธเฆฌ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "เฆธเฆฌ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆ•เฆพเฆฐเง€"
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(เฆคเฆพเฆฐเฆฟเฆ– เฆจเง‡เฆ‡)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(เฆฒเง‡เฆ–เฆ• เฆจเง‡เฆ‡)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "$1 เฆ•เง‡ เฆœเฆฌเฆพเฆฌ เฆฆเฆฟเฆจ"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "เฆจเฆคเงเฆจ เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆฌเงเฆฒเฆ•"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Salutation"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆฎเฆฟเฆฒเฆพเฆคเง‡, เฆ†เฆชเฆจเฆพเฆฐ เฆกเฆพเฆŸเฆพ เฆ‰เงŽเฆธเง‡เฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจเฅค "
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆฎเง‡เฆฒเฆพเงŸ:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr "เฆเฆ–เฆจ เฆชเฆฐเงเฆฏเฆจเงเฆค เฆฎเฆฟเฆฒเง‡เฆจเฆฟ"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "เฆธเฆฐเงเฆฌเฆงเฆฐเฆจเง‡เฆฐ เฆซเฆพเฆ‡เฆฒ"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME เฆฌเง‡เฆธ (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME เฆ•เงเฆฏเฆพเฆฒเฆ• (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME เฆ•เงเฆฏเฆพเฆฒเฆ• (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "เฆกเฆฟเฆฌเง‡เฆธ (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "เฆธเฆฐเฆฒ เฆฒเง‡เฆ–เฆพ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "เฆ•เฆฎเฆพ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆชเงƒเฆฅเฆ• เฆฒเง‡เฆ–เฆพ (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft เฆเฆ•เงเฆธเง‡เฆธ (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft เฆเฆ•เงเฆธเง‡เฆธ เงจเงฆเงฆเงญ (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4382,84 +4392,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "เฆถเงเฆฐเงเฆ•เฆฐเฆฃ เฆจเฆฅเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆงเฆฐเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆฌเงเฆฒเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "เฆฌเฆนเฆฟเฆฐเงเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆธเฆฎเฆจเงเฆฌเฆฏเฆผ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "เฆถเง‡เฆท (~F)"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "เฆฎเง‡เฆ‡เฆฒ เฆเฆ•เฆคเงเฆฐเง€เฆคเฆ•เฆฐเฆฃ เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "เฆงเฆฐเฆจ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "เฆ•เง‹เงŸเง‡เฆฐเฆฟ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆถเงเฆฐเง เฆฅเง‡เฆ•เง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆชเฆฐเง€เฆ•เงเฆทเฆฃ เฆ•เฆฐเฆฌเง‡เฆจ?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "เฆฌเฆพเฆจเฆพเฆจ-เฆชเฆฐเง€เฆ•เงเฆทเฆฃ เฆถเง‡เฆท เฆนเงŸเง‡เฆ›เง‡เฅค"
@@ -4468,212 +4478,212 @@ msgstr "เฆฌเฆพเฆจเฆพเฆจ-เฆชเฆฐเง€เฆ•เงเฆทเฆฃ เฆถเง‡เฆท เฆนเงŸเง‡เฆ›เง‡เฅค"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "เฆธเฆฎเฆฏเฆผ"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "เฆชเฆฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพเฆจ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "เฆซเฆฐเงเฆฎเฆพ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "เฆชเงเฆฐเง‡เฆฐเฆ•"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "เฆšเฆฒเฆ• เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "เฆšเฆฒเฆ• เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐ (เฆšเฆฒเฆ•)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐ (เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "เฆถเฆฐเงเฆคเฆพเฆงเง€เฆจ เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "เฆจเฆฎเงเฆฌเฆฐ เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆšเฆฒเฆ• เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆšเฆฒเฆ• เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL เฆฒเง‹เฆก"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "เฆธเงเฆฅเฆพเฆจเฆงเฆพเฆฐเฆ•"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "เฆเฆ•เฆคเงเฆฐเฆฟเฆค เฆฌเฆฐเงเฆฃ"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆคเฆพเฆฒเฆฟเฆ•เฆพ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "เฆฎเง‡เฆ‡เฆฒ เฆเฆ•เฆคเงเฆฐเง€เฆ•เฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆฐเง‡เฆ•เฆฐเงเฆก"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "เฆฏเง‡เฆ•เง‹เฆจเง‹ เฆฐเง‡เฆ•เฆฐเงเฆก"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "เฆฐเง‡เฆ•เฆฐเงเฆก เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "เฆฒเงเฆ•เงเฆ•เฆพเฆฏเฆผเฆฟเฆค เฆฒเง‡เฆ–เฆพ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "เฆจเง‹เฆŸ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "เฆธเงเฆ•เงเฆฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "เฆฒเงเฆ•เฆพเฆฏเฆผเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "เฆจเฆฅเฆฟเฆฐ-เฆคเฆฅเงเฆฏ"
@@ -4681,75 +4691,75 @@ msgstr "เฆจเฆฅเฆฟเฆฐ-เฆคเฆฅเงเฆฏ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "เฆคเฆพเฆฐเฆฟเฆ– (เฆ…เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "เฆธเฆฎเฆฏเฆผ"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "เฆคเฆพเฆฐเฆฟเฆ– (เฆ…เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "เฆฌเฆฐเงเฆฃ"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "เฆถเฆฌเงเฆฆ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
#, fuzzy
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผ "
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE เฆฎเงเฆฏเฆพเฆจเงเงŸเฆพเฆฒ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4757,87 +4767,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "เฆ•เง‹เฆฎเงเฆชเฆพเฆจเฆฟ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "เฆจเฆพเฆฎเง‡เฆฐ เฆชเงเฆฐเฆฅเฆฎเฆพเฆ‚เฆถ"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "เฆจเฆพเฆฎเง‡เฆฐ เฆถเง‡เฆทเฆพเฆ‚เฆถ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "เฆ†เฆฆเงเฆฏเฆ•เงเฆทเฆฐ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "เฆฐเฆพเฆธเงเฆคเฆพ"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "เฆฆเง‡เฆถ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "เฆœเฆฟเฆช เฆ•เง‹เฆก"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "เฆถเฆนเฆฐ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "เฆŸเง‡เฆฒเฆฟเฆซเง‹เฆจ(เฆฌเฆพเฆธเฆพ)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "เฆŸเง‡เฆฒเฆฟเฆซเง‹เฆจ (เฆ•เฆฐเงเฆฎเฆธเงเฆฅเฆฒ)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "เฆ‡เฆฎเง‡เฆ‡เฆฒ "
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "เฆฐเฆพเฆทเงเฆŸเงเฆฐ"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "เฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "เฆšเฆพเฆฒเง"
@@ -4846,32 +4856,32 @@ msgstr "เฆšเฆพเฆฒเง"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "เฆฌเฆฐเงเฆงเฆฟเฆคเฆพเฆ‚เฆถเฆนเง€เฆจ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "เฆชเฆฅ/เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "เฆชเฆฅ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "เฆถเงเฆฐเง‡เฆฃเง€"
@@ -4879,22 +4889,22 @@ msgstr "เฆถเงเฆฐเง‡เฆฃเง€"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "เฆฌเฆฟเฆญเฆพเฆœเฆ•เฆนเง€เฆจ เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ เฆเฆฌเฆ‚ เฆจเฆพเฆฎ"
@@ -4902,47 +4912,47 @@ msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ เฆเฆฌเฆ‚ เฆจเฆพเฆฎ"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "เฆฐเง‹เฆฎเฆพเฆจ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "เฆฐเง‹เฆฎเฆพเฆจ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "เฆ†เฆฐเฆฌเง€ (เงง เงจ เงฉ)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆนเฆฟเฆธเง‡เฆฌเง‡"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
@@ -4950,12 +4960,12 @@ msgstr "เฆฒเง‡เฆ–เฆพ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "เฆ†เฆฆเงเฆฏเฆ•เงเฆทเฆฐ"
@@ -4963,42 +4973,42 @@ msgstr "เฆ†เฆฆเงเฆฏเฆ•เงเฆทเฆฐ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ"
@@ -5006,17 +5016,17 @@ msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "เฆธเฆฎเฆฏเฆผ"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
@@ -5024,67 +5034,67 @@ msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "เฆ‰เฆชเฆฐเง‡/เฆจเฆฟเฆšเง‡"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆนเฆฟเฆธเง‡เฆฌเง‡"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "เฆถเงเฆฐเง‡เฆฃเง€ เฆเฆฌเฆ‚ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "เฆ•เงเฆฏเฆพเฆชเฆถเฆจ เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ (เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆ›เฆพเฆกเฆผเฆพ)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ (เฆธเฆฎเงเฆชเง‚เฆฐเงเฆฃ เฆชเงเฆฐเฆธเฆ™เงเฆ—)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5092,28 +5102,28 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
#, fuzzy
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "เฆฌเฆธเงเฆคเง"
@@ -5121,1303 +5131,1303 @@ msgstr "เฆฌเฆธเงเฆคเง"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "เฆถเฆฐเงเฆค (~C)"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "เฆคเฆพเฆฐเฆชเฆฐ, เฆคเฆพเฆ›เฆพเงœเฆพ"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE เฆธเงเฆŸเงเฆฏเฆพเฆŸเฆฎเง‡เฆจเงเฆŸ"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "เฆฒเงเฆ•เฆพเฆฏเฆผเฆฟเฆค เฆฒเง‡เฆ–เฆพ (~e)"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ เฆจเฆพเฆฎ (~M)"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ (~R)"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "เฆฌเฆฐเงเฆฃ (~a)"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "เฆ…เฆซเฆธเง‡เฆŸ (~f)"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "เฆฎเฆพเฆจ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "เฆธเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "เฆ…เฆจเงเฆญเง‚เฆฎเฆฟเฆ• เฆชเฆฟเฆš"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "เฆ‰เฆฒเงเฆฒเฆฎเงเฆฌ เฆชเฆฟเฆš"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "เฆชเงเฆฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "เฆ‰เฆšเงเฆšเฆคเฆพ"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "เฆฌเฆพเฆฎ เฆฎเฆพเฆฐเงเฆœเฆฟเฆจ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "เฆ‰เฆชเฆฐเง‡เฆฐ เฆฎเฆพเฆฐเงเฆœเฆฟเฆจ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "เฆ•เฆฒเฆพเฆฎ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "เฆฌเฆ‡เฆฏเฆผเง‡เฆฐ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "เฆกเงเฆฐเฆช เฆ•เงเฆฏเฆพเฆช"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "เฆ‰เฆฒเงเฆฒเฆฎเงเฆฌเฆญเฆพเฆฌเง‡ เฆ‰เฆฒเงเฆŸเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "%1เฆ•เง‡ เฆ…เฆจเงเฆญเง‚เฆฎเฆฟเฆ• เฆฆเฆฟเฆ•เง‡ เฆ‰เฆฒเงเฆŸเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃเง‡"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃเง‡"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "เฆฎเง‹เฆกเฆผเฆพเฆจเง‹ เฆนเฆฌเง‡ เฆจเฆพ (~N)"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "เฆธเฆพเฆฎเฆจเงเฆคเฆฐเฆฟเฆ•"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "เฆชเงเฆฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "เฆ…เฆ•เงเฆทเฆฐเง‡ (_r)"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "เฆ•เง‹เฆจ เฆชเงƒเฆทเงเฆ เฆพ เฆจเง‡เฆ‡"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "เฆ‰เฆฒเงเฆฒเฆฎเงเฆฌเฆญเฆพเฆฌเง‡ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆธเงเฆฅเฆฟเฆค"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "เฆจเฆฟเฆšเง‡"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆ‰เฆชเฆฐเง‡"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "เฆฌเฆพเฆฎ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆธเงเฆฅเฆฟเฆค"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆจเฆฟเฆšเง‡"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "เฆฐเง‡เฆœเฆฟเฆธเงเฆŸเฆพเฆฐ-เฆŸเงเฆฐเง"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "เฆ…เฆจเงเฆญเง‚เฆฎเฆฟเฆ•เฆญเฆพเฆฌเง‡ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆธเงเฆฅเฆฟเฆค"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "เฆญเฆฟเฆคเฆฐ"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "เฆฌเฆพเฆนเฆฟเฆฐ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "เฆธเฆฎเงเฆชเง‚เฆฐเงเฆฃ เฆชเงเฆฐเฆธเงเฆฅ (_w)"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "เฆ•เฆฒเฆพเฆฎ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
#, fuzzy
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ-เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ เฆจเฆฅเฆฟเฆคเง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพเฆฏเง‹เฆ—เงเฆฏ (_d)"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "เฆฌเฆฟเฆญเฆพเฆœเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฏเฆผเฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ (~S)"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "เฆเฆฌเฆ‚"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "เฆ‰เฆœเงเฆœเงเฆฌเฆฒเฆคเฆพ"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆ•เฆฐเฆพ"
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "เฆฌเงˆเฆธเฆพเฆฆเงƒเฆถเงเฆฏ"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "เฆธเงเฆฌเฆšเงเฆ›เฆคเฆพ"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เงเฆธ เฆฎเง‹เฆก"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "เฆ†เฆฆเฆฐเงเฆถ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "เฆ—เงเฆฐเง‡เฆธเงเฆ•เง‡เฆฒ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "เฆธเฆพเฆฆเฆพ เฆเฆฌเฆ‚ เฆ•เฆพเฆฒเง‹"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "เฆœเฆฒเฆ›เฆพเฆช"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "เฆ•เง‹เฆจเง‹ เฆ—เงเฆฐเฆฟเฆก เฆจเง‡เฆ‡"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "เฆ—เงเฆฐเฆฟเฆก (เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆฒเฆพเฆ‡เฆจ)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "เฆ—เงเฆฐเฆฟเฆก (เฆฒเฆพเฆ‡เฆจ เฆเฆฌเฆ‚ เฆ…เฆ•เงเฆทเฆฐ)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
#, fuzzy
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆชเงเฆฐเฆฌเฆพเฆน เฆ…เฆจเงเฆธเฆฐเฆฃ เฆ•เฆฐเงเฆจ (_x)"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "เฆฒเง‡เฆ–เฆพ เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "เฆ…เฆ™เงเฆ•เฆจ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
#, fuzzy
msgctxt "ST_CTRL"
msgid "Control"
msgstr "เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ—"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เงเฆธ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "เฆชเงเฆจเฆฐเฆพเงŸ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆซเงเฆฐเง‡เฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎเฆนเง€เฆจ (~N)"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•เง‡"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎเฆนเง€เฆจ (~N)"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆฌเฆฟเฆญเฆพเฆ—เง‡"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•เง‡"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆธเฆพเฆฐเฆฃเฆฟ เฆธเง‚เฆคเงเฆฐเง‡ เฆฏเฆพเฆจ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆคเงเฆฐเงเฆŸเฆฟเฆฏเงเฆ•เงเฆค เฆธเฆพเฆฐเฆฃเฆฟ เฆธเง‚เฆคเงเฆฐเง‡ เฆฏเฆพเฆจ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆคเงเฆฐเงเฆŸเฆฟเฆฏเงเฆ•เงเฆค เฆธเฆพเฆฐเฆฃเฆฟ เฆธเง‚เฆคเงเฆฐเง‡ เฆฏเฆพเฆจ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "เฆชเงเฆฐเฆฏเฆผเง‹เฆ—เฆ•เงƒเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "เฆธเฆพเฆฐเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "เฆธเฆพเฆฐเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
#, fuzzy
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "เฆธเงเฆคเฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ... (~L)"
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ... (~P)"
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
#, fuzzy
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ เฆฎเงเฆ›เฆฌเง‡เฆจ?"
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "เฆซเงเฆฒเง‹เฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ•เฆฐเฆพ เฆนเฆฌเง‡..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "เฆ›เฆฌเฆฟ เฆซเฆพเฆ‡เฆฒเฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆฏเฆพเงŸเฆจเฆฟ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "เฆ›เฆฌเฆฟ เฆซเฆพเฆ‡เฆฒ เฆชเฆกเฆผเฆพ เฆฏเฆพเฆšเงเฆ›เง‡ เฆจเฆพ"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "เฆ…เฆœเฆพเฆจเฆพ เฆ›เฆฌเฆฟ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "เฆเฆ‡ เฆ›เฆฌเฆฟ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆธเฆ‚เฆธเงเฆ•เฆฐเฆฃ เฆธเฆฎเฆฐเงเฆฅเฆฟเฆค เฆจเฆฏเฆผ"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "เฆ›เฆฌเฆฟ เฆซเฆฟเฆฒเงเฆŸเฆพเฆฐ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผเฆจเฆฟ"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
#, fuzzy
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "เฆ›เฆฌเฆฟ เฆฏเง‹เฆ— เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆฏเฆฅเง‡เฆทเงเฆŸ เฆœเฆพเงŸเฆ—เฆพ เฆจเง‡เฆ‡"
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ:"
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถเฆจ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ เฆธเฆ‚เฆถเง‹เฆงเฆจ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "เฆชเงเฆฐเฆฏเฆผเง‹เฆ—เฆ•เงƒเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
#, fuzzy
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "เฆ›เฆฌเฆฟ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆ˜เฆฐ"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "เฆธเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "เฆซเฆพเฆ‡เฆฒ, \"%2\" เฆชเฆฅเง‡เฆฐ \"%1\" เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆ‡เฆจเฆฟเฅค"
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
#, fuzzy
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆคเงเฆจ เฆธเง‚เฆšเฆฟ"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
#, fuzzy
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "เฆญเงเฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "เฆŸเงเฆฏเฆพเฆฌ-เฆธเงเฆŸเฆช"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
#, fuzzy
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6425,247 +6435,247 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "เฆฌเง‡เฆธ เฆฒเฆพเฆ‡เฆจ เฆ‰เฆชเฆฐเง‡ (~t)"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "เฆฌเง‡เฆธ เฆฒเฆพเฆ‡เฆจ เฆจเฆฟเฆšเง‡ (~B)"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "เฆฌเง‡เฆธ เฆฒเฆพเฆ‡เฆจ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆธเงเฆฅเฆฟเฆค (~c)"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "เฆฌเฆธเงเฆคเง เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "เฆฌเฆธเงเฆคเง เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (เฆซเฆฐเงเฆฎเฆพ:"
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "เฆธเง€เฆฎเฆพเฆจเฆพ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "เฆชเฆŸเฆญเง‚เฆฎเฆฟ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€:"
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
#, fuzzy
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆจเฆฎเงเฆฌเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡ เฆจเฆพเฅค เฆœเง‡เฆพเฆกเฆผ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเฆพเฆฎ เฆชเงƒเฆทเงเฆ เฆพเงŸ เฆเฆฌเฆ‚ เฆกเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆฌเฆฟเฆœเง‹เฆกเฆผ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค"
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "เฆฎเฆพเฆธเงเฆŸเฆพเฆฐ เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION เฆฎเฆพเฆธเงเฆŸเฆพเฆฐ เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ (เฆฌเฆพเฆจเฆพเฆจ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆจเฆพ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆญเฆพเฆทเฆพ เฆชเงเฆจเฆƒเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "เฆ†เฆฐเฆ“..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "เฆ‰เฆชเง‡เฆ•เงเฆทเฆพ เฆ•เฆฐเงเฆจ (~I)"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "เฆจเฆฅเฆฟ เฆชเงเฆฐเฆคเฆฟ"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "เฆธเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ/เฆชเงเฆฐเฆพเฆจเงเฆคเฆŸเง€เฆ•เฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "XX เฆฌเฆพเฆฐ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจเง‡เฆฐ เฆ•เฆฟ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเฆพ เฆนเงŸเง‡เฆ›เง‡"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "เฆ•เฆฒเฆพเฆฎ (~m)"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "เฆšเฆพเฆฒเฆฟเงŸเง‡ เฆฏเฆพเฆ“เงŸเฆพ เฆนเฆฌเง‡"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "เฆ•เฆพเฆœ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "เฆ…เฆฌเฆธเงเฆฅเฆพ"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "เฆœเงเฆฎ (~Z)"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6674,7 +6684,7 @@ msgstr "เฆจเฆฟเฆฎเงเฆจเฆฎเงเฆ–เง€"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6682,33 +6692,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "เฆธเงเฆฌเฆพเฆ•เงเฆทเฆฐ เฆ•เฆฐเง‡เฆ›เง‡เฆจ"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10546,31 +10556,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "เฆจเฆพเฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "เฆจเฆพเฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13548,8 +13568,8 @@ msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ: เฆธเงเฆคเฆฐ"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "เฆฎเง‚เฆฒ เฆฒเง‡เฆ–เฆพ"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -14038,84 +14058,88 @@ msgstr "เฆฌเฆฟเฆฐเฆคเฆฟ"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "เฆ†เงœเฆพเฆฒ เฆ•เฆฐเฆพ เฆชเฆพเฆ เงเฆฏ (~x)"
+msgid "Hidden characters"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
-#, fuzzy
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ %1"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
#, fuzzy
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆชเงเฆฐเฆพเฆจเงเฆคเฆฟเฆ•เฆ•เฆฐเฆฃ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "เฆŸเงเฆฏเฆพเฆฌ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/bn-IN/vcl/messages.po b/source/bn-IN/vcl/messages.po
index 0a224d14732..89d154518f2 100644
--- a/source/bn-IN/vcl/messages.po
+++ b/source/bn-IN/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/bn/cui/messages.po b/source/bn/cui/messages.po
index 87bf96cd756..c3ce921cdfe 100644
--- a/source/bn/cui/messages.po
+++ b/source/bn/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3645,7 +3645,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3657,61 +3657,81 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "เฆ†เฆ•เฆพเฆฐ"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "เฆ†เฆ•เฆพเฆฐ"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "เฆชเฆถเงเฆšเฆฟเฆฎเฆพ เฆชเฆพเฆ เงเฆฏเง‡เฆฐ เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "เฆ†เฆ•เฆพเฆฐ"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
#, fuzzy
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "เฆเฆถเง€เงŸ เฆชเฆพเฆ เงเฆฏเง‡เฆฐ เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "เฆ†เฆ•เฆพเฆฐ"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "เฆญเฆพเฆทเฆพ"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL เฆซเฆจเงเฆŸ"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
@@ -5342,6 +5362,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "เฆฐเฆพเฆทเงเฆŸเงเฆฐ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8303,89 +8333,94 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
#, fuzzy
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "เฆฌเฆฐเงเฆงเฆฟเฆค เฆชเฆฐเฆพเฆฎเฆฐเงเฆถ"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "เฆธเฆนเฆพเงŸเฆคเฆพ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
#, fuzzy
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr " %PRODUCTNAME เฆกเฆพเงŸเฆพเฆฒเฆ—"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
#, fuzzy
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr " %PRODUCTNAME เฆกเฆพเงŸเฆพเฆฒเฆ—"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆจเฆพเฆฎ\tเฆ…เฆฌเฆธเงเฆฅเฆพ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
#, fuzzy
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "เฆเฆฌเฆ‚"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ เฆถเงเฆฐเงเฆฐ เฆธเฆฎเฆฏเฆผ %PRODUCTNAME เฆฒเง‹เฆก เฆ•เฆฐเฆพ"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray เฆ•เงเฆ‡เฆ•เฆธเงเฆŸเฆพเฆฐเงเฆŸเฆพเฆฐ เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเงŸ เฆ•เฆฐเงเฆจ"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/bn/helpcontent2/source/text/shared.po b/source/bn/helpcontent2/source/text/shared.po
index f0f37177e27..6ddfb6cea1b 100644
--- a/source/bn/helpcontent2/source/text/shared.po
+++ b/source/bn/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-04-16 21:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆคเงเฆฐเฆฟเฆฎเฆพเฆคเงเฆฐเฆฟเฆ• เฆฎเฆพเฆจเฆธเฆฎเง‚เฆนเง‡เฆฐ เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆคเงเฆฐเฆฟเฆฎเฆพเฆคเงเฆฐเฆฟเฆ• เฆฌเฆธเงเฆคเงเฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจ เฆธเฆ•เงเฆฐเฆฟเงŸ/เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเงŸ"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆ—เฆญเง€เฆฐเฆคเฆพ เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆฆเฆฟเฆ•เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆ‰เฆชเฆฐ เฆ†เฆฒเง‹เฆ• เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆชเงƒเฆทเงเฆ เฆญเฆพเฆ—เง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เงเฆธเฆŸเงเฆฐเงเฆถเฆจเง‡เฆฐ เฆฐเฆ™เง‡เฆฐ เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared/00.po b/source/bn/helpcontent2/source/text/shared/00.po
index a3430592e89..8cdda8245b4 100644
--- a/source/bn/helpcontent2/source/text/shared/00.po
+++ b/source/bn/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ“เฆฏเฆผเง‡เฆฌ เฆฌเงเฆฐเฆพเฆ‰เฆœเฆพเฆฐเง‡ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆจเฆคเงเฆจ</emph> เฆ†เฆ‡เฆ•เฆจ (เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆจเฆคเงเฆจ เฆจเฆฅเฆฟเฆฐ เฆงเฆฐเฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆนเงŸ)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฒเง‡เฆฌเง‡เฆฒ</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etiketten\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฒเง‡เฆฌเง‡เฆฒ</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฒเง‡เฆฌเง‡เฆฒ - เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก - เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฒเง‡เฆฌเง‡เฆฒ - เฆ…เฆชเฆถเฆจ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก - เฆ…เฆชเฆถเฆจ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"visikart\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฌเงเฆฏเฆฌเฆธเฆพเฆฏเฆผเฆฟเฆ• เฆ•เฆพเฆฐเงเฆก</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆ–เงเฆฒเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆ–เงเฆฒเงเฆจ</emph> เฆฎเง‡เฆจเง, เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆงเฆฐเฆจ <emph>เฆเฆจเฆ•เง‹เฆกเฆ•เงƒเฆค เฆชเฆพเฆ เงเฆฏ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸเง‡เฆ›เง‡"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจเฆญเฆพเฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆฎเง‡เฆจเง, <emph>เฆเฆจเฆ•เง‹เฆกเฆ•เงƒเฆค เฆชเฆพเฆ เงเฆฏ</emph> เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆงเฆฐเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸเง‡เฆ›เง‡"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆฒเง‡เฆ–เฆ•เง‡เฆฐ เฆจเฆพเฆฎ-เฆฒเง‡เฆŸเฆพเฆฐเฆนเง‡เฆก เฆฌเฆนเฆฟเฆฐเงเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆฎเงเฆฆเงเฆฐเฆฃ เฆ‰เฆชเฆ•เฆฐเฆฃ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆชเงเฆฐเฆพเฆชเฆ• เฆเฆฌเฆ‚ เฆชเงเฆฐเง‡เฆฐเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - เฆชเฆพเฆฆเฆšเฆฐเฆฃ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆ•เงเฆทเฆฐ - </emph><emph>เฆจเฆพเฆฎ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - โ€Œเฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆเฆฎเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆชเงเฆฐเง‡เฆฐเฆ• เฆเฆฌเฆ‚ เฆชเงเฆฐเฆพเฆชเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆชเฆพเฆฆเฆšเฆฐเฆฃ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆซเงเฆฏเฆพเฆ•เงเฆธ - เฆจเฆพเฆฎ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\"> <emph>โ€Œเฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆพเฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆธเฆพเฆงเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆจเฆพเฆฎ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ…เฆพเฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆฌเฆฟเฆทเฆฏเฆผ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ†เฆฒเง‹เฆšเงเฆฏเฆธเง‚เฆšเฆฟ - เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงง</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงฉ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงช</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ - เฆชเงƒเฆทเงเฆ เฆพ เงซ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,7 +5765,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5781,7 +5781,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5789,7 +5789,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5797,7 +5797,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5805,7 +5805,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5813,40 +5813,40 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆจเฆฅเฆฟ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆจเฆฅเฆฟ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆจเฆฅเฆฟ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ‡เฆ‰เฆฐเง‹ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐเฆ•เฆพเฆฐเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก - เฆ เฆฟเฆ•เฆพเฆจเฆพ เฆกเฆพเฆŸเฆพ เฆธเง‹เฆฐเงเฆธ</emph> เฆฎเง‡เฆจเง"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธ เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก</emph><emph>- เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเฆจเงเฆง เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ </variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "เฆ†เฆฆเฆฐเงเฆถ เฆ…เฆฅเฆฌเฆพ เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,7 +5949,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5957,7 +5957,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5965,7 +5965,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5981,7 +5981,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5997,7 +5997,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6005,7 +6005,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6013,40 +6013,40 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆธเฆฌ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\"> <emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจเฆญเฆพเฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆฒเง‹เฆก เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,31 +6069,31 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "<emph>เฆŸเงเฆฒ - เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ - เฆกเฆฟเฆœเฆฟเฆŸเฆพเฆฒ เฆธเงเฆฌเฆพเฆ•เงเฆทเฆฐ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ - เฆธเฆพเฆงเฆพเฆฐเฆฃ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ, <emph>เฆกเฆฟเฆœเฆฟเฆŸเฆพเฆฒ เฆธเงเฆฌเฆพเฆ•เงเฆทเฆฐ</emph> เฆฌเง‹เฆคเฆพเฆฎเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฌเฆพเฆฐเง‡เฆฐ เฆธเงเฆฌเฆพเฆ•เงเฆทเฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเฆŸเฆฟเฆคเง‡ เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค"
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6101,47 +6101,47 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info1\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,23 +6173,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆฎเงเฆฆเงเฆฐเฆฃเฆฏเฆจเงเฆคเงเฆฐ เฆธเง‡เฆŸเฆฟเฆ‚</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\"><emph> เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆฐเง‡เฆฐเฆฃ เฆ•เฆฐเงเฆจ</emph> เฆฎเง‡เฆจเง</variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆฐเง‡เฆฐเฆฃ - PDF เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆ‡เฆฎเง‡เฆ‡เฆฒ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆฐเง‡เฆฐเฆฃ - เฆฎเง‚เฆฒ เฆจเฆฅเฆฟ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเงเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆฎเงเฆฆเงเฆฐเฆฃ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "เฆ†เฆฆเฆฐเงเฆถ เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆชเงเฆฐเฆธเงเฆฅเฆพเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,31 +6373,31 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆจเฆคเงเฆจ - เฆฎเง‚เฆฒ เฆจเฆฅเฆฟ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "<emph>เฆซเฆพเฆ‡เฆฒ - เฆ–เงเฆฒเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ - \"File type\": \"Text CSV\" เฆเฆฐ เฆ…เฆงเง€เฆจเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "<emph>เฆกเฆพเฆŸเฆพ - เฆ•เฆฒเฆพเฆฎเง‡เฆฐ เฆชเฆพเฆ เงเฆฏ</emph> (เฆ•เงเฆฏเฆพเฆฒเงเฆ•) เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6405,7 +6405,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6413,8 +6413,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\"><emph>เฆซเฆพเฆ‡เฆฒ - เฆธเฆ‚เฆธเงเฆ•เฆฐเฆฃ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเง‚เฆฐเงเฆฌเฆพเฆฌเฆธเงเฆฅเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡ เฆ…เฆฅเฆฌเฆพ เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเงเฆจเฆฐเฆพเงŸ เฆ•เฆฐเงเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเงเฆจเฆฐเฆพเฆฌเงƒเฆคเงเฆค เฆ•เฆฐเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ•เฆพเฆŸเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเงเฆฐเฆคเฆฟเฆฒเฆฟเฆชเฆฟ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆฟเฆถเง‡เฆท เฆชเงเฆฐเฆคเฆฟเฆฒเง‡เฆชเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆธเฆฎเฆธเงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเง‚เฆฐเงเฆฌเฆพเฆฌเฆธเงเฆฅเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "เฆ†เฆฆเฆฐเงเฆถ เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเงเฆจ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ - เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ</emph> เฆฌเง‹เฆคเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "<emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ - เฆธเฆพเฆฆเงƒเฆถเงเฆฏเฆคเฆพ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</emph> เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆฌเฆ‚ <emph>...</emph> เฆฌเง‹เฆคเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "<emph>เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ</emph> เฆฌเฆพเฆฐเง‡, <emph>เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</emph> เฆ†เฆ‡เฆ•เฆจ - <emph>เฆธเฆพเฆฆเงƒเฆถเงเฆฏเฆคเฆพเฆฐ เฆ–เง‹เฆเฆœ</emph> เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ- <emph>...</emph> เฆฌเง‹เฆคเฆพเฆฎ (เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆพเฆฐเฆฃเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ) เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "<emph>เฆซเฆฐเฆฎ เฆจเฆ•เฆถเฆพ</emph> เฆฌเฆพเฆฐเง‡, <emph>เฆฐเง‡เฆ•เฆฐเงเฆก เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</emph> - <emph>เฆธเฆพเฆฆเงƒเฆถเงเฆฏเฆคเฆพเฆฐ เฆ–เง‹เฆเฆœ</emph> เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ - <emph>...</emph> เฆฌเง‹เฆคเฆพเฆฎ (เฆซเฆฐเฆฎ เฆญเฆฟเฆ‰) เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\"> <emph>เฆŸเงเฆฒ - เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฒเฆฟเฆ™เงเฆ•</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฒเฆฟเฆ™เงเฆ• -เฆฒเฆฟเฆ™เงเฆ• เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจ</emph> (เฆถเงเฆงเง DDE เฆฒเฆฟเฆ™เงเฆ•) เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆซเฆฐเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ, เฆคเฆพเฆฐเฆชเฆฐ <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆธเงเฆคเง - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆซเงเฆฐเง‡เฆฎเง‡เฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเง เฆ–เงเฆฒเงเฆจ - <emph>เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - ImageMap</emph> (เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเฆธเงเฆคเงเฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ—เง‡เฆฐ เฆฎเง‡เฆจเงเฆคเง‡เฆ“) เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - ImageMap</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ, ImageMap เฆเฆฐ เฆเฆ•เฆŸเฆฟ เฆ…เฆ‚เฆถ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <emph>เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ - เฆฌเฆฐเงเฆฃเฆจเฆพ</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆธเงเฆคเง</emph></variable> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆธเงเฆคเง - เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ</emph>, เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเฆธเงเฆคเงเฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเงเฆคเง‡เฆ“ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\"> <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆฌเฆธเงเฆคเง - เฆ–เงเฆฒเงเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆฌเฆกเฆผ เฆ†เฆ•เฆพเฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "<emph>เฆ…เฆฌเฆธเงเฆฅเฆพ</emph> เฆฌเฆพเฆฐเง‡เฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ…เฆฅเฆฌเฆพ เฆกเฆพเฆจ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆŸเงเฆฒเฆฌเฆพเฆฐ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆŸเงเฆฒเฆฌเฆพเฆฐ - เฆ†เฆฆเฆฐเงเฆถ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆŸเงเฆฒเฆฌเฆพเฆฐ - เฆŸเงเฆฒ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆธเงเฆŸเงเฆฏเฆพเฆŸเฆพเฆธ เฆฌเฆพเฆฐ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆŸเงเฆฒเฆฌเฆพเฆฐ - เฆฐเฆ™เง‡เฆฐ เฆฌเฆพเฆฐ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\"> <emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆ‡เฆจเฆชเงเฆŸ เฆ•เฆฐเฆพเฆฐ เฆชเฆฆเงเฆงเฆคเฆฟเฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, <emph>เฆ‡เฆจเงเฆŸเฆพเฆฐเฆจเง‡เฆŸ</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\"><emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, <emph>เฆฎเง‡เฆ‡เฆฒ เฆเฆฌเฆ‚ เฆ–เฆฌเฆฐ</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\"><emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡ <emph>เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, <emph>เฆจเฆฅเฆฟ</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\"><emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡ <emph>เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, <emph>เฆจเฆคเงเฆจ เฆจเฆฅเฆฟเฆคเง‡</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆชเง‚เฆฐเงเฆฃ เฆชเฆฐเงเฆฆเฆพ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - เฆกเฆพเฆŸเฆพ เฆ‰เงŽเฆธ</emph> เฆฎเง‡เฆจเง"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ - HTML เฆ‰เงŽเฆธ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "HTML เฆจเฆฅเฆฟเฆคเง‡ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเง เฆ–เงเฆฒเงเฆจ"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"content\"> <emph>เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ - เฆ‰เฆชเฆพเฆฆเฆพเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,15 +7269,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆฟเฆถเง‡เฆท เฆ…เฆ•เงเฆทเฆฐ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr ""
#: 00000404.xhp
@@ -7285,7 +7285,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr ""
#: 00000404.xhp
@@ -7293,7 +7293,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\"><emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง</emph></variable>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆธเง‚เฆคเงเฆฐ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph>เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ เฆงเฆฐเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ เฆงเฆฐเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ เฆงเฆฐเฆจ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆธเงเฆคเง - เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph>เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆญเฆพเฆธเฆฎเฆพเฆจ เฆซเงเฆฐเง‡เฆฎ</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph>เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,7 +7557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "<emph>เฆ†เฆฆเฆฐเงเฆถ</emph> เฆฌเฆพเฆฐเง‡, เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ <emph>เฆŸเงเฆฒ - เฆญเฆพเฆทเฆพ - เฆ…เฆญเฆฟเฆงเฆพเฆจ</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "เฆฌเฆฟเฆญเฆฟเฆจเงเฆจ เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆกเง‡ เฆชเฆฅ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจเง‡เฆฐ เฆฌเง‹เฆคเฆพเฆฎ"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\"> <emph>เฆ‰เฆ‡เฆจเงเฆกเง‹ - เฆจเฆคเงเฆจ เฆ‰เฆ‡เฆจเงเฆกเง‹</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\"> <emph>เฆ‰เฆ‡เฆจเงเฆกเง‹</emph> - เฆ“เฆชเง‡เฆจ เฆจเฆฅเฆฟเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\"> <emph>เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ - เฆธเฆฎเงเฆชเฆฐเงเฆ•เง‡ </emph><emph>%PRODUCTNAME</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "<emph>เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ - เฆจเฆฟเฆฌเฆจเงเฆงเฆจ</emph> (เฆเฆŸเฆฟ เฆฌเฆพเฆ‡เฆฐเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆ“เฆฏเฆผเง‡เฆฌเฆธเฆพเฆ‡เฆŸเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆฒเฆฟเฆ™เงเฆ•) เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "<emph>เฆกเฆพเฆŸเฆพ - เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• - เฆ†เฆฆเฆฐเงเฆถ เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆพเฆฐเฆฃเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ: <emph>เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆ†เฆฆเฆฐเงเฆถ เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจ"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "เฆซเฆฐเฆฎ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเง€: <emph>เฆซเฆฐเฆฎ</emph> เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆ†เฆฆเฆฐเงเฆถ เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</emph> เฆ†เฆ‡เฆ•เฆจ"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆŸเงเฆฒ - เฆธเฆพเฆฐเฆฃเฆฟ เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8837,15 +8837,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"JDBC\">JDBC เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,15 +8853,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"JDBC\">JDBC เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8869,63 +8869,63 @@ msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">JDBC เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">MySQL เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">dBASE เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">dBASE เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ, <emph>เฆ‡เฆจเฆกเง‡เฆ•เงเฆธ</emph> เฆ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">เฆชเฆพเฆ เงเฆฏ เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">MS ADO เฆงเฆฐเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒเง‡, <emph>เฆŸเงเฆฒ - SQL</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8933,7 +8933,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8941,39 +8941,39 @@ msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, เฆธเฆพเฆฐเฆฃเฆฟ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ -<emph>เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆ…เฆฅเฆฌเฆพ <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, เฆธเฆพเฆฐเฆฃเฆฟ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค <emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆจเฆ•เฆถเฆพ</emph> เฆ…เฆฅเฆฌเฆพ <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ (เฆจเฆ•เฆถเฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเง€)</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, เฆคเฆพเฆฐเฆชเฆฐ <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ เฆฌเฆพเฆฐ เฆเฆฌเฆ‚ เฆซเฆฐเฆฎ เฆจเฆ•เฆถเฆพ เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆฐเง‡เฆ•เฆฐเงเฆก เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</emph> เฆ†เฆ‡เฆ•เฆจ"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆกเฆพเฆŸเฆพ เฆฌเฆพเฆฐ เฆเฆฌเฆ‚ เฆซเฆฐเฆฎ เฆจเฆ•เฆถเฆพ เฆฌเฆพเฆฐเง‡เฆฐ <emph>เฆธเฆพเฆœเฆพเฆจเง‹เฆฐ เฆ•เงเฆฐเฆฎ</emph> เฆ†เฆ‡เฆ•เฆจ"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,15 +9069,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9085,24 +9085,24 @@ msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph> เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆซเฆฐเฆฎ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ - เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆซเฆพเฆ‡เฆฒ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡, <emph>เฆŸเงเฆฒ - เฆ…เฆจเงเฆฌเงŸ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ</variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared/01.po b/source/bn/helpcontent2/source/text/shared/01.po
index b39bcc3ad44..1081b2d42a3 100644
--- a/source/bn/helpcontent2/source/text/shared/01.po
+++ b/source/bn/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-12-24 13:49+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
msgstr ""
#: 01010000.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
msgstr ""
#: 01010000.xhp
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
msgstr ""
#: 01010000.xhp
@@ -301,7 +301,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
msgstr ""
#: 01010000.xhp
@@ -325,7 +325,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -349,7 +349,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -405,7 +405,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -421,7 +421,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -453,7 +453,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -469,7 +469,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
msgstr ""
#: 01010001.xhp
@@ -509,7 +509,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
msgstr ""
#: 01010200.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
msgstr ""
#: 01010200.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
msgstr ""
#: 01010201.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
msgstr ""
#: 01010201.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,7 +1125,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
msgstr ""
#: 01010203.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,7 +2213,7 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
msgstr ""
#: 01020103.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
msgstr ""
#: 01020103.xhp
@@ -2325,7 +2325,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
msgstr ""
#: 01050000.xhp
@@ -2333,7 +2333,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
msgstr ""
#: 01050000.xhp
@@ -2341,7 +2341,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,7 +2389,7 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
msgstr ""
#: 01060001.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,7 +3085,7 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
msgstr ""
#: 01100200.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
msgstr ""
#: 01100200.xhp
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,7 +10253,7 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
msgstr ""
#: 02220100.xhp
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,7 +10389,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10405,7 +10405,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
+msgid "Paste and delete text."
msgstr ""
#: 02230100.xhp
@@ -10413,7 +10413,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
+msgid "Move paragraphs."
msgstr ""
#: 02230100.xhp
@@ -10421,7 +10421,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
+msgid "Sort text."
msgstr ""
#: 02230100.xhp
@@ -10429,7 +10429,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
+msgid "Find and replace text."
msgstr ""
#: 02230100.xhp
@@ -10445,7 +10445,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
msgstr ""
#: 02230100.xhp
@@ -10453,7 +10453,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
+msgid "Insert document."
msgstr ""
#: 02230100.xhp
@@ -10461,7 +10461,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
+msgid "Insert AutoText."
msgstr ""
#: 02230100.xhp
@@ -10469,7 +10469,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
+msgid "Insert from clipboard."
msgstr ""
#: 02230100.xhp
@@ -10477,7 +10477,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
msgstr ""
#: 02230100.xhp
@@ -10485,7 +10485,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
msgstr ""
#: 02230100.xhp
@@ -10493,7 +10493,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
+msgid "Insert sheets."
msgstr ""
#: 02230100.xhp
@@ -10501,7 +10501,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
msgstr ""
#: 02230100.xhp
@@ -10509,7 +10509,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
+msgid "Move by dragging and dropping."
msgstr ""
#: 02230100.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10629,7 +10629,7 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10749,7 +10749,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10757,7 +10757,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10765,7 +10765,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,7 +10869,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
msgstr ""
#: 02230401.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11029,7 +11029,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
msgstr ""
#: 02230401.xhp
@@ -11037,7 +11037,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11045,7 +11045,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11261,7 +11261,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,7 +11277,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11301,7 +11301,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11325,7 +11325,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,7 +11509,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11525,7 +11525,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
msgstr ""
#: 02250000.xhp
@@ -11581,7 +11581,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11677,7 +11677,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11957,7 +11957,7 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11989,7 +11989,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11997,7 +11997,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
msgstr ""
#: 03050000.xhp
@@ -12029,7 +12029,7 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
msgstr ""
#: 03060000.xhp
@@ -12061,7 +12061,7 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12093,7 +12093,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12101,7 +12101,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12109,7 +12109,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
msgstr ""
#: 03170000.xhp
@@ -12141,7 +12141,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
msgstr ""
#: 03170000.xhp
@@ -12157,7 +12157,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
msgstr ""
#: 03170000.xhp
@@ -12165,7 +12165,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
msgstr ""
#: 03990000.xhp
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,7 +12621,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
msgstr ""
#: 04100000.xhp
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,7 +13389,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
msgstr ""
#: 05020100.xhp
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,7 +13461,7 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr ""
#: 05020200.xhp
@@ -13493,7 +13493,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13525,7 +13525,7 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
msgstr ""
#: 05020200.xhp
@@ -13533,7 +13533,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,7 +13589,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
msgstr ""
#: 05020200.xhp
@@ -13597,7 +13597,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
msgstr ""
#: 05020200.xhp
@@ -13605,7 +13605,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
msgstr ""
#: 05020200.xhp
@@ -13613,7 +13613,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
msgstr ""
#: 05020200.xhp
@@ -13621,7 +13621,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
msgstr ""
#: 05020200.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13901,7 +13901,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
msgstr ""
#: 05020300.xhp
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,7 +17925,7 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
+msgid "Rotation/scaling"
msgstr ""
#: 05020500.xhp
@@ -18221,7 +18221,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#: 05020700.xhp
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,7 +31693,7 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: 06040100.xhp
@@ -31901,7 +31901,7 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
msgstr ""
#: 06040100.xhp
diff --git a/source/bn/helpcontent2/source/text/shared/02.po b/source/bn/helpcontent2/source/text/shared/02.po
index 2b2c3eb0a61..aeca7e9ff19 100644
--- a/source/bn/helpcontent2/source/text/shared/02.po
+++ b/source/bn/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:52+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph> เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆ›เง‡</emph>: เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ<emph> เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆ›เง‡</emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ<emph>...</emph>เฆคเง‡ เฆฌเฆพเฆŸเฆจ<emph> เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆ›เง‡</emph>เฆเฆฐ เฆฒเฆพเฆ‡เฆจ<emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€: เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸเฆ•เงƒเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฅค<emph> เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ‰เฆชเฆธเงเฆฅเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,7 +2029,7 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
msgstr ""
#: 01170003.xhp
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\"> เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฌเฆฎเง‡เฆจเง เฆกเฆพเฆ• เฆฆเง‡เฆฏเฆผ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆฆเง‡เฆ–เฆคเง‡ เฆ•เฆฒเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</ahelp> เฆ•เง‡เฆฌเฆฒ เฆเฆ• เฆ•เฆฒเฆพเฆฎ เฆฆเง‡เฆ–เฆคเง‡, เฆ•เฆฒเฆพเฆฎ เฆจเฆพเฆฎ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆ†เฆชเฆจเฆฟ เฆชเงเฆฐเฆฅเฆฎ เงงเงฌ เฆ†เงœเฆพเฆฒ เฆ•เฆฒเฆพเฆฎ เฆ•เง‡เฆฌเฆฒ เฆฆเง‡เฆ–เงเฆจเฅค เฆฏเฆฆเฆฟ เฆ•เฆฒเฆพเฆฎ เฆ†เฆฐเฆ“ เฆฌเง‡เฆถเฆฟ เฆ—เง‹เฆชเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ<emph> เฆ†เฆฐเฆ“ เฆฌเง‡เฆถเฆฟ</emph> เฆกเฆพเฆ• เฆฆเฆฟเฆคเง‡ เฆ•เฆฎเฆพเฆจเงเฆก<emph> เฆ•เฆฒเฆพเฆฎ เฆฆเง‡เฆ–เฆพเฆจ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฅค"
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\"> <emph>เฆธเฆฌ </emph> เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆธเฆฌ เฆ•เฆฒเฆพเฆฎ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡ เฆถเงเฆงเง เฆ•เฆฟเฆฌเง‹เฆฐเงเฆก เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆจเฆฅเฆฟเฆคเง‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏ เฆฆเฆฟเฆฏเฆผเง‡ เฆญเงเฆฐเฆฎเฆฃ เฆ•เฆฐเฆคเง‡ เฆ•เง€เฆฌเง‹เฆฐเงเฆก เฆ•เง‡เฆฌเฆฒ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฆฐ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆงเฆฐเฆจเง‡ เฆเฆ• เฆชเฆพเฆฐเงเฆฅเฆ•เงเฆฏ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆฌเง‡เฆจ: เฆŸเงเฆฏเฆพเฆฌ เฆšเฆพเฆฌเฆฟ เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆšเฆฒเง‡ เฆจเฆพ, เฆŸเง‡เฆฌเฆฟเฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆญเง‡เฆคเฆฐเง‡ เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆ•เฆฒเฆพเฆฎเง‡ เฆ•เฆฟเฆจเงเฆคเง เฆšเฆฒเง‡เฅค เฆšเฆพเฆชเงเฆจ<switchinline select=\"sys\"><caseinline select=\"MAC\"> เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline> Ctrl</defaultinline></switchinline> เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆšเฆฒเฆคเง‡ +เฆŸเงเฆฏเฆพเฆฌ, เฆ…เฆฅเฆฌเฆพ เฆšเฆพเฆชเงเฆจ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\"> เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline> Ctrl</defaultinline></switchinline> เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆšเฆฒเฆคเง‡ +เฆŸเงเฆฏเฆพเฆฌเฅค"
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆถเงเฆงเง เฆฌเฆฟเฆถเง‡เฆท เฆ•เฆฟเฆฌเง‹เฆฐเงเฆก เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆก เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "เฆซเฆฐเฆฎ เฆจเฆฅเฆฟเฆŸเฆฟเฆ•เง‡ เฆ…เฆฌเฆถเงเฆฏเฆ‡ <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">เฆจเฆ•เฆถเฆพ เฆฎเง‹เฆกเง‡ เฆนเฆคเง‡ เฆนเฆฌเง‡</link>เฅค"
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "เฆšเฆพเฆชเงเฆจ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 เฆจเฆฅเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡เฅค"
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "เฆชเงเฆฐเฆฅเฆฎ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ Shift+F4 เฆšเฆพเฆชเงเฆจเฅค เฆฏเฆฆเฆฟ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆชเงเฆฐเฆฅเฆฎ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆจเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค ,เฆจเฆพ เฆนเฆ“เฆฏเฆผเฆพ เฆชเฆฐเงเฆฏเฆจเงเฆค เฆŸเงเฆฏเฆพเฆฌ เฆšเฆพเฆชเงเฆจเฅค"
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆกเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ Enter เฆšเฆพเฆชเงเฆจเฅค เฆนเงเฆฏเฆพเฆจเงเฆกเง‡เฆฒเฆ—เงเฆฒเง‹ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆธเง€เฆฎเฆพเฆจเฆพ เฆนเฆคเง‡ เฆฆเง‚เฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเง€เฆค เฆนเฆฏเฆผเฅค"
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆกเง‡, เฆ†เฆชเฆจเฆฟ Shift+F10 เฆšเฆพเฆชเฆพเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆกเง‡เฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเง เฆ–เงเฆฒเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "เฆ†เฆชเฆจเฆฟ เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆ•เฆฒเฆพเฆฎ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ, เฆ•เฆฒเฆพเฆฎ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆกเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆชเงเฆจ Shift+Spaceเฅค เฆเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ•เฆฒเฆพเฆฎเง‡เฆฐ เฆ•เงเฆฐเฆฎ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+เฆคเง€เฆฐ เฆ•เง€ เฆฆเฆฟเฆฏเฆผเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆ†เฆฏเฆผเง‹เฆœเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพเฆฐ เฆ•เง€ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เง€ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเง‡เฅค"
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆก เฆคเงเฆฏเฆพเฆ— เฆ•เฆฐเฆคเง‡ เฆฎเงเฆ•เงเฆคเฆฟ เฆชเฆพเฆ“เฆฏเฆผเฆพ, เฆชเฆพเฆฒเฆฟเฆฏเฆผเง‡ เฆฏเฆพเฆ“เฆฏเฆผเฆพ เฆ•เง€ เฆšเฆพเฆชเงเฆจเฅค"
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">เฆ†เฆชเฆจเฆฟ เฆถเงเฆงเง<emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆกเฆพเฆ•เฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆจเฆ•เฆถเฆพ เฆฎเง‹เฆกเง‡ เฆฅเฆพเฆ•เง‡เฆจเฅค </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "เฆชเงเฆฐเฆญเฆพเฆฌ"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ…เฆชเฆถเฆจ</caseinline><defaultinline>Alt</defaultinline></switchinline>+เฆจเฆฟเฆšเง‡เฆฐ เฆคเง€เฆฐ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธ เฆ–เง‹เฆฒเง‡"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ…เฆชเฆถเฆจ</caseinline><defaultinline>Alt</defaultinline></switchinline>+เฆ‰เฆชเฆฐเง‡เฆฐ เฆคเง€เฆฐ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธ เฆ–เง‹เฆฒเง‡"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "เฆ‰เฆชเฆฐเง‡เฆฐ เฆคเง€เฆฐ"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "เฆจเฆฟเฆšเง‡เฆฐ เฆคเง€เฆฐ"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆฌเฆพ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆพเฆฅเง‡, เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆกเฆพเฆจ เฆชเงเฆฐเฆพเฆจเงเฆคเง‡เฆฐ เฆคเง€เฆฐเง‡ เฆฎเฆพเฆ‰เฆธ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆเฆ•เฆŸเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ†เฆชเฆจเฆฟ เฆ–เงเฆฒเฆคเง‡ เฆฌเฆพ เฆฌเฆจเงเฆง เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆฏเฆพเฆ‡เฆนเง‹เฆ•, เฆ‡เฆจเฆชเงเฆŸ เฆเฆ–เฆพเฆจเง‡ เฆ–เง‹เฆฒเฆพ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฏเฆผ เฆฌเฆพ เฆชเฆพเฆ เงเฆฏ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆถเง€เฆฐเงเฆทเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจเง‹ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆฐ เฆเฆ•เฆŸเฆฟ เฆฌเงเฆฏเฆคเฆฟเฆ•เงเฆฐเฆฎ เฆนเฆฒ เฆเฆŸเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ เฆ†เฆถเฆพ เฆ•เฆฐเง‡, เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆธเฆฐเงเฆช, <emph>เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฌเฆฆเงเฆง เฆเฆจเงเฆŸเงเฆฐเฆฟ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ, เฆฏเฆพ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ <emph>เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ</emph> เฆเฆฌเฆ‚ <emph>เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ</emph> เฆœเฆจเงเฆฏ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฅค เฆเฆ–เฆพเฆจเง‡ เฆฏเฆ–เฆจ เฆ•เงเฆทเง‡เฆคเงเฆฐเฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆฅเฆพเฆ•เง‡ เฆถเงเฆงเง เฆคเฆ–เฆจเฆ‡ เฆ†เฆชเฆจเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟเฆ—เงเฆฒเง‹ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "เฆเฆ‡เฆŸเฆฟ<emph> เฆธเฆพเฆงเฆพเฆฐเฆฃ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆธเฆพเฆงเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆ•เฆฐเฆคเง‡ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆฟเฅค เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆงเฆฐเฆจเง‡, เฆจเฆฟเฆฐเงเฆญเฆฐ เฆญเฆฟเฆจเงเฆจเฆฎเฆค เฆนเฆฏเฆผเฅค เฆจเฆฟเฆฎเงเฆจเฆฒเฆฟเฆ–เฆฟเฆค เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€เฆฐ เฆธเฆฎเฆธเงเฆค เฆชเงเฆฐเฆคเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆœเฆจเงเฆฏ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆจเฆฏเฆผเฅค"
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ HTML เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸเง‡ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ†เฆ•เฆพเฆฐ เฆจเฆฅเฆฟ เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเง‡เฆจ, เฆกเฆฟเฆซเฆฒเงเฆŸ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฎเฆพเฆจ, เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฎเฆพเฆจ เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆจเฆพเฅค เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฎเฆพเฆจ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ- เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆงเฆฐเฆจเง‡ เฆจเฆฟเฆฐเงเฆญเฆฐ เฆ•เฆฐเฆ›เง‡- เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ' เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฎเง‚เฆฒเงเฆฏเง‡เฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ (เฆฒเง‡เฆ–เฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ,เฆเฆฐ เฆœเฆจเงเฆฏ), เฆกเฆฟเฆซเฆฒเงเฆŸ เฆ…เฆฌเฆธเงเฆฅเฆพ (เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆฌเฆ‚ เฆ…เฆชเฆถเฆจ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆœเฆจเงเฆฏ), เฆเฆฌเฆ‚ เฆกเฆฟเฆซเฆฒเงเฆŸ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ (เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆœเฆจเงเฆฏ)เฅค"
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\"> เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฐเฆฏเฆผเง‡เฆ›เง‡ \" เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเง‡เฆ›เฆฟเฆฒ \" (เฆนเงเฆฏเฆพเฆ), เฆ†เฆ•เฆพเฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆธเฆ•เงเฆทเฆฎ เฆนเฆฌเง‡เฅค</ahelp> เฆฏเฆฆเฆฟ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ, เฆเฆ‡เฆŸเฆฟ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆจเฆพ (เฆ•เง‹เฆจเฆ“ เฆจเฆพ) เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆงเง‚เฆธเฆฐ เฆฐเฆ‚ เฆ•เฆฟเฆคเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆคเง‡ เฆ•เฆคเฆ—เงเฆฒเฆฟ เฆฒเฆพเฆ‡เฆจ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆเฆ‡ เฆฎเฆพเฆจเฆธเฆฎเง‚เฆนเฆŸเฆฟ เฆ•เง‡เฆฌเฆฒ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆฌเง‡เฆ›เง‡ เฆจเฆฟเฆฏเฆผเง‡เฆ›เฆฟเฆฒ \" เฆนเงเฆฏเฆพเฆ \"เฆคเง‡ \"เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ\" เฆ…เฆชเฆถเฆจเฅค</ahelp> เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆ†เฆชเฆจเฆฟ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡ เฆ•เฆคเฆ—เงเฆฒเฆฟ เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆคเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆ‰เฆšเฆฟเฆคเฅค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆฏเง‡เฆŸเฆฟเฆฐ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆ…เฆชเฆถเฆจ เฆจเง‡เฆ‡, เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆซเฆจเงเฆŸ เฆฎเฆพเฆชเง‡เฆฐ เฆฎเฆพเฆชเง‡เฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\"> เฆ•เฆพเฆœ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆ•เฆพเฆœ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฏเง‡ เฆ˜เฆŸเฆพเฆฏเฆผ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฌเฆพเฆŸเฆจ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเง‡เฅค</ahelp> เฆ†เฆชเฆจเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆจเฆฟเฆœเง‡เฆฐ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฃเงŸ เฆฌเฆพเฆŸเฆจ เฆชเฆฐเฆฟเฆ•เฆฒเงเฆชเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฃเงŸ เฆ•เฆพเฆœ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฌเง‹เฆคเฆพเฆฎเง‡ เฆฏเง‡เฆธเฆฌ เฆ•เฆพเฆฐเงเฆฏ เฆจเฆฟเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆคเฆพ เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆธเฆพเฆฐเฆฃเฆฟเฆŸเฆฟ เฆฌเฆฐเงเฆฃเฆจเฆพ เฆ•เฆฐเง‡เฅค"
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "เฆกเฆพเฆŸเฆพ เฆชเฆพเฆ เฆพเฆฏเฆผ เฆฏเง‡ เฆ เฆฟเฆ•เฆพเฆจเฆพเฆคเง‡ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ†เฆ•เฆพเฆฐเง‡เฆฐ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆขเง‹เฆ•เฆพเฆ“เฆฏเฆผเฆพ เฆนเฆฏเฆผ เฆฏเง‡ เฆคเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆนเฆฏเฆผ<link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"> เฆ†เฆ•เฆพเฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</link>เฆเฆฐ เฆ…เฆงเง€เฆจเง‡<link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph> URL</emph></link>เฅค"
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆชเง‚เฆฐเงเฆฌเฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆค เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆฎเฆพเฆจ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡ (เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆ…เฆฌเฆธเงเฆฅเฆพ, เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ, เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆฎเฆพเฆจ)เฅค"
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเงเฆจ เฆ•เฆฟเฆจเฆพ (เฆนเงเฆฏเฆพเฆ) เฆ…เฆฅเฆฌเฆพ เฆจเฆพ (เฆ•เง‹เฆจเฆ“ เฆจเฆพ)เฅค</ahelp> เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆคเง€เฆฐ เฆฌเฆพเฆŸเฆจ เฆฐเฆฏเฆผเง‡เฆ›เง‡ เฆฏเง‡เฆŸเฆฟ เฆฌเฆฟเฆฆเงเฆฏเฆฎเฆพเฆจ เฆ†เฆ•เฆพเฆฐ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆชเงเฆฐเฆคเฆฟ เฆฎเฆพเฆ‰เฆธ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เง‹เฆฒเง‡เฅค เฆเฆฐ เฆ…เฆงเง€เฆจเง‡<emph> เฆฒเฆพเฆ‡เฆจ เฆ—เงเฆฃเฆคเฆฟ</emph>, เฆ†เฆชเฆจเฆฟ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆ•เฆคเฆ—เงเฆฒเฆฟ เฆฒเฆพเฆ‡เฆจ (เฆ…เฆฅเฆฌเฆพ เฆธเฆพเฆฐเฆฟ)เฆเฆฐ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆ‰เฆšเฆฟเฆคเฅค เฆธเฆฎเงเฆฎเฆฟเฆฒเฆจ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆจเฆฟเฆฎเงเฆจเฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฅเฆพเฆ•เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "เฆฒเง‡เฆฌเง‡เฆฒ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ•เฆฒเฆพเฆฎเง‡ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เฆธ เฆฌเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฏเง‡เฆŸเฆฟ เฆเฆ‡ เฆฌเง‹เฆคเฆพเฆฎเง‡ เฆฌเงเฆฏเฆฌเฆนเงƒเฆค เฆนเฆฏเฆผ"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡ AutoFill เฆซเฆพเฆ‚เฆถเฆจ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡เฅค</ahelp> AutoFill เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟ เฆ†เฆชเฆจเฆฟ เฆฏเฆ–เฆจ เฆเฆ•เฆŸเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆฒเฆฟเฆ–เฆคเง‡ เฆฅเฆพเฆ•เง‡เฆจ เฆคเฆ–เฆจ เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆเฆจเงเฆŸเงเฆฐเฆฟเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆธเงเฆฎเงƒเฆคเฆฟ-เฆธเฆนเฆพเฆฏเฆผเฆ•, เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆฒเง‡เฆฌเง‡เฆฒเง‡เฆฐ เฆเฆ• เฆ…เฆ•เงเฆทเฆฐ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆ•เฆฐเง‡ เฆฏเฆพเฆคเง‡ เฆ•เฆฐเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆ•เง€เฆฌเง‹เฆฐเงเฆกเง‡ เฆ…เฆ•เงเฆทเฆฐ เฆšเฆพเฆช เฆฆเง‡เฆ“เฆฏเฆผเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆเฆ‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเฆŸเฆฟ เฆ‰เฆชเฆฒเฆฌเงเฆงเฆฟ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡, เฆเฆ•เฆŸเฆฟ เฆŸเฆฟเฆฒเฆก (~) เฆญเฆฟเฆคเฆฐเง‡ เฆขเง‹เฆ•เฆพเฆจ เฆฒเง‡เฆฌเง‡เฆฒเง‡ เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆธเฆพเฆฎเฆจเง‡ เฆ…เฆ•เงเฆทเฆฐเฅค"
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆเฆฌเฆ‚ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆฎเง‹เฆกเฆผเฆ• เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฎเฆพเฆเง‡ เฆฒเฆฟเฆ‚เฆ• เฆคเงเฆฒเง‡ เฆซเง‡เฆฒเฆคเง‡ <emph>เฆ•เง‹เฆจ เฆ•เฆพเฆœ เฆจเง‡เฆ‡ </emph> เฆฌเฆพเฆ•เงเฆธเง‡ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆ•เฆฐเงเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ•เฆฒเฆพเฆฎ เฆชเงเฆฐเฆธเงเฆฅ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡เฅค</ahelp> เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ•เฆฒเฆพเฆฎ เฆชเงเฆฐเฆธเงเฆฅ เฆเฆ•เฆ•เง‡ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡ เฆฏเฆพ %PRODUCTNAME เฆฎเฆกเฆฟเฆ‰เฆฒ เฆ…เฆชเฆถเฆจเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆคเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆšเฆพเฆจ, เฆ†เฆชเฆจเฆฟ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆชเฆฐเฆฟเฆฎเฆพเฆชเฆ• เฆเฆ•เฆ• เฆฆเฆฟเฆฏเฆผเง‡ เฆเฆ•เฆŸเฆฟ เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ, เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆธเฆฐเงเฆช, เงจ เฆธเง‡เฆฎเฆฟเฅค"
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\"> เฆ˜เฆŸเฆจเฆพ เฆชเงเฆจเฆฐเฆพเฆฌเงƒเฆคเงเฆคเฆฟ เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆฎเฆฟเฆฒเฆฟ เฆธเง‡เฆ•เง‡เฆจเงเฆกเง‡ เฆฌเฆฟเฆฒเฆฎเงเฆฌ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp> เฆเฆ•เฆŸเฆฟ เฆชเงเฆจเฆฐเฆพเฆฌเงƒเฆคเงเฆค เฆ˜เฆŸเฆจเฆพ เฆ˜เฆŸเฆพเฆฏเฆผ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆคเง€เฆฐ เฆฌเฆพเฆŸเฆจ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡ เฆ…เฆฅเฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆธเงเฆ•เงเฆฐเฆฒเฆฌเฆพเฆฐเง‡เฆฐ เฆชเฆŸเฆญเง‚เฆฎเฆฟ, เฆ…เฆฅเฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฃเงŸ เฆฌเฆพเฆเฆงเฆพ เฆฆเง‡เฆฏเฆผเฆพเฆฐ เฆฐเง‡เฆ•เฆฐเงเฆก เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฃเงŸ เฆฌเฆพเฆŸเฆจเง‡เฆฐ เฆเฆ•, เฆเฆฌเฆ‚ เฆ†เฆชเฆจเฆฟ เฆ•เฆฟเฆ›เง เฆธเฆฎเฆฏเฆผเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฎเฆพเฆ‰เฆธ เฆฌเฆพเฆŸเฆจ เฆฐเฆพเฆ–เง‡เฆจ เฆšเฆพเฆช เฆฆเฆฟเฆจเฅค เฆ†เฆชเฆจเฆฟ เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ, เงจ เฆธเง‡ เฆ…เฆฅเฆฌเฆพ เงซเงฆเงฆ เฆฎเฆฟเฆฒเฆฟเฆธเง‡เฆ•เง‡เฆจเงเฆกเง‡เฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆธเฆฎเฆฏเฆผ เฆเฆ•เฆ•,เฆเฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆเฆ•เฆŸเฆฟ เฆฎเง‚เฆฒเงเฆฏ เฆขเง‹เฆ•เง‡เฆคเง‡ เฆชเง‡เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจ เฆ…เฆจเงเฆธเฆฐเฆฃ เฆ•เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">เฆเฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆชเฆ›เฆจเงเฆฆเฆฎเฆค เฆคเฆพเฆฐเฆฟเฆ– เฆฐเฆฟเฆกเฆ†เฆ‰เฆŸเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</ahelp>เฆคเฆพเฆฐเฆฟโ€Œเฆ– เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆ†เฆชเฆจเฆฟ เฆคเฆพเฆฐเฆฟเฆ– เฆฐเฆฟเฆกเฆ†เฆ‰เฆŸเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\"> เฆธเฆคเงเฆฏเฆฟ เฆเฆฌเฆ‚ เฆฎเฆฟเฆฅเงเฆฏเฆพ เฆฎเฆพเฆจ เฆฅเง‡เฆ•เง‡ เฆเฆ•เฆŸเฆฟ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆฌเฆพเฆ‡เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆถเง‚เฆจเงเฆฏ เฆฎเฆพเฆจ เฆ“ เฆชเงเฆฐเฆคเฆฟเฆจเฆฟเฆงเฆฟเฆคเงเฆฌ เฆ•เฆฐเง‡ เฆ•เฆฟเฆจเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp> เฆเฆ‡ เฆ•เฆพเฆœเฆŸเฆฟ เฆ•เง‡เฆฌเฆฒ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆฏเฆฆเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆคเฆฟเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเง‡: เฆธเฆคเงเฆฏเฆฟ, เฆฎเฆฟเฆฅเงเฆฏเฆพ เฆเฆฌเฆ‚ เฆถเง‚เฆจเงเฆฏเฅค"
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "<emph> เฆคเฆฟเฆจ เฆฐเฆ•เฆฎ เฆ…เฆฌเฆธเงเฆฅเฆพ </emph>เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆ—เฆ เฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค, HTML เฆ—เฆ เฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆจเฆฏเฆผเฅค"
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆงเงเฆฐเงเฆฌเฆ•เฅค เฆเฆ‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเฆŸเฆฟ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฆจเฆพเฅค เฆ…เฆ•เงเฆทเฆฐ เฆฎเงเฆฆเงเฆฐเฆฃเฆชเงเฆฐเฆฎเฆพเฆฆ เฆฎเฆพเฆธเงเฆ•เง‡เฆฐ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "เฆ…เฆ•เงเฆทเฆฐ a-z เฆเฆฌเฆ‚ A-Z เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฆจเฆพเฅค"
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "เฆ…เฆ•เงเฆทเฆฐ A-Z เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆเฆŸเฆฟ เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผเฆญเฆพเฆฌเง‡ เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "เฆ…เฆ•เงเฆทเฆฐ a-z, A-Z เฆเฆฌเฆ‚ เงฆ-เงฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฆจเฆพเฅค"
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "เฆ…เฆ•เงเฆทเฆฐ A-Zเฆเฆฌเฆ‚ เงฆ-เงฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆเฆŸเฆฟ เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผเฆญเฆพเฆฌเง‡ เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "เฆถเงเฆงเง เงฆ-เงฏ เฆ…เฆ•เงเฆทเฆฐเฆ—เงเฆฒเง‹ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค"
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "เฆธเฆ•เฆฒ เฆฎเงเฆฆเงเฆฐเฆฃเฆฏเง‹เฆ—เงเฆฏ เฆ…เฆ•เงเฆทเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆ›เง‹เฆŸ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆเฆŸเฆฟ เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผเฆญเฆพเฆฌเง‡ เฆฌเฆกเฆผ เฆนเฆพเฆคเง‡เฆฐ เฆ…เฆ•เงเฆทเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "เฆ†เฆชเฆจเฆพเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆเฆ•เฆŸเฆฟ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฅเฆพเฆ•เฆคเง‡ เฆชเฆพเฆฐเง‡ เฆฏเง‡ เฆ…เฆญเงเฆฏเฆจเงเฆคเฆฐเฆธเงเฆฅ เฆฌเฆธเงเฆคเง เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเง‡เฆจ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเง‡เฆจ (เฆคเฆพเฆฐเฆฟเฆ–, เฆธเฆฎเฆฏเฆผ, เฆเฆฌเฆ‚ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ)เฅค<ahelp hid=\"HID_PROP_STRICTFORMAT\"> เฆฏเฆฆเฆฟ เฆจเฆฟเฆฏเฆผเฆฎเฆจเฆฟเฆทเงเฆ  เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆพเฆœ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ (เฆนเงเฆฏเฆพเฆ), เฆ•เง‡เฆฌเฆฒ เฆ…เฆจเงเฆฎเง‹เฆฆเฆฟเฆค เฆ…เฆ•เงเฆทเฆฐ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค</ahelp> เฆเฆ•เฆŸเฆฟ เฆคเฆพเฆฐเฆฟเฆ– เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ,เฆเฆฐ เฆœเฆจเงเฆฏ, เฆ•เง‡เฆฌเฆฒ เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฏเฆผ เฆ…เฆฅเฆฌเฆพ เฆคเฆพเฆฐเฆฟเฆ– เฆฌเฆฟเฆญเง‡เฆฆเฆ• เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ; เฆธเฆฎเฆธเงเฆค เฆฌเฆฐเงเฆฃ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆ•เง€เฆฌเง‹เฆฐเงเฆกเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒ เฆ‰เฆชเง‡เฆ•เงเฆทเฆพ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒเฅค"
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\"> เฆจเฆฅเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆฒเฆ•เงเฆทเงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆเฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ–เง‹เฆฒเฆพ เฆนเฆฏเฆผ \" เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟ / เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ \" เฆ•เฆพเฆœเฅค</ahelp> เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆฒเฆ•เงเฆทเงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆ“ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ<emph> URL</emph> เฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆฎเงเฆ•เงเฆค เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฌเฆพเฆŸเฆจ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจ เฆฏเง‡ เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟ เฆ…เฆฅเฆฌเฆพ เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ เฆ•เฆพเฆœ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡)เฅค"
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "เฆซเงเฆฐเง‡เฆฎ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆŸเฆฟ HTML เฆ—เฆ เฆจเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค, เฆ•เฆฟเฆจเงเฆคเง เฆกเฆพเฆŸเฆพเฆญเฆพเฆจเงเฆกเฆพเฆฐเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆจเฆฏเฆผเฅค"
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆšเฆฟเฆคเงเฆฐ เฆฌเฆพเฆŸเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ <emph> เฆšเฆฟเฆคเงเฆฐเฆ›เฆฌเฆฟ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฐเฆฏเฆผเง‡เฆ›เง‡เฅค<ahelp hid=\"HID_PROP_IMAGE_URL\"><emph> เฆšเฆฟเฆคเงเฆฐเฆ›เฆฌเฆฟ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เง‡เฆฐ เฆฐเฆพเฆธเงเฆคเฆพ เฆเฆฌเฆ‚ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆพเฆŸเฆจเง‡ เฆฐเฆพเฆ– เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจเฅค</ahelp> เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆฐ เฆธเฆ™เงเฆ—เง‡ เฆ—เงเฆฐเฆพเฆซเฆฟเฆ• เฆซเฆพเฆ‡เฆฒ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเง‡เฆจ<emph>...</emph> เฆฌเฆพเฆŸเฆจ, เฆฐเฆพเฆธเงเฆคเฆพ เฆเฆฌเฆ‚ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ เฆฒเง‡เฆ–เฆพ เฆฌเฆพเฆ•เงเฆธเง‡ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเฆฌเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "URL เฆงเฆฐเฆจ เฆฌเง‹เฆคเฆพเฆฎเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ เฆชเฆพเฆ เงเฆฏเฆŸเฆฟ URL เฆเฆฐ เฆ…เฆงเง€เฆจเง‡ URL เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง‡ เฆฌเฆฐเงเฆงเฆฟเฆค เฆชเฆฐเฆพเฆฎเฆฐเงเฆถเง‡ เฆ‰เฆชเฆธเงเฆฅเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\"> URL เฆฌเฆพเฆจเฆพเฆจเง‡ เฆเฆ•เฆŸเฆฟ เฆฌเงเฆฏเฆพเฆš เฆฒเง‡เฆฌเง‡เฆฒ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡เฆŸเฆฟ เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆนเฆพเฆฏเงเฆฏเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆจเฆฅเฆฟเฆคเง‡ เฆเฆฌเฆ‚ เฆฏเง‡เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆพเฆนเฆพเฆฏเงเฆฏเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆกเฆพเฆ• เฆฆเง‡ เฆฏเฆพเฆฌเง‡เฅค</ahelp> เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆธเฆพเฆนเฆพเฆฏเงเฆฏเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเฆนเฆพเงŸเฆคเฆพ เฆ–เง‹เฆฒเฆพ เฆฏเฆพเฆฌเง‡ เฆฏเฆฆเฆฟ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ•เฆฐเฆพ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆธเฆ‚เฆฌเฆพเฆฆเฆชเฆคเงเฆฐ F1 เฆคเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผเฅค"
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\"> เฆจเฆฅเฆฟเฆคเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡เฅค เฆ–เง‹เฆฒเฆพ เฆเฆ‡ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆŸเฆฟ เฆเฆฌเฆ‚ เฆ†เฆชเฆจเฆพเฆฐ เฆฒเง‡เฆ–เฆพ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเงเฆจเฅค เฆเฆ•เฆŸเฆฟ เฆจเฆคเงเฆจ เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆœเฆจเงเฆฏ Shift+Enter เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆเฆฌเฆ‚ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡, เฆ†เฆชเฆจเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆฏเง‡ เฆจเฆฅเฆฟเฆคเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆนเฆฌเง‡เฆจเฅค เฆ–เง‹เฆฒเฆพ<emph> เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆเฆจเงเฆŸเงเฆฐเฆฟ</emph> เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆ†เฆชเฆจเฆพเฆฐ เฆฒเง‡เฆ–เฆพ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเงเฆจเฅค</ahelp> เฆฆเฆฏเฆผเฆพ เฆ•เฆฐเง‡ เฆจเง‹เฆŸ<link href=\"text/shared/02/01170100.xhp\" name=\"tips\"> เฆชเฆฐเฆพเฆฎเฆฐเงเฆถ</link> เฆ•เง€เฆฌเง‹เฆฐเงเฆก เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฆคเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆ›เง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "เฆฏเฆฆเฆฟ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆฅเฆพเฆ•เง‡ เฆเฆฌเฆ‚ เฆชเฆพเฆ เงเฆฏ เฆฆเงˆเฆฐเงเฆ˜เงเฆฏ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆธเฆ‚เฆœเงเฆžเฆพ เฆขเง‡เฆ•เง‡ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡, เฆ†เฆชเฆจเฆฟ เฆ…เฆฌเฆถเงเฆฏเฆ‡ เฆเฆ–เฆพเฆจเง‡ เฆชเฆพเฆ เงเฆฏ เฆฆเงˆเฆฐเงเฆ˜เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆฌเง‡เฆจ เฆจเฆพเฅค เฆฏเฆฆเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆจเฆพ เฆฅเฆพเฆ•เง‡ (\"เฆธเฆ‚เฆœเงเฆžเฆพเฆฏเฆผเฆฟเฆค เฆจเฆฏเฆผ\") เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ•เง‡เฆฌเฆฒ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆฅเง‡เฆ•เง‡ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค"
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">เฆเฆ•เฆพเฆงเฆฟเฆ• เฆธเฆพเฆฐเฆฟเฆคเง‡ เฆฒเง‡เฆ–เฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡ เฆฅเฆพเฆ•เง‡เฅค</ahelp> เฆฒเง‡เฆ–เฆพ เฆฌเฆพเฆ•เงเฆธเง‡ เฆธเฆพเฆฐเฆฟเฆฐ เฆฌเฆฟเฆฐเฆคเง€เฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเฆพ เฆนเงŸ, เฆฏเฆพเฆคเง‡ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆพเฆงเฆฟเฆ• เฆฒเง‡เฆ–เฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆจเฆฟเฆœ เฆนเฆพเฆคเง‡ เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฐเฆฟ เฆฌเฆฟเฆฐเฆคเง€ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจเง‹เฆฐ เฆœเฆจเงเฆฏ, Enter เฆ•เง€ เฆšเฆพเฆชเงเฆจเฅค"
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆ‡ เฆ…เฆชเฆถเฆจเฆŸเฆฟเฆ•เง‡ \"เฆนเงเฆฏเฆพเฆ\"เฆคเง‡ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟเฆ•เง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆฌเง‡เฆจ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆคเฆ–เฆจ เฆซเง‹เฆ•เฆพเฆธ เฆชเฆพเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\"><emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเฆพเฆคเฆพเฆฏเฆผ, เฆเฆ‡ เฆ…เฆชเฆถเฆจเฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆœเฆจเงเฆฏ เฆจเฆพเฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค <emph> เฆ†เฆ•เฆพเฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเฆพเฆคเฆพเฆฏเฆผ, เฆเฆ‡ เฆ…เฆชเฆถเฆจเฆŸเฆฟ เฆ†เฆ•เฆพเฆฐเง‡เฆฐ เฆœเฆจเงเฆฏ เฆจเฆพเฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp> เฆชเงเฆฐเฆคเงเฆฏเง‡เฆ• เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆคเงเฆฏเง‡เฆ• เฆ†เฆ•เฆพเฆฐเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆฐเฆฏเฆผเง‡เฆ›เง‡<emph> เฆจเฆพเฆฎ</emph>เฆเฆฐ เฆฎเฆงเงเฆฏ เฆฆเฆฟเฆฏเฆผเง‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฏเง‡เฆŸเฆฟ เฆเฆ‡เฆŸเฆฟ เฆธเฆจเฆพเฆ•เงเฆค เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆจเฆพเฆฎ เฆ†เฆฌเฆฟเฆฐเงเฆญเง‚เฆค เฆนเฆฌเง‡<link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"> เฆ†เฆ•เฆพเฆฐ เฆฆเฆฟเฆ•เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆ•เง‡</link> เฆจเฆพเฆฎ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆเฆฌเฆ‚,, เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆ•เฆŸเฆฟ เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ เฆฅเง‡เฆ•เง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฎเฆพเฆจเฆธเฆฎเง‚เฆน เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎ เฆ‡เฆคเฆฟเฆฎเฆงเงเฆฏเง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡เฆŸเฆฟ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฒเง‡เฆฌเง‡เฆฒ เฆเฆฌเฆ‚ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆจเฆฟเฆฐเงเฆฎเฆพเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "เฆจเฆพเฆฎ เฆ†เฆฒเฆพเฆฆเฆพ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆ—เงเฆฐเงเฆชเฆฌเฆฆเงเฆง เฆ•เฆฐเฆคเง‡ เฆ“ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆฏเง‡, เฆฏเง‡เฆฎเฆจ เฆฐเง‡เฆกเฆฟเฆ“ เฆฌเฆพเฆŸเฆจ เฆเฆ•เฆคเงเฆฐเง‡ เฆซเฆพเฆ‚เฆถเฆจเฆพเฆฒเง€ เฆ…เฆจเงเฆคเฆฐเงเฆญเงเฆ•เงเฆค เฆนเฆฏเฆผเฅค เฆ•เฆฐเฆคเง‡ เฆธเงเฆคเฆฐเฆพเฆ‚, เฆถเงเฆฐเง‡เฆฃเง€เฆฐ เฆธเฆฎเฆธเงเฆค เฆธเฆฆเฆธเฆฌเงƒเฆจเงเฆฆเง‡ เฆเฆ•เฆ‡ เฆจเฆพเฆฎ เฆฆเฆฟเฆจ: เฆ…เฆจเงเฆฐเง‚เฆช เฆจเฆพเฆฎเฆ—เงเฆฒเง‹เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆถเงเฆฐเง‡เฆฃเง€ เฆธเฆ‚เฆ—เฆ เฆฟเฆค เฆ•เฆฐเง‡เฅค เฆ—เงเฆฐเงเฆชเฆ—เฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆฆเงƒเฆถเงเฆฏเฆค เฆชเงเฆฐเฆคเฆฟเฆจเฆฟเฆงเฆฟเฆคเงเฆฌ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡<link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"> เฆ—เงเฆฐเงเฆช เฆฌเฆพเฆ•เงเฆธเง‡</link>เฅค"
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆจเฆฟเฆฎเงเฆจ เฆชเงเฆฐเฆพเฆจเงเฆคเง‡ เฆ•เง‹เฆฅเฆพเฆฏเฆผ เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ เฆฌเฆพเฆฐ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆนเฆฌเง‡ เฆคเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp>เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆจเฆฟเฆฎเงเฆจ เฆชเงเฆฐเฆพเฆจเงเฆคเง‡ เฆ•เง‹เฆฅเฆพเฆฏเฆผ เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ เฆฌเฆพเฆฐ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆนเฆฌเง‡ เฆคเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\"> เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆฏเฆฆเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เง‡เฆฌเฆฒเฆฎเฆพเฆคเงเฆฐ เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ (เฆนเงเฆฏเฆพเฆ) เฆ…เฆฅเฆฌเฆพ เฆฏเฆฆเฆฟ เฆเฆ‡เฆŸเฆฟ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡ (เฆ•เง‹เฆจเฆ“ เฆจเฆพ)เฅค</ahelp><emph> เฆ•เง‡เฆฌเฆฒเฆฎเฆพเฆคเงเฆฐ เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆคเง‡ เฆธเฆฎเฆธเงเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฆคเง‡ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡ เฆฏเง‡เฆŸเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฒเง‡เฆ–เฆพ เฆขเง‹เฆ•เง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆšเฆฟเฆคเงเฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ•เง‡เฆฌเฆฒเฆฎเฆพเฆคเงเฆฐ เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเง‡เฆจ เฆฏเง‡เฆŸเฆฟ เฆเฆ•เฆŸเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆฅเง‡เฆ•เง‡ เฆšเฆฟเฆคเงเฆฐเฆ›เฆฌเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆฆเฆฟเฆ•เง‡ เฆจเฆคเงเฆจ เฆšเฆฟเฆคเงเฆฐเฆ›เฆฌเฆฟ เฆญเฆฟเฆคเฆฐเง‡ เฆขเง‹เฆ•เง‡เฆคเง‡ เฆธเฆ•เงเฆทเฆฎ เฆนเฆฌเง‡เฆจ เฆจเฆพเฅค"
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">เฆเฆ•เฆŸเฆฟ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆธเง€เฆฎเฆพเฆจเฆพ \"เฆซเงเฆฐเง‡เฆฎ เฆฌเงเฆฏเฆคเง€เฆค\", เฆเฆ•เฆŸเฆฟ \"3-D เฆฆเฆฐเงเฆถเฆจ เฆธเฆน\" เฆ…เฆฅเฆฌเฆพ \"เฆธเฆฎเฆคเฆฒ\" เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆชเงเฆฐเฆฆเฆฐเฆถเฆจ เฆ•เฆฐเฆพเฆฐ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจ เฆ•เฆฟ เฆจเฆพ เฆธเง‡เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจเฅค</ahelp>เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆธเฆน เฆเฆŸ เฆเฆ•เฆŸเฆฟ เฆซเงเฆฐเง‡เฆฎ เฆฅเฆพเฆ•เง‡, <emph>เฆ•เฆฟเฆจเฆพเฆฐเฆพ </emph>เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆ†เฆชเฆจเฆฟ เฆซเฆฐเงเฆฎเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆ•เฆฟเฆจเฆพเฆฐเฆพ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆ†เฆชเฆจเฆฟ \"เฆซเงเฆฐเง‡เฆฎ เฆฌเงเฆฏเฆคเง€เฆค\", \"3-D เฆฆเฆฐเงเฆถเฆจ เฆธเฆน\" เฆ…เฆฅเฆฌเฆพ \"เฆธเฆฎเฆคเฆฒ\" เฆเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\"><emph> เฆŸเงเฆฏเฆพเฆฌ เฆ…เฆฐเงเฆกเฆพเฆฐ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆคเง‡ เฆ…เฆฐเงเฆกเฆพเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฏเง‡เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆ†เฆ•เฆพเฆฐเง‡ เฆซเง‹เฆ•เฆพเฆธ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆšเฆพเฆช เฆฆเฆฟเฆจเฅค</ahelp> เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐเง‡ เฆฏเง‡ เฆเฆ• เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆšเง‡เฆฏเฆผเง‡ เฆ†เฆฐเฆ“ เฆฌเง‡เฆถเฆฟ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡, เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ•เฆฐเฆพ เฆšเฆพเฆฒ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆšเฆพเฆช เฆฆเง‡เฆฏเฆผเฅค เฆ†เฆชเฆจเฆฟ เฆเฆคเง‡ เฆ…เฆฐเงเฆกเฆพเฆฐ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเง‡เฆฐ เฆ…เฆงเง€เฆจเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆฏเง‡เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ•เฆฐเฆพ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ<emph> เฆŸเงเฆฏเฆพเฆฌ เฆ…เฆฐเงเฆกเฆพเฆฐ</emph>เฅค"
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "<emph> เฆŸเงเฆฏเฆพเฆฌ เฆ…เฆฐเงเฆกเฆพเฆฐ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆคเง‡ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆจเฆฏเฆผ<link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"> เฆ†เงœเฆพเฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡</link>เฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆšเฆพเฆจ, เฆ†เฆชเฆจเฆฟ เฆšเฆฟเฆคเงเฆฐ เฆฌเฆพเฆŸเฆจ เฆเฆฌเฆ‚ เฆšเฆฟเฆคเงเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡,เฆเฆฐ เฆœเฆจเงเฆฏ เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆŸเฆฟ เฆ“ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆคเง‡ เฆชเง‡เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจ, เฆฏเฆพเฆคเง‡ เฆ•เฆฐเง‡ เฆ†เฆชเฆจเฆฟ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆเฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "เฆฏเฆ–เฆจ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆ›เง‡ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐ, เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเฆฌเง‡ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆฏเง‡ เฆเฆ‡ เฆ†เฆ•เฆพเฆฐเฆŸเฆฟเฆคเง‡ เฆฏเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผ; เฆชเงเฆฐเฆคเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เงงเฆเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆฏเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒ เฆฌเงƒเฆฆเงเฆงเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เฆฟเฆฒเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเง‡เฆจ, เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฆฐ เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเฆฌเง‡ เฆ†เฆชเฆกเง‡เฆŸ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆฏเง‡ เฆซเง‹เฆ•เฆพเฆธ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡ เฆจเฆพ (Tabstop = เฆจเฆฏเฆผ) เฆเฆ•เฆŸเฆฟ เฆฎเง‚เฆฒเงเฆฏ เฆ“ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆ‰เฆชเฆฐเฆจเงเฆคเง, เฆเฆ‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡ เฆเฆกเฆผเฆฟเฆฏเฆผเง‡ เฆฏเฆพเฆ“เฆฏเฆผเฆพ เฆนเฆฏเฆผ เฆฏเฆ–เฆจ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆ›เง‡เฅค"
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆเฆ•เฆœเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฎเฆพเฆ‰เฆธ เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆนเงŸ เฆ•เฆฟเฆจเฆพ เฆคเฆพ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฅเฆพเฆ•เง‡เฅค เฆ•เฆ–เฆจเฆ“ เฆจเงŸ: เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆนเฆฌเง‡ เฆจเฆพเฅค เฆซเง‹เฆ•เฆพเฆธ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ: (เฆกเฆฟเฆซเฆฒเงเฆŸ) เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒเฆŸเฆฟเฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆฅเฆพเฆ•เฆพเฆฐ เฆธเฆฎเงŸ เฆเฆฌเฆ‚ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆ• เฆนเงเฆ‡เฆฒ เฆเฆฌเฆ‚ เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเฆพ เฆนเฆฒเง‡ เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค เฆนเฆฌเง‡เฅค เฆธเฆฌเฆธเฆฎเงŸ: เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆ• เฆนเงเฆ‡เฆฒ เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเฆพ เฆนเฆฒเง‡ เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเฆคเง€เฆค เฆนเงŸเง‡ เฆฅเฆพเฆ•เง‡, เฆ•เง‹เฆจ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒเฆŸเฆฟเฆฐ เฆซเฆพเฆ•เฆพเฆธ เฆฐเงŸเง‡เฆ›เง‡ เฆคเฆพ เฆ—เงเฆฐเงเฆคเงเฆฌเฆชเง‚เฆฐเงเฆฃ เฆจเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "เฆ—เงเฆฐเงเฆชเฆญเง‚เฆ•เงเฆค เฆ…เฆชเฆถเฆจ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆฆเฆฒเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฏเฆพ เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆธเง‡เฆŸเฆฟเฆ‚ เฆเฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค เฆคเฆพ <emph>เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆ…เฆฌเฆธเงเฆฅเฆพ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เงƒเฆคเฅค"
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ เฆŸเฆพเฆ‡เฆช เฆฌเง‹เฆคเฆพเฆฎเง‡เฆฐ เฆœเฆจเงเฆฏ, <emph> เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ</emph> เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡ เฆฏเฆฆเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ เฆฌเง‹เฆคเฆพเฆฎ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆฅเฆพเฆ•เง‡เฅค"
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆฎเฆพเฆจเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆคเฆพเฆฐ เฆœเฆจเงเฆฏ, เฆ†เฆชเฆจเฆฟ <emph>...</emph> เฆฌเง‹เฆคเฆพเฆฎ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ <emph>เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เงเฆฒเฆคเง‡เฅค"
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ เฆŸเฆพเฆ‡เฆช เฆฌเง‹เฆคเฆพเฆฎเง‡เฆฐ เฆœเฆจเงเฆฏ, <emph> เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ</emph> เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡ เฆฏเฆฆเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ เฆฌเง‹เฆคเฆพเฆฎ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆฅเฆพเฆ•เง‡เฅค"
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆฏเฆ–เฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆธเงเฆ•เงเฆฐเฆฒเฆฌเฆพเฆฐเง‡ เฆคเง€เฆฐ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡ เฆคเฆ–เฆจ เฆฏเง‹เฆ— เฆฌเฆพ เฆฌเฆฟเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพเฆฐ เฆฎเฆพเฆจ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\"><emph> เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฌเฆพเฆŸเฆจ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆธเฆ‚เฆถเงเฆฒเฆฟเฆทเงเฆŸ เฆฌเฆพเฆŸเฆจ เฆชเฆฐเฆฟเฆšเฆพเฆฒเฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆซเง‡เฆฐเฆค เฆ•เง€ เฆšเฆพเฆช เฆฆเฆฟเฆจเฅค</ahelp><emph> เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฌเฆพเฆŸเฆจ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆธเฆ‚เฆถเงเฆฒเฆฟเฆทเงเฆŸ เฆฌเฆพเฆŸเฆจ เฆชเฆฐเฆฟเฆšเฆพเฆฒเฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆซเง‡เฆฐเฆค เฆ•เง€ เฆšเฆพเฆช เฆฆเฆฟเฆจเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ…เฆฅเฆฌเฆพ เฆ†เฆ•เฆพเฆฐ เฆ–เง‹เฆฒเง‡เฆจ เฆเฆฌเฆ‚ เฆฏเง‡เฆ•เง‹เฆจเง‹ เฆ†เฆฐเฆ“ เฆ•เงเฆฐเฆฟเฆฏเฆผเฆพ เฆ•เฆฟ เฆ˜เฆŸเฆพเฆฏเฆผ เฆจเฆพ, เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆฌเฆพเฆŸเฆจเฆŸเฆฟ เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฌเฆพเฆŸเฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ เฆฐเง‚เฆช เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆ•เฆ–เฆจ, เฆ†เฆชเฆจเฆฟ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆฎเงเฆ–เง‹เฆธเง‡ เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆŸเฆฟ เฆœเงเฆกเฆผเง‡ เฆ†เฆธเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆเฆ‡เฆ—เงเฆฒเฆฟ เฆฎเงเฆ–เง‹เฆธ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเง‡ เฆฏเง‡ เฆเฆ•เฆŸเฆฟ เฆฒเง‡เฆ–เฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆชเง‡เฆถ เฆ•เฆฐเฆพ เฆงเฆฐเฆจ เฆฌเฆพเฆŸเฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆถเฆฌเงเฆฆ เฆฒเง‡เฆ–เฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆขเง‹เฆ•เฆพเฆ“เฆฏเฆผเฆพ เฆนเฆฏเฆผ เฆเฆฌเฆ‚ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆฌเฆพเฆŸเฆจ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆถเงเฆฐเง เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆฌเฆพเฆŸเฆจ เฆกเฆฟเฆซเฆฒเงเฆŸ เฆฌเฆพเฆŸเฆจ, เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆ‰เฆชเฆฐเฆจเงเฆคเง เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆถเงเฆฐเง เฆ•เฆฐเฆคเง‡ เฆ…เฆฐเงเฆกเฆพเฆฐเง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆถเฆฌเงเฆฆ เฆขเง‹เฆ•เฆพเฆฐ เฆชเฆฐเง‡ เฆธเฆนเฆœเฆญเฆพเฆฌเง‡ เฆขเงเฆ•เฆฟเฆฏเฆผเง‡เฆ›เฆฟเฆฒเฅค"
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\"> <emph>เฆŸเงเฆฏเฆพเฆฌเฆธเงเฆŸเฆช </emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆฏเง‡ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆฆเฆฟเฆฏเฆผเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฌเง‡ เฆ•เฆฟเฆจเฆพเฅค</ahelp> เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆ…เฆชเฆถเฆจเฆ—เงเฆฒเง‹ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "เฆฏเฆ–เฆจ เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆ–เฆจ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡ เฆ†เฆฒเง‹เฆ•เฆชเฆพเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฆจเฆพเฅค"
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "เฆŸเงเฆฏเฆพเฆฌ เฆ•เง€ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\"> เฆฒเง‡เฆฌเง‡เฆฒ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡ เฆฏเง‡ เฆ†เฆ•เฆพเฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค</ahelp> เฆฒเง‡เฆฌเง‡เฆฒ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเง‡ เฆฏเง‡ เฆ†เฆ•เฆพเฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆเฆ‡ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆŸเฆฟ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆ…เฆฅเฆฌเฆพ เฆกเฆพเฆŸเฆพเฆฐ เฆ•เฆฒเฆพเฆฎ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆŸเง‡เฆฌเฆฟเฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฐเง‚เฆชเง‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆจเฆคเงเฆจ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆ–เฆจ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเง‡, เฆฌเฆฐเงเฆฃเฆจเฆพ เฆคเง‡ เฆชเง‚เฆฐเงเฆฌเฆฒเงเฆฒเง‡เฆ–เฆฟเฆคเง‡เฆ›เฆฟเฆฒ<emph> เฆจเฆพเฆฎ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆฎเง‹เฆกเฆผเฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆกเฆฟเฆซเฆฒเงเฆŸ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆจเฆพเฆฎ เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆชเง‚เฆฐเงเฆฃเฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ•เงเฆฐเฆฎเฆพเฆฏเฆผเฆฃ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ—เฆ เฆฟเฆค เฆนเฆฏเฆผ (เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ, CommandButton1 เฆเฆฐ เฆœเฆจเงเฆฏ)เฅค เฆเฆฐ เฆธเฆ™เงเฆ—เง‡<emph> เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ, เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆ…เฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆฌเฆฐเงเฆฃเฆจเฆพ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆธเงเฆคเฆฐเฆพเฆ‚ เฆฏเง‡ เฆฒเง‡เฆฌเง‡เฆฒ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ•เฆพเฆœ เฆชเงเฆฐเฆคเฆฟเฆซเฆฒเฆจ เฆ•เฆฐเง‡เฆจเฅค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆเฆ•เฆŸเฆฟ เฆชเงเฆฐเฆ•เฆพเฆถเฆฟเฆค เฆฒเง‡เฆฌเง‡เฆฒ เฆฌเฆฐเฆพเฆฆเงเฆฆ เฆ•เฆฐเฆคเง‡ เฆ…เฆฐเงเฆกเฆพเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆเฆ‡ เฆเฆจเงเฆŸเงเฆฐเฆฟเฆŸเฆฟ เฆฏเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€เฆคเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจเฅค"
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "เฆฌเฆนเง เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡, เฆคเง€เฆฐ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆฌเง‹เฆคเฆพเฆฎ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธ เฆ–เงเฆฒเงเฆจเฅค เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฒเฆพเฆ‡เฆจ เฆฌเงเฆฐเง‡เฆ• เฆฆเฆฟเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter เฆšเง‡เฆชเง‡เฅค"
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "<emph>เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆถเงเฆงเง เฆ•เง‡เฆฌเฆฒ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€เฆฐ เฆจเฆฟเฆ•เฆŸ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆ‡เฆจเงเฆŸเฆพเฆฐเฆซเง‡เฆธเง‡ เฆเฆ•เฆŸเฆฟ เฆซเฆฐเงเฆฎ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆฎเง‹เฆกเฆผเฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ เฆจเฆฟเฆฏเฆผเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆฐเฆพเฆจเฆŸเฆพเฆ‡เฆฎเง‡ เฆจเง‹เฆŸ เฆ•เฆฐเงเฆจ, เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆธเฆฌเฆธเฆฎเฆฏเฆผ <emph>เฆจเฆพเฆฎ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฆเฆฟเฆฏเฆผเง‡ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฅค"
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\"> URL เฆ เฆฟเฆ•เฆพเฆจเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡ เฆฏเง‡ เฆ–เง‹เฆฒเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจ \" เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟ / เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ \" เฆฌเฆพเฆŸเฆจเฅค</ahelp> เฆเฆคเง‡ เฆเฆ•เฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟ เฆ…เฆฅเฆฌเฆพ เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ เฆฌเฆพเฆŸเฆจ เฆงเฆฐเฆจเง‡เฆฐ เฆœเฆจเงเฆฏ URL เฆ เฆฟเฆ•เฆพเฆจเฆพ เฆขเง‹เฆ•เฆพเฆจ<emph> URL</emph> เฆฌเฆพเฆ•เงเฆธเฅค เฆ เฆฟเฆ•เฆพเฆจเฆพ เฆ–เง‹เฆฒเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆฌเฆพเฆŸเฆจ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">เฆฎเงเฆฆเงเฆฐเฆพ เฆชเงเฆฐเฆคเง€เฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ…เฆ•เงเฆทเฆฐ เฆฌเฆพ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</ahelp>เฆเฆ•เฆŸเฆฟ เฆฎเงเฆฆเงเฆฐเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡, เฆ†เฆชเฆจเฆฟ <emph>เฆฎเงเฆฆเงเฆฐเฆพ เฆชเงเฆฐเฆคเง€เฆ•</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡ เฆเฆ•เฆŸเฆฟ เฆ…เฆ•เงเฆทเฆฐ เฆฌเฆพ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆชเงเฆฐเฆฌเง‡เฆถเง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆฎเงเฆฆเงเฆฐเฆพ เฆชเงเฆฐเฆคเง€เฆ• เฆชเงเฆจเฆƒเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\"> เฆฏเฆฆเฆฟ เฆฒเง‡เฆ–เฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆ‡เฆจเฆชเงเฆŸ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ ASCII-เฆ•เง‹เฆก เฆขเง‹เฆ•เฆพเฆจเฅค เฆเฆ‡ เฆ…เฆ•เงเฆทเฆฐเฆŸเฆฟ เฆถเฆฌเงเฆฆเฆšเฆพเฆฌเฆฟเฆฐ เฆœเฆจเงเฆฏ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€เฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค</ahelp> เฆฏเฆฆเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆขเง‹เฆ•เฆพเฆฏเฆผ, เฆ†เฆชเฆจเฆฟ เฆ…เฆ•เงเฆทเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆฏเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€เฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค เฆเฆฐ เฆ…เฆงเง€เฆจเง‡<emph> เฆชเฆพเฆธเฆ“เฆฏเฆผเฆพเฆฐเงเฆก เฆ…เฆ•เงเฆทเฆฐ</emph>, เฆชเงเฆฐเฆคเงเฆฏเฆพเฆถเฆฟเฆค เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆ…เงเฆฏเฆพเฆธเฆ•เฆฟ เฆ•เง‹เฆก เฆขเง‹เฆ•เฆพเฆจเฅค เฆ†เฆชเฆจเฆฟ เฆฅเง‡เฆ•เง‡ เงจเงซเงซ เฆฅเง‡เฆ•เง‡ เฆฎเฆพเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "เฆ…เฆ•เงเฆทเฆฐเฆ—เงเฆฒเง‹ เฆเฆฌเฆ‚ เฆเฆฆเง‡เฆฐ ASCII เฆ•เง‹เฆก <emph>เฆฌเฆฟเฆถเง‡เฆท เฆ…เฆ•เงเฆทเฆฐ</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆฆเง‡เฆ–เฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡ (เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ - เฆฌเฆฟเฆถเง‡เฆท เฆ…เฆ•เงเฆทเฆฐ)เฅค"
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\"> เฆฒเฆฟเฆ–เฆฟเฆค เฆฎเงเฆ–เง‹เฆธ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡เฅค เฆฒเฆฟเฆ–เฆฟเฆค เฆฎเงเฆ–เง‹เฆธ เฆชเงเฆฐเฆพเฆฅเฆฎเฆฟเฆ• เฆฎเฆพเฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐ เฆกเฆพเฆ‰เฆจเฆฒเง‹เฆก เฆ•เฆฐเฆพเฆฐ เฆชเฆฐเง‡ เฆธเฆฌเฆธเฆฎเฆฏเฆผ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจเฅค</ahelp> เฆฎเงเฆ–เง‡เฆธเฆ•เงƒเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆ†เฆชเฆจเฆฟเฆฐ เฆธเฆ™เงเฆ—เง‡ เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ–เฆฟเฆค เฆฎเงเฆ–เง‹เฆธ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ–เฆฟเฆค เฆฎเงเฆ–เง‹เฆธ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐเง‡เฆฐ เฆชเงเฆฐเฆพเฆฅเฆฎเฆฟเฆ• เฆฎเฆพเฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡, เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆ†เฆ•เฆพเฆฐ เฆกเฆพเฆ‰เฆจเฆฒเง‹เฆก เฆ•เฆฐเฆพเฆฐ เฆชเฆฐเง‡ เฆธเฆฌเฆธเฆฎเฆฏเฆผ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจเฅค เฆฎเงเฆ–เง‹เฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆ…เฆ•เงเฆทเฆฐ เฆ•เง‹เฆก เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆ›เง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆ›เง‡, เฆ†เฆชเฆจเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ เฆฏเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฎเงเฆ–เง‹เฆธเฆ•เงƒเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฆเฆฟเฆ•เง‡ เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆพเฆฐเฆฟเฆฐ เฆ‰เฆšเงเฆšเฆคเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp>เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡, เฆธเฆพเฆฐเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆšเฆพเฆจ, เฆคเฆฌเง‡ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆชเฆฐเฆฟเฆฎเฆพเฆชเฆ• เฆเฆ•เฆ• เฆฆเงเฆฌเฆพเฆฐเฆพ เฆธเฆฎเฆฐเงเฆฅเฆฟเฆค เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ, เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆธเฆฐเงเฆช, เงจ เฆธเง‡เฆฎเฆฟเฅค"
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "เฆซเฆฟเฆฒเฆŸเฆพเฆฐ เฆ•เฆฐเฆ›เง‡ / เฆธเฆพเฆœเฆพเฆšเงเฆ›เง‡"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"เฆฎเฆพเฆจ เฆเฆ•เฆ•\" เฆ เฆทเงเฆ•เงเฆฐเฆฒเฆฌเฆพเฆฐ เฆฅเฆพเฆฎเงเฆฌเง‡เฆฐ เฆ†เฆ•เงƒเฆคเฆฟ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเงเฆจเฅค เฆเฆ•เฆŸเฆฟ เฆฎเฆพเฆจ (\"เฆทเงเฆ•เงเฆฐเฆฒ เฆฎเฆพเฆจ เฆธเฆฐเงเฆฌเงเฆฌเง‹เฆšเงเฆฏ\" เฆฌเฆฟเฆฏเฆผเง‹เฆ— \"เฆทเงเฆ•เงเฆฐเฆฒ เฆฎเฆพเฆจ เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ\" ) / เงจ เฆเฆ•เฆŸเฆฟ เฆฅเฆพเฆฎเงเฆฌเง‡ เฆซเฆฒเฆพเฆซเฆฒ เฆฆเฆฟเฆฌเง‡ เฆฏเฆพ เฆชเฆŸเฆญเง‚เฆฎเฆฟ เฆเฆฒเฆพเฆ•เฆพเฆฐ เฆ…เฆกเฆผเงเฆงเง‡เฆ•เฆพเฆ‚เฆถ เฆœเงเฆกเฆผเง‡ เฆฅเฆพเฆ•เฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "เฆฏเฆฆเฆฟ เงฆ เฆคเง‡ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆฅเฆพเฆฎเงเฆฌเง‡เฆฐ เฆชเงเฆฐเฆธเงเฆฅ เฆเฆฐ เฆ‰เฆšเงเฆšเฆคเฆพเฆฐ เฆธเฆฎเฆพเฆจ เฆนเฆฌเง‡เฅค"
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "<emph> เฆคเฆฅเงเฆฏ </emph>เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡ เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธ เฆจเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃเง‡ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเง‡เฅค"
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆ‚เฆฏเงเฆ•เงเฆคเฆฟเฆธเฆน เฆซเฆฐเงเฆฎเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆธเฆนเฆฏเง‹เฆ—เง€ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">เฆซเฆฐเงเฆฎ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเง‡</link> เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเง‡เฅค เฆ†เฆชเฆจเฆฟ เฆเฆฐ เฆœเฆจเงเฆฏ <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>เฆกเฆพเฆŸเฆพ</emph></link> เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆซเฆพเฆ‚เฆถเฆจ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆฌเง‡เฆจเฅค"
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ<emph>เฆกเฆพเฆŸเฆพ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆธเฆฎเงเฆญเฆพเฆฌเงเฆฏ เฆธเง‡เฆŸเฆฟเฆ‚ เฆเฆฐ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ‰เฆชเฆฐ เฆจเฆฟเฆฐเงเฆญเฆฐ เฆ•เฆฐเง‡เฅค เฆ†เฆชเฆจเฆฟ เฆ•เง‡เฆฌเฆฒเฆฎเฆพเฆคเงเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆธเฆ™เงเฆ—เง‡เฆฐ เฆœเฆจเงเฆฏ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆ…เฆชเฆถเฆจเฆ—เงเฆฒเง‹ เฆฆเง‡เฆ–เฆคเง‡ เฆชเฆพเฆฌเง‡เฆจเฅค เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆ•เงเฆทเง‡เฆคเงเฆฐเฆ—เงเฆฒเง‹ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผ:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆชเฆฐเง€เฆ•เงเฆทเฆจ เฆฌเฆพเฆ•เงเฆธ เฆเฆฌเฆ‚ เฆธเงเฆชเงเฆฐเง‡เฆกเฆถเง€เฆŸเง‡เฆฐ เฆฐเง‡เฆกเฆฟเฆ“ เฆฌเง‹เฆคเฆพเฆฎ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฅเฆฟเฆฐ เฆ•เฆ•เงเฆทเง‡ เฆชเฆฐเฆฟเฆธเฆฐ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆฏเฆฆเฆฟ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆฅเฆพเฆ•เง‡, เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆฎเฆพเฆจ เฆ เฆ†เฆชเฆจเฆฟ เฆฏเง‡เฆ‡ เฆฎเฆพเฆจ (เฆšเฆพเฆฒเง เฆ•เฆฐเงเฆจ) เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆฟเฆฏเฆผเง‡เฆ›เง‡เฆจ เฆคเฆพ เฆ•เฆ•เงเฆทเง‡ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค เฆฏเฆฆเฆฟ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆฅเฆพเฆ•เง‡, เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆฎเฆพเฆจ (เฆฌเฆจเงเฆง เฆ•เฆฐเงเฆจ) เฆเฆฐ เฆฎเฆพเฆจ เฆ•เฆ•เงเฆทเง‡ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">เฆ•เฆฟเฆญเฆพเฆฌเง‡ เฆเฆ•เฆŸเฆฟ เฆ–เฆพเฆฒเฆฟ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆ‡เฆจเฆชเงเฆŸ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆคเฆพ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆฏเฆฆเฆฟ เฆนเงเฆฏเฆพเฆ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆถเง‚เฆจเงเฆฏ เฆฎเฆพเฆจเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆ‡เฆจเฆชเงเฆŸ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆ•เง‡ NULL เฆฎเฆพเฆจ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆ—เฆจเงเฆฏ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆจเฆพ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆ‡เฆจเฆชเงเฆŸเฆŸเฆฟเฆ•เง‡ เฆ•เง‹เฆจ เฆฐเฆ•เฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ›เฆพเฆกเฆผเฆพเฆ‡ เฆ—เฆจเงเฆฏ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "เฆเฆ•เฆŸเฆฟ เฆ–เฆพเฆฒเฆฟ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆนเฆฒ เฆถเง‚เฆจเงเฆฏ เฆฎเฆพเฆจเง‡เฆฐ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ (\"\")เฅค เฆธเงเฆฌเฆพเฆญเฆพเฆฌเฆฟเฆ•เฆญเฆพเฆฌเง‡, เฆเฆ•เฆŸเฆฟ NULL เฆฎเฆพเฆจ เฆเฆ•เฆŸเฆฟ เฆ–เฆพเฆฒเฆฟ เฆธเงเฆŸเงเฆฐเฆฟเฆ‚ เฆฎเฆพเฆจเง‡เฆฐ เฆ…เฆจเงเฆฐเง‚เฆช เฆจเฆฏเฆผเฅค เฆธเฆพเฆงเฆพเฆฐเฆฃเฆญเฆพเฆฌเง‡, NULL เฆŸเฆพเฆฐเงเฆฎเฆŸเฆฟ เฆเฆ•เฆŸเฆฟ เฆ…เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆฎเฆพเฆจ, เฆ…เฆœเฆพเฆจเฆพ เฆฎเฆพเฆจ, เฆฌเฆพ \"เฆเฆ–เฆจเฆ“ เฆ•เง‹เฆจ เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจเง‹ เฆนเฆฏเฆผเฆจเฆฟ\" เฆเฆฎเฆจ เฆฎเฆพเฆจ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\"> เฆ†เฆชเฆจเฆพเฆฐ เฆ†เฆ•เฆพเฆฐ เฆชเฆฐเฆฟเฆ•เฆฒเงเฆชเฆจเฆพ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ, เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡ \" เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆชเงเฆฐเฆธเงเฆคเฆพเฆฌเง‡ \"เฆคเง‡ เฆชเงเฆฐเฆคเงเฆฏเง‡เฆ• เฆฒเง‡เฆ–เฆพ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ<emph> เฆกเฆพเฆŸเฆพ</emph> เฆธเฆ‚เฆถเงเฆฒเฆฟเฆทเงเฆŸเง‡เฆฐ เฆŸเงเฆฏเฆพเฆฌ<emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€</emph> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฅค เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆฎเง‹เฆกเง‡ เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจเง‡, เฆ†เฆชเฆจเฆฟ เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆธเฆฎเฆธเงเฆค เฆคเฆฅเงเฆฏ เฆฅเง‡เฆ•เง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเง‡เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฆ›เฆฟเฆฒเง‡เฆจเฅค</ahelp> เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆญเฆฟเฆคเฆฐเง‡เฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆคเฆพเฆฐเฆชเฆฐ AutoComplete เฆ•เฆพเฆœ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡เฅค เฆจเง‹เฆŸ,, เฆ‰เฆชเฆฐเฆจเงเฆคเง เฆฏเง‡ เฆเฆ‡ เฆ•เฆพเฆœเฆŸเฆฟ เฆฎเง‡เฆฎเฆฐเฆฟ เฆธเงเฆฅเฆพเฆจ เฆเฆฌเฆ‚ เฆธเฆฎเฆฏเฆผเง‡เฆฐ เฆเฆ•เฆŸเฆฟ เฆฌเงƒเฆนเฆคเงเฆคเฆฐ เฆชเฆฐเฆฟเฆฎเฆพเฆฃ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจ เฆฌเง‹เฆง เฆ•เฆฐเง‡, เฆฌเฆฟเฆถเง‡เฆทเฆญเฆพเฆฌเง‡ เฆฏเฆ–เฆจ เฆฌเฆกเฆผ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆ›เฆฟเฆฒ เฆเฆฌเฆ‚ เฆเฆฐ เฆ…เฆคเฆเฆฌ เฆฌเงเฆฐเฆพเฆคเงเฆฏเฆญเฆพเฆฌเง‡ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆ‰เฆšเฆฟเฆคเฅค</variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆคเงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธเฆ•เง‡ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ•เฆฐเงเฆจ"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆฎเฆฟเฆฅเงเฆฏเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "เฆคเงเฆฐเฆฟ-เฆ…เฆฌเฆธเงเฆฅเฆพเฆฐ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ \"เฆ…เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค\" เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆนเฆฏเฆผ"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฆเฆฎเฆจ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐ เฆฌเฆพ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "เฆฏเฆฆเฆฟ เฆชเงเฆฐเฆฌเง‡เฆถเฆฟเฆค เฆฎเฆพเฆจ TRUE เฆฌเฆพ 0 เฆจเฆพ เฆนเฆฏเฆผ: เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผ<br/>เฆฏเฆฆเฆฟ เฆชเงเฆฐเฆฌเง‡เฆถเฆฟเฆค เฆฎเฆพเฆจ FALSE เฆฌเฆพ 0: เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆฌเฆพเฆ•เงเฆธ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆฌเฆพ เฆคเงเฆฐเงเฆŸเฆฟ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "เฆฌเฆพเฆ•เงเฆธเฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ เฆนเฆคเง‡ เฆธเฆฌ เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "เฆฌเฆพเฆ•เงเฆธเฆŸเฆฟเฆ•เง‡ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆนเฆคเง‡ เฆฌเฆพเฆฆ เฆฆเฆฟเฆจเฅค เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ˜เฆฐเง‡ เฆเฆ•เฆ‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ˜เฆฐเง‡ เฆ†เฆฐเง‡เฆ•เฆŸเฆฟ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆคเงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "เฆ…เฆจเงเฆฏ"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆฎเฆฟเฆฅเงเฆฏเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฆเฆฎเฆจ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐ เฆฌเฆพ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "เฆฏเฆฆเฆฟ เฆชเงเฆฐเฆฌเง‡เฆถเฆฟเฆค เฆฎเฆพเฆจ TRUE เฆฌเฆพ 0 เฆจเฆพ เฆนเฆฏเฆผ: เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฌเง‡<br/>เฆฏเฆฆเฆฟ เฆชเงเฆฐเฆฌเง‡เฆถเฆฟเฆค เฆฎเฆพเฆจ FALSE เฆฌเฆพ 0 เฆนเฆฏเฆผ: เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฌเง‡"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆฌเฆพ เฆคเงเฆฐเงเฆŸเฆฟ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎเฆ•เง‡ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ เฆนเฆคเง‡ เฆธเฆฌ เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "เฆเฆ•เฆ‡ เฆฆเฆฒเง‡เฆฐ เฆ…เฆจเงเฆฏเฆเฆ•เฆŸเฆฟ เฆ…เฆชเฆถเฆจ เฆฌเง‹เฆคเฆพเฆฎเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆฎเฆพเฆจเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ เฆชเฆพเฆ เงเฆฏ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ˜เฆฐเง‡ เฆเฆ•เฆ‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเฆพเฆจ เฆฌเฆพเฆ•เงเฆธ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค เฆ˜เฆฐเง‡ เฆ†เฆฐเง‡เฆ•เฆŸเฆฟ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธเง‡ เฆธเง‚เฆคเงเฆฐ เฆซเฆฒเฆพเฆซเฆฒ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพเฆ•เงเฆธ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เงฆ เฆฎเฆพเฆจ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฆเฆฎเฆจ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐ เฆฌเฆพ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ, เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ เฆฏเฆพ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆฌเฆพ เฆคเงเฆฐเงเฆŸเฆฟ เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เงฆ เฆฎเฆพเฆจ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ‰เฆชเฆพเฆฆเฆพเฆจ: เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆ˜เฆฐ เฆธเฆน เฆชเฆพเฆ เงเฆฏ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆธเฆฎเฆ•เฆพเฆฒเง€เฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ: เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ†เฆ‡เฆŸเง‡เฆฎเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ, เฆ˜เฆฐเง‡เฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฌเง‡เฅค"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆเฆ•เฆ• เฆ‰เฆชเฆ•เฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ: เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ†เฆ‡เฆŸเง‡เฆฎเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆเฆ•เฆŸเฆฟ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆ˜เฆฐเง‡ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆธเฆฐเงเฆช, เฆฏเฆฆเฆฟ เฆคเงƒเฆคเง€เฆฏเฆผ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เงฉ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "เฆเฆ•เฆพเฆงเฆฟเฆ• เฆ‰เฆชเฆ•เฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "เฆธเฆฌ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆนเฆคเง‡ เฆฌเฆพเฆฆ เฆฆเฆฟเฆจ"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "เฆ‰เฆชเฆ•เฆฐเฆฃเฆ—เงเฆฒเง‹ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค: เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค: เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เงฆ เฆฎเฆพเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "เฆ‰เฆชเฆ•เฆฐเฆฃ เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค: เฆเฆ•เฆŸเฆฟ เฆธเฆฎเฆพเฆจ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เงเฆเฆœเงเฆจ เฆเฆฌเฆ‚ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ: เฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆค เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเง‡ (เฆชเงเฆฐเฆฅเฆฎ เฆ†เฆ‡เฆŸเง‡เฆฎ เงง เฆฆเฆฟเฆฏเฆผเง‡ เฆถเงเฆฐเง เฆนเฆฏเฆผ) เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆฏเฆฆเฆฟ เฆจเฆพ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผ, เฆคเฆฌเง‡ เฆธเฆฌ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆ…เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผเง‡ เฆฏเฆพเฆฏเฆผเฅค"
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡ เฆเฆฌเฆ‚ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเง‡ เฆฏเฆพ เฆธเง‚เฆคเงเฆฐ เฆซเฆฒเฆพเฆซเฆฒ เฆเฆฌเฆ‚ เฆฒเฆฟเฆ‚เฆ• เฆฎเง‹เฆกเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆฎเฆฟเฆฒเง‡เฅค"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆนเฆคเง‡ เฆธเฆฌ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เฆฐเงเฆจ"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "เฆ‰เงŽเฆธ เฆชเฆฐเฆฟเฆธเฆฐเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ, เฆฌเฆพ เฆจเฆฟเฆฎเงเฆจ-เฆชเงเฆฐเฆธเฆพเฆฐเฆฃ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆนเฆคเง‡ เฆเฆ•เฆŸเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆพ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆธเง‚เฆคเงเฆฐ เฆซเฆฒเฆพเฆซเฆฒ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฆฒเฆฟเฆ‚เฆ•เฆ•เงƒเฆค เฆ˜เฆฐ เฆชเฆฐเฆฟเฆธเงเฆ•เฆพเฆฐ เฆ•เฆฐเงเฆจ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡เฆฐ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "เฆ‰เงŽเฆธ เฆชเฆฐเฆฟเฆธเฆฐเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆ‰เฆชเฆ•เฆฐเฆฃ: เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆจเงเฆŸเงเฆฐเฆฟเฆฐ เฆชเฆพเฆ เงเฆฏ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆ˜เฆฐ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจเฅค \"เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆเฆจเงเฆŸเงเฆฐเฆฟ\" เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ: เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธเง‡ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ†เฆ‡เฆŸเง‡เฆฎเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ, เฆ˜เฆฐเง‡เฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆนเฆฌเง‡เฅค \"เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆเฆจเงเฆŸเงเฆฐเฆฟเฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ\" เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "<emph> เฆ‡เฆญเง‡เฆจเงเฆŸ </emph>เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆ†เฆชเฆจเฆฟ เฆซเฆฐเฆฎ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ˜เฆŸเฆฟเฆค เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹เฆ•เง‡ เฆ‡เฆญเง‡เฆจเงเฆŸเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡เฆฐ เฆ‰เฆชเฆฐ เฆจเฆฟเฆฐเงเฆญเฆฐ เฆ•เฆฐเง‡, เฆฌเฆฟเฆญเฆฟเฆจเงเฆจเงเฆฏ เฆ˜เฆŸเฆจเฆพ เฆฌเฆฟเฆฆเงเฆฏเฆฎเฆพเฆจเฅค เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆเฆฌเฆ‚ เฆฌเฆฟเฆทเฆฏเฆฌเฆธเงเฆคเงเฆฐ เฆ‡เฆญเง‡เฆจเงเฆŸ <emph>เฆ‡เฆญเง‡เฆจเงเฆŸ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆญเง‚เฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆ˜เฆŸเฆจเฆพ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฌเง‡:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">เฆเฆ•เฆŸเฆฟ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆเฆ•เฆŸเฆฟ เฆ•เงเฆฐเฆฟเงŸเฆพ เฆŸเงเฆฐเฆฟเฆ—เฆพเฆฐ เฆ•เฆฐเฆพเฆฐ เฆชเง‚เฆฐเงเฆฌเง‡ เฆเฆ‡ เฆ‡เฆญเง‡เฆจเงเฆŸเฆŸเฆฟ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเงŸเฅค</ahelp> เฆฏเง‡เฆฎเฆจ, \"เฆœเฆฎเฆพ เฆชเงเฆฐเฆฆเฆพเฆจ\"เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆชเงเฆฐเง‡เฆฐเฆจเง‡เฆฐ เฆ•เฆพเฆœเฆŸเฆฟ เฆถเงเฆฐเง เฆ•เฆฐเฆพ เฆนเงŸ; เฆฏเฆฆเฆฟเฆ“, เฆชเฆ•เงƒเฆค \"เฆชเงเฆฐเง‡เฆฐเฆฃ\" เฆชเงเฆฐเฆ•เงเฆฐเฆฟเงŸเฆพเฆŸเฆฟ <emph>เฆถเงเฆฐเง เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ</emph> เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆŸเฆจเง‡เฆฐ เฆธเฆฎเงŸ เฆถเงเฆฐเง เฆนเงŸเง‡ เฆฅเฆพเฆ•เง‡เฅค <emph>เฆ•เงเฆฐเฆฟเงŸเฆพ เฆธเฆฎเฆฐเงเฆฅเฆจ</emph> เฆ‡เฆญเง‡เฆจเงเฆŸเง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆชเงเฆฐเฆ•เงเฆฐเฆฟเงŸเฆพเฆŸเฆฟ เฆ•เฆฟเฆฒ เฆ•เฆฐเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆฏเฆฆเฆฟ เฆธเฆ‚เฆฏเงเฆ•เงเฆค เฆชเงเฆฐเฆ•เงเฆฐเฆฟเงŸเฆพเฆŸเฆฟ FALSE เฆซเง‡เฆฐเฆค เฆชเฆพเฆ เฆพเงŸ, เฆคเฆพเฆนเฆฒเง‡ <emph>เฆถเงเฆฐเง เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเงŸ</emph> เฆšเฆฒเฆฌเง‡ เฆจเฆพเฅค"
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">เฆเฆ•เฆŸเฆฟ เฆ•เงเฆฐเฆฟเงŸเฆพ เฆถเงเฆฐเง เฆนเฆฒเง‡ <emph>เฆ•เงเฆฐเฆฟเงŸเฆพ เฆšเฆพเฆฒเฆพเฆจเง‹</emph> เฆ‡เฆญเง‡เฆจเงเฆŸเฆŸเฆฟ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเงŸเง‡ เฆฅเฆพเฆ•เง‡เฅค</ahelp>เฆฏเง‡เฆฎเฆจ, เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆชเฆฐเฆฎเง‡ เฆเฆ•เฆŸเฆฟ \"เฆœเฆฎเฆพ เฆชเงเฆฐเฆฆเฆพเฆจ\" เฆฌเง‹เฆคเฆพเฆฎ เฆฅเฆพเฆ•เง‡, เฆคเฆพเฆนเฆฒเง‡ เฆชเงเฆฐเง‡เฆฐเฆฃ เฆชเงเฆฐเฆ•เงเฆฐเฆฟเงŸเฆพเฆŸเฆฟเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆถเงเฆฐเง เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆเฆฎเฆจ เฆ•เฆพเฆœ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">เฆฏเฆ–เฆจ เฆจเฆฟเงŸเฆจเงเฆคเงเฆฐเฆฃ เฆซเง‹เฆ•เฆพเฆธ เฆนเฆพเฆฐเฆฟเฆฏเฆผเง‡ เฆซเง‡เฆฒเฆฌเง‡ เฆคเฆ–เฆจ<emph> เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค </emph> เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆ เฆฟเฆค เฆนเฆฌเง‡ เฆเฆฌเฆ‚ เฆจเฆฟเฆฏเฆจเงเฆคเงเฆฐเฆจเง‡เฆฐ เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเง เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค เฆนเฆฌเง‡ เฆฏเง‡เฆนเงเฆคเง เฆเฆŸเฆฟ เฆซเง‹เฆ•เฆพเฆธ เฆนเฆพเฆฐเฆฟเฆฏเฆผเง‡ เฆซเง‡เฆฒเง‡เฆ›เง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\"><emph> เฆชเฆพเฆ เงเฆฏ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ </emph>เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆคเฆ–เฆจเฆ‡ เฆ˜เฆŸเง‡ เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ‡เฆจเฆชเงเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆชเฆพเฆ เงเฆฏ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเง‡เฆจ เฆฌเฆพ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเง‡เฆจเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\"><emph> เฆฏเฆ–เฆจ เฆซเง‹เฆ•เฆพเฆธ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆ›เง‡ </emph>เฆฏเฆฆเฆฟ เฆเฆ•เฆŸเฆฟ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเง‡ เฆคเฆฌเง‡ เฆเฆ•เฆŸเฆฟ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\"> <emph>เฆ•เง€ เฆšเฆพเฆชเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡ </emph>เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆฅเฆพเฆ•เฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฏเง‡เฆ•เง‹เฆจเง‹ เฆ•เง€ เฆšเฆพเฆชเฆฒเง‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp> เฆเฆ‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจเฆŸเฆฟ เฆเฆจเงเฆŸเงเฆฐเฆฟ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹เฆฐ เฆธเฆพเฆฅเง‡ เฆฏเงเฆ•เงเฆค เฆฅเฆพเฆ•เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค"
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\"> <emph>เฆ•เง€ เฆ›เง‡เฆกเฆผเง‡ เฆฆเง‡เฆฏเฆผเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡ </emph>เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆฅเฆพเฆ•เฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฏเง‡เฆ•เง‹เฆจเง‹ เฆ•เง€ เฆ›เง‡เฆกเฆผเง‡ เฆฆเฆฟเฆฒเง‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\"><emph> เฆฎเฆพเฆ‰เฆธ เฆญเฆฟเฆคเฆฐเง‡ </emph>เฆฏเฆฆเฆฟ เฆฎเฆพเฆ‰เฆธ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆญเฆฟเฆคเฆฐเง‡ เฆฅเฆพเฆ•เง‡ เฆคเฆฌเง‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">เฆเฆ•เฆŸเฆฟ เฆ•เง€ เฆšเฆพเฆช เฆฆเง‡เฆ“เฆฏเฆผเฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฏเฆ–เฆจ เฆฎเฆพเฆ‰เฆธ เฆŸเฆพเฆจเฆพ เฆนเฆฏเฆผ เฆคเฆ–เฆจ <emph> เฆ•เง€ เฆšเฆพเฆช เฆฆเง‡เฆ“เฆฏเฆผเฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฎเฆพเฆ‰เฆธเง‡เฆฐ เฆšเฆฒเฆพเฆšเฆฒ </emph>เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆ เฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp> เฆเฆ•เฆŸเฆฟ เฆ‰เฆฆเฆพเฆนเฆฐเฆฃ เฆนเฆฒเง‹ เฆฏเฆ–เฆจ, เฆŸเฆพเฆจเงเฆจ-เฆเฆฌเฆ‚-เฆ›เฆพเฆกเฆผเงเฆจ เฆเฆฐ เฆธเฆฎเฆฏเฆผ, เฆเฆ•เฆŸเฆฟ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆ•เง€ เฆงเฆฐเฆจ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ (เฆธเฆฐเฆพเฆจ เฆ…เฆฅเฆฌเฆพ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆ•เฆฐเงเฆจ)เฅค"
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\"><emph> เฆฎเฆพเฆ‰เฆธ เฆธเฆฐเง‡ เฆฏเฆพเฆ“เฆฏเฆผเฆพเฆฐ </emph>เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆ˜เฆŸเง‡ เฆฏเฆฆเฆฟ เฆฎเฆพเฆ‰เฆธ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃเง‡เฆฐ เฆ‰เฆชเฆฐ เฆธเฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">เฆฎเฆพเฆ‰เฆธ เฆชเฆฏเฆผเง‡เฆจเงเฆŸเฆพเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡ เฆฅเฆพเฆ•เฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆšเฆพเฆชเฆพ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ เฆฅเฆพเฆ•เฆฒเง‡ <emph> เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆšเฆพเฆช เฆฆเฆฟเฆฏเฆผเง‡เฆ›เฆฟเฆฒ </emph>เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆ เฆฟเฆค เฆนเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">เฆฎเฆพเฆ‰เฆธ เฆชเฆฏเฆผเง‡เฆจเงเฆŸเฆพเฆฐ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆจเง‡ เฆฅเฆพเฆ•เฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆ›เง‡เฆกเฆผเง‡ เฆฆเฆฟเฆฒเง‡ <emph> เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆ›เง‡เฆกเฆผเง‡ เฆฆเฆฟเฆจ </emph>เฆ‡เฆญเง‡เฆจเงเฆŸ เฆธเฆ‚เฆ˜เฆ เฆฟเฆค เฆนเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\"><emph> เฆฎเฆพเฆ‰เฆธ เฆฌเฆพเฆ‡เฆฐเง‡ </emph>เฆฏเฆฆเฆฟ เฆฎเฆพเฆ‰เฆธ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฌเฆพเฆ‡เฆฐเง‡ เฆฅเฆพเฆ•เง‡ เฆคเฆฌเง‡ เฆ…เฆจเงเฆทเงเฆ เฆพเฆจ เฆธเฆ‚เฆ˜เฆŸเฆฟเฆค เฆนเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,15 +9413,15 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "<emph>เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ </emph> เฆฆเง‡เฆ–เฆพเฆคเง‡ เฆฌเฆพ เฆฒเงเฆ•เฆพเฆคเง‡ <emph>เฆจเงเฆฏเฆพเฆญเฆฟเฆ—เง‡เฆŸเฆฐ เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค"
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,7 +9629,7 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
msgstr ""
#: 02020000.xhp
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,7 +9861,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
msgstr ""
#: 02140000.xhp
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆฌเฆพเฆกเฆผเง‡ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก เฆ•เง€</caseinline><defaultinline>Ctrl เฆ•เง€</defaultinline></switchinline> เฆเฆฐ เฆชเฆฐเฆฟเฆฎเฆพเฆฃเง‡เฆฐ เฆ‰เฆชเฆฐ"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "เฆนเฆพเฆ‡เฆฒเฆพเฆ‡เฆŸ เฆฌเฆจเงเฆง เฆ•เฆฐเฆคเง‡, Esc เฆšเฆพเฆชเงเฆจเฅค"
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\"> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆเง‡เฆฐ เฆ‰เฆชเฆฐเง‡ เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ เฆฌเงƒเฆฆเงเฆงเฆฟ เฆ•เฆฐเฆคเง‡ <emph> เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ เฆฌเงƒเฆฆเงเฆงเฆฟ </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ - เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆเฆฌเฆ‚ เฆธเงเฆชเง‡เฆธเฆฟเฆ‚</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเง‡ เฆ†เฆชเฆจเฆฟ เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจเง‡ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆธเฆพเฆฎเฆžเงเฆœเฆธเงเฆฏ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆเง‡เฆฐ เฆ‰เฆชเฆฐเง‡ เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ เฆนเงเฆฐเฆพเฆธ เฆ•เฆฐเฆคเง‡ <emph> เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจ เฆนเงเฆฐเฆพเฆธ </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "<link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ - เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆเฆฌเฆ‚ เฆธเงเฆชเง‡เฆธเฆฟเฆ‚</emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเง‡ เฆ†เฆชเฆจเฆฟ เฆซเฆพเฆเฆ•เฆพ เฆธเงเฆฅเฆพเฆจเง‡ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆธเฆพเฆฎเฆžเงเฆœเฆธเงเฆฏ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฆเฆ•เฆŸเฆฟ เฆเฆ•เฆ• เฆ˜เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆฌเฆฟเฆถเง‡เฆท เฆงเฆฐเฆจเง‡เฆฐ เฆธเง€เฆฎเฆพเฆจเฆพ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆคเง‡, เฆ˜เฆฐเง‡ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆฐเฆพเฆ–เงเฆจ, <emph>เฆธเง€เฆฎเฆพเฆจเฆพ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆ–เงเฆฒเงเฆจ เฆเฆฌเฆ‚ เฆเฆ•เฆŸเฆฟ เฆธเง€เฆฎเฆพเฆจเฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค </caseinline><defaultinline>เฆ†เฆชเฆจเฆฟ เฆฏเฆ–เฆจเฆ‡ เฆเฆ•เฆŸเฆฟ เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เฆธ เฆฌเฆพ เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเง‡เฆจ, เฆเฆฆเง‡เฆฐ เฆ‡เฆคเง‹เฆฎเฆงเงเฆฏเง‡ เฆธเง€เฆฎเฆพเฆจเฆพ เฆฐเฆฏเฆผเง‡เฆ›เง‡เฅค เฆเฆ‡ เฆธเง€เฆฎเฆพเฆจเฆพ เฆธเฆฐเฆพเฆคเง‡, เฆ—เงเฆฐเฆพเฆซเฆฟเฆ• เฆฌเฆธเงเฆคเง เฆฌเฆพ เฆธเฆฎเงเฆชเง‚เฆฐเงเฆฃ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <emph>เฆธเง€เฆฎเฆพเฆจเฆพ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡ \"เฆ•เง‹เฆจเง‹ เฆธเง€เฆฎเฆพเฆจเฆพ เฆจเง‡เฆ‡\" เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>เฆธเง€เฆฎเฆพเฆจเฆพ</emph></link> เฆธเฆนเฆพเฆฏเฆผเฆคเฆพเฆฏเฆผ เฆ†เฆฐเฆ“ เฆคเฆฅเงเฆฏ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆ†เฆชเฆจเฆฟ <emph>เฆธเง€เฆฎเฆพเฆจเฆพ</emph> เฆ†เฆ‡เฆ•เฆจ เฆฆเฆฟเฆฏเฆผเง‡ เฆ•เฆฟเฆญเฆพเฆฌเง‡ <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">เฆเฆ•เฆŸเฆฟ เฆธเฆพเฆฐเฆฃเฆฟ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผ</link> เฆธเง‡เฆธเฆฎเงเฆชเฆฐเงเฆ•เง‡ เฆคเฆฅเงเฆฏ เฆชเฆพเฆฌเง‡เฆจเฅค"
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "เฆ†เฆฐเฆ“ เฆคเฆฅเงเฆฏเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆธเฆนเฆพเฆฏเฆผเฆคเฆพเฆฐ <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">เฆธเง€เฆฎเฆพเฆจเฆพ</link> เฆ…เฆ‚เฆถเฆŸเฆฟ เฆฆเง‡เฆ–เงเฆจเฅค"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "เฆ†เฆฐเฆ“ เฆคเฆฅเงเฆฏเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆธเฆนเฆพเฆฏเฆผเฆคเฆพเฆฐ <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">เฆธเง€เฆฎเฆพเฆจเฆพ</link> เฆ…เฆ‚เฆถเฆŸเฆฟ เฆฆเง‡เฆ–เงเฆจเฅค"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">เฆจเง‹เฆ™เงเฆ—เฆฐเฆ•เฆฐเฆฃ เฆ…เฆชเฆถเฆจเง‡เฆฐ เฆฎเฆงเงเฆฏเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆชเงเฆฐเฆฆเฆพเฆจ เฆ•เฆฐเง‡ เฆฅเฆพเฆ•เง‡เฅค</ahelp></variable> <emph> เฆจเง‹เฆ™เงเฆ—เฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ </emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆคเฆ–เฆจเฆ‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆนเงŸ เฆฏเฆ–เฆจ เฆ—เงเฆฐเฆพเฆซเฆฟเฆ• เฆเฆฌเฆ‚ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ เฆ•เงเฆทเง‡เฆคเงเฆฐ<switchinline select=\"appl\"><caseinline select=\"WRITER\"> เฆ…เฆฅเฆฌเฆพ เฆซเงเฆฐเง‡เฆฎ</caseinline></switchinline> เฆเฆฐ เฆฎเฆค เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸเฅค"
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>เฆ…เงเฆฏเฆพเฆจเฆ•เง‹เฆฐเฆฟเฆ‚</emph></link> เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ เฆ…เฆ‚เฆถ เฆ…เงเฆฏเฆพเฆ‚เฆ•เง‹เฆฐเฆฟเฆ‚ เฆธเฆฎเงเฆชเฆฐเงเฆ•เง‡ เฆ†เฆฐเฆ“ เฆคเฆฅเงเฆฏ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <emph> เฆ…เฆ‚เฆ•เฆจ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡ <emph> เฆ˜เง‚เฆฐเงเฆฃเฆจ</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค </caseinline><caseinline select=\"DRAW\">เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ เฆ…เฆ‚เฆ•เฆจ เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡ เฆ˜เง‚เฆฐเงเฆฃเฆจ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค </caseinline><defaultinline>เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <emph> เฆ…เฆ‚เฆ•เฆจ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ</emph> เฆŸเงเฆฒเฆฌเฆพเฆฐเง‡ <emph> เฆ˜เง‚เฆฐเงเฆฃเฆจ</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</defaultinline></switchinline> เฆ†เฆชเฆจเฆฟ เฆฏเง‡ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆจเฆพเฆฏเฆผ เฆ˜เง‹เฆฐเฆพเฆคเง‡ เฆšเฆพเฆจ เฆฌเฆธเงเฆคเงเฆŸเฆฟเฆฐ เฆ•เฆฐเงเฆฃเฆพเฆฐ เฆนเงเฆฏเฆพเฆจเงเฆกเง‡เฆฒ เฆงเฆฐเง‡ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจเฅค"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph> เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆเฆ• เฆธเงเฆคเฆฐ เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹</emph> เฆ†เฆ‡เฆ•เฆจ, เฆฏเฆ–เฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ เฆ†เฆ‡เฆŸเง‡เฆฎเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผ เฆคเฆ–เฆจ เฆเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค </caseinline><caseinline select=\"IMPRESS\"> <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆจเฆฟเฆฎเงเฆจเฆธเงเฆคเฆฐเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹</emph> เฆฌเฆพเฆฐ, เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆฃเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฆเฆ• เฆธเงเฆคเฆฐ เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹ </caseinline><defaultinline>เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph> เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆเฆ• เฆธเงเฆคเฆฐ เฆ‰เฆชเฆฐเง‡ เฆ“เฆ เฆพเฆจเง‹</emph> เฆ†เฆ‡เฆ•เฆจ, เฆฏเฆ–เฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ เฆ†เฆ‡เฆŸเง‡เฆฎเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผ เฆคเฆ–เฆจ เฆเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค </caseinline><caseinline select=\"IMPRESS\"> <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆ‰เฆšเงเฆš เฆธเงเฆคเฆฐเง‡ เฆ“เฆ เฆพเฆจเง‹</emph> เฆฌเฆพเฆฐ, เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆฃเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฆเฆ• เฆธเงเฆคเฆฐ เฆ‰เฆชเฆฐเง‡ เฆ‰เฆ เฆพเฆจเง‹ </caseinline><defaultinline>เฆ‰เฆชเฆฐเง‡ เฆ‰เฆ เฆพเฆจเง‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพเฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆฅเฆพเฆ•เง‡ เฆเฆฌเฆ‚<emph> เฆ‰เฆชเฆฐเง‡ เฆธเฆฐเฆพเฆจเง‹ </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆŸเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เงเฆฐเฆฎเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆพเฆฎเฆžเงเฆœเฆธเงเฆฏเฆชเง‚เฆฐเงเฆฃ เฆนเฆฏเฆผเฅค <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>เฆ‰เฆชเฆฐเง‡ เฆธเฆฐเฆพเฆจเง‹ </emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆคเฆ–เฆจ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆนเฆฏเฆผ เฆฏเฆ–เฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆฌเงเฆฒเง‡เฆŸ เฆฌเฆพ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆ•เงƒเฆค เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฏเฆผ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผเฅค</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆคเฆ–เฆจ <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆ‰เฆชเฆฐเง‡ เฆธเฆฐเฆพเฆจเง‹</emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟเฆ•เง‡ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow เฆšเง‡เฆชเง‡ เฆกเฆพเฆ•เฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡เฅค"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพเฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆฅเฆพเฆ•เง‡ เฆเฆฌเฆ‚<emph> เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹ </emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆŸเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เงเฆฐเฆฎเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆพเฆฎเฆžเงเฆœเฆธเงเฆฏเฆชเง‚เฆฐเงเฆฃ เฆนเฆฏเฆผเฅค <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹ </emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆคเฆ–เฆจ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ เฆนเฆฏเฆผ เฆฏเฆ–เฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆฌเงเฆฒเง‡เฆŸ เฆฌเฆพ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆ•เงƒเฆค เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฏเฆผ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผเฅค</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ†เฆ‰เฆŸเฆฒเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆคเฆ–เฆจ <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ </emph>เฆฌเฆพเฆฐเง‡ <emph>เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเฆพเฆจเง‹</emph> เฆ†เฆ‡เฆ•เฆจเฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฏเฆผเฅค</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "เฆเฆ‡ เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow เฆšเง‡เฆชเง‡ เฆกเฆพเฆ•เฆพ เฆฏเฆพเฆฏเฆผเฅค"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฆฌเงเฆฒเง‡เฆŸ เฆ…เฆชเฆถเฆจ เฆฏเง‡เฆฎเฆจ เฆงเฆฐเฆจ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚</emph></link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆนเฆฏเฆผเฅค เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฆŸเฆฟ เฆ–เงเฆฒเฆคเง‡, <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚ เฆฌเฆพเฆฐเง‡</link><emph>เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆฌเงเฆฒเง‡เฆŸ เฆ…เฆชเฆถเฆจ เฆฏเง‡เฆฎเฆจ เฆงเฆฐเฆจ เฆเฆฌเฆ‚ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚</link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เงเฆฒเฆคเง‡, <emph>เฆŸเง‡เฆ•เงเฆธเฆŸ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ</emph> เฆฌเฆพเฆฐเง‡ <emph>เฆฌเงเฆฒเง‡เฆŸ เฆเฆฌเฆ‚ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฆฟเฆ‚</emph> เฆฌเฆพเฆฐเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">เฆ“เฆฏเฆผเง‡เฆฌ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฌเฆพ เฆฒเง‡เฆ†เฆ‰เฆŸเง‡</link>, เฆ•เฆฟเฆ›เง เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ/เฆฌเงเฆฒเง‡เฆŸ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆจเฆฏเฆผเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡, เฆชเฆพเฆ เงเฆฏ เฆเฆฌเฆ‚ เฆชเฆพเฆ เงเฆฏเฆฐ เฆฌเฆพเฆฎ เฆซเงเฆฐเง‡เฆฎเง‡เฆฐ เฆฎเฆงเงเฆฏเฆฌเฆฐเงเฆคเง€ เฆฆเง‚เฆฐเฆคเงเฆฌ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ เฆเฆฌเฆ‚ เฆฌเงเฆฒเง‡เฆŸเง‡เฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆคเง‡ <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ - เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ</emph></link> เฆเฆฐ เฆ…เฆงเง€เฆจเง‡ เฆฌเฆพเฆฎ เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆฅเฆฎ-เฆฒเฆพเฆ‡เฆจ เฆ‡เฆจเฆกเง‡เฆจเงเฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">เฆ†เฆชเฆจเฆฟ เฆถเงเฆงเง เฆชเฆกเฆผเฆพ เฆฏเฆพเฆฏเฆผ เฆเฆฎเฆจ เฆเฆ•เฆŸเฆฟ เฆจเฆฅเฆฟเฆคเง‡ เฆฌเฆพ เฆธเฆนเฆพเฆฏเฆผเฆคเฆพเฆฏเฆผ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค <emph>เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ - เฆชเฆพเฆ เงเฆฏ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ </emph>เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆฌเฆพ เฆเฆ•เฆŸเฆฟ เฆถเงเฆงเง เฆชเฆกเฆผเฆพ เฆฏเฆพเฆฏเฆผ เฆเฆฎเฆจ เฆจเฆฅเฆฟเฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเง เฆ–เงเฆฒเงเฆจ เฆเฆฌเฆ‚<emph>เฆชเฆพเฆ เงเฆฏ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ</emph> เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆฎเฆฟเฆŸเฆฟเฆฎเฆฟเฆŸเฆฟ เฆœเงเฆฌเฆฒเง‡ เฆจเฆพเฅค</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "เฆเฆ•เฆพเฆงเฆฟเฆ• เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆฌเงเฆฏเฆฌเฆนเงƒเฆค เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆคเง‡, เฆ†เฆชเฆจเฆพเฆฐ เฆ…เฆฌเฆถเงเฆฏเฆ‡ เฆฏเฆฅเฆพเฆฏเฆฅ เฆชเงเฆฐเฆฌเง‡เฆถเฆพเฆงเฆฟเฆ•เฆพเฆฐ เฆฅเฆพเฆ•เฆคเง‡ เฆนเฆฌเง‡เฅค เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆฌเฆนเฆฟเฆƒเฆธเงเฆฅ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเง‡เฆจ, เฆธเง‡เฆ–เฆพเฆจเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆ—เงเฆฒเง‹ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆจเง‡ $[officename] เฆ•เฆฐเงเฆคเงƒเฆ• เฆ•เง‹เฆจเง‹ เฆฎเฆงเงเฆฏเฆฌเฆฐเงเฆคเง€ เฆ•เง‹เฆจ เฆฌเงเฆฏเฆฌเฆธเงเฆฅเฆพ เฆฅเฆพเฆ•เง‡เฆจเฆพเฅค เฆเฆฆเง‡เฆฐ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡ เฆชเฆพเฆ เฆพเฆจเง‹ เฆนเฆฏเฆผเฅค"
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆธเฆพเฆฐเฆฃเฆฟ เฆฐเง‡เฆ•เฆฐเงเฆก เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเง‡เฅค</ahelp> <emph> เฆฐเง‡เฆ•เฆฐเงเฆก เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ </emph>เฆ†เฆ‡เฆ•เฆจ <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">เฆธเฆพเฆฐเฆฃเฆฟ เฆคเฆฅเงเฆฏ เฆฌเฆพเฆฐเง‡</link> เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผ"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฅเฆฟ เฆธเฆฐเฆพเฆธเฆฐเฆฟ PDF เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเง‡เฅค เฆ•เง‹เฆจ เฆธเง‡เฆŸเฆฟเฆ‚ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆฆเง‡เฆ–เฆพเฆฏเฆผ เฆจเฆฏเฆผเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\"> %PRODUCTNAME เฆชเงเฆฐเฆพเฆฅเฆฎเฆฟเฆ• เฆจเฆฅเฆฟเฆคเง‡ เฆ•เฆพเฆฐเฆธเฆพเฆฐเง‡เฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค เฆธเฆพเฆฐเฆฟ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆเฆฐเฆชเฆฐ เฆ•เฆฒเฆพเฆฎ เฆจเฆพเฆฎเงเฆฌเฆพเฆฐเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ• เฆกเฆพเงŸเฆพเฆฒเฆ— เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆจเฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค</ahelp> $[officename] เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ™เงเฆ•เง‡เฆฐ เฆœเฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎ เฆŸเงเฆฏเฆพเฆ— เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเง‡เฅค"
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ• เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆ†เฆชเฆจเฆฟ เฆฏเง‡ เฆซเฆพเฆ‡เฆฒเฆŸเฆฟ เฆ–เงเฆฒเฆคเง‡ เฆšเฆพเฆจ เฆคเฆพเฆฐ เฆœเฆจเงเฆฏ URL เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเงเฆจเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฒเฆ•เงเฆทเงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆจเฆพ เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆซเฆพเฆ‡เฆฒเฆŸเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฅเฆฟ เฆฌเฆพ เฆซเงเฆฐเง‡เฆฎเง‡ เฆ–เงเฆฒเฆฌเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">เฆจเฆฅเฆฟเฆฐ เฆถเง‡เฆทเง‡</caseinline> <defaultinline>เฆถเง‡เฆท เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,7 +12149,7 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
msgstr ""
#: 10100000.xhp
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "เฆฏเฆ–เฆจ <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>เฆŠเฆฐเงเฆงเฆ•เงเฆฐเฆฎ เฆธเฆœเงเฆœเฆฟเฆคเฆ•เฆฐเฆฃ</emph></link> เฆเฆฌเฆ‚ <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>เฆจเฆฟเฆฎเงเฆจเฆ•เงเฆฐเฆฎ เฆธเฆœเงเฆœเฆฟเฆคเฆ•เฆฐเฆฃ </emph></link> เฆซเฆพเฆ‚เฆถเฆจ เฆเฆ•เฆ‡ เฆถเงเฆฐเง‡เฆฃเง€เฆฌเฆฟเฆญเฆพเฆ—เง‡ เฆธเฆœเงเฆœเฆฟเฆค เฆนเฆฏเฆผ, เฆ†เฆชเฆจเฆฟ เฆคเฆ–เฆจ <emph> เฆธเฆœเงเฆœเฆฟเฆคเฆ•เฆฐเฆฃ เฆ•เงเฆฐเฆฎ </emph>เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆเฆ•เฆพเฆงเฆฟเฆ• เฆถเงเฆฐเง‡เฆฃเง€เฆฌเฆฟเฆญเฆพเฆ— เฆฎเฆฟเฆฒเฆฟเฆค เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ \"เฆจเฆพเฆฎเง‡เฆฐ เฆชเงเฆฐเฆฅเฆฎเฆพเฆ‚เฆถ\" เฆจเฆพเฆฎเง‡เฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเฆŸเฆฟ เฆŠเฆฐเงเฆงเฆ•เงเฆฐเฆฎ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆพเฆœเฆพเฆจ เฆเฆฌเฆ‚ \"เฆจเฆพเฆฎเง‡เฆฐ เฆถเง‡เฆทเฆพเฆ‚เฆถ\" เฆจเฆพเฆฎเฆ• เฆ•เงเฆทเง‡เฆคเงเฆฐเฆŸเฆฟ เฆจเฆฟเฆฎเงเฆจเฆ•เงเฆฐเฆฎ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆพเฆœเฆพเฆจ, เฆธเฆฌ เฆฐเง‡เฆ•เฆฐเงเฆก เฆŠเฆฐเงเฆงเฆ•เงเฆฐเฆฎ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆœเงเฆœเฆฟเฆค เฆนเฆฌเง‡, เฆ…เฆคเฆƒเฆชเฆฐ, เฆจเฆพเฆฎเง‡เฆฐ เฆชเงเฆฐเฆฅเฆฎเฆพเฆ‚เฆถเฆธเฆน เฆจเฆพเฆฎเง‡เฆฐ เฆถเง‡เฆทเฆพเฆ‚เฆถ เฆจเฆฟเฆฎเงเฆจเฆ•เงเฆฐเฆฎ เฆ…เฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆœเงเฆœเฆฟเฆค เฆนเฆฌเง‡เฅค"
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆธเฆพเฆฐเฆฃเฆฟ เฆเฆฌเฆ‚ เฆซเฆฐเฆฎ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเง‡เฅค</ahelp>เฆซเฆฐเฆฎ เฆฌเฆพ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡, เฆ†เฆชเฆจเฆฟ เฆ‰เฆฒเงเฆฒเง‡เฆ–เฆฟเฆค เฆฎเฆพเฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆกเฆพเฆŸเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐ, เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆพเฆ•เงเฆธ เฆเฆฌเฆ‚ เฆชเฆฐเง€เฆ•เงเฆทเฆฃ เฆฌเฆพเฆ•เงเฆธเง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆšเฆพเฆฒเฆพเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "เฆเฆ–เฆพเฆจเง‡ เฆฌเฆฐเงเฆฃเฆฟเฆค เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ <item type=\"productname\">%PRODUCTNAME</item> เฆฅเง‡เฆ•เง‡ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆฃเง‡เฆฐ เฆœเฆจเงเฆฏ SQL เฆธเฆพเฆฐเงเฆญเฆพเฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ, เฆคเฆฌเง‡ เฆ†เฆชเฆจเฆพเฆ•เง‡ <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">เฆซเฆฐเฆฎ เฆฌเฆพเฆฐเง‡</link> <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">เฆซเฆฐเฆฎ-เฆญเฆฟเฆคเงเฆคเฆฟเฆ• เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</link> เฆ†เฆ‡เฆ•เฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆนเฆฌเง‡เฅค"
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆคเฆพเฆฐเฆฟเฆ– เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฐเงŸเง‡เฆ›เง‡, เฆฏเฆพ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡ \"DD.MM.YY\" เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฟเฆค เฆฅเฆพเฆ•เง‡ (เฆฏเง‡เฆฎเฆจ, 17.02.65)เฅค เฆเฆจเงเฆŸเงเฆฐเฆฟเฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆŸเฆฟ เฆกเฆพเฆŸเฆพ เฆธเง‹เฆฐเงเฆธ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเง‡เฆฐ \"DD MMM YYYY\" (17 Feb 1965) เฆคเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค เฆนเงŸเฅค เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเฆŸเฆฟเฆฐ เฆฎเฆค, February 17 เฆงเฆพเฆฐเฆฃเฆ•เฆพเฆฐเง€ เฆเฆ•เฆŸเฆฟ เฆฐเง‡เฆ•เฆฐเงเฆก เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ <emph>เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆชเงเฆฐเงŸเง‹เฆ—</emph> เฆ…เฆชเฆถเฆจเฆŸเฆฟ เฆธเฆ•เงเฆฐเฆฟเงŸ เฆฅเฆพเฆ•เฆฒเง‡ เฆชเฆพเฆ“เงŸเฆพ เฆฏเฆพเฆฌเง‡:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"เงซ\" เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ \"เงงเงช:เงฆเงฆ:เงฆเงฆ\" เฆธเฆฎเฆฏเฆผ เฆนเฆฟเฆธเง‡เฆฌเง‡"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "dBASE เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเฆฎเฆฏเฆผ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฆจเฆฟ เฆเฆฌเฆ‚ เฆ…เฆฌเฆถเงเฆฏเฆ‡ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเง‡ เฆจเฆฟเฆคเง‡ เฆนเฆฌเง‡เฅค เฆ†เฆญเฆจเงเฆคเฆฐเง€เฆฃ เฆญเฆพเฆฌเง‡ เฆธเฆฎเฆฏเฆผ \"14:00:00\" เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡, เฆเฆ•เฆŸเฆฟ 5 เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจเง€เฆฏเฆผเฅค"
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"เงฆเงฆ:เงฆเงฆ:เงฆเงฆ\" เฆ†เฆฆเฆฐเงเฆถ เฆกเฆพเฆŸเฆพ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆฌ เฆฐเง‡เฆ•เฆฐเงเฆก เฆซเฆฟเฆฐเฆฟเฆฏเฆผเง‡ เฆฆเง‡เฆฏเฆผ"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "เฆฆเง‡เฆ–เฆพ เฆฆเง‡เฆ–เฆพเง‡เฆจเฆฟ เฆฎเฆฟเฆฒเง‡เฆ›เฆฟเฆฒ เฆฏเฆพเฆฐ เฆ…เฆญเงเฆฏเฆจเงเฆคเฆฐเง€เฆฃเฆญเฆพเฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆ‰เฆฆเฆพเฆนเฆฐเฆฃเง‡เฆฐ เฆœเฆจเงเฆฏ, เฆฏเฆฆเฆฟ เฆฎเง‚เฆฒเงเฆฏ 45 789 เฆงเฆฐเฆจ Number/Doubleเฆเฆฐ เฆเฆ•เฆŸเฆฟ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆ›เง‡ เฆ•เง‡เฆฌเฆฒ เฆฆเงเฆ‡ เฆฆเฆถเฆฎเฆฟเฆ• เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆคเง‡ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, \" 45 79 \" เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆ™เงเฆ—เง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจเง‡ เฆ•เง‡เฆฌเฆฒ เฆซเฆฟเฆฐเง‡ เฆ†เฆธเฆ“เฆฏเฆผเฆพ เฆนเฆšเงเฆ›เง‡ เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡เฅค"
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "เฆฏเฆพเฆนเง‹เฆ•, <emph>เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—</emph> เฆฌเงเฆฏเฆคเง€เฆค เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เง‹เฆจ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธเฆฃ เฆ‡เฆธเงเฆฏเง เฆ›เฆพเฆกเฆผเฆพ เฆฌเฆกเฆผ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฏเฆฅเฆพเฆฐเงเฆฅ, เฆ•เฆพเฆฐเฆฃ เฆเฆŸเฆฟ เฆฆเงเฆฐเงเฆคเฆคเฆฐเฅค"
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">เฆเฆ•เฆŸเฆฟ * เฆฌเฆพ ? เฆ“เฆฏเฆผเฆพเฆ‡เฆฒเงเฆกเฆ•เฆพเฆฐเงเฆก เฆจเฆฟเฆฏเฆผเง‡ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ…เฆจเงเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเง‡เฅค</ahelp> เฆ†เฆชเฆจเฆฟ เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆ“เฆฏเฆผเฆพเฆ‡เฆฒเงเฆกเฆ•เฆพเฆฐเงเฆก เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,7 +14397,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
msgstr ""
#: 12100200.xhp
@@ -14413,7 +14413,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
msgstr ""
#: 12100200.xhp
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "เฆ…เฆจเง‡เฆ• เฆฌเฆกเฆผ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆœเง‡, เฆ‰เฆฒเงเฆŸเง‹ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เงเฆฐเฆฎเง‡ เฆฐเง‡เฆ•เฆฐเงเฆก เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ…เฆจเง‡เฆ• เฆธเฆฎเฆฏเฆผเฆธเฆพเฆชเง‡เฆ•เงเฆทเฅค เฆเฆ‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆฏเฆผ, เฆธเงเฆŸเงเฆฏเฆพเฆŸเฆพเฆธ เฆฌเฆพเฆฐ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆœเฆพเฆจเฆพเฆจ เฆฆเง‡เฆฏเฆผ เฆฏเง‡ เฆฐเง‡เฆ•เฆฐเงเฆกเฆ—เงเฆฒเง‹ เฆ—เฆฃเฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡เฅค"
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ / เฆฌเฆพเฆคเฆฟเฆฒ"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "เฆธเงเฆฌเฆพเฆญเฆพเฆฌเฆฟเฆ• เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆฅเง‡เฆ•เง‡ เฆญเฆฟเฆจเงเฆจ, เฆฏเฆพ <emph>เฆซเฆฐเงเฆฎ</emph> เฆฌเฆพเฆฐเง‡ <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"> เฆฐเง‡เฆ•เฆฐเงเฆก เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ</link> เฆ†เฆ‡เฆ•เฆจ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ, เฆ†เฆชเฆจเฆฟ เฆซเฆฐเงเฆฎ-เฆญเฆฟเฆคเงเฆคเฆฟเฆ• เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆฆเฆฟเฆฏเฆผเง‡ เฆ†เฆฐเฆ“ เฆฆเงเฆฐเงเฆค เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆธเฆพเฆงเฆพเฆฐเฆฃเฆญเฆพเฆฌเง‡ เฆเฆ•เฆŸเฆฟ เฆฆเงเฆฐเงเฆค เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆนเฆคเง‡ เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ เฆชเงเฆฐเฆพเฆชเงเฆคเฅค เฆเฆ›เฆพเฆกเฆผเฆพเฆ“, เฆ†เฆชเฆจเฆฟ เฆ†เฆฐเฆ“ เฆœเฆŸเฆฟเฆฒ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ เฆ…เฆฌเฆธเงเฆฅเฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "<emph> เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆชเงเฆฐเฆฏเฆผเง‹เฆ— </emph>เฆซเฆพเฆ‚เฆถเฆจ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">เฆ—เฆ เฆจ-เฆญเฆฟเฆคเงเฆคเฆฟเฆ• เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ•</link> เฆฏเฆพ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆเฆฆเง‡เฆฐ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเฆพเฆฐ เฆฆเฆฐเฆ•เฆพเฆฐ เฆจเง‡เฆ‡เฅค"
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">เฆ—เฆ เฆจ เฆฆเฆฐเงเฆถเฆจเง‡ เฆเฆ•เฆŸเฆฟ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆธเฆพเฆฐเฆฃเฆฟ เฆฆเฆฐเงเฆถเฆฃ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเง‡เฅค</ahelp> เฆฏเฆ–เฆจ<emph> เฆธเฆพเฆฐเฆฃเฆฟ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธ </emph> เฆซเฆพเฆ‚เฆถเฆจ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆคเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ—เฆ เฆจเง‡ เฆธเฆพเฆฐเฆฃเฆฟเฆŸเฆฟ เฆฆเง‡เฆ–เฆคเง‡ เฆชเฆพเฆฌเง‡เฆจเฅค"
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆฆเฆฐเงเฆถเฆจ เฆเฆฌเฆ‚ เฆ—เฆ เฆจ เฆฆเฆฐเงเฆถเฆจ เฆเฆ•เฆ‡ เฆคเฆฅเงเฆฏ เฆชเงเฆฐเฆคเฆฟเฆซเฆฒเฆจ เฆ•เฆฐเง‡, เฆธเฆพเฆฐเฆฃเฆฟเฆคเง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆฟเฆค เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ—เฆ เฆจเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจ, เฆเฆฌเฆ‚ เฆ—เฆ เฆจเง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆฟเฆค เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆธเฆพเฆฐเฆฃเฆฟเฆคเง‡ เฆฆเงƒเฆถเงเฆฏเฆฎเฆพเฆจเฅค"
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆงเฆฐเง‡ เฆฐเง‡เฆ–เง‡ เฆฌเฆพเฆฎ เฆจเฆฟเฆฎเงเฆจ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆฃเฆŸเฆฟเฆ•เง‡ เฆกเฆพเฆจเง‡ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจ"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆงเฆฐเง‡ เฆฐเง‡เฆ–เง‡ เฆฌเฆพเฆฎ เฆถเง€เฆฐเงเฆท เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆฃเฆŸเฆฟเฆ•เง‡ เฆกเฆพเฆจเง‡ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจ"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,15 +14933,15 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "เฆฎเฆพเฆ‰เฆธ เฆฌเง‹เฆคเฆพเฆฎ เฆงเฆฐเง‡ เฆฐเง‡เฆ–เง‡ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆฃเฆŸเฆฟเฆ•เง‡ เฆกเฆพเฆจ เฆฅเง‡เฆ•เง‡ เฆฌเฆพเฆฎเง‡ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจ"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "<emph> เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆšเฆพเฆฒเฆจเฆพ </emph> เฆซเฆพเฆ‚เฆถเฆจ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆ†เฆชเฆจเฆพเฆ•เง‡ เฆ…เฆจเฆฟเฆฎเง‹เฆฆเฆจ เฆ•เฆฐเง‡เฅค เฆฏเฆ–เฆจ เฆ†เฆชเฆจเฆฟ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเง‡เฆจ, เฆเฆŸเฆฟ <emph>เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ</emph> เฆŸเงเฆฏเฆพเฆฌ เฆชเงƒเฆทเงเฆ เฆพเฆฏเฆผ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">เฆจเฆ•เฆถเฆพ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡ เฆ•เง‹เฆจ เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆคเฆพ เฆ‰เฆฒเงเฆฒเง‡เฆ– เฆ•เฆฐเง‡เฅค</ahelp> <emph> เฆธเฆพเฆฐเฆฃเฆฟ เฆฏเง‹เฆ— </emph>เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡, เฆ†เฆชเฆจเฆพเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เฆพเฆœเง‡เฆฐ เฆœเฆจเงเฆฏ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจเง€เฆฏเฆผ เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </variable> เฆฏเฆ–เฆจ เฆเฆ•เฆŸเฆฟ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆฌเฆพ เฆจเฆคเงเฆจ เฆธเฆพเฆฐเฆฃเฆฟ เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆ›เง‡, เฆคเฆ–เฆจ เฆเฆฐ เฆธเฆฎเงเฆชเฆฐเงเฆ•เฆฟเฆค เฆธเฆพเฆฐเฆฃเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆฌเฆพ เฆธเฆพเฆฐเฆฃเฆฟ เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจเฆพ เฆฐเง‡เฆซเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค เฆฐเฆฟเฆฒเง‡เฆถเฆจเฆพเฆฒ เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆ†เฆชเฆจเฆฟ เฆ•เง‹เฆจ เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆฎเฆพเฆเง‡ เฆธเฆฎเงเฆชเฆฐเงเฆ• เฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ เฆคเฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆธเงเฆ‡เฆš เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆธเงเฆ‡เฆš เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆธเงเฆ‡เฆš เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">เฆจเง‡เฆŸเฆฟเฆญ SQL เฆฎเง‹เฆกเง‡ เฆ†เฆชเฆจเฆฟ $[officename] เฆฆเงเฆฌเฆพเฆฐเฆพ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพเฆ•เงƒเฆค เฆจเฆฏเฆผ เฆเฆฎเฆจ SQL เฆ•เฆฎเฆพเฆจเงเฆก เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ, เฆ•เฆฟเฆจเงเฆคเง เฆเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง‡ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆกเฆพเฆŸเฆพเฆธเง‹เฆฐเงเฆธเง‡ เฆชเฆพเฆ เฆพเฆจเง‹ เฆนเฆฏเฆผเฅค</ahelp> เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆจเง‡ เฆเฆ‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆ—เงเฆฒเง‹ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆจเฆพ เฆ•เฆฐเง‡เฆจ, เฆคเฆฌเง‡ เฆ†เฆชเฆจเฆฟ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆกเฆฟเฆœเฆพเฆ‡เฆจ เฆฆเฆฐเงเฆถเฆจเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเฆฌเง‡เฆจเฆจเฆพเฅค"
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "เฆธเงเฆฌเฆพเฆญเฆพเฆฌเฆฟเฆ• เฆฎเง‹เฆกเง‡ เฆซเฆฟเฆฐเฆคเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆ—เงเฆฒเง‹ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">เฆจเฆคเงเฆจ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆจเฆ•เฆถเฆพเฆฏเฆผ</link> SQL เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ…เฆจเงเฆฎเง‹เฆฆเฆฟเฆค เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถเฆฟเฆค เฆฅเฆพเฆ•เง‡เฅค"
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\"><link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆจเฆ•เฆถเฆพเฆฐ</link> เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡ เฆจเฆฟเฆฎเงเฆจ เฆ…เฆ‚เฆถเง‡ \"เฆซเฆพเฆ‚เฆถเฆจ\" เฆธเฆพเฆฐเฆฟ เฆจเฆ•เฆถเฆพ เฆฆเฆฐเงเฆถเฆจเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\"><link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆจเฆ•เฆถเฆพเฆฐ</link> เฆจเฆฟเฆฎเงเฆจ เฆ…เฆ‚เฆถเง‡ \"เฆธเฆพเฆฐเฆฃเฆฟ\" เฆธเฆพเฆฐเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\"> <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆจเฆ•เฆถเฆพเฆฐ</link> เฆจเฆฟเฆฎเงเฆจ เฆ…เฆ‚เฆถเง‡ \"เฆ‰เฆชเฆจเฆพเฆฎ\" เฆธเฆพเฆฐเฆฟ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\"> DISTINCT เฆชเฆฐเฆพเฆฎเฆฟเฆคเฆฟ เฆฆเฆฟเฆฏเฆผเง‡ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เฆฒเฆพเฆฎ เฆฌเฆพ เฆ•เฆฒเฆพเฆฎเง‡เฆฐ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟเฆฐ</link> เฆคเงˆเฆฐเฆฟเฆ•เงƒเฆค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฌเฆฟเฆฌเฆฐเฆฃ เฆฌเฆฐเงเฆงเฆฟเฆค เฆ•เฆฐเง‡เฅค</ahelp> เฆซเฆฒเฆพเฆซเฆฒ เฆนเฆฒ เฆชเฆฐเฆฟเฆšเฆฏเฆผเฆœเงเฆžเฆพเฆชเฆ• เฆฎเฆพเฆจ เฆฏเง‡เฆ—เงเฆฒเง‹ เฆเฆ•เฆพเฆงเฆฟเฆ• เฆฒเฆพเฆ‡เฆจเง‡ เฆ˜เฆŸเง‡ เฆธเง‡เฆ—เงเฆฒเง‹ เฆถเงเฆงเง เฆเฆ•เฆฌเฆพเฆฐเฆ‡ เฆคเฆพเฆฒเฆฟเฆ•เฆพเฆฌเฆฆเงเฆง เฆนเฆฏเฆผเฅค"
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡, เฆคเง€เฆฐ เฆธเฆฎเงเฆฌเฆฒเฆฟเฆค เฆฌเฆธเงเฆคเง เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค เฆเฆ•เง‡เฆฐ เฆ…เฆงเฆฟเฆ• เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡, เฆฌเฆธเงเฆคเงเฆฐ เฆšเฆพเฆฐเฆชเฆพเฆถเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆซเงเฆฐเง‡เฆฎ เฆŸเง‡เฆจเง‡ เฆ†เฆจเงเฆจเฅค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจเง‡ เฆเฆ•เฆŸเฆฟ เฆฌเฆธเงเฆคเง เฆฏเง‹เฆ— เฆ•เฆฐเฆคเง‡, Shift เฆšเฆพเฆชเงเฆจ, เฆเฆฌเฆ‚ เฆเฆฐเฆชเฆฐ เฆฌเฆธเงเฆคเงเฆคเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> เฆเฆ•เฆ‡ เฆธเฆพเฆฅเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเฆธเงเฆคเงเฆ—เงเฆฒเง‹เฆ•เง‡ เฆเฆ•เฆŸเฆฟ <link href=\"text/shared/01/05290000.xhp\" name=\"group\">เฆ—เงเฆฐเงเฆช</link> เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆฌเงเฆฏเฆพเฆ–เงเฆฏเฆพ เฆ•เฆฐเฆพ เฆฏเง‡เฆคเง‡ เฆชเฆพเฆฐเง‡, เฆเฆ•เฆŸเฆฟ เฆเฆ•เฆ• เฆฆเฆฒเง‡เฆฐ เฆฌเฆธเงเฆคเง เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆชเงเฆฐเฆคเฆฟเฆชเฆพเฆฆเฆจ เฆ•เฆฐเฆคเง‡เฅค</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆฆเฆฒเง‡เฆฐ เฆชเงเฆฐเฆคเงเฆฏเง‡เฆ•เฆŸเฆฟ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆ•เง‡ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆ†เฆชเฆจเฆฟ เฆ—เงเฆฐเงเฆช เฆฅเง‡เฆ•เง‡ เฆ‰เฆชเฆ•เฆฐเฆฃ เฆฎเงเฆ›เง‡เฆ“ เฆซเง‡เฆฒเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฆ•เฆฎเฆพเฆจเงเฆก</caseinline><defaultinline>Shift</defaultinline></switchinline>+เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฅค</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>เฆกเฆพเฆฌเฆฒ-เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡ เฆเฆ•เฆŸเฆฟ เฆ—เงเฆฐเงเฆช เฆนเฆคเง‡ เฆเฆ•เฆ• เฆฌเฆธเงเฆคเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ, เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆชเงเฆฐเฆฅเฆฎเง‡ <emph>เฆ…เฆชเฆถเฆจ</emph> เฆฌเฆพเฆฐเง‡<emph>เฆชเฆพเฆ เงเฆฏ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆกเฆพเฆฌเฆฒ-เฆ•เงเฆฒเฆฟเฆ•</emph> เฆ†เฆ‡เฆ•เฆจเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเง‡เฆจเฅค</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "HTML เฆธเง‹เฆฐเงเฆธ เฆฎเง‹เฆกเง‡, เฆ†เฆชเฆจเฆฟ เฆฆเง‡เฆ–เฆคเง‡ เฆเฆฌเฆ‚ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">เฆŸเงเฆฏเฆพเฆ—</link> <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">เฆเฆ‡เฆšเฆŸเฆฟเฆเฆฎเฆเฆฒเง‡เฆฐ</link>เฅค เฆชเฆพเฆ เงเฆฏเฆŸเฆฟเฆ•เง‡ เฆธเฆฐเฆฒ เฆชเฆพเฆ เงเฆฏ เฆจเฆฅเฆฟ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเงเฆจเฅค เฆเฆ•เฆŸเฆฟ เฆจเฆฅเฆฟเฆ•เง‡ HTML เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆ‰เฆชเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเฆคเง‡ เฆเฆ•เฆŸเฆฟ .html เฆฌเฆพ .htm เฆฌเฆฐเงเฆงเฆฟเฆคเฆพเฆ‚เฆถ เฆจเฆฟเฆฏเงเฆ•เงเฆค เฆ•เฆฐเงเฆจเฅค"
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆงเฆฐเฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเง‡เฅค เฆงเฆฐเฆจ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆกเฆพเฆฌเฆฒ-เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ, เฆ†เฆฐเง‡เฆ•เฆŸเฆฟ เฆงเฆฐเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆกเฆพเฆจ-เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจเฅค</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡<emph> เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆ•เงเฆทเง‡เฆคเงเฆฐ</emph><link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€</link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เง‹เฆฒเง‡ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆœเฆจเงเฆฏ เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆฎเง‡เฆจเงเฆคเง‡, เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡<emph> เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ </emph>เฆ•เงเฆทเง‡เฆคเงเฆฐ <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€</link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เง‹เฆฒเง‡ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆœเฆจเงเฆฏ เฆชเงƒเฆทเงเฆ เฆพ เฆถเงˆเฆฒเง€ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">เฆธเงเฆฒเฆพเฆ‡เฆกเง‡เฆฐ เฆจเฆ•เฆถเฆพ</link> เฆกเฆพเงŸเฆพเฆฒเฆ—เฆŸเฆฟ เฆ–เง‹เฆฒเฆพเฆฐ เฆœเฆจเงเฆฏ เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆกเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ เฆฏเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆธเงเฆฒเฆพเฆ‡เฆกเง‡เฆฐ เฆœเฆจเงเฆฏ เฆถเงˆเฆฒเง€เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ•เฆพเฆ—เฆœเง‡เฆฐ เฆ…เฆฅเฆฌเฆพ เฆชเฆŸเฆญเง‚เฆฎเฆฟเฆฐ เฆเฆ•เฆŸเฆฟ เฆญเฆฟเฆจเงเฆจ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">เฆธเงเฆฒเฆพเฆ‡เฆกเง‡เฆฐ เฆจเฆ•เฆถเฆพ</link> เฆกเฆพเงŸเฆพเฆฒเฆ—เฆŸเฆฟ เฆ–เง‹เฆฒเฆพเฆฐ เฆœเฆจเงเฆฏ เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆกเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ เฆฏเฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆธเงเฆฒเฆพเฆ‡เฆกเง‡เฆฐ เฆœเฆจเงเฆฏ เฆถเงˆเฆฒเง€เฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆ†เฆชเฆจเฆฟ เฆเฆ•เฆŸเฆฟ เฆ•เฆพเฆ—เฆœเง‡เฆฐ เฆ…เฆฅเฆฌเฆพ เฆชเฆŸเฆญเง‚เฆฎเฆฟเฆฐ เฆเฆ•เฆŸเฆฟ เฆญเฆฟเฆจเงเฆจ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "เฆเฆ‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆกเฆพเฆฌเฆฒ เฆ•เงเฆฒเฆฟเฆ•เง‡เฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">เฆœเงเฆฎ</link> เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เง‹เฆฒเง‡, เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆœเงเฆฎ เฆซเงเฆฏเฆพเฆ•เงเฆŸเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,8 +15701,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "เฆฎเง‹เฆก เฆŸเง‹เฆ—เฆฒ เฆ•เฆฐเฆคเง‡ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ ($[officename] Basic IDE เฆฌเฆพเฆฆ เฆฆเฆฟเฆฏเฆผเง‡, เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆถเงเฆงเง <emph>เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ</emph> เฆฎเง‹เฆก เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ)เฅค เฆฏเฆฆเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆชเฆพเฆ เงเฆฏ เฆจเฆฅเฆฟเฆคเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผ, เฆคเฆฌเง‡ เฆ†เฆชเฆจเฆฟ เฆŸเง‹เฆ—เฆฒ เฆฎเง‹เฆกเง‡ เฆ•เง€ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจ (เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆพเฆฐ เฆ•เง€เฆฌเง‹เฆฐเงเฆกเง‡ เฆคเฆพ เฆชเงเฆฐเฆพเฆชเงเฆคเฆฟเฆธเฆพเฆงเงเฆฏ เฆนเฆฏเฆผ)เฅค"
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">เฆฏเฆฆเฆฟ เฆจเฆฅเฆฟเฆคเง‡ เฆเฆ–เฆจเฆ“ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆŸเฆฟ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ, เฆเฆ•เฆŸเฆฟ \"*\" เฆ…เฆฌเฆธเงเฆฅเฆพ เฆฌเฆพเฆฐเง‡ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆฟเฆค เฆนเฆฌเง‡เฅค เฆเฆŸเฆฟ เฆจเฆคเงเฆจ เฆจเฆฅเฆฟ, เฆเฆ–เฆจเฆ“ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฟเฆค เฆนเฆฏเฆผเฆจเฆฟ เฆเฆฎเฆจ เฆจเฆฅเฆฟเฆคเง‡ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเง‡เฅค</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared/04.po b/source/bn/helpcontent2/source/text/shared/04.po
index be5a3812fc9..46226b060ab 100644
--- a/source/bn/helpcontent2/source/text/shared/04.po
+++ b/source/bn/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2013-05-24 07:49+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "เฆ†เฆชเฆจเฆพเฆฐ เฆ…เงเฆฏเฆพเฆชเฆฒเฆฟเฆ•เง‡เฆถเฆจ เฆ•เงเฆฐเฆฟเฆฏเฆผเฆพเฆฐ เฆฌเฆกเฆผ เฆฌเงเฆฏเฆพเฆชเฆพเฆฐเฆŸเฆฟ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆธเงเฆฎเฆฐเฆจ เฆ•เฆฐเฆพเฆจเง‹ เฆฏเฆพเฆฏเฆผเฅค เฆ‰เฆฆเฆพเฆนเฆฐเฆจเฆธเฆฐเง‚เฆช,<switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆŸเฆฟ <emph>เฆซเฆพเฆ‡เฆฒ</emph> เฆฎเง‡เฆจเงเฆคเง‡ <emph>เฆ–เง‹เฆฒเฆพ</emph>เฆเฆจเงเฆŸเงเฆฐเฆฟเฆคเง‡ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆนเฆฏเฆผเฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟเฆคเง‡ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ เฆคเฆพเฆนเฆฒเง‡<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> เฆšเง‡เฆชเง‡ เฆงเฆฐเง‡ เฆฐเฆพเฆ–เงเฆจ เฆเฆฌเฆ‚ O เฆ•เง€ เฆšเฆพเฆชเงเฆจเฅค เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฆŸเฆฟ เฆฆเง‡เฆ–เฆพ เฆ—เง‡เฆฒเง‡ เฆ•เง€ เฆฆเงเฆ‡เฆŸเฆฟ เฆ›เง‡เฆกเฆผเง‡ เฆฆเฆฟเฆจเฅค"
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>เฆฎเง‡เฆจเงเฆฌเฆพเฆฐเง‡ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆ•เฆฟเฆ›เง เฆ…เฆ•เงเฆทเฆฐ เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฒเง‹เฅค ALT เฆ•เง€ เฆเฆฐ เฆธเฆพเฆฅเง‡ เฆฏเงเฆ•เงเฆค เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ…เฆ•เงเฆทเฆฐ เฆšเง‡เฆชเง‡ เฆฎเง‡เฆจเง เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆเฆ•เฆฌเฆพเฆฐ เฆฎเง‡เฆจเงเฆŸเฆฟ เฆ–เงเฆฒเฆฒเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ…เฆ•เงเฆทเฆฐ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆฌเง‡เฆจเฅค เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ…เฆ•เงเฆทเฆฐ เฆ•เง€ เฆšเง‡เฆชเง‡ เฆฎเง‡เฆจเง เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆ—เงเฆฒเง‹ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆฏเฆพเฆฏเฆผเฅค</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,8 +101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "ESC เฆšเฆพเฆชเฆฒเง‡ เฆ•เง‹เฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเฆพ เฆ›เฆพเฆกเฆผเฆพเฆ‡ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆฌเฆจเงเฆง เฆ•เฆฐเง‡เฅค <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>เฆ†เฆชเฆจเฆฟ เฆฏเฆฆเฆฟ เฆฌเง‹เฆคเฆพเฆฎ เฆเฆฐ เฆ‰เฆชเฆฐ เฆซเง‹เฆ•เฆพเฆธ เฆ•เฆฐเง‡เฆจ เฆคเฆพเฆนเฆฒเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเง‹เฆคเฆพเฆฎ เฆเฆฐ เฆจเฆฟเฆšเง‡ เฆนเฆพเฆฒเฆ•เฆพ เฆ›เฆพเฆฏเฆผเฆพ เฆฆเง‡เฆ–เฆพเฆฐ เฆธเฆพเฆฅเง‡ เฆธเฆพเฆฅเง‡ เฆฌเง‹เฆคเฆพเฆฎเง‡เฆฐ เฆจเฆพเฆฎ เฆซเงเฆฐเง‡เฆฎ เฆ•เฆฐเฆพ เฆฌเฆฟเฆจเงเฆฆเง-เฆฌเฆฟเฆจเงเฆฆเง เฆฐเง‡เฆ–เฆพเฆ“ เฆฆเง‡เฆ–เฆพ เฆฏเฆพเฆฌเง‡เฅค เฆฏเฆฆเฆฟ เฆ†เฆชเฆจเฆฟ Enter เฆ•เง€ เฆšเง‡เฆชเง‡ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆฅเง‡เฆ•เง‡ เฆฌเง‡เฆฐ เฆนเฆฏเฆผเง‡ เฆฏเฆพเฆจ เฆคเฆฌเง‡ เฆคเฆพ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟเฆฐ เฆจเฆฟเฆœเง‡เฆ•เง‡ เฆšเฆพเฆชเฆพเฆฐ เฆธเฆฎเฆคเงเฆฒเงเฆฏเฅค</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "เฆ†เฆชเฆจเฆฟ เฆฏเฆฆเฆฟ เฆฎเฆพเฆ‰เฆธ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ…เฆฅเฆฌเฆพ เฆฌเฆธเงเฆคเง เฆเฆฌเฆ‚ เฆจเฆพเฆฎ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเฆพเฆฐ เฆฎเฆพเฆงเงเฆฏเฆฎเง‡ เฆŸเง‡เฆจเง‡ เฆเฆจเง‡ เฆ›เง‡เงœเง‡ เฆฆเฆฟเฆจ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡เฆจ, เฆคเฆพเฆนเฆฒเง‡ Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> เฆเฆฌเฆ‚ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจเฆฌเง‹เฆงเง‡ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆ•เฆพเฆฐเงเฆฏเฆชเงเฆฐเฆจเฆพเฆฒเง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค เฆŸเง‡เฆจเง‡ เฆเฆจเง‡ เฆ›เง‡เงœเง‡ เฆฆเฆฟเฆจ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆšเง‡เฆชเง‡ เฆงเฆฐเง‡ เฆฅเฆพเฆ•เฆพเฆฐ เฆธเฆฎเงŸ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเง€เฆค เฆซเฆพเฆ‚เฆถเฆจเฆŸเฆฟ เฆชเฆพเฆ“เงŸเฆพ เฆฏเฆพเฆฌเง‡เฅค เฆซเฆพเฆ‡เฆฒ เฆ…เฆฅเฆฌเฆพ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพเฆฐ เฆธเฆฎเฆฏเฆผ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆ•เฆพเฆฐเง€ เฆ•เง€ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆธเฆฎเงเฆชเงเฆฐเฆธเฆพเฆฐเฆฟเฆค เฆ•เฆฐ - เฆซเฆพเฆ‚เฆถเฆจเฆธเฆฎเง‚เฆน เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆชเงเฆฐเฆฏเฆผเง‹เฆœเฆจ เฆธเง‡เฆ–เฆพเฆจเง‡ เฆฌเฆฐเงเฆฃเฆจเฆพ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,8 +149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "เฆธเฆฎเงเฆชเง‚เฆฐเงเฆฃ เฆฒเง‡เฆ–เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ…เฆชเฆธเฆพเฆฐเฆฃ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆกเฆพเฆจ เฆ…เฆฅเฆฌเฆพ เฆฌเฆพเฆฎ เฆคเง€เฆฐ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "เฆถเฆฌเงเฆฆเง‡เฆฐ เฆถเง‡เฆทเง‡ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆเฆฐ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆฅเง‡เฆ•เง‡ เฆธเฆฌเฆ•เฆฟเฆ›เง เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพเฆฐ เฆœเฆจเงเฆฏ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเงŸเฅค"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> เฆเฆฌเฆ‚ เฆกเฆพเฆจ เฆ…เฆฅเฆฌเฆพ เฆฌเฆพเฆฎ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเง‡ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆเฆ• เฆถเฆฌเงเฆฆ เฆฅเง‡เฆ•เง‡ เฆ…เฆจเงเฆฏ เฆถเฆฌเงเฆฆเง‡ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆจเฆฟเฆฏเฆผเง‡ เฆฏเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผ; เฆฏเฆฆเฆฟ Shift เฆ•เง€ เฆšเง‡เฆชเง‡ เฆงเฆฐเง‡ เฆฐเฆพเฆ–เฆพ เฆนเฆฏเฆผ เฆคเฆฌเง‡ เฆเฆ•เฆŸเฆพเฆฐ เฆชเฆฐ เฆเฆ•เฆŸเฆพ เฆถเฆฌเงเฆฆ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆคเง‡ เฆฅเฆพเฆ•เฆฌเง‡เฅค"
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆฎเง‹เฆก เฆเฆฌเฆ‚ เฆŠเฆฐเงเฆงเงเฆฌเฆฒเฆฟเฆชเฆฟ เฆฎเง‹เฆกเง‡ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ INSRT เฆฌเงเฆฏเฆฌเฆนเงƒเฆค เฆนเฆฏเฆผ เฆเฆฌเฆ‚ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆชเฆฟเฆ›เฆจเง‡ เฆซเฆฟเฆฐเง‡ เฆฏเฆพเฆจเฅค"
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "เฆเฆ•เฆ‡ เฆธเฆฎเฆฏเฆผเง‡ เฆเฆ• เฆงเฆพเฆช เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฏเฆผ; เฆชเงเฆฐเฆฅเฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเง‡เฆฐ เฆชเง‚เฆฐเงเฆฌเง‡ เฆฏเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเงŸ เฆ›เฆฟเฆฒ เฆธเง‡เฆ‡ เฆ…เฆฌเฆธเงเฆฅเฆพเงŸ เฆซเฆฟเฆฐเง‡ เฆฏเฆพเฆฌเง‡เฅค"
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "เฆ…เฆจเงเฆฏ เฆซเฆพเฆ‡เฆฒ เฆเฆฌเฆ‚ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆฟเฆ•เฆพ เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆจเฆฟเฆฎเงเฆจเฆฎเงเฆ–เง€ เฆ•เง€ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค URL เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡ เฆ…เฆฌเฆธเงเฆฅเฆฟเฆค เฆ‰เฆชเฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆฟเฆ•เฆพ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆกเฆพเฆจ เฆฆเฆฟเฆ• เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆ• เฆคเง€เฆฐ เฆšเฆฟเฆนเงเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจเฅค URL เฆเฆฐ เฆ…เฆ‚เฆถ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจเง‹เฆฐ เฆชเฆฐ End เฆ•เง€ เฆšเฆพเฆชเฆฒเง‡ เฆฆเงเฆฐเงเฆค เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆธเฆฎเงเฆชเฆจเงเฆจ เฆนเงŸเฅค เฆจเฆฅเฆฟ เฆ…เฆฅเฆฌเฆพ เฆจเฆฟเฆฐเงเฆฆเง‡เฆถเฆฟเฆ•เฆพ เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆ“เฆฏเฆผเฆพเฆฐ เฆœเฆจเงเฆฏ Enter เฆšเฆพเฆชเงเฆจเฅค"
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆญเฆพเฆฌ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆซเง‹เฆ•เฆพเฆธเฆ•เงƒเฆค เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเงŸ"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เง‡ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เง‹เฆฒเง‡เฅค เฆเฆ‡ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€ เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆ•เฆฎเงเฆฌเง‹ เฆฌเฆพเฆ•เงเฆธเง‡ เฆจเฆฏเฆผ เฆ•เฆฟเฆจเงเฆคเง เฆชเฆช-เฆ†เฆช เฆฎเง‡เฆจเงเฆธเฆน เฆšเฆฟเฆนเงเฆจ เฆฌเง‹เฆคเฆพเฆฎเง‡เฆ“ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค เฆ–เง‹เฆฒเฆพ เฆฅเฆพเฆ•เฆพ เฆ•เง‹เฆจ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆฌเฆจเงเฆง เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ Escape เฆ•เง€ เฆšเฆพเฆชเงเฆจเฅค"
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆญเฆพเฆฌ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "เฆฌเฆฐเงเฆคเฆฎเฆพเฆจเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ•เฆฎเฆพเฆจเงเฆก, เฆšเฆฟเฆนเงเฆจ, เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเฆฎเงเฆชเงเฆฐเฆธเฆพเฆฐเฆฟเฆค เฆชเฆฐเฆพเฆฎเฆฐเงเฆถ เฆธเฆ•เงเฆฐเฆฟเงŸ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆธเฆพเฆฌเฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡ เฆซเง‹เฆ•เฆพเฆธ เฆธเงเฆฅเฆฟเฆฐ เฆ•เฆฐเฆพ เฆนเงŸ (เฆ‰เฆฆเฆพเฆนเฆฐเฆจเฆธเงเฆฌเฆฐเง‚เฆช, เฆจเฆฅเฆฟ/เฆกเฆพเฆŸเฆพ เฆธเง‹เฆฐเงเฆธ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเง€)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "เฆชเงเฆฐเฆฅเฆฎ เฆฎเง‡เฆจเง เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ•เฆฐเฆพ เฆนเงŸ (เฆซเฆพเฆ‡เฆฒ เฆฎเง‡เฆจเง)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆจเฆฅเฆฟเฆŸเฆฟ เฆฌเฆจเงเฆง เฆ•เฆฐเฆพ เฆนเงŸ (เฆธเฆฐเงเฆฌเฆถเง‡เฆทเง‡ เฆ–เง‹เฆฒเฆพ เฆจเฆฅเฆฟเฆŸเฆฟ เฆฌเฆจเงเฆง เฆ•เฆฐเฆพ เฆนเฆฒเง‡ $[officename] เฆฌเฆจเงเฆง เฆ•เฆฐเฆพ เฆนเฆฌเง‡)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฆชเงเฆฐเฆญเฆพเฆฌ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "<emph>เฆฌเฆพเฆเฆ•เฆพ เฆนเฆฐเฆซ</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆธเงเฆฅเฆพเฆจเง‡ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆฏเฆฆเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆ•เง‹เฆจ เฆถเฆฌเงเฆฆเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆ•เฆฐเง‡ เฆคเฆพเฆนเฆฒเง‡ เฆถเฆฌเงเฆฆเฆŸเฆฟเฆ“ เฆคเง€เฆฐเงเฆฏเฆ• เฆ…เฆ•เงเฆทเฆฐเง‡ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆธเงเฆฅเฆพเฆจเง‡ <emph>เฆ—เฆพเง</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆฏเฆฆเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆ•เง‹เฆจ เฆถเฆฌเงเฆฆเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆ•เฆฐเง‡, เฆคเฆพเฆนเฆฒเง‡ เฆถเฆฌเงเฆฆเฆŸเฆฟเฆ“ เฆ—เฆพเง เฆ…เฆ•เงเฆทเฆฐเง‡ เฆšเฆฟเฆนเงเฆจเฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆธเงเฆฅเฆพเฆจเง‡ <emph>เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค</emph> เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเงเฆฐเฆฏเฆผเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡เฅค เฆฏเฆฆเฆฟ เฆ•เฆพเฆฐเงเฆธเฆพเฆฐเฆŸเฆฟ เฆ•เง‹เฆจ เฆถเฆฌเงเฆฆเง‡ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ เฆ•เฆฐเง‡ เฆคเฆพเฆนเฆฒเง‡ เฆถเฆฌเงเฆฆเฆŸเฆฟเฆ“ เฆจเฆฟเฆฎเงเฆจเฆฐเง‡เฆ–เฆพเฆ™เงเฆ•เฆฟเฆค เฆ•เฆฐเฆพ เฆนเฆฏเฆผเฅค"
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,7 +1021,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
msgstr ""
#: 01010000.xhp
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "เฆฆเงเฆ‡เฆŸเฆฟ เฆเฆฒเฆพเฆ•เฆพเฆฐ เฆฎเฆงเงเฆฏเง‡ เฆธเฆฐเฆพเฆจเง‹ เฆนเงŸ (เฆเฆ• เฆงเฆพเฆช เฆชเฆฟเฆ›เฆจเง‡)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "เฆ—เงเฆฏเฆพเฆฒเฆพเฆฐเฆฟเฆฐ เฆจเฆคเงเฆจ เฆฅเฆฟเฆฎ เฆเฆฒเฆพเฆ•เฆพเฆฐ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ— เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค"
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "เฆจเฆคเงเฆจ เฆฅเฆฟเฆฎ เฆ…เฆจเงเฆคเฆฐเงเฆญเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเงŸ"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "เฆ—เงเฆฏเฆพเฆฒเฆพเฆฐเฆฟ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ เฆเฆฒเฆพเฆ•เฆพเฆฐ เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆ•เง€:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "เฆชเฆฐเงเฆฆเฆพ เฆเฆ• เฆธเงเฆคเฆฐ เฆ‰เฆชเฆฐเง‡ เฆ‰เฆ เงเฆจเฅค"
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "เฆธเงเฆ•เงเฆฐเฆฒ เฆ•เฆฐเง‡ เฆชเฆฐเงเฆฆเฆพเฆฐ เฆเฆ• เฆธเงเฆคเฆฐ เฆจเฆฟเฆšเง‡ เฆจเฆพเฆฎเงเฆจเฅค"
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "เฆเฆ• เฆงเฆพเฆช เฆชเฆฟเฆ›เฆจเง‡ เฆฏเฆพเงŸ (เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆฌเฆธเงเฆคเง เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจเฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "เฆธเฆพเฆฐเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆŸเฆ—เฆฒ เฆ•เฆฐเฆพ เฆนเงŸ"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ•เฆฒเฆพเฆฎเฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸ"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "เฆชเงŸเง‡เฆจเงเฆŸเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆชเงเฆฐเฆฅเฆฎ เฆธเฆพเฆฐเฆฟเฆคเง‡ เฆธเฆฐเฆฟเฆฏเฆผเง‡ เฆจเง‡เฆฏเฆผเฆพ เฆนเงŸ"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "เฆชเงŸเง‡เฆจเงเฆŸเฆพเฆฐเฆŸเฆฟเฆ•เง‡ เฆถเง‡เฆท เฆธเฆพเฆฐเฆฟ เฆชเฆฐเงเฆฏเฆจเงเฆค เฆธเฆฐเฆฟเฆฏเฆผเง‡ เฆจเง‡เฆฏเฆผเฆพ เฆนเงŸเฅค"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "F6 เฆฆเงเฆฌเฆพเฆฐเฆพ เฆŸเงเฆฒเฆฌเฆพเฆฐ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค เฆ•เฆพเฆ™เงเฆ–เฆฟเฆค เฆŸเงเฆฒเฆฌเฆพเฆฐเฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพเฆฐ เฆœเฆจเงเฆฏ เฆจเฆฟเฆฎเงเฆจเฆฎเงเฆ–เง€ เฆ…เฆฅเฆฌเฆพ เฆกเฆพเฆจ เฆคเง€เฆฐ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter เฆšเฆพเฆชเงเฆจ"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 เฆฆเงเฆฌเฆพเฆฐเฆพ เฆจเฆฅเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ Tab เฆšเฆพเฆชเงเฆจ"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "เฆนเงเฆฏเฆพเฆจเงเฆกเง‡เฆฒ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆก เฆฅเง‡เฆ•เง‡ เฆชเงเฆฐเฆธเงเฆฅเฆพเฆจ เฆ•เฆฐเงเฆจ เฆเฆฌเฆ‚ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡ เฆซเฆฟเฆฐเง‡ เฆ†เฆธเงเฆจเฅค"
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆฌเฆฟเฆจเงเฆฆเงเฆŸเฆฟ เฆธเฆฐเฆพเฆจเง‹ เฆนเฆฏเฆผ (เฆธเงเฆจเง‡เฆช เฆฅเง‡เฆ•เง‡ เฆ—เงเฆฐเฆฟเฆก เฆซเฆพเฆ‚เฆถเฆจ เฆ…เฆธเงเฆฅเฆพเฆฏเฆผเง€เฆญเฆพเฆฌเง‡ เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ, เฆ•เฆฟเฆจเงเฆคเง เฆธเฆฐเงเฆฌเฆถเง‡เฆท เฆฌเฆฟเฆจเงเฆฆเง เฆเฆ–เฆจเง‹ เฆชเฆฐเฆธเงเฆชเฆฐเฆ•เง‡ เฆธเงเฆจเง‡เฆช เฆ•เฆฐเง‡ เฆฅเฆพเฆ•เง‡)เฅค"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเฆ•เง‡ เฆเฆ• เฆชเฆฟเฆ•เงเฆธเง‡เฆฒ เฆธเฆฐเฆพเฆจเง‹ เฆนเงŸ (เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡)โ€Œ"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเงเฆฐ เฆ†เฆ•เงƒเฆคเฆฟ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพ เฆนเงŸ ( เฆนเงเฆฏเฆพเฆจเงเฆกเง‡เฆฒ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆ†เฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพ เฆนเงŸ (เฆ†เฆฌเฆฐเงเฆคเฆจ เฆฎเง‹เฆกเง‡)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆœเฆจเงเฆฏ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏเฆพเฆฌเฆฒเง€ เฆกเฆพเฆฏเฆผเฆพเฆฒเฆ—เฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆนเงŸเฅค"
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ (เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡) / เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฌเฆพเฆฆ เฆฆเฆฟเฆจเฅค"
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆกเง‡ เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจเฅค"
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ (เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆก)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "เฆ˜เง‚เฆฐเงเฆจเฆจ เฆฎเง‹เฆกเง‡, เฆ˜เง‚เฆฐเงเฆจเฆจเง‡เฆฐ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆ“ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆนเฆฏเฆผเฅค"
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเงเฆฐ เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ (เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆก เฆจเฆฟเฆฐเงเฆฆเง‡เฆถ เฆ•เฆฐเงเฆจ)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ†เฆ‡เฆ•เฆจเง‡ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "เฆฌเฆฟเฆจเงเฆฆเง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆฎเง‹เฆก เฆคเงเฆฏเฆพเฆ— เฆ•เฆฐเงเฆจเฅค เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจ เฆชเฆฐเฆฌเฆฐเงเฆคเง€เฆคเง‡ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเฆพ เฆนเงŸเฅค"
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆฌเฆฟเฆจเงเฆฆเง เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆพ (เฆฌเฆฟเฆจเงเฆฆเง เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆฎเง‹เฆก)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆšเฆพเฆฒเฆพเฆจเง‹ เฆนเฆฌเง‡"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆ…เฆฅเฆฌเฆพ เฆ•เง‹เฆฏเฆผเง‡เฆฐเฆฟ เฆ…เฆจเงเฆคเฆฐเงเฆญเงเฆ•เงเฆค เฆ•เฆฐเฆพ เฆนเฆฌเง‡เฅค"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "เฆซเฆฒเฆพเฆซเฆฒ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "เฆเฆ• เฆ‰เฆ‡เฆจเงเฆกเง‹ เฆฅเง‡เฆ•เง‡ เฆ…เฆจเงเฆฏ เฆ‰เฆ‡เฆจเงเฆกเง‹เฆคเง‡ เฆธเฆฐเฆพเฆธเฆฐเฆฟ เฆšเฆฒเง‡ เฆฏเฆพเฆจเฅค"
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared/07.po b/source/bn/helpcontent2/source/text/shared/07.po
index 001ac8f2f1d..7ac86646f9b 100644
--- a/source/bn/helpcontent2/source/text/shared/07.po
+++ b/source/bn/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "เฆ‡เฆจเงเฆŸเฆพเฆฐเฆจเง‡เฆŸ เฆเฆฐ เฆœเฆจเงเฆฏ เฆจเฆคเงเฆจ เฆ“เฆฏเฆผเง‡เฆฌ เฆชเฆพเฆคเฆพ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡ เฆนเฆฒเง‡ <emph>File - New</emph> เฆนเฆคเง‡ เฆจเฆคเงเฆจ <emph>HTML-เฆจเฆฅเฆฟ </emph> เฆ–เงเฆฒเงเฆจเฅค"
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/bn/helpcontent2/source/text/shared/guide.po b/source/bn/helpcontent2/source/text/shared/guide.po
index f6aaf319067..35faf6741c3 100644
--- a/source/bn/helpcontent2/source/text/shared/guide.po
+++ b/source/bn/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 17:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "เฆเฆ•เฆŸเฆฟ เฆเฆ•เฆ• เฆฒเฆพเฆ‡เฆจ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡, เฆคเฆฟเฆจ เฆ…เฆฅเฆฌเฆพ เฆ†เฆฐเง‹ เฆนเฆพเฆ‡เฆซเง‡เฆจ (-), เฆ…เฆฅเฆฌเฆพ เฆ†เฆจเงเฆกเฆพเฆฐเฆธเงเฆ•เง‹เฆฐ ( _ ) เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเงเฆจ, เฆเฆฌเฆ‚ เฆเฆฐเฆชเฆฐ Enter เฆšเฆพเฆชเงเฆจเฅค เฆเฆ•เฆŸเฆฟ เฆฆเงเฆฌเฆฟเฆ—เงเฆฃ เฆฒเฆพเฆ‡เฆจ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆคเง‡, เฆคเฆฟเฆจ เฆ…เฆฅเฆฌเฆพ เฆ†เฆฐเง‹ เฆธเฆฎเฆพเฆจ เฆšเฆฟเฆนเงเฆจ (=), เฆคเง€เฆฐ เฆšเฆฟเฆนเงเฆจ (*), เฆŸเฆฟเฆฒเงเฆก (~), เฆ…เฆฅเฆฌเฆพ เฆนเงเฆฏเฆพเฆถ เฆšเฆฟเฆนเงเฆจ (#) เฆŸเฆพเฆ‡เฆช เฆ•เฆฐเงเฆจ, เฆเฆฌเฆ‚ เฆเฆฐเฆชเฆฐ Enter เฆšเฆพเฆชเงเฆจเฅค"
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/bn/helpcontent2/source/text/shared/optionen.po b/source/bn/helpcontent2/source/text/shared/optionen.po
index ad0420e8eda..9394331951c 100644
--- a/source/bn/helpcontent2/source/text/shared/optionen.po
+++ b/source/bn/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 17:11+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po
index b2aaeb758b7..a0c5b3febdb 100644
--- a/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bn/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 12:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3876,15 +3876,6 @@ msgstr "เฆธเฆพเฆฐเฆฟ เฆฌเฆฟเฆญเฆพเฆœเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ (~R)"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "เฆกเฆพเฆŸเฆพ (~D)"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22815,6 +22806,15 @@ msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ (~I)"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/bn/sc/messages.po b/source/bn/sc/messages.po
index f0023f23d5a..b23ed64dd12 100644
--- a/source/bn/sc/messages.po
+++ b/source/bn/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14129,39 +14129,44 @@ msgid "~Value"
msgstr "เฆฎเฆพเฆจ (~V)"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "เฆ‰เงŽเฆธ (~S)"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "เฆญเงเฆ•เงเฆคเฆฟ (~E)"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "เฆŸเงเฆฏเฆพเฆฌ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "เฆฎเฆนเฆพเฆ•เฆพเฆถ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14172,1256 +14177,1361 @@ msgstr ""
"เฆ†เฆชเฆจเฆฟ เฆ•เฆฟ เฆจเฆฟเฆฎเงเฆจเง‡ เฆธเงเฆชเฆพเฆฐเฆฟเฆถเฆ•เงƒเฆค เฆธเฆ‚เฆถเง‹เฆงเฆจ เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "เฆชเฆพเฆ เงเฆฏ"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "เฆถเง€เฆŸ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆถเง€เฆŸ (~S)"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "เฆฎเฆพเฆชเฆ•เฆพเฆ เฆฟ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "เฆเฆ‡ เฆฎเฆพเฆชเฆ•เฆพเฆ เฆฟเฆŸเฆฟ เฆจเฆฟเฆฐเงเฆฆเฆฟเฆทเงเฆŸ เฆ…เฆฌเฆธเงเฆฅเฆพเฆจเง‡ เฆฌเฆธเงเฆคเงเฆ•เง‡ เฆจเฆฟเฆฏเฆผเฆจเงเฆคเงเฆฐเฆฃ เฆ•เฆฐเง‡เฅค"
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "เฆเฆ‡ เฆถเง€เฆŸเฆŸเฆฟ เฆฆเง‡เฆ–เฆพเฆฏเฆผ เฆ•เฆฟเฆญเฆพเฆฌเง‡ เฆจเฆฅเฆฟเฆคเง‡ เฆกเฆพเฆŸเฆพ เฆธเฆพเฆœเฆพเฆจเง‹ เฆนเฆฌเง‡เฅค"
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "เฆถเง€เฆŸ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "เฆ˜เฆฐ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "เฆฌเฆพเฆฎ เฆ…เฆ‚เฆถ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "เฆ•เง‡เฆจเงเฆฆเงเฆฐเง€เฆฏเฆผ เฆ…เฆ‚เฆถ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "เฆกเฆพเฆจ เฆ…เฆ‚เฆถ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "%1 เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "%1 เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆชเฆพเฆฆเฆšเฆฐเฆฃ"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆฒเฆพเฆ‡เฆจ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "เฆเฆŸเฆฟ เฆเฆฎเฆจ เฆœเฆพเฆฏเฆผเฆ—เฆพ เฆฏเง‡เฆ–เฆพเฆจเง‡ เฆ†เฆชเฆจเฆฟ เฆชเฆพเฆ เงเฆฏ, เฆธเฆ‚เฆ–เงเฆฏเฆพ เฆฌเฆพ เฆธเง‚เฆคเงเฆฐเฆธเฆฎเง‚เฆน เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆคเง‡ เฆฌเฆพ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡เฆจเฅค"
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "เฆฎเฆฟเฆกเฆฟเฆฏเฆผเฆพ เฆชเงเฆฒเง‡เฆฌเงเฆฏเฆพเฆ•"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "เฆฎเฆพเฆ‰เฆธเง‡เฆฐ เฆฌเง‹เฆคเฆพเฆฎ เฆšเฆพเฆชเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
#, fuzzy
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆฌเฆพเฆฐ (~F)"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME เฆธเงเฆชเงเฆฐเง‡เฆกเฆถเง€เฆŸ"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr " (เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ-เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
#, fuzzy
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ เฆฎเง‹เฆก (~v)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "เฆฎเงเฆฆเงเฆฐเฆฃ เฆฌเฆฟเฆทเงŸเฆฌเฆธเงเฆคเง"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "เฆธเฆฌ เฆถเง€เฆŸ (~A)"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆถเง€เฆŸ (~S)"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆฟเฆค เฆถเง€เฆŸ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr ""
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "เฆธเฆฌ เฆชเงƒเฆทเงเฆ เฆพ (~p)"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr ""
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "เฆ•เงเฆฏเฆพเฆฒเฆ• A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "เฆเฆ•เงเฆธเง‡เฆฒ A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "เฆเฆ•เงเฆธเง‡เฆฒ R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐ เฆ•เฆฒเฆพเฆฎ เฆฒเง‡เฆฌเง‡เฆฒ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ (~b)"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐ เฆธเฆพเฆฐเฆฟ เฆฒเง‡เฆฌเง‡เฆฒ เฆงเฆพเฆฐเฆฃ เฆ•เฆฐเง‡ (~r)"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "เฆ…เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆฎเฆพเฆจเฅค"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฏเง‹เฆ—"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "เฆ†เฆชเฆจเฆฟ เฆ•เฆฟ เฆธเฆคเงเฆฏเฆฟเฆ‡ # เฆเฆจเงเฆŸเงเฆฐเฆฟเฆŸเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆคเง‡ เฆšเฆพเฆจ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฆฌเฆจเงเฆง เฆ•เฆฐเงเฆจ (~C)"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฆœเฆพเฆจเง"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฆซเง‡เฆฌเงเฆฐเง"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฆฎเฆพเฆฐเงเฆš"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฆ‰เฆคเงเฆคเฆฐ"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "เฆฎเฆงเงเฆฏ"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เฆฆเฆ•เงเฆทเฆฟเฆฃ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "เฆฎเง‹เฆŸ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "เฆถเง€เฆŸ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "เฆ˜เฆฐ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเง"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "เฆจเง‹เฆ™เงเฆ—เฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "เฆถเฆฐเงเฆค"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเง"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "เฆถเง€เฆŸ"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "เฆšเฆฟเฆคเงเฆฐ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•เงƒเฆค เฆเฆฒเฆพเฆ•เฆพเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฆŸเง‡เฆจเง‡ เฆ†เฆจเฆพเฆฐ เฆฎเง‹เฆก"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "เฆ†เงœเฆพเฆฒ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ‰เฆ‡เฆจเงเฆกเง‹"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆ•เฆฒเงเฆชเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "เฆ†เฆฐเง‹เฆนเง€ เฆ•เงเฆฐเฆฎเฆพเฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆพเฆœเฆพเฆจ"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "เฆ…เฆฌเฆฐเง‹เฆนเง€ เฆ•เงเฆฐเฆฎเฆพเฆจเงเฆธเฆพเฆฐเง‡ เฆธเฆพเฆœเฆพเฆจ"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "เฆชเฆ›เฆจเงเฆฆเฆธเฆ‡ เฆ•เงเฆฐเฆฎเฆฟเฆ•เฆพเงŸเฆจ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "เฆธเฆฌ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆฆเง‡เฆ–เฆพเฆจเง‹ เฆนเฆฌเง‡เฅค"
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ เฆฌเฆฐเงเฆคเฆฎเฆพเฆจ เฆ†เฆ‡เฆŸเง‡เฆฎ เฆฒเงเฆ•เฆพเฆจเง‹ เฆนเฆฌเง‡เฅค"
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "เฆจเฆพเฆฎเง‡เฆฐ เฆฌเฆพเฆ•เงเฆธ"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆฒเฆพเฆ‡เฆจ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "เฆซเฆพเฆ‚เฆถเฆจ เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "เฆ—เงเฆฐเฆนเฆฃ"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "เฆฌเฆพเฆคเฆฟเฆฒ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "เฆฏเง‹เฆ—เฆซเฆฒ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเฆฐเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "เฆฆเงเฆฌเฆจเงเฆฆเงเฆฌ"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "เฆ…เฆœเฆพเฆจเฆพ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "เฆธเฆพเฆฐเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "เฆถเง€เฆŸ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "เฆธเฆพเฆฐเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "เฆถเง€เฆŸ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐ เฆธเฆฐเฆพเฆจเง‹ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเงเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเงเฆธเฆฎเง‚เฆน"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "เฆฎเง‚เฆฒ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "เฆ—เงเฆฐเฆนเฆฃ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "เฆฌเฆพเฆคเฆฟเฆฒ เฆ•เฆฐเฆพ เฆนเฆฏเฆผเง‡เฆ›เง‡"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆจเฆฟเฆทเง‡เฆง"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<เฆซเฆพเฆเฆ•เฆพ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "เฆธเงเฆฐเฆ•เงเฆทเฆฟเฆค เฆจเงŸ"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "เฆชเฆพเฆธเฆ“เงŸเฆพเฆฐเงเฆก เฆธเงเฆฐเฆ•เงเฆทเฆฟเฆค เฆจเงŸ"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "เฆธเฆ™เงเฆ—เฆคเฆฟเฆนเง€เฆจ เฆนเงเฆฏเฆพเฆถ"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "เฆธเฆ™เงเฆ—เฆคเฆฟเฆชเง‚เฆฐเงเฆฃ เฆนเงเฆฏเฆพเฆถ"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "เฆชเงเฆจเฆฐเฆพเงŸ เฆฒเฆฟเฆ–เงเฆจ"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "เฆ—เงเฆฐเงเฆช"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "เฆฎเง‹เฆŸ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "เฆ—เงœ"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
#, fuzzy
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "เฆฎเฆฟเฆกเฆฟเฆฏเฆผเฆพ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆถเง€เฆฒ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ (~M)"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "เฆธเฆฐเงเฆฌเง‹เฆšเงเฆš (~M)"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sum"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Count"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "เฆธเฆพเฆงเฆพเฆฐเฆฃ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "เฆœเงเฆฏเฆพเฆฎเฆฟเฆคเฆฟ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ (~M)"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "เฆธเฆฐเงเฆฌเง‹เฆšเงเฆš (~M)"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "เฆ—เงœ"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "เฆฎเฆฟเฆกเฆฟเฆฏเฆผเฆพ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "เฆธเฆฟเฆ—เฆฎเฆพ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "เฆ†เฆฒเฆซเฆพ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆถเง€เฆฒ"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจเฆถเง€เฆฒ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Reservations"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "เฆฒเฆ—เฆพเฆฐเฆฟเฆฆเฆฎ"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "เฆ˜เฆพเฆค"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "เฆธเงเฆฏเง‹เฆ—"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "เฆ‡เฆจเงเฆŸเฆพเฆฐเฆจเง‡เฆŸ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17225,6 +17335,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19133,613 +19248,613 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "เฆกเฆฟเฆซเฆฒเงเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "เฆธเงเฆฌเฆฐเงเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "เฆคเงเฆฐเงเฆŸเฆฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "เฆธเฆพเฆฌเฆงเฆพเฆจเฆฌเฆพเฆฃเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "เฆŸเงเฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "เฆถเงˆเฆฒเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "เฆซเฆจเงเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "เฆจเฆฎเงเฆฌเฆฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆฟเฆ•เฆ•เฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "เฆ˜เฆฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "เฆกเฆพเฆŸเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "เฆชเฆฐเงเฆฏเฆพเฆฒเง‹เฆšเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "เฆฐเฆ™"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "เฆญเฆพเฆทเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "เฆชเฆฐเงเฆฏเฆพเฆฒเง‹เฆšเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "เฆถเงˆเฆฒเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "เฆ—เงเฆฐเงเฆช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "เฆถเงˆเฆฒเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "เฆกเฆฟเฆซเฆฒเงเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "เฆธเงเฆฅเฆพเฆจเง€เงŸ เฆ‰เฆšเงเฆšเฆพเฆฐเฆฃ-เฆญเฆ™เงเฆ—เฆฟ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "เฆธเงเฆฌเฆฐเงเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "เฆคเงเฆฐเงเฆŸเฆฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
#, fuzzy
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "เฆธเฆพเฆฌเฆงเฆพเฆจเฆฌเฆพเฆฃเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "เฆŸเงเฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "เฆธเฆนเฆพเฆฏเฆผเฆคเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "เฆถเงˆเฆฒเง€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "เฆซเฆจเงเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "เฆจเฆฎเงเฆฌเฆฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆฟเฆ•เฆ•เฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "เฆ˜เฆฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "เฆกเฆพเฆŸเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "เฆชเฆฐเงเฆฏเฆพเฆฒเง‹เฆšเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "เฆฐเฆ™"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "เฆญเฆพเฆทเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "เฆชเฆฐเงเฆฏเฆพเฆฒเง‹เฆšเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "เฆ—เงเฆฐเงเฆช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "เฆซเฆจเงเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆฟเฆ•เฆ•เฆฐเฆฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "เฆฎเฆฟเฆกเฆฟเฆฏเฆผเฆพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "เฆ—เงเฆฐเฆฟเฆก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21251,62 +21366,87 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "เฆกเฆพเฆŸเฆพ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "เฆ•เฆฒเฆพเฆฎ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "เฆญเฆฟเฆคเงเฆคเฆฟเฆ• เฆถเงเฆฐเง‡เฆฃเง€:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -23848,92 +23988,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "เฆ…เฆชเง‡เฆ•เงเฆทเฆพเฆ•เงƒเฆค เฆ›เง‹เฆŸ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "เฆ…เฆชเง‡เฆ•เงเฆทเฆพ เฆฌเงœ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "เฆ…เฆชเง‡เฆ•เงเฆทเฆพเฆ•เงƒเฆค เฆ›เง‹เฆŸ เฆฌเฆพ เฆธเฆฎเฆพเฆจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "เฆ…เฆชเง‡เฆ•เงเฆทเฆพเฆ•เงƒเฆค เฆฌเงœ เฆฌเฆพ เฆเฆฐ เฆธเฆฎเฆพเฆจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "notequal"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "เฆ…เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "เฆ…เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "เฆกเฆพเฆŸเฆพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "เฆธเฆฐเงเฆฌเฆจเฆฟเฆฎเงเฆจ (~M)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "เฆธเฆฐเงเฆฌเง‹เฆšเงเฆš (~M)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/bn/sd/messages.po b/source/bn/sd/messages.po
index 223ba31990a..696a6e56568 100644
--- a/source/bn/sd/messages.po
+++ b/source/bn/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5489,10 +5489,9 @@ msgid "Master Objects"
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/bn/sfx2/messages.po b/source/bn/sfx2/messages.po
index 2de5ceb3636..6f9ad09ded4 100644
--- a/source/bn/sfx2/messages.po
+++ b/source/bn/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2257,6 +2257,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/bn/svx/messages.po b/source/bn/svx/messages.po
index bae26c4a36e..9c4c5460c2e 100644
--- a/source/bn/svx/messages.po
+++ b/source/bn/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2306,18 +2306,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2845,57 +2845,57 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "เฆ…เฆชเฆธเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "เฆฒเฆพเฆ‡เฆจ เฆเฆฌเฆ‚ เฆคเง€เฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "เฆฌเฆ•เงเฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "เฆธเฆ‚เฆฏเง‹เฆ—เฆ•เฆพเฆฐเง€"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "เฆชเงเฆฐเฆพเฆฅเฆฎเฆฟเฆ• เฆ†เฆ•เฆพเฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "เฆชเงเฆฐเฆคเง€เฆ•"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "เฆจเฆฟเฆฐเง‡เฆŸ เฆคเง€เฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "เฆชเงเฆฐเฆฌเฆพเฆน เฆšเฆฟเฆคเงเฆฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "เฆ•เฆฒเฆ†เฆ‰เฆŸเฆธเฆฎเง‚เฆน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "เฆคเฆพเฆฐเฆพ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4462,10 +4462,9 @@ msgid "_Copy"
msgstr "เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "เฆธเฆ‚เฆฏเง‹เฆœเฆจ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/bn/sw/messages.po b/source/bn/sw/messages.po
index 2a71eb460d2..1c8ec376119 100644
--- a/source/bn/sw/messages.po
+++ b/source/bn/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1554,301 +1554,311 @@ msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "เฆถเงเฆฐเง"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "เฆถเง‡เฆท"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "เฆ‰เฆชเฆฐเง‡"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
#, fuzzy
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "เฆจเฆฟเฆšเง‡"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
#, fuzzy
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ-เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "เฆชเฆฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพเฆจ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "เฆจเฆฅเฆฟ เฆ‡เฆฎเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "เฆจเฆฅเฆฟ เฆเฆ•เงเฆธเฆชเง‹เฆฐเงเฆŸ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "เฆจเฆฅเฆฟ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆชเงเฆจเฆƒเฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผเฆญเฆพเฆฌเง‡ เฆจเฆฅเฆฟ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "เฆ…เฆ•เงเฆทเฆฐ"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "เฆฌเฆพเฆจเฆพเฆจ เฆชเฆฐเง€เฆ•เงเฆทเฆฃ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "เฆนเฆพเฆ‡เฆซเง‡เฆจ เฆชเงเฆฐเงŸเง‹เฆ—..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "เฆธเง‚เฆšเฆฟ เฆฏเง‹เฆ— เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "เฆธเง‚เฆšเฆฟ เฆนเฆพเฆฒเฆจเฆพเฆ—เฆพเฆฆ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "เฆธเฆพเฆฐเฆธเฆ‚เฆ•เงเฆทเง‡เฆช เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆพ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "เฆฌเฆธเงเฆคเง เฆ–เฆพเฆช เฆ–เฆพเฆ“เงŸเฆพเฆจเง‹ เฆนเฆšเงเฆ›เง‡..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "เฆ†เฆ•เงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ—"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "เฆซเฆพเฆเฆ•เฆพ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "เฆธเฆพเฆฐเฆธเฆ‚เฆ•เงเฆทเง‡เฆช:"
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "เฆฏเฆพเฆฐ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆ†เฆฒเฆพเฆฆเฆพเฆ•เงƒเฆค:"
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ: เฆธเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "เฆถเงˆเฆฒเง€:"
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆจเฆฎเงเฆฌเฆฐ:"
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "เฆจเฆคเงเฆจ เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆ†เฆ—เง‡ เฆฌเฆฟเฆญเฆพเฆœเฆ• เฆฆเง‡เงŸเฆพ เฆนเฆฌเง‡"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "เฆชเฆถเงเฆšเฆฟเฆฎเฆพ เฆชเฆพเฆ เงเฆฏ:"
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "เฆเฆถเง€เงŸ เฆฒเง‡เฆ–เฆพ:"
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "เฆ…เฆœเฆพเฆจเฆพ เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "$1 เฆเฆฐ เฆธเฆฌ เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆ…เฆชเฆธเฆพเฆฐเฆฃ (~A)"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "$1 เฆเฆฐ เฆธเฆฌ เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆ…เฆชเฆธเฆพเฆฐเฆฃ (~A)"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "เฆฒเง‡เฆ–เฆพ เฆฅเง‡เฆ•เง‡ เฆธเฆพเฆฐเฆฃเฆฟเฆคเง‡ เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฏเง‹เฆ—"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "เฆจเฆฟเฆฎเงเฆจเง‹เฆ•เงเฆค เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆญเงเฆ•เงเฆคเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฌเง‡:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฆฌเฆจเงเฆง เฆ•เฆฐเงเฆจ (~C)"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฆœเฆพเฆจเง"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฆซเง‡เฆฌเงเฆฐเง"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฆฎเฆพเฆฐเงเฆš"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฆ‰เฆคเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "เฆฎเฆงเงเฆฏ"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เฆฆเฆ•เงเฆทเฆฟเฆฃ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "เฆธเฆฎเฆทเงเฆŸเฆฟ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1859,322 +1869,322 @@ msgstr ""
"เฆ…เฆญเง€เฆทเงเฆŸ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆพ เฆฏเฆพเฆšเงเฆ›เง‡ เฆจเฆพเฅค\n"
"เฆเฆ•เฆŸเฆฟ เฆญเฆฟเฆจเงเฆจ เฆจเฆพเฆฎเง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆšเง‡เฆทเงเฆŸเฆพ เฆ•เฆฐเงเฆจเฅค"
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเฆธเง‚เฆšเฆ•"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_COL"
msgid "Column"
msgstr "เฆ•เฆฒเฆพเฆฎ (~m)"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆฎเงเฆชเฆพเฆฆเฆพเฆจเฆพ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
#, fuzzy
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "เฆ•เฆฒเฆพเฆฎเง‡เฆฐ เฆชเงเฆฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
#, fuzzy
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writerเฅค"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writerเฅค"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writerเฅค"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆธเฆพเฆœเฆพเฆคเง‡ เฆชเฆพเฆฐเง‡ เฆจเฆพ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "เฆฌเฆธเงเฆคเงเฆคเง‡ เฆ•เงเฆฒเฆฟเฆ• เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆชเงเฆฐเฆฌเง‡เฆถเง‡เฆฐ เฆชเง‚เฆฐเงเฆฌเง‡"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆชเงเฆฐเฆฌเง‡เฆถเง‡เฆฐ เฆชเฆฐเง‡"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "เฆฌเฆธเงเฆคเงเฆฐ เฆ‰เฆชเฆฐ เฆฎเฆพเฆ‰เฆธ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ• เฆŸเงเฆฐเฆฟเฆ—เฆพเฆฐ เฆ•เฆฐเฆพ เฆนเฆฌเง‡"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "เฆฎเฆพเฆ‰เฆธเง‡เฆฐ เฆฌเฆธเงเฆคเง เฆฅเง‡เฆ•เง‡ เฆธเฆฐเง‡ เฆฏเฆพเงŸ"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "เฆ†เฆฒเฆซเฆพเฆจเฆฟเฆ‰เฆฎเง‡เฆฐเฆฟเฆ• เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆ‡เฆจเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "เฆ†เฆฒเฆซเฆพเฆจเฆฟเฆ‰เฆฎเง‡เฆฐเฆฟเฆ• เฆฌเงเฆฏเฆคเง€เฆค เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆ‡เฆจเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "เฆซเงเฆฐเง‡เฆฎเง‡เฆฐ เฆ†เฆ•เฆพเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆธเฆฐเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "เฆฒเง‡เฆ–เฆพ เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "เฆฌเฆฟเฆญเฆพเฆ—"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ•"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เงง"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เงง"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เงง"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "เฆฒเง‡เฆ–เฆพ เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ—"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ•"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "เฆธเง‚เฆšเฆฟ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "เฆ…เฆคเฆฟเฆฐเฆฟเฆ•เงเฆค เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2183,2216 +2193,2216 @@ msgstr ""
"เฆเฆ•เฆŸเฆฟ เฆญเฆฟเฆจเงเฆจ เฆจเฆฅเฆฟเฆคเง‡\n"
"เฆฎเฆฟเฆฅเฆธเงเฆ•เงเฆฐเฆฟเงŸเฆพ เฆนเฆพเฆ‡เฆซเง‡เฆจ เฆชเงเฆฐเงŸเง‹เฆ— เฆ‡เฆคเง‹เฆฎเฆงเงเฆฏเง‡ เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "เฆนเฆพเฆ‡เฆซเง‡เฆจ เฆชเงเฆฐเงŸเง‹เฆ—"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "เฆธเฆฎเงเฆญเฆฌ เฆจเฆฏเฆผ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "$1 เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "$1 เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "เฆจเฆคเงเฆจ เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "เฆถเงˆเฆฒเง€ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเฆจเงเฆƒเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "เฆถเงˆเฆฒเง€ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ•เฆฐเงเฆจ: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "เฆซเฆพเฆ‡เฆฒ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ• เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆธเฆพเฆœเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ: $1$2$3 "
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐ, เฆŸเง‡เฆ•เงเฆธเฆŸ -> เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "เฆฐเง‚เฆชเฆพเฆจเงเฆคเฆฐ, เฆธเฆพเฆฐเฆฃเฆฟ -> เฆŸเง‡เฆ•เงเฆธเฆŸ"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "$1 $2 $3 เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆญเฆพเฆœเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฌเฆฟเฆญเฆพเฆœเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "เฆ–เฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "เฆธเงเฆฅเฆพเฆจเฆพเฆจเงเฆคเฆฐ: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAME เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ— เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ— เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ— เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "เฆชเงเฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆฎเฆพเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "เฆถเงˆเฆฒเง€ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆฐเฆคเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ เฆนเฆฌเง‡ (~B)"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆฆเฆฟเฆ•เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ เฆ‰เฆจเงเฆจเง€เฆค/เฆ…เฆฌเฆจเฆค เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "เฆธเงเฆคเฆฐ เฆ‰เฆจเงเฆจเง€เฆค เฆ•เฆฐเงเฆจ "
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "เฆธเงเฆคเฆฐ เฆ…เฆฌเฆจเฆค เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆธเฆฐเฆพเฆจ"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "เฆจเฆฎเงเฆฌเฆฐ เฆšเฆพเฆฒเง/เฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "เฆ‡เฆจเงเฆกเง‡เฆจเงเฆŸ เฆฌเฆพเฆกเฆผเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "เฆ‡เฆจเงเฆกเง‡เฆจเงเฆŸ เฆ•เฆฎเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "เฆ•เงเฆฏเฆพเฆชเฆถเฆจ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฏเฆผเฆจ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆถเงเฆฐเง"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆ—เงเฆฐเฆนเฆฃ: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ เฆฌเฆพเฆคเฆฟเฆฒ: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆฌเฆฟเฆญเฆพเฆœเฆจ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆฅเฆพเฆฎเฆพเฆจ"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆธเฆ‚เฆถเง‹เฆงเฆจ"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆฎเฆฟเฆฒเฆฟเฆค เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
#, fuzzy
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "เฆ…เฆ•เงเฆทเฆฐเง‡เฆฐ เฆ›เฆพเฆเฆฆ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ (~C)"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆ—เงเฆฐเงเฆช เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆ—เงเฆฐเงเฆชเฆฎเงเฆ•เงเฆค เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
#, fuzzy
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "เฆธเฆพเฆฐเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "เฆธเฆพเฆฐเฆฟ/เฆ•เฆฒเฆพเฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "เฆธเฆพเฆฐเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "เฆ˜เฆฐ เฆฌเฆฟเฆญเฆพเฆœเฆจ"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "เฆ˜เฆฐเฆธเฆฎเง‚เฆน เฆฎเฆฟเฆฒเฆฟเฆคเฆ•เฆฐเฆฃ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "เฆ˜เฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "เฆธเง‚เฆšเฆฟ/เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "เฆธเง‚เฆšเฆฟ/เฆธเฆพเฆฐเฆฃเฆฟ เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "เฆ•เฆพเฆฐเงเฆธเฆพเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆธเฆ‚เฆฏเง‹เฆ— เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆซเงเฆฐเง‡เฆฎ เฆฌเฆฟเฆฏเงเฆ•เงเฆคเฆ•เฆฐเฆฃ"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเฆฐ เฆ…เฆชเฆถเฆจ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "เฆจเฆฅเฆฟ เฆคเงเฆฒเฆจเฆพ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆชเงเฆฐเฆฏเฆผเง‹เฆ—: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "เฆฐเงเฆฌเฆฟ เฆธเง‡เฆŸเฆฟเฆ‚"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL เฆฌเง‹เฆคเฆพเฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "เฆ…เฆฆเงƒเฆถเงเฆฏ เฆฌเฆฟเฆทเฆฏเฆผเฆฌเฆธเงเฆคเง เฆ…เฆชเฆธเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ/เฆธเง‚เฆšเฆฟ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "เฆฌเฆนเงเฆฌเฆฟเฆง เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "เฆฒเง‡เฆ–เฆพ เฆนเฆšเงเฆ›เง‡: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "เฆ•เงเฆฒเฆฟเฆชเฆฌเง‹เฆฐเงเฆกเง‡เฆฐ เฆฌเฆฟเฆทเงŸเฆฌเฆธเงเฆคเง เฆชเงเฆฐเฆคเฆฟเฆฒเง‡เฆชเฆจ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "เฆ‰เฆชเฆธเงเฆฅเฆฟเฆคเฆฟเฆฐ เฆธเฆ‚เฆ–เงเฆฏเฆพ "
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 เฆŸเฆฟ เฆŸเงเฆฏเฆพเฆฌ"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 เฆฒเฆพเฆ‡เฆจ เฆฌเฆฟเฆญเฆพเฆœเฆ• "
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "เฆ•เฆฒเฆพเฆฎ เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "เฆฌเงˆเฆถเฆฟเฆทเงเฆŸเงเฆฏ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "เฆธเฆพเฆฐเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "เฆธเฆพเฆฐเฆฟ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "เฆ˜เฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1เฆŸเฆฟ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1 "
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ/เฆชเฆพเฆฆเฆšเฆฐเฆฃ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ เฆถเงˆเฆฒเง€ เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ• เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆเฆธเฆฎเง‚เฆน"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "เฆฒเง‡เฆ–เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆจเฆฟเฆฐเงเฆฆเง‡เฆถ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "เฆธเงเฆ•เงเฆฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐเง‡เฆฐ เฆญเง‚เฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "เฆฌเฆฟเฆถเง‡เฆท เฆ…เฆ•เงเฆทเฆฐ"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "เฆ…เฆ™เงเฆ•เฆจ เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr " $1 เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸเง‡เฆฐ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr " $1 เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸเง‡เฆฐ เฆฌเฆฐเงเฆฃเฆจเฆพ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆ…เฆชเฆธเฆพเฆฐเฆฃ: $1 "
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆคเงˆเฆฐเฆฟ: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "เฆจเฆฅเฆฟ เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "เฆจเฆฅเฆฟ เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ เฆชเงƒเฆทเงเฆ เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ เฆชเงƒเฆทเงเฆ เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ $(ARG1) "
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆŸเง€เฆ•เฆพ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG2) เฆชเงƒเฆทเงเฆ เฆพเงŸ $(ARG1)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "$(ARG1) เฆชเงƒเฆทเงเฆ เฆพ "
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "เฆ•เฆพเฆœ"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "เฆ…เงเฆฏเฆพเฆ•เฆถเฆจเง‡เฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆ–เงเฆฒเฆคเง‡ เฆเฆ‡ เฆฌเง‹เฆคเฆพเฆฎเฆŸเฆฟ เฆธเฆ•เงเฆฐเฆฟเงŸ เฆ•เฆฐเงเฆจ เฆฏเฆพเฆคเง‡ เฆเฆŸเฆฟ เฆเฆ‡ เฆฎเฆจเงเฆคเฆฌเงเฆฏเง‡ เฆฌเฆพ เฆ…เฆจเงเฆฏเฆพเฆจเงเฆฏ เฆฎเฆจเงเฆคเฆฌเงเฆฏเง‡ เฆ•เฆพเฆœ เฆ•เฆฐเฆคเง‡ เฆชเฆพเฆฐเง‡"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆฆเงƒเฆถเงเฆฏเฆชเฆŸ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ เฆฎเง‹เฆก)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ เฆคเงเฆฐเงเฆŸเฆฟ"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "เฆ•เงเฆฒเฆฟเฆชเฆฌเง‹เฆฐเงเฆก เฆฅเง‡เฆ•เง‡ เฆชเฆกเฆผเฆคเง‡ เฆคเงเฆฐเงเฆŸเฆฟเฅค"
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "เฆธเฆพเฆฐเฆฟ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "เฆ•เฆฒเฆพเฆฎ %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "เฆ…เฆ•เงเฆทเฆฐ"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "เฆ˜เฆฐ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "เฆฌเฆฟเฆทเงŸเฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆชเฆŸเฆญเง‚เฆฎเฆฟ (~c)"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "เฆ†เงœเฆพเฆฒ เฆ•เฆฐเฆพ เฆชเฆพเฆ เงเฆฏ (~x)"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆธเงเฆฅเฆพเฆจเฆงเฆพเฆฐเฆ• (~T)"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "เฆซเฆฐเฆฎ เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ (~s)"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "เฆฐเฆ™"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "เฆชเฆพเฆ เงเฆฏ เฆ•เฆพเฆฒเง‹ เฆฐเฆ‚ เฆ เฆฎเงเฆฆเงเฆฐเฆฃ (~k)"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "เฆ–เฆพเฆฒเฆฟ เฆชเงƒเฆทเงเฆ เฆพเฆ—เงเฆฒเง‹ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸเฆญเฆพเฆฌเง‡ เฆฎเงเฆฆเงเฆฐเฆฃ (~a)"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "เฆชเงเฆฐเฆฟเฆจเงเฆŸเฆพเฆฐเง‡เฆฐ เฆชเฆ›เฆจเงเฆฆเฆธเฆฎเง‚เฆน เฆฅเง‡เฆ•เง‡ เฆถเงเฆงเง เฆชเง‡เฆชเฆพเฆฐ เฆŸเงเฆฐเง‡ เฆ…เฆชเฆถเฆจ เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐ เฆ•เฆฐเงเฆจ (~U)"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "เฆฎเงเฆฆเงเฆฐเฆฃ"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ (เฆถเงเฆงเง เฆจเฆฅเฆฟ)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "เฆถเงเฆงเง เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆถเง‡เฆทเง‡ เฆฐเฆพเฆ–เฆพ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเง‡เฆทเง‡ เฆฐเฆพเฆ–เฆพ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ (~C)"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆชเฆพเฆฐเงเฆถเงเฆฌ"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "เฆธเฆฌ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "เฆชเฆฟเฆ›เฆจเง‡เฆฐ เฆฆเฆฟเฆ• / เฆฌเฆพเฆฎเง‡เฆฐ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "เฆธเฆพเฆฎเฆจเง‡เฆฐ เฆฆเฆฟเฆ• / เฆกเฆพเฆจเง‡เฆฐ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
#, fuzzy
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "เฆ…เฆจเงเฆคเฆฐเงเฆญเง‚เฆ•เงเฆค"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "เฆฌเฆฟเฆฒเฆฟเฆชเฆคเงเฆฐ (~u)"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "เฆฌเฆพเฆฎ-เฆฅเง‡เฆ•เง‡-เฆกเฆพเฆจเง‡ เฆธเงเฆ•เงเฆฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "เฆกเฆพเฆจ-เฆฅเง‡เฆ•เง‡-เฆฌเฆพเฆฎเง‡ เฆธเงเฆ•เงเฆฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "เฆธเง€เฆฎเฆพ เฆเฆฌเฆ‚ เฆชเงเฆฐเฆคเฆฟเฆฒเฆฟเฆชเฆฟ"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "เฆธเฆฌ เฆชเงƒเฆทเงเฆ เฆพ (~A)"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ (~g)"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ (~S)"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "เฆซเฆพเฆ‚เฆถเฆจ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "เฆฌเฆพเฆคเฆฟเฆฒ"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "เฆชเงเฆฐเฆฏเฆผเง‹เฆ—"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr ""
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "เฆซเฆฐเงเฆฎเง‚เฆฒเฆพ เฆŸเง‡เฆ•เงเฆธเฆŸ (~F)"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ: เฆธเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฆŸเง‡เฆจเง‡ เฆ†เฆจเฆพเฆฐ เฆฎเง‹เฆก"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "เฆนเฆพเฆ‡เฆชเฆพเฆฐเฆฒเฆฟเฆ‚เฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "เฆฒเฆฟเฆ‚เฆ• เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "เฆ…เฆจเงเฆฒเฆฟเฆชเฆฟ เฆนเฆฟเฆธเง‡เฆฌเง‡ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ เฆ‰เฆ‡เฆจเงเฆกเง‹"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "เฆ†เงœเฆพเฆฒ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "เฆธเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "เฆจเฆฟเฆทเงเฆ•เงเฆฐเฆฟเฆฏเฆผ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "เฆนเฆพเฆฒเฆจเฆพเฆ—เฆพเฆฆ (~U)"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "เฆฒเฆฟเฆ‚เฆ• เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "เฆธเฆ‚เฆฏเง‹เฆœเฆจ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "เฆธเง‚เฆšเฆฟ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "เฆซเฆพเฆ‡เฆฒ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "เฆจเฆฅเฆฟ เฆชเงเฆฐเฆคเฆฟ"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆพ (~D)"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "เฆธเง‚เฆšเฆฟเฆชเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "เฆฒเฆพเฆ‡เฆจ"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "เฆธเฆฌ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "เฆ…เฆฐเฆ•เงเฆทเฆฟเฆคเฆ•เฆฐเฆฃ (~U)"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "เฆ†เงœเฆพเฆฒ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "เฆชเฆฐเฆฟเฆถเง‹เฆงเฆ• เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆฏเฆผเฆจเฆฟเฅค"
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "เฆถเงเฆงเงเฆฎเฆพเฆคเงเฆฐ-เฆชเฆพเฆ เฆฏเง‹เฆ—เงเฆฏ"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "เฆธเฆฌ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "เฆฒเฆพเฆ‡เฆจ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "เฆจเง‹เฆŸ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "เฆฌ: %1 เฆฎเฆพ: %2 เฆฆเฆฟ: %3 เฆ˜: %4 เฆฎเฆฟ: %5 เฆธเง‡: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆฌเฆฟเฆทเงŸเฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เงง"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "เฆฌเฆฟเฆทเฆฏเฆผ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "เฆฎเง‚เฆฒเฆถเฆฌเงเฆฆ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "เฆคเงˆเฆฐเฆฟเฆ•เงƒเฆค"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "เฆชเฆฐเฆฟเฆฎเฆพเฆฐเงเฆœเฆจ เฆธเฆ‚เฆ–เงเฆฏเฆพ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพเฆฐ เฆฎเง‹เฆŸ เฆธเฆฎเฆฏเฆผ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "เฆจเฆฟเฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "เฆฌเฆ‡"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "เฆฌเฆฟเฆฒเฆฟเฆชเฆคเงเฆฐ (~u)"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "เฆ•เฆจเฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆ•เฆพเฆฐเงเฆฏเฆ•เงเฆฐเฆฎ"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "เฆฌเฆ‡เงŸเง‡เฆฐ เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ เฆธเฆน เฆฌเฆ‡เงŸเง‡เฆฐ เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฆ•เฆจเฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆ•เฆพเฆฐเงเฆฏเฆ•เงเฆฐเฆฎ"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "เฆธเฆพเฆฎเฆฏเฆผเฆฟเฆ•เง€"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "เฆชเงเฆฐเฆฏเงเฆ•เงเฆคเฆฟเฆ—เฆค เฆกเฆ•เงเฆฎเง‡เฆจเฆŸเง‡เฆถเฆจ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "เฆฅเฆฟเฆธเฆฟเฆธ"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "เฆฌเฆฟเฆฌเฆฟเฆง"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "เฆ—เฆฌเง‡เฆทเฆฃเฆพเฆฎเง‚เฆฒเฆ• เฆจเฆฟเฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฆ•เฆจเฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆ•เฆพเฆฐเงเฆฏเฆ•เงเฆฐเฆฎ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "เฆ—เฆฌเง‡เฆทเฆฃเฆพ เฆชเงเฆฐเฆคเฆฟเฆฌเง‡เฆฆเฆจ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "เฆ…เฆชเงเฆฐเฆ•เฆพเฆถเฆฟเฆค"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "เฆ‡เฆฎเง‡เฆ‡เฆฒ "
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "เฆจเฆฅเฆฟ เฆชเงเฆฐเฆคเฆฟ"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงง"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงจ"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงฉ"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงช"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงซ"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "เฆธเฆ‚เฆ•เงเฆทเฆฟเฆชเงเฆค เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "เฆงเฆฐเฆจ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "เฆชเงเฆฐเฆพเฆชเฆ•"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "เฆŸเง€เฆ•เฆพ (~o)"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "เฆฒเง‡เฆ–เฆ•เฆ—เฆฃ"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "เฆฌเฆ‡เฆฏเฆผเง‡เฆฐ เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ (~B)"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "เฆธเฆ‚เฆธเงเฆ•เฆฐเฆฃ (~i)"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "เฆธเฆฎเงเฆชเฆพเฆฆเฆ•"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "เฆชเงเฆฐเฆ•เฆพเฆถเฆจเฆพเฆฐ เฆงเฆฐเฆจ (~y)"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆทเงเฆ เฆพเฆจ (~u)"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "เฆธเฆพเฆฎเฆฏเฆผเฆฟเฆ•เง€"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "เฆฎเฆพเฆธ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "เฆจเง‹เฆŸ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "เฆธเฆ‚เฆ—เฆ เฆจ (~z)"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆธเฆฎเง‚เฆน (~g)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Publisher"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "เฆฌเฆฟเฆถเงเฆฌเฆฌเฆฟเฆฆเงเฆฏเฆพเฆฒเฆฏเฆผ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "เฆงเฆพเฆฐเฆพ (~r)"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "เฆชเงเฆฐเฆคเฆฟเฆฌเง‡เฆฆเฆจเง‡เฆฐ เฆงเฆฐเฆจ (~p)"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "เฆญเฆฒเฆฟเฆ‰เฆฎ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "เฆฌเฆ›เฆฐ"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงง"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงจ"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงฉ"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงช"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆคเงซ"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN (~I)"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพ"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "เฆจเฆฅเฆฟเฆŸเฆฟเฆคเง‡ เฆ‡เฆคเง‹เฆฎเฆงเงเฆฏเง‡ เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆฐเงŸเง‡เฆ›เง‡, เฆ•เฆฟเฆจเงเฆคเง เฆญเฆฟเฆจเงเฆจ เฆกเฆพเฆŸเฆพเฆฐ เฆธเฆพเฆฅเง‡เฅค เฆ†เฆชเฆจเฆฟ เฆ•เฆฟ เฆฌเฆฟเฆฆเงเฆฏเฆฎเฆพเฆจ เฆญเงเฆ•เงเฆคเฆฟเฆธเฆฎเง‚เฆน เฆธเฆฎเฆจเงเฆฌเฆฏเฆผ เฆ•เฆฐเฆคเง‡ เฆšเฆพเฆจ?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
#, fuzzy
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ เฆ—เง‹เฆชเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸ เฆจเฆพเฆฎ เฆ‡เฆคเง‹เฆฎเฆงเงเฆฏเง‡ เฆ‰เฆชเฆธเงเฆฅเฆฟเฆค, เฆ…เฆจเงเฆ—เงเฆฐเฆน เฆ•เฆฐเง‡ เฆ…เฆจเงเฆฏ เฆเฆ•เฆŸเฆฟ เฆจเฆพเฆฎ เฆชเฆ›เฆจเงเฆฆ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเฆฌเง‡เฆจ?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "เฆถเงเฆฐเง‡เฆฃเง€ เฆฎเงเฆ›เง‡ เฆซเง‡เฆฒเงเฆจ"
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆธเฆ‚เฆฐเฆ•เงเฆทเฆฃ"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "เฆเฆ‡ เฆซเฆพเฆ‡เฆฒเง‡ เฆ•เง‹เฆจเง‹ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆจเง‡เฆ‡"
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "เฆ†เฆฎเฆพเฆฐ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "'%1' เฆถเฆฐเงเฆŸเฆ•เฆพเฆŸเง‡เฆฐ เฆœเฆจเงเฆฏ เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ เฆชเฆพเฆ เงเฆฏ เฆชเฆพเฆ“เงŸเฆพ เฆฏเฆพเงŸเฆจเฆฟเฅค"
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ-เฆฒเง‡เฆ–เฆพ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเฆพ เฆฏเฆพเงŸเฆจเฆฟเฅค"
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "เฆ…เฆจเงเฆฐเง‹เฆงเฆ•เงƒเฆค เฆ•เงเฆฒเฆฟเฆชเฆฌเง‹เฆฐเงเฆกเง‡เฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆฌเฆฟเฆฆเงเฆฏเฆฎเฆพเฆจ เฆจเง‡เฆ‡เฅค"
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "เฆธเฆฌ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "เฆธเฆฌ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏเฆ•เฆพเฆฐเง€"
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(เฆคเฆพเฆฐเฆฟเฆ– เฆจเง‡เฆ‡)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(เฆฒเง‡เฆ–เฆ• เฆจเง‡เฆ‡)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "$1 เฆ•เง‡ เฆœเฆฌเฆพเฆฌ เฆฆเฆฟเฆจ"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "เฆจเฆคเงเฆจ เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆฌเงเฆฒเฆ•"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Salutation"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆฎเฆฟเฆฒเฆพเฆคเง‡, เฆ†เฆชเฆจเฆพเฆฐ เฆกเฆพเฆŸเฆพ เฆ‰เงŽเฆธเง‡เฆฐ เฆ•เงเฆทเง‡เฆคเงเฆฐ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ เฆ•เฆฐเงเฆจเฅค "
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆ‰เฆชเฆพเฆฆเฆพเฆจ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆ‰เฆชเฆพเฆฆเฆพเฆจ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "เฆ•เงเฆทเง‡เฆคเงเฆฐเง‡เฆฐ เฆธเฆพเฆฅเง‡ เฆฎเง‡เฆฒเฆพเงŸ:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr "เฆเฆ–เฆจ เฆชเฆฐเงเฆฏเฆจเงเฆค เฆฎเฆฟเฆฒเง‡เฆจเฆฟ"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "เฆธเฆ•เฆฒ เฆซเฆพเฆ‡เฆฒ"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME เฆฌเง‡เฆธ (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME เฆ•เงเฆฏเฆพเฆฒเฆ• (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME เฆ•เงเฆฏเฆพเฆฒเฆ• (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "เฆกเฆฟเฆฌเง‡เฆธ (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "เฆธเฆฐเฆฒ เฆฒเง‡เฆ–เฆพ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "เฆ•เฆฎเฆพ เฆฆเงเฆฌเฆพเฆฐเฆพ เฆชเงƒเฆฅเฆ• เฆฒเง‡เฆ–เฆพ (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft เฆเฆ•เงเฆธเง‡เฆธ (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft เฆเฆ•เงเฆธเง‡เฆธ เงจเงฆเงฆเงญ (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4400,84 +4410,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "เฆถเงเฆฐเงเฆ•เฆฐเฆฃ เฆจเฆฅเฆฟ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆงเฆฐเฆจ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆฌเงเฆฒเฆ• เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ เฆ•เฆฐเฆพเฆจ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "เฆ เฆฟเฆ•เฆพเฆจเฆพเฆฐ เฆคเฆพเฆฒเฆฟเฆ•เฆพ เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "เฆ…เฆญเฆฟเฆฌเฆพเฆฆเฆจ เฆคเงˆเฆฐเฆฟ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "เฆฌเฆนเฆฟเฆฐเงเฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆธเฆฎเฆจเงเฆฌเฆฏเฆผ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "เฆถเง‡เฆท (~F)"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "เฆฎเง‡เฆ‡เฆฒ เฆเฆ•เฆคเงเฆฐเง€เฆคเฆ•เฆฐเฆฃ เฆ‰เฆ‡เฆœเฆพเฆฐเงเฆก"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "เฆงเฆฐเฆจ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "เฆ•เง‹เงŸเง‡เฆฐเฆฟ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "เฆจเฆฅเฆฟเฆฐ เฆถเงเฆฐเง เฆฅเง‡เฆ•เง‡ เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆชเฆฐเง€เฆ•เงเฆทเฆฃ เฆ•เฆฐเฆฌเง‡เฆจ?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "เฆฌเฆพเฆจเฆพเฆจ-เฆชเฆฐเง€เฆ•เงเฆทเฆฃ เฆถเง‡เฆท เฆนเงŸเง‡เฆ›เง‡เฅค"
@@ -4486,212 +4496,212 @@ msgstr "เฆฌเฆพเฆจเฆพเฆจ-เฆชเฆฐเง€เฆ•เงเฆทเฆฃ เฆถเง‡เฆท เฆนเงŸเง‡เฆ›เง‡เฅค"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "เฆธเฆฎเฆฏเฆผ"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "เฆชเฆฐเฆฟเฆธเฆ‚เฆ–เงเฆฏเฆพเฆจ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "เฆซเฆฐเงเฆฎเฆพ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "เฆชเงเฆฐเง‡เฆฐเฆ•"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "เฆšเฆฒเฆ• เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "เฆšเฆฒเฆ• เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐ (เฆšเฆฒเฆ•)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆ•เงเฆทเง‡เฆคเงเฆฐ (เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "เฆถเฆฐเงเฆคเฆพเฆงเง€เฆจ เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "เฆจเฆฎเงเฆฌเฆฐ เฆชเฆฐเฆฟเฆธเฆฐ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆšเฆฒเฆ• เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆšเฆฒเฆ• เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL เฆฒเง‹เฆก"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "เฆธเงเฆฅเฆพเฆจเฆงเฆพเฆฐเฆ•"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "เฆเฆ•เฆคเงเฆฐเฆฟเฆค เฆฌเฆฐเงเฆฃ"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "เฆ‡เฆจเฆชเงเฆŸ เฆคเฆพเฆฒเฆฟเฆ•เฆพ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "เฆฎเง‡เฆ‡เฆฒ เฆเฆ•เฆคเงเฆฐเง€เฆ•เฆฐเฆฃ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆฐเง‡เฆ•เฆฐเงเฆก"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "เฆฏเง‡เฆ•เง‹เฆจเง‹ เฆฐเง‡เฆ•เฆฐเงเฆก"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "เฆฐเง‡เฆ•เฆฐเงเฆก เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "เฆฒเงเฆ•เงเฆ•เฆพเฆฏเฆผเฆฟเฆค เฆฒเง‡เฆ–เฆพ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€ เฆ•เงเฆทเง‡เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "เฆจเง‹เฆŸ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "เฆธเงเฆ•เงเฆฐเฆฟเฆชเงเฆŸ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "เฆฒเงเฆ•เฆพเฆฏเฆผเฆฟเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "เฆจเฆฅเฆฟเฆฐ-เฆคเฆฅเงเฆฏ"
@@ -4699,74 +4709,74 @@ msgstr "เฆจเฆฅเฆฟเฆฐ-เฆคเฆฅเงเฆฏ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "เฆคเฆพเฆฐเฆฟเฆ– (เฆ…เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "เฆธเฆฎเฆฏเฆผ"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "เฆคเฆพเฆฐเฆฟเฆ– (เฆ…เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆฟเฆค)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "เฆฌเฆฐเงเฆฃ"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "เฆถเฆฌเงเฆฆ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "เฆฌเฆธเงเฆคเง"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE เฆธเงเฆฌเฆฏเฆผเฆ‚เฆ•เงเฆฐเฆฟเฆฏเฆผ "
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE เฆฎเงเฆฏเฆพเฆจเงเงŸเฆพเฆฒ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4774,87 +4784,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "เฆ•เง‹เฆฎเงเฆชเฆพเฆจเฆฟ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "เฆจเฆพเฆฎเง‡เฆฐ เฆชเงเฆฐเฆฅเฆฎเฆพเฆ‚เฆถ"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "เฆจเฆพเฆฎเง‡เฆฐ เฆถเง‡เฆทเฆพเฆ‚เฆถ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "เฆ†เฆฆเงเฆฏเฆ•เงเฆทเฆฐ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "เฆฐเฆพเฆธเงเฆคเฆพ"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "เฆฆเง‡เฆถ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "เฆœเฆฟเฆช เฆ•เง‹เฆก"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "เฆถเฆนเฆฐ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "เฆ…เฆฌเฆธเงเฆฅเฆพเฆจ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "เฆŸเง‡เฆฒเฆฟเฆซเง‹เฆจ(เฆฌเฆพเฆธเฆพ)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "เฆŸเง‡เฆฒเฆฟเฆซเง‹เฆจ (เฆ•เฆฐเงเฆฎเฆธเงเฆฅเฆฒ)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "เฆ‡เฆฎเง‡เฆ‡เฆฒ "
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "เฆฐเฆพเฆทเงเฆŸเงเฆฐ"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "เฆฌเฆจเงเฆง"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "เฆšเฆพเฆฒเง"
@@ -4863,32 +4873,32 @@ msgstr "เฆšเฆพเฆฒเง"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "เฆฌเฆฐเงเฆงเฆฟเฆคเฆพเฆ‚เฆถเฆนเง€เฆจ เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "เฆชเฆฅ/เฆซเฆพเฆ‡เฆฒเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "เฆชเฆฅ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "เฆถเงเฆฐเง‡เฆฃเง€"
@@ -4896,22 +4906,22 @@ msgstr "เฆถเงเฆฐเง‡เฆฃเง€"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผเง‡เฆฐ เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "เฆฌเฆฟเฆญเฆพเฆœเฆ•เฆนเง€เฆจ เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ เฆเฆฌเฆ‚ เฆจเฆพเฆฎ"
@@ -4919,47 +4929,47 @@ msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ เฆเฆฌเฆ‚ เฆจเฆพเฆฎ"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "เฆฐเง‹เฆฎเฆพเฆจ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "เฆฐเง‹เฆฎเฆพเฆจ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "เฆ†เฆฐเฆฌเง€ (เงง เงจ เงฉ)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆนเฆฟเฆธเง‡เฆฌเง‡"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
@@ -4967,12 +4977,12 @@ msgstr "เฆฒเง‡เฆ–เฆพ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "เฆ†เฆฆเงเฆฏเฆ•เงเฆทเฆฐ"
@@ -4980,42 +4990,42 @@ msgstr "เฆ†เฆฆเงเฆฏเฆ•เงเฆทเฆฐ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "เฆกเฆพเฆŸเฆพเฆฌเง‡เฆธ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ"
@@ -5023,17 +5033,17 @@ msgstr "เฆธเฆฟเฆธเงเฆŸเง‡เฆฎ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "เฆฒเง‡เฆ–เฆ•"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "เฆธเฆฎเฆฏเฆผ"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
@@ -5041,67 +5051,67 @@ msgstr "เฆคเฆพเฆฐเฆฟเฆ–"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "เฆ‰เฆชเฆฐเง‡/เฆจเฆฟเฆšเง‡"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆถเงˆเฆฒเง€ เฆนเฆฟเฆธเง‡เฆฌเง‡"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "เฆถเงเฆฐเง‡เฆฃเง€ เฆเฆฌเฆ‚ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "เฆ•เงเฆฏเฆพเฆชเฆถเฆจ เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ (เฆชเงเฆฐเฆธเฆ™เงเฆ— เฆ›เฆพเฆกเฆผเฆพ)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพ (เฆธเฆฎเงเฆชเง‚เฆฐเงเฆฃ เฆชเงเฆฐเฆธเฆ™เงเฆ—)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5109,27 +5119,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "เฆฌเฆธเงเฆคเง"
@@ -5137,1296 +5147,1296 @@ msgstr "เฆฌเฆธเงเฆคเง"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "เฆถเฆฐเงเฆค (~C)"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "เฆคเฆพเฆฐเฆชเฆฐ, เฆคเฆพเฆ›เฆพเงœเฆพ"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE เฆธเงเฆŸเงเฆฏเฆพเฆŸเฆฎเง‡เฆจเงเฆŸ"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "เฆฒเงเฆ•เฆพเฆฏเฆผเฆฟเฆค เฆฒเง‡เฆ–เฆพ (~e)"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "เฆฎเงเฆฏเฆพเฆ•เงเฆฐเง‹ เฆจเฆพเฆฎ (~M)"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "เฆฐเง‡เฆซเฆพเฆฐเง‡เฆจเงเฆธ (~R)"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "เฆฌเฆฐเงเฆฃ (~a)"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "เฆ…เฆซเฆธเง‡เฆŸ (~f)"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "เฆฎเฆพเฆจ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "เฆธเง‚เฆคเงเฆฐ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "เฆธเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "เฆ…เฆจเงเฆญเง‚เฆฎเฆฟเฆ• เฆชเฆฟเฆš"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "เฆ‰เฆฒเงเฆฒเฆฎเงเฆฌ เฆชเฆฟเฆš"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "เฆชเงเฆฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "เฆ‰เฆšเงเฆšเฆคเฆพ"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "เฆฌเฆพเฆฎ เฆฎเฆพเฆฐเงเฆœเฆฟเฆจ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "เฆ‰เฆชเฆฐเง‡เฆฐ เฆฎเฆพเฆฐเงเฆœเฆฟเฆจ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "เฆ•เฆฒเฆพเฆฎ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "เฆฌเฆ‡เฆฏเฆผเง‡เฆฐ เฆชเงเฆฐเฆพเฆ•เฆฆเฆฐเงเฆถเฆจ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "เฆกเงเฆฐเฆช เฆ•เงเฆฏเฆพเฆช"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "เฆ‰เฆฒเงเฆฒเฆฎเงเฆฌเฆญเฆพเฆฌเง‡ เฆ‰เฆฒเงเฆŸเฆพเฆจ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "%1เฆ•เง‡ เฆ…เฆจเงเฆญเง‚เฆฎเฆฟเฆ• เฆฆเฆฟเฆ•เง‡ เฆ‰เฆฒเงเฆŸเฆพเฆจเง‹"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃเง‡"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃเง‡"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "เฆฎเง‹เฆกเฆผเฆพเฆจเง‹ เฆนเฆฌเง‡ เฆจเฆพ (~N)"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "เฆธเฆพเฆฎเฆจเงเฆคเฆฐเฆฟเฆ•"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "เฆชเงเฆฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "เฆ…เฆ•เงเฆทเฆฐเง‡"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "เฆ•เง‹เฆจ เฆชเงƒเฆทเงเฆ เฆพ เฆจเง‡เฆ‡"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "เฆ‰เฆฒเงเฆฒเฆฎเงเฆฌเฆญเฆพเฆฌเง‡ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆธเงเฆฅเฆฟเฆค"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "เฆจเฆฟเฆšเง‡"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆ‰เฆชเฆฐเง‡"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "เฆฌเฆพเฆฎ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆธเงเฆฅเฆฟเฆค"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "เฆฒเฆพเฆ‡เฆจเง‡เฆฐ เฆจเฆฟเฆšเง‡"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "เฆฐเง‡เฆœเฆฟเฆธเงเฆŸเฆพเฆฐ-เฆŸเงเฆฐเง"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "เฆ…เฆจเงเฆญเง‚เฆฎเฆฟเฆ•เฆญเฆพเฆฌเง‡ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆธเงเฆฅเฆฟเฆค"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "เฆญเฆฟเฆคเฆฐ"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "เฆฌเฆพเฆนเฆฟเฆฐ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "เฆชเง‚เฆฐเงเฆฃ-เฆชเงเฆฐเฆธเงเฆฅ"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "เฆ•เฆฒเฆพเฆฎ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "เฆฌเฆฟเฆญเฆพเฆœเฆจ เฆ•เฆฐเงเฆจ"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเงŸเฆจ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "เฆธเฆ‚เฆ–เงเฆฏเฆพเฆฏเฆผเฆจ เฆชเงเฆฐเฆฆเฆฐเงเฆถเฆจ (~S)"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "เฆเฆฌเฆ‚"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "เฆ‰เฆœเงเฆœเงเฆฌเฆฒเฆคเฆพ"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "เฆชเงเฆจเฆฐเฆพเฆฏเฆผ เฆ•เฆฐเฆพ"
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "เฆฌเงˆเฆธเฆพเฆฆเงƒเฆถเงเฆฏ"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "เฆธเงเฆฌเฆšเงเฆ›เฆคเฆพ"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "เฆฌเฆฟเฆชเฆฐเง€เฆค"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เงเฆธ เฆฎเง‹เฆก"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "เฆ†เฆฆเฆฐเงเฆถ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "เฆ—เงเฆฐเง‡เฆธเงเฆ•เง‡เฆฒ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "เฆธเฆพเฆฆเฆพ เฆเฆฌเฆ‚ เฆ•เฆพเฆฒเง‹"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "เฆœเฆฒเฆ›เฆพเฆช"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "เฆ‰เฆฆเงเฆงเงƒเฆคเฆฟ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "เฆฒเง‡เฆ–เฆพ เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "เฆ…เฆ™เงเฆ•เฆจ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "เฆ•เฆจเงเฆŸเงเฆฐเง‹เฆฒ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "เฆฌเฆฟเฆญเฆพเฆ—"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "เฆ—เงเฆฐเฆพเฆซเฆฟเฆ•เงเฆธ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "เฆจเฆฟเฆฐเงเฆฌเฆพเฆšเฆจ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "เฆชเงเฆจเฆฐเฆพเงŸ เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "เฆŸเง‡เฆ•เงเฆธเฆŸ เฆซเงเฆฐเง‡เฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎเฆนเง€เฆจ (~N)"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•เง‡"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎเฆนเง€เฆจ (~N)"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "เฆธเง‚เฆšเฆฟเฆฐ เฆญเงเฆ•เงเฆคเฆฟ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆฌเฆฟเฆญเฆพเฆ—เง‡"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•เง‡"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพเฆฏเฆผ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆฎเฆจเงเฆคเฆฌเงเฆฏ"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆธเฆพเฆฐเฆฃเฆฟ เฆธเง‚เฆคเงเฆฐเง‡ เฆฏเฆพเฆจ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆฌเฆฐเงเฆคเง€ เฆคเงเฆฐเงเฆŸเฆฟเฆฏเงเฆ•เงเฆค เฆธเฆพเฆฐเฆฃเฆฟ เฆธเง‚เฆคเงเฆฐเง‡ เฆฏเฆพเฆจ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "เฆชเฆฐเฆฌเฆฐเงเฆคเง€ เฆคเงเฆฐเงเฆŸเฆฟเฆฏเงเฆ•เงเฆค เฆธเฆพเฆฐเฆฃเฆฟ เฆธเง‚เฆคเงเฆฐเง‡ เฆฏเฆพเฆจ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "เฆธเฆ‚เฆฏเง‹เฆœเฆจ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "เฆชเงเฆฐเฆฏเฆผเง‹เฆ—เฆ•เงƒเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "เฆชเงเฆฐเฆพเฆจเงเฆคเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "เฆชเงƒเฆทเงเฆ เฆพ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ... (~P)"
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "เฆซเงเฆฒเง‹เฆฐ เฆฌเฆฟเฆจเงเฆฏเฆพเฆธ เฆ•เฆฐเฆพ เฆนเฆฌเง‡..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "เฆเฆ‡ เฆซเฆพเฆ‡เฆฒเฆŸเฆฟ เฆ–เง‹เฆฒเฆพ เฆฏเฆพเงŸเฆจเฆฟ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "เฆซเงเฆฐเง‡เฆฎ เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "เฆฎเฆจเงเฆคเฆฌเงเฆฏ:"
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถเฆจ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "เฆธเงเฆฌเงŸเฆ‚เฆ•เงเฆฐเฆฟเงŸ เฆธเฆ‚เฆถเง‹เฆงเฆจ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "เฆซเฆฐเฆฎเงเฆฏเฆพเฆŸ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟเฆฐ เฆชเฆฐเฆฟเฆฌเฆฐเงเฆคเฆจ "
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "เฆชเงเฆฐเฆฏเฆผเง‹เฆ—เฆ•เงƒเฆค เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "เฆšเฆฟเฆคเงเฆฐ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE เฆ…เฆฌเฆœเง‡เฆ•เงเฆŸ"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "เฆซเงเฆฐเง‡เฆฎ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "เฆธเฆพเฆฐเฆฃเฆฟ เฆ˜เฆฐ"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "เฆชเงƒเฆทเงเฆ เฆพ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "เฆถเง€เฆฐเงเฆทเฆšเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "เฆชเฆพเฆฆเฆšเฆฐเฆฃ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "เฆถเฆฟเฆฐเง‹เฆจเฆพเฆฎ"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "เฆฌเฆฟเฆญเฆพเฆœเฆ•"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "เฆธเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "เฆซเฆพเฆ‡เฆฒ, \"%2\" เฆชเฆฅเง‡เฆฐ \"%1\" เฆ–เงเฆเฆœเง‡ เฆชเฆพเฆ“เฆฏเฆผเฆพ เฆฏเฆพเฆ‡เฆจเฆฟเฅค"
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
#, fuzzy
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "เฆฌเงเฆฏเฆฌเฆนเฆพเฆฐเฆ•เฆพเฆฐเง€-เฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆจเฆคเงเฆจ เฆธเง‚เฆšเฆฟ"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
#, fuzzy
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "เฆ…เฆงเงเฆฏเฆพเฆฏเฆผ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "เฆญเงเฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "เฆŸเงเฆฏเฆพเฆฌ เฆธเงเฆŸเฆช"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "เฆฒเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "เฆชเงƒเฆทเงเฆ เฆพเฆฐ เฆจเฆฎเงเฆฌเฆฐ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
#, fuzzy
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "เฆคเฆฅเงเฆฏเฆธเง‚เฆคเงเฆฐ เฆญเงเฆ•เงเฆคเฆฟ"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "เฆ…เฆ•เงเฆทเฆฐ เฆถเงˆเฆฒเง€"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6434,246 +6444,246 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "เฆฌเง‡เฆธ เฆฒเฆพเฆ‡เฆจ เฆ‰เฆชเฆฐเง‡ (~t)"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "เฆฌเง‡เฆธ เฆฒเฆพเฆ‡เฆจ เฆจเฆฟเฆšเง‡ (~B)"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "เฆฌเง‡เฆธ เฆฒเฆพเฆ‡เฆจ เฆ•เง‡เฆจเงเฆฆเงเฆฐเฆธเงเฆฅเฆฟเฆค (~c)"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "เฆฌเฆธเงเฆคเง เฆธเฆจเงเฆจเฆฟเฆฌเง‡เฆถ"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "เฆฌเฆธเงเฆคเง เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (เฆซเฆฐเงเฆฎเฆพ:"
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "เฆธเง€เฆฎเฆพเฆจเฆพ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "เฆชเฆŸเฆญเง‚เฆฎเฆฟ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆถเงˆเฆฒเง€:"
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "เฆฎเฆพเฆธเงเฆŸเฆพเฆฐ เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION เฆฎเฆพเฆธเงเฆŸเฆพเฆฐ เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "เฆ•เง‹เฆจเฆŸเฆฟ เฆจเฆพ (เฆฌเฆพเฆจเฆพเฆจ เฆชเฆฐเง€เฆ•เงเฆทเฆพ เฆ•เฆฐเฆพ เฆนเฆฌเง‡ เฆจเฆพ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "เฆชเง‚เฆฐเงเฆฌเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฟเฆค เฆญเฆพเฆทเฆพ เฆชเงเฆจเฆƒเฆจเฆฟเฆฐเงเฆงเฆพเฆฐเฆฃ"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "เฆ†เฆฐเฆ“..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "เฆ‰เฆชเง‡เฆ•เงเฆทเฆพ (~I)"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML เฆจเฆฅเฆฟ"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "เฆจเฆฅเฆฟ เฆชเงเฆฐเฆคเฆฟ"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "เฆธเงเฆคเฆฐ"
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "เฆธเง€เฆฎเฆพเฆฐเง‡เฆ–เฆพ"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "เฆชเฆพเฆฆเฆŸเง€เฆ•เฆพ/เฆชเงเฆฐเฆพเฆจเงเฆคเฆŸเง€เฆ•เฆพ เฆธเฆฎเงเฆชเฆพเฆฆเฆจเฆพ"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "เฆ…เฆจเงเฆธเฆจเงเฆงเฆพเฆจเฆ•เงƒเฆค เฆ•เง€เฆŸเฆฟ XX เฆฌเฆพเฆฐ เฆชเงเฆฐเฆคเฆฟเฆธเงเฆฅเฆพเฆชเฆจ เฆ•เฆฐเฆพ เฆนเงŸเง‡เฆ›เง‡"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "เฆธเฆพเฆฐเฆฟ"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "เฆ•เฆฒเฆพเฆฎ (~m)"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "เฆšเฆพเฆฒเฆฟเงŸเง‡ เฆฏเฆพเฆ“เงŸเฆพ เฆนเฆฌเง‡"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "เฆ•เฆพเฆœ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "เฆ…เฆฌเฆธเงเฆฅเฆพ"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "เฆฌเงœ เฆ•เฆฐเฆพ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6682,7 +6692,7 @@ msgstr "เฆจเฆฟเฆฎเงเฆจเฆฎเงเฆ–เง€"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6690,33 +6700,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "เฆ…เฆ•เฆพเฆฐเงเฆฏเฆ•เฆฐ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10662,32 +10672,42 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "เฆฌเงเฆ•เฆฎเฆพเฆฐเงเฆ•"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "เฆธเฆ‚เฆฏเง‹เฆœเฆจ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
+msgctxt "insertbookmark|goto"
+msgid "Go to"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "เฆ…เฆชเฆธเฆพเฆฐเฆฃ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
-msgctxt "insertbookmark|goto"
-msgid "Go to"
-msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "เฆชเงเฆจเฆƒเฆจเฆพเฆฎเฆ•เฆฐเฆฃ"
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
@@ -13698,7 +13718,7 @@ msgstr "เฆฐเง‚เฆชเฆฐเง‡เฆ–เฆพ: เฆธเงเฆคเฆฐ"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -14190,85 +14210,89 @@ msgid "Brea_ks"
msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
-#, fuzzy
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "เฆ†เงœเฆพเฆฒ เฆ•เฆฐเฆพ เฆชเฆพเฆ เงเฆฏ (~x)"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "เฆธเฆ‚เฆฏเง‹เฆœเฆจ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "เฆ…เฆจเงเฆšเงเฆ›เง‡เฆฆ เฆชเงเฆฐเฆพเฆจเงเฆคเฆฟเฆ•เฆ•เฆฐเฆฃ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "เฆŸเงเฆฏเฆพเฆฌ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/bn/vcl/messages.po b/source/bn/vcl/messages.po
index 46234ad8b14..b6bde2d0bd6 100644
--- a/source/bn/vcl/messages.po
+++ b/source/bn/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/bo/cui/messages.po b/source/bo/cui/messages.po
index c05d7fe34ba..ed01b584acd 100644
--- a/source/bo/cui/messages.po
+++ b/source/bo/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3638,7 +3638,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3650,58 +3650,78 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "เฝ†เฝบเผ‹เฝ†เฝดเฝ„เผ‹เผ"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "เฝ†เฝบเผ‹เฝ†เฝดเฝ„เผ‹เผ"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "เฝ†เฝบเผ‹เฝ†เฝดเฝ„เผ‹เผ"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "เฝ†เฝบเผ‹เฝ†เฝดเฝ„เผ‹เผ"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
@@ -5326,6 +5346,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "เฝžเฝฒเฝ„เผ‹เฝ†เฝบเฝ“เผ‹เฝ‘เฝ„เผ‹เผ เฝเฝ‘เผ‹เฝฆเพเพฑเฝผเฝ„เผ‹เฝ‚เพฒเฝผเฝ„เผ‹เฝเพฑเฝบเฝขเผ เฝขเฝ„เผ‹เฝฆเพเพฑเฝผเฝ„เผ‹เฝฃเพ—เฝผเฝ„เฝฆเผ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8251,89 +8281,94 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
#, fuzzy
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝกเฝฒเฝ‚"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
#, fuzzy
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAMEเฝ–เฝขเพกเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
#, fuzzy
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAMEเฝ–เฝขเพกเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เฝฒเฝ„เผ‹เผ\tเฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
#, fuzzy
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ เฝ–เฝผเฝขเผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ๅฏๅŠจๆ—ถ่ฝฝๅ…ฅ%PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "เฝ˜เผ‹เฝฃเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝšเฝ„เผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ”เผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/bo/helpcontent2/source/text/shared.po b/source/bo/helpcontent2/source/text/shared.po
index 8defe64d3c0..21a5b652ef6 100644
--- a/source/bo/helpcontent2/source/text/shared.po
+++ b/source/bo/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-02 10:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\"><emph>[เฝขเพฉเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฉเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ </ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "เฝขเพฉเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹/เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">\"เฝŸเฝ–เผ‹เฝšเฝ‘เผ‹เฝ เฝเฝบเฝ“เผ‹เฝขเพเพฑเฝผเฝ„เผ‹\"เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝเผ‹เฝ•เพฑเฝบเผ </ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">\"เฝ เฝเฝบเฝ“เผ‹เฝขเพเพฑเฝผเฝ„เผ‹เฝเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹\"เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝเผ‹เฝ•เพฑเฝบเผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">\"เฝ‚เพณเฝผเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ“เผ‹เฝŸเฝดเฝขเผ‹เฝšเฝ‘เผ‹\"เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝเผ‹เฝ•เพฑเฝบเผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">\"เฝ•เพฑเฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ‹\"เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝเผ‹เฝ•เพฑเฝบเผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">\"เฝขเพฉเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹\"เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝเผ‹เฝ•เพฑเฝบเผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared/00.po b/source/bo/helpcontent2/source/text/shared/00.po
index a8684e59d0e..6ea551d6219 100644
--- a/source/bo/helpcontent2/source/text/shared/00.po
+++ b/source/bo/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,7 +5325,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5333,16 +5333,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹]</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹(เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹):"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹....]</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹.\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹....] - \"เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝ˜เฝฒเฝ„เผ‹เฝคเฝผเฝ‚เผ‹...] - \"เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹....] - \"เฝ‚เฝžเฝ“เผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝ˜เฝฒเฝ„เผ‹เฝคเฝผเฝ‚เผ‹...] - \"เฝ‚เฝžเฝ“เผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝ˜เฝฒเฝ„เผ‹เฝคเฝผเฝ‚เผ‹...]</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝ˜เฝฒเฝ„เผ‹เฝคเฝผเฝ‚เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝ–เฝดเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝ˜เฝฒเฝ„เผ‹เฝคเฝผเฝ‚เผ‹...] - \"เฝ˜เฝฒเฝ„เผ‹เฝคเฝผเฝ‚เผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝ˜เฝฒเฝ„เผ‹เฝคเฝผเฝ‚เผ‹...] - \"เฝฆเพ’เฝบเฝขเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹]- [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝ˜เฝฒเฝ„เผ‹เฝคเฝผเฝ‚เผ‹...] - \"เฝšเฝผเฝ„เผ‹เฝ‘เฝผเฝ“เผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝเผ‹เฝ•เพฑเฝบเผ‹...]</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹ - เฝเผ‹เฝ•เพฑเฝบเผ‹</emph> เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹<emph>เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝžเฝ“เผ‹เฝ‰เฝขเผ‹เฝ“เฝฒเผ‹...]</emph> เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹<emph>\" เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹\"เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹</emph>"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹]</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹...]</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ‰เฝ˜เฝฆเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹...] - \"เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝ เฝ‚เฝผเฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹...] - \"เฝ‚เฝเฝ‚เผ‹เฝ”เฝขเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹...] - \"เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝฆเพเฝดเฝขเผ‹เฝ–เผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝžเฝ–เฝฆเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹...] - \"เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ–เฝชเพ™เฝ“เผ‹เฝฆเพเพฑเฝบเฝฃเผ‹...]</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ–เฝชเพ™เฝ“เผ‹เฝฆเพเพฑเฝบเฝฃเผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ‰เฝ˜เฝฆเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ–เฝชเพ™เฝ“เผ‹เฝฆเพเพฑเฝบเฝฃเผ‹...] - \"เฝšเฝดเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ–เฝชเพ™เฝ“เผ‹เฝฆเพเพฑเฝบเฝฃเผ‹...] - \"เฝกเฝฒเฝ‚เผ‹เฝ–เฝฆเพเฝดเฝขเผ‹เฝ–เผ‹เฝ‘เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ–เฝชเพ™เฝ“เผ‹เฝฆเพเพฑเฝบเฝฃเผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝžเฝ–เฝฆเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ–เฝชเพ™เฝ“เผ‹เฝฆเพเพฑเฝบเฝฃเผ‹...] - \"เฝขเฝดเฝฆเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹...]</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹...] - \"เฝ˜เผ‹เฝ”เฝ„เผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ‰เฝ˜เฝฆเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹...] - \"เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพฉเฝ เฝฒเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹...] - \"เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝŸเฝดเฝขเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹...] - \"เฝšเฝผเฝ‚เฝฆเผ‹เฝžเฝดเฝ‚เฝฆเผ‹เฝ˜เฝฒเผ‹เฝฆเพฃเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹...] - \"เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝ™เฝผเผ‹เฝ–เฝผเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹...] - \"เฝ˜เผ‹เฝ”เฝ„เผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹...]</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 1 \"</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝฃเพ—เฝขเฝฃเพ—เฝขเผ‹ 2 \"</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 3 \"</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 4 เฝ”เผ‹\"</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹...] - \"เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 5เฝ”เผ‹ \"</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹ เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹<emph>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ </variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹ เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹<emph>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 1 เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ </variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹<emph>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ - เฝคเฝผเฝ‚เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹ 2 เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ </variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹ เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹<emph>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 3 เฝ”เผ‹เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ </variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹ เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹<emph>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 4 (เฝ„เฝบเฝฆเผ‹เฝ”เฝขเผ‹เฝ‘เฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ‚เฝ“เฝฆเผ‹เฝกเฝผเฝ‘เผ‹)</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹ เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹<emph>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝ‘เฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ - เฝ˜เฝเฝ เผ‹เฝ˜เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ </variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ†เฝฆเผ‹...]</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ†เฝฆเผ‹...] - \"เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ†เฝฆเผ‹้ฆ–้กต\"</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ†เฝฆเผ‹...] - \"เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ†เฝฆเผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพŸเฝบเผ‹\"</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝกเฝผเผ‹เฝฃเฝผเฝขเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝ†เฝฆเผ‹...]</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹] - [เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹...]</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹</emph><emph>- เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝเผ‹เฝ–เพฑเฝ„เผ‹</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹]</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ‹]</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹/$[officename] เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“ เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹....]</emph> \"HTML เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹\"เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\"> เฝ“เฝฆเผ‹$[officename] เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹/$[officename] เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph>เฝ“เฝ„เผ‹ HTML เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 1 เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ </variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹/$[officename] เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹ เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph> HTML เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 2 </variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹/$[officename] เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹ เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph> HTML เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 3 เฝ”เผ‹</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹/$[officename] เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹ เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph> HTML เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 4 </variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹/$[officename] เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹ เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph> HTML เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹ 5 เฝ”เผ‹</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹/$[officename] เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹ เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph> HTML เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ 6 เฝ”เผ‹</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"bmpexport\"><emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹\"BMP\"เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ“เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ“เผ‹ เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝฒเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝšเฝ„เผ‹เฝ˜เผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ‹]</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝžเฝ“เผ‹เฝ‰เฝขเผ‹เฝ“เฝฒเผ‹...]</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‘เฝดเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹]</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...]</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...] - \"เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพฒเฝผเฝฃเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,7 +6069,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
msgstr ""
#: 00000401.xhp
@@ -6077,71 +6077,71 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "<emph>เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹ - เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹ - เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพฒเฝผเฝฃเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ <emph>เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ”เผ‹</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝขเพกเฝบเฝ–เผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "\"เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝ„เผ‹\"เฝเฝผเฝ‚เผ‹\"เฝ˜เฝฒเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ”เผ‹\"เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ†เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...] - \"เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพฒเฝผเฝฃเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹ <emph>เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ”เผ‹</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹<emph>เฝ‚เฝฆเฝ–เผ‹เฝฆเพฃเฝผเฝ“เผ‹</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...] - \"เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...] - \"เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...] - \"เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝขเพฉเฝฒเฝฆเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"info2\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...] - \"เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพฒเฝผเฝฃเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...] - \"Enterเฝ‘เพฒเผ‹เฝ–เผ‹\" </emph> เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,23 +6173,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "<emph>เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹ - เฝ‚เฝเฝ‚เผ‹เฝ”เฝขเผ‹เฝ†เฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ–เฝฆเพเฝดเฝขเผ‹เฝ–เผ‹]</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\"><emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph></variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ–เฝฆเพเฝดเฝขเผ‹เฝ–เผ‹] - [PDFเฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพฆเพฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝดเฝขเผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹...]</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ–เฝฆเพเฝดเฝขเผ‹เฝ–เผ‹] - [เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เฝ™เฝผเผ‹เฝ–เฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฆเพเพฑเฝบเผ‹เฝ‚เพฒเฝดเฝ–เผ‹...]</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝเฝ‚เผ‹เฝ”เฝขเผ‹...]</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹]</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,15 +6373,15 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹] - [เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เฝ™เฝผเผ‹เฝ–เฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹]</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
msgstr ""
#: 00000401.xhp
@@ -6389,7 +6389,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
msgstr ""
#: 00000401.xhp
@@ -6397,24 +6397,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\"> <emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹\"EPS\"เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ“เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ“เผ‹ เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\"> <emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹...]</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹\"PBM\"เฝ‘เฝ„เผ‹\"PPM\"เฝกเฝ„เผ‹เฝ“เผ‹\"PGM\"เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ“เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ“เผ‹ เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝฒเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹] - [เฝ”เฝขเผ‹เฝ‚เฝžเฝฒเผ‹...]</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝเฝบเฝ“เผ‹]</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝกเฝ„เผ‹เฝ“เผ‹<emph>[เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝฆเพณเฝขเผ‹เฝ‚เฝฆเฝผเผ‹]</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ–เฝฆเพเพฑเฝขเผ‹เฝŸเพณเฝผเฝฆเผ‹]</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ‘เพฒเฝฆเผ‹เฝ‚เฝเฝดเฝ–เผ‹]</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹]</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝฆเพฆเพฑเฝขเผ‹เฝ–เผ‹]</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพฆเพฑเฝขเผ‹เฝ–เผ‹...]</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝšเฝ„เผ‹เฝ˜เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹]</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝเฝบเฝ“เผ‹]</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ„เผ‹เฝšเฝ–เผ‹เฝ–เฝขเพ—เฝบเผ‹]</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\"><emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ„เผ‹เฝšเฝ–เผ‹เฝ–เฝขเพ—เฝบเผ‹ - เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹</emph></variable> เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\"><emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ„เผ‹เฝšเฝ–เผ‹เฝ–เฝขเพ—เฝบเผ‹ - เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹</variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ„เผ‹เฝšเฝ–เผ‹เฝ–เฝขเพ—เฝบเผ‹...] - \"เฝ เฝ‘เพฒเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹\"</emph>เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‘เฝ„เผ‹<emph>\"...\"</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ"
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹<emph>[เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹ <emph>\"เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝเฝผเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ - เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เผ‹<emph>\"เฝ เฝ‘เพฒเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹\"</emph>เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹ - เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹<emph>\"...\"</emph> เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "<emph>เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹</emph>เฝšเฝ„เผ‹เฝเฝผเฝ‚เผ‹ <emph>เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝเฝผเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹</emph>-<emph>เฝ เฝ‘เพฒเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹</emph>เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹ -<emph>...</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹ (เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹] - [เฝฃเฝ‚เผ‹เฝขเฝผเฝ‚เฝฆเผ‹]</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹] - [เฝกเฝฒเฝ‚เผ‹เฝšเฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹...]</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹...]</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹...] - \"เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹...\"</emph>(ไป…้™ไบŽ DDE ้“พๆŽฅ)</variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹<emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹ - เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹...]</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝขเพŸเฝ“เผ‹เฝ เฝ•เพฒเฝผเผ‹...]</emph>(เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝšเฝฃเผ‹เฝเฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ†เฝผเฝ‚เผ‹)</variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\"> <emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝขเพŸเฝ“เผ‹เฝ เฝ•เพฒเฝผเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝขเพŸเฝ“เผ‹เฝ เฝ•เพฒเฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹<emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹ - เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹</emph></variable>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\"><emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹</emph></variable> เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\"> <emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹ - เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ (เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝšเฝฃเผ‹เฝเฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ†เฝผเฝ‚เผ‹)</variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\"> <emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹ - เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ”เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [เฝฆเพกเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹...]</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "<emph>[เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝ„เผ‹]</emph>เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ–เฝขเพ’เพฑเผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพกเฝดเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ†เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹] - [เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹]</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹] - [ เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝ‚เฝ™เฝผเผ‹เฝ–เฝผเผ‹]</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝ„เผ‹]</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹] - [เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝšเฝ„เผ‹]</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝเฝ–เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹]</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "<emph>เฝ†เฝบเฝฆเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹</emph>เฝšเฝ„เผ‹เฝฆเพŸเฝบเฝ„เผ‹ <emph>เฝ†เฝบเฝฆเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹</emph> เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ -<emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝ†เฝบเฝฆเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹...] - \"เฝ‘เฝ–เพฑเฝฒเฝ“เผ‹เฝเผ‹เฝ‘เพฒเผ‹เฝ–เผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝ†เฝบเฝฆเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹...] - \"เฝ‚เพณเฝผเฝ‚เผ‹เฝขเพกเฝดเฝฃเผ‹เฝฆเพฆเพฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝšเฝผเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝ†เฝบเฝฆเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹...] - \"เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝ†เฝบเฝฆเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹...] - \"เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹\"</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเฝฑเผ‹</variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [เฝ‚เฝฆเฝฃเผ‹เฝกเฝผเฝฃเผ‹เฝ†เผ‹เฝšเฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹]</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹] - [เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹]</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹] - [HTML เฝเฝดเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹]</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"eispa\">เฝšเฝฃเผ‹เฝเฝผเผ‹ <emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ] - [เฝฆเพŸเฝขเผ]</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,31 +7269,31 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹...]</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"> <emph>เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹ - เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹/เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ - เฝขเฝ„เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹ - เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹</caseinline></switchinline>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> <emph>เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹ - เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝขเฝ„เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹ - เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹</caseinline></switchinline>เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹]</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹] - [OLE เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹...]</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹] - [เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹...]</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹] - [เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹...]</emph> - \"เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ”เผ‹(เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹)"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹...]</emph> - \"เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ”เผ"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹] - [เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹...]</emph> - \"เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ”เผ‹(เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹)"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹...]</emph> - \"เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ–เฝžเฝฒเผ‹เฝ”เผ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹] - [เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹...]</emph> - \"เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ”เผ‹(เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹)"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹...]</emph> - \"เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ–เฝžเฝฒเผ‹เฝ”เผ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹...]</emph> - \"เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝขเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ–เฝžเฝฒเผ‹เฝ”เผ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹] - [เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝกเฝดเฝฃเผ‹...]</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>[เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเพ—เฝบเฝฆเผ‹ <emph>เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹ - เฝ เฝ•เพฑเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹</emph> </variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "<emph>[เฝขเพ’เพฑเฝดเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝผเผ‹เฝ†เฝฆเผ‹เฝšเฝ„เผ‹]</emph>เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝกเฝผเผ‹เฝ†เฝฆเผ‹] - [เฝฆเพเฝ‘เผ‹เฝ–เฝขเพกเผ‹] - [เฝ‘เฝผเฝ“เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝฒเฝ„เผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹...]</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹] - [เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹]</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹] - [เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹]</emph></variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹ - เฝฆเพเฝผเฝขเผ‹เฝฃเผ‹ <item type=\"productname\">%PRODUCTNAME</item></emph> </variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹] - [เฝเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ‹เฝเฝผเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹]</emph> (เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ เฝ›เฝ˜เผ‹เฝ‚เพณเฝฒเฝ„เผ‹เฝ‘เพฒเผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝฃเผ‹เฝ‚เฝเฝ‘เผ‹เฝ”เผ‹)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹:<emph>[เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹] - [เฝ เฝšเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹] - [เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ เฝšเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹...]</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "<emph>[เฝกเฝผเผ‹เฝ†เฝฆเผ‹เฝšเฝ„เผ‹เฝ‚เฝ™เฝผเผ‹เฝ–เฝผเผ‹]</emph>เฝกเฝ„เผ‹เฝ“เผ‹<emph>[เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝ„เผ‹]</emph>เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹:<emph>เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝ„เผ‹</emph>เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ เฝšเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹<emph>เฝกเฝผเผ‹เฝ†เฝฆเผ‹ - เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝšเฝ‚เผ‹เฝ†เฝฆเผ‹</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,23 +8829,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹ <emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹ - เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹ - เฝ˜เฝเฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเฝฑเผ‹</variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\"> ODBC เฝกเฝ„เผ‹เฝ“เผ‹\"เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝ‘เฝบเฝ–เผ‹\"เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,128 +8853,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">ODBC เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - \"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable> เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\"> LDAP เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝ‘เฝบเฝ–เผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹ \"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - \"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">JDBC เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable> เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\"> MySQL เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - \"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\"> dBase เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹ \"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - \"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\"> dBase เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹ \"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹<emph>เฝ–เฝคเฝบเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹</emph></variable>เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Text เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - \"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable> เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\"> MS ADO เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - \"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable>เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝกเฝผเผ‹เฝ†เฝฆเผ‹\" - SQL</variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹ \"เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹\"เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹</variable>เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„\"เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹\"เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ‹</variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„ \"เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹\"เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ \"เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹\" -<emph>เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph>เฝกเฝ„เผ‹เฝ“เผ‹<emph>เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph></variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„\"เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹\"เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ \"เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹ \"-\"เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹\"เฝกเฝ„เผ‹เฝ“เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\"-\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\"</variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹<emph>เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹ - เฝ–เฝ™เฝฃเผ‹เฝ เฝ‘เพฒเฝฒเผ‹(เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹)</emph></variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹\"เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝขเพ—เฝบเฝฆเผ‹ \"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\"</variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝ–เฝ™เฝฃเผ‹เฝ เฝ‘เพฒเฝฒเผ‹\"เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝขเพ—เฝบเฝฆเผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\"เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ“เผ‹เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹ </variable>เฝ เฝ‘เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ‹เฝ–เฝผเผ"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "[เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝผเผ‹เฝ†เฝฆเผ‹เฝšเฝ„เผ‹]เฝ‘เฝ„เผ‹[เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝผเผ‹เฝ†เฝฆเผ‹เฝšเฝ„เผ‹]เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>\"เฝ เฝšเฝผเฝฃเผ‹เฝ–เฝ เฝฒเผ‹เฝŸเฝฒเฝ“เผ‹เฝเฝผเผ‹\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>[เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝผเผ‹เฝ†เฝฆเผ‹เฝšเฝ„เผ‹]</emph>เฝกเฝ„เผ‹เฝ“เผ‹<emph>[เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝผเผ‹เฝ†เฝฆเผ‹เฝšเฝ„เผ‹]</emph>เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹\" - \"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝคเฝขเผ‹เฝ†เฝฆเผ‹:เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝคเฝผเฝ„เผ‹เฝ†เฝฆเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹</variable>เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹<emph>เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹ - เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹</emph></variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - \"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"</variable>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹\"เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\" - \"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹\" - \"เฝ˜เฝเฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹\"</variable> เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared/01.po b/source/bo/helpcontent2/source/text/shared/01.po
index b5350dda038..321b08d8d4c 100644
--- a/source/bo/helpcontent2/source/text/shared/01.po
+++ b/source/bo/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-12-22 14:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
msgstr ""
#: 01010000.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
msgstr ""
#: 01010000.xhp
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
msgstr ""
#: 01010000.xhp
@@ -301,7 +301,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
msgstr ""
#: 01010000.xhp
@@ -325,7 +325,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -349,7 +349,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -405,7 +405,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -421,7 +421,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -453,7 +453,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -469,7 +469,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
msgstr ""
#: 01010001.xhp
@@ -509,7 +509,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
msgstr ""
#: 01010200.xhp
@@ -533,7 +533,7 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
msgstr ""
#: 01010200.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
msgstr ""
#: 01010201.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
msgstr ""
#: 01010201.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,7 +1125,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
msgstr ""
#: 01010203.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,7 +2213,7 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
msgstr ""
#: 01020103.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
msgstr ""
#: 01020103.xhp
@@ -2325,7 +2325,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
msgstr ""
#: 01050000.xhp
@@ -2333,7 +2333,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
msgstr ""
#: 01050000.xhp
@@ -2341,7 +2341,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,7 +2389,7 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
msgstr ""
#: 01060001.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,7 +3085,7 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
msgstr ""
#: 01100200.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
msgstr ""
#: 01100200.xhp
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,7 +10253,7 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
msgstr ""
#: 02220100.xhp
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,7 +10389,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10405,7 +10405,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
+msgid "Paste and delete text."
msgstr ""
#: 02230100.xhp
@@ -10413,7 +10413,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
+msgid "Move paragraphs."
msgstr ""
#: 02230100.xhp
@@ -10421,7 +10421,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
+msgid "Sort text."
msgstr ""
#: 02230100.xhp
@@ -10429,7 +10429,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
+msgid "Find and replace text."
msgstr ""
#: 02230100.xhp
@@ -10445,7 +10445,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
msgstr ""
#: 02230100.xhp
@@ -10453,7 +10453,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
+msgid "Insert document."
msgstr ""
#: 02230100.xhp
@@ -10461,7 +10461,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
+msgid "Insert AutoText."
msgstr ""
#: 02230100.xhp
@@ -10469,7 +10469,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
+msgid "Insert from clipboard."
msgstr ""
#: 02230100.xhp
@@ -10477,7 +10477,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
msgstr ""
#: 02230100.xhp
@@ -10485,7 +10485,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
msgstr ""
#: 02230100.xhp
@@ -10493,7 +10493,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
+msgid "Insert sheets."
msgstr ""
#: 02230100.xhp
@@ -10501,7 +10501,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
msgstr ""
#: 02230100.xhp
@@ -10509,7 +10509,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
+msgid "Move by dragging and dropping."
msgstr ""
#: 02230100.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10629,7 +10629,7 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10749,7 +10749,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10757,7 +10757,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10765,7 +10765,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,7 +10869,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
msgstr ""
#: 02230401.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11029,7 +11029,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
msgstr ""
#: 02230401.xhp
@@ -11037,7 +11037,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11045,7 +11045,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11261,7 +11261,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,7 +11277,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11301,7 +11301,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11325,7 +11325,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,7 +11509,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11525,7 +11525,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
msgstr ""
#: 02250000.xhp
@@ -11581,7 +11581,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11677,7 +11677,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11957,7 +11957,7 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11989,7 +11989,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11997,7 +11997,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
msgstr ""
#: 03050000.xhp
@@ -12029,7 +12029,7 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
msgstr ""
#: 03060000.xhp
@@ -12061,7 +12061,7 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12093,7 +12093,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12101,7 +12101,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12109,7 +12109,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
msgstr ""
#: 03170000.xhp
@@ -12141,7 +12141,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
msgstr ""
#: 03170000.xhp
@@ -12157,7 +12157,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
msgstr ""
#: 03170000.xhp
@@ -12165,7 +12165,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
msgstr ""
#: 03990000.xhp
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,7 +12621,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
msgstr ""
#: 04100000.xhp
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,7 +13389,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
msgstr ""
#: 05020100.xhp
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,7 +13461,7 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr ""
#: 05020200.xhp
@@ -13493,7 +13493,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13525,7 +13525,7 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
msgstr ""
#: 05020200.xhp
@@ -13533,7 +13533,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,7 +13589,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
msgstr ""
#: 05020200.xhp
@@ -13597,7 +13597,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
msgstr ""
#: 05020200.xhp
@@ -13605,7 +13605,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
msgstr ""
#: 05020200.xhp
@@ -13613,7 +13613,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
msgstr ""
#: 05020200.xhp
@@ -13621,7 +13621,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
msgstr ""
#: 05020200.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13901,7 +13901,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
msgstr ""
#: 05020300.xhp
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,7 +17925,7 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
+msgid "Rotation/scaling"
msgstr ""
#: 05020500.xhp
@@ -18221,7 +18221,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#: 05020700.xhp
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,7 +31693,7 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: 06040100.xhp
@@ -31901,7 +31901,7 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
msgstr ""
#: 06040100.xhp
diff --git a/source/bo/helpcontent2/source/text/shared/02.po b/source/bo/helpcontent2/source/text/shared/02.po
index 243a4969022..65862a95c6a 100644
--- a/source/bo/helpcontent2/source/text/shared/02.po
+++ b/source/bo/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ</emph><emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹ เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹</emph>เฝ‚เพณเฝฒเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹<emph>เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹</emph>เฝ‚เพฑเฝฒเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹<emph> ... </emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ <emph>เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ<emph>เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹</emph>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ˜เฝ„เฝผเฝ“เผ"
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ</emph>เฝ‘เฝ„เผ‹<emph>เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ</emph>เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‘เฝบเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ‹เฝ‘เฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ‹เฝ‘เฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ‹เฝ“เฝฒเผ‹เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ‚เฝเฝผเฝ„เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ‹ 5 เฝ เฝ–เพฒเฝบเฝฃเฝ˜เฝเฝดเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝงเพฒเฝฒเฝฃเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹ 3เฝšเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹ เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ‚เฝเฝผเฝ“เผ‹ 5เฝ–เพฑเฝบเฝ‘เผ‹ เฝกเฝฒเฝ“เผ‹เฝ“เฝ เฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝเฝ„เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹)เฝ‘เฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹(เฝ‘เฝ”เฝบเผ‹เฝ“เผ‹ เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ‹เฝ“เฝฒเผ‹ 10 เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹ 20เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเฝ„เผ‹เฝ‘เฝ‚เผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ 10 เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹)เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ“เผ‹<emph>เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ</emph>เฝ‘เฝ„เผ‹<emph>เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ</emph>เฝšเฝ‘เผ‹เฝ–เฝ€เฝ‚เผ‹เฝ‚เฝ„เผ‹เฝกเฝ„เผ‹เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ‘เฝ„เผ‹<emph>เฝเฝฆเผ‹เฝฃเฝบเฝ“เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เผ</emph>เฝšเฝ„เผ‹เฝ˜เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝขเฝดเฝ„เผ‹เผ"
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,7 +2029,7 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
msgstr ""
#: 01170003.xhp
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">เฝกเฝ“เผ‹เฝฃเฝ‚เผ‹เฝšเฝฃเผ‹เฝเฝผเผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ‘เฝดเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‘เฝดเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพŸเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ</ahelp>เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝฆเพŸเฝขเผ‹เฝžเฝฒเฝ‚เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ เฝ‘เฝผเฝ‘เผ‹เฝ“เผ‹เฝฆเพŸเฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‚เฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพŸเฝขเผ‹ 16 เฝฆเพ”เฝผเฝ“เผ‹เฝฃเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‚เฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพŸเฝขเผ‹เฝ‘เฝบเผ‹เฝ–เฝฆเผ‹เฝ˜เฝ„เผ‹เฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ“เผ‹ เฝ‘เฝบเผ‹เฝ–เฝฆเผ‹เฝ˜เฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝ เฝšเฝฒเฝ‚เผ‹<emph></emph>เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝฆเพŸเฝขเผ‹<emph>เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,23 +2237,23 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝฆเพŸเฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ เฝ‘เฝผเฝ‘เผ‹เฝ“เผ‹ <emph>เฝšเฝ„เผ‹เฝ˜เผ‹</emph>เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝผเฝ„เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝเฝผเผ‹เฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
msgstr ""
#: 01170004.xhp
@@ -2261,23 +2261,23 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝผเฝ„เผ‹เฝเฝผเผ‹เฝ“เผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝเฝผเผ‹เฝ“เผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เฝ…เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ”เฝขเผ‹เฝ‘เฝดเผ‹<link href=\"text/shared/02/01170500.xhp\" name=\"เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ\">เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ</link>เฝ‚เฝ“เฝฆเผ"
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
msgstr ""
#: 01170004.xhp
@@ -2285,31 +2285,31 @@ msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Shift+F5 เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝเฝบเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝจเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ”เฝผเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝจเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ”เฝผเผ‹เฝ˜เฝฒเฝ“เผ‹เฝ“เผ‹ Tab เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝเฝบเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Enter เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ˜เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹เฝ เฝ›เฝดเฝฃเผ เฝšเฝผเฝ‘เผ‹เฝšเฝบเฝ‚เผ‹เฝ“เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเฝดเฝฃเผ‹เฝ‘เฝดเผ‹เฝ˜เฝ„เฝผเฝ“เผ"
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹ Shift+F10 เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝเฝบเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เฝกเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝšเฝฃเผ‹เฝเฝผเผ‹เฝเผ‹เฝ•เพฑเฝบเฝ‘เผ"
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
msgstr ""
#: 01170004.xhp
@@ -2317,8 +2317,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Escape เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝเฝบเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ˜เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝเฝบเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝžเฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ“เฝฆเผ‹<emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ</emph>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ</variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹</caseinline><defaultinline>Alt</defaultinline></switchinline>+เฝกเฝขเผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ‹"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹</caseinline><defaultinline>Alt</defaultinline></switchinline>+เฝกเฝขเผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ‹"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝขเพ’เพฑเฝ‚"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ‹เฝ‚เฝผเฝ„เผ‹เฝ˜เผ"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ‹เฝ เฝผเฝ‚เผ‹เฝ˜เผ"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "เฝ“เฝ„เผ‹เฝ–เฝ…เฝดเฝ‚"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ„เฝผเฝฆเผ‹เฝ“เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เฝกเฝฆเผ‹เฝฆเพฃเฝบเฝ เฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝเฝบเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝ เฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝเผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ†เฝผเฝ‚ เฝ‚เฝ“เฝฆเผ‹เฝ เฝ‘เฝฒเฝขเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ†เฝผเฝ‚เผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝ‘เผ‹เฝ‘เฝดเฝ„เผ‹เฝขเพฉเฝบเผ‹เฝ˜เฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝกเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ†เฝผเฝ‚ เฝกเฝฒเฝ“เผ‹เฝ“เฝ เฝ„เผ‹เฝ เฝ‚เฝ เผ‹เฝคเฝฆเผ‹เฝฃเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ‘เฝ”เฝบเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เผ‹เฝ•เฝดเฝ‘เผ‹ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹<emph>เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เผ</emph>(เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹<emph>เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝ‘เฝ„เผ‹<emph>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹) เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝ เฝฒเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ“เฝฆเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,15 +2509,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "<emph>เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ‚เฝเฝ“เผ</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเฝฑเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝขเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เพฒเผ‹ เฝ‘เฝบเฝขเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝฃเผ‹เฝ†เผ‹เฝฆเพ™เฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเผ‹เฝ เฝšเฝ˜เฝฆเผ"
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
msgstr ""
#: 01170101.xhp
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝฒเฝฆเผ‹\"เฝ–เฝผเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เผ\"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"เฝขเฝบเฝ‘เผ\" เฝกเฝฒเฝ“เผ‹เฝ“เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝผเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‚เฝผเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เฝฆเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹(\"เฝ˜เฝฒเฝ“เผ\")เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝฒเผ‹เฝฆเพเพฑเผ‹เฝ˜เฝ‘เฝผเฝ‚เผ‹เฝฃเผ‹เฝ˜เฝ„เฝผเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,7 +2549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
msgstr ""
#: 01170101.xhp
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">\"เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ\"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝฃเฝ‚เผ‹เฝ–เฝฆเพŸเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝขเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "เฝ˜เฝฒเฝ„เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝžเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹ <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link> เฝ เฝผเฝ‚เผ‹เฝ‚เพฑเฝฒเผ‹<link href=\"text/shared/02/01170200.xhp\" name=\"เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ\">เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ</link>เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝ“เฝ„เผ‹เฝ–เฝฆเพเพฑเฝดเฝขเผ"
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,7 +2645,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
msgstr ""
#: 01170101.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
msgstr ""
#: 01170101.xhp
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝฆเพŸเฝขเผ‹เฝ“เฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝฆเฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹\"เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ‚เฝฆเฝ–เผ\"เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp> \"เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ‚เฝฆเฝ–เผ\"เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝฃเพŸเฝขเผ‹เฝžเฝฒเฝ‚เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ เฝ‚เฝผเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝผเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฃเพŸเฝผเฝฆเผ‹เฝŸเพณเฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝšเฝ˜เฝฆเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเฝ เฝฒเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝขเพณเฝ–เฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ (~) เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\"> <emph>เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹ </emph> เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ‘เฝ„เผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‘เฝ–เฝขเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝฆเฝดเฝ–เผ</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฆเพŸเฝขเผ‹เฝžเฝบเฝ„เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp> %PRODUCTNAME เฝฆเพจเฝผเผ‹เฝฃเฝฒเฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝ‡เฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพŸเฝขเผ‹เฝžเฝบเฝ„เผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ เฝเฝผเผ‹เฝกเฝผเฝ‘เผ‹เฝ“เผ‹ เฝขเพ—เฝบเฝฆเผ‹เฝชเพ™เฝบเฝฆเผ‹เฝ“เฝดเฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝ‡เฝฃเผ‹เฝšเฝ‘เผ‹เฝšเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝ„เผ‹เฝžเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ 2 cm"
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">เฝงเฝ เฝผเผ‹เฝฆเพเฝขเผ‹เฝ†เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝŸเพณเฝผเฝฆเผ‹เฝ–เพฑเผ‹เฝฃเฝฆเผ‹เฝ‘เฝ–เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ•เพฑเฝ„เฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‚เพฒเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝ˜เฝ‘เฝ เฝฒเผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฃเพ—เฝผเฝ„เฝฆเผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝšเฝ„เผ‹เฝ“เฝ„เผ‹เฝ‚เพฑเฝฒเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝŸเฝฒเฝ“เผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ 2 s เฝ เฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ 500 ms"
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">เฝ เฝ‘เฝฒเฝขเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝ เฝ‘เฝผเฝ“เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝ เฝ‘เฝผเฝ“เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ•เฝดเฝ‘เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹ TRUE เฝ‘เฝ„เผ‹ FALSE เฝเฝ„เผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ•เฝดเฝ‘เผ‹ZERO เฝเฝ„เผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ˜เฝฒเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ</ahelp>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹ TRUEใ€FALSE เฝ‘เฝ„เผ‹ ZERO เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ•เฝดเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ“เฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝขเฝดเฝ„เผ‹เผ"
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "<emph>เฝ‚เฝฆเฝดเฝ˜เผ‹เฝŸเพณเฝผเฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ“เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝกเฝฒเฝ“เผ‹เฝ”เผ‹เฝฃเฝฆเผ‹ HTML เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝกเฝฒเฝ“เผ"
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,7 +3229,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
msgstr ""
#: 01170101.xhp
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ a-zใ€ a-z เฝ‘เฝ„เผ‹ A-Z เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚ เฝ†เฝบเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝ†เฝดเฝ„เผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ A-Z เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ†เฝดเฝ„เผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝžเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ†เฝบเฝฆเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝฃเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ a-zใ€A-Z เฝ‘เฝ„เผ‹ 0-9 เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเผ‹เฝ†เฝผเฝ‚ เฝ†เฝบเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝ†เฝดเฝ„เผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "เฝ เฝ‘เฝฒเฝขเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ A-Z เฝ‘เฝ„เผ‹ 0-9เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ†เฝดเฝ„เผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝžเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ†เฝบเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝฃเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ 0-9เฝเฝผเผ‹เฝ“เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "เฝ‚เฝเฝ‚เผ‹เฝ”เฝขเผ‹เฝขเฝดเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ†เฝดเฝ„เผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ“เผ‹ เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ†เฝบเผ‹เฝ–เพฒเฝบเฝฆเผ‹เฝฃเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹ เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝฆเฝผเฝ‚เฝฆเผ‹)เฝ‚เพฑเฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ<ahelp hid=\"HID_PROP_STRICTFORMAT\">เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹\"เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚\"เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹(เฝขเฝบเฝ‘เผ‹) เฝ†เฝผเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹ เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝขเผ‹เฝ‚เฝ…เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝผเฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝฆเพฃเฝ„เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เผ"
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,7 +3381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
msgstr ""
#: 01170101.xhp
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "\"\"เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ‘เฝ„เผ‹ HTML เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เผ‹เฝกเฝผเฝ‘เผ‹ เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹<emph>เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ<ahelp hid=\"HID_PROP_IMAGE_URL\"><emph>เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝเฝผเฝ‚เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝฃเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ</ahelp>เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹<emph> ... </emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹ เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝฃเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ“เฝฒเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝเฝดเฝ–เผ"
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,7 +3517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
msgstr ""
#: 01170101.xhp
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\"> URL เฝฆเพฆเพฑเฝขเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เฝฆเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ“เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝเฝผเฝ‚เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹ F1 เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ€เพฑเฝฒเผ‹เผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ†เฝผเฝ‚"
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹ย‰ไถ€ยญเฝ˜เฝเฝผเฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ„เฝผเฝฆเผ‹เฝ“เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ<emph>เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹</emph>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ–เฝ…เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝผเฝ„เผ‹เฝ‚เฝฒเผ‹<link href=\"text/shared/02/01170100.xhp\" name=\"เฝ‘เพฒเฝ“เผ‹เฝ–เฝขเพกเผ\">เฝ‘เพฒเฝ“เผ‹เฝ–เฝขเพกเผ</link>เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝฃเผ‹เฝ‘เฝผเผ‹เฝฆเพฃเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ•เฝ“เผ‹เฝšเฝดเฝ“เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ“เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‚เฝผเฝ‚เผ‹เฝ“เฝ„เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝขเฝฒเฝ„เผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เพฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ เฝ‘เฝฒเฝขเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝขเฝฒเฝ„เผ‹เฝšเฝ‘เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ†เฝผเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹(เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹ เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ‹)เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‘เพฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ‚เพฒเผ‹เฝขเพ’เพฑเฝฆเผ‹เฝ”เฝผเผ</bookmark_value><bookmark_value>เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ; เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ‚เพฒเผ‹เฝขเพ’เพฑเฝฆเผ‹เฝ”เฝผเผ</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,7 +3789,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹\"เฝขเฝบเฝ‘เผ\"เฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‘เฝฒเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เพณเฝผเฝ‚เผ‹เฝฆเพ’เฝผเผ‹เฝฃเผ‹เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝเฝผเฝ–เผ</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\"><emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเฝฑเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝเฝผเฝ‚เผ‹ เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ<emph>เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเฝฑเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝเฝผเฝ‚เผ‹ เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ‘เฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝ„เผ‹เฝ˜เผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ”เผ‹เฝขเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>เฝ˜เฝฒเฝ„เผ‹เผ</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ เฝ˜เฝฒเฝ„เผ‹เฝ“เฝฒเผ‹<link href=\"text/shared/02/01170600.xhp\" name=\"เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝฃเฝ‚เผ‹เฝขเฝผเฝ‚เฝฆเผ\">เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝฃเฝ‚เผ‹เฝขเฝผเฝ‚เฝฆเผ</link>เฝ“เฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝกเฝขเผ‹เฝเฝบเผ‹เฝงเฝดเฝ„เผ‹เฝ“เฝ„เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ; เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚</bookmark_value><bookmark_value>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚; เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ</bookmark_value><bookmark_value>เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เผ; เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ“เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝขเพเพฑเฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ เฝ‘เฝบเฝขเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹ เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝžเฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝกเฝฒเฝ“เผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ“เฝฒเผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เพฒเฝดเฝ–เผ <link href=\"text/shared/02/01170000.xhp\" name=\"เฝšเฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ\">เฝšเฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ</link> เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ†เฝผเฝ‚"
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเฝผเฝ‚เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝšเฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ˜เฝฒเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเฝผเฝ‚เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝšเฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ˜เฝฒเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ“เฝฒเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝ™เฝ˜เผ‹( เฝขเฝบเฝ‘เผ‹ )เฝกเฝ„เผ‹เฝ“เผ‹(เฝ˜เฝฒเฝ“เผ‹)เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝฒเฝ“เผ‹เฝ˜เฝฒเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ‚เฝžเฝ“เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹<emph>เฝ€เพณเฝผเฝ‚เผ‹เฝ™เฝ˜เผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝ™เฝ˜เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเผ‹เฝ“เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ”เผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝ–เพฑเผ‹เฝเฝ–เฝฆเผ‹เฝ–เพฒเฝฃเผ"
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝขเฝฒเฝ‚เฝฆเผ‹(\"เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ˜เฝบเฝ‘เผ‹\" \"เฝขเพฉเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹\" \"เฝ„เฝผเฝฆเผ‹เฝฆเพ™เฝผเฝ˜เฝฆเผ‹\")เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝผเฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹<emph></emph>เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ†เฝผเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ“เฝฒเผ‹\"เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ˜เฝบเฝ‘เผ‹\" \"เฝขเพฉเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹\" \"เฝ„เฝผเฝฆเผ‹เฝฆเพ™เฝผเฝ˜เฝฆเผ‹\"เฝกเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,23 +4053,23 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\"><emph>เฝขเฝฒเผ‹เฝ˜เฝผเฝฆเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เฝขเผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ Tab เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝฃเผ‹เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝเฝผเฝ–เผ</ahelp>เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ˜เฝ„เผ‹เฝ‘เฝ‚เผ‹เฝšเฝดเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ Tab เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ“เฝฒเผ‹เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝฃเผ‹เฝฆเพคเฝผเฝฆเผ เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹<emph>เฝขเฝฒเผ‹เฝ˜เฝผเฝฆเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ</emph>เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "<emph>เฝขเฝฒเผ‹เฝ˜เฝผเฝฆเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ“เฝฒเผ‹<link href=\"text/shared/02/01170600.xhp\" name=\"เฝ‚เฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ\">เฝ‚เฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ</link>เฝฃเผ‹เฝ˜เฝฒเผ‹เฝ เฝšเฝ˜เฝฆเผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝ„เผ‹เฝ„เฝบเฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ“เผ‹ เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‘เฝ„เผ‹เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ Tab เฝ˜เฝเฝบเฝ–เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4093,7 +4093,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4125,7 +4125,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
msgstr ""
#: 01170101.xhp
@@ -4149,7 +4149,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4157,8 +4157,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "เฝเฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝšเฝดเฝ‘เผ‹ <emph>...</emph> เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝเฝบเผ‹<emph>เฝเฝฆเผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹</emph>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเฝฆเผ"
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,7 +4189,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเฝฆเผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝ˜เฝ‘เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝเฝ„เผ‹เฝ เฝ•เฝขเผ‹เฝ–เฝ เฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ†เฝดเฝ„เผ‹เฝ‘เฝดเผ‹เฝ•เพฑเฝฒเฝ“เผ‹เฝ”เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\"><emph>เฝเฝฆเผ‹เฝฃเฝบเฝ“เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹ Return เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ</ahelp><emph>เฝเฝฆเผ‹เฝฃเฝบเฝ“เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹ Return เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝเผ‹เฝ•เพฑเฝบเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝฃเผ‹เฝ‚เฝžเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝฃเฝ‚เผ‹เฝ–เฝฆเพŸเฝขเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฃเพกเฝ“เผ‹เฝ”เผ‹เฝ“เฝฒเผ‹เฝเฝฆเผ‹เฝฃเฝบเฝ“เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝกเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,7 +4349,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
msgstr ""
#: 01170101.xhp
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\"><emph>เฝ–เพฒเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‚เฝ“เฝฆเผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ€เพฑเฝฒเผ‹ Tab เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ˜เฝฒเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp> เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ†เฝผเฝ‚"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Tab เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝฆเพเฝ–เฝฆ เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ˜เฝ†เฝผเฝ„เฝฆเผ"
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Tab เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,15 +4445,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">\"เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เผ\"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>\"เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เผ\"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ“เฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝฆเพŸเฝขเผ‹เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
msgstr ""
#: 01170101.xhp
@@ -4461,15 +4461,15 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ˜เฝ„เผ‹เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ</bookmark_value><bookmark_value>เฝ˜เฝฒเฝ„เผ‹เผ; เฝ•เพฒเฝบเฝ„เผ‹เฝ˜เฝ„เผ‹เผ</bookmark_value><bookmark_value>เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ; เฝ•เพฒเฝบเฝ„เผ‹เฝ˜เฝ„เผ‹เผ</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -4477,8 +4477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "<emph>เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ“เฝฒเผ‹เฝ เฝ†เฝขเผ‹เฝ„เฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพ’เพฑเฝดเฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ”เผ‹เฝเฝผเผ‹เฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ เฝ‘เฝผเผ‹เฝฆเพฃเฝ„เผ‹เฝ–เพฑเผ‹เฝขเพ’เพฑเฝดเฝขเผ‹ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝงเฝดเฝ„เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ เฝ เฝเฝผเฝขเผ‹เฝฆเพเพฑเฝบเฝ‘เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ เฝ‚เฝผเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ–เฝขเผ‹<emph>เฝ˜เฝฒเฝ„เผ‹เผ</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ‘เฝบเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,7 +4493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
msgstr ""
#: 01170101.xhp
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ‘เฝ„เฝดเฝฃเผ‹เฝฃเฝผเฝขเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ</ahelp>เฝ‘เฝ„เฝดเฝฃเผ‹เฝฃเฝผเฝขเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹<emph>เฝ‘เฝ„เฝดเฝฃเผ‹เฝฃเฝผเฝ เฝฒเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ“เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ–เฝฆเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ‘เฝ„เฝดเฝฃเผ‹เฝฃเฝผเฝขเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ˜เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เผ‹ เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹ ASCII เฝจเฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‚เฝฆเฝ„เผ‹เฝจเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝฆเฝ„เผ‹เฝจเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝšเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเผ‹เฝ‚เฝฆเฝ„เผ‹เฝจเฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฆเพคเพฑเฝผเผ‹เฝ”เฝผเฝฆเผ‹เฝ‚เฝฆเฝ„เผ‹เฝจเฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฃเผ‹เฝšเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹<emph>เฝ‚เฝฆเฝ„เผ‹เฝจเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹</emph>เฝ“เฝ„เผ‹ เฝ‘เฝ‚เฝผเฝ„เผ‹เฝ„เฝบเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ ASCII เฝจเฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝ„เผ‹เฝ“เฝฒเผ‹ 0 เฝ“เฝฆเผ‹ 255เฝ–เฝขเผ‹เฝกเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "<emph>เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‚เฝฆเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ</emph>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹ (เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹ [เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹ - เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‚เฝฆเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹]) เฝ“เฝ„เผ‹ ASCII เฝจเฝ„เผ‹เฝฃเพŸเฝผเฝฆเผ‹เฝŸเพณเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‚เฝ เผ‹เฝคเฝฆเผ‹เฝ˜เฝ„เฝผเฝ“เผ"
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,7 +4573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
msgstr ""
#: 01170101.xhp
@@ -4613,7 +4613,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
msgstr ""
#: 01170101.xhp
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "เฝ เฝšเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹/เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">\"เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ เฝ‡เฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ\"เฝ เฝ‚เพฒเฝผเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝ˜เฝ‘เฝ เฝฒเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝฃเพŸเฝ เฝฒเผ‹เฝฃเฝฒเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ†เฝบเผ‹เฝ†เฝดเฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ(\"เฝ เฝ‚เพฒเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ\"เฝ“เฝฆเผ‹\"เฝ เฝ‚เพฒเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ\"เฝ เฝเฝบเฝ“เผ‹)เฝ”เฝ เฝฒเผ‹เฝเฝ„เผ‹/2 เฝ†เฝบเผ‹เฝ†เฝดเฝ„เผ‹เฝ“เฝฒเผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฃเพ—เฝผเฝ„เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ•เพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝฃเฝฒเฝ„เผ‹เฝเฝผเฝ–เผ‹เฝเฝดเฝ–เผ</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹ 0เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ เฝฆเพ’เพฑเฝดเฝขเผ‹เฝฃเพŸเฝ เฝฒเผ‹เฝฃเฝฒเฝ„เผ‹เฝ‚เฝฒเผ‹เฝžเฝบเฝ„เผ‹เฝšเฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝบเฝ เฝฒเผ‹เฝ˜เฝเฝผเผ‹เฝšเฝ‘เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ"
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "<emph>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเฝฑเฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ“เฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝขเฝดเฝ„เผ‹เผ"
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ†เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เผ‹ <link href=\"text/shared/02/01170200.xhp\" name=\"เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ\">เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ</link>เฝ“เฝ„เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝฃเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝกเฝฒเฝ“เผ เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚<link href=\"text/shared/02/01170203.xhp\" name=\"เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ\"><emph>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ</emph></link>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเฝฑเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝชเพ™เฝบเฝ‘เผ"
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ†เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เผ‹<emph>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเฝฑเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ“เฝฒเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹เฝ“เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝผเฝ‚เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ†เฝผเฝ‚"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝ‚เพณเฝผเฝ‚เผ‹เฝขเพกเฝดเฝฃเผ‹เฝขเฝบเฝ เฝดเฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝขเพเพฑเฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ‘เฝ€เพฒเฝฒเฝ–เผ‹เฝกเฝฒเฝ“เผ เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹\"เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹(เฝ•เพฑเฝบเผ‹)\"เฝ“เฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝเฝ„เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝ‚เฝผเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹\"เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹(เฝ–เฝขเพ’เพฑเฝ–เผ‹)\"เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝเฝ„เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,15 +5645,15 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">เฝ‚เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เพฑเฝฆเผ‹เฝเฝบเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ–เผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ”เผ‹เฝฃเฝฆเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp>เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹\"เฝขเฝบเฝ‘เผ\"เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ เฝฆเพŸเฝผเฝ„เผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ˜เฝ„เผ‹เฝ‘เฝ‚เผ‹เฝšเฝดเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ NULL เฝเฝ„เผ‹เฝฃเผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ‰เฝขเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹\"เฝ˜เฝฒเฝ“เผ\"เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝเฝ„เผ‹เฝฃเผ‹เฝ˜เฝเฝผเฝ„เผ‹เผ"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
msgstr ""
#: 01170102.xhp
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ เฝ†เฝขเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝฃเพŸเฝผเฝฆเผ‹เฝ–เฝ…เฝฆเผ‹เฝ‚เพฑเฝฒเผ‹<emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ</emph>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹<emph>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเฝฑเผ‹เฝ“เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝšเฝ„เผ‹เฝ˜เผ‹ \"เฝ เฝšเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ†เฝฆเผ‹เฝ‘เฝ‚เฝผเฝ„เผ‹เฝ เฝ†เฝขเผ\"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ เฝ‘เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ เฝšเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ เฝผเฝ‚เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝ“เฝ„เผ‹เฝšเฝดเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ</ahelp>เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹\"เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝเผ‹เฝ‚เฝฆเฝ–เผ‹เฝ†เผ‹เฝ†เฝ„เผ‹เฝ–เผ\"เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ เฝ‘เฝผเฝ“เฝฆเพฃเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ”เผ‹เฝ“เฝฒเผ‹ เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเผ‹เฝ…เฝดเฝ„เผ‹เฝ˜เฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ†เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝŸเฝฒเฝ“เผ‹เฝกเฝผเฝ‘เผ‹ เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ†เฝบเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝบเผ‹เฝ–เฝฆเผ‹ เฝšเฝ–เฝฆเผ‹เฝ†เฝบเฝ“เผ‹เฝกเฝฒเฝ“เผ‹ เฝ‘เฝบเฝขเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝŸเฝ–เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ</variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ TRUEเฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ FALSEเฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹\"เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ˜เฝฒเฝ“เผ\"เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ #NVเฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เฝ เฝ˜เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝเฝ„เผ‹เฝ“เฝฒเผ‹ TRUE เฝกเฝ„เผ‹เฝ“เผ‹ 0เฝ˜เฝฒเฝ“เผ‹เฝ“เผ‹ เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹<br/>เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝเฝ„เผ‹เฝ“เฝฒเผ‹ FALSE เฝกเฝ„เผ‹เฝ“เผ‹ 0เฝกเฝฒเฝ“เผ‹เฝ“เผ‹ เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝ–เผ"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝขเฝดเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝ“เฝผเฝขเผ‹เฝ เฝเพฒเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ \"เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ\"เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฃเพกเฝ“เผ‹เฝ”เผ"
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเผ"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเฝ„เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝดเฝ‘เผ"
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝดเฝ‘เผ เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝžเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ TRUEเฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "เฝขเพเพฑเฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ“เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝ“เผ‹เฝžเฝฒเฝ‚เผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ‚เฝเฝผเฝ„เผ‹เผ"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ FALSEเฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เฝ เฝ˜เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝเฝ„เผ‹เฝ“เฝฒเผ‹ TRUE เฝกเฝ„เผ‹เฝ“เผ‹ 0เฝ˜เฝฒเฝ“เผ‹เฝ“เผ‹ เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹<br/>เฝฃเผ‹เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝเฝ„เผ‹เฝ“เฝฒเผ‹ FALSE เฝกเฝ„เผ‹เฝ“เผ‹ 0เฝกเฝฒเฝ“เผ‹เฝ“เผ‹ เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝขเฝดเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝ“เฝผเฝขเผ‹เฝ เฝเพฒเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝดเฝ‘เผ"
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเผ"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "เฝšเฝผเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝ“เผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝดเฝ‘เผ"
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝšเฝดเฝ‘เผ เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝžเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฆเพณเฝบเฝ–เฝฆเผ"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ‘เฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "เฝขเพฉเฝฒเฝฆเผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝฆเผ"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝเฝ„เผ‹ 0 เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เฝ เฝ˜เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝฃเผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝขเฝดเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝ“เฝผเฝขเผ‹เฝ เฝเพฒเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹ 0 เฝเฝ„เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹ เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹ เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "เฝขเพเพฑเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹ เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝกเฝฒเฝฆเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝฃเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ“เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹ 3 เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ„เผ‹เฝ”เฝผเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ #NVเฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹ เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹ เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝเฝ„เผ‹ 0เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ–เฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹ เฝ เฝšเฝผเฝฃเผ‹เฝ–เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝคเฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹ เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹(เฝจเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ”เฝผเผ‹ 1 เฝ“เฝฆเผ‹เฝ เฝ‚เฝผเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹)เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เผ เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝ˜เผ‹เฝชเพ™เฝบเฝ‘เผ‹เฝ“เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝ–เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹เฝ‘เฝ„เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ‘เฝ„เผ‹เฝŸเพณเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝ˜เผ‹เฝ‚เฝคเฝ˜เผ‹เฝ เฝเฝบเฝ“เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝžเฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ–เฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ–เฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "เฝขเพฉเฝฒเฝฆเผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹ เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ\"เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เผ\"เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹ เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ \"เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ\"เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ เฝฃเฝฆเผ‹เฝ–เพฑเผ</bookmark_value><bookmark_value>เฝฃเฝฆเผ‹เฝ–เพฑเผ เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ</bookmark_value><bookmark_value>เฝงเฝดเฝ„เผ‹เผ เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "<emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเพญเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝเฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝฃเพŸเฝผเฝฆเผ‹เฝ–เฝ…เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝงเฝดเฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เผ‹เฝฃเผ‹เฝเฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝกเฝ„เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ <emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเพญเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ™เฝ˜เผ‹เฝ‘เฝ„เผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ เฝผเฝ‚เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝฃเผ‹เฝฃเพŸเฝผเฝฆเผ‹เฝ“เฝฆเผ‹เฝงเผ‹เฝฃเฝ˜เผ‹เฝเฝผเฝ“เผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเผ‹เฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚ เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝผเผ"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝฃเผ‹เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเฝ“เผ‹เฝ“เฝผเผ </ahelp> เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ \"เฝ‚เฝผเฝ„เผ‹เฝ เฝ–เฝดเฝฃเผ\"เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เฝฆเผ‹เฝ–เฝฆเพเฝดเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ <emph>เฝเฝผเฝ‚เผ‹เฝ˜เผ‹เฝ…เฝ“เผ‹เฝเฝผเผ‹เฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ‹เฝฆเพเฝ–เฝฆเผ‹\"เฝ–เฝฆเพเฝดเฝขเผ‹เฝ–เฝ เฝฒเผ\"เฝ เฝ•เฝบเฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝผเผ <emph>เฝ เฝ‚เฝผเผ‹เฝ˜เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝฆเพ”เฝผเฝ“เผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝขเฝฒเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝคเฝบเฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹ FALSEเฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹<emph>เฝเฝผเฝ‚เผ‹เฝ˜เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝดเฝฆเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝฃเฝ‚เผ‹เฝ–เฝฆเพŸเฝขเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝžเฝฒเฝ‚เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹<emph>เฝเฝผเฝ‚เผ‹เฝ˜เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝดเฝฆเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ</ahelp> เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹\"เฝ‚เฝผเฝ„เผ‹เฝ เฝ–เฝดเฝฃเผ\"เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฃเพกเฝ“เผ‹เฝ‘เฝดเฝฆเผ‹เฝ เฝ•เฝบเฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ–เฝฆเพเฝดเฝขเผ‹เฝ–เผ‹เฝ‘เฝบเผ‹เฝ“เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝ˜เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝšเฝผเฝ“เผ"
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝคเฝผเฝขเผ‹เฝ–เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ“เฝฒเผ‹เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝคเฝผเฝขเผ‹เฝ–เผ‹เฝฃเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹ <emph>เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพเฝ–เฝฆเผ‹ <emph>เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ‹เฝ“เฝผเผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝฃเผ‹เฝ˜เฝ‘เฝผเผ‹เฝšเฝบเฝ‚เผ‹เฝเฝผเฝ–เผ‹เฝ‘เฝดเฝฆเผ‹<emph>เฝ–เฝฆเพกเฝฒเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ‹เฝ“เฝผเผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝฃเผ‹เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ‘เฝดเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝžเฝฒเฝ‚เผ‹เฝ˜เฝ“เฝ“เผ‹เฝ“เผ‹<emph>เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝ“เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ </ahelp> เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝฒเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝงเฝดเฝ„เผ‹เฝฃเผ‹เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝฃเผ‹เฝ˜เฝ‘เฝผเผ‹เฝšเฝบเฝ‚เผ‹เฝฃเพกเฝ“เผ‹เฝ‘เฝดเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝ‚เพณเฝผเฝ‘เผ‹เฝ“เผ‹<emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เพณเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ‹เฝ“เฝผเผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹<emph>เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝเฝดเฝฃเผ‹เฝ‘เฝดเผ‹เฝฆเพกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹<emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝดเฝฆเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ</ahelp> เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝŸเฝดเฝขเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹(เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ–เฝ˜เผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ‹)"
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝฃเฝฆเผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ‘เฝดเฝฆเผ‹ <emph>เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ˜เฝ‘เฝ เผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ‘เฝดเฝฆเผ‹<emph>เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝ“เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ˜เฝ‘เฝ เฝฒเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เพณเฝผเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹ <emph>เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เพณเฝผเฝ‘เผ‹เฝ”เผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ‹เฝ“เฝผเผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ•เพฑเฝฒเผ‹เฝขเฝดเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹<emph>เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ•เพฑเฝฒเผ‹เฝขเฝดเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝฃเฝฆเผ‹เฝ–เพฑเผ‹เฝเฝผเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,15 +9413,15 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "<emph>เฝเผ‹เฝ•เพฑเฝบเผ‹/เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹</emph>เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เฝฆเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝ–เผ‹เฝฆเพฆเฝฆเผ‹เฝฆเฝ˜เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ‹<emph>เฝฃเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹</emph>"
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">เฝ‚เฝฃเผ‹เฝเฝบเผ‹<link href=\"text/shared/optionen/01010800.xhp\" name=\"เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹ - เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹ - $[officename] - เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹\">[เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ] - [เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ...] - \"$[officename]\" - \"เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹\"</link>เฝฃเผ‹<emph>\"เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ\"</emph>เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹<emph>\"เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝคเฝขเผ\"</emph>เฝ˜เฝ‘เฝดเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝเฝ‚เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ‘เฝดเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ‹เฝ–เฝผเผ </variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".uno:DecrementIndent\"><emph>\"เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ‰เฝดเฝ„เผ‹เฝ‘เฝดเผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝ–เผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‡เฝบเผ‹เฝ†เฝดเฝ„เผ‹เฝ‘เฝดเผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝ–เฝ เฝ˜เผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเฝขเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ </ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹ </caseinline><defaultinline>Ctrl </defaultinline></switchinline>เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ•เฝขเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "เฝ เฝ–เฝดเฝขเผ‹เฝเฝผเฝ“เผ‹เฝ‘เฝดเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹เฝเผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ“เผ‹ Esc เฝ‚เฝ“เฝผเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ParaspaceIncrease\"> <emph>\"เฝ‘เฝดเฝ˜เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ‹เฝ‚เฝฆเฝขเผ‹เฝฆเพฃเฝผเฝ“เผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเฝ เฝฒเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ‹เฝ เฝ•เฝขเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝเฝดเฝ–เผ </ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹<link href=\"text/shared/01/05030100.xhp\" name=\"เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹ - เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ - เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ–เฝขเผ‹เฝขเพ’เพฑเฝ„เผ‹\">[เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚] - [เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ...] - \"เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ\"</link>เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ“เฝฆเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ‹เฝ‚เฝผเฝ˜เผ‹เฝ‚เฝ„เผ‹เฝ˜เฝ‘เฝดเฝ“เผ‹เฝฆเพคเฝผเฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:ParaspaceDecrease\"> <emph>\"เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ‹เฝ†เฝดเฝ„เผ‹เฝ‘เฝดเผ‹เฝ‚เฝเฝผเฝ„เผ‹เผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเฝ เฝฒเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ‹เฝ‡เฝบเผ‹เฝ†เฝดเฝ„เผ‹เฝ‘เฝดเผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ </ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹<link href=\"text/shared/01/05030100.xhp\" name=\"เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹ - เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ - เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ–เฝขเผ‹เฝขเพ’เพฑเฝ„เผ‹\">[เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚] - [เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ...] - \"เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ\"</link>เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ“เฝฆเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ‹เฝ‚เฝผเฝ˜เผ‹เฝ‚เฝ„เผ‹เฝ˜เฝ‘เฝดเฝ“เผ‹เฝฆเพคเฝผเฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝขเพเพฑเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ–เพฑเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹ <emph>เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝเผ‹เฝ เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝžเฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ </caseinline><defaultinline>เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝฆเฝ˜เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ เฝเฝดเฝฆเผ‹เฝšเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‘เฝ–เฝ„เผ‹เฝกเฝผเฝ‘เผ เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝดเฝ–เผ‹เฝ“เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝฃเฝ˜เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝงเพฒเฝฒเฝฃเผ‹เฝ”เฝผเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹ <emph>เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹\"เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ˜เฝบเฝ‘เผ‹\"เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ‹เฝ‘เฝ‚เฝผเฝฆเผ </defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝ‚เฝžเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝ˜เฝเฝผเผ‹เฝ“เผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹<link href=\"text/shared/01/05030500.xhp\" name=\"เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ\"><emph>เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ</emph></link>เฝฃเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝŸเฝฒเฝ‚เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ เฝ‘เผ‹เฝ‘เฝดเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝกเฝผเฝ‘เผ‹<emph>เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹<link href=\"text/shared/guide/border_table.xhp\" name=\"เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ‘เฝดเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ–เผ\">เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ‘เฝดเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ–เผ</link>เฝ–เฝ เฝฒเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝ‚เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เพฑเฝฆเผ‹เฝ“เฝฆเผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เฝฒเฝ“เผ‹เฝชเพ™เฝบเฝ‘เผ‹เฝเฝดเฝ–เผ"
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ˜เฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝ˜เฝเฝผเผ‹เฝ“เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹<link href=\"text/shared/01/05030500.xhp\" name=\"เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ\">เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ</link>เฝฆเผ‹เฝ–เฝ…เฝ‘เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝŸเฝฒเฝ‚เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝžเฝฒเฝ–เผ‹เฝ•เพฒเฝ เฝฒเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝเฝ‘เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹\"เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ\"เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹<link href=\"text/shared/01/05030500.xhp\" name=\"เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ\">เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ</link>เฝฆเผ‹เฝ–เฝ…เฝ‘เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝŸเฝฒเฝ‚เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ†เฝฒเฝ„เผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ </ahelp></variable> เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹ เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝกเฝ„เผ‹เฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹</caseinline></switchinline>เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝžเฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹<emph>\"เฝ เฝ†เฝฒเฝ„เผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝฃเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ“เฝผเผ"
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ เฝ†เฝฒเฝ„เผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝžเฝฒเฝ–เผ‹เฝ•เพฒเฝ เฝฒเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹<link href=\"text/shared/01/05260000.xhp\" name=\"เฝ เฝ†เฝฒเฝ„เผ‹เฝขเพ’เพฑเฝ‚\"><emph>เฝ เฝ†เฝฒเฝ„เผ‹เฝขเพ’เพฑเฝ‚</emph></link>เฝ”เฝ เฝฒเผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝฃเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝŸเฝฒเฝ‚เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ"
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹<emph>เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹</emph>เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>เฝ เฝเพฑเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ </caseinline><caseinline select=\"DRAW\">เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹\"เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹\"เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹\"เฝ เฝเพฑเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹\"เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ </caseinline><defaultinline>เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹<emph>เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹</emph>เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>เฝ เฝเพฑเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ </defaultinline></switchinline> เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ เฝเพฑเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ เฝเพฑเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝŸเฝดเฝขเผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝžเฝฒเฝ‚เผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝบเฝ‚เผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเผ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>\"เฝ‚เฝคเฝ˜เผ‹เฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹<emph>[เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เผ]</emph>เฝฃเผ‹เฝ‚เฝ“เฝฆเผ‹ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹เฝ‘เฝบเผ‹เฝเฝผเฝ“เผ‹เฝกเฝผเฝ„เผ‹เผ </caseinline><caseinline select=\"IMPRESS\"><emph>\"เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ†เฝ‚\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹<emph>[เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เผ]</emph>เฝฃเผ‹เฝ‚เฝ“เฝฆเผ‹ เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹เฝ‘เฝบเผ‹เฝเฝผเฝ“เผ‹เฝกเฝผเฝ„เผ‹เผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ‚เฝคเฝ˜เผ‹เฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹</caseinline><defaultinline>เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ†เฝ‚เผ‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>\"เฝฆเพŸเฝบเฝ„เผ‹เฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹<emph>[เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เผ]</emph>เฝฃเผ‹เฝ‚เฝ“เฝฆเผ‹ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹เฝ‘เฝบเผ‹เฝเฝผเฝ“เผ‹เฝกเฝผเฝ„เผ‹เฝ„เฝผเผ‹เผ </caseinline><caseinline select=\"IMPRESS\"><emph>\"เฝขเฝฒเฝ˜เผ‹เฝ เฝ•เฝขเผ‹\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹<emph>[เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹]</emph>เฝฃเผ‹เฝ‚เฝ“เฝฆเผ‹ เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹เฝ‘เฝบเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝกเฝผเฝ„เผ‹เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝฆเพŸเฝบเฝ„เผ‹เฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹</caseinline><defaultinline>เฝขเฝฒเฝ˜เผ‹เฝ เฝ•เฝขเผ‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเฝขเผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹<emph>\"เฝฆเพŸเฝบเฝ„เผ‹เฝฃเผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝžเฝฒเฝขเผ‹เฝ–เฝŸเฝดเฝ„เผ‹เฝ“เฝฆเผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเฝ˜เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‘เฝดเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹<emph>\"เฝฆเพŸเฝบเฝ„เผ‹เฝฃเผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝบเฝ‘เผ‹เฝเฝผเผ‹เฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹<emph>[เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เผ]</emph>เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>\"เฝ‚เฝผเฝ„เผ‹เฝฆเพคเฝผเฝขเผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ”เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ“เผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+เฝฆเพŸเฝบเฝ„เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝฃเผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹<emph>\"เฝ เฝผเฝ‚เผ‹เฝฃเผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝžเฝฒเฝขเผ‹เฝ–เฝŸเฝดเฝ„เผ‹เฝ“เฝฆเผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ <switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเฝ˜เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‘เฝดเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹<emph>\"เฝ เฝผเฝ‚เผ‹เฝฃเผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝเฝผเผ‹เฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹<emph>[เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เผ]</emph>เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>\"เฝ เฝผเฝ‚เผ‹เฝฃเผ‹เฝฆเพคเฝผเผ‹เฝ–เผ\"</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ€เฝ เผ‹เฝ–เฝขเพกเผ‹<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ‚เฝ“เฝผเฝ“เผ‹เฝ”เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+เฝ เฝผเฝ‚เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> <link href=\"text/shared/01/06050000.xhp\" name=\"เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚\"><emph>เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚</emph></link>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝฃเพŸเผ‹เฝ–เฝดเฝ เฝผเผ เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹ <link href=\"text/swriter/main0206.xhp\" name=\"เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝ„เผ‹เผ\">เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝ„เผ‹เผ</link>เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹</caseinline></switchinline>เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/shared/01/06050000.xhp\" name=\"เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚\">เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚</link>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝขเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝฃเพŸเผ‹เฝ–เฝดเฝ เฝผเผ เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹<emph>เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹</emph>เฝšเฝ„เผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<emph>เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> <link href=\"text/swriter/01/03120000.xhp\" name=\"เฝ เฝเฝผเฝขเผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ”เฝขเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ\">เฝ เฝเฝผเฝขเผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ”เฝขเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ</link>เฝ“เฝ„เผ‹ เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹/เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝเผ‹เฝคเฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝขเฝดเฝ„เผ‹เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ“เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝ†เฝผเฝ‘เผ‹เฝ‘เฝ„เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝฆเฝผเผ‹เฝฆเฝผเฝขเผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ“เฝฆเผ‹ <link href=\"text/shared/01/05030100.xhp\" name=\"เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹ - เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹\"><emph>เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹ - เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹</emph></link>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ เฝ‚เฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝผเผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝ™เฝ˜เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝฃเฝฆเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฆเฝ˜เผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝšเฝฃเผ‹เฝเฝผเผ‹<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚] - [เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ]</emph>เฝกเฝ„เผ‹เฝ“เผ‹เฝ‚เฝกเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝšเฝฃเผ‹เฝเฝผเฝ เฝฒเผ‹<emph>[เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ]</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ†เฝบเฝ˜เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝผเผ‹เฝ˜เฝ„เผ‹เฝ”เฝผเฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝฃเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เผ‹เฝ„เฝบเฝฆเผ‹เฝ”เฝขเผ‹เฝ‘เฝดเผ‹เฝฃเพŸเฝผเฝฆเผ‹เฝ–เฝ…เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ เฝšเฝ˜เฝฆเผ‹เฝ เฝ‘เพฒเฝฒเฝ เฝฒเผ‹เฝ‘เฝ–เฝ„เผ‹เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ•เพฑเฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝดเฝฆเผ‹$[officename] เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝขเผ‹เฝ–เฝขเผ‹เฝ‘เฝดเผ‹เฝ‚เฝฆเฝผเฝ‚เผ‹เฝ‰เฝขเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ–เฝฆเพเฝดเฝขเผ‹เฝขเฝผเผ"
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,7 +11149,7 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
msgstr ""
#: 07070200.xhp
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ‹เฝ“เฝฒเผ‹ PDFเฝกเฝฒเฝ“เผ เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝ„เผ‹เฝกเฝ„เผ‹เฝ˜เฝฒเผ‹เฝ˜เฝ„เฝผเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\" visibility=\"visible\">เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ‚เฝ„เผ‹เฝ‘เฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ เฝฆเพ”เฝผเฝ“เผ‹เฝฃเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝจเฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝฆเพŸเฝขเผ‹เฝจเฝ„เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ </ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,7 +11317,7 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,7 +11645,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
msgstr ""
#: 09070200.xhp
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,7 +11773,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ‚เฝคเฝ˜เผ‹เฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹</caseinline><defaultinline>เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ†เฝ‚เผ‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "เฝ‘เฝดเฝฆเผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ‘เฝดเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ˜เฝ„เผ‹เฝ”เฝผเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฆเผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline> เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ–เพฑเผ‹เฝขเฝผเฝ‚เฝฆเผ‹ เฝ†เฝ–เฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‘เฝบเผ‹เฝ‘เฝ‚เผ‹เฝฆเฝผเผ‹เฝฆเฝผเฝขเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ‹เฝ–เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹<emph>\"เฝเผ‹เฝ•เพฑเฝบเผ‹\"</emph>เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฃเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ"
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "เฝšเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝขเฝ„เผ‹เฝฃเผ‹เฝฆเพฃเฝบเฝ“เผ‹เฝ“เฝฆเผ‹<link href=\"text/shared/02/12010000.xhp\" name=\"เฝขเฝฒเฝ˜เผ‹เฝ เฝ•เฝขเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚\"><emph>เฝขเฝฒเฝ˜เผ‹เฝ เฝ•เฝขเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚</emph></link>เฝ‘เฝ„เผ‹<link href=\"text/shared/02/12020000.xhp\" name=\"เฝขเฝฒเฝ˜เผ‹เฝ†เฝ‚เผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚\"><emph>เฝขเฝฒเฝ˜เผ‹เฝ†เฝ‚เผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚</emph></link>เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹<emph>เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝšเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝ˜เฝ„เผ‹เฝ”เฝผเผ‹เฝŸเพณเผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝ†เฝผเฝ‚"
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹\"เฝ˜เฝฒเฝ„เผ‹เผ\"เฝขเฝฒเฝ˜เผ‹เฝ เฝ•เฝขเผ‹เฝฃเพŸเฝขเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹\"เฝขเฝดเฝฆเผ\"เฝขเฝฒเฝ˜เผ‹เฝ†เฝ‚เผ‹เฝฃเพŸเฝขเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝเฝ–เฝฆเผ‹เฝ–เฝ…เฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเฝฒเฝ˜เผ‹เฝ เฝ•เฝขเผ‹เฝฃเพŸเฝขเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝฃเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ“เฝ„เผ‹เฝเฝดเฝฃเผ‹เฝกเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝขเฝดเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹เฝ†เฝ‚เผ‹เฝฃเพŸเฝขเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹; เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ</bookmark_value><bookmark_value>เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹; เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝคเฝขเผ</bookmark_value><bookmark_value>เฝŸเฝฒเฝ“เผ‹เฝเฝผเผ‹; เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ</bookmark_value><bookmark_value>เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹; เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹</bookmark_value><bookmark_value>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹; เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝŸเฝฒเฝ“เผ‹เฝเฝผเผ‹</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ</ahelp>เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ„เฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹ เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹ เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเฝ„เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "เฝ เฝ‘เฝฒเฝขเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ“เฝฒเผ‹ <item type=\"productname\">%PRODUCTNAME</item>เฝ‚เพฑเฝฒเฝฆเผ‹เฝฃเฝ‚เผ‹เฝ–เฝฆเพŸเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹ SQL เฝžเฝ–เฝฆเผ‹เฝžเฝดเผ‹เฝ†เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ“เผ‹<link href=\"text/shared/02/12110000.xhp\" name=\"เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝ„เผ‹เผ\">เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝ„เผ‹เผ</link>เฝฆเพŸเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹<link href=\"text/shared/main0213.xhp\" name=\"เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝšเฝ‚เผ‹เฝ†เฝฆเผ\">เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝšเฝ‚เผ‹เฝ†เฝฆเผ</link>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹ \"DD.MM.YY\" เฝกเฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹17.02.65)เฝ‚เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝ“เฝฆเผ‹เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ เฝ‘เฝฒเฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ“เฝฒเผ‹ \"DD. MMM YYYY\" (17 Feb 1965)เฝฃเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‘เฝ”เฝบเผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเผ‹เฝ‚เฝžเฝฒเฝ‚เฝฆเผ‹เฝ“เฝฆเผ‹ February 17 เฝฃเพกเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝŸเฝฒเฝ“เผ‹เฝเฝผเผ‹เฝ“เฝฒเผ‹<emph>เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เผ‹เฝเฝผเผ‹เฝ“เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝชเพ™เฝบเฝ‘เผ‹เฝเฝดเฝ–เผ"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹ \"14:00:00\""
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹"
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝŸเฝฒเฝ“เผ‹เฝเฝผเผ‹เฝเฝ˜เฝฆเผ‹เฝ–เฝ…เฝ‘เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ“เฝ„เผ‹เฝเฝดเฝฃเผ‹เฝ‚เฝฆเฝผเฝ‚เผ‹เฝ‰เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ”เผ‹เฝ˜เฝฒเฝ“เผ‹เฝ”เผ เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹ 45.789 เฝ‰เฝฒเฝ‘เผ‹\"เฝ‚เพฒเฝ„เฝฆเผ‹/เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ\"เฝขเฝฒเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝžเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝฆเฝฒเฝฃเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝฆเฝดเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝฆเพเฝ–เฝฆเผ‹\"45.79\"เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ”เผ‹เฝ™เฝ˜เผ‹เฝ˜เฝผเผ"
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "เฝ เฝผเฝ“เผ‹เฝ€เพฑเฝ„เผ‹ เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ†เฝบเผ‹เฝ‚เพฒเฝฆเผ‹เฝ‘เฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เผ‹เฝ˜เฝบเฝ‘เผ‹เฝšเฝบเผ‹ <emph>เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹</emph>เฝ‚เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ˜เฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ“เผ‹เฝ เฝšเฝ˜เฝฆเผ‹ เฝขเพ’เพฑเฝดเผ‹เฝ˜เฝšเฝ“เผ‹เฝ“เฝฒเผ‹เฝ‘เฝบเผ‹เฝฃเพŸเฝขเผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเฝดเผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝ–เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ€เฝดเฝ“เผ‹เฝ เฝ•เพฒเฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ * เฝ เฝ˜เผ‹ ? เฝฆเพคเพฑเฝ‘เผ‹เฝ“เผ‹เฝ†เฝผเฝ‚</ahelp>เฝ‚เฝคเฝ˜เผ‹เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ€เฝดเฝ“เผ‹เฝ เฝ•เพฒเฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝขเพฃเฝ˜เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ†เฝผเฝ‚"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹ ? เฝ เฝ˜เผ‹ * เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‘เฝดเฝ“เผ‹เฝ‘เฝดเผ‹เฝ‚เฝฆเฝบเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝฃเพกเฝผเฝ‚เผ‹เฝ˜เผ‹ \"\\?\" \"\\*\"เฝฆเพฃเฝผเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ เฝผเฝ“เผ‹เฝ€เพฑเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเพŸเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝ เฝ‚เพฒเฝผเผ‹<emph>เฝ€เฝดเฝ“เผ‹เฝ เฝ•เพฒเฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝšเฝดเฝฃเผ‹</emph>เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝผเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‰เฝฒเฝ‘เผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ“เผ‹ เฝ€เฝดเฝ“เผ‹เฝ เฝ•เพฒเฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‰เฝฒเฝ‘เผ‹เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ–เฝเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเฝดเผ‹เฝ–เฝขเพฉเฝฒเฝฆเผ‹เฝ“เฝฆเผ‹เฝฃเฝฆเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ–เพฑเผ‹เฝขเพ’เพฑเฝดเผ‹เฝกเฝฒเฝ“เผ"
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">เฝ‘เพฒเฝ„เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝเฝ–เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ</ahelp>เฝ‚เฝ“เฝฆเผ‹เฝ เฝ‘เฝฒเฝฆเผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฆเพเพฑเฝผเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เพฒเฝ„เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝเฝ–เฝฆเผ‹เฝฃเผ‹ <item type=\"productname\">%PRODUCTNAME</item> เฝ‚เฝฒเผ‹<link href=\"text/shared/01/02100000.xhp\" name=\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ„เผ‹เฝšเฝ–เผ‹เฝ–เฝขเพ—เฝบเผ\">เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ„เผ‹เฝšเฝ–เผ‹เฝ–เฝขเพ—เฝบเผ</link>เฝ“เฝ„เผ‹เฝ‘เฝดเฝ เฝ„เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฆเพเพฑเฝผเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝ‘เผ‹เฝคเฝฒเฝ“เผ‹เฝเฝดเผ‹เฝ†เฝบเผ‹เฝ“เผ‹ เฝฃเพกเฝผเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝเฝผเฝขเผ‹เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ„เฝบเฝฆเผ‹เฝ…เฝ“เผ‹เฝžเฝฒเฝ‚เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ”เผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ‚เฝฒเฝฆเผ‹เฝเพฑเฝบเฝ‘เผ‹เฝฃเผ‹เฝ–เฝขเพ—เฝผเฝ‘เผ‹เฝขเพ’เพฑเฝดเฝขเผ‹ เฝ‘เผ‹เฝ‘เฝดเฝ„เผ‹เฝŸเฝฒเฝ“เผ‹เฝเฝผเผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹/เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ–เฝเฝ„เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ„เผ‹เฝฆเพกเฝดเฝขเผ‹เฝ“เผ‹(<emph>เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝ„เผ‹</emph>เฝ‚เฝฒเผ‹<link href=\"text/shared/02/12100200.xhp\" name=\"เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝŸเฝฒเฝ“เผ‹เฝเฝผเผ\">เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝŸเฝฒเฝ“เผ‹เฝเฝผเผเผ‹</link>เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹)เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝšเฝ‚เผ‹เฝ†เฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เผ‹เฝ†เฝบเฝฆเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝเฝผเฝ–เผ‹เฝเฝดเฝ–เผ เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝผเฝ‚เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝ‚เฝฒเฝฆเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ–เฝฆเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝžเฝ–เฝฆเผ‹เฝžเฝดเผ‹เฝ†เฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‘เผ‹เฝ‘เฝดเฝ„เผ‹เฝ‘เฝบเผ‹เฝ–เฝฆเผ‹เฝชเพ™เฝผเฝ‚เผ‹เฝ เฝ›เฝฒเฝ„เผ‹เฝ†เฝบเผ‹เฝ–เฝ เฝฒเผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ†เผ‹เฝขเพเพฑเฝบเฝ“เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚"
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "<emph>เฝ เฝšเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹<link href=\"text/shared/02/12110000.xhp\" name=\"เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝšเฝ‚เผ‹เฝ†เฝฆเผ\">เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝšเฝ‚เผ‹เฝ†เฝฆเผ</link>เฝฆเฝผเฝขเผ‹เฝ‰เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝเพฑเฝบเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ‘เฝบเผ‹เฝ‘เฝ‚เผ‹เฝฃเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‘เฝดเผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ“เฝ„เผ‹เฝŸเฝดเฝขเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ </ahelp>เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹<emph>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฃเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝฆเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹</emph>เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝเฝผเฝ‘เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ"
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝกเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ“เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ“เฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ เฝ‘เฝบเผ‹เฝ‘เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝขเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ–เพฑเฝ„เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ€เพฑเฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ เฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝกเฝฆเผ‹เฝฆเฝดเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "เฝ™เฝฒเฝ‚เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝ„เฝผเฝฆเผ‹เฝเฝผเฝ‘เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝกเฝฆเผ‹เฝฆเฝดเผ‹เฝ เฝเฝบเฝ“เผ"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,15 +14933,15 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "เฝ™เฝฒเฝ‚เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ‚เฝกเฝฆเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝ„เฝผเฝฆเผ‹เฝฆเฝดเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "<emph>เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ เฝเฝผเฝขเผ‹เฝขเพ’เพฑเฝดเฝ‚เฝฆเผ‹</emph>เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ”เฝฆเผ‹เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝฃเผ‹เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚ เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ‹เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ“เฝฒเผ‹<emph>เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹</emph>เฝ€เพฑเฝฒเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝเพญเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฆเฝผเฝ‚เผ‹เฝ‰เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ“เฝ„เผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝขเพ’เพฑเฝดเฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เผ</ahelp><emph>เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝเผ‹เฝฆเพฃเฝผเฝ“เผ‹</emph>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝฃเผ‹เฝ˜เฝเฝผเผ‹เฝ–เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ </variable>เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‘เฝ˜เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเฝฒเฝ“เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‘เฝ˜เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝกเฝฒเฝ“เผ‹เฝŸเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝผเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฃเพŸเฝผเฝฆเผ‹เฝ–เฝ…เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ„เผ‹เฝ–เพฑเผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เฝ เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝบเผ‹เฝเพฒเฝผเฝ‘เผ‹เฝ‘เฝดเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ„เผ‹เฝ–เพฑเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ‹/เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เผ"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ‹/เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เผ\">เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ‹/เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เผ</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ‹/เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เผ"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">เฝขเฝ„เผ‹เฝฆเฝ เฝฒเผ‹SQL เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ เฝผเฝ‚เผ‹ SQL เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹ เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹ $[officename] เฝกเฝฒเผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ”เฝขเผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹</ahelp>เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ“เฝ„เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ“เผ‹เฝกเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝฃเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝฆเฝดเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‘เฝดเผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเผ‹เฝฆเพกเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ‘เฝดเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ เฝ‘เฝฒเฝ เฝฒเผ‹เฝ เฝผเฝ‚เผ‹ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‚เฝฆเฝขเผ‹เฝ‘เฝดเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ”เผ\">เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‚เฝฆเฝขเผ‹เฝ‘เฝดเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ”เผ</link>เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‘เฝ„เผ‹ SQL เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚เผ‹เฝ”เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ‚เฝผเฝ˜เผ‹เฝ”เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\"><link href=\"text/shared/explorer/database/02010100.xhp\" name=\"เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ\">เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ</link>เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹\"เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฒเฝ„เฝฆเผ\"เฝกเฝฒเฝฆเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\"> <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ\">เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ</link>เฝ€เพฑเฝฒเผ‹เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹\"เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝžเฝ“เผ\"เฝ•เพฒเฝบเฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\"> <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ\">เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹เฝ‡เฝดเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ</link>เฝ€เพฑเฝฒเผ‹เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹\"เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝžเฝ“เผ\"เฝ•เพฒเฝบเฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝฆเพŸเฝขเผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝžเฝดเฝ‚เฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹ DISTINCT เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹\">SQL เฝ เฝ‘เพฒเฝฒเผ‹เฝขเพฉเฝ‘เผ‹</link>เฝ€เพฑเฝฒเฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ„เฝ เฝฒเผ‹เฝ–เฝขเพ—เฝผเฝ‘เผ‹เฝ”เผ‹เฝขเพ’เพฑเผ‹เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ</ahelp> เฝเฝบเฝ„เฝฆเผ‹เฝ˜เฝ„เผ‹เฝเฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝžเฝดเฝ‚เฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ”เผ‹เฝขเพฃเฝ˜เฝฆเผ‹เฝเฝบเฝ„เฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ“เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‘เฝบเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ˜เฝ„เผ‹เฝ”เฝผเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ“เผ‹เฝ˜เฝเฝผเผ‹เฝ–เฝ เฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝฃเผ‹เฝšเฝดเฝ‘เผ‹เฝ”เฝขเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ„เฝ เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‰เฝฒเฝ‘เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ„เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ“เผ‹ Shift เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝ“เผ‹เฝ“เฝฆเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‘เฝบเผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเผ‹เฝ‘เฝ‚เฝผเฝฆเผ<switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline>เฝ˜เฝ‰เฝ˜เผ‹เฝ‘เฝดเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝขเพฃเฝ˜เฝฆเผ‹<link href=\"text/shared/01/05290000.xhp\" name=\"เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚\">เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚</link>เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹ เฝ‘เฝบเผ‹เฝ“เฝฆเผ‹เฝ‘เฝบเผ‹เฝ‘เฝ‚เผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เฝขเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ‘เฝ‚เฝผเฝฆเผ</defaultinline> </switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline>เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝขเพฃเฝ˜เฝฆเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚เผ‹เฝฃเผ‹ <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Shift</defaultinline> </switchinline>+เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹ เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ“เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝผเฝขเผ‹เฝ€เพฑเฝ„เผ‹เฝ†เฝผเฝ‚</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline>เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝšเฝดเฝ‘เผ‹เฝ“เฝฆเผ‹<emph>[เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝšเฝ„เผ‹เผ]</emph>เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹<emph>\"เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝ†เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ\"</emph>เฝกเฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ†เฝผเฝ‚เผ‹เฝ“เผ‹เฝ†เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เผ‹เฝžเฝฒเฝ‚เผ‹เฝ เฝ‘เฝ˜เฝฆเผ‹เฝ†เฝผเฝ‚</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "\"HTML เฝเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹\"เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ เฝผเฝ‚เผ‹ <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> เฝ‚เพฑเฝฒเผ‹<link href=\"text/shared/00/00000002.xhp#tags\" name=\"เฝขเพŸเฝ‚เฝฆเผ\">เฝขเพŸเฝ‚เฝฆเผ</link>เฝฃเผ‹เฝฃเพŸเผ‹เฝ–เผ‹เฝ‘เฝ„เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ‰เฝฒเฝ‘เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝฃเฝฆเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เฝขเผ‹เฝกเฝ„เผ‹เฝ–เฝ…เฝผเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ .html เฝ เฝ˜เผ‹ .htm เฝ‚เพฑเฝฒเผ‹เฝขเพ’เพฑเผ‹เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‰เฝฒเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝ”เผ‹เฝ“เฝฒเผ‹ HTML เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝกเฝฒเฝ“เผ‹เฝ”เฝขเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ"
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,7 +15589,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
msgstr ""
#: 20020000.xhp
@@ -15597,32 +15597,32 @@ msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝ เฝฒเผ‹</emph>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝฃเผ‹เฝ†เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ€เพฑเฝฒเฝฆเผ‹<link href=\"text/swriter/01/05040000.xhp\" name=\"เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ\">เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝ เฝฒเผ</link>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝเฝดเฝ–เผ‹เฝ”เฝฆเผ‹เฝ‘เฝบเผ‹เฝเพฒเฝผเฝ‘เผ‹เฝ‘เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝขเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเฝดเฝ–เผ เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ เฝ‘เฝฒเฝ เฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝšเฝฃเผ‹เฝเฝผเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝžเฝฒเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝเฝดเฝ–เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"> <emph>เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝ เฝฒเผ‹</emph>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝฃเผ‹เฝ†เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ€เพฑเฝฒเฝฆเผ‹<link href=\"text/scalc/01/05070000.xhp\" name=\"เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ\">เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝ เฝฒเผ</link>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝเฝดเฝ–เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝบเผ‹เฝเพฒเฝผเฝ‘เผ‹เฝ‘เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝขเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเฝดเฝ–เผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph>เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝ เฝฒเผ‹</emph>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝฃเผ‹เฝ†เผ‹เฝขเพกเฝดเฝ„เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝฆเผ‹<link href=\"text/simpress/01/05120000.xhp\" name=\"เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ\">เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝ เฝฒเผ</link>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝเฝดเฝ–เผ‹ เฝ‘เฝบเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝ เฝ‘เฝบเฝ˜เฝ เผ‹เฝ†เฝผเฝ‚ เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝกเฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฃเพ—เฝผเฝ„เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ„เผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\"><emph>เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹</emph>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝฃเผ‹เฝ†เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝฆเผ‹<link href=\"text/simpress/01/05120000.xhp\" name=\"เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ\">เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเฝ เฝฒเผ</link>เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝเฝดเฝ–เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝบเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝ˜เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฃเพ—เฝผเฝ„เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ„เผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "<emph> </emph>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ†เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝเฝบเผ‹ <link href=\"text/shared/01/03010000.xhp\" name=\"เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพกเฝดเฝขเผ‹เฝšเฝ‘เผ \">เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพกเฝดเฝขเผ‹เฝšเฝ‘เผ </link> เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝเฝดเฝ–เผ‹เฝ”เฝฆเผ‹เฝ‘เฝบเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพกเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝฃเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚"
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,7 +15701,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
msgstr ""
#: 20040000.xhp
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\" visibility=\"visible\">เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ”เผ‹เฝขเพฃเฝ˜เฝฆเผ‹เฝ‘เผ‹เฝ‘เฝดเฝ„เผ‹เฝ˜เฝเพฒเฝบเฝ‚เฝฆเผ‹เฝฆเพกเฝบเฝขเผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝ เฝ‘เฝบเฝ‘เผ‹เฝ†เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ“เผ‹ เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹\"*\"เฝžเฝฒเฝ‚เผ‹เฝ˜เฝ„เฝผเฝ“เผ เฝ เฝ‘เฝฒเผ‹เฝ‰เฝฒเฝ‘เผ‹เฝ€เพฑเฝ„เผ‹เฝ‚เฝฆเฝขเผ‹เฝ‘เฝดเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝฃเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เผ‹เฝ เฝšเฝ˜เฝฆเผ </ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared/04.po b/source/bo/helpcontent2/source/text/shared/04.po
index d4591593a5e..9b0d7f01809 100644
--- a/source/bo/helpcontent2/source/text/shared/04.po
+++ b/source/bo/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2013-05-27 10:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝผเฝ„เผ‹;เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ‚เฝเฝ“เผ‹เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</bookmark_value><bookmark_value>เฝ˜เพฑเฝดเฝขเผ‹เฝ–เฝ‘เฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹;เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ‚เฝเฝ“เผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ‘เฝ„เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹</bookmark_value><bookmark_value>เฝงเฝดเฝ„เผ‹; เฝ–เฝขเผ‹เฝ†เฝ‘เผ‹เฝ”เผ‹</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ•เฝฃเผ‹เฝ˜เฝผเผ‹เฝ†เฝบเผ‹เฝ“เฝฒเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝ–เฝ‘เฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ“เฝฆเผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚เผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹</emph>เฝšเฝฃเผ‹เฝเฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹<emph>เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝ เฝฒเผ‹</emph>เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝŸเฝดเฝขเผ‹เฝ‘เฝดเผ‹<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹+O </caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> เฝ˜เพฑเฝดเฝขเผ‹เฝ–เฝ‘เฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ˜เฝ„เฝผเฝ“เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝ–เฝ‘เฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ˜เฝ›เฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ“เผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹เฝฆเพฆเพฒเฝ‚เฝฆเผ‹ O เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ”เฝฆเผ‹เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเฝผเฝ“เผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ“เฝฆเผ‹เฝ‚เพณเฝผเฝ‘เผ‹เฝ‘เฝ‚เฝผเฝฆเผ"
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>เฝšเฝฃเผ‹เฝเฝผเฝ เฝฒเผ‹เฝšเฝ„เผ‹เฝ“เฝ„เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝดเผ‹เฝ˜เฝขเผ‹เฝ‚เฝคเฝ˜เผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝฒเฝ‚เผ‹เฝกเฝผเฝ‘เผ เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‘เฝดเฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝดเผ‹ Alt เฝ˜เฝเฝบเฝ–เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝคเฝ˜เผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝฒเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝ“เฝ“เผ‹เฝ”เฝฆเผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝšเฝฃเผ‹เฝเฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ เฝšเฝฃเผ‹เฝเฝผเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ‚เฝคเฝ˜เผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝฒเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝเฝดเฝ–เผ เฝ‚เฝคเฝ˜เผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝฒเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ”เผ‹เฝ™เฝ˜เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝšเฝฃเผ‹เฝเฝผเฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝเฝดเฝ–เผ </defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,8 +101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Esc เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ“เฝฆเผ‹เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เผ‹เฝฃเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ˜เฝ‘เฝผเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เผ‹เฝ‘เฝบเฝขเผ‹เฝŸเฝผเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เพฒเฝดเผ‹เฝ–เฝžเฝฒเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹เฝ˜เผ‹เฝŸเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเพŸเฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฃเผ‹เฝ‘เผ‹เฝ‘เฝดเฝ„เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝžเฝ“เผ‹เฝ‘เฝ„เผ‹เฝฆเพกเฝดเฝขเผ‹เฝ“เผ‹เฝ˜เฝเฝดเฝ‚เผ‹เฝšเฝ‘เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ‘เฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เพฒเฝฒเฝ–เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ เฝ‘เฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เพฒเฝฒเฝ–เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเผ‹เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฆเพ™เฝฒเฝ„เผ‹เฝฃเพกเฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝฆเพŸเฝบเผ‹เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹Enterเฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ“เฝฆเผ‹เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‘เฝฒเฝ เฝฒเผ‹เฝ‚เฝผเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ เฝ‘เฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เพฒเฝฒเฝ–เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝฆเฝผเผ </defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝ˜เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‘เฝ„เผ‹เฝ˜เฝฒเฝ„เผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ Shiftใ€<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</caseinline><defaultinline>Ctrl </defaultinline></switchinline> เฝ‘เฝ„เผ‹<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹</caseinline><defaultinline> Alt</defaultinline></switchinline>(เฝฆเพเฝ–เฝฆเผ‹เฝ เฝ‚เฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹)เฝฆเฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝŸเฝดเฝขเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ˜เฝเฝผเผ‹เฝ เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ˜เฝฒเฝ“เผ‹เฝ“เฝฒเผ‹เฝ™เฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ˜เฝ‘เฝ เฝฒเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ–เผ‹เฝฃเผ‹เฝขเฝ‚เฝฆเผ‹เฝฃเฝดเฝฆเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝ˜เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝžเฝ“เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เผ‹เฝขเพ’เพฑเผ‹เฝ†เฝบเฝขเผ‹เฝ–เฝเฝ„เผ‹เฝ†เฝผเฝ‚เผ เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เผ‹เฝ เฝผเฝฆเผ‹เฝ เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเฝดเผ‹เฝ„เฝผเผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝžเฝดเผ <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,8 +149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝงเพฒเฝฒเฝฃเผ‹เฝ”เฝผเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝกเฝฆเผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ–เฝ˜เผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝผเฝขเผ‹เฝ†เฝผเฝ‚"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline> เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ“เฝฆเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ–เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝฆเผ‹เฝ–เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝคเฝ˜เผ‹เฝฆเพคเฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>เฝ‘เฝ„เผ‹เฝ‚เฝกเฝฆเผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ–เฝ˜เผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹"
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Insert เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เพฒเฝฒเฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ‘เฝ–เฝขเผ‹เฝ•เฝ“เผ‹เฝšเฝดเฝ“เผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z เฝ˜เพฑเฝดเฝขเผ‹เฝ–เฝ‘เฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ”เฝฆเผ‹เฝ‚เฝผเฝ˜เผ‹เฝ”เผ‹เฝขเฝบเผ‹เฝขเฝบเผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‘เฝดเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝเฝบเฝ“เผ‹เฝเฝดเฝ–เผ เฝ‘เฝบเฝขเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ‰เฝฒเฝ‘เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ”เฝผเฝขเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ˜เผ‹เฝ–เพฑเฝฆเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝฆเฝดเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‘เฝดเผ‹เฝฆเพณเฝขเผ‹เฝ‚เฝฆเฝผเผ‹เฝเฝดเฝ–เผ‹"
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "เฝ‘เผ‹เฝฃเพŸเผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ˜เฝขเผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝžเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ†เผ‹เฝšเฝ„เผ‹เฝ‘เฝดเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เพฑเฝฆเผ‹เฝ†เฝผเฝ‚ เฝ‚เฝกเฝฆเผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹ URL เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝบเผ‹เฝ•เฝฃเผ‹เฝ†เฝบเฝขเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ เฝผเฝ‚เผ‹เฝ˜เฝ เฝฒเผ‹เฝกเฝ“เผ‹เฝฃเฝ‚เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝเฝดเผ‹เฝขเพ’เพฑเผ‹เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ URL เฝ‚เพฑเฝฒเผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝคเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ•เพฑเฝฒเฝ“เผ‹ End เฝ˜เฝเฝบเฝ–เผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝฆเผ‹เฝฃเฝ˜เผ‹เฝฆเฝบเฝ„เผ‹ AutoComplete(เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ‚เพฒเฝดเฝ–เผ‹)เฝ˜เฝ„เฝผเฝ“เผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝกเฝผเฝ„เผ‹เผ เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝฃเฝ‚เผ‹เฝ–เฝฆเพŸเฝขเผ‹เฝ–เพฑเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เพฑเผ‹เฝขเฝฒเฝ˜เผ‹เฝ˜เฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝชเพ™เฝบเฝ‘เผ‹เฝ•เพฑเฝฒเฝ“เผ‹ Enter เฝ˜เฝเฝบเฝ–เผ‹เฝฃเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹เฝ เฝ‚เพฒเฝฒเฝ‚"
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ‹</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ–เฝฆเพกเฝดเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‰เฝฒเฝ‘เผ‹เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ เฝšเฝ˜เฝฆเผ‹เฝฃเผ‹เฝกเฝ„เผ‹เฝ เฝ•เฝขเผ‹เฝเฝผเฝ“เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝฃเผ‹เฝเฝผเฝ เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเฝดเผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ€เพฑเฝ„เผ‹เฝ เฝšเฝ˜เฝฆเผ Esc เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‘เฝดเผ‹เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เฝ เฝผเผ"
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ‹</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเฝ˜เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ"
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "เฝ‚เฝ‘เฝผเฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝบเผ‹เฝ เฝผเฝ‚เผ‹เฝ˜เฝ เฝฒเผ‹เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ‘เฝดเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹/เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "เฝšเฝฃเผ‹เฝเฝผเผ‹เฝ‘เฝ„เผ‹เฝ”เฝผเผ‹เฝฆเพ’เฝดเฝฃเผ‹เฝฆเพณเฝผเฝ„เผ‹(\"เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹\"เฝšเฝฃเผ‹เฝเฝผเผ‹)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เผ‹(เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝ เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ $[officename] เฝกเฝ„เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ‘เฝดเผ‹เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝ”เฝ เฝผเผ)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ‹</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝฃเผ‹<emph>เฝ‚เฝฆเฝบเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝฃเพกเฝ“เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‰เฝฒเฝ‘เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝ„เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ‘เฝดเผ‹เฝ‚เฝฆเฝบเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝฆเฝดเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ"
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝฃเผ‹<emph>เฝ‚เฝฆเฝบเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝกเฝผเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝ„เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ‘เฝดเผ‹เฝ‚เฝฆเฝบเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝฆเฝดเผ‹เฝ˜เฝ„เฝผเฝ“เผ"
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝฃเผ‹<emph>เฝ‚เฝคเฝ˜เผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝฒเฝ‚เผ‹</emph>เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝกเฝผเฝ‘เผ เฝ‚เฝฃเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝžเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ‘เฝบเผ‹เฝกเฝ„เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ‘เฝดเผ‹เฝ‚เฝคเฝ˜เผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝเฝฒเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝขเผ‹เฝ˜เฝ„เฝผเฝ“เผ"
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ–เฝ˜เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝ‘เผ‹เฝ€เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹<emph>[เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹] - [เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝ™เฝ„เผ‹เฝฆเฝบเฝฃเผ‹]</emph>เฝ“เฝ„เผ‹เฝฃเพŸเฝขเผ‹)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ‘เฝ–เฝขเผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹(เฝขเพ’เพฑเฝ–เผ‹เฝเฝดเผ‹)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "เฝ‘เพฒเฝฆเผ‹เฝฆเพฆเพฑเฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹\"เฝ‚เฝ™เฝผเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹\"เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝ–เฝ‘เฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "\"เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹\"เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ‹"
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "เฝ‚เฝ™เฝผเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝฆเฝขเผ‹เฝ”เผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "เฝ‘เพฒเฝฆเผ‹เฝฆเพฆเพฑเฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹\"เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเฝ เฝฒเผ‹\"เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝ–เฝ‘เฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "เฝกเฝขเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเฝดเผ‹เฝ‚เฝฆเฝฃเผ‹เฝกเฝผเฝฃเผ‹เฝžเฝฒเฝ‚เผ‹เฝ เฝ‚เพฒเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ"
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "เฝ เฝผเฝ‚เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเฝดเผ‹เฝกเฝผเฝฃเผ‹เฝ–เผ‹เฝžเฝฒเฝ‚เผ‹เฝ เฝ‚เพฒเฝฒเฝฃเผ‹เฝ–เฝฆเพเฝผเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ"
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝเฝบเฝ“เผ‹(เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝเฝผเผ‹เฝ“เฝขเผ‹เฝฆเพŸเฝ“เผ‹)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "เฝ•เพฒเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เผ‹เฝ–เฝขเพ—เฝบเฝฆเผ‹เฝ”เผ‹"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝฆเพŸเฝขเผ‹เฝ”เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,7 +1581,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
+msgid "Moves pointer to the first row."
msgstr ""
#: 01010000.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
+msgid "Moves pointer to the last row."
msgstr ""
#: 01010000.xhp
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "F6 เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ เฝ˜เฝขเผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝกเฝฆเผ‹เฝ‚เฝเฝ‘เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเฝ เฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝšเฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเผ‹เฝ–เผ‹เฝขเพฃเฝ˜เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter เฝ˜เฝเฝบเฝ–เผ"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 เฝ˜เฝเฝบเฝ–เผ‹เฝฆเพคเพฑเฝ‘เผ‹เฝ“เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹ Tab เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ“เฝผเฝ“เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "เฝšเฝผเฝ‘เผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝฆเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝฆเพฆเพฒเฝ‚เฝฆเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ‘เฝดเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ”เผ"
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝฆเพคเฝผเผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹(เฝฆเพ™เฝผเฝ˜เผ‹เฝ‚เฝคเฝฒเฝ–เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ–เฝ€เฝ‚เผ‹เฝ€เพฑเฝ„เผ‹เฝฆเพฃเฝบเผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝ‘เฝ–เฝขเผ‹เฝ˜เฝดเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ•เฝ“เผ‹เฝšเฝดเฝ“เผ‹เฝฆเพ™เฝผเฝ˜เผ‹เฝ‚เฝคเฝฒเฝ–เผ‹เฝ–เพฑเผ‹)"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ–เฝชเพ™เฝ“เผ‹เฝขเพ’เพฑเฝดเผ‹เฝžเฝฒเฝ‚เผ‹เฝฆเพคเฝผเฝฆเผ‹เฝ”เผ‹(เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ†เฝบเผ‹เฝ†เฝดเฝ„เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ‹(เฝšเฝผเฝ‘เผ‹เฝšเฝบเฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ เฝเพฑเฝฒเฝฃเผ‹เฝ เฝเฝผเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ‹(เฝ เฝเพฑเฝฒเฝฃเผ‹เฝ–เฝฆเพเฝผเฝขเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ‚เพณเฝบเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เผ"
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝคเฝฒเฝ‚เผ‹(เฝšเฝบเฝ‚เฝฆเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹)/เฝ‚เฝ‘เฝ˜เผ‹เฝ„เผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "เฝšเฝบเฝ‚เฝฆเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝ‚เฝžเฝ“เผ‹เฝžเฝฒเฝ‚เผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝ เฝผเฝ‚เผ‹เฝ˜เผ‹(เฝšเฝบเฝ‚เฝฆเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "เฝ เฝ‚เพฒเฝฒเฝฃเผ‹เฝ–เฝฆเพเฝผเฝขเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝ„เผ‹เฝ‘เฝดเฝ เฝ„เผ‹เฝ เฝ‚เพฒเฝฒเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝขเผ‹เฝฃเพŸเฝบเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ†เฝผเฝ‚"
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ˜เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ‹(เฝšเฝบเฝ‚เฝฆเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"> <caseinline select=\"MAC\">เฝ–เฝ€เฝ เผ‹เฝšเฝฒเฝ‚เผ‹</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>+Enter เฝ˜เฝเฝบเฝ–เผ‹(\"เฝ‚เฝ‘เฝ˜เผ‹เฝ„เผ‹\"เฝกเฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ‘เฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹)"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "เฝšเฝบเฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝ„เฝ เฝฒเผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹เฝ“เฝฆเผ‹เฝเฝผเฝ“เผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ‘เฝบเผ‹เฝ˜เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝคเฝฒเฝ‚เผ‹เฝฃเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ‹(เฝšเฝบเฝ‚เฝฆเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ‹)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝเฝ‘เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ‹/เฝ‚เฝ–เผ‹เฝ”เผ"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
+msgid "Runs query."
msgstr ""
#: 01020000.xhp
@@ -2181,7 +2181,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
+msgid "Adds table or query."
msgstr ""
#: 01020000.xhp
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "เฝ เฝ–เพฒเฝฆเผ‹เฝ–เฝดเผ‹"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "เฝฆเพ’เฝบเฝ เฝดเผ‹เฝเฝดเฝ„เผ‹เฝ‘เฝ–เฝขเผ‹เฝ˜เฝ†เฝผเฝ„เฝฆเผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ"
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/bo/helpcontent2/source/text/shared/07.po b/source/bo/helpcontent2/source/text/shared/07.po
index 1bcec4b3215..90512aa0361 100644
--- a/source/bo/helpcontent2/source/text/shared/07.po
+++ b/source/bo/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Internet เฝ‘เพฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ”เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เพฑเฝบเฝ‘เผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹ - เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹</emph>เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝเฝบเผ‹ <emph>HTML เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹</emph>เฝ‚เฝฆเฝขเผ‹เฝ”เผ‹เฝเผ‹เฝ•เพฑเฝบเฝฆเผ"
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/bo/helpcontent2/source/text/shared/guide.po b/source/bo/helpcontent2/source/text/shared/guide.po
index bc9ec60cbfc..5551f282d2f 100644
--- a/source/bo/helpcontent2/source/text/shared/guide.po
+++ b/source/bo/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 16:49+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,7 +12397,7 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: line_intext.xhp
diff --git a/source/bo/helpcontent2/source/text/shared/optionen.po b/source/bo/helpcontent2/source/text/shared/optionen.po
index c360b40041f..7621aa7ab82 100644
--- a/source/bo/helpcontent2/source/text/shared/optionen.po
+++ b/source/bo/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 16:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po
index ba4b6cc2fe7..cef8d31376a 100644
--- a/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bo/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 12:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3881,15 +3881,6 @@ msgstr "เฝ‘เพฒเฝ„เผ‹เฝ เฝ•เพฑเฝ„เผ‹เฝคเฝผเฝ‚เผ‹เฝ‘เฝ–เพฑเฝบเฝ เฝฒเผ‹เฝขเพŸเฝ‚เฝฆ
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ(~D)"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22809,6 +22800,15 @@ msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ(~I)"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/bo/sc/messages.po b/source/bo/sc/messages.po
index 381042110bd..e311f2fb964 100644
--- a/source/bo/sc/messages.po
+++ b/source/bo/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14224,39 +14224,44 @@ msgid "~Value"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เผ(~V)"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เผ‹เฝเฝดเฝ„เฝฆเผ(~S)"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚(~E)"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "เฝšเฝ‘เผ‹เฝ‚เฝžเฝฒเผ เฝกเฝฒเผ‹เฝ‚เฝบ เฝŸเพณเผ‹เฝšเฝบเฝฆเผ‹(DMY) เฝŸเพณเผ‹เฝšเฝบเฝฆเผ‹(DMY) เฝŸเพณเผ‹เฝšเฝบเฝฆเผ‹(DMY) เฝจเผ‹เฝขเฝฒเฝ เฝฒเผ‹เฝ‘เฝ–เพฑเฝฒเฝ“เผ‹เฝฆเพเฝ‘เผ เฝฆเพฆเฝฆเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "เฝฆเพŸเฝผเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14267,1250 +14272,1355 @@ msgstr ""
"เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝ เฝ†เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝ˜เผ \n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "old_text"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ(~S)"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "เฝšเฝ‘เผ‹เฝเพฒเฝบเผ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "เฝเพฒเฝบเผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ“เฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝ‡เฝ‚เฝฆเฝ‚เฝ“เฝฆเผ‹เฝฆเฝ เฝฒเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เพฑเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‘เฝบเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝกเฝฒเฝ“เผ"
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹%1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "%1เฝ‚เฝฒเผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝเพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "เฝ‚เฝกเฝผเฝ“เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ‹เฝ”เฝขเผ‹เฝ เฝ‘เฝบเฝ–เฝฆเผ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "เฝ–เฝขเผ‹เฝ‘เฝ€เพฑเฝฒเฝฃเผ‹เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "เฝ‚เฝกเฝฆเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ˜เฝ‚เฝผเผ‹เผ เฝคเฝผเฝ‚เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹%1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝžเฝ–เฝฆเผ เฝคเฝผเฝ‚เผ‹เฝฃเฝบ%1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "เฝ‘เฝบเฝขเผ‹เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ–เฝ…เฝฆเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝเฝดเฝ–เผ"
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "เฝ˜เฝšเฝ˜เฝฆเผ‹เฝฆเพฆเพฑเฝผเฝขเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "เฝ–เพฑเฝฒเผ‹เฝ˜เฝเฝบเฝ–เผ‹เฝ˜เฝ“เฝ“เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
#, fuzzy
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝ„เผ‹เผ(~M)"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME เฝ‚เพณเฝผเฝ‚เผ‹เฝขเพกเฝดเฝฃเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr " (เฝฃเพŸเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝเฝผเผ‹เฝ“เผ‹)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
#, fuzzy
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเฝ เฝฒเผ‹เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ(~V)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝเฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr ""
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ(~S)"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr ""
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "เฝกเฝผเฝ„เฝฆเผ‹เฝขเพซเฝผเฝ‚เฝฆเผ"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr ""
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr ""
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr ""
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr ""
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝฃเผ‹เฝ‚เฝžเฝดเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ‘เฝผเฝ„เผ‹เฝ เฝ›เฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ(~B)"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ(~B)"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝดเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เฝ‚เฝฆเฝขเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "เฝเพฑเฝบเฝ‘เผ‹เฝขเฝ„เผ‹เฝ‚เฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ–เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹#เฝ เฝ‘เฝฒเผ‹เฝฆเฝดเฝ–เผ‹เฝ–เฝ˜เผ"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ(~C)"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฝŸเพณเผ‹เฝ–เผ‹เฝ‚เฝ…เฝฒเฝ‚"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฝŸเพณเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฝŸเพณเผ‹เฝ–เผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฝ–เพฑเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr ""
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เฝฃเพทเฝผเผ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "เฝเพฑเฝผเฝ“เผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝเพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "เฝ เฝ†เฝฒเฝ„เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "เฝ†เผ‹เฝขเพเพฑเฝบเฝ“เผ"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE-เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เพฑเผ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ˜เฝ‚เพฒเฝบเฝฃเผ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝเฝดเฝฃเผ"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เผ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฝ เฝเฝบเฝ“เผ‹เฝ เฝ‘เพฒเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เผ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "เฝ˜เฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "เฝ‚เฝ–เผ‹เฝ–เฝ…เฝดเฝ‚"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "เฝ เฝ†เฝขเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝเฝ˜เผ"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝ เฝ•เฝขเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝ†เฝ‚เผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr ""
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "เฝกเฝผเฝ„เฝฆเผ‹เฝขเพซเฝผเฝ‚เฝฆเผ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr ""
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr ""
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "เฝšเฝ–เผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝเพฒเฝฒเฝ‘เผ‹เฝฆเพŸเฝผเฝ“เผ"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "เฝ เฝ‘เฝผเฝขเผ‹เฝ–เผ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "เฝ˜เฝเฝดเฝ“เผ‹เฝเฝ–เฝฆเผ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "เฝ เฝ‚เฝฃเผ‹เฝขเพเพฑเฝบเฝ“เผ"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ˜เฝเฝ“เผ"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "เฝงเผ‹เฝ˜เฝฒเผ‹เฝ‚เฝผเผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‘เฝดเฝ‘เผ"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "เฝฆเพŸเฝขเผ‹เฝ”เผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ เฝ‘เฝดเฝ‚"
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "เฝฆเพŸเฝขเผ‹เฝ”เผ‹เฝ‘เฝบเผ‹เฝฆเฝดเฝ–เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เฝฆเฝดเฝ–เผ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฆเฝดเฝ–เผ‹เฝ เฝ‘เฝดเฝ‚"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝฆเพคเฝผเผ‹เฝ–เผ"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ เฝ‘เฝดเฝ‚"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ เฝ‘เฝดเฝ‚"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝเฝดเฝ–เผ "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "เฝ˜เผ‹เฝกเฝฒเฝ‚เผ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‘เฝผเฝขเผ‹เฝ–เผ"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "เฝเฝฆเผ‹เฝ˜เฝฒเผ‹เฝฃเฝบเฝ“เผ‹เฝ”เฝ เฝฒเผ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "เฝ‚เฝคเฝขเผ‹เฝ–เพฑเฝ„เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<เฝฆเพŸเฝผเฝ„เผ‹เฝ†เฝ‘เผ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr ""
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr ""
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr ""
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr ""
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr ""
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "เฝเพฑเฝผเฝ“เผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "mean"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "mode"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "เฝ˜เฝšเฝ˜เฝฆเผ‹เฝฆเพฆเพฑเฝผเฝขเผ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝขเฝดเฝ„เผ‹เฝ–เผ‹เผ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ(~M)"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ‹(~M)"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "เฝเพฑเฝผเฝ“เผ‹เฝฆเพกเฝผเฝ˜เผ"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ–เฝเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝขเพฉเฝบเผ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ(~M)"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ‹(~M)"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "mean"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "เฝ˜เฝšเฝ˜เฝฆเผ‹เฝฆเพฆเพฑเฝผเฝขเผ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "alpha"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝขเฝดเฝ„เผ‹เฝ–เผ‹เผ"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝขเฝดเฝ„เผ‹เฝ–เผ‹เผ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "เฝ˜เฝ„เฝ‚เผ‹เฝ‰เฝผเผ"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "เฝ‚เฝเฝ‘เผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "เฝขเฝ„เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เผ"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr ""
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr ""
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17324,6 +17434,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19234,605 +19349,605 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฆเพจเฝฒเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฆเพจเฝฒเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "เฝฃเพ•เฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "เฝ“เฝผเฝขเผ‹เฝ–เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "เฝ‰เฝบเฝ“เผ‹เฝ–เฝขเพกเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "เฝ˜เฝบเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝ‚เฝ™เฝผเผ‹เฝ–เฝผเฝ เฝฒเผ‹เฝšเฝ„เผ‹เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "file"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "number"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "เฝฆเพ™เฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝเพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "เฝ–เฝขเพฉเฝบเฝ‚เฝฆเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "เฝฃเฝฆเผ‹เฝเพฒเฝ เฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "เฝฆเพเฝ‘เผ‹เฝ–เฝขเพกเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "เฝ–เฝขเพฉเฝบเฝ‚เฝฆเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "เฝฃเฝฆเผ‹เฝเพฒเฝ เฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝเผ‹เฝ‚เฝเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "เฝ–เฝขเพฉเฝบเฝ‚เฝฆเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "เฝฃเฝฆเผ‹เฝเพฒเฝ เฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "format"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝšเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฆเพจเฝฒเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฆเพจเฝฒเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "เฝฃเพ•เฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "เฝ“เฝผเฝขเผ‹เฝ–เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "เฝ‰เฝบเฝ“เผ‹เฝ–เฝขเพกเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "เฝ˜เฝบเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝ‚เฝ™เฝผเผ‹เฝ–เฝผเฝ เฝฒเผ‹เฝšเฝ„เผ‹เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "เฝขเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "file"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "number"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "เฝฆเพ™เฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝเพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "เฝ–เฝขเพฉเฝบเฝ‚เฝฆเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "เฝฃเฝฆเผ‹เฝเพฒเฝ เฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "เฝฆเพเฝ‘เผ‹เฝ–เฝขเพกเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "เฝ–เฝขเพฉเฝบเฝ‚เฝฆเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "เฝฆเพ™เฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "เฝ˜เฝšเฝ˜เฝฆเผ‹เฝฆเพฆเพฑเฝผเฝขเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝเผ‹เฝ‚เฝเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "เฝ–เฝขเพฉเฝบเฝ‚เฝฆเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "เฝฃเฝฆเผ‹เฝเพฒเฝ เฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21350,63 +21465,88 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "เฝฆเพŸเฝขเผ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เผ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "เฝšเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -23940,92 +24080,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "เฝ†เฝดเฝ„เผ‹เฝ–เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "เฝ†เฝบเผ‹เฝ–เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "เฝ†เฝดเฝ„เผ‹เฝ–เฝ เฝ˜เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ”เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "เฝ†เฝบเผ‹เฝ–เฝ เฝ˜เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ”เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "เฝ˜เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ”เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "เฝขเพฉเฝฒเฝฆเผ‹เฝ เฝ‚เพฒเฝผเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "เฝขเพฉเฝฒเฝฆเผ‹เฝ เฝ‚เพฒเฝผเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝดเฝ„เผ‹เฝคเฝผเฝฆเผ(~M)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เฝ†เฝบเผ‹เฝคเฝผเฝฆเผ‹(~M)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/bo/sd/messages.po b/source/bo/sd/messages.po
index 13810b5f8b6..e3f0af139b1 100644
--- a/source/bo/sd/messages.po
+++ b/source/bo/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5492,10 +5492,9 @@ msgid "Master Objects"
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ”เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/bo/sfx2/messages.po b/source/bo/sfx2/messages.po
index 8851832c13c..d99fd405310 100644
--- a/source/bo/sfx2/messages.po
+++ b/source/bo/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2247,6 +2247,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/bo/svx/messages.po b/source/bo/svx/messages.po
index 08f1ca2cd96..7fa49608e92 100644
--- a/source/bo/svx/messages.po
+++ b/source/bo/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2312,17 +2312,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "เฝ˜เฝบเฝ‘เผ‹เฝ”เผ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2848,54 +2848,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "เฝ–เฝฆเฝดเฝ–เผ‹เฝ”เผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "เฝเฝฒเฝ‚เผ‹เฝฆเพเฝดเฝ‘เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "เฝ เฝเพฑเฝผเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝกเฝดเฝฃเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝขเพฉเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "เฝขเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพฃเผ‹เฝšเฝผเฝ‚เฝฆเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "เฝ˜เฝ‘เฝ เผ‹เฝขเพฉเฝบเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝขเฝฒเฝ˜เผ‹เฝขเฝฒเผ‹เฝ˜เฝผเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "เฝ˜เฝšเฝผเฝ“เผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "เฝฆเพเฝขเผ‹เฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝขเผ‹เฝ†เผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4445,10 +4445,9 @@ msgid "_Copy"
msgstr "เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/bo/sw/messages.po b/source/bo/sw/messages.po
index 356783bb8b4..d2c0b8a5251 100644
--- a/source/bo/sw/messages.po
+++ b/source/bo/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1558,300 +1558,310 @@ msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[เฝ˜เฝบเฝ‘เผ]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "start"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "end"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr ""
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "เฝ เฝผเฝ‚เผ‹เฝฃเผ"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
#, fuzzy
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "เฝฃเพŸเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝ™เฝ˜เผ"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝขเพฉเฝฒเฝฆเผ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹โ€ฆเฝ“เฝ„เผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ"
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹โ€ฆเฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ"
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‘เฝดเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝเฝผเฝ‚เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝ–เผ‹เฝ‘เฝ„เผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "เฝฆเพฆเพฑเฝผเฝขเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝขเพ’เพฑเฝดเผ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "เฝ เฝ–เพฒเฝดเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ˜เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝขเพ—เฝบเฝฆเผ..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝ–เฝฆเพกเฝดเฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เพฑเผ‹โ€ฆเฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝšเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "เฝคเฝผเฝฆเผ‹เฝ„เฝผเฝฆเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ:"
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "เฝขเพฉเผ‹เฝ‚เฝ“เฝ‘เผ เฝขเฝฒเฝ˜เผ‹เฝ”เผ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "เฝคเฝผเฝ‚เผ‹เฝจเฝ„เผ‹เผ: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ”เผ‹เฝ‚เฝผเฝ„เผ‹เฝฃเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "เฝ“เฝดเฝ–เผ‹เฝกเฝฒเฝ‚:"
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "เฝ€เพฒเฝดเฝ„เผ‹เฝ‚เฝผเผ‹เฝ‘เฝ„เผ‹เผเผ‹ เฝฃเพ—เฝขเผ‹เฝ”เฝ“เผ เฝฃเพทเฝผเผ‹เฝเฝผเผ‹เฝขเฝบเผ‹เฝกเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝบ:"
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "เฝงเผ‹เฝ˜เฝฒเผ‹เฝ‚เฝผเผ‹เฝ–เฝ เฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "$1 เฝกเฝฒเผ‹เฝŸเฝดเฝขเผ‹เฝ˜เฝ†เฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝฆเฝดเฝ–เผ‹เฝ”เผ(~A)"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "$1 เฝกเฝฒเผ‹เฝŸเฝดเฝขเผ‹เฝ˜เฝ†เฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝฆเฝดเฝ–เผ‹เฝ”เผ(~A)"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝเฝดเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เฝ‚เฝฆเฝขเผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "เฝ‚เฝคเฝ˜เผ‹เฝ‚เฝฆเฝฃเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฝเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ(~C)"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฝŸเพณเผ‹เฝ–เผ‹เฝ‚เฝ…เฝฒเฝ‚"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฝŸเพณเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฝŸเพณเผ‹เฝ–เผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr ""
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เฝฃเพทเฝผเผ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "เฝ˜เฝเฝดเฝ“เผ‹เฝเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1862,2543 +1872,2543 @@ msgstr ""
"เฝ–เพฑเฝฆเผ‹เฝ™เฝ„เผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ‡เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเผ‹เฝเฝ–เฝฆเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝดเฝ‚เผ‹\n"
"เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝžเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเผ‹เฝขเฝผเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เผ"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_COL"
msgid "Column"
msgstr "เฝฆเพŸเฝขเผ(~M)"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "เฝšเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝšเฝ“เผ‹เฝเฝ‚เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
#, fuzzy
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "เฝžเฝบเฝ„เผ‹เฝšเฝ‘เผ‹เฝฆเพŸเฝขเผ‹เฝ”เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
#, fuzzy
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME %PRODUCTVERSIONเฝกเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝ…เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆ"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME %PRODUCTVERSIONเฝกเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝ…เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆ"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME %PRODUCTVERSIONเฝกเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝ…เฝผเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆ"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝเฝ–เฝฆเผ‹เฝ–เพฒเฝฃเผ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เพฑเฝขเผ‹เฝขเพเพฑเฝ„เผ‹เฝขเพกเฝบเฝ–เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เผ"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ‹เฝ˜เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพ”เฝผเฝ“เผ"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ‹เฝ˜เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝขเพ—เฝบเฝฆเผ"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "เฝ™เฝฒเผ‹เฝ‚เฝดเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "เฝšเฝ‘เผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝฃเฝ‚เผ‹เฝ–เฝฆเพŸเฝขเผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ‹เผ"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "เฝ™เฝฒเผ‹เฝ‚เฝดเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‘เฝ„เผ‹เฝเผ‹เฝ–เพฒเฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "เฝ€เฝบเผ‹เฝขเฝฒเผ‹เฝฆเฝบเฝ เฝฒเผ‹เฝฆเพเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝจเฝขเผ‹เฝงเพฅเฝ เผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ‹เฝ‘เฝบเผ‹เฝ€เฝบเผ‹เฝขเฝฒเผ‹เฝฆเฝบเฝ เฝฒเผ‹เฝฆเพเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝจเฝขเผ‹เฝงเพฅเฝ เผ‹เฝ˜เผ‹เฝขเฝบเฝ‘เผ‹เฝ เฝ‘เฝดเฝ‚"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ†เฝบเผ‹เฝ†เฝดเฝ„เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพคเฝผเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ เฝ›เฝขเผ"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝ เฝ‘เฝฆเผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹ 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹ 1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹ 1"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ เฝ›เฝขเผ"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝ เฝ‘เฝฆเผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝžเฝ“เผ‹เฝ‘เฝ‚"
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[ เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝเฝผเฝ„เฝฆเผ‹]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
"in a different document"
msgstr "เฝฆเพฃเฝผเฝฃเผ‹เฝ เฝ‘เพฒเฝบเฝฆเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ†เฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝ‘เฝบเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ‚เฝžเฝ“เผ‹เฝžเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝ‘เผ"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "เฝ เฝ–เพฒเฝดเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "เฝ˜เฝฒเผ‹เฝฆเพฒเฝฒเฝ‘เผ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "$1 เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "$1เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "เฝ เฝ‚เฝบเฝ–เฝฆเผ $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "เฝฆเพคเฝผเผ‹เฝฆเพ’เฝดเฝฃเผ"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝ–เผ"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‘เฝ”เฝบเผ‹เฝขเพฃเฝ˜เผ‹$1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ”เฝขเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝผเฝ‚เฝฆเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "เฝ‘เฝ”เฝบเผ‹เฝ เฝ›เฝขเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "เฝ‚เฝ‘เฝผเฝ„เผ‹เฝ เฝ›เฝขเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚ $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฃเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "เฝ”เฝขเผ‹เฝฆเพณเฝผเฝ‚ $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ$1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "เฝ•เพฒเฝฃเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚ เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "เฝ–เฝขเผ‹เฝ–เฝ…เฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚ เฝ‚เฝžเฝดเฝ„เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "เฝ”เฝขเผ‹เฝฆเพณเฝผเฝ‚ $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "เฝฆเพคเฝผเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAMEเฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เพฑเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ$1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ„เฝผเฝฆเผ‹เฝฃเฝบเฝ“เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "เฝ–เฝขเพ—เฝบเผ‹เฝ–เฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ$1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "เฝฃเฝ‚เผ‹เฝ–เฝŸเฝผเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝ‚เฝ…เฝผเฝ‘เผ‹เฝฆเฝดเฝ–เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพคเฝขเผ‹เฝขเฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝขเฝฒเฝ˜เผ‹เฝ–เฝ…เฝ‚"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "เฝขเพฉเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเพคเฝผเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "เฝ เฝผเฝ‚เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "เฝฆเพŸเฝบเฝ„เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเผ‹เฝฆเพคเฝผเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ–เพฒเฝฒเฝ เฝฒเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เพฑเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพŸเฝบเผ‹"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
#, fuzzy
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "เฝ“เฝ„เผ‹เฝฆเพเฝดเฝ˜เผ‹เฝขเพ’เพฑเผ‹เฝ†เฝบเผ‹เฝขเฝดเผ‹เฝ–เฝเฝ„เผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "เฝ†เฝดเฝ„เผ‹เฝ‘เฝดเผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝšเฝ‘เผ‹เฝ‰เฝดเฝ„เผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝ†เฝ“เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚ $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝ‘เฝดเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ˜เฝ†เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฒเฝฃเผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‘เฝดเผ‹เฝกเฝผเผ‹เฝ–เฝฆเพฒเฝ„เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝŸเพณเผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
#, fuzzy
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "เฝ†เฝบเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝ†เฝดเฝ„เผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ(~C)"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เฝ เฝฒเผ‹เฝเผ‹เฝ‚เฝเฝ‘เผ $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "เฝฆเพกเฝบเฝ–เผ‹เฝฆเพฆเพฑเฝผเฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "เฝขเฝฒเฝฆเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝฆเพกเฝบเฝ–เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‘เฝผเฝขเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝกเฝดเฝฃเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
#, fuzzy
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝ–เผ"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "เฝ‚เฝžเฝดเฝ„เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ„เฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝฆเพŸเฝขเผ‹เฝ”เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "เฝฆเพŸเฝขเผ‹เฝ”เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "เฝšเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฒเฝฃเผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝŸเพณเผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝเฝดเผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝเพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ เฝ‘เฝผเฝขเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ”เฝขเผ‹เฝฆเพณเฝผเฝ‚"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ”เฝขเผ‹เฝฆเพณเฝผเฝ‚"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ˜เฝ†เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "เฝ–เฝฆเพกเฝดเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹$1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL เฝ˜เฝเฝบเฝ–เผ‹เฝ‚เฝ…เฝดเฝฆเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝ เฝ‘เฝฆเผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "เฝกเฝฒเฝ–เผ‹เฝฆเพเฝดเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "(เฝ˜เฝบเฝ‘เผ‹)"
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ–เพฑเผ‹เฝฆเพฃเผ‹เฝ˜เฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "เฝ‘เพฒเฝฆเผ‹เฝฆเพฆเพฑเฝขเผ‹เฝ”เฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "เฝเฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝบเฝ„เฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‚เฝ…เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ เฝ•เพฒเฝบเฝ„เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ เฝ–เพฑเฝบเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "เฝšเฝ“เผ‹เฝ–เพฑเฝ„เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ‹เฝฃเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ‹เฝŸเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 เฝ˜เฝšเฝ˜เฝฆเผ‹เฝฆเฝดเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝบเผ‹เฝขเพฃเฝ˜เผ‹$1เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "เฝ˜เฝฒเฝ„เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹$1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr ""
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‘เฝบเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝšเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹$1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹$1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹$1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹ $1 เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹$1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ”เฝบเผ‹เฝ เฝ›เฝขเผ‹$1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝšเฝ“เผ‹เฝเฝผเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เพฑเฝ„เผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผเฝฆ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
#, fuzzy
msgctxt "STR_NOTE"
msgid "comment"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "เฝ•เฝ“เผ‹เฝšเฝดเฝ“เผ‹เฝฆเพฃเฝผเฝ“เผ‹เฝ”เผ‹เฝ‘เฝบเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "เฝ เฝเพฒเฝ–เผ‹เฝ‚เฝžเฝดเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝšเฝ“เผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚ $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
#, fuzzy
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "%1เฝ‚เฝฒเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เพฑเฝ เฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เฝขเพ’เพฑเฝ–เผ"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr ""
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ˜เฝ‚เฝผเผ‹ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ˜เฝ‚เฝผเฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝ„เฝผเฝฆเผ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ˜เฝ‡เฝดเฝ‚$(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ$(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ˜เฝ†เฝ“เผ‹$(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ˜เฝ†เฝ“เผ‹$(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) เฝ‘เฝบเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹ $(ARG2)เฝเฝผเฝ‚เผ‹เฝกเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เผ$(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "เฝคเฝผเฝ‚เผ‹$(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
#, fuzzy
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr ""
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
#, fuzzy
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
#, fuzzy
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเฝ เฝฒเผ‹เฝ•เฝ“เผ‹เฝ เฝ–เพฒเฝฆเผ(~V)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
#, fuzzy
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAMEเฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ“เฝผเฝขเผ‹เฝฆเพเพฑเฝผเฝ“เผ‹เฝเฝผเฝ“เผ‹เฝ เฝ‘เฝดเฝ‚"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "เฝ‘เพฒเฝฆเผ‹เฝฆเพฆเพฑเฝขเผ‹เฝ”เฝ„เผ‹เฝ‘เฝบเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝ เฝ‘เฝผเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ“เฝผเฝขเผ‹เฝ เฝ›เฝผเฝฃเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹%ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, fuzzy, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "เฝฆเพŸเฝขเผ‹เฝ”เผ %COLUMNNUMBER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
#, fuzzy
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
#, fuzzy
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "เฝชเพ™เฝผเฝ‚เฝฆเผ‹เฝ†เฝบเฝ เฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝ‘เฝ”เฝขเผ‹เฝขเพฃเฝ˜เผ"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr ""
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "เฝ‚เฝ–เผ‹เฝกเฝฒเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹(~X)"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ–เฝŸเฝดเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹(~Y)"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "เฝšเฝผเฝ‘เผ‹เฝ†เฝฆเผ‹เฝกเฝผเผ‹เฝ–เพฑเฝ‘เผ‹เฝฆเพ’เฝ˜เผ"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ”เฝขเผ‹เฝ เฝ‘เฝบเฝ–เฝฆเผ‹เฝเฝดเฝ–เผ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‘เฝดเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ”เฝขเผ‹เฝ”เฝขเผ‹เฝ เฝ‘เฝบเฝ–เฝฆเผ (~A)"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr ""
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "เฝšเฝบเฝ‚"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr ""
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr ""
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr ""
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr ""
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ(~C)"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr ""
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "เฝกเฝผเฝ„เฝฆเผ‹เฝขเพซเฝผเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr ""
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr ""
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "เฝšเฝดเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "เฝฃเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ†เฝดเฝ„เผ‹เฝ–เผ(~U)"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr ""
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr ""
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr ""
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "เฝกเฝผเฝ„เฝฆเผ‹เฝขเพซเฝผเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "เฝ–เพฒเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "เฝ–เพฑเฝบเฝ‘เผ‹เฝ“เฝดเฝฆเผ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr ""
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝกเฝฒเผ‹เฝ‚เฝบ(~F)"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "เฝขเพฉเผ‹เฝ‚เฝ“เฝ‘เผ เฝขเฝฒเฝ˜เผ‹เฝ”เผ "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฝ เฝเฝบเฝ“เผ‹เฝ เฝ‘เพฒเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝ เฝ‘เฝฆเผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝฃเผ‹เฝ–เฝขเพฉเฝฒเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "เฝ เฝ‘เพฒเผ‹เฝ•เฝ–เผ‹เฝ†เฝฆเผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ‹เฝฃเผ‹เฝ–เฝขเพฉเฝฒเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "เฝ˜เฝฒเฝ‚เผ‹เฝฆเพ”เฝ เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "เฝ‚เฝ–เผ‹เฝ–เฝ…เฝดเฝ‚"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "เฝ˜เฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "เฝ‚เฝฆเฝขเผ‹เฝฆเพเพฑเฝบเฝฆเผ(~U)"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝขเฝบเผ‹เฝขเฝบเฝขเผ"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "เฝฆเฝดเฝ–เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ(~D)"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "เฝ–เพฒเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "เฝเฝ‚เผ‹เฝฆเพฆเพฒเฝบเฝฃเผ(~L)"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "เฝกเฝผเฝ„เฝฆเผ‹เฝขเพซเฝผเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "เฝฆเพฒเฝดเฝ„เผ‹เฝฆเพเพฑเฝผเฝ–เผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ(~U)"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "เฝ‚เฝ–เผ‹เฝ–เฝ…เฝดเฝ‚"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝ‚เฝฆเฝบเฝฆเผ‹เฝ˜เผ‹เฝชเพ™เฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "เฝฃเพŸเผ‹เฝ€เพณเฝผเฝ‚เผ‹เฝ™เฝ˜เผ"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "เฝ†เผ‹เฝšเฝ„เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
#, fuzzy
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "เฝเฝฒเฝ‚เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr ""
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹1"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "เฝ เฝ–เฝผเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "เฝ‚เฝ™เฝผเผ‹เฝ‘เฝผเฝ“เผ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "เฝ เฝ‚เฝ‚เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝšเฝฒเฝ‚"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "เฝ–เฝŸเฝผเฝฆเผ‹เฝŸเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "เฝ–เฝ…เฝผเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "เฝ‘เฝ‚เผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ เฝ–เฝผเฝขเผ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "เฝ‘เฝ”เฝบเผ‹เฝ‘เฝบเฝ–เผ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "เฝฃเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ†เฝดเฝ„เผ‹เฝ–เผ(~U)"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝฆเพ™เฝ“เผ‹เฝžเฝดเผ"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "เฝ‘เฝ”เฝบเผ‹เฝ‘เฝบเฝ–เผ‹"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝ”เฝบเผ‹เฝ‘เฝบเฝ–เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝ–เฝžเฝดเฝฆเผ‹เฝ‘เฝบเผ‹เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝฆเพ™เฝ“เผ‹เฝžเฝดเผ"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝ‘เฝบเฝ–เผ"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "เฝฃเฝ‚เผ‹เฝขเพฉเฝฃเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "เฝฆเพณเฝผเฝ–เผ‹เฝ†เฝบเฝ“เผ‹เฝเฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "เฝ‚เฝžเฝ“เผ"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "เฝ เฝ–เฝดเฝ˜เฝขเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฝšเฝผเฝ‚เฝฆเผ‹เฝ เฝ‘เฝดเฝ เฝฒเผ‹เฝฆเพ™เฝ“เผ‹เฝžเฝดเผ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "เฝšเฝ“เผ‹เฝขเฝฒเฝ‚เผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพ™เฝ“เผ‹เฝžเฝดเผ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "เฝฆเพคเฝบเฝฃเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "เฝ‚เพณเฝผเฝ‚เผ‹เฝขเพกเฝดเฝฃเผ‹เฝฆเพฆเพฒเฝ‚เผ‹เฝ–เฝฆเพเฝดเฝขเผ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝขเฝบเผ‹เฝขเฝบเฝขเผ"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹ 3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹ 4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹ 5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพŸเฝ–เฝฆเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "เฝขเฝฒเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "เฝ‚เฝเฝผเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ˜เฝเฝ“เผ"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝกเฝฒเฝ‚(~O)"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ(~B)"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "เฝฃเฝบเฝ เฝดเผ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "เฝ”เฝขเผ‹เฝ˜เผ(~I)"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "เฝ‘เฝ”เฝบเผ‹เฝฆเพเพฒเฝดเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เฝเฝ“เผ"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "เฝ เฝ‚เพฒเฝบเฝ˜เฝฆเผ‹เฝฆเพคเฝบเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝฆเพŸเฝ„เฝฆเผ(~Y)"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝเฝดเฝ„เฝฆเผ (~U)"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝ‘เฝบเฝ–เผ"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "เฝŸเพณเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "เฝšเฝผเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฉเผ‹เฝ เฝ›เฝดเฝ‚เฝฆ (๏ฝžZ)"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ(~G)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "เฝ เฝ‚เพฒเฝบเฝ˜เผ‹เฝฆเพคเฝบเฝฃเผ‹เฝ˜เฝเฝ“เผ"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "เฝ˜เฝเฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝฆเพณเฝผเฝ–เผ‹เฝ‚เพฒเพญ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝขเฝฒเฝ˜เผ(~R)"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "เฝ เฝ–เฝผเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "เฝ‚เฝผเฝ„เผ‹เฝ เฝ–เฝดเฝฃเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ‚เพฒเฝฆ(~P)"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝ†เฝดเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "เฝฃเฝผเผ"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹ 3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹ 4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹ 5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "~ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝšเฝ“เผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ เฝกเฝผเฝ‘เผ‹เฝ˜เฝดเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝšเฝ“เผ‹เฝ–เพฑเฝ„เผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝ˜เผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr ""
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr ""
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "เฝฆเพเฝดเฝ„เผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ‘เฝบเผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ‹เฝ–เพฑเฝฆเผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เฝฆเผ‹เฝฆเพเฝดเฝ„เผ‹เฝ เฝ–เพฒเฝฒเฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝžเฝ“เผ‹เฝžเฝฒเฝ‚เผ‹เฝ–เฝ…เฝดเฝ‚เผ‹เฝขเฝผเฝ‚เฝฆเผ‹เฝ‚เฝ“เฝ„เผ"
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "เฝเพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝผเฝ‚เฝฆเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ‘เฝบเผ‹เฝฆเฝดเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ“เผ‹เฝ“เฝ˜เผ"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ‘เฝบเผ‹เฝ–เฝฆเฝดเฝ–เผ‹เฝ‘เฝ‚เฝผเฝฆเผ‹เฝฆเฝ˜เผ "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "๏ผŸ"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝขเฝฒเผ‹เฝ˜เฝผเฝ เฝฒเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเพ’เพฒเฝฒเฝ‚:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "เฝ‰เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ”เฝขเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเฝฒเฝ‚เผ‹เฝšเฝ“เผ‹เฝ‰เฝขเผ‹เฝšเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‘เฝบเผ‹เฝ“เฝ„เผ‹เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝขเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเผ‹เฝ–เฝ…เฝ‘เผ‹เฝšเฝดเฝ‘เผ‹เฝ˜เฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr ""
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr ""
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝขเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝผเฝ‚เฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝเฝ–เฝฆเผ‹เฝ–เพฒเฝฃเผ"
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "เฝ‘เฝ‚เฝผเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เพฒเฝฆเผ‹เฝ”เฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr ""
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "๏ผˆเฝŸเพณเผ‹เฝšเฝบเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ‹๏ผ‰"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "๏ผˆเฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ‹๏ผ‰"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "เฝฃเฝ“เผ‹เฝ เฝ‘เฝบเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝขเพกเฝผเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "เฝ เฝ–เฝผเฝ‘เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "เฝ เฝ–เฝผเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝดเฝ„เฝฆเผ‹เฝเพฒเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‘เฝบเผ‹เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เผ‹เฝŸเพณเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝเฝบเฝฃเผ‹เฝ–เพฑเผ"
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "เฝ เฝ–เฝผเฝ‘เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "เฝ เฝ–เฝผเฝ‘เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ†เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr "เฝฆเพ”เฝขเผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝŸเพณเผ‹เฝ˜เฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
#, fuzzy
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝšเฝ„เผ‹เฝ˜เผ"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เฝฆเฝฃเผ‹เฝเฝผเผ (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc(*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Calc(*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เผ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "เฝ–เฝขเผ‹เฝšเฝบเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ–เฝขเผ‹เฝ‚เฝ…เฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ(*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4406,84 +4416,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "เฝ เฝ‚เฝผเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝขเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝฃเฝฒเฝ„เผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝกเฝดเฝฃเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ เฝ‘เฝบเฝ˜เฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "เฝ เฝ–เฝผเฝ‘เผ‹เฝšเฝดเฝฃเผ‹เฝ‚เฝฆเฝขเผ‹เฝ เฝ›เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "เฝ–เฝ€เฝผเฝ‘เผ‹เฝขเพฃเฝ˜เผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "เฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพ’เพฒเฝดเฝ–เผ(~F)"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "เฝฆเพฆเพฒเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝŸเพณเผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝฆเพฃเฝบเผ‹เฝฆเพŸเฝผเฝ“เผ"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "เฝขเฝฒเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "เฝ–เฝ™เฝฃเผ‹เฝ เฝšเฝผเฝฃเผ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ“เฝฆเผ‹เฝ˜เฝดเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ–เฝขเพŸเฝ‚เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ‘เฝ˜เผ"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "เฝฆเพฆเพฑเฝผเฝขเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝžเฝฒเฝ–เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝŸเฝฒเฝ“เผ‹เฝ”เผ"
@@ -4492,212 +4502,212 @@ msgstr "เฝฆเพฆเพฑเฝผเฝขเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝžเฝฒเฝ–เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝฃเฝบเฝ‚เฝฆ
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "เฝฃเฝบเฝ เฝดเผ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "เฝคเฝผเฝ‚เผ‹เฝจเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝขเพฉเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "เฝ‘เฝ”เฝบเผ‹เฝ”เฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "เฝ‚เฝเฝผเฝ„เผ‹เฝ˜เฝเฝ“เผ"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹(เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ‹(เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝเฝ“)เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "เฝ†เผ‹เฝขเพเพฑเฝบเฝ“เผ‹เฝฃเพกเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝเพฑเฝ–เผ‹เฝฃเฝ‚เผ‹เฝ–เฝฆเพŸเฝขเผ‹เฝ–เพฑเฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝšเฝ‘เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL เฝ เฝ‡เฝดเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "เฝ€เฝดเฝ“เผ‹เฝ เฝ•เพฒเฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเพกเฝบเฝ–เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝเฝผเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "เฝฆเพฆเพฒเฝ‚เผ‹เฝฆเพเฝดเฝขเผ‹เฝŸเพณเผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝดเฝ˜เผ"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝžเฝฒเฝ‚"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ‚เฝผเฝ„เผ‹เฝ˜เผ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "เฝ‚เฝ–เผ‹เฝกเฝฒเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "เฝ–เฝบเฝ‘เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เฝเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "เฝ เฝเพฒเฝ–เผ‹เฝ‚เฝžเฝดเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝšเฝ“เผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "เฝ‚เฝ–เผ‹เฝกเฝฒเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝ–เฝดเผ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ"
@@ -4705,74 +4715,74 @@ msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ†เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ (เฝ‚เฝเฝ“เผ‹เฝ เฝ‡เฝ‚เฝฆ)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ (เฝ‚เฝเฝ“เผ‹เฝ เฝ‡เฝ‚เฝฆ)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE เฝฃเฝ‚เผ‹เฝฆเพ’เฝดเฝฃเผ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4780,87 +4790,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "เฝ€เฝดเฝ„เผ‹เฝฆเฝฒเผ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝขเฝฒเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "เฝฆเพเฝดเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "เฝเพฒเฝผเฝ˜เผ‹เฝ‚เฝžเฝดเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "เฝขเพ’เพฑเฝฃเผ‹เฝเฝ–เผ‹/เฝฆเผ‹เฝ‚เฝ“เฝฆเผ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "เฝฆเพฆเพฒเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "เฝ‚เพฒเฝผเฝ„เผ‹เฝเพฑเฝบเฝขเผ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "เฝ‚เฝผเผ‹เฝเฝผเฝ–เผ"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝฆเผ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "เฝเผ‹เฝ”เฝขเผ (เฝฆเพ’เฝบเฝข)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "เฝเผ‹เฝ”เฝขเผ (เฝ‚เฝžเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝเฝ„เผ‹)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝฆเพเพฑเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "เฝ‚เพณเฝผเฝ‚เผ‹เฝขเพกเฝดเฝฃเผ‹เฝฆเพฆเพฒเฝ‚เผ‹เฝ–เฝฆเพเฝดเฝขเผ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "เฝžเฝฒเฝ„เผ‹เฝ†เฝบเฝ“เผ‹เฝ‘เฝ„เผ‹เผ เฝ‚เพฒเฝผเฝ„เผ‹เฝเพฑเฝบเฝขเผ เฝขเฝ„เผ‹เฝฆเพเพฑเฝผเฝ„เผ‹เฝฃเพ—เฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "เฝ–เฝบเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "เฝ–เฝขเผ"
@@ -4869,32 +4879,32 @@ msgstr "เฝ–เฝขเผ"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝฃเผ‹เฝขเพ’เพฑเผ‹เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝดเฝ‘เผ‹เฝ˜เฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ˜เฝ เฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝฃเฝ˜เผ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
@@ -4902,22 +4912,22 @@ msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
@@ -4925,47 +4935,47 @@ msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "เฝฃเฝผเผ‹เฝ˜เฝ เฝฒเผ‹เฝจเฝ„เผ‹เฝ€เฝฒ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "เฝฃเฝผเผ‹เฝ˜เฝ เฝฒเผ‹เฝจเฝ„เผ‹เฝ€เฝฒ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "เฝจเผ‹เฝขเฝ–เผ‹เฝจเฝ„เผ‹เฝ€เฝฒ (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
@@ -4973,12 +4983,12 @@ msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "เฝฆเพเฝดเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚"
@@ -4986,42 +4996,42 @@ msgstr "เฝฆเพเฝดเฝ„เฝฆเผ‹เฝกเฝฒเฝ‚"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ›เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝเฝผเฝ„เฝฆเผ"
@@ -5029,17 +5039,17 @@ msgstr "เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝเฝผเฝ„เฝฆเผ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
@@ -5047,67 +5057,67 @@ msgstr "เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "เฝฃเฝบเฝ เฝดเผ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr ""
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "เฝขเฝฒเฝ‚เฝฆเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "เฝ‚เฝ‘เฝผเฝ„เผ‹เฝ เฝ›เฝขเผ‹เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝผเฝ‚เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝผเฝ‚เผ‹เฝ†เผ‹เฝšเฝ„เผ‹เฝ–"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5115,27 +5125,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
@@ -5143,1297 +5153,1297 @@ msgstr "เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "เฝ†เผ‹เฝขเพเพฑเฝบเฝ“เผ(~C)"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "เฝ‚เฝฃเผ‹เฝเฝบเผ‹เฝ˜เฝดเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝฃเฝ‚เผ‹เฝ–เฝฆเพŸเฝขเผ‹เฝ–เพฑเฝฆเผ‹เฝ“เผ‹เฝ‘เฝบเผ‹เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ เฝ‘เฝบเผ‹เฝฃเพŸเฝขเผ‹เฝ˜เฝฒเฝ“เผ‹เฝ“เผ"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "เฝ‚เฝ–เผ‹เฝกเฝฒเฝ–เผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹(~E)"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝเพฑเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ (~M)"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "เฝ‘เพฒเฝ“เผ‹เฝฆเพเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ(~A)"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ(~F)"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "เฝขเฝ„เผ‹เฝ–เฝŸเฝผเฝฆเผ"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ‘เฝดเฝ‘เผ]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "เฝ†เฝดเผ‹เฝฆเพ™เฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "เฝ‘เพฒเฝ„เผ‹เฝ เฝ•เพฑเฝ„เผ‹เฝ–เฝขเผ‹เฝ‚เฝฆเฝบเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "เฝžเฝบเฝ„เผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "เฝ˜เฝเฝผเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "เฝ‚เฝกเฝผเฝ“เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝคเฝผเฝ‚เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝเฝ‚"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "เฝฆเพŸเฝบเฝ„เผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ–เฝขเผ‹เฝเฝ‚"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "เฝฆเพŸเฝขเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "เฝฃเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝ˜เผ‹เฝšเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "row_num"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ˜เฝ‚เฝผเผ‹เฝ†เฝบเฝ“เผ‹เฝ”เฝผเผ‹เฝ–เพฒเฝฒเฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ เฝ–เพฑเฝบเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "เฝ‘เพฒเฝ„เผ‹เฝ เฝ•เพฑเฝ„เผ‹เฝ˜เฝ‚เฝผเผ‹เฝขเพŸเฝฒเฝ„เผ‹เฝฆเพณเฝผเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "เฝ†เฝดเผ‹เฝฆเพ™เฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพเฝผเฝขเผ‹เฝ–เผ‹เฝขเพ’เพฑเฝ‚เผ‹เฝ”เผ %1"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ(~C)"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ(~C)"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "เฝคเฝผเฝ‚เผ‹เฝžเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "เฝคเฝผเฝ‚เผ‹เฝžเฝ–เฝฆเผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ˜เฝ‚เฝผเผ‹"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฆเพจเฝฒเฝ“เผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "เฝฆเพŸเฝบเฝ„เผ‹เฝ เฝผเฝ‚เผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ(~N)"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "เฝ˜เฝ‰เฝ˜เผ‹เฝ‚เฝคเฝฒเฝ–เผ‹เฝ˜เฝเฝ เผ‹เฝ–เฝžเฝฒเผ‹เฝ˜เผ"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "เฝžเฝบเฝ„เผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr ""
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "เฝ‘เพฒเฝ„เผ‹เฝ เฝ•เพฑเฝ„เผ‹เฝ‘เฝ€เพฑเฝฒเฝฃเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "เฝ˜เฝเฝฒเฝฃเผ‹เฝฃเผ‹เฝฆเพณเฝบเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพŸเฝบเฝ„เผ‹เผ‹เฝฃเผ"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "เฝ‚เฝกเฝผเฝ“เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ‘เฝ€เพฑเฝฒเฝฃเผ‹เฝ–เฝฆเพกเฝดเผ"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ เฝผเฝ‚เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเฝ เฝฒเผ‹เฝขเพ’เพฑเฝ–เผ‹เฝ˜เฝ‘เฝดเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝ•เพฒเฝบเฝ‘เผ‹เฝฆเพŸเฝขเผ‹เฝ–เฝขเผ‹เฝเฝ‚เผ‹เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "เฝ†เฝดเผ‹เฝฆเพ™เฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ€เพฑเฝฒเฝฃเผ‹เฝ‚เฝ“เฝฆเผ"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "เฝ“เฝ„เผ‹เฝ„เฝผเฝฆเผ"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "เฝ•เพฑเฝฒเผ‹เฝ„เฝผเฝฆเผ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "เฝงเพฒเฝฒเฝฃเผ‹เฝŸเฝดเฝขเผ(~B)"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "เฝฆเพŸเฝขเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "เฝŸเพณเผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "เฝจเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เผ(~S)"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ เฝ–เฝผเฝขเผ"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "เฝ‚เพณเฝขเผ‹เฝ‚เฝฆเฝผเผ "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "เฝ–เฝฆเพกเฝดเฝขเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "เฝ‘เพญเฝ„เฝฆเผ‹เฝ‚เฝฆเฝฃเผ"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "เฝšเฝผเฝ“เผ‹เฝ˜เฝ‘เฝผเฝ‚เผ‹เฝ•เฝ“เผ‹เฝšเฝดเฝ“เผ‹เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "เฝขเฝฒเฝฆเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ‹เฝขเพฃเฝ˜เผ‹เฝ‘เฝ”เฝบเผ"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "เฝšเฝ‘เผ‹เฝ‚เฝžเฝฒเผ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "เฝฆเพเพฑเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ“เฝ‚"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "เฝ†เฝดเผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "เฝเฝดเฝฃเผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ เฝ›เฝขเผ"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "เฝ–เพฒเฝฒเฝฆเผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝŸเพณเฝผเฝฆเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเฝ–เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ˜เฝบเฝ‘เผ(~N)"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ˜เฝ†เฝ“เผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ˜เฝบเฝ‘เผ(~N)"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr ""
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝšเฝ“เผ‹เฝเฝผเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ‚เฝผเฝ„เผ‹เฝ˜เผ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเพทเฝบเผ‹เฝ‚เฝผเฝ„เผ‹เฝ˜เผ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝเฝผเฝ„เฝฆเผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ˜เฝ†เฝ“เผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฃเฝฆเผ‹เฝเพฒเฝ เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ“เฝผเฝขเผ‹เฝ เฝเพฒเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝฃเฝฆเผ‹เฝเพฒเฝ เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝผเฝขเผ‹เฝ เฝเพฒเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝฃเฝฆเผ‹เฝเพฒเฝ เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝผเฝฆเผ‹เฝฃเผ‹เฝฆเพ’เพฑเฝดเฝขเผ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "เฝฆเฝดเฝ–เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝšเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ˜เฝ†เฝ“เผ"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚(~L)..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝเฝ–เฝฆเผ‹เฝ–เพฒเฝฃเผ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เพฑเผ‹เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "เฝ‚เฝฆเฝฃเผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "เฝ–เฝขเผ‹เฝ เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "เฝฆเฝดเฝ–เผ‹เฝขเพ’เพฑเฝดเผ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
#, fuzzy
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "เฝขเฝ„เผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ‘เฝ‚เผ‹เฝ–เฝ…เฝผเฝฆเผ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "เฝ‚เฝเฝผเฝ‚เฝฆเผ‹เฝ‚เฝคเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "เฝ‰เฝบเฝขเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝดเฝ˜เผ‹เฝšเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "เฝ–เฝชเพ™เฝ“เผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ•เพฒเฝบเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "เฝฃเฝฆเผ‹เฝ€เฝ เฝฒเผ‹เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝเพฒเผ‹เฝ˜เฝฒเฝ‚"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ˜เฝ‚เฝผเผ‹"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "เฝคเฝผเฝ‚เผ‹เฝžเฝ–เฝฆเผ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTMLเฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‚เฝ…เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "เฝขเฝฒเฝ˜เผ‹เฝ”เผ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝฃเฝ˜เผ‹\"%2\"เฝ“เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹\"%1\"เฝ‘เฝบเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝเฝ–เฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
#, fuzzy
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "เฝขเฝ„เผ‹เฝ˜เฝšเฝ“เผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝŸเฝผเผ"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
#, fuzzy
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<เฝ˜เฝบเฝ‘เผ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<เฝ˜เฝบเฝ‘เผ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบ"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "เฝคเฝผเฝ‚เผ‹เฝจเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
#, fuzzy
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝšเฝ“เผ‹เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "เฝกเฝฒเฝ‚เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ(~C)"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6441,246 +6451,246 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "เฝขเพจเฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝฆเพŸเฝบเฝ„เผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ(~T)"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "เฝขเพจเฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝคเฝ˜เผ‹เฝ เฝผเฝ‚(~B)"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "เฝขเพจเฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‘เฝ€เพฑเฝฒเฝฃเผ‹เฝ–เฝฆเพกเฝดเผ(~C)"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "เฝ–เพฑเผ‹เฝกเฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "เฝ˜เฝเฝ เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "เฝขเพ’เพฑเฝ–เผ‹เฝฃเพ—เฝผเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฃเพŸเผ‹): "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "เฝ‚เฝ™เฝผเผ‹เฝ–เฝผเฝ เฝฒเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTNAMEเฝกเฝฒเฝฆเผ‹เฝ‚เฝ™เฝผเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "เฝ˜เฝบเฝ‘เผ‹เฝ”(เฝฆเพฆเพฑเฝผเฝขเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝžเฝฒเฝ–เผ‹เฝ–เฝคเฝบเฝขเผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ”)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "เฝ‚เฝžเฝ“เผ‹เฝ”เผ..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "เฝฆเพฃเฝ„เผ‹เฝ˜เฝบเฝ‘เผ (~I)"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTMLเฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝขเฝบเผ‹เฝขเฝบเฝขเผ"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "เฝขเฝฒเฝ˜เผ‹เฝ”เผ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝเฝผเฝ‚"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "เฝžเฝ–เฝฆเผ‹เฝ˜เฝ†เฝ“เผ/เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ˜เฝ†เฝ“เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ–เฝขเพ—เฝบเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "เฝ•เพฒเฝบเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "เฝฆเพŸเฝขเผ(~M)"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "เฝ˜เฝดเผ‹เฝ˜เฝเฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "เฝ˜เฝ„เฝผเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพกเฝดเฝขเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6689,7 +6699,7 @@ msgstr "เฝ เฝผเฝ‚เผ‹เฝฃเผ"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6697,33 +6707,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "เฝ“เฝดเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10670,32 +10680,42 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "เฝคเฝผเฝ‚เผ‹เฝ เฝ›เฝขเผ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "เฝฆเฝดเฝ–เผ‹เฝ”เผ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "เฝฆเฝดเฝ–เผ‹เฝ”เผ"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ‘เฝผเฝ‚เฝฆเผ"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13714,7 +13734,7 @@ msgstr "เฝขเพฉเผ‹เฝ‚เฝ“เฝ‘เผ เฝขเฝฒเฝ˜เผ‹เฝ”เผ "
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -14209,85 +14229,89 @@ msgid "Brea_ks"
msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
-#, fuzzy
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "เฝ‚เฝ–เผ‹เฝกเฝฒเฝ–เผ‹เฝ–เพฑเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝบเผ‹(~X)"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "เฝ–เฝฆเพ’เฝขเผ‹เฝ เฝ›เฝดเฝ‘เผ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "เฝ‘เฝดเฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‚เพฒเฝฃเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "เฝขเฝบเฝ เฝดเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/bo/vcl/messages.po b/source/bo/vcl/messages.po
index 4c003fad686..dc23c49b15e 100644
--- a/source/bo/vcl/messages.po
+++ b/source/bo/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/br/cui/messages.po b/source/br/cui/messages.po
index 7a78b240e42..72e114fd9e1 100644
--- a/source/br/cui/messages.po
+++ b/source/br/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-21 11:54+0000\n"
"Last-Translator: Tornoz <tornoz@laposte.net>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3484,7 +3484,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Treug an testeni"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Yezh :"
@@ -3494,52 +3494,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Ment :"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Ment :"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Yezh :"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Nodrezh evit an testennoรน kornogat"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Ment :"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Yezh :"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Nodrezh evit an testennoรน aziat"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Ment :"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Yezh :"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Nodrezh evit skridoรน o neuz kemplezh"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Alberz"
@@ -5059,6 +5079,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Stad"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -7809,82 +7839,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Arventennoรน nodrezhoรน evit an tarzhioรน mod HTML, Basic ha SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Stlennglogorennoรน"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Skoazell"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "Arveraรฑ _boestadoรน emziviz %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Boestadoรน emziviz Digeriรฑ/Enrollaรฑ"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Arveraรฑ boesta_doรน emziviz %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Boestadoรน emziviz Moullaรฑ"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "Stad \"Teul daskemmet\" evit an arventennoรน _moullaรฑ"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Stad an teul"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Jubenniรฑ da vloazioรน etre "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "ha "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Bloaz (2 sifr)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Dastum roadennoรน a-fet arver ha kas-i da The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Roit skoazell da wellaat %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Kargaรฑ %PRODUCTNAME e-pad m'emaรฑ ar reizhiad o loc'haรฑ"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Gweredekaat al loc'haรฑ herrek er maez rebuziรฑ"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Loc'haรฑ herrek %PRODUCTNAME"
diff --git a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
index cae9b273f66..634c98b55a4 100644
--- a/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/br/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 12:45+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3832,15 +3832,6 @@ msgstr "Enlakaat ul lamm ~pajenn"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "R~oadennoรน"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22635,6 +22626,15 @@ msgstr "E~nlakaat"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/br/sc/messages.po b/source/br/sc/messages.po
index d1e91422b48..8430bb54966 100644
--- a/source/br/sc/messages.po
+++ b/source/br/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13993,37 +13993,42 @@ msgid "~Value"
msgstr "~Gwerzh"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Tarzh"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Enankadoรน"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Reizhiad"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Skoueriek;Testenn;Deiziad (DMB);Deiziad (MDB);Deiziad (BMD);Saozneg US;Masklaรฑ"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Taolennata"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "esaouenn"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14034,1274 +14039,1378 @@ msgstr ""
"Hag asantiรฑ a rit d'ar reizhadenn kinniget amaรฑ dindan ?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Sil skeudennoรน"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Testenn"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Diuz follennoรน"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Follennoรน diuzet"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Reolenn"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Meraรฑ a ra ar reolenn-maรฑ ergorennoรน o lec'hiadurioรน fest."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Alberz"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Diskouez a ra ar follennad-maรฑ lec'hiadur ar roadennoรน en teul."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Skrammaรฑ an teul"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Follenn %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Kellig %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Lijorenn gleiz"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Alberz pajenn"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Lijorenn greiz"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Lijorenn dehou"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Reollin ar bajenn %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Troad pajenn ar bajenn %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Linenn enankaรฑ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Euvradur hag embannadur an testennoรน, niveroรน ha reollunioรน"
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Lennadur mediaoรน"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Afell al logodenn pouezet"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barrenn ostilhoรน ar reollun"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Renkelloรน %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(E mod lenn nemetken)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mod an alberz)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pajennoรน"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "Leuskel a-gostez ar pajennoรน goullo evit ar moulladur"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Moullaรฑ an endalc'had"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "An holl follennoรน"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Follennoรน diuzet"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Kelligoรน bet diuzet"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Ma vo moullet diouto"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "An holl bajennadoรน"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pajennoรน"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Kas keloรน din evit an dra-se en dazont."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Moarvat ne oa ket tro da hizivaat an tarzh mod DDE da heul rak ne oa ket digor tarzh an teul. Mar plij, laรฑsit tarzh an teul ha klaskit en-dro."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "N'eo ket bet karget ar restr diavaez da heul. N'eo ket bet hizivaet ar roadennoรน ereet ouzh ar restr-maรฑ."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Hizivaat an ereoรน diavaez."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Tikedennoรน ~bann zo e-barzh al lijorenn"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Tikedennoรน ~renk zo e-barzh al lijorenn"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Gwerzh didalvoudek"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Reollun spisaet ebet."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "N'eus ket bet spisaet na renk na bann."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "N'eo ket bet despizet nag anv na lijorenn"
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Anv dizespizet pe dave kellig direizh"
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Ar reollunioรน ne 'z eont ket d'ober ur bann."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Ar reollunioรน ne 'z eont ket d'ober ur renk."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Ouzhpennaรฑ un EmVentrezhaรฑ"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Adenvel an EmVentrezhaรฑ"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Anv"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Dilemel an EmVentrezhaรฑ"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Ha fellout a ra deoc'h dilemel an EmVentrezhaรฑ # ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Serriรฑ"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Genv"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "C'hwev"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Meurzh"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norzh"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Kreiz"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Su"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Hollad"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Follenn"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Kellig"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Endalc'had"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Eoriรฑ ouzh ar bajenn"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Eoriรฑ ouzh ar gellig"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Diferadenn"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Endalc'had"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Follennoรน"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Anvioรน lijorenn"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Lijorennoรน ar stlennvon"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Skeudennoรน"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Ergorennoรน mod OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Askelennoรน"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Lijorennoรน ereet"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Ergorennoรน tresaรฑ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mod Riklaรฑ"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Skrammaรฑ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "oberiat"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "dizoberiant"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "kuzh"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Prenestr oberiat"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Anv ar senario"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Askelenn"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Rummaรฑ war gresk"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Rummaรฑ war zigresk"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Rummaรฑ personelaet"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "An holl bajennoรน"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Diskouez an elfenn vremanel nemetken"
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Kuzhat an elfenn vremanel hepken."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
#, fuzzy
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Klask elfennoรน..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Maez anv"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Linenn enankaรฑ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Skoazeller ar c'hevreizhennoรน"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Asantiรฑ"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Nullaรฑ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Sammad"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Reollun"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Astenn barrenn ar reollunioรน"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Diskar barrenn ar reollunioรน"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Kenniรฑv"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Oberour"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Deiziad"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Arveriad dianav"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Bann enlakaet"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Renk enlakaet "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Follenn enlakaet"
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Bann dilamet"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Renk dilamet"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Follenn dilamet"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Lijorenn dilec'hiet"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Endalc'had kemmet"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Endalc'had kemmet"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Daskemmet e "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Orin"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Daskemmadur nac'het"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Bet degemeret"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Bet nac'het"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Enankad ebet"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<goullo>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "N'eo ket gwarezet"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "N'eo ket gwarezet gant ur ger-tremen"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "N'eo ket keverlec'h gant an enrinegaรฑ"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Keverlec'h gant an enrinegaรฑ"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Adviziata"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Keitad hefiรฑv"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Lenkraat argemmvac'hel"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Dezrann an hebiant"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Parenn eeun"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
#, fuzzy
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Div barenn"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Strolladoรน"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Etre ar strolladoรน"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "E-kreiz ar strolladoรน"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Tarzh ar argemm"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Gwerzh P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "Eizik F"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Hollad"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Keflen"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
#, fuzzy
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Keflen"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kehebiant"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
#, fuzzy
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kehebiant"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Stadegoรน deskrivaรฑ"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Keitad"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Fazi skoueriek"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mod"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Kreiztuenn"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Hebiant"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Forc'had rizh"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
#, fuzzy
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
#, fuzzy
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Ankemparzhder"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Lijorenn"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Izek"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Uc'hek"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sammad"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Kont"
-#: sc/inc/strings.hrc:254
-#, fuzzy
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Perranner kentaรฑ "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
#, fuzzy
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Trede perranner"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
#, fuzzy
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Dargouezhek ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Unvan"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "niver kevan unvan"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Reizh"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomiek"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomiek leiel"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Khi-daou"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Mentoniel"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Izek"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Uc'hek"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Keitad"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Forc'had rizh"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Kreiztuenn"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Gwerzh p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Niver a daolioรน arnod"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Gwerzh nu"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Standilhonaรฑ"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Prouad f"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
#, fuzzy
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Prouad f"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
#, fuzzy
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Prouad-z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
#, fuzzy
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "Prouad-z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
#, fuzzy
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Prouad an dizalc'h (Khi-daou)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Argizaรฑ"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Argizaรฑ"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Bann %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Renk %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Argemmenn 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Argemmenn 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
#, fuzzy
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Diforc'h goulakaet ar c'heitad"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Niรฑvadurioรน"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
#, fuzzy
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Diforc'h ar c'heitad bet gwelet"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+#, fuzzy
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Gwerzh P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
#, fuzzy
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Gwerzh eizhik"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
#, fuzzy
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Prouad stadegoรน"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "_Uelinennek"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Treoliek"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Mac'h"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Skouerenn argizaรฑ"
-#: sc/inc/strings.hrc:306
-#, fuzzy
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Ledennad"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Kenskejaรฑ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
#, fuzzy
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) war an tu dehou"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F war an tu dehou eizhik"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
#, fuzzy
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) war an tu kleiz"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F war an tu kleiz dehou"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
#, fuzzy
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P daoudu"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
#, fuzzy
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F daoudu eizhik"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
#, fuzzy
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Keflen Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Hebiant an diforc'hioรน"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
#, fuzzy
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "Stadeg t"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) untu"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t untu eizhik"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) daoudu"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
#, fuzzy
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t daoudu eizhik"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
#, fuzzy
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Hebiant anavezet"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
#, fuzzy
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) untu"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z untu eizhik"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
#, fuzzy
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (T<=z) daoudu"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
#, fuzzy
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z daoudu eizhik"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17031,6 +17140,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Lanv tarzh"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18856,602 +18970,602 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Dre ziouer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Tired "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Tired "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Tired "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Reollin"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Reollin"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Aour"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Fazi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Taolit evezh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Notenn traoรฑ pajenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Notenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Laรฑser"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Ostilhoรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Restr"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Embann"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Stiloรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "N_odrezh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Erspizaรฑ riblennoรน ar c'helligoรน bet diuzet."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Niveroรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Steudadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "Kelligoรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Enlakaat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Roadennoรน :"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Evezhiadenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Skrammaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Skeudenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Liv"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Frammadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Kael"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Yezh :"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Evezhiadenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Askelennoรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Keรฑ_veriaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Skrammaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Stiloรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Frammadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Kael"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Strollaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Stern"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Frammadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Kael"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Skrammaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Stiloรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Mentrezh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Rannbennad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Skrammaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Dre ziouer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Tired "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Tired "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Tired "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Reollin"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Reollin"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Aour"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fazi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Taolit evezh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Notenn traoรฑ pajenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Notenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Laรฑser"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ostilhoรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Skoazell"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Restr"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Embann"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Stiloรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "N_odrezh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Niveroรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Steudadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Kelligoรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Enlakaat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Roadennoรน :"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Evezhiadenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Skrammaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Skeudenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Frammadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Liv"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Kael"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Yezh :"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Evezhiadenn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Askelennoรน"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Keรฑ_veriaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Skrammaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Embann"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Frammadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Skrammaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Strollaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "N_odrezh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Steudadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Skrammaรฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Enlakaat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Stern"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Frammadur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Kael"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -20896,61 +21010,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Argizaรฑ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Lijorenn an argemmenn 1 :"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Lijorenn an argemmenn 2 :"
+msgid "Dependent variable (Y) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Disoc'hoรน da :"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Roadennoรน"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Bannoรน"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Renkoรน"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Strollet dre"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Argizaรฑ uelinennek"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Argizaรฑ treoliek"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Argizaรฑ argemmvac'hel"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Rizhoรน argizaรฑ an ec'hankad"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -23369,82 +23508,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Led an destenn"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "par da"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "bihanoc'h eget"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "brasoc'h eget"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "bihanoc'h pe bar da"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "brasoc'h pe bar da"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "disheรฑvel"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "lijorenn dalvoudek"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "lijorenn didalvoudek"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Aotren :"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Roadennoรน :"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Izek :"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "U_c'hek :"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Aotren ar c'helligoรน _goullo"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Skrammaรฑ ar _roll diuzaรฑ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "R_ummaรฑ an enankadoรน war gresk"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Savet eo un tarzh talvoudek gant un diuzad kevelek eus renkoรน pe bannoรน pe gant ur reollun a dalvezo e zisoc'h d'ur maez pe d'un oged."
diff --git a/source/br/sd/messages.po b/source/br/sd/messages.po
index 341adee856a..a9a7a1edee1 100644
--- a/source/br/sd/messages.po
+++ b/source/br/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5342,8 +5342,8 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Enlakaat ur skeudenn"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
#, fuzzy
diff --git a/source/br/sfx2/messages.po b/source/br/sfx2/messages.po
index 84cbf0b1ebe..083e3a34bf7 100644
--- a/source/br/sfx2/messages.po
+++ b/source/br/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2221,6 +2221,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/br/svx/messages.po b/source/br/svx/messages.po
index f95bb78eb4f..adf006256cf 100644
--- a/source/br/svx/messages.po
+++ b/source/br/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2266,17 +2266,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Perc'hentiezh kefredel :"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Tra ebet"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "A-nevez"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Livioรน personelaet..."
@@ -2802,54 +2802,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Dilemel"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Linennoรน ha biroรน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Ergorenn krommet"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Kennaskerioรน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Stummoรน diazez"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Arouezioรน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Biroรน leun"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Frammlun"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Leadelloรน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Steredennoรน"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Ergorennoรน 3M"
@@ -4270,8 +4270,8 @@ msgstr "_Eilaรฑ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Enlakaat"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/br/sw/messages.po b/source/br/sw/messages.po
index 3b63dfa8ac1..e40a921912a 100644
--- a/source/br/sw/messages.po
+++ b/source/br/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1532,297 +1532,307 @@ msgid "Text"
msgstr "Testenn"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Tra ebet]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Deraouiรฑ"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Dibenn"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "A-us"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Dindan"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "e lenn hepken"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "E mod lenn nemetken emaรฑ ar c'havlec'hioรน 'EmDestenn'. Ha fellout a ra deoc'h gervel boestad emziviz arventennoรน an treugoรน ?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Stadegoรน"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Oc'h enporzhiaรฑ an teul..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Oc'h ezporzhiaรฑ an teul..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Oc'h enrollaรฑ an teul..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Oc'h adpajennaรฑ..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "O ventrezhaรฑ an teul emgefreek..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Klask..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Lizher"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Reizhskrivadur..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Troc'hadur ar gerioรน..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Oc'h enlakaat an ibil..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Oc'h hizivaat an ibil..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "O krouiรฑ ar genaoz..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Lakaat an ergorennoรน da genglotaรฑ..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Taolenn"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Skeudenn"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Ergorenn"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Stern"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Lun"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Kevrenn"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Niverenniรฑ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "pajenn c'houllo"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Kendod : "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "dispartiet gant : "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Steuรฑv : Live "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Stil : "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Niverenn bajenn : "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Lamm kent ar bajenn nevez"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Testenn gornogat "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Testenn aziat : "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Aozer dianav"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Dilemel holl ~askelennoรน $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "K~uzhat holl askelennoรน $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Niverenniรฑ ar steuรฑv"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 a c'herioรน, %2 arouezenn"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 a c'herioรน, %2 arouezenn diuzet"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Amdreiรฑ an destenn da daolenn"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Ouzhpennaรฑ un EmVentrezhaรฑ"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Anv"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Dilemel an EmVentrezhaรฑ"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Dilamet e vo enankad an EmVentrezhaรฑ-maรฑ :"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Adenvel an EmVentrezhaรฑ"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Serriรฑ"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Genv."
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "C'hwev."
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Meurzh"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norzh"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Kreiz"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Su"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Sammad"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1833,313 +1843,313 @@ msgstr ""
"N'eo ket bet evit bezaรฑ sevenet an EmVentrezhaรฑ.\n"
"Klaskit en-dro gant un anv all."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Niverel"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Renkoรน"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Bann"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Embann un enankad levrlennadur"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Enlakaat un enankad levrlennadur"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Esaouiรฑ etre %1 ha %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Led ar bann %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Taolenn %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Stern %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Skeudenn mod %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Ergorennoรน mod OLE all"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "N'hall ket bezaรฑ esaouioรน e-barzh anv an daolenn."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Re gemplezh eo kelligoรน diuzet an daolenn evit bezaรฑ toueziet."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "N'haller ket rummaรฑ an diuzad"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Klikaรฑ war an ergorenn"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "A-raok enlakaat an EmDestenn"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Goude bezaรฑ enlakaet an EmDestenn"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Logodenn dreist an ergorenn"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Deluskaรฑ ar gourere"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Al logodenn a guita an ergorenn"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Skeudenn bet karget gant berzh"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Echu eo kargadur ar skeudenn"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "N'haller ket kargaรฑ ar skeudenn"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Enankad arouezennoรน lizhersifrennel"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Enankad arouezennoรน nad int ket lizhersifrennel"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Daskemmaรฑ ment ar stern"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Dilec'hiaรฑ ar stern"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Talbennoรน"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Taolennoรน"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Sternioรน testenn"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Skeudennoรน"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Ergorennoรน mod OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Sinedoรน"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Kevrennoรน"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Gourereoรน"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Daveoรน"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Ibilioรน"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Ergorennoรน tresaรฑ"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Askelennoรน"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Talbenn 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Endalc'had ar chabistr kentaรฑ eo hemaรฑ. Un enankad eus kavlec'hiad an arveriad eo."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Talbenn 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Endalc'had ar chabistr 1.1 eo hennezh. An enankad evit taolenn an danvezioรน eo."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Talbenn 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Endalc'had ar chabistr 1.2 eo hennezh. An enankad pennaรฑ eo ar ger alc'hwez-maรฑ."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Taolenn 1 : Setu an daolenn 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Skeudenn 1 : Setu ar skeudenn 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Talbenn"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Taolenn"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Stern testenn"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Skeudenn"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Ergorenn mod OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Sined"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Kevrenn"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Gourere"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Dave"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Ibil"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Askelenn"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Ergorenn dresaรฑ"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Mentrezhoรน all..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Reizhiad]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2148,2156 +2158,2156 @@ msgstr ""
"Emaรฑ an troc'haรฑ gerioรน etrewezhiat \n"
"war erounit en un teul all."
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Troc'hadur ar gerioรน"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "n'hall ket bezaรฑ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Dilemel $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Enlakaat $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Flastraรฑ : $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Rannbennad nevez"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Dilec'hiaรฑ"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Seveniรฑ an doareennoรน"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Seveniรฑ ar stiloรน : $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Adderaouekaat an doareennoรน"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Daskemmaรฑ ar stil : $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Enlakaat ur restr"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Enlakaat un EmDestenn"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Dilemel ar sinedoรน : $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Enlakaat ur sined : $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Rummaรฑ an daolenn"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Rummaรฑ an destenn"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Enlakaat un daolenn : $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Amdreiรฑ an destenn da daolenn"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Amdreiรฑ an daolenn da destenn"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Eilaรฑ : $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Amsaviรฑ $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Enlakaat ul lamm pajenn"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Enlakaat ul lamm bann"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Enlakaat ur golo lizher"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Eilaรฑ : $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Dilec'hiaรฑ : $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Enlakaat un diervad mod %PRODUCTNAME Chart"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Enlakaat ur stern"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Lemel ar stern kuit "
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "EmVentrezhaรฑ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Talbenn an daolenn"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Amsaviรฑ : $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Enlakaat ur gevrann"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Dilemel ar gevrenn"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Daskemmaรฑ ar gevrenn"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Daskemmaรฑ ar gwerzhioรน dre ziouer"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Amsaviรฑ ar stil : $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Dilemel al lamm pajenn"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Difaziadur an destenn"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Steuรฑv da grec'h/d'an traoรฑ"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Dilec'hiaรฑ ar steuรฑv"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Enlakaat an niverenniรฑ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Sevel dre ul live"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Izelaat eus ul live"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Dilec'hiaรฑ ar rannbennadoรน"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Enlakaat un ergorenn dresaรฑ : $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Gweredekaat/diweredekaat an niverenn"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Kreskaat ar pukad"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Digreskaat ar pukad"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Enlakaat ul leadell : $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Adloc'haรฑ an niverenniรฑ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Daskemmaรฑ an notenn e traoรฑ ar bajenn"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Asantiรฑ d'an daskemmadenn : $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Disteurel an daskemmadenn : $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Troc'haรฑ an daolenn"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Paouez an doareenn"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "EmReizhaรฑ"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Toueziaรฑ an taolennoรน"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Kemmaรฑ an direnneg"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Dilemel an niverenniรฑ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Ergorennoรน tresaรฑ : $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Strollaรฑ an ergorennoรน tresaรฑ"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Distrollaรฑ an ergorennoรน tresaรฑ"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Dilemel an ergorennoรน tresaรฑ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Amsaviรฑ ar skeudenn"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Dilemel ar skeudenn"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Seveniรฑ an doareennoรน taolenn"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "EmVentrezhaรฑ taolenn"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Enlakaat ur bann"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Enlakaat url renk"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Dilemel ar renk/bann"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Dilemel ar bann"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Dilemel ar renk"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Troc'haรฑ ar c'helligoรน"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Toueziaรฑ ar c'helligoรน"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Mentrezhaรฑ ar gellig"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Enlakaat un ibil/un daolenn"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Dilemel un ibil/un daolenn"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Eilaรฑ an daolenn"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Eilaรฑ an daolenn"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Lakaat ar reti"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Eren ar sternadoรน testenn"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Dieren ar sternadoรน testenn"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Daskemmaรฑ arventennoรน notennoรน e traoรฑ ar bajenn"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Keรฑveriaรฑ an teul"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Seveniรฑ ar stil stern : $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Doareenn Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Enlakaat un notenn war traoรฑ ar bajenn"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "Enlakaat afell un URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Enlakaat ur gourere"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "dilemel an endalc'had diwelus"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Taolenn/ibil daskemmet"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "diuzad lies"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Biziata : $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Pegaรฑ ar golverad"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "reveziadennoรน eus"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 ivinell"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 lamm linenn"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "lamm pajenn"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "lamm bann"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Enlakaat $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Dilemel $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Doareennoรน daskemmet"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Taolenn daskemmet"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Taolenn daskemmet"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Enlakaat url renk"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Dilemel ar renk"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Enlakaat ur gellig"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Dilemel pep tra"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 a zaskemmadurioรน"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Daskemmaรฑ stil ar bajenn : $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Krouiรฑ ur stil pajenn : $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Dilemel ar stil pajenn : $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Adenvel ar stil pajenn : $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Reollin/troad pajenn daskemmet"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Maezienn daskemmet"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Krouiรฑ ur stil rannbennad : $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Dilemel ar stil rannbennad : $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Adenvel ar stil rannbennad : $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Krouiรฑ ur stil arouezennoรน : $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Dilemel ar stil arouezenn : $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Adenvel ar stil arouezennoรน : $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Krouiรฑ ur stil stern : $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Dilemel ar stil stern : $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Adenvel ar stil stern : $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Krouiรฑ ur stil niverenniรฑ : $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Dilemel ar stil niverenniรฑ : $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Adenvel ar stil niverenniรฑ : $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Adenvel ar sined : $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Enlakaat un enankad evit an ibil"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Dilemel an enankad evit an ibil"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "maezienn"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Rannbennadoรน"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "stern"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Ergorenn mod OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "reollun"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "diervad"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "askelenn"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "dave kroaziet"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "skript"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "enankad un levrlennadur"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "arouezenn divoutin"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "notenn troad pajenn"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "Skeudenn"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "ergorenn(oรน) tresaรฑ"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "taolenn : $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "rannbennad"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
#, fuzzy
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Ar rannbennad zo e "
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Kemmaรฑ titl an ergorenn eus $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Kemmaรฑ deskrivadur an ergorenn eus $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Krouiรฑ ur stil pajenn : $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Dilemel ar stil pajenn : $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Krouiรฑ ur stil pajenn : $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Dilemel an daolenn"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Skrammaรฑ an teul"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Skrammaรฑ an teul"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Reollin $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Reollin pajenn $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Troad pajenn $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Troad pajenn $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Notenn troad pajenn $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Notenn troad pajenn $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Notenn dibenn $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Notenn dibenn $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) war ar bajenn $(ARG2)."
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Pajenn $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Pajenn : $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Aozer"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Deiziad"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Gweredoรน"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Gweredekaat an afell-maรฑ a-benn digeriรฑ ur roll gweredoรน a c'hall bezaรฑ erounezet war an askelenn-maรฑ hag ar re all."
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Alberz an teul"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mod an alberz)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Teulioรน mod %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Fazi lennadur"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "N'haller ket skrammaรฑ ar skeudenn."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Fazi en ur lenn ar golver"
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Lamm bann dre zorn"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Renk %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Bann %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Arouezenn"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Rannbennad"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Stern"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pajennoรน"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Niverenniรฑ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Taolenn"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Kellig"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Aziat"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "Skridoรน o neuz kemplezh"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Kornรดg"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Endalc'had"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Dre~kleur ar bajennad"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Testenn ma~sklet"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Brizhtestennoรน"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "~Reolerezhioรน ar furmskridoรน"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Liv"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Moullaรฑ an destenn e ~du"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pajennoรน"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Moullaรฑ ent-~emgefreek ar pajennoรน gwenn enlakaet"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Arveraรฑ ar gludell baper diouzh gwellvezioรน ar voullerez"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Moullaรฑ"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Tra ebet (teul nemetken)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Askelennoรน nemetken"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Lakaat e dibenn an teul"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Lakaat e dibenn ar bajenn"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Askelennoรน"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Tuioรน ar pajennoรน"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "An holl bajennoรน"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Tuioรน gin / pajennoรน a-gleiz"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Tuioรน reizh / pajennoรน a-zehou"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Enlakaat"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Kra~flevr"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Skrid eus an tu kleiz d'an tu dehou"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Skrid eus an tu dehou d'an tu kleiz"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Lijorenn hag eiladoรน"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~An holl bajennoรน"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pa~jennoรน"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Diuzad"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Lakaat war ar marzioรน"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Arc'hwelioรน"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Nullaรฑ"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Seveniรฑ"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barrenn ostilhoรน ar reollun"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Rizh reollun"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Testenn ar reollun"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Gwel hollek"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Gwel ar merdeiรฑ a glot gant an endalc'had"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Live steuรฑv"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mod Riklaรฑ"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Enlakaat evel gourere"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Enlakaat evel ere"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Enlakaat evel eilad"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Skrammaรฑ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Prenestr oberiat"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "kuzh"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "oberiat"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "dizoberiant"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Embann..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Hizivaat"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Embann"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Embann an ere"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Enlakaat"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Ibil"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Restr"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Teul nevez"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Testenn"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Dilemel"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Dilemel"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Diuzad"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Ibilioรน"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Ereoรน"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Pep tra"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "Le~mel an ibil kuit"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Diwareziรฑ"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "kuzh"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "N'eo ket bet kavet ar restr :"
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Adenvel"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "E mod ~lenn nemetken"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Diskouez pep tra"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Kuzhat pep tra"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Dilemel pep tra"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Kleizย : "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Dehou : "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Diabarzh : "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Diavaez : "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Krec'h : "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Traoรฑ : "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pajenn"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Linenn"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Aozer"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
#, fuzzy
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Fazi kevreadur **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
#, fuzzy
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Rannadur dre vann **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
#, fuzzy
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Fazi krommelloรน **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
#, fuzzy
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Mont dreist da varregezh ar gevreizhenn daouvac'had **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
#, fuzzy
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Mont dreist d'ar varregezh **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
#, fuzzy
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Fazi **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
#, fuzzy
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Riรฑvenn faziek **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
#, fuzzy
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Fazi : n'eo ket bet kavet dave an tarzh"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Tra ebet"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
#, fuzzy
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fest)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " B : %1 M : %2 D : %3 E : %4 M : %5 E : %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Ibil lizherennel"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Despizet gant an arveriad"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Taolenn an danvezioรน"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Levrlennadur"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Meneg"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Ibil an taolennoรน"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Ibil an ergorennoรน"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, fuzzy, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-Klik da heuliaรฑ en ere"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
#, fuzzy
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Klik da heuliaรฑ en ere"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titl"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Dan_vez"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Gerioรน-alc'hwez"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Askelennoรน"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Krouiรฑ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Dezvad daskemmet"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Moulladur diwezhaรฑ"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Niverenn azgweladur"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Embannvezh"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
#, fuzzy
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Amdreiรฑ $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
#, fuzzy
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Amdroadur kentaรฑ $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
#, fuzzy
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Amdroadur war-lerc'h $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Pennad"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Levr"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Kraflevrioรน"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Danevell ar gendael"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Eztennadenn ul levr"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Eztennadenn ul levr gant un titl"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Danevell ar gendael"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Kelaouenn"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Teuliadur kalvezel"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tezenn"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Liesseurt"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Kounskrid"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Danevell ar gendael"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Danevell an enklask"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Chomet diembann"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Postel"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Teul WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Despizet gant an arveriad 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Despizet gant an arveriad 2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Despizet gant an arveriad 3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Despizet gant an arveriad 4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Despizet gant an arveriad5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Anv berraet"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Rizh"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Chomlec'h"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Notenn"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Aozour(ion)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Titl al levr"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Chabistr"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Embannadur"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Embanner"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Rizh an embannadur"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Ensavadur"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Kelaouenn"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Miz"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Notenn"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Niver"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Aozadur"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Pajenn(oรน)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Ti Embann"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Skol Veur"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Steudadoรน"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titl"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Rizh an danevell"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Levrenn"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Bloaz"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Despizet gant an arveriad1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Despizet gant an arveriad2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Despizet gant an arveriad 3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Despizet gant an arveriad 4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Despizet gant an arveriad 5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Embann un enankad ibil"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Enlakaat un enankad ibil"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "An enankad levrlennadur zo en teul endeo met gant roadennoรน disheรฑvel. Fellout a ra deoc'h kengeidaรฑ enankadoรน ez eus anezho ?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Askelennoรน"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Diskouez an askelennoรน"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Masklaรฑ an askelennoรน"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Anv ar verradenn implijet endeo. Dibabit un anv all, mar plij."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Dilemel an EmDestenn ?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Dilemel ar rummad "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "EmDestenn :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Enrollaรฑ an EmDtestenn"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "N'eus EmDtestenn ebet e-barzh ar restr-maรฑ."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Ma EmDtestenn"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "N'hallet ket kavout an EmTestenn.evit ar verradenn glavier '%1'."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "N'haller ket enlakaat un daolenn hep bann pe renk"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "N'haller ket enlakaat an daolenn rak re vras eo"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "N'haller ket krouiรฑ an EmDestenn."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "N'eo ket hegerz ar mentrezh golver goulennet."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "An holl askelennoรน"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "An holl askelennoรน"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Askelenn gant "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(deiziad ebet)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(aozer ebet)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Respont da $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Embann ar bloc'had chomlec'hioรน"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Gourc'hemennoรน personelaet (degemerourion)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Gourc'hemennoรน personelaet (degemerourezed)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "E~lfennoรน gourc'hemennoรน"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Ouzhpennaรฑ d'ar gourc'hemennoรน"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Lemel kuit gourc'hemennoรน"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. Lakait an el~fennoรน gourc'hemennaouiรฑ da riklaรฑ er maez amaรฑ dindan"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Gourc'hemennoรน"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Arouez poentadur"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Testenn"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Deverkit ar maeziennoรน diouzh an tarzh roadennoรน a-benn lakaat an elfennoรน gourc'hemennoรน da genglotaรฑ ganto."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Alberz ar gourc'hemennoรน"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Elfennoรน chomlec'h"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Elfennoรน gourc'hemennoรน"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Kenglot a ra gant ar vaezienn :"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Alberz"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ne glot ket c'hoazh "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "An holl restroรน"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Rolloรน chomlec'hioรน(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Testenn eeun (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Testenn dispartiet gant skejoรน (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4308,83 +4318,83 @@ msgstr ""
"\n"
"Biziata an titouroรน diwar-benn ar gont postelerezh bremaรฑ ?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Roll chomlec'hioรน %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Diuzaรฑ an teul diazez"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Diuzaรฑ ur rizh teul"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Enlakaat ur bloc'had chomlec'hioรน"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Diuzaรฑ ur roll chomlec'hioรน"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Krouiรฑ ur gourc'hemenn"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Lakaat ar pajennaozaรฑ da genglotaรฑ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Skarzhaรฑ an degemerour"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Echuiรฑ"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Ameiler kendeuziรฑ ha trebostaรฑ"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Anv"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Rizh"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Taolenn"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Azgoulenn"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Fellout a ra deoc'h kenderc'hel ar gwiriadur adalek deroรน an teul ?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Echu eo gwiriaรฑ ar reizhskrivadur."
@@ -4393,212 +4403,212 @@ msgstr "Echu eo gwiriaรฑ ar reizhskrivadur."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Deiziad"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Eur"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Anv ar restr"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Anv ar stlennvon"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Chabistr"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Niverennoรน pajenn"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Stadegoรน"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Aozer"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Patromoรน"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Kasour"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Despizaรฑ un argemmenn"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Skrammaรฑ an argemmenn"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Enlakaat ur reollun"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Maezienn enankaรฑ"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Maezienn enankaรฑ (evit argemmennoรน)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Maezienn enankaรฑ (arveriad)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Testenn amveziadel"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Maezienn DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Erounit ar makro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Lijorenn niveroรน"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Despizaรฑ argemmenn ar bajenn"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Skrammaรฑ an argemmenn bajenn"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Kargaรฑ an URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Erlec'hiad"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Kedaozaรฑ an arouezennoรน"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Roll enankaรฑ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Despizaรฑ un dave"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Enlakaat un dave"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Maezienn ar posteloรน dre doueziaรฑ"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Enrolladenn war-lerc'h"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Enrollaรฑ dargouezhek"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Niverenn an enrolladenn"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Pajenn gent"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Pajenn da-heul"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Testenn masklet"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Maezienn an arveriad"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Notenn"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skript"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Enankad levrlennadur"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Rannbennad kuzh"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Stlenn an teul"
@@ -4606,74 +4616,74 @@ msgstr "Stlenn an teul"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Deiziad"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Deiziad (stabil)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Eur"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Eur (fest)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Taolennoรน"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Arouezennoรน"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Gerioรน"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Rannbennadoรน"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Skeudenn"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Ergorennoรน"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pajennoรน"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "Eskemm Roadennoรน Dialuskel emgefre (DDE) "
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "Eskemm Roadennoรน Dialuskel dre zorn"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4681,87 +4691,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Kevredigezh"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Kentanv"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Anv"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Tallizherennoรน"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Straed"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Bro"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "B.P."
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Kรชr"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titl"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Lec'hiadur"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Pgz (ti)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Pgz (burev)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "PELLEILER"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Postel"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Rannvro"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "diweredekaet"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "gweredekaet"
@@ -4770,32 +4780,32 @@ msgstr "gweredekaet"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Anv ar restr"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Anv ar restr hep askouezhadenn"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Treug/Anv ar restr"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Treug"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Stil"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Rummad"
@@ -4803,22 +4813,22 @@ msgstr "Rummad"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Anv ar chabistr"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Niverenn ar chabistr"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Niverenn ar chabistr hep kefarz"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Niverenn hag anv ar chabistr"
@@ -4826,47 +4836,47 @@ msgstr "Niverenn hag anv ar chabistr"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Roman (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Roman (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabek (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Diouzh ar stil pajenn"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Testenn"
@@ -4874,12 +4884,12 @@ msgstr "Testenn"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Anv"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Tallizherennoรน"
@@ -4887,42 +4897,42 @@ msgstr "Tallizherennoรน"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Reizhiad"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Testenn"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Anv"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Testenn"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Reollun"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Testenn"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Stlennvon"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Reizhiad"
@@ -4930,17 +4940,17 @@ msgstr "Reizhiad"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Aozer"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Eur"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Deiziad"
@@ -4948,67 +4958,67 @@ msgstr "Deiziad"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Dave"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Pajenn"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Chabistr"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Dreist/dan"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Diouzh ar stil pajenn"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Rummad ha niverenn"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Testenn al leadell"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Niverenniรฑ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Niver"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Niver (kendestenn ebet)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Niver (kendestenn glok)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5016,27 +5026,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Testenn"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Taolenn"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Stern"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Skeudenn"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Ergorenn"
@@ -5044,1235 +5054,1235 @@ msgstr "Ergorenn"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Diferadenn"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Neuze, a-hend-all"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Ditour DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "T~estenn masklet"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "A~nv ar makro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Dave"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "~Arouezennoรน"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~Reizhadenn"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Gwerzh"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Reollun"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personelaet"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Arveriad]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Forc'had H."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Forc'had V."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Led"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Sav"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Marz a-gleiz"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Usmarz"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Bannoรน"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Renkoรน"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "N'eo ket hegerz ar gwazerezh da-heul : "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Kontaรฑ ar gerioรน hag an arouezennoรน. Klikaรฑ da zigeriรฑ boestad emziviz Kontaรฑ gerioรน."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Gwelout ur bajenn hepken"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Gwel dre veur a bajenn"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Alberz al levr"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Stil ar bajenn. Klikaรฑ-a-zehou da gemmaรฑ ar stil pe glikaรฑ da zigeriรฑ boestad emziviz ar Stil."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Pennletrennoรน war"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "renk"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Pennletrenn ebet"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Lamm pajenn ebet"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Na zistaoliรฑ"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Gwintaรฑ a-serzh"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Gwintaรฑ a-blaen"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Gwintaรฑ a-serzh hag a-blaen"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ distaoliรฑ a-blaen war ar pajennoรน hebar"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Stil arouezennoรน"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Stil arouezennoรน ebet"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Troad pajenn"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Troad pajenn ebet"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Reollin"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Reollin ebet"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Azasaat gwellek"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Azasaat ebet"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Dizehan"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Asasaat a-stur"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Azasadur a-gleiz"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Azasadur a-zehou"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Eor e-unan)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Led :"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Sav staget :"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Sav izek :"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ouzh ar rannbennad"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ouzh an arouezenn"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ouzh ar bajenn"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Daveenn X :"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Daveenn Y :"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "e krec'h"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Kreizet a-serzh"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "en traoรฑ"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Krec'h al linenn"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Kreizet war al linenn"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Traoรฑ al linenn"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Spislec'hiaรฑ reizhet"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Reizhaรฑ ebet ar spislec'hiaรฑ"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "a-zehou"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Kreizet a-blaen"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "a-gleiz"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "en diabarzh"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "en diavaez"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "War al led a-bezh"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Bannoรน"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Led al linenn gefarz :"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Maez notennoรน en traoรฑ bajenn uc'hek :"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Da embann en teul e mod Lenn hepken"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Troc'haรฑ"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Niverenniรฑ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "niverenniรฑ ebet"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "ereet ouzh "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "et "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Kontaรฑ al linennoรน"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "na gontaรฑ al linennoรน"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "adkregiรฑ gant kontaรฑ al linennoรน da :"
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Lintr : "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Ruz : "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Gwer : "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Glas : "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Dargemm : "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma : "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Boullder : "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Tuginaรฑ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "chom hep tuginaรฑ"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Mod Kevregaรฑ : "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Skoueriek"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Liveoรน louedoรน"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Gwenn & Du"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Rouedigell"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "C'hwelaรฑ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Kael ebet"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Kael (al linennoรน hepken)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Kael (linennoรน hag arouezennoรน)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Heuliaรฑ ar gwidennadurioรน testenn"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Na heuliaรฑ ar gwidennadurioรน testenn"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Toueziaรฑ ar riblennoรน"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Na doueziaรฑ ar riblennoรน"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Taolenn"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Stern testenn"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pajenn"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Tresadenn"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Reoliรฑ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Kevrenn"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Sined"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Skeudennoรน"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Ergorenn mod OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Titloรน"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Diuzad"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Notenn diaz bajenn"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Kouner"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Askelenn"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Arren ar c'hlask"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Enankad an ibil"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Reollun an daolenn"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Reollun an daolenn fall"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Taolenn da-heul"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Stern testenn war-lerc'h"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Pajenn da-heul"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Tresadenn da-heul"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Elfenn reoliรฑ da-heul"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Kevrenn da-heul"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Sined da-heul"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Skeudenn da-heul"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Ergorenn mod OLE war-lerc'h"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Titl da-heul"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Diuzad da-heul"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Notenn diaz pajenn war-lerc'h"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Kouner da-heul"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Askelenn war-lerc'h"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Kenderc'hel gant ar c'hlask pelloc'h"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Enankad an ibil war-lerc'h"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Taolenn gent"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Stern testenn kent"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Pajenn gent"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Tresadenn gent"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Elfenn reoliรฑ kent"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Diuzad kent"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Sined kent"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Skeudenn gent"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Ergorenn mod OLE kent"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Titl kent"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Diuzad kent"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Notenn diaz pajenn gent"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Kouner kent"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Askelenn kent"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Kenderc'hel gant ar c'hlask etrezek ar c'hrec'h"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Enankad an ibil kent"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Reollun taolenn kent"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Reollun taolenn da-heul"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Reollun taolenn faziek kent"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Reollun taolenn faziek da-heul"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Enlakaet"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Dilamet"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Mentrezhet"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Taolenn daskemmet"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Arloet eo bet ar stiloรน rannbennad"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Renk enlakaet "
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Renk dilamet"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Notenn dibenn : "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Notenn diaz pajenn : "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-klik evit digeriรฑ laรฑser ar c'hlavioรน speredek (Smart Tag)"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Reollin (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Reollin ar bajenn gentaรฑ (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Reollin ar bajenn gleiz (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Reollin ar bajenn dehou (%1) "
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Troad pajenn (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Troad pajenn ar bajenn gentaรฑ (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Troad pajenn ar bajenn gleiz (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Troad pajenn ar bajenn dehou (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Dilemel ar reollin..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Mentrezhaรฑ ar reollin..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Dilemel an troad pajenn..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Mentrezhaรฑ an troad pajenn..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "N'haller ket digeriรฑ restr ar skeudenn"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "N'haller ket lenn restr ar skeudenn"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Mentrezh skeudenn dianav"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "N'eo ket skoret handelv ar restr skeudenn"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "N'eo ket bet kavet ar sil skeudennoรน"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Memor re skort evit enlakaat ar skeudenn."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Enlakaat ur skeudenn"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Askelenn : "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Enlakaat"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Lamidigezh"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "EmReizhaรฑ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Mentrezhoรน"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Daskemmadur an daolenn"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Despizet eo bet ar stil rannbennad"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pajenn "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Pajenn %1 eus %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Pajenn %1 eus %2 (Pajenn %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Rannbennad"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Skeudenn"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Ergorenn mod OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Stern"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Taolenn"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Renk an daolenn"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Kellig un daolenn"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pajenn"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Reollin"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Troad pajenn"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Teul mod HTML %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titl"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Kefarz"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Live "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "N'haller ket kavout ar restr \"%1\" war an treug \"%2\" "
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Ibil personelaet"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Tra ebet>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Tra ebet>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "TC"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "DL"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "EL"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Niverenn ar chabistr"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Enankad"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Taolennata "
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Testenn"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Niverenn bajenn"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Titouroรน a-zivout ar chabistr"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Deroรน ur gourere"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Dibenn ar gourere"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Enankad al levrlennadur : "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Stil an arouezennoรน : "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Frammaรฑ an destenn"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Pouezaรฑ war Ctrl+Alt+A da zilec'hiaรฑ ar stiaรฑ evit gwezhiadurioรน ouzhpenn"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Pouezaรฑ war ar bir dehou pe gleiz da zibab reolerezhioรน ar frammad"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Pouezaรฑ war Ctrl+Alt+B da zilec'hiaรฑ ar stiaรฑ da zistreiรฑ betek reolerezh bremanel ar frammad "
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Restr diuzaรฑ evit an ibil lizherennel (*.sdi)"
@@ -6280,240 +6290,240 @@ msgstr "Restr diuzaรฑ evit an ibil lizherennel (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "~Linenn diazez el lein"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Linenn diazez en ~traoรฑ"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Linenn diazez ~kreizet"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Enlakaat un ergorenn"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Embann an ergorenn"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Patrom : "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Riblennoรน"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Drekleur"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Stil rannbennad : "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Niverennoรน ar pajennoรน n'hallont ket bezaรฑ arloet d'ar bajennad-maรฑ. Arveret e vez an niveroรน hebar war ar pajennoรน kleiz, niveroรน ampar war ar pajennoรน dehou."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Teul mestr"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Teul mestr %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Ur c'hennask a zilamo endalc'had ar gevrenn vremanel. Kennaskaรฑ koulskoude ?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Didalvoudek eo ar ger-tremen enanket."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "N'eo ket bet despizet ar ger-tremen."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Echu eo an troc'haรฑ gerioรน"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Tra ebet (na gwiriaรฑ ar reizhskrivadur)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Adderaouekaat ar yezh dre ziouer"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Muioc'h..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Leuskel a-gostez"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Displegadurioรน..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Diweredekaet eo ar gwiriaรฑ er maezioรน arbennik. Gwiriaรฑ evelkent ?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "N'haller ket toueziaรฑ an teulioรน."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "An tarzh n'hall ket bezaรฑ karget."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "N'eus ket bet arventennet Moullerez pelleilerez ebet dre Ostilhoรน/Dibarzhioรน/%1/Moullaรฑ."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Teul mod HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Teul mod testenn"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Tarzh andespizet."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Live "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Steuรฑv "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Embann an notennoรน traoรฑ bajenn/notennoรน dibenn"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Amsavet eo bet XX a wechoรน an termen klasket"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Renk "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Bann "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Ezporzh an destenn orin..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "Kender~c'hel"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Trevell"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Stad"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Kas da : %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Kaset gant berzh"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "C'hwitadenn war ar c'has"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
#, fuzzy
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Reollun testenn"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "_Zoum"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
#, fuzzy
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "D'ar c'hrec'~h"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6522,7 +6532,7 @@ msgstr "Da~vit an traoรฑ"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6530,33 +6540,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr ""
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Sinet gant "
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Kartennoรน gweladenn"
@@ -10199,31 +10209,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "EmDestennoรน evit ar verradenn "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Sinedoรน"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Enlakaat"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Adenvel"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Dilemel"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Mont da"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Dilemel"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Adenvel"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13070,8 +13090,8 @@ msgstr "Live ar steuรฑv :"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Korf an destenn"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13530,80 +13550,85 @@ msgstr "La_mmoรน"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Testenn masklet"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Maeziennoรน : testenn ma_sklet"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Maeziennoรน : r_annbennadoรน masklet"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Skrammaรฑ eus"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Steudadur ouzh linenn diazez Math"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Skoazell ar pajennaozaรฑ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_Reti eeun"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Enlakaat"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Steudadur ar rann_bennad"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Marz _kleiz ar rannbennad"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Taolennata"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Taolennata hag _esaouioรน"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Reti eeun"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Gweredekaat ar reti"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Maezioรน gwarezet"
diff --git a/source/br/vcl/messages.po b/source/br/vcl/messages.po
index 0bfa490d59c..04037c75504 100644
--- a/source/br/vcl/messages.po
+++ b/source/br/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/brx/cui/messages.po b/source/brx/cui/messages.po
index a760a19e226..fb6fc627e5f 100644
--- a/source/brx/cui/messages.po
+++ b/source/brx/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3609,7 +3609,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3621,58 +3621,78 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "เคฎเคนเคฐ"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "เคฎเคนเคฐ"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "เคฐเคพเคต"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "เคฎเคนเคฐ"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "เคฐเคพเคต"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "เคฎเคนเคฐ"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "เคฐเคพเคต"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
@@ -5289,6 +5309,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "เคฐเคพเค‡เคœเฅ‹"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8202,88 +8232,93 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
#, fuzzy
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "เคฌเคพเคฐเคพเคฏเคจเคพเคฏ เค‡เค‚เค—เคฟเคค"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "เคฎเคฆเคฆ เคนเฅ‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
#, fuzzy
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME เคฌเคฟเคฌเฅเค‚เคซเฅ‹เคฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
#, fuzzy
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME เคฌเคฟเคฌเฅเค‚เคซเฅ‹เคฐ"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเคฏ เคฎเฅเค‚ \\ เคฎเฅเคตเคพเคจเคฟ เคฅเคพเค–เฅ‹ เคฎเคพเคจ "
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
#, fuzzy
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "เค†เคฐเฅ‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "เคธเคฟเคธเฅเคŸเฅ‡เคฎ เคœเคพเค—เคพเคฏเคจเคพเคฏ เคธเคฎเคพเคต %PRODUCTNAME เคฒ'เคก เค–เคพเคฒเคพเคฎเคจเคพเคฏ"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po b/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
index c8e435de5fd..83ba7ec7cbc 100644
--- a/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/brx/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 12:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3891,15 +3891,6 @@ msgid "Insert Page ~Break"
msgstr "~เคธเคพเคฐเคฟ เคธเคฟเคซเคพเคฏเคจเคพเคฏ เคซเคœ' "
#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~เคกเคพเคŸเคพ"
-
-#: CalcCommands.xcu
#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
@@ -22827,6 +22818,15 @@ msgstr "~เคธเฅ‹เคธเคจ"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/brx/sc/messages.po b/source/brx/sc/messages.po
index a6f1312fc13..b2632fa87e3 100644
--- a/source/brx/sc/messages.po
+++ b/source/brx/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14076,39 +14076,44 @@ msgid "~Value"
msgstr "~เคฌเฅ‡เคธเฅ‡เคจ"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~เคซเฅเค‚เค–เคพ"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~เคนเคพเคฌเคจเคพเคฏเคซเฅ‹เคฐ"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "เคธเคฟเคธเฅเคŸเฅ‡เคฎ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "เคฅเคพเค–เฅ‹ เคฎเคพเคจ;เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ;เค…เค•เฅเคŸ'(DMY);เค…เค•เฅเคŸ'(MDY);เค…เค•เฅเคŸ'(YMD);US เค‡เค‚เค—เฅเคฐเคพเคœเคฟ;เคเคฐเคธเฅ‹เคจเคพเคฏ"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "เคŸเฅ‡เคฌ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "เคœเคพเคฏเค—เคพ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14119,1248 +14124,1353 @@ msgstr ""
"เคจเฅ‹เค‚เคฅเคพเค™เคพ เค—เคพเคนเคพเคฏเคจเคฟ เค—เฅ‡เคฌเฅ‡เค‚ เค–เคพเคฒเคพเคฎเคจเคพเคฏ เคฌเคฟเคฅเคพเค‚เค–เคฟเค–เฅŒ เค†เคœเคพเคตเคจเฅ‹ เคธเคพเคจเฅ‹ เคจเคพเคฎเคพ?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "เคถเคฟเคŸเคซเฅ‹เคฐ เคธเคพเคฏเค–"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~เคธเคพเคฏเค– เคœเคพเคจเคพเคฏ เคธเคฟเคŸเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "เค–เฅเค‚เค—เคฟเคฐเคฟ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "เคฅเคฟ เคฅเคพเคธเคพเคฐเคฟเคซเฅ‹เคฐเคพเคต เคฌเฅ‡ เค–เฅเค‚เค—เคฟเคฐเคฟเคฏเคพ เคฎเฅเคตเคพเคซเฅ‹เคฐเค–เฅŒ เคธเคพเคฎเคฒเคพเคฏเฅ‹เฅค"
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "เค—เคฟเคฌเคฟ เคจเฅเคฅเคพเคฏ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "เคฎเคพเคฌเฅ‹เคฐเฅˆ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡เค†เคต เคกเคพเคŸเคพเค–เฅŒ เคธเคพเคœเคพเคฏ เคœเคพเคฏเฅ‹ เคฌเฅ‡ เคถเคฟเคŸเค† เคฆเคฟเคจเคฅเคฟเคฏเฅ‹เฅค"
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคจเฅเคฅเคพเคฏ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "เคถเคฟเคŸ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "เค–เคฅเคพเคธเคพ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "เค†เค—เคธเคฟ เค“เคจเคธเฅ‹เคฒ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "เคฌเคฟเค–เค‚ เค—เคฟเคฌเคฟ เคจเฅเคฅเคพเคฏ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "เคฎเคฟเคฐเฅ เค“เคจเคธเฅ‹เคฒ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "เค†เค—เคฆเคพ เค“เคจเคธเฅ‹เคฒ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "%1 เคฌเคฟเค–เค‚เคจเคฟ เคนเฅ‡เคกเคพเคฐ"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr " %1 เคฌเคฟเค–เค‚เคจเคฟ เคซเฅเคŸเคพเคฐ"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "เค‡เคจเคชเฅเคŸ เคธเคพเคฐเคฟ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "เคฌเฅ‡เคฏเคพเคตเคนเคพเคฏ เคจเฅ‹เค‚เคฅเคพเค™เคพ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ, เค…เคจเคœเคฟเคฎเคพ เค†เคฐเฅ‹ เคซเคฐเคฎเฅเคฒเคพเคซเฅ‹เคฐเค–เฅŒ เคธเฅ‹เคธเคจเฅ‹ เคเคฌเคพ เคธเฅเคœเฅเคฏเฅ‹เฅค"
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "เคฎเฅ‡เคกเคฟเคฏเคพ เคชเฅเคฒเฅ‡เคฌเฅ‡เค•"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "เคฎเคพเค‰เคธ เคฌเฅเคฅเคพเคฎ เคจเคพเคฐเคธเคฟเคจเคฌเคพเคฏ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
#, fuzzy
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "~เคซเคฐเคฎเฅเคฒเคพ เคฌเคพเคฐ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME เคธเฅเคชเฅเคฐเฅ‡เคกเคถเคฟเคŸ"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(เคซเคฐเคพเคฏเคจเฅ‹-เคฅเคพเค–เคพเคฏเคฒ')"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr ""
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "เคฌเคฟเค–เค‚เคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡เคจเคฟ เคฅเคพเคจเคพเคฏ เค†เคฏเคฆเคพ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr ""
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~เคธเคพเคฏเค– เคœเคพเคจเคพเคฏ เคธเคฟเคŸเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "เคธเคพเคฏเค–เคจเคพเคฏ เคซเฅ‹เคฅเคพเคฐเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr ""
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr ""
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "เคฌเคฟเค–เค‚เคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME เค•เคฒเฅเค•"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr ""
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr ""
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr ""
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr ""
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "เค–เคพเคฎเฅเคซเคพ เคฒเฅ‡เคฌเฅ‡เคฒเคซเฅ‹เคฐเคพเคต เคธเคพเคฐเคฟ เคฅเคพเคฏเฅ‹เฅค"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "~เคธเคพเคฐเคฟ เคฒเฅ‡เคฌเฅ‡เคฒเคซเฅ‹เคฐเคพเคต เคธเคพเคฐเคฟ เคฅเคพเคฏเฅ‹เฅค"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "เคฌเคพเคนเคพเคฏ เคœเคพเคฅเคพเคตเฅˆ เคฌเฅ‡เคธเฅ‡เคจเฅค"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เคฎเฅเค‚"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "เคจเฅ‹เค‚เคฅเคพเค™เคพ เคฅเคพเคฐเฅˆเคจเฅ‹ # เคนเคพเคฌเคจเคพเคฏเค–เฅŒ เคนเฅเค–เฅเคฎเฅ‹เคฐเคจเฅ‹ เคธเคพเคจเฅ‹ เคจเคพเคฎเคพ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~เคฌเคจเฅเคฆ เค–เคพเคฒเคพเคฎ"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr ""
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr ""
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เคฎเคพเคฐเฅเคš"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "เคธเคพเคนเคพ"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "MID"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เค–เฅ‹เคฒเคพ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "เค—เคพเคธเฅˆ "
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "เคถเคฟเคŸ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "เค–เคฅเคพเคธเคพเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "เคฅเคพเคจเคพเคฏ เค†เคฏเคฆเคพเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "เคเค‚เค–เคฐเค–เฅŒ เคธเฅ‹เคฒเคพเคฏเคนเฅ‹"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "เคฅเคพเคธเคพเคฐเคฟ"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "เคฅเคพเคจเคพเคฏ เค†เคฏเคฆเคพเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "เคถเคฟเคŸเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "เคธเคพเคฐเคฟเคจเคฟ เคฎเฅเค‚เคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "เคกเคพเคŸเคพเคฌเฅ‡เคธ เคธเคพเคฐเคฟเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "เคฎเฅเคธเฅเค–เคพเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE เคฎเฅเคตเคพเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคจเคพเคฏ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "เคธเฅ‹เคฎเฅ‹เคจเคฆเฅ‹ เคœเคพเคจเคพเคฏ เค“เคจเคธเฅ‹เคฒเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟ เคฌเฅ‹เคจเคพเคฏ เคฎเฅเคตเคพเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "เคฌเฅ‹เคจเคพเคฏ เคฎ'เคก"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "เคฆเคฟเคจเคฅเคฟเคซเฅเค‚"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "เคฎเคพเคตเคฅเคฟ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "เคฎเคพเคตเคฅเคฟ เคจเค™เฅˆ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "เคเคธเฅ‹เค–เฅ‹เคฎเคพเคจเคพเคฏ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "เคฎเคพเคตเคฅเคฟ เคตเคฟเค‚เคกเฅ‹"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "เคจเฅเคฅเคพเคฏ เคฎเฅเค‚"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "เคธเฅเคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "เค—เฅ‹เคœเฅŒ เคซเคฐเคธเฅ‡ เคฌเคพเค‚เคจเคพเคฏ เคฅเคพเค–เฅ‹ เค–เคพเคฒเคพเคฎเคจเคพเคฏ\" "
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "เค—เคพเคนเคพเคฏเคœเฅ‹เค‚ เค–เคฎเคพเคจเคจเคพเคฏ เคฅเคพเค–เฅ‹ เค–เคพเคฒเคพเคฎเคจเคพเคฏ"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr ""
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "เค—เคพเคธเฅˆ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr ""
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr ""
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "เคฎเฅเค‚ เคฌเคพเค•เฅเคธเฅ"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "เค‡เคจเคชเฅเคŸ เคธเคพเคฐเคฟ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "เคนเคพเคฌเคพเคซเคพเคฐเคฟ เคตเฅ€เคœเคพเคฐเฅเคก"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "เค†เคœเคพเคต"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "เคจเฅ‡เคตเคธเคฟ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "เคฆเคพเคœเคพเคฌเค—เคพเคธเฅˆ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "เคซเคฐเคฎเฅเคฒเคพเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr ""
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "เคฒเคฟเคฐเค—เคฟเคฐเคฟ"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "เค…เค•เฅเคŸ'"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr ""
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "เค–เคพเคฎเฅเคซเคพ เคซเคœ'เคจเคพเคฏ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "เคธเคพเคฐเคฟ เคซเคœ'เคจเคพเคฏ"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "เคถเฅ€เคŸ เคซเคœ'เคจเคพเคฏ"
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "เค–เคพเคฎเฅเคซเคพ เคนเฅเค–เฅเคฎเฅ‹เคฐเคจเคพเคฏ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "เคธเคพเคฐเคฟ เคนเฅเค–เฅเคฎเฅ‹เคฐเคจเคพเคฏ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "เคถเฅ€เคŸ เคนเฅเค–เฅเคฎเฅ‹เคฐเคจเคพเคฏ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "เคธเคพเคฐเคฟ เค—เฅˆเคฏเคพ เค–เคพเคฒเคพเคฎเคจเคพเคฏ"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "เคฅเคพเคจเคพเคฏ เค†เคฏเคฆเคพ เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏ"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "เคฅเคพเคจเคพเคฏ เค†เคฏเคฆเคพ เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏ"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏ เคธเคฟเคฎ"
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "เค—เฅเคฌเฅˆ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏเคซเฅ‹เคฐ เคจเฅ‡เคตเคธเคฟเคจเคพเคฏ"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "เค†เคœเคพเคตเคจเคพเคฏ"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "เคจเฅ‡เคตเคธเคฟเคจเคพเคฏ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "เคœเฅ‡เคฌเฅ‹ เคนเคพเคฌเคจเคพเคฏ เค—เฅˆเคฏเคพ"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<เคฒเคพเค‚เคฆเคพเค‚>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr ""
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr ""
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr ""
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr ""
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr ""
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "เคนเคพเคจเคœเคพ"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "เค—เคพเคธเฅˆ "
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "เคฎเคฟเคจ"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "เคฐเฅ‹เค–เฅ‹เคฎ"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr ""
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "เคธเฅ‹เคฒเคพเคฏเคธเฅเคฒเฅ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "เคธเคพเคฐเคฟ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "~เค–เคฎ เคฌเคฟเคฌเคพเค‚"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "~เคฌเคพเค‚เคธเคฟเคจ เคฌเคฟเคฌเคพเค‚"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "เคฆเคพเคœเคพเคฌเค—เคพเคธเฅˆ"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "เคธเคพเคจเคจเคพเคฏ"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "เคจเคฐเคฎเคพเคฒ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "เคญเฅเคฎเคธเฅ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "~เค–เคฎ เคฌเคฟเคฌเคพเค‚"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "~เคฌเคพเค‚เคธเคฟเคจ เคฌเคฟเคฌเคพเค‚"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "เคฎเคฟเคจ"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr ""
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "เคธเคฟเค—เคฎเคพ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "เค†เคฒเคซเคพ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "เคธเฅ‹เคฒเคพเคฏเคธเฅเคฒเฅ"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "เคธเฅ‹เคฒเคพเคฏเคธเฅเคฒเฅ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "เคฅเคฟเค–เคพเคจเคพเคฏเคซเฅ‹เคฐ"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "เคฒ'เค—เคพเคฐเคฟเคฆเคฎ"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "เค—เฅ‹เคนเฅ‹"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr ""
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "เค‡เคจเฅเคŸเคพเคฐเคจเฅ‡เคŸ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17161,6 +17271,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19067,606 +19182,606 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "เค–เคพเคฎเคพเคจเคฟเค†เคต เค‰เคฆเคพเคฏเฅˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "เคนเฅ‡เคกเคพเคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "เคนเฅ‡เคกเคพเคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "เคธเคจเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "เค—เฅ‹เคฐเฅ‹เคจเคฅเคฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "เคธเคพเค‚เค—เฅเคฐเคพเค‚เคฅเคฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "เคฐเคพเคตเคฌเฅ‹ เคจเค™เคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "เค†เคฏเคœเฅ‡เค‚ เค†เคฏเคฒเคพเคซเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "เคซเคพเค‡เคฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "เคธเฅเคœเฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "เค†เคฆเคฌเคซเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "เคซเคจเฅเคŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "เค…เคจเคœเคฟเคฎเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "เคธเคพเคฐเคฟ เคธเคพเคฐเคฟ เคธเคพเคœเคพเคฏเคจเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "เค–เคฅเคพเคธเคพเคซเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "เคซเคœ'"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "เคกเคพเคŸเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "เคฌเคฟเคœเคฟเคฐเคจเคพ เคจเคพเคฏเคซเคฟเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "เคจเฅเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "เคฌเฅ‹เคธเคพเคตเค—เคพเคฐเคฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "เค—เคพเคฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "เคธเคพเคœเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "เคฐเคพเคต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "เคฌเคฟเคœเคฟเคฐเคจเคพ เคจเคพเคฏเคซเคฟเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "เคธเฅเคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "เคจเฅเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "เค†เคฆเคฌเคซเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "เคธเคพเคœเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "เคนเคพเคจเคœเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "เคซเฅเคฐเฅ‡เคฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "เคธเคพเคœเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "เคจเฅเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "เค†เคฆเคฌเคซเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "เคฆเคพเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "เค†เคจเคฅเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "เคจเฅเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "เค–เคพเคฎเคพเคจเคฟเค†เคต เค‰เคฆเคพเคฏเฅˆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "เคนเฅ‡เคกเคพเคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "เคนเฅ‡เคกเคพเคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "เคธเคจเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "เค—เฅ‹เคฐเฅ‹เคจเคฅเคฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "เคธเคพเค‚เค—เฅเคฐเคพเค‚เคฅเคฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "เคฐเคพเคตเคฌเฅ‹ เคจเค™เคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "เค†เคฏเคœเฅ‡เค‚ เค†เคฏเคฒเคพเคซเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "เคฎเคฆเคฆ เคนเฅ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "เคซเคพเค‡เคฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "เคธเฅเคœเฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "เค†เคฆเคฌเคซเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "เคซเคจเฅเคŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "เค…เคจเคœเคฟเคฎเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "เคธเคพเคฐเคฟ เคธเคพเคฐเคฟ เคธเคพเคœเคพเคฏเคจเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "เค–เคฅเคพเคธเคพเคซเฅ‹เคฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "เคซเคœ'"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "เคกเคพเคŸเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "เคฌเคฟเคœเคฟเคฐเคจเคพ เคจเคพเคฏเคซเคฟเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "เคจเฅเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "เคฌเฅ‹เคธเคพเคตเค—เคพเคฐเคฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "เคธเคพเคœเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "เค—เคพเคฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "เคฐเคพเคต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "เคฌเคฟเคœเคฟเคฐเคจเคพ เคจเคพเคฏเคซเคฟเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "เคธเฅเคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "เคจเฅเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "เคธเฅเคœเฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "เคธเคพเคœเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "เคจเฅเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "เคนเคพเคจเคœเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "เคซเคจเฅเคŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "เคธเคพเคฐเคฟ เคธเคพเคฐเคฟ เคธเคพเคœเคพเคฏเคจเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "เคจเฅเคฅเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "เคซเคœ'"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "เคซเฅเคฐเฅ‡เคฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "เคธเคพเคœเคพเคฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21175,64 +21290,89 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "เคกเคพเคŸเคพ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "เค–เคพเคฎเฅเคซเคพ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "เคธเคพเคฐเคฟ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "..เคœเฅ‹เค‚ เคนเคพเคจเคœเคพ เค–เคพเคฒเคพเคฎเคฌเคพเคฏ: "
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -23746,92 +23886,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "เคจเคฟเค–เฅเคฐเฅเค‡ เคเคธเฅ‡"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "เคจเคฟเค–เฅเคฐเฅเค‡ เคฆเฅ‡เคฐเคธเคฟเคจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "เคจเคฟเค–เฅเคฐเฅเค‡ เคเคธเฅ‡ เคเคฌเคพ เคœเฅ‹เค‚ เคธเคฎเคพเคจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "เคจเคฟเค–เฅเคฐเฅเค‡ เคฆเฅ‡เคฐเคธเคฟเคจ เคเคฌเคพ เคœเฅ‹เค‚ เคธเคฎเคพเคจ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "เคธเคฎเคพเคจ เคจเค™เคพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "เคฌเคพเคนเคพเคฏ เคœเคพเคฅเคพเคตเฅˆ เคธเคพเคฐเคฟ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "เคฌเคพเคนเคพเคฏ เคœเคพเคฅเคพเคตเฅˆ เคธเคพเคฐเคฟ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "เคกเคพเคŸเคพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "~เค–เคฎ เคฌเคฟเคฌเคพเค‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "~เคฌเคพเค‚เคธเคฟเคจ เคฌเคฟเคฌเคพเค‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/brx/sd/messages.po b/source/brx/sd/messages.po
index 55d93d485be..866b4db39fb 100644
--- a/source/brx/sd/messages.po
+++ b/source/brx/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5489,10 +5489,9 @@ msgid "Master Objects"
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "เคฌเคฟเค–เค‚ เคธเฅ‹เคธเคจ"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/brx/sfx2/messages.po b/source/brx/sfx2/messages.po
index 18159c6ed64..4d58558027d 100644
--- a/source/brx/sfx2/messages.po
+++ b/source/brx/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2217,6 +2217,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/brx/svx/messages.po b/source/brx/svx/messages.po
index d5886b47d22..d25e56b2faf 100644
--- a/source/brx/svx/messages.po
+++ b/source/brx/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2274,17 +2274,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "เคฐเคพเคตเคฌเฅ‹ เคจเค™เคพ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2808,54 +2808,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "เค—เฅˆเคฏเคพ เค–เคพเคฒเคพเคฎ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "เคธเคพเคฐเคฟเคซเฅ‹เคฐ เค†เคฐเฅ‹ เคฅเคฟเคฐเคซเฅ‹เคฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "เค–เฅ‡เค‚เค–เฅเคฐเคพ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "เคซเฅ‹เคจเคพเค‚เคœเคพเคฌเค—เฅเคฐเคพเคซเฅ‹เคฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "เค—เฅเคฆเคฟ เคฎเคนเคฐเคซเฅ‹เคฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "เคฆเคฟเคจเคฅเคฟเคธเคฟเคจ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "เค—เฅ‹เคธเฅ‹เคฎ เคฅเคฟเคฐเคซเฅ‹เคฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "เคซเฅเคฒ'เคšเคพเคฐเฅเคŸ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "เค•เคฒเค†เค‰เคŸเคซเฅ‹เคฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "เคธเฅเคŸเคพเคฐเคธ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4403,10 +4403,9 @@ msgid "_Copy"
msgstr "เค•เคชเคฟ เค–เคพเคฒเคพเคฎ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "เคธเฅ‹เคธเคจ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/brx/sw/messages.po b/source/brx/sw/messages.po
index 16683c16021..3f2c938691e 100644
--- a/source/brx/sw/messages.po
+++ b/source/brx/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1554,301 +1554,311 @@ msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "เคฐเคพเคตเคฌเฅ‹ เคจเค™เคพ"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "เคœเคพเค—เคพเคฏ"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "เคœเฅ‹เคฌเคจเคพเคฏ"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "เค—เฅ‹เคœเฅŒเค†เคต"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "เค—เคพเคนเคพเคฏเคพเคต"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
#, fuzzy
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "เคซเคฐเคพเคฏเคจเฅ‹-เคฅเคพเค–เคพเคฏเคฒ'"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคธเคพเคจเคฅเคพเคฏ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคฒเคพเคฌเฅ‹เค—เคพเคธเคฟเคจเฅ‹ เคฆเค™..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคฆเฅˆเคฅเคพเคฏ เคนเคฐเค—เคพเคธเคฟเคจเฅ‹ เคฆเค™..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคฅเคฟเค—เคพเคธเคฟเคจเฅ‹ เคฆเค™..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "เคฌเคฟเค–เค‚เค–เฅŒ เคซเคฟเคจ เคฎเคนเคฐ เคนเฅ‹เคจเคพเคฏ..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "เค—เคพเคตเคจเฅ‹ เค—เคพเคต เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคฆเคพเคฅเคพเคฏ เคฆเคพเคจเคพเคฏ..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "เคจเคพเคฏเค—เคฟเคฐ..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "เคนเคพเค‚เค–เฅ‹"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "เคฌเคพเคจเคพเคฎ เค†เคจเคœเคพเคฆ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "เคนเคพเค‡เคซเฅ‡เคจ เคธเคฟเคจ..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡ เคธเฅ‹เคธเคจ เค—เคพเคธเคฟเคจเฅ‹ เคฆเค™..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡ เค†เคชเคกเฅ‡เคŸ เค–เคพเคฒเคพเคฎ เค—เคพเคธเคฟเคจเฅ‹ เคฆเค™..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "เค—เฅเคฌเฅˆ เคฐเคพเคต เคธเคพเคฐเคœเคฟเค—เคพเคธเคฟเคจเฅ‹ เคฆเค™..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "เคฌเฅ‡เคธเคพเคฆ เค—เฅ‹เคฐเฅ‹เคฌ เคนเฅ‹..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "เคฎเฅเคธเฅเค–เคพ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "เคฌเฅ‡เคธเคพเคฆ"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "เคฎเคนเคฐ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "เคฌเคฟเคซเคพเคจ"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "เคฒเคพเค‚เคฆเคพเค‚ เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "เค—เฅเคฌเฅˆ เคฐเคพเคต: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "เค†เคฆเคฌเคซเฅ‹เคฐ: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
#, fuzzy
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "เคธเคฟเคฎเคพ เคนเคพเค‚เค–เฅ‹ เคฒเฅ‡เคญเฅ‡เคฒ"
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "เค†เคฆเคฌ:"
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "เคฌเคฟเค–เค‚ เค…เคจเคœเคฟเคฎเคพ: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "เค—เฅ‹เคฆเคพเคจ เคฌเคฟเค–เค‚เคจเคฟ เคธเคฟเค—เคพเค‚ เคธเคฟเคซเคพเคฏ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "เคธเฅ‹เคจเคพเคฌเคพเคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "เคเคถเคฟเคฏเคพเคจ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr ""
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr ""
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr ""
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
#, fuzzy
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌเค–เฅŒ เคซเคพเคฐเคฟเคฒเคพเค‡เค†เคต เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เคฎเฅเค‚"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "เค—เคพเคนเคพเคฏเคจเคฟ เค—เคพเคตเค†เคฐเคฟ เคฆเคพเคฅเคพเคฏ เคนเคพเคฌเคจเคพเคฏเค–เฅŒ เคนเฅเค–เฅเคฎเฅ‹เคฐเคจเคพเคฏ เคœเคพเค—เฅ‹เคจ:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~เคฌเคจเฅเคฆ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr ""
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr ""
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เคฎเคพเคฐเฅเคš"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "เคธเคพเคนเคพ"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "MID"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เค–เฅ‹เคฒเคพ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "เคฆเคพเคœเคพเคฌเค—เคพเคธเฅˆ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1859,323 +1869,323 @@ msgstr ""
"เคฒเฅเคฌเฅˆเคจเคพเคฏ เค—เคพเคตเค†เคฐเคฟ เคฆเคพเคฅเคพเคฏเค–เฅŒ เคธเฅ‹เคฐเคœเคฟเคจเฅ‹ เคนเคพเคฏเคพเฅค\n"
"เค—เฅเคฌเฅเคจ เคฎเฅเค‚ เคฌเคพเคนเคพเคฏเคจเคพเคจเฅˆ เคซเคฟเคจ เคจเคพเคœเคพเฅค"
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "เค…เคจเคœเคฟเคฎเคพเคฏเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "เคธเคพเคฐเคฟเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "เค–เคพเคฎเฅเคซเคพ"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ เคธเฅเคœเฅ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
#, fuzzy
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "เค–เคพเคฎเฅเคซเคพเคจเคฟ เค—เฅเคตเคพเคฐเคฅเคฟ"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
#, fuzzy
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME เคฐเคพเคฏเคŸเคพเคฐ"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME เคฐเคพเคฏเคŸเคพเคฐ"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME เคฐเคพเคฏเคŸเคพเคฐ"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "เคธเคพเคฏเค–เคจเคพเคฏเค–เฅŒ เคฅเคพเค–เฅ‹ เค–เคพเคฒเคพเคฎเคจเฅ‹ เคนเคพเคฏเคพ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "เคฌเฅ‡เคฒเคพเคฆเค†เคต เค•เฅเคฒเคฟเค• เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคธเฅ‹เคธเคจเคจเคพเคฏเคจเคฟ เคธเคฟเค—เคพเค™เคพเคต"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคธเฅ‹เคธเคจเคจเคพเคฏเคจเคฟ เค‰เคจเคพเคต"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "เคฌเฅ‡เคธเคพเคฆ เคธเคพเคฏเคพเคต เคฎเคพเค‰เคธ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "เคŸเฅเคฐเคฟเค—เฅเค—เคพเคฐ เคนเคพเค‡เคชเคพเคฐเคฒเคฟเค‚เค•"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "เคฎเคพเค‰เคธเคพ เคฌเฅ‡เคธเคพเคฆ เคจเคพเค—เคพเคฐเฅ‹"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "เค†เคฒเฅเคซเคพเคจเคฟเค‰เคฎเคพเคฐเคฟเค• เคนเคพเค‚เค–เฅ‹เคซเฅ‹เคฐเคจเคฟ เค‡เคจเคชเฅเคŸ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "เคจเคจ-เค†เคฒเฅเคซเคพเคจเคฟเค‰เคฎเคพเคฐเคฟเค• เคนเคพเค‚เค–เฅ‹เคซเฅ‹เคฐเคจเคฟ เค‡เคจเคชเฅเคŸ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ เคซเคฟเคจ เคฎเคนเคฐ เคนเฅ‹"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ เคฒเฅ‹เคฐเคฟเคนเฅ‹"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "เคฒเคฟเคฐเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฌเคฟเคฎเฅเค‚เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
#, fuzzy
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคซเฅเคฐเฅ‡เคฎ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "เคฎเฅเคธเฅเค–เคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE เคฌเฅ‡เคธเคพเคฆเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคฌเคฟเค–เค‚ เคธเคฟเคจเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "เคฌเคฟเคซเคพเคจเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "เคนเคพเค‡เคชเคพเคฐเคฒเคฟเค‚เค•เฅเคธ"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "เคฎเค–เคจเคพเคฏเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "เคฌเฅ‡เคธเคพเคฆเคซเฅ‹เคฐ เค†เค–เคฟ"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "เคธเฅเค‚เคฆ' เคธเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "เคฒเคฟเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฌเคฟเคฎเฅเค‚ 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "เคฒเคฟเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฌเคฟเคฎเฅเค‚ 1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "เคฒเคฟเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฌเคฟเคฎเฅเค‚ 1"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "เคฒเคฟเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฌเคฟเคฎเฅเค‚"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคซเฅเคฐเฅ‡เคฎ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "เคฎเฅเคธเฅเค–เคพ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE เคฌเฅ‡เคธเคพเคฆ"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคฌเคฟเค–เค‚ เคธเคฟเคจ"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "เคฌเคฟเคซเคพเคจ"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "เคนเคพเค‡เคชเคพเคฐเคฒเคฟเค‚เค•"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "เคฎเค–เคจเคพเคฏ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "เคฌเฅ‡เคธเคพเคฆ เค†เค–เคฟ"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "เคฆเคพเคฒเคพเคฏ เคฆเคพเคฅเคพเคฏเคซเฅ‹เคฐ..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr " [เคธเคฟเคธเฅเคŸเฅ‡เคฎ]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2184,2204 +2194,2204 @@ msgstr ""
"เค—เฅ‹เคนเฅ‹เคฎ เค—เฅ‹เคจเคพเค‚ เคนเคพเค‡เคซเฅ‡เคจ เคธเคฟเคจเค† เคธเคฟเค—เคพเค‚ เคจเคฟเคซเฅเคฐเคพเคฏเคจเฅ‹ \n"
"เค—เฅเคฌเฅเคจ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡เค†เคต เคฎเคพเคตเคฅเคฟ เคœเคพเคจเคพเคจเฅˆ เคฆเค™เฅค"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "เคนเคพเค‡เคซเฅ‡เคจ เคธเคฟเคจ"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "เคœเคพเคจเฅ‹ เคœเคพเคฅเคพเคต เคจเค™เคพ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "$1 เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "$1 เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "เคฒเคฟเคฐเคฆเฅ‡เคฐ: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "เค—เฅ‹เคฆเคพเคจ เค†เคจเฅเคฅเฅ‹เคฐ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "เคฒเฅ‹เคฐเคฟเคนเฅ‹: $1"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "เค—เฅเคฃเคซเฅ‹เคฐ เคฌเคพเคนเคพเคฏ"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "เค†เคฆเคฌเคซเฅ‹เคฐ เคฌเคพเคนเคพเคฏ: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "เค—เฅเคฃเคซเฅ‹เคฐเค–เฅŒ เคซเคฟเคจ เคซเคœ'"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "เค†เคฆเคฌ เคธเฅ‹เคฒเคพเคฏ: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "เคซเคพเค‡เคฒ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคฌเคฟเค–เค‚ เคธเคฟเคจ เคนเฅเค–เฅเคฎเฅ‹เคฐ: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคฌเคฟเค–เค‚ เคธเคฟเคจ เคธเฅ‹เคธเคจ: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคฅเคพเค–เฅ‹ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคฅเคพเค–เฅ‹ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเฅ‹เคธเคจ: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ -> เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹ "
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ -> เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "เค•เคชเคฟ เค–เคพเคฒเคพเคฎ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "$1 $2 $3 เคœเคพเคฏเค—เคพ เคธเคพเคฒเคพเคฏ เคนเฅ‹"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "เคฌเคพเคฏเคจเคพเคฏ เคฌเคฟเค–เค‚ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "เคฌเคพเคฏเคจเคพเคฏ เค–เคพเคฎเฅเคซเคพ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "เคฒเคพเค‡เคœเคพเคฌ เคฌเคฟเค–เค‚ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "เค•เคชเคฟ เค–เคพเคฒเคพเคฎ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "เคฒเฅ‹เคฐเคฟเคนเฅ‹: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAME เคšเคพเคฐเฅเคŸ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคฆเคพเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคฒเคฟเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "เคœเคพเคฏเค—เคพ เคธเคพเคฒเคพเคฏ เคนเฅ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "เคฌเคฟเคซเคพเคจ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "เคฌเคฟเคซเคพเคจ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "เคฌเคฟเคซเคพเคจ เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "เคกเคฟเคซเคฒเฅเคŸ เคฌเฅ‡เคธเฅ‡เคจเคซเฅ‹เคฐ เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "เค†เคฆเคฌ เคœเคพเคฏเค—เคพ เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "เคธเคพเคฐเคฟ เคฌเคพเคฏเคจเคพเคฏเค–เฅŒ เคนเฅเค–เฅเคฎเฅ‹เคฐ "
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "เค†เคจเคœเคพเคฆ เคซเฅ‹เคจเคพเค‚เคœเคพเคฌ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "เคธเคฟเคฎเคพ เคนเคพเค‚เค–เฅ‹ เคฆเคพเคตเค—เคพ เคนเฅ‹ /เค–เคฎเคฟ เคนเฅ‹"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "เคธเคฟเคฎเคพ เคนเคพเค‚เค–เฅ‹ เคฒเฅ‹เคฐเคฟเคนเฅ‹"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "เคฒเฅ‡เคญเฅ‡เคฒ เคœเฅŒเค—เคพ เคนเฅ‹"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "เคฒเฅ‡เคญเฅ‡เคฒ เค–เคฎเคฟ เคนเฅ‹"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "เค†เคจเคฅเฅ‹เคฐ เคฒเฅ‹เคฐเคฟเคนเฅ‹"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟ เคฌเฅ‡เคธเคพเคฆ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "เค…เคจเคœเคฟเคฎเคพ เค–เฅ‡เคต/เคฌเคจเฅเคฆ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "เค‡เคจเคกเฅ‡เคจเฅเคŸ เคฌเคพเค‚เคนเฅ‹"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "เค‡เคจเคกเฅ‡เคจเฅเคŸ เค–เคฎเคฟเคนเฅ‹"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "เค•เฅ‡เคชเฅเคถเคจ เคธเฅ‹เคธเคจ: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏเค–เฅŒ เคซเคฟเคจ เคœเคพเค—เคพเคฏ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคฎ เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏเค–เฅŒ เค†เคœเคพเคต: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏเค–เฅŒ เคจเฅ‡เคตเคธเคฟ: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคฌเฅ‹เค–เคพเคตเคจเคพเคฏ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "เค—เฅเคฃ เคฅเคพเคฆ'เคนเฅ‹"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "เค—เคพเคตเค†เคฐเคฟ เค—เฅ‡เคฌเฅ‡เค‚"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เค–เฅŒเคธเฅ‡ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
#, fuzzy
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "~เค•เฅ‡เคธ เคธเฅ‹เคฒเคพเคฏ"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟ เคฌเฅ‡เคธเคพเคฆเคซเฅ‹เคฐ: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟ เคฌเฅ‡เคธเคพเคฆเคซเฅ‹เคฐเค–เฅŒ เคนเคพเคจเคœเคพ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟ เคฌเฅ‡เคธเคพเคฆเคซเฅ‹เคฐเค–เฅŒ เคนเคพเคจเคœเคพ เค—เฅ‹เคฏเฅˆ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟ เคฌเฅ‡เคธเคพเคฆเคซเฅ‹เคฐเค–เฅŒ เคนเฅเค–เฅเคฎเฅ‹เคฐเฅค"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
#, fuzzy
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "เคซเฅเคฐเฅ‡เคฎ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เค—เฅเคฃเคซเฅ‹เคฐ เคฌเคพเคนเคพเคฏ"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคฆเคพเคฅเคพเคฏ เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "เค–เคพเคฎเฅเคซเคพ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "เคธเคพเคฐเคฟ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "เคธเคพเคฐเคฟ/เค–เคพเคฎเฅเคซเคพ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "เค–เคพเคฎเฅเคซเคพ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "เคธเคพเคฐเคฟ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "เค–เคฅเคพเคธเคพเคซเฅ‹เคฐ เคฌเฅ‹เค–เคพเคตเคจเคพเคฏ"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "เค–เคฅเคพเคธเคพเคซเฅ‹เคฐ เค–เฅŒเคธเฅ‡ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "เคฆเคพเคฅเคพเคฏ เค–เคฅเคพเคธเคพ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡/เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡/เคซเคพเคฐเคฟเคฒเคพเค‡ เค—เฅˆเคฏเคพ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เค•เคชเคฟ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เค•เคชเคฟ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "เค•เคพเคฐเฅเคธเคฐ เคซเคœ'"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคซเฅเคฐเฅ‡เคฎเคซเฅ‹เคฐ เคธเฅ‹เคฎเฅ‹เคจเฅเคฆเฅ‹ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคซเฅเคฐเฅ‡เคฎเคซเฅ‹เคฐ เคธเฅ‹เคฎเฅ‹เคจเฅเคฆเฅ‹ เค—เฅ‹เคฏเฅˆ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคจ เค‰เคซเฅเคฐเคพเคซเฅ‹เคฐ เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡เค–เฅŒ เคฐเฅเคœเฅ"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "เคซเฅเคฐเฅ‡เคฎ เค†เคฆเคฌ เคฌเคพเคนเคพเคฏ: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "เคฐเฅเคฌเฅ€ เคซเคœ'เคจเคพเคฏ"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคจ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL เคฌเฅเคฅเคพเคฎ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "เคนเคพเค‡เคชเคพเคฐเคฒเคฟเค‚เค• เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "เคจเฅเคจเฅ‹ เคฎเฅ‹เคจเฅˆ เค†เคฏเคฆเคพเค–เฅŒ เค—เฅˆเคฏเคพ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡/เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡ เคธเฅ‹เคฒเคพเค‡เคฌเคพเคฏ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr " ..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "เค—เฅ‹เคฌเคพเค‚ เคธเคพเคฏเค–เคจเคพเคฏ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "เคŸเคพเค‡เคชเคฟเค‚: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "เค•เฅเคฒเคฟเคชเคฌเคฐเฅเคก เคซเฅ‹เคจเคพเค‚เคœเคพเคฌ เคนเฅ‹"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "เคจเคฟ เคจเฅเคœเคพเคฅเคฟเคจเคพเคฏเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 เคŸเฅ‡เคฌ(เคซเฅ‹เคฐ)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1เคธเคพเคฐเคฟ เคฌเคพเคฏเคจเคพเคฏ(เคซเฅ‹เคฐ)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "เคฌเคฟเค–เค‚ เคฌเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "เค–เคพเคฎเฅเคซเคพ เคฌเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "เค—เฅเคฃเคซเฅ‹เคฐ เคธเฅ‹เคฒเคพเคฏเคฌเคพเคฏ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "เคธเคพเคฐเคฟ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "เคธเคพเคฐเคฟ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "เค–เคฅเคพเคธเคพเค–เฅŒ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌ เคธเฅ‹เคฒเคพเคฏ: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌ เคธเฅ‹เคฐเคœเคฟ: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌเค–เฅŒ เคนเฅเค–เฅเคฎเฅ‹เคฐ: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌเค–เฅŒ เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "เคนเฅ‡เคกเคพเคฐ/เคซเฅเคŸเคพเคฐ เคธเฅ‹เคฒเคพเคฏเคฌเคพเคฏ"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "เคซเฅ‹เคฅเคพเคฐ เคธเฅ‹เคฒเคพเคฏเคฌเคพเคฏ"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "เค†เคจเคฅเฅ‹เคฐ เค†เคฆเคฌ เคธเฅ‹เคฐเคœเคฟ: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "เค†เคจเคฅเฅ‹เคฐ เค†เคฆเคฌเค–เฅŒ เคนเฅเค–เฅเคฎเฅ‹เคฐ: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "เค†เคจเคฅเฅ‹เคฐ เค†เคฆเคฌเค–เฅŒ เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "เคนเคพเค‚เค–เฅ‹ เค†เคฆเคฌ เคธเฅ‹เคฐเคœเคฟ: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "เคนเคพเค‚เค–เฅ‹ เค†เคฆเคฌ เคนเฅเค–เฅเคฎเฅ‹เคฐ: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "เคนเคพเค‚เค–เฅ‹ เค†เคฆเคฌเค–เฅŒ เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "เคซเฅเคฐเฅ‡เคฎ เค†เคฆเคฌ เคธเฅ‹เคฐเคœเคฟ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "เคซเฅเคฐเฅ‡เคฎ เค†เคฆเคฌ เคนเฅเค–เฅเคฎเฅ‹เคฐ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "เคซเฅเคฐเฅ‡เคฎ เค†เคฆเคฌ เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ เค†เคฆเคฌเค–เฅŒ เคธเฅ‹เคฐเคœเคฟ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ เค†เคฆเคฌเค–เฅŒ เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏเค–เฅŒ เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคฌเคฟเค–เค‚ เคธเคฟเคจเค–เฅŒ เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "เคซเฅ‹เคฅเคพเคฐ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "เค†เคจเคฅเฅ‹เคฐเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE เคฌเฅ‡เคธเคพเคฆ"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "เคซเคฐเคฎเฅเคฒเคพ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "เคšเคพเคฐเฅเคŸ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "เค•เฅเคฐเคธ-เคฎเค–เคจเคพเคฏ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "เคธเฅเค•เฅเคฐเคฟเคชเฅเคŸ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "เคฒเฅ‡เค–เคพเคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "เคœเฅเคจเคฟเคฏเคพ เคนเคพเค‚เค–เฅ‹"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "เค—เคพเคนเคพเคฏเคพเคต เคฎเค–เคจเคพเคฏ เคธเคฟเคจ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "เคฎเฅเคธเฅเค–เคพ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟ เคฌเฅ‡เคธเคพเคฆ(เคซเฅ‹เคฐ)\""
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "เค†เคจเคฅเฅ‹เคฐ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr ""
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr ""
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌ เคธเฅ‹เคฐเคœเคฟ: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌเค–เฅŒ เคนเฅเค–เฅเคฎเฅ‹เคฐ: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌ เคธเฅ‹เคฐเคœเคฟ: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "เคฌเคฟเค–เค‚ เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคจเฅเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคจเฅเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "เคนเฅ‡เคกเคพเคฐ$(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "เคนเฅ‡เคกเคพเคฐ เคฌเคฟเค–เค‚ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "เคซเฅเคŸเคพเคฐ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "เคซเฅเคŸเคพเคฐ เคฌเคฟเค–เค‚ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคจ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคจ $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "เคœเฅ‹เคฌเคฅเคพ เคธเคฟเคจ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "เคœเฅ‹เคฌเคฅเคพ เคธเคฟเคจ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG2) เคฌเคฟเค–เค™เคพเคต $(ARG1) "
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "เคฌเคฟเค–เค‚ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "เคฌเคฟเค–เค‚: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "เคฒเคฟเคฐเค—เคฟเคฐเคฟ"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "เค…เค•เฅเคŸ'"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
#, fuzzy
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "เคนเคพเคฌเคพ"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr ""
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
#, fuzzy
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคจเฅเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr ""
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
#, fuzzy
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "เคซเคฐเคพเคฏเคจเคพเคฏ-เค—เฅ‹เคฐเฅ‹เคจเคฅเคฟ"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "เค•เฅเคฒเคฟเคชเคฌเคฐเฅเคก เคจเคฟเคซเฅเคฐเคพเคฏ เคซเคฐเคพเคฏเคจเคพเคฏเคพเคต เคœเคพเคจเคพเคฏ เค—เฅ‹เคฐเฅ‹เคจเคฅเคฟเฅค"
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr ""
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr ""
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "เคนเคพเค‚เค–เฅ‹"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "เค†เคจเคฅเฅ‹เคฐ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "เคฌเคฟเค–เค‚เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "เค–เคฅเคพเคธเคพ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME API"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "เค†เคฏเคฆเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟเคจเคฟ เค‰เคจเคฅเคฟเค‚ เคฅเคพเคจเคพเคฏ เคฎเคนเคฐ"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "เคเคฐเคธเฅ‹เค–เฅ‹เคฎเคพเคจเคพเคฏ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคชเฅเคฒเฅ‡เคธเคนเคฒเฅเคกเคพเคฐเคธ"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "เคฆเคฌเคฅเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "เค—เคพเคฌ"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "เคฒเคพเค‚เคฆเคพเค‚ เคธเคพเคซเคพเคฏ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "เคฌเคฟเค–เค‚เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "เคธเฅ‹เคธเคจเคจเคพเคฏ เคฒเคพเค‚เคฆเคพเค‚ เคฌเคฟเค–เค‚เคซเฅ‹เคฐ เค—เคพเคตเคจเฅ‹ เค—เคพเคต เคธเคพเคซเคพเคฏ"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr ""
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "เคธเคพเคซเคพเคฏ"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr ""
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "เคธเฅเคฆ' เคฒเคฟเคฐเคฅเคพเคฏเคฒ'"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr ""
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr ""
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "เคธเฅเค‚เคฆ' เคธเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr ""
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr ""
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr ""
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr ""
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "เคฒเคพเคœเคพเคฌเคจเคพเคฏ"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "เคฌเคฟเคœเคพเคฌเคธเคพ"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr ""
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr ""
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr ""
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr ""
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "เคฌเคฟเค–เค‚เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~เคธเคพเคฏเค–เคจเคพเคฏ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "เคนเคพเคฌเคพเคซเคพเคฐเคฟเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "เคจเคพเค—เคพเคฐ"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "เค–เคพเคฎเคพเคจเคฟเคฏเคพเคต เคฌเคพเคนเคพเคฏ''"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr ""
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "~เคซเคฐเคฎเฅเคฒเคพ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "เคธเคฟเคฎเคพ เคนเคพเค‚เค–เฅ‹ เคฒเฅ‡เคญเฅ‡เคฒ"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "เคฌเฅ‹เคจเคพเคฏ เคฎ'เคก"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "เคนเคพเค‡เคชเคพเคฐเคฒเคฟเค‚เค• เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "เคธเฅ‹เคฎเฅ‹เคจเคฆเฅ‹ เคฌเคพเคฆเคฟ เคซเคœ'"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "เค•เคชเคฟ เคฌเคพเคฆเคฟ เคซเคœ'"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "เคฆเคฟเคจเคฅเคฟเคซเฅเค‚"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "เคฎเคพเคตเคฅเคฟ เคตเคฟเค‚เคกเฅ‹"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "เคเคธเฅ‹เค–เฅ‹เคฎเคพเคจเคพเคฏ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "เคฎเคพเคตเคฅเคฟ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "เคฎเคพเคตเคฅเคฟ เคจเค™เฅˆ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "เคธเฅเคœเฅ..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~เค†เคชเคกเฅ‡เคŸ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "เคธเฅเคœเฅ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "เคธเฅ‹เคฎเฅ‹เคจเฅเคฆเฅ‹เคซเฅ‹เคฐ เคธเฅเคœเฅ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "เคซเคพเค‡เคฒ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "เคฎเฅ‹เคจเคซเฅเคฐเฅ‹เคฎ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
#, fuzzy
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "เคธเคพเคฏเค–เคจเคพเคฏ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "เค—เคพเคธเฅˆ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "เคฐเฅˆเค–เคพเคฅเคฟ เค—เฅ‹เคฏเฅˆ"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "เคเคธเฅ‹เค–เฅ‹เคฎเคพเคจเคพเคฏ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "เคซเคฟเคฒเฅเคŸเคพเคฐ เคฎเฅ‹เคจเคพเค–เฅˆ"
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "เคซเคฐเคพเคฏเคจเฅ‹-เคฅเคพเค–เคพเคฏเคฒ'"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr ""
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "เคฒเคฟเคฐเค—เคฟเคฐเคฟ"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr ""
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เคฅเคฟ เค–เคพเคฒเคพเคฎเคจเคพเคฏ"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เค†เคฏเคฆเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ 1"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "เคฎเฅเค–'เคจเคพเคฏ เคฐเคพเคต"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "เคฌเคฟเคฎเฅเค‚"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "เค†เคฏเคฆเคพ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "เค—เคพเคนเคพเคฏ เคธเฅ‹เคฆเฅ‹เคฌ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "เคธเฅเค‚เคฆ' เคธเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "เคธเฅ‹เคฐเคœเคฟ เคœเคพเคจเคพเคฏ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "เคธเฅ‹เคฒเคพเคฏ เคนเฅ‹เคฌเคพเคฏ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "เคซเฅ‹เคธเคพเคฌเคจเคพเคฏเคจเคฟ เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "เค—เคพเคธเฅˆ เคธเฅเคœเฅเคจเคพเคฏ เคธเคฎ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "เคฒเคฟเคฐเคจเคพเคฏ เคฐเคพเคฏเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "เคฌเคฟเคœเคพเคฌเคธเคพ"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "เคธเคพเคตเคฐเคพเคฏเคฎเฅ‡เคฒ เคนเคพเคฌเคพเคซเคพเคฐเคฟ เคซเฅ‹เคฐเคฎเคพเคฏเคฅเคฟ"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "เคฌเคฟเคœเคพเคฌ เคธเฅเค‚เคฆ' เคฒเคพเคฌเฅ‹เคจเคพเคฏ เคฌเคพเคนเคพเค—เฅ‹"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "เคฌเคฟเคฎเฅเค‚เคœเฅ‹เค‚ เคฌเคฟเคœเคพเคฌ เคธเฅเค‚เคฆ' เคฒเคพเคฌเฅ‹เคจเคพเคฏ เคฌเคพเคนเคพเค—เฅ‹"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "เคธเคพเคตเคฐเคพเคฏเคฎเฅ‡เคฒ เคนเคพเคฌเคพเคซเคพเคฐเคฟ เคซเฅ‹เคฐเคฎเคพเคฏเคฅเคฟ"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "เคธเคพเคจเคฒเคพเค‡เคฎเคพ เคฒเคพเคฏเคธเคฟ"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "เค•เคพเคฐเคฟเค•เคฐเคฟ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "เคจเคพเคฏเคธเฅ‹เคฎเคจเคพเคฏ เค†เคฏเคฆเคพ/เคฅเคฟเคธเคฟเคš"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "เค—เฅ‹เคฌเคพเค‚ เคฐเฅ‹เค–เฅ‹เคฎเคจเคฟ"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "เคธเคพเคตเคฐเคพเคฏเคฅเคพเคฏ เคฒเคฟเคฐเคฌเคฟเคฆเคพเค‚"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "เคธเคพเคตเคฐเคพเคฏเคฎเฅ‡เคฒ เคนเคพเคฌเคพเคซเคพเคฐเคฟ เคซเฅ‹เคฐเคฎเคพเคฏเคฅเคฟ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "เคจเคพเคฏเคธเฅ‹เคฎเคจเคพเคฏ เคซเฅ‹เคฐเคฎเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "เคซเฅ‹เคธเคพเคตเคœเคพเคฏเฅˆ"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "เค‡-เคฎเฅ‡เค‡เคฒ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "เคฎเฅ‹เคจเคซเฅเคฐเฅ‹เคฎ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "เค—เฅเคธเฅเค‚ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "เคฐเฅ‹เค–เฅ‹เคฎ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "เคœเคพเคฏเคจเฅ‹ เคฒเคพเคฏเคœเคพเคฎเค–เฅŒ เคนเคฐเคจเฅ‹ เคฅเค‚เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "~เคธเฅ‹เคฆเฅ‹เคฌ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "เคฒเคฟเคฐเค—เคฟเคฐเคฟ เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "~เคฌเคฟเคœเคพเคฌ เคฌเคฟเคฎเฅเค‚"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "เค†เคฏเคฆเคพ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "~เคฌเคฟเคœเคพเคฌ เคธเคพเคซเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "เคธเฅเคœเฅเค—เคฟเคฐเคฟ"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "เคซเฅ‹เคธเคพเคตเคจเคพเคฏ ~เคฐเฅ‹เค–เฅ‹เคฎ"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "~เคธเฅ‹เคฒเฅ‹เค‚เค—เฅเคฐเคพ เค†เคซเคพเคฆ"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "เคธเคพเคจเคฒเคพเค‡เคฎเคพ เคฒเคพเคฏเคธเคฟ"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "เคฆเคพเคจ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "~เคซเคธเค‚เคฅเคพเคจ"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "~เคฌเคฟเค–เค‚ (เคซเฅ‹เคฐ)..."
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "เคฆเคฟเคนเฅเคจเค—เคฟเคฐเคฟ"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "เคฎเฅเคฒเฅเค— เคธเฅ‹เคฒเฅ‹เค‚เคธเคพเคฒเคฟ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "~เคฅเคพเค–เฅ‹ เคซเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "เคฌเคฟเคฎเฅเค‚"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "~เคซเฅ‹เคฐเคฎเคพเคฏเคจเคพเคฏเคจเคฟ เคฐเฅ‹เค–เฅ‹เคฎ"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "เคฌเคฟเคธเคพเคจ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "เคฌเฅ‹เคธเฅ‹เคฐ"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ-เค“เค‚เคฅเคฟ เคฌเฅ‡เค–เฅ‡เคตเคจเคพเคฏ5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "~ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ เคธเฅเคœเฅ"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡เค†เคต เคธเคฟเค—เคพเค‚เคจเคฟเคซเฅเคฐเคพเคฏเคจเฅ‹ เคฌเคฟเคœเคพเคฌเคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ เคฆเค™ เคจเคพเคฅเคพเคฏ เค—เฅเคฌเฅเคจ เคกเคพเคŸเคพเคœเฅ‹เค‚ เฅค เคจเฅ‹เค‚เคฅเคพเค™เคพ เคฅเคพเค–เคพเคจเคพเคฏ เคนเคพเคฌเคจเคพเคฏเคซเฅ‹เคฐเค–เฅŒ เค—เฅ‹เคฐเฅ‹เคฌ เคนเฅ‹เคจเฅ‹ เคธเคพเคจเฅ‹ เคจเคพเคฎเคพ?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "เคฌเคฟเคฌเฅเค‚"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคจเคพเคฏเค–เฅŒ เคฆเคฟเคจเคฅเคฟ"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
#, fuzzy
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคจเคพเคฏเค–เฅŒ เคเคธเฅ‹เค–เฅ‹เคฎเคพ"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "เคถเคฐเฅเคŸเค•เคพเคŸ เคฎเฅเค™เคพ เคธเคฟเค—เคพเค™เคพเคตเคจเฅ‹ เคฆเค™เฅค เค…เคจเคจเคพเคจเฅˆ เค—เฅเคฌเฅเคจ เคฎเฅเค‚ เคธเคพเคฏเค–เฅค"
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคนเฅเค–เฅเคฎเฅ‹เคฐเคจเฅ‹?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "เคฅเคพเค–เฅ‹ เคนเฅเค–เฅเคฎเฅ‹เคฐเคจเฅ‹?"
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr " ?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคฅเคฟเคจเคพ เคฆเฅ‹เคจ"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "เคฌเฅ‡ เคซเคพเค‡เคฒเค†เคต เค—เคพเคตเค†เคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เค—เฅˆเคฏเคพเฅค"
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr ""
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr ""
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "เค—เคพเคตเค†เคฐเคฟ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌเค–เฅŒ เคธเฅ‹เคฐเคœเคฟเคนเฅ‹เคจเฅ‹ เคนเคพเคฏเคพเฅค"
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "เค–เคพเค‚เคฒเคพเคฏเคจเคพเคฏ เค•เฅเคฒเคฟเคชเคฌเคฐเฅเคก เคฆเคพเคฅเคพเคฏเค–เฅŒ เคฎเฅ‹เคจเคจเฅ‹ เคนเคพเคฅเคพเคต เคจเค™เคพเฅค"
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr ""
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr ""
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr ""
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr ""
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "เค—เฅ‹เคฆเคพเคจ เคฅเค‚ เคฌเฅเคฒเค•"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "เคนเคพเคฎเคฒเคพเคฏเคจเคพเคฏ เค—เฅเคฆเคฟ เคฎเฅเคตเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "เค–เฅเคฒเฅเคฎเคจเคพเคฏ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "เคฅเค‚ เค—เฅเคฆเคฟ เคฎเฅเคตเคพเคซเฅ‹เคฐเค–เฅŒ เค—เฅ‹เคฐเฅ‹เคฌ เคนเฅ‹เคจเฅ‹ เคจเฅ‹เค‚เคฅเคพเค‚เคจเคฟ เคกเคพเคŸเคพ เคซเฅเค‚เค–เคพ เคจเคฟเคซเฅเคฐเคพเคฏ เคซเฅ‹เคฅเคพเคฐเคซเฅ‹เคฐเค–เฅŒ เคฅเคฟ เค–เคพเคฒเคพเคฎเคจเคพ เคนเฅ‹เฅค"
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "เคนเคพเคฎเคฒเคพเคฏเคจเคพเคฏ เค—เคฟเคฌเคฟ เคจเฅเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "เคฅเค‚ เค—เฅเคฆเคฟ เคฎเฅเคตเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "เคนเคพเคฎเคฒเคพเคฏเคจเคพเคฏ เค—เฅเคฆเคฟ เคฎเฅเคตเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "เคซเฅ‹เคฅเคพเคฐเคพเคต เค—เฅ‹เคฐเฅ‹เคฌ เคนเฅ‹เคฏเฅ‹:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เคจเฅเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr "เคฆเคพเคธเคฟเคฎเคฌเฅ‹ เค—เฅ‹เคฐเฅ‹เคฌเคพเค–เฅˆ"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "เค—เคพเคธเฅˆ เคซเคพเค‡เคฒเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "(*.*) เคฅเค‚ เคซเคพเคฐเคฟเคฒเคพเค‡เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME เคฌเคฟเคฅเคพ (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME เค•เคฒเฅเค• (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME เค•เคฒเฅเค• (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "เคฎเคพเคฏเค•เฅเคฐ'เคธเคซเฅเคŸ เคเค•เฅเคธเฅ‡เคฒ (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "เคธเคฎเคพเคจ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เค•เคฎเคพเค–เฅŒ เคฌเฅ‹เค–เคพเคตเคฌเคพเคฏ (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr ""
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr ""
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4389,84 +4399,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME เคฅเค‚เคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "เคœเคพเค—เคพเคฏเคจเคพเคฏ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคธเคพเคฏเค–"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคฐเฅ‹เค–เฅ‹เคฎ เคธเคพเคฏเค–"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "เคฅเค‚ เคฌเฅเคฒเค• เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "เคฅเค‚ เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเคพเคฏเค–"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "เคนเคพเคฎเคฒเคพเคฏเคจเคพเคฏ เคธเฅ‹เคฐเคฆเคฟ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "เคฒเฅ‡เค†เค‰เคŸ เค—เฅ‹เคฐเฅ‹เคฌ เคนเฅ‹"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "เคซเฅ‹เคœเฅ‹เคฌ"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "เคฎเฅ‡เค‡เคฒ เคฎเคพเคฐเฅเคœ เคตเคฟเคเคพเคฐเฅเคก"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "เคฎเฅเค‚"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "เคฐเฅ‹เค–เฅ‹เคฎ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "เคธเฅ‹เคจเคพเคฏ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡เคจเคฟ เคœเคพเค—เคพเคฏเคจเคพเคฏเคพเคต เค†เคจเคœเคพเคฆ เค–เคพเคฒเคพเคฎเคจเคพเคฏเค–เฅŒ เคธเคพเคฒเคพเคฏ เคฒเคพเค‚เคฌเคพเคฏ เคฅเคพเค‚เคจเฅ‹?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "เคฌเคพเคจเคพเคฎ เค†เคจเคœเคพเคฆเค† เค†เคฌเฅเค‚ เคœเคพเคฌเคพเคฏเฅค"
@@ -4475,212 +4485,212 @@ msgstr "เคฌเคพเคจเคพเคฎ เค†เคจเคœเคพเคฆเค† เค†เคฌเฅเค‚ เคœเคพเคฌเคพเคฏเฅค"
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "เค…เค•เฅเคŸ'"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "เคธเคฎ"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "เคซเคพเค‡เคฒเคจเคฟ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "เคกเคพเคŸเคพเคฌเฅ‡เคธเคจเคฟ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "เค†เคฏเคฆเคพ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "เคฌเคฟเค–เค‚เคจเคฟ เค…เคจเคœเคฟเคฎเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคธเคพเคจเฅเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "เคฒเคฟเคฐเค—เคฟเคฐเคฟ"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "เคŸเฅ‡เคฎเคชเฅเคฒเฅ‡เคŸเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "เคฆเฅˆเคฅเคพเคฏ เคนเคฐเค—เฅเคฐเคพ"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "เคธเฅ‹เคฒเคพเคฏเคธเฅเคฒเฅ เคซเคœ'"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "เคธเฅ‹เคฒเคพเคฏเคธเฅเคฒเฅ เคฆเคฟเคจเฅเคฅเคฟ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "เคซเคฐเคฎเฅเคฒเคพ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "เค‡เคจเคชเฅเคŸ เคซเฅ‹เคฅเคพเคฐ"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "เค‡เคจเคชเฅเคŸ เคซเฅ‹เคฅเคพเคฐ (เคธเฅ‹เคฒเคพเคฏเคธเฅเคฒเฅ)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "เค‡เคจเคชเฅเคŸ เคซเฅ‹เคฅเคพเคฐ (เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "เคšเคฐเฅเคŸ เค—เฅ‹เคจเคพเค‚ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE เคซเฅ‹เคฅเคพเคฐ"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "เคฎเฅ‡เค•เฅเคฐ' เค–เคพเคฎเคพเคจเคฟ เคฌเคพเคนเคพเคฏ"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "เคธเคพเคฐเคฟเคจเคฟ เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "เคฌเคฟเค–เค‚ เคธเฅ‹เคฒเคพเคฏเคธเฅเคฒเฅ เคซเคœ'"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "เคฌเคฟเค–เค‚ เคธเฅ‹เคฒเคพเคฏเคธเฅเคฒเฅ เคฆเคฟเคจเฅเคฅเคฟ"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL เคฒ'เคก เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "เคชเฅเคธเฅ‡เคธเคนเคฒเฅเคกเคพเคฐ"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "เคนเคพเค‚เค–เฅ‹ เคœเคฐเคพเคฏ"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "เค‡เคจเคชเฅเคŸ เคซเคพเคฐเคฟเคฒเคพเค‡"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "เคฎเค–เคจเคพเคฏ เคซเคœ'"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "เคฎเค–เคจเคพเคฏ เคธเฅ‹เคธเคจ"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "เคฎเฅ‡เค‡เคฒ เคฎเคพเคฐเฅเคœ เคซเฅ‹เคฅเคพเคฐเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "เค‰เคจเคจเคฟ เคฐเฅ‡เค•เคฐเฅเคก"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "เคœเคพเคฏเค–เคฟ เคœเคพเคฏเคพ เคฐเฅ‡เค•เคฐเฅเคก"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "เคฐเฅ‡เค•เคฐเฅเคกเคจเคฟ เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "เค‰เคจเคจเคฟ เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "เคเคฐเคธเฅ‹เคจเคพเคฏ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ เคซเฅ‹เคฅเคพเคฐ"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "เคธเฅเค•เฅเคฐเคฟเคชเฅเคŸ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "เคฒเฅ‡เค–เคพเคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "เคเคฐเคธเฅ‹เคจเคพเคฏ เค†เคจเคฅเฅ‹เคฐ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคฎเฅ‹เคจเฅเคฅเคฟเคนเฅ‹เคจเคพเคฏ"
@@ -4688,74 +4698,74 @@ msgstr "เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡ เคฎเฅ‹เคจเฅเคฅเคฟเคนเฅ‹เคจเคพเคฏ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "เค…เค•เฅเคŸ'"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "เค…เค•เฅเคŸ' (เคฅเคฟเค–เคพเคจเคพเคฏ)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "เคธเคฎ"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "เคธเคฎ (เคฅเคฟเค–เคพเคจเคพเคฏ)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "เคนเคพเค‚เค–เฅ‹"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "เคธเฅ‹เคฆเฅ‹เคฌ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "เค†เคจเฅเคฅเฅ‹เคฐ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "เคฎเฅเคธเฅเค–เคพ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "เคฌเฅ‡เคธเคพเคฆเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "เคฌเคฟเค–เค‚เคซเฅ‹เคฐ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE เค—เคพเคตเคจเฅ‹ เค—เคพเคต"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE เคฎเฅ‡เคจเฅเคฏเฅ‡เคฒ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4763,87 +4773,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "เค•เคฎเฅเคชเคพเคจเคฟ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "เค—เคฟเคฌเคฟ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "เคœเฅ‹เคฌเคฅเคพ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "เคšเคนเคฟ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "เคฒเคพเคฎเคพ"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "เคนเคพเคฆเฅ‹เคค"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "เคœเคฟเคช เค•'เคก"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "เคจเฅ‹เค—เฅ‹เคฐ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "เคฌเคฟเคฎเฅเค‚"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "เคฅเคพเคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "เคŸเฅ‡เคฒเฅ‡เคซเคจ (เคจ')"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "เคŸเฅ‡เคฒเฅ‡เคซเคจ (เค–เคพเคฎเคพเคจเคฟ)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "เค‡-เคฎเฅ‡เค‡เคฒ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "เคฐเคพเคฏเคœเฅ‹"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "เคฌเคจเฅเคฆ"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "เค–เฅ‡เคต"
@@ -4852,32 +4862,32 @@ msgstr "เค–เฅ‡เคต"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "เคซเคพเค‡เคฒเคจเคฟ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "เคฌเคพเคฐเคพเคฏเคจเคพเคฏ เค—เฅˆเคฏเคพเคœเคพเคธเฅ‡ เคซเคพเค‡เคฒเคจเคฟ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "เคฒเคพเคฎเคพ/เคซเคพเค‡เคฒ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "เคฒเคพเคฎเคพ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "เค†เคฆเคฌ"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "เคฅเคพเค–เฅ‹"
@@ -4885,22 +4895,22 @@ msgstr "เคฅเคพเค–เฅ‹"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "เค†เคฏเคฆเคพเคจเคฟ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "เค†เคฏเคฆเคพเคจเคฟ เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "เคฌเฅ‹เค–เคพเคตเค—เฅเคฐเคพ เค—เฅˆเคฏเคพ เคœเคพเคธเฅ‡ เค†เคฏเคฆเคพเคจเคฟ เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "เค†เคฏเคฆเคพเคจเคฟ เค…เคจเคœเคฟเคฎเคพ เค†เคฐเฅ‹ เคฎเฅเค‚"
@@ -4908,47 +4918,47 @@ msgstr "เค†เคฏเคฆเคพเคจเคฟ เค…เคจเคœเคฟเคฎเคพ เค†เคฐเฅ‹ เคฎเฅเค‚"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "เคฐ'เคฎเคพเคจ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "เคฐ'เคฎเคพเคจ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "เคเคฐเคพเคฌเคฟเค• (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌ เคฌเคพเคฆเคฟ"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
@@ -4956,12 +4966,12 @@ msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "เคฎเฅเค‚"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "เคšเคนเคฟ"
@@ -4969,42 +4979,42 @@ msgstr "เคšเคนเคฟ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "เคธเคฟเคธเฅเคŸเฅ‡เคฎ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "เคฎเฅเค‚"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "เคซเคฐเคฎเฅเคฒเคพ"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "เคกเคพเคŸเคพเคฌเฅ‡เคธ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "เคธเคฟเคธเฅเคŸเฅ‡เคฎ"
@@ -5012,17 +5022,17 @@ msgstr "เคธเคฟเคธเฅเคŸเฅ‡เคฎ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "เคฒเคฟเคฐเค—เคฟเคฐเคฟ"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "เคธเคฎ"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "เค…เค•เฅเคŸ'"
@@ -5030,67 +5040,67 @@ msgstr "เค…เค•เฅเคŸ'"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "เคฎเค–เคจเคพเคฏ "
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "เค†เคฏเคฆเคพ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "เคธเคพเคจเคฟ/เค—เคพเคนเคพเคฏเคจเคฟ "
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "เคฌเคฟเค–เค‚ เค†เคฆเคฌ เคฌเคพเคฆเคฟ"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "เคฅเคพเค–เฅ‹ เค†เคฐเฅ‹ เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "เค•เฅ‡เคชเฅเคถเคจ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr ""
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr ""
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5098,27 +5108,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "เคฎเฅเคธเฅเค–เคพ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "เคฌเฅ‡เคธเคพเคฆ"
@@ -5126,1296 +5136,1296 @@ msgstr "เคฌเฅ‡เคธเคพเคฆ"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "เคฅเคพเคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "เค…เคฌเฅเคฒเคพ, เคจเค™เคพเคฌเฅเคฒเคพ"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE เคฌเคฟเคฌเฅเค‚เคธเคพเคฐ"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "เคเคฐเคธเฅ‹เคจเคพเคฏ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "เคฎเฅ‡เค•เฅเคฐ'เคจเคฟ เคฎเฅเค‚"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "เคฎเค–เคจเคพเคฏ "
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "เคนเคพเค‚เค–เฅ‹เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "เค…เคซเคธเฅ‡เคŸ"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "เคฌเฅ‡เคธเฅ‡เคจ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "เคซเคฐเคฎเฅเคฒเคพ"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "เค•เคพเคธเฅเคŸเคฎ:"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr " [เคฌเคพเคนเคพเคฏเค—เฅเคฐเคพ]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. เคชเคฟเคš"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. เคชเคฟเคš"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "เค—เฅเคตเคพเคฐ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "เค—เฅ‹เคœเฅŒ"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "เค†เค—เคธเคฟ เคฐเฅเค—เฅเค‚"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "เค—เฅ‹เคœเฅŒเคจเคฟ เคฐเฅเค—เฅเค‚"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "เค–เคพเคฎเฅเคซเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "เคธเคพเคฐเคฟเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "เคฌเคฟเคœเคพเคฌ เค—เคฟเคฌเคฟ เคจเฅเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "เค—เฅ‡เคฆเฅ‡เคฐ เคนเคพเค‚เค–เฅ‹ เคจเคพเค—เคพเคฐ"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "เคฌเคฟเค–เค‚ เคฌเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "เคฅเฅ‹เค‚เค—เคฟเคฐ เคฎเคนเคฐเฅˆ เคซเฅเคฒเคฟเคช เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr ""
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "เคนเคพเค‚เค–เฅ‹ เค†เคฆเคฌ"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "เคนเคพเค‚เค–เฅ‹ เค†เคฆเคฌ"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "เคซเฅเคŸเคพเคฐ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "เคซเฅเคŸเคพเคฐ เคธเคฟเคฎ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "เคนเฅ‡เคกเคพเคฐ"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "เคนเฅ‡เคกเคพเคฐ เคธเคฟเคฎ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "เค–เฅ‹เคฌเคจเคพเคฏ เค—เฅˆเคฏเคพ"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "เคฒเฅ€เค— เคฆเคฌเคฒเคพเคฏ"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "เค—เฅเคตเคพเคฐเคฅเคฟ"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "เค†เคจเคฅเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "เคนเคพเค‚เค–เฅ‹เค†เคต"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr ""
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "เคฅเฅ‹เค‚เค—เฅ‹เคฐเฅˆ เคฎเคฟเคฐเฅ เค–เคพเคฒเคพเคฎเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "เคธเคฟเค‚เคฅเคพเคฐ เคธเคฟเคฎ"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "เคธเคพเคจเคฟ เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "เค†เค—เคธเคฟ เค—เฅ‡เคœเฅ‡เคฐเคพเคต"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "เค—เคพเคนเคพเคฏเคจเคฟ เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "เคฐเฅ‡เคœเคฟเคธเฅเคŸเคพเคฐ เค–เคพเคฒเคพเคฎเคจเคพเคฏ-เคฅเคพเคฐ"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "เคธเคฎเคพเคจเคฅเคฟเคฏเฅˆ เคฎเคฟเคฐเฅ เค–เคพเคฒเคพเคฎเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "เค‡เคธเคฟเค™เคพเคต"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "เคฌเคพเคฏเคœเฅ‹เค†เคต"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "เค†เคฌเฅเค‚-เค—เฅเคตเคพเคฐเคฅเคฟ"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "เค–เคพเคฎเฅเคซเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "เคฌเฅ‹เค–เคพเคต"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "เค…เคจเคœเคฟเคฎเคพ เคนเฅ‹เคจเคพเคฏ เคฆเคฟเคจเฅเคฅเคฟเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "เค†เคฐเฅ‹"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "เค—เฅ‹เคœเฅ‹เค‚เคฅเคฟ"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "เคฎเคพเคตเคซเคฟเคจเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "เคซเคพเคฐเคพเค—"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "เค—เฅ‹เคœเฅ‹เค‚"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "เค‰เคฒเฅเคฅเคพ เค–เคพเคฒเคพเคฎ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "เคฌเฅ‹เคธเคพเคตเค—เคพเคฐเคฟ เคฎ'เคก"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "เคฅเคพเค–เฅ‹เคฎเคพเคจ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "เค—เฅเคฐเฅ‡ เคธเฅเค•เฅ‡เคฒ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "เค—เฅ‹เคธเฅ‹เคฎ เค†เคฐเฅ‹ เค—เฅเคซเฅเคฐ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "เคฆเฅˆเคจเคฟ เคธเคฟเคจ"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "เคฎเฅเค–'เคจเคพเคฏ เคฐเคพเคต"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคซเฅเคฐเฅ‡เคฎ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟ เคเคฐเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "เคฆเคฌเคฅเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "เคฌเคฟเคซเคพเคจ"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคฌเคฟเค–เค‚ เคธเคฟเคจ"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "เคฌเฅ‹เคธเคพเคตเค—เคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE เคฌเฅ‡เคธเคพเคฆ"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "เคฒเคฟเคฐเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฌเคฟเคฎเฅเค‚เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "เคธเคพเคฏเค–เคจเคพเคฏ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคจ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "เคจเคพเค—เคฟเคฐเคจเคพเคฏเค–เฅŒ เคฎเคพเคตเคซเคฟเคจ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ เคฆเคพเคฅเคพเคฏ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "เค‰เคจเคจเคฟ เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "เคฒเคฟเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฌเคฟเคฎเฅเค‚ เค—เฅˆเคฏเคพ"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "เค‰เคจเคจเคฟ เคฌเฅเค•เคฎเคพเคฐเฅเค• เคธเคฟเคฎ"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "เคฒเคฟเคฐเคฌเคฟเคฆเคพเค‚เคจเคฟ เคฌเคฟเคฎเฅเค‚ เค—เฅˆเคฏเคพ"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "เค‰เคจเคจเคฟ เคซเฅเคŸเคจ'เคŸ เค†เคต"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "เคธเฅเค‚เคฆ' เคฒเคฟเคฐเคจเคพเคฏเค–เฅŒ เคธเฅเคœเฅ"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เคฌเคฟเคซเคพเคจ เคธเคฟเคฎ"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เคฌเฅเค•เคฎเคพเคฐเฅเค• เคธเคฟเคฎ"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เคซเฅเคŸเคจ'เคŸ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคซเคฐเคฎเฅเคฒเคพ เคธเคฟเคฎ เคฅเคพเค‚"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "เคธเคฟเค—เคพเค‚เคจเคฟ เค—เฅ‹เคฐเฅ‹เคจเฅเคฅเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคซเคฐเคฎเฅเคฒเคพ เคธเคฟเคฎ เคฅเคพเค‚"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "เค‰เคจเคจเคฟ เค—เฅ‹เคฐเฅ‹เคจเคฅเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคซเคฐเคฎเฅเคฒเคพ เคธเคฟเคฎ เคฅเคพเค‚"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "เคฌเคพเคนเคพเคฏเคจเคพเคฏ เค†เคจเคฅเฅ‹เคฐ เค†เคฆเคฌเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "เคœเฅ‹เคฌเคฅเคพ เคธเคฟเคจ"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "เค†เคซเคพเค‚เคจเคฟ เคธเคฟเคจ"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr ""
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "เคฌเฅ‡ เคซเคพเค‡เค–เฅŒ เค–เฅ‡เคตเคจเฅ‹ เคนเคพเคฏเคพ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "เคซเฅเคฐเฅ‡เคฎ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "เคฌเคฟเคฌเฅเค‚เคฅเคฟ:"
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "เคธเฅ‹เคธเคจเคจเคพเคฏ เค–เคพเคฎเคพเคจเคฟ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "เคนเฅเค–เฅเคฎเฅ‹เคฐเคจเคพเคฏ เค–เคพเคฎเคพเคจเคฟ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "เค—เคพเคตเค†เคฐเคฟ เคฆเคพเคฅเคพเคฏ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "เคฆเคพเคฅเคพเคฏเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเฅ‹เคฒเคพเคฏเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "เคฌเคพเคนเคพเคฏเคจเคพเคฏ เค†เคจเคฅเฅ‹เคฐ เค†เคฆเคฌเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "เค†เคจเคฅเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "เคฎเฅเคธเฅเค–เคพ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE เคฌเฅ‡เคธเคพเคฆ"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "เคซเฅเคฐเฅ‡เคฎ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "เคซเคพเคฐเคฟเคฒเคพเค‡ เค–เคฅเคพเคธเคพ"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "เคฌเคฟเค–เค‚"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "เคนเฅ‡เคกเคพเคฐ"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "เคซเฅเคŸเคพเคฐ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "เคฌเคฟเคฎเฅเค‚"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "เคฌเฅ‹เค–เคพเคตเค—เฅเคฐเคพ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "เคธเฅ‡เคญเฅ‡เคฒ"
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "\"%2\"เคฒเคพเคฎเคพ \"%1\"เคซเคพเค‡เคฒ เคฒเคพเคฎเคพเคจเคฟ เคฎเฅ‹เคจเคจเฅ‹ เคนเคพเคฏเฅˆเฅค"
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
#, fuzzy
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "เค—เฅ‹เคฆเคพเคจ เคฌเคพเคนเคพเคฏเค—เฅเคฐ-เคฅเคฟ เค–เคพเคฒเคพเคฎเคจเคพเคฏ เคจเคพเคฏเค–เคพเค‚ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
#, fuzzy
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<เคœเฅ‡เคฌเฅ‹ เคจเค™เคพ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<เคœเฅ‡เคฌเฅ‹ เคจเค™เคพ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "เค†เคฏเคฆเคพเคจเคฟ เค…เคจเคœเคฟเคฎเคพ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "เคนเคพเคฌเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "เคŸเฅ‡เคฌ เคฅเคพเคฆ'เคฏเฅ‹"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "เคฌเคฟเค–เค‚เคจเคฟ เค…เคจเคœเคฟเคฎเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
#, fuzzy
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "เคฒเฅ‡เค–เคพเคจเคฟ เคซเคพเคฐเคฟเคฒเคพเค‡ เคนเคพเคฌเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "เคนเคพเค‚เค–เฅ‹ เค†เคฆเคฌ"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6423,246 +6433,246 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "เคธเคพเคฏเคพเคต เคฌเคฟเคฅเคพ เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "เค—เคพเคนเคพเคฏเคพเคต เคฌเคฟเคฅเคพ เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "เคฎเคฟเคฐเฅเค†เคต เคฌเคฟเคฅเคพ เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "เคฌเฅ‡เคธเคพเคฆ เคธเฅ‹เคธเคจ"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "เคฌเฅ‡เคธเคพเคฆ เคธเฅเคœเฅ"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(เคŸเฅ‡เคฎเคชเฅเคฒเฅ‡เคŸ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "เคธเคฟเคฎเคจเคพเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "เคธเคพเคตเค—เคพเคฐเคฟเคจเคฟ เค‰เคจเคฅเคฟเค‚ เคฅเคพเคจเคพเคฏ เคฎเคนเคฐ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(เค†เคจเฅเคฅเฅ‹เคฐ เค†เคฆเคฌ: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "เค—เคพเคนเคพเคฏ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION เค—เคพเคนเคพเคฏ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr ""
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "เค—เฅ‹เคฌเคพเค‚เคธเคฟเคจ..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "เคจเฅ‡เคตเคธเคฟ"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "เคฎเฅ‹เคจเคซเฅเคฐเฅ‹เคฎ เคซเฅ‹เคฐเคฎเคพเคจ เคฌเคฟเคฒเคพเค‡"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "เคธเฅ‡เคญเฅ‡เคฒ"
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "เคธเคฟเคฎเคพ เคธเคพเคฐเคฟ"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "เคซเฅเคŸเคจ'เคŸ/เค'เคฃเฅเคกเคจ'เคŸ เคธเฅเคœเฅ"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "เคจเคพเค—เคฟเคฐเคจเคพเคฏ เคธเคพเคฌเคฟเค–เฅŒ XX เคฌเคพเคฐ เคœเคพเคฏเค—เคพ เคธเฅ‹เคนเฅ‹เคจเคพเคฏ เคœเคพเคฆเฅ‹เค‚เคฎเฅ‹เคจเฅค"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "เคธเคพเคฐเคฟเคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "เค–เคพเคฎเฅเคซเคพ"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "เคธเฅ‹เคฒเคฟเค—เคพเคธเคฟเคจเฅ‹ เคฅเคพเคจเคพเคฏ"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "เค–เคพเคฎเคพเคจเคฟ เคซเฅ‹เคฐ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "เคฅเคพเค–เฅ‹ เคฎเคพเคจ "
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "เคœเฅเคฎ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr ""
@@ -6670,7 +6680,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6678,33 +6688,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "เคฌเคพเคนเคพเคฏ เคœเคพเคฅเคพเคตเฅˆ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10640,32 +10650,42 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "เคฌเคฟเคœเคพเคฌเคจเคฟ เคฌเคฟเค–เค‚ เคธเคฟเคจ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "เคธเฅ‹เคธเคจ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
+msgctxt "insertbookmark|goto"
+msgid "Go to"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
#, fuzzy
msgctxt "insertbookmark|delete"
msgid "Delete"
msgstr "เคนเฅเค–เฅเคฎเฅ‹เคฐ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
-msgctxt "insertbookmark|goto"
-msgid "Go to"
-msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "เคซเคฟเคจ เคฎเฅเค‚ เคนเฅ‹"
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
@@ -13658,7 +13678,7 @@ msgstr "เคธเคฟเคฎเคพ เคนเคพเค‚เค–เฅ‹ เคฒเฅ‡เคญเฅ‡เคฒ"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -14151,83 +14171,88 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "เคเคฐเคธเฅ‹เคจเคพเคฏ เคซเคฐเคพเคฏ เคฌเคฟเคœเคพเคฌ"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "เคธเฅ‹เคธเคจ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "เค†เคจเคฅเฅ‹เคฐ เคธเคพเคฐเคฟ เคธเคพเคฐเคฟ เคธเคพเคœเคพเคฏเคจเคพเคฏ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "เคŸเฅ‡เคฌเคซเฅ‹เคฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/brx/vcl/messages.po b/source/brx/vcl/messages.po
index 7d13a837833..dca95b4b1b9 100644
--- a/source/brx/vcl/messages.po
+++ b/source/brx/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/bs/cui/messages.po b/source/bs/cui/messages.po
index b370fe9276e..73cd6846a7e 100644
--- a/source/bs/cui/messages.po
+++ b/source/bs/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3603,7 +3603,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Staza do certifikata"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3615,61 +3615,81 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Veliฤina"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Veliฤina"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "_Jezik:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Font zapadnog teksta"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Veliฤina"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "_Jezik:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
#, fuzzy
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Font azijskog teksta"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Veliฤina"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "_Jezik:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL font"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Pregled"
@@ -5272,6 +5292,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Drลพava"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8193,86 +8223,91 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Postavke fonta za HTML, Basic i SQL izvore"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Proลกireni savjeti"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Pomoฤ‡"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Koristi %PRODUCTNAME dijaloge"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
#, fuzzy
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Dijalozi za otvaranje/snimanje"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Koristi %PRODUCTNAME _dijaloge"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
#, fuzzy
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Dijalozi za ลกtampanje"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "ล _tampanje postavlja status \"dokument izmijenjen\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Status dokumenta"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Tumaฤi kao godine izmeฤ‘u "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "i "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
#, fuzzy
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Godina (dvocifrena)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Uฤitaj %PRODUCTNAME prilikom pokretanja sistema"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Omoguฤ‡i traku Quickstarter-a"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
diff --git a/source/bs/helpcontent2/source/text/shared.po b/source/bs/helpcontent2/source/text/shared.po
index 66e991624bb..c8acaff9387 100644
--- a/source/bs/helpcontent2/source/text/shared.po
+++ b/source/bs/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-19 10:07+0000\n"
"Last-Translator: Mirsad <mirsad@blic.net>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,7 +37,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -45,7 +45,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
+msgid "Extrusion On/Off"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -165,7 +165,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -197,7 +197,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -229,7 +229,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
msgstr ""
#: 3dsettings_toolbar.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
msgstr ""
#: fontwork_toolbar.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/00.po b/source/bs/helpcontent2/source/text/shared/00.po
index 4ae44ca62db..325b34b4ad1 100644
--- a/source/bs/helpcontent2/source/text/shared/00.po
+++ b/source/bs/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:21+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,7 +5325,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5333,7 +5333,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
+msgid "Choose <emph>File - New</emph>."
msgstr ""
#: 00000401.xhp
@@ -5341,7 +5341,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
msgstr ""
#: 00000401.xhp
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,23 +5389,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5413,7 +5413,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5421,7 +5421,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5429,7 +5429,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5437,15 +5437,15 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5453,7 +5453,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5461,7 +5461,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5469,7 +5469,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5477,7 +5477,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
+msgid "Choose <emph>File - Open</emph>."
msgstr ""
#: 00000401.xhp
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Oblikovanje</emph> traka alata, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,7 +5517,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
msgstr ""
#: 00000401.xhp
@@ -5525,7 +5525,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
msgstr ""
#: 00000401.xhp
@@ -5533,63 +5533,63 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5597,119 +5597,119 @@ msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5717,7 +5717,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5725,7 +5725,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5733,7 +5733,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5741,7 +5741,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5765,7 +5765,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5781,7 +5781,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5789,7 +5789,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5797,7 +5797,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5805,7 +5805,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5813,39 +5813,39 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
msgstr ""
#: 00000401.xhp
@@ -5869,7 +5869,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
msgstr ""
#: 00000401.xhp
@@ -5885,15 +5885,15 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
+msgid "Choose <emph>File - Save</emph>."
msgstr ""
#: 00000401.xhp
@@ -5909,7 +5909,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000401.xhp
@@ -5949,7 +5949,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5957,7 +5957,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5965,7 +5965,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5981,7 +5981,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5997,7 +5997,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6005,31 +6005,31 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"frtegt\">Choose <emph>Oblik - Oblik Selection - Naslov</emph> dialogue box (Charts)</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
+msgid "Choose <emph>File - Reload</emph>."
msgstr ""
#: 00000401.xhp
@@ -6037,16 +6037,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,7 +6069,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
msgstr ""
#: 00000401.xhp
@@ -6077,7 +6077,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
msgstr ""
#: 00000401.xhp
@@ -6085,15 +6085,15 @@ msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Dvaput klikni na polje za potpis."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6101,47 +6101,47 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,7 +6173,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
msgstr ""
#: 00000401.xhp
@@ -6181,7 +6181,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6189,7 +6189,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,7 +6277,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6285,7 +6285,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6293,7 +6293,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
+msgid "Choose <emph>File - Print</emph>."
msgstr ""
#: 00000401.xhp
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Na baru Standard, kliknite"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,7 +6357,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
+msgid "Choose <emph>File - Exit</emph>."
msgstr ""
#: 00000401.xhp
@@ -6373,15 +6373,15 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
msgstr ""
#: 00000401.xhp
@@ -6389,7 +6389,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
msgstr ""
#: 00000401.xhp
@@ -6397,23 +6397,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"frtegt\">Choose <emph>Oblik - Oblik Selection - Naslov</emph> dialogue box (Charts)</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"frtegt\">Choose <emph>Oblik - Oblik Selection - Naslov</emph> dialogue box (Charts)</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
msgstr ""
#: 00000402.xhp
@@ -6437,7 +6437,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
msgstr ""
#: 00000402.xhp
@@ -6453,7 +6453,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000402.xhp
@@ -6477,7 +6477,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
msgstr ""
#: 00000402.xhp
@@ -6485,8 +6485,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Oblikovanje</emph> traka alata, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,15 +6509,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
msgstr ""
#: 00000402.xhp
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Oblikovanje</emph> traka alata, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,7 +6557,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
msgstr ""
#: 00000402.xhp
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Oblikovanje</emph> traka alata, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,7 +6597,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
msgstr ""
#: 00000402.xhp
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Oblikovanje</emph> traka alata, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,15 +6637,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
msgstr ""
#: 00000402.xhp
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Izaberi <emph>Izmijeni - Pronaฤ‘i i zamijeni</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Izaberi <emph>Izmijeni - Pronaฤ‘i i zamijeni</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Na baru Standard, kliknite"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,7 +6821,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6829,7 +6829,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6837,7 +6837,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
msgstr ""
#: 00000402.xhp
@@ -6845,7 +6845,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
msgstr ""
#: 00000402.xhp
@@ -6853,7 +6853,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
msgstr ""
#: 00000402.xhp
@@ -6861,7 +6861,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
msgstr ""
#: 00000402.xhp
@@ -6869,8 +6869,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Oblikovanje</emph> traka alata, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,7 +6893,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6901,15 +6901,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
msgstr ""
#: 00000402.xhp
@@ -6917,7 +6917,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
msgstr ""
#: 00000402.xhp
@@ -6925,15 +6925,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Otvori izbornik izabranog elementa forme - izaberi <emph>Kontrola</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6941,7 +6941,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6949,15 +6949,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6965,8 +6965,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,7 +6989,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
msgstr ""
#: 00000403.xhp
@@ -6997,7 +6997,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,7 +7005,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
msgstr ""
#: 00000403.xhp
@@ -7013,7 +7013,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
msgstr ""
#: 00000403.xhp
@@ -7021,7 +7021,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7029,7 +7029,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7037,15 +7037,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7053,15 +7053,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"content\">izaberi <emph>Pomoฤ‡ - Sadrลพaj</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
msgstr ""
#: 00000403.xhp
@@ -7069,7 +7069,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
msgstr ""
#: 00000403.xhp
@@ -7077,7 +7077,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7085,7 +7085,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7093,7 +7093,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7101,7 +7101,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
msgstr ""
#: 00000403.xhp
@@ -7141,7 +7141,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
msgstr ""
#: 00000403.xhp
@@ -7149,7 +7149,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,7 +7173,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
msgstr ""
#: 00000403.xhp
@@ -7181,7 +7181,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
+msgid "Open context menu in an HTML document."
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,7 +7269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
msgstr ""
#: 00000404.xhp
@@ -7277,23 +7277,23 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Choose <emph>Oblik - ฤ†elije - Rubovi</emph> dupli razmak </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">izaberi <emph>Tools - Outline Numbering - Poloลพaj</emph> dupli razmak </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,15 +7341,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"eispa\">Izaberi <emph>Ubaci - Kolone</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
msgstr ""
#: 00000404.xhp
@@ -7357,7 +7357,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7381,7 +7381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
msgstr ""
#: 00000404.xhp
@@ -7389,7 +7389,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7413,15 +7413,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "izaberi <emph>Oblik - Change Case</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
msgstr ""
#: 00000404.xhp
@@ -7429,15 +7429,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "izaberi <emph>Oblik - Change Case</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7445,15 +7445,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "izaberi <emph>Oblik - Change Case</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7461,7 +7461,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7469,7 +7469,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,7 +7525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
msgstr ""
#: 00000404.xhp
@@ -7533,7 +7533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7557,7 +7557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "On <emph>Oblikovanje</emph> traka alata, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,7 +7805,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
msgstr ""
#: 00000406.xhp
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,7 +8037,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
+msgid "Path selection button in various wizards."
msgstr ""
#: 00000406.xhp
@@ -8045,7 +8045,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">izaberi <emph>Prozor - New Prozor</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">izaberi <emph>Prozor</emph> - Lista otvorenih dokumenata</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">izaberi <emph>Pomoฤ‡ - About </emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "izaberi <emph>Pomoฤ‡ - Registracija</emph> (ovo je direktna veza sa vanjskom web stranicom)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "izaberi <emph>Podaci - Filtar - Standard Filtar</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Pregled tabele baze podataka: <emph>Standardni filter</emph> ikona na <emph>Baza podataka</emph> Alatnoj traci"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "pregled forme: <emph>Standardni filter</emph> ikona na <emph>Forma</emph> Traci"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">U prozoru datoteke baze podataka, izaberi <emph>Alati - Filter tabele</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,23 +8829,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">U prozoru datoteke baze podataka, izaberi <emph>Izmijeni - Baza podataka - Osobine - Advanced Settings</emph> karticu </variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">U prozoru datoteke baze podataka tipa ODBC ili Adresaru, izaberi Urediti - Baza Podataka - Osobine </variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,128 +8853,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">U prozoru datoteke baze podataka tipa ODBC, izaberi <emph>Uredi - Baza Podataka - Osobine</emph></variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">U prozoru datoteke baze podataka tipa Adresar - LDAP, izaberi <emph>Uredi - Baza Podataka - Osobine</emph></variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">U prozoru datoteke baze podataka tipa JDBC, izaberi <emph>Izmijeni - Baza podataka - Osobine</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">U prozoru datoteke baze podataka tipa MySQL, izaberi <emph>Izmijeni - Baza podataka - Osobine</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">U prozoru datoteke baze podataka tipa dBASE, izaberi <emph>Izmijeni - Baza podataka - Osobine</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">U prozoru datoteke baze podataka tipa dBASE, izaberi <emph>Izmijeni - Baza podataka - Osobine</emph>, klik <emph>Indexes</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">U prozoru datoteke baze podataka tipa Text, izaberi <emph>Izmijeni - Baza podataka - Osobine</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">U prozoru datoteke baze podataka tipa Microsoft ADO, izaberi <emph>Izmijeni - Baza podataka - Osobine</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">U prozoru datoteke baze podataka tipa, izaberi <emph>Alati - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">U prozoru datoteke baze podataka, pritisni <emph>Queries</emph> ikonu </variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">U prozoru datoteke baze podataka, pritisni <emph>Tabele</emph> ikonu </variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">U prozoru datoteke baze podataka, pritisni ikonu Tabele. izaberi <emph>Ubaci - Dizajn tabele</emph> ili <emph>Izmijeni - Izmijeni</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">U prozoru datoteke baze podataka, pritisni ikonu Tabela. izaberi <emph>Ubaci - Table Design</emph> ili <emph>Izmijeni - Izmijeni</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">U prozoru datoteke baze podataka, izaberi <emph>Ubaci - Query (Design view)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">U prozoru datoteke baze podataka, pritisni <emph>Upit</emph> ikonu, onda izaberi <emph>Izmijeni - Izmijeni</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">U prozoru datoteke baze podataka, pritisni <emph>Upit</emph> ikonu, onda izaberi <emph>Izmijeni - Izmijeni</emph>. Kad referncirana polja viลกe ne budu postojala, vidjet cete ovaj dijalog</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Nadji Zapis</emph> ikona na traci Tabele Podataka i traka dizajna Forme"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Sortiraj red</emph> ikona na traci Tabele Podataka i traci dizajna forme"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">U prozoru datoteke baze podataka, izaberi <emph>Izmijeni - Baza podataka - Osobine</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Dovuci-i-spustiti tabelu ili upit u dio tabele iz drugog prozora datoteke baze podataka</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">U prozoru datoteke baze podataka, izaberi <emph> Ubaci - Form</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">U prozoru datoteke baze podataka, izaberi <emph>Izmijeni - Baza podataka - Osobine</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">U prozoru datoteke baze podataka, izaberi <emph>Alati - Veze</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/01.po b/source/bs/helpcontent2/source/text/shared/01.po
index 504d16e2ec4..1d2eac787f8 100644
--- a/source/bs/helpcontent2/source/text/shared/01.po
+++ b/source/bs/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 16:37+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,7 +109,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -133,7 +133,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
msgstr ""
#: 01010000.xhp
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
msgstr ""
#: 01010000.xhp
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
msgstr ""
#: 01010000.xhp
@@ -301,7 +301,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
msgstr ""
#: 01010000.xhp
@@ -325,7 +325,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -349,7 +349,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -397,7 +397,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -405,7 +405,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,7 +413,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -421,7 +421,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -453,7 +453,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -461,7 +461,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -469,7 +469,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
msgstr ""
#: 01010001.xhp
@@ -509,8 +509,8 @@ msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02230500.xhp\" name=\"Merge Document\">Spoji Dokument</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Omoguฤ‡uje vam da napravite naljepnice. Naljepnice su kreirane u tekst dokumentu.</ahelp> Moลพete ลกtampati naljepnice pomoฤ‡u unaprijed definiranih ili prilagoฤ‘enih formata papira.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Odaberite bazu podataka koju ลพelite koristiti kao izvor podataka za vaลกu naljepnicu. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Ime baze podataka je zatvoreno u zagradu u <emph>Tekst oznake</emph> kutiji. Ako ลพelite moลพete odvojiti polja baze podataka sa praznim poljima. Pritisnite Enter da ubacite polje baze podataka na novoj liniji."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "<emph>Uskladi naljepnice</emph> se pokazuje u dokumentu samo ako ste odabrali <emph>Uskladi sadrลพaj</emph> na <emph>Opcije tabu</emph> kada ste kreirali naljepnice."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,7 +2213,7 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
msgstr ""
#: 01020103.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
msgstr ""
#: 01020103.xhp
@@ -2325,7 +2325,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
msgstr ""
#: 01050000.xhp
@@ -2333,7 +2333,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
msgstr ""
#: 01050000.xhp
@@ -2341,7 +2341,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,7 +2389,7 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
msgstr ""
#: 01060001.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,7 +3085,7 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
msgstr ""
#: 01100200.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
msgstr ""
#: 01100200.xhp
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Unesite tekst koji ลพelite da se prikaลพe kada miลกem oznaฤite ลพeljeno mjesto u pretraลพivaฤu.</ahelp> Ako ne unesete bilo koji tekst, onda <emph>Address</emph> ฤ‡e biti prikazano."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,8 +10389,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vi moลพete podesiti svojstva elemenata za oznaฤavanje odabirom <link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Calc - Changes\"><emph>Tools - Opcije - %PRODUCTNAME Calc - Izmjene</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Prebaci i izbriลกi tekst"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Pomjeri paragrafe"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Poredati tekst"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Pronaฤ‘i i zamijeni tekst"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,63 +10445,63 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Ubaci listove, raspone"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Ubaci dokument"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Ubaci automatski tekst"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Ubaci iz odlagaliลกta"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Promjeni sadrลพaj ฤ‡elije ubacivanjem i brisanjem"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Ubaci ili izbriลกi kolone i redove"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Ubaci stranice"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
msgstr ""
#: 02230100.xhp
@@ -10509,8 +10509,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Pomjeri povlaฤenjem i ispuลกtanjem"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Moลพete promijeniti svojstva prikaza elemenata za oznaฤavanje odabirom <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Writer - Changes\"><emph>Tools - Opcije - %PRODUCTNAME Writer - Izmjene</emph></link>. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Calc - Changes\"><emph>Tools - Opcije - %PRODUCTNAME Calc - Izmjene</emph></link>. </caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Prikaลพi odbijene promjene </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "Ovaj <emph>Lista </emph> <emph>Filtar </emph>umetak prikazuje sve promjene koje su zapisane u trenutnom dokumentu. Ako ลพelite da filtrirate spisak, pritisnite na <emph>Filter </emph>tab, i onda oznaฤite vaลก <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">kriterij filtera</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Ako spisak sadrลพi uvezane izmjene, zavisnosti su prikazane bez obzira na filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Uvezane promjene se deลกavaju kada se promjene napravljene od strane razliฤitih autora poklope. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pritisni na plus znak pored upisa u spisku da prikaลพe sve promjene koje su zapisane za ฤ‡eliju. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ako se jedna od uvezanih promjena za ฤ‡eliju podudari sa kriterijem filtriranja, sve promjene za ฤ‡eliju su prikazane. Kada filtrirate spisak izmjena, upisi u spisku se pojave u razliฤitim bojama prema slijedeฤ‡oj tabeli: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,8 +10869,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Da bi uredili komentar za upis u spisku, desnim-klikom pritisnite na upis, i onda izaberite<emph> Izmijeni - Komentar</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pozicija </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ispisuje ฤ‡elije sa sadrลพajem koji je promijenjen. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Da bi obrnuli prihvatanje ili odbijanje promjene, izaberite <emph>Poniลกti </emph>na<emph>Izmijeni </emph> meniju."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Poniลกti </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,15 +11253,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Raspon </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Postavi uputu</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Raspon </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Akcija</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Napiลกi broja zapisa koji ลพelite da bude prikazan, i onda pritisnite Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Ubacuje novi zapis u trenutnu tabelu.</ahelp>da bi napravili tabelu, pritisnite na zvijezda (*) dugme na dnu pregleda tabele. Prazan red je dodan na kraju tabele."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Upiลกi informacije koje ลพeliลก da traลพiลก, i onda pritisni Enter. Da promijenite postavke filtera za pretraลพivanje, pritisnite dugo na <emph>Automatski Filter</emph> ikonu, i onda odaberite razliฤito polje podataka. Moลพete koristiti zamjene kao % ili * za bilo koju broj znakova, i _ ili ? za jedan znak u vaลกem pretraลพivanju. Da prikaลพete sve zapise u tabeli, oฤistite ovo polje, i onda pritisnite Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Koristi <emph>Standardni filter</emph> da bi preradio i kombinirao<emph>Automatski Filter</emph> opcije traลพenja.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Omoguฤ‡ava vam da poveลพete zaglavlja kolone sa poljima podataka od razliฤitog izvora podataka. Da bi preradili razliฤit izvor podataka za vaลกu bibliografiju, pritisnite na <emph>Izvor podataka</emph> dugme na zapisu<emph>Objekt Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Prikazuje or skriva <emph>Standardni Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Prikazuje ili skriva pokretaฤ ulazne metode(IME) prozora stanja.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Trenutno samo je Internet/Intranet protokol ulazne metode od strane Unixa podrลพan."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Prikazuje ili skriva <emph>Odjel pomagala</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarVisible\">Prikazuje ili skriva <emph>Odjel stanja</emph> na donjem rubu prozora.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,7 +12093,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12101,16 +12101,16 @@ msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">U Writer i Calc, moลพete isto koristiti preฤice <switchinline select=\"sys\"><caseinline select=\"MAC\">Komanda</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J da bi prebacili izmeฤ‘u standardnog i cijelog ekrana naฤina rada.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Moลพete joลก koristiti skraฤ‡enice u <emph>Cijeli ekran</emph> naฤinu rada, iako meniji su nedostupni. <switchinline select=\"sys\"><caseinline select=\"WIN\">Da bi otvorili <emph>Pogled</emph> meni, pritisnite Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Prikazuje ili skriva <emph>traku sa bojama</emph>. Da bi izmijenili ili promijenili tabelu sa bojama koja je prikazana, izaberi <emph>Oblik - Podruฤje</emph>, i onda pritisni na <emph>Boje</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Isto moลพete povuฤ‡i boju iz <emph>Trake za boje</emph> i ispustiti je na objekt koji se crta na vaลกem slajdu."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Da bi odvojili <emph>Traku za boju</emph>, pritisnite na sivo podruฤje na odjelu za pomagala i onda povucite. Da bi ponovo povezali <emph>Traku za boje</emph>, povucite traku sa naslovom odjela za pomagala do ruba prozora."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,7 +12621,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
msgstr ""
#: 04100000.xhp
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,7 +13389,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
msgstr ""
#: 05020100.xhp
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,7 +13461,7 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr ""
#: 05020200.xhp
@@ -13493,7 +13493,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13525,7 +13525,7 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
msgstr ""
#: 05020200.xhp
@@ -13533,7 +13533,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,7 +13589,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
msgstr ""
#: 05020200.xhp
@@ -13597,7 +13597,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
msgstr ""
#: 05020200.xhp
@@ -13605,7 +13605,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
msgstr ""
#: 05020200.xhp
@@ -13613,7 +13613,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
msgstr ""
#: 05020200.xhp
@@ -13621,7 +13621,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
msgstr ""
#: 05020200.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13901,7 +13901,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
msgstr ""
#: 05020300.xhp
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotacija / poveฤ‡anje"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,7 +18221,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#: 05020700.xhp
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,7 +31693,7 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: 06040100.xhp
@@ -31901,7 +31901,7 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
msgstr ""
#: 06040100.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/02.po b/source/bs/helpcontent2/source/text/shared/02.po
index 4b48da20948..ce22b96b9d3 100644
--- a/source/bs/helpcontent2/source/text/shared/02.po
+++ b/source/bs/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 02:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,7 +1973,7 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
msgstr ""
#: 01170002.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
msgstr ""
#: 01170002.xhp
@@ -2029,7 +2029,7 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
msgstr ""
#: 01170003.xhp
@@ -2197,7 +2197,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
msgstr ""
#: 01170004.xhp
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,7 +2237,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2245,7 +2245,7 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
msgstr ""
#: 01170004.xhp
@@ -2253,7 +2253,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
msgstr ""
#: 01170004.xhp
@@ -2261,7 +2261,7 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
msgstr ""
#: 01170004.xhp
@@ -2269,7 +2269,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
msgstr ""
#: 01170004.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
msgstr ""
#: 01170004.xhp
@@ -2285,7 +2285,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
msgstr ""
#: 01170004.xhp
@@ -2293,7 +2293,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
msgstr ""
#: 01170004.xhp
@@ -2301,7 +2301,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
msgstr ""
#: 01170004.xhp
@@ -2309,7 +2309,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
msgstr ""
#: 01170004.xhp
@@ -2317,7 +2317,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
msgstr ""
#: 01170100.xhp
@@ -2357,7 +2357,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
msgstr ""
#: 01170100.xhp
@@ -2381,23 +2381,23 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efekti"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opcija</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
+msgid "Opens the combo box."
msgstr ""
#: 01170100.xhp
@@ -2405,15 +2405,15 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opcija</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
+msgid "Closes the combo box."
msgstr ""
#: 01170100.xhp
@@ -2421,7 +2421,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
msgstr ""
#: 01170100.xhp
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Strelica gore"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Strelica dolje"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,7 +2469,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
+msgid "<emph>Enter</emph>"
msgstr ""
#: 01170100.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
msgstr ""
#: 01170101.xhp
@@ -2509,7 +2509,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
msgstr ""
#: 01170101.xhp
@@ -2517,7 +2517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
msgstr ""
#: 01170101.xhp
@@ -2533,7 +2533,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
msgstr ""
#: 01170101.xhp
@@ -2549,7 +2549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
msgstr ""
#: 01170101.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
msgstr ""
#: 01170101.xhp
@@ -2573,7 +2573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
+msgid "The following table describes the actions that you can assign to a button:"
msgstr ""
#: 01170101.xhp
@@ -2621,7 +2621,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
msgstr ""
#: 01170101.xhp
@@ -2645,7 +2645,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
msgstr ""
#: 01170101.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
msgstr ""
#: 01170101.xhp
@@ -2853,7 +2853,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
+msgid "Title of Label fields,"
msgstr ""
#: 01170101.xhp
@@ -2861,7 +2861,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
+msgid "Content of text fields,"
msgstr ""
#: 01170101.xhp
@@ -2869,7 +2869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
+msgid "Content of table fields in the columns of a table control,"
msgstr ""
#: 01170101.xhp
@@ -2877,7 +2877,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
+msgid "Graphics or text that are used in buttons."
msgstr ""
#: 01170101.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
msgstr ""
#: 01170101.xhp
@@ -2925,7 +2925,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
msgstr ""
#: 01170101.xhp
@@ -2949,7 +2949,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -2965,7 +2965,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
msgstr ""
#: 01170101.xhp
@@ -2997,7 +2997,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
msgstr ""
#: 01170101.xhp
@@ -3029,7 +3029,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
msgstr ""
#: 01170101.xhp
@@ -3069,7 +3069,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
msgstr ""
#: 01170101.xhp
@@ -3077,7 +3077,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
msgstr ""
#: 01170101.xhp
@@ -3229,7 +3229,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
msgstr ""
#: 01170101.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
msgstr ""
#: 01170101.xhp
@@ -3261,7 +3261,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
msgstr ""
#: 01170101.xhp
@@ -3277,7 +3277,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
msgstr ""
#: 01170101.xhp
@@ -3293,7 +3293,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
msgstr ""
#: 01170101.xhp
@@ -3309,7 +3309,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
+msgid "Only the characters <emph>0-9</emph> can be entered."
msgstr ""
#: 01170101.xhp
@@ -3341,7 +3341,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
msgstr ""
#: 01170101.xhp
@@ -3365,7 +3365,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
msgstr ""
#: 01170101.xhp
@@ -3381,7 +3381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
msgstr ""
#: 01170101.xhp
@@ -3477,7 +3477,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
msgstr ""
#: 01170101.xhp
@@ -3493,7 +3493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
msgstr ""
#: 01170101.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
msgstr ""
#: 01170101.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
msgstr ""
#: 01170101.xhp
@@ -3613,7 +3613,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
msgstr ""
#: 01170101.xhp
@@ -3685,7 +3685,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
msgstr ""
#: 01170101.xhp
@@ -3741,7 +3741,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,7 +3789,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
msgstr ""
#: 01170101.xhp
@@ -3981,7 +3981,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -3989,7 +3989,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
msgstr ""
#: 01170101.xhp
@@ -4005,7 +4005,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
msgstr ""
#: 01170101.xhp
@@ -4021,7 +4021,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
msgstr ""
#: 01170101.xhp
@@ -4037,7 +4037,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
msgstr ""
#: 01170101.xhp
@@ -4053,7 +4053,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
msgstr ""
#: 01170101.xhp
@@ -4061,7 +4061,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4069,7 +4069,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4093,7 +4093,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4125,7 +4125,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
msgstr ""
#: 01170101.xhp
@@ -4149,7 +4149,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4157,7 +4157,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
msgstr ""
#: 01170101.xhp
@@ -4189,7 +4189,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4253,7 +4253,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4333,7 +4333,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
msgstr ""
#: 01170101.xhp
@@ -4349,7 +4349,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
msgstr ""
#: 01170101.xhp
@@ -4381,7 +4381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
msgstr ""
#: 01170101.xhp
@@ -4397,7 +4397,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
msgstr ""
#: 01170101.xhp
@@ -4413,7 +4413,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
+msgid "The control can be selected with the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4445,7 +4445,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
msgstr ""
#: 01170101.xhp
@@ -4453,7 +4453,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
msgstr ""
#: 01170101.xhp
@@ -4461,7 +4461,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -4469,7 +4469,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -4477,7 +4477,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
msgstr ""
#: 01170101.xhp
@@ -4493,7 +4493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
msgstr ""
#: 01170101.xhp
@@ -4517,7 +4517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
msgstr ""
#: 01170101.xhp
@@ -4549,7 +4549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
msgstr ""
#: 01170101.xhp
@@ -4557,7 +4557,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
msgstr ""
#: 01170101.xhp
@@ -4573,7 +4573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
msgstr ""
#: 01170101.xhp
@@ -4613,7 +4613,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
msgstr ""
#: 01170101.xhp
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtriranje / Sortiranje"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,7 +4829,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4837,7 +4837,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
msgstr ""
#: 01170101.xhp
@@ -4885,7 +4885,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
msgstr ""
#: 01170102.xhp
@@ -4893,7 +4893,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
msgstr ""
#: 01170102.xhp
@@ -4901,8 +4901,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Moguฤ‡a podeลกavanja za <emph>Podaci</emph> karticu stranice zavisi od reda kontrole. Vidjeฤ‡ete samo opcije moguฤ‡e za trenutnu kontrolu i sadrลพaj Slijedeฤ‡a polja su dostupna:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,7 +4917,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5645,7 +5645,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5653,7 +5653,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
msgstr ""
#: 01170102.xhp
@@ -5677,7 +5677,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
msgstr ""
#: 01170102.xhp
@@ -5725,7 +5725,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
+msgid "Select the check box:"
msgstr ""
#: 01170102.xhp
@@ -5733,7 +5733,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5741,7 +5741,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
+msgid "Deselect the check box:"
msgstr ""
#: 01170102.xhp
@@ -5749,7 +5749,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5757,7 +5757,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
+msgid "Tri-state check box is set to \"undetermined\" state:"
msgstr ""
#: 01170102.xhp
@@ -5765,7 +5765,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -5781,7 +5781,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
msgstr ""
#: 01170102.xhp
@@ -5789,7 +5789,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -5805,7 +5805,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5813,7 +5813,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
msgstr ""
#: 01170102.xhp
@@ -5821,7 +5821,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5837,7 +5837,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -5853,7 +5853,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -5893,7 +5893,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
+msgid "Select the option button:"
msgstr ""
#: 01170102.xhp
@@ -5901,7 +5901,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5909,7 +5909,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
+msgid "Option button is deselected by selecting another option button:"
msgstr ""
#: 01170102.xhp
@@ -5917,7 +5917,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5925,7 +5925,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -5933,7 +5933,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
msgstr ""
#: 01170102.xhp
@@ -5941,7 +5941,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -5949,7 +5949,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
+msgid "Option button is deselected."
msgstr ""
#: 01170102.xhp
@@ -5957,7 +5957,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5965,7 +5965,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
msgstr ""
#: 01170102.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -6005,7 +6005,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -6045,7 +6045,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
+msgid "Enter text into the text box:"
msgstr ""
#: 01170102.xhp
@@ -6053,7 +6053,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6061,7 +6061,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
+msgid "Clear the text box:"
msgstr ""
#: 01170102.xhp
@@ -6069,7 +6069,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
+msgid "Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6077,7 +6077,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
+msgid "Enter text or a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6085,7 +6085,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
+msgid "Text or number is copied into the text box."
msgstr ""
#: 01170102.xhp
@@ -6093,7 +6093,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6101,7 +6101,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
+msgid "Formula result is copied into the text box."
msgstr ""
#: 01170102.xhp
@@ -6109,7 +6109,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6117,7 +6117,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
+msgid "Text box is cleared."
msgstr ""
#: 01170102.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
+msgid "Enter a number into the field:"
msgstr ""
#: 01170102.xhp
@@ -6157,7 +6157,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
+msgid "Number is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6165,7 +6165,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
+msgid "Clear the field:"
msgstr ""
#: 01170102.xhp
@@ -6173,7 +6173,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
+msgid "Value <emph>0</emph> is set in the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6181,7 +6181,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6189,7 +6189,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
+msgid "Number is copied into the field."
msgstr ""
#: 01170102.xhp
@@ -6197,7 +6197,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -6205,7 +6205,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
+msgid "Value <emph>0</emph> is set in the field."
msgstr ""
#: 01170102.xhp
@@ -6229,7 +6229,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
msgstr ""
#: 01170102.xhp
@@ -6237,7 +6237,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
msgstr ""
#: 01170102.xhp
@@ -6261,7 +6261,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
+msgid "Select a single list item:"
msgstr ""
#: 01170102.xhp
@@ -6277,7 +6277,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
msgstr ""
#: 01170102.xhp
@@ -6285,7 +6285,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
+msgid "Select several list items:"
msgstr ""
#: 01170102.xhp
@@ -6293,7 +6293,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6301,7 +6301,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
+msgid "Deselect all list items:"
msgstr ""
#: 01170102.xhp
@@ -6309,7 +6309,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
+msgid "Contents are linked: Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6317,7 +6317,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6325,7 +6325,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6333,7 +6333,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
+msgid "Contents are linked: Find and select an equal list item."
msgstr ""
#: 01170102.xhp
@@ -6341,7 +6341,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
msgstr ""
#: 01170102.xhp
@@ -6349,7 +6349,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6357,7 +6357,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
+msgid "Find and select a list item that matches the formula result and link mode."
msgstr ""
#: 01170102.xhp
@@ -6365,7 +6365,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6373,7 +6373,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
+msgid "Deselect all items in the list box."
msgstr ""
#: 01170102.xhp
@@ -6381,7 +6381,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
msgstr ""
#: 01170102.xhp
@@ -6421,7 +6421,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
msgstr ""
#: 01170102.xhp
@@ -6429,7 +6429,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6437,7 +6437,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
+msgid "Clear the edit field of the combo box:"
msgstr ""
#: 01170102.xhp
@@ -6445,7 +6445,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
+msgid "Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6453,7 +6453,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6461,7 +6461,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
+msgid "Text or number is copied into the edit field of the combo box."
msgstr ""
#: 01170102.xhp
@@ -6469,7 +6469,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6477,7 +6477,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
+msgid "Formula result is copied into the edit field of the combo box."
msgstr ""
#: 01170102.xhp
@@ -6485,7 +6485,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6493,7 +6493,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
+msgid "Edit field of the combo box is cleared."
msgstr ""
#: 01170102.xhp
@@ -6501,7 +6501,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
msgstr ""
#: 01170102.xhp
@@ -6533,7 +6533,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
msgstr ""
#: 01170102.xhp
@@ -6541,7 +6541,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
msgstr ""
#: 01170102.xhp
@@ -6573,7 +6573,7 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
msgstr ""
#: 01170103.xhp
@@ -6589,7 +6589,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
msgstr ""
#: 01170103.xhp
@@ -6597,7 +6597,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,7 +6605,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
msgstr ""
#: 01170103.xhp
@@ -6621,7 +6621,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
msgstr ""
#: 01170103.xhp
@@ -6637,7 +6637,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
msgstr ""
#: 01170103.xhp
@@ -6653,7 +6653,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6669,7 +6669,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
msgstr ""
#: 01170103.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6765,7 +6765,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6781,7 +6781,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
msgstr ""
#: 01170103.xhp
@@ -6797,7 +6797,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6813,7 +6813,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6837,7 +6837,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6853,7 +6853,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
msgstr ""
#: 01170200.xhp
@@ -9413,7 +9413,7 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
msgstr ""
#: 01220000.xhp
@@ -9421,7 +9421,7 @@ msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,7 +9629,7 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
msgstr ""
#: 02020000.xhp
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,7 +9861,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
msgstr ""
#: 02140000.xhp
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,7 +9933,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
msgstr ""
#: 02140000.xhp
@@ -10069,7 +10069,7 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
msgstr ""
#: 02160000.xhp
@@ -10157,7 +10157,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -10181,7 +10181,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
msgstr ""
#: 03120000.xhp
@@ -10205,7 +10205,7 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
msgstr ""
#: 03120000.xhp
@@ -10229,7 +10229,7 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
msgstr ""
#: 03130000.xhp
@@ -10269,7 +10269,7 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
msgstr ""
#: 03130000.xhp
@@ -10293,7 +10293,7 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
msgstr ""
#: 03140000.xhp
@@ -10349,7 +10349,7 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
msgstr ""
#: 03150000.xhp
@@ -10397,7 +10397,7 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
msgstr ""
#: 03200000.xhp
@@ -10429,7 +10429,7 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
msgstr ""
#: 03200000.xhp
@@ -10437,7 +10437,7 @@ msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
msgstr ""
#: 04210000.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
msgstr ""
#: 05090000.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
msgstr ""
#: 06050000.xhp
@@ -10693,7 +10693,7 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
msgstr ""
#: 06060000.xhp
@@ -10725,7 +10725,7 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
msgstr ""
#: 06060000.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
msgstr ""
#: 06100000.xhp
@@ -10773,7 +10773,7 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
msgstr ""
#: 06100000.xhp
@@ -10781,7 +10781,7 @@ msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
msgstr ""
#: 06100000.xhp
@@ -10829,7 +10829,7 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
msgstr ""
#: 06110000.xhp
@@ -10837,7 +10837,7 @@ msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
msgstr ""
#: 06110000.xhp
@@ -10885,7 +10885,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10893,7 +10893,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,7 +11053,7 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
msgstr ""
#: 07070100.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
msgstr ""
#: 07070200.xhp
@@ -11149,7 +11149,7 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
msgstr ""
#: 07070200.xhp
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,7 +11205,7 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
msgstr ""
#: 08010000.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11317,7 +11317,7 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,7 +11645,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
msgstr ""
#: 09070200.xhp
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,7 +11773,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,7 +12125,7 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
msgstr ""
#: 10100000.xhp
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "Da biste otvorili viลกe od jednog dokumenta u isto vrijeme, svaki u zasebnom prozoru, drลพite <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> dok klikate na datoteke, a zatim <emph>Otvori</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,7 +13605,7 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
msgstr ""
#: 12100100.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
msgstr ""
#: 12100100.xhp
@@ -13701,7 +13701,7 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
msgstr ""
#: 12100200.xhp
@@ -13717,7 +13717,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
msgstr ""
#: 12100200.xhp
@@ -13733,7 +13733,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
msgstr ""
#: 12100200.xhp
@@ -14077,7 +14077,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
msgstr ""
#: 12100200.xhp
@@ -14165,15 +14165,15 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr ":\"5\"vraca\"14:00:00\" kao vrijeme"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
msgstr ""
#: 12100200.xhp
@@ -14181,8 +14181,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" vraฤ‡a redove standardnog polja za vrijeme"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,7 +14205,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
msgstr ""
#: 12100200.xhp
@@ -14221,7 +14221,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
msgstr ""
#: 12100200.xhp
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Takoฤ‘er pretraลพiti sa * ili ? wildcard.</ahelp> moลพete koristiti sljedeฤ‡e wildcards:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Ako ลพelite da pretraลพujete sa odreฤ‘enim karakterima ? ili *, stavite backslash prije: \"\\?\" ili \"\\*\". To je potrebno samo <emph>Wildcard expression</emph> je omoguฤ‡eno. Kad opcija nije omoguฤ‡ena, Eurocard znakovi su obraฤ‘eni kao normalni."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,7 +14413,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
msgstr ""
#: 12100200.xhp
@@ -14493,7 +14493,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
msgstr ""
#: 12100200.xhp
@@ -14501,8 +14501,8 @@ msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "traลพi/poniลกti"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,7 +14565,7 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
msgstr ""
#: 12110000.xhp
@@ -14629,7 +14629,7 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
msgstr ""
#: 12130000.xhp
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Aktivira dodatna pregled tabele u formi pogleda .</ahelp> When the <emph>Data source as table</emph> funkcija aktivirana,vidite tabelu u podrucju iznad forme."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Pregled tabele i forma pregleda refletuju iste podatke.Promjene napravljene u tabeli takodje vidljive u formi,i promjene forme su vidljive u tabeli ."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "dovuci lijevu oznaku pri vrhu na desno prsitscuci mis"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "dovuci znak lijevo pri vrhu na desno pritscuci mis"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,15 +14933,15 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "dovuci znak s desna na lijevo pritiscuci mis"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "The <emph>Run Query</emph> Funkcija dozvoljava provjeru upita.Kada spasite upit,spaseno je u<emph>Upit</emph> tab page."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,7 +15077,7 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
msgstr ""
#: 14020100.xhp
@@ -15165,7 +15165,7 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
msgstr ""
#: 14020200.xhp
@@ -15173,8 +15173,8 @@ msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Prebaci dizajn View On / Off</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,7 +15197,7 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
msgstr ""
#: 14030000.xhp
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">U SQL modu Mozete pristupiti SQL komandama koje nisu interpretovane $[officename], ali su umjesto toga prebacene direktno u izvore podataka.</ahelp> Ako ne prikazete te promjene u dizajn prozoru,ne mozete se vratiti na dizaj pregled"
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Kliknite ikonu ponovo da vratite normalni mod,u kojem promjene <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> su sinhronizovane sa dopustenim promjenama kroz SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Prikazuje \"Function\" red u nizem dijelu dizjn pregleda <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Prikazuje \"Table\" red u nizem dijelu <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Prikazuje \"Alias\" red u donjem dijelu <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Prosiruje kreirane odaberi stejtmente <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link>u trenutnoj koloni sa parametromr DISTINCT.</ahelp> Posljedica je da identicne vrijednosti koje se pojavljuju vise puta su izlistane samo jednom"
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Za odabir objekta.kliknuti objekat sa strelicom.Za odabir vise obkekata,dovuci selekcioni frejm okolo objekata.Za dodavanje objekta,pritisnite SHIFT i onda kliknite objekat . <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>TZajedno selektirani objekti definisu se kao <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, prebacujuci ih u jednu grupu.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Mozete mijenjati individualne elemente grupe.Mozete brisati elemente iz grupe sa <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Mozete odabrati objekat sa duplim klikom,ako iskljucite <emph>dupli klik za promjenu teksta</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,7 +15557,7 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
msgstr ""
#: 20020000.xhp
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Prikaze trenutni stil.Dupli klik da editujes stil, desni klik da selektujes novi stil.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Dupli klik <emph>Page Style field</emph> to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Stil stranice</link> dialog, u kojem mozete editovat stil za sadasnju stranicu. U kontekstnom meniju ovog polja, mozete aplicirati Stil Stranice. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Dupli klik na <emph>Stil stranice</emph> polje da bi otvorili <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Stil stranice</link> dialog, u kojem mozete editovat stil za trenutnu stranicu. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Dupli klik na <emph>Page Style</emph> polje da otvorite <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Page Style</link> dialog u kojem mozete odabrati stil za aktivnu stranicu. Mozete odabrati drugi format papira ili pozadinu. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Dupli klik na <emph>Page Style</emph> field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Page Style</link> dialog u kojem mozete selektovat stil za trenutnu stranicu. Mozete odabrati drugi format papira ili pozadinu. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Dupli klik na ovo polje otvara <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Uveliฤanje</link> dijalog, u kojem moลพete promijeniti trenutni zoom faktor."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,7 +15701,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
msgstr ""
#: 20040000.xhp
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,7 +15909,7 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
msgstr ""
#: 20090000.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/04.po b/source/bs/helpcontent2/source/text/shared/04.po
index 601f468e30d..e07d94afca0 100644
--- a/source/bs/helpcontent2/source/text/shared/04.po
+++ b/source/bs/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2013-05-24 08:03+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
msgstr ""
#: 01010000.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
msgstr ""
#: 01010000.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
msgstr ""
#: 01010000.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
msgstr ""
#: 01010000.xhp
@@ -189,7 +189,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
msgstr ""
#: 01010000.xhp
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
msgstr ""
#: 01010000.xhp
@@ -213,7 +213,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
msgstr ""
#: 01010000.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekat</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
+msgid "Activates the focused button in a dialog."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
msgstr ""
#: 01010000.xhp
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekat</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Ukljuฤuje Proลกirene savjete za trenutno odabranu naredbu, ikonu ili kontrolu."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Postavlja fokus na sljedeฤ‡i podprozor (npr. dokument/prikaz izvora podataka)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Aktivira prvi meni (Dokument meni)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Zatvara trenutni dokument (zatvori $[officename] kad se zadnji otvoreni dokument zatvori)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekat</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "Atribut<emph>Kurziv</emph> je primijenjen na oznaฤenu povrลกinu. Ako je pokazivaฤ usmjeren na rijeฤ, ista ฤ‡e biti markirana kao kurziv font."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "Atribut <emph>Masno</emph> je primijenjen na oznaฤenu povrลกinu. Ako je pokazivaฤ usmjeren na rijeฤ, ista je markirana kao masni font."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "Atribut <emph>Podvuฤeno</emph> je primijenjen na oznaฤenu povrลกinu. Ako je pokazivaฤ usmjeren na rijeฤ, ista je markirana kao podvuฤeni font."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,7 +1021,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
msgstr ""
#: 01010000.xhp
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Rezultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,15 +1077,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Pomiฤe izmeฤ‘u povrลกina (unazad)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
msgstr ""
#: 01010000.xhp
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Rezultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Otvara dijaloลกki okvir Postavke."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,15 +1229,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Unesi novu temu."
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
msgstr ""
#: 01010000.xhp
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Rezultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Pomjeri na gore za jedan ekran"
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Pomjeri na dolje za jedan ekran"
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Korak unazad (samo u objektnom prikazu)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Rezultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Mijenja odabir reda"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Oznaฤi trenutnu kolonu"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Pomjera pokazivaฤ na prvi red"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Pomjera pokazivaฤ na zadnji red"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Rezultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Oznaฤite alatnu traku sa F6. Koristite Strelicu dolje i desnu strelicu da odaberete ลพeljenu ikonu iz alatne trake i pritisnite <switchinline select=\"sys\"><caseinline select=\"MAC\">Naredba</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Odaberite dokument sa <switchinline select=\"sys\"><caseinline select=\"MAC\">Naredba</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 i pritisnite Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Izlazi iz Upravljanje Izborom naฤina rada i vraฤ‡a se na Izbor Objekta naฤin rada."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Miฤe odabranu taฤku ( Funkcije poravnanja s reลกetkom su privremeno blokirane, ali krajnje taฤke ฤ‡e ostati poravnate)"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Pomjera odabrani crtani objekat za jedan piksel (U Selekcija naฤinu)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Mijenja veliฤinu crtanog objekta (u Upravljanje Izborom naฤinu)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Rotira crtani objekat (u Rotacija naฤinu)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Otvara dijalog postavki za crtani objekat."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Odabir taฤke crtanog objekta (u Odabir Taฤke naฤinu) / Poniลกti izbor."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Odabir dodatne taฤke u Odabir Taฤke naฤinu."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Odaberite sljedeฤ‡u taฤku crtanog objekta (Odabir Taฤke naฤin)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "U Rotacija naฤinu, centar rotacije se moลพe birati."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Odabir prethodne taฤke crtanog objekta (Odabir Taฤke naฤin)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Naredba</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Napuลกta Odabir Taฤke naฤin. Crtani objekat je odabran naknadno."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Uredi taฤku crtanog objekta (Uredi taฤku naฤin)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Rezultati"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Pregled"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Pokreni upit"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Dodaj tabelu ili upit"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Rezultati"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Rezultati"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Preskaฤe izmeฤ‘u prozora."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/bs/helpcontent2/source/text/shared/07.po b/source/bs/helpcontent2/source/text/shared/07.po
index 7d5e565689b..b3235245390 100644
--- a/source/bs/helpcontent2/source/text/shared/07.po
+++ b/source/bs/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Da biste napravili novu web stranicu za Internet, otvorite novi <emph>HTML dokument</emph> birajuฤ‡i <emph>Datoteka - New</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/guide.po b/source/bs/helpcontent2/source/text/shared/guide.po
index 71bc32f36c5..ce72996ce14 100644
--- a/source/bs/helpcontent2/source/text/shared/guide.po
+++ b/source/bs/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 16:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,7 +12397,7 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: line_intext.xhp
diff --git a/source/bs/helpcontent2/source/text/shared/optionen.po b/source/bs/helpcontent2/source/text/shared/optionen.po
index 17a27136c7b..17443d0fbb0 100644
--- a/source/bs/helpcontent2/source/text/shared/optionen.po
+++ b/source/bs/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 16:53+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
index 037c08258b3..2cd330a951b 100644
--- a/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/bs/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 12:44+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3867,15 +3867,6 @@ msgstr "Dodaj p~rijelom reda"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "Po~daci"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22797,6 +22788,15 @@ msgstr "~Ubaci"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/bs/sc/messages.po b/source/bs/sc/messages.po
index 9ed0267fdff..ae805413275 100644
--- a/source/bs/sc/messages.po
+++ b/source/bs/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13991,37 +13991,42 @@ msgid "~Value"
msgstr "~Vrijednost"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Izvor"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Unosi"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistem"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standardno;Tekst;Datum (DMG);Datum (MDG);Datum (GMD);US English;Sakrij"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulator"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "razmak"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14032,1261 +14037,1366 @@ msgstr ""
"ลฝelite li prihvatiti korekciju predloลพenu ispod?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Filter"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Tekst"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Izaberi tablice"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Izabrane tablice"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Linijar"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Ovaj linijar upravlja objektima na fiksnim poloลพajima."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Pregled"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Ova tablica pokazuje kako ฤ‡e podaci biti rasporeฤ‘eni u dokumentu."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Prikaz dokumenta"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Tabela %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "ฤ†elija %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Lijevo podruฤje"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Pregled stranice"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Centralno podruฤje"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Desno podruฤje"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Zaglavlje stranice %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Podnoลพje stranice %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Linija unosa"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Ovdje unosite ili mijenjate tekst, brojeve i formule."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Prikaz multimedijalnih datoteka"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Dugme miลกa pritisnuto"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Lista formula"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME tablice"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(samo za ฤitanje)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Reลพim pregleda)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Stranice"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "_Suzbija izlaz praznih stranica"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Lista sadrลพaja"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "Sve listove"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Izabrane tablice"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Oznaฤene ฤ‡elije"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Odakle ลกtampati"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Sve"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Stranice"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Upozori me na ovo u buduฤ‡nosti."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Traลพeni DDE izvor nije mogao biti aลพuriran najvjerovatnije jer izvorni dokument nije otvoren. Molimo otvorite izvorni dokument i pokuลกajte ponovo."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Traลพeni vanjski dokument nije mogao biti pokrenut. Podaci povezani sa ovim dokumentom nisu aลพurirani."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Opseg sadrลพi ~naslove kolona"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Opseg sadrลพi zaglavlje r~edova"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Neispravna vrijednost"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Dodaj AutoFormat"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Preimenuj AutoFormat"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Naziv"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Obriลกi AutoFormat"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Da li ste sigurni da ลพelite obrisati stavku #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Zatvori"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Sjever"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Sredina"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Jug"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Ukupno"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Tabela"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ฤ†elije"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Sadrลพaj"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Promijeni sidro"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Uslov"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Sadrลพaj"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Stranice"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Imena raspona"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Opsezi baza podataka"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Slika"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE objekti"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Komentari"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Povezana podruฤja"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Objekti crteลพa"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Naฤin prevlaฤenja"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Prikaลพi"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktivno"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "neaktivno"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "skriveno"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktivni prozor"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Ime scenarija"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "_Komentari"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sortiraj rastuฤ‡e"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sortiraj opadajuฤ‡e"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Sortiraj proizvoljno"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Sve"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Prikaลพi samo trenutnu stavku."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Sakrij samo trenutnu stavku."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Prostor za ime"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Linija unosa"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "ฤŒarobnjak za funkcije"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Prihvati"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Otkaลพi"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "_Formule"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Proลกiri listu formula"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Suzi listu formula"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflikt"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Datum"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Nepoznat korisnik"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Kolona umetnuta"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Red umetnut "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "List umetnut "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Kolona izbrisana"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Red izbrisan"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "List izbrisan"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Raspon pomjeren"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Promijenjen sadrลพaj"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Promijenjen sadrลพaj"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Promijenjeno u "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Originalno"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Promjene odbijene"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Prihvaฤ‡eno"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Odbijeno"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Zabranjen ulaz"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<prazno>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Nije zaลกtiฤ‡en"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Nije zaลกtiฤ‡en lozinkom"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash nije kompatibilan"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash kompatibilan"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Ponovo unesite"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Pokretni prosjek"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Eksponencijalno umekลกavanje"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
#, fuzzy
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Analiza varijance"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - jedan faktor"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grupe"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Izmeฤ‘u grupa"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Unutar grupa"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Izvor varijacije"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-vrijednost"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F kritiฤno"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Ukupno"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korelacija"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
#, fuzzy
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korelacija"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kovarijansa"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
#, fuzzy
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kovarijansa"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Opisna statistika"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Srednja vrijednost"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
#, fuzzy
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standardna greลกka"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Reลพim"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Medijana"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Varijanca"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
#, fuzzy
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardna Devijacija"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
#, fuzzy
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Zakrivljenost"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
#, fuzzy
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Odstupanje"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Opseg"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minim_um"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "_Maksimum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Broj"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
#, fuzzy
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Sluฤajni ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Jednobrazno"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Jednobrazan cijeli broj"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Obiฤan"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Koลกi"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernuli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Dvoฤlana"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negativna binomijalna"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Hi kvadrat"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrijski"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minim_um"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "_Maksimum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Srednja vrijednost"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardna Devijacija"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Medijana"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p vrijednost"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Broj pokuลกaja"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu vrijednost"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Prikupljanje uzoraka, vrijednosti"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Kolona %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Red %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Promjenljivo"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Promjenljivo"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Operacije:"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-vrijednost"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Linearni"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritamski"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Stepeno"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Vrste regresije"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Opseg"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Internet"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17089,6 +17199,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Izvorni tok"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18958,608 +19073,608 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Uobiฤajeno"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Naglasak "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Naglasak "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Naglasak "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Zaglavlje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Zaglavlje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Zlato"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Greลกka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Upozorenje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Fusnota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Zabiljeลกka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Meni"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Alati"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Datoteka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Izmjeni"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Stilovi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Specificiraj ivice odabranih ฤ‡elija."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Brojevi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Poravnanje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "ฤ†elije"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Ubaci"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Podaci"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Recenzija"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Pogled"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Ilustracija"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "B_oja"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Rasporedi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Mreลพa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Jezik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Recenzija"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Komentari"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Uporedi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Pogled"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Stilovi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Rasporedi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Mreลพa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Grupa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "O_kvir"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Rasporedi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Mreลพa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Pogled"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Stilovi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Format"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Odlomak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Pogled"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Uobiฤajeno"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Naglasak "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Naglasak "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Naglasak "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Zaglavlje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Zaglavlje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Zlato"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Greลกka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Upozorenje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Fusnota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Zabiljeลกka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Meni"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Alati"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Pomoฤ‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Datoteka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Izmjeni"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Stilovi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Brojevi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Poravnanje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "ฤ†elije"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Ubaci"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Podaci"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Recenzija"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Pogled"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Ilustracija"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Rasporedi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "B_oja"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Mreลพa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Jezik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Recenzija"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Komentari"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Uporedi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Pogled"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Izmjeni"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Rasporedi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Pogled"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grupa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Poravnanje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Pogled"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Ubaci"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Medij"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "O_kvir"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Rasporedi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Mreลพa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21069,63 +21184,88 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
#, fuzzy
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Rezultati u"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Datum"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Kolone"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Redovi"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Grupisano po"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -23615,93 +23755,98 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "jednako"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "manje od"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "veฤ‡e od"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "manje ili jednako od"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "veฤ‡e ili jednako sa"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "nejednako"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "Neispravan opseg"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "Neispravan opseg"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "Podaci"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "Minim_um"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "_Maksimum"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/bs/sd/messages.po b/source/bs/sd/messages.po
index 3c795af071c..11b0366022a 100644
--- a/source/bs/sd/messages.po
+++ b/source/bs/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5442,8 +5442,8 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Ubaci sliku"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/bs/sfx2/messages.po b/source/bs/sfx2/messages.po
index 98aaf439440..9843d16119e 100644
--- a/source/bs/sfx2/messages.po
+++ b/source/bs/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2245,6 +2245,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/bs/svx/messages.po b/source/bs/svx/messages.po
index f122b761e8d..28d1d974b7d 100644
--- a/source/bs/svx/messages.po
+++ b/source/bs/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2302,18 +2302,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Nijedna"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
#, fuzzy
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
@@ -2840,54 +2840,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "U_kloni"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Linije i strelice"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Krivulja"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Konektori"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Osnovni oblici"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simboli"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blok strelice"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Blok dijagram"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Oblaฤiฤ‡i"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Zvijezde"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D objekti"
@@ -4445,10 +4445,9 @@ msgid "_Copy"
msgstr "_Kopiraj"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Umetni"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/bs/sw/messages.po b/source/bs/sw/messages.po
index aa45bf49647..6bf6c69efeb 100644
--- a/source/bs/sw/messages.po
+++ b/source/bs/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1533,299 +1533,309 @@ msgid "Text"
msgstr "Tekst"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[None]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Poฤetak"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Kraj"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Iznad"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Ispod"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "samo-ฤitanje"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "U 'automatski tekst' direktorije su samo za ฤitanje. ลฝelite li pozvati dijalog postavki?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistika"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Uvozim dokument..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Izvozim dokument..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Snimam dokument..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Ponovno numerisanje..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Automatsko formatiranje dokumenta..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Pretraลพujem..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Pismo"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Provjera pravopisa..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Rastavljanje rijeฤi..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Umeฤ‡em indeks..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Aลพuriranje indeksa..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Stvaranje saลพetka..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Prilagodi objekte..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabela"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Slika"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objekat"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Okvir"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Oblik"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Odsjeฤak"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numerisanje"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "prazna stranica"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Saลพetak: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "razdvojeno sa: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Kontura: Nivo "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Stil: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Broj stranice: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Prijelom prije nove stranice"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Zapadni tekst: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Azijski tekst: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Nepoznat autor"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Obriลกi ~sve komentare od $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Obriลกi ~sve komentare od $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Numerisanje kontura"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 rijeฤi, %2 znakova"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 rijeฤi, %2 znakova izabrano"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Pretvori tekst u tabelu"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Dodaj AutoFormat"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Ime"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Obriลกi AutoFormat"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Sljedeฤ‡i AutoFormat unos ฤ‡e biti obrisan:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Preimenuj AutoFormat"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Zatvori"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Sjever"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Sredina"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Jug"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suma"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1836,319 +1846,319 @@ msgstr ""
"ลฝeljeni AutoFormat ne moลพe biti napravljen. \n"
"Pokuลกajte ponovo koristeฤ‡i drugo ime."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Brojฤano"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Redovi"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Kolona"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Izmijeni bibliografsku stavku"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Ubaci bibliografsku stavku"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Razmak izmeฤ‘u %1 i %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Kolona %1 ล irina"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer tabela"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer okvir"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer okvir"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Drugi OLE objekti"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Nije moguฤ‡e sortirati izabrano"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Klikni na predmet"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Prije ubacivanja AutoTeksta"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Poslije ubacivanja AutoTeksta"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Miลก nad predmetom"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Aktiviraj hiperlink"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Miลก napuลกta predmet"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Uฤitavanje slike uspjeลกno"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Uฤitavanje slike prekinuto"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
#, fuzzy
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Ne mogu uฤitati slike"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Unos alfanumeriฤkih znakova"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Unos ne-alfanumeriฤkih znakova"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Promijeni veliฤinu okvira"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Pomjeri okvir"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Naslovi"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabele"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Okvir teksta"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Slika"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE objekti"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Zabiljeลกke"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sekcije"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hiperlinkovi"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Reference"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Indeksi"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Predmeti za crtanje"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Komentari"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Naslov 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Ovo je sadrลพaj prvog poglavlja. Ovo je pristup korisniฤkom imeniku."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Naslov 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Ovo je sadrลพaj poglavlja 1.1. Ovo je pristup sadrลพaju."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Naslov 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Ovo je sadrลพaj poglavlja 1.2. Ova kljuฤna rijeฤ je glavni pristup."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabela 1: Ovo je tabela 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Slika 1: Ovo je slika 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Naslov"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabela"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Okvir teksta"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Slika"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE objekat"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Zabiljeลกka"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Sekcija"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hiperlink"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Referenca"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Indeks"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Napomena"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Crtani predmet"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Dodatni formati..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2157,2233 +2167,2233 @@ msgstr ""
"Interaktivno rastavljanje je veฤ‡ aktivno \n"
"u drugom dokumentu"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Rastavljanje rijeฤi"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "nije moguฤ‡e"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Obriลกi $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Ubaci $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Prebrisavanje: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Novi odlomak"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Pomakni"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Primijeni svojstva"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Primijeni stilove: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Osvjeลพi svojstva"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Promijeni stil: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Umetni datoteku"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Umetni gotov tekst"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Obriลกi zabiljeลกku: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Ubaci zabiljeลกku: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Sortiraj tabelu"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Sortiraj tekst"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Ubacivanje tablice: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Pretvori tekst -> tablica"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Pretvori tablicu -> tekst"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopiraj: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Zamijeni $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Ubaci prijelom stranice"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Ubaci prijelom kolone"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Umetni omotnicu"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopiraj: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Pomakni: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Umetni %PRODUCTNAME grafikon"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Umetni okvir"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Obriลกi okvir"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "AutoFormat"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Naslov tablice"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Zamijeni: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Umetni odjeljak"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Obriลกi odjeljak"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Promijeni odjeljak"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Promijeni unaprijed postavljene vrijednosti"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Zamijeni stil: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Izbriลกi prijelom stranica"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "KorekcijaTteksta"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Poveฤ‡aj/smanji konturu"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Pomakni konturu"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Umetni numeriranje"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Poveฤ‡aj razinu"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Smanji razinu"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Pomakni odlomke"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Ubaci crtane objekte: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Broj ukljuฤen/iskljuฤen"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Poveฤ‡aj uvlaku"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Smanji uvlaku"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Ubaci opis: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Ponovo poฤni numerisanje"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Promijeni fusnotu"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Prihvat promijene: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Odbaci promjenu: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Podijeli tablicu"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Zaustavi svojstvo"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Automatsko ispravljanje"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Spoji tablicu"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Izmijeni veliฤinu slova"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Obriลกi numeraciju"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Crtani objekti: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Grupiranje crtanih objekata"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Razgrupisanje crtanih objekata"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Obriลกi crtane objekte"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Zamjena slike"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Obriลกi sliku"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Primijeni tablicu svojstava"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "AutoFormat tablice"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Umetni kolonu"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Umetni red"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Obriลกi red/kolonu"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Obriลกi kolonu"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Obriลกi redak"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Razdvoji ฤ‡elije"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Spoji ฤ‡elije"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formatiraj ฤ‡eliju"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Umetni indeks/tablicu"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Uklanjanje indeksa/tabele"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Kopiraj tabelu"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Kopiraj tabelu"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Postavi pokazivaฤ"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Poveลพi tekstualne okvire"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Odspoji tekstualne okvire"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Promijeni odrednice fusnota"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Usporedba dokumenta"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Primijeni stil okvira: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Postavke za Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Umetni fusnotu"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "ubaci dugme URL-a"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Umetni hipervezu"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "ukloni nevidljiv sadrลพaj"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tablica/indeks je promijenjen"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "viลกestruki odabir"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Tipkanje: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Umetni iz meฤ‘uspremnika"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "pojavljivanje"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tab(ovi)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 prijeloma redova"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "prijelom stranice"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "prijelom kolone"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Ubaci $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Obriลกi $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Svojstva su promijenjena"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Izmjene tabele"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Izmjene tabele"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Umetni red"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Obriลกi redak"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Unesi ฤ‡eliju"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Izbriลกi ฤ‡elije"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 promjena"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Promijeni stil stranice: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Stvori stil stranice: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Obriลกi stil stranice: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Promijeni ime stila stanice: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Izmijenjeno zaglavlje/podnoลพje"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Izmijenjeno polje"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Napravi stil odlomka: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Obriลกi stil odlomka: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Promjeni ime stilu odlomka: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Stvori stil znakova: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Obriลกi stil znakova: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Promjeni ime stila znakova: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Napravi stil okvira: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Obriลกi stil okvira: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Promjeni ime stila okvira: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Napravi stil numerisanja: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Obriลกi stil numerisanja: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Preimenovanje stila numerisanja: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Promjeni ime zabiljeลกke: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Ubaci zapis indeksa"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Obriลกi stavku indeksa"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "polje"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Odlomci"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "okvir"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-objekat"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "formula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "graf"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "biljeลกka"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "unakrsna referenca"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "skripta"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "unos u bibliografiju"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "posebni znak"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "fusnota"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "Slika"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "objekti crteลพa"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tablica: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "odlomak"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Promijeni naslov objekta u $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Promijeni opis objekta u $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Stvori stil stranice: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Obriลกi stil stranice: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Stvori stil stranice: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Obriลกi stranicu"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Pregled dokumenta"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Pregled dokumenta"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Zaglavlje $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Zaglavlje strane $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Podnoลพje $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Podnoลพje strane $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Fusnota $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Fusnota $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Endnota $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Endnota $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) na strani $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Strana $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Strana: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Akcije"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Aktivirajte ovo dugme za otvaranje liste aktivnosti koje se mogu izvoditi na ovom i drugim komentarima"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Pregled dokumenta"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Reลพim pregleda)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME Dokument"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Greลกka prilikom ฤitanja"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Slika ne moลพe biti prikazana."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Greลกka prilikom ฤitanja iz odlagaliลกta."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Ruฤni prijelom kolone"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Redak %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Stupac %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Znak"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Odlomak"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Okvir"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Stranice"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numerisanje"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabela"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ฤ†elija"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Azijsko"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Zapadni"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
#, fuzzy
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Sadrลพaj"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~Pozadina stranice"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Skriveni te~kst"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Zamjena za tekst"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Kontrol~e formulara"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Boja"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "ล tampaj tekst u crn~oj"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Stranice"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "ล tampaj ~automatski umetnute prazne stranice"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Posluลพavnik za papir iz opcija ลกtampaฤa"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "ล tampaj"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Niลกta (samo dokument)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Samo komentari"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Stavi na kraj dokumenta"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Stavi na kraj stranice"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Komentari"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Strane lista papira"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Sve"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Straลพnja strana / lijeve stranice"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Prednja strana / desne stranice"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Ukljuฤi"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Broลก~ura"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Pismo s lijeva na desno"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Pismo s desna na lijevo"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Raspon i kopije"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Sve stranice"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Str~anice"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Izbor"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funkcije"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Otkaลพi"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Primijeni"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Lista formula"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Tekst formule"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Kontura: Nivo "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Naฤin prevlaฤenja"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Umetni hipervezu"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Ubaci kao link"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Ubaci kao kopiju"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Prikaลพi"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktivni prozor"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "skriveno"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktivno"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "neaktivno"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Izmijeni..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Aลพuriraj"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Izmijeni"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Izmijeni linkove"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Umetni"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "Indeks"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "_Datoteka"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "_Novi Dokument"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Obriลกi"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "Obriลกi"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
#, fuzzy
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Oznaฤena oblast"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indeksi"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Veza"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "_Sve"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Ukloni zaลกtitu"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "skriveno"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Filter nije pronaฤ‘en."
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Preimenuj"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "samo-ฤitanje"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Prikaลพi sve"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
#, fuzzy
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Sakrij _sve"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
#, fuzzy
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Izbriลกi _sve"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Lijevo: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Desno: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Unutra: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Spoljni: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Vrh: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Dno: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Stranica"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Linija"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Nema"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " G: %1 M: %2 D: %3 S: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Abecedni indeks"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Korisniฤki definisan"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Tabele Sadrลพaja"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografija"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citat"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Indeks tabela"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Tabela predmeta"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Naslov"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Tema:"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Kljuฤne rijeฤi"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Komentari"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Napravi"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Izmijenjeno"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
#, fuzzy
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Posljednji put ลกtampa_no:"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Broj verzije"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Ukupno vrijeme editovanja"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ฤŒlanak"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Knjiga"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Broลก~ura"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Zbornik radova sa konferencije"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Izvadak iz knjige"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Izvadak iz knjige s naslovom"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Zbornik radova sa konferencije"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Dnevnik"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Teh. dokumentacija"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Teza"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Razno"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Disertacija"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Zbornik radova sa konferencije"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Istraลพivaฤki izvjeลกtaj"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Neobjavljeno"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Po dokumentu"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Kratko ime"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Vrsta"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adresa"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "An~otacija"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autor(i)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Naslo~v knjige"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Poglavlje"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "~Izdanje"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Urednik"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Vrs~ta publikacije"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "~Ustanova"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Dnevnik"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mjesec"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Napomena"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
#, fuzzy
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Numeriลกi"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organi~zacija"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "~Stranice"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Izdavaฤ"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Univerzitet"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Se~rija"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Naslov"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Vrsta ~izvjeลกtaja"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Razina zvuka"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
#, fuzzy
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Dragi"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "_URL:"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Korisniฤki-definisan"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "~ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Izmijeni stavku indeksa"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Ubaci stavku u indeks"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Dokument veฤ‡ sadrลพi tu bibliografsku stavku sa drugaฤijim podacima. ลฝelite li prilagoditi postojeฤ‡e stavke?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Komentari"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Prikaลพi komentare"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Sakrij komentare"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Naziv kratice veฤ‡ postoji. Izaberite drugi naziv."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Obriลกi AutoTekst?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Obriลกi kategoriju "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "AutoTekst :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Snimi AutoTekst"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Nema AutoTeksta u ovoj datoteci."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Moj AutoTekst"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "AutoTekst za kraticu '%1' nije pronaฤ‘en."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Ne mogu napraviti automatski tekst."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Zahtijevani format clipboarda nije dostupan."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Svi komentari"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Svi komentari"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Komentari od "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(nema datuma)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(nema autora)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Odgovori $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Izmijeni adresni blok"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Prilagoฤ‘eni pozdrav (muลกki primatelji)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Prilagoฤ‘eni pozdrav (ลพenski primatelji)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Elementi p~ozdrava"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Dodaj pozdravu"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Ukloni iz pozdrava"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Povucite elemente pozdrava u okvir ispod"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Pozdrav"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Interpunkcijski znak"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Pridruลพuje polja iz vaลกeg izvora podataka kako bi odgovarala adresnim elementima."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Pregled pozdrava"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Adresni elementi"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Elementi pozdrava"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Usporeฤ‘uje se s poljem:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Pregled"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " nije dostupno "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Sve datoteke"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Lista adresa(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "ฤŒisti tekst (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Zarezom odvojeni tekst (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4391,84 +4401,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME adresni popis (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Izaberite poฤetni dokument"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Izaberite vrstu dokumenta"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Ubacivanje adresnog bloka"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Odabir adresne liste"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Stvaranje pozdrava"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Prilagoฤ‘avanje izgleda"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Kraj"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "ฤŒarobnjak za cirkularno pismo"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Naziv"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Vrsta"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabela"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Upit"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Nastavi sa provjerom od poฤetka dokumenta?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Provjera pravopisa je zavrลกena."
@@ -4477,212 +4487,212 @@ msgstr "Provjera pravopisa je zavrลกena."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Vrijeme"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Naziv datoteke"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Naziv baze podataka"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Poglavlje"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Brojevi stranica"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistika"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ล abloni"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Poลกiljaoc"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Postavi promjenjivu"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Pokaลพi promjenjivu"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Ubaci formulu"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Unesi polje"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Unesi polje (promjenjiva)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Unesi polje (korisnik)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Uslovni tekst"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE polje"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Izvrลกi makro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Opseg brojeva"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Postavljanje straniฤne promjenjive"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Pokaลพi straniฤnu promjenjivu"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Uฤitaj URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Drลพaฤ"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Spoji znakove"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Lista za unos"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Postavi reference"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Ubaci reference"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Polja za cirkularno pismo"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Sljedeฤ‡i zapis"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Bilo koji zapis"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Broj zapisa"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Prethodna stranica"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Sljedeฤ‡a stranica"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Skriveni tekst"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Korisniฤko polje"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Napomena"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skripta"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Bibliografski unos"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Skriveni odlomak"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Podaci o dokumentu"
@@ -4690,74 +4700,74 @@ msgstr "Podaci o dokumentu"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Datum (fiksno)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Vrijeme"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Vrijeme (fiksno)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabele"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Znakovi"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Rijeฤi"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Odlomci"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Slika"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objekti"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Stranice"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE samostalno"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE ruฤno"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4765,87 +4775,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Firma"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Ime"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Prezime"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Inicijali"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Ulica"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Drลพava"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Poลกtanski broj"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Grad"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Naslov"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Poloลพaj"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel (kuฤ‡a)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel (posao)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Faks"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Stanje"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "iskljuฤeno"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ukljuฤeno"
@@ -4854,32 +4864,32 @@ msgstr "ukljuฤeno"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Naziv datoteke"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Naziv datoteke bez ekstenzije"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Staza/naziv datoteke"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Staza"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Stil"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategorija"
@@ -4887,22 +4897,22 @@ msgstr "Kategorija"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Naziv poglavlja"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Broj poglavlja"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Broj poglavlja bez separatora"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Broj i ime poglavlja"
@@ -4910,47 +4920,47 @@ msgstr "Broj i ime poglavlja"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Rimski (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Rimski (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arapski (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Kao stil stranice"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Tekst"
@@ -4958,12 +4968,12 @@ msgstr "Tekst"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Naziv"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Inicijali"
@@ -4971,42 +4981,42 @@ msgstr "Inicijali"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistem"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Naziv"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Baza podataka"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistem"
@@ -5014,17 +5024,17 @@ msgstr "Sistem"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Vrijeme"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Datum"
@@ -5032,67 +5042,67 @@ msgstr "Datum"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Referenca"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Stranica"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Poglavlje"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Iznad/Ispod"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Kao stil stranice"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategorija i broj"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Tekst natpisa"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numerisanje"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Numeriลกi"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Numeriลกi (bez konteksta)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Numeriลกi (puni kontekst)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5100,27 +5110,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabela"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Okvir"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Slika"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objekat"
@@ -5128,1303 +5138,1303 @@ msgstr "Objekat"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Stanje"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Onda, Ili"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE izjava"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Skriveni t~ekst"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Naziv makroa"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Referenca"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Zn~akovi"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "Po~mak"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Vrijednost"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Prilagoฤ‘eno"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Korisnik]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. nagib"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. nagib"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ล irina"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Visina"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Lijeva margina"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Gornja margina"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Kolone"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Redovi"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Knjiลพni pregled"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "redovi"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Ukrasna poฤetna slova"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "prijelom stranice"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Obrni uspravno"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Obrni %1 vodoravno"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Stil znaka"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Stil znaka"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Podnoลพje"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Na podnoลพje"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Zaglavlje"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Na zaglavlje"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "~Bez omotavanja"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Kroz"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Paralelogram"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ล irina"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "Na _pasus"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "Na zn_ak"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "Na _stranicu"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrirano uspravno"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "Na dno"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Vrh linije"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Lijevo centrirano"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Dno linije"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Toฤno registrirano"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Vodoravno centrirano"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "iznutra"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "Izvan"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Puna ลก_irina"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Kolone"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
#, fuzzy
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "_Ureฤ‘ivanje u samo-ฤitanje dokumentu"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Podijeli"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numerisanje"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "Prikaลพi numerisanje"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "i "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Osvijetljenost"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Vrati "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrast"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Prozirnost"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Umetni"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafiฤki naฤin"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "_Standardno"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Sive nijanse"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Crno-bijelo"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Vodeni peฤat"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Citat"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Bez mreลพe"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Mreลพa (samo linije)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Mreลพa (linije i znakovi)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Prati tok teksta"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabela"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Okvir teksta"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "Stranica"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Crteลพ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Kontrola"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "Odsjeฤak"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Zabiljeลกka"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Ilustracija"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE objekat"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
#, fuzzy
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Naslovi"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
#, fuzzy
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Oznaฤena oblast"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
#, fuzzy
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Fusnota"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
#, fuzzy
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Napomena"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Ponovi pretragu"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Ubaci okvir sa tekstom"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Sljedeฤ‡a stranica"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Bez naslova"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
#, fuzzy
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Novi odjeljak"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Na narednu zabiljeลกku"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Bez naslova"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
#, fuzzy
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Novi odjeljak"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Na narednu fusnotu"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Sljedeฤ‡i komentar"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Ubaci zapis indeksa"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Prethodna stranica"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Prethodna stranica"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Na prethodnu sekciju"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Na prethodnu zabiljeลกku"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Na prethodnu fusnotu"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Prethodni komentar"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Idi na prethodnu formulu tabele"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Idi na prethodnu pogreลกnu formulu tabele"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Idi na narednu pogreลกnu formulu tabele"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Umetni"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Obriลกi"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
#, fuzzy
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "formatirano"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Izmjene tabele"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Primijenjeni stilovi odlomaka"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Red umetnut "
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
#, fuzzy
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Red izbrisan"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Endnota"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Fusnota"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
#, fuzzy
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Izbriลกi ~sloj..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formatiraj ~stranicu..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
#, fuzzy
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Obriลกi podnoลพje?"
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Format poda..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Nije moguฤ‡e otvoriti grafiฤku datoteku"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Grafiฤku datoteku nije moguฤ‡e proฤitati"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
#, fuzzy
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Nepoznat format datoteke sa slikom"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Ova verzija grafiฤke datoteke nije podrลพana"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Filter za slike nije pronaฤ‘en"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
#, fuzzy
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Nema dovoljno memorije da se ubaci slika."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Ubaci sliku"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Komentar: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Ubacivanje"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Brisanje"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Automatska ispravka"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formati"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Izmjene tabele"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Primijenjeni stilovi odlomaka"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Strana "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Odlomak"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Slika"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE objekat"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Okvir"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabela"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Red tabele"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "ฤ†elija tabele"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Strana"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Zaglavlje"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Podnoลพje"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML dokument"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Naslov"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Razdjelnik"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Nivo "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Datoteka, \"%1\" u \"%2\" stazi nije se mogla naฤ‡i."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Korisniฤki definisan indeks"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Niลกta>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Niลกta>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Broj poglavlja"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Unos"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Pozicija tabulatora"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Broj stranice"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Informacije o poglavlju"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Poฤetak hiperlinka"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Kraj hiperlinka"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Bibliografski unos: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Stil znakova: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Izbor datoteke za abecedni indeks (*.sdi)"
@@ -6432,249 +6442,249 @@ msgstr "Izbor datoteke za abecedni indeks (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Osnovna crta na ~vrhu"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Osnovna crta na ~dnu"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Osnovna linija na ~sredini"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Ubaci predmet"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Promijeni predmet"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ล ablon: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Rubovi"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Pozadina"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Stil odlomka: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
#, fuzzy
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Brojevi stranica ne mogu se primijeniti na trenutnu stranicu. Parni brojevi mogu se koristiti na lijevoj stranici, neparni brojevi na desnim stranicama."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Master dokument"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION master dokument"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Bez jezika (iskljuฤi provjeru pravopisa)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Vrati na uobiฤajeni jezik"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Viลกe..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignoriลกi"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML dokument"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Po dokumentu"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivo "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Kontura"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Umetni fusnotu/endnotu"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Traลพeni pojam zamijenjen XX puta"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Redovi"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Kolona"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "Nastavi"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "Zadaci"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Status:"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Zumiraj"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6683,7 +6693,7 @@ msgstr "Prema dolje"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6691,34 +6701,34 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "neispravno"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
#, fuzzy
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Potpisan od "
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Poslovna Kartica"
@@ -10439,33 +10449,43 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "AutomatskiTekst za kraticu "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Zabiljeลกke"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Umetni"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Preimenuj"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Obriลกi"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Obriลกi"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Preimenuj"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13430,8 +13450,8 @@ msgstr "Rubna razina:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Tijelo teksta"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13905,82 +13925,87 @@ msgstr "Prije_lomi"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Skriveni tekst"
+msgid "Hidden characters"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Polja: Skriven te_kst"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Polja: Skriveni p_asus"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Prikaz"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Matematiฤki bazirano poravnanje"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
#, fuzzy
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Asistencija rasporeda"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_Direktni kursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Ubaci"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "_Poravnanje odlomka"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "_Lijeva margina odlomka"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabulatori"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulatori _i razmaci"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Direktni kursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/bs/vcl/messages.po b/source/bs/vcl/messages.po
index 8c276091abb..d1e91fe834a 100644
--- a/source/bs/vcl/messages.po
+++ b/source/bs/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/ca-valencia/cui/messages.po b/source/ca-valencia/cui/messages.po
index 4d50ca660af..ae6b54c5c6d 100644
--- a/source/ca-valencia/cui/messages.po
+++ b/source/ca-valencia/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-29 07:52+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Camรญ del certificat"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Llengua:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Mida:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Mida:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Llengua:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Tipus de lletra occidental"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Mida:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Llengua:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Tipus de lletra asiร tic"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Mida:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Llengua:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Tipus de lletra CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Previsualitzaciรณ"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Provรญncia"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Configuraciรณ del tipus de lletra per a codi font en HTML, Basic i SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Cons_ells ampliats"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Ajuda"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Utilitza els diร legs del %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Diร legs d'obri/guarda"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Utilitza els _diร legs del %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Diร legs d'impressiรณ"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "En im_primir s'estableix l'estat de \"document modificat\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Estat del document"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpreta com a anys entre "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "i "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Any (dues xifres)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Recull dades d'รบs i els envia a The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Ajuda a millorar el %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Carrega el %PRODUCTNAME en iniciar el sistema"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Habilita l'inici rร pid a la safata del sistema"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Inici rร pid del %PRODUCTNAME"
diff --git a/source/ca-valencia/helpcontent2/source/text/shared.po b/source/ca-valencia/helpcontent2/source/text/shared.po
index 529992aa5ba..3ea7c529d0e 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-15 13:20+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -38,16 +38,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">La barra d'eines Parร metres 3D controla les propietats dels objectes 3D seleccionats.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Extrusiรณ activada/desactivada"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -134,8 +134,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri la finestra Profunditat de l'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri la finestra Direcciรณ d'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -198,8 +198,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri la finestra Ilยทluminaciรณ d'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -230,8 +230,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri la finestra Superfรญcie d'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -254,8 +254,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Obri la barra d'eines Color de l'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/00.po b/source/ca-valencia/helpcontent2/source/text/shared/00.po
index ba6c80c9194..7e49c715480 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/00.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-15 13:20+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5326,24 +5326,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Trieu <emph>Fitxer โ–ธ Mostra la previsualitzaciรณ al navegador web</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Nou</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Icona <emph>Nou</emph> a la barra <emph>Estร ndard</emph> (la icona mostra el tipus de document nou)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5374,8 +5374,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menรบ <emph>Fitxer โ–ธ Nou</emph><emph>โ–ธ Plantilles</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5390,96 +5390,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Trieu <emph>Fitxer โ–ธ Nou โ–ธ Etiquetes</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Etiquetes โ–ธ Etiquetes</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Etiquetes โ–ธ Formata</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Formata</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Etiquetes โ–ธ Opcions</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Opcions</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Trieu <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Tipus</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Targetes de visita</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Privat</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Empresa</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Obri</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5494,8 +5494,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5518,232 +5518,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรบ <emph>Fitxer โ–ธ Obri</emph> i seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรบ <emph>Fitxer โ–ธ Anomena i guarda</emph>, seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Trieu <emph>Fitxer โ–ธ Auxiliars</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Disseny de pร gina</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Format de la capรงalera</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Elements impresos</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Destinatari i remitent</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Peu de pร gina</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ </emph><emph>Nom i ubicaciรณ</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Disseny de la pร gina</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Elements a incloure</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Remitent i destinatari</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Peu de pร gina</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Nom i ubicaciรณ</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Disseny de la pร gina</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Atributs generals</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Encapรงalaments</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Noms</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Temes</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Nom i ubicaciรณ</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5766,88 +5766,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - pร gina 1 de l'auxiliar</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - pร gina 2 de l'auxiliar</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">En el disseny de formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - pร gina 3 de l'auxiliar</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - pร gina 4 de l'auxiliar, hi ha d'haver una connexiรณ a una base de dades.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - รบltima pร gina de l'auxiliar</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Convertidor de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Convertidor de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Convertidor de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Convertidor d'euros</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menรบ <emph>Fitxer โ–ธ Auxiliars โ–ธ Font de dades de les adreces</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5870,8 +5870,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Auxiliars de font de dades de les adreces</emph><emph>- Tรญtol de la font de dades</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5886,16 +5886,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Trieu <emph>Fitxer โ–ธ Tanca</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Guarda</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5910,8 +5910,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "A la barra Estร ndard o Dades de taula, feu clic a"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5950,104 +5950,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">En el menรบ <emph>Fitxer โ–ธ Exporta</emph> del $[officename] Draw o del $[officename] Impress, seleccioneu ยซDocument HTMLยป com a tipus de fitxer, s'obrirร  el diร leg automร ticament</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 1 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 2 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 3 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 4 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 5 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 6 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Trieu <emph>Fitxer โ–ธ Exporta</emph>, seleccioneu un tipus de fitxer grร fic, s'obrirร  automร ticament el diร leg</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Trieu <emph>Fitxer โ–ธ Guarda-ho tot</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Trieu <emph>Fitxer โ–ธ Anomena i guarda</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Torna a carregar</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Trieu <emph>Fitxer โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ General</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6062,7 +6062,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6070,88 +6070,88 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Trieu <emph>Eines - Macros - Signatura digital</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ General</emph>, feu clic al botรณ <emph>Signatura digital</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Feu doble clic al camp de signatura a la barra d'estat."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ General</emph>, feu clic al botรณ <emph>Signatura digital</emph>, llavors feu clic al botรณ <emph>Afig</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Descripciรณ</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Descripciรณ</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Estadรญstiques</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Seguretat</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Internet</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Tipus de lletra</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Menรบ<emph> Fitxer โ–ธ Previsualitzaciรณ de la impressiรณ</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6174,24 +6174,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Configuraciรณ de la impressora</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menรบ<emph> Fitxer โ–ธ Envia</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Envia โ–ธ Envia el document per correu electrรฒnic...</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6214,8 +6214,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Trieu <emph>Fitxer โ–ธ Exporta</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6230,7 +6230,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6246,7 +6246,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6254,7 +6254,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6278,24 +6278,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Envia โ–ธ Correu electrรฒnic com a PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Trieu <emph>Fitxer โ–ธ Envia โ–ธ Crea un document mestre</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Imprimeix</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6310,8 +6310,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "A la barra Estร ndard, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6358,8 +6358,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Ix</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6374,48 +6374,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Trieu <emph>Fitxer โ–ธ Nou โ–ธ Document mestre</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Trieu <emph>Fitxer โ–ธ Obri</emph> i seleccioneu ยซText CSVยป a ยซTipus de fitxerยป"
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Trieu <emph>Dades - Text a columnes</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Trieu <emph>Fitxer โ–ธ Exporta</emph>, si se selecciona EPS com a tipus de fitxer, s'obrirร  este diร leg automร ticament</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Trieu <emph>Fitxer โ–ธ Exporta</emph>, si se selecciona PBM, PPM o PGM com a tipus de fitxer, s'obrirร  este diร leg automร ticament</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Trieu <emph>Fitxer โ–ธ Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6438,8 +6438,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Desfรฉs</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6454,8 +6454,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "A la barra <emph>Estร ndard</emph> o de Dades de taula, feu clic a"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6478,16 +6478,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Refรฉs</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6510,16 +6510,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Trieu <emph>Edita โ–ธ Repeteix</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Retalla</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6534,8 +6534,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6558,8 +6558,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Copia</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6598,8 +6598,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Enganxa</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6614,8 +6614,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6638,16 +6638,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Trieu <emph>Edita โ–ธ Enganxament especial</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Selecciona-ho tot</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6678,15 +6678,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Trieu <emph>Edita โ–ธ Seguiment de canvis</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6694,7 +6694,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6702,7 +6702,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6710,7 +6710,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6718,7 +6718,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6726,7 +6726,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6734,15 +6734,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Trieu <emph>Edita โ–ธ Seguiment de canvis โ–ธ Fusiona el document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6750,7 +6750,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6758,7 +6758,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6766,8 +6766,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Busca</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Busca i reemplaรงa</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "A la barra Estร ndard, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6822,56 +6822,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Trieu <emph>Edita โ–ธ Busca i reemplaรงa โ–ธ Atributs</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Trieu el botรณ <emph>Edita โ–ธ Busca i reemplaรงa โ–ธ Format</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Trieu la casella de selecciรณ <emph>Edita โ–ธ Busca i reemplaรงa โ–ธ Busca per similitud</emph> i el botรณ <emph>Similituds</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "A la barra <emph>Taula de dades</emph>, feu clic a la icona <emph>Busca</emph> - casella de selecciรณ <emph>Busca per similitud -</emph> botรณ <emph>Similituds</emph> (visualitzaciรณ de la taula de la base de dades)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "A la barra <emph>Navegaciรณ de formularis</emph>, feu clic a <emph>Busca un registre</emph> - casella de selecciรณ <emph>Busca per similitud</emph> - botรณ <emph>Similituds</emph> (visualitzaciรณ de formulari)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Trieu <emph>Visualitza - Navegador</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6894,80 +6894,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Trieu <emph>Eines - Base de dades bibliogrร fica</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Trieu <emph>Edita โ–ธ Enllaรงos</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Trieu <emph>Edita โ–ธ Enllaรงos โ–ธ Modifica l'enllaรง</emph> (nomรฉs per als enllaรงos DDE) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Seleccioneu un marc, desprรฉs trieu <emph>Edita โ–ธ Objecte โ–ธ Propietats</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Obriu el menรบ contextual del marc seleccionat - trieu <emph>Propietats</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Trieu <emph>Edita โ–ธ Mapa d'imatge</emph> (tambรฉ en el menรบ contextual de l'objecte seleccionat) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Trieu <emph>Edita โ–ธ Mapa d'imatge</emph>, seleccioneu una secciรณ del mapa d'imatge i feu clic a <emph>Propietats โ–ธ Descripciรณ</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Trieu <emph>Edita โ–ธ Objecte</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Trieu <emph>Edita โ–ธ Objecte โ–ธ Edita</emph>, tambรฉ en el menรบ contextual de l'objecte seleccionat </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Trieu <emph>Edita โ–ธ Objecte โ–ธ Obri</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6990,15 +6990,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Trieu <emph>Visualitza - Escala</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7006,104 +7006,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Feu doble clic o clic amb el botรณ dret del ratolรญ al camp de la barra <emph>Estat</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Trieu <emph>Visualitza - Barres d'eines</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Trieu <emph>Visualitza - Barres d'eines - Estร ndard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Trieu <emph>Visualitza - Barres d'eines - Eines</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Trieu <emph>Visualitza - Barra d'estat</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Trieu <emph>Visualitza - Barres d'eines - Barra de colors </emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Trieu <emph>Visualitza - Estat del mรจtode d'entrada </emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Feu clic a la icona <emph>Enllaรง</emph> de la barra <emph>Estร ndard</emph>, feu clic a <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Trieu <emph>Insereix - Enllaรง</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Feu clic a la icona <emph>Enllaรง</emph> de la barra <emph>Estร ndard</emph>, feu clic a <emph>Correu</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Feu clic a la icona <emph>Enllaรง</emph> a la barra <emph>Estร ndard</emph>, feu clic a <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Feu clic a la icona <emph>Enllaรง</emph> de la barra <emph>Estร ndard</emph>, feu clic a <emph>Document nou</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Trieu <emph>Visualitza - Pantalla completa</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7142,15 +7142,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menรบ <emph>Visualitza - Fonts de dades</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7174,16 +7174,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Trieu <emph>Visualitza - Font HTML</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Obriu el menรบ contextual d'un document HTML"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7206,7 +7206,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7214,7 +7214,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7238,64 +7238,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Trieu <emph>Insereix - Comentari</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Trieu <emph>Insereix - Multimรจdia - Escร ner</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Trieu <emph>Insereix - Multimรจdia- Escร ner - Selecciona la font</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Trieu <emph>Insereix - Multimรจdia - Escร ner - Solยทlicita</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Trieu <emph>Insereix - Carร cter especial</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Trieu el botรณ <emph>Format โ–ธ Pics i numeraciรณ โ–ธ Personalitza โ–ธ Carร cter</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Trieu el botรณ <emph>Format โ–ธ Pics i numeraciรณ โ–ธ Personalitza โ–ธ Carร cter</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "A la barra d'eines <emph>Estร ndard</emph> o <emph>Insereix</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7326,7 +7326,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7342,24 +7342,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Trieu <emph>Insereix - Objecte</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Objecte OLE</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Obriu la barra d'eines <emph>Insereix</emph> i feu clic a"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7382,16 +7382,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Fรณrmula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Obriu la barra d'eines <emph>Insereix</emph> i feu clic a"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7414,64 +7414,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format โ–ธ Tipus de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format โ–ธ Tipus de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format โ–ธ Tipus de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Obriu la barra d'eines <emph>Insereix</emph> i feu clic a"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7494,7 +7494,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7502,8 +7502,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "A la barra d'eines <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7526,16 +7526,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Trieu <emph>Insereix - Marc flotant</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Obriu la barra d'eines <emph>Insereix</emph> i feu clic a"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7558,8 +7558,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Obri un fitxer d'un format desconegut per al %PRODUCTNAME i que no รฉs un fitxer de text </variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7694,8 +7694,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Trieu <item type=\"menuitem\">Insereix - Suports - Galeria de fitxer d'imatges</item> o a la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7718,7 +7718,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7742,8 +7742,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7806,8 +7806,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Trieu <emph>Eines - Llengua - Tesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7854,7 +7854,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8038,15 +8038,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Botรณ de selecciรณ del camรญ en diferents auxiliars"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8246,7 +8246,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8254,7 +8254,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8262,7 +8262,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8302,7 +8302,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8390,7 +8390,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8398,7 +8398,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8430,7 +8430,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8678,16 +8678,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Trieu <emph>Finestra - Finestra nova</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Trieu <emph>Finestra</emph> - Llista de documents oberts</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8710,16 +8710,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Trieu <emph>Ajuda โ–ธ Ajuda del %PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Trieu <emph>Ajuda โ–ธ Quant al </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8734,8 +8734,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Trieu <emph>Ajuda โ–ธ Registre</emph> (aixรฒ รฉs un enllaรง directe a un lloc web extern)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8758,24 +8758,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Trieu <emph>Dades - Filtre - Filtre estร ndard</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Visualitzaciรณ de la taula de base de dades: icona <emph>Filtre estร ndard</emph> a la barra d'eines <emph>Base de dades</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Visualitzaciรณ de formulari: icona <emph>Filtre estร ndard</emph> a la barra <emph>Formulari</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8814,8 +8814,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">En una finestra d'un fitxer de base de dades, trieu <emph>Eines - Filtres de la taula</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8830,23 +8830,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">En una finestra d'un fitxer de base de dades, trieu la pestanya <emph>Edita โ–ธ Base de dades โ–ธ Propietats โ–ธ Parร metres avanรงats</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">En una finestra d'un fitxer de base de dades del tipus ODBC o Llibreta d'adreces, trieu Edita โ–ธ Base de dades โ–ธ Tipus de connexiรณ</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8854,128 +8854,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">En una finestra d'un fitxer de base de dades del tipus ODBC, trieu Edita โ–ธ Base de dades โ–ธ Tipus de connexiรณ</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">En una finestra d'un fitxer de base de dades del tipus llibreta d'adreces LDAP, trieu Edita โ–ธ Base de dades โ–ธ Propietats</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">En una finestra d'un fitxer de base de dades del tipus JDBC, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">En una finestra d'un fitxer de base de dades del tipus MySQL, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">En una finestra d'un fitxer de base de dades del tipus dBase, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">En una finestra d'un fitxer de base de dades del tipus dBase, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph>, feu clic a <emph>รndexs</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">En una finestra d'un fitxer de base de dades del tipus text, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">En una finestra d'un fitxer de base de dades del tipus MS ADO, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">En una finestra d'un fitxer de base de dades del tipus JDBC, trieu <emph>Eines - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Taules</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">En una finestra d'un fitxer de base de dades, feu clic a la icona Taules. Trieu Insereix โ–ธ<emph> Disseny de taula</emph> o <emph>Edita โ–ธ Edita</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">En una finestra d'un fitxer de base de dades, feu clic a la icona Taules. Trieu <emph>Insereix โ–ธ Disseny de taula</emph> o <emph>Edita โ–ธ Edita</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">En una finestra d'un fitxer de base de dades, trieu <emph>Insereix - Consulta (vista de disseny)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph>, desprรฉs trieu <emph>Edita โ–ธ Edita</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph>, desprรฉs trieu <emph>Edita โ–ธ Edita</emph>. Quan ja no existeixen camp referenciats, veureu este diร leg.</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9022,8 +9022,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "La icona <emph>Busca un registre</emph> a la barra Dades de la taula i la barra Navegaciรณ de formularis"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9046,8 +9046,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "La icona d'<emph>Ordena</emph> a la barra Dades de la taula i la barra Navegaciรณ de formularis"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9070,40 +9070,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">En una finestra d'un fitxer d'una base de dades, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Arrossegueu i deixeu anar una taula o consulta a la part de la taula d'una altra finestra d'un fitxer de base de dades</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">En una finestra d'un fitxer de base de dades, trieu <emph>Insereix - Formulari</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">En una finestra d'un fitxer de base de dades, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">En una finestra d'un fitxer de base de dades, trieu <emph>Eines - Relacions</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/01.po b/source/ca-valencia/helpcontent2/source/text/shared/01.po
index 1199cb7109f..01a7e2ed44e 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/01.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-15 13:20+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -54,8 +54,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Si voleu crear un document a partir d'una plantilla, trieu <emph>Nou - Plantilles.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -110,8 +110,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Crea un document de text nou ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -134,8 +134,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Crea un full de cร lcul nou ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -158,8 +158,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "Crea una presentaciรณ nova ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -182,8 +182,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Crea un dibuix nou ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -206,8 +206,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Obri l'<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Auxiliar de bases de dades</link> per crear un <link href=\"text/shared/explorer/database/dabadoc.xhp\">fitxer de base de dades</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -302,8 +302,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Crea un document nou de fรณrmula ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -326,8 +326,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Obri el diร leg <link href=\"text/shared/01/01010200.xhp\" name=\"Etiquetes\">Etiquetes</link>, on podeu definir les opcions de les etiquetes, i desprรฉs crea un document nou de text per a les etiquetes ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -350,8 +350,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Obri el diร leg <link href=\"text/shared/01/01010300.xhp\" name=\"Targetes de visita\">Targetes de visita</link>, on podeu definir les opcions de les targetes de visita, i desprรฉs crea un document nou de text ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -390,40 +390,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un document nou de text ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un document nou de full de cร lcul ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea una presentaciรณ nova ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un document nou de dibuix ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri l'Auxiliar de bases de dades per crear un fitxer de base de dades.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -454,24 +454,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un document de fรณrmules ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri el diร leg Etiquetes, on podeu definir les opcions de les etiquetes, i a continuaciรณ crea un document de text per a les etiquetes ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri el diร leg Targetes de visita, on podeu definir les opcions de les targetes de visita, i a continuaciรณ crea un document de text ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -502,16 +502,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Utilitzeu un <emph>document mestre</emph> per organitzar projectes complexos com ara un llibre. <ahelp hid=\".\"> Un <emph>document mestre</emph> pot contindre fitxers individuals per a cada capรญtol d'un llibre, aixรญ com una taula de continguts i un รญndex.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navegador per als documents mestres\">Navegador per als documents mestres</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -534,8 +534,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Permet crear etiquetes, que es creen en un document de text.</ahelp> Podeu imprimir les etiquetes en paper amb un format predefinit o personalitzat.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -662,8 +662,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Seleccioneu la base de dades que s'ha d'utilitzar com a font de dades per a l'etiqueta. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -702,8 +702,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "El nom del camp de base de dades es troba entre claudร tors en el quadre <emph>Text de l'etiqueta</emph>. Si voleu, podeu separar els camps de base de dades amb espais. Per inserir un camp en una lรญnia nova, premeu Retorn."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1110,8 +1110,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Permet editar una sola etiqueta o targeta de visita i actualitza el contingut de les altres etiquetes o targetes de visita de la pร gina quan feu clic al botรณ <emph>Sincronitza les etiquetes</emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1126,8 +1126,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "El botรณ <emph>Sincronitza les etiquetes</emph> nomรฉs apareix al document si heu seleccionat l'opciรณ <emph>Sincronitza els continguts</emph> a la pestanya <emph>Opcions</emph> quan heu creat les etiquetes o les targetes de visita."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1166,8 +1166,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Obri el diร leg <link href=\"text/shared/01/01140000.xhp\" name=\"Configuraciรณ de la impressora\">Configuraciรณ de la impressora</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1790,7 +1790,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1854,24 +1854,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Introduรฏu el nom o el camรญ del fitxer. Tambรฉ podeu introduir un <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> que comence pel nom de protocol ftp, http o https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Podeu utilitzar comodins en el quadre <emph>Nom de fitxer</emph> per a filtrar la llista de fitxers que es mostra."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Per exemple, per a veure una llista de tots els fitxers de text d'una carpeta, escriviu el comodรญ asterisc amb l'extensiรณ dels fitxers de text (*.txt) i, tot seguit, feu clic a <emph>Obri</emph>. Feu servir el comodรญ signe d'interrogaciรณ (?) per a representar qualsevol carร cter, com a (??3*.txt), que nomรฉs mostra fitxers amb un ยซ3ยป com a tercer carร cter del nom de fitxer.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1990,23 +1990,23 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "la carpeta de plantilles compartida"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "la carpeta de plantilles de l'usuari <switchinline select=\"sys\"><caseinline select=\"UNIX\">al directori de l'usuari</caseinline><defaultinline>a la carpeta ยซDocuments and Settingsยป o ยซUsersยป</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2014,7 +2014,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2022,8 +2022,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Si utilitzeu <item type=\"menuitem\">Fitxer โ–ธ Anomena i guarda</item> i seleccioneu un filtre de plantilla per guardar una plantilla en alguna carpeta que no siga a la llista, no es comprovaran els documents basats en esta plantilla."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2094,7 +2094,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2118,7 +2118,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2126,7 +2126,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2134,7 +2134,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2142,7 +2142,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2214,8 +2214,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Diร leg Obri\" href=\"text/shared/01/01020000.xhp\">Diร leg <emph>Obri</emph></link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2278,8 +2278,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Assegureu-vos que l'extensiรณ del fitxer correspon al tipus de fitxer del document. Per exemple, un document del Microsoft Word haurร  de tindre una extensiรณ (*.doc) perquรจ el $[officename] utilitze el filtre adequat."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2326,24 +2326,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "L'orde <emph>Tanca</emph> tanca totes les finestres obertes del document actual."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Si heu fet canvis al document actual, l'aplicaciรณ vos demanarร  si els voleu <link href=\"text/shared/01/01060000.xhp\" name=\"guardar\">guardar</link>."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Quan tanqueu la finestra de l'รบltim document obert, veureu el <link href=\"text/shared/guide/startcenter.xhp\">Centre d'inici</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2390,8 +2390,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Quan editeu una entrada de text automร tic, esta orde canvia a <emph>Guarda el text automร tic</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2406,7 +2406,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2430,7 +2430,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2438,7 +2438,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2470,7 +2470,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2486,7 +2486,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2494,7 +2494,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2566,7 +2566,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2822,8 +2822,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Les seccions segรผents descriuen el diร leg <emph>Exporta</emph> del $[officename]. Per activar els diร legs <emph>Obri</emph> i <emph>Guarda</emph> del $[officename], trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferรจncies</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph> i, tot seguit, seleccioneu <emph>Utilitza els diร legs del $[officename]</emph> a l'ร rea <emph>Diร legs d'obertura/desament</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2886,7 +2886,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2902,7 +2902,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2910,7 +2910,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3086,8 +3086,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>nรบmeros de versiรณ dels documents</bookmark_value><bookmark_value>documents; nรบmeros de versiรณ</bookmark_value><bookmark_value>fitxers; nรบmeros de versiรณ</bookmark_value><bookmark_value>temps d'ediciรณ dels documents</bookmark_value><bookmark_value>documents; temps d'ediciรณ</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Obri el diร leg <link href=\"text/shared/01/digitalsignatures.xhp\">Signatures digitals</link>, on podeu gestionar les signatures digitals del document actual."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3454,7 +3454,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3502,7 +3502,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3518,7 +3518,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3534,7 +3534,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3550,7 +3550,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3566,7 +3566,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3726,7 +3726,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3758,8 +3758,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Trieu <emph>Eines - Font de la llibreta d'adreces</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Afig una nova font de dades a la <emph>Font de la llibreta d'adreces.</emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3886,7 +3886,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3966,7 +3966,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10190,8 +10190,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>zones sensibles; propietats</bookmark_value><bookmark_value>propietats; zones sensibles</bookmark_value><bookmark_value>Mapa d'imatge; propietats de zones sensibles</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10254,8 +10254,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Introduรฏu el text que voleu mostrar quan es posa el ratolรญ sobre la zona sensible en un navegador.</ahelp> Si no introduรฏu cap text, es mostra l'<emph>adreรงa</emph>."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10374,7 +10374,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10382,7 +10382,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10390,8 +10390,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Podeu definir les propietats dels elements d'etiquetatge a <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Canvis\"><emph>%PRODUCTNAME Calc - Canvis</emph></link> del quadre de diร leg Opcions.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10406,32 +10406,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Enganxament i supressiรณ de text"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Desplaรงament de parร grafs"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Ordenaciรณ del text"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Busca i reemplaรงament de text"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10446,72 +10446,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Inserciรณ de fulls i d'intervals"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Insereix el document"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Inserciรณ de text automร tic"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Inserciรณ des del porta-retalls"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Modificaciรณ dels continguts de les celยทles mitjanรงant insercions i supressions"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Inserciรณ i supressiรณ de columnes i de files"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Inserciรณ de fulls"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Tall, cรฒpia i enganxament mitjanรงant el porta-retalls"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Desplaรงament mitjanรงant l'acciรณ d'arrossegar i deixar anar"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Podeu canviar les propietats de visualitzaciรณ dels elements d'etiquetatge a <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Canvis\"><emph>%PRODUCTNAME Writer - Canvis</emph></link> del quadre de diร leg Opcions.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Canvis\"><emph>%PRODUCTNAME Calc - Canvis</emph></link> del quadre de diร leg Opcions.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10630,8 +10630,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Mostra els canvis que s'han rebutjat</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10678,16 +10678,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Podeu adjuntar un comentari quan <switchinline select=\"appl\"><caseinline select=\"WRITER\">el cursor es troba en un passatge de text que s'ha modificat</caseinline><caseinline select=\"CALC\">la celยทla que s'ha modificat estร  seleccionada</caseinline></switchinline>, o bรฉ al diร leg <emph>Gestiona els canvis</emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Els comentaris es mostren com a llegendes al full quan poseu la busca del ratolรญ sobre una celยทla de la qual s'ha gravat un canvi. Tambรฉ podeu veure els comentaris que s'han adjuntat a una celยทla que s'ha modificat a la llista de canvis del diร leg <link href=\"text/shared/01/02230400.xhp\" name=\"Gestiona els canvis\"><emph>Gestiona els canvis</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10742,32 +10742,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "La pestanya <emph>Llista</emph> mostra tots els canvis que s'han gravat al document actual. Per filtrar esta llista, feu clic a la pestanya <emph>Filtre</emph> i seleccioneu els <link href=\"text/shared/01/02230402.xhp\" name=\"criteris de filtre\">criteris de filtre</link> que vulgueu aplicar.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Si la llista contรฉ canvis imbricats, se'n mostren les dependรจncies siga quin siga el filtre. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Quan els canvis fets per diversos autors se superposen, estos canvis s'imbriquen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Per visualitzar tots els canvis que s'han gravat per a una celยทla, feu clic al signe mรฉs (+) situat al costat d'una entrada de la llista.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Si un dels canvis imbricats d'una celยทla coincideix amb un dels criteris del filtre, es mostren tots els canvis de la celยทla. Quan filtreu la llista de canvis, les entrades es mostren amb colors diferents tal com s'indica a la taula segรผent:</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10862,16 +10862,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Llista els canvis gravats al document. En seleccionar una entrada de la llista, el cani รฉs realรงat al document. Per ordenar la llista, feu clic a una capรงalera de columna. </ahelp> Manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre feu clic per seleccionar les entrades de la llista."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Per editar el comentari d'una entrada de la llista, feu clic a l'entrada amb el botรณ dret del ratolรญ i trieu <emph>Edita โ–ธ Comentari</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10902,16 +10902,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Posiciรณ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Enumera les celยทles el contingut de les quals s'ha modificat. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11030,23 +11030,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Per revertir l'acceptaciรณ o el rebuig d'un canvi, trieu <emph>Desfรฉs</emph> al menรบ <emph>Edita</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Desfรฉs </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11118,7 +11118,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11254,15 +11254,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Interval</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11278,8 +11278,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Defineix la referรจncia</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11302,8 +11302,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Redueix/Max</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11326,8 +11326,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Acciรณ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11350,7 +11350,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11510,8 +11510,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduรฏu el nombre del registre que voleu mostrar i, tot seguit, premeu Retorn.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11526,8 +11526,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Insereix un registre nou a la taula actual.</ahelp> Per crear un registre, feu clic al botรณ asterisc (*) situat a la part inferior de la vista de la taula. S'afig una lรญnia buida al final de la taula."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11582,8 +11582,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Introduรฏu l'element que voleu buscar i, tot seguit, premeu la tecla Retorn. Per modificar les opcions de filtratge de la busca, feu un clic llarg a la icona <emph>Filtre automร tic</emph> i, tot seguit, seleccioneu un altre camp de dades. Podeu utilitzar comodins com ara % o * per reemplaรงar qualsevol nombre de carร cters, i _ o ? per reemplaรงar un sol carร cter a la busca. Per mostrar tots els registres de la taula, desactiveu esta casella i premeu la tecla Retorn. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11614,8 +11614,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilitzeu el <emph>Filtre estร ndard</emph> per refinar les opcions de busca del <emph>Filtre automร tic</emph> i per combinar-les.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11678,8 +11678,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Permet assignar capรงaleres de columna a camps de dades provinents d'una font de dades diferent. Per definir una font de dades diferent per a la bibliografia, feu clic al botรณ <emph>Font de dades</emph> a la <emph>Barra d'objectes</emph> de registres.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11958,8 +11958,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Mostra o amaga la <emph>barra Estร ndard</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11990,16 +11990,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra o amaga la finestra d'estat del motor del mรจtode d'entrada (IME).</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Actualment, nomรฉs s'admet el protocol IIIMP (Internet/Intranet Input Method Protocol) a el Unix."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12030,8 +12030,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Mostra o amaga la <emph>barra d'eines</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12062,8 +12062,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra o amaga la <emph>barra d'estat</emph> a la part superior de la finestra.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12094,24 +12094,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra o amaga els menรบs i les barres d'eines del Writer o del Calc. Per a eixir del mode de pantalla completa, feu clic al botรณ <emph>Activa/desactiva el mode Pantalla completa</emph> o pitgeu la tecla Esc.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Al Writer i al Calc tambรฉ podeu utilitzar les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+J per canviar entre el mode normal i el mode de pantalla completa.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Tambรฉ podeu utilitzar les tecles de drecera en mode <emph>Pantalla completa</emph>, fins i tot si els menรบs no estan disponibles. <switchinline select=\"sys\"><caseinline select=\"WIN\">Per obrir el menรบ <emph>Visualitza</emph>, premeu Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12142,8 +12142,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Mostra o amaga la <emph>Barra de colors</emph>. Per modificar la taula de colors que es mostra o per canviar-la, trieu <emph>Format - ร€rea</emph> i feu clic a la pestanya <emph>Colors</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12158,16 +12158,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Tambรฉ podeu arrossegar un color des de la <emph>Barra de colors</emph> i deixar-lo anar en un objecte de dibuix de la diapositiva."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Per separar la <emph>Barra de colors</emph>, feu clic a una ร rea grisa de la barra d'eines i arrossegueu-la. Per tornar a adjuntar la <emph>barra de colors</emph>, arrossegueu la barra de tรญtol de la barra d'eines cap a la vora de la finestra."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12614,7 +12614,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12622,8 +12622,8 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Quan feu clic en un carร cter al diร leg <emph>Carร cters especials</emph>, es mostra una previsualitzaciรณ d'este carร cter i el codi numรจric corresponent."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13326,8 +13326,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Per activar l'habilitaciรณ de la disposiciรณ complexa de text i dels jocs de carร cters de llengรผes asiร tiques, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferรจncies</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuraciรณ de la llengua - Llengรผes</emph> i, tot seguit, activeu la casella <emph>Habilitat</emph> a les ร rees corresponents."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13390,8 +13390,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Si creeu un estil que estร  basat en un altre estil, podeu introduir un valor de percentatge o de punt (per exemple, -2pt o +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13422,16 +13422,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Per a mรฉs detalls sobre les etiquetes de llengรผes, consulteu la secciรณ <link href=\"http://langtag.net/\"><emph>Per a usuaris</emph> del lloc web langtag.net</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Tambรฉ podeu modificar la configuraciรณ regional de les celยทles (trieu <emph>Format - Celยทles - Nombres</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13462,8 +13462,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>tipus de lletra;efectes</bookmark_value><bookmark_value>formataciรณ; efectes dels tipus de lletra</bookmark_value><bookmark_value>carร cters;efectes dels tipus de lletra</bookmark_value><bookmark_value>text; efectes dels tipus de lletra</bookmark_value><bookmark_value>efectes; tipus de lletra</bookmark_value><bookmark_value>subratllat; text</bookmark_value><bookmark_value>majรบscules; efectes dels tipus de lletra</bookmark_value><bookmark_value>minรบscules; efectes dels tipus de lletra</bookmark_value><bookmark_value>tรญtols; efectes dels tipus de lletra</bookmark_value><bookmark_value>versaletes</bookmark_value><bookmark_value>ratllat; efectes dels tipus de lletra</bookmark_value><bookmark_value>tipus de lletra; ratllat</bookmark_value><bookmark_value>contorns; efectes dels tipus de lletra</bookmark_value><bookmark_value>tipus de lletra; contorns</bookmark_value><bookmark_value>ombres; carร cters</bookmark_value><bookmark_value>tipus de lletra; ombres</bookmark_value><bookmark_value>tipus de lletra; color ignorat</bookmark_value><bookmark_value>colors de tipus de lletra ignorats</bookmark_value><bookmark_value>colors; color de text ignorat</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13494,8 +13494,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Defineix el color del text seleccionat. Si seleccioneu <emph>Automร tic</emph>, es defineix el color negre per al text sobre fons clars i el blanc per al text sobre fons foscos.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13526,16 +13526,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Per eixir del mode d'emplenament, feu un clic o premeu la tecla d'escapada."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Si s'ha activat la casella <emph>Imprimeix en negre</emph> a <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Impressiรณ\"><emph>%PRODUCTNAME Writer - Impressiรณ</emph></link> del quadre de diร leg Opcions, el color del text s'ignora en imprimir el document."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13550,7 +13550,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13590,40 +13590,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "(Sense): no s'aplica cap efecte als carร cters."
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Majรบscules: transforma els carร cters en minรบscules seleccionats en carร cters en majรบscules."
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Minรบscules: transforma els carร cters en majรบscules seleccionats en carร cters en minรบscules."
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Tipus de lletra del tรญtol: transforma el primer carร cter de cada paraula seleccionada en un carร cter en majรบscula."
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Versaletes: transforma els carร cters en minรบscules seleccionats en carร cters en majรบscules i, tot seguit, en redueix la mida."
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Seleccioneu l'efecte de relleu que vulgueu aplicar al text seleccionat. El relleu fa que parega que els carร cters sobresurten de la pร gina. El gravat fa que els carร cters apareguen com si fossin empremtes.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13902,8 +13902,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Indiqueu les opcions de formataciรณ de les celยทles seleccionades.</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13918,8 +13918,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Seleccioneu una categoria a la llista i, tot seguit, seleccioneu un estil de formataciรณ en el quadre <emph>Format</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13982,8 +13982,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Indica la configuraciรณ de la llengua <switchinline select=\"appl\"><caseinline select=\"CALC\">de les celยทles seleccionades</caseinline><defaultinline>dels camps seleccionats</defaultinline></switchinline>. Si la llengua s'ha definit a <emph>Automร tic</emph>, el $[officename] aplica automร ticament els formats numรจrics associats a la llengua per defecte del sistema. Seleccioneu una llengua per definir la configuraciรณ <switchinline select=\"appl\"><caseinline select=\"CALC\">de les celยทles seleccionades</caseinline><defaultinline>dels camps seleccionats</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14086,8 +14086,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Posa els nombres negatius en roig.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14118,7 +14118,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14238,7 +14238,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14270,7 +14270,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14286,7 +14286,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14294,7 +14294,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14526,7 +14526,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14534,7 +14534,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14542,7 +14542,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14654,7 +14654,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15142,7 +15142,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15246,7 +15246,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15430,7 +15430,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15454,7 +15454,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15590,7 +15590,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17926,8 +17926,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Gir/redimensionament"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18222,8 +18222,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Definiu les opcions tipogrร fiques per a les celยทles o els parร grafs dels fitxers en llengรผes asiร tiques. Per habilitar les llengรผes asiร tiques, trieu <emph>Configuraciรณ de la llengua - Llengรผes</emph> del quadre de diร leg Opcions i, tot seguit, activeu la casella de selecciรณ <emph>Habilitat per a llengรผes asiร tiques</emph>.</ahelp> Les opcions de tipografia asiร tica s'ignoren als documents HTML."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18278,7 +18278,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26134,8 +26134,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Per alinear una imatge en relaciรณ amb el carร cter al qual estร  ancorat, feu clic amb el botรณ dret damunt de la imatge i trieu <emph>Imatge</emph>. A continuaciรณ, feu clic a la pestanya <emph>Tipus</emph> i a l'ร rea <emph>Posiciรณ</emph> seleccioneu <emph>Carร cter</emph> en els quadres anomenats <emph>a</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31694,8 +31694,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Aplica automร ticament una vora a la base del parร graf precedent quan introduรฏu tres o mรฉs carร cters determinats i, a continuaciรณ, premeu Retorn. Per crear una lรญnia simple, introduรฏu tres o mรฉs guionets (-) o ratlles baixes ( _ ) i premeu Retorn. Per crear una lรญnia doble, introduรฏu tres o mรฉs sรญmbols d'igual (=), asteriscs (*), titlles (~) o coixinets (#) i premeu Retorn."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31902,8 +31902,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combina els parร grafs d'una lรญnia si la longitud supera el...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/02.po b/source/ca-valencia/helpcontent2/source/text/shared/02.po
index e86cd372887..7296c2368ae 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/02.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-15 13:20+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1974,8 +1974,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formataciรณ</emph>: podeu definir la propietat <emph>Formataciรณ </emph>fent clic al botรณ <emph>... </emph>de la lรญnia <emph>Formataciรณ</emph> que apareix al diร leg <emph>Propietats: camp formatat</emph>. Apareix el diร leg <emph>Format numรจric</emph>."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1990,8 +1990,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Valor mรญnim</emph> i <emph>Valor mร xim</emph>: podeu introduir el valor numรจric mรญnim i mร xim per a un camp formatat. Els valors mรญnims i mร xims determinen l'eixida de les dades que ja existeixen (exemple: el valor mรญnim es 5, el camp connectat de la base de dades contรฉ el valor enter 3. L'eixida รฉs 5, perรฒ el valor de la base de dades no es modifica) i l'entrada de dades noves (exemple: el valor mร xim รฉs 10 i introduรฏu 20. L'entrada es corregeix i s'escriu 10 a la base de dades). Si no s'emplenen els camps per al <emph>Valor mรญnim </emph>i el <emph>Valor mร xim</emph>, no s'aplicaran lรญmits. Atรจs que els camps formatats estan connectats a un camp de text d'una base de dades, estos dos valors i el <emph>Valor per defecte</emph> no s'apliquen."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2030,8 +2030,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Quan introduรฏu un any amb dos dรญgits, el valor corresponent als quatre dรญgits es determina mitjanรงant un parร metre que trobareu a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferรจncies</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - General</emph>. Per exemple, si 1935 es defineix com el valor lรญmit mรฉs baix i introduรฏu 34 com a valor de data, el resultat รฉs 2034 en comptes de 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2198,8 +2198,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Crida un submenรบ on podeu seleccionar que les columnes es tornen a mostrar.</ahelp> Per veure nomรฉs una columna, feu clic al nom de la columna. Nomรฉs veureu les primeres 16 columnes amagades. Si hi ha mรฉs columnes amagades, trieu l'orde <emph>Mรฉs</emph> per cridar el diร leg <emph>Mostra les columnes</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2222,7 +2222,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2238,88 +2238,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Feu clic a <emph>Totes</emph> si voleu veure totes les columnes.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Control nomรฉs amb el teclat dels controls de la taula"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Si utilitzeu el teclat nomรฉs per moure-vos pels controls al document, trobareu una diferรจncia amb els altres tipus de controls: la tecla de tabulaciรณ no mou el cursor cap al control segรผent, sinรณ que es mou cap a la columna segรผent dins la taula de controls. Premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab per moure-vos cap al control segรผent, o premeu Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab per moure-vos cap al control anterior."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Per entrar al mode d'ediciรณ especial nomรฉs amb el teclat per als controls de la taula:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "El formulari del document ha d'estar en <link href=\"text/shared/02/01170500.xhp\" name=\"mode de disseny\">mode de disseny</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 per seleccionar el document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Premeu Maj+F4 per seleccionar el primer control. Si el control de taula no รฉs el primer control, premeu la tecla de tabulaciรณ fins que se seleccioni."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Premeu Retorn per entrar al mode d'ediciรณ. Les anses es mostren fora de la vora de control."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "En el mode d'ediciรณ, podeu obrir el menรบ contextual del mode d'ediciรณ si premeu Maj+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Si voleu editar columnes, premeu Maj+Espai per entrar al mode d'ediciรณ de columnes. Podeu reorganitzar l'orde de les columnes amb <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>i les tecles de cursor. La tecla de supressiรณ suprimeix la columna actual."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Premeu la tecla d'escapada per eixir del mode d'ediciรณ."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2358,8 +2358,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">Nomรฉs podeu cridar el diร leg<emph> Propietats</emph> quan sou en el mode de disseny amb un control seleccionat. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2382,48 +2382,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efectes"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณ</caseinline><defaultinline>Alt</defaultinline></switchinline>+fletxa avall"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Obri el quadre combinat."
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณ</caseinline><defaultinline>Alt</defaultinline></switchinline>+fletxa amunt"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Tanca el quadre combinat."
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Maj+Retorn"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2438,8 +2438,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Fletxa amunt"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2454,8 +2454,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Fletxa avall"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2470,8 +2470,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Retorn"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2486,8 +2486,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Igual que amb els quadres de llista o els quadres combinats, podeu obrir o tancar la llista fent un clic amb el ratolรญ a la fletxa que apareix a l'extrem dret del camp. Tanmateix, l'entrada es pot introduir a la llista oberta o al camp de text superior. Una excepciรณ sรณn les propietats que esperen una representaciรณ de llista, per exemple, la propietat <emph>Llista les entrades</emph>, que es pot definir per als camps de control <emph>Quadre de llista</emph> i <emph>Quadre combinat</emph>. Acรญ nomรฉs podeu editar les entrades quan el camp รฉs obert."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2510,16 +2510,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "Esta pestanya <emph>General</emph> permet definir les propietats generals del control d'un formulari. Estes propietats sรณn diferents en funciรณ del tipus de control. No totes les propietats segรผents estan disponibles per a cada control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Si exporteu el document del formulari actual al format HTML, s'exporten els valors del control per defecte, no els valors del control actual. Els valors es determinen pel valor per defecte de les propietats, segons el tipus de control (per exemple, en camps de text), l'estat per defecte (per a caselles de selecciรณ i camps d'opciรณ) i la selecciรณ per defecte (per a quadres de llista)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2534,8 +2534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Si un camp de control tรฉ la propietat \"Habilitat\" (Sรญ), l'usuari del formulari podrร  utilitzar el camp de control.</ahelp> Si s'inhabilita la propietat, no estarร  habilitada (No) i es mostrarร  de color gris."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2550,8 +2550,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Indica quantes lรญnies s'han de mostrar a la llista desplegable. Este parร metre nomรฉs estร  actiu si heu triat \"Sรญ\" a l'opciรณ \"Desplegable\".</ahelp> Per als quadres combinats amb la propietat Desplegable, podeu indicar quantes lรญnies s'han de mostrar a la llista desplegable. Amb els camps de control que no tenen l'opciรณ Desplegable, la visualitzaciรณ de la lรญnia s'indicarร  mitjanรงant la mida del camp de control i la mida del tipus de lletra."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2566,16 +2566,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">La propietat Acciรณ determina l'acciรณ que tรฉ lloc quan activeu el botรณ.</ahelp> Podeu utilitzar accions de navegaciรณ per dissenyar botons de navegaciรณ de la base de dades."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "La taula segรผent descriu les accions que podeu assignar a un botรณ."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2622,8 +2622,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Envia les dades que s'introdueixen a altres camps de control del formulari actual a l'adreรงa que s'indica a les <link href=\"text/shared/02/01170200.xhp\" name=\"Propietats del formulari\">Propietats del formulari</link> a <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2646,8 +2646,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Restableix els parร metres d'altres camps de control als valors per defecte predefinits (estat per defecte, selecciรณ per defecte, valor per defecte)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2822,8 +2822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Indica si el quadre combinat s'ha de desplegar (Sรญ) o no (No).</ahelp> Un camp de control amb la propietat desplegable tรฉ un botรณ de fletxa addicional que obri la llista d'entrades que existeixen al formulari per cada clic del ratolรญ. A <emph>Recompte de lรญnies</emph>, podeu indicar quantes lรญnies (o files) s'han de mostrar a l'estat desplegable. Els camps de combinaciรณ poden tindre la propietat desplegable."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2854,32 +2854,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Tรญtol dels camps d'etiqueta"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Contingut dels camps de text"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Contingut dels camps de taula a les columnes d'un control de taula"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Grร fics o text que s'utilitzen en botons"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2902,8 +2902,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigna la funciรณ Emplenament automร tic a un quadre combinat.</ahelp> La funciรณ Emplenament automร tic mostra una llista d'entrades anteriors abans que comenceu a escriure una entrada."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2926,8 +2926,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Per definir un carร cter d'una etiqueta com a mnemรฒnic de manera que l'usuari puga accedir a este control prement el carร cter al teclat, inseriu un carร cter de titlla (~) davant del carร cter a l'etiqueta."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2950,8 +2950,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Activeu el quadre <emph>Cap assignaciรณ </emph>per suprimir l'enllaรง entre un control i el camp d'etiqueta assignat.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2966,8 +2966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Defineix l'amplร ria de la columna al camp de control de taula.</ahelp> Defineix l'amplร ria de la columna al camp de control de taula amb les unitats que estan indicades a les opcions del mรฒdul del %PRODUCTNAME. Si voleu, podeu introduir un valor seguit d'una unitat de mesura vร lida, per exemple, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2998,8 +2998,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Indica el retard en milยทlรจsimes de segon entre els esdeveniments que es repeteixen.</ahelp> Un esdeveniment que es repeteix tรฉ lloc quan feu clic a un botรณ de fletxa, al fons d'una barra de desplaรงament, o a un dels botons de navegaciรณ de registres de la barra de navegaciรณ, i manteniu premut el botรณ del ratolรญ durant un temps. Podeu introduir un valor seguit d'una unitat de temps vร lida, per exemple, 2 s or 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3030,8 +3030,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Acรญ podeu determinar el format que voleu per a la lectura de dates. </ahelp>Amb camps de data podeu determinar el format per a la lectura de dates."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3070,16 +3070,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Indica si una casella de selecciรณ tambรฉ pot representar valors ZERO d'una base de dades enllaรงada, a part dels valors TRUE i FALSE.</ahelp> Esta funciรณ nomรฉs estร  disponible si la base de dades accepta tres estats: TRUE, FALSE i ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "La propietat <emph>Estat triple</emph> nomรฉs es defineix per a formularis de bases de dades, no per a formularis HTML."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3230,8 +3230,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Una constant de text. Esta posiciรณ no es pot editar. El carร cter es mostra a la posiciรณ corresponent de la mร scara literal."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Es poden introduir els carร cters a-z i A-Z. Els carร cters en majรบscules no es converteixen a carร cters en minรบscules."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3262,8 +3262,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Es poden introduir els carร cters A-Z. Si s'introdueix una lletra minรบscula, es converteix automร ticament a una lletra majรบscula."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3278,8 +3278,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Es poden introduir els carร cters a-z, A-Z i 0-9. Els carร cters en majรบscules no es converteixen a carร cters en minรบscules."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3294,8 +3294,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Es poden introduir els carร cters A-Z i 0-9. Si s'introdueix una lletra minรบscula, es converteix automร ticament a una lletra majรบscula."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3310,8 +3310,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Nomรฉs es poden introduir els carร cters de 0 a 9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3342,8 +3342,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Es poden introduir tots els carร cters imprimibles. Si s'utilitza una lletra minรบscula, es converteix automร ticament a una lletra majรบscula."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3366,8 +3366,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Podeu tindre un control de format amb els camps de control que acceptin continguts formatats (data, hora, etc.).<ahelp hid=\"HID_PROP_STRICTFORMAT\"> Si la funciรณ de format estricte estร  activada (Sรญ), nomรฉs s'accepten els carร cters permesos.</ahelp> Per exemple, en un camp de data, nomรฉs s'accepten nombres o delimitadors de data; totes les entrades de l'abecedari escrites amb el teclat s'ignoren."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3382,8 +3382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Indica el marc de destinaciรณ que ha de mostrar el document que s'ha obert amb l'acciรณ \"Obri el document o la pร gina web\".</ahelp> Tambรฉ podeu indicar si el marc de destinaciรณ ha de mostrar un <emph>URL</emph> que obriu quan feu clic a un botรณ que s'ha assignat a l'acciรณ Obri el document o la pร gina web."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3478,8 +3478,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "La propietat Marc รฉs rellevant per als formularis HTML, perรฒ no per als formularis de bases de dades."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3494,8 +3494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Un botรณ d'imatge tรฉ la propietat <emph>Grร fics</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">La propietat <emph>Grร fics</emph> indica el camรญ i el nom de fitxer del grร fic que voleu que es mostre al botรณ.</ahelp> Si seleccioneu el fitxer grร fic amb el botรณ <emph>...</emph> s'inclouran automร ticament el camรญ i el nom del fitxer al quadre de text."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3518,8 +3518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "Per als botons de tipus URL, el text d'ajuda apareix com a consell ampliat en comptes de l'adreรงa URL introduรฏda sota l'URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3534,8 +3534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Indica una etiqueta per lots en l'ortografia de l'adreรงa URL que fa referรจncia a un document d'ajuda i que es pot cridar amb l'ajuda del camp de control.</ahelp> L'ajuda per al camp de control es pot obrir si el focus estร  posicionat al camp de control i l'usuari prem F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3614,8 +3614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defineix les entrades de llista que es veuen al document. Obriu esta llista i escriviu el text que vulgueu. Utilitzeu Maj+Retorn per passar a una lรญnia nova. Amb els quadres de llista i els quadres combinats, podeu definir les entrades de llista que es veuran al document. Obriu el camp <emph>Llista les entrades</emph> i escriviu el text que vulgueu.</ahelp> Tingueu en compte els <link href=\"text/shared/02/01170100.xhp\" name=\"consells\">consells</link> que fan referรจncia als controls del teclat."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3686,8 +3686,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Si el control estร  enllaรงat a una base de dades i s'ha d'acceptar la longitud del text de la definiciรณ de camps de la base de dades, no heu d'introduir la longitud del text acรญ. Nomรฉs s'accepten els parร metres de la base de dades si la propietat del control no estava definida (estat \"No definit\")."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3742,8 +3742,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>control de text enriquit</bookmark_value><bookmark_value>controls;control de text enriquit</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3758,7 +3758,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3790,8 +3790,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Mostra text a mรฉs d'una lรญnia.</ahelp> Vos permet utilitzar salts de lรญnia en un quadre de text, de manera que podeu introduir mรฉs d'una lรญnia de text. Per introduir un salt de lรญnia manualment, premeu la tecla Retorn."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3806,8 +3806,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Indica si un botรณ per prรฉmer es comporta com un botรณ de commutaciรณ. Si definiu la commutaciรณ a ยซSรญยป, podeu commutar entre els estats del control ยซseleccionatยป i ยซno seleccionatยป quan feu clic al botรณ o premeu la barra espaiadora mentre el control tรฉ el focus. Un botรณ amb l'estat ยซseleccionatยป apareix ยซpremutยป.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Si definiu esta opciรณ a \"Sรญ\", el botรณ per prรฉmer rep el focus quan feu clic al botรณ.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3870,7 +3870,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3966,8 +3966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">A la pestanya <emph>Propietats</emph>, esta opciรณ indica el nom per al camp de control. A la pร gina de la pestanya <emph>Propietats del formulari</emph>, esta opciรณ indica el nom del formulari. </ahelp>Cada camp de control i cada formulari tenen una propietat de <emph>Nom </emph>mitjanรงant la qual es poden identificar. El nom apareixerร  al <link href=\"text/shared/02/01170600.xhp\" name=\"Navegador de formularis\">Navegador de formularis</link> i, mitjanรงant el nom, es pot fer referรจncia al camp de control des d'una macro. Els parร metres per defecte ja indiquen un nom que es genera a partir de l'etiqueta i el nรบmero de camp."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3982,16 +3982,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controls; agrupaciรณ</bookmark_value><bookmark_value>grups;de controls</bookmark_value><bookmark_value>formularis; agrupaciรณ de controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "El nom tambรฉ s'utilitza per agrupar diferents controls que funcionalment pertanyen a un mateix grup, com els botons d'opciรณ. Per fer-ho, doneu el mateix nom a tots els membres del grup: els controls amb noms idรจntics formen un grup. Els controls agrupats es poden representar visualment mitjanรงant un <link href=\"text/shared/02/01170000.xhp\" name=\"Quadre de grup\">Quadre de grup</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4006,8 +4006,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Indica si s'ha de visualitzar la barra de navegaciรณ a la vora inferior del control de la taula.</ahelp> Indica si s'ha de visualitzar la barra de navegaciรณ a la vora inferior dels controls de la taula."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4022,8 +4022,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determina si el control รฉs nomรฉs de lectura (Sรญ) o si es pot editar (No).</ahelp> La propietat <emph>Nomรฉs de lectura </emph>es pot assignar a tots els controls en els quals l'usuari pot introduir text. Si assigneu la propietat nomรฉs de lectura a un camp d'imatge que utilitza grร fics d'una base de dades, l'usuari no podrร  inserir grร fics nous a la base de dades."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4038,8 +4038,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determina si la vora del camp s'ha de mostrar \"Sense marc\", amb un \"Aspecte 3D\" o \"Pla\".</ahelp> Amb els camps de control que tenen un marc, podeu determinar la visualitzaciรณ de la vora al formulari utilitzant la propietat <emph>Vora</emph>. Podeu seleccionar les opcions \"Sense marc\", \"Aspecte 3D\" o \"Pla\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4054,24 +4054,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">La propietat <emph>Orde de les tabulacions</emph> determina l'orde amb quรจ es mou el focus al formulari mentre premeu la tecla de tabulaciรณ.</ahelp> En un formulari que contรฉ mรฉs d'un control, el focus es mou cap al control segรผent quan premeu la tecla de tabulaciรณ. Podeu indicar l'orde amb quรจ canvia el focus amb un รญndex a <emph>Orde de les tabulacions</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "La propietat <emph>Orde de les tabulacions</emph> no estร  disponible a <link href=\"text/shared/02/01170600.xhp\" name=\"Controls amagats\">Controls amagats</link>. Si voleu, podeu definir esta propietat per a botons d'imatge i controls d'imatge de manera que pugueu seleccionar estos controls amb la tecla de tabulaciรณ."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Quan creeu un formulari, s'assigna automร ticament un รญndex als camps de control que s'afigen a este formulari; a cada camp de control afegit s'assigna un รญndex augmentat per 1. Si canvieu l'รญndex d'un control, s'actualitzaran automร ticament els รญndexs d'altres controls. Tambรฉ s'assigna un valor als elements que no es poden focalitzar (Aturada de tabulaciรณ = no). Malgrat tot, estos controls s'ometen quan s'utilitza la tecla de tabulaciรณ."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4094,8 +4094,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Defineix si el canvia el valor quan l'usuari giri la roda del ratolรญ. Mai: No canvia el valor. Quan tinga el focus: (per defecte) El valor canvia quan el control tinga el focus i el punter estร  enfocant al control i es gira la roda. Sempre: El valor canvia sempre que el punter estร  apuntant al control i es gira la roda sense importar quin control tรฉ el focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4126,8 +4126,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Per als camps d'opciรณ agrupats, l'estat del grup que correspon al parร metre per defecte es defineix mitjanรงant la propietat <emph>Estat per defecte</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4150,16 +4150,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Per a un botรณ de reinicialitzaciรณ, l'entrada <emph>Selecciรณ per defecte</emph> defineix l'estat del quadre de llista si l'usuari activa el botรณ de reinicialitzaciรณ."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Per a un quadre de llista que contรฉ una llista de valors, podeu fer clic al botรณ <emph>...</emph> per obrir el diร leg <emph>Selecciรณ per defecte</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4190,8 +4190,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Per a un botรณ de tipus Reinicialitza, l'<emph>entrada del valor per defecte </emph>defineix l'estat del control si l'usuari activa el botรณ de reinicialitzaciรณ."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4254,8 +4254,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Indica el valor que s'ha d'afegir o eliminar quan l'usuari fa clic a la icona de fletxa de la barra de desplaรงament.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4334,8 +4334,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">La propietat <emph>Botรณ per defecte</emph> indica que el botรณ corresponent s'executarร  quan premeu la tecla de retorn.</ahelp> La propietat<emph> Botรณ per defecte</emph> indica que s'executarร  el botรณ corresponent quan premeu la tecla de retorn. Si obriu el diร leg o el formulari i no dueu a terme cap mรฉs acciรณ, el botรณ amb esta propietat รฉs el botรณ per defecte."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4350,8 +4350,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Quan utilitzeu formularis de pร gines web, podeu trobar-vos esta propietat a les mร scares de busca. Estes mร scares sรณn mร scares d'ediciรณ que contenen un camp de text i un botรณ del tipus Envia. El terme de busca s'introdueix al camp de text i la busca s'inicia quan es fa clic al botรณ. Tanmateix, si el botรณ es defineix com a botรณ per defecte, nomรฉs cal que premeu Retorn desprรฉs d'introduir el terme de busca per tal d'iniciar la busca."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4382,8 +4382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">La propietat <emph>Tabulaciรณ </emph>determina si es pot seleccionar un camp de control amb la tecla de tabulaciรณ.</ahelp> Hi ha disponibles les opcions segรผents:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4398,8 +4398,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Quan s'utilitza la tecla de tabulaciรณ, el focus omet el control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4414,8 +4414,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "El control es pot seleccionar amb la tecla de tabulaciรณ."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4446,40 +4446,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">La propietat Etiqueta defineix l'etiqueta del camp de control que es mostra al formulari.</ahelp> La propietat Etiqueta defineix l'etiqueta del camp de control que es mostra al formulari. Esta propietat determina l'etiqueta visible o la capรงalera de columna del camp de dades als formularis del control de taula."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Quan creeu un control nou, la descripciรณ predefinida a la propietat <emph>Nom</emph> s'utilitza com a opciรณ per defecte per etiquetar el control. L'etiqueta consisteix en un nom del camp de control i un enter que numera el control (per exemple, CommandButton1). Amb la propietat <emph>Tรญtol</emph> podeu assignar una altra descripciรณ al control de manera que l'etiqueta reflectisca la funciรณ del control. Canvieu esta entrada per assignar una etiqueta expressiva al control que es mostra a l'usuari."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>tรญtols en lรญnies mรบltiples als formularis</bookmark_value><bookmark_value>noms; tรญtols en lรญnies mรบltiples</bookmark_value><bookmark_value>controls; tรญtols en lรญnies mรบltiples</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Per crear un tรญtol de diverses lรญnies, obriu el quadre combinat mitjanรงant el botรณ de fletxa. Per introduir un salt de lรญnia, premeu Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retorn."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "La propietat <emph>Tรญtol</emph> nomรฉs s'utilitza per etiquetar un element del formulari a la interfรญcie visible per a l'usuari. Si treballeu amb macros, tingueu en compte que durant el temps d'execuciรณ sempre es crida un control amb la propietat <emph>Nom</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4494,8 +4494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Indica l'adreรงa URL que s'obri quan feu clic a un botรณ \"Obri el document o la pร gina web\".</ahelp> Introduรฏu l'adreรงa URL per a un botรณ que รฒbriga un document o una pร gina web al quadre <emph>URL</emph>. L'adreรงa s'obri quan feu clic al botรณ."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4518,8 +4518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Podeu introduir un carร cter o una cadena per al sรญmbol monetari.</ahelp> En un camp de moneda, podeu predefinir el sรญmbol monetari si introduรฏu el carร cter o la cadena a la propietat <emph>Sรญmbol de moneda</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4550,16 +4550,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Si el quadre de text s'utilitza com a entrada de contrasenya, introduรฏu el codi ASCII del carร cter de visualitzaciรณ. Este carร cter es mostra en comptes dels carร cters escrits per l'usuari a la contrasenya.</ahelp> Si l'usuari introdueix una contrasenya, podeu determinar els carร cters que es visualitzaran en comptes dels carร cters escrits per l'usuari. A <emph>Carร cters de la contrasenya</emph>, introduรฏu el codi ASCII del carร cter que vulgueu. Podeu utilitzar valors des de 0 fins a 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Els carร cters i els seus codis ASCII es poden veure al diร leg <emph>Carร cters especials</emph> (Insereix - Carร cter especial)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4574,8 +4574,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defineix la mร scara literal. La mร scara literal contรฉ els valors inicials i sempre es veu desprรฉs de baixar un formulari.</ahelp> Amb els camps emmascarats podeu indicar una mร scara literal. Una mร scara literal contรฉ els valors inicials d'un formulari, i sempre es veu desprรฉs de baixar un formulari. Si utilitzeu un codi de carร cters per a la mร scara d'ediciรณ, podeu determinar les entrades que l'usuari pot escriure al camp emmascarat."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4614,8 +4614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Indica l'alรงร ria de la fila d'un camp de control de taula.</ahelp> Als controls de la taula, introduรฏu un valor per a l'alรงร ria de la fila. Si voleu, podeu introduir un valor seguit d'una unitat de mesura vร lida, per exemple, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4710,7 +4710,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4726,7 +4726,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4742,7 +4742,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4750,15 +4750,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtre / Orde"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4774,7 +4774,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4830,16 +4830,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Indica la mida de la miniatura de la barra de desplaรงament en \"unitats de valor\". Un valor de (\"Valor mร x. de desplaรงament\" menys \"Valor mรญn. de desplaรงament\") / 2 crea una miniatura que ocupa la meitat de l'ร rea del fons.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Si es defineix a 0, l'amplร ria de la miniatura serร  igual a la seua alรงร ria."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4886,24 +4886,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "La pestanya <emph>Dades</emph> permet assignar una font de dades al control seleccionat."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Per a formularis amb enllaรงos a bases de dades, la base de dades associada es defineix a les <link href=\"text/shared/02/01170200.xhp\" name=\"Propietats del formulari\">Propietats del formulari</link>. Trobareu les funcions a la pestanya <link href=\"text/shared/02/01170203.xhp\" name=\"Dades\"><emph>Dades</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Els parร metres possibles de la pestanya <emph>Dades</emph> d'un control depenen del control respectiu. Nomรฉs veureu les opcions que estan disponibles per al control i el context actuals. Hi ha disponibles els camps segรผents:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4918,8 +4918,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Les caselles de selecciรณ i els botons d'opciรณ dels fulls de cร lcul poden estar vinculats a celยทles del document actual. Si el control estร  activat, el valor que introduรฏu al valor de referรจncia (activat) es copiarร  a la celยทla. Si el control estร  desactivat, el valor del valor de referรจncia (desactivat) es copiarร  a la celยทla.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5646,16 +5646,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defineix com s'ha de tractar una entrada d'una cadena buida. Si esta propietat estร  definida en (Sรญ), una cadena d'entrada de longitud zero s'interpretarร  com a valor NUL; si estร  definida en (No), l'entrada es tractarร  \"tal com estร \", sense cap conversiรณ.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Una cadena buida รฉs una cadena amb una longitud zero (\"\"). Normalment, un valor NUL no รฉs el mateix que una cadena buida. En general, el terme NUL s'utilitza per designar un valor no definit, un valor desconegut o \"encara no s'ha introduรฏt cap valor\"."
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5678,8 +5678,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Mentre dissenyeu el formulari, podeu definir la propietat \"Proposta de filtre\" per a cada quadre de text a la pestanya <emph>Dades</emph> del diร leg de <emph>Propietats</emph> corresponent. En cerques posteriors amb el mode de filtre, podeu fer una selecciรณ a partir de tota la informaciรณ que contenen estos camps.</ahelp> El contingut del camp es pot seleccionar utilitzant la funciรณ de compleciรณ automร tica. Tingueu en compte, perรฒ, que esta funciรณ requereix mรฉs espai de temps i de memรฒria, especialment quan s'utilitza en bases de dades grans, i per tant s'ha d'utilitzar de manera adequada. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5726,72 +5726,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Seleccioneu la casella de selecciรณ"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "S'introdueix CERT a la celยทla enllaรงada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Desseleccioneu la casella de selecciรณ"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "S'introdueix FALS a la celยทla enllaรงada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "La casella de selecciรณ amb tres estats es defineix amb l'estat \"indeterminat\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "S'introdueix #NV a la celยทla enllaรงada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduรฏu un nombre o una fรณrmula que retorne un nombre a la celยทla enllaรงada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Si el valor introduรฏt รฉs CERT o no รฉs 0: se selecciona la casella de selecciรณ <br/>Si el valor introduรฏt รฉs FALS o 0: es desselecciona la casella de selecciรณ"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Buideu la celยทla enllaรงada, introduรฏu-hi text o introduรฏu una fรณrmula que retorne text o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5806,24 +5806,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Seleccioneu la casella. La casella amb el valor de referรจncia contรฉ text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "El text de la casella amb el valor de referรจncia es copia a la celยทla."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Desseleccioneu la casella. La casella amb el valor de referรจncia contรฉ text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5838,8 +5838,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "La casella amb el valor de referรจncia contรฉ text. Introduรฏu el mateix text a la celยทla."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5854,8 +5854,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "La casella amb el valor de referรจncia contรฉ text. Introduรฏu un altre text a la celยทla."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5894,88 +5894,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Seleccioneu el botรณ d'opciรณ"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "S'introdueix CERT a la celยทla enllaรงada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "El botรณ d'opciรณ es desselecciona si se selecciona un altre botรณ d'opciรณ"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "S'introdueix FALS a la celยทla enllaรงada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduรฏu un nombre o una fรณrmula que retorne un nombre a la celยทla enllaรงada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Si el valor introduรฏt รฉs CERT o no รฉs 0: se selecciona el botรณ d'opciรณ <br/>Si el valor introduรฏt รฉs FALS o 0: es desselecciona el botรณ d'opciรณ"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Buideu la celยทla enllaรงada, introduรฏu-hi text o introduรฏu una fรณrmula que retorne text o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Es desselecciona el botรณ d'opciรณ"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Feu clic al botรณ d'opciรณ. La casella amb el valor de referรจncia contรฉ text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "El text de la casella amb el valor de referรจncia es copia a la celยทla."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Feu clic a un altre botรณ d'opciรณ del mateix grup. La casella amb el valor de referรจncia contรฉ text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5990,8 +5990,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "La casella amb el valor de referรจncia contรฉ text. Introduรฏu el mateix text a la celยทla."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6006,8 +6006,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "La casella amb el valor de referรจncia contรฉ text. Introduรฏu un altre text a la celยทla."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6046,80 +6046,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Introduรฏu text al quadre de text"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "El text es copia a la celยทla enllaรงada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Buideu el quadre de text"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Es buida la celยทla enllaรงada"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Introduรฏu text o un nombre a la celยทla enllaรงada"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "El text o el nombre es copien al quadre de text"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduรฏu una fรณrmula a la celยทla enllaรงada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "El resultat de la fรณrmula es copia al quadre de text"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Buideu la celยทla enllaรงada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Es buida el quadre de text"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6150,64 +6150,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Introduรฏu un nombre al camp"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "El nombre es copia a la celยทla enllaรงada"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Buideu el camp"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Es defineix el valor 0 a la celยทla enllaรงada"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduรฏu un nombre o una fรณrmula que retorne un nombre a la celยทla enllaรงada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "El nombre es copia al camp"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Buideu la celยทla enllaรงada, introduรฏu-hi text o introduรฏu una fรณrmula que retorne text o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Es defineix el valor 0 al camp"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6230,16 +6230,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Continguts enllaรงats: sincronitzeu els continguts de text de l'entrada del quadre de llista seleccionat amb els continguts de la celยทla."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Posiciรณ de la selecciรณ enllaรงada: la posiciรณ de l'element individual seleccionat al quadre de llista se sincronitza amb el valor numรจric de la celยทla."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6262,8 +6262,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Selecciona un sol element de la llista"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6278,112 +6278,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "S'enllaรงa la selecciรณ: la posiciรณ de l'element seleccionat es copia a la celยทl'enllaรงada. Per exemple, si se selecciona el tercer element, es copiarร  el nรบmero 3."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Selecciona diversos elements de la llista"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "S'introdueix #NV a la celยทla enllaรงada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Desselecciona tots els elements de la llista"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "S'enllacen els continguts: es buida la celยทla enllaรงada"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "S'enllaรงa la selecciรณ: s'introdueix el valor 0 a la celยทla enllaรงada"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Introduรฏu text o un nombre a la celยทla enllaรงada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "S'enllacen els continguts: cerqueu i seleccioneu un element de llista equivalent"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "S'enllaรงa la selecciรณ: se selecciona l'element de la llista a la posiciรณ indicada (que comenรงa amb 1 per al primer element). Si no es troba, es desseleccionen tots els elements."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduรฏu una fรณrmula a la celยทla enllaรงada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Cerqueu i seleccioneu un element de la llista que coincidisca amb el resultat de la fรณrmula i el mode d'enllaรง"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Buideu la celยทla enllaรงada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Desseleccioneu tots els elements del quadre de llista"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Canvieu els continguts de l'interval d'origen de la llista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6422,88 +6422,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Introduรฏu text al camp d'ediciรณ del quadre combinat, o seleccioneu una entrada de la llista desplegable"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "El text es copia a la celยทla enllaรงada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Buideu el camp d'ediciรณ del quadre combinat"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Es buida la celยทla enllaรงada"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Introduรฏu text o un nombre a la celยทla enllaรงada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "El text o el nombre es copien al camp d'ediciรณ del quadre combinat"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduรฏu una fรณrmula a la celยทla enllaรงada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "El resultat de la fรณrmula es copia al camp d'ediciรณ del quadre combinat"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Buideu la celยทla enllaรงada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Es buida el camp d'ediciรณ del quadre combinat"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Canvieu els continguts de l'interval d'origen de la llista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6534,16 +6534,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Continguts enllaรงats: sincronitzeu els continguts de text de l'entrada del quadre de llista seleccionat amb els continguts de la celยทla. Seleccioneu \"L'entrada seleccionada\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Posiciรณ de la selecciรณ enllaรงada: la posiciรณ de l'element individual seleccionat al quadre de llista se sincronitza amb el valor numรจric de la celยทla. Seleccioneu \"Posiciรณ de l'entrada seleccionada\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>controls; esdeveniments</bookmark_value><bookmark_value>esdeveniments; controls</bookmark_value><bookmark_value>macros; assignaciรณ a esdeveniments en formularis</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6590,15 +6590,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "A la pestanya <emph>Esdeveniments</emph> podeu enllaรงar macros a esdeveniments que tenen lloc als camps de control d'un formulari."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6606,8 +6606,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "En funciรณ del control hi ha disponibles diferents esdeveniments. A la pestanya <emph>Esdeveniments</emph> nomรฉs es mostren els esdeveniments disponibles per al control i el context seleccionat. Es defineixen els esdeveniments segรผents:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6622,8 +6622,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Este esdeveniment tรฉ lloc abans que s'active una acciรณ fent clic al control.</ahelp> Per exemple, si es fa clic a un botรณ \"Envia\" s'inicia una acciรณ d'enviament; tanmateix, el procรฉs d'\"enviament\" actual nomรฉs comenรงa quan tรฉ lloc l'esdeveniment <emph>En comenรงar</emph>. L'esdeveniment <emph>Aprova l'acciรณ</emph> vos permet suprimir el procรฉs. Si el mรจtode enllaรงat retorna FALSE, <emph>En comenรงar</emph> no s'executarร ."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6638,8 +6638,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">L'esdeveniment <emph>Executa l'acciรณ</emph>tรฉ lloc quan s'inicia una acciรณ.</ahelp> Per exemple, si teniu el botรณ \"Envia\" al formulari, el procรฉs d'enviament representa l'acciรณ que s'ha d'iniciar."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6654,8 +6654,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">L'esdeveniment <emph>Canviat</emph> tรฉ lloc quan el control perd el focus i el contingut del control ha canviat des que ha perdut el focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6670,8 +6670,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">L'esdeveniment <emph>En modificar text</emph> tรฉ lloc si introduรฏu o modifiqueu un text en un camp d'entrada.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6686,7 +6686,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6702,8 +6702,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">L'esdeveniment <emph>En rebre el focus</emph> tรฉ lloc si un camp de control rep el focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6734,8 +6734,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">L'esdeveniment <emph>En prรฉmer una tecla</emph> tรฉ lloc quan l'usuari prem qualsevol tecla mentre el control tรฉ el focus.</ahelp> Este esdeveniment pot estar enllaรงat a una macro per comprovar les entrades."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6750,8 +6750,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">L'esdeveniment <emph>En deixar anar una tecla</emph> tรฉ lloc quan l'usuari allibera qualsevol tecla mentre el control tรฉ el focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6766,8 +6766,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">L'esdeveniment <emph>El ratolรญ รฉs dins</emph> tรฉ lloc si el ratolรญ รฉs dins del camp de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">L'esdeveniment <emph>En moure el ratolรญ mentre es prem una tecla</emph> tรฉ lloc quan el ratolรญ s'arrossega mentre es prem una tecla.</ahelp> Un exemple d'aixรฒ รฉs quan, en arrossegar i deixar anar, una tecla addicional determina el mode (moure o copiar)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">L'esdeveniment <emph>En moure el ratolรญ</emph> tรฉ lloc si el ratolรญ es mou pel control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6814,8 +6814,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">L'esdeveniment <emph>En prรฉmer el botรณ del ratolรญ</emph> tรฉ lloc si es prem el botรณ del ratolรญ quan la busca del ratolรญ estร  sobre el control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6838,8 +6838,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">L'esdeveniment <emph>En deixar anar el botรณ del ratolรญ</emph> tรฉ lloc si el botรณ del ratolรญ es deixa anar quan la busca del ratolรญ estร  sobre el control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6854,8 +6854,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">L'esdeveniment <emph>El ratolรญ รฉs fora</emph> tรฉ lloc quan el ratolรญ รฉs fora del camp de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9414,16 +9414,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Feu clic a la icona <emph>Navegador activat/desactivat </emph>per amagar o mostrar el <emph>Navegador</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Tambรฉ podeu cridar el <emph>Navegador</emph> seleccionant <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Visualitza - Navegador\">Visualitza - Navegador</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Visualitza - Navegador\">Visualitza - Navegador</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Visualitza - Navegador\">Visualitza - Navegador</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Visualitza - Navegador\">Visualitza - Navegador</link></caseinline><defaultinline>Visualitza - Navegador</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9462,7 +9462,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9470,7 +9470,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9518,7 +9518,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9526,7 +9526,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9630,8 +9630,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Podeu veure el nom dels tipus de lletra formatats amb el seu tipus de lletra respectiu si activeu el camp <emph>Previsualitza en llistes de tipus de lletra</emph> a <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Visualitzaciรณ\">$[officename] - Visualitzaciรณ</link> del quadre de diร leg Opcions.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9830,8 +9830,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si feu clic a la icona <emph>Redueix el sagnat</emph> mentre premeu la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, el sagnat del parร graf seleccionat es mourร  segons la tabulaciรณ per defecte definida a <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> del diร leg Opcions.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9862,8 +9862,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu clic a la icona Augmenta el sagnat per augmentar el sagnat esquerre del parร graf actual o el contingut de la celยทla i posar-lo a la posiciรณ segรผent per defecte del tabulador.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9894,8 +9894,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Feu clic a la icona <emph>Augmenta el sagnat</emph> mentre manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> per moure el sagnat del parร graf seleccionat a la distร ncia de tabulaciรณ per defecte indicada a <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> al diร leg Opcions.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9934,8 +9934,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Sagnat augmentat amb la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10070,8 +10070,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Per desactivar el realรงat, premeu Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10158,8 +10158,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Feu clic a la icona<emph> Augmenta l'espaiat </emph>per augmentar l'espaiat del parร graf sobre el parร graf seleccionat.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10182,8 +10182,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Podeu ajustar mรฉs l'espaiat si seleccioneu <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Parร graf - Sagnats i espaiat\"><emph>Format - Parร graf - Sagnats i espaiat</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10206,8 +10206,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Feu clic a la icona<emph> Redueix l'espaiat </emph>per reduir l'espaiat del parร graf sobre el parร graf seleccionat.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10230,8 +10230,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Podeu ajustar mรฉs l'espaiat si seleccioneu <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Parร graf - Sagnats i espaiat\"><emph>Format - Parร graf - Sagnats i espaiat</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10270,8 +10270,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Per aplicar un tipus de vora especรญfic a una sola celยทla, situeu el cursor a la celยทla, obriu la barra d'eines <emph>Vores</emph> i seleccioneu-ne una. </caseinline><defaultinline>Sempre que inseriu grร fics o taules, estos ja tenen una vora completa. Per suprimir una vora, seleccioneu l'objecte grร fic o tota la taula i feu clic a la icona\"sense vores\" de la barra d'eines <emph>Vores</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10294,8 +10294,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Es pot trobar mรฉs informaciรณ a l'Ajuda, a <link href=\"text/shared/01/05030500.xhp\" name=\"Vores\"><emph>Vores</emph></link>. Tambรฉ podeu trobar informaciรณ sobre com s'ha de <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">formatar una taula de text</link> amb la icona <emph>Vores</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10350,8 +10350,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Per obtindre mรฉs informaciรณ, consulteu l'apartat <link href=\"text/shared/01/05030500.xhp\" name=\"Vores\">Vores</link> de l'Ajuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10398,8 +10398,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Per obtindre mรฉs informaciรณ, consulteu l'apartat <link href=\"text/shared/01/05030500.xhp\" name=\"Vores\">Vores</link> de l'Ajuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10430,16 +10430,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Permet commutar entre les opcions d'ancoratge.</ahelp></variable> La icona <emph>Canvia l'ร ncora </emph>nomรฉs es veu quan se selecciona un objecte com un grร fic, un camp de control <switchinline select=\"appl\"><caseinline select=\"WRITER\"> o un marc</caseinline></switchinline>."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "A l'apartat <link href=\"text/shared/01/05260000.xhp\" name=\"Ancoratge\"><emph>Ancoratge </emph></link> de l'Ajuda trobareu mรฉs informaciรณ sobre este tema."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Seleccioneu un objecte i feu clic a la icona <emph>Gira</emph> a la barra d'eines <emph>Dibuix</emph>. </caseinline><caseinline select=\"DRAW\">Seleccioneu un objecte i feu clic a la icona Gira de la barra d'eines Dibuix. </caseinline><defaultinline>Seleccioneu un objecte i feu clic a la icona <emph>Gira</emph> de la barra d'eines <emph>Propietats de l'objecte de dibuix</emph>.</defaultinline></switchinline> Arrossegueu l'ansa d'un angle de l'objecte en la direcciรณ cap a la qual el voleu girar."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10678,8 +10678,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">La icona<emph> Disminueix un nivell </emph>รฉs a la barra <emph>Pics i numeraciรณ</emph>, que apareix quan el cursor es troba sobre un element numerat o amb pics.</caseinline><caseinline select=\"IMPRESS\">La icona <emph>Disminueix </emph>รฉs a la barra <emph>Formataciรณ del text</emph>, que apareix quan es treballa amb la visualitzaciรณ d'esquema. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10694,8 +10694,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Disminueix un nivell </caseinline><defaultinline>Disminueix</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10726,8 +10726,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">La icona <emph>Augmenta un nivell </emph>es troba a la barra <emph>Pics i numeraciรณ</emph>, que apareix quan el cursor es posiciona sobre un element numerat o amb pics.</caseinline><caseinline select=\"IMPRESS\">La icona <emph>Augmenta </emph>รฉs a la barra <emph>Formataciรณ del text</emph>, que apareix quan es treballa amb la visualitzaciรณ d'esquema.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10742,8 +10742,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Augmenta un nivell </caseinline><defaultinline>Augmenta</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10774,16 +10774,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Si teniu parร grafs numerats i feu clic a la icona <emph>Mou amunt</emph>, els nombres s'ajustaran a l'orde actual. <switchinline select=\"appl\"><caseinline select=\"WRITER\">La icona <emph>Mou amunt </emph>nomรฉs es veu quan el cursor es posiciona en una llista amb pics o numerada.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La icona <emph>Mou amunt</emph> apareix a la barra <emph>Formataciรณ del text</emph> quan utilitzeu la visualitzaciรณ d'esquema.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Esta funciรณ es pot cridar si premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Fletxa amunt."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10830,16 +10830,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Si teniu parร grafs numerats i feu clic a la icona <emph>Mou avall</emph>, els nombres s'ajustaran a l'orde actual. <switchinline select=\"appl\"><caseinline select=\"WRITER\">La icona <emph>Mou avall </emph>nomรฉs es veu quan el cursor es posiciona en una llista amb pics o numerada.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La icona <emph>Mou avall</emph> apareix a la barra <emph>Formataciรณ del text</emph> quan utilitzeu la visualitzaciรณ d'esquema.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Esta funciรณ es pot cridar si premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Fletxa avall."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10886,32 +10886,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Les opcions de pics com el tipus i la posiciรณ es defineixen al diร leg <link href=\"text/shared/01/06050000.xhp\" name=\"Pics i numeraciรณ\"><emph>Pics i numeraciรณ</emph></link>. Per obrir el diร leg, feu clic a la icona <emph>Pics i numeraciรณ</emph> de la <link href=\"text/swriter/main0206.xhp\" name=\"barra Pics i numeraciรณ\">barra Pics i numeraciรณ</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Les opcions de pics com el tipus i la posiciรณ es defineixen al diร leg <link href=\"text/shared/01/06050000.xhp\" name=\"Pics i numeraciรณ\">Pics i numeraciรณ</link>. Per obrir el diร leg, feu clic a la icona <emph>Pics i numeraciรณ</emph> de la barra<emph>Formataciรณ del text</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Al <link href=\"text/swriter/01/03120000.xhp\" name=\"Format web\">Format web</link>, algunes opcions de pics i numeraciรณ no estan disponibles. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La distร ncia entre el text, el marc de text esquerre i la posiciรณ dels pics es pot determinar al diร leg <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Parร graf\"><emph>Format - Parร graf</emph></link> introduint el sagnat esquerre i el sagnat de la primera lรญnia.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10958,7 +10958,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11054,8 +11054,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Podeu activar un cursor de selecciรณ en un document de text nomรฉs de lectura o a l'Ajuda. Trieu <emph>Edita โ–ธ Seleccioneu el text </emph>o obriu el menรบ contextual d'un document nomรฉs de lectura i trieu <emph>Seleccioneu el text</emph>. El cursor de selecciรณ no parpelleja.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11118,8 +11118,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Per fer canvis a una base dades utilitzada per mรฉs d'una persona, heu de tindre els drets d'accรฉs adequats. Quan editeu una base de dades externa, el $[officename] no fa un emmagatzematge intermedi dels canvis fets, sinรณ que els canvis s'envien directament a la base de dades."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11150,8 +11150,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Guarda el registre de la taula de la base de dades actual.</ahelp> La icona<emph> Guarda el registre </emph>es troba a la barra <link href=\"text/shared/main0212.xhp\" name=\"Base de dades\">Dades de la taula</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11182,7 +11182,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11206,8 +11206,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exporta el document actual directament a PDF. No es mostra cap diร leg de configuraciรณ.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11254,8 +11254,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Mostra la posiciรณ actual del cursor al document del %PRODUCTNAME Basic. S'indica el nombre de la fila i tot seguit el nombre de la columna.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11318,8 +11318,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obri el diร leg d'enllaรง.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11422,7 +11422,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11454,7 +11454,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11470,7 +11470,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11614,7 +11614,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11646,8 +11646,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Introduรฏu un nom per a l'enllaรง.</ahelp> El $[officename] insereix una etiqueta NAME a l'enllaรง."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11670,7 +11670,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11694,7 +11694,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11710,7 +11710,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11726,7 +11726,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11750,7 +11750,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11774,8 +11774,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduรฏu un URL per al fitxer que voleu obrir quan feu clic a l'enllaรง. Si no indiqueu un marc de destinaciรณ, el fitxer s'obri al document o marc actual.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11790,7 +11790,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11870,7 +11870,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11934,7 +11934,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12126,8 +12126,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Al final del document</caseinline> <defaultinline>รšltima pร gina</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12150,8 +12150,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Tanca la finestra actual.</ahelp> Trieu <emph>Finestra - Tanca la finestra</emph> o premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. A la previsualitzaciรณ de la pร gina del $[officename] Writer i el Calc, podeu tancar la finestra actual si feu clic al botรณ <emph>Tanca la previsualitzaciรณ</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13606,8 +13606,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Mentre les funcions <link href=\"text/shared/02/12010000.xhp\" name=\"Ordena en orde ascendent\"><emph>Ordena en orde ascendent</emph></link> i <link href=\"text/shared/02/12020000.xhp\" name=\"Ordena en orde descendent\"><emph>Ordena en orde descendent</emph></link> ordenen nomรฉs per un criteri, podeu combinar diversos criteris amb el diร leg <emph>Ordena </emph>."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Si ordeneu el nom del camp \"Nom\" en orde ascendent i el nom del camp \"cognoms\" en orde descendent, tots els registres s'ordenaran en orde ascendent pel nom, i desprรฉs, dins dels noms, en orde descendent pels cognoms."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13702,8 +13702,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>taules a les bases de dades; busca</bookmark_value><bookmark_value>formularis; navegaciรณ</bookmark_value><bookmark_value>registres; busca a les bases de dades</bookmark_value><bookmark_value>busca; bases de dades</bookmark_value><bookmark_value>bases de dades; busca de registres</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13718,8 +13718,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Busca taules de la base de dades i formularis.</ahelp> Als formularis o taules de la base de dades, podeu buscar valors determinats als camps de dades, als quadres de llista i a les caselles de selecciรณ. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13734,8 +13734,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "El <item type=\"productname\">%PRODUCTNAME</item> duu a terme la busca que es descriu acรญ. Si voleu utilitzar el servidor SQL per fer cerques a la base de dades, heu d'utilitzar la icona <link href=\"text/shared/02/12110000.xhp\" name=\"Filtres basats en un formulari\">Filtres basats en un formulari</link> de la barra <link href=\"text/shared/main0213.xhp\" name=\"Navegaciรณ de formularis\">Navegaciรณ de formularis</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14078,8 +14078,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Teniu un camp de data, que es guarda amb el format \"DD.MM.AA\" a la base de dades (per exemple, 17.02.65). El format de l'entrada es canvia a la visualitzaciรณ de la font de dades per \"DD MMM AAAA\" (17 Feb 1965). Seguint este exemple, un registre que continga 17 de febrer nomรฉs es troba si l'opciรณ <emph>Aplica el format del camp</emph> estร  habilitada:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14166,24 +14166,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" retorna \"14:00:00\" com a hora"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Els camps d'hora no estan definits per a les bases de dades dBASE i s'han de simular. Per visualitzar internament l'hora \"14:00:00\", รฉs necessari un 5."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" retorna tots els registres d'un camp de data estร ndard"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14206,8 +14206,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "La visualitzaciรณ mostrada no coincideix amb el que hi ha emmagatzemat internament. Per exemple, si el valor 45,789 estร  emmagatzemat a la base de dades com a camp de tipus Nombre/Doble i la formataciรณ mostrada estร  definida perquรจ nomรฉs es mostren dos decimals, nomรฉs es retornarร  \"45,79\" a les cerques amb formataciรณ de camps."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14222,8 +14222,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Malgrat tot, fer cerques sense <emph>Aplica el format del camp</emph> รฉs adequat per a bases de dades mรฉs grans que no tenen problemes de formataciรณ, perquรจ รฉs mรฉs rร pid."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14302,8 +14302,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Permet la busca amb un comodรญ * o ?.</ahelp> Podeu utilitzar els comodins segรผents:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14398,8 +14398,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Si voleu buscar els carร cters reals ? o *, poseu-hi una barra inversa a davant: \"\\?\" o \"\\*\". Tanmateix, aixรฒ nomรฉs รฉs necessari quan estร  activada l'opciรณ <emph>Expressiรณ comodรญ</emph>. Quan l'opciรณ no estร  activada, els carร cters comodรญ es processen com a carร cters normals."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14414,8 +14414,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Busca amb expressions regulars.</ahelp> Les mateixes expressions regulars que acรญ sรณn compatibles tambรฉ sรณn compatibles amb el <link href=\"text/shared/01/02100000.xhp\" name=\"diร leg Busca i reemplaรงa\">diร leg Busca i reemplaรงa</link> del <item type=\"productname\">%PRODUCTNAME</item>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14494,16 +14494,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "En bases de dades molt grans, trobar el registre amb un orde de busca invers pot trigar una estona. En este cas, la barra d'estat vos informa que els registres encara s'estan comptant."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Busca / Cancelยทla"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14566,8 +14566,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "A diferรจncia de la busca normal, que s'activa amb la icona <link href=\"text/shared/02/12100200.xhp\" name=\"Busca un registre\">Busca un registre</link> a la barra <emph>Navegaciรณ de formularis</emph>, podeu fer cerques mรฉs rร pidament utilitzant el filtre basat en formularis. Normalment es carrega un servidor rร pid d'una base de dades amb la busca. Tambรฉ podeu introduir condicions de busca mรฉs complexes."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14630,8 +14630,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "La funciรณ <emph>Aplica el filtre</emph> mantรฉ els <link href=\"text/shared/02/12110000.xhp\" name=\"filtres basats en un formulari\">filtres basats en un formulari</link> que s'han definit. No cal que els torneu a definir."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14662,8 +14662,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activa una visualitzaciรณ addicional de la taula quan vos trobeu a la visualitzaciรณ del formulari.</ahelp> Quan la funciรณ <emph>Font de dades com a taula</emph> estร  activada, veureu la taula en una ร rea que apareix damunt del formulari."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14686,8 +14686,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "La visualitzaciรณ de la taula i del formulari reflecteixen les mateixes dades. Els canvis fets a la taula tambรฉ es veuen al formulari, i els canvis fets al formulari es veuen a la taula."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14902,8 +14902,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Arrossegueu la marca inferior esquerra cap a la dreta mentre premeu el botรณ del ratolรญ"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14918,8 +14918,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Arrossegueu la marca superior esquerre cap a la dreta mentre premeu el botรณ del ratolรญ"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14934,16 +14934,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Arrossegueu la marca de la dreta cap a l'esquerra mentre premeu el botรณ del ratolรญ"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Per canviar el sagnat esquerre que comenรงa amb la segona lรญnia d'un parร graf, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, feu clic al triangle situat a la part inferior esquerre i arrossegueu-lo a la dreta."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14982,8 +14982,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "La funciรณ <emph>Executa la consulta </emph>permet comprovar la consulta. Quan guardeu la consulta, s'emmagatzema a la pestanya <emph>Consultes</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15078,8 +15078,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Indica les taules que s'han d'inserir a la finestra de disseny.</ahelp> Al diร leg<emph> Afig taules</emph>, seleccioneu les taules que necessiteu per a la vostra tasca actual. </variable> Quan creeu una consulta o una presentaciรณ de taula nova, seleccioneu la taula corresponent a la qual ha de fer referรจncia la consulta o la presentaciรณ de taula. Quan treballeu amb bases de dades relacionals, seleccioneu les taules entre les quals voleu crear relacions."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15166,16 +15166,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Commuta la visualitzaciรณ de disseny a activa/inactiva"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Commuta la vista disseny a activa/inactiva\">Commuta la vista disseny a activa/inactiva</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15198,8 +15198,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Commuta la visualitzaciรณ de disseny a activa/inactiva"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15222,8 +15222,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">En el mode SQL natiu podeu introduir ordes SQL que no sรณn interpretades pel $[officename], sinรณ que passen directament a la font de dades.</ahelp> Si no visualitzeu estos canvis a la vista de disseny, no podeu tornar a canviar-los en esta vista."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15254,8 +15254,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Feu clic novament a la icona per tornar al mode normal, on se sincronitzen els canvis al <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"disseny de la consulta nova\">disseny de la consulta nova</link> amb els canvis permesos mitjanรงant SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15278,8 +15278,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Mostra la fila \"Funciรณ\" a la part inferior de la vista disseny de la finestra <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Disseny de consulta\">Disseny de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15318,8 +15318,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra la fila ยซTaulaยป a la part inferior de la finestra <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Disseny de consulta\">Disseny de consulta</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15358,8 +15358,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Mostra la fila \"ร€lies\" a la part inferior de la finestra <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Disseny de consulta\">Disseny de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15406,8 +15406,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Estรฉn l'expressiรณ de selecciรณ creada de la <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Consulta SQL\">Consulta SQL</link> a la columna actual mitjanรงant el parร metre DISTINCT.</ahelp> La conseqรผรจncia รฉs que els valors idรจntics que apareixen diverses vegades nomรฉs s'enumeren una vegada."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15470,24 +15470,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Per seleccionar un objecte, feu clic a l'objecte amb la fletxa. Per seleccionar mรฉs d'un objecte, arrossegueu un marc de selecciรณ al voltant dels objectes. Per afegir un objecte a la selecciรณ, premeu Maj, i desprรฉs feu clic a l'objecte.<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> Els objectes seleccionats conjuntament es poden definir com a <link href=\"text/shared/01/05290000.xhp\" name=\"grup\">grup</link> i es converteixen en un sol objecte de grup.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Podeu editar elements individuals d'un grup. Tambรฉ podeu suprimir elements d'un grup amb <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Maj</defaultinline></switchinline>+clic.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Podeu seleccionar elements individuals d'un grup si feu doble clic i primer desactiveu la icona <emph>Doble clic per editar text</emph> a la barra <emph>Opciรณ</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15558,8 +15558,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "En el mode codi font d'HTML, podeu visualitzar i editar les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetes\">etiquetes</link> d'<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Guardeu el document com a document de text pla. Assigneu una extensiรณ .html o .htm per designar el document com a HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15590,40 +15590,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Mostra l'estil de la pร gina actual. Feu doble clic per editar l'estil, o feu clic amb el botรณ dret del ratolรญ per seleccionar un altre estil.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Feu doble clic al<emph> camp d'estil de pร gina </emph>per obrir el diร leg <link href=\"text/swriter/01/05040000.xhp\" name=\"Estil de pร gina\">Estil de pร gina</link>, on podeu editar l'estil de la pร gina actual. Al menรบ contextual d'este camp podeu aplicar un estil de pร gina. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Feu doble clic al camp <emph>Estil de pร gina</emph> per obrir el diร leg <link href=\"text/scalc/01/05070000.xhp\" name=\"Estil de pร gina\">Estil de pร gina</link>, on podeu editar l'estil per a la pร gina actual. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Feu doble clic en este camp per obrir el diร leg <link href=\"text/simpress/01/05120000.xhp\" name=\"Estil de pร gina\">Disseny de la diapositiva</link>, on podeu seleccionar l'estil per a la diapositiva actual. Podeu seleccionar un format diferent de paper o un fons diferent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Feu doble clic en este per obrir el diร leg <link href=\"text/simpress/01/05120000.xhp\" name=\"Estil de pร gina\">Disseny de la diapositiva</link>, on podeu editar l'estil per a la pร gina actual. Podeu seleccionar un format diferent de paper o un fons diferent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15662,8 +15662,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Si feu doble clic a este camp s'obrirร  el diร leg <link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>, on podeu canviar el factor d'escala actual."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15694,7 +15694,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15702,8 +15702,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Feu clic al camp per commutar els modes (excepte a l'IDE del $[officename] Basic, on nomรฉs el mode <emph>Insereix</emph> estร  actiu). Si el cursor es colยทloca en un document de text, tambรฉ podeu utilitzar la tecla d'inserciรณ (si estร  disponible al vostre teclat) o commutar els modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15766,8 +15766,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>modes de selecciรณ de text</bookmark_value><bookmark_value>text; modes de selecciรณ</bookmark_value><bookmark_value>mode d'ampliar la selecciรณ</bookmark_value><bookmark_value>mode d'afegir la selecciรณ</bookmark_value><bookmark_value>mode de selecciรณ en bloc</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15822,7 +15822,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15838,7 +15838,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15910,8 +15910,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Si encara no s'han guardat els canvis al document, es mostra un \"*\" en este camp a la barra d'estat. Aixรฒ tambรฉ s'aplica als documents nous que encara no s'han guardat.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/04.po b/source/ca-valencia/helpcontent2/source/text/shared/04.po
index 37a5d39159b..2012fa254d2 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/04.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-15 13:20+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -30,8 +30,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>teclat; ordes generals</bookmark_value><bookmark_value>tecles de drecera;general</bookmark_value><bookmark_value>camps d'entrada de text</bookmark_value><bookmark_value>funciรณ de compleciรณ automร tica en quadres de text i de llista</bookmark_value><bookmark_value>macros; interrupciรณ</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Moltes funcions de l'aplicaciรณ es poden activar mitjanรงant les tecles de drecera. Per exemple, les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> apareixen al costat de l'opciรณ <emph>Obri</emph> del menรบ <emph>Fitxer</emph>. Si voleu accedir a esta funciรณ fent servir les dreceres, premeu la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> i la tecla O. Deixeu anar les dues tecles quan haja aparegut el quadre de diร leg."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -78,8 +78,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Alguns dels carร cters que es mostren en la barra de menรบ apareixen subratllats. Podeu accedir directament a estos menรบs si premeu el carร cter subratllat juntament amb la tecla d'alternativa. Un cop s'obri el menรบ, tornen a aparรจixer carร cters subratllats. Per accedir a estos elements de menรบ, premeu directament la tecla de carร cter subratllat.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -94,16 +94,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "En un quadre de diร leg, sempre hi ha un element ressaltat - normalment es mostra amb un marc ratllat. Es diu que este element, que com ser un botรณ, una opciรณ, una entra en una llista o una casella de verificaciรณ, tรฉ el focus. Si el punt focal รฉs un botรณ, prement Retorn actua com si hi haguรฉreu fet clic. Una casella de verificaciรณ canvia l'estat prement la barra espaiadora. Si una casella d'opciรณ tรฉ el focus, useu les fletxes del cursor per canviar l'opciรณ activada en esta ร rea. Useu la tecla de tabulaciรณ per anar d'un element o ร rea al segรผent, useu Maj+Tab per anar en direcciรณ inversa."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "En prรฉmer la tecla d'escapada, es tanca el diร leg sense guardar els canvis. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Si fixeu el focus en un botรณ, no nomรฉs veureu una lรญnia de punts que emmarca el nom del botรณ, sinรณ que tambรฉ apareixerร  una ombra gruixuda sota el botรณ seleccionat. Aixรฒ indica que, si eixiu del diร leg prement la tecla de retorn, รฉs el mateix que prรฉmer el botรณ corresponent.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -118,8 +118,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Si utilitzeu la utilitat d'arrossegar i deixar anar, seleccioneu amb el ratolรญ o feu clic en objectes i noms, podeu utilitzar les tecles Maj, <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> i, ocasionalment, <switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณ</caseinline><defaultinline>Alt</defaultinline></switchinline>, per accedir a altres funcions. Les funcions disponibles quan es premen les tecles durant el procรฉs d'arrossegar i deixar anar s'indiquen amb el canvi de forma de la busca. Quan se seleccionen fitxers o altres objectes, les tecles de modificaciรณ poden ampliar la selecciรณ (les funcions s'expliquen quan es poden aplicar). <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -142,16 +142,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Utilitzeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+S per obrir el quadre <emph>Carร cters especials</emph> i inserir un o mรฉs carร cters especials."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Utilitzeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A per seleccionar tot el text. Utilitzeu les fletxes dreta o esquerra per eliminar la selecciรณ."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -174,24 +174,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Utilitzeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Supr per suprimir tot el que hi ha des de la posiciรณ del cursor fins al final de la paraula."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Si premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline> i la fletxa dreta o esquerra, el cursor saltarร  de paraula en paraula; si tambรฉ premeu la tecla de majรบscules, se seleccionarร  una paraula desprรฉs d'una altra."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "La tecla d'inserciรณ s'utilitza per commutar entre el mode d'inserciรณ i el mode de sobreescriptura, i al revรฉs."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -206,15 +206,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "La drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z s'utilitza per desfer modificacions, una darrere l'altra; el text tindrร  l'aparenรงa que tenia abans del primer canvi."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -222,8 +222,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Utilitzeu la tecla fletxa avall per desplaรงar-vos per la resta de fitxers i directoris. Utilitzeu la tecla fletxa dreta per mostrar tambรฉ un subdirectori en el camp URL, en cas que n'hi haja. La compleciรณ automร tica rร pida estร  disponible si premeu la tecla de final desprรฉs d'introduir part de l'URL. Quan trobeu el document o el directori que voleu, premeu Retorn."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -238,8 +238,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Si voleu finalitzar una macro que s'estร  executant. pitgeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -254,7 +254,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -278,8 +278,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecte</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -294,8 +294,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Activa el botรณ destacat d'un diร leg"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -390,8 +390,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Obri una llista dels camps de control seleccionats d'un diร leg. Estes dreceres no nomรฉs s'apliquen als quadres combinats, sinรณ tambรฉ als botons amb menรบs emergents. Tanca una llista oberta prement la tecla d'escapada."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -414,8 +414,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecte</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -558,8 +558,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Alterna la visualitzaciรณ entre el mode pantalla completa i el normal al Writter o al Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -606,8 +606,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Inicia l'ajuda del $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -646,8 +646,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Activa els consells ampliats per a l'orde, la icona o el control seleccionats."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -662,8 +662,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Estableix el focus en la subfinestra segรผent (per exemple, visualitzaciรณ del document/font de dades)."
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -694,8 +694,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Activa el primer menรบ (menรบ Fitxer)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -726,8 +726,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Tanca el document actual (quan es tanca el darrer document obert, tanca el $[officename])"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -766,8 +766,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecte</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -974,8 +974,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "S'aplica l'atribut <emph>Cursiva</emph> a l'ร rea seleccionada. Si el cursor es colยทloca en una paraula, la paraula tambรฉ es marca en cursiva."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -990,8 +990,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "L'atribut <emph>Negreta</emph> s'aplica a l'ร rea seleccionada. Si el cursor es colยทloca en una paraula, la paraula tambรฉ es marca en negreta."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1006,8 +1006,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "S'aplica l'atribut <emph>Subratllat</emph> a l'ร rea seleccionada. Si el cursor es colยทloca en una paraula, tambรฉ se subratlla la paraula."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1022,8 +1022,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Elimina la formataciรณ directa del text o dels objectes seleccionats (com a <emph>Format - Neteja el format directe</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1046,8 +1046,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1078,16 +1078,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Mou entre ร rees (cap arrere)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Dreceres en l'ร rea de tema nou de la galeria:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1102,8 +1102,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1150,8 +1150,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Obri el diร leg de propietats."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1230,16 +1230,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Insereix un tema nou"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Dreceres en l'ร rea de previsualitzaciรณ de la galeria:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1254,8 +1254,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1366,8 +1366,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Puja una pantalla."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1382,8 +1382,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Baixa una pantalla."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1486,8 +1486,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Pas arrere (รบnicament en la visualitzaciรณ d'objectes)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1502,7 +1502,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1518,8 +1518,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1550,8 +1550,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Commuta la selecciรณ de files."
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1566,8 +1566,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Selecciona la columna actual"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1582,8 +1582,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Mou la busca a la primera fila"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1598,8 +1598,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Mou la busca a l'รบltima fila"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1622,16 +1622,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Seleccioneu la barra d'eines amb F6. Utilitzeu les fletxes avall i dreta per seleccionar la icona de la barra d'eines que vulgueu i premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retorn"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1646,8 +1646,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Seleccioneu el document per mitjร  de <switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 i premeu Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1750,8 +1750,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Eixiu del mode de gestiรณ de selecciรณ i torneu al mode de selecciรณ d'objectes."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1766,8 +1766,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Mou el punt seleccionat (les funcions de captura de graella s'inhabiliten temporalment, perรฒ els punts finals encara s'ajusten entre ells)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1782,32 +1782,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Mou l'objecte de dibuix seleccionat un pรญxel (en el mode de selecciรณ)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Redimensiona un objecte de dibuix (en el mode de gestiรณ de la selecciรณ)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Gira l'objecte de dibuix (en el mode de gir)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Obri el diร leg de propietats per a un objecte de dibuix."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1830,8 +1830,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Seleccioneu un punt de l'objecte de dibuix (el mode de selecciรณ de punts) / Cancelยทleu la selecciรณ."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1854,8 +1854,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Seleccioneu un punt addicional en el mode de selecciรณ de punts."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1870,16 +1870,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Seleccioneu el punt segรผent de l'objecte de dibuix (mode de selecciรณ de punts)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "En el mode de gir, el centre de gir tambรฉ es pot seleccionar."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1894,8 +1894,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Seleccioneu un punt anterior de l'objecte de dibuix (mode de selecciรณ de punts)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1918,8 +1918,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Orde</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retorn a la icona de selecciรณ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1942,16 +1942,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Eixiu del mode de selecciรณ de punts. Desprรฉs, se selecciona l'objecte de dibuix."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Edita un punt d'un objecte de dibuix (mode d'ediciรณ de punts)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2070,8 +2070,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Resultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2150,8 +2150,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Previsualitza"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2166,8 +2166,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Executa la consulta"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2182,8 +2182,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Afig una taula o consulta"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2206,8 +2206,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Resultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2342,8 +2342,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Resultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2390,8 +2390,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Salta entre finestres."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/07.po b/source/ca-valencia/helpcontent2/source/text/shared/07.po
index 7efee7131f9..1a744b2dde1 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/07.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -38,15 +38,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Per crear una pร gina web per a Internet, obriu un <emph>Document HTML</emph> nou des del menรบ <emph>Fitxer - Nou</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -62,7 +62,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/guide.po b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
index 98079868c41..a3a43fe1e7a 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/guide.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-27 16:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12398,8 +12398,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Per crear una lรญnia simple, teclegeu tres o mรฉs guionets (-), o ratlles baixes ( _ ), i premeu Retorn. Per crear una lรญnia doble, teclegeu tres o mรฉs signes d'igual (=), asteriscos (*), titlles (~) o coixinets (#) i premeu Retorn."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
index 83e5dc0befa..fcc8b410d1e 100644
--- a/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca-valencia/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-15 13:20+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1606,7 +1606,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
index 8ad5430f2d4..1ca40f1ea60 100644
--- a/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca-valencia/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-01-29 07:53+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3808,15 +3808,6 @@ msgstr "Insereix un ~salt de pร gina"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Dades"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Insereix"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/ca-valencia/sc/messages.po b/source/ca-valencia/sc/messages.po
index d18075f25b9..2613bd7b861 100644
--- a/source/ca-valencia/sc/messages.po
+++ b/source/ca-valencia/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-29 07:53+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13708,37 +13708,42 @@ msgid "~Value"
msgstr "~Valor"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Font"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Entrades"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistema"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Estร ndard;Text;Data (DMA);Data (MDA);Data (AMD);Anglรฉs (EUA);Amaga"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulaciรณ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "espai"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13749,1196 +13754,1301 @@ msgstr ""
"Voleu acceptar la proposta de correcciรณ?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Filtre d'imatge"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Text"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Selecciรณ de fulls"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Fulls ~seleccionats"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Regle"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Aquest regle gestiona objectes en posicions fixes."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Previsualitza"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Aquest full mostra com es presentaran les dades en el document."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Vista de document"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Full %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Celยทla %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "ร€rea esquerra"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Previsualitzaciรณ de la pร gina"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "ร€rea central"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "ร€rea dreta"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Capรงalera de la pร gina %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Peu de la pร gina %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Lรญnia d'entrada"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Acรญ รฉs on introduรฏu o editeu textos, nombres i fรณrmules."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Reproductor multimรจdia"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "En prรฉmer el botรณ del ratolรญ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barra d'eines de fรณrmula"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Fulls de cร lcul del %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(nomรฉs de lectura)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mode de previsualitzaciรณ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pร gines"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~Suprimeix l'eixida de pร gines buides"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Imprimeix el contingut"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Tots els fulls"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Fulls ~seleccionats"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Celยทles seleccionades"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "D'este contingut, imprimeix"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Totes les ~pร gines"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pร ~gines"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Avisa'm d'aixรฒ en el futur."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "La segรผent font DDE no es pot actualitzar possiblement perquรจ el document font no estร  obert. Obriu el document font una altra vegada i torneu-ho a provar."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "No s'ha pogut carregar el segรผent fitxer extern. Les dades enllaรงades des d'aquest fitxer no s'actualitzaran."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "S'estan actualitzant enllaรงos externs."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "L'interval contรฉ eti~quetes de columna"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "L'interval contรฉ ~etiquetes de fila"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "El valor no รฉs vร lid"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "No s'ha indicat cap fรณrmula."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "No s'ha indicat cap fila ni cap columna."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "El nom o l'interval no s'ha definit."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "El nom no s'ha definit o bรฉ la referรจncia a la celยทla รฉs incorrecta."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Les fรณrmules no formen una columna."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Les fรณrmules no formen una fila."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Afig una formataciรณ automร tica"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Canvia el nom a la formataciรณ automร tica"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nom"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Suprimeix la formataciรณ automร tica"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Esteu segur que voleu suprimir la formataciรณ automร tica #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Tan~ca"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Gen."
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Febr."
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Marรง"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centre"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Full"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Celยทla"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Contingut"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "ร€ncora de pร gina"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "ร€ncora de celยทla"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Condiciรณ "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Contingut"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Fulls"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Noms d'intervals"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Intervals de la base de dades"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Imatges"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Objectes OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Comentaris"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "ร€rees enllaรงades"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Objectes de dibuix"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Visualitzaciรณ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "actiu"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactiu"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ocult"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Finestra activa"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nom de l'escenari"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Comentari"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Orde ascendent"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Ordena de forma descendent"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Orde personalitzat"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Tot"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Mostra nomรฉs l'element actual."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Amaga nomรฉs l'element actual."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Busca elements..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "ร€rea del full"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Lรญnia d'entrada"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Auxiliar de funcions"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Accepta"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cancelยทla"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Fรณrmula"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Amplia la barra de fรณrmules"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Redueix la barra de fรณrmules"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflicte"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Data"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Usuari desconegut"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "S'ha inserit una columna"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "S'ha inserit una fila "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "S'ha inserit un full "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "S'ha suprimit la columna"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "S'ha suprimit la fila"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "S'ha suprimit el full"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "S'ha mogut l'interval"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "El contingut ha canviat"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "El contingut ha canviat"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "S'ha canviat a "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Original"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Els canvis s'han rebutjat"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Acceptat"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Rebutjat"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Cap entrada"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<buit>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "No protegit"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "No protegit amb contrasenya"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "El resum รฉs incompatible"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "El resum รฉs compatible"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Torneu a introduir-la"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Mitjana mรฒbil"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Suavitzat exponencial"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Anร lisi de la variร ncia"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - factor รบnic"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - dos factors"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grups"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Entre els grups"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Dins els grups"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Origen de la variaciรณ"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Valor P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F crรญtic"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Correlaciรณ"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Correlacions"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covariร ncia"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Covariร ncies"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Estadรญstiques descriptives"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Mitjana"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Error estร ndard"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Variร ncia"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviaciรณ estร ndard"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Curtosi"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asimetria"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ร€rea"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Mรญnim"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Mร xim"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Compta"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Primer quartil "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Tercer quartil"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Aleatori ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniforme"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Enter uniforme"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial negativa"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Khi quadrada"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geomรจtrica"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Mรญnim"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Mร xim"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Mitjana"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviaciรณ estร ndard"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Valor p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Nombre d'intents"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Valor ni"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Mostreig"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Prova F"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Prova F"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Prova t aparellada"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Prova t aparellada"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Prova z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "Prova z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Prova d'independรจncia (khi quadrat)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regressiรณ"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regressiรณ"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Columna %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Fila %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Diferรจncia mitjana hipotรจtica"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observacions"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Diferรจncia mitjana observada"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Valor P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Valor crรญtic"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Prova estadรญstica"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineal"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarรญtmic"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potรจncia"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Model de regressiรณ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Pendent"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Intercepciรณ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) cua dreta"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F cua dreta crรญtica"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) cua esquerra"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F cua esquerra crรญtica"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P bilateral"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F bilateral crรญtica"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Correlaciรณ de Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Variร ncia de les diferรจncies"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "Estadรญstic t"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) unilateral"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t unilateral crรญtica"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) bilateral"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t bilateral crรญtica"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Variร ncia coneguda"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) unilateral"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z unilateral crรญtica"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) bilateral"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z bilateral crรญtica"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -16634,6 +16744,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Flux d'origen"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18440,532 +18555,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Per defecte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Capรงalera 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Capรงalera 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Dolent"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Bo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Avรญs"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Nota al peu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Eines"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fitxer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Edita"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "E_stils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Tipus de lletra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Permet indicar les vores de les celยทles seleccionades."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Nombre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Alineaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Celยทles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Insereix"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Dades"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Revisiรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Imatge"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "C_olor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Llengua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Revisiรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Com_para"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "E_stils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "D_ibuixa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_Agrupa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Marc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "E_stils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormata"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Parร graf"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Per defecte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Capรงalera 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Capรงalera 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Dolent"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Bo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Avรญs"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nota al peu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Eines"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Ajuda"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fitxer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Edita"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Est_ils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Tipus de lletra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Nombre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Alineaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Celยทles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Insereix"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Dades"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Revisiรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Imatge"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Llengua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisiรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_para"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_ibuixa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Edita"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Agrupa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Tipus de lletra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alineaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insereix"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimรจdia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Marc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Visualitzaciรณ"
@@ -20385,61 +20500,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regressiรณ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Interval de la variable 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Interval de la variable 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Resultats a:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Dades"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columnes"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Files"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Agrupat per"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Regressiรณ lineal"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Regressiรณ logarรญtmica"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Regressiรณ exponencial"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Tipus de regressiรณ d'eixida"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22830,82 +22970,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Longitud del text"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "igual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "menor que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "major que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "menor o igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "major o igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "no รฉs igual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "interval vร lid"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "interval no vร lid"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Permet:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Dades:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Mรญnim:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Mร _xim:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Permet c_elยทles buides"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Mostra la _llista de selecciรณ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Ordena les en_trades en sentit ascendent"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Una font vร lida nomรฉs pot consistir en una selecciรณ contigua de files i columnes, o bรฉ en una fรณrmula que resulta en una ร rea o un vector."
diff --git a/source/ca-valencia/sd/messages.po b/source/ca-valencia/sd/messages.po
index 9d200242c1d..a671cac9d54 100644
--- a/source/ca-valencia/sd/messages.po
+++ b/source/ca-valencia/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-29 07:53+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "Objectes mestre"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Insereix una imatge"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/ca-valencia/sfx2/messages.po b/source/ca-valencia/sfx2/messages.po
index ff14631ce28..4173c3a95b9 100644
--- a/source/ca-valencia/sfx2/messages.po
+++ b/source/ca-valencia/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-27 14:31+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2186,6 +2186,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Vegeu l'ajuda en lรญnia"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/ca-valencia/svx/messages.po b/source/ca-valencia/svx/messages.po
index 78a32f31990..14c984e534d 100644
--- a/source/ca-valencia/svx/messages.po
+++ b/source/ca-valencia/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-29 07:53+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Propietat intelยทlectual"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Cap"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Recents"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Color personalitzat..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Suprimeix"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Lรญnies i fletxes"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Corba"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Connectors"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formes bร siques"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Sรญmbols"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Fletxes de bloc"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Diagrama de flux"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Llegendes"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Estrelles"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Objectes 3D"
@@ -4140,8 +4140,8 @@ msgstr "_Copia"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Insereix"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/ca-valencia/sw/messages.po b/source/ca-valencia/sw/messages.po
index bd8be05795e..4f247fa7995 100644
--- a/source/ca-valencia/sw/messages.po
+++ b/source/ca-valencia/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-01-29 07:53+0000\n"
"Last-Translator: joamuran <joamuran@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Text"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Cap]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Inici"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Final"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Damunt"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Davall"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "nomรฉs de lectura"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Els directoris de 'Text automร tic' sรณn nomรฉs de lectura. Voleu obrir el diร leg de configuraciรณ de camins?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Estadรญstiques"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "S'estร  important el document..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "S'estร  exportant el document..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "S'estร  guardant el document..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "S'estร  reformatant el document..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "S'estร  formatant automร ticament el document..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Busca..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Carta"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "S'estร  verificant l'ortografia..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Particiรณ de mots..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "S'estร  inserint el directori..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "S'estร  actualitzant el directori..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "S'estร  creant el resum..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "S'estan adaptant els objectes..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objecte"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Marc"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Forma"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Secciรณ"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numeraciรณ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "pร gina buida"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Resum: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "separat per: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Esquema: nivell "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Estil: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Nรบmero de pร gina: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Salt abans de pร gina nova"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Text occidental: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Text asiร tic: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Autoria desconeguda"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Suprimeix ~tots els comentaris de $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Amaga ~tots els comentaris de $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Numeraciรณ d'esquemes"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 paraules, %2 carร cters"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 paraules, %2 carร cters seleccionats"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Converteix el text en una taula"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Afig una formataciรณ automร tica"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Suprimeix la formataciรณ automร tica"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "L'entrada de formataciรณ automร tica segรผent se suprimirร :"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Canvia el nom de la formataciรณ automร tica"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Tanca"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Gen."
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Febr."
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Marรง"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centre"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suma"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"No s'ha pogut crear la formataciรณ automร tica desitjada. \n"
"Torneu-ho a provar utilitzant un nom diferent."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numรจric"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Files"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Columna"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Edita l'entrada bibliogrร fica"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Insereix una entrada bibliogrร fica"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Espaiat entre %1 i %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Amplร ria de la columna %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Taula del %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Marc del %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Imatge del %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Altres objectes OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "El nom de la taula no pot incloure espais."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Les celยทles seleccionades de la taula sรณn massa complexes per a poder-les fusionar."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "No es pot ordenar la selecciรณ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Feu clic a l'objecte"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Abans d'inserir el text automร tic"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Desprรฉs d'inserir el text automร tic"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Ratolรญ sobre l'objecte"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Activa l'enllaรง"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "El ratolรญ deixa l'objecte"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "La imatge s'ha carregat correctament"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "La cร rrega de la imatge ha finalitzat"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "No s'ha pogut carregar la imatge"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Entrada de carร cters alfanumรจrics"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Entrada de carร cters no alfanumรจrics"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Canvia la mida del marc"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Mou el marc"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Encapรงalaments"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Taules"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Marcs de text"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Imatges"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Objectes OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Marcadors"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Seccions"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Enllaรงos"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Referรจncies"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "รndexs"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Objectes de dibuix"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comentaris"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Encapรงalament 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Aquest รฉs el contingut del primer capรญtol. Aquesta รฉs una entrada del directori d'usuari"
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Encapรงalament 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Aquest รฉs el contingut del capรญtol 1.1. Aquesta รฉs l'entrada de la taula de continguts."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Encapรงalament 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Aquest รฉs el contingut del capรญtol 1.2. Aquesta paraula clau รฉs l'entrada principal."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Taula 1: Aquesta รฉs la taula 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Imatge 1: Aquesta รฉs la imatge 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Encapรงalament"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Marc de text"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Objecte OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Secciรณ"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Enllaรง"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Referรจncia"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "รndex"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Comentaris"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Objecte de dibuix"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Formats addicionals..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Sistema]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"La particiรณ de mots interactiva ja รฉs activa\n"
"en un altre document"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Particiรณ de mots"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "no รฉs possible"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Suprimeix $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Insereix $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Sobreescriu: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Parร graf nou"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Mou"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Aplica els atributs"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Aplica els estils: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Reinicialitza els atributs"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Canvia l'estil: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Insereix el fitxer"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Insereix un text automร tic"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Suprimeix el marcador: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Insereix el marcador: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Ordena la taula"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Ordena el text"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Insereix la taula: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Converteix text -> taula"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Converteix taula -> text"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copia: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Reemplaรงa $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Insereix un salt de pร gina"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Insereix un salt de columna"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Insereix un sobre"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copia: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Mou: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Insereix un diagrama del %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Insereix un marc"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Suprimeix un marc"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Formataciรณ automร tica"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Encapรงalament de la taula"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Reemplaรงa: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Insereix una secciรณ"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Suprimeix una secciรณ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modifica una secciรณ"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Modifica els valors per defecte"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Reemplaรงa l'estil: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Suprimeix el salt de pร gina"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Correcciรณ del text"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Augmenta/disminueix l'esquema"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Mou l'esquema"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Insereix una numeraciรณ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Un nivell cap amunt"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Un nivell cap avall"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Mou els parร grafs"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Insereix l'objecte de dibuix: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Nรบmero activat/desactivat"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Augmenta el sagnat"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Redueix el sagnat"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Insereix la llegenda: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Reinicia la numeraciรณ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modifica la nota al peu"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Accepta el canvi: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Rebutja el canvi: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Divideix la taula"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Para l'atribut"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Correcciรณ automร tica"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Fusiona la taula"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Canvia majรบscules/minรบscules"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Suprimeix la numeraciรณ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Objectes de dibuix: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Agrupa els objectes de dibuix"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Desagrupa els objectes de dibuix"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Suprimeix els objectes de dibuix"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Reemplaรงa la imatge"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Suprimeix la imatge"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Aplica els atributs de la taula"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Taula de formataciรณ automร tica"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Insereix una columna"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Insereix una fila"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Suprimeix una fila o columna"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Suprimeix una columna"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Suprimeix una fila"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Divideix les celยทles"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Fusiona les celยทles"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formata la celยทla"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Insereix un รญndex o una taula"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Suprimeix un รญndex o una taula"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copia la taula"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copia la taula"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Defineix el cursor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Enllaรงa els marcs de text"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Desenllaรงa els marcs de text"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modifica les opcions de notes al peu"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Compara el document"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Aplica l'estil de marc: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Parร metre de Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Insereix una nota al peu"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "insereix un botรณ URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Insereix un enllaรง"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "suprimeix el contingut invisible"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Taula/รญndex canviat"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "ยซ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "ยป"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "selecciรณ mรบltiple"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Tecleja: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Apega el porta-retalls"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "aparicions de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 pestanyes"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 salts de lรญnia"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "salt de pร gina"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "salt de columna"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Insereix $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Suprimeix $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Els atributs han canviat"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "La taula ha canviat"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "L'estil ha canviat"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "La formataciรณ del parร graf ha canviat"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Insereix una fila"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Suprimeix una fila"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Insereix una celยทla"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Suprimeix una celยทla"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 canvis"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Canvia l'estil de pร gina: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Crea l'estil de pร gina: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Suprimeix l'estil de pร gina: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de pร gina: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "S'ha canviat la capรงalera/peu de pร gina"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "S'ha canviat el camp"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Crea l'estil de parร graf: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Suprimeix l'estil de parร graf: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de parร graf: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Crea l'estil de carร cter: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Suprimeix l'estil de carร cter: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de carร cter: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Crea l'estil de marc: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Suprimeix l'estil de marc: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de marc: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Crea l'estil de numeraciรณ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Suprimeix l'estil de numeraciรณ: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de numeraciรณ: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Canvia de nom el marcador: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Insereix una entrada d'รญndex"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Suprimeix una entrada d'รญndex"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "camp"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Parร grafs"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "marc"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Objecte OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "fรณrmula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "diagrama"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "comentari"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "referรจncia creuada"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "entrada bibliogrร fica"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "carร cter especial"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "nota al peu"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "imatge"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "objectes de dibuix"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "taula: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "parร graf"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Signa el parร graf"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Canvia el tรญtol de l'objecte $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Canvia la descripciรณ de l'objecte $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Crea l'estil de taula: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Suprimeix l'estil de taula: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Actualitza l'estil de taula: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Suprimeix la taula"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Visualitzaciรณ del document"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Visualitzaciรณ del document"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Capรงalera $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Pร gina de capรงalera $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Peu de pร gina $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Pร gina de peu de pร gina $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Nota al peu $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Nota al peu $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) a la pร gina $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Pร gina $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Pร gina: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Accions"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Activeu aquest botรณ per a obrir una llista d'accions que es poden realitzar en aquest comentari i en altres comentaris"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Previsualitzaciรณ del document"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mode de previsualitzaciรณ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Document del %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Error de lectura"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "No es pot mostrar la imatge."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "S'ha produรฏt un error en llegir el porta-retalls."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Salt de columna manual"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Fila %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Columna %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Carร cter"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Parร graf"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Marc"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pร gines"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numeraciรณ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Celยทla"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiร tic"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "Escriptures complexes"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Occidental"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contingut"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~Fons de la pร gina"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Te~xt amagat"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Espais reservats per a ~text"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Control~s de formulari"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Color"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Imprimeix el text en ~negre"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pร gines"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Imprimeix ~les pร gines en blanc que s'han inserit automร ticament"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Utilitza nomรฉs la safata de paper de les preferรจncies de la impressora"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprimeix"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Cap (nomรฉs el document)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Nomรฉs comentaris"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Situa al final del document"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Situa al final de la pร gina"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comentaris"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Cares de la pร gina"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Totes les pร gines"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Reversos / pร gines de l'esquerra"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Anversos / pร gines de la dreta"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Inclou"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "~Fullet"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Escriptura d'esquerra a dreta"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Escriptura de dreta a esquerra"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "ร€rea d'impressiรณ i nombre de cรฒpies"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Totes les pร gines"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pร ~gines"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Selecciรณ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Colยทloca en els marges"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funcions"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancelยทla"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplica"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barra d'eines de fรณrmula"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Tipus de fรณrmula"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Text de la fรณrmula"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Visualitzaciรณ global"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Visualitzaciรณ de navegaciรณ de contingut"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Nivell de l'esquema"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Insereix com a enllaรง"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Insereix com a enllaรง"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Insereix com a cรฒpia"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Mostra"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Finestra activa"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ocult"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "actiu"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactiu"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Edita..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Act~ualitza"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Edita"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Edita l'enllaรง"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Insereix"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "ร~ndex"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Fitxer"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Document nou"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Suprimeix"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Suprimeix"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selecciรณ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "รndexs"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Enllaรงos"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Tot"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "Sup~rimeix l'รญndex"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Desprotegeix"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ocult"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "No s'ha trobat el fitxer: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Canvia el nom"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "N~omรฉs de lectura"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Mostra-ho tot"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Amaga-ho tot"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Suprimeix-ho tot"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Esquerra: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Dreta: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Interior: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Exterior: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Superior: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Inferior: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pร gina"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Lรญnia"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Error de sintaxi **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Divisiรณ per zero **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Mal รบs dels parรจntesis **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Desbordament en la funciรณ de quadrat **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Desbordament **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Error **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** L'expressiรณ no รฉs vร lida **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "S'ha produรฏt un error: No s'ha trobat la font de referรจncia"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Cap"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fix)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " A: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "รndex alfabรจtic"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definit per l'usuari"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "รndex de continguts"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografia"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citaciรณ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "รndex de taules"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "รndex d'objectes"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "Feu %s-clic per a seguir l'enllaรง"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Clic per a obrir l'enllaรง"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Tรญtol"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Assumpte"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Paraules clau"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentaris"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Creaciรณ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modificat"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "รšltima impressiรณ"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Nรบmero de revisiรณ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Temps total d'ediciรณ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Converteix $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Primera conversiรณ $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Conversiรณ segรผent $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Article"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Llibre"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Fullets"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Acta de congrรฉs"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Extracte de llibre"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Extracte de llibre amb el tรญtol"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Acta de congrรฉs"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Revista"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Documentaciรณ tรจcnica"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tesi"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Miscelยทlร nia"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissertaciรณ"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Acta de congrรฉs"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Informe de recerca"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "No publicat"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Adreรงa electrรฒnica"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Document WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Definit per l'usuari 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Definit per l'usuari 2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Definit per l'usuari 3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Definit per l'usuari 4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Definit per l'usuari 5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Nom curt"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tipus"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adreรงa"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anotaciรณ"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autors"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Tรญtol del llibre"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Capรญtol"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Ediciรณ"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Tipus de publicaciรณ"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Instituciรณ"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Revista"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mes"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organitzaciรณ"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Pร gina/-es"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Editor"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universitat"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Sรจrie"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Tรญtol"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Tipus d'informe"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volum"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Any"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Definit per l'usuari 1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Definit per l'usuari 2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Definit per l'usuari 3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Definit per l'usuari 4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Definit per l'usuari 5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Edita l'entrada d'รญndex"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Insereix una entrada d'รญndex"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "L'entrada bibliogrร fica ja existeix amb dades diferents en el document. Voleu ajustar les entrades ja existents?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comentaris"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Mostra els comentaris"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Amaga els comentaris"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "El nom de la drecera ja existeix. Trieu un altre nom."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Voleu suprimir el text automร tic?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Suprimeix la categoria "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Text automร tic:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Guarda el text automร tic"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Aquest fitxer no contรฉ text automร tic."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "El meu text automร tic"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "No s'ha trobat el text automร tic per a la drecera ยซ%1ยป."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "No es pot inserir una taula sense files ni columnes"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "No es pot inserir la taula perquรจ รฉs massa gran"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "No s'ha pogut crear el text automร tic."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "El format desitjat del porta-retalls no estร  disponible."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Tots els comentaris"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Tots els comentaris"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Comentaris de "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(sense data)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(sense autor)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Respon a $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Edita el bloc d'adreรงa"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Salutaciรณ personalitzada (destinataris masculins)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Salutaciรณ personalitzada (destinatร ries femenines)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Ele~ments de la salutaciรณ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Afig a la salutaciรณ"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Suprimeix de la salutaciรณ"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Arrossegueu els elements de la salutaciรณ al quadre inferior"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Salutaciรณ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Signe de puntuaciรณ"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Assigneu els camps de la vostra font de dades perquรจ coincidisquen amb els elements de la salutaciรณ."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Previsualitzaciรณ de la salutaciรณ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Elements de l'adreรงa"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Elements de salutaciรณ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Coincideix amb el camp:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Previsualitza"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " no estร  disponible "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Tots els fitxers"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Llistes d'adreces (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Text pla (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Text separat per comes (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
" Voleu introduir ara la informaciรณ del compte de correu?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Llista d'adreces del %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Seleccioneu el document inicial"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Seleccioneu el tipus de document"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Inseriu un bloc d'adreรงa"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Selecciona una llista d'adreces"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Creeu una salutaciรณ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Ajusteu el format"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Exclou el destinatari"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Finalitza"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Auxiliar de combinaciรณ de correu"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Tipus"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Consulta"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Voleu continuar la verificaciรณ des de l'inici del document?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "S'ha completat la verificaciรณ ortogrร fica."
@@ -4315,212 +4325,212 @@ msgstr "S'ha completat la verificaciรณ ortogrร fica."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nom de fitxer"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Nom de la base de dades"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Capรญtol"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Nรบmeros de pร gina"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estadรญstiques"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Plantilles"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Remitent"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Defineix la variable"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Mostra la variable"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Insereix la fรณrmula"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Camp d'entrada"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Camp d'entrada (variable)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Camp d'entrada (usuari)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Text condicional"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Camp DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Executa la macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Interval de nombres"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Determina la variable de pร gina"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Mostra la variable de la pร gina"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Carrega l'URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Espai reservat"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Combina carร cters"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Llista d'entrada"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Defineix la referรจncia"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Insereix una referรจncia"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Camps de combinaciรณ de correu"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Registre segรผent"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Qualsevol registre"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Nรบmero de registre"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Pร gina anterior"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Pร gina segรผent"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Text amagat"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Camp d'usuari"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Entrada bibliogrร fica"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Parร graf amagat"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Informaciรณ del document"
@@ -4528,74 +4538,74 @@ msgstr "Informaciรณ del document"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Data (fixa)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Hora (fixa)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Taules"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Carร cters"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Paraules"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Parร grafs"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objectes"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pร gines"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automร tic"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Empresa"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Cognoms"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Inicials"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Carrer"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Paรญs"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Codi postal"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ciutat"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Tรญtol"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posiciรณ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (particular)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (faena)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Fax"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Correu electrรฒnic"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Provรญncia"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "desactivat"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "activat"
@@ -4692,32 +4702,32 @@ msgstr "activat"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nom de fitxer"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Nom del fitxer sense extensiรณ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Nom del camรญ/Fitxer"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Camรญ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Estil"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Categoria"
@@ -4725,22 +4735,22 @@ msgstr "Categoria"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Nom del capรญtol"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Nรบmero de capรญtol"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Nรบmero de capรญtol sense separador"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Nรบmero i nom del capรญtol"
@@ -4748,47 +4758,47 @@ msgstr "Nรบmero i nom del capรญtol"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romans (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romans (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "ร€rabs (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Com a estil de la pร gina"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Text"
@@ -4796,12 +4806,12 @@ msgstr "Text"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Inicials"
@@ -4809,42 +4819,42 @@ msgstr "Inicials"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistema"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de dades"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistema"
@@ -4852,17 +4862,17 @@ msgstr "Sistema"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Data"
@@ -4870,67 +4880,67 @@ msgstr "Data"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Referรจncia"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Pร gina"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Capรญtol"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Damunt/A sota"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Com a estil de la pร gina"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Categoria i nรบmero"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Text de la llegenda"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numeraciรณ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nรบmero (sense context)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nรบmero (amb tot el context)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -4938,27 +4948,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Marc"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objecte"
@@ -4966,1232 +4976,1232 @@ msgstr "Objecte"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Condiciรณ"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Aleshores, si no"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Expressiรณ DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "T~ext amagat"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Nom de la ~macro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "R~eferรจncia"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "C~arร cters"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "D~esplaรงament"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valor"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalitzat"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Usuari]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Distร ncia h."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Distร ncia v."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Amplร ria"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Alรงร ria"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Marge esquerre"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Marge superior"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columnes"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Files"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "El servei segรผent no estร  disponible: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Recompte de paraules i de carร cters. Feu clic per a obrir el diร leg ยซRecompte de paraulesยป."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Visualitzaciรณ d'una sola pร gina"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Visualitzaciรณ de pร gines mรบltiples"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Visualitzaciรณ de llibre"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Estil de pร gina. Feu clic amb el botรณ dret del ratolรญ per a canviar l'estil o feu clic per a obrir el diร leg ยซEstilยป."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Inicials destacades damunt"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "files"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Sense inicials destacades"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Sense salt de pร gina"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "No reflectisques"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Inverteix verticalment"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Inverteix horitzontalment"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Inverteix horitzontalment i vertical"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ reflecteix horitzontalment a les pร gines parelles"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Estil del carร cter"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "No hi ha cap estil de carร cter"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Peu de pร gina"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Sense peu de pร gina"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Capรงalera"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Sense capรงalera"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Ajustament รฒptim"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Sense ajustament"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Per darrere"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Ajustament paralยทlel"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Ajustament esquerre"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Ajustament dret"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Nomรฉs ร ncora)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Amplร ria:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Alรงร ria fixa:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Alรงร ria mรญnima:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "al parร graf"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "al carร cter"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "a la pร gina"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Coordenada X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Coordenada Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "a la part superior"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrat verticalment"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "a la part inferior"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Sobre la lรญnia"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Centrat verticalment a la lรญnia"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Davall de la lรญnia"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Conforme al registre"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "No conforme al registre"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "a la dreta"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centrat horitzontalment"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "a l'esquerra"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "dins"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "fora"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Tota l'amplร ria"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columnes"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Amplร ria del separador:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ร€rea mร x. de la nota al peu:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Es pot editar en documents nomรฉs de lectura"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Divideix"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numeraciรณ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "sense numeraciรณ"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "enllaรงat a "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "i "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Compta les lรญnies"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "no comptes les lรญnies"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "inicia de nou el recompte de lรญnies amb: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Lluminositat: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Roig: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Verd: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blau: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contrast: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Transparรจncia: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Inverteix"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "no invertisques"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Mode grร fic: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Estร ndard"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Escala de grisos"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Blanc i negre"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Marca d'aigua"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotaciรณ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Sense graella"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Graella (nomรฉs lรญnies)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Graella (lรญnies i carร cters)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Segueix el flux del text"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "No seguisques el flux del text"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Fusiona les vores"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "No fusiones les vores"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Marc de text"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pร gina"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Dibuix"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Control"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Secciรณ"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Imatges"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Objecte OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Capรงaleres"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selecciรณ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Nota al peu"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Recordatori"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentari"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Repeteix la busca"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Entrada de l'รญndex"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Fรณrmula de taula"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Fรณrmula de taula incorrecta"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Taula segรผent"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Marc de text segรผent"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Pร gina segรผent"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Dibuix segรผent"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Control segรผent"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Secciรณ segรผent"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Marcador segรผent"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Imatge segรผent"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Objecte OLE segรผent"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Encapรงalament segรผent"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Selecciรณ segรผent"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Nota al peu segรผent"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Recordatori segรผent"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Comentari segรผent"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Continua la busca cap avant"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Entrada d'รญndex segรผent"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Taula anterior"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Marc de text anterior"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Pร gina anterior"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Dibuix anterior"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Control anterior"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Secciรณ anterior"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Marcador anterior"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Imatge anterior"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Objecte OLE anterior"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Encapรงalament anterior"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Selecciรณ anterior"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Nota al peu anterior"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Recordatori anterior"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Comentari anterior"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Continua la busca cap arrere"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Entrada d'รญndex anterior"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Fรณrmula de taula anterior"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Fรณrmula de taula segรผent"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Fรณrmula de taula defectuosa anterior"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Fรณrmula de taula defectuosa segรผent"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Inserit"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Suprimit"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formatat"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "La taula ha canviat"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "S'han aplicat els estils de parร graf"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "La formataciรณ del parร graf ha canviat"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "S'ha inserit una fila"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "S'ha suprimit una fila"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "S'ha inserit una celยทla"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "S'ha suprimit una celยทla"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Nota final: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Nota al peu: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-clic per a obrir el menรบ d'etiqueta intelยทligent"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Capรงalera (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Capรงalera de la primera pร gina (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Capรงalera de la pร gina esquerra (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Capรงalera de la pร gina dreta (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Peu de pร gina (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Peu de pร gina de la primera pร gina (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Peu de pร gina de la pร gina esquerra (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Peu de pร gina de la pร gina dreta (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Suprimeix la capรงalera..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formata la capรงalera..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Suprimeix el peu de pร gina..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formata el peu de pร gina..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "No es pot obrir la imatge"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "No es pot llegir la imatge"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Format d'imatge desconegut"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "No s'admet aquesta versiรณ del fitxer d'imatge"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "No s'ha trobat el filtre d'imatge"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "No hi ha prou memรฒria per a inserir la imatge."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Insereix una imatge"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comentari: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Inserciรณ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Supressiรณ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Correcciรณ automร tica"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formats"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Canvis a la taula"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "S'han aplicat els estils de parร graf"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pร gina "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Pร gina %1 de %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Pร gina %1 de %2 (Pร gina %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Parร graf"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Objecte OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Marc"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Fila de la taula"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Celยทla de la taula"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pร gina"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Capรงalera"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Peu de pร gina"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Document HTML del %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Tรญtol"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separador"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Nivell "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "No s'ha pogut trobar el fitxer \"%1\" en el camรญ \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "รndex de l'usuari"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Cap>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Cap>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Nรบmero de capรญtol"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Entrada"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulaciรณ"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Nรบmero de pร gina"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Informaciรณ sobre el capรญtol"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Inici d'enllaรง"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Final d'enllaรง"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Entrada bibliogrร fica: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Estil de carร cter: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Estructura el text"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Premeu Ctrl+Alt+A per a moure el focus a mรฉs operacions"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Premeu la fletxa dreta o esquerra per a triar els controls de l'estructura"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Premeu Ctrl+Alt+B per a retornar el focus al control de l'estructura actual"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Fitxer de selecciรณ per a l'รญndex alfabรจtic (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Fitxer de selecciรณ per a l'รญndex alfabรจtic (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Lรญnia de base a ~dalt"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Lรญnia de base a ~baix"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Lรญnia de base ~centrada"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Insereix un objecte"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Edita un objecte"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Plantilla: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Vores"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fons"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Estil de parร graf: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Els nรบmeros de pร gina no es poden aplicar a la pร gina actual. Els nombres parells es poden utilitzar a les pร gines de l'esquerra i els nombres senars a les pร gines de la dreta."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Document mestre"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Document mestre del %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Una connexiรณ de fitxers suprimirร  el contingut de la secciรณ actual. Voleu realitzar la connexiรณ igualment?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "La contrasenya introduรฏda no รฉs correcta."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "No s'ha definit la contrasenya."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "La particiรณ de mots ha finalitzat"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Cap (no verifiques l'ortografia)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Reinicialitza a la llengua per defecte"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Mรฉs..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignora"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Explicacions..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "La verificaciรณ d'ร rees especials estร  desactivada. Voleu verificar-les igualment?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "No s'han pogut fusionar els documents."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "No es pot carregar la font."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "No s'ha definit cap impressora fax a Eines/Opcions/%1/Imprimeix."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Document HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Document de text"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "No s'ha indicat la font."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivell "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Esquema "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Edita la nota al peu o final"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "La clau de busca s'ha reemplaรงat XX vegades."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Fila "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Columna "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Exporta la font..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Exporta una cรฒpia de la font..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Continua"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tasca"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Estat"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "S'estร  enviant a: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "S'ha enviat correctament"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "L'enviament ha fallat"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "EMPRESA;CR;NOM; ;COGNOMS;CR;ADREร‡A;CR;CIUTAT; ;ESTATPROVINCIA; ;CODIPOSTAL;CR;PAIS;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Fรณrmula de text"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Escala"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Cap a~munt"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Cap a~vall"
@@ -6437,7 +6447,7 @@ msgstr "Cap a~vall"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "La classificaciรณ del document ha canviat perquรจ el nivell de classificaciรณ d'un parร graf รฉs superior."
@@ -6445,32 +6455,32 @@ msgstr "La classificaciรณ del document ha canviat perquรจ el nivell de classific
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Vร lida "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "No vร lida"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "La signatura no รฉs vร lida"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Signat per"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Signatura del parร graf"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Targetes de visita"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Textos automร tics per a la drecera "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Marcadors"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Insereix"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Canvia el nom"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Suprimeix"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Vรฉs a"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Suprimeix"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Canvia el nom"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "Nivell d'esquema:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Text del cos"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Sal_ts"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Text amagat"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Camps: Te_xt amagat"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Camps: P_arร grafs amagats"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Visualitzaciรณ de"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Alineaciรณ a la lรญnia base de les fรณrmules matemร tiques"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Assistรจncia del format"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Cursor _directe"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Insereix"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Alineaciรณ de parร _graf"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Marge esquerre de_l parร graf"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabuladors"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulador_s i espais"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_Espais"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Cursor directe"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Activa el cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "ร€rees protegides"
diff --git a/source/ca-valencia/vcl/messages.po b/source/ca-valencia/vcl/messages.po
index 9a9dfcbfe62..e149b040035 100644
--- a/source/ca-valencia/vcl/messages.po
+++ b/source/ca-valencia/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-27 14:31+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,391 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1519741872.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/ca/cui/messages.po b/source/ca/cui/messages.po
index 6f9b5adbd1f..d64a00c9e24 100644
--- a/source/ca/cui/messages.po
+++ b/source/ca/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-02 06:22+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:45+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530512536.000000\n"
+"X-POOTLE-MTIME: 1531118711.000000\n"
#: cui/inc/personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Camรญ del certificat"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Llengua:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Mida:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr "Caracterรญstiques..."
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Mida:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Llengua:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr "Caracterรญstiques..."
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Tipus de lletra occidental"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Mida:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Llengua:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr "Caracterรญstiques..."
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Tipus de lletra asiร tic"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Mida:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Llengua:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr "Caracterรญstiques..."
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Tipus de lletra CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Previsualitzaciรณ"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Provรญncia"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr "Caracterรญstiques de la lletra"
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr "Previsualitzaciรณ"
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Configuraciรณ del tipus de lletra per a codi font en HTML, Basic i SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Cons_ells ampliats"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr "Mostra el missatge emergent ยซNo teniu instalยทlada l'ajuda fora de lรญniaยป"
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Ajuda"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Utilitza els diร legs del %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Diร legs d'obertura/desament"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Utilitza els _diร legs del %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Diร legs d'impressiรณ"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "En im_primir s'estableix l'estat de \"document modificat\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Estat del document"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpreta com a anys entre "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "i "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Any (dues xifres)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Recull dades d'รบs i els envia a The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Ajuda a millorar el %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Carrega el %PRODUCTNAME en iniciar el sistema"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Habilita l'inici rร pid a la safata del sistema"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Inici rร pid del %PRODUCTNAME"
diff --git a/source/ca/dictionaries/id.po b/source/ca/dictionaries/id.po
index b3f1ebf87ee..0d207cc644f 100644
--- a/source/ca/dictionaries/id.po
+++ b/source/ca/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-03-14 09:48+0000\n"
+"PO-Revision-Date: 2018-07-09 06:43+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521020890.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531118625.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Indonesi: corrector ortogrร fic, particiรณ de mots i tesaurus (sinรฒnims i termes relacionats)"
diff --git a/source/ca/editeng/messages.po b/source/ca/editeng/messages.po
index 69158bf3097..db3bbcb5cd6 100644
--- a/source/ca/editeng/messages.po
+++ b/source/ca/editeng/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2018-01-15 12:37+0000\n"
+"PO-Revision-Date: 2018-07-09 09:19+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516019874.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531127979.000000\n"
#: editeng/uiconfig/ui/spellmenu.ui:12
msgctxt "spellmenu|ignore"
@@ -595,7 +595,7 @@ msgstr "Doble, interior: fi, exterior: gruixut, espaiat: mitjร "
#: include/editeng/editrids.hrc:153
msgctxt "RID_THINTHICK_LARGEGAP"
msgid "Double, inside: fine, outside: thick, spacing: large"
-msgstr "Doble, interior: fi, exterior: gruixut, espaiat: llarg"
+msgstr "Doble, interior: fi, exterior: gruixut, espaiat: gran"
#: include/editeng/editrids.hrc:154
msgctxt "RID_THICKTHIN_SMALLGAP"
@@ -610,7 +610,7 @@ msgstr "Doble, interior: gruixut, exterior: fi, espaiat: mitjร "
#: include/editeng/editrids.hrc:156
msgctxt "RID_THICKTHIN_LARGEGAP"
msgid "Double, inside: thick, outside: fine, spacing: large"
-msgstr "Doble, interior: gruixut, exterior: fi, espaiat: llarg"
+msgstr "Doble, interior: gruixut, exterior: fi, espaiat: gran"
#: include/editeng/editrids.hrc:157
msgctxt "RID_EMBOSSED"
diff --git a/source/ca/helpcontent2/source/auxiliary.po b/source/ca/helpcontent2/source/auxiliary.po
index 6916f762618..5766a0bc1ff 100644
--- a/source/ca/helpcontent2/source/auxiliary.po
+++ b/source/ca/helpcontent2/source/auxiliary.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-18 09:00+0000\n"
-"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
+"PO-Revision-Date: 2018-07-09 09:04+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526634044.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531127076.000000\n"
#: sbasic.tree
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"070205\n"
"node.text"
msgid "Advanced Basic Libraries"
-msgstr ""
+msgstr "Biblioteques avanรงades del BASIC"
#: sbasic.tree
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/sbasic/shared.po b/source/ca/helpcontent2/source/text/sbasic/shared.po
index 61c9ee5db57..729ef51cb9d 100644
--- a/source/ca/helpcontent2/source/text/sbasic/shared.po
+++ b/source/ca/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-22 06:50+0000\n"
+"PO-Revision-Date: 2018-07-09 09:18+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1529650250.000000\n"
+"X-POOTLE-MTIME: 1531127904.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -79,7 +79,7 @@ msgctxt ""
"par_id3145366\n"
"help.text"
msgid "In $[officename] Basic, colors are treated as long integer value. The return value of color queries is also always a long integer value. When defining properties, colors can be specified using their RGB code that is converted to a long integer value using the <link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB function\">RGB function</link>."
-msgstr "Al $[officename] Basic, els colors es tracten com a valor enter llarg. El valor de retorn de les consultes de color tambรฉ รฉs sempre un valor enter llarg. Quan es defineixen les propietats, els colors es poden especificar amb el seu codi RGB que es converteix en un valor enter llarg amb la funciรณ <link href=\"text/sbasic/shared/03010305.xhp\" name=\"funciรณ RGB\">funciรณ RGB</link>."
+msgstr "Al $[officename] Basic, els colors es tracten com a valor enter gran. El valor de retorn de les consultes de color tambรฉ รฉs sempre un valor enter gran. Quan es defineixen les propietats, els colors es poden especificar amb el seu codi RGB que es converteix en un valor enter gran amb la funciรณ <link href=\"text/sbasic/shared/03010305.xhp\" name=\"funciรณ RGB\">funciรณ RGB</link>."
#: 00000002.xhp
msgctxt ""
@@ -95,7 +95,7 @@ msgctxt ""
"par_id3154013\n"
"help.text"
msgid "In $[officename] Basic, a <emph>method parameter</emph> or a <emph>property</emph> expecting unit information can be specified either as integer or long integer expression without a unit, or as a character string containing a unit. If no unit is passed to the method the default unit defined for the active document type will be used. If the parameter is passed as a character string containing a measurement unit, the default setting will be ignored. The default measurement unit for a document type can be set under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - (Document Type) - General</emph>."
-msgstr "Al $[officename] Basic, es pot especificar un <emph>parร metre de mรจtode</emph> o una <emph>propietat</emph> que esperen informaciรณ d'unitat com a enter o com a expressiรณ d'enter llarg sense una unitat, o bรฉ com a cadena de carร cters que contรฉ una unitat. Si no es passa cap unitat al mรจtode, s'utilitzarร  la unitat per defecte definida per al tipus de document actiu. Si el parร metre es passa com a cadena de carร cters que contรฉ una unitat de mesura, s'ometrร  el valor per defecte. La unitat de mesura per defecte per a un tipus de document es pot definir a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME โ–ธ Preferรจncies</emph></caseinline><defaultinline><emph>Eines โ–ธ Opcions</emph></defaultinline></switchinline><emph> โ–ธ (Tipus de document) - General</emph>."
+msgstr "Al $[officename] Basic, es pot especificar un <emph>parร metre de mรจtode</emph> o una <emph>propietat</emph> que esperen informaciรณ d'unitat com a enter o com a expressiรณ d'enter gran sense una unitat, o bรฉ com a cadena de carร cters que contรฉ una unitat. Si no es passa cap unitat al mรจtode, s'utilitzarร  la unitat per defecte definida per al tipus de document actiu. Si el parร metre es passa com a cadena de carร cters que contรฉ una unitat de mesura, s'ometrร  el valor per defecte. La unitat de mesura per defecte per a un tipus de document es pot definir a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME โ–ธ Preferรจncies</emph></caseinline><defaultinline><emph>Eines โ–ธ Opcions</emph></defaultinline></switchinline><emph> โ–ธ (Tipus de document) โ–ธ General</emph>."
#: 00000002.xhp
msgctxt ""
@@ -2039,7 +2039,7 @@ msgctxt ""
"hd_id3147546\n"
"help.text"
msgid "Long Integer Variables"
-msgstr "Variables d'enter llarg"
+msgstr "Variables d'enter gran"
#: 01020100.xhp
msgctxt ""
@@ -2047,7 +2047,7 @@ msgctxt ""
"par_id3151193\n"
"help.text"
msgid "Long integer variables range from -2147483648 to 2147483647. If you assign a floating-point value to a long integer variable, the decimal places are rounded to the next integer. Long integer variables are rapidly calculated in procedures and are suitable for counter variables in loops for large values. A long integer variable requires four bytes of memory. \"&\" is the type-declaration character."
-msgstr "Les variables d'enter llarg van de -2.147.483.648 a 2.147.483.647. Si assigneu un valor de coma flotant a una variable d'enter llarg, els llocs decimals s'arrodoneixen a l'enter segรผent. Les variables d'enter llarg es calculen rร pidament en procediments i sรณn adequades per a variables de recompte en bucles per a valors elevats. Una variable d'enter llarg requereix quatre bytes de memรฒria. El carร cter de declaraciรณ de tipus รฉs \"&\"."
+msgstr "Les variables d'enter gran van de -2.147.483.648 a 2.147.483.647. Si assigneu un valor de coma flotant a una variable d'enter gran, els llocs decimals s'arrodoneixen a l'enter segรผent. Les variables d'enter gran es calculen rร pidament en procediments i sรณn adequades per a variables de recompte en bucles per a valors elevats. Una variable d'enter gran requereix quatre bytes de memรฒria. El carร cter de declaraciรณ de tipus รฉs \"&\"."
#: 01020100.xhp
msgctxt ""
@@ -7575,7 +7575,7 @@ msgctxt ""
"par_id3150448\n"
"help.text"
msgid "<emph>Color value</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the blue component."
-msgstr "<emph>Valor de color</emph>: Expressiรณ d'enter llarg que especifica qualsevol <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"codi de color\">codi de color</link> per al qual cal tornar el component blau."
+msgstr "<emph>Valor de color</emph>: Expressiรณ d'enter gran que especifica qualsevol <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"codi de color\">codi de color</link> per al qual cal tornar el component blau."
#: 03010301.xhp
msgctxt ""
@@ -7695,7 +7695,7 @@ msgctxt ""
"par_id3153770\n"
"help.text"
msgid "<emph>Color</emph>: Long integer expression that specifies a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Green component."
-msgstr "<emph>Color</emph>: Expressiรณ d'enter llarg que especifica un <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"codi de color\">codi de color</link> per al qual cal tornar el component verd."
+msgstr "<emph>Color</emph>: Expressiรณ d'enter gran que especifica un <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"codi de color\">codi de color</link> per al qual cal tornar el component verd."
#: 03010302.xhp
msgctxt ""
@@ -7815,7 +7815,7 @@ msgctxt ""
"par_id3150440\n"
"help.text"
msgid "<emph>ColorNumber</emph>: Long integer expression that specifies any <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"color code\">color code</link> for which to return the Red component."
-msgstr "<emph>ColorNumber</emph>: Expressiรณ d'enter llarg que especifica un <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"codi de color\">codi de color</link> per al qual cal tornar el component vermell."
+msgstr "<emph>ColorNumber</emph>: Expressiรณ d'enter gran que especifica un <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"codi de color\">codi de color</link> per al qual cal tornar el component vermell."
#: 03010303.xhp
msgctxt ""
@@ -8071,7 +8071,7 @@ msgctxt ""
"par_id3146914\n"
"help.text"
msgid "This function is used only to convert from older MS-DOS based BASIC applications that use the above color codes. The function returns a long integer value indicating the color to be used in the $[officename] IDE."
-msgstr "Aquesta funciรณ nomรฉs s'utilitza per convertir a partir d'aplicacions anteriors de l'MS-DOS basades en el BASIC que utilitzen els codis de color anteriors. La funciรณ torna un valor d'enter llarg que indica el color que cal utilitzar a l'EID del $[officename]."
+msgstr "Aquesta funciรณ nomรฉs s'utilitza per convertir a partir d'aplicacions anteriors de l'MS-DOS basades en el BASIC que utilitzen els codis de color anteriors. La funciรณ torna un valor d'enter gran que indica el color que cal utilitzar a l'EID del $[officename]."
#: 03010304.xhp
msgctxt ""
@@ -8111,7 +8111,7 @@ msgctxt ""
"par_id3150447\n"
"help.text"
msgid "Returns a <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"long integer color value\">long integer color value</link> consisting of red, green, and blue components."
-msgstr "Torna un <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"valor de color d'enter llarg\">valor de color d'enter llarg</link> que consta de components vermells, verds i blaus."
+msgstr "Torna un <link href=\"text/sbasic/shared/00000003.xhp#farbcodes\" name=\"valor de color d'enter gran\">valor de color d'enter gran</link> que consta de components vermells, verds i blaus."
#: 03010305.xhp
msgctxt ""
@@ -19311,7 +19311,7 @@ msgctxt ""
"par_id3149262\n"
"help.text"
msgid "' Returns a long integer from a hexadecimal value."
-msgstr "' Retorna un enter llarg d'un valor hexadecimal."
+msgstr "' Retorna un enter gran d'un valor hexadecimal."
#: 03080801.xhp
msgctxt ""
@@ -23311,7 +23311,7 @@ msgctxt ""
"par_id3148686\n"
"help.text"
msgid "Converts any string or numeric expression to a long integer."
-msgstr "Converteix qualsevol expressiรณ de cadena o numรจrica en un enter llarg."
+msgstr "Converteix qualsevol expressiรณ de cadena o numรจrica en un enter gran."
#: 03100600.xhp
msgctxt ""
@@ -23359,7 +23359,7 @@ msgctxt ""
"par_id3159414\n"
"help.text"
msgid "<emph>Expression:</emph> Any numerical expression that you want to convert. If the <emph>Expression</emph> lies outside the valid long integer range between -2.147.483.648 and 2.147.483.647, $[officename] Basic returns an overflow error. To convert a string expression, the number must be entered as normal text (\"123.5\") using the default number format of your operating system."
-msgstr "<emph>Expressiรณ:</emph> qualsevol expressiรณ numรจrica que vulgueu convertir. Si <emph>Expressiรณ</emph> es troba fora d'un interval d'enter llarg vร lid entre -2.147.483.648 i 2.147.483.647, el $[officename] Basic torna un error de desbordament. Per convertir una expressiรณ de cadena, la xifra s'ha d'introduir com a text normal (\"123,5\") amb el format numรจric per defecte del sistema operatiu."
+msgstr "<emph>Expressiรณ:</emph> qualsevol expressiรณ numรจrica que vulgueu convertir. Si <emph>Expressiรณ</emph> es troba fora d'un interval d'enter gran vร lid entre -2.147.483.648 i 2.147.483.647, el $[officename] Basic torna un error de desbordament. Per convertir una expressiรณ de cadena, la xifra s'ha d'introduir com a text normal (\"123,5\") amb el format numรจric per defecte del sistema operatiu."
#: 03100600.xhp
msgctxt ""
@@ -24239,7 +24239,7 @@ msgctxt ""
"par_id3145273\n"
"help.text"
msgid "lCount=123456789 ' lCount is an implicit long integer variable"
-msgstr "lCount=123456789 ' lCount รฉs una variable d'enter llarga implรญcita"
+msgstr "lCount=123456789 ' lCount รฉs una variable d'enter gran implรญcita"
#: 03101700.xhp
msgctxt ""
@@ -24559,7 +24559,7 @@ msgctxt ""
"par_id3150045\n"
"help.text"
msgid "<emph>Long:</emph> Long integer variable (-2.147.483.648 - 2.147.483.647)"
-msgstr "<emph>Long:</emph> Variable d'enter llarga (-2.147.483.648 - 2.147.483.647)"
+msgstr "<emph>Long:</emph> Variable d'enter gran (-2.147.483.648 - 2.147.483.647)"
#: 03102100.xhp
msgctxt ""
@@ -24847,7 +24847,7 @@ msgctxt ""
"par_id3147348\n"
"help.text"
msgid "<emph>Long:</emph> Long integer variable (-2,147,483,648 - 2,147,483,647)"
-msgstr "<emph>Llarg:</emph> Variable d'enter llarga (-2,147,483,648 - 2,147,483,647)"
+msgstr "<emph>Llarg:</emph> Variable d'enter gran (-2,147,483,648 - 2,147,483,647)"
#: 03102101.xhp
msgctxt ""
@@ -26543,7 +26543,7 @@ msgctxt ""
"par_id3151318\n"
"help.text"
msgid "Long integer variable"
-msgstr "Variables d'enter llarg"
+msgstr "Variables d'enter gran"
#: 03103600.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/scalc/guide.po b/source/ca/helpcontent2/source/text/scalc/guide.po
index b23886ddce1..5cffdd8f163 100644
--- a/source/ca/helpcontent2/source/text/scalc/guide.po
+++ b/source/ca/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-22 13:16+0200\n"
-"PO-Revision-Date: 2018-05-28 12:33+0000\n"
+"PO-Revision-Date: 2018-07-09 09:19+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1527510786.000000\n"
+"X-POOTLE-MTIME: 1531127942.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -8879,7 +8879,7 @@ msgctxt ""
"par_id3154014\n"
"help.text"
msgid "If you have a sheet that is so large that it will be printed multiple pages, you can set up rows or columns to repeat on each printed page."
-msgstr "Si teniu un full molt llarg que s'imprimirร  en diverses pร gines, podeu establir quines files o columnes s'han de repetir a cada pร gina impresa."
+msgstr "Si teniu un full molt gran que s'imprimirร  en diverses pร gines, podeu establir quines files o columnes s'han de repetir a cada pร gina impresa."
#: print_title_row.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/sdraw/guide.po b/source/ca/helpcontent2/source/text/sdraw/guide.po
index 31644d77c38..65b9e6b1481 100644
--- a/source/ca/helpcontent2/source/text/sdraw/guide.po
+++ b/source/ca/helpcontent2/source/text/sdraw/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-04-17 15:54+0200\n"
-"PO-Revision-Date: 2018-06-12 08:06+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"PO-Revision-Date: 2018-07-09 09:12+0000\n"
+"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1528790809.000000\n"
+"X-POOTLE-MTIME: 1531127567.000000\n"
#: align_arrange.xhp
msgctxt ""
@@ -279,7 +279,7 @@ msgctxt ""
"par_id3154511\n"
"help.text"
msgid "Define custom colors and add them to the <emph>Custom</emph> color palette."
-msgstr ""
+msgstr "Definiu colors personalitzats i afegiu-los a la paleta de color <emph>personalitzada</emph>."
#: color_define.xhp
msgctxt ""
@@ -295,7 +295,7 @@ msgctxt ""
"par_id3150327\n"
"help.text"
msgid "Choose <emph>Format - Area</emph>, click the <emph>Area</emph> tab and press the <emph>Color</emph> button. A table of the predefined palette colors is displayed."
-msgstr ""
+msgstr "Trieu <emph>Format โ–ธ ร€rea</emph>, feu clic en la pestanya <emph>ร€rea</emph> i premeu el botรณ <emph>Color</emph>. Es mostrarร  una paleta de colors predefinida."
#: color_define.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared.po b/source/ca/helpcontent2/source/text/shared.po
index df6d79183ba..6a3c06ad1af 100644
--- a/source/ca/helpcontent2/source/text/shared.po
+++ b/source/ca/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2018-02-05 08:11+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 09:04+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1517818297.000000\n"
+"X-POOTLE-MTIME: 1531127067.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -38,16 +38,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">La barra d'eines Parร metres 3D controla les propietats dels objectes 3D seleccionats.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr "<ahelp hid=\".\">La barra d'eines <emph>Parร metres 3D</emph> controla les propietats dels objectes 3D seleccionats.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Extrusiรณ activada/desactivada"
+msgid "Extrusion On/Off"
+msgstr "Activa o desactiva l'extrusiรณ"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -134,8 +134,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Obre la finestra Profunditat de l'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\">Obre la finestra <emph>Profunditat de l'extrusiรณ</emph>.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -166,8 +166,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Obre la finestra Direcciรณ d'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\">Obre la finestra <emph>Direcciรณ d'extrusiรณ</emph>.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -198,8 +198,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Obre la finestra Ilยทluminaciรณ d'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\">Obre la finestra <emph>Ilยทluminaciรณ d'extrusiรณ</emph>.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -230,8 +230,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Obre la finestra Superfรญcie d'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\">Obre la finestra <emph>Superfรญcie d'extrusiรณ</emph>.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -254,8 +254,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Obre la barra d'eines Color de l'extrusiรณ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr "<ahelp hid=\".\">Obre la barra d'eines <emph>Color de l'extrusiรณ</emph>.</ahelp>"
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/00.po b/source/ca/helpcontent2/source/text/shared/00.po
index 61f3c6a818b..1a6ecc33588 100644
--- a/source/ca/helpcontent2/source/text/shared/00.po
+++ b/source/ca/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 06:35+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1530513319.000000\n"
@@ -5326,24 +5326,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Trieu <emph>Fitxer โ–ธ Mostra la previsualitzaciรณ al navegador web</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Nou</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Icona <emph>Nou</emph> a la barra <emph>Estร ndard</emph> (la icona mostra el tipus de document nou)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5374,8 +5374,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menรบ <emph>Fitxer โ–ธ Nou</emph><emph>โ–ธ Plantilles</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5390,96 +5390,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Trieu <emph>Fitxer โ–ธ Nou โ–ธ Etiquetes</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Etiquetes โ–ธ Etiquetes</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Etiquetes โ–ธ Formata</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Formata</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Etiquetes โ–ธ Opcions</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Opcions</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Trieu <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Tipus</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Targetes de visita</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Privat</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Trieu la pestanya <emph>Fitxer โ–ธ Nou โ–ธ Targetes de visita โ–ธ Empresa</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Obre</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5494,8 +5494,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5518,232 +5518,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรบ <emph>Fitxer โ–ธ Obre</emph> i seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรบ <emph>Fitxer โ–ธ Anomena i desa</emph>, seleccioneu el tipus de fitxer <emph>Text codificat</emph>"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Trieu <emph>Fitxer โ–ธ Auxiliars</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Disseny de pร gina</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Format de la capรงalera</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Elements impresos</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Destinatari i remitent</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ Peu de pร gina</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Carta โ–ธ </emph><emph>Nom i ubicaciรณ</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Disseny de la pร gina</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Elements a incloure</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Remitent i destinatari</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Peu de pร gina</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Fax โ–ธ Nom i ubicaciรณ</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Disseny de la pร gina</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Atributs generals</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Encapรงalaments</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Noms</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Temes</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Agenda โ–ธ Nom i ubicaciรณ</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Presentaciรณ โ–ธ Pร gina 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5766,88 +5766,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - pร gina 1 de l'auxiliar</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - pร gina 2 de l'auxiliar</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">En el disseny de formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - pร gina 3 de l'auxiliar</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - pร gina 4 de l'auxiliar, hi ha d'haver una connexiรณ a una base de dades.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">En el disseny del formulari, feu clic a la icona <emph>Quadre de grup</emph> a la barra d'eines i amb el ratolรญ creeu un marc - รบltima pร gina de l'auxiliar</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Convertidor de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Convertidor de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Convertidor de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Trieu <emph>Fitxer โ–ธ Auxiliars โ–ธ Convertidor d'euros</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menรบ <emph>Fitxer โ–ธ Auxiliars โ–ธ Font de dades de les adreces</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5870,8 +5870,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Auxiliars de font de dades de les adreces</emph><emph>- Tรญtol de la font de dades</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5886,16 +5886,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Trieu <emph>Fitxer โ–ธ Tanca</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Desa</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5910,8 +5910,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "A la barra Estร ndard o Dades de taula, feu clic a"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5950,104 +5950,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">En el menรบ <emph>Fitxer โ–ธ Exporta</emph> del $[officename] Draw o del $[officename] Impress, seleccioneu ยซDocument HTMLยป com a tipus de fitxer, s'obrirร  el diร leg automร ticament</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 1 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 2 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 3 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 4 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 5 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">Menรบ del $[officename] Draw o del $[officename] Impress <emph> Fitxer โ–ธ Exporta</emph>, seleccioneu el tipus de fitxer HTML, pร gina 6 de l'auxiliar</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Trieu <emph>Fitxer โ–ธ Exporta</emph>, seleccioneu un tipus de fitxer grร fic, s'obrirร  automร ticament el diร leg</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Trieu <emph>Fitxer โ–ธ Desa-ho tot</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Trieu <emph>Fitxer โ–ธ Anomena i desa</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Torna a carregar</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Trieu <emph>Fitxer โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ General</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6062,7 +6062,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6070,88 +6070,88 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Trieu <emph>Eines - Macros - Signatura digital</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ General</emph>, feu clic al botรณ <emph>Signatura digital</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Feu doble clic al camp de signatura a la barra d'estat."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ General</emph>, feu clic al botรณ <emph>Signatura digital</emph>, llavors feu clic al botรณ <emph>Afegeix</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Descripciรณ</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Descripciรณ</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Estadรญstiques</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Seguretat</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Internet</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Trieu la pestanya <emph>Fitxer โ–ธ Propietats โ–ธ Tipus de lletra</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Menรบ<emph> Fitxer โ–ธ Previsualitzaciรณ de la impressiรณ</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6174,24 +6174,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Configuraciรณ de la impressora</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menรบ<emph> Fitxer โ–ธ Envia</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Envia โ–ธ Envia el document per correu electrรฒnic...</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6214,8 +6214,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Trieu <emph>Fitxer โ–ธ Exporta</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6230,7 +6230,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6246,7 +6246,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6254,7 +6254,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6278,24 +6278,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Envia โ–ธ Correu electrรฒnic com a PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Trieu <emph>Fitxer โ–ธ Envia โ–ธ Crea un document mestre</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Imprimeix</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6310,8 +6310,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "A la barra Estร ndard, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6358,8 +6358,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Surt</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6374,48 +6374,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Trieu <emph>Fitxer โ–ธ Nou โ–ธ Document mestre</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Trieu <emph>Fitxer โ–ธ Obre</emph> i seleccioneu ยซText CSVยป a ยซTipus de fitxerยป"
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Trieu <emph>Dades - Text a columnes</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Trieu <emph>Fitxer โ–ธ Exporta</emph>, si se selecciona EPS com a tipus de fitxer, s'obrirร  aquest diร leg automร ticament</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Trieu <emph>Fitxer โ–ธ Exporta</emph>, si se selecciona PBM, PPM o PGM com a tipus de fitxer, s'obrirร  aquest diร leg automร ticament</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Trieu <emph>Fitxer โ–ธ Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6438,8 +6438,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Desfรฉs</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6454,8 +6454,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "A la barra <emph>Estร ndard</emph> o de Dades de taula, feu clic a"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6478,16 +6478,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Refรฉs</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6510,16 +6510,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Trieu <emph>Edita โ–ธ Repeteix</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Retalla</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6534,8 +6534,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6558,8 +6558,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Copia</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6598,8 +6598,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Enganxa</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6614,8 +6614,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6638,16 +6638,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Trieu <emph>Edita โ–ธ Enganxament especial</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Selecciona-ho tot</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6678,15 +6678,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Trieu <emph>Edita โ–ธ Seguiment de canvis</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6694,7 +6694,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6702,23 +6702,23 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">Trieu <emph>Edita โ–ธ Seguiment de canvis โ–ธ Gestiona</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "Trieu la pestanya <emph>Edita โ–ธ Seguiment de canvis โ–ธ Gestiona โ–ธ Llista</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6726,48 +6726,48 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">Trieu la pestanya <emph>Edita โ–ธ Seguiment de canvis โ–ธ Gestiona โ–ธ Filtre</emph></variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Trieu <emph>Edita โ–ธ Seguiment de canvis โ–ธ Fusiona el document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">Trieu <emph>Edita โ–ธ Seguiment de canvis โ–ธ Compara el document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Seguiment de canvis โ–ธ Comentari</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "Trieu la pestanya <emph>Edita โ–ธ Seguiment de canvis โ–ธ Gestiona โ–ธ Llista</emph>. Feu clic en una entrada de la llista per obrir el menรบ contextual. Trieu <emph>Edita el comentari</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Cerca</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Trieu <emph>Edita โ–ธ Cerca i reemplaรงa</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "A la barra Estร ndard, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6822,56 +6822,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Trieu <emph>Edita โ–ธ Cerca i reemplaรงa โ–ธ Atributs</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Trieu el botรณ <emph>Edita โ–ธ Cerca i reemplaรงa โ–ธ Format</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Trieu la casella de selecciรณ <emph>Edita โ–ธ Cerca i reemplaรงa โ–ธ Cerca per similitud</emph> i el botรณ <emph>Similituds</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "A la barra <emph>Taula de dades</emph>, feu clic a la icona <emph>Cerca</emph> - casella de selecciรณ <emph>Cerca per similitud -</emph> botรณ <emph>Similituds</emph> (visualitzaciรณ de la taula de la base de dades)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "A la barra <emph>Navegaciรณ de formularis</emph>, feu clic a <emph>Cerca un registre</emph> - casella de selecciรณ <emph>Cerca per similitud</emph> - botรณ <emph>Similituds</emph> (visualitzaciรณ de formulari)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Trieu <emph>Visualitza - Navegador</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6894,80 +6894,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Trieu <emph>Eines - Base de dades bibliogrร fica</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Trieu <emph>Edita โ–ธ Enllaรงos</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Trieu <emph>Edita โ–ธ Enllaรงos โ–ธ Modifica l'enllaรง</emph> (nomรฉs per als enllaรงos DDE) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Seleccioneu un marc, desprรฉs trieu <emph>Edita โ–ธ Objecte โ–ธ Propietats</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Obriu el menรบ contextual del marc seleccionat - trieu <emph>Propietats</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Trieu <emph>Edita โ–ธ Mapa d'imatge</emph> (tambรฉ en el menรบ contextual de l'objecte seleccionat) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Trieu <emph>Edita โ–ธ Mapa d'imatge</emph>, seleccioneu una secciรณ del mapa d'imatge i feu clic a <emph>Propietats โ–ธ Descripciรณ</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Trieu <emph>Edita โ–ธ Objecte</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Trieu <emph>Edita โ–ธ Objecte โ–ธ Edita</emph>, tambรฉ en el menรบ contextual de l'objecte seleccionat </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Trieu <emph>Edita โ–ธ Objecte โ–ธ Obre</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6990,15 +6990,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Trieu <emph>Visualitza - Escala</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7006,104 +7006,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Feu doble clic o clic amb el botรณ dret del ratolรญ al camp de la barra <emph>Estat</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Trieu <emph>Visualitza - Barres d'eines</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Trieu <emph>Visualitza - Barres d'eines - Estร ndard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Trieu <emph>Visualitza - Barres d'eines - Eines</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Trieu <emph>Visualitza - Barra d'estat</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Trieu <emph>Visualitza - Barres d'eines - Barra de colors </emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Trieu <emph>Visualitza - Estat del mรจtode d'entrada </emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Feu clic a la icona <emph>Enllaรง</emph> de la barra <emph>Estร ndard</emph>, feu clic a <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Trieu <emph>Insereix - Enllaรง</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Feu clic a la icona <emph>Enllaรง</emph> de la barra <emph>Estร ndard</emph>, feu clic a <emph>Correu</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Feu clic a la icona <emph>Enllaรง</emph> a la barra <emph>Estร ndard</emph>, feu clic a <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Feu clic a la icona <emph>Enllaรง</emph> de la barra <emph>Estร ndard</emph>, feu clic a <emph>Document nou</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Trieu <emph>Visualitza - Pantalla completa</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7142,15 +7142,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menรบ <emph>Visualitza - Fonts de dades</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7174,16 +7174,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Trieu <emph>Visualitza - Font HTML</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Obriu el menรบ contextual d'un document HTML"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7206,7 +7206,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7214,7 +7214,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7238,64 +7238,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Trieu <emph>Insereix - Comentari</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Trieu <emph>Insereix - Multimรจdia - Escร ner</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Trieu <emph>Insereix - Multimรจdia- Escร ner - Selecciona la font</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Trieu <emph>Insereix - Multimรจdia - Escร ner - Solยทlicita</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Trieu <emph>Insereix - Carร cter especial</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Trieu el botรณ <emph>Format โ–ธ Pics i numeraciรณ โ–ธ Personalitza โ–ธ Carร cter</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Trieu el botรณ <emph>Format โ–ธ Pics i numeraciรณ โ–ธ Personalitza โ–ธ Carร cter</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "A la barra d'eines <emph>Estร ndard</emph> o <emph>Insereix</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7326,8 +7326,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">Trieu <emph>Insereix โ–ธ ร€udio o vรญdeo</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7342,24 +7342,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Trieu <emph>Insereix - Objecte</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Objecte OLE</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Obriu la barra d'eines <emph>Insereix</emph> i feu clic a"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7382,16 +7382,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Fรณrmula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Obriu la barra d'eines <emph>Insereix</emph> i feu clic a"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7414,64 +7414,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format โ–ธ Tipus de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format โ–ธ Tipus de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Trieu <emph>Format โ–ธ Tipus de diagrama</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Trieu <emph>Insereix - Objecte - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Obriu la barra d'eines <emph>Insereix</emph> i feu clic a"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7494,16 +7494,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "Trieu <emph>Insereix โ–ธ Imatge</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "A la barra d'eines <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7526,16 +7526,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Trieu <emph>Insereix - Marc flotant</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Obriu la barra d'eines <emph>Insereix</emph> i feu clic a"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7558,8 +7558,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Obre un fitxer d'un format desconegut per al %PRODUCTNAME i que no รฉs un fitxer de text </variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7694,8 +7694,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Trieu <item type=\"menuitem\">Insereix - Suports - Galeria de fitxer d'imatges</item> o a la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7718,7 +7718,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7742,8 +7742,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "A la barra <emph>Estร ndard</emph>, feu clic a"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7806,8 +7806,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Trieu <emph>Eines - Llengua - Tesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7854,8 +7854,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">Trieu <emph>Eines โ–ธ Macros โ–ธ Organitza les macros โ–ธ %PRODUCTNAME Basic</emph>, feu clic al botรณ <emph>Organitzador</emph>, feu clic a la pestanya <emph>Biblioteques</emph> i desprรฉs feu clic al botรณ <emph>Contrasenya</emph>.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8038,16 +8038,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Botรณ de selecciรณ del camรญ en diferents auxiliars"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Feu clic al botรณ <emph>Edita</emph> per a unes quantes entrades a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME โ–ธ Preferรจncies</emph></caseinline><defaultinline><emph>Eines โ–ธ Opcions</emph></defaultinline></switchinline><emph> โ–ธ $[officename] โ–ธ Camins</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8246,7 +8246,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8254,7 +8254,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8262,7 +8262,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8302,7 +8302,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8390,7 +8390,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8398,7 +8398,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8430,7 +8430,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8678,16 +8678,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Trieu <emph>Finestra - Finestra nova</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Trieu <emph>Finestra</emph> - Llista de documents oberts</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8710,16 +8710,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Trieu <emph>Ajuda โ–ธ Ajuda del %PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Trieu <emph>Ajuda โ–ธ Quant al </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8734,8 +8734,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Trieu <emph>Ajuda โ–ธ Registre</emph> (aixรฒ รฉs un enllaรง directe a un lloc web extern)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8758,24 +8758,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Trieu <emph>Dades - Filtre - Filtre estร ndard</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Visualitzaciรณ de la taula de base de dades: icona <emph>Filtre estร ndard</emph> a la barra d'eines <emph>Base de dades</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Visualitzaciรณ de formulari: icona <emph>Filtre estร ndard</emph> a la barra <emph>Formulari</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8814,8 +8814,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">En una finestra d'un fitxer de base de dades, trieu <emph>Eines - Filtres de la taula</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8830,23 +8830,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">En una finestra d'un fitxer de base de dades, trieu la pestanya <emph>Edita โ–ธ Base de dades โ–ธ Propietats โ–ธ Parร metres avanรงats</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">En una finestra d'un fitxer de base de dades del tipus ODBC o Llibreta d'adreces, trieu Edita โ–ธ Base de dades โ–ธ Tipus de connexiรณ</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8854,128 +8854,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">En una finestra d'un fitxer de base de dades del tipus ODBC, trieu Edita โ–ธ Base de dades โ–ธ Tipus de connexiรณ</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">En una finestra d'un fitxer de base de dades del tipus llibreta d'adreces LDAP, trieu Edita โ–ธ Base de dades โ–ธ Propietats</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">En una finestra d'un fitxer de base de dades del tipus JDBC, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">En una finestra d'un fitxer de base de dades del tipus MySQL, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">En una finestra d'un fitxer de base de dades del tipus dBase, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">En una finestra d'un fitxer de base de dades del tipus dBase, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph>, feu clic a <emph>รndexs</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">En una finestra d'un fitxer de base de dades del tipus text, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">En una finestra d'un fitxer de base de dades del tipus MS ADO, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">En una finestra d'un fitxer de base de dades del tipus JDBC, trieu <emph>Eines - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Taules</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">En una finestra d'un fitxer de base de dades, feu clic a la icona Taules. Trieu Insereix โ–ธ<emph> Disseny de taula</emph> o <emph>Edita โ–ธ Edita</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">En una finestra d'un fitxer de base de dades, feu clic a la icona Taules. Trieu <emph>Insereix โ–ธ Disseny de taula</emph> o <emph>Edita โ–ธ Edita</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">En una finestra d'un fitxer de base de dades, trieu <emph>Insereix - Consulta (vista de disseny)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph>, desprรฉs trieu <emph>Edita โ–ธ Edita</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">En una finestra d'un fitxer de base de dades, feu clic a la icona <emph>Consultes</emph>, desprรฉs trieu <emph>Edita โ–ธ Edita</emph>. Quan ja no existeixen camp referenciats, veureu aquest diร leg.</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9022,8 +9022,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "La icona <emph>Cerca un registre</emph> a la barra Dades de la taula i la barra Navegaciรณ de formularis"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9046,8 +9046,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "La icona d'<emph>Ordena</emph> a la barra Dades de la taula i la barra Navegaciรณ de formularis"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9070,40 +9070,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">En una finestra d'un fitxer d'una base de dades, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Arrossegueu i deixeu anar una taula o consulta a la part de la taula d'una altra finestra d'un fitxer de base de dades</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">En una finestra d'un fitxer de base de dades, trieu <emph>Insereix - Formulari</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">En una finestra d'un fitxer de base de dades, trieu <emph>Edita โ–ธ Base de dades โ–ธ Propietats</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">En una finestra d'un fitxer de base de dades, trieu <emph>Eines - Relacions</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/01.po b/source/ca/helpcontent2/source/text/shared/01.po
index f9bd7a04442..745d13cc221 100644
--- a/source/ca/helpcontent2/source/text/shared/01.po
+++ b/source/ca/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 06:36+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -54,8 +54,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Si voleu crear un document a partir d'una plantilla, trieu <emph>Nou - Plantilles.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -110,8 +110,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Crea un document de text nou ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -134,8 +134,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Crea un full de cร lcul nou ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -158,8 +158,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "Crea una presentaciรณ nova ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -182,8 +182,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Crea un dibuix nou ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -206,8 +206,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Obre l'<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Auxiliar de bases de dades</link> per crear un <link href=\"text/shared/explorer/database/dabadoc.xhp\">fitxer de base de dades</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -302,8 +302,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Crea un document nou de fรณrmula ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -326,8 +326,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Obre el diร leg <link href=\"text/shared/01/01010200.xhp\" name=\"Etiquetes\">Etiquetes</link>, on podeu definir les opcions de les etiquetes, i desprรฉs crea un document nou de text per a les etiquetes ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -350,8 +350,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Obre el diร leg <link href=\"text/shared/01/01010300.xhp\" name=\"Targetes de visita\">Targetes de visita</link>, on podeu definir les opcions de les targetes de visita, i desprรฉs crea un document nou de text ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -390,40 +390,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un document nou de text ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un document nou de full de cร lcul ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea una presentaciรณ nova ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un document nou de dibuix ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre l'Auxiliar de bases de dades per crear un fitxer de base de dades.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -454,24 +454,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un document de fรณrmules ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre el diร leg Etiquetes, on podeu definir les opcions de les etiquetes, i a continuaciรณ crea un document de text per a les etiquetes ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre el diร leg Targetes de visita, on podeu definir les opcions de les targetes de visita, i a continuaciรณ crea un document de text ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -502,16 +502,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Utilitzeu un <emph>document mestre</emph> per organitzar projectes complexos com ara un llibre. <ahelp hid=\".\"> Un <emph>document mestre</emph> pot contenir fitxers individuals per a cada capรญtol d'un llibre, aixรญ com una taula de continguts i un รญndex.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navegador per als documents mestres\">Navegador per als documents mestres</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -534,8 +534,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Permet crear etiquetes, que es creen en un document de text.</ahelp> Podeu imprimir les etiquetes en paper amb un format predefinit o personalitzat.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -662,8 +662,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Seleccioneu la base de dades que s'ha d'utilitzar com a font de dades per a l'etiqueta. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -702,8 +702,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "El nom del camp de base de dades es troba entre claudร tors en el quadre <emph>Text de l'etiqueta</emph>. Si voleu, podeu separar els camps de base de dades amb espais. Per a inserir un camp en una lรญnia nova, premeu Retorn."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -718,8 +718,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "Podeu seleccionar una mida predefinida per a l'etiqueta o una mida que definiu a la pestanya <emph>Format</emph>."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1110,8 +1110,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Permet editar una sola etiqueta o targeta de visita i actualitza el contingut de les altres etiquetes o targetes de visita de la pร gina quan feu clic al botรณ <emph>Sincronitza les etiquetes</emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1126,8 +1126,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "El botรณ <emph>Sincronitza les etiquetes</emph> nomรฉs apareix al document si heu seleccionat l'opciรณ <emph>Sincronitza els continguts</emph> a la pestanya <emph>Opcions</emph> quan heu creat les etiquetes o les targetes de visita."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1166,8 +1166,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Obre el diร leg <link href=\"text/shared/01/01140000.xhp\" name=\"Configuraciรณ de la impressora\">Configuraciรณ de la impressora</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1790,7 +1790,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1854,24 +1854,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Introduรฏu el nom o el camรญ del fitxer. Tambรฉ podeu introduir un <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> que comenci pel nom de protocol ftp, http o https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Podeu utilitzar comodins en el quadre <emph>Nom de fitxer</emph> per a filtrar la llista de fitxers que es mostra."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Per exemple, per a veure una llista de tots els fitxers de text d'una carpeta, escriviu el comodรญ asterisc amb l'extensiรณ dels fitxers de text (*.txt) i, tot seguit, feu clic a <emph>Obre</emph>. Feu servir el comodรญ signe d'interrogaciรณ (?) per a representar qualsevol carร cter, com a (??3*.txt), que nomรฉs mostra fitxers amb un ยซ3ยป com a tercer carร cter del nom de fitxer.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1990,40 +1990,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "la carpeta de plantilles compartida"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "la carpeta de plantilles de l'usuari <switchinline select=\"sys\"><caseinline select=\"UNIX\">al directori de l'usuari</caseinline><defaultinline>a la carpeta ยซDocuments and Settingsยป o ยซUsersยป</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "totes les carpetes de plantilles, tal com s'han definit a <switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME โ–ธ Preferรจncies</emph></caseinline><defaultinline><emph>Eines โ–ธ Opcions</emph></defaultinline></switchinline><emph> โ–ธ </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME โ–ธ Paths\"><emph>%PRODUCTNAME โ–ธ Camins</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "Si utilitzeu <item type=\"menuitem\">Fitxer โ–ธ Plantilles โ–ธ Desa com a plantilla</item> per a desar una plantilla, aquesta plantilla s'emmagatzemarร  al directori de plantilles de l'usuari. Si obriu un document que estigui basat en la plantilla, es verificarร  el document per comprovar si s'ha modificat la plantilla tal com es descriu tot seguit. La plantilla estร  associada al document; podem anomenar-la ยซplantilla adhesivaยป."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Si utilitzeu <item type=\"menuitem\">Fitxer โ–ธ Anomena i desa</item> i seleccioneu un filtre de plantilla per a desar una plantilla en alguna carpeta que no sigui a la llista, no es comprovaran els documents basats en aquesta plantilla."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2094,8 +2094,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>fitxer remot;obre</bookmark_value> <bookmark_value>obre;fitxer remot</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2118,32 +2118,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "Trieu <item type=\"menuitem\">Fitxer โ–ธ Obre en remot..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "Cliqueu el botรณ <emph>Fitxers remots</emph> al <emph>Centre d'inici</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "Manteniu clicada la icona <emph>Obre</emph> i seleccioneu <emph>Obre fitxers remots...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "Un servidor de fitxers remots รฉs un servei web que emmagatzema documents amb o sense registre, comprovaciรณ, controls de versiรณ o cรฒpies de seguretat."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2214,8 +2214,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Diร leg Obre\" href=\"text/shared/01/01020000.xhp\">Diร leg <emph>Obre</emph></link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2278,8 +2278,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Assegureu-vos que l'extensiรณ del fitxer correspon al tipus de fitxer del document. Per exemple, un document del Microsoft Word haurร  de tenir una extensiรณ (*.doc) perquรจ el $[officename] utilitzi el filtre adequat."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2326,24 +2326,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "L'ordre <emph>Tanca</emph> tanca totes les finestres obertes del document actual."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Si heu fet canvis al document actual, l'aplicaciรณ us demanarร  si els voleu <link href=\"text/shared/01/01060000.xhp\" name=\"desar\">desar</link>."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Quan tanqueu la finestra de l'รบltim document obert, veureu el <link href=\"text/shared/guide/startcenter.xhp\">Centre d'inici</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2390,8 +2390,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Quan editeu una entrada de text automร tic, aquesta ordre canvia a <emph>Desa el text automร tic</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2406,7 +2406,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2430,7 +2430,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2438,8 +2438,8 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "Manteniu clicada la icona <emph>Desa</emph> i seleccioneu <emph>Desa fitxers remots...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2470,7 +2470,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2486,15 +2486,15 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Desa una cรฒpia del document actual amb un altre nom o ubicaciรณ.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2566,7 +2566,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2822,8 +2822,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Les seccions segรผents descriuen el diร leg <emph>Exporta</emph> del $[officename]. Per activar els diร legs <emph>Obre</emph> i <emph>Desa</emph> del $[officename], trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferรจncies</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph> i, tot seguit, seleccioneu <emph>Utilitza els diร legs del $[officename]</emph> a l'ร rea <emph>Diร legs d'obertura/desament</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2886,8 +2886,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>exporta com a;PDF</bookmark_value> <bookmark_value>exporta com a;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2902,7 +2902,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2910,7 +2910,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3086,8 +3086,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>nรบmeros de versiรณ dels documents</bookmark_value><bookmark_value>documents; nรบmeros de versiรณ</bookmark_value><bookmark_value>fitxers; nรบmeros de versiรณ</bookmark_value><bookmark_value>temps d'ediciรณ dels documents</bookmark_value><bookmark_value>documents; temps d'ediciรณ</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Obre el diร leg <link href=\"text/shared/01/digitalsignatures.xhp\">Signatures digitals</link>, on podeu gestionar les signatures digitals del document actual."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3454,7 +3454,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3502,7 +3502,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3518,7 +3518,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3534,7 +3534,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3550,7 +3550,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3566,7 +3566,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3726,8 +3726,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Plantilles</emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3758,8 +3758,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Trieu <emph>Eines - Font de la llibreta d'adreces</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Afegeix una nova font de dades a la <emph>Font de la llibreta d'adreces.</emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3886,8 +3886,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "Trieu <emph>Fitxer โ–ธ Plantilles โ–ธ Desa com a plantilla</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3966,7 +3966,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10190,8 +10190,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>zones sensibles; propietats</bookmark_value><bookmark_value>propietats; zones sensibles</bookmark_value><bookmark_value>Mapa d'imatge; propietats de zones sensibles</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10254,8 +10254,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Introduรฏu el text que voleu mostrar quan es posa el ratolรญ sobre la zona sensible en un navegador.</ahelp> Si no introduรฏu cap text, es mostra l'<emph>adreรงa</emph>."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10374,7 +10374,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10382,7 +10382,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10390,8 +10390,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Podeu definir les propietats dels elements d'etiquetatge a <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Canvis\"><emph>%PRODUCTNAME Calc - Canvis</emph></link> del quadre de diร leg Opcions.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10406,32 +10406,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Enganxament i supressiรณ de text"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Desplaรงament de parร grafs"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Ordenaciรณ del text"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Cerca i reemplaรงament de text"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10446,72 +10446,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Inserciรณ de fulls i d'intervals"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Insereix el document"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Inserciรณ de text automร tic"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Inserciรณ des del porta-retalls"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Modificaciรณ dels continguts de les celยทles mitjanรงant insercions i supressions"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Inserciรณ i supressiรณ de columnes i de files"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Inserciรณ de fulls"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Tall, cรฒpia i enganxament mitjanรงant el porta-retalls"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Desplaรงament mitjanรงant l'acciรณ d'arrossegar i deixar anar"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Podeu canviar les propietats de visualitzaciรณ dels elements d'etiquetatge a <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Canvis\"><emph>%PRODUCTNAME Writer - Canvis</emph></link> del quadre de diร leg Opcions.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Canvis\"><emph>%PRODUCTNAME Calc - Canvis</emph></link> del quadre de diร leg Opcions.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10630,8 +10630,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Mostra els canvis que s'han rebutjat</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10678,16 +10678,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Podeu adjuntar un comentari quan <switchinline select=\"appl\"><caseinline select=\"WRITER\">el cursor es troba en un passatge de text que s'ha modificat</caseinline><caseinline select=\"CALC\">la celยทla que s'ha modificat estร  seleccionada</caseinline></switchinline>, o bรฉ al diร leg <emph>Gestiona els canvis</emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Els comentaris es mostren com a llegendes al full quan poseu la busca del ratolรญ sobre una celยทla de la qual s'ha enregistrat un canvi. Tambรฉ podeu veure els comentaris que s'han adjuntat a una celยทla que s'ha modificat a la llista de canvis del diร leg <link href=\"text/shared/01/02230400.xhp\" name=\"Gestiona els canvis\"><emph>Gestiona els canvis</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10742,32 +10742,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "La pestanya <emph>Llista</emph> mostra tots els canvis que s'han enregistrat al document actual. Per filtrar aquesta llista, feu clic a la pestanya <emph>Filtre</emph> i seleccioneu els <link href=\"text/shared/01/02230402.xhp\" name=\"criteris de filtre\">criteris de filtre</link> que vulgueu aplicar.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Si la llista contรฉ canvis imbricats, se'n mostren les dependรจncies sigui quin sigui el filtre. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Quan els canvis fets per diversos autors se superposen, aquests canvis s'imbriquen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Per visualitzar tots els canvis que s'han enregistrat per a una celยทla, feu clic al signe mรฉs (+) situat al costat d'una entrada de la llista.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Si un dels canvis imbricats d'una celยทla coincideix amb un dels criteris del filtre, es mostren tots els canvis de la celยทla. Quan filtreu la llista de canvis, les entrades es mostren amb colors diferents tal com s'indica a la taula segรผent:</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10862,16 +10862,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Llista els canvis enregistrats al document. En seleccionar una entrada de la llista, el cani รฉs realรงat al document. Per ordenar la llista, feu clic a una capรงalera de columna. </ahelp> Manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mentre feu clic per seleccionar les entrades de la llista."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Per editar el comentari d'una entrada de la llista, feu clic a l'entrada amb el botรณ dret del ratolรญ i trieu <emph>Edita โ–ธ Comentari</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10902,16 +10902,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Posiciรณ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Enumera les celยทles el contingut de les quals s'ha modificat. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11030,23 +11030,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Per revertir l'acceptaciรณ o el rebuig d'un canvi, trieu <emph>Desfรฉs</emph> al menรบ <emph>Edita</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Desfรฉs </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11118,7 +11118,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11254,15 +11254,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Interval</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11278,8 +11278,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Defineix la referรจncia</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11302,8 +11302,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Redueix/Max</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11326,8 +11326,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Acciรณ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11350,7 +11350,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11510,8 +11510,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Introduรฏu el nombre del registre que voleu mostrar i, tot seguit, premeu Retorn.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11526,8 +11526,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Insereix un registre nou a la taula actual.</ahelp> Per a crear un registre, feu clic al botรณ asterisc (*) situat a la part inferior de la vista de la taula. S'afegeix una lรญnia buida al final de la taula."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11582,8 +11582,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Introduรฏu l'element que voleu cercar i, tot seguit, premeu la tecla Retorn. Per modificar les opcions de filtratge de la cerca, feu un clic llarg a la icona <emph>Filtre automร tic</emph> i, tot seguit, seleccioneu un altre camp de dades. Podeu utilitzar comodins com ara % o * per reemplaรงar qualsevol nombre de carร cters, i _ o ? per reemplaรงar un sol carร cter a la cerca. Per mostrar tots els registres de la taula, desactiveu aquesta casella i premeu la tecla Retorn. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11614,8 +11614,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilitzeu el <emph>Filtre estร ndard</emph> per refinar les opcions de cerca del <emph>Filtre automร tic</emph> i per combinar-les.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11678,8 +11678,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Permet assignar capรงaleres de columna a camps de dades provinents d'una font de dades diferent. Per definir una font de dades diferent per a la bibliografia, feu clic al botรณ <emph>Font de dades</emph> a la <emph>Barra d'objectes</emph> de registres.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11958,8 +11958,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Mostra o amaga la <emph>barra Estร ndard</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11990,16 +11990,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra o amaga la finestra d'estat del motor del mรจtode d'entrada (IME).</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Actualment, nomรฉs s'admet el protocol IIIMP (Internet/Intranet Input Method Protocol) a l'Unix."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12030,8 +12030,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Mostra o amaga la <emph>barra d'eines</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12062,8 +12062,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra o amaga la <emph>barra d'estat</emph> a la part superior de la finestra.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12094,24 +12094,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra o amaga els menรบs i les barres d'eines del Writer o del Calc. Per a sortir del mode de pantalla completa, feu clic al botรณ <emph>Activa/desactiva el mode Pantalla completa</emph> o pitgeu la tecla Esc.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Al Writer i al Calc tambรฉ podeu utilitzar les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+J per canviar entre el mode normal i el mode de pantalla completa.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Tambรฉ podeu utilitzar les tecles de drecera en mode <emph>Pantalla completa</emph>, fins i tot si els menรบs no estan disponibles. <switchinline select=\"sys\"><caseinline select=\"WIN\">Per obrir el menรบ <emph>Visualitza</emph>, premeu Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12142,8 +12142,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Mostra o amaga la <emph>Barra de colors</emph>. Per modificar la taula de colors que es mostra o per canviar-la, trieu <emph>Format - ร€rea</emph> i feu clic a la pestanya <emph>Colors</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12158,16 +12158,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Tambรฉ podeu arrossegar un color des de la <emph>Barra de colors</emph> i deixar-lo anar en un objecte de dibuix de la diapositiva."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Per separar la <emph>Barra de colors</emph>, feu clic a una ร rea grisa de la barra d'eines i arrossegueu-la. Per tornar a adjuntar la <emph>barra de colors</emph>, arrossegueu la barra de tรญtol de la barra d'eines cap a la vora de la finestra."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12614,7 +12614,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12622,8 +12622,8 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Quan feu clic en un carร cter al diร leg <emph>Carร cters especials</emph>, es mostra una previsualitzaciรณ d'aquest carร cter i el codi numรจric corresponent."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13326,8 +13326,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Per activar l'habilitaciรณ de la disposiciรณ complexa de text i dels jocs de carร cters de llengรผes asiร tiques, trieu <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferรจncies</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - Configuraciรณ de la llengua - Llengรผes</emph> i, tot seguit, activeu la casella <emph>Habilitat</emph> a les ร rees corresponents."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13390,8 +13390,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Si creeu un estil que estร  basat en un altre estil, podeu introduir un valor de percentatge o de punt (per exemple, -2pt o +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13422,16 +13422,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Per a mรฉs detalls sobre les etiquetes de llengรผes, consulteu la secciรณ <link href=\"http://langtag.net/\"><emph>Per a usuaris</emph> del lloc web langtag.net</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Tambรฉ podeu modificar la configuraciรณ regional de les celยทles (trieu <emph>Format - Celยทles - Nombres</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13462,8 +13462,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>tipus de lletra;efectes</bookmark_value><bookmark_value>formataciรณ; efectes dels tipus de lletra</bookmark_value><bookmark_value>carร cters;efectes dels tipus de lletra</bookmark_value><bookmark_value>text; efectes dels tipus de lletra</bookmark_value><bookmark_value>efectes; tipus de lletra</bookmark_value><bookmark_value>subratllat; text</bookmark_value><bookmark_value>majรบscules; efectes dels tipus de lletra</bookmark_value><bookmark_value>minรบscules; efectes dels tipus de lletra</bookmark_value><bookmark_value>tรญtols; efectes dels tipus de lletra</bookmark_value><bookmark_value>versaletes</bookmark_value><bookmark_value>ratllat; efectes dels tipus de lletra</bookmark_value><bookmark_value>tipus de lletra; ratllat</bookmark_value><bookmark_value>contorns; efectes dels tipus de lletra</bookmark_value><bookmark_value>tipus de lletra; contorns</bookmark_value><bookmark_value>ombres; carร cters</bookmark_value><bookmark_value>tipus de lletra; ombres</bookmark_value><bookmark_value>tipus de lletra; color ignorat</bookmark_value><bookmark_value>colors de tipus de lletra ignorats</bookmark_value><bookmark_value>colors; color de text ignorat</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13494,8 +13494,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Defineix el color del text seleccionat. Si seleccioneu <emph>Automร tic</emph>, es defineix el color negre per al text sobre fons clars i el blanc per al text sobre fons foscos.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13526,16 +13526,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Per sortir del mode d'emplenament, feu un clic o premeu la tecla d'escapada."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Si s'ha activat la casella <emph>Imprimeix en negre</emph> a <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Impressiรณ\"><emph>%PRODUCTNAME Writer - Impressiรณ</emph></link> del quadre de diร leg Opcions, el color del text s'ignora en imprimir el document."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13550,7 +13550,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13590,40 +13590,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "(Sense): no s'aplica cap efecte als carร cters."
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Majรบscules: transforma els carร cters en minรบscules seleccionats en carร cters en majรบscules."
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Minรบscules: transforma els carร cters en majรบscules seleccionats en carร cters en minรบscules."
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Tipus de lletra del tรญtol: transforma el primer carร cter de cada paraula seleccionada en un carร cter en majรบscula."
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Versaletes: transforma els carร cters en minรบscules seleccionats en carร cters en majรบscules i, tot seguit, en redueix la mida."
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Seleccioneu l'efecte de relleu que vulgueu aplicar al text seleccionat. El relleu fa que sembli que els carร cters sobresurten de la pร gina. El gravat fa que els carร cters apareguin com si fossin empremtes.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13902,8 +13902,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Indiqueu les opcions de formataciรณ de les celยทles seleccionades.</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13918,8 +13918,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Seleccioneu una categoria a la llista i, tot seguit, seleccioneu un estil de formataciรณ en el quadre <emph>Format</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13982,8 +13982,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Indica la configuraciรณ de la llengua <switchinline select=\"appl\"><caseinline select=\"CALC\">de les celยทles seleccionades</caseinline><defaultinline>dels camps seleccionats</defaultinline></switchinline>. Si la llengua s'ha definit a <emph>Automร tic</emph>, el $[officename] aplica automร ticament els formats numรจrics associats a la llengua per defecte del sistema. Seleccioneu una llengua per definir la configuraciรณ <switchinline select=\"appl\"><caseinline select=\"CALC\">de les celยทles seleccionades</caseinline><defaultinline>dels camps seleccionats</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14086,8 +14086,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Posa els nombres negatius en vermell.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14118,7 +14118,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14238,7 +14238,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14270,7 +14270,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14286,7 +14286,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14294,7 +14294,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14526,7 +14526,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14534,7 +14534,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14542,7 +14542,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14654,7 +14654,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15142,7 +15142,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15246,7 +15246,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15430,7 +15430,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15454,7 +15454,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15590,7 +15590,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17926,8 +17926,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Gir/redimensionament"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18222,8 +18222,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Definiu les opcions tipogrร fiques per a les celยทles o els parร grafs dels fitxers en llengรผes asiร tiques. Per habilitar les llengรผes asiร tiques, trieu <emph>Configuraciรณ de la llengua - Llengรผes</emph> del quadre de diร leg Opcions i, tot seguit, activeu la casella de selecciรณ <emph>Habilitat per a llengรผes asiร tiques</emph>.</ahelp> Les opcions de tipografia asiร tica s'ignoren als documents HTML."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18278,8 +18278,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>Aplica l'espaiat entre text asiร tic i no asiร tic</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -26134,8 +26134,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Per alinear una imatge en relaciรณ amb el carร cter al qual estร  ancorat, feu clic amb el botรณ dret damunt de la imatge i trieu <emph>Imatge</emph>. A continuaciรณ, feu clic a la pestanya <emph>Tipus</emph> i a l'ร rea <emph>Posiciรณ</emph> seleccioneu <emph>Carร cter</emph> en els quadres anomenats <emph>a</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31694,8 +31694,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Aplica automร ticament una vora a la base del parร graf precedent quan introduรฏu tres o mรฉs carร cters determinats i, a continuaciรณ, premeu Retorn. Per a crear una lรญnia simple, introduรฏu tres o mรฉs guionets (-) o ratlles baixes ( _ ) i premeu Retorn. Per crear una lรญnia doble, introduรฏu tres o mรฉs sรญmbols d'igual (=), asteriscs (*), titlles (~) o coixinets (#) i premeu Retorn."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31902,8 +31902,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combina els parร grafs d'una lรญnia si la longitud supera el...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/02.po b/source/ca/helpcontent2/source/text/shared/02.po
index 42d81c0616b..b0201a3bd84 100644
--- a/source/ca/helpcontent2/source/text/shared/02.po
+++ b/source/ca/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-28 12:19+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1527509980.000000\n"
@@ -1974,8 +1974,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formataciรณ</emph>: podeu definir la propietat <emph>Formataciรณ </emph>fent clic al botรณ <emph>... </emph>de la lรญnia <emph>Formataciรณ</emph> que apareix al diร leg <emph>Propietats: camp formatat</emph>. Apareix el diร leg <emph>Format numรจric</emph>."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1990,8 +1990,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Valor mรญnim</emph> i <emph>Valor mร xim</emph>: podeu introduir el valor numรจric mรญnim i mร xim per a un camp formatat. Els valors mรญnims i mร xims determinen la sortida de les dades que ja existeixen (exemple: el valor mรญnim es 5, el camp connectat de la base de dades contรฉ el valor enter 3. La sortida รฉs 5, perรฒ el valor de la base de dades no es modifica) i l'entrada de dades noves (exemple: el valor mร xim รฉs 10 i introduรฏu 20. L'entrada es corregeix i s'escriu 10 a la base de dades). Si no s'emplenen els camps per al <emph>Valor mรญnim </emph>i el <emph>Valor mร xim</emph>, no s'aplicaran lรญmits. Atรจs que els camps formatats estan connectats a un camp de text d'una base de dades, aquests dos valors i el <emph>Valor per defecte</emph> no s'apliquen."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2030,8 +2030,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Quan introduรฏu un any amb dos dรญgits, el valor corresponent als quatre dรญgits es determina mitjanรงant un parร metre que trobareu a <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferรจncies</caseinline><defaultinline>Eines - Opcions</defaultinline></switchinline> - $[officename] - General</emph>. Per exemple, si 1935 es defineix com el valor lรญmit mรฉs baix i introduรฏu 34 com a valor de data, el resultat รฉs 2034 en comptes de 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2198,8 +2198,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Crida un submenรบ on podeu seleccionar que les columnes es tornin a mostrar.</ahelp> Per veure nomรฉs una columna, feu clic al nom de la columna. Nomรฉs veureu les primeres 16 columnes amagades. Si hi ha mรฉs columnes amagades, trieu l'ordre <emph>Mรฉs</emph> per cridar el diร leg <emph>Mostra les columnes</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2222,7 +2222,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2238,88 +2238,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Feu clic a <emph>Totes</emph> si voleu veure totes les columnes.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Control nomรฉs amb el teclat dels controls de la taula"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Si utilitzeu el teclat nomรฉs per moure-us pels controls al document, trobareu una diferรจncia amb els altres tipus de controls: la tecla de tabulaciรณ no mou el cursor cap al control segรผent, sinรณ que es mou cap a la columna segรผent dins la taula de controls. Premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab per moure-us cap al control segรผent, o premeu Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab per moure-us cap al control anterior."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Per entrar al mode d'ediciรณ especial nomรฉs amb el teclat per als controls de la taula:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "El formulari del document ha d'estar en <link href=\"text/shared/02/01170500.xhp\" name=\"mode de disseny\">mode de disseny</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 per seleccionar el document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Premeu Maj+F4 per seleccionar el primer control. Si el control de taula no รฉs el primer control, premeu la tecla de tabulaciรณ fins que se seleccioni."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Premeu Retorn per entrar al mode d'ediciรณ. Les anses es mostren fora de la vora de control."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "En el mode d'ediciรณ, podeu obrir el menรบ contextual del mode d'ediciรณ si premeu Maj+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Si voleu editar columnes, premeu Maj+Espai per entrar al mode d'ediciรณ de columnes. Podeu reorganitzar l'ordre de les columnes amb <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>i les tecles de cursor. La tecla de supressiรณ suprimeix la columna actual."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Premeu la tecla d'escapada per sortir del mode d'ediciรณ."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2358,8 +2358,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">Nomรฉs podeu cridar el diร leg<emph> Propietats</emph> quan sou en el mode de disseny amb un control seleccionat. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2382,48 +2382,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efectes"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณ</caseinline><defaultinline>Alt</defaultinline></switchinline>+fletxa avall"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Obre el quadre combinat."
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณ</caseinline><defaultinline>Alt</defaultinline></switchinline>+fletxa amunt"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Tanca el quadre combinat."
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Maj+Retorn"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2438,8 +2438,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Fletxa amunt"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2454,8 +2454,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Fletxa avall"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2470,8 +2470,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Retorn"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2486,8 +2486,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Igual que amb els quadres de llista o els quadres combinats, podeu obrir o tancar la llista fent un clic amb el ratolรญ a la fletxa que apareix a l'extrem dret del camp. Tanmateix, l'entrada es pot introduir a la llista oberta o al camp de text superior. Una excepciรณ sรณn les propietats que esperen una representaciรณ de llista, per exemple, la propietat <emph>Llista les entrades</emph>, que es pot definir per als camps de control <emph>Quadre de llista</emph> i <emph>Quadre combinat</emph>. Aquรญ nomรฉs podeu editar les entrades quan el camp รฉs obert."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2510,16 +2510,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "Aquesta pestanya <emph>General</emph> permet definir les propietats generals del control d'un formulari. Aquestes propietats sรณn diferents en funciรณ del tipus de control. No totes les propietats segรผents estan disponibles per a cada control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Si exporteu el document del formulari actual al format HTML, s'exporten els valors del control per defecte, no els valors del control actual. Els valors es determinen pel valor per defecte de les propietats, segons el tipus de control (per exemple, en camps de text), l'estat per defecte (per a caselles de selecciรณ i camps d'opciรณ) i la selecciรณ per defecte (per a quadres de llista)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2534,8 +2534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Si un camp de control tรฉ la propietat \"Habilitat\" (Sรญ), l'usuari del formulari podrร  utilitzar el camp de control.</ahelp> Si s'inhabilita la propietat, no estarร  habilitada (No) i es mostrarร  de color gris."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2550,8 +2550,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Indica quantes lรญnies s'han de mostrar a la llista desplegable. Aquest parร metre nomรฉs estร  actiu si heu triat \"Sรญ\" a l'opciรณ \"Desplegable\".</ahelp> Per als quadres combinats amb la propietat Desplegable, podeu indicar quantes lรญnies s'han de mostrar a la llista desplegable. Amb els camps de control que no tenen l'opciรณ Desplegable, la visualitzaciรณ de la lรญnia s'indicarร  mitjanรงant la mida del camp de control i la mida del tipus de lletra."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2566,16 +2566,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">La propietat Acciรณ determina l'acciรณ que tรฉ lloc quan activeu el botรณ.</ahelp> Podeu utilitzar accions de navegaciรณ per dissenyar botons de navegaciรณ de la base de dades."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "La taula segรผent descriu les accions que podeu assignar a un botรณ."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2622,8 +2622,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Envia les dades que s'introdueixen a altres camps de control del formulari actual a l'adreรงa que s'indica a les <link href=\"text/shared/02/01170200.xhp\" name=\"Propietats del formulari\">Propietats del formulari</link> a <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2646,8 +2646,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Restableix els parร metres d'altres camps de control als valors per defecte predefinits (estat per defecte, selecciรณ per defecte, valor per defecte)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2822,8 +2822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Indica si el quadre combinat s'ha de desplegar (Sรญ) o no (No).</ahelp> Un camp de control amb la propietat desplegable tรฉ un botรณ de fletxa addicional que obre la llista d'entrades que existeixen al formulari per cada clic del ratolรญ. A <emph>Recompte de lรญnies</emph>, podeu indicar quantes lรญnies (o files) s'han de mostrar a l'estat desplegable. Els camps de combinaciรณ poden tenir la propietat desplegable."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2854,32 +2854,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Tรญtol dels camps d'etiqueta"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Contingut dels camps de text"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Contingut dels camps de taula a les columnes d'un control de taula"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Grร fics o text que s'utilitzen en botons"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2902,8 +2902,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigna la funciรณ Emplenament automร tic a un quadre combinat.</ahelp> La funciรณ Emplenament automร tic mostra una llista d'entrades anteriors abans que comenceu a escriure una entrada."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2926,8 +2926,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Per definir un carร cter d'una etiqueta com a mnemรฒnic de manera que l'usuari pugui accedir a aquest control prement el carร cter al teclat, inseriu un carร cter de titlla (~) davant del carร cter a l'etiqueta."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2950,8 +2950,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Activeu el quadre <emph>Cap assignaciรณ </emph>per suprimir l'enllaรง entre un control i el camp d'etiqueta assignat.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2966,8 +2966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Defineix l'amplada de la columna al camp de control de taula.</ahelp> Defineix l'amplada de la columna al camp de control de taula amb les unitats que estan indicades a les opcions del mรฒdul del %PRODUCTNAME. Si voleu, podeu introduir un valor seguit d'una unitat de mesura vร lida, per exemple, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2998,8 +2998,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Indica el retard en milยทlรจsimes de segon entre els esdeveniments que es repeteixen.</ahelp> Un esdeveniment que es repeteix tรฉ lloc quan feu clic a un botรณ de fletxa, al fons d'una barra de desplaรงament, o a un dels botons de navegaciรณ de registres de la barra de navegaciรณ, i manteniu premut el botรณ del ratolรญ durant un temps. Podeu introduir un valor seguit d'una unitat de temps vร lida, per exemple, 2 s or 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3030,8 +3030,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Aquรญ podeu determinar el format que voleu per a la lectura de dates. </ahelp>Amb camps de data podeu determinar el format per a la lectura de dates."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3070,16 +3070,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Indica si una casella de selecciรณ tambรฉ pot representar valors ZERO d'una base de dades enllaรงada, a part dels valors TRUE i FALSE.</ahelp> Aquesta funciรณ nomรฉs estร  disponible si la base de dades accepta tres estats: TRUE, FALSE i ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "La propietat <emph>Estat triple</emph> nomรฉs es defineix per a formularis de bases de dades, no per a formularis HTML."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3230,8 +3230,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Una constant de text. Aquesta posiciรณ no es pot editar. El carร cter es mostra a la posiciรณ corresponent de la mร scara literal."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Es poden introduir els carร cters a-z i A-Z. Els carร cters en majรบscules no es converteixen a carร cters en minรบscules."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3262,8 +3262,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Es poden introduir els carร cters A-Z. Si s'introdueix una lletra minรบscula, es converteix automร ticament a una lletra majรบscula."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3278,8 +3278,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Es poden introduir els carร cters a-z, A-Z i 0-9. Els carร cters en majรบscules no es converteixen a carร cters en minรบscules."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3294,8 +3294,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Es poden introduir els carร cters A-Z i 0-9. Si s'introdueix una lletra minรบscula, es converteix automร ticament a una lletra majรบscula."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3310,8 +3310,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Nomรฉs es poden introduir els carร cters de 0 a 9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3342,8 +3342,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Es poden introduir tots els carร cters imprimibles. Si s'utilitza una lletra minรบscula, es converteix automร ticament a una lletra majรบscula."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3366,8 +3366,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Podeu tenir un control de format amb els camps de control que acceptin continguts formatats (data, hora, etc.).<ahelp hid=\"HID_PROP_STRICTFORMAT\"> Si la funciรณ de format estricte estร  activada (Sรญ), nomรฉs s'accepten els carร cters permesos.</ahelp> Per exemple, en un camp de data, nomรฉs s'accepten nombres o delimitadors de data; totes les entrades de l'abecedari escrites amb el teclat s'ignoren."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3382,8 +3382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Indica el marc de destinaciรณ que ha de mostrar el document que s'ha obert amb l'acciรณ \"Obre el document o la pร gina web\".</ahelp> Tambรฉ podeu indicar si el marc de destinaciรณ ha de mostrar un <emph>URL</emph> que obriu quan feu clic a un botรณ que s'ha assignat a l'acciรณ Obre el document o la pร gina web."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3478,8 +3478,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "La propietat Marc รฉs rellevant per als formularis HTML, perรฒ no per als formularis de bases de dades."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3494,8 +3494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Un botรณ d'imatge tรฉ la propietat <emph>Grร fics</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">La propietat <emph>Grร fics</emph> indica el camรญ i el nom de fitxer del grร fic que voleu que es mostri al botรณ.</ahelp> Si seleccioneu el fitxer grร fic amb el botรณ <emph>...</emph> s'inclouran automร ticament el camรญ i el nom del fitxer al quadre de text."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3518,8 +3518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "Per als botons de tipus URL, el text d'ajuda apareix com a consell ampliat en comptes de l'adreรงa URL introduรฏda sota l'URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3534,8 +3534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Indica una etiqueta per lots en l'ortografia de l'adreรงa URL que fa referรจncia a un document d'ajuda i que es pot cridar amb l'ajuda del camp de control.</ahelp> L'ajuda per al camp de control es pot obrir si el focus estร  posicionat al camp de control i l'usuari prem F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3614,8 +3614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defineix les entrades de llista que es veuen al document. Obriu aquesta llista i escriviu el text que vulgueu. Utilitzeu Maj+Retorn per passar a una lรญnia nova. Amb els quadres de llista i els quadres combinats, podeu definir les entrades de llista que es veuran al document. Obriu el camp <emph>Llista les entrades</emph> i escriviu el text que vulgueu.</ahelp> Tingueu en compte els <link href=\"text/shared/02/01170100.xhp\" name=\"consells\">consells</link> que fan referรจncia als controls del teclat."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3686,8 +3686,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Si el control estร  enllaรงat a una base de dades i s'ha d'acceptar la longitud del text de la definiciรณ de camps de la base de dades, no heu d'introduir la longitud del text aquรญ. Nomรฉs s'accepten els parร metres de la base de dades si la propietat del control no estava definida (estat \"No definit\")."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3742,8 +3742,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>control de text enriquit</bookmark_value><bookmark_value>controls;control de text enriquit</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3758,7 +3758,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3790,8 +3790,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Mostra text a mรฉs d'una lรญnia.</ahelp> Us permet utilitzar salts de lรญnia en un quadre de text, de manera que podeu introduir mรฉs d'una lรญnia de text. Per introduir un salt de lรญnia manualment, premeu la tecla Retorn."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3806,8 +3806,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Indica si un botรณ per prรฉmer es comporta com un botรณ de commutaciรณ. Si definiu la commutaciรณ a ยซSรญยป, podeu commutar entre els estats del control ยซseleccionatยป i ยซno seleccionatยป quan feu clic al botรณ o premeu la barra espaiadora mentre el control tรฉ el focus. Un botรณ amb l'estat ยซseleccionatยป apareix ยซpremutยป.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Si definiu aquesta opciรณ a \"Sรญ\", el botรณ per prรฉmer rep el focus quan feu clic al botรณ.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3870,7 +3870,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3966,8 +3966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">A la pestanya <emph>Propietats</emph>, aquesta opciรณ indica el nom per al camp de control. A la pร gina de la pestanya <emph>Propietats del formulari</emph>, aquesta opciรณ indica el nom del formulari. </ahelp>Cada camp de control i cada formulari tenen una propietat de <emph>Nom </emph>mitjanรงant la qual es poden identificar. El nom apareixerร  al <link href=\"text/shared/02/01170600.xhp\" name=\"Navegador de formularis\">Navegador de formularis</link> i, mitjanรงant el nom, es pot fer referรจncia al camp de control des d'una macro. Els parร metres per defecte ja indiquen un nom que es genera a partir de l'etiqueta i el nรบmero de camp."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3982,16 +3982,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controls; agrupaciรณ</bookmark_value><bookmark_value>grups;de controls</bookmark_value><bookmark_value>formularis; agrupaciรณ de controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "El nom tambรฉ s'utilitza per agrupar diferents controls que funcionalment pertanyen a un mateix grup, com els botons d'opciรณ. Per fer-ho, doneu el mateix nom a tots els membres del grup: els controls amb noms idรจntics formen un grup. Els controls agrupats es poden representar visualment mitjanรงant un <link href=\"text/shared/02/01170000.xhp\" name=\"Quadre de grup\">Quadre de grup</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4006,8 +4006,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Indica si s'ha de visualitzar la barra de navegaciรณ a la vora inferior del control de la taula.</ahelp> Indica si s'ha de visualitzar la barra de navegaciรณ a la vora inferior dels controls de la taula."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4022,8 +4022,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determina si el control รฉs nomรฉs de lectura (Sรญ) o si es pot editar (No).</ahelp> La propietat <emph>Nomรฉs de lectura </emph>es pot assignar a tots els controls en els quals l'usuari pot introduir text. Si assigneu la propietat nomรฉs de lectura a un camp d'imatge que utilitza grร fics d'una base de dades, l'usuari no podrร  inserir grร fics nous a la base de dades."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4038,8 +4038,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determina si la vora del camp s'ha de mostrar \"Sense marc\", amb un \"Aspecte 3D\" o \"Pla\".</ahelp> Amb els camps de control que tenen un marc, podeu determinar la visualitzaciรณ de la vora al formulari utilitzant la propietat <emph>Vora</emph>. Podeu seleccionar les opcions \"Sense marc\", \"Aspecte 3D\" o \"Pla\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4054,24 +4054,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">La propietat <emph>Ordre de les tabulacions</emph> determina l'ordre amb quรจ es mou el focus al formulari mentre premeu la tecla de tabulaciรณ.</ahelp> En un formulari que contรฉ mรฉs d'un control, el focus es mou cap al control segรผent quan premeu la tecla de tabulaciรณ. Podeu indicar l'ordre amb quรจ canvia el focus amb un รญndex a <emph>Ordre de les tabulacions</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "La propietat <emph>Ordre de les tabulacions</emph> no estร  disponible a <link href=\"text/shared/02/01170600.xhp\" name=\"Controls amagats\">Controls amagats</link>. Si voleu, podeu definir aquesta propietat per a botons d'imatge i controls d'imatge de manera que pugueu seleccionar aquests controls amb la tecla de tabulaciรณ."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Quan creeu un formulari, s'assigna automร ticament un รญndex als camps de control que s'afegeixen a aquest formulari; a cada camp de control afegit s'assigna un รญndex augmentat per 1. Si canvieu l'รญndex d'un control, s'actualitzaran automร ticament els รญndexs d'altres controls. Tambรฉ s'assigna un valor als elements que no es poden focalitzar (Aturada de tabulaciรณ = no). Malgrat tot, aquests controls s'ometen quan s'utilitza la tecla de tabulaciรณ."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4094,8 +4094,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Defineix si el canvia el valor quan l'usuari giri la roda del ratolรญ. Mai: No canvia el valor. Quan tingui el focus: (per defecte) El valor canvia quan el control tingui el focus i el punter estร  enfocant al control i es gira la roda. Sempre: El valor canvia sempre que el punter estร  apuntant al control i es gira la roda sense importar quin control tรฉ el focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4126,8 +4126,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Per als camps d'opciรณ agrupats, l'estat del grup que correspon al parร metre per defecte es defineix mitjanรงant la propietat <emph>Estat per defecte</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4150,16 +4150,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Per a un botรณ de reinicialitzaciรณ, l'entrada <emph>Selecciรณ per defecte</emph> defineix l'estat del quadre de llista si l'usuari activa el botรณ de reinicialitzaciรณ."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Per a un quadre de llista que contรฉ una llista de valors, podeu fer clic al botรณ <emph>...</emph> per obrir el diร leg <emph>Selecciรณ per defecte</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4190,8 +4190,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Per a un botรณ de tipus Reinicialitza, l'<emph>entrada del valor per defecte </emph>defineix l'estat del control si l'usuari activa el botรณ de reinicialitzaciรณ."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4254,8 +4254,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Indica el valor que s'ha d'afegir o eliminar quan l'usuari fa clic a la icona de fletxa de la barra de desplaรงament.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4334,8 +4334,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">La propietat <emph>Botรณ per defecte</emph> indica que el botรณ corresponent s'executarร  quan premeu la tecla de retorn.</ahelp> La propietat<emph> Botรณ per defecte</emph> indica que s'executarร  el botรณ corresponent quan premeu la tecla de retorn. Si obriu el diร leg o el formulari i no dueu a terme cap mรฉs acciรณ, el botรณ amb aquesta propietat รฉs el botรณ per defecte."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4350,8 +4350,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Quan utilitzeu formularis de pร gines web, podeu trobar-vos aquesta propietat a les mร scares de cerca. Aquestes mร scares sรณn mร scares d'ediciรณ que contenen un camp de text i un botรณ del tipus Envia. El terme de cerca s'introdueix al camp de text i la cerca s'inicia quan es fa clic al botรณ. Tanmateix, si el botรณ es defineix com a botรณ per defecte, nomรฉs cal que premeu Retorn desprรฉs d'introduir el terme de cerca per tal d'iniciar la cerca."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4382,8 +4382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">La propietat <emph>Tabulaciรณ </emph>determina si es pot seleccionar un camp de control amb la tecla de tabulaciรณ.</ahelp> Hi ha disponibles les opcions segรผents:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4398,8 +4398,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Quan s'utilitza la tecla de tabulaciรณ, el focus omet el control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4414,8 +4414,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "El control es pot seleccionar amb la tecla de tabulaciรณ."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4446,40 +4446,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">La propietat Etiqueta defineix l'etiqueta del camp de control que es mostra al formulari.</ahelp> La propietat Etiqueta defineix l'etiqueta del camp de control que es mostra al formulari. Aquesta propietat determina l'etiqueta visible o la capรงalera de columna del camp de dades als formularis del control de taula."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Quan creeu un control nou, la descripciรณ predefinida a la propietat <emph>Nom</emph> s'utilitza com a opciรณ per defecte per etiquetar el control. L'etiqueta consisteix en un nom del camp de control i un enter que numera el control (per exemple, CommandButton1). Amb la propietat <emph>Tรญtol</emph> podeu assignar una altra descripciรณ al control de manera que l'etiqueta reflecteixi la funciรณ del control. Canvieu aquesta entrada per assignar una etiqueta expressiva al control que es mostra a l'usuari."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>tรญtols en lรญnies mรบltiples als formularis</bookmark_value><bookmark_value>noms; tรญtols en lรญnies mรบltiples</bookmark_value><bookmark_value>controls; tรญtols en lรญnies mรบltiples</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Per crear un tรญtol de diverses lรญnies, obriu el quadre combinat mitjanรงant el botรณ de fletxa. Per introduir un salt de lรญnia, premeu Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retorn."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "La propietat <emph>Tรญtol</emph> nomรฉs s'utilitza per etiquetar un element del formulari a la interfรญcie visible per a l'usuari. Si treballeu amb macros, tingueu en compte que durant el temps d'execuciรณ sempre es crida un control amb la propietat <emph>Nom</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4494,8 +4494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Indica l'adreรงa URL que s'obre quan feu clic a un botรณ \"Obre el document o la pร gina web\".</ahelp> Introduรฏu l'adreรงa URL per a un botรณ que obri un document o una pร gina web al quadre <emph>URL</emph>. L'adreรงa s'obre quan feu clic al botรณ."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4518,8 +4518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Podeu introduir un carร cter o una cadena per al sรญmbol monetari.</ahelp> En un camp de moneda, podeu predefinir el sรญmbol monetari si introduรฏu el carร cter o la cadena a la propietat <emph>Sรญmbol de moneda</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4550,16 +4550,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Si el quadre de text s'utilitza com a entrada de contrasenya, introduรฏu el codi ASCII del carร cter de visualitzaciรณ. Aquest carร cter es mostra en comptes dels carร cters escrits per l'usuari a la contrasenya.</ahelp> Si l'usuari introdueix una contrasenya, podeu determinar els carร cters que es visualitzaran en comptes dels carร cters escrits per l'usuari. A <emph>Carร cters de la contrasenya</emph>, introduรฏu el codi ASCII del carร cter que vulgueu. Podeu utilitzar valors des de 0 fins a 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Els carร cters i els seus codis ASCII es poden veure al diร leg <emph>Carร cters especials</emph> (Insereix - Carร cter especial)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4574,8 +4574,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defineix la mร scara literal. La mร scara literal contรฉ els valors inicials i sempre es veu desprรฉs de baixar un formulari.</ahelp> Amb els camps emmascarats podeu indicar una mร scara literal. Una mร scara literal contรฉ els valors inicials d'un formulari, i sempre es veu desprรฉs de baixar un formulari. Si utilitzeu un codi de carร cters per a la mร scara d'ediciรณ, podeu determinar les entrades que l'usuari pot escriure al camp emmascarat."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4614,8 +4614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Indica l'alรงada de la fila d'un camp de control de taula.</ahelp> Als controls de la taula, introduรฏu un valor per a l'alรงada de la fila. Si voleu, podeu introduir un valor seguit d'una unitat de mesura vร lida, per exemple, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4710,7 +4710,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4726,7 +4726,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4742,7 +4742,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4750,15 +4750,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtre / Ordre"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4774,7 +4774,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4830,16 +4830,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Indica la mida de la miniatura de la barra de desplaรงament en \"unitats de valor\". Un valor de (\"Valor mร x. de desplaรงament\" menys \"Valor mรญn. de desplaรงament\") / 2 crea una miniatura que ocupa la meitat de l'ร rea del fons.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Si es defineix a 0, l'amplada de la miniatura serร  igual a la seva alรงada."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4886,24 +4886,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "La pestanya <emph>Dades</emph> permet assignar una font de dades al control seleccionat."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Per a formularis amb enllaรงos a bases de dades, la base de dades associada es defineix a les <link href=\"text/shared/02/01170200.xhp\" name=\"Propietats del formulari\">Propietats del formulari</link>. Trobareu les funcions a la pestanya <link href=\"text/shared/02/01170203.xhp\" name=\"Dades\"><emph>Dades</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Els parร metres possibles de la pestanya <emph>Dades</emph> d'un control depenen del control respectiu. Nomรฉs veureu les opcions que estan disponibles per al control i el context actuals. Hi ha disponibles els camps segรผents:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4918,8 +4918,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Les caselles de selecciรณ i els botons d'opciรณ dels fulls de cร lcul poden estar vinculats a celยทles del document actual. Si el control estร  activat, el valor que introduรฏu al valor de referรจncia (activat) es copiarร  a la celยทla. Si el control estร  desactivat, el valor del valor de referรจncia (desactivat) es copiarร  a la celยทla.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5646,16 +5646,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defineix com s'ha de tractar una entrada d'una cadena buida. Si aquesta propietat estร  definida en (Sรญ), una cadena d'entrada de longitud zero s'interpretarร  com a valor NUL; si estร  definida en (No), l'entrada es tractarร  \"tal com estร \", sense cap conversiรณ.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Una cadena buida รฉs una cadena amb una longitud zero (\"\"). Normalment, un valor NUL no รฉs el mateix que una cadena buida. En general, el terme NUL s'utilitza per designar un valor no definit, un valor desconegut o \"encara no s'ha introduรฏt cap valor\"."
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5678,8 +5678,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Mentre dissenyeu el formulari, podeu definir la propietat \"Proposta de filtre\" per a cada quadre de text a la pestanya <emph>Dades</emph> del diร leg de <emph>Propietats</emph> corresponent. En cerques posteriors amb el mode de filtre, podeu fer una selecciรณ a partir de tota la informaciรณ que contenen aquests camps.</ahelp> El contingut del camp es pot seleccionar utilitzant la funciรณ de compleciรณ automร tica. Tingueu en compte, perรฒ, que aquesta funciรณ requereix mรฉs espai de temps i de memรฒria, especialment quan s'utilitza en bases de dades grans, i per tant s'ha d'utilitzar de manera adequada. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5726,72 +5726,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Seleccioneu la casella de selecciรณ"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "S'introdueix CERT a la celยทla enllaรงada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Desseleccioneu la casella de selecciรณ"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "S'introdueix FALS a la celยทla enllaรงada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "La casella de selecciรณ amb tres estats es defineix amb l'estat \"indeterminat\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "S'introdueix #NV a la celยทla enllaรงada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduรฏu un nombre o una fรณrmula que retorni un nombre a la celยทla enllaรงada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Si el valor introduรฏt รฉs CERT o no รฉs 0: se selecciona la casella de selecciรณ <br/>Si el valor introduรฏt รฉs FALS o 0: es desselecciona la casella de selecciรณ"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Buideu la celยทla enllaรงada, introduรฏu-hi text o introduรฏu una fรณrmula que retorni text o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5806,24 +5806,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Seleccioneu la casella. La casella amb el valor de referรจncia contรฉ text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "El text de la casella amb el valor de referรจncia es copia a la celยทla."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Desseleccioneu la casella. La casella amb el valor de referรจncia contรฉ text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5838,8 +5838,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "La casella amb el valor de referรจncia contรฉ text. Introduรฏu el mateix text a la celยทla."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5854,8 +5854,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "La casella amb el valor de referรจncia contรฉ text. Introduรฏu un altre text a la celยทla."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5894,88 +5894,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Seleccioneu el botรณ d'opciรณ"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "S'introdueix CERT a la celยทla enllaรงada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "El botรณ d'opciรณ es desselecciona si se selecciona un altre botรณ d'opciรณ"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "S'introdueix FALS a la celยทla enllaรงada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduรฏu un nombre o una fรณrmula que retorni un nombre a la celยทla enllaรงada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Si el valor introduรฏt รฉs CERT o no รฉs 0: se selecciona el botรณ d'opciรณ <br/>Si el valor introduรฏt รฉs FALS o 0: es desselecciona el botรณ d'opciรณ"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Buideu la celยทla enllaรงada, introduรฏu-hi text o introduรฏu una fรณrmula que retorni text o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Es desselecciona el botรณ d'opciรณ"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Feu clic al botรณ d'opciรณ. La casella amb el valor de referรจncia contรฉ text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "El text de la casella amb el valor de referรจncia es copia a la celยทla."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Feu clic a un altre botรณ d'opciรณ del mateix grup. La casella amb el valor de referรจncia contรฉ text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5990,8 +5990,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "La casella amb el valor de referรจncia contรฉ text. Introduรฏu el mateix text a la celยทla."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6006,8 +6006,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "La casella amb el valor de referรจncia contรฉ text. Introduรฏu un altre text a la celยทla."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6046,80 +6046,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Introduรฏu text al quadre de text"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "El text es copia a la celยทla enllaรงada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Buideu el quadre de text"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Es buida la celยทla enllaรงada"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Introduรฏu text o un nombre a la celยทla enllaรงada"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "El text o el nombre es copien al quadre de text"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduรฏu una fรณrmula a la celยทla enllaรงada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "El resultat de la fรณrmula es copia al quadre de text"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Buideu la celยทla enllaรงada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Es buida el quadre de text"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6150,64 +6150,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Introduรฏu un nombre al camp"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "El nombre es copia a la celยทla enllaรงada"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Buideu el camp"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Es defineix el valor 0 a la celยทla enllaรงada"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introduรฏu un nombre o una fรณrmula que retorni un nombre a la celยทla enllaรงada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "El nombre es copia al camp"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Buideu la celยทla enllaรงada, introduรฏu-hi text o introduรฏu una fรณrmula que retorni text o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Es defineix el valor 0 al camp"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6230,16 +6230,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Continguts enllaรงats: sincronitzeu els continguts de text de l'entrada del quadre de llista seleccionat amb els continguts de la celยทla."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Posiciรณ de la selecciรณ enllaรงada: la posiciรณ de l'element individual seleccionat al quadre de llista se sincronitza amb el valor numรจric de la celยทla."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6262,8 +6262,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Selecciona un sol element de la llista"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6278,112 +6278,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "S'enllaรงa la selecciรณ: la posiciรณ de l'element seleccionat es copia a la celยทla enllaรงada. Per exemple, si se selecciona el tercer element, es copiarร  el nรบmero 3."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Selecciona diversos elements de la llista"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "S'introdueix #NV a la celยทla enllaรงada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Desselecciona tots els elements de la llista"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "S'enllacen els continguts: es buida la celยทla enllaรงada"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "S'enllaรงa la selecciรณ: s'introdueix el valor 0 a la celยทla enllaรงada"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Introduรฏu text o un nombre a la celยทla enllaรงada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "S'enllacen els continguts: cerqueu i seleccioneu un element de llista equivalent"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "S'enllaรงa la selecciรณ: se selecciona l'element de la llista a la posiciรณ indicada (que comenรงa amb 1 per al primer element). Si no es troba, es desseleccionen tots els elements."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduรฏu una fรณrmula a la celยทla enllaรงada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Cerqueu i seleccioneu un element de la llista que coincideixi amb el resultat de la fรณrmula i el mode d'enllaรง"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Buideu la celยทla enllaรงada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Desseleccioneu tots els elements del quadre de llista"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Canvieu els continguts de l'interval d'origen de la llista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6422,88 +6422,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Introduรฏu text al camp d'ediciรณ del quadre combinat, o seleccioneu una entrada de la llista desplegable"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "El text es copia a la celยทla enllaรงada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Buideu el camp d'ediciรณ del quadre combinat"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Es buida la celยทla enllaรงada"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Introduรฏu text o un nombre a la celยทla enllaรงada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "El text o el nombre es copien al camp d'ediciรณ del quadre combinat"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introduรฏu una fรณrmula a la celยทla enllaรงada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "El resultat de la fรณrmula es copia al camp d'ediciรณ del quadre combinat"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Buideu la celยทla enllaรงada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Es buida el camp d'ediciรณ del quadre combinat"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Canvieu els continguts de l'interval d'origen de la llista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6534,16 +6534,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Continguts enllaรงats: sincronitzeu els continguts de text de l'entrada del quadre de llista seleccionat amb els continguts de la celยทla. Seleccioneu \"L'entrada seleccionada\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Posiciรณ de la selecciรณ enllaรงada: la posiciรณ de l'element individual seleccionat al quadre de llista se sincronitza amb el valor numรจric de la celยทla. Seleccioneu \"Posiciรณ de l'entrada seleccionada\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>controls; esdeveniments</bookmark_value><bookmark_value>esdeveniments; controls</bookmark_value><bookmark_value>macros; assignaciรณ a esdeveniments en formularis</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6590,15 +6590,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "A la pestanya <emph>Esdeveniments</emph> podeu enllaรงar macros a esdeveniments que tenen lloc als camps de control d'un formulari."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6606,8 +6606,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "En funciรณ del control hi ha disponibles diferents esdeveniments. A la pestanya <emph>Esdeveniments</emph> nomรฉs es mostren els esdeveniments disponibles per al control i el context seleccionat. Es defineixen els esdeveniments segรผents:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6622,8 +6622,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Aquest esdeveniment tรฉ lloc abans que s'activi una acciรณ fent clic al control.</ahelp> Per exemple, si es fa clic a un botรณ \"Envia\" s'inicia una acciรณ d'enviament; tanmateix, el procรฉs d'\"enviament\" actual nomรฉs comenรงa quan tรฉ lloc l'esdeveniment <emph>En comenรงar</emph>. L'esdeveniment <emph>Aprova l'acciรณ</emph> us permet suprimir el procรฉs. Si el mรจtode enllaรงat retorna FALSE, <emph>En comenรงar</emph> no s'executarร ."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6638,8 +6638,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">L'esdeveniment <emph>Executa l'acciรณ</emph>tรฉ lloc quan s'inicia una acciรณ.</ahelp> Per exemple, si teniu el botรณ \"Envia\" al formulari, el procรฉs d'enviament representa l'acciรณ que s'ha d'iniciar."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6654,8 +6654,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">L'esdeveniment <emph>Canviat</emph> tรฉ lloc quan el control perd el focus i el contingut del control ha canviat des que ha perdut el focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6670,8 +6670,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">L'esdeveniment <emph>En modificar text</emph> tรฉ lloc si introduรฏu o modifiqueu un text en un camp d'entrada.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6686,7 +6686,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6702,8 +6702,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">L'esdeveniment <emph>En rebre el focus</emph> tรฉ lloc si un camp de control rep el focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6734,8 +6734,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">L'esdeveniment <emph>En prรฉmer una tecla</emph> tรฉ lloc quan l'usuari prem qualsevol tecla mentre el control tรฉ el focus.</ahelp> Aquest esdeveniment pot estar enllaรงat a una macro per comprovar les entrades."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6750,8 +6750,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">L'esdeveniment <emph>En deixar anar una tecla</emph> tรฉ lloc quan l'usuari allibera qualsevol tecla mentre el control tรฉ el focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6766,8 +6766,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">L'esdeveniment <emph>El ratolรญ รฉs dins</emph> tรฉ lloc si el ratolรญ รฉs dins del camp de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">L'esdeveniment <emph>En moure el ratolรญ mentre es prem una tecla</emph> tรฉ lloc quan el ratolรญ s'arrossega mentre es prem una tecla.</ahelp> Un exemple d'aixรฒ รฉs quan, en arrossegar i deixar anar, una tecla addicional determina el mode (moure o copiar)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">L'esdeveniment <emph>En moure el ratolรญ</emph> tรฉ lloc si el ratolรญ es mou pel control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6814,8 +6814,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">L'esdeveniment <emph>En prรฉmer el botรณ del ratolรญ</emph> tรฉ lloc si es prem el botรณ del ratolรญ quan la busca del ratolรญ estร  sobre el control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6838,8 +6838,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">L'esdeveniment <emph>En deixar anar el botรณ del ratolรญ</emph> tรฉ lloc si el botรณ del ratolรญ es deixa anar quan la busca del ratolรญ estร  sobre el control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6854,8 +6854,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">L'esdeveniment <emph>El ratolรญ รฉs fora</emph> tรฉ lloc quan el ratolรญ รฉs fora del camp de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9414,16 +9414,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Feu clic a la icona <emph>Navegador activat/desactivat </emph>per amagar o mostrar el <emph>Navegador</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Tambรฉ podeu cridar el <emph>Navegador</emph> seleccionant <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Visualitza - Navegador\">Visualitza - Navegador</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Visualitza - Navegador\">Visualitza - Navegador</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Visualitza - Navegador\">Visualitza - Navegador</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Visualitza - Navegador\">Visualitza - Navegador</link></caseinline><defaultinline>Visualitza - Navegador</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9462,7 +9462,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9470,7 +9470,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9518,7 +9518,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9526,7 +9526,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9630,8 +9630,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Podeu veure el nom dels tipus de lletra formatats amb el seu tipus de lletra respectiu si activeu el camp <emph>Previsualitza en llistes de tipus de lletra</emph> a <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Visualitzaciรณ\">$[officename] - Visualitzaciรณ</link> del quadre de diร leg Opcions.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9830,8 +9830,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si feu clic a la icona <emph>Redueix el sagnat</emph> mentre premeu la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, el sagnat del parร graf seleccionat es mourร  segons la tabulaciรณ per defecte definida a <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> del diร leg Opcions.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9862,8 +9862,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Feu clic a la icona Augmenta el sagnat per augmentar el sagnat esquerre del parร graf actual o el contingut de la celยทla i posar-lo a la posiciรณ segรผent per defecte del tabulador.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9894,8 +9894,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Feu clic a la icona <emph>Augmenta el sagnat</emph> mentre manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline> per moure el sagnat del parร graf seleccionat a la distร ncia de tabulaciรณ per defecte indicada a <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> al diร leg Opcions.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9934,8 +9934,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Sagnat augmentat amb la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10070,8 +10070,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Per desactivar el realรงat, premeu Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10158,8 +10158,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Feu clic a la icona<emph> Augmenta l'espaiat </emph>per augmentar l'espaiat del parร graf sobre el parร graf seleccionat.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10182,8 +10182,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Podeu ajustar mรฉs l'espaiat si seleccioneu <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Parร graf - Sagnats i espaiat\"><emph>Format - Parร graf - Sagnats i espaiat</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10206,8 +10206,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Feu clic a la icona<emph> Redueix l'espaiat </emph>per reduir l'espaiat del parร graf sobre el parร graf seleccionat.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10230,8 +10230,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Podeu ajustar mรฉs l'espaiat si seleccioneu <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Parร graf - Sagnats i espaiat\"><emph>Format - Parร graf - Sagnats i espaiat</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10270,8 +10270,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Per aplicar un tipus de vora especรญfic a una sola celยทla, situeu el cursor a la celยทla, obriu la barra d'eines <emph>Vores</emph> i seleccioneu-ne una. </caseinline><defaultinline>Sempre que inseriu grร fics o taules, aquests ja tenen una vora completa. Per suprimir una vora, seleccioneu l'objecte grร fic o tota la taula i feu clic a la icona\"sense vores\" de la barra d'eines <emph>Vores</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10294,8 +10294,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Es pot trobar mรฉs informaciรณ a l'Ajuda, a <link href=\"text/shared/01/05030500.xhp\" name=\"Vores\"><emph>Vores</emph></link>. Tambรฉ podeu trobar informaciรณ sobre com s'ha de <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">formatar una taula de text</link> amb la icona <emph>Vores</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10350,8 +10350,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Per obtenir mรฉs informaciรณ, consulteu l'apartat <link href=\"text/shared/01/05030500.xhp\" name=\"Vores\">Vores</link> de l'Ajuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10398,8 +10398,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Per obtenir mรฉs informaciรณ, consulteu l'apartat <link href=\"text/shared/01/05030500.xhp\" name=\"Vores\">Vores</link> de l'Ajuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10430,16 +10430,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Permet commutar entre les opcions d'ancoratge.</ahelp></variable> La icona <emph>Canvia l'ร ncora </emph>nomรฉs es veu quan se selecciona un objecte com un grร fic, un camp de control <switchinline select=\"appl\"><caseinline select=\"WRITER\"> o un marc</caseinline></switchinline>."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "A l'apartat <link href=\"text/shared/01/05260000.xhp\" name=\"Ancoratge\"><emph>Ancoratge </emph></link> de l'Ajuda trobareu mรฉs informaciรณ sobre aquest tema."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Seleccioneu un objecte i feu clic a la icona <emph>Gira</emph> a la barra d'eines <emph>Dibuix</emph>. </caseinline><caseinline select=\"DRAW\">Seleccioneu un objecte i feu clic a la icona Gira de la barra d'eines Dibuix. </caseinline><defaultinline>Seleccioneu un objecte i feu clic a la icona <emph>Gira</emph> de la barra d'eines <emph>Propietats de l'objecte de dibuix</emph>.</defaultinline></switchinline> Arrossegueu l'ansa d'un angle de l'objecte en la direcciรณ cap a la qual el voleu girar."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10678,8 +10678,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">La icona<emph> Disminueix un nivell </emph>รฉs a la barra <emph>Pics i numeraciรณ</emph>, que apareix quan el cursor es troba sobre un element numerat o amb pics.</caseinline><caseinline select=\"IMPRESS\">La icona <emph>Disminueix </emph>รฉs a la barra <emph>Formataciรณ del text</emph>, que apareix quan es treballa amb la visualitzaciรณ d'esquema. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10694,8 +10694,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Disminueix un nivell </caseinline><defaultinline>Disminueix</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10726,8 +10726,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">La icona <emph>Augmenta un nivell </emph>es troba a la barra <emph>Pics i numeraciรณ</emph>, que apareix quan el cursor es posiciona sobre un element numerat o amb pics.</caseinline><caseinline select=\"IMPRESS\">La icona <emph>Augmenta </emph>รฉs a la barra <emph>Formataciรณ del text</emph>, que apareix quan es treballa amb la visualitzaciรณ d'esquema.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10742,8 +10742,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Augmenta un nivell </caseinline><defaultinline>Augmenta</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10774,16 +10774,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Si teniu parร grafs numerats i feu clic a la icona <emph>Mou amunt</emph>, els nombres s'ajustaran a l'ordre actual. <switchinline select=\"appl\"><caseinline select=\"WRITER\">La icona <emph>Mou amunt </emph>nomรฉs es veu quan el cursor es posiciona en una llista amb pics o numerada.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La icona <emph>Mou amunt</emph> apareix a la barra <emph>Formataciรณ del text</emph> quan utilitzeu la visualitzaciรณ d'esquema.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Aquesta funciรณ es pot cridar si premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Fletxa amunt."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10830,16 +10830,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Si teniu parร grafs numerats i feu clic a la icona <emph>Mou avall</emph>, els nombres s'ajustaran a l'ordre actual. <switchinline select=\"appl\"><caseinline select=\"WRITER\">La icona <emph>Mou avall </emph>nomรฉs es veu quan el cursor es posiciona en una llista amb pics o numerada.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La icona <emph>Mou avall</emph> apareix a la barra <emph>Formataciรณ del text</emph> quan utilitzeu la visualitzaciรณ d'esquema.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Aquesta funciรณ es pot cridar si premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Fletxa avall."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10886,32 +10886,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Les opcions de pics com el tipus i la posiciรณ es defineixen al diร leg <link href=\"text/shared/01/06050000.xhp\" name=\"Pics i numeraciรณ\"><emph>Pics i numeraciรณ</emph></link>. Per obrir el diร leg, feu clic a la icona <emph>Pics i numeraciรณ</emph> de la <link href=\"text/swriter/main0206.xhp\" name=\"barra Pics i numeraciรณ\">barra Pics i numeraciรณ</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Les opcions de pics com el tipus i la posiciรณ es defineixen al diร leg <link href=\"text/shared/01/06050000.xhp\" name=\"Pics i numeraciรณ\">Pics i numeraciรณ</link>. Per obrir el diร leg, feu clic a la icona <emph>Pics i numeraciรณ</emph> de la barra<emph>Formataciรณ del text</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Al <link href=\"text/swriter/01/03120000.xhp\" name=\"Format web\">Format web</link>, algunes opcions de pics i numeraciรณ no estan disponibles. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La distร ncia entre el text, el marc de text esquerre i la posiciรณ dels pics es pot determinar al diร leg <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Parร graf\"><emph>Format - Parร graf</emph></link> introduint el sagnat esquerre i el sagnat de la primera lรญnia.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10958,7 +10958,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11054,8 +11054,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Podeu activar un cursor de selecciรณ en un document de text nomรฉs de lectura o a l'Ajuda. Trieu <emph>Edita โ–ธ Seleccioneu el text </emph>o obriu el menรบ contextual d'un document nomรฉs de lectura i trieu <emph>Seleccioneu el text</emph>. El cursor de selecciรณ no parpelleja.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11118,8 +11118,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Per fer canvis a una base dades utilitzada per mรฉs d'una persona, heu de tenir els drets d'accรฉs adequats. Quan editeu una base de dades externa, el $[officename] no fa un emmagatzematge intermedi dels canvis fets, sinรณ que els canvis s'envien directament a la base de dades."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11150,8 +11150,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Desa el registre de la taula de la base de dades actual.</ahelp> La icona<emph> Desa el registre </emph>es troba a la barra <link href=\"text/shared/main0212.xhp\" name=\"Base de dades\">Dades de la taula</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11182,7 +11182,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11206,8 +11206,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exporta el document actual directament a PDF. No es mostra cap diร leg de configuraciรณ.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11254,8 +11254,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Mostra la posiciรณ actual del cursor al document del %PRODUCTNAME Basic. S'indica el nombre de la fila i tot seguit el nombre de la columna.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11318,8 +11318,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Obre el diร leg d'enllaรง.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11422,7 +11422,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11454,7 +11454,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11470,7 +11470,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11614,7 +11614,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11646,8 +11646,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Introduรฏu un nom per a l'enllaรง.</ahelp> El $[officename] insereix una etiqueta NAME a l'enllaรง."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11670,7 +11670,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11694,7 +11694,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11710,7 +11710,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11726,7 +11726,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11750,7 +11750,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11774,8 +11774,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduรฏu un URL per al fitxer que voleu obrir quan feu clic a l'enllaรง. Si no indiqueu un marc de destinaciรณ, el fitxer s'obre al document o marc actual.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11790,7 +11790,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11870,7 +11870,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11934,7 +11934,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12126,8 +12126,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Al final del document</caseinline> <defaultinline>รšltima pร gina</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12150,8 +12150,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Tanca la finestra actual.</ahelp> Trieu <emph>Finestra - Tanca la finestra</emph> o premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. A la previsualitzaciรณ de la pร gina del $[officename] Writer i el Calc, podeu tancar la finestra actual si feu clic al botรณ <emph>Tanca la previsualitzaciรณ</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13606,8 +13606,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Mentre les funcions <link href=\"text/shared/02/12010000.xhp\" name=\"Ordena en ordre ascendent\"><emph>Ordena en ordre ascendent</emph></link> i <link href=\"text/shared/02/12020000.xhp\" name=\"Ordena en ordre descendent\"><emph>Ordena en ordre descendent</emph></link> ordenen nomรฉs per un criteri, podeu combinar diversos criteris amb el diร leg <emph>Ordena </emph>."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Si ordeneu el nom del camp \"Nom\" en ordre ascendent i el nom del camp \"cognoms\" en ordre descendent, tots els registres s'ordenaran en ordre ascendent pel nom, i desprรฉs, dins dels noms, en ordre descendent pels cognoms."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13702,8 +13702,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>taules a les bases de dades; cerca</bookmark_value><bookmark_value>formularis; navegaciรณ</bookmark_value><bookmark_value>registres; cerca a les bases de dades</bookmark_value><bookmark_value>cerca; bases de dades</bookmark_value><bookmark_value>bases de dades; cerca de registres</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13718,8 +13718,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Cerca taules de la base de dades i formularis.</ahelp> Als formularis o taules de la base de dades, podeu cercar valors determinats als camps de dades, als quadres de llista i a les caselles de selecciรณ. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13734,8 +13734,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "El <item type=\"productname\">%PRODUCTNAME</item> duu a terme la cerca que es descriu aquรญ. Si voleu utilitzar el servidor SQL per fer cerques a la base de dades, heu d'utilitzar la icona <link href=\"text/shared/02/12110000.xhp\" name=\"Filtres basats en un formulari\">Filtres basats en un formulari</link> de la barra <link href=\"text/shared/main0213.xhp\" name=\"Navegaciรณ de formularis\">Navegaciรณ de formularis</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14078,8 +14078,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Teniu un camp de data, que es desa amb el format \"DD.MM.YY\" a la base de dades (per exemple, 17.02.65). El format de l'entrada es canvia a la visualitzaciรณ de la font de dades per \"DD MMM YYYY\" (17 Feb 1965). Seguint aquest exemple, un registre que contingui 17 de febrer nomรฉs es troba si l'opciรณ <emph>Aplica el format del camp</emph> estร  habilitada:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14166,24 +14166,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" retorna \"14:00:00\" com a hora"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Els camps d'hora no estan definits per a les bases de dades dBASE i s'han de simular. Per visualitzar internament l'hora \"14:00:00\", รฉs necessari un 5."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" retorna tots els registres d'un camp de data estร ndard"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14206,8 +14206,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "La visualitzaciรณ mostrada no coincideix amb el que hi ha emmagatzemat internament. Per exemple, si el valor 45,789 estร  emmagatzemat a la base de dades com a camp de tipus Nombre/Doble i la formataciรณ mostrada estร  definida perquรจ nomรฉs es mostrin dos decimals, nomรฉs es retornarร  \"45,79\" a les cerques amb formataciรณ de camps."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14222,8 +14222,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Malgrat tot, fer cerques sense <emph>Aplica el format del camp</emph> รฉs adequat per a bases de dades mรฉs grans que no tenen problemes de formataciรณ, perquรจ รฉs mรฉs rร pid."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14302,8 +14302,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Permet la cerca amb un comodรญ * o ?.</ahelp> Podeu utilitzar els comodins segรผents:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14398,8 +14398,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Si voleu cercar els carร cters reals ? o *, poseu-hi una barra inversa a davant: \"\\?\" o \"\\*\". Tanmateix, aixรฒ nomรฉs รฉs necessari quan estร  activada l'opciรณ <emph>Expressiรณ comodรญ</emph>. Quan l'opciรณ no estร  activada, els carร cters comodรญ es processen com a carร cters normals."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14414,8 +14414,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Cerca amb expressions regulars.</ahelp> Les mateixes expressions regulars que aquรญ sรณn compatibles tambรฉ sรณn compatibles amb el <link href=\"text/shared/01/02100000.xhp\" name=\"diร leg Cerca i reemplaรงa\">diร leg Cerca i reemplaรงa</link> del <item type=\"productname\">%PRODUCTNAME</item>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14494,16 +14494,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "En bases de dades molt grans, trobar el registre amb un ordre de cerca invers pot trigar una estona. En aquest cas, la barra d'estat us informa que els registres encara s'estan comptant."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Cerca / Cancelยทla"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14566,8 +14566,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "A diferรจncia de la cerca normal, que s'activa amb la icona <link href=\"text/shared/02/12100200.xhp\" name=\"Cerca un registre\">Cerca un registre</link> a la barra <emph>Navegaciรณ de formularis</emph>, podeu fer cerques mรฉs rร pidament utilitzant el filtre basat en formularis. Normalment es carrega un servidor rร pid d'una base de dades amb la cerca. Tambรฉ podeu introduir condicions de cerca mรฉs complexes."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14630,8 +14630,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "La funciรณ <emph>Aplica el filtre</emph> mantรฉ els <link href=\"text/shared/02/12110000.xhp\" name=\"filtres basats en un formulari\">filtres basats en un formulari</link> que s'han definit. No cal que els torneu a definir."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14662,8 +14662,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activa una visualitzaciรณ addicional de la taula quan us trobeu a la visualitzaciรณ del formulari.</ahelp> Quan la funciรณ <emph>Font de dades com a taula</emph> estร  activada, veureu la taula en una ร rea que apareix a sobre del formulari."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14686,8 +14686,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "La visualitzaciรณ de la taula i del formulari reflecteixen les mateixes dades. Els canvis fets a la taula tambรฉ es veuen al formulari, i els canvis fets al formulari es veuen a la taula."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14902,8 +14902,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Arrossegueu la marca inferior esquerra cap a la dreta mentre premeu el botรณ del ratolรญ"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14918,8 +14918,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Arrossegueu la marca superior esquerre cap a la dreta mentre premeu el botรณ del ratolรญ"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14934,16 +14934,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Arrossegueu la marca de la dreta cap a l'esquerra mentre premeu el botรณ del ratolรญ"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Per canviar el sagnat esquerre que comenรงa amb la segona lรญnia d'un parร graf, manteniu premuda la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, feu clic al triangle situat a la part inferior esquerre i arrossegueu-lo a la dreta."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14982,8 +14982,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "La funciรณ <emph>Executa la consulta </emph>permet comprovar la consulta. Quan deseu la consulta, s'emmagatzema a la pestanya <emph>Consultes</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15078,8 +15078,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Indica les taules que s'han d'inserir a la finestra de disseny.</ahelp> Al diร leg<emph> Afegeix taules</emph>, seleccioneu les taules que necessiteu per a la vostra tasca actual. </variable> Quan creeu una consulta o una presentaciรณ de taula nova, seleccioneu la taula corresponent a la qual ha de fer referรจncia la consulta o la presentaciรณ de taula. Quan treballeu amb bases de dades relacionals, seleccioneu les taules entre les quals voleu crear relacions."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15166,16 +15166,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Commuta la visualitzaciรณ de disseny a activa/inactiva"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Commuta la vista disseny a activa/inactiva\">Commuta la vista disseny a activa/inactiva</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15198,8 +15198,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Commuta la visualitzaciรณ de disseny a activa/inactiva"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15222,8 +15222,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">En el mode SQL natiu podeu introduir ordres SQL que no sรณn interpretades pel $[officename], sinรณ que passen directament a la font de dades.</ahelp> Si no visualitzeu aquests canvis a la vista de disseny, no podeu tornar a canviar-los en aquesta vista."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15254,8 +15254,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Feu clic novament a la icona per tornar al mode normal, on se sincronitzen els canvis al <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"disseny de la consulta nova\">disseny de la consulta nova</link> amb els canvis permesos mitjanรงant SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15278,8 +15278,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Mostra la fila \"Funciรณ\" a la part inferior de la vista disseny de la finestra <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Disseny de consulta\">Disseny de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15318,8 +15318,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra la fila ยซTaulaยป a la part inferior de la finestra <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Disseny de consulta\">Disseny de consulta</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15358,8 +15358,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Mostra la fila \"ร€lies\" a la part inferior de la finestra <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Disseny de consulta\">Disseny de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15406,8 +15406,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Estรฉn l'expressiรณ de selecciรณ creada de la <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Consulta SQL\">Consulta SQL</link> a la columna actual mitjanรงant el parร metre DISTINCT.</ahelp> La conseqรผรจncia รฉs que els valors idรจntics que apareixen diverses vegades nomรฉs s'enumeren una vegada."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15470,24 +15470,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Per seleccionar un objecte, feu clic a l'objecte amb la fletxa. Per seleccionar mรฉs d'un objecte, arrossegueu un marc de selecciรณ al voltant dels objectes. Per afegir un objecte a la selecciรณ, premeu Maj, i desprรฉs feu clic a l'objecte.<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> Els objectes seleccionats conjuntament es poden definir com a <link href=\"text/shared/01/05290000.xhp\" name=\"grup\">grup</link> i es converteixen en un sol objecte de grup.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Podeu editar elements individuals d'un grup. Tambรฉ podeu suprimir elements d'un grup amb <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Maj</defaultinline></switchinline>+clic.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Podeu seleccionar elements individuals d'un grup si feu doble clic i primer desactiveu la icona <emph>Doble clic per editar text</emph> a la barra <emph>Opciรณ</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15558,8 +15558,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "En el mode codi font d'HTML, podeu visualitzar i editar les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetes\">etiquetes</link> d'<link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Deseu el document com a document de text pla. Assigneu una extensiรณ .html o .htm per designar el document com a HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15590,40 +15590,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Mostra l'estil de la pร gina actual. Feu doble clic per editar l'estil, o feu clic amb el botรณ dret del ratolรญ per seleccionar un altre estil.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Feu doble clic al<emph> camp d'estil de pร gina </emph>per obrir el diร leg <link href=\"text/swriter/01/05040000.xhp\" name=\"Estil de pร gina\">Estil de pร gina</link>, on podeu editar l'estil de la pร gina actual. Al menรบ contextual d'aquest camp podeu aplicar un estil de pร gina. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Feu doble clic al camp <emph>Estil de pร gina</emph> per obrir el diร leg <link href=\"text/scalc/01/05070000.xhp\" name=\"Estil de pร gina\">Estil de pร gina</link>, on podeu editar l'estil per a la pร gina actual. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Feu doble clic en aquest camp per obrir el diร leg <link href=\"text/simpress/01/05120000.xhp\" name=\"Estil de pร gina\">Disseny de la diapositiva</link>, on podeu seleccionar l'estil per a la diapositiva actual. Podeu seleccionar un format diferent de paper o un fons diferent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Feu doble clic en aquest per obrir el diร leg <link href=\"text/simpress/01/05120000.xhp\" name=\"Estil de pร gina\">Disseny de la diapositiva</link>, on podeu editar l'estil per a la pร gina actual. Podeu seleccionar un format diferent de paper o un fons diferent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15662,8 +15662,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Si feu doble clic a aquest camp s'obrirร  el diร leg <link href=\"text/shared/01/03010000.xhp\" name=\"Escala\">Escala</link>, on podeu canviar el factor d'escala actual."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15694,7 +15694,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15702,8 +15702,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Feu clic al camp per commutar els modes (excepte a l'IDE del $[officename] Basic, on nomรฉs el mode <emph>Insereix</emph> estร  actiu). Si el cursor es colยทloca en un document de text, tambรฉ podeu utilitzar la tecla d'inserciรณ (si estร  disponible al vostre teclat) o commutar els modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15766,8 +15766,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>modes de selecciรณ de text</bookmark_value><bookmark_value>text; modes de selecciรณ</bookmark_value><bookmark_value>mode d'ampliar la selecciรณ</bookmark_value><bookmark_value>mode d'afegir la selecciรณ</bookmark_value><bookmark_value>mode de selecciรณ en bloc</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15822,7 +15822,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15838,7 +15838,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15910,8 +15910,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Si encara no s'han desat els canvis al document, es mostra un \"*\" en aquest camp a la barra d'estat. Aixรฒ tambรฉ s'aplica als documents nous que encara no s'han desat.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/04.po b/source/ca/helpcontent2/source/text/shared/04.po
index ab727deb351..43c67d8bc55 100644
--- a/source/ca/helpcontent2/source/text/shared/04.po
+++ b/source/ca/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-25 10:14+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1529921672.000000\n"
@@ -30,8 +30,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>teclat; ordres generals</bookmark_value><bookmark_value>tecles de drecera;general</bookmark_value><bookmark_value>camps d'entrada de text</bookmark_value><bookmark_value>funciรณ de compleciรณ automร tica en quadres de text i de llista</bookmark_value><bookmark_value>macros; interrupciรณ</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Moltes funcions de l'aplicaciรณ es poden activar mitjanรงant les tecles de drecera. Per exemple, les tecles de drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> apareixen al costat de l'opciรณ <emph>Obre</emph> del menรบ <emph>Fitxer</emph>. Si voleu accedir a aquesta funciรณ fent servir les dreceres, premeu la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline> i la tecla O. Deixeu anar les dues tecles quan hagi aparegut el quadre de diร leg."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -78,8 +78,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Alguns dels carร cters que es mostren en la barra de menรบ apareixen subratllats. Podeu accedir directament a aquests menรบs si premeu el carร cter subratllat juntament amb la tecla d'alternativa. Un cop s'obre el menรบ, tornen a aparรจixer carร cters subratllats. Per accedir a aquests elements de menรบ, premeu directament la tecla de carร cter subratllat.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -94,16 +94,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "En un quadre de diร leg, sempre hi ha un element ressaltat - normalment es mostra amb un marc ratllat. Es diu que aquest element, que com ser un botรณ, una opciรณ, una entra en una llista o una casella de verificaciรณ, tรฉ el focus. Si el punt focal รฉs un botรณ, prement Retorn actua com si hi haguรฉssiu fet clic. Una casella de verificaciรณ canvia l'estat prement la barra espaiadora. Si una casella d'opciรณ tรฉ el focus, useu les fletxes del cursor per canviar l'opciรณ activada en aquesta ร rea. Useu la tecla de tabulaciรณ per anar d'un element o ร rea al segรผent, useu Maj+Tab per anar en direcciรณ inversa."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "En prรฉmer la tecla d'escapada, es tanca el diร leg sense desar els canvis. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Si fixeu el focus en un botรณ, no nomรฉs veureu una lรญnia de punts que emmarca el nom del botรณ, sinรณ que tambรฉ apareixerร  una ombra gruixuda sota el botรณ seleccionat. Aixรฒ indica que, si sortiu del diร leg prement la tecla de retorn, รฉs el mateix que prรฉmer el botรณ corresponent.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -118,8 +118,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Si utilitzeu la utilitat d'arrossegar i deixar anar, seleccioneu amb el ratolรญ o feu clic en objectes i noms, podeu utilitzar les tecles Maj, <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline> i, ocasionalment, <switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณ</caseinline><defaultinline>Alt</defaultinline></switchinline>, per accedir a altres funcions. Les funcions disponibles quan es premen les tecles durant el procรฉs d'arrossegar i deixar anar s'indiquen amb el canvi de forma de la busca. Quan se seleccionen fitxers o altres objectes, les tecles de modificaciรณ poden ampliar la selecciรณ (les funcions s'expliquen quan es poden aplicar). <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -142,16 +142,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Utilitzeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+S per obrir el quadre <emph>Carร cters especials</emph> i inserir un o mรฉs carร cters especials."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Utilitzeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A per seleccionar tot el text. Utilitzeu les fletxes dreta o esquerra per eliminar la selecciรณ."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -174,24 +174,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Utilitzeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Supr per suprimir tot el que hi ha des de la posiciรณ del cursor fins al final de la paraula."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Si premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline> i la fletxa dreta o esquerra, el cursor saltarร  de paraula en paraula; si tambรฉ premeu la tecla de majรบscules, se seleccionarร  una paraula desprรฉs d'una altra."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "La tecla d'inserciรณ s'utilitza per commutar entre el mode d'inserciรณ i el mode de sobreescriptura, i al revรฉs."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -206,24 +206,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "La drecera <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z s'utilitza per desfer modificacions, una darrere l'altra; el text tindrร  l'aparenรงa que tenia abans del primer canvi."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "El $[officename] tรฉ una funciรณ de compleciรณ automร tica que s'activa en alguns quadres de text i de llista. Per exemple, si introduรฏu <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> en el camp URL, la funciรณ de compleciรณ automร tica mostrarร  el primer fitxer o directori situat <switchinline select=\"sys\"><caseinline select=\"WIN\">en la unitat C:</caseinline><defaultinline>en la vostra carpeta d'usuari</defaultinline></switchinline> que comenci per la lletra ยซaยป."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Utilitzeu la tecla fletxa avall per desplaรงar-vos per la resta de fitxers i directoris. Utilitzeu la tecla fletxa dreta per mostrar tambรฉ un subdirectori en el camp URL, en cas que n'hi hagi. La compleciรณ automร tica rร pida estร  disponible si premeu la tecla de final desprรฉs d'introduir part de l'URL. Quan trobeu el document o el directori que voleu, premeu Retorn."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -238,8 +238,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Si voleu finalitzar una macro que s'estร  executant, pitgeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -254,8 +254,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "Les tecles de drecera es mostren a la dreta de les llistes de menรบ, al costat de l'ordre de menรบ corresponent. <switchinline select=\"sys\"><caseinline select=\"MAC\">(No totes les tecles esmentades per controlar els diร legs estan disponibles en Macintosh.) </caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -278,8 +278,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecte</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -294,8 +294,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Activa el botรณ destacat d'un diร leg"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -390,8 +390,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Obre una llista dels camps de control seleccionats d'un diร leg. Aquestes dreceres no nomรฉs s'apliquen als quadres combinats, sinรณ tambรฉ als botons amb menรบs emergents. Tanca una llista oberta prement la tecla d'escapada."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -414,8 +414,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecte</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -558,8 +558,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Alterna la visualitzaciรณ entre el mode pantalla completa i el normal al Writer o al Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -606,8 +606,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Inicia l'ajuda del $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -646,8 +646,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Activa els consells ampliats per a l'ordre, la icona o el control seleccionats."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -662,8 +662,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Estableix el focus en la subfinestra segรผent (per exemple, visualitzaciรณ del document/font de dades)."
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -694,8 +694,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Activa el primer menรบ (menรบ Fitxer)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -726,8 +726,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Tanca el document actual (quan es tanca el darrer document obert, tanca el $[officename])"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -766,8 +766,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecte</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -974,8 +974,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "S'aplica l'atribut <emph>Cursiva</emph> a l'ร rea seleccionada. Si el cursor es colยทloca en una paraula, la paraula tambรฉ es marca en cursiva."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -990,8 +990,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "L'atribut <emph>Negreta</emph> s'aplica a l'ร rea seleccionada. Si el cursor es colยทloca en una paraula, la paraula tambรฉ es marca en negreta."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1006,8 +1006,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "S'aplica l'atribut <emph>Subratllat</emph> a l'ร rea seleccionada. Si el cursor es colยทloca en una paraula, tambรฉ se subratlla la paraula."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1022,8 +1022,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Elimina la formataciรณ directa del text o dels objectes seleccionats (com a <emph>Format - Neteja el format directe</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1046,8 +1046,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1078,16 +1078,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Mou entre ร rees (cap enrere)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Dreceres en l'ร rea de tema nou de la galeria:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1102,8 +1102,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1150,8 +1150,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Obre el diร leg de propietats."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1230,16 +1230,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Insereix un tema nou"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Dreceres en l'ร rea de previsualitzaciรณ de la galeria:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1254,8 +1254,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1366,8 +1366,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Puja una pantalla."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1382,8 +1382,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Baixa una pantalla."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1486,8 +1486,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Pas enrere (รบnicament en la visualitzaciรณ d'objectes)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1502,8 +1502,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "Selecciรณ de files i columnes en una taula de base de dades (oberta amb la combinaciรณ de tecles <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Maj + F4)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1518,8 +1518,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1550,8 +1550,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Commuta la selecciรณ de files."
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1566,8 +1566,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Selecciona la columna actual"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1582,8 +1582,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Mou la busca a la primera fila"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1598,8 +1598,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Mou la busca a l'รบltima fila"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1622,16 +1622,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Seleccioneu la barra d'eines amb F6. Utilitzeu les fletxes avall i dreta per seleccionar la icona de la barra d'eines que vulgueu i premeu <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retorn"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1646,8 +1646,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Seleccioneu el document per mitjร  de <switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 i premeu Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1750,8 +1750,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Sortiu del mode de gestiรณ de selecciรณ i torneu al mode de selecciรณ d'objectes."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1766,8 +1766,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Mou el punt seleccionat (les funcions de captura de graella s'inhabiliten temporalment, perรฒ els punts finals encara s'ajusten entre ells)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1782,32 +1782,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Mou l'objecte de dibuix seleccionat un pรญxel (en el mode de selecciรณ)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Redimensiona un objecte de dibuix (en el mode de gestiรณ de la selecciรณ)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Gira l'objecte de dibuix (en el mode de gir)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Obre el diร leg de propietats per a un objecte de dibuix."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1830,8 +1830,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Seleccioneu un punt de l'objecte de dibuix (el mode de selecciรณ de punts) / Cancelยทleu la selecciรณ."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1854,8 +1854,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Seleccioneu un punt addicional en el mode de selecciรณ de punts."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1870,16 +1870,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Seleccioneu el punt segรผent de l'objecte de dibuix (mode de selecciรณ de punts)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "En el mode de gir, el centre de gir tambรฉ es pot seleccionar."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1894,8 +1894,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Seleccioneu un punt anterior de l'objecte de dibuix (mode de selecciรณ de punts)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1918,8 +1918,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Ordre</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Retorn a la icona de selecciรณ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1942,16 +1942,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Sortiu del mode de selecciรณ de punts. Desprรฉs, se selecciona l'objecte de dibuix."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Edita un punt d'un objecte de dibuix (mode d'ediciรณ de punts)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2070,8 +2070,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Resultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2150,8 +2150,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Previsualitza"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2166,8 +2166,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Executa la consulta"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2182,8 +2182,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Afegeix una taula o consulta"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2206,8 +2206,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Resultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2342,8 +2342,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Resultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2390,8 +2390,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Salta entre finestres."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/07.po b/source/ca/helpcontent2/source/text/shared/07.po
index d8285c2fd9a..e0f457cddcb 100644
--- a/source/ca/helpcontent2/source/text/shared/07.po
+++ b/source/ca/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-28 12:29+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1527510564.000000\n"
@@ -38,16 +38,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Per crear una pร gina web per a Internet, obriu un <emph>Document HTML</emph> nou des del menรบ <emph>Fitxer โ–ธ Nou</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "El mode Format web รฉs una eina per crear noves pร gines web, que podeu habilitar des del menรบ <emph>Visualitza โ–ธ Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -62,8 +62,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "Canvieu al mode de format web des del menรบ <emph>Visualitza โ–ธ Web</emph> o obrint un document HTML nou."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/guide.po b/source/ca/helpcontent2/source/text/shared/guide.po
index 33d8792a73a..16d01ea9fd7 100644
--- a/source/ca/helpcontent2/source/text/shared/guide.po
+++ b/source/ca/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-28 12:20+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Language: ca\n"
"X-POOTLE-MTIME: 1527510011.000000\n"
@@ -12398,8 +12398,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Per crear una lรญnia simple, teclegeu tres o mรฉs guionets (-), o ratlles baixes ( _ ), i premeu Retorn. Per crear una lรญnia doble, teclegeu tres o mรฉs signes d'igual (=), asteriscos (*), titlles (~) o coixinets (#) i premeu Retorn."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/shared/optionen.po b/source/ca/helpcontent2/source/text/shared/optionen.po
index 240bf94ab67..f0ced5cf419 100644
--- a/source/ca/helpcontent2/source/text/shared/optionen.po
+++ b/source/ca/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-25 11:10+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 09:18+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Language: ca\n"
-"X-POOTLE-MTIME: 1529925031.000000\n"
+"X-POOTLE-MTIME: 1531127913.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -1606,7 +1606,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
@@ -13567,7 +13567,7 @@ msgctxt ""
"par_id0709201509091353\n"
"help.text"
msgid "<item type=\"literal\">long</item>: integer numbers;"
-msgstr "<item type=\"literal\">llarg</item>: nombres enters;"
+msgstr "<item type=\"literal\">gran</item>: nombres enters;"
#: expertconfig.xhp
msgctxt ""
diff --git a/source/ca/helpcontent2/source/text/simpress/01.po b/source/ca/helpcontent2/source/text/simpress/01.po
index 543395674bc..088f1be23b1 100644
--- a/source/ca/helpcontent2/source/text/simpress/01.po
+++ b/source/ca/helpcontent2/source/text/simpress/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-08 15:10+0200\n"
-"PO-Revision-Date: 2018-06-12 08:07+0000\n"
+"PO-Revision-Date: 2018-07-09 09:04+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1528790863.000000\n"
+"X-POOTLE-MTIME: 1531127093.000000\n"
#: 01170000.xhp
msgctxt ""
@@ -7326,7 +7326,7 @@ msgctxt ""
"par_id3146974\n"
"help.text"
msgid "<ahelp hid=\".uno:convert_to_contour\">Converts the selected object to a polygon, or a group of polygons.</ahelp> If the conversion creates a group of polygons (for example, when you convert a text object), then press F3 to enter the group before you can select an individual polygon."
-msgstr ""
+msgstr "<ahelp hid=\".uno:convert_to_contour\">Converteix l'objecte seleccionat en un polรญgon o en un grup de polรญgons.</ahelp> Si la conversiรณ crea un grup de polรญgons (per exemple, quan convertiu un objecte de text), premeu la tecla F3 per a entrar al grup i poder seleccionar un polรญgon individual."
#: 13050700.xhp
msgctxt ""
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office.po b/source/ca/officecfg/registry/data/org/openoffice/Office.po
index 4df019be3bd..9a44629d4a7 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2018-03-02 13:08+0000\n"
-"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
+"PO-Revision-Date: 2018-07-08 20:10+0000\n"
+"Last-Translator: Jordi Serratosa <jordis@softcatala.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1519996118.000000\n"
+"X-POOTLE-MTIME: 1531080654.000000\n"
#: Addons.xcu
msgctxt ""
@@ -311,7 +311,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Display Name"
-msgstr "Visualitza el Nom"
+msgstr "Nom a mostrar"
#: DataAccess.xcu
msgctxt ""
diff --git a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
index bf5b8de33ac..63a653fe018 100644
--- a/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ca/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-02 06:22+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-09 06:43+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530512545.000000\n"
+"X-POOTLE-MTIME: 1531118634.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3808,15 +3808,6 @@ msgstr "Insereix un ~salt de pร gina"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Dades"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Insereix"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr "~Dades"
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/ca/sc/messages.po b/source/ca/sc/messages.po
index 465fc55a0dd..c5fcfddf95e 100644
--- a/source/ca/sc/messages.po
+++ b/source/ca/sc/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-02 06:24+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 08:44+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530512665.000000\n"
+"X-POOTLE-MTIME: 1531125858.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -13708,37 +13708,42 @@ msgid "~Value"
msgstr "~Valor"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr "~Fรณrmula"
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Font"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Entrades"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistema"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Estร ndard;Text;Data (DMA);Data (MDA);Data (AMD);Anglรจs (EUA);Amaga"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulaciรณ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "espai"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13749,1196 +13754,1301 @@ msgstr ""
"Voleu acceptar la proposta de correcciรณ?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Filtre d'imatge"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Text"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Selecciรณ de fulls"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Fulls ~seleccionats"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Regle"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Aquest regle gestiona objectes en posicions fixes."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Previsualitza"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Aquest full mostra com es presentaran les dades en el document."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Vista de document"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Full %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Celยทla %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "ร€rea esquerra"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Previsualitzaciรณ de la pร gina"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "ร€rea central"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "ร€rea dreta"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Capรงalera de la pร gina %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Peu de la pร gina %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Lรญnia d'entrada"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Aquรญ รฉs on introduรฏu o editeu textos, nombres i fรณrmules."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Reproductor multimรจdia"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "En prรฉmer el botรณ del ratolรญ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barra d'eines de fรณrmula"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Fulls de cร lcul del %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(nomรฉs de lectura)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mode de previsualitzaciรณ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pร gines"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~Suprimeix la sortida de pร gines buides"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Imprimeix el contingut"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Tots els fulls"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Fulls ~seleccionats"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Celยทles seleccionades"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "D'aquest contingut, imprimeix"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Totes les ~pร gines"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pร ~gines"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Avisa'm d'aixรฒ en el futur."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "La segรผent font DDE no es pot actualitzar possiblement perquรจ el document font no estร  obert. Obriu el document font una altra vegada i torneu-ho a provar."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "No s'ha pogut carregar el segรผent fitxer extern. Les dades enllaรงades des d'aquest fitxer no s'actualitzaran."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "S'estan actualitzant externs."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "L'interval contรฉ eti~quetes de columna"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "L'interval contรฉ ~etiquetes de fila"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "El valor no รฉs vร lid"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "No s'ha indicat cap fรณrmula."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "No s'ha indicat cap fila ni cap columna."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "El nom o l'interval no s'ha definit."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "El nom no s'ha definit o bรฉ la referรจncia a la celยทla รฉs incorrecta."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Les fรณrmules no formen una columna."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Les fรณrmules no formen una fila."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Afegeix una formataciรณ automร tica"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Canvia el nom a la formataciรณ automร tica"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nom"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Suprimeix la formataciรณ automร tica"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Esteu segur que voleu suprimir la formataciรณ automร tica #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Tan~ca"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Gen"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Febr"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Marรง"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centre"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Full"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Celยทla"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Contingut"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "ร€ncora de pร gina"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "ร€ncora de celยทla"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Condiciรณ "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Continguts"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Fulls"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Noms d'intervals"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Intervals de la base de dades"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Imatges"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Objectes OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Comentaris"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "ร€rees enllaรงades"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Objectes de dibuix"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Visualitzaciรณ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "actiu"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactiu"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ocult"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Finestra activa"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nom de l'escenari"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Comentari"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Ordre ascendent"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Ordena de forma descendent"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Ordre personalitzat"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Tot"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Mostra nomรฉs l'element actual."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Amaga nomรฉs l'element actual."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Cerca elements..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "ร€rea del full"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Lรญnia d'entrada"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Auxiliar de funcions"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Accepta"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cancelยทla"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Fรณrmula"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Amplia la barra de fรณrmules"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Redueix la barra de fรณrmules"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflicte"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Data"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Usuari desconegut"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "S'ha inserit una columna"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "S'ha inserit una fila "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "S'ha inserit un full "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "S'ha suprimit la columna"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "S'ha suprimit la fila"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "S'ha suprimit el full"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "S'ha mogut l'interval"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "El contingut ha canviat"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "El contingut ha canviat"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "S'ha canviat a "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Original"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Els canvis s'han rebutjat"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Acceptat"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Rebutjat"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Cap entrada"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<buit>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "No protegit"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "No protegit amb contrasenya"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "El resum รฉs incompatible"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "El resum รฉs compatible"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Torneu a introduir-la"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Mitjana mรฒbil"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Suavitzat exponencial"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Anร lisi de la variร ncia"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Anร lisi de la variร ncia (ANOVA)"
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - factor รบnic"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - dos factors"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grups"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Entre els grups"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Dins els grups"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Origen de la variaciรณ"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Valor P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F crรญtic"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Correlaciรณ"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Correlacions"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covariร ncia"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Covariร ncies"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Estadรญstiques descriptives"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Mitjana"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Error estร ndard"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Variร ncia"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviaciรณ estร ndard"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Curtosi"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asimetria"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ร€rea"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Mรญnim"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Mร xim"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Compta"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr "Primer quartil "
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Tercer quartil"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Aleatori ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniforme"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Enter uniforme"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial negativa"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Khi quadrada"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geomรจtrica"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Mรญnim"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Mร xim"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Mitjana"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviaciรณ estร ndard"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Valor p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Nombre d'intents"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Valor ni"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Mostreig"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Prova F"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Prova F"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Prova t aparellada"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Prova t aparellada"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Prova z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "Prova z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Prova d'independรจncia (khi quadrat)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regressiรณ"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regressiรณ"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Columna %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Fila %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Diferรจncia mitjana hipotรจtica"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observacions"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Diferรจncia mitjana observada"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr "Rยฒ ajustat"
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr "Nombre de variables X"
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Valor P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Valor crรญtic"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Prova estadรญstica"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineal"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarรญtmic"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potรจncia"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr "L'interval de variables independents no รฉs vร lid."
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr "L'interval de les variables dependents no รฉs vร lid."
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr "L'interval de sortida no รฉs vร lid."
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr "El nivell de confianรงa ha de ser en l'interval (0, 1)."
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr "L'interval de la variable Y no pot tenir mรฉs d'1 columna."
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr "L'interval de la variable Y no pot tenir mรฉs d'1 fila."
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr "Regressiรณ d'una variable: el nombre d'observacions en X i Y han de coincidir."
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr "Regressiรณ multivariable: el nombre d'observacions en X i Y han de coincidir."
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Model de regressiรณ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr "Estadรญstiques de regressiรณ"
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr "Nivell de confianรงa"
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr "Coeficients"
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Pendent"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Intercepciรณ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr "Y predit"
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) cua dreta"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F cua dreta crรญtica"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) cua esquerra"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F cua esquerra crรญtica"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P bilateral"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F bilateral crรญtica"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Correlaciรณ de Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Variร ncia de les diferรจncies"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "Estadรญstic t"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) unilateral"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t unilateral crรญtica"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) bilateral"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t bilateral crรญtica"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Variร ncia coneguda"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) unilateral"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z unilateral crรญtica"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) bilateral"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z bilateral crรญtica"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Habilita el contingut"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "A la celยทla"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "A la celยทla (canvia de mida amb la celยทla)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "A la pร gina"
@@ -16634,6 +16744,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Flux d'origen"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr "Interval de base de dades:"
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18440,532 +18555,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Eines"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "_Comprova si hi ha actualitzacions..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Per defecte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Capรงalera 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Capรงalera 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Dolent"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Bo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Avรญs"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Nota al peu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "_Comprova si hi ha actualitzacions..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Eines"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fitxer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Edita"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "E_stils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Tipus de lletra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Permet indicar les vores de les celยทles seleccionades."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Nombre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Alineaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Celยทles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Insereix"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Dades"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Revisiรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Imatge"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "C_olor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Llengua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Revisiรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Com_para"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "E_stils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "D_ibuixa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_Agrupa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Marc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "E_stils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormata"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Parร graf"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "_Comprova si hi ha actualitzacions..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "_Comprova si hi ha actualitzacions..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Per defecte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Capรงalera 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Capรงalera 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Dolent"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Bo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Avรญs"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nota al peu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "_Comprova si hi ha actualitzacions..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Eines"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Ajuda"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fitxer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Edita"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Est_ils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Tipus de lletra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Nombre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Alineaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Celยทles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Insereix"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Dades"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Revisiรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Imatge"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Llengua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisiรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentaris"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_para"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_ibuixa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Edita"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Agrupa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Tipus de lletra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alineaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Visualitzaciรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insereix"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimรจdia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Marc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Organitza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Graella"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Visualitzaciรณ"
@@ -20385,61 +20500,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regressiรณ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Interval de la variable 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr "Interval de les variables independents (X):"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Interval de la variable 2:"
+msgid "Dependent variable (Y) range:"
+msgstr "Interval de la variable dependent (Y):"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr "Ambdรณs intervals X i Y tenen etiquetes"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Resultats a:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Dades"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columnes"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Files"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Agrupat per"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr "Regressiรณ lineal"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr "Regressiรณ logarรญtmica"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr "Regressiรณ exponencial"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Tipus de regressiรณ de sortida"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr "Nivell de confianรงa"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr "Calcula els residus"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr "0,95"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr "Opcions"
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22830,82 +22970,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Longitud del text"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr "Personalitzat"
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "igual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "menor que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "major que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "menor o igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "major o igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "no รฉs igual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "interval vร lid"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "interval no vร lid"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Permet:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Dades:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Mรญnim:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Mร _xim:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Permet c_elยทles buides"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Mostra la _llista de selecciรณ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Ordena les en_trades en sentit ascendent"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Una font vร lida nomรฉs pot consistir d'una selecciรณ contigua de files i columnes, o bรฉ d'una fรณrmula que resulta en una ร rea o un vector."
diff --git a/source/ca/sd/messages.po b/source/ca/sd/messages.po
index d7b329aeeaa..2cf7436d676 100644
--- a/source/ca/sd/messages.po
+++ b/source/ca/sd/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
-"PO-Revision-Date: 2018-05-28 07:11+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:44+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527491470.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531118645.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -5183,8 +5183,8 @@ msgstr "Objectes mestre"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Insereix una imatge"
+msgid "Insert Image..."
+msgstr "Insereix una imatge..."
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/ca/sfx2/messages.po b/source/ca/sfx2/messages.po
index 1289dc8d1ba..ea026f6cc90 100644
--- a/source/ca/sfx2/messages.po
+++ b/source/ca/sfx2/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-02 06:23+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:44+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530512619.000000\n"
+"X-POOTLE-MTIME: 1531118653.000000\n"
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -2194,6 +2194,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Vegeu l'ajuda en lรญnia"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr "No tornis a mostrar aquest diร leg"
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/ca/svx/messages.po b/source/ca/svx/messages.po
index 22b111f9b2e..5377102bc34 100644
--- a/source/ca/svx/messages.po
+++ b/source/ca/svx/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-21 08:30+0000\n"
-"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:45+0000\n"
+"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529569821.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531118742.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Propietat intelยทlectual"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Cap"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Recents"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Color personalitzat..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Suprimeix"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Lรญnies i fletxes"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Corba"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Connectors"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formes bร siques"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Sรญmbols"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Fletxes de bloc"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Diagrama de flux"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Llegendes"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Estrelles"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Objectes 3D"
@@ -4140,8 +4140,8 @@ msgstr "_Copia"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Insereix"
+msgid "_Paste"
+msgstr "_Enganxa"
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
@@ -4456,17 +4456,17 @@ msgstr "Espais de nom"
#: svx/uiconfig/ui/oldcolorwindow.ui:59
msgctxt "oldcolorwindow|none_color_button"
msgid "None"
-msgstr ""
+msgstr "Cap"
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "Recents"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "Color personalitzat..."
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
@@ -9683,7 +9683,7 @@ msgstr "Llum de neรณ"
#: include/svx/strings.hrc:758
msgctxt "RID_SVXSTR_GRDT82"
msgid "Sunshine"
-msgstr ""
+msgstr "Raigs de sol"
#: include/svx/strings.hrc:759
msgctxt "RID_SVXSTR_GRDT83"
diff --git a/source/ca/sw/messages.po b/source/ca/sw/messages.po
index a79322617f3..a02bbdf1b07 100644
--- a/source/ca/sw/messages.po
+++ b/source/ca/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-07-02 06:23+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-09 08:44+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530512588.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531125841.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Text"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr "Ocult"
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr "Condiciรณ"
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Cap]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Inici"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Final"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Sobre"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Sota"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "nomรฉs de lectura"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Els directoris de 'Text automร tic' sรณn nomรฉs de lectura. Voleu obrir el diร leg de configuraciรณ de camins?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Estadรญstiques"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "S'estร  important el document..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "S'estร  exportant el document..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "S'estร  desant el document..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "S'estร  reformatant el document..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "S'estร  formatant automร ticament el document..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Cerca..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Carta"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "S'estร  verificant l'ortografia..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Particiรณ de mots..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "S'estร  inserint el directori..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "S'estร  actualitzant el directori..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "S'estร  creant el resum..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "S'estan adaptant els objectes..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objecte"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Marc"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Forma"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Secciรณ"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numeraciรณ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "pร gina buida"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Resum: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "separat per: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Esquema: nivell "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Estil: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Nรบmero de pร gina: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Salt abans de pร gina nova"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Text occidental: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Text asiร tic: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "Text CTL:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Autoria desconeguda"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Suprimeix ~tots els comentaris de $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Amaga ~tots els comentaris de $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Numeraciรณ d'esquemes"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 paraules, %2 carร cters"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 paraules, %2 carร cters seleccionats"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Converteix el text en una taula"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Afegeix una formataciรณ automร tica"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Suprimeix la formataciรณ automร tica"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "L'entrada de formataciรณ automร tica segรผent se suprimirร :"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Canvia el nom de la formataciรณ automร tica"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Tanca"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Gen."
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Febr."
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Marรง"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centre"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suma"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"No s'ha pogut crear la formataciรณ automร tica desitjada. \n"
"Torneu-ho a provar utilitzant un nom diferent."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numรจric"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Files"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Columna"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Edita entrada bibliogrร fica"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Insereix entrada bibliogrร fica"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Espaiat entre %1 i %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Amplada de la columna %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Taula del %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Marc del %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Imatge del %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Altres objectes OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "El nom de la taula no pot incloure espais."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Les celยทles seleccionades de la taula sรณn massa complexes per poder-les fusionar."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "No es pot ordenar la selecciรณ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Feu clic a l'objecte"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Abans d'inserir el text automร tic"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Desprรฉs d'inserir el text automร tic"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Ratolรญ sobre l'objecte"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Activa l'enllaรง"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "El ratolรญ deixa l'objecte"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "La imatge s'ha carregat correctament"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "La cร rrega de la imatge ha finalitzat"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "No s'ha pogut carregar la imatge"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Entrada de carร cters alfanumรจrics"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Entrada de carร cters no alfanumรจrics"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Canvia la mida del marc"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Mou el marc"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Encapรงalaments"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Taules"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Marcs de text"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Imatges"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Objectes OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Marcadors"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Seccions"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Enllaรงos"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Referรจncies"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "รndexs"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Objectes de dibuix"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comentaris"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Encapรงalament 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Aquest รฉs el contingut del primer capรญtol. Aquesta รฉs una entrada del directori d'usuari"
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Encapรงalament 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Aquest รฉs el contingut del capรญtol 1.1. Aquesta รฉs l'entrada de la taula de continguts."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Encapรงalament 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Aquest รฉs el contingut del capรญtol 1.2. Aquesta paraula clau รฉs l'entrada principal."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Taula 1: Aquesta รฉs la taula 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Imatge 1: Aquesta รฉs la imatge 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Encapรงalament"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Marc de text"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Objecte OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Secciรณ"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Enllaรง"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Referรจncia"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "รndex"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Comentaris"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Objecte de dibuix"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Formats addicionals..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Sistema]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"La particiรณ de mots interactiva ja รฉs activa\n"
"en un altre document"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Particiรณ de mots"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "no รฉs possible"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Suprimeix $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Insereix $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Sobreescriu: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Parร graf nou"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Mou"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Aplica els atributs"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Aplica els estils: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Reinicialitza els atributs"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Canvia l'estil: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Insereix el fitxer"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Insereix text automร tic"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Suprimeix el marcador: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Insereix el marcador: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Ordena la taula"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Ordena el text"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Insereix la taula: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Converteix text -> taula"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Converteix taula -> text"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copia: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Reemplaรงa $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Insereix un salt de pร gina"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Insereix un salt de columna"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Insereix un sobre"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copia: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Mou: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Insereix un diagrama del %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Insereix un marc"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Suprimeix un marc"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Formataciรณ automร tica"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Encapรงalament de la taula"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Reemplaรงa: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Insereix una secciรณ"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Suprimeix una secciรณ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modifica una secciรณ"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Modifica els valors per defecte"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Reemplaรงa l'estil: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Suprimeix el salt de pร gina"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Correcciรณ del text"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Augmenta/disminueix l'esquema"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Mou l'esquema"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Insereix una numeraciรณ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Un nivell cap amunt"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Un nivell cap avall"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Mou els parร grafs"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Insereix l'objecte de dibuix: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Nรบmero activat/desactivat"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Augmenta el sagnat"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Redueix el sagnat"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Insereix la llegenda: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Reinicia la numeraciรณ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modifica la nota al peu"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Accepta el canvi: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Rebutja el canvi: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Divideix la taula"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Atura l'atribut"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Correcciรณ automร tica"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Fusiona la taula"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Canvia a majรบscules/minรบscules"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Suprimeix la numeraciรณ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Objectes de dibuix: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Agrupa els objectes de dibuix"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Desagrupa els objectes de dibuix"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Suprimeix els objectes de dibuix"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Reemplaรงa la imatge"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Suprimeix la imatge"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Aplica els atributs de la taula"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Taula de formataciรณ automร tica"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Insereix una columna"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Insereix una fila"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Suprimeix una fila o columna"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Suprimeix una columna"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Suprimeix una fila"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Divideix les celยทles"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Fusiona les celยทles"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formata la celยทla"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Insereix un รญndex o una taula"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Suprimeix un รญndex o una taula"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copia la taula"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copia la taula"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Defineix el cursor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Enllaรงa els marcs de text"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Desenllaรงa els marcs de text"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modifica les opcions de notes al peu"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Compara el document"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Aplica l'estil de marc: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Parร metre de Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Insereix una nota al peu"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "insereix un botรณ URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Insereix un enllaรง"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "suprimeix el contingut invisible"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Taula/รญndex canviat"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "ยซ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "ยป"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "selecciรณ mรบltiple"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Tecleja: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Enganxa el porta-retalls"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "aparicions de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 pestanyes"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 salts de lรญnia"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "salt de pร gina"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "salt de columna"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Insereix $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Suprimeix $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Els atributs han canviat"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "La taula ha canviat"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "L'estil ha canviat"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "La formataciรณ del parร graf ha canviat"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Insereix una fila"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Suprimeix una fila"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Insereix una celยทla"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Suprimeix una celยทla"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 canvis"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Canvia l'estil de pร gina: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Crea l'estil de pร gina: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Suprimeix l'estil de pร gina: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de pร gina: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "S'ha canviat la capรงalera/peu de pร gina"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "S'ha canviat el camp"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Crea l'estil de parร graf: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Suprimeix l'estil de parร graf: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de parร graf: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Crea l'estil de carร cter: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Suprimeix l'estil de carร cter: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de carร cter: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Crea l'estil de marc: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Suprimeix l'estil de marc: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de marc: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Crea l'estil de numeraciรณ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Suprimeix l'estil de numeraciรณ: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Canvia el nom de l'estil de numeraciรณ: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Canvia de nom el marcador: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Insereix una entrada d'รญndex"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Suprimeix una entrada d'รญndex"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "camp"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Parร grafs"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "marc"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Objecte OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "fรณrmula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "diagrama"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "comentari"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "referรจncia creuada"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "entrada bibliogrร fica"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "carร cter especial"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "nota al peu"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "imatge"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "objectes de dibuix"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "taula: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "parร graf"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Signa el parร graf"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Canvia el tรญtol de l'objecte $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Canvia la descripciรณ de l'objecte $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Crea l'estil de taula: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Suprimeix l'estil de taula: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Actualitza l'estil de taula: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Suprimeix la taula"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Visualitzaciรณ del document"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Visualitzaciรณ del document"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Capรงalera $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Pร gina de capรงalera $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Peu de pร gina $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Pร gina de peu de pร gina $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Nota al peu $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Nota al peu $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) a la pร gina $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Pร gina $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Pร gina: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Accions"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Activeu aquest botรณ per obrir una llista d'accions que es poden realitzar en aquest comentari i en altres comentaris"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Previsualitzaciรณ del document"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mode de previsualitzaciรณ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Document del %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Error de lectura"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "No es pot mostrar la imatge."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "S'ha produรฏt un error en llegir el porta-retalls."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Salt de columna manual"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Fila %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Columna %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Carร cter"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Parร graf"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Marc"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pร gines"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numeraciรณ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Celยทla"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiร tic"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "Escriptures complexes"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Occidental"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contingut"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~Fons de la pร gina"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Imatges i altres objectes grร fics"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Te~xt amagat"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Espais reservats per a ~text"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Control~s de formulari"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Color"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Imprimeix el text en ~negre"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pร gines"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Imprimeix ~les pร gines en blanc que s'han inserit automร ticament"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Utilitza nomรฉs la safata de paper de les preferรจncies de la impressora"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprimeix"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Cap (nomรฉs el document)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Nomรฉs comentaris"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Situa al final del document"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Situa al final de la pร gina"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comentaris"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Cares de la pร gina"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Totes les pร gines"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Reversos / pร gines de l'esquerra"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Anversos / pร gines de la dreta"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Inclou"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "~Fullet"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Escriptura d'esquerra a dreta"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Escriptura de dreta a esquerra"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "ร€rea d'impressiรณ i nombre de cรฒpies"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Totes les pร gines"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pร ~gines"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Selecciรณ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Colยทloca en els marges"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funcions"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancelยทla"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplica"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barra d'eines de fรณrmula"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Tipus de fรณrmula"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Text de la fรณrmula"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Visualitzaciรณ global"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Visualitzaciรณ de navegaciรณ de contingut"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Nivell de l'esquema"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mode d'arrossegament"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Insereix com a enllaรง"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Insereix com a enllaรง"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Insereix com a cรฒpia"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Mostra"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Finestra activa"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ocult"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "actiu"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactiu"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Edita..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Act~ualitza"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Edita"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Edita l'enllaรง"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Insereix"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "ร~ndex"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Fitxer"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Document nou"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Suprimeix"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Suprimeix"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selecciรณ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "รndexs"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Enllaรงos"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Tot"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "Sup~rimeix l'รญndex"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Desprotegeix"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ocult"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "No s'ha trobat el fitxer: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Canvia el nom"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "N~omรฉs de lectura"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Mostra-ho tot"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Amaga-ho tot"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Suprimeix-ho tot"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Esquerra: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Dreta: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Interior: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Exterior: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Superior: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Inferior: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pร gina"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Lรญnia"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Error de sintaxi **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Divisiรณ per zero **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Mal รบs dels parรจntesis **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Desbordament en la funciรณ de quadrat **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Desbordament **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Error **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** L'expressiรณ no รฉs vร lida **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "S'ha produรฏt un error: No s'ha trobat la font de referรจncia"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Cap"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fix)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " A: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "รndex alfabรจtic"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definit per l'usuari"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "รndex de continguts"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografia"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citaciรณ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "รndex de taules"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "รndex d'objectes"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Taula de figures"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "Feu %s-clic per a seguir l'enllaรง"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Clic per a obrir l'enllaรง"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Tรญtol"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Assumpte"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Paraules clau"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentaris"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Creaciรณ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modificat"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "รšltima impressiรณ"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Nรบmero de revisiรณ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Temps total d'ediciรณ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Converteix $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Primera conversiรณ $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Conversiรณ segรผent $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Article"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Llibre"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Fullets"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Acta de congrรฉs"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Extracte de llibre"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Extracte de llibre amb el tรญtol"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Acta de congrรฉs"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Revista"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Documentaciรณ tรจcnica"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tesi"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Miscelยทlร nia"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissertaciรณ"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Acta de congrรฉs"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Informe de recerca"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "No publicat"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Adreรงa electrรฒnica"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Document WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Definit per l'usuari 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Definit-per-l'usuari2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Definit per l'usuari 3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Definit-per-l'usuari4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Definit-per-l'usuari5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Nom curt"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tipus"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adreรงa"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anotaciรณ"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autors"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Tรญtol del llibre"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Capรญtol"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Ediciรณ"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Tipus de publicaciรณ"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Instituciรณ"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Revista"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mes"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organitzaciรณ"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Pร gina/-es"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Editor"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universitat"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Sรจrie"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Tรญtol"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Tipus d'informe"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volum"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Any"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Definit-per-l'usuari1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Definit-per-l'usuari2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Definit-per-l'usuari3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Definit-per-l'usuari4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Definit-per-l'usuari5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Edita entrada d'รญndex"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Insereix entrada d'รญndex"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "L'entrada bibliogrร fica ja existeix amb dades diferents en el document. Voleu ajustar les entrades ja existents?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comentaris"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Mostra els comentaris"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Amaga els comentaris"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "El nom de la drecera ja existeix. Trieu un altre nom."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Voleu suprimir el text automร tic?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Suprimeix la categoria "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Text automร tic:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Desa el text automร tic"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Aquest fitxer no contรฉ text automร tic."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "El meu text automร tic"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "No s'ha trobat el text automร tic per a la drecera ยซ%1ยป."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "No es pot inserir una taula sense files ni columnes"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "No es pot inserir la taula perquรจ รฉs massa gran"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "No s'ha pogut crear el text automร tic."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "El format desitjat del porta-retalls no estร  disponible."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "Document de text del %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Imatge (Document de text del %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objecte (Document de text del %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Intercanvi de dades dinร miques (enllaรง DDE)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Tots els comentaris"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Tots els comentaris"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Comentaris de "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(sense data)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(sense autor)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Respon a $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Edita el bloc d'adreรงa"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Salutaciรณ personalitzada (destinataris masculins)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Salutaciรณ personalitzada (destinatร ries femenines)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Ele~ments de la salutaciรณ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Afegeix a la salutaciรณ"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Suprimeix de la salutaciรณ"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Arrossegueu els elements de la salutaciรณ al quadre inferior"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Salutaciรณ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Signe de puntuaciรณ"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Assigneu els camps de la vostra font de dades perquรจ coincideixin amb els elements de la salutaciรณ."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Previsualitzaciรณ de la salutaciรณ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Elements de l'adreรงa"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Elements de salutaciรณ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Coincideix amb el camp:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Previsualitza"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " no estร  disponible "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Tots els fitxers"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Llistes d'adreces (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Text pla (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Text separat per comes (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
" Voleu introduir ara la informaciรณ del compte de correu?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Llista d'adreces del %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Seleccioneu el document inicial"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Seleccioneu el tipus de document"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Inseriu un bloc d'adreรงa"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Selecciona una llista d'adreces"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Creeu una salutaciรณ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Ajusteu el format"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Exclou el destinatari"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Finalitza"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Auxiliar de combinaciรณ de correu"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Tipus"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Consulta"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Voleu continuar la verificaciรณ des de l'inici del document?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "S'ha completat la verificaciรณ ortogrร fica."
@@ -4315,212 +4325,212 @@ msgstr "S'ha completat la verificaciรณ ortogrร fica."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nom de fitxer"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Nom de la base de dades"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Capรญtol"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Nรบmeros de pร gina"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estadรญstiques"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Plantilles"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Remitent"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Defineix la variable"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Mostra la variable"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Insereix la fรณrmula"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Camp d'entrada"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Camp d'entrada (variable)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Camp d'entrada (usuari)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Text condicional"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Camp DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Executa la macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Interval de nombres"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Determina la variable de pร gina"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Mostra la variable de la pร gina"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Carrega l'URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Espai reservat"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Combina carร cters"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Llista d'entrada"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Defineix la referรจncia"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Insereix una referรจncia"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Camps de combinaciรณ de correu"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Registre segรผent"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Qualsevol registre"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Nรบmero de registre"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Pร gina anterior"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Pร gina segรผent"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Text amagat"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Camp d'usuari"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Entrada bibliogrร fica"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Parร graf amagat"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Informaciรณ del document"
@@ -4528,74 +4538,74 @@ msgstr "Informaciรณ del document"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Data (fixa)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Hora (fixa)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Taules"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Carร cters"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Paraules"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Parร grafs"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objectes"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pร gines"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automร tic"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Empresa"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Cognoms"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Inicials"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Carrer"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Paรญs"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Codi postal"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ciutat"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Tรญtol"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posiciรณ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (particular)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (feina)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Fax"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Correu electrรฒnic"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Comarca"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "desactivat"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "activat"
@@ -4692,32 +4702,32 @@ msgstr "activat"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nom de fitxer"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Nom del fitxer sense extensiรณ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Nom del camรญ/Fitxer"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Camรญ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Estil"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Categoria"
@@ -4725,22 +4735,22 @@ msgstr "Categoria"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Nom del capรญtol"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Nรบmero de capรญtol"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Nรบmero de capรญtol sense separador"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Nรบmero i nom del capรญtol"
@@ -4748,47 +4758,47 @@ msgstr "Nรบmero i nom del capรญtol"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romans (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romans (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "ร€rabs (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Com a estil de la pร gina"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Text"
@@ -4796,12 +4806,12 @@ msgstr "Text"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Inicials"
@@ -4809,42 +4819,42 @@ msgstr "Inicials"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistema"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de dades"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistema"
@@ -4852,17 +4862,17 @@ msgstr "Sistema"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Data"
@@ -4870,67 +4880,67 @@ msgstr "Data"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Referรจncia"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Pร gina"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Capรญtol"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "A sobre/A sota"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Com a estil de la pร gina"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Categoria i nรบmero"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Text de la llegenda"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numeraciรณ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nรบmero (sense context)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nรบmero (amb tot el context)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Article a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Article A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "Article A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Marc"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objecte"
@@ -4966,1232 +4976,1232 @@ msgstr "Objecte"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Condiciรณ"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Aleshores, si no"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Expressiรณ DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "T~ext amagat"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Nom de la ~macro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "R~eferรจncia"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "C~arร cters"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "D~esplaรงament"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valor"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalitzat"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Usuari]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Distร ncia h."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Distร ncia v."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Amplada"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Alรงada"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Marge esquerre"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Marge superior"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columnes"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Files"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "El servei segรผent no รฉs disponible: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Recompte de paraules i de carร cters. Feu clic per obrir el diร leg ยซRecompte de paraulesยป."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Visualitzaciรณ d'una sola pร gina"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Visualitzaciรณ de pร gines mรบltiples"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Visualitzaciรณ de llibre"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Nรบmero de pร gina en el document. Feu clic per a obrir el diร leg ยซVรฉs a la pร ginaยป o feu clic dret per a obrir la llista de marcadors."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Nรบmero de pร gina en el document (nรบmero de pร gina en el document imprรจs). Feu clic per a obrir el diร leg ยซVรฉs a la pร ginaยป."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Estil de pร gina. Feu clic amb el botรณ dret del ratolรญ per canviar l'estil o feu clic per obrir el diร leg ยซEstilยป."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Inicials destacades a sobre"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "files"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Sense inicials destacades"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Sense salt de pร gina"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "No reflecteixis"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Inverteix verticalment"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Inverteix horitzontalment"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Inverteix horitzontalment i vertical"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ reflecteix horitzontalment a les pร gines parelles"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Estil del carร cter"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "No hi ha cap estil de carร cter"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Peu de pร gina"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Sense peu de pร gina"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Capรงalera"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Sense capรงalera"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Ajustament รฒptim"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Sense ajustament"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Per darrere"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Ajustament paralยทlel"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Ajustament esquerre"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Ajustament dret"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Nomรฉs ร ncora)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Amplada:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Alรงada fixa:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Alรงada mรญnima:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "al parร graf"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "al carร cter"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "a la pร gina"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Coordenada X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Coordenada Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "a la part superior"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrat verticalment"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "a la part inferior"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Sobre la lรญnia"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Centrat verticalment a la lรญnia"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Sota la lรญnia"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Conforme al registre"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "No conforme al registre"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "a la dreta"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centrat horitzontalment"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "a l'esquerra"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "dins"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "fora"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Tota l'amplada"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columnes"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Amplada del separador:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ร€rea mร x. de la nota al peu:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Es pot editar en documents nomรฉs de lectura"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Divideix"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numeraciรณ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "sense numeraciรณ"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "enllaรงat a "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "i "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Compta les lรญnies"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "no comptis les lรญnies"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "inicia de nou el recompte de lรญnies amb: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Lluminositat: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Vermell: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Verd: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blau: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contrast: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Transparรจncia: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Inverteix"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "no inverteixis"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Mode grร fic: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Estร ndard"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Escala de grisos"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Blanc i negre"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Marca d'aigua"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotaciรณ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Sense graella"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Graella (nomรฉs lรญnies)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Graella (lรญnies i carร cters)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Segueix el flux del text"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "No segueixis el flux del text"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Fusiona les vores"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "No fusionis les vores"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Marc de text"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pร gina"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Dibuix"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Control"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Secciรณ"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Imatges"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Objecte OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Capรงaleres"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selecciรณ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Nota al peu"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Recordatori"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentari"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Repeteix la cerca"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Entrada de l'รญndex"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Fรณrmula de taula"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Fรณrmula de taula incorrecta"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Taula segรผent"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Marc de text segรผent"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Pร gina segรผent"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Dibuix segรผent"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Control segรผent"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Secciรณ segรผent"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Marcador segรผent"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Imatge segรผent"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Objecte OLE segรผent"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Encapรงalament segรผent"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Selecciรณ segรผent"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Nota al peu segรผent"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Recordatori segรผent"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Comentari segรผent"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Continua la cerca cap endavant"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Entrada d'รญndex segรผent"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Taula anterior"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Marc de text anterior"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Pร gina anterior"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Dibuix anterior"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Control anterior"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Secciรณ anterior"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Marcador anterior"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Imatge anterior"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Objecte OLE anterior"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Encapรงalament anterior"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Selecciรณ anterior"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Nota al peu anterior"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Recordatori anterior"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Comentari anterior"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Continua la cerca cap enrere"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Entrada d'รญndex anterior"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Fรณrmula de taula anterior"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Fรณrmula de taula segรผent"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Fรณrmula de taula defectuosa anterior"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Fรณrmula de taula defectuosa segรผent"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Inserit"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Suprimit"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formatat"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "La taula ha canviat"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "S'han aplicat els estils de parร graf"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "La formataciรณ del parร graf ha canviat"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "S'ha inserit una fila"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "S'ha suprimit una fila"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "S'ha inserit una celยทla"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "S'ha suprimit una celยทla"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Nota final: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Nota al peu: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-clic per obrir el menรบ d'etiqueta intelยทligent"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Capรงalera (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Capรงalera de la primera pร gina (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Capรงalera de la pร gina esquerra (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Capรงalera de la pร gina dreta (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Peu de pร gina (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Peu de pร gina de la primera pร gina (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Peu de pร gina de la pร gina esquerra (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Peu de pร gina de la pร gina dreta (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Suprimeix la capรงalera..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formata la capรงalera..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Suprimeix el peu de pร gina..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formata el peu de pร gina..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "No es pot obrir la imatge"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "No es pot llegir la imatge"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Format d'imatge desconegut"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "No s'admet aquesta versiรณ del fitxer d'imatge"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "No s'ha trobat el filtre d'imatge"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "No hi ha prou memรฒria per inserir la imatge."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Insereix una imatge"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comentari: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Inserciรณ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Supressiรณ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Correcciรณ automร tica"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formats"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Canvis a la taula"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "S'han aplicat els estils de parร graf"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pร gina "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Pร gina %1 de %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Pร gina %1 de %2 (Pร gina %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Parร graf"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Imatge"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Objecte OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Marc"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Fila de la taula"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Celยทla de la taula"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pร gina"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Capรงalera"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Peu de pร gina"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Document HTML del %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Tรญtol"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separador"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Nivell "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "No s'ha pogut trobar el fitxer \"%1\" en el camรญ \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "รndex de l'usuari"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Cap>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Cap>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Nรบmero de capรญtol"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Entrada"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulaciรณ"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Nรบmero de pร gina"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Informaciรณ sobre el capรญtol"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Inici d'enllaรง"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Final d'enllaรง"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Entrada bibliogrร fica: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Estil de carร cter: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Estructura el text"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Premeu Ctrl+Alt+A per moure el focus a mรฉs operacions"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Premeu la fletxa dreta o esquerra per triar els controls de l'estructura"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Premeu Ctrl+Alt+B per retornar el focus al control de l'estructura actual"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Fitxer de selecciรณ per a l'รญndex alfabรจtic (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Fitxer de selecciรณ per a l'รญndex alfabรจtic (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Lรญnia de base a ~dalt"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Lรญnia de base a ~baix"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Lรญnia de base ~centrada"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Insereix un objecte"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Edita un objecte"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Plantilla: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Vores"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fons"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Estil de parร graf: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Els nรบmeros de pร gina no es poden aplicar a la pร gina actual. Els nombres parells es poden utilitzar a les pร gines de l'esquerra i els nombres senars a les pร gines de la dreta."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Document mestre"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Document mestre del %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Una connexiรณ de fitxers suprimirร  el contingut de la secciรณ actual. Voleu realitzar la connexiรณ igualment?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "La contrasenya introduรฏda no รฉs correcta."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "No s'ha definit la contrasenya."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "La particiรณ de mots ha finalitzat"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Cap (no verifiquis l'ortografia)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Reinicialitza a la llengua per defecte"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Mรฉs..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignora"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Explicacions..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "La verificaciรณ d'ร rees especials estร  desactivada. Voleu verificar-les igualment?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "No s'han pogut fusionar els documents."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "No es pot carregar la font."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "No s'ha definit cap impressora fax a Eines/Opcions/%1/Imprimeix."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Document HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Document de text"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "No s'ha indicat la font."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivell "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Esquema "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Edita la nota al peu o final"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "La clau de cerca s'ha reemplaรงat XX vegades."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Fila "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Columna "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Exporta la font..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Exporta una cรฒpia de la font..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Continua"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tasca"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Estat"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "S'estร  enviant a: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "S'ha enviat amb รจxit"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "L'enviament ha fallat"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "EMPRESA;CR;NOM; ;COGNOMS;CR;ADREร‡A;CR;CIUTAT; ;ESTATPROVINCIA; ;CODIPOSTAL;CR;PAIS;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Fรณrmula de text"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Escala"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Cap a~munt"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Cap a~vall"
@@ -6437,7 +6447,7 @@ msgstr "Cap a~vall"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "La classificaciรณ del document ha canviat perquรจ el nivell de classificaciรณ d'un parร graf รฉs superior."
@@ -6445,32 +6455,32 @@ msgstr "La classificaciรณ del document ha canviat perquรจ el nivell de classific
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Vร lida "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "No vร lida"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "La signatura no รฉs vร lida"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Signat per"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Signatura del parร graf"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Targetes de visita"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Texts automร tics per a la drecera "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Marcadors"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Insereix"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Canvia el nom"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr "_Amaga"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Suprimeix"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr "Amb la _condiciรณ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Vรฉs a"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Suprimeix"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Canvia el nom"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11822,7 +11842,7 @@ msgstr "Insereix"
#: sw/uiconfig/swriter/ui/notebookbar.ui:5568
msgctxt "notebookbar|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Disposiciรณ"
#: sw/uiconfig/swriter/ui/notebookbar.ui:6487
msgctxt "notebookbar|LayoutLabel"
@@ -11872,7 +11892,7 @@ msgstr "Taula"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11892,27 +11912,27 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Imprimeix"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "Imprimeix"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimรจdia"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Multimรจdia"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objecte"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "_Eines"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "Eines"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,12 +11987,12 @@ msgstr "Insereix"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Disposiciรณ"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5453
msgctxt "notebookbar_compact|LayoutLabel"
@@ -12024,19 +12044,19 @@ msgstr "Taula"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9693
msgctxt "notebookbar_compact|AlignMenuButton"
msgid "A_lign"
-msgstr ""
+msgstr "A_linea"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "Dibuixa"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objecte"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "Objecte"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimรจdia"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Multimรจdia"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "Imprimeix"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "Imprimeix"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,12 +12116,12 @@ msgstr "Eines"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "Barra de menรบs"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Comprova si hi ha actualitzacions..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
@@ -12111,33 +12131,33 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Comprova si hi ha actualitzacions..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menรบ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Eines"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "Fitxer"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Edita"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "_Estils"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3978
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8691
@@ -12151,22 +12171,22 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9615
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_Parร graf"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
-msgstr ""
+msgstr "_Referรจncies"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4655
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Revisiรณ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4769
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6780
@@ -12174,17 +12194,17 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Visualitzaciรณ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Imprimeix"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Format de la diapositiva"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
@@ -12199,31 +12219,31 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "C_olor"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5886
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Organitza"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8289
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Graella"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Llengua"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
@@ -12233,17 +12253,17 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6575
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_Comentaris"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6676
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "_Compara"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6968
msgctxt "notebookbar_groupedbar_compact|DrawEditButton"
msgid "St_yles"
-msgstr ""
+msgstr "_Estils"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
@@ -12253,27 +12273,27 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "_Agrupa"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "_Marc"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8512
msgctxt "notebookbar_groupedbar_compact|StylesButton"
msgid "St_yles"
-msgstr ""
+msgstr "_Estils"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9744
msgctxt "notebookbar_groupedbar_compact|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "T_aula"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9884
msgctxt "notebookbar_groupedbar_compact|MergeButton"
@@ -12283,12 +12303,12 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "_Files"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "_Selecciona"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
@@ -12298,17 +12318,17 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimรจdia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Comprova si hi ha actualitzacions..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Comprova si hi ha actualitzacions..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
@@ -12318,70 +12338,70 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Comprova si hi ha actualitzacions..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menรบ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Eines"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "_Ajuda"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Fitxer"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Edita"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4012
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6776
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "_Estils"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4300
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7064
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11623
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4652
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11890
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_Parร graf"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4892
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12221
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Insereix"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5121
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8733
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
-msgstr ""
+msgstr "Referรจn_cia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5323
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9099
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Revisiรณ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5473
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9665
@@ -12389,121 +12409,121 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13655
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Visualitzaciรณ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5735
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
-msgstr ""
+msgstr "Imatge"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6166
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10761
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13338
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Organitza"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6343
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "C_olor"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6598
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10929
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13505
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Graella"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7644
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "T_aula"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7843
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "_Files"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8045
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Fusiona"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8274
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
-msgstr ""
+msgstr "Sele_cciona"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8504
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Calcula"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8870
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Llengua"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9312
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_Comentaris"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9515
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "_Compara"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10111
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "D_ibuixa"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10482
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Edita"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10713
msgctxt "notebookbar_groupedbar_full|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Ajusta"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10728
msgctxt "notebookbar_groupedbar_full|AlignButton"
msgid "Align"
-msgstr ""
+msgstr "Alinea"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11131
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "_Agrupa"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11311
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12669
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimรจdia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12907
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "_Marc"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13939
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Imprimeix"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Format de la diapositiva"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,8 +12927,8 @@ msgstr "Nivell d'esquema:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Text del cos"
+msgid "Text Body"
+msgstr "Cos del text"
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Sal_ts"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Text amagat"
+msgid "Hidden characters"
+msgstr "Carร cters amagats"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr "Formataciรณ de la visualitzaciรณ"
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Camps: Te_xt amagat"
+msgid "Hidden te_xt"
+msgstr "Te_xt amagat"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Camps: P_arร grafs amagats"
+msgid "Hidden p_aragraphs"
+msgstr "_Parร grafs amagats"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Visualitzaciรณ de"
+msgid "Display fields"
+msgstr "Camps de visualitzaciรณ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Alineaciรณ a la lรญnia base de les fรณrmules matemร tiques"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Assistรจncia del format"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Cursor _directe"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Insereix"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Alineaciรณ de parร _graf"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Marge esquerre de_l parร graf"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabuladors"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulador_s i espais"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_Espais"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Cursor directe"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Activa el cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "ร€rees protegides"
diff --git a/source/ca/vcl/messages.po b/source/ca/vcl/messages.po
index 493fcb14390..78ceb4f9d04 100644
--- a/source/ca/vcl/messages.po
+++ b/source/ca/vcl/messages.po
@@ -1,10 +1,10 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
-"PO-Revision-Date: 2018-05-14 07:50+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 08:49+0000\n"
"Last-Translator: Joan Montanรฉ <joan@montane.cat>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ca\n"
@@ -14,7 +14,392 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1526284218.000000\n"
+"X-POOTLE-MTIME: 1531126197.000000\n"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr "Accedeix a totes les alternatives"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr "Fraccions alternatives (verticals)"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr "Lligadures antigues"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr "Alternatives contextuals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr "Lligadures contextuals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr "Espaiat de versaletes"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr "Lligadures discrecionals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr "Denominadors"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr "Diftongs (obsolet)"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr "Formes histรฒriques"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr "Alternatives kana horitzontals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr "Lligadures histรฒriques"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr "Cursives"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr "Formes JIS2004"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr "Formes JIS78"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr "Formes JIS83"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr "Formes JIS90"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr "Lligadures estร ndard"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr "Numeradors"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr "Xifres en estil antic"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr "Ordinals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr "Ornaments"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr "Mรจtriques alternatives proporcionals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr "Minรบscules a versaletes"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr "Kana proporcionals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr "Xifres proporcionals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr "Amplades proporcionals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr "Alternatives estilรญstiques"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr "Formes simplificades"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr "Subรญndex"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr "Superรญndex"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr "Xifres tabulars"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr "Formes tradicionals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr "Mรจtriques verticals alternatives"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr "Interlletratge vertical"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr "Mรจtriques verticals alternatives proporcionals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr "Rotaciรณ i alternatives verticals"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr "Alternatives verticals per a la rotaciรณ"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr "Zero barrat"
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
diff --git a/source/cs/cui/messages.po b/source/cs/cui/messages.po
index 00f880170da..4158d0266cc 100644
--- a/source/cs/cui/messages.po
+++ b/source/cs/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-23 16:20+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Cesta pro certifikรกty"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Jazyk:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Velikost:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Velikost:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Jazyk:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Pรญsmo pro zรกpadnรญ text"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Velikost:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Jazyk:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Pรญsmo pro asijskรฝ text"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Velikost:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Jazyk:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Pรญsmo pro komplexnรญ rozvrลพenรญ textu (CTL)"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Nรกhled"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Stav"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Nastavenรญ pรญsma pro zdrojovรฝ kรณd HTML, Basic a SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Rozลกรญล™enรฉ tipy"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Nรกpovฤ›da"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "Pouลพรญt _dialogy %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Dialogy Otevล™รญt/Uloลพit"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Pouลพรญt dialo_gy %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Tiskovรฉ dialogy"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "Tisk _nastavรญ stav \"dokument zmฤ›nฤ›n\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Stav dokumentu"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpretovat jako roky mezi"
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "a "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Rok (dvฤ› ฤรญslice)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Shromaลพฤovat รบdaje o pouลพรญvรกnรญ programu a odesรญlat je The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Pomoc pล™i zlepลกovรกnรญ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Naฤรญst %PRODUCTNAME bฤ›hem spuลกtฤ›nรญ systรฉmu"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Povolit rychlรฉ spouลกtฤ›nรญ v hlavnรญm panelu"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
diff --git a/source/cs/helpcontent2/source/text/shared.po b/source/cs/helpcontent2/source/text/shared.po
index b3b2ad17174..fc60396791d 100644
--- a/source/cs/helpcontent2/source/text/shared.po
+++ b/source/cs/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-08 20:05+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1523217905.000000\n"
#: 3dsettings_toolbar.xhp
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Nรกstrojovรก liลกta 3D nastavenรญ obsahuje ovlรกdacรญ prvky vybranรฉho 3D objektu.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Plastiฤnost zap/vyp"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevล™e okno Hloubka 3D.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevล™e okno Smฤ›r 3D.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevล™e okno Osvฤ›tlenรญ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevล™e okno Povrch.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Otevล™e okno 3D barva.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/00.po b/source/cs/helpcontent2/source/text/shared/00.po
index 75ad2f83a74..6656e0bacfc 100644
--- a/source/cs/helpcontent2/source/text/shared/00.po
+++ b/source/cs/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-17 09:02+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Zvolte <emph>Soubor - Nรกhled v prohlรญลพeฤi</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Zvolte <emph>Soubor - Novรฝ</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Ikonka <emph>Novรฝ</emph> na liลกtฤ› <emph>Standardnรญ</emph> (ikonka zobrazuje typ novรฉho dokumentu)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Nabรญdka <emph>Soubor - Novรฝ</emph><emph>- ล ablony</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Zvolte <emph>Soubor - Novรฝ - ล tรญtky</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Zvolte kartu <emph>Soubor - Novรฝ - ล tรญtky - ล tรญtky</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Zvolte kartu <emph>Soubor - Novรฝ - ล tรญtky - Formรกt</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Zvolte kartu <emph>Soubor - Novรฝ - Vizitky - Formรกt</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Zvolte kartu <emph>Soubor - Novรฝ - ล tรญtky - Moลพnosti</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Zvolte kartu <emph>Soubor - Novรฝ - Vizitky - Moลพnosti</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Zvolte <emph>Soubor - Novรฝ - Vizitky</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Zvolte kartu <emph>Soubor - Novรฝ - Vizitky - Mรฉdium</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Zvolte kartu <emph>Soubor - Novรฝ - Vizitky - Vizitky</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Zvolte kartu <emph>Soubor - Novรฝ - Vizitky - Soukromรฉ</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Zvolte kartu <emph>Soubor - Novรฝ - Vizitky - Pracovnรญ</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Zvolte <emph>Soubor - Otevล™รญt</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Nabรญdka <emph>Soubor - Otevล™รญt</emph>, jako typ souboru vybrรกn <emph>Kรณdovanรฝ text</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Nabรญdka <emph>Soubor - Uloลพit jako</emph>, jako typ souboru vybrรกn <emph>Kรณdovanรฝ text</emph>"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Zvolte <emph>Soubor - Prลฏvodci</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Zvolte <emph>Soubor - Prลฏvodci - Dopis</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Zvolte <emph>Soubor - Prลฏvodci - Dopis - Vzhled strรกnky</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Zvolte <emph>Soubor - Prลฏvodci - Dopis - Vzhled hlaviฤkovรฉho papรญru</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Zvolte <emph>Soubor - Prลฏvodci - Dopis - Poloลพky</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Zvolte <emph>Soubor - Prลฏvodci - Dopis - Pล™รญjemce a odesilatel</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Zvolte <emph>Soubor - Prลฏvodci - Dopis - Zรกpatรญ</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Zvolte <emph>Soubor - Prลฏvodci - Dopis</emph> a pล™ejdฤ›te na krok <emph>Nรกzev a umรญstฤ›nรญ</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Zvolte <emph>Soubor - Prลฏvodci - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Zvolte <emph>Soubor - Prลฏvodci - Fax - Vzhled strรกnky</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Zvolte <emph>Soubor - Prลฏvodci - Fax - Poloลพky</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Zvolte <emph>Soubor - Prลฏvodci - Fax - Pล™ijemce a odesรญlatel</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Zvolte <emph>Soubor - Prลฏvodci - Fax - Zรกpatรญ</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Zvolte <emph>Soubor - Prลฏvodci - Fax - Jmรฉno a mรญsto </emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Zvolte <emph>Soubor - Prลฏvodce - Porada</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Zvolte <emph>Soubor - Prลฏvodci - Porada - Vzhled strรกnky</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Zvolte <emph>Soubor - Prลฏvodci - Porada - Vลกeobecnรฉ informace</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Zvolte <emph>Soubor - Prลฏvodci - Porada - Zรกhlavรญ</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Zvolte <emph>Soubor - Prลฏvodci - Porada - Jmรฉna</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Zvolte <emph>Soubor - Prลฏvodci - Porada - Tรฉmata</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Zvolte <emph>Soubor - Prลฏvodci - Porada - Titulek a umรญstฤ›nรญ</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Zvolte <emph>Soubor - Prลฏvodci - Prezentace</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Zvolte <emph>Soubor - Prลฏvodci - Prezentace - Strรกnka 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Zvolte <emph>Soubor - Prลฏvodci - Prezentace - Strรกnka 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Zvolte <emph>Soubor - Prลฏvodci - Prezentace - Strรกnka 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Zvolte <emph>Soubor - Prลฏvodci - Prezentace - Strรกnka 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Zvolte <emph>Soubor - Prลฏvodci - Prezentace - Strรกnka 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">V nรกvrhu formulรกล™e klepnฤ›te na ikonu <emph>Seskupenรญ</emph> na nรกstrojovรฉ liลกtฤ› a myลกรญ vytvoล™te rรกmec.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">V nรกvrhu formulรกล™e klepnฤ›te na ikonu <emph>Seskupenรญ</emph> na nรกstrojovรฉ liลกtฤ› a myลกรญ vytvoล™te rรกmec - strana 1 prลฏvodce</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">V nรกvrhu formulรกล™e klepnฤ›te na ikonu <emph>Seskupenรญ</emph> na nรกstrojovรฉ liลกtฤ› a myลกรญ vytvoล™te rรกmec - strana 2 prลฏvodce</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">V nรกvrhu formulรกล™e klepnฤ›te na ikonu <emph>Seskupenรญ</emph> na nรกstrojovรฉ liลกtฤ› a myลกรญ vytvoล™te rรกmec - strana 3 prลฏvodce</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">V nรกvrhu formulรกล™e klepnฤ›te na ikonu <emph>Seskupenรญ</emph> na nรกstrojovรฉ liลกtฤ› a myลกรญ vytvoล™te rรกmec - strana 4 prลฏvodce, musรญ existovat databรกzovรฉ spojenรญ.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">V nรกvrhu formulรกล™e klepnฤ›te na ikonu <emph>Seskupenรญ</emph> na nรกstrojovรฉ liลกtฤ› a myลกรญ vytvoล™te rรกmec - poslednรญ strana prลฏvodce</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Zvolte <emph>Soubor - Prลฏvodci - Konvertor dokumentลฏ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Zvolte <emph>Soubor - Prลฏvodci - Konvertor dokumentลฏ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Zvolte <emph>Soubor - Prลฏvodci - Konvertor dokumentลฏ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Zvolte <emph>Soubor - Prลฏvodci - Eurokonvertor</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Nabรญdka <emph>Soubor - Prลฏvodci - Zdroj adres</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Soubor - Prลฏvodci - Zdroj adres</emph>, krok <emph>Nรกzev zdroje dat</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Zvolte <emph>Soubor - Zavล™รญt</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Zvolte <emph>Soubor - Uloลพit</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "Na liลกtฤ› Standardnรญ nebo liลกtฤ› Data tabulky klepnฤ›te na"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">v nabรญdce $[officename] Draw nebo $[officename] Impress <emph>Soubor - Exportovat</emph>, zvolte typ souboru \"HTML dokument\" a tento dialog se automaticky otevล™e</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">v nabรญdce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru HTML, strana 1 prลฏvodce</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">v nabรญdce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru HTML, strana 2 prลฏvodce</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">v nabรญdce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru HTML, strana 3 prลฏvodce</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">v nabรญdce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru HTML, strana 4 prลฏvodce</variable>>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">v nabรญdce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru HTML, strana 5 prลฏvodce</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">v nabรญdce $[officename] Draw/$[officename] Impress <emph>Soubor - Exportovat</emph>, vyberte typ souboru HTML, strana 6 prลฏvodce</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Zvolte <emph>Soubor - Exportovat</emph>, vyberte typ grafickรฉho souboru, automaticky bude otevล™en odpovรญdajรญcรญ dialog nastavenรญ voleb exportu</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Zvolte <emph>Soubor - Uloลพit vลกe</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Zvolte <emph>Soubor - Uloลพรญt jako</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Zvolte <emph>Soubor - Znovu naฤรญst</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Zvolte <emph>Soubor - Vlastnosti</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Zvolte kartu <emph>Soubor - Vlastnosti - Obecnรฉ</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,88 +6069,88 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Zvolte <emph>Nรกstroje - Makra - Elektronickรฝ podpis</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Zvolte kartu <emph>Soubor - Vlastnosti - Obecnรฉ</emph> a klepnฤ›te na tlaฤรญtko <emph>Elektronickรฉ podpisy</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Poklepejte na pole Podpis na stavovรฉm ล™รกdku."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Zvolte kartu <emph>Soubor - Vlastnosti - Obecnรฉ</emph>, klepnฤ›te na tlaฤรญtko <emph>Elektronickรฝ podpis</emph> a potรฉ klepnฤ›te na tlaฤรญtko <emph>Pล™idat</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Zvolte kartu <emph>Soubor - Vlastnosti - Popis</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Zvolte kartu <emph>Soubor - Vlastnosti - Vlastnรญ vlastnosti</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Zvolte kartu <emph>Soubor - Vlastnosti - Statistika</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Zvolte kartu <emph>Soubor - Vlastnosti - Zabezpeฤenรญ</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Zvolte kartu <emph>Soubor - Vlastnosti - Internet</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Zvolte kartu <emph>Soubor - Vlastnosti - Pรญsmo</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Zvolte <emph>Soubor - Nรกhled tisku</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Zvolte <emph>Soubor - Nastavenรญ tiskรกrny</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Nabรญdka <emph>Soubor - Odeslat</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Zvolte <emph>Soubor - Odeslat - Dokument e-mailem</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Zvolte <emph>Soubor - Exportovat</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Zvolte <emph>Soubor - Odeslat - E-mailem jako PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Zvolte <emph>Soubor - Odeslat - Vytvoล™it hlavnรญ dokument</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Zvolte <emph>Soubor - Tisk</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Na liลกtฤ› Standardnรญ klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Zvolte <emph>Soubor - Ukonฤit</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Zvolte <emph>Soubor - Novรฝ - Hlavnรญ dokument</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Zvolte <emph>Soubor - Otevล™รญt</emph>, jako typ souboru vyberte \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Zvolte <emph>Data - Text do sloupcลฏ</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Zvolte <emph>Soubor - Exportovat</emph>, dialog se otevล™e automaticky po vybrรกnรญ formรกtu EPS</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Zvolte <emph>Soubor - Exportovat</emph>, dialog se otevล™e automaticky po vybrรกnรญ formรกtu PBM, PPM nebo PGM</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Zvolte <emph>Soubor - Verze</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Zvolte <emph>รšpravy - Zpฤ›t</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> nebo liลกtฤ› Data tabulky klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Zvolte <emph>รšpravy - Znovu</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Zvolte <emph>รšpravy - Opakovat</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Zvolte <emph>รšpravy - Vyjmout</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Zvolte <emph>รšpravy - Kopรญrovat</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Zvolte <emph>รšpravy - Vloลพit</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Zvolte <emph>รšpravy - Vloลพit jinak</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Zvolte <emph>รšpravy - Vybrat vลกe</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,15 +6677,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Zvolte <emph>รšpravy - Sledovรกnรญ zmฤ›n</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,15 +6733,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Zvolte <emph>รšpravy - Sledovรกnรญ zmฤ›n - Slouฤit dokument</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Zvolte <emph>รšpravy - Najรญt</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Zvolte <emph>รšpravy - Najรญt a nahradit</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Na liลกtฤ› Standardnรญ klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Zvolte <emph>รšpravy - Najรญt a nahradit - Atributy</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Zvolte <emph>รšpravy - Najรญt a nahradit - Formรกt</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Zaลกkrtnฤ›te pole <emph>รšpravy - Najรญt a nahradit - Hledรกnรญ podobnostรญ</emph> a zvolte tlaฤรญtko <emph>Podobnosti</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "Na liลกtฤ› <emph>Data tabulky</emph> klepnฤ›te na ikonu <emph>Najรญt</emph> - zaลกkrtnฤ›te <emph>Hledรกnรญ podobnostรญ</emph> - zvolte tlaฤรญtko <emph>Podobnosti</emph> (zobrazenรญ databรกzovรฉ tabulky)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "Na liลกtฤ› <emph>Nรกvrh formulรกล™e</emph> klepnฤ›te na ikonu <emph>Najรญt</emph> - zaลกkrtnฤ›te <emph>Hledรกnรญ podobnostรญ</emph> - zvolte tlaฤรญtko <emph>Podobnosti</emph> (zobrazenรญ formulรกล™e)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Zvolte <emph>Zobrazit - Navigรกtor</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Zvolte <emph>Nรกstroje - Seznam pouลพitรฉ literatury</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Zvolte <emph>รšpravy - Odkazy</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Zvolte <emph>รšpravy - Odkazy - Upravit odkaz</emph> (jen odkazy DDE)</variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Vyberte rรกmec a zvolte <emph>รšpravy - Objekt - Vlastnosti</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Otevล™ete mรญstnรญ nabรญdku vybranรฉho rรกmce a zvolte <emph>Vlastnosti</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Zvolte <emph>รšpravy - Obrรกzkovรก mapa</emph> (takรฉ v mรญstnรญ nabรญdce vybranรฉho objektu) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Zvolte <emph>รšpravy - Obrรกzkovรก mapa</emph>, potรฉ vyberte sekci obrรกzkovรฉ mapy a klepnฤ›te na <emph>Vlastnosti - Popis</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Zvolte <emph>รšpravy - Objekt</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Zvolte <emph>รšpravy - Objekt - Upravit</emph>, nebo takรฉ v mรญstnรญ nabรญdce vybranรฉho objektu </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Zvolte <emph>รšpravy - Objekt - Otevล™รญt</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Zvolte <emph>Zobrazit - Pล™iblรญลพenรญ</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Poklepejte na pole ve <emph>stavovรฉm</emph> ล™รกdku, nebo na nฤ›j klepnฤ›te pravรฝm tlaฤรญtkem"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Zvolte <emph>Zobrazit - Nรกstrojovรฉ liลกty</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Zvolte <emph>Zobrazit - Nรกstrojovรฉ liลกty - Standardnรญ</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Zvolte <emph>Zobrazit - Nรกstrojovรฉ liลกty - Nรกstroje</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Zvolte <emph>Zobrazit - Stavovรฝ ล™รกdek</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Zvolte <emph>Zobrazit - Nรกstrojovรฉ liลกty - Barvy</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Zvolte <emph>Zobrazit - Stav metody vstupu</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Klepnฤ›te na ikonu <emph>Hypertextovรฝ odkaz</emph> na liลกtฤ› <emph>Standardnรญ</emph>, klepnฤ›te na <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Zvolte <emph>Vloลพit - Hypertextovรฝ odkaz</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Klepnฤ›te na ikonu <emph>Hypertextovรฝ odkaz</emph> na liลกtฤ› <emph>Standardnรญ</emph>, klepnฤ›te na <emph>Poลกta</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Klepnฤ›te na ikonu <emph>Hypertextovรฝ odkaz</emph> na liลกtฤ› <emph>Standardnรญ</emph>, klepnฤ›te na <emph>Dokument</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Klepnฤ›te na ikonu <emph>Hypertextovรฝ odkaz</emph> na liลกtฤ› <emph>Standardnรญ</emph>, klepnฤ›te na <emph>Novรฝ dokument</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Zvolte <emph>Zobrazit - Celรก obrazovka</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Zvolte <emph>Zobrazit - Zdroje dat</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Zvolte <emph>Zobrazit - HTML zdroj</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "V dokumentu HTML otevล™ete mรญstnรญ nabรญdku."
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Zvolte <emph>Vloลพit - Komentรกล™</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Zvolte <emph>Vloลพit - Multimรฉdia - Skenovat</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Zvolte <emph>Vloลพit - Multimรฉdia - Skenovat - Vybrat zdroj</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Zvolte <emph>Vloลพit - Multimรฉdia - Skenovat - Dotaz</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Zvolte <emph>Vloลพit - Speciรกlnรญ znak</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zvolte tlaฤรญtko <emph>Formรกt - Odrรกลพky a ฤรญslovรกnรญ - Pล™izpลฏsobit - Znak</emph> </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Zvolte tlaฤรญtko <emph>Formรกt - Odrรกลพky a ฤรญslovรกnรญ - Pล™izpลฏsobit - Znak</emph> </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "Na nรกstrojovรฉ liลกtฤ› <emph>Standardnรญ</emph> nebo <emph>Vloลพit</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Zvolte <emph>Vloลพit - Objekt</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Zvolte <emph>Vloลพit - Objekt - Objekt OLE</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Otevล™ete nรกstrojovou liลกtu <emph>Vloลพit</emph> a klepnฤ›te na"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Zvolte <emph>Vloลพit - Objekt - Vzorec</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Otevล™ete nรกstrojovou liลกtu <emph>Vloลพit</emph> a klepnฤ›te na"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Zvolte <emph>Formรกt - Typ grafu</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Zvolte <emph>Vloลพit - Objekt - Graf</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Zvolte <emph>Formรกt - Typ grafu</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Zvolte <emph>Vloลพit - Objekt - Graf</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Zvolte <emph>Formรกt - Typ grafu</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Zvolte <emph>Vloลพit - Objekt - Graf</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Zvolte <emph>Vloลพit - Objekt - Graf</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Otevล™ete nรกstrojovou liลกtu <emph>Vloลพit</emph> a klepnฤ›te na"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,16 +7493,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "Zvolte <emph>Vloลพit - Obrรกzek</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Zvolte <emph>Vloลพit - Plovoucรญ rรกmec</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Otevล™ete nรกstrojovou liลกtu <emph>Vloลพit</emph> a klepnฤ›te na"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Otevล™ete soubor typu, kterรฝ %PRODUCTNAME neznรก a kterรฝ nenรญ textovรฝ </variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,8 +7693,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Zvolte <item type=\"menuitem\">Vloลพit - Multimรฉdia - Galerie</item> nebo na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "Na liลกtฤ› <emph>Standardnรญ</emph> klepnฤ›te na"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Zvolte <emph>Nรกstroje - Jazyk - Slovnรญk synonym</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,16 +8037,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Tlaฤรญtko pro vรฝbฤ›r cesty v rลฏznรฝch prลฏvodcรญch"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Klepnฤ›te na tlaฤรญtko <emph>Upravit</emph> pro nฤ›kterรฉ poloลพky v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Pล™edvolby</emph></caseinline><defaultinline><emph>Nรกstroje - Moลพnosti</emph></defaultinline></switchinline><emph> - $[officename] - Cesty</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Zvolte <emph>Okno - Novรฉ okno</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Zvolte <emph>Okno</emph> - seznam otevล™enรฝch dokumentลฏ</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Zvolte <emph>Nรกpovฤ›da - Nรกpovฤ›da %PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Zvolte <emph>Nรกpovฤ›da - O aplikaci %PRODUCTNAME</emph> </variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Zvolte <emph>Nรกpovฤ›da - Registrace</emph> (pล™รญmรฝ odkaz na webovou strรกnku)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Zvolte <emph>Data - Filtr - Standardnรญ filtr</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Zobrazenรญ databรกzovรฉ tabulky: ikona <emph>Standardnรญ filtr</emph> na nรกstrojovรฉ liลกtฤ› <emph>Databรกze</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Zobrazenรญ formulรกล™e: ikona <emph>Standardnรญ filtr</emph> na liลกtฤ› <emph>Formulรกล™</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">V oknฤ› databรกzovรฉho souboru zvolte <emph>Nรกstroje - Filtr tabulky</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,152 +8829,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">V oknฤ› databรกzovรฉho souboru zvolte kartu <emph>รšpravy - Databรกze - Vlastnosti - Pokroฤilรก nastavenรญ</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">V oknฤ› databรกzovรฉho souboru typu ODBC nebo adresรกล™e zvolte รšpravy - Databรกze - Typ spojenรญ</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">Tlaฤรญtko pro vรฝbฤ›r cesty v rลฏznรฝch prลฏvodcรญch / tlaฤรญtko <emph>Upravit</emph> pro nฤ›kterou poloลพku v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Pล™edvolby</emph></caseinline><defaultinline><emph>Nรกstroje - Moลพnosti</emph></defaultinline></switchinline><emph> - $[officename] - Cesty</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">V oknฤ› databรกzovรฉho souboru typu ODBC zvolte รšpravy - Databรกze - Vlastnosti spojenรญ</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">V oknฤ› databรกzovรฉho souboru typu adresรกล™ - LDAP zvolte รšpravy - Databรกze - Vlastnosti</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">V oknฤ› databรกzovรฉho souboru typu JDBC zvolte <emph>รšpravy - Databรกze - Vlastnosti</emph> </variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">V oknฤ› databรกzovรฉho souboru typu MySQL zvolte <emph>รšpravy - Databรกze - Vlastnosti</emph> </variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">V oknฤ› databรกzovรฉho souboru typu dBASE zvolte <emph>รšpravy - Databรกze - Vlastnosti</emph> </variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">V oknฤ› databรกzovรฉho souboru typu dBASE zvolte <emph>รšpravy - Databรกze - Vlastnosti</emph> a klepnฤ›te na <emph>Indexy</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">V oknฤ› databรกzovรฉho souboru typu Text zvolte <emph>รšpravy - Databรกze - Vlastnosti</emph> </variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">V oknฤ› databรกzovรฉho souboru typu MS ADO zvolte <emph>รšpravy - Databรกze - Vlastnosti</emph> </variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">V oknฤ› databรกzovรฉho souboru zvolte <emph>Nรกstroje - SQL</emph> </variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">V oknฤ› databรกzovรฉho souboru klepnฤ›te na ikonu <emph>Dotazy</emph> </variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">V oknฤ› databรกzovรฉho souboru klepnฤ›te na ikonu <emph>Tabulky</emph> </variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">V oknฤ› databรกzovรฉho souboru kliknฤ›te na ikonu Tabulky. Zvolte <emph>Vloลพit - Nรกvrh tabulky</emph> nebo <emph>รšpravy - Upravit</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">V oknฤ› databรกzovรฉho souboru kliknฤ›te na ikonu Tabulky. Zvolte <emph>Vloลพit - Nรกvrh tabulky</emph> nebo <emph>รšpravy - Upravit</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">V oknฤ› databรกzovรฉho souboru zvolte <emph>Vloลพit - Dotaz (reลพim nรกvrhu)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">V oknฤ› databรกzovรฉho souboru klepnฤ›te na ikonu <emph>Dotazy</emph> a potรฉ zvolte <emph>รšpravy - Upravit</emph> </variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">V oknฤ› databรกzovรฉho souboru klepnฤ›te na ikonu <emph>Dotazy</emph> a potรฉ zvolte <emph>รšpravy - Upravit</emph>. Pokud jiลพ neexistujรญ odkazovanรก pole, zobrazรญ se tento dialog</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Ikona <emph>Najรญt zรกznam</emph> na liลกtฤ› Data tabulky nebo Nรกvrh formulรกล™e"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Ikona <emph>Poล™adรญ ล™azenรญ</emph> na liลกtฤ› Data tabulky nebo Nรกvrh formulรกล™e"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">V oknฤ› databรกzovรฉho souboru zvolte <emph>รšpravy - Databรกze - Vlastnosti</emph> </variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Pล™etรกhnฤ›te a pusลฅte tabulku nebo dotaz na ฤรกst tabulky v jinรฉm oknฤ› s databรกzovรฝm souborem</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">V oknฤ› databรกzovรฉho souboru zvolte <emph>Vloลพit - Formulรกล™</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">V oknฤ› databรกzovรฉho souboru zvolte <emph>รšpravy - Databรกze - Vlastnosti</emph> </variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">V oknฤ› databรกzovรฉho souboru zvolte <emph>Nรกstroje - Relace</emph> </variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/01.po b/source/cs/helpcontent2/source/text/shared/01.po
index 2598ebd1f8f..5ff294aea97 100644
--- a/source/cs/helpcontent2/source/text/shared/01.po
+++ b/source/cs/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-08-13 11:48+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Chcete-li vytvoล™it dokument ze ลกablony, zvolte <emph>Novรฝ - ล ablony</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Vytvoล™รญ novรฝ textovรฝ dokument ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Vytvoล™รญ novรฝ seลกit ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Vytvoล™รญ novou kresbu ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Otevล™e <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Prลฏvodce databรกzรญ</link> pro vytvoล™enรญ novรฉho <link href=\"text/shared/explorer/database/dabadoc.xhp\">databรกzovรฉho souboru</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Vytvoล™รญ novรฝ vzorec ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Otevล™e dialog <link href=\"text/shared/01/01010200.xhp\" name=\"ล tรญtky\">ล tรญtky</link>, kde je moลพnรฉ upravit nastavenรญ pro ลกtรญtky a potรฉ vytvoล™it novรฝ textovรฝ dokument ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Otevล™e dialog <link href=\"text/shared/01/01010300.xhp\" name=\"Vizitky\">Vizitky</link>, kde je moลพnรฉ upravit nastavenรญ pro vizitky a potรฉ vytvoล™it novรฝ textovรฝ dokument ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,23 +389,23 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoล™รญ novรฝ textovรฝ dokument ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoล™รญ novรฝ seลกit ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,16 +413,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoล™รญ novou kresbu ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevล™e Prลฏvodce databรกzรญ pro vytvoล™enรญ novรฉ databรกze.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Vytvoล™รญ novรฝ vzorec ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevล™e dialog ล tรญtky, kde je moลพnรฉ upravit nastavenรญ pro ลกtรญtky a potรฉ vytvoล™it novรฝ textovรฝ dokument ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevล™e dialog Vizitky, kde je moลพnรฉ upravit nastavenรญ pro vizitky a potรฉ vytvoล™it novรฝ textovรฝ dokument ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Pomocรญ <emph>hlavnรญho dokumentu</emph> je moลพnรฉ organizovat sloลพitฤ›jลกรญ projekty, napล™. knihy. <ahelp hid=\".\"><emph>Hlavnรญ dokument</emph> mลฏลพe obsahovat jednotlivรฉ kapitoly knihy, doplnฤ›nรฉ o obsah a rejstล™รญk.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigรกtor pro hlavnรญ dokumenty\">Navigรกtor pro hlavnรญ dokumenty</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Umoลพลˆuje vรกm vytvรกล™et ลกtรญtky. ล tรญtky se vytvรกล™ejรญ v textovรฉm dokumentu.</ahelp> ล tรญtky je moลพnรฉ vytisknout s pouลพitรญm pล™ednastavenรฉho nebo vlastnรญho formรกtu papรญru.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Vyberte databรกzi, kterou chcete pouลพรญt jako zdroj dat pro ลกtรญtky. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Nรกzev databรกzovรฉho pole se v poli <emph>Text ลกtรญtku</emph> uzavล™e do zรกvorek. Jednotlivรก databรกzovรก pole je moลพnรฉ oddฤ›lit mezerami. Po stisknutรญ klรกvesy Enter se databรกzovรฉ pole posune na novรฝ ล™รกdek."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Umoลพลˆuje upravit jeden ลกtรญtek nebo vizitku a po klepnutรญ na tlaฤรญtko <emph>Synchronizovat obsahy</emph> aktualizovat obsah vลกech ลกtรญtkลฏ ฤi vizitek.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "Tlaฤรญtko <emph>Synchronizovat ลกtรญtky</emph> se v dokumentu zobrazรญ, pokud jste pล™i vytvรกล™enรญ ลกtรญtkลฏ nebo vizitek oznaฤili moลพnost <emph>Synchronizovat obsahy</emph> na kartฤ› <emph>Moลพnosti</emph>."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Otevล™e dialog <link href=\"text/shared/01/01140000.xhp\" name=\"Nastavenรญ tiskรกrny\">Nastavenรญ tiskรกrny</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,8 +2021,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Pokud pouลพijete <item type=\"menuitem\">Soubor - Uloลพit jako</item> a vyberete filtr ลกablon pro uloลพenรญ ลกablony do jinรฉ sloลพky, neลพ kterรก je uvedena na seznamu, potom dokumenty zaloลพenรฉ na danรฉ ลกablonฤ› nebudou kontrolovรกny."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "Dialogovรฉ okno <link name=\"Dialogovรฉ okno Otevล™รญt\" href=\"text/shared/01/01020000.xhp\"><emph>Otevล™รญt</emph></link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Ujistฤ›te se, ลพe pล™รญpona souboru odpovรญdรก typu souboru. Napล™. dokumenty Microsoft Word musรญ mรญt pล™รญponu (*.doc), aby $[officename] vybral odpovรญdajรญcรญ filtr."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "Pล™รญkaz <emph>Zavล™รญt</emph> zavล™e vลกechna otevล™enรก okna aktuรกlnรญho dokumentu."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Pokud byl aktuรกlnรญ dokument zmฤ›nฤ›n, zobrazรญ se otรกzka, zda si pล™ejete <link href=\"text/shared/01/01060000.xhp\" name=\"uloลพit\">uloลพit</link> zmฤ›ny."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Po zavล™enรญ poslednรญho dokumentu se objevรญ <link href=\"text/shared/guide/startcenter.xhp\">รšvodnรญ obrazovka</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Kdyลพ upravujete poloลพku automatickรฉho textu, tento pล™รญkaz se zmฤ›nรญ na <emph>Uloลพit automatickรฝ text</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Nรกsledujรญcรญ ฤรกsti popisujรญ dialog <emph>$[officename] Export</emph>. Dialogy<emph>$[officename] Otevล™รญt</emph> a <emph>Uloลพit</emph> zapnete volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Pล™edvolby</emph></caseinline><defaultinline><emph>Nรกstroje - Moลพnosti</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - Obecnรฉ\"><emph>$[officename] - Obecnรฉ</emph></link> a potรฉ vyberte <emph>Pouลพรญt dialogy $[officename]</emph> v oblasti <emph>Dialogy Otevล™รญt/Uloลพit</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>ฤรญsla verzรญ dokumentu</bookmark_value><bookmark_value>dokumenty; ฤรญsla verzรญ</bookmark_value><bookmark_value>soubory; ฤรญsla verzรญ</bookmark_value><bookmark_value>ฤas รบprav dokumentลฏ</bookmark_value><bookmark_value>dokumenty; ฤas รบprav</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Otevล™e dialog <link href=\"text/shared/01/digitalsignatures.xhp\">Elektronickรฉ podpisy</link>, kde je moลพnรฉ spravovat elektronickรฉ podpisy aktuรกlnรญho dokumentu."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Zvolte <emph>Nรกstroje - Zdroj adresรกล™e</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Pล™idรก novรฝ zdroj dat do seznamu <emph>Zdroj adresรกล™e</emph>.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>oblasti;vlastnosti</bookmark_value> <bookmark_value>vlastnosti;oblasti</bookmark_value> <bookmark_value>obrรกzkovรก mapa;vlastnosti oblasti</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Zadejte text, kterรฝ se mรก zobrazit, kdyลพ podrลพรญte ukazatel myลกi na oblasti.</ahelp> Pokud nezadรกte text, zobrazรญ se <emph>Adresa</emph>."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,8 +10389,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vlastnosti znaฤek mลฏลพete nastavit volbou <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Zmฤ›ny</emph></link> v dialogovรฉm oknฤ› Moลพnosti.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Vklรกdรกnรญ a odstranฤ›nรญ textu"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "pล™esunutรญ odstavcลฏ"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "seล™azenรญ textu"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "vyhledรกvรกnรญ a nahrazovรกnรญ textu,"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "vklรกdรกnรญ listลฏ nebo oblastรญ,"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "vklรกdรกnรญ dokumentu"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "vklรกdรกnรญ automatickรฉho textu"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "vklรกdรกnรญ obsahu schrรกnky,"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "zmฤ›ny obsahu bunฤ›k vklรกdรกnรญm nebo odstranฤ›nรญm,"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "vklรกdรกnรญ nebo odstranฤ›nรญ sloupcลฏ nebo ล™รกdkลฏ,"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "vklรกdรกnรญ listลฏ,"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "vyjmutรญ, kopรญrovรกnรญ a vklรกdรก pล™es schrรกnku"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "pล™esunovรกnรญ pล™etaลพenรญm."
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Vlastnosti zobrazenรญ znaฤek mลฏลพete zmฤ›nit volbou <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Zmฤ›ny</emph></link> v dialogovรฉm oknฤ› Moลพnosti.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Zmฤ›ny</emph></link> v dialogovรฉm oknฤ› Moลพnosti.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zobrazit odmรญtnutรฉ zmฤ›ny </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Komentรกล™ je moลพnรฉ pล™ipojit, je-li <switchinline select=\"appl\"><caseinline select=\"WRITER\">kurzor ve zmฤ›nฤ›nรฉ ฤรกsti textu</caseinline><caseinline select=\"CALC\">je vybrรกna zmฤ›nฤ›nรก buลˆka</caseinline></switchinline>, nebo v dialogovรฉm oknฤ› <emph>Spravovat zmฤ›ny</emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Komentรกล™e se zobrazujรญ jako tipy, podrลพรญte-li ukazatel myลกi na zmฤ›nฤ›nรฉ buลˆce. Komentรกล™e pล™ipojenรฉ ke zmฤ›nฤ›nรฉ buลˆce si je moลพnรฉ prohlรฉdnout takรฉ v dialogovรฉm oknฤ› <link href=\"text/shared/01/02230400.xhp\" name=\"Spravovat zmฤ›ny\"><emph>Spravovat zmฤ›ny</emph></link>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "Na kartฤ› <emph>Seznam</emph> jsou zobrazeny vลกechny zmฤ›ny, kterรฉ jsou zaznamenรกny v aktuรกlnรญm dokumentu. Pokud chcete tento seznam filtrovat, klepnฤ›te na kartu <emph>Filtr</emph> a vyberte <link href=\"text/shared/01/02230402.xhp\" name=\"kritรฉria filtrovรกnรญ\">kritรฉria filtrovรกnรญ</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pokud seznam obsahuje vnoล™enรฉ zmฤ›ny, zobrazujรญ se zรกvislosti bez ohledu na filtr.</caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Vnoล™enรฉ zรกvislosti nastanou, kdyลพ se pล™ekrรฝvajรญ zmฤ›ny provedenรฉ rลฏznรฝmi autory. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Klepnutรญm na znak plus u poloลพky seznamu zobrazรญte vลกechny zmฤ›ny zaznamenanรฉ pro urฤitou buลˆku. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pokud jedna ze vnoล™enรฝch zmฤ›n buลˆky odpovรญdรก kritรฉriu filtru, zobrazรญ se vลกechny zmฤ›ny buลˆky. Kdyลพ filtrujete seznam zmฤ›n, zobrazujรญ se zรกznamy rลฏznou barvou podle nรกsledujรญcรญ tabulky:</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Vypรญลกe zmฤ›ny, kterรฝ byly v dokumentu zaznamenรกny. Pokud vyberete v seznamu poloลพku, pล™รญsluลกnรก zmฤ›na se v dokumentu zvรฝraznรญ. Seznam seล™adรญte klepnutรญm na zรกhlavรญ sloupce.</ahelp> Pro vรฝbฤ›r vรญce poloลพek v seznamu podrลพte pล™i klepnutรญ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Chcete-li upravit komentรกล™ poloลพky seznamu, klepnฤ›te pravรฝm tlaฤรญtkem na poloลพku a zvolte <emph>รšpravy - Komentรกล™</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Umรญstฤ›nรญ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zobrazรญ buลˆky, jejichลพ obsah byl zmฤ›nฤ›n.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Chcete-li vrรกtit pล™ijmutรญ ฤi odmรญtnutรญ zmฤ›ny, zvolte <emph>รšpravy - Zpฤ›t</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zpฤ›t</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,15 +11253,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rozsah </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nastavit odkaz </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Minimalizovat/Maximalizovat </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฤŒinnost </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Zadejte ฤรญslo zรกznamu, kterรฝ chcete zobrazit, a stisknฤ›te Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Vloลพรญ do aktuรกlnรญ tabulky novรฝ zรกznam.</ahelp> Chcete-li vytvoล™it zรกznam, klepnฤ›te na tlaฤรญtko s hvฤ›zdiฤkou (*) v dolnรญ ฤรกsti pohledu na tabulku. Na konec tabulky se pล™idรก prรกzdnรฝ ล™รกdek."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Zadejte hledanรฝ vรฝraz a stisknฤ›te Enter. Chcete-li zmฤ›nit nastavenรญ filtru, dlouze klepnฤ›te na ikonu <emph>Automatickรฝ filtr</emph> a potรฉ vyberte jinรฉ datovรฉ pole. Je moลพnรฉ pouลพรญvat zรกstupnรฉ znaky: % nebo * pro libovolnรฝ poฤet znakลฏ a _ nebo ? pro jeden znak. Chcete-li zobrazit vลกechny zรกznamy v tabulce, vymaลพte toto pole a stisknฤ›te Enter.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Pomocรญ pล™รญkazu <emph>Standardnรญ filtr</emph> je moลพnรฉ zpล™esnit ฤi doplnit nastavenรญ hledanรญ <emph>Automatickรฉho filtru</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Dovoluje pล™iล™adit zรกhlavรญ sloupcลฏ datovรฝm polรญm z jinรฉho zdroje dat. Chcete-li definovat jinรฝ zdroj dat pro seznam pouลพitรฉ literatury, klepnฤ›te na tlaฤรญtko <emph>Zdroj dat</emph> na liลกtฤ› <emph>Objekt</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Zobrazรญ nebo skryje <emph>liลกtu Standardnรญ</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">Zobrazรญ nebo skryje stavovรฉ okno stroje vstupnรญ metody (IME - Input Method Engine).</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Aktuรกlnฤ› je v Unixu podporovรกn jen Internet/Intranet Input Method Protocol (IIIMP)."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Zobrazรญ nebo skryje <emph>liลกtu Nรกstroje</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Zobrazรญ nebo skryje <emph>stavovรฝ ล™รกdek</emph> ve spodnรญ ฤรกsti okna.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Zobrazรญ nebo skryje nabรญdky a nรกstrojovรฉ liลกty aplikace Writer nebo Calc. Chcete-li reลพim zobrazenรญ na celou obrazovku ukonฤit, klepnฤ›te na tlaฤรญtko <emph>Celรก obrazovka</emph> nebo stisknฤ›te klรกvesu Esc.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">V aplikacรญch Writer a Calc mลฏลพete takรฉ pouลพรญt klรกvesovou zkratku <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J, kterou pล™epnete mezi normรกlnรญm zobrazenรญm a zobrazenรญm na celou obrazovku.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Klรกvesovou zkratku je moลพnรฉ pouลพรญt i v reลพimu <emph>celรฉ obrazovky</emph>, i kdyลพ jsou nabรญdky nedostupnรฉ. <switchinline select=\"sys\"><caseinline select=\"WIN\">Nabรญdku <emph>Zobrazit</emph> otevล™ete stisknutรญm Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Zobrazรญ nebo skryje <emph>Liลกtu barev</emph>. Chcete-li zmฤ›nit zobrazenou tabulku barev, zvolte <emph>Formรกt - Oblast</emph> a potรฉ klepnฤ›te na kartu <emph>Barvy</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Barvu je takรฉ moลพnรฉ pล™etรกhnout z <emph>Liลกty barev</emph> na objekt kresby ve snรญmku."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Chcete-li <emph>Liลกtu barev</emph> uvolnit, podrลพte klรกvesu Ctrl, klepnฤ›te na ลกedou oblast liลกty a pล™etรกhnฤ›te ji. Chcete-li <emph>Liลกtu barev</emph> znovu ukotvit, podrลพte Ctrl a pล™etรกhnฤ›te zรกhlavรญ liลกty k okraji okna."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,16 +12613,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">Umoลพลˆuje vklรกdat znaky z mnoลพiny symbolลฏ nalezenรฝch v nainstalovanรฝch pรญsmech.</ahelp></variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Kdyลพ klepnete na znak v dialogovรฉm oknฤ› <emph>Speciรกlnรญ znaky</emph>, zobrazรญ se nรกhled a ฤรญselnรฝ kรณd znaku."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Podporu pro jazyky s komplexnรญm rozvrลพenรญm textu a pro asijskรฉ jazyky povolรญte volbou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Pล™edvolby</emph></caseinline><defaultinline><emph>Nรกstroje - Moลพnosti</emph></defaultinline></switchinline><emph> - jazykovรก nastavenรญ - Jazyky</emph> a nรกslednรฝm zaลกkrtnutรญm pole <emph>Povoleno</emph> v pล™รญsluลกnรฉ oblasti."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Pokud vytvรกล™รญte styl zaloลพenรฝ na jinรฉm stylu, je moลพnรฉ zadat procentuรกlnรญ hodnotu nebo relativnรญ hodnotu v bodech (napล™. -2pt nebo +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,16 +13421,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Podrobnosti o oznaฤenรญ jazykลฏ naleznete v angliฤtinฤ› <link href=\"http://langtag.net/\">v ฤรกsti <emph>For users</emph> na webovรฝch strรกnkรกch langtag.net</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Nรกrodnรญ prostล™edรญ je moลพnรฉ zmฤ›nit takรฉ pro buลˆky (zvolte <emph>Formรกt - Buลˆky - ฤŒรญsla</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>pรญsma;efekty</bookmark_value><bookmark_value>formรกtovรกnรญ; efekty pro pรญsmo</bookmark_value><bookmark_value>znaky; efekty pro pรญsmo</bookmark_value><bookmark_value>text; efekty pro pรญsmo</bookmark_value><bookmark_value>efekty; pรญsma</bookmark_value><bookmark_value>podtrลพenรญ; text</bookmark_value><bookmark_value>velkรก pรญsmena; efekty pro pรญsmo</bookmark_value><bookmark_value>malรก pรญsmena; efekty pro pรญsmo</bookmark_value><bookmark_value>prvnรญ pรญsmena velkรก; efekty pro pรญsmo</bookmark_value><bookmark_value>kapitรกlky</bookmark_value><bookmark_value>pล™eลกkrtnutรญ; efekty pro pรญsmo</bookmark_value><bookmark_value>pรญsma; pล™eลกkrtnutรญ</bookmark_value><bookmark_value>obrysy; efekty pro pรญsmo</bookmark_value><bookmark_value>pรญsma; obrysy</bookmark_value><bookmark_value>stรญny; znaky</bookmark_value><bookmark_value>pรญsma; stรญny</bookmark_value><bookmark_value>pรญsma;ignorovanรก barva</bookmark_value><bookmark_value>ignorovanรก barva pรญsma</bookmark_value><bookmark_value>barvy;ignorovanรก barva textu</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Nastavรญ barvu oznaฤenรฉho textu. Pokud zvolรญte <emph>Automaticky</emph>, pro svฤ›tlรก pozadรญ se nastavรญ barva textu na ฤernou a pro tmavรก pozadรญ na bรญlou.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Chcete-li ukonฤit reลพim kreslenรญ, klepnฤ›te jednou nebo stisknฤ›te klรกvesu Esc."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Barva textu je pล™i tisku ignorovรกna, pokud je zaลกkrtnuto <emph>Text tisknout ฤernฤ›</emph> v ฤรกsti <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Tisk</emph></link> v dialogovรฉm oknฤ› Moลพnosti."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "ลฝรกdnรฝ - nepouลพije se ลพรกdnรฝ efekt"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Velkรก pรญsmena - zmฤ›nรญ malรก pรญsmena v oznaฤenรฉm textu na velkรก"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Malรก pรญsmena - zmฤ›nรญ velkรก pรญsmena v oznaฤenรฉm textu na malรก"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Prvnรญ pรญsmena velkรก - zmฤ›nรญ prvnรญ znak kaลพdรฉho oznaฤenรฉho slova na velkรฉ pรญsmeno"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Kapitรกlky - zmฤ›nรญ malรก pรญsmena na velkรก a potรฉ zmenลกรญ jejich velikost"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Vyberte efekt reliรฉfu, kterรฝ se pouลพije na oznaฤenรฝ text. Pล™i efektu \"Reliรฉf\" znaky vypadajรญ, jako by byly zvednuty nad strรกnkou. Pล™i efektu \"Rytina\" vypadajรญ, jako by byly zatlaฤeny do strรกnky.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Urฤete formรกtovรกnรญ pro vybranรฉ buลˆky.</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Vyberte ze seznamu kategorii a potรฉ zvolte styl formรกtovรกnรญ v poli <emph>Formรกt</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Urฤuje jazykovรก nastavenรญ pro <switchinline select=\"appl\"><caseinline select=\"CALC\">oznaฤenรฉ buลˆky</caseinline><defaultinline>oznaฤenรก pole</defaultinline></switchinline>. Je-li jazyk nastaven na <emph>Automaticky</emph>, $[officename] automaticky pouลพije formรกty ฤรญsla spojenรฉ s vรฝchozรญm jazykem systรฉmu. Pokud chcete zmฤ›nit nastavenรญ oznaฤenรฝch <switchinline select=\"appl\"><caseinline select=\"CALC\">bunฤ›k</caseinline><defaultinline>polรญ</defaultinline></switchinline>, zvolte jinรฝ jazyk.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Zmฤ›nรญ barvu zรกpornรฝch ฤรญsel na ฤervenou.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,8 +14117,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">Inลพenรฝrskรก notace u vฤ›deckรฉho formรกtu znamenรก, ลพe exponent je nรกsobkem 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Otoฤenรญ / ลกkรกlovรกnรญ"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Nastavte typografickรฉ volby pro buลˆky nebo odstavce v souborech asijskรฝch jazykลฏ. Podporu pro asijskรฉ jazyky povolรญte volbou <emph>Jazykovรก nastavenรญ - Jazyky</emph> v dialogovรฉm oknฤ› Moลพnosti, potรฉ zaลกkrtnฤ›te pole <emph>Povoleno pro asijskรฉ jazyky</emph> v oblasti <emph>Rozลกรญล™enรก podpora jazykลฏ</emph>.</ahelp> Asijskรก typografie je ignorovรกna v HTML dokumentech."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Chcete-li zarovnat obrรกzek relativnฤ› ke znaku, ke kterรฉmu je ukotven, klepnฤ›te pravรฝm tlaฤรญtkem na obrรกzek a potรฉ vyberte <emph>Obrรกzek</emph>. Klepnฤ›te na kartu <emph>Typ</emph> a v ฤรกsti <emph>Umรญstฤ›nรญ</emph> zvolte v poli <emph>k</emph> hodnotu <emph>Znak</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Automaticky pouลพije ohraniฤenรญ na spodnรญm okraji pล™edchozรญho odstavce, pokud napรญลกete tล™i nebo vรญce urฤitรฝch znakลฏ a stisknete Enter. Pro vytvoล™enรญ jednoduchรฉ ฤรกry napiลกte tล™i nebo vรญce spojovnรญkลฏ (-) nebo podtrลพรญtek (_) a stisknฤ›te Enter. Pro vytvoล™enรญ dvojitรฉ ฤรกry napiลกte tล™i nebo vรญce znakลฏ rovnosti (=), hvฤ›zdiฤek (*), vlnovek (~) nebo mล™รญลพek (#) a stisknฤ›te Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Slouฤit jednoล™รกdkovรฉ odstavce, je-li dรฉlka vฤ›tลกรญ neลพ ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/02.po b/source/cs/helpcontent2/source/text/shared/02.po
index d681c5cb9a9..85c9905c24d 100644
--- a/source/cs/helpcontent2/source/text/shared/02.po
+++ b/source/cs/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-30 20:26+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formรกtovรกnรญ</emph>: Vlastnost <emph>Formรกtovรกnรญ</emph> je moลพnรฉ nastavit klepnutรญm na tlaฤรญtko <emph>...</emph> v ล™รกdku <emph>Formรกtovรกnรญ</emph> v dialogu <emph>Vlastnosti: Formรกtovanรฉ pole</emph>. Zobrazรญ se dialog <emph>Formรกt ฤรญsla</emph>."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. hodnota</emph> a <emph>Max. hodnota</emph>: Umoลพลˆuje zadat minimรกlnรญ a maximรกlnรญ ฤรญselnou hodnotu formรกtovanรฉho pole. Minimรกlnรญ a maximรกlnรญ hodnota urฤuje vรฝstup existujรญcรญch dat (pล™รญklad: Min. hodnota je 5 a spojenรฉ pole v databรกzi obsahuje ฤรญslo 3. Vรฝstup bude 5, ale hodnota v databรกzi se nezmฤ›nรญ) a zadรกvรกnรญ novรฝch รบdajลฏ (pล™รญklad: Max. hodnota je 10 a vy zadรกte 20. Vstup se upravรญ a do databรกze se zapรญลกe 10). Pokud nejsou tato pole vyplnฤ›na, nepouลพรญvajรญ se ลพรกdnรก omezenรญ. Pro formรกtovanรก pole spojenรก s textovรฝm databรกzovรฝm polem se tyto dvฤ› hodnoty a <emph>Vรฝchozรญ hodnota</emph> nepouลพรญvajรญ."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Pokud zadรกte rok s vyuลพitรญm pouze dvou ฤรญslic, odpovรญdajรญcรญ ฤtyล™ฤรญselnรก hodnota je urฤena podle nastavenรญ v <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Pล™edvolby</emph></caseinline><defaultinline><emph>Nรกstroje - Moลพnosti</emph></defaultinline></switchinline><emph> - $[officename] - Obecnรฉ</emph>. Pokud je napล™รญklad jako dolnรญ limit nastaven rok 1935 a zadรกte jako hodnotu roku 34, vรฝsledkem nebude 1934, ale 2034."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Otevล™e podnabรญdku, kde je moลพnรฉ vybrat zobrazenรญ skrytรฝch sloupcลฏ.</ahelp> Chcete-li zobrazit jen jeden sloupec, klepnฤ›te na jeho nรกzev. Vidรญte pouze prvnรญch 16 skrytรฝch sloupcลฏ. Je-li skrytรฝch vรญce sloupcลฏ, vyberte pล™รญkaz <emph>Vรญce</emph>, kterรฝ otevล™e dialog <emph>Zobrazit sloupce</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">V dialogovรฉm oknฤ› <emph>Zobrazit sloupce</emph> je moลพnรฉ vybrat, kterรฉ sloupce se majรญ zobrazit. Chcete-li vybrat vรญce zรกznamลฏ, podrลพte klรกvesu Shift nebo <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Klepnฤ›te na <emph>Vลกe</emph>, pokud chcete zobrazit vลกechny sloupce.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Ovlรกdacรญ ovlรกdacรญho prvku tabulky pouze pomocรญ klรกvesnice"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Pokud k pohybu mezi ovlรกdacรญmi prvky v dokumentu pouลพรญvรกte pouze klรกvesnici, vลกimnete si jednoho rozdรญlu oproti ostatnรญm ovlรกdacรญm prvkลฏm: klรกvesa Tab nepล™esunuje kurzor na dalลกรญ ovlรกdacรญ prvek, ale na dalลกรญ sloupec v ovlรกdacรญm prvku tabulky. Stisknutรญm <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab se pล™esunete na dalลกรญ ovlรกdacรญ prvek nebo Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab na pล™edchozรญ ovlรกdacรญ prvek."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Pro aktivaci speciรกlnรญ reลพimu รบprav pouze pomocรญ klรกvesnice pro ovlรกdacรญ prvek tabulky:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "Formulรกล™ musรญ bรฝt v <link href=\"text/shared/02/01170500.xhp\" name=\"reลพimu nรกvrhu\">reลพimu nรกvrhu</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Stisknutรญm <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 vyberete dokument."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Stisknutรญm Shift+F4 vyberete prvnรญ ovlรกdacรญ prvek. Pokud nenรญ ovlรกdacรญ prvek tabulky prvnรญ, pล™esuลˆte se na nฤ›j pomocรญ klรกvesy Tab."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Stiskem Enter aktivujete reลพim รบprav. Na ohraniฤenรญ ovlรกdacรญho prvku se zobrazรญ รบchyty."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "V reลพimu รบprav je moลพnรฉ otevล™รญt mรญstnรญ nabรญdku pomocรญ Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Pokud chcete upravit sloupce, stisknฤ›te Shift+Mezernรญk pro aktivaci reลพimu รบprav sloupce. Nynรญ je moลพnรฉ pomocรญ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+kurzorovรฝch klรกves zmฤ›nit poล™adรญ sloupcลฏ. Klรกvesou Delete smaลพete vybranรฝ sloupec."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Stiskem klรกvesy Esc ukonฤรญte reลพim รบprav."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">Dialog <emph>Vlastnosti</emph> lze otevล™รญt jen v reลพimu nรกvrhu, je-li oznaฤen ovlรกdacรญ prvek. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efekty"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+ลกipka dolลฏ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Otevล™e pole se seznamem."
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+ลกipka nahoru"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Zavล™e pole se seznamem."
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "ล ipka nahoru"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "ล ipka dolลฏ"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "U seznamลฏ a polรญ se seznamem je moลพnรฉ seznam otevล™รญt nebo zavล™รญt klepnutรญm myลกi na ลกipku na pravรฉ stranฤ› pole. Vstup lze ale zadat jen do otevล™enรฉho seznamu nebo hornรญho textovรฉho pole. Vรฝjimkou jsou vlastnosti, kterรฉ oฤekรกvajรญ reprezentaci seznamu, napล™. vlastnost <emph>Seznam zรกznamลฏ</emph>, kterou lze nastavit pro ovlรกdacรญ prvky <emph>Seznam</emph> a <emph>Pole se seznamem</emph>. Zรกznamy je moลพnรฉ upravovat jen tehdy, je-li pole otevล™enรฉ."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "Na kartฤ› <emph>Obecnรฉ</emph> je moลพnรฉ nastavit obecnรฉ vlastnosti ovlรกdacรญho prvku. Tyto vlastnosti se mohou liลกit v zรกvislosti na druhu ovlรกdacรญho prvku. Ne vลกechny nรกsledujรญcรญ vlastnosti jsou dostupnรฉ pro vลกechny ovlรกdacรญ prvky."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Pokud exportujete dokument do formรกtu HTML, exportujรญ se vรฝchozรญ hodnoty ovlรกdacรญch prvkลฏ, ne aktuรกlnรญ vybranรฉ hodnoty. Vรฝchozรญ hodnoty se urฤรญ - v zรกvislosti na druhu ovlรกdacรญho prvku - vlastnostmi Vรฝchozรญ hodnota (napล™. textovรฉ pole), Vรฝchozรญ stav (zaลกkrtรกvacรญ pole a tlaฤรญtka volby), a Vรฝchozรญ vรฝbฤ›r (pro seznamy)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Je-li vlastnost \"Povoleno\" nastavena na (Ano), uลพivatel mลฏลพe tento ovlรกdacรญ prvek pouลพรญvat.</ahelp> Je-li vlastnosti nastavena na (Ne), prvek nebude pล™รญstupnรฝ a zobrazรญ se zeลกedlรฝ."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Urฤuje, kolik ล™รกdkลฏ bude zobrazeno v rozbalovacรญm seznamu. Tato vlastnost je aktivnรญ pouze tehdy, je-li vlastnost \"Rozbalit\" nastavena na \"Ano\".</ahelp> Pro pole se seznamem s vlastnostรญ Rozbalovacรญ je moลพnรฉ urฤit, kolik ล™รกdkลฏ se zobrazรญ v rozbalovacรญm seznamu. U polรญ, kterรฉ nemajรญ vlastnost Rozbalovacรญ, je moลพnรฉ poฤet ล™รกdkลฏ urฤit nastavenรญm velikosti pole a pรญsma."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">Vlastnost Akce urฤuje, jakรก akce nastane pล™i aktivaci tlaฤรญtka.</ahelp> Mลฏลพete pouลพรญt akce navigace a vytvoล™it si vlastnรญ tlaฤรญtka pro navigaci v databรกzi."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "Nรกsledujรญcรญ tabulka popisuje akce, kterรฉ je moลพnรฉ tlaฤรญtku pล™iล™adit."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Odeลกle data zadanรก v aktuรกlnรญm formulรกล™i na adresu, kterรก je urฤena v dialogu <link href=\"text/shared/02/01170200.xhp\" name=\"Vlastnosti formulรกล™e\">Vlastnosti formulรกล™e</link> v poli <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Zmฤ›nรญ obsah a stav ovlรกdacรญch prvkลฏ formulรกล™e na vรฝchozรญ hodnoty (Vรฝchozรญ hodnota, Vรฝchozรญ stav, Vรฝchozรญ vรฝbฤ›r)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Urฤuje, zda se pole se seznamem mรก rozbalovat, nebo nikoliv.</ahelp> Ovlรกdacรญ prvek s vlastnostรญ Rozbalovacรญ mรก navรญc ลกipku, kterรก po klepnutรญ myลกi otevล™e seznam existujรญcรญch zรกznamลฏ. Volbou <emph>Poฤet ล™รกdkลฏ</emph> je moลพnรฉ urฤit, kolik ล™รกdkลฏ se mรก zobrazit pล™i rozbalenรญ. Tuto vlastnost mohou mรญt i pole se seznamem."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Nรกzev popisku"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Obsah textovรฝch polรญ"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Obsah polรญ ve sloupcรญch ovlรกdacรญho prvku tabulky"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Obrรกzek nebo text pouลพitรฝ na tlaฤรญtcรญch"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Zapne u pole se seznamem automatickรฉ vyplลˆovรกnรญ.</ahelp> Funkce automatickรฉho vyplลˆovรกnรญ zobrazuje seznam dล™รญve zadanรฝch poloลพek podle znakลฏ, kterรฉ pรญลกete."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Chcete-li nฤ›kterรฝ znak popisku urฤit jako klรกvesovou zkratku, vloลพte pล™ed znak vlnovku (~)."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Zaลกkrtnutรญm polรญฤka <emph>ลฝรกdnรฉ pล™iล™azenรญ</emph> odstranรญte propojenรญ mezi ovlรกdacรญm prvkem a pล™iล™azenรฝm popiskem.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Nastavenรญ ลกรญล™ky sloupce v ovlรกdacรญm prvku tabulky.</ahelp> Nastavรญ ลกรญล™ku sloupce v ovlรกdacรญm prvku tabulky v jednotkรกch, kterรฉ jsou urฤeny v nastavenรญ %PRODUCTNAME. Pokud chcete, je moลพnรฉ zadat hodnotu doplnฤ›nou platnou mฤ›rnou jednotkou, napล™. 5 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Urฤuje prodlevu v milisekundรกch mezi opakovรกnรญm udรกlostรญ.</ahelp> Opakovanรก udรกlost nastane, kdyลพ klepnete na ลกipku nebo pozadรญ posuvnรญku nebo navigaฤnรญ tlaฤรญtko na liลกtฤ› Navigace a podrลพรญte tlaฤรญtko myลกi. Pokud chcete, je moลพnรฉ zadat hodnotu doplnฤ›nou platnou mฤ›rnou jednotkou, napล™. 5 cm."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Zadejte poลพadovanรฝ formรกt pro zobrazenรญ data.</ahelp> Formรกt data je moลพnรฉ urฤit pro pole data."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Urฤuje, zda mลฏลพe zaลกkrtรกvacรญ pole reprezentovat kromฤ› hodnot PRAVDA a NEPRAVDA navรญc hodnotu NEVYPLNฤšNO.</ahelp> Tato funkce je k dispozici, pouze pokud databรกze akceptuje tล™i stavy: TRUE, FALSE a ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "Vlastnost <emph>Trojstav</emph> lze definovat jen pro databรกzovรฉ formulรกล™e, pro HTML formulรกล™e to nelze."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Textovรก konstanta. Tuto pozici nelze upravit. Zobrazรญ se odpovรญdajรญcรญ znak ze znakovรฉ masky."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Lze zadat znaky a-z a A-Z. Velkรก pรญsmena se nezmฤ›nรญ na malรก."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Lze zadat znaky A-Z. Pokud uลพivatel zadรก malรฉ pรญsmeno, automaticky se pล™evede na velkรฉ."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Lze zadat znaky a-z, A-Z a 0-9. Velkรก pรญsmena se nepล™evรกdรญ na malรก."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Lze zadat znaky A-Z a 0-9. Pokud uลพivatel zadรก malรฉ pรญsmeno, automaticky se pล™evede na velkรฉ."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "V tรฉto pozici mohou bรฝt zadรกny libovolnรฉ ฤรญslice od 0 do 9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "V tรฉto pozici mohou bรฝt zadรกny libovolnรฉ tisknutelnรฉ znaky. Bude-li zadรกno malรฉ pรญsmeno, bude automaticky pล™evedeno na pรญsmeno velkรฉ."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Umoลพลˆuje nastavit kontrolu formรกtu, kterรก akceptuje formรกtovanรฝ obsah (datum, ฤas apod.). <ahelp hid=\"HID_PROP_STRICTFORMAT\">Je-li aktivnรญ pล™esnรฝ formรกt (Ano), pล™ijรญmรกny jsou jen povolenรฉ znaky.</ahelp> Napล™รญklad v poli pro datum budou pล™ijaty pouze ฤรญsla nebo oddฤ›lovaฤe data; vลกechny alfabetickรฉ znaky zadanรฉ z klรกvesnice budou ignorovรกny."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Urฤuje cรญlovรฝ rรกmec, ve kterรฉm se zobrazรญ dokument otevล™enรฝ z nabรญdky \"Otevล™รญt dokument / webovou strรกnku\".</ahelp> Takรฉ je moลพnรฉ urฤit rรกmec, ve kterรฉm se zobrazรญ <emph>URL</emph>, jenลพ bude otevล™eno po klepnutรญ na tlaฤรญtko s pล™iล™azenou akcรญ Otevล™รญt dokument / webovou strรกnku)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "Vlastnost Rรกmec je relevantnรญ pro HTML formulรกล™e, ale ne pro databรกzovรฉ formulรกล™e."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Obrรกzkovรฉ tlaฤรญtko mรก vlastnost <emph>Obrรกzek</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">Vlastnost <emph>Obrรกzek</emph> urฤuje cestu a nรกzev souboru s obrรกzkem, kterรฝ chcete zobrazit na tlaฤรญtku.</ahelp> Pokud vyberete obrรกzek pomocรญ tlaฤรญtka <emph>...</emph>, vyplnรญ se cesta a nรกzev souboru automaticky."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "Pro tlaฤรญtka URL se pomocnรฝ text zobrazรญ mรญsto adresy zadanรฉ v URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Urฤuje URL odkaz na dokument nรกpovฤ›dy, kterรฝ se zobrazรญ jako nรกpovฤ›da ovlรกdacรญho prvku.</ahelp> Nรกpovฤ›da ovlรกdacรญho prvku se otevล™e, mรก-li ovlรกdacรญ prvek zamฤ›ล™enรญ a uลพivatel stiskne F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Urฤuje seznam poloลพek viditelnรฝch v dokumentu. Otevล™ete tento seznam a zadejte svลฏj text. Pro odล™รกdkovรกnรญ pouลพijte Shift+Enter. U seznamลฏ a polรญ se seznamem je moลพnรฉ urฤit, kterรฉ poloลพky budou v dokumentu viditelnรฉ. Otevล™ete pole <emph>Poloลพky seznamu</emph> a zadejte svลฏj text.</ahelp> Pล™eฤtฤ›te si takรฉ <link href=\"text/shared/02/01170100.xhp\" name=\"tipy\">tipy</link> pro ovlรกdรกnรญ aplikace pomocรญ klรกvesnice."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Je-li formulรกล™ovรฉ pole propojeno sย databรกzรญ a maximรกlnรญ dรฉlka textu je urฤena nastavenรญm v databรกzi, nelze do tohoto pole zadรกvat ลพรกdnou hodnotu. Nastavenรญ bude databรกzรญ pล™ijato pouze tehdy, nebude-li hodnota tohoto ovlรกdacรญho pole zadรกna."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>textovรฉ pole s formรกtovรกnรญm</bookmark_value><bookmark_value>ovlรกdacรญ prvky;textovรฉ pole s fomรกtovรกnรญm</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Zobrazรญ text s vรญce ล™รกdky.</ahelp> Umoลพnรญ pouลพรญt v textovรฉm poli zalomenรญ ล™รกdkลฏ, takลพe je moลพnรฉ zadat vรญce neลพ jeden ล™รกdek textu. Pro ruฤnรญ vloลพenรญ zalomenรญ ล™รกdku stisknฤ›te klรกvesu Enter."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Urฤuje, zda se tlaฤรญtko chovรก jako pล™epรญnacรญ tlaฤรญtko. Pokud nastavรญte Pล™epnout na \"Ano\", je moลพnรฉ pล™epรญnat mezi stavy \"vybrรกno\" a \"nevybrรกno\" klepnutรญm na tlaฤรญtko nebo stisknutรญm mezernรญku, mรก-li tlaฤรญtko zamฤ›ล™enรญ. Tlaฤรญtko ve stavu \"vybrรกno\" se zobrazuje \"stisknutรฉ\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Je-li tato volba nastavena na \"Ano\", tlaฤรญtko zรญskรก zamฤ›ล™enรญ, kdyลพ na nฤ›j klepnete.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">Na kartฤ› <emph>Vlastnosti</emph> urฤuje nรกzev ovlรกdacรญho prvku. Na kartฤ› <emph>Vlastnosti formulรกล™e</emph> urฤuje nรกzev formulรกล™e.</ahelp> Kaลพdรฝ ovlรกdacรญ prvek a kaลพdรฝ formulรกล™ mรก vlastnost <emph>Nรกzev</emph>, pomocรญ kterรฉ jej lze identifikovat. Nรกzev se zobrazรญ v <link href=\"text/shared/02/01170600.xhp\" name=\"Navigรกtoru formulรกล™em\">Navigรกtoru formulรกล™e</link> a pomocรญ nรกzvu se takรฉ je moลพnรฉ na ovlรกdacรญ pole odkazovat v makru. Ovlรกdacรญ pole je urฤeno nรกzvem, kterรฝ se sloลพรญ z popisku a ฤรญsla."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>ovlรกdacรญ prvky; seskupovรกnรญ</bookmark_value><bookmark_value>seskupenรญ;ovlรกdacรญch prvkลฏ</bookmark_value><bookmark_value>formulรกล™e; seskupovรกnรญ ovlรกdacรญch prvkลฏ</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "Nรกzev se takรฉ pouลพรญvรก pro seskupenรญ rลฏznรฝch ovlรกdacรญch prvkลฏ, kterรฉ spolu funkฤnฤ› souvisejรญ, napล™. pล™epรญnaฤe. Chcete-li prvky seskupit, zadejte vลกem ฤlenลฏm skupiny stejnรฝ nรกzev: Ovlรกdacรญ prvky se stejnรฝm nรกzvem tvoล™รญ skupinu. Seskupenรฉ ovlรกdacรญ prvky lze vizuรกlnฤ› reprezentovat pomocรญ <link href=\"text/shared/02/01170000.xhp\" name=\"Seskupenรญ\">Seskupenรญ</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Urฤuje, zda se u spodnรญho ohraniฤenรญ ovlรกdacรญho prvku tabulky zobrazรญ liลกta navigace.</ahelp> Urฤuje, zda se u spodnรญho ohraniฤenรญ ovlรกdacรญho prvku tabulky zobrazรญ liลกta navigace."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Urฤuje, zda je ovlรกdacรญ prvek pouze pro ฤtenรญ (Ano) nebo jej lze upravit (Ne).</ahelp> Vlastnost <emph>Pouze pro ฤtenรญ</emph> lze pล™iล™adit vลกem ovlรกdacรญm prvkลฏm, do kterรฝch uลพivatel zadรกvรก รบdaje. Pokud pล™iล™adรญte tuto vlastnost ovlรกdacรญmu prvku pro obrรกzek, kterรฝ pล™ebรญrรก obrรกzky z databรกze, uลพivatel nebude moci vloลพit do databรกze novรฝ obrรกzek."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Urฤuje, zda se mรก ohraniฤenรญ pole zobrazit \"Bez rรกmce\", ve \"3D\" nebo \"Plochรฝ\".</ahelp> U ovlรกdacรญch prvkลฏ, kterรฉ majรญ ohraniฤenรญ, je moลพnรฉ urฤit zobrazenรญ ohraniฤenรญ nastavenรญm vlastnosti <emph>Ohraniฤenรญ</emph>. Na vรฝbฤ›r mรกte mezi volbami \"Bez rรกmce\", \"3D\" nebo \"Plochรฝ\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">Vlastnost <emph>Poล™adรญ aktivace</emph> urฤuje poล™adรญ, v jakรฉm zรญskรกvajรญ ovlรกdacรญ prvky zamฤ›ล™enรญ pล™i stisku klรกvesy Tab.</ahelp> Ve formulรกล™i, kterรฝ obsahuje vรญce ovlรกdacรญch prvkลฏ, je moลพnรฉ pล™esouvat zamฤ›ล™enรญ na nรกsledujรญcรญ ovlรกdacรญ prvek stisknutรญm klรกvesy Tab. Pomocรญ vlastnosti <emph>Poล™adรญ aktivace</emph> je moลพnรฉ zmฤ›nit poล™adรญ, v jakรฉm budou ovlรกdacรญ prvky zรญskรกvat zamฤ›ล™enรญ."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "Vlastnost <emph>Poล™adรญ aktivace</emph> nenรญ k dispozici pro <link href=\"text/shared/02/01170600.xhp\" name=\"Skrytรฉ ovlรกdacรญ prvky\">Skrytรฉ ovlรกdacรญ prvky</link>. Pokud chcete, je moลพnรฉ tuto vlastnost nastavit takรฉ obrรกzkovรฝm tlaฤรญtkลฏm a ovlรกdacรญmu poli obrรกzku."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Pล™i vytvรกล™enรญ formulรกล™e se index automaticky pล™iล™azuje podle poล™adรญ, v jakรฉm ovlรกdacรญ prvky pล™idรกvรกte; kaลพdรฉmu ovlรกdacรญmu prvku se pล™iล™adรญ index zvรฝลกenรฝ o 1. Pokud zmฤ›nรญte index ovlรกdacรญho prvku, automaticky se aktualizujรญ indexy ostatnรญch ovlรกdacรญch prvkลฏ. Prvkลฏm, kterรฉ nemohou zรญskat zamฤ›ล™enรญ (Krok tabulรกtoru = Ne), se hodnota takรฉ pล™iล™adรญ. Ovลกem pล™i pouลพitรญ klรกvesy Tab se tyto ovlรกdacรญ prvky pล™eskoฤรญ."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Urฤuje, zda se hodnota mฤ›nรญ, pokud uลพivatel otรกฤรญ koleฤkem myลกi. Nikdy: Hodnota se nebude mฤ›nit. Pล™i zamฤ›ล™enรญ: (vรฝchozรญ) Hodnota se bude mฤ›nit, pokud mรก danรฉ pole v okamลพiku otรกฤenรญ koleฤkem myลกi zamฤ›ล™enรญ a je nad nรญm ukazatel myลกi. Vลพdy: Hodnota se bude mฤ›nit vลพdy, kdyลพ nad danรฉ pole pล™i otรกฤenรญ koleฤkem umรญstรญte ukazatel myลกi, a to i kdyลพ danรฉ pole nemรก zamฤ›ล™enรญ.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Pro seskupenรฉ volby se vรฝchozรญ stav skupiny urฤuje pomocรญ vlastnosti <emph>Vรฝchozรญ stav</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Urฤuje takรฉ stav seznamu, pokud uลพivatel stiskne tlaฤรญtko typu Obnovit."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Pro seznam obsahujรญcรญ seznam hodnot je moลพnรฉ klepnutรญm na tlaฤรญtko <emph>...</emph> otevล™รญt dialog <emph>Vรฝchozรญ vรฝbฤ›r</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Urฤuje takรฉ stav, pokud uลพivatel stiskne tlaฤรญtko typu Obnovit."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Urฤuje hodnotu, kterรก se pล™iฤte nebo odeฤte, kdyลพ uลพivatel klepne na ลกipku posuvnรญku.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">Vlastnost <emph>Vรฝchozรญ tlaฤรญtko</emph> urฤuje, kterรฉ tlaฤรญtko se pouลพije pล™i stisku klรกvesy Enter.</ahelp> Vlastnost <emph>Vรฝchozรญ tlaฤรญtko</emph> urฤuje, kterรฉ tlaฤรญtko se pouลพije pล™i stisku klรกvesy Enter. Pokud otevล™ete dialog nebo formulรกล™ a neupravรญte stav, bude tlaฤรญtko s touto vlastnostรญ vรฝchozรญ tlaฤรญtko."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Pล™i pouลพitรญ webovรฝch formulรกล™ลฏ se s touto vlastnostรญ mลฏลพete setkat napล™. ve vyhledรกvรกnรญ. Jde o textovรฉ pole s tlaฤรญtkem pro odeslรกnรญ formulรกล™e. Do textovรฉho pole zadรกte text a klepnutรญm spustรญte vyhledรกvรกnรญ. Je-li tlaฤรญtko urฤeno jako vรฝchozรญ, staฤรญ po napsรกnรญ textu stisknout Enter."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">Vlastnost <emph>Krok tabulรกtoru</emph> urฤuje, zda lze ovlรกdacรญ prvek vybrat pomocรญ klรกvesy Tab.</ahelp> K dispozici jsou nรกsledujรญcรญ moลพnosti:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Pล™i pouลพitรญ klรกvesy Tab se tento ovlรกdacรญ prvek pล™eskoฤรญ."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Na pole lze pล™ejรญt stisknutรญm klรกvesy Tab."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">Vlastnost Popisek nastavuje popisek ovlรกdacรญho prvku ve formulรกล™i.</ahelp> Vlastnost Popisek nastavuje popisek ovlรกdacรญho prvku ve formulรกล™i. Tato vlastnost urฤuje viditelnรฝ popisek nebo zรกhlavรญ sloupce v ovlรกdacรญm prvku tabulky."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Kdyลพ vytvoล™รญte novรฝ ovlรกdacรญ prvek, pouลพije se jako vรฝchozรญ popisek pล™ednastavenรฝ <emph>Nรกzev</emph>. Tento nรกzev se sklรกdรก z nรกzvu ovlรกdacรญho prvku a ฤรญsla (napล™. Tlaฤรญtko1). Vlastnostรญ <emph>Popisek</emph> je moลพnรฉ pล™iล™adit jinรฝ popis, kterรฝ bude lรฉpe vystihovat funkci ovlรกdacรญho prvku."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>vรญceล™รกdkovรฉ popisky ve formulรกล™รญch</bookmark_value><bookmark_value>nรกzvy;vรญceล™รกdkovรฉ popisky</bookmark_value><bookmark_value>ovlรกdacรญ prvky; vรญceล™รกdkovรฉ popisky</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Chcete-li vytvoล™it vรญceล™รกdkovรฝ popisek, otevล™ete pole se seznamem pomocรญ ลกipky. Zalomenรญ ล™รกdku vloลพรญte klรกvesovou zkratkou Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>l+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "Vlastnost <emph>Popisek</emph> se pouลพรญvรก jen pro oznaฤenรญ prvkลฏ formulรกล™e v rozhranรญ viditelnรฉm pro uลพivatele. Pokud pracujete s makry, nezapomeลˆte, ลพe se k ovlรกdacรญm prvkลฏm pล™istupuje pomocรญ vlastnosti <emph>Nรกzev</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Urฤuje URL adresu, kterรก bude otevล™ena po klepnutรญ na tlaฤรญtko typu \"Otevล™รญt dokument / webovou strรกnku\".</ahelp> Do pole <emph>URL</emph> zadejte URL adresu pro tlaฤรญtko typu Otevล™รญt dokument / webovou strรกnku. Tato adresa bude otevล™ena po klepnutรญ na tlaฤรญtko."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Umoลพลˆuje zadat znak nebo ล™etฤ›zec pro symbol mฤ›ny.</ahelp> Pro mฤ›novรฉ pole je moลพnรฉ pล™ednastavit symbol mฤ›ny zadรกnรญm znaku nebo ล™etฤ›zce do vlastnosti <emph>Symbol mฤ›ny</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Pokud textovรฉ pole bude pouลพito k zadรกvรกnรญ hesla, zadejte ASCII kรณd zobrazovanรฉho znaku. Zobrazรญ se namรญsto znakลฏ zadรกvanรฝch uลพivatelem.</ahelp> Pokud uลพivatel zadรกvรก heslo, je moลพnรฉ urฤit, kterรฉ znaky se zobrazรญ mรญsto znaku zadรกvanรฝch uลพivatelem. Do pole <emph>Znaky hesla</emph> zadejte ASCII kรณd poลพadovanรฉho znaku. Je moลพnรฉ pouลพรญt hodnotu od 0 do 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Znaky odpovรญdajรญcรญ ASCII kรณdลฏm si je moลพnรฉ prohlรฉdnout v dialogu <emph>Speciรกlnรญ znaky</emph> (Vloลพit - Speciรกlnรญ znak)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Urฤuje znakovou masku. Znakovรก maska obsahuje vรฝchozรญ hodnoty a je viditelnรก vลพdy po naฤtenรญ formulรกล™e.</ahelp> U pole vzorku je moลพnรฉ urฤit znakovou masku. Znakovรก maska obsahuje vรฝchozรญ hodnoty a je viditelnรก vลพdy po naฤtenรญ formulรกล™e. Pomocรญ kรณdu pro Vstupnรญ masku je moลพnรฉ urฤit, jakรฉ รบdaje mลฏลพe uลพivatel zadรกvat do pole vzorku."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Urฤuje vรฝลกku ล™รกdku v ovlรกdacรญm prvku tabulky.</ahelp> Zadejte vรฝลกku ล™รกdku v ovlรกdacรญm prvku tabulky. Pokud chcete, je moลพnรฉ zadat hodnotu s mฤ›rnou jednotkou, napล™. 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtrovรกnรญ / tล™รญdฤ›nรญ"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Urฤuje velikost posouvรกtka posuvnรญku v \"hodnotovรฝch jednotkรกch\". Napล™. hodnota (\"Max. hodnota posunu\" mรญnus \"Min. hodnota posunu\") / 2 bude mรญt za nรกsledek posouvรกtko, kterรฉ zabere polovinu posuvnรญku.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Je-li nastaveno na 0, ลกรญล™ka a vรฝลกka posouvรกtka bude stejnรก."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "Na kartฤ› <emph>Data</emph> je moลพnรฉ pล™iล™adit vybranรฉmu ovlรกdacรญmu prvku datovรฝ zdroj."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Propojenรญ databรกze s formulรกล™em nastavรญte v dialogovรฉm oknฤ› <link href=\"text/shared/02/01170200.xhp\" name=\"Vlastnosti formulรกล™e\">Vlastnosti formulรกล™e</link>. Potล™ebnรฉ funkce naleznete na kartฤ› <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Moลพnรก nastavenรญ na kartฤ› <emph>Data</emph> zรกvisejรญ na vybranรฉm ovlรกdacรญm prvku. Uvidรญte pouze ty volby, kterรฉ jsou k dispozici pro aktuรกlnรญ ovlรกdacรญ prvek a kontext. Seznam dostupnรฝch polรญ:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Zaลกkrtรกvacรญ pole a pล™epรญnaฤe v seลกitech lze propojit s buลˆkami v aktuรกlnรญm dokumentu. Je-li ovlรกdacรญ prvek zapnut, zkopรญruje se do buลˆky hodnota z Referenฤnรญ hodnota (zap.). Je-li ovlรกdacรญ prvek vypnut, kopรญruje se do buลˆky hodnota z Referenฤnรญ hodnota (vyp.).</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Urฤuje, jak se mรก zpracovat zadanรฝ prรกzdnรฝ ล™etฤ›zec. Je-li tato vlastnost nastavena na \"Ano\", bude se prรกzdnรฝ ล™etฤ›zec brรกt jako hodnota NULL. Je-li vlastnost nastavena na \"Ne\", bude se s ล™etฤ›zcem pracovat bez konverze.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Prรกzdnรฝ ล™etฤ›zec je ล™etฤ›zec nulovรฉ dรฉlky (\"\"). Normรกlnฤ› hodnota NULL nenรญ stejnรก jako prรกzdnรฝ ล™etฤ›zec. Obecnฤ› termรญn NULL oznaฤuje nedefinovanou hodnotu, neznรกmou hodnotu nebo \"jeลกtฤ› nezadanou hodnotu\"."
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Pล™i nรกvrhu formulรกล™e je moลพnรฉ v dialogu <emph>Vlastnosti</emph> na kartฤ› <emph>Data</emph> nastavit textovรฝm polรญm vlastnost \"Nรกvrh filtru\". V reลพimu filtru si potรฉ je moลพnรฉ pล™i hledรกnรญ vybrat ze vลกech informacรญ obsaลพenรฝch v tฤ›chto polรญch.</ahelp> Obsah pole je potรฉ moลพnรฉ vybrat pomocรญ funkce Automatickรฉ dokonฤenรญ. Myslete ovลกem na to, ลพe tato funkce mรก vฤ›tลกรญ pamฤ›ลฅovรฉ a ฤasovรฉ nรกroky, zvlรกลกtฤ› ve velkรฝch databรกzรญch. Proto ji pouลพรญvejte s rozvahou.</variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Zaลกkrtnutรญ pole"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Do spojenรฉ buลˆky se vloลพรญ PRAVDA"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Zruลกenรญ zaลกkrtnutรญ pole"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Do spojenรฉ buลˆky se vloลพรญ NEPRAVDA"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Trojstavovรฉ zaลกkrtรกvacรญ pole je ve stavu \"nerozhodnuto\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Do spojenรฉ buลˆky se vloลพรญ #NV"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Zadรกnรญ ฤรญsla nebo vzorce, kterรฝ vracรญ ฤรญslo, ve spojenรฉ buลˆce"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Je-li zadanรก hodnota PRAVDA nebo rลฏznรก od 0: Zaลกkrtne se pole<br/>Je-li zadanรก hodnota NEPRAVDA nebo 0: Zruลกรญ se zaลกkrtnutรญ pole"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Vymazรกnรญ obsahu spojenรฉ buลˆky, nebo zadรกnรญ textu nebo vzorce, kterรฝ vracรญ text nebo chybu"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Zaลกkrtnutรญ pole. Referenฤnรญ hodnota pole obsahuje text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Do spojenรฉ buลˆky se vloลพรญ text Referenฤnรญ hodnoty."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Zruลกenรญ zaลกkrtnutรญ pole. Referenฤnรญ hodnota pole obsahuje text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Referenฤnรญ hodnota pole obsahuje text. Do buลˆky zadรกte stejnรฝ text."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Referenฤnรญ hodnota pole obsahuje text. Do buลˆky zadรกte jinรฝ text."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Vรฝbฤ›r volby"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Do spojenรฉ buลˆky se vloลพรญ PRAVDA"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Zruลกenรญ vรฝbฤ›ru vรฝbฤ›rem jinรฉ volby"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Do spojenรฉ buลˆky se vloลพรญ NEPRAVDA"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Zadรกnรญ ฤรญsla nebo vzorce, kterรฝ vracรญ ฤรญslo, ve spojenรฉ buลˆce"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Je-li zadanรก hodnota PRAVDA nebo rลฏznรก od 0: Zvolรญ se tlaฤรญtko volby<br/>Je-li zadanรก hodnota NEPRAVDA nebo 0: Zruลกรญ se vรฝbฤ›r volby"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Vymazรกnรญ obsahu spojenรฉ buลˆky, nebo zadรกnรญ textu nebo vzorce, kterรฝ vracรญ text nebo chybu"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Zruลกรญ se vรฝbฤ›r volby"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Klepnutรญ na volbu. Referenฤnรญ hodnota obsahuje text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Do spojenรฉ buลˆky se vloลพรญ text Referenฤnรญ hodnoty."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Klepnutรญ na jinou volbu ve stejnรฉ skupinฤ›. Referenฤnรญ hodnota obsahuje text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Referenฤnรญ hodnota polรญฤka obsahuje text. Do buลˆky zadรกte stejnรฝ text."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Referenฤnรญ hodnota polรญฤka obsahuje text. Do buลˆky zadรกte jinรฝ text."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Zadรกnรญ textu do textovรฉho pole"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Text se zkopรญruje do spojenรฉ buลˆky"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Smรกzรกnรญ obsahu textovรฉho pole"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Smaลพe se obsah spojenรฉ buลˆky"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Zadรกnรญ textu nebo ฤรญsla do spojenรฉ buลˆky"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Text nebo ฤรญslo se zkopรญruje do textovรฉho pole"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Zadรกnรญ vzorce do spojenรฉ buลˆky"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Vรฝsledek vzorce se zkopรญruje do textovรฉho pole"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Smazรกnรญ obsahu spojenรฉ buลˆky"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Smaลพe se obsah textovรฉho pole"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Zadรกnรญ ฤรญsla do pole"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "ฤŒรญslo se zkopรญruje do spojenรฉ buลˆky"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Smazรกnรญ obsahu pole"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Ve spojenรฉ buลˆce se nastavรญ hodnota 0"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Zadรกnรญ ฤรญsla nebo vzorce, kterรฝ vracรญ ฤรญslo, ve spojenรฉ buลˆce"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Do pole se zkopรญruje ฤรญslo"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Vymazรกnรญ obsahu spojenรฉ buลˆky, nebo zadรกnรญ textu nebo vzorce, kterรฝ vracรญ text nebo chybu"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Do pole se nastavรญ hodnota 0"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Spojenรญ obsahu: Synchronizuje textovรฝ obsah oznaฤenรฉ poloลพky seznamu s obsahem buลˆky."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Spojenรญ pozice vรฝbฤ›ru: Pozice jednรฉ vybranรฉ poloลพky seznamu se synchronizuje s ฤรญselnou hodnotou v buลˆce."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Vรฝbฤ›r jednรฉ poloลพky seznamu"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Spojenรญ pozice: Do spojenรฉ buลˆky se zkopรญruje pozice vybranรฉ poloลพky. Napล™. pล™i vรฝbฤ›ru tล™etรญ poloลพky se zkopรญruje ฤรญslo 3."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Vรฝbฤ›r nฤ›kolika poloลพek seznamu"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Do spojenรฉ buลˆky se vloลพรญ #NV"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Zruลกenรญ vรฝbฤ›ru vลกech poloลพek"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Spojenรญ obsahu: Smaลพe se obsah spojenรฉ buลˆky"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Spojenรญ pozice: Do spojenรฉ buลˆky se vloลพรญ hodnota 0"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Zadรกnรญ textu nebo ฤรญsla do spojenรฉ buลˆky"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Spojenรญ obsahu: Najde a oznaฤรญ odpovรญdajรญcรญ poloลพku seznamu"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Spojenรญ pozice: Oznaฤรญ poloลพku na odpovรญdajรญcรญ pozici (prvnรญ poloลพka mรก ฤรญslo 1). Pokud se ลพรกdnรก nenajde, zruลกรญ se oznaฤenรญ vลกech poloลพek."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Zadรกnรญ vzorce do spojenรฉ buลˆky"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Najde a oznaฤรญ poloลพku, kterรก odpovรญdรก vรฝsledku vzorce a reลพimu spojenรญ"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Smazรกnรญ obsahu spojenรฉ buลˆky"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Zruลกรญ oznaฤenรญ vลกech poloลพek seznamu"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Zmฤ›na obsahu seznamu"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Zadรกnรญ textu do editaฤnรญho pole pole se seznamem, nebo vรฝbฤ›r poloลพky z rozbalovacรญho seznamu"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Text se zkopรญruje do spojenรฉ buลˆky"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Smazรกnรญ obsahu editaฤnรญho pole"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Smaลพe se obsah spojenรฉ buลˆky"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Zadรกnรญ textu nebo ฤรญsla do spojenรฉ buลˆky"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Text nebo ฤรญslo se zkopรญruje do editaฤnรญho pole"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Zadรกnรญ vzorce do spojenรฉ buลˆky"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Vรฝsledek vzorce se zkopรญruje do editaฤnรญho pole"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Smazรกnรญ obsahu spojenรฉ buลˆky"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Smaลพe se obsah editaฤnรญho pole"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Zmฤ›na obsahu seznamu"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Spojenรญ obsahu: Synchronizuje textovรฝ obsah oznaฤenรฉ poloลพky seznamu s obsahem buลˆky. Zvolte \"Vybranรก poloลพka\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Spojenรญ pozice vรฝbฤ›ru: Pozice jednรฉ vybranรฉ poloลพky seznamu se synchronizuje s ฤรญselnou hodnotou v buลˆce. Zvolte \"Pozice vybranรฉ poloลพky\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>ovlรกdacรญ prvky; udรกlosti</bookmark_value><bookmark_value>udรกlosti; ovlรกdacรญ prvky</bookmark_value><bookmark_value>makra; pล™iล™azenรญ k udรกlostem ve formulรกล™รญch</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "Na kartฤ› <emph>Udรกlosti</emph> je moลพnรฉ pล™ipojit makra k udรกlostem, kterรฉ mohou nastat v ovlรกdacรญch prvcรญch formulรกล™e."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "V zรกvislosti na ovlรกdacรญm prvkลฏ jsou k dispozici rลฏznรฉ udรกlosti. Na kartฤ› <emph>Udรกlosti</emph> jsou zobrazeny pouze udรกlosti dostupnรฉ pro vybranรฝ ovlรกdacรญ prvek a kontext. Existujรญ nรกsledujรญcรญ udรกlosti:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">K tรฉto udรกlosti dojde pล™ed spuลกtฤ›nรญm akce vyvolanรฉ kliknutรญm na ovlรกdacรญ prvek.</ahelp> Napล™รญklad kliknutรญ na tlaฤรญtko \"Odeslat\" spustรญ akci odeslรกnรญ, ale samotnรฝ proces \"odeslรกnรญ\" je spuลกtฤ›n jen pokud dojde k udรกlosti <emph>Pล™i inicializaci</emph>. Udรกlost <emph>Schvรกlit akci</emph> vรกm umoลพnรญ proces ukonฤit. Pokud propojenรก metoda vrรกtรญ hodnotu FALSE, <emph>Pล™i inicializaci</emph> nebude provedeno."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">K udรกlosti <emph>Provรฉst akci</emph> dojde pล™i spuลกtฤ›nรญ akce.</ahelp> Pokud mรกte ve formulรกล™i napล™รญklad tlaฤรญtko \"Odeslat\", proces odeslรกnรญ reprezentuje akci, kterรก by mฤ›la bรฝt inicializovรกna."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">Udรกlost <emph>Zmฤ›nฤ›no</emph> nastane, kdyลพ ovlรกdacรญ prvek ztratรญ zamฤ›ล™enรญ a jeho obsah se zmฤ›nil.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">Udรกlost <emph>Text zmฤ›nฤ›n</emph> nastane, kdyลพ zadรกte nebo upravรญte text ve vstupnรญm poli.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">Udรกlost <emph>Pล™i zamฤ›ล™enรญ</emph> nastane, kdyลพ ovlรกdacรญ prvek zรญskรก zamฤ›ล™enรญ.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">Udรกlost <emph>Klรกvesa stisknuta</emph> nastane, kdyลพ mรก ovlรกdacรญ prvek zamฤ›ล™enรญ a uลพivatel stiskne klรกvesu.</ahelp> Tuto udรกlost lze spojit s makrem pro kontrolu zadanรฝch รบdajลฏ."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">Udรกlost <emph>Klรกvesa uvolnฤ›na</emph> nastane, kdyลพ mรก ovlรกdacรญ prvek zamฤ›ล™enรญ a uลพivatel uvolnรญ klรกvesu.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">Udรกlost <emph>Myลก uvnitล™</emph> nastane, kdyลพ je ukazatel myลกi v ovlรกdacรญm prvku.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">Udรกlost <emph>Myลก se pohnula spolu se stisknutou klรกvesou</emph> nastane, kdyลพ zรกroveลˆ drลพรญte klรกvesu a pohybujete myลกรญ.</ahelp> Napล™. bฤ›hem pล™etaลพenรญ urฤuje klรกvesa reลพim (pล™esun nebo kopรญrovรกnรญ)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">Udรกlost <emph>Posuv myลกi</emph> nastane, kdyลพ se myลก pล™esune nad ovlรกdacรญm prvkem.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">Udรกlost <emph>Stisknuto tlaฤรญtko myลกi</emph> nastane, kdyลพ stisknete tlaฤรญtko myลกi a ukazatel je na ovlรกdacรญm prvku.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">Udรกlost <emph>Uvolnฤ›no tlaฤรญtko myลกi</emph> nastane, kdyลพ je ukazatel myลกi na ovlรกdacรญm prvku a uvolnรญte tlaฤรญtko myลกi.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Udรกlost <emph>Myลก vnฤ›</emph> nastane, kdyลพ se myลก pล™esune mimo ovlรกdacรญ prvek.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Klepnutรญm na ikonu <emph>Navigรกtor zap/vyp</emph> zobrazรญte nebo skryjete <emph>Navigรกtor</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "<emph>Navigรกtor</emph> mลฏลพete vyvolat takรฉ vรฝbฤ›rem poloลพky nabรญdky <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Zobrazit - Navigรกtor\">Zobrazit - Navigรกtor</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Zobrazit - Navigรกtor\">Zobrazit - Navigรกtor</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Zobrazit - Navigรกtor\">Zobrazit - Navigรกtor</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Zobrazit - Navigรกtor\">Zobrazit - Navigรกtor</link></caseinline><defaultinline>Zobrazit - Navigรกtor</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,8 +9525,8 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "Klepnutรญm na tlaฤรญtko se ลกipkou dolลฏ napravo od nรกzvu stylu zobrazรญte nabรญdku, ve kterรฉ je moลพnรฉ styl aktualizovat podle vรฝbฤ›ru nebo upravit."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Pokud v dialogovรฉm oknฤ› Moลพnosti pod <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - Zobrazenรญ</link> zaลกkrtnete volbu <emph>Zobrazit nรกhled pรญsem</emph>, budou nรกzvy pรญsem zobrazeny s vyuลพitรญm danรฉho pรญsma.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pokud pล™i kliknutรญ na tlaฤรญtko <emph>Zmenลกit odsazenรญ</emph> podrลพรญte klรกvesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, odsazenรญ vybranรฉho odstavce se posune o krok tabulรกtoru nastavenรฝ pod <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - Obecnรฉ</emph></link> v dialogu Moลพnosti.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Pro zvฤ›tลกenรญ levรฉho odsazenรญ aktuรกlnรญho odstavce nebo obsahu buลˆky a posun obsahu na nรกsledujรญcรญ krok tabulรกtoru klepnฤ›te na ikonu Zvฤ›tลกit odsazenรญ.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pokud pล™i kliknutรญ na tlaฤรญtko <emph>Zvฤ›tลกit odsazenรญ</emph> podrลพรญte klรกvesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, odsazenรญ vybranรฉho odstavce se posune o krok tabulรกtoru nastavenรฝ pod <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - Obecnรฉ</emph></link> v dialogu Moลพnosti.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Odsazenรญ zvฤ›tลกenรฉ o hodnotu s klรกvesou <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Pro vypnutรญ zvรฝraznฤ›nรญ stisknฤ›te Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Klepnutรญm na ikonu <emph>Zvฤ›tลกit vzdรกlenost</emph> zvฤ›tลกรญte mezeru nad vybranรฝm odstavcem.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Dalลกรญ รบpravy je moลพnรฉ provรฉst v dialogu <link href=\"text/shared/01/05030100.xhp\" name=\"Formรกt - Odstavec - Odsazenรญ a rozestupy\"><emph>Formรกt - Odstavec - Odsazenรญ a rozestupy</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Klepnutรญm na ikonu <emph>Zmenลกit vzdรกlenost</emph> zmenลกรญte mezeru nad vybranรฝm odstavcem.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Dalลกรญ รบpravy je moลพnรฉ provรฉst v dialogu <link href=\"text/shared/01/05030100.xhp\" name=\"Formรกt - Odstavec - Odsazenรญ a rozestupy\"><emph>Formรกt - Odstavec - Odsazenรญ a rozestupy</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Chcete-li pouลพรญt urฤitรฝ druh ohraniฤenรญ pro jednu buลˆku, umรญstฤ›te kurzor do buลˆky, otevล™ete nรกstrojovou liลกtu <emph>Ohraniฤenรญ</emph> a vyberte barvu.</caseinline><defaultinline>Kdyลพ vloลพรญte obrรกzek nebo tabulku, jiลพ majรญ kompletnรญ ohraniฤenรญ. Chcete-li ohraniฤenรญ odstranit, vyberte obrรกzek nebo celou tabulku a klepnฤ›te na ikonu \"bez ohraniฤenรญ\" na nรกstrojovรฉ liลกtฤ› <emph>Ohraniฤenรญ</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Dalลกรญ informace najdete v Nรกpovฤ›dฤ› v ฤรกsti <link href=\"text/shared/01/05030500.xhp\" name=\"Ohraniฤenรญ\"><emph>Ohraniฤenรญ</emph></link>. Takรฉ je moลพnรฉ pล™eฤรญst si, jak pomocรญ ikony <emph>Ohraniฤenรญ</emph> <link href=\"text/shared/guide/border_table.xhp\" name=\"formรกtovat textovou tabulku\">formรกtovat textovou tabulku</link>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Vรญce informacรญ naleznete v ฤรกsti <link href=\"text/shared/01/05030500.xhp\" name=\"Ohraniฤenรญ\">Ohraniฤenรญ</link>."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Vรญce informacรญ naleznete v ฤรกsti <link href=\"text/shared/01/05030500.xhp\" name=\"Ohraniฤenรญ\">Ohraniฤenรญ</link>."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Umoลพnรญ vรกm pล™epรญnat mezi moลพnostmi ukotvenรญ.</ahelp></variable> Ikona <emph>Zmฤ›nit ukotvenรญ</emph> je viditelnรก, pouze pokud je vybrรกn objekt obrรกzku, kontrolnรญho pole<switchinline select=\"appl\"><caseinline select=\"WRITER\"> nebo rรกmce</caseinline></switchinline>."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Dalลกรญ informace o ukotvenรญ naleznete v ฤรกsti <link href=\"text/shared/01/05260000.xhp\" name=\"Ukotvenรญ\"><emph>Ukotvenรญ</emph></link>"
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Vyberte objekt a klepnฤ›te na ikonu <emph>Otoฤit</emph> na nรกstrojovรฉ liลกtฤ› <emph>Kresba</emph>. </caseinline><caseinline select=\"DRAW\">Vyberte objekt a klepnฤ›te na ikonu Otoฤit na nรกstrojovรฉ liลกtฤ› Kresba.</caseinline><defaultinline>Vyberte objekt a klepnฤ›te na ikonu <emph>Otoฤit</emph> na nรกstrojovรฉ liลกtฤ› <emph>Vlastnosti objektu kresby</emph>.</defaultinline></switchinline> Pล™etaลพenรญm rohovรฉho รบchytu otoฤte objekt v poลพadovanรฉm smฤ›ru."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikona <emph>O รบroveลˆ nรญลพe</emph> je na liลกtฤ› <emph>Odrรกลพky a ฤรญslovรกnรญ</emph>, kterรก se zobrazรญ, kdyลพ je kurzor umรญstฤ›n v poloลพce s ฤรญslovรกnรญm nebo odrรกลพkou. </caseinline><caseinline select=\"IMPRESS\">Ikona <emph>O รบroveลˆ nรญลพe</emph> je na liลกtฤ› <emph>Formรกtovรกnรญ textu</emph>, kterรก se zobrazรญ pล™i prรกci v pohledu s osnovou. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">O รบroveลˆ nรญลพe</caseinline><defaultinline>O รบroveลˆ nรญลพe</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikona <emph>O รบroveลˆ vรฝลกe</emph> je na liลกtฤ› <emph>Odrรกลพky a ฤรญslovรกnรญ</emph>, kterรก se zobrazรญ, kdyลพ je kurzor umรญstฤ›n v poloลพce s ฤรญslovรกnรญm nebo odrรกลพkou. </caseinline><caseinline select=\"IMPRESS\">Ikona <emph>O รบroveลˆ vรฝลกe</emph> je na liลกtฤ› <emph>Formรกtovรกnรญ textu</emph>, kterรก se zobrazรญ pล™i prรกci v pohledu s osnovou. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">O รบroveลˆ vรฝลกe</caseinline><defaultinline>O รบroveลˆ vรฝลกe</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Pokud mรกte oฤรญslovanรฉ odstavce a klepnete na ikonu <emph>Pล™esunout nahoru</emph>, ฤรญsla se upravรญ podle novรฉho poล™adรญ. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikona <emph>Pล™esunout nahoru</emph> je viditelnรก, jen kdyลพ je kurzor umรญstฤ›n v seznamu s odrรกลพkami nebo ฤรญslovรกnรญm.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ikona <emph>Pล™esunout nahoru</emph> je na liลกtฤ› <emph>Formรกtovรกnรญ textu</emph>, kterรก se zobrazรญ pล™i prรกci v pohledu s osnovou.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Tuto funkci lze vyvolat stisknutรญm <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ลกipka nahoru."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Pokud mรกte oฤรญslovanรฉ odstavce a klepnete na ikonu <emph>Pล™esunout dolลฏ</emph>, ฤรญsla se upravรญ podle novรฉho poล™adรญ. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikona <emph>Pล™esunout dolลฏ</emph> je viditelnรก, jen kdyลพ je kurzor umรญstฤ›n v seznamu s odrรกลพkami nebo ฤรญslovรกnรญm.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ikona <emph>Pล™esunout dolลฏ</emph> je na liลกtฤ› <emph>Formรกtovรกnรญ textu</emph>, kterรก se zobrazรญ pล™i prรกci v pohledu s osnovou.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Tuto funkci lze vyvolat stisknutรญm <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ลกipka dolลฏ."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Moลพnosti odrรกลพek, jako druh a umรญstฤ›nรญ, urฤรญte v dialogu <link href=\"text/shared/01/06050000.xhp\" name=\"Odrรกลพky a ฤรญslovรกnรญ\"><emph>Odrรกลพky a ฤรญslovรกnรญ</emph></link>. Chcete-li otevล™รญt tento dialog, klepnฤ›te na ikonu <emph>Odrรกลพky a ฤรญslovรกnรญ</emph> na liลกtฤ› <link href=\"text/swriter/main0206.xhp\" name=\"Odrรกลพky a ฤรญslovรกnรญ\">Odrรกลพky a ฤรญslovรกnรญ</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Moลพnosti odrรกลพek, jako druh a umรญstฤ›nรญ, urฤรญte v dialogu <link href=\"text/shared/01/06050000.xhp\" name=\"Odrรกลพky a ฤรญslovรกnรญ\">Odrรกลพky a ฤรญslovรกnรญ</link>. Chcete-li otevล™รญt tento dialog, kliknฤ›te na ikonu <emph>Odrรกลพky a ฤรญslovรกnรญ</emph> na liลกtฤ› <emph>Formรกtovรกnรญ textu</emph>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">V reลพimu <link href=\"text/swriter/01/03120000.xhp\" name=\"Vzhled webu\">Vzhled webu</link> nejsou nฤ›kterรฉ volby ฤรญslovรกnรญ/odrรกลพek k dispozici.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Vzdรกlenost mezi textem a levรฝm okrajem textu a umรญstฤ›nรญ odrรกลพek lze urฤit v dialogu <link href=\"text/shared/01/05030100.xhp\" name=\"Formรกt - Odstavec\"><emph>Formรกt - Odstavec</emph></link> zadรกnรญm odsazenรญ zleva a odsazenรญ prvnรญho ล™รกdku.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,8 +10957,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "Pล™รญkaz Naฤรญst URL zpล™รญstupnรญte pomocรญ pล™รญkazu <emph>Viditelnรก tlaฤรญtka</emph> (klepnฤ›te pravรฝm tlaฤรญtkem na nรกstrojovou liลกtu)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Vรฝbฤ›rovรฝ kurzor je moลพnรฉ povolit i v dokumentech jen pro ฤtenรญ nebo Nรกpovฤ›dฤ›. Zvolte <emph>รšpravy - Vybrat text</emph> nebo otevล™ete mรญstnรญ nabรญdku v dokumentu jen pro ฤtenรญ a zvolte <emph>Vybrat text</emph>. Vรฝbฤ›rovรฝ kurzor neblikรก.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Chcete-li upravovat databรกzi pouลพรญvanou vรญce osobami, musรญte mรญt odpovรญdajรญcรญ pล™รญstupovรก prรกva. Kdyลพ upravujete externรญ databรกzi, $[officename] nezprostล™edkovรกvรก doฤasnรฉ uklรกdรกnรญ provedenรฝch zmฤ›n. Zmฤ›ny se odesรญlajรญ pล™รญmo do databรกze."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Uloลพรญ aktuรกlnรญ zรกznam v databรกzovรฉ tabulce.</ahelp> Ikonu <emph>Uloลพit zรกznam</emph> najdete na liลกtฤ› <link href=\"text/shared/main0212.xhp\" name=\"Data tabulky\">Data tabulky</link>."
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">Klepnutรญm pล™eruลกรญte aktuรกlnรญ proces naฤรญtรกnรญ. Pokud pล™i klepnutรญ podrลพรญte klรกvesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, pล™eruลกรญ se vลกechny procesy naฤรญtรกnรญ.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exportuje aktuรกlnรญ dokument pล™รญmo do PDF bez zobrazenรญ dialogovรฉho okna nastavenรญ.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Zobrazรญ aktuรกlnรญ umรญstฤ›nรญ kurzoru v dokumentu %PRODUCTNAME Basic. Jako prvnรญ je zobrazeno ฤรญslo ล™รกdku a potรฉ ฤรญslo sloupce.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Otevล™e dialog Hypertextovรฝ odkaz.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Zadejte nรกzev hypertextovรฉho odkazu.</ahelp> $[officename] vloลพรญ do odkazu znaฤku NAME."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Zadejte URL souboru, kterรฝ se mรก otevล™รญt po klepnutรญ na hypertextovรฝ odkaz. Pokud nezadรกte cรญlovรฝ rรกmec, soubor se otevล™e v aktuรกlnรญm dokumentu nebo rรกmci.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Na konec dokumentu</caseinline> <defaultinline>Poslednรญ strรกnka</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Zavล™e aktuรกlnรญ okno.</ahelp> Zvolte <emph>Okno - Zavล™รญt okno</emph> nebo stisknฤ›te <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. V nรกhledu tisku v $[officename] Writer a Calc je moลพnรฉ zavล™รญt aktuรกlnรญ okno klepnutรญm na tlaฤรญtko <emph>Zavล™รญt nรกhled</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Zatรญmco funkce <link href=\"text/shared/02/12010000.xhp\" name=\"ล˜adit vzestupnฤ›\"><emph>ล˜adit vzestupnฤ›</emph></link> a <link href=\"text/shared/02/12020000.xhp\" name=\"ล˜adit sestupnฤ›\"><emph>ล˜adit sestupnฤ›</emph></link> ล™adรญ pouze podle jednoho kritรฉria, v dialogu <emph>Poล™adรญ ล™azenรญ</emph> je moลพnรฉ spojit vรญce kritรฉriรญ."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Seล™adรญte-li tedy napล™รญklad pole s nรกzvem Jmรฉno vzestupnฤ› a pole s nรกzvem Pล™รญjmenรญ sestupnฤ›, budou vลกechny zรกznamy ล™azeny ve vzestupnรฉm poล™adรญ podle kล™estnรญho jmรฉna a potom v rรกmci ล™azenรญ podle kล™estnรญho jmรฉna seล™azeny sestupnฤ› podle pล™รญjmenรญ."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tabulky v databรกzรญch; hledรกnรญ</bookmark_value><bookmark_value>formulรกล™e; prochรกzenรญ</bookmark_value><bookmark_value>zรกznamy; hledรกnรญ v databรกzรญch</bookmark_value><bookmark_value>hledรกnรญ; databรกze</bookmark_value><bookmark_value>databรกze; hledรกnรญ zรกznamลฏ</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Prohledรกvรก databรกzovรฉ tabulky a formulรกล™e.</ahelp> Ve formulรกล™รญch nebo databรกzovรฝch tabulkรกch je moลพnรฉ hledat v datovรฝch polรญch, seznamech a zaลกkrtรกvacรญch polรญch urฤitรฉ hodnoty. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "Popsanรฉ vyhledรกvรกnรญ provรกdรญ <item type=\"productname\">%PRODUCTNAME</item>. Pokud chcete k hledรกnรญ v databรกzi pouลพรญt SQL server, pouลพijte ikonu <link href=\"text/shared/02/12110000.xhp\" name=\"Formulรกล™ovรฉ filtry\">Formulรกล™ovรฉ filtry</link> na liลกtฤ› <link href=\"text/shared/main0213.xhp\" name=\"Formulรกล™\">Formulรกล™</link>"
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Mรกte pole data, kterรฉ je v databรกzi uloลพeno ve formรกtu \"DD.MM.YY\" (napล™รญklad 17.02.65). Formรกt tรฉto poloลพky je v zobrazenรญ zdroje dat zmฤ›nฤ›n na \"DD. MMM YYYY\" (17. รบnora 1965). Podle tohoto pล™รญkladu je zรกznam obsahujรญcรญ 17. รบnora nalezen jen tehdy, pokud je aktivnรญ volba <emph>Pouลพรญt formรกt pole</emph>:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "Hodnota 5 vracรญ ฤasovรฝ รบdaj 14:00:00"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "ฤŒasovรก pole nejsou pro databรกze typu dBASE definovรกna a musรญ bรฝt simulovรกna. Chcete-li internฤ› zobrazit ฤas 14:00:00, je nutnรฉ zadat hodnotu 5."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" vrรกtรญ vลกechny zรกznamy standardnรญho pole"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "Zobrazenรฝ pohled neodpovรญdรก internรญmu formรกtu dat. Je-li napล™รญklad v databรกzi hodnota 45.789 uloลพena jako pole typu Number/Double a formรกt zobrazenรญ je urฤen s dvฤ›ma desetinnรฝmi mรญsty, nalezena bude hodnota \"45.79\" pouze pล™i hledรกnรญ s pouลพitรญm formรกtu pole."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Ovลกem pro vฤ›tลกรญ databรกze, u kterรฝch nejsou potรญลพe s formรกtem, je hledรกnรญ bez volby <emph>Pouลพรญt formรกt pole</emph> vhodnฤ›jลกรญ, protoลพe je rychlejลกรญ."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Povoluje pล™i hledรกnรญ pouลพitรญ zรกstupnรฝch znakลฏ * nebo ?.</ahelp> Je moลพnรฉ pouลพรญt nรกsledujรญcรญ zรกstupnรฉ znaky:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Pokud chcete hledat samotnรฉ znaky ? nebo *, uvozte je zpฤ›tnรฝm lomรญtkem: \"\\?\" nebo \"\\*\". To je nutnรฉ pouze pokud je aktivnรญ volba <emph>Vรฝraz se zรกstupnรฝmi znaky</emph>. Pokud tato volba nenรญ aktivnรญ, jsou zรกstupnรฉ znaky zpracovรกny jako bฤ›ลพnรฉ znaky."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Vyhledรกvรก za pomoci regulรกrnรญch vรฝrazลฏ.</ahelp> Jsou podporovรกny stejnรฉ regulรกrnรญ vรฝrazy jako v dialogovรฉm oknฤ› <link href=\"text/shared/01/02100000.xhp\" name=\"Dialogovรฉ okno Najรญt a nahradit\">Najรญt a nahradit</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Ve velkรฝch databรกzรญch mลฏลพe hledรกnรญ v opaฤnรฉm smฤ›ru trvat dรฉle. V takovรฉm pล™รญpadฤ› najdete v oblasti Stav informaci o tom, ลพe probรญhรก prochรกzenรญ zรกznamลฏ."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Hledat / Zruลกit"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Na rozdรญl od obyฤejnรฉho hledรกnรญ, kterรฉ se aktivuje ikonou <link href=\"text/shared/02/12100200.xhp\" name=\"Najรญt zรกznam\">Najรญt zรกznam</link> na liลกtฤ› <emph>Formulรกล™</emph>, je moลพnรฉ pomocรญ formulรกล™ovรฝch filtrลฏ hledat rychleji. Hledรกnรญ obvykle vyล™izuje rychlรฝ databรกzovรฝ server. Takรฉ je moลพnรฉ zadรกvat sloลพitฤ›jลกรญ vyhledรกvacรญ podmรญnky."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "Funkce <emph>Pouลพรญt filtr</emph> zachovรกvรก nastavenรฉ <link href=\"text/shared/02/12110000.xhp\" name=\"formulรกล™ovรฉ filtry\">formulรกล™ovรฉ filtry</link>. Nemusรญte je urฤovat znovu."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Aktivuje pล™i zobrazenรญ formulรกล™e dodateฤnรฉ zobrazenรญ tabulky.</ahelp> Kdyลพ je aktivnรญ funkce <emph>Zdroj dat jako tabulka</emph>, uvidรญte nad formulรกล™em odpovรญdajรญcรญ tabulku."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Zobrazenรก tabulka a formulรกล™ obsahujรญ stejnรฉ รบdaje. Zmฤ›ny provedenรฉ v tabulce se projevรญ ve formulรกล™i a zmฤ›ny ve formulรกล™i se projevรญ v tabulce."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Pล™etรกhnฤ›te myลกรญ levou dolnรญ znaฤku doprava."
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Pล™etรกhnฤ›te myลกรญ levou hornรญ znaฤku doprava."
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Znaฤku na pravรฉ stranฤ› pล™etรกhnฤ›te myลกรญ doleva."
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Abyste zmฤ›nili odsazenรญ zleva u druhรฉho a dalลกรญch ล™รกdkลฏ odstavce, podrลพte klรกvesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, klepnฤ›te na levou dolnรญ znaฤku a pล™etรกhnฤ›te ji doprava."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "Funkce <emph>Spustit dotaz</emph> umoลพลˆuje zkontrolovat dotaz. Pokud chcete dotaz uloลพit, uklรกdรก se na kartฤ› <emph>Dotaz</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Urฤuje tabulky, kterรฉ se majรญ vloลพit do okna nรกvrhu.</ahelp> V dialogu <emph>Pล™idat tabulky</emph> vyberte tabulky, kterรฉ chcete pล™idat k aktuรกlnรญmu dotazu. </variable> Pล™i vytvรกล™enรญ dotazu nebo novรฉho pohledu na tabulku vyberte odpovรญdajรญcรญ tabulku, na kterou mรก dotaz nebo pohled odkazovat. Pokud pracujete s relaฤnรญmi databรกzemi, vyberte tabulky, mezi kterรฝmi chcete vytvoล™it relaci."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Reลพim nรกvrhu zap/vyp"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Reลพim nรกvrhu zap/vyp\">Reลพim nรกvrhu zap/vyp</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Reลพim nรกvrhu zap/vyp"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">V reลพimu nativnรญho SQL je moลพnรฉ zadat SQL pล™รญkazy, kterรฉ nejsou zpracovรกny $[officename], ale jsou pล™edรกny pล™รญmo zdroji dat.</ahelp> Pokud tyto zmฤ›ny nezobrazรญte v reลพimu nรกvrhu, nenรญ moลพnรฉ se na tento reลพim zpฤ›t pล™epnout."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Opฤ›tovnรฝm klepnutรญm na ikonu se vrรกtรญte do normรกlnรญho reลพimu, kde se zmฤ›ny v <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Nรกvrh novรฉho dotazu\">Nรกvrhu novรฉho dotazu</link> sjednotรญ se zmฤ›nami v SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Zobrazรญ v dolnรญ ฤรกsti reลพimu nรกvrhu v oknฤ› <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Nรกvrh dotazu\">Nรกvrh dotazu</link> ล™รกdek \"Funkce\".</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Zobrazรญ v dolnรญ ฤรกsti pohledu nรกvrhu v oknฤ› <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Nรกvrh dotazu\">Nรกvrh dotazu</link> ล™รกdek \"Tabulka\".</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Zobrazรญ v dolnรญ ฤรกsti pohledu nรกvrhu v oknฤ› <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Nรกvrh dotazu\">Nรกvrh dotazu</link> ล™รกdek \"Alias\".</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Rozลกรญล™รญ vytvoล™enรฝ vรฝbฤ›rovรฝ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL dotaz\">SQL dotaz</link> o parametr DISTINCT pro aktuรกlnรญ sloupec.</ahelp> Nรกsledkem toho se opakujรญcรญ hodnoty zobrazรญ jen jednou."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Chcete-li vybrat objekt, kliknฤ›te na nฤ›j ukazatelem myลกi. Chcete-li vybrat vรญce objektลฏ, natรกhnฤ›te kolem nich vรฝbฤ›rovรฝ rรกmeฤek. Chcete-li pล™idat objekt k vรฝbฤ›ru, podrลพte klรกvesu Shift a kliknฤ›te na objekt. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Vybranรฉ objekty lze urฤit jako <link href=\"text/shared/01/05290000.xhp\" name=\"skupinu\">skupinu</link> a udฤ›lat tak z nich jedinรฝ skupinovรฝ objekt.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Umoลพลˆuje upravovat jednotlivรฉ prvky skupiny. Takรฉ je moลพnรฉ mazat prvky skupiny pomocรญ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+kliknutรญ.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Jednotlivรฉ objekty ze skupiny je moลพnรฉ vybrat dvojitรฝm kliknutรญm. Nejprve musรญte vypnout ikonu <emph>Dvojklikem upravรญte text</emph> na liลกtฤ› <emph>Moลพnosti</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "V reลพimu Zdrojovรฝ text HTML je moลพnรฉ prohlรญลพet a upravovat <link href=\"text/shared/00/00000002.xhp#tags\" name=\"znaฤky\">znaฤky</link> <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Kdyลพ dokument uloลพรญte jako prostรฝ text a pล™iล™adรญte mu pล™รญponu .html nebo .htm, vytvoล™รญte z nฤ›j HTML dokument."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Zobrazรญ aktuรกlnรญ styl strรกnky. Poklepรกnรญm je moลพnรฉ jej upravit, klepnutรญ pravรฝm tlaฤรญtkem se pล™epnete na jinรฝ z pล™iล™azenรฝch stylลฏ.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Poklepรกnรญm na pole <emph>Styl strรกnky</emph> otevล™ete dialog <link href=\"text/swriter/01/05040000.xhp\" name=\"Styl strรกnky\">Styl strรกnky</link>, kde je moลพnรฉ upravit styl aktuรกlnรญ strรกnky. V mรญstnรญ nabรญdce tohoto pole je moลพnรฉ pล™iล™adit styl aktivnรญ strรกnce.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Poklepรกnรญm na pole <emph>Styl strรกnky</emph> otevล™ete dialog <link href=\"text/scalc/01/05070000.xhp\" name=\"Styl strรกnky\">Styl strรกnky</link>, kde je moลพnรฉ upravit styl aktuรกlnรญ strรกnky.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Poklepejte na toto pole pro otevล™enรญ dialogu <link href=\"text/simpress/01/05120000.xhp\" name=\"Styl strรกnky\">Nรกvrh snรญmku</link>, ve kterรฉm mลฏลพete zvolit styl aktuรกlnรญho snรญmku. Mลฏลพete vybrat jinรฝ formรกt papรญru nebo pozadรญ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Poklepejte na toto pole pro otevล™enรญ dialogu <link href=\"text/simpress/01/05120000.xhp\" name=\"Styl strรกnky\">Nรกvrh snรญmku</link>, ve kterรฉm mลฏลพete zvolit styl aktuรกlnรญ strรกnky. Mลฏลพete vybrat jinรฝ formรกt papรญru nebo pozadรญ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Poklepรกnรญm na toto pole otevล™ete dialog <link href=\"text/shared/01/03010000.xhp\" name=\"Pล™iblรญลพenรญ\">Pล™iblรญลพenรญ</link>, kde je moลพnรฉ mรญru pล™iblรญลพenรญ zmฤ›nit."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,8 +15701,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Klepnutรญm na pole zmฤ›nรญte reลพimy (kromฤ› $[officename] Basic IDE, kde je aktivnรญ jen klรกvesa <emph>Insert</emph>). Je-li kurzor v dokumentu, je moลพnรฉ k pล™epnutรญ reลพimu pouลพรญt takรฉ klรกvesu Insert (pokud ji mรกte na klรกvesnici)."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,8 +15765,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>reลพimy vรฝbฤ›ru v textu</bookmark_value><bookmark_value>text; reลพimy vรฝbฤ›ru</bookmark_value><bookmark_value>reลพim rozลกiล™itelnรฉho vรฝbฤ›ru</bookmark_value><bookmark_value>reลพim doplnitelnรฉho vรฝbฤ›ru</bookmark_value><bookmark_value>blokovรฝ reลพim vรฝbฤ›ru</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Pokud jeลกtฤ› nebyly zmฤ›ny dokumentu uloลพeny na pevnรฝ disk, zobrazuje se v tomto poli \"*\". Platรญ to takรฉ pro novรฉ a jeลกtฤ› neuloลพenรฉ dokumenty.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/04.po b/source/cs/helpcontent2/source/text/shared/04.po
index ee862901c5a..5716dbf3c89 100644
--- a/source/cs/helpcontent2/source/text/shared/04.po
+++ b/source/cs/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-30 20:27+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>klรกvesnice; vลกeobecnรฉ pล™รญkazy</bookmark_value><bookmark_value>klรกvesovรฉ zkratky; vลกeobecnรฉ</bookmark_value><bookmark_value>pole pro zadรกnรญ textu</bookmark_value><bookmark_value>funkce automatickรฉ dokonฤenรญ v textovรฝch polรญch a seznamech</bookmark_value><bookmark_value>makra; pล™eruลกenรญ</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Velkou ฤรกst funkcรญ v aplikacรญch je moลพnรฉ vyvolat pomocรญ klรกvesovรฝch zkratek. Napล™รญklad vedle poloลพky <emph>Otevล™รญt</emph> v nabรญdce <emph>Soubor</emph> je zobrazena klรกvesovรก zkratka <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline>. Pokud chcete k tรฉto funkci pล™istupovat pomocรญ klรกvesovรฉ zkratky, stisknฤ›te a podrลพte klรกvesu <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a potรฉ stisknฤ›te klรกvesu O. Uvolnฤ›te obฤ› klรกvesy a zobrazรญ se odpovรญdajรญcรญ dialog."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> Nฤ›kterรฉ znaky v nabรญdkรกch jsou podtrลพenรฉ. K nabรญdkรกm se dostanete pล™รญmo, kdyลพ stisknฤ›te klรกvesu ALT a podtrลพenรฝ znak. Jakmile se nabรญdka otevล™e, opฤ›t uvidรญte podtrลพenรฉ znaky v poloลพkรกch. K poloลพce se nynรญ dostanete pouhรฝm stisknutรญm podtrลพenรฉho znaku.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "V kaลพdรฉm dialogu je vลพdy jeden zvรฝraznฤ›nรฝ ovlรกdacรญ prvek - nejฤastฤ›ji je ohraniฤen pล™eruลกovanรฝm rรกmeฤkem. Tento ovlรกdacรญ prvek, aลฅ uลพ se jednรก o tlaฤรญtko, pล™epรญnaฤ, poloลพku v seznamu nebo zaลกkrtรกvacรญ pole, mรก zamฤ›ล™enรญ. Pokud jde u zamฤ›ล™enรฉho prvku o tlaฤรญtko, lze ho aktivovat pouhรฝm stiskem klรกvesy Enter. U zaลกkrtรกvacรญho pole je moลพnรฉ ho zaลกkrtnout nebo naopak zruลกit zaลกkrtnutรญ pomocรญ mezernรญku. U zamฤ›ล™enรฉho pล™epรญnaฤe lze vybรญrat z jednotlivรฝch moลพnostรญ pomocรญ ลกipek. Pro pล™echod mezi jednotlivรฝmi ovlรกdacรญmi prvky lze pouลพรญt tabulรกtor, kombinaci Shift+Tab pak lze pouลพรญt pro posun v opaฤnรฉm smฤ›ru."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Stiskem ESC zavล™ete dialog bez uloลพenรญ zmฤ›n. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Pokud pล™esunete zamฤ›ล™enรญ na tlaฤรญtko, uvidรญte nejen pล™eruลกovanรฉ ohraniฤenรญ nรกzvu tlaฤรญtka, ale takรฉ silnฤ›jลกรญ stรญn pod tlaฤรญtkem. To znamenรก, ลพe uzavล™enรญ dialogu stisknutรญm klรกvesy Enter je stejnรฉ jako stisknutรญm tohoto tlaฤรญtka. </defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Pokud pouลพรญvรกte pล™etahovรกnรญ, vรฝbฤ›r pomocรญ myลกi nebo klepnutรญ na objekty a nรกzvy, je moลพnรฉ s pomocรญ klรกves Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a nฤ›kdy takรฉ <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> zรญskat pล™รญstup k dalลกรญm funkcรญm. Upravenรฉ funkce pล™รญstupnรฉ pล™i podrลพenรญ klรกvesy bฤ›hem pล™etaลพenรญ jsou vyznaฤeny zmฤ›nฤ›nรฝm ukazatelem myลกi. Pล™i vรฝbฤ›ru souborลฏ nebo objektลฏ je moลพnรฉ pomocรญ tฤ›chto klรกves rozลกiล™ovat vรฝbฤ›r - funkce je vysvฤ›tlena na patล™iฤnรฝch mรญstech. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Pro vloลพenรญ jednoho nebo vรญce speciรกlnรญch znakลฏ otevล™ete pomocรญ klรกvesovรฉ zkratky <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S dialog <emph>Speciรกlnรญ znaky</emph>."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Pomocรญ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A oznaฤรญte veลกkerรฝ text. Pomocรญ ลกipek vlevo a vpravo vรฝbฤ›r upravรญte."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Pomocรญ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del smaลพete vลกe od pozice kurzoru do konce slova."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Pomocรญ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> a ลกipky vpravo nebo vlevo pล™esunete kurzor mezi slovy; pokud takรฉ podrลพรญte klรกvesu Shift, oznaฤรญ se jedno slovo (vlevo nebo vpravo)."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Pomocรญ klรกvesy INSERT je moลพnรฉ pล™epรญnat mezi reลพimy vklรกdรกnรญ a pล™episovรกnรญ."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "Klรกvesovรก zkratka <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z se pouลพรญvรก k navrรกcenรญ provedenรฝch รบprav po jednotlivรฝch krocรญch. Navrรกtรญte tak dokument do stavu pล™ed zmฤ›nou."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Pomocรญ kurzorovรฉ ลกipky dolลฏ je moลพnรฉ prochรกzet dalลกรญ soubory a adresรกล™e. Pomocรญ kurzorovรฉ klรกvesy ลกipky vpravo je moลพnรฉ takรฉ zobrazit stรกvajรญcรญ podadresรกล™ v poli adresy URL. Rychlรก funkce automatickรฉho dokonฤenรญ je k dispozici, stisknete-li po zadรกnรญ ฤรกsti adresy URL klรกvesu End. Jakmile je poลพadovanรฝ program, dokument nebo adresรกล™ nalezen, stisknฤ›te klรกvesu Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Pokud chcete ukonฤit bฤ›ลพรญcรญ makro, pouลพijte klรกvesovou zkratku <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Vรฝsledek</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Aktivace zamฤ›ล™enรฉho tlaฤรญtka v dialogovรฉm oknฤ›"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Otevล™enรญ aktuรกlnฤ› vybranรฉho seznamu ovlรกdacรญho pole v dialogovรฉm oknฤ›. Tyto klรกvesovรฉ zkratky se vztahujรญ nejen na pole se seznamem, ale takรฉ na tlaฤรญtka ikon s rozbalovacรญmi nabรญdkami. Otevล™enรฝ seznam zavล™ete stisknutรญm klรกvesy ESC."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Vรฝsledek</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>U Writeru a Calcu pล™epรญnรก mezi zobrazenรญm na celou obrazovku a normรกlnรญm zobrazenรญm</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Otevล™e nรกpovฤ›du $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Zobrazรญ Rozลกรญล™enรฉ tipy pro prรกvฤ› vybranรฝ pล™รญkaz, ikonu nebo ovlรกdacรญ prvek."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Nastavรญ zamฤ›ล™enรญ na nรกsledujรญcรญ podokno (napล™. pohled na dokument/zdroj dat)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Aktivuje prvnรญ nabรญdku (nabรญdka Soubor)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Zavล™e aktuรกlnรญ dokument (pokud jsou jiลพ zavล™eny vลกechny dokumenty, zavล™e $[officename])"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Vรฝsledek</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "Vybranรฉ oblasti bude pล™iล™azen styl <emph>Kurzรญva</emph>. Je-li kurzor umรญstฤ›n na slovu, je kurzรญvou oznaฤeno takรฉ toto slovo."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "Vybranรฉ oblasti bude pล™iล™azen styl <emph>Tuฤnรฝ</emph>. Je-li kurzor umรญstฤ›n na slovu, je tuฤnรฉ pรญsmo pล™iล™azeno takรฉ tomuto slovu."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "Vybranรฉ oblasti bude pล™iล™azen styl <emph>Podtrลพenรญ</emph>. Je-li kurzor umรญstฤ›n na slovu, je podtrลพeno takรฉ toto slovo."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Odstranรญ pล™รญmรฉ formรกtovรกnรญ z oznaฤenรฉho textu nebo objektลฏ (jako <emph>Formรกt - Vymazat pล™รญmรฉ formรกtovรกnรญ</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Vรฝsledek"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Posun mezi oblastmi (pozpรกtku)."
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Klรกvesovรฉ zkratky v oblasti Novรฉ tรฉma v Galerii:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Vรฝsledek"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Otevล™e dialogovรฉ okno Vlastnosti."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Vloลพรญ novรฝ motiv vzhledu."
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Klรกvesovรฉ zkratky v nรกhledu Galerie:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Vรฝsledek"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Posun o jednu obrazovku nahoru."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Posun o jednu obrazovku dolลฏ."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Krok zpฤ›t (jen v pohledu na objekty)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Vรฝsledek"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Pล™epรญnรก vรฝbฤ›r ล™รกdku"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Vybere aktuรกlnรญ sloupec"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Pล™esune kurzor na prvnรญ ล™รกdek"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Pล™esune kurzor na poslednรญ ล™รกdek"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Vรฝsledek"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Pomocรญ F6 vyberte nรกstrojovou liลกtu. Pomocรญ ลกipek dolลฏ a vpravo vyberte poลพadovanou ikonu na liลกtฤ› a stisknฤ›te <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Vyberte dokument pomocรญ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 a stisknฤ›te Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Ukonฤรญ reลพim ruฤnรญho vรฝbฤ›ru a vrรกtรญ se do reลพimu vรฝbฤ›ru objektลฏ."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Pล™esune vybranรฝ bod (funkce pro pล™ichycenรญ k mล™รญลพce jsou doฤasnฤ› vypnuty, ale koncovรฉ body se i tak pล™ichytรกvajรญ k sobฤ›)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Posune objekt kresby o jeden pixel (v reลพimu vรฝbฤ›ru)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Zmฤ›nรญ velikost objektu kresby (v reลพimu ruฤnรญho vรฝbฤ›ru)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Otoฤรญ objekt kresby (v reลพimu otoฤenรญ)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Otevล™e dialog pro รบpravu vlastnostรญ objektu kresby."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Vybere bod objektu kresby (v reลพimu Vรฝbฤ›r bodลฏ) / Zruลกรญ vรฝbฤ›r."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Vybere dalลกรญ bod v reลพimu Vรฝbฤ›r bodลฏ."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Vybere nรกsledujรญcรญ bod objektu kresby (v reลพimu Vรฝbฤ›r bodลฏ)."
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "V reลพimu Otoฤenรญ lze vybrat takรฉ stล™ed otรกฤenรญ."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Vybere pล™edchozรญ bod objektu kresby (v reลพimu Vรฝbฤ›r bodลฏ)."
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter na ikonฤ› Vรฝbฤ›r"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Ukonฤรญ reลพim Vรฝbฤ›r bodลฏ. Potรฉ se vybere objekt kresby."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Upravรญ bod objektu kresby (reลพim รšprava bodลฏ)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Vรฝsledek"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Nรกhled"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Spustit dotaz"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Pล™idat tabulku nebo dotaz"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Vรฝsledek"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Vรฝsledek"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Pล™epรญnรก mezi okny."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/07.po b/source/cs/helpcontent2/source/text/shared/07.po
index 630d69c2ecd..efe252d7b91 100644
--- a/source/cs/helpcontent2/source/text/shared/07.po
+++ b/source/cs/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-01-01 17:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Pro vytvoล™enรญ novรฉ webovรฉ strรกnky pro Internet otevล™ete novรฝ <emph>HTML dokument</emph> zvolenรญm poloลพky nabรญdky <emph>Soubor - Novรฝ</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "Nรกstroj pro vytvรกล™enรญ novรฝch webovรฝch strรกnek je reลพim vzhledu webu, kterรฝ povolรญte pomocรญ <emph>Zobrazit - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "Do reลพimu rozvrลพenรญ webu se pล™epnete volbou <emph>Zobrazit - Web</emph> nebo otevล™enรญm novรฉho HTML dokumentu."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/guide.po b/source/cs/helpcontent2/source/text/shared/guide.po
index 6f508abafe8..33f428e112b 100644
--- a/source/cs/helpcontent2/source/text/shared/guide.po
+++ b/source/cs/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-30 20:29+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Pro vytvoล™enรญ jednoduchรฉ ฤรกry napiลกte tล™i nebo vรญce spojovnรญkลฏ (-) nebo podtrลพรญtek (_) a stisknฤ›te Enter. Pro vytvoล™enรญ dvojitรฉ ฤรกry napiลกte tล™i nebo vรญce rovnรญtek (=), hvฤ›zdiฤek (*), vlnovek (~) nebo mล™รญลพek (#) a stisknฤ›te Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/cs/helpcontent2/source/text/shared/optionen.po b/source/cs/helpcontent2/source/text/shared/optionen.po
index ddac3038a95..a11ff8dc68c 100644
--- a/source/cs/helpcontent2/source/text/shared/optionen.po
+++ b/source/cs/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-09-16 17:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: NONE\n"
@@ -1606,7 +1606,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
index 801c8cd58b2..6f7bbd2e452 100644
--- a/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cs/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-23 13:59+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3808,15 +3808,6 @@ msgstr "Vloลพit ~zalomenรญ strรกnky"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Data"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "V~loลพit"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/cs/sc/messages.po b/source/cs/sc/messages.po
index 3da5b7f8f2e..3ae3596b74a 100644
--- a/source/cs/sc/messages.po
+++ b/source/cs/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-23 14:56+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Hodnota"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Zdroj"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Poloลพky"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Systรฉmovรก"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standardnรญ;Text;Datum (DMR);Datum (MDR);Datum (RMD);Anglicky (USA);Skrรฝt"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulรกtor"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "mezera"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Chcete, aby byl vzorec upraven tak, jak je naznaฤeno nรญลพe?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Filtr obrรกzku"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Text"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Vybrat listy"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Vybranรฉ listy"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Pravรญtko"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Pravรญtko, kterรฉ spravuje objekty s pevnรฝm umรญstฤ›nรญm."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Nรกhled"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Tento list zobrazuje, jak budou uspoล™รกdรกna data v dokumentu."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Pohled na dokument"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "List %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Buลˆka %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Oblast vlevo"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Nรกhled tisku"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Oblast uprostล™ed"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Oblast vpravo"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Zรกhlavรญ strรกnky %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Zรกpatรญ strรกnky %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Vstupnรญ ล™รกdka"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Zde zadรกvรกte nebo upravujete text, ฤรญsla nebo vzorce."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Pล™ehrรกvรกnรญ mรฉdiรญ"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Stisknutรญ tlaฤรญtka myลกi"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Liลกta vzorcลฏ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Seลกit %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(jen pro ฤtenรญ)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Reลพim nรกhledu)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Strรกnky"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~Potlaฤit vรฝstup prรกzdnรฝch strรกnek"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Vytisknout obsah"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Vลกechny listy"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Vy~branรฉ listy"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Vybranรฉ buลˆky"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Rozsah tisku"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Vลกechny ~strรกnky"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Strรก~nky"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Upozornit i pล™รญลกtฤ›."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Nรกsledujรญcรญ DDE zdroj nemohl bรฝt aktualizovรกn, nejspรญลกe protoลพe zdrojovรฝ soubor nebyl otevล™en. Otevล™ete zdrojovรฝ soubor a pokus opakujte."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Nรกsledujรญcรญ externรญ soubor se nepodaล™ilo naฤรญst. รšdaje pล™ipojenรฉ z tohoto souboru nebyly aktualizovรกny."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Aktualizace externรญch odkazลฏ."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Oblast obsahuje popisky s~loupcลฏ"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Oblast obsahuje popisky ล™รกd~kลฏ"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Neplatnรก hodnota"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Vzorec nebyl zadรกn."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Nebyl uveden ล™รกdek ani sloupec."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Nedefinovanรฝ nรกzev nebo oblast."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Nedefinovanรฝ nรกzev nebo ลกpatnรฝ odkaz na buลˆku."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Vzorce netvoล™รญ sloupec."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Vzorce netvoล™รญ ล™รกdek."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Pล™idat automatickรฝ formรกt"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Pล™ejmenovat automatickรฝ formรกt"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nรกzev"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Smazat automatickรฝ formรกt"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Opravdu si pล™ejete smazat automatickรฝ formรกt #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Zavล™รญt"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "I."
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "II."
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "III."
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Sever"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Stล™ed"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Jih"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Celkem"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "List"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Buลˆka"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Obsah"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Ukotvit ke strรกnce"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Ukotvit k buลˆce"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Podmรญnka "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Obsah"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Listy"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Nรกzvy oblasti"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Databรกzovรฉ oblasti"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Obrรกzky"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Objekty OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Komentรกล™e"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Propojenรฉ oblasti"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Objekty kresby"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Zpลฏsob pล™etรกhnutรญ"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Zobrazenรญ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktivnรญ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "neaktivnรญ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "skrytรฝ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktivnรญ okno"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nรกzev scรฉnรกล™e"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Komentรกล™"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ล˜adit vzestupnฤ›"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ล˜adit sestupnฤ›"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Vlastnรญ ล™azenรญ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Vลกe"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Zobrazit pouze aktuรกlnรญ prvek."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Skrรฝt pouze aktuรกlnรญ prvek."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Hledat prvky..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Pole nรกzvu"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Vstupnรญ ล™รกdka"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Prลฏvodce funkcรญ"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Pล™ijmout"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Zruลกit"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Souฤet"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Vzorec"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Rozลกรญล™it vstupnรญ ล™รกdku"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Sbalit vstupnรญ ล™รกdku"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflikt"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Datum"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Neznรกmรฝ uลพivatel"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Sloupec byl vloลพen"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "ล˜รกdek byl vloลพen "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "List byl vloลพen "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Sloupec byl smazรกn"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "ล˜รกdek byl smazรกn"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "List byl smazรกn"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Oblast pล™esunuta"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Zmฤ›nit obsah"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Zmฤ›nit obsah"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Zmฤ›nฤ›no na "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Pลฏvodnรญ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Zmฤ›ny odmรญtnuty"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Pล™ijato"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Odmรญtnuto"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "ลฝรกdnรก poloลพka"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<prรกzdnรฉ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Nenรญ uzamฤen"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Nenรญ uzamฤen heslem"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Nekompatibilnรญ otisk"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Kompatibilnรญ otisk"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Zadejte znovu"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Klouzavรฝ prลฏmฤ›r"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Exponenciรกlnรญ vyrovnรกvรกnรญ"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Analรฝza rozptylu"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - jednofaktorovรก"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - dvoufaktorovรก"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Skupiny"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Mezi skupinami"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Ve skupinรกch"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Zdroj variability"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-hodnota"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F kritickรฉ"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Celkem"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korelace"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korelace"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kovariance"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kovariance"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Popisnรก statistika"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Stล™ednรญ hodnota"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standardnรญ chyba"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modus"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediรกn"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Rozptyl"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Smฤ›rodatnรก odchylka"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "ล piฤatost"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "ล ikmost"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Rozpฤ›tรญ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maximum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Souฤet"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Poฤet"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Prvnรญ kvartil"
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Tล™etรญ kvartil"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Nรกhodnรฉ ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Rovnomฤ›rnรฉ"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Rovnomฤ›rnรฉ celoฤรญselnรฉ"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normรกlnรญ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchyho"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulliho"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomickรฉ"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negativnรญ binomickรฉ"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chรญ kvadrรกt"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrickรฉ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maximum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Stล™ednรญ hodnota"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Smฤ›rodatnรก odchylka"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediรกn"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Hodnota p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Poฤet pokusลฏ"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Hodnota nรฝ"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Vzorkovรกnรญ"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Pรกrovรฝ t-test"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Pรกrovรฝ t-test"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Test nezรกvislosti (chรญ kvadrรกt)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regrese"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regrese"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Sloupec %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "ล˜รกdek %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Promฤ›nnรก 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Promฤ›nnรก 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Rozdรญl stล™ednรญch hodnot v hypotรฉze"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Pozorovรกnรญ"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Pozorovanรฝ rozdรญl stล™ednรญch hodnot"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-hodnota"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Kritickรก hodnota"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Testovรก statistika"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineรกrnรญ"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritmickรก"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Mocninnรก"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regresnรญ model"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Smฤ›rnice"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Absolutnรญ ฤlen"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) pravostrannรฝ"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F kritickรฉ pravostrannรฝ"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) levostrannรฝ"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F kritickรฉ levostrannรฝ"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P dvoustrannรฝ"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F kritickรฉ dvoustrannรฝ"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearsonova korelace"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Rozptyl rozdรญlลฏ"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t statistika"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) jednostrannรฝ"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t kritickรฉ jednostrannรฝ"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) dvoustrannรฝ"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t kritickรฉ dvoustrannรฝ"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Znรกmรฝ rozptyl"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) jednostrannรฝ"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z kritickรฉ jednostrannรฝ"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) dvoustrannรฝ"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z kritickรฉ dvoustrannรฝ"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Povolit obsah"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "K buลˆce"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "K buลˆce (mฤ›nit velikost s buลˆkou)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "Ke strรกnce"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Zdrojovรฝ proud"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Nรกstroje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "Zkontrolovat _aktualizace..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Vรฝchozรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Zvรฝraznฤ›nรญ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Zvรฝraznฤ›nรญ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Zvรฝraznฤ›nรญ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Nadpis 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Nadpis 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "ล patnรฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Dobrรฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutrรกlnรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Chyba"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Upozornฤ›nรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Poznรกmka pod ฤarou"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Poznรกmka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "Zkontrolovat _aktualizace..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "N_abรญdka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Nรกstroje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Soubor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "รš_pravy"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "St_yly"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Pรญsmo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Urฤete ohraniฤenรญ vybranรฝch bunฤ›k."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "ฤŒรญs_lo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Zarovnรกnรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Buลˆky"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Vloลพit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Revize"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Z_obrazit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Obrรกzek"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_Barva"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Uspoล™รกdat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Mล™รญลพka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Jazyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Revize"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Komentรกล™e"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Porovnat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Zobrazit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "St_yly"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Kr_esba"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Uspoล™รกdat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Mล™รญลพka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Seskup_it"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Rรกme_c"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Uspoล™รกdat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Mล™รญลพka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Zobrazit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "St_yly"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "_Formรกt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Odstavec"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Zobrazit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "Zkontrolovat _aktualizace..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "Zkontrolovat _aktualizace..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Vรฝchozรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Zvรฝraznฤ›nรญ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Zvรฝraznฤ›nรญ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Zvรฝraznฤ›nรญ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Nadpis 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Nadpis 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "ล patnรฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Dobrรฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutrรกlnรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Chyba"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Upozornฤ›nรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Poznรกmka pod ฤarou"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Poznรกmka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "Zkontrolovat _aktualizace..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "N_abรญdka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Nรกstroje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Nรกpo_vฤ›da"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Soubor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "รš_pravy"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "St_yly"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Pรญsmo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "ฤŒรญ_slo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Zarovnรกnรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Buลˆky"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Vloลพit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Revize"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Zobrazit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Obrรกzek"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Uspoล™รกdat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Barva"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Mล™รญลพka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Jazyk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revize"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Komentรกล™e"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Porovnat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Zobrazit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Kr_esba"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Uprav_it"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Uspoล™รกdat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Zobrazit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Seskup_it"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Pรญsmo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Zarovnรกnรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Zobrazit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Vloลพit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimรฉdia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Rรกme_c"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Uspoล™รกdat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Mล™รญลพka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Zobrazit"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regrese"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Oblast promฤ›nnรฉ 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Oblast promฤ›nnรฉ 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Vรฝsledky do:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sloupce"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ล˜รกdky"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Seskupit podle"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Lineรกrnรญ regrese"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Logaritmickรก regrese"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Mocninnรก regrese"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Typy regrese ve vรฝstupu"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Dรฉlka textu"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "je rovno"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "je menลกรญ neลพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "je vฤ›tลกรญ neลพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "je menลกรญ nebo rovno"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "je vฤ›tลกรญ nebo rovno"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "nenรญ rovno"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "platnรฝ rozsah"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "neplatnรฝ rozsah"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Povolit:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Data:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Minimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Ma_ximum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Povolit prรกzdnรฉ _buลˆky"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "_Zobrazit seznam pro vรฝbฤ›r"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "_Seล™adit zรกznamy vzestupnฤ›"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Platnรฝ zdroj mลฏลพe obsahovat pouze souvislรฝ vรฝbฤ›r ล™รกdkลฏ nebo sloupcลฏ, pล™รญpadnฤ› vzorec, jehoลพ vรฝsledkem je oblast nebo matice."
diff --git a/source/cs/sd/messages.po b/source/cs/sd/messages.po
index b3ec30124f8..96c977bd2d9 100644
--- a/source/cs/sd/messages.po
+++ b/source/cs/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-23 15:45+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1529768721.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
@@ -5183,8 +5183,8 @@ msgstr "Objekty pล™edlohy"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Vloลพit obrรกzek"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/cs/sfx2/messages.po b/source/cs/sfx2/messages.po
index 57ea8d6e545..2058daafd0e 100644
--- a/source/cs/sfx2/messages.po
+++ b/source/cs/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-07 19:39+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "ฤŒรญst nรกpovฤ›du online"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/cs/svx/messages.po b/source/cs/svx/messages.po
index 76dc2e977eb..11ecc47eb7b 100644
--- a/source/cs/svx/messages.po
+++ b/source/cs/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-23 16:35+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Duลกevnรญ vlastnictvรญ:"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ลฝรกdnรก"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Poslednรญ"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Vlastnรญ barvaโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Odstranit"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "ฤŒรกry a ลกipky"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kล™ivka"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Spojnice"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Zรกkladnรญ tvary"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symboly"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blokovรฉ ลกipky"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Vรฝvojovรฝ diagram"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Bubliny"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Hvฤ›zdy"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D objekty"
@@ -4140,8 +4140,8 @@ msgstr "_Kopรญrovat"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "V_loลพit"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/cs/sw/messages.po b/source/cs/sw/messages.po
index bef933e2dbb..70c1fcd2c01 100644
--- a/source/cs/sw/messages.po
+++ b/source/cs/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-23 17:41+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Text"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[ลพรกdnรก]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Zaฤรกtek"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Konec"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Nad"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Pod"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "jen pro ฤtenรญ"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Adresรกล™e s automatickรฝm textem jsou jen pro ฤtenรญ. Pล™ejete si zobrazit dialog pro vรฝbฤ›r cest?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistika"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Probรญhรก import dokumentu..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Probรญhรก export dokumentu..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Uklรกdรกnรญ dokumentu..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Pล™estrรกnkovรกnรญ..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Automatickรฉ formรกtovรกnรญ dokumentu..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Hledat..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letter"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Probรญhรก kontrola pravopisu..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Probรญhรก dฤ›lenรญ slov..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Vloลพenรญ rejstล™รญku..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Aktualizace rejstล™รญku..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Vytvรกล™รญ se souhrn..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Adaptace objektลฏ..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabulka"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Obrรกzek"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objekt"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Rรกmec"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Tvar"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Sekce"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "ฤŒรญslovรกnรญ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "prรกzdnรก strรกnka"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Abstrakt:"
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "oddฤ›lovaฤ:"
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Osnova: รšroveลˆ"
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Styl:"
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "ฤŒรญslo strรกnky: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Zalomit pล™ed novou strรกnkou"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Zรกpadnรญ text:"
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Asijskรฝ text: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "Text s komplexnรญm rozvrลพenรญm textu:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Neznรกmรฝ autor"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Smazat ~vลกechny komentรกล™e od $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "~Skrรฝt vลกechny komentรกล™e od $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "ฤŒรญslovรกnรญ osnovy"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 slov, %2 znakลฏ"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "vybrรกno %1 slov, %2 znakลฏ"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Pล™evรฉst text na tabulku"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Pล™idat automatickรฝ formรกt"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nรกzev"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Smazat automatickรฝ formรกt"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Nรกsledujรญcรญ automatickรฝ formรกt bude smazรกn:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Pล™ejmenovat automatickรฝ formรกt"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Zavล™รญt"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "I."
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "II."
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "III."
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Sever"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Stล™ed"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Jih"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Souฤet"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Automatickรฝ formรกt nebyl vytvoล™en.\n"
"Zkuste zadat jinรฝ nรกzev."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ฤŒรญselnรฝ"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "ล˜รกdky"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Sloupec"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Upravit poloลพku pouลพitรฉ literatury"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Vloลพit poloลพku pouลพitรฉ literatury"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Rozestupy mezi %1 a %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "ล รญล™ka sloupce %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Tabulka %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Rรกmec %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Obrรกzek %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Ostatnรญ objekty OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Nรกzev tabulky nesmรญ obsahovat mezery."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Zvolenรฉ buลˆky tabulky jsou pล™รญliลก sloลพitรฉ a nemohou bรฝt slouฤeny."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Vybranรฉ objekty nenรญ moลพnรฉ seล™adit"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Kliknutรญ na objekt"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Pล™ed vloลพenรญm automatickรฉho textu"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Po vloลพenรญ automatickรฉho textu"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Myลก na objektu"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Provรฉst hypertextovรฝ odkaz"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Myลก opouลกtรญ objekt"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Obrรกzek รบspฤ›ลกnฤ› naฤten"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Naฤรญtรกnรญ obrรกzku ukonฤeno"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Nelze naฤรญst obrรกzek"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Vklรกdรกnรญ alfanumerickรฝch znakลฏ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Vklรกdรกnรญ jinรฝch neลพ alfanumerickรฝch znakลฏ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Zmฤ›nit velikost rรกmce"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Pล™esunout rรกmec"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Nadpisy"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabulky"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Textovรฉ rรกmce"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Obrรกzky"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Objekty OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Zรกloลพky"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sekce"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hypertextovรฉ odkazy"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Odkazy"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Rejstล™รญky"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Objekty kresby"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Komentรกล™e"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Nadpis 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Obsah prvnรญ kapitoly. Uลพivatelem definovanรก poloลพka."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Nadpis 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Obsah kapitoly 1.1. Poloลพka obsahu."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Nadpis 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Obsah kapitoly 1.2. Klรญฤovรฉ slovo definovanรฉ jako hlavnรญ poloลพka."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabulka 1: Tabulka 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Obrรกzek 1: Toto je obrรกzek 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Nadpis"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabulka"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Textovรฝ rรกmec"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Obrรกzek"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Objekt OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Zรกloลพka"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Sekce"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hypertextovรฝ odkaz"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Odkaz"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Rejstล™รญk"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Komentรกล™"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Kresba"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Dalลกรญ formรกty..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Systรฉm]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Interaktivnรญ dฤ›lenรญ slov je jiลพ pouลพรญvรกno\n"
"v jinรฉm dokumentu"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Dฤ›lenรญ slov"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "nenรญ moลพnรฉ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Smazat $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Vloลพit $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Pล™epsat: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Novรฝ odstavec"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Pล™esunout"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Pouลพรญt atributy"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Pouลพรญt styly: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Obnovit atributy"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Zmฤ›nit styl: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Vloลพit soubor"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Vloลพit automatickรฝ text"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Smazat zรกloลพku: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Vloลพit zรกloลพku: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Seล™adit tabulku"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "ล˜adit text"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Vloลพit tabulku: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Pล™evรฉst text na tabulku"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Pล™evรฉst tabulku na text"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopรญrovat: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Nahradit $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Vloลพit zalomenรญ strรกnky"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Vloลพit zalomenรญ sloupce"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Vloลพit obรกlku"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopรญrovat: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Pล™esunout: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Vloลพit graf %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Vloลพit rรกmec"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Smazat rรกmec"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Automatickรฝ formรกt"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Nadpis tabulky"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Nahradit: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Vloลพit sekci"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Smazat sekci"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Upravit sekci"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Upravit vรฝchozรญ hodnoty"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Nahradit styl: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Smazat zalomenรญ strรกnky"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Oprava textu"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Zmฤ›nit รบroveลˆ osnovy"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Pล™esunout รบroveลˆ"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Vloลพit ฤรญslovรกnรญ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "O รบroveลˆ vรฝลกe"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "O รบroveลˆ nรญลพe"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Pล™esunout odstavce"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Vloลพit objekt kresby: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "ฤŒรญsla zap/vyp"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Zvฤ›tลกit odsazenรญ"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Zmenลกit odsazenรญ"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Vloลพit popisek: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Restartovat ฤรญslovรกnรญ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Upravit poznรกmku pod ฤarou"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Pล™ijmout zmฤ›nu: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Odmรญtnout zmฤ›nu: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Rozdฤ›lit tabulku"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Atribut zastavenรญ"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Automatickรฉ opravy"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Slouฤit tabulku"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Zmฤ›nit velikost pรญsmen"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Smazat ฤรญslovรกnรญ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Objekty kresby: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Seskupit objekty kresby"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Zruลกit skupinu objektลฏ kresby"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Smazat objekty kresby"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Nahradit obrรกzek"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Smazat obrรกzek"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Pouลพรญt atributy tabulky"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Automatickรฝ formรกt tabulky"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Vloลพit sloupec"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Vloลพit ล™รกdek"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Smazat ล™รกdek/sloupec"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Smazat sloupec"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Smazat ล™รกdek"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Rozdฤ›lit buลˆky"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Slouฤit buลˆky"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formรกtovat buลˆku"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Vloลพit rejstล™รญk/tabulku"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Odstranit rejstล™รญk/tabulku"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Kopรญrovat tabulku"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Kopรญrovat tabulku"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Nastavit kurzor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Propojit textovรฉ rรกmce"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Rozpojit textovรฉ rรกmce"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Upravit moลพnosti poznรกmek pod ฤarou"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Porovnat dokument"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Pouลพรญt styl rรกmce: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Nastavenรญ ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Vloลพit poznรกmku pod ฤarou"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "Vloลพit URL tlaฤรญtko"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Vloลพit hypertextovรฝ odkaz"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "Odstranit skrytรฝ obsah"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tabulka/rejstล™รญk byla zmฤ›nฤ›na"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€ž"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "vรญcenรกsobnรฝ vรฝbฤ›r"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Psanรญ: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Vloลพit obsah schrรกnky"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "vรฝskytลฏ"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "Tabulรกtory: $1"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "Zalomenรญ ล™รกdku: $1"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "zalomenรญ strรกnky"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "zalomenรญ sloupce"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Vloลพit $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Smazat $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Atributy byly zmฤ›nฤ›ny"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabulka byla zmฤ›nฤ›na"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Styl byl zmฤ›nฤ›n"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Formรกtovรกnรญ odstavce bylo zmฤ›nฤ›no"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Vloลพit ล™รกdek"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Smazat ล™รกdek"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Vloลพit buลˆku"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Smazat buลˆku"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 zmฤ›n"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Zmฤ›nit styl strรกnky: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Vytvoล™it styl strรกnky: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Smazat styl strรกnky: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Pล™ejmenovat styl strรกnky: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Zรกhlavรญ/zรกpatรญ bylo zmฤ›nฤ›no"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Pole bylo zmฤ›nฤ›no"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Vytvoล™it styl odstavce: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Smazat styl odstavce: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Pล™ejmenovat styl odstavce: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Vytvoล™it znakovรฝ styl: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Smazat znakovรฝ styl: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Pล™ejmenovat znakovรฝ styl: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Vytvoล™it styl rรกmce: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Smazat styl rรกmce: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Pล™ejmenovat styl rรกmce: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Vytvoล™it styl ฤรญslovรกnรญ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Smazat styl ฤรญslovรกnรญ: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Pล™ejmenovat styl ฤรญslovรกnรญ: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Pล™ejmenovat zรกloลพku: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Vloลพit poloลพku rejstล™รญku"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Smazat poloลพku rejstล™รญku"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "pole"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Odstavce"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "rรกmec"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Objekt OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "vzorec"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "graf"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "komentรกล™"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "kล™รญลพovรฝ odkaz"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "skript"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "poloลพka pouลพitรฉ literatury"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "speciรกlnรญ znak"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "poznรกmka pod ฤarou"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "obrรกzek"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "objekt kresby"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabulka: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "odstavec"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Podpis odstavce"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Zmฤ›nit titulek objektu $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Zmฤ›nit popis objektu $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Vytvoล™it styl tabulky: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Smazat styl tabulky: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Aktualizovat styl tabulky: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Smazat tabulku"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Pohled na dokument"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Pohled na dokument"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Zรกhlavรญ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Zรกhlavรญ strรกnky $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Zรกpatรญ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Zรกpatรญ strรกnky $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Poznรกmka pod ฤarou $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Poznรกmka pod ฤarou $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Vysvฤ›tlivka $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Vysvฤ›tlivka $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) na strรกnce $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Strรกnka $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Strรกnka: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Akce"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Kliknutรญm na toto tlaฤรญtko otevล™ete seznam akcรญ, kterรฉ lze provรฉst s tรญmto nebo jinรฝmi komentรกล™i"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Nรกhled na dokument"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Reลพim nรกhledu)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Dokument %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Chyba pล™i ฤtenรญ"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Obrรกzek nenรญ moลพnรฉ zobrazit."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Pล™i ฤtenรญ ze schrรกnky doลกlo k chybฤ›."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Ruฤnรญ zalomenรญ sloupce"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "ล˜รกdek %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Sloupec %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Znak"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Odstavec"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Rรกmec"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Strรกnky"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "ฤŒรญslovรกnรญ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabulka"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Buลˆka"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "asijskรก"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "komplexnรญ rozvrลพenรญ textu"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "zรกpadnรญ"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Obsah"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~Pozadรญ strรกnky"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "O~brรกzky a dalลกรญ grafickรฉ objekty"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "~Skrytรฝ text"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Zรกst~upnรฉ znaky textลฏ"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Ovlรกdacรญ prvky ~formulรกล™e"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Barva"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "~Text tisknout ฤernฤ›"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Strรกnky"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Tisknout ~automaticky vloลพenรฉ prรกzdnรฉ strรกnky"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "Pouลพรญt pouze zรกso~bnรญk papรญru z pล™edvoleb tiskรกrny"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Tisknout"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Nic (pouze dokument)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Pouze komentรกล™e"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Umรญstit na konec dokumentu"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Umรญstit na konec strรกnky"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "Ko~mentรกล™e"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Strany strรกnek"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Vลกechny strรกnky"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Zadnรญ strany / levรฉ strรกnky"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Pล™ednรญ strany / pravรฉ strรกnky"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Za~hrnout"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "~Pล™รญruฤka"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Psanรญ zleva doprava"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Psanรญ zprava doleva"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Rozsah a kopie"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Vลกechny strรกnky"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "~Strรกnky"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "Vรฝ~bฤ›r"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Umรญstit na okraje"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funkce"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Zruลกit"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Pouลพรญt"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Liลกta vzorcลฏ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Typ vzorce"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Text vzorce"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Globรกlnรญ pohled"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Pohled na navigaci v obsahu"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "รšroveลˆ osnovy"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Zpลฏsob pล™etรกhnutรญ"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Vloลพit jako hypertextovรฝ odkaz"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Vloลพit jako odkaz"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Vloลพit jako kopii"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Zobrazenรญ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktivnรญ okno"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "skrytรฝ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktivnรญ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "neaktivnรญ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Upravit..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Aktualizovat"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Upravit"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Upravit odkaz"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Vloลพit"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Rejstล™รญk"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Soubor"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Novรฝ dokument"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Smazat"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "S~mazat"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Vรฝbฤ›r"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Rejstล™รญky"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Odkazy"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Vลกe"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Odstranit rejstล™รญk"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Odemknout"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "skrytรฝ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Soubor nenalezen: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Pล™ejmenovat"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "~Jen pro ฤtenรญ"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Zobrazit vลกe"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Skrรฝt vลกe"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Smazat vลกe"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Levรฝ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Pravรฝ: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Vnitล™nรญ: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Vnฤ›jลกรญ: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Hornรญ: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Dolnรญ: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Strรกnka"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "ล˜รกdek"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Syntaktickรก chyba **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Dฤ›lenรญ nulou **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Chybnรฉ pouลพitรญ zรกvorek **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Pล™eteฤenรญ funkce umocnฤ›nรญ **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Pล™eteฤenรญ **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Chyba **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Vรฝraz je chybnรฝ **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Chyba: zdroj odkazu nenalezen"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "ลฝรกdnรฝ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(nemฤ›nnรฝ)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " R: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Abecednรญ rejstล™รญk"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definovanรฉ uลพivatelem"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Obsah"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Seznam pouลพitรฉ literatury"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citace"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Seznam tabulek"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Tabulka objektลฏ"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Tabulka obrรกzkลฏ"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s+kliknutรญ otevล™e odkaz"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Kliknutรญm pล™ejdete na odkaz"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Nรกzev"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Pล™edmฤ›t"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Klรญฤovรก slova"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Komentรกล™e"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Vytvoล™eno"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Zmฤ›nฤ›no"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Naposledy vytiลกtฤ›no"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ฤŒรญslo revize"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Celkovรก doba รบprav"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Pล™evรฉst $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Napล™ed pล™evรฉst $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Potรฉ pล™evรฉst $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ฤŒlรกnek"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Kniha"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Pล™รญruฤky"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Sbornรญk z konference"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Vรฝtah z knihy"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Vรฝtah z knihy s nadpisem"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Sbornรญk z konference"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ฤŒasopis"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Technickรก dokumentace"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Diplomovรก prรกce"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Rลฏznรฉ"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Disertace"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Sbornรญk z konference"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Vรฝzkumnรก zprรกva"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Nepublikovรกno"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "WWW dokument"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Uลพivatelem definovanรฉ 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Uลพivatelem definovanรฉ 2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Uลพivatelem definovanรฉ 3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Uลพivatelem definovanรฉ 4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Uลพivatelem definovanรฉ 5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Krรกtkรฝ nรกzev"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Typ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adresa"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anotace"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autoล™i"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Nรกzev knihy"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Kapitola"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Vydรกnรญ"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Redaktor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Druh publikace"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Instituce"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ฤŒasopis"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mฤ›sรญc"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Poznรกmka"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ฤŒรญslo"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organizace"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Strรกnky"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Vydavatel"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Univerzita"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Edice"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Nรกzev"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Typ zprรกvy"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Svazek"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Rok"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Uลพivatelem definovanรฉ 1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Uลพivatelem definovanรฉ 2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Uลพivatelem definovanรฉ 3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Uลพivatelem definovanรฉ 4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Uลพivatelem definovanรฉ 5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Upravit poloลพku rejstล™รญku"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Vloลพit poloลพku rejstล™รญku"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Dokument jiลพ tuto poloลพku pouลพitรฉ literatury obsahuje, ale s jinรฝmi รบdaji. Pล™ejete si existujรญcรญ poloลพky upravit?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Komentรกล™e"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Zobrazit komentรกล™e"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Skrรฝt komentรกล™e"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Zkratka s tรญmto nรกzvem jiลพ existuje. Zvolte jinรฝ nรกzev."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Smazat automatickรฝ text?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Smazat kategorii "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Automatickรฝ text: "
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Uloลพit automatickรฝ text"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "V tomto souboru nenรญ ลพรกdnรฝ automatickรฝ text."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Mลฏj automatickรฝ text"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Automatickรฝ text pro zkratku '%1' nebyl nalezen."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Nelze vloลพit tabulku bez ล™รกdkลฏ nebo bez bunฤ›k."
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Tabulku nelze vloลพit, protoลพe je pล™รญliลก velkรก."
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Automatickรฝ text nelze vytvoล™it."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Poลพadovanรฝ formรกt schrรกnky nenรญ dostupnรฝ."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "Textovรฝ dokument %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Obrรกzek (textovรฝ dokument %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objekt (textovรฝ dokument %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (odkaz DDE)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Vลกechny komentรกล™e"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Vลกechny komentรกล™e"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Komentรกล™e uลพivatele"
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(bez data)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(bez autora)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Odpovฤ›ฤ na $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Upravit blok s adresou"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Vlastnรญ oslovenรญ (pro muลพe)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Vlastnรญ oslovenรญ (pro ลพeny)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "~Prvky oslovenรญ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Pล™idat k oslovenรญ"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Odebrat z oslovenรญ"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Prvky oslovenรญ pล™etรกhnฤ›te do nรญลพe uvedenรฉho rรกmeฤku"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Oslovenรญ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Interpunkฤnรญ znamรฉnko"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Pล™iล™aฤte pole ze zdroje dat k jednotlivรฝm prvkลฏm oslovenรญ."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Nรกhled oslovenรญ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Prvky adresy"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Prvky oslovenรญ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Odpovรญdรก poli:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Nรกhled"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " nepล™iล™azeno"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Vลกechny soubory"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Seznamy adres (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "Databรกze %PRODUCTNAME (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "ฤŒistรฝ text (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Text oddฤ›lenรฝ ฤรกrkami (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb;*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Chcete nynรญ tyto informace zadat?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Seznam adres %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Vybrat poฤรกteฤnรญ dokument"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Vybrat druh dokumentu"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Vloลพit blok s adresou"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Vybrat seznam adres"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Vytvoล™it oslovenรญ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Upravit rozvrลพenรญ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Vyjmout pล™รญjemce"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Dokonฤit"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Prลฏvodce hromadnou korespondencรญ"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nรกzev"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Typ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabulka"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Dotaz"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Pokraฤovat v kontrole od zaฤรกtku dokumentu?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Kontrola pravopisu je dokonฤena."
@@ -4315,212 +4325,212 @@ msgstr "Kontrola pravopisu je dokonฤena."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ฤŒas"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nรกzev souboru"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Nรกzev databรกze"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Kapitola"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "ฤŒรญsla strรกnek"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistika"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ล ablony"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Odesilatel"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Nastavit promฤ›nnou"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Zobrazit promฤ›nnou"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Vloลพit vzorec"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Vstupnรญ pole"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Vstupnรญ pole (promฤ›nnรฉ)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Vstupnรญ pole (uลพivatel)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Podmรญnฤ›nรฝ text"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Pole DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Spustit makro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Interval ฤรญslovรกnรญ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Nastavit promฤ›nnou strรกnky"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Zobrazit promฤ›nnou strรกnky"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Naฤรญst URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Zรกstupnรฝ znak"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Slouฤit znaky"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Vstupnรญ seznam"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Nastavit odkaz"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Vloลพit referenci"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Pole hromadnรฉ korespondence"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Dalลกรญ zรกznam"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Jakรฝkoliv zรกznam"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ฤŒรญslo zรกznamu"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Pล™edchozรญ strรกnka"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Dalลกรญ strรกnka"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Skrytรฝ text"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Uลพivatelskรก pole"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Poznรกmka"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skript"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Poloลพka pouลพitรฉ literatury"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Skrytรฝ odstavec"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Informace o dokumentu"
@@ -4528,74 +4538,74 @@ msgstr "Informace o dokumentu"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Datum (nemฤ›nnรฉ)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ฤŒas"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ฤŒas (nemฤ›nnรฝ)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabulky"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Znaky"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Slova"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Odstavce"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Obrรกzky"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objekty"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Strรกnky"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automaticky"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE ruฤnฤ›"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Spoleฤnost"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Jmรฉno"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Pล™รญjmenรญ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Iniciรกly"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Ulice"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Zemฤ›"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "PSฤŒ"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Obec"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titul"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Pozice"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (domลฏ)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (do prรกce)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Stรกt"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "vypnuto"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "zapnuto"
@@ -4692,32 +4702,32 @@ msgstr "zapnuto"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nรกzev souboru"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Nรกzev souboru bez pล™รญpony"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Cesta/nรกzev souboru"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Cesta"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Styl"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategorie"
@@ -4725,22 +4735,22 @@ msgstr "Kategorie"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Nรกzev kapitoly"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "ฤŒรญslo kapitoly"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "ฤŒรญslo kapitoly bez oddฤ›lovaฤe"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "ฤŒรญslo a nรกzev kapitoly"
@@ -4748,47 +4758,47 @@ msgstr "ฤŒรญslo a nรกzev kapitoly"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ล˜รญmskรฉ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ล˜รญmskรฉ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabskรฉ (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Jako styl strรกnky"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Text"
@@ -4796,12 +4806,12 @@ msgstr "Text"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nรกzev"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Iniciรกly"
@@ -4809,42 +4819,42 @@ msgstr "Iniciรกly"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Systรฉm"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nรกzev"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Vzorec"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Databรกze"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Systรฉm"
@@ -4852,17 +4862,17 @@ msgstr "Systรฉm"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ฤŒas"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Datum"
@@ -4870,67 +4880,67 @@ msgstr "Datum"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Odkaz"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Strรกnka"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Kapitola"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Nad/Pod"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Jako styl strรกnky"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategorie a ฤรญslo"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Text popisku"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ฤŒรญslovรกnรญ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ฤŒรญslo"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ฤŒรญslo (bez kontextu)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ฤŒรญslo (celรฝ kontext)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "ฤŒlรกnek a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "ฤŒlรกnek A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "ฤŒlรกnek A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabulka"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Rรกmec"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Obrรกzek"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objekt"
@@ -4966,1232 +4976,1232 @@ msgstr "Objekt"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Podmรญnka"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Potom, Jinak"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Instrukce DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "~Skrytรฝ text"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Nรกzev ~makra"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Odkaz"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "~Znaky"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "O~dchylka"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Hodnota"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Vzorec"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Vlastnรญ"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[uลพivatelskรฝ]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Vodorovnรก rozteฤ"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Svislรก rozteฤ"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ล รญล™ka"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Vรฝลกka"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Levรฝ okraj"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Hornรญ okraj"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Sloupce"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ล˜รกdky"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Tato sluลพba nenรญ dostupnรก: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Poฤet slov a znakลฏ. Kliknutรญm otevล™ete dialogovรฉ okno Poฤet slov."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Jednostrรกnkovรฉ zobrazenรญ"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Vรญcestrรกnkovรฉ zobrazenรญ"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Zobrazenรญ jako kniha"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "ฤŒรญslo strรกnky v dokumentu. Kliknutรญm otevล™ete dialogovรฉ okno Pล™ejรญt na strรกnku, kliknutรญm pravรฝm tlaฤรญtkem zobrazรญte seznam zรกloลพek."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "ฤŒรญslo strรกnky v dokumentu (ฤรญslo strรกnky ve vytiลกtฤ›nรฉm dokumentu). Kliknutรญm otevล™ete dialogovรฉ okno Pล™ejรญt na strรกnku."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Styl strรกnky. Kliknutรญm pravรฝm tlaฤรญtkem styl zmฤ›nรญte, kliknutรญm otevล™ete dialogovรฉ okno Styl."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Iniciรกla nad"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ล™รกdky"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Bez iniciรกl"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Bez zalomenรญ strรกnky"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Nezrcadlit"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Pล™eklopit svisle"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Pล™eklopit vodorovnฤ›"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Pล™eklopit vodorovnฤ› a svisle"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ zrcadlit vodorovnฤ› na sudรฝch strรกnkรกch"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Znakovรฝ styl"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Bez znakovรฉho stylu"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Zรกpatรญ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Bez zรกpatรญ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Zรกhlavรญ"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Bez zรกhlavรญ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Optimรกlnรญ obtรฉkรกnรญ"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Bez obtรฉkรกnรญ"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Pล™es"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Rovnobฤ›ลพnรฉ obtรฉkรกnรญ"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Obtรฉkat vlevo"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Obtรฉkat vpravo"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Pouze ukotvenรญ)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ล รญล™ka:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Pevnรก vรฝลกka:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Min. vรฝลกka:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "k odstavci"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ke znaku"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ke strรกnce"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Souล™adnice X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Souล™adnice Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "nahoล™e"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Svisle na stล™ed"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "dole"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Vrchol ล™รกdku"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Uprostล™ed"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Pata ล™รกdku"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ล˜รกdkovรฝ rejstล™รญk"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Bez ล™รกdkovรฉho rejstล™รญku"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "vpravo"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Vodorovnฤ› na stล™ed"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "vlevo"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "uvnitล™"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "vnฤ›"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Plnรก ลกรญล™ka"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Sloupce"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "ล รญล™ka oddฤ›lovaฤe:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Max. velikost zรกpatรญ:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Upravitelnรฉ v dokumentu jen pro ฤtenรญ"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Rozdฤ›lit"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "ฤŒรญslovรกnรญ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "Bez ฤรญslovรกnรญ"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "propojeno s "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "a "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Poฤรญtat ล™รกdky"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "nepoฤรญtat ล™รกdky"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "restartovat poฤรญtรกnรญ ล™รกdkลฏ od: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Jas: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "ฤŒervenรก: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Zelenรก: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Modrรก: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrast: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gama: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Prลฏhlednost: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Pล™evrรกtit"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "nepล™evracet"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafickรฝ reลพim: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standardnรญ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Stupnฤ› ลกedi"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ฤŒernobรญlรฉ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Vodoznak"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Otoฤenรญ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Bez mล™รญลพky"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Mล™รญลพka (pouze ฤรกry)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Mล™รญลพka (ฤรกry a znaky)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Umรญstit s textem"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Neumisลฅovat s textem"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Slouฤit ohraniฤenรญ"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Nesluฤovat ohraniฤenรญ"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabulky"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Textovรฉ rรกmce"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Strรกnky"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Kresby"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Ovlรกdacรญ prvky"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Sekce"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Zรกloลพky"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Obrรกzky"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Objekty OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Nadpisy"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Vรฝbฤ›r"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Poznรกmky pod ฤarou"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Pล™ipomรญnky"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Komentรกล™e"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Opakovat hledรกnรญ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Poloลพky rejstล™รญku"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Vzorce v tabulkรกch"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Chybnรฉ vzorce v tabulkรกch"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Dalลกรญ tabulka"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Dalลกรญ textovรฝ rรกmec"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Dalลกรญ strรกnka"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Dalลกรญ kresba"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Dalลกรญ ovlรกdacรญ prvek"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Dalลกรญ sekce"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Dalลกรญ zรกloลพka"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Dalลกรญ obrรกzek"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Dalลกรญ objekt OLE"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Dalลกรญ nadpis"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Dalลกรญ vรฝbฤ›r"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Dalลกรญ poznรกmka pod ฤarou"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Dalลกรญ pล™ipomรญnka"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Dalลกรญ komentรกล™"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Pokraฤovat v hledรกnรญ kupล™edu"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Dalลกรญ poloลพka rejstล™รญku"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Pล™edchozรญ tabulka"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Pล™edchozรญ textovรฝ rรกmec"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Pล™edchozรญ strรกnka"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Pล™edchozรญ kresba"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Pล™edchozรญ ovlรกdacรญ prvek"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Pล™edchozรญ sekce"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Pล™edchozรญ zรกloลพka"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Pล™edchozรญ obrรกzek"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Pล™edchozรญ objekt OLE"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Pล™edchozรญ nadpis"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Pล™edchozรญ vรฝbฤ›r"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Pล™edchozรญ poznรกmka pod ฤarou"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Pล™edchozรญ pล™ipomรญnka"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Pล™edchozรญ komentรกล™"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Pokraฤovat v hledรกnรญ zpฤ›t"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Pล™edchozรญ poloลพka rejstล™รญku"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Pล™edchozรญ vzorec v tabulce"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Dalลกรญ vzorec v tabulce"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Pล™edchozรญ chybnรฝ vzorec v tabulce"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Dalลกรญ chybnรฝ vzorec v tabulce"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Vloลพeno"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Smazรกno"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formรกtovรกno"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabulka byla zmฤ›nฤ›na"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Pouลพity styly odstavce"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Formรกtovรกnรญ odstavce bylo zmฤ›nฤ›no"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "ล˜รกdek byl vloลพen"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "ล˜รกdek byl smazรกn"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Buลˆka byla vloลพena"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Buลˆka byla smazรกna"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Vysvฤ›tlivka: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Poznรกmka pod ฤarou: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s+kliknutรญ otevล™e nabรญdku inteligentnรญch znaฤek"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Zรกhlavรญ (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Zรกhlavรญ prvnรญ strรกnky (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Zรกhlavรญ levรฉ strรกnky (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Zรกhlavรญ pravรฉ strรกnky (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Zรกpatรญ (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Zรกpatรญ prvnรญ strรกnky (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Zรกpatรญ levรฉ strรกnky (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Zรกpatรญ pravรฉ strรกnky (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Smazat zรกhlavรญ..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formรกt zรกhlavรญ..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Smazat zรกpatรญ..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formรกt zรกpatรญ..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Soubor s obrรกzkem nelze otevล™รญt"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Soubor s obrรกzkem nelze naฤรญst"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Neznรกmรฝ formรกt obrรกzku"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Tato verze souboru s obrรกzkem nenรญ podporovรกna"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Filtr obrรกzku nebyl nalezen"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Nedostatek pamฤ›ti pro vloลพenรญ obrรกzku."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Vloลพit obrรกzek"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Komentรกล™: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Vloลพenรญ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Odstranฤ›nรญ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Automatickรฉ opravy"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formรกty"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Zmฤ›ny v tabulce"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Pouลพity styly odstavce"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Strรกnka "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Strรกnka %1 z %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Strรกnka %1 z %2 (strรกnka %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Odstavec"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Obrรกzek"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Objekt OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Rรกmec"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabulka"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "ล˜รกdek tabulky"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Buลˆka tabulky"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Strรกnka"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Zรกhlavรญ"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Zรกpatรญ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "HTML dokument %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Nadpis"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Oddฤ›lovaฤ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "รšroveลˆ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Nelze najรญt soubor \"%1\" v cestฤ› \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Uลพivatelem definovanรฝ rejstล™รญk"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ลฝรกdnรฝ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ลฝรกdnรฝ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ฤŒรญslo kapitoly"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Poloลพka"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulรกtor"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ฤŒรญslo strรกnky"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Informace o kapitole"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Zaฤรกtek hypertextovรฉho odkazu"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Konec hypertextovรฉho odkazu"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Poloลพka pouลพitรฉ literatury: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Znakovรฝ styl: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Strukturovat text"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Stisknutรญm Ctrl+Alt+A pล™esunete zamฤ›ล™enรญ na dalลกรญ operace"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Stisknutรญm ลกipky doleva nebo doprava vyberete ovlรกdacรญ prvky struktury"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Stisknutรญm Ctrl+Alt+B pล™esunete zamฤ›ล™enรญ zpฤ›t na aktuรกlnรญ ovlรกdacรญ prvek struktury"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Soubor abecednรญho rejstล™รญku (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Soubor abecednรญho rejstล™รญku (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Zรกkladnรญ na~hoล™e"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Zรกkladnรญ ~dole"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Zรกkladnรญ ~uprostล™ed"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Vloลพit objekt"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Upravit objekt"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ล ablona: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Ohraniฤenรญ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Pozadรญ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Styl odstavce:"
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "K aktuรกlnรญ strรกnce nelze pล™iล™adit ฤรญslovรกnรญ strรกnek. Sudรก ฤรญsla mohou bรฝt pouลพita na levรฝch strรกnkรกch, lichรก na pravรฝch strรกnkรกch."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Hlavnรญ dokument"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Hlavnรญ dokument %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Pล™ipojenรญ souboru smaลพe obsah aktuรกlnรญ sekce. Opravdu pล™ipojit?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Zadanรฉ heslo je neplatnรฉ."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Heslo nebylo nastaveno."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Dฤ›lenรญ slov je dokonฤeno"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ลฝรกdnรฝ (bez kontroly pravopisu)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Obnovit vรฝchozรญ jazyk"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Vรญce..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignorovat"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Vysvฤ›tlenรญ..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Kontrola speciรกlnรญch oblastรญ je vypnuta. Pล™esto zkontrolovat?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Nenรญ moลพnรฉ slouฤit dokumenty."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Zdroj nenรญ moลพnรฉ naฤรญst."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "V nastavenรญ Nรกstroje - Moลพnosti - %1 - Tisk nebyla urฤena faxovรก tiskรกrna."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Dokument HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Textovรฝ dokument"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Zdroj nenรญ urฤen."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "รšroveลˆ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Osnova "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Upravit poznรกmku pod ฤarou/vysvฤ›tlivku"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Hledanรฉ klรญฤovรฉ slovo bylo XXkrรกt nahrazeno."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ล˜รกdek "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Sloupec "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Exportovat zdroj..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "Exportovat ~kopii zdroje..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Pokraฤovat"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "รšloha"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Stav"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Odesรญlรกnรญ: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "รšspฤ›ลกnฤ› odeslรกno"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Odeslรกnรญ se nezdaล™ilo"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Textovรฝ vzorec"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Pล™i~blรญลพenรญ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Nahoru"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Dolลฏ"
@@ -6437,7 +6447,7 @@ msgstr "~Dolลฏ"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Zmฤ›nila se klasifikace dokumentu, protoลพe odstavec mรก vyลกลกรญ รบroveลˆ klasifikace"
@@ -6445,32 +6455,32 @@ msgstr "Zmฤ›nila se klasifikace dokumentu, protoลพe odstavec mรก vyลกลกรญ รบrove
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Platnรฝ "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Neplatnรฝ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Neplatnรฝ podpis"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Podepsal"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Podpis odstavce"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Vizitky"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Automatickรฉ texty pro zkratku "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Zรกloลพka"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Vloลพit"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Pล™ejmenovat"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Smazat"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Pล™ejรญt na"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Smazat"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Pล™ejmenovat"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "รšroveลˆ osnovy:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Tฤ›lo textu"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "_Zalomenรญ"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "_Skrytรฝ text"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Pole: skrytรฝ _text"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Pole: skrytรฉ odst_avce"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Zobrazovat"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Za_rovnรกnรญ รบฤaล™รญ matematiky"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Pomocnรญk s rozvrลพenรญm"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Pล™รญmรฝ k_urzor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Vloลพit"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Zarovnรกnรญ _odstavce"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "_Levรฝ okraj odstavce"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "Ta_bulรกtory"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulรกtor_y a mezery"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "M_ezery"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Pล™รญmรฝ kurzor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "_Povolit kurzor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Zamknutรฉ oblasti"
diff --git a/source/cs/vcl/messages.po b/source/cs/vcl/messages.po
index afcc16608ef..88e9e6b62b7 100644
--- a/source/cs/vcl/messages.po
+++ b/source/cs/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-12 15:50+0000\n"
"Last-Translator: Stanislav Horรกฤek <stanislav.horacek@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1528818619.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/cy/cui/messages.po b/source/cy/cui/messages.po
index 3cfe477676c..5aa05f12236 100644
--- a/source/cy/cui/messages.po
+++ b/source/cy/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-12 14:30+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Llwybr Tystysgrif"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Iaith:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Maint:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Maint:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Iaith:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Ffont Testun Gorllewinol"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Maint:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Iaith:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Ffont Testun Asiaidd"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Maint:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Iaith:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Ffont CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Rhagolwg"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Cyflwr"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Gosodiadau Ffont ar gyfer Ffynonellau HTML, Basic a SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Cyngor estynedig"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Cymorth"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Defnyddio deialogau %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Deialogau Agor/Cadw"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Defnyddio d_eialogau %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Deialogau Argraffu"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_Argraffu yn gosod statws \"dogfen wedi newid\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Statws Dogfen"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Dehongli fel blynyddoedd rhwng "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "a "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Blwyddyn (Dau Ddigid)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Casglu data defnydd a'i anfon at y Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Helpwch wella %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Llwytho %PRODUCTNAME wrth gychwyn y system"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Galluogi Cychwyn Cyflym"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Cychwyn Cyflym %PRODUCTNAME"
diff --git a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
index 91e0ec4a0cb..ef805bcf585 100644
--- a/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/cy/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-05 09:51+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3808,15 +3808,6 @@ msgstr "Mewnosod ~Toriad Tudalen"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "D~ata"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Mewnosod"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/cy/sc/messages.po b/source/cy/sc/messages.po
index 44ab42ce347..5e2ea3913f4 100644
--- a/source/cy/sc/messages.po
+++ b/source/cy/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-14 14:30+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Gwerth"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Ffynhonnell"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Cofnodion"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "System"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Safonol;Testun;Dyddiad (DMB);Dyddiad (MDB);Dyddiad (BMD);US English;Cuddio"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tab"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "bwlch"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Hoffech chi dderbyn y cyfeiriad sy'n cael ei gynnig?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Hidl Delwedd"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Testun"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Dewis Dalenni"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Dalenni dewiswyd"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Mesurydd"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Mae'r mesurydd yn rheoli gwrthrychau ar bwyntiau gosodedig."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Rhagolwg"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Bydd y ddalen yn dangos sut mae'r data'n cael ei drefnu yn y ddogfen."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Golwg dogfen"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Dalen %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Cell %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Ardal chwith"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Rhagolwg tudalen"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Ardal ganol"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Ardal dde"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Pennyn tudalen %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Troedyn tudalen %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Llinell mewnbwn"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Dyma lle rydych yn rhoi neu olygu testun, rhifau a fformiwlรขu."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Chwarae Cyfrwng"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Pwyso botwm llygoden"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Bar Offer Fformiwla"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Taenlen %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(darllen yn unig)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Modd rhagolwg)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Tudalennau"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~Atal allbwn tudalennau gwag"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Cynnwys agraffu"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Pob dalen"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Dalenni รข ddewiswyd"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Celloedd รข ddewiswyd"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "O'r hyn i'w argraffu"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Pob ~tudalen"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "~Tudalennau"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Rhybuddio am hwn yn y dyfodol."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Nid oedd modd diweddaru'r ffynhonnell DDE canlynol o bosibl am nad oedd y ddogfen wreiddiol yn agored. Agorwch y ddogfen wreiddiol a cheisiwch eto."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Nid oedd modd llwytho'r ffeil allanol canlynol. Nid yw data cysylltiedig o'r ffeil hon wedi cael ei ddiweddaru."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Diweddaru cysylltiad allanol."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Ystod yn cynnwys ~labeli colofn"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Ystod yn cynnwys labeli ~rhes"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Gwerth annilys"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Fformiwla heb ei bennu."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Heb bennu rhes na cholofn."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Enw neu ystod heb ei ddiffinio."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Enw heb ei ddiffinio neu gyfeiriad cell anghywir."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Nid yw'r fformiwlรขu'n ffurfio colofn."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Nid yw'r fformiwlรขu'n ffurfio rhes."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Ychwanegu AwtoFformat"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Ailenwi AwtoFformat"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Enw"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Dileu AwtoFformat"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Ydych chi wir eisiau dileu'r # AutoFomat?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Cau"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Ion"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Chw"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Maw"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Gogledd"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Canol"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "De"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Cyfanswm"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Dalen"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Cell"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Cynnwys"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Angor Tudalen"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Angor Cell"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Cyflwr "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Cynnwys"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Dalen"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Enwau ystodau"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Ystodau cronfa ddata"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Delweddau"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Gwrthrychau OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Nodiadau"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Rhannau cysylltiedig"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Gwrthrychau lluniadu"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Modd Llusgo"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Dangos"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "ar waith"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "anweithredol"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "cudd"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Ffenestr Weithredol"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Enw Senario"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Sylw"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Trefnu Esgynnol"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Trefnu Disgynnol"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Trefnu Cyfaddas"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Y Cyfan"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Dangos dim ond yr eitemau cyfredol."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Cuddio dim ond yr eitem gyfredol."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Eitemau chwilio..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Blwch Ticio"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Llinell mewnbwn"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Dewin Cronfa Ddata"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Derbyn"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Diddymu"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Swm"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Fformiwla"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Ymestyn y Bar Fformiwla"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Crynhoi'r Bar Fformiwla"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Gwrthdaro"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Awdur"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Dyddiad"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Defnyddiwr Anhysbys"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Mewnosod colofn"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Mewnosod rhes "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Mewnosod dalen "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Dileu colofn"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Dileu rhes"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Dileu dalen"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Symud ystod"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Cynnwys wedi newid"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Cynnwys wedi newid"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Newidiwyd i "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Gwreiddiol"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Gwrthod newidiadau"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Derbyn"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Gwrthod"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Dim Mynediad"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<gwag>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Heb ei ddiogelu"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Dim diogelwch cyfrinair"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Anghydnaws รข hash"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Cydnaws รข hash"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Ail deipio"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Cyfartaledd Newidiol"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Cynyddiad Esbonyddol"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Dadansoddiad Amrywiant"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Ffactor Unigol"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Dwy Ffactor"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grwpiau"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Rhwng Grwpiau"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "O Fewn Grwpiau"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Ffynhonnell Amrywiad"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Gwerth P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F critigol"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Cyfanswm"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Cydberthynas"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Cydberthnasau"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Cydamrywiad"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Cydamrywiadau"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Ystadegau Disgrifiadol"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Cymedr"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Gwall Safonol"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modd"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Cymedr"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Amrywiant"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Gwyriad Safonol"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Cwrtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Sgiwedd"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Amrediad"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Lleiafswm"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Uchafswm"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Swm"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Cyfrif"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Chwartel Cyntaf "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Trydydd Chwartel"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Hap ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Unffurf"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Cyfanrif Unffurf"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Arferol"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomaidd"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomaidd Negyddol"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi Sgลตar"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrig"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Lleiafswm"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Uchafswm"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Cymedr"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Gwyriad Safonol"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Cymedr"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Gwerth p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Nifer o Geisiadau"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Gwerth nu"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Samplo"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Prawf F"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Prawf F"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Prawf-t wedi ei baru"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Prawf-t wedi ei baru"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Prawf z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "prawf z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Prawf Annibyniaeth (Chi-Sgwรขr)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Atchweliad"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Atchweliad"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Colofn %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Rhes %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alffa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "_Amrywiolyn 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Amrywiolyn 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Gwahaniaeth Cymedrig Damcaniaethwyd"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Arsylwadau"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Gwahaniaeth Cymedrig Gweladwy"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Gwerth P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Gwerth Critigol"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Ystadegyn Prawf"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Llinol"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarithmig"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Pลตer"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Model Atchweliad"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Goleddf"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Rhyngdoriad"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) cynffon de"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "Cynffon de critigol F"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) cynffon chwith"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "Cynffon chwith critigol F"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "Dwy gynffon P"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "Dwy gynffon critigol F"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Cydberthyniad Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Amrywiant o'r Gwahaniaethau"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "Stad t"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) un cynffon"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t Critigol un cynffon"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) dwy gynffon"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "Dwy gynffon critigol t"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Amrywiad Hysbys"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (T<=z) un cynffon"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z Critigol un cynffon"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (T<=z) dwy gynffon"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z Dwy gynffon critigol"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Galluogi Cynnwys"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "I gell"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "I Gell (newid maint gyda chell)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "I dudalen"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Ffynhonnell Llif"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Offer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "_Gwirio am Ddiweddariadau..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Rhagosodiad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Acen 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Acen 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Acen 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Ardal Pennawd 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Ardal Pennawd 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Drwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Da"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Niwtral"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Gwall"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Rhybudd"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Troednodyn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nodyn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "_Gwirio am Ddiweddariadau..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "ยญ_Dewislen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Offer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Ffeil"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Golygu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "A_rddulliau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Ffont"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Pennu borderi'r celloedd hyn."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Rhifau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Aliniad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Celloedd"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Mewnosod"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Adolygu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Golwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Graffig"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_Lliw"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Trefnu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Iaith"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Adolygu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Nodiadau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Cymharu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Golwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Arddulliau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Lluniadu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Trefnu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Grลต_p"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Ffrรขm"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Trefnu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Golwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Arddulliau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "_Fformat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Paragraff"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Golwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "_Gwirio am Ddiweddariadau..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "_Gwirio am Ddiweddariadau..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Rhagosodiad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Acen 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Acen 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Acen 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Pennawd 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Pennawd 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Drwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Da"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Niwtral"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Gwall"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Rhybudd"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Troednodyn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nodyn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "_Gwirio am Ddiweddariadau..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "ยญ_Dewislen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Offer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Cymorth"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Ffeil"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Golygu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "A_rddulliau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Ffont"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Rhifau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Aliniad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Celloedd"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Mewnosod"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Adolygu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Golwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Graffig"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Trefnu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "L_liw"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Iaith"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Adolygu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Nodiadau"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Cymharu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Golwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Lluniadu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Golygu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Trefnu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Golwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grลต_p"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Ffont"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Aliniad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Golwg"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Mewnosod"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Cyfrwng"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Ffrรขm"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Trefnu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Golwg"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Atchweliad"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Ystod Amrywiolyn 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Ystod Amrywiolyn 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Canlyniad i:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Colofnau"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rhesi"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Grwpiwyd yn รดl"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Atchweliad Llinol"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Atchweliad Logarithmig"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Atchweliad Pลตer"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Mathau o Allbwn Atchweliad"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Hyd testun"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "cydradd"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "yn llai na"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "yn fwy na"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "llai na neu gyfartal รข"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "mwy na neu gydradd"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "nid cydradd a"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "ystod dilys"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "ystod annilys"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Caniatรกu:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Data:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Lleiafswm:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "_Mwyaf:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Caniatรกu celloedd _gwag"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Dangos _rhestr dewis"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "_Trefnu cofnodion yn esgyn"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Gall ffynhonnell ddilys ddim ond cynnwys dewis cydgyffyrddol o resi a cholofnau, neu fformiwla sy'n arwain ar ardal neu arae."
diff --git a/source/cy/sd/messages.po b/source/cy/sd/messages.po
index ec3d212dfea..541a55c0748 100644
--- a/source/cy/sd/messages.po
+++ b/source/cy/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-24 10:38+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "Prif Wrthrychau"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Mewnosod Delwedd"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/cy/sfx2/messages.po b/source/cy/sfx2/messages.po
index 6292a4be285..92ae85fba79 100644
--- a/source/cy/sfx2/messages.po
+++ b/source/cy/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-09 16:17+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Darllen Cymorth Ar-lein"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/cy/svx/messages.po b/source/cy/svx/messages.po
index 46bb06ea051..b91447f99ac 100644
--- a/source/cy/svx/messages.po
+++ b/source/cy/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-05 09:53+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Eiddo Deallusol"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Dim"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Diweddar"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Lliw Cyfaddasโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Tynnu"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Llinellau a Saethau"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Cromlin"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Cysylltyddion"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Siapiau Sylfaenol"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symbolau"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Saethau Bloc"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Siart Llif"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Amlygyn"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Sรชr"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Gwrthrychau 3D"
@@ -4140,8 +4140,8 @@ msgstr "ยญ_Copรฏo"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Mewnosod"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/cy/sw/messages.po b/source/cy/sw/messages.po
index 5a003a8b6c7..64830ce3d09 100644
--- a/source/cy/sw/messages.po
+++ b/source/cy/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-14 14:33+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Testun"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[None]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Cychwyn"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Diwedd"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Uwchlaw"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Islaw"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "darllen yn unig"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Mae'r cyfeiriadau 'AwtoDestun' yn darllen yn unig? Hoffech chi alw'r deialog gosodiadau llwybr?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Ystadegau"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Mewnforio dogfen..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Allforio dogfen..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Cadw dogfen..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Aildudaleniad..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Fformatio dogfen yn awtomatig..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Chwilio..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Llythyr"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Gwirio Sillafu..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Cysylltnodi..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Mewnosod Mynegai..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Diweddaru Mynegai..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Creu crynodeb..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Addasu Gwrthrychau..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabl"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Delwedd"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Gwrthrych"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Ffrรขm"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Siรขp"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Adran"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Rhifo"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "tudalen wag"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Crynodeb: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "ymwahannwyd gan: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Amlinell: Lefel "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Arddull: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Rhif tudalen: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Toriad cyn tudalen newydd"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Testun Gorllewinol: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Testun Asiaidd: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "Testun CTL:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Awdur Anhysbys"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Dileu ~Pob Sylw gan $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Cuddio Pob ~Sylw gan $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Rhifo Amlinell"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 gair, %2 nod"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 gair, %2 nod wedi eu dewis"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Trosi Testun i Dabl"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Ychwanegu AwtoFformat"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Enw"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Dileu AwtoFformat"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Bydd y cofnod AwtoFformat yn cael ei ddileu:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Ailenwi AwtoFformat"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Cau"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Ion"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Chw"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Maw"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Gogledd"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Canol"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "De"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Swm"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Nid oedd modd creu'r AwtoFformat. \n"
"Ceisiwch eto gan ddefnyddio enw arall."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Rhifol"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rhesi"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Colofn"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Golygu Cofnod Llyfryddiaeth"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Mewnosod Cofnod Llyfryddiaeth"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Bylchu rhwng %1 a %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Lled Colofn %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Tabl %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Ffrรขm %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Delwedd %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Gwrthrychau OLE Eraill"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Rhaid i enw'r tabl beidio รข chynnwys bylchau."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Mae'r celloedd tabl dewiswyd yn rhy gymhleth i'w cyfuno."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Methu didoli'r dewis"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Clicio gwrthrychau"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Cyn mewnosod AwtoDestun"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Wedi mewnforio AwtoDestun"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Llygoden dros wrthrych"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Cychwyn dolen"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Llygoden yn gadael gwrthrych"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Llwythwyd delwedd yn llwyddiannus"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Ataliwyd llwytho delwedd"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Methu llwytho delwedd"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Mewnbwn nodau alffaniwmerig"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Mewnbwn nodau analffaniwmerig"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Newid maint ffrรขm"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Symud ffrรขm"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Penawdau"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tablau"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Ffrรขm testun"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Delweddau"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Gwrthrychau OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Nodau Tudalen"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Adrannau"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Dolenni"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Cyfeirnodau"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Mynegeion"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Gwrthrychau lluniadu"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Sylwadau"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Pennawd 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Dyma gynnwys y pennawd cyntaf. Cofnod cyfeiriadur defnyddiwr."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Pennawd 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Dyma gynnwys pennawd 1.1. Cofnod y tabl cynnwys."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Pennawd 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Dyma gynnwys pennawd 1.2. Yr allweddair yma yw'r prif gofnod."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabl 1: Dyma dabl 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Delwedd 1: Dyma ddelwedd 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Pennawd"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabl"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Ffrรขm testun"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Delwedd"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Gwrthrych OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Nod Tudalen"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Adran"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Dolen"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Cyfeirnod"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Mynegai"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Nodyn"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Gwrthrych lluniadu"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Fformatau eraill..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Mae'r cyplysnodi rhyngweithiol eisoes yn\n"
"weithredol mewn dogfen arall"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Cysylltnodi"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "nid yw'n bosib"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Dileu $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Mewnosod $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Trosysgrifo: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Paragraff Newydd"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Symud"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Gosod priodoleddau"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Gosod Arddulliau: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Ailosod priodoleddau"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Newid arddull: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Mewnosod ffeil"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Mewnosod AwtoDestun"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Dileu nod tudalen: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Mewnosod nod tudalen: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Trefnu tabl"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Trefnu testun"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Mewnosod table: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Trosi testun -> tabl"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Trosi testun -> testun"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copรฏo: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Newid $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Mewnosod toriad tudalen"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Mewnosod toriad colofn"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Mewnosod Amlen"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copรฏo: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Symud $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Mewnosod Siart %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Mewnosod ffrรขm"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Dileu ffrรขm"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "AwtoFformat"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Pennawd tabl"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Newid: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Mewnosod adran"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Dileu adran"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Newid adran"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Newid gwerthoedd rhagosodedig"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Newid $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Dileu toriad tudalen"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Cywiro Testun"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Dyrchafu/gostwng amlinell"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Symud amlinell"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Mewnosod rhifo"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Dyrchafu lefel"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Gostwng lefel"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Symud paragraffau"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Mewnosod gwrthrych lluniadu: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Rhif Ymlaen/Diffodd"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Cynyddu Mewnoliad"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Cynyddu'r mewnoliad"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Mewnosod egluryn: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Ail gychwyn rhifo"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Newid troednodyn"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Derbyn newid: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Gwrthod newid: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Hollti Tabl"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Atal priodoledd"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AwtoGywiro"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Uno tablau"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Newid Maint"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Dileu rhifo"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Lluniadu gwrthrychau: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Grwpio gwrthrychau lluniadu"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Dadgrwpio gwrthrychau lluniadu"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Dileu gwrthrychau lluniadu"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Newid Delwedd"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Dileu Delwedd"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Gosod priodoleddau tabl"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Tabl AwtoFformatio"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Mewnosod Colofn"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Mewnosod Rhes"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Dileu rhes/colofn"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Dileu colofn"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Dileu rhes"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Hollti Celloedd"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Uno Celloedd"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Fformatio cell"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Mewnosod mynegai"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Tynnu mynegai/tabl"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copรฏo tabl"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copรฏo tabl"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Gosod cyrchwr"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Cysylltu fframiau testun"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Datgysylltu fframiau testun"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Newid dewisiadau troednodau"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Cymharu Dogfen"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Gosod arddull ffrรขm: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Gosodiad Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Mewnosod troednodyn"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "mewnosod botwm URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Mewnosod Dolen"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "tynnu cynnwys anweledig"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tabl/mynegai wedi newid"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "amlddewis"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Teipio: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Gludo i'r clipfwrdd"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "achlysur"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tab"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 toriad llinell"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "toriad tudalen"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "toriad colofn"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Mewnosod $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Dileu $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Priodoleddau wedi newid"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabl wedi newid"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Arddull wedi newid"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Fformat paragraffau wedi newid"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Mewnosod Rhes"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Dileu Rhes"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Mewnosod Cell"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Dileu Cell"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 newid"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Newid arddull tudalen: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Creu arddull tudalen: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Dileu arddull tudalen: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Ailenwi arddull tudalen: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Pennyn/troedyn wedi newid"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Maes wedi newid"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Creu arddull paragraff: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Dileu arddull parafraff: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Ailenwi arddull paragraff: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Creu arddull nod: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Dileu arddull nod: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Ailenwi arddull nod: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Creu arddull ffrรขm: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Dileu arddull ffrรขm: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Ailenwi arddull ffrรขm: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Creu arddull rhifo : $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Dileu arddull rhifo : $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Ailenwi arddull rhifo : $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Ailenwi nod tudalen: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Mewnosod cofnod mynegai"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Dileu cofnod mynegai"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "maes"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paragraffau"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ffrรขm"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Gwrthrych OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "fformiwla"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "siart"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "nodyn"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "croesgyfeiriad"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "sgript"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "cofnod llyfryddiaeth"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "nod arbennig"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "troednodyn"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "delwedd"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "gwrthrych(au) darlunio"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabl: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "paragraff"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Arwydd paragraff"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Newid teitl gwrthrych $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Newid disgrifiad gwrthrych $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Creu arddull tabl: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Dileu arddull tabl: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Diweddaru arddull tabl: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Dileu tabl"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Golwg Dogfen"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Golwg Dogfen"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Pennyn $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Tudalen pennyn $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Troedyn $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Tudalen troedyn $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Troednodyn $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Troednodyn $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Diweddnod $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Diweddnod $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) ar dudalen $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Tudalen $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Tudalen $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Awdur"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Dyddiad"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Gweithredoedd"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Cychwyn y botwm i agor rhes o weithredoedd y mae modd eu cyflawni ar y sylw hwn a sylwadau eraill"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Rhagolwg dogfen"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Modd rhagolwg)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Dogfen %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Gwall Darllen"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Methu dangos delwedd."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Gwall wrth ddarllen o'r clipfwrdd."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Toriad Colofn Llaw"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Rhes %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Colofn %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Nod"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraff"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Ffrรขm"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Tudalennau"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Rhifo"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabl"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cell"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiaidd"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Gorllewinol"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Cynnwys"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Cefndir ~tudalen"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Delweddau a gwrthrychau graffigol eraill"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "~Testun cudd"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Dalfannau testun"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "~Rheolaeth ffurflen"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Lliw"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Argraffu testun mewn ~du"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Tudalennau"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Argraffu tudalennau gwag mewnosodwyd yn ~awtomatig"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Defnyddio dim ond y drรดr papur o'r dewisiadau argraffu"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Argraffu"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Dim (dogfen yn unig)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Sylwadau'n unig"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Gosod ar ddiwedd dogfen"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Gosod ar ddiwedd tudalen"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Nodiadau"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Ochrau tudalen"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Pob tudalen"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Ochrau cefn / tudalennau chwith"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Ochrau blaen / tudalennau de"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Cynnwys"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "~Llyfryn"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Sgript chwith i'r dde"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Sgript de i chwith"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Ystod a chopรฏau"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Pob tudalen"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "~Tudalennau"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Dewis"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Man yn yr ymyl"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Swyddogaethau"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Diddymu"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Gosod"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Bar Offer Fformiwla"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Math o Fformiwla"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Testun Fformiwla"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Golwg Eang"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Golwg Llywio Cynnwys"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Lefel Amlinell"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Modd Llusgo"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Mewnosod fel Dolen"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Mewnosod fel Cysylltiad"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Mewnosod fel Copi"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Dangos"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Ffenestr Weithredol"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "cudd"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "ar waith"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ddim ar waith"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Golygu..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Diweddaru"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Golygu"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Golygu cysylltiad"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Mewnosod"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Mynegai"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Ffeil"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Dogfen Newydd"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Testun"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Dileu"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Dileu"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Dewis"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Mynegeion"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Cysylltiadau"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Popeth"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Tynnu Mynegai"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "D~ad-ddiogelu"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "cudd"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Heb ganfod ffeil: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Ailenwi"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Darllen yn ~unig"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Dangos Popeth"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Cuddio Popeth"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Dileu Popeth"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Chwith: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". De: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Mewnol: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Allanol: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Brig: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Gwaelod: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Tudalen"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Llinell"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Awdur"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Gwall Cystrawen **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Rhannu gyda sero **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Defnydd anghywir o fracedi **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Gorlif swyddogaeth sgwรขr **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Gorlif **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Gwall **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Mynegiant gwallus **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Gwall: Heb ganfod ffynhonnell cyfeiriad"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Dim"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(gosodedig)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Mynegai yn รดl Trefn yr Wyddor"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Defnyddiwr Diffiniedig"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Tabl Cynnwys"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Llyfryddiaeth"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Dyfyniad"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Mynegai Tablau"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Tabl Gwrthrychau"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Tabl Ffigyrau"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-Clic i ddilyn cysylltiad"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Clic i ddilyn cysylltiad"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Teitl"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Pwnc"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Allweddeiriau"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Sylwadau"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Crรซwyd"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Wedi newid"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Argraffwyd diwethaf"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Rhif adolygu"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Cyfanswm amser golygu"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Trosi $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Trosi cyntaf $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Trosiad nesaf $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Erthygl"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Llyfr"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Llyfryn"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Gweithrediadau cynhadledd"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Dyfyniad o lyfr"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Dyfyniad o lyfr gyda theitl"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Gweithrediadau cynhadledd"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Dyddlyfr"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Dogfennaeth dechnegol"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Thesis"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Amrywiol"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Traethawd doethuriaeth"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Gweithrediadau cynhadledd"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Adroddiad ymchwil"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Heb ei gyhoeddi"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-bost"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Dogfen WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Defnyddiwr diffinedig1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Defnyddiwr diffinedig2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Defnyddiwr diffinedig3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Defnyddiwr diffinedig4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Defnyddiwr diffinedig5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Enw byr"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Math"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Cyfeiriad"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anodiadau"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Awdur(on)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Teitl llyfr"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Pennod"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Argraffiad"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Golygydd"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Math o gyhoeddiad"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Sefydliad"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Dyddlyfr"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mis"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nodyn"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Rhif"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Corff"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Tudalen(nau)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Cyhoeddwr"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Prifysgol"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Cyfres"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Teitl"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Math o adroddiad"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Lefel Sain"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Blwyddyn"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Defnyddiwr diffinedig1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Defnyddiwr diffinedig2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Defnyddiwr diffinedig3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Defnyddiwr diffinedig4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Defnyddiwr diffinedig5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Golygu Cofnod Mynegai"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Mewnosod Cofnod Mynegai"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Mae'r ddogfen eisoes yn cynnwys y cofnod llyfryddiaeth ond gyda data gwahanol. Hoffech chi newid y cofnodion presennol?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Sylwadau"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Dangos sylwadau"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Cuddio sylwadau"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Enw llwybr byr yn bodoli eisoes. Dewiswch un arall."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Dileu AwtoDestun?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Dileu'r categori "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "AwtoDestun :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Cadw AwtoDestun"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Nid oes AwtoDestun yn y ffeil."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Fy AwtoDestun"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Heb ganfod AwtoDestun ar gyfer Llwybr Byr '%1'."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Nid oes modd mewnosod tabl sydd heb resi na chelloedd"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Nid oes modd mewnosod y tabl am ei fod yn rhy fawr"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Methu creu AwtoDestun."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Nid yw'r fformat clipfwrdd hwn ar gael."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "Dogfen Testun %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Delwedd (Dogfen Testun %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Gwrthrych (Dogfen Testun %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE link)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Pob Sylw"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Pob Sylw"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Sylwadau gan "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(dim dyddiad)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(dim awdur)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Ateb i $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Golygu'r Bloc Cyfeiriad"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Cyfarchiad Cyfaddas (Derbynnydd Gwrywiadd)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Cyfarchiad Cyfaddas (Derbynnydd Benywaidd)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "E~lfennau cyfarchiad"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Ychwanegu at gyfarchiad"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Tynnu o gyfarchiad"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Llusgo elfennau cyfarchiad i'r blwch islaw"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Cyfarchiad"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Marc Atalnodi"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Testun"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Neilltuoโ€™r meysydd o'ch ffynhonnell data i gydweddu elfennau'r cyfarchiad."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Rhagolwg cyfarchiad"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Elfennau cyfeiriad"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Elfennau cyfarchiad"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Cydweddiad i faes:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Rhagolwg"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " heb ei gydweddu "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Pob ffeil"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Rhestrau cyfeiriadau (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "Base %PRODUCTNAME (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "Calc %PRODUCTNAME (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "Writer %PRODUCTNAME (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Testun plaen (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Testun wedi ei wahanu gan atalnod (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
" Hoffech chi roi manylion eich cyfrif e-bost?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Rhestr Cyfeiriad %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Dewis y ddogfen gychwynnol"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Dewis y math o ddogfen"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Mewnosod y bloc cyfeiriad"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Dewis rhestr cyfeiriadau"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Creu cyfarchiad"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Newid cynllun"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Eithrio'r derbynnydd"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Gorffen"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Dewin Cyfuno Post"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Enw"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Math"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabl"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Ymholiad"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Parhau gwirio o gychwyn y ddogfen?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Mae'r gwirio sillafu wedi ei gwblhau."
@@ -4315,212 +4325,212 @@ msgstr "Mae'r gwirio sillafu wedi ei gwblhau."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Dyddiad"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Amser"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Enw ffeil"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Enw Cronfa Ddata"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Pennod"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Rhif tudalen"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Ystadegau"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Awdur"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Templedi"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Anfonwr"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Gosod newidiol"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Dangos newidiol"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Mewnosod Fformiwla"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Maes mewnbwn"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Maes mewnbwn (newidiol)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Maes mewnbwn (defnyddiwr)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Testun amodol"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Maes DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Gweithredu macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Ystod rhif"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Gosod newidiol tudalen"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Dangos newidiol tudalen"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Llwytho URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Dalfan"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Cyfuno nodau"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Rhestr mewnbwn"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Gosod Cyfeirnod"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Mewnosod Cyfeirnod"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Meysydd cyfuno post"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Cofnod nesaf"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Unrhyw gofnod"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Rhif cofnod"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Tudalen flaenorol"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Tudalen nesaf"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Testun cudd"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Maes Defnyddiwr"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nodyn"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Sgript"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Cofnod llyfryddiaeth"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Paragraff Cudd"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Manylion Dogfen"
@@ -4528,74 +4538,74 @@ msgstr "Manylion Dogfen"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Dyddiad"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Dyddiad (gosodedig)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Amser"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Amser (gosodedig)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tablau"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Nodau"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Geiriau"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragraffau"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Delwedd"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Gwrthrychau"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Tudalennau"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE awtomatig"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE llaw"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Cwmni"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Enw Cyntaf"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Enw Olaf"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Llythrennau Blaen"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Stryd"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Gwlad"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Cod post"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Tref/Dinas"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Teitl"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Safle"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Ffรดn (Cartref)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Ffรดn (Gwaith)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FFACS"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-bost"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Sir/Talaith"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "diffodd"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ymlaen"
@@ -4692,32 +4702,32 @@ msgstr "ymlaen"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Enw ffeil"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Enw ffeil heb estyniad"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Enw Llwybr/Ffeil"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Llwybr"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Arddull"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Categori"
@@ -4725,22 +4735,22 @@ msgstr "Categori"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Enw pennawd"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Rhif pennod"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Rhif pennawd heb ymwahanydd"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Rhif ac enw pennawd"
@@ -4748,47 +4758,47 @@ msgstr "Rhif ac enw pennawd"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Rhufeinig (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Rhufeinig (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabeg (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Fel Arddull Tudalen"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Testun"
@@ -4796,12 +4806,12 @@ msgstr "Testun"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Enw"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Llythrennau Blaen"
@@ -4809,42 +4819,42 @@ msgstr "Llythrennau Blaen"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "System"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Testun"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Enw"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Testun"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Fformiwla"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Testun"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Cronfa Ddata"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "System"
@@ -4852,17 +4862,17 @@ msgstr "System"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Awdur"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Amser"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Dyddiad"
@@ -4870,67 +4880,67 @@ msgstr "Dyddiad"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Cyfeirnod"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Tudalen"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Pennod"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Uwchlaw/Islaw"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Fel Arddull Tudalen"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Categori a Rhif"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Testun Egluryn"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Rhifo"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Rhif"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Rhif (dim cyd-destun)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Rhif (cyd-destun llawn)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Erthygl a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Erthygl A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "Erthygl A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Testun"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabl"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Ffrรขm"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Delwedd"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Gwrthrych"
@@ -4966,1232 +4976,1232 @@ msgstr "Gwrthrych"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Amod"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Yna, Neu"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE Datganiad"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Testun c~udd"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Enw macro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Cyfeirnod"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "N~odau"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~Atred"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Gwerth"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Fformiwla"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Cyfaddas"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Defnyddiwr]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Gogwydd Ll."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Gogwydd F."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Lled"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Uchder"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Ymyl chwith"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Ymyl uchaf"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Colofnau"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rhesi"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Nid yw'r gwasanaeth canlynol ar gael: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Cyfrif gair a nod. Cliciwch i agor y ddeialog Cyfrif Geiriau."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Golwg un tudalen"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Golwg tudalen lluosog"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Golwg llyfr"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Rhif tudalen mewn dogfen. Cliciwch i agor y ddeialog Mynd i Dudalen neu rhoi clic de ar gyfer y rhestr nodau tudalen."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Rhif tudalen yn y ddogfen (Rhif tudalen ar ddogfen wedi ei hargraffu). Cliciwch i agor deialog Mynd i Dudalen."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Arddull Tudalen. Rhowch glic de i newid arddull neu glicio i agor y ddeialog Arddull."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Priflythrennau Bach dros"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rhesi"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Dim Priflythrennau Bach"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Dim toriad tudalen"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Peidio adlewyrchu"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Gwrthdroi'n fertigol"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Gwrthdroi'n llorweddol"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Gwrthdroi Llorweddol a Fertigol"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ adlewyrchu'n llorweddol ar dudalennau eilrif"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Arddull Nod"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Dim Arddull Nod"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Troedyn"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Dim troedyn"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Pennyn"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Dim pennyn"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Amlapio gorau"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Dim amlap"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Parhau"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Amlapio paralel"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Amlapio i'r chwith"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Amlapio i'r dde"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Angor yn unig)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Lled:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Uchder gosodedig:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Uchder lleiaf:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "i baragraff"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "i nod"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "i dudalen"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Cyfesuryn X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Cyfesuryn Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ar y brig"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Canoli fertigol"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ar y gwaelod"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Brig y llinell"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Canoli llinell"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Gwaelod y llinell"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Cofrestr cywir"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Nid cofrestr cywir"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "ar y dde"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Canoli llorweddol"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "ar y chwith"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "tu fewn"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "tu allan"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Lled llawn"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Colofnau"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Lled Ymwahanydd:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Ardal troednodyn eithaf:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Golygadwy mewn dogfen darllen yn unig"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Hollti"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Rhifo"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "dim rhifo"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "cysylltwyd i "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "a "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Cyfrif llinellau"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "peidio cyfrif llinellau"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "ailgychwyn cyfrif llinellau gyda: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Disgleirdeb: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Coch: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Gwyrdd: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Glas: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Cyferbyniad: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gama: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Tryloywder: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Gwrthdroi"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "peidio gwrthdroi"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Modd graffig: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Safonol"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Graddlwyd"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Du a Gwyn"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Marc Dลตr"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Cylchdroi"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Dim grid"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Grid (llinell yn unig)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Grid (llinellau a nodau)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Dilyn llif testun"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Peidio dilyn llif testun"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Cyfuno borderi"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Peidio cyfuno'r borderi"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabl"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Ffrรขm Testun"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Tudalen"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Lluniadu"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Rheolaeth"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Adran"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Nod Tudalen"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Graffigau"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Gwrthrych OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Penynnau"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Dewis"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Troednodyn"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Atgoffwr"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Sylw"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Ailadrodd chwilio"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Cofnod mynegai"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Fformiwla tabl"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Fformiwla tabl anghywir"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Tabl nesaf"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Ffrรขm testun nesaf"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Tudalen nesaf"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Llun nesaf"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Rheolydd nesaf"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Adran nesaf"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Nod tudalen nesaf"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Graffig nesaf"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Gwrthrych OLE nesaf"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Pennyn nesaf"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Dewis nesaf"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Troedyn nesaf"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Atgoffwr Nesaf"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Sylw Nesaf"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Parhau i chwilio ymlaen"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Cofnod mynegai nesaf"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Tabl blaenorol"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Ffrรขm testun blaenorol"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Tudalen flaenorol"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Llun blaenorol"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Rheolydd blaenorol"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Adran flaenorol"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Nod tudalen blaenorol"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Graffig blaenorol"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Gwrthrych OLE blaenorol"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Pennyn blaenorol"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Dewis blaenorol"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Troednodyn blaenorol"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Atgoffwr Blaenorol"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Sylwadau Blaenorol"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Parhau i chwilio nรดl"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Cofnod mynegai blaenorol"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Fformiwla'r tabl blaenorol"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Fformiwla tabl nesaf"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Fformiwla tabl gwallus blaenorol"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Fformiwla tabl gwallus blaenorol"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Mewnosodwyd"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Dilรซwyd"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Fformatiwyd"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabl wedi newid"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Arddulliau Paragraff Gosodedig"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Fformat paragraffau wedi newid"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Rhes wedi ei Mewnosod"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Rhes wedi ei Dileu"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Cell wedi ei Mewnosod"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Cell wedi ei Dileu"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Diweddnod: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Troednodyn: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-clic i agor dewislen Tag Clyfar"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Pennyn (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Pennyn Tudalen Gyntaf (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Pennyn Tudalen Chwith (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Pennyn Tudalen De (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Troedyn (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Troedyn Tudalen Gyntaf (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Troedyn Tudalen Chwith (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Troedyn Tudalen De (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Dileu Pennyn..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Fformatio Pennyn..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Dileu Troedyn..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Fformatio Troedyn..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Methu agor y ffeil delwedd"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Methu darllen y ffeil delwedd"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Fformat delwedd anhysbys"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Nid yw'r fersiwn ffeil delwedd hon yn cael ei chynnal"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Heb ganfod hidl delwedd"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Dim digon o gof ar gael i fewnosod y ddelwedd."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Mewnosod Delwedd"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Sylw: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Mewnosod"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Dilead"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "AwtoFformat"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Fformatau"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Newidiadau Tabl"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Arddulliau Paragraff Gosodedig"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Tudalen "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Tudalen %1 o %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Tudalen %1 o %2 (Tudalen %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraff"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Delwedd"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Gwrthrych OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Ffrรขm"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabl"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Rhes tabl"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Cell tabl"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Tudalen"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Pennyn"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Troedyn"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Dogfen HTML %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Teitl"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Ymwahanydd"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Lefel "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Methu canfod ffeil \"%1\" yn llwybr \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Mynegai Defnyddiwr Diffiniedig"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Dim>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Dim>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Rhif pennod"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Cofnod"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Stop tab"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Testun"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Rhif tudalen"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Manylion pennod"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Cychwyn dolen"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Diwedd dolen"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Cofnod llyfryddiaeth: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Nod Arddull: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Testun y strwythur"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Pwyswch Ctrl+Alt+A i symud y canolbwynt i ragor o weithrediadau"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Pwyswch y saeth de neu chwith i ddewis y rheolyddion strwythur"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Pwyswch Ctrl+Alt+B i symud y canolbwynt nรดl i'r rheolydd strwythur cyfredol"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Dewis ffeil ar gyfer mynegai trefn yr wyddor (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Dewis ffeil ar gyfer mynegai trefn yr wyddor (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Llinell sail ar y ~brig"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Llinell sail ar y gwaelod"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Llinell sail yn y ~canol"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Mewnosod gwrthrych"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Golygu gwrthrych"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Templed: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Borderi"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Cefndir"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Arddull Paragraff: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Ni nid oes modd gosod rhifau tudalen i'r dudalen gyfredol. Mae modd defnyddio eilrifau ar dudalennau chwith, odrifau ar dudalennau dde."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Prif Ddogfen"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Prif Ddogfen %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Bydd cyswllt ffeil yn dileu cynnwys yr adran bresennol. Cysylltu beth bynnag?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Mae'r cyfrinair yn annilys."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Nid yw'r cyfrinair wedi ei osod."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Cysylltnodi wedi ei gwblhau"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Dim (Peidio gwirio sillafu)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Ailosod i'r Iaith Ragosodedig"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Rhagor..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "A~nwybyddu"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Esboniadau..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Gwiriwch fod yr ardaloedd arbennig wedi eu diffodd. Gwirio beth bynnag?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Methu cyfuno'r dogfennau."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Methu llwytho'r ffynhonnell."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Does dim ffacs wedi ei osod o dan Offer/Dewisiadau/%1/Argraffu."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Dogfen HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Dogfen testun"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Ffynhonnell heb ei enwi."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Lefel "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Amlinell "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Golygu Troednodyn/Diweddnod"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Allwedd chwilio wedi ei newid XX gwaith."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rhes "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Colofn "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Allforio ffynhonnell..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Allforio copi o'r ffynhonnell..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Parhau"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tasg"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Statws"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Anfon at: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Anfonwyd yn llwyddiannus"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Methwyd ag anfon"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "CWMNI;CR;ENWCYNTAF; ;ENWOLAF;CR;CYFEIRIAD;CR;TREF;;SIRTALAITH; ;CODPOST;CRGWLAD;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Fformiwla testun"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Chwyddo"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "I ~Fyny"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "I ~Lawr"
@@ -6437,7 +6447,7 @@ msgstr "I ~Lawr"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Mae dosbarthiad dogfen wedi newid gan fod lefel dosbarthiad paragraff yn uwch"
@@ -6445,32 +6455,32 @@ msgstr "Mae dosbarthiad dogfen wedi newid gan fod lefel dosbarthiad paragraff yn
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Dilys "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Annilys"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Llofnod Annilys"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Llofnodwyd gan"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Llofnod Paragraff"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Cardiau Busnes"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Llwybr byr AwtoDestun "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Nodau Tudalen"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Mewnosod"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Ailenwi"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Dileu"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Mynd i"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Dileu"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Ailenwi"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "Lefel amlinell:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Testun corff"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Toriad_au"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Testun cudd"
+msgid "Hidden characters"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Meysydd: T_estun cudd"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Meysydd: _Paragraffau cudd"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Dangos"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Aliniad gwaelodlin Math"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Cymorth Cynllunio"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Cyrchwr _uniongyrchol"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Mewnosod"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Aliniad p_aragraff"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Ymyl paragraff _chwith"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabiau"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tab_iau a bylchau"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "By_lchau"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Cyrchwr Uniongyrchol"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Galluogi cyrchwr"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Ardaloedd Diogelwyd"
diff --git a/source/cy/vcl/messages.po b/source/cy/vcl/messages.po
index ec5fa22b616..4a21fce4074 100644
--- a/source/cy/vcl/messages.po
+++ b/source/cy/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-12 14:38+0000\n"
"Last-Translator: Rhoslyn Prys <rprys@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n==2) ? 1 : 0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526135901.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/da/cui/messages.po b/source/da/cui/messages.po
index e029acc4e2f..42ee05e7fd9 100644
--- a/source/da/cui/messages.po
+++ b/source/da/cui/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-05-08 20:09+0000\n"
-"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-05 17:23+0000\n"
+"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525810181.000000\n"
+"X-POOTLE-MTIME: 1530811381.000000\n"
#: cui/inc/personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Sti til certifikat"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "S_prog:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Stรธrrelse:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Stรธrrelse:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Sprog:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Skrifttype til vestlig tekst"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Stรธrrelse:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Sprog:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Skrifttype til asiatisk tekst"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Stรธrrelse:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Sprog:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL-skrifttype"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Forhรฅndsvisning"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Tilstand"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Skrifttypeindstillinger for HTML-, Basic- og SQL-kilder"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Udvidede tips"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Hjรฆlp"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Brug %PRODUCTNAME-dialoger"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "ร…bn/Gem-dialoger"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Brug %PRODUCTNAME-dialoger"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Udskriftsdialoger"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_Udskrivning sรฆtter status for \"Dokument รฆndret\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Dokumentstatus"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Fortolk som รฅr mellem "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "og "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Tocifrede รฅrstal"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Data om anvendelse indsamles og sendes til The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Hjรฆlp med at forbedre %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Indlรฆs %PRODUCTNAME ved systemstart"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Aktiver Hurtigstart i systembakken"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Hurtigstart"
@@ -9855,7 +9890,7 @@ msgstr "Skalering"
#: cui/uiconfig/ui/positionpage.ui:425
msgctxt "positionpage|label7"
msgid "Character spacing"
-msgstr ""
+msgstr "Tegnafstand"
#: cui/uiconfig/ui/positionpage.ui:450
msgctxt "positionpage|pairkerning"
diff --git a/source/da/dictionaries/id.po b/source/da/dictionaries/id.po
index a7e5483bf4e..082e2e986d5 100644
--- a/source/da/dictionaries/id.po
+++ b/source/da/dictionaries/id.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-04-15 14:42+0000\n"
-"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
+"PO-Revision-Date: 2018-07-05 20:36+0000\n"
+"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523803373.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530822974.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Indonesisk stavekontrol, orddelingsregler og synonymordbรธger"
diff --git a/source/da/filter/source/config/fragments/filters.po b/source/da/filter/source/config/fragments/filters.po
index 2a454cc6ebb..6d1b669db10 100644
--- a/source/da/filter/source/config/fragments/filters.po
+++ b/source/da/filter/source/config/fragments/filters.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-08 22:38+0000\n"
+"PO-Revision-Date: 2018-07-06 07:36+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528497537.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530862575.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
+msgstr "SVG - Scalable Vector Graphics Draw"
#: SVM___StarView_Metafile.xcu
msgctxt ""
diff --git a/source/da/helpcontent2/source/auxiliary.po b/source/da/helpcontent2/source/auxiliary.po
index 6358f0c00d2..02142dfe4dd 100644
--- a/source/da/helpcontent2/source/auxiliary.po
+++ b/source/da/helpcontent2/source/auxiliary.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-21 21:14+0000\n"
-"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-07-05 19:58+0000\n"
+"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526937297.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530820681.000000\n"
#: sbasic.tree
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"070205\n"
"node.text"
msgid "Advanced Basic Libraries"
-msgstr ""
+msgstr "Advancerede Basic-bibioteker"
#: sbasic.tree
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sbasic/shared.po b/source/da/helpcontent2/source/text/sbasic/shared.po
index 0c681357ebc..af1a679cba6 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-26 17:39+0000\n"
-"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-07-05 19:59+0000\n"
+"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527356374.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530820748.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -478,7 +478,7 @@ msgctxt ""
"par_id631529000528928\n"
"help.text"
msgid "Open <item type=\"menuitem\">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type=\"menuitem\">%PRODUCTNAME Macros</item> container."
-msgstr ""
+msgstr "ร…bn <item type=\"menuitem\">Funktioner - Makroer - %PRODUCTNAME Basic - Rediger</item> og vรฆlg <item type=\"menuitem\">%PRODUCTNAME-makroer og -dialoger</item>."
#: 00000003.xhp
msgctxt ""
@@ -486,7 +486,7 @@ msgctxt ""
"par_id971529072633266\n"
"help.text"
msgid "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Place the following statement before the first macro in your module:</variable>"
-msgstr ""
+msgstr "<variable id=\"basiclibrarynote\">Dette bibliotek skal indlรฆses (loades) fรธr afvikling. Skriv fรธlgende udtryk fรธr fรธrste makro i dit modul:</variable>"
#: 00000003.xhp
msgctxt ""
@@ -35630,7 +35630,7 @@ msgctxt ""
"hd_id51528998827009\n"
"help.text"
msgid "%PRODUCTNAME internal Basic macro libraries"
-msgstr ""
+msgstr "%PRODUCTNAME interne Basic makrobiblioteker"
#: main0601.xhp
msgctxt ""
@@ -35638,7 +35638,7 @@ msgctxt ""
"par_id441528998842556\n"
"help.text"
msgid "%PRODUCTNAME installs a set of Basic macro libraries that can be accessed from your Basic macros."
-msgstr ""
+msgstr "%PRODUCTNAME installerer et sรฆt af Basic makrobiblioteker som kan tilgรฅs fra dine egne Basic makroer."
#: main0601.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/sbasic/shared/03.po b/source/da/helpcontent2/source/text/sbasic/shared/03.po
index e5af8ad13c4..3e238b0c0fa 100644
--- a/source/da/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/da/helpcontent2/source/text/sbasic/shared/03.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-07-06 07:32+0000\n"
+"Last-Translator: Jesper <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530862349.000000\n"
#: lib_depot.xhp
msgctxt ""
@@ -19,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "DEPOT Library"
-msgstr ""
+msgstr "Depot-bibliotek"
#: lib_depot.xhp
msgctxt ""
@@ -27,7 +30,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Depot library\">The <item type=\"literal\">Depot</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Depot library\"><item type=\"literal\">Depot</item>-biblioteket</link></variable>"
#: lib_euro.xhp
msgctxt ""
@@ -35,7 +38,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "EURO Library"
-msgstr ""
+msgstr "Euro-biblioteket"
#: lib_euro.xhp
msgctxt ""
@@ -43,7 +46,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Euro library\">The <item type=\"literal\">Euro</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Euro library\"><item type=\"literal\">Euro</item>-biblioteket</link></variable>"
#: lib_euro.xhp
msgctxt ""
@@ -51,7 +54,7 @@ msgctxt ""
"bm_id231529070133574\n"
"help.text"
msgid "<bookmark_value>BASIC Euro library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Euro-bibliotek</bookmark_value>"
#: lib_formwizard.xhp
msgctxt ""
@@ -59,7 +62,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "FORMWIZARD Library"
-msgstr ""
+msgstr "FormWizard-bibliotek"
#: lib_formwizard.xhp
msgctxt ""
@@ -67,7 +70,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"FormWizard library\">The <item type=\"literal\">FormWizard</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"FormWizard library\"><item type=\"literal\">FormWizard</item>-biblioteket</link></variable>"
#: lib_gimnicks.xhp
msgctxt ""
@@ -75,7 +78,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "GIMNICKS Library"
-msgstr ""
+msgstr "Gimmicks-bibliotek"
#: lib_gimnicks.xhp
msgctxt ""
@@ -83,7 +86,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"gimnicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimnicks.xhp\" name=\"Gimnicks library\">The <item type=\"literal\">Gimnicks</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"gimnicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimnicks.xhp\" name=\"Gimnicks library\"><item type=\"literal\">Gimnicks</item>-biblioteket</link></variable>"
#: lib_gimnicks.xhp
msgctxt ""
@@ -91,7 +94,7 @@ msgctxt ""
"bm_id951529070357301\n"
"help.text"
msgid "<bookmark_value>BASIC Gimnicks library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Gimnicks-bibliotek</bookmark_value>"
#: lib_schedule.xhp
msgctxt ""
@@ -99,7 +102,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SCHEDULE Library"
-msgstr ""
+msgstr "Schedule-bibliotek"
#: lib_schedule.xhp
msgctxt ""
@@ -107,7 +110,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Schedule library\">The <item type=\"literal\">Schedule</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Schedule library\"><item type=\"literal\">Schedule</item>-biblioteket</link></variable>"
#: lib_schedule.xhp
msgctxt ""
@@ -115,7 +118,7 @@ msgctxt ""
"bm_id671529070099646\n"
"help.text"
msgid "<bookmark_value>BASIC Template library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Template-bibliotek</bookmark_value>"
#: lib_script.xhp
msgctxt ""
@@ -123,7 +126,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SCRIPTBINDINGLIBRARY Library"
-msgstr ""
+msgstr "ScriptBindingLibrary-bibliotek"
#: lib_script.xhp
msgctxt ""
@@ -131,7 +134,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\">The <item type=\"literal\">ScriptBindingLibrary</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\"><item type=\"literal\">ScriptBindingLibrary</item>-biblioteket</link></variable>"
#: lib_script.xhp
msgctxt ""
@@ -139,7 +142,7 @@ msgctxt ""
"bm_id851529070366056\n"
"help.text"
msgid "<bookmark_value>BASIC ScriptBindingLibrary library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC ScriptBindingLibrary-bibliotek</bookmark_value>"
#: lib_template.xhp
msgctxt ""
@@ -147,7 +150,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "TEMPLATE Library"
-msgstr ""
+msgstr "Template-bibliotek"
#: lib_template.xhp
msgctxt ""
@@ -155,7 +158,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Template library\">The <item type=\"literal\">Template</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Template library\"><item type=\"literal\">Template</item>-biblioteket</link></variable>"
#: lib_tools.xhp
msgctxt ""
@@ -163,7 +166,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tools Library"
-msgstr ""
+msgstr "Tools-bibliotek"
#: lib_tools.xhp
msgctxt ""
@@ -171,7 +174,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">The <item type=\"literal\">Tools</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\"><item type=\"literal\">Tools</item>-biblioteket</link></variable>"
#: lib_tools.xhp
msgctxt ""
@@ -179,7 +182,7 @@ msgctxt ""
"bm_id491529070339774\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Tools-bibliotek</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -187,7 +190,7 @@ msgctxt ""
"par_id161529001339405\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"debug module\"><item type=\"literal\">Debug</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"debug module\"><item type=\"literal\">Debug</item>-modul</link>"
#: lib_tools.xhp
msgctxt ""
@@ -195,7 +198,7 @@ msgctxt ""
"par_id41529001348561\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"listbox module\"><item type=\"literal\">ListBox</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"listbox module\"><item type=\"literal\">ListBox</item>-modul</link>"
#: lib_tools.xhp
msgctxt ""
@@ -203,7 +206,7 @@ msgctxt ""
"par_id341529001354451\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"misc module\"><item type=\"literal\">Misc</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"misc module\"><item type=\"literal\">Misc</item>-modul</link>"
#: lib_tools.xhp
msgctxt ""
@@ -211,7 +214,7 @@ msgctxt ""
"par_id311529001362049\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"module controls module\"><item type=\"literal\">ModuleControls</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"module controls module\"><item type=\"literal\">ModuleControls</item>-modul</link>"
#: lib_tools.xhp
msgctxt ""
@@ -219,7 +222,7 @@ msgctxt ""
"par_id701529001368064\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"strings module\"><item type=\"literal\">Strings</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"strings module\"><item type=\"literal\">Strings</item>-modul</link>"
#: lib_tools.xhp
msgctxt ""
@@ -227,7 +230,7 @@ msgctxt ""
"par_id251529001373426\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"ucb module\"><item type=\"literal\">UCB</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"ucb module\"><item type=\"literal\">UCB</item>-modul</link>"
#: lib_tools.xhp
msgctxt ""
@@ -235,7 +238,7 @@ msgctxt ""
"bm_id271529062442803\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Debug module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Tools-bibliotek;Debug-modul</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -243,7 +246,7 @@ msgctxt ""
"hd_id371529000826947\n"
"help.text"
msgid "<item type=\"literal\">Debug</item> Module"
-msgstr ""
+msgstr "<item type=\"literal\">Debug</item>-modul"
#: lib_tools.xhp
msgctxt ""
@@ -251,7 +254,7 @@ msgctxt ""
"par_id441529064369519\n"
"help.text"
msgid "Functions and subroutines for debugging Basic macros"
-msgstr ""
+msgstr "Funktioner og subrutiner til debugging af Basic-makroer"
#: lib_tools.xhp
msgctxt ""
@@ -259,7 +262,7 @@ msgctxt ""
"par_id801529001004856\n"
"help.text"
msgid "<variable id=\"macro_name\">Macro</variable>"
-msgstr ""
+msgstr "<variable id=\"macro_name\">Makro</variable>"
#: lib_tools.xhp
msgctxt ""
@@ -267,7 +270,7 @@ msgctxt ""
"par_id41529001004856\n"
"help.text"
msgid "<variable id=\"call_param\">Calling parameters and comments</variable>"
-msgstr ""
+msgstr "<variable id=\"call_param\">Kaldeparametre og kommentarer</variable>"
#: lib_tools.xhp
msgctxt ""
@@ -275,7 +278,7 @@ msgctxt ""
"bm_id131529062501888\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;ListBox module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Tools-bibliotek;ListBox-modul</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -283,7 +286,7 @@ msgctxt ""
"hd_id11529005753099\n"
"help.text"
msgid "<item type=\"literal\">ListBox</item> Module"
-msgstr ""
+msgstr "<item type=\"literal\">ListBox</item>-modul"
#: lib_tools.xhp
msgctxt ""
@@ -291,7 +294,7 @@ msgctxt ""
"par_id381529064415052\n"
"help.text"
msgid "Functions and subroutines for handling ListBox elements."
-msgstr ""
+msgstr "Funktioner og subrutiner til hรฅndtering af ListBox-elementer."
#: lib_tools.xhp
msgctxt ""
@@ -299,7 +302,7 @@ msgctxt ""
"bm_id571529062538621\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Misc module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Tools-bibliotek;Misc-modul</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -307,7 +310,7 @@ msgctxt ""
"hd_id341529005758494\n"
"help.text"
msgid "<item type=\"literal\">Misc</item> Module"
-msgstr ""
+msgstr "<item type=\"literal\">Misc</item>-modul"
#: lib_tools.xhp
msgctxt ""
@@ -315,7 +318,7 @@ msgctxt ""
"par_id681529064596175\n"
"help.text"
msgid "Miscellaneous functions and subroutines."
-msgstr ""
+msgstr "Diverse funktioner og subrutiner."
#: lib_tools.xhp
msgctxt ""
@@ -323,7 +326,7 @@ msgctxt ""
"bm_id21529062611375\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;ModuleControl module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Tools-bibliotek;ModuleControl-modul</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -331,7 +334,7 @@ msgctxt ""
"hd_id451529005764422\n"
"help.text"
msgid "<item type=\"literal\">ModuleControls</item> Module"
-msgstr ""
+msgstr "<item type=\"literal\">ModuleControls</item>-modul"
#: lib_tools.xhp
msgctxt ""
@@ -339,7 +342,7 @@ msgctxt ""
"par_id841529064645990\n"
"help.text"
msgid "Functions and subroutines for module control."
-msgstr ""
+msgstr "Funktioner og subrutiner til modulkontrol."
#: lib_tools.xhp
msgctxt ""
@@ -347,7 +350,7 @@ msgctxt ""
"bm_id271529062660965\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Strings module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Tools-bibliotek;Strings-modul</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -355,7 +358,7 @@ msgctxt ""
"hd_id461529005770576\n"
"help.text"
msgid "<item type=\"literal\">Strings</item> Module"
-msgstr ""
+msgstr "<item type=\"literal\">Strings</item>-modul"
#: lib_tools.xhp
msgctxt ""
@@ -363,7 +366,7 @@ msgctxt ""
"par_id631529064722315\n"
"help.text"
msgid "Advanced functions and subroutines for string manipulation."
-msgstr ""
+msgstr "Avancerede funktioner og subrutiner til manipulering af tekststrenge."
#: lib_tools.xhp
msgctxt ""
@@ -371,7 +374,7 @@ msgctxt ""
"bm_id731529062695476\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;UCB module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>BASIC Tools-bibliotek;UCB-modul</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -379,7 +382,7 @@ msgctxt ""
"hd_id461529005780299\n"
"help.text"
msgid "<item type=\"literal\">UCB</item> Module"
-msgstr ""
+msgstr "<item type=\"literal\">UCB</item>-modul"
#: lib_tools.xhp
msgctxt ""
@@ -387,4 +390,4 @@ msgctxt ""
"par_id131529064870824\n"
"help.text"
msgid "<emph>Universal Content Broker</emph> functions and subroutines."
-msgstr ""
+msgstr "Funktioner og subrutiner for <emph>Universal Content Broker</emph>."
diff --git a/source/da/helpcontent2/source/text/scalc/01.po b/source/da/helpcontent2/source/text/scalc/01.po
index 3be5221481a..7fa9c440dd5 100644
--- a/source/da/helpcontent2/source/text/scalc/01.po
+++ b/source/da/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-27 19:35+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2018-07-09 09:37+0000\n"
+"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527449739.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531129054.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -14646,7 +14646,7 @@ msgctxt ""
"hd_id3163596\n"
"help.text"
msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -14774,7 +14774,7 @@ msgctxt ""
"hd_id3151957\n"
"help.text"
msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUM.HVIS</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -35550,7 +35550,7 @@ msgctxt ""
"hd_id3148437\n"
"help.text"
msgid "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
-msgstr ""
+msgstr "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">Tร†L</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35622,7 +35622,7 @@ msgctxt ""
"hd_id3149729\n"
"help.text"
msgid "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">Tร†LV</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35694,7 +35694,7 @@ msgctxt ""
"hd_id3150896\n"
"help.text"
msgid "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">ANTAL.BLANKE</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35758,7 +35758,7 @@ msgctxt ""
"hd_id3164897\n"
"help.text"
msgid "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">Tร†L.HVIS</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -41174,7 +41174,7 @@ msgctxt ""
"hd_id3154511\n"
"help.text"
msgid "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
-msgstr ""
+msgstr "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAKS</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41254,7 +41254,7 @@ msgctxt ""
"hd_id3166426\n"
"help.text"
msgid "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAKSV</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41334,7 +41334,7 @@ msgctxt ""
"hd_id3153820\n"
"help.text"
msgid "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41406,7 +41406,7 @@ msgctxt ""
"hd_id3154541\n"
"help.text"
msgid "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41478,7 +41478,7 @@ msgctxt ""
"hd_id3147504\n"
"help.text"
msgid "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINV</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41558,7 +41558,7 @@ msgctxt ""
"hd_id3166465\n"
"help.text"
msgid "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">AVEDEV</link></variable>"
-msgstr ""
+msgstr "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">MAD</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41622,7 +41622,7 @@ msgctxt ""
"hd_id3145824\n"
"help.text"
msgid "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
-msgstr ""
+msgstr "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">MIDDEL</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41686,7 +41686,7 @@ msgctxt ""
"hd_id3148754\n"
"help.text"
msgid "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">MIDDELV</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -56902,7 +56902,7 @@ msgctxt ""
"par_id1191767622119\n"
"help.text"
msgid "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text."
-msgstr ""
+msgstr "I alle eksempler herunder, indeholder omrรฅdet for beregning af summen rรฆkke #6, men den ignoreres, fordi den indeholder tekst."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56910,7 +56910,7 @@ msgctxt ""
"par_id961527953004850\n"
"help.text"
msgid "<variable id=\"args\">Func_Range; Range1; Criterion1 [ ; Range2; Criterion2 [;...]])</variable>"
-msgstr ""
+msgstr "<variable id=\"args\">Funktions_omrรฅde; Omrรฅde1; Kriterie1 [ ; Omrรฅde2; Kriterie2 [;...]])</variable>"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56918,7 +56918,7 @@ msgctxt ""
"par_id94162948227556\n"
"help.text"
msgid "The logical relation between criteria can be defined as logical AND (conjunction). In other words, if and only if all given criteria are met, a value from the corresponding cell of the given <emph>Func_Range</emph> is taken into calculation."
-msgstr ""
+msgstr "Den logiske relation mellem kriterier kan defineres som logisk OG (Konjunktion). Med andre ord, hvis og kun hvis alle givne kriterier opfyldes, vil en vรฆrdi fra den korresponderende celle af det givne <emph>Funktions_omrรฅde</emph> blive taget med i udregningen."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56926,7 +56926,7 @@ msgctxt ""
"par_id14734320631377\n"
"help.text"
msgid "<emph>Func_Range</emph> and <emph>Range1, Range2...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
-msgstr ""
+msgstr "<emph>Funktionsomrรฅde</emph> og <emph>Omrรฅde1, Omrรฅde2...</emph> skal have samme stรธrrelse, ellers returnerer funktionen err:502 - ugyldigt argument."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56934,7 +56934,7 @@ msgctxt ""
"par_id23526994221948\n"
"help.text"
msgid "<emph>Criterion1</emph> โ€“ required argument. A string expression representing a logical condition or a cell reference to such string expression. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">if enabled in calculation options</link>)."
-msgstr ""
+msgstr "<emph>Kriterie1</emph> โ€“ krรฆvet argument. Et strengudtryk der reprรฆsenterer en logisk betingelse eller en cellereference til et sรฅdant udtryk. Udtrykket kan indeholde tekst, tal, regulรฆre udtryk eller wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">hvis de er aktiveret i beregningsindstillingerne</link>)."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56942,7 +56942,7 @@ msgctxt ""
"par_id190621657742\n"
"help.text"
msgid "<emph>Range2</emph> โ€“ Optional. Range2 and all the following mean the same as Range1."
-msgstr ""
+msgstr "<emph>Omrรฅde2</emph> โ€“ Valgfri. Omrรฅde2 og alle de fรธlgende betyder det samme som Omrรฅde1."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56950,7 +56950,7 @@ msgctxt ""
"par_id317001803813193\n"
"help.text"
msgid "<emph>Criterion2</emph> โ€“ Optional. Criterion2 and all the following mean the same as Criterion1."
-msgstr ""
+msgstr "<emph>Kriterie2</emph> โ€“ Valgfri. Kriterie2 og alle efterfรธlgende kriterier betyder det samme som Kriterie1."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56958,7 +56958,7 @@ msgctxt ""
"par_id191527781733238\n"
"help.text"
msgid "The function can have up to 255 arguments, meaning that you can specify 127 criteria ranges and criteria for them."
-msgstr ""
+msgstr "Funktionen kan have op til 255 argumenter, hviket betyder at du kan give 127 kriterieomrรฅder og kriterier for dem."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56966,7 +56966,7 @@ msgctxt ""
"par_id175721789527973\n"
"help.text"
msgid "If a cell contains TRUE, it is treated as 1, if a cell contains FALSE โ€“ as 0 (zero)."
-msgstr ""
+msgstr "Hvis en celle indeholder SAND, betragtes det som 1, og hvis en celle indeholder FALSK betragtes det som 0 (nul)."
#: exponsmooth_embd.xhp
msgctxt ""
@@ -58302,7 +58302,7 @@ msgctxt ""
"par_id21050267713178\n"
"help.text"
msgid "AVERAGEIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "MIDDEL.FLERE.HVIS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_averageifs.xhp
msgctxt ""
@@ -58310,7 +58310,7 @@ msgctxt ""
"par_id165832700711773\n"
"help.text"
msgid "<emph>Func_range</emph> โ€“ required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for calculating the mean."
-msgstr ""
+msgstr "<emph>Funktionsomrรฅde</emph> โ€“ krรฆvet argument. Det er et omrรฅde af celler, navnet pรฅ en navngivet omrรฅde eller en etiket for en kolonne eller rรฆkke, som indeholder vรฆrdier som gennemsnittet skal beregnes for."
#: func_averageifs.xhp
msgctxt ""
@@ -58542,7 +58542,7 @@ msgctxt ""
"par_id462646264626\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"countifs_des\">Returns the count of cells that meet criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"countifs_des\">Returnerer antallet af celler, der opfylder kriterierne i flere intervaller.</variable></ahelp>"
#: func_countifs.xhp
msgctxt ""
@@ -58574,7 +58574,7 @@ msgctxt ""
"par_id14734320631377\n"
"help.text"
msgid "<emph>Range1, Range2, ...</emph> and <emph>Criterion1, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
-msgstr ""
+msgstr "<emph>Omrรฅde1, Omrรฅde2, ...</emph> og <emph>Kriterie1, Kriterie2, ...</emph> skal have den samme stรธrrelse, ellers returnerer funktรญonen err:502 - Ugyldigt argument."
#: func_countifs.xhp
msgctxt ""
@@ -61510,7 +61510,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MAXIFS function"
-msgstr ""
+msgstr "MAKSHVISER-funktion"
#: func_maxifs.xhp
msgctxt ""
@@ -61518,7 +61518,7 @@ msgctxt ""
"bm_id658066580665806\n"
"help.text"
msgid "<bookmark_value>MAXIFS function</bookmark_value> <bookmark_value>maximum;satisfying conditions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MAKSHVISER-funktion</bookmark_value> <bookmark_value>maksimum;opfylder betingelser</bookmark_value>"
#: func_maxifs.xhp
msgctxt ""
@@ -61526,7 +61526,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAXIFS</link></variable> function"
-msgstr ""
+msgstr "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAKSHVISER</link></variable> funktion"
#: func_maxifs.xhp
msgctxt ""
@@ -61534,7 +61534,7 @@ msgctxt ""
"par_id659756597565975\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"maxifs_des\">Returns the maximum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"maxifs_des\">Returnerer maksimum af vรฆrdier i celler i et omrรฅde, der opfylder flere kriterier i flere omrรฅder.</variable></ahelp>"
#: func_maxifs.xhp
msgctxt ""
@@ -61542,7 +61542,7 @@ msgctxt ""
"hd_id660246602466024\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Syntaks"
#: func_maxifs.xhp
msgctxt ""
@@ -61550,7 +61550,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "MAXIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "MAKSHVISER(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_maxifs.xhp
msgctxt ""
@@ -61558,7 +61558,7 @@ msgctxt ""
"par_id59901690530236\n"
"help.text"
msgid "<emph>Func_Range</emph> โ€“ required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the maximum."
-msgstr ""
+msgstr "<emph>Funktionsomrรฅde</emph> โ€“ pรฅkrรฆvet argument. Et omrรฅde af celler, navnet pรฅ et navngivet omrรฅde eller en etiket for en kolonne eller rรฆkke, som indeholder vรฆrdier til at beregne maksimum."
#: func_maxifs.xhp
msgctxt ""
@@ -61566,7 +61566,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Simpelt brug"
#: func_maxifs.xhp
msgctxt ""
@@ -61574,7 +61574,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(B2:B6;B2:B6;\"<35\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAKSHVISER(B2:B6;B2:B6;\"<35\")</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61582,7 +61582,7 @@ msgctxt ""
"par_id28647227259438\n"
"help.text"
msgid "Calculates the maximum of values of the range B2:B6 that are greater than or equal to 20. Returns 35. The fifth row does not meet the criterion."
-msgstr ""
+msgstr "Beregner maksimum af vรฆrdier i omrรฅdet B2:B6, der er stรธrre end eller lig med 20. Returner 35, fordi den femte rรฆkke ikke opfylder kriteriet."
#: func_maxifs.xhp
msgctxt ""
@@ -61590,7 +61590,7 @@ msgctxt ""
"par_id36952767622741\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">=20\";C2:C6;\"<90\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAKSHVISER(C2:C6;B2:B6;\">=20\";C2:C6;\"<90\")</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61598,7 +61598,7 @@ msgctxt ""
"par_id189772445525114\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 85, because the fourth and fifth rows do not meet at least one criterion."
-msgstr ""
+msgstr "Beregner maksimum for vรฆrdier i omrรฅdet C2:C6, som er mindre end 90 og som korresponderer med celler i omrรฅdet B2:B6 med vรฆrdier stรธrre end eller lig med 20. Returnerer 85, fordi den fjerde og femte rรฆkke ikke opfylder mindst et kriterium."
#: func_maxifs.xhp
msgctxt ""
@@ -61606,7 +61606,7 @@ msgctxt ""
"hd_id30455222431067\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "Brug af regulรฆre udtryk og indlejrede funktioner"
#: func_maxifs.xhp
msgctxt ""
@@ -61614,7 +61614,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAKSHVISER(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAKS(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61622,7 +61622,7 @@ msgctxt ""
"par_id27619246864839\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 190, because only the fourth row meet the criteria."
-msgstr ""
+msgstr "Beregner maksimum af vรฆrdier i omrรฅdet C2:C6, som korresponderer med alle vรฆrdier i omrรฅdet B2:B6, med undtagelse af dets minimum og maksimum vรฆrdi. Returnerer 190, fordi kun fjerde rรฆkke opfylder kriterierne."
#: func_maxifs.xhp
msgctxt ""
@@ -61630,7 +61630,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAKSHVISER(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<=\"&MAKS(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61638,7 +61638,7 @@ msgctxt ""
"par_id15342189586295\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 85, because only the third row meets all criteria."
-msgstr ""
+msgstr "Beregner maksimum af vรฆrdier i omrรฅdet C2:C6, som korresponderer med alle vรฆrdier i omrรฅdet A2:A6, begyndende med \"pen\" og til alle celler i B2:B6 omrรฅdet, bortset fra dets maksimum. Returnerer 85, fordi kun tredje rรฆkke opfylder kriterierne."
#: func_maxifs.xhp
msgctxt ""
@@ -61646,7 +61646,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "Reference til en celle som et kriterie"
#: func_maxifs.xhp
msgctxt ""
@@ -61654,7 +61654,7 @@ msgctxt ""
"par_id50762995519951\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MAXIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "Har du brug for en let mรฅde at รฆndre kriterie pรฅ, kan du skrive det i en separat celle, og bruge en reference til denne celle i betingelsen i din MAKSHVISER-funktion. For eksempel kan ovenstรฅende funktion omskrives sรฅledes:"
#: func_maxifs.xhp
msgctxt ""
@@ -61662,7 +61662,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAKSHVISER(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAKS(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61670,7 +61670,7 @@ msgctxt ""
"par_id30574750215839\n"
"help.text"
msgid "If E2 = \"pen\", the function returns 65, because the reference to the cell is substituted with its content."
-msgstr ""
+msgstr "Hvis E2 = \"pen\", returnerer funktionen 65, fordi referencen til cellen erstattes af dennes indhold."
#: func_minifs.xhp
msgctxt ""
@@ -61678,7 +61678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MINIFS function"
-msgstr ""
+msgstr "MINHVISER-funktion"
#: func_minifs.xhp
msgctxt ""
@@ -61686,7 +61686,7 @@ msgctxt ""
"bm_id658066580665806\n"
"help.text"
msgid "<bookmark_value>MINIFS function</bookmark_value> <bookmark_value>minimum;satisfying conditions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINHVISER-function</bookmark_value> <bookmark_value>minimum;opfylder betingelser</bookmark_value>"
#: func_minifs.xhp
msgctxt ""
@@ -61694,7 +61694,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINIFS</link></variable> function"
-msgstr ""
+msgstr "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINHVISER</link></variable> funktion"
#: func_minifs.xhp
msgctxt ""
@@ -61702,7 +61702,7 @@ msgctxt ""
"par_id659756597565975\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"minifs_des\">Returns the minimum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"minifs_des\">Returnerer minimum af vรฆrdier i celler i et omrรฅde, der opfylder flere kriterier i flere omrรฅder.</variable></ahelp>"
#: func_minifs.xhp
msgctxt ""
@@ -61710,7 +61710,7 @@ msgctxt ""
"hd_id660246602466024\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Syntaks"
#: func_minifs.xhp
msgctxt ""
@@ -61718,7 +61718,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "MINIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "MINHVISER(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_minifs.xhp
msgctxt ""
@@ -61726,7 +61726,7 @@ msgctxt ""
"par_id59901690530236\n"
"help.text"
msgid "<emph>Func_Range</emph> โ€“ required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the minimum."
-msgstr ""
+msgstr "<emph>Funktionsomrรฅde</emph> โ€“ pรฅkrรฆvet argument. Et omrรฅde af celler, navnet pรฅ et navngivet omrรฅde eller en etiket for en kolonne eller rรฆkke, som indeholder vรฆrdier for at beregne minimum."
#: func_minifs.xhp
msgctxt ""
@@ -61734,7 +61734,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Simpelt brug"
#: func_minifs.xhp
msgctxt ""
@@ -61742,7 +61742,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(B2:B6;B2:B6;\"<35\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINHVISER(B2:B6;B2:B6;\"<35\")</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61750,7 +61750,7 @@ msgctxt ""
"par_id28647227259438\n"
"help.text"
msgid "Calculates the minimum of values of the range B2:B6 that are lower than or equal to 20. Returns 17."
-msgstr ""
+msgstr "Beregner minimum for vรฆrdier i omrรฅdet B2:B6, som er mindre end eller lig med 20. Returnerer 17."
#: func_minifs.xhp
msgctxt ""
@@ -61758,7 +61758,7 @@ msgctxt ""
"par_id36952767622741\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINHVISER(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61766,7 +61766,7 @@ msgctxt ""
"par_id189772445525114\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 190."
-msgstr ""
+msgstr "Beregner minimum for vรฆrdier i omrรฅdet C2:C6 som er mindre end 90 og korresponderer til celler i omrรฅdet B2:B6, med vรฆrdier stรธrre end eller lig med 20. Returnerer 190."
#: func_minifs.xhp
msgctxt ""
@@ -61774,7 +61774,7 @@ msgctxt ""
"hd_id30455222431067\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "Brug af regulรฆre udtryk og indlejrede funktioner"
#: func_minifs.xhp
msgctxt ""
@@ -61782,7 +61782,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINHVISER(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAKS(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61798,7 +61798,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*book\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINHVISER(C2:C6;A2:A6;\".*book\";B2:B6;\"<=\"&MAKS(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61806,7 +61806,7 @@ msgctxt ""
"par_id15342189586295\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its minimum. Returns 180."
-msgstr ""
+msgstr "Beregner minimum for vรฆrdier i omrรฅdet C2:C6, som korresponderer til alle celler i omrรฅdet A2:A6, begyndende med \"pen\" og til alle celler i omrรฅdet B2:B6, bortset fra dets minimum. Returnerer 180."
#: func_minifs.xhp
msgctxt ""
@@ -61814,7 +61814,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "Reference til en celle som kriterie"
#: func_minifs.xhp
msgctxt ""
@@ -61822,7 +61822,7 @@ msgctxt ""
"par_id50762995519951\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MINIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "Hvis du har brug for at รฆndre et kriterium pรฅ en nem mรฅde, kan du รธnske at angive det i en sรฆrskilt celle og bruge en henvisning til denne celle i betingelsen for MINHVISER-funktionen. For eksempel kan den ovennรฆvnte funktion omskrives som fรธlger:"
#: func_minifs.xhp
msgctxt ""
@@ -61830,7 +61830,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINHVISER(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAKS(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61838,7 +61838,7 @@ msgctxt ""
"par_id30574750215839\n"
"help.text"
msgid "If E2 = \"book\", the function returns 180, because the reference to the cell is substituted with its content."
-msgstr ""
+msgstr "Hvis E2 = \"book\", returnerer funktionen 180, fordi referencen i cellen er erstattet med dets indhold."
#: func_minute.xhp
msgctxt ""
@@ -62878,7 +62878,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "SUMIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "SUM.FLERE.HVIS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_sumifs.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/scalc/06.po b/source/da/helpcontent2/source/text/scalc/06.po
index d96dcda475c..f7f6c3c4c3c 100644
--- a/source/da/helpcontent2/source/text/scalc/06.po
+++ b/source/da/helpcontent2/source/text/scalc/06.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: 2018-05-26 18:01+0000\n"
-"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-07-06 07:10+0000\n"
+"Last-Translator: Jesper <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527357690.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530861033.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -54,4 +54,4 @@ msgctxt ""
"par_id721528312694192\n"
"help.text"
msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
+msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/da/helpcontent2/source/text/shared.po b/source/da/helpcontent2/source/text/shared.po
index d147460d414..91cafb41f40 100644
--- a/source/da/helpcontent2/source/text/shared.po
+++ b/source/da/helpcontent2/source/text/shared.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2018-03-06 19:18+0000\n"
-"Last-Translator: scootergrisen <scootergrisen@gmail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 09:43+0000\n"
+"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1520363918.000000\n"
+"X-POOTLE-MTIME: 1531129413.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -37,15 +37,15 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Vรฆrktรธjslinjen 3D-indstillinger kontrollerer egenskaberne for valgte 3D-objekter.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
+msgid "Extrusion On/Off"
msgstr "Ekstrudering til/fra"
#: 3dsettings_toolbar.xhp
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">ร…bner vinduet Ekstruderingsdybde.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">ร…bner vinduet Ekstruderingsretning.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">ร…bner vinduet Ekstruderingsbelysning.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">ร…bner vinduet Ekstruderingsoverflade.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">ร…bner vรฆrktรธjslinjen Ekstruderingsfarve.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/00.po b/source/da/helpcontent2/source/text/shared/00.po
index 2f73b56700d..c188c5da067 100644
--- a/source/da/helpcontent2/source/text/shared/00.po
+++ b/source/da/helpcontent2/source/text/shared/00.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-13 14:15+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 07:10+0000\n"
+"Last-Translator: Jesper <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528899350.000000\n"
+"X-POOTLE-MTIME: 1530861041.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -558,7 +558,7 @@ msgctxt ""
"hd_id631527692833772\n"
"help.text"
msgid "Options dialog buttons"
-msgstr "Dialogen Indstillingsknapper"
+msgstr "Dialogen Indstillingers knapper"
#: 00000001.xhp
msgctxt ""
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Vรฆlg <emph>Filer - Forhรฅndsvisning i webbrowser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Vรฆlg <emph>Filer - Ny(t)</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Ikonet <emph>Ny(t)</emph> pรฅ <emph>Standard</emph>-funktionslinjen (ikonet viser det nye dokuments type)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menu <emph>Filer - Ny(t)</emph><emph>- Skabeloner</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Vรฆlg <emph>Filer - Ny(t) - Etiketter</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Vรฆlg <emph>Filer - Ny(t) - Etiketter - Etiketter</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Vรฆlg <emph>Filer - Ny(t) - Etiketter - Format</emph> fanebladet."
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Vรฆlg <emph>Filer - Ny(t) - Visitkort - Format</emph> fanebladet."
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Vรฆlg <emph>Filer - Ny(t) - Etiketter - Indstillinger</emph> fanebladet"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Vรฆlg <emph>Filer - Ny(t) - Visitkort - Indstillinger</emph> fanebladet."
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Vรฆlg <emph>Filer - Ny(t) - Visitkort</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Vรฆlg <emph>Filer - Ny(t) - Visitkort - Medie</emph> fanebladet</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Vรฆlg <emph>Filer - Ny(t) - Visitkort - Visitkort</emph> fanebladet</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Vรฆlg <emph>Filer - Ny(t) - Visitkort - Privat</emph> fanebladet</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Vรฆlg <emph>Filer - Ny(t) - Visitkort - Arbejdsrelateret</emph> fanebladet</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Vรฆlg <emph>Filer - ร…bn</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>Filer - ร…bn</emph>, filtype <emph>Tekst indkodet</emph> valgt"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>Filer - Gem som</emph>, filtype <emph>Tekst indkodet</emph> valgt"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Vรฆlg <emph>Filer - Guider</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Vรฆlg <emph>Filer - Guider - Brev</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Vรฆlg <emph>Filer - Guide - Brev - Sidedesign</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Vรฆlg <emph>Filer - Guider - Brev - Layout af brevpapir</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Vรฆlg <emph>Filer - Guider - Brev - Udskrevne elementer</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Vรฆlg <emph>Filer - Guider - Brev - Modtager og afsender</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Vรฆlg <emph>Filer - Guider - Brev - Sidefod</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Vรฆlg <emph>Filer - Guider - Brev </emph> og <emph> Navn og placering</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Vรฆlg <emph>Filer - Guider - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Vรฆlg <emph>Filer - Guider - Fax - Sidedesign</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Vรฆlg <emph>Filer - Guider - Fax - Inkluderede elementer</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Vรฆlg <emph>Filer - Guider - Fax - Afsender og modtager</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Vรฆlg <emph>Filer - Guider - Fax - Sidefod</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Vรฆlg <emph>Filer - Guider - Fax - Navn og placering</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Vรฆlg <emph>Filer - Guider - Dagsorden</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Vรฆlg <emph>Filer - Guider - Dagsorden - Sidedesign</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Vรฆlg <emph>Filer - Guider - Dagsorden - Generel information</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Vรฆlg <emph>Filer - Guider - Dagsorden - Inkluderede overskrifter</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Vรฆlg <emph>Filer - Guider - Dagsorden - Navne</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Vรฆlg <emph>Filer - Guider - Dagsorden - Dagsordenspunkter</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Vรฆlg <emph>Filer - Guider - Dagsorden - Navn og placering</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Vรฆlg <emph>Filer - Guider - Prรฆsentation</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Vรฆlg <emph>Filer - Guider - Prรฆsentation - Side 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Vรฆlg <emph>Filer - Guider - Prรฆsentation - Side 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Vรฆlg <emph>Filer - Guider - Prรฆsentation - Side 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Vรฆlg <emph>Filer - Guider - Prรฆsentation - Side 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Vรฆlg <emph>Filer - Guider - Prรฆsentation - Side 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">I formulardesign, klik pรฅ ikonet <emph>Gruppefelt</emph> pรฅ vรฆrktรธjslinjen og brug musen til at oprette en ramme. </variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">I formulardesign, klik pรฅ ikonet <emph>Gruppefelt</emph> pรฅ vรฆrktรธjslinjen og brug musen til at oprette en ramme - Guider side 1 </variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">I formulardesign, klik pรฅ ikonet <emph>Gruppefelt</emph> pรฅ vรฆrktรธjslinjen og brug musen til at oprette en ramme - Guider side 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">I formulardesign, klik pรฅ ikonet <emph>Gruppefelt</emph> pรฅ vรฆrktรธjslinjen og brug musen til at oprette en ramme - Guider side 3 </variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">I formulardesign, klik pรฅ ikonet <emph>Gruppefelt</emph> pรฅ vรฆrktรธjslinjen og brug musen til at oprette en ramme - Guider side 4, der skal vรฆre en databaseforbindelse. </variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">I formulardesign, klik pรฅ ikonet <emph>Gruppefelt</emph> pรฅ vรฆrktรธjslinjen og brug musen til at oprette en ramme - sidste side af Guider</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Vรฆlg <emph>Filer - Guider - Dokumentkonvertering</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Vรฆlg <emph>Filer - Guider - Dokumentkonvertering</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Vรฆlg <emph>Filer - Guider - Dokumentkonvertering</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Vรฆlg <emph>Filer - Guider - Euro-omregner</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menu <emph>Filer - Guider - Adressedatakilde</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Adressedatakildeguider</emph><emph>- Datakildetitel</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Vรฆlg <emph>Filer - Luk</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Vรฆlg <emph>Filer - Gem</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjerne Standard eller Tabeldata, klik pรฅ"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] Draw eller $[officename] Impress menu <emph>Filer - Eksporter</emph>, vรฆlg \"HTML-dokument\"-filtype, denne dialog รฅbner automatisk</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw/ $[officename] Impress-menu <emph>Filer - Eksporter</emph>, marker HTML-filtype, side 1 af guiden</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw/ $[officename] Impress-menu <emph>Filer - Eksporter</emph>, marker HTML-filtype, side 2 af guiden</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw/ $[officename] Impress-menu <emph>Filer - Eksporter</emph>, marker HTML-filtype, side 3 af guiden </variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw/ $[officename] Impress-menu <emph>Filer - Eksporter</emph>, marker HTML-filtype, side 4 af guiden</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw/ $[officename] Impress-menu <emph>Filer - Eksporter</emph>, marker HTML-filtype, side 5 af guiden</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw/ $[officename] Impress-menu <emph>Filer - Eksporter</emph>, marker HTML-filtype, side 6 af guiden</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Vรฆlg <emph>Filer - Eksporter</emph>, vรฆlg en grafik-filtype, en dialog รฅbner automatisk</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Vรฆlg <emph>Filer - Gem alle</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Vรฆlg <emph>Filer - Gem som</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Vรฆlg <emph>Filer - Genindlรฆs</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Vรฆlg <emph>Filer - Egenskaber</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Vรฆlg <emph>Filer - Egenskaber - Generelt</emph> fanebladet</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,96 +6061,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "Vรฆlg <emph>Filer - Digitale Signaturer - Digitale Signaturer</emph>."
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Vรฆlg <emph>Funktioner - Makroer - Digital signatur</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Vรฆlg fanebladet <emph>Filer - Egenskaber - Generelt</emph>, klik pรฅ knappen <emph>Digitale signaturer</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Dobbeltklik signaturfeltet pรฅ statuslinjen."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Vรฆlg fanebladet <emph>Filer - Egenskaber - Generelt</emph>, klik pรฅ knappen <emph>Digitale signaturer</emph>, klik sรฅ pรฅ knappen <emph>Tilfรธj</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Vรฆlg <emph>Filer - Egenskaber - Beskrivelse</emph> fanebladet</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Vรฆlg fanebladet <emph>Filer - Egenskaber - Brugerdefinerede egenskaber</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Vรฆlg <emph>Filer - Egenskaber - Statistik</emph> fanebladet</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Vรฆlg fanebladet <emph>Filer - Egenskaber - Sikkerhed</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Vรฆlg <emph>Filer - Egenskaber - Internet</emph> fanebladet</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Vรฆlg fanebladet<emph>Filer - Egenskaber - Skrifttype</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Menu <emph>Filer - Vis udskrift</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Vรฆlg <emph>Filer - Udskriftsindstillinger</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menu <emph>Filer - Send</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Vรฆlg <emph>Filer - Send - E-mail Dokument</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Vรฆlg <emph>Filer - Eksporter</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,8 +6229,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
-msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Eksporter som EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6245,16 +6245,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
-msgstr "Vรฆlg fanen <emph>Filer - Eksporter som - Eksporter som PDF</emph>, Digitale signaturer"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
-msgstr "Vรฆlg <emph>Filer - Eksporter som - Eksporter som PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Vรฆlg <emph>Filer - Send - E-mail som PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Vรฆlg <emph>Filer - Send - Opret hoveddokument</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Vรฆlg <emph>Filer - Udskriv</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen Standard, klik pรฅ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Vรฆlg <emph>Filer - Afslut</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Vรฆlg <emph>Filer - Ny(t) - Hoveddokument</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Vรฆlg <emph>Filer - ร…bn</emph> - marker under \"Filtype\": \"Tekst CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Vรฆlg <emph>Data - Tekst til kolonner</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Vรฆlg <emph>Filer - Eksporter</emph>, hvis EPS er valgt som filtype, รฅbner denne dialog automatisk</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Vรฆlg <emph>Filer - Eksporter</emph>, hvis PBM, PPM eller PGM er valgt som filtype, รฅbner dialogen automatisk</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Vรฆlg <emph>Filer - Versioner</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Vรฆlg <emph>Rediger - Fortryd</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjerne <emph>Standard</emph> eller Tabeldata, klik pรฅ"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Vรฆlg <emph>Rediger - Gendan</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Vรฆlg <emph>Rediger - Gentag</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Vรฆlg <emph>Rediger - Klip</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Vรฆlg <emph>Rediger - Kopier</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Vรฆlg <emph>Rediger - Sรฆt ind</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Vรฆlg <emph>Rediger - Indsรฆt speciel</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Vรฆlg <emph>Rediger - Marker alt</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,96 +6677,96 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Vรฆlg <emph>Rediger - Fรธlg รฆndringer</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">Vรฆlg <emph>Rediger - Fรธlg รฆndringer - Registrer</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Vรฆlg <emph>Rediger - Spor รฆndringer - Vis</emph></caseinline><caseinline select=\"CALC\">Vรฆlg <emph>Rediger - Spor รฆndringer - Vis</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">Vรฆlg <emph>Rediger - Spor รฆndringer - Hรฅndter</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "Vรฆlg fanebladet <emph>Rediger - Spor รฆndringer - Hรฅndter - Liste</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr "Vรฆlg <emph>Formater - Autokorrektur - Anvend og rediger รฆndringer.</emph> Dialogen Autokorrektur vises, klik knappen <emph>Rediger รฆndringer</emph>, se fanebladet <emph>Liste</emph>"
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">Vรฆlg <emph>Rediger - Spor รฆndringer - Hรฅndter - Filter</emph></variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Vรฆlg <emph>Rediger - Spor รฆndringer - Flet dokument</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">Vรฆlg <emph>Rediger - Fรธlg andringer - Sammenlign dokument</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "Vรฆlg <emph>Rediger - Spor รฆndringer - Kommentar</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "Vรฆlg fanebladet <emph>Rediger - Spor รฆndringer - Hรฅndter - Liste</emph>. Klik pรฅ et punkt pรฅ listen og รฅbn genvejsmenuen. Vรฆlg <emph>Rediger kommentar</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Vรฆlg <emph>Rediger - Find</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Vรฆlg <emph>Rediger - Sรธg og erstat</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen Standard, klik pรฅ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Vรฆlg <emph>Rediger - Sรธg og erstat - Attributter</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Vรฆlg <emph>Rediger - Sรธg og erstat - Format</emph> knappen</variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Vรฆlg afkrydsningsfeltet <emph>Rediger - Sรธg og erstat - Sรธg lignende</emph> og knappen <emph>...</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "Pรฅ vรฆrktรธjslinjen<emph>Tabeldata</emph>, klik pรฅ ikonet <emph>Sรธg</emph> -<emph>Sรธg lignende</emph> afkrydsningsfelt -<emph>...</emph> knap (databasetabel visning)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "Pรฅ vรฆrktรธjslinjen<emph>Formulardesign</emph>, klik <emph>Datapost-sรธgning</emph>-<emph>Sรธg lignende</emph> afkrydsningsfelt -<emph>...</emph> knap (formular visning)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Vรฆlg <emph>Vis - Navigator</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik pรฅ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Vรฆlg <emph>Funktioner - Litteraturdatabase</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Vรฆlg <emph>Rediger - Kรฆder</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Vรฆlg <emph>Rediger - Kรฆder - Modificer kรฆde</emph> (kun DDE-kรฆder)</variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Marker en ramme, vรฆlg derefter <emph>Rediger - Objekt - Egenskaber</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "ร…bn genvejsmenu for valgte ramme - vรฆlg <emph>Egenskaber</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Vรฆlg <emph>Rediger - Imagemap</emph> (ogsรฅ i genvejsmenu for markeret objekt)</variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Vรฆlg <emph>Rediger - Imagemap</emph>, vรฆlg derefter en sektion af Imagemap og klik <emph>Egenskaber - Beskrivelse</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Vรฆlg <emph>Rediger - Objekt</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Vรฆlg <emph>Rediger - Objekt - Rediger</emph>, ogsรฅ i genvejsmenuen for markeret objekt</variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Vรฆlg <emph>Rediger - Objekt - ร…bn</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,120 +6989,120 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Vรฆlg <emph>Vis - Zoom</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom ogsรฅ med (+) (-) (ร—) og (รท) pรฅ det numeriske tastatur</caseinline><caseinline select=\"IMPRESS\">Zoom ogsรฅ med (+) (-) (ร—) og (รท) pรฅ det numeriske tastatur</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Dobbeltklik eller hรธjreklik pรฅ feltet pรฅ <emph>Statuslinjen</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Vรฆlg <emph>Vis - Vรฆrktรธjslinjer</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Vรฆlg <emph>Vis - Vรฆrktรธjslinjer - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Vรฆlg <emph>Vis - Vรฆrktรธjslinjer - Funktioner</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Vรฆlg <emph>Vis - Statuslinje</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Vรฆlg <emph>Vis - Vรฆrktรธjslinjer - Farvelinje</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Vรฆlg <emph>Vis - Status pรฅ indtastningsmetode</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Klik pรฅ ikonet <emph>Hyperlink</emph> pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik pรฅ <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Hyperlink</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Klik pรฅ ikonet <emph>Hyperlink</emph> pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik pรฅ <emph>E-mail</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Klik pรฅ ikonet <emph>Hyperlink</emph> pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik pรฅ <emph>Dokument</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Klik pรฅ ikonet <emph>Hyperlink</emph> pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik pรฅ <emph>Nyt dokument</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Vรฆlg <emph>Vis - Fuldskรฆrm</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,16 +7141,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menu <emph>Vis - Datakilder</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Kommando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Skift +F4"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Vรฆlg <emph>Vis - HTML-kildetekst</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "ร…bn genvejsmenu i et HTML-dokument"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,16 +7205,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"grid\">Vรฆlg <emph>Vis - Gitter</emph> (Impress eller Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"guides\">Vรฆlg <emph>Vis - Fanglinjer</emph> (Impress eller Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Vรฆlg <emph>Indsรฆt - Kommentar</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Medie - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Medie - Scan - Vรฆlg kilde...</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Medie - Scan - Forespรธrg...</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Specialtegn</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Vรฆlg knappen <emph>Formater - Punktopstilling... - Tilpas - Tegn</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Vรฆlg knappen <emph>Formater - Punktopstilling... - Tilpas - Tegn</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph> eller <emph>Indsรฆt</emph>, klik"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,8 +7325,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">Vรฆlg <emph>Indsรฆt - Lyd eller video...</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Vรฆlg <emph>Indsรฆt - Objekt</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Objekt - OLE-objekt</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "ร…bn vรฆrktรธjslinjen <emph>Indsรฆt</emph>, klik"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Objekt - Formel</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ร…bn vรฆrktรธjslinjen <emph>Indsรฆt</emph>, klik"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Vรฆlg <emph>Formater - Diagramtype</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Objekt - Diagram</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Vรฆlg <emph>Formater - Diagramtype</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Objekt - Diagram</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Vรฆlg <emph>Formater - Diagramtype</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Objekt - Diagram</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Objekt - Diagram</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ร…bn vรฆrktรธjslinjen <emph>Indsรฆt</emph>, klik"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,16 +7493,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Billede</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Vรฆlg <emph>Indsรฆt - Objektramme</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ร…bn vรฆrktรธjslinjen <emph>Indsรฆt</emph>, klik"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">ร…bn en fil, hvis type %PRODUCTNAME ikke kender og som ikke er en tekstfil</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,8 +7693,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Vรฆlg <item type=\"menuitem\">Indsรฆt - Medie - Clip Art Galleri</item> eller pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik pรฅ"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7717,8 +7717,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">Vรฆlg <emph>Funktioner - Galleri</emph> eller klik pรฅ ikonet <emph>Galleri</emph> pรฅ <emph>Standard</emph>-linjen - knappen <emph>Nyt tema</emph> pรฅ fanebladet <emph>Filer</emph>.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "Pรฅ vรฆrktรธjslinjen <emph>Standard</emph>, klik pรฅ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Vรฆlg <emph>Funktioner - Sprog - Synonymordbog</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,8 +7853,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">Vรฆlg <emph>Funktioner - Makroer - Administrer makroer - %PRODUCTNAME Basic</emph>, klik pรฅ knappen <emph>Administration</emph>, klik pรฅ fanebladet <emph>Biblioteker</emph> og klik sรฅ pรฅ knappen <emph>Adgangskode</emph></variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8037,16 +8037,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Stivalgsknappen i forskellige guider"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Klik pรฅ knappen <emph>Rediger</emph> for nogle fรฅ indtastninger under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - $[officename] - Stier</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,24 +8245,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
-msgstr "<variable id=\"etsofi\">Vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - Hent/gem</emph> - <emph>VBA-egenskaber</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
-msgstr "<variable id=\"etsofi2\">Vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - Hent/gem</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
-msgstr "<variable id=\"html\">Vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - Hent/gem</emph> - <emph>HTML-kompatibilitet</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8301,8 +8301,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
-msgstr "Vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline> <defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline> <emph>- Sprogindstillinger - Skrivehjรฆlp</emph>, i listen <emph>Tilgรฆngelige sprogmoduler</emph>, vรฆlger du et af sprogmodulerne, og klikker sรฅ pรฅ <emph>Rediger</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8389,16 +8389,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
-msgstr "<variable id=\"layout\">ร…bn et tekstdokument, vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger </emph></caseinline> <defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline> <emph>- %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Vis</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
-msgstr "<variable id=\"registerschattencursor\">ร…bn et tekstdokument, vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline> <defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline> <emph>- %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formateringshjรฆlp</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8429,8 +8429,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
-msgstr "<variable id=\"drucken1\">Vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline> <defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline> <emph>- %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Udskriv</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Vรฆlg <emph>Vindue - Nyt Vindue</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Vรฆlg <emph>Vindue</emph>- Liste over รฅbne dokumenter</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Vรฆlg <emph>Help - %PRODUCTNAME Hjรฆlp</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Vรฆlg <emph>Hjรฆlp - Om </emph><emph>%PRODUCTNAME</emph> </variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Vรฆlg <emph>Hjรฆlp - Registrering</emph> (dette er et direkte link til et eksternt websted)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Vรฆlg <emph>Data - Filter - Standardfilter</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Databasetabelvisning:<emph>Standardfilter</emph> ikon i vรฆrktรธjslinjen <emph>Database</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Formularvisning:<emph>Standardfilter</emph> ikon i vรฆrktรธjslinjen <emph>Formular</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">I et databasefilvindue, vรฆlg <emph>Funktioner - Tabelfilter</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,152 +8829,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">I et databasefil vindue skal du vรฆlge <emph>Rediger - Database - Egenskaber - Avancerede indstillinger</emph> </variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">I et databasevindue af typen ODBC eller Adressebog skal du vรฆlge rediger - Database - Forbindelsestype</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">Stivalgsknap i forskellige guider / <emph>Rediger</emph>-knapper for nogle punkter i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - $[officename] - Stier</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">I Et databasefil vindue af typen ODBC skal du vรฆlge Rediger - Database - Forbindelsestype</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">I et databasefil vindue af typen Adressebog - LDAP skal du vรฆlge Rediger - Database - Egenskaber</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">I et databasefilvindue af typen JDBC, vรฆlg <emph>Rediger - Database - Egenskaber</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">I et databasefilvindue af typen MySQL, vรฆlg <emph>Rediger - Database - Egenskaber</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">I et databasefilvindue af typen dBASE, vรฆlg <emph>Rediger - Database - Egenskaber</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">I et databasefilvindue af typen dBASE, vรฆlg <emph>Rediger - Database - Egenskaber</emph>, klik <emph>Indekser</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">I et databasefilvindue af typen Tekst, vรฆlg <emph>Rediger - Database - Egenskaber</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">I et databasefilvindue af typen MS ADO, vรฆlg <emph>Rediger - Database - Egenskaber</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">I et databasefilvindue skal du vรฆlge <emph>Funktioner - SQL </emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">I et databasefil vindue skal du klikke pรฅ ikonet <emph>Forespรธrgsler</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">I et databasefil vindue skal du klikke pรฅ ikonet <emph>Tabeller</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">I et databasefilvindue skal du klikke pรฅ ikonet Tabeller. Vรฆlg Indsรฆt -<emph>Tabeldesign</emph> eller <emph>Rediger - Rediger</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">I et databasefilvindue skal du klikke pรฅ ikonet Tabeller. Vรฆlg <emph>Indsรฆt - Tabeldesign</emph> eller <emph>Rediger - Rediger</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">I et databasefilvindue, vรฆlg <emph>Indsรฆt - Forespรธrgsel (designvisning)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">I et databasefilvindue skal du klikke pรฅ ikonet <emph>Forespรธrgsler</emph> og derefter vรฆlge <emph>Rediger - Rediger</emph> </variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">I et databasefil vindue skal du klikke pรฅ ikonet <emph>Forespรธrgsler</emph>, og vรฆlg derefter <emph>Rediger - Rediger</emph>. Nรฅr de korresponderende felter ikke lรฆngere eksisterer ser du denne dialog</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Ikonet <emph>Sรธg datapost</emph> pรฅ vรฆrktรธjslinjerne Tabeldata og Formulardesign"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Ikonet <emph>Sorteringsrรฆkkefรธlge</emph> pรฅ Tabeldatalinje og Formulardesignlinje"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">I et databasefilvindue, vรฆlg <emph>Rediger - Database - Egenskaber</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Trรฆk og slip en tabel eller Forespรธrgsel ind i tabeldelen af et andet databasefil vindue</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">I et databasefilvindue, vรฆlg <emph>Indsรฆt - Formular</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">I et databasefilvindue, vรฆlg <emph>Rediger - Database - Egenskaber</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">I et databasefilvindue, vรฆlg <emph>Funktioner - Relationer...</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
@@ -9670,7 +9670,7 @@ msgctxt ""
"par_id981529886125676\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
#: 00040500.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/01.po b/source/da/helpcontent2/source/text/shared/01.po
index 9c62938f3ff..ae68746d080 100644
--- a/source/da/helpcontent2/source/text/shared/01.po
+++ b/source/da/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-06-14 22:22+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 07:03+0000\n"
+"Last-Translator: Jรธrgen Madsen <jfma@mailme.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529014929.000000\n"
+"X-POOTLE-MTIME: 1530860601.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Hvis du vil oprette et dokument fra en skabelon, skal du vรฆlge <emph>Ny(t) - Skabeloner.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Opretter et nyt tekstdokument ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Opretter en ny regnearksdokument ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,8 +157,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "Opretter et ny prรฆsentationsdokument ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Opretter et ny tegningsdokument ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "ร…bner dialogen <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Databaseguide</link> for at oprette en <link href=\"text/shared/explorer/database/dabadoc.xhp\">databasefil</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Opretter et nyt formeldokument ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "ร…bner dialogen <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Etiketter</link>, hvor du kan definere indstillingerne for dine etiketter, og opretter sรฅ et nyt tekstdokument til etiketterne ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "ร…bner dialogen <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Visitkort</link>, hvor du kan definere indstillingerne for dine visitkort, og opretter sรฅ et nyt tekstdokument ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,40 +389,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opretter et nyt tekstdokument ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opretter et nyt regnearksdokument ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opretter et nyt prรฆsentationsdokument ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opretter et nyt tegningsdokument ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ร…bner Databaseguiden for at oprette en databasefil.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opretter et nyt formeldokument ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ร…bner dialogen Etiketter, hvor du kan definere indstillingerne for dine etiketter, og opretter sรฅ et nyt tekstdokument til etiketterne ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ร…bner dialogen Visitkort, hvor du kan definere indstillingerne for dine visitkort, og opretter sรฅ et nyt tekstdokument ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Brug et <emph>Hoveddokument</emph> til at administrere komplekse projekter sรฅsom en bog.<ahelp hid=\".\">Et <emph>Hoveddokument</emph> kan indeholde de individuelle filer for hvert kapitel pรฅ en bog sรฅvel som en indholdsfortegnelse og et indeks.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator til hoveddokumenter\">Navigator til hoveddokumenter</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Giver dig mulighed for at oprette etiketter. Etiketter bliver oprettet i et tekstdokument.</ahelp> Du kan udskrive etiketter ved at bruge foruddefineret eller brugerdefineret papirformat.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Vรฆlg databasen, som du vil bruge som datakilde for din etiket.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Navnet for databasefeltet er afgrรฆnset af parenteser i feltet <emph>Etikettekst</emph>. Hvis du vil, kan du adskille databasefelter med mellemrum. Tryk pรฅ Enter for at indsรฆtte et databasefelt pรฅ en ny linje."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,8 +717,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "Du kan vรฆlge et foruddefineret stรธrrelsesformat til din etiket eller et stรธrrelsesformat, som du angiver under fanebladet <emph>Formater</emph>."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Giver dig mulighed for at redigere en enkelt etiket eller et visitkort, og opdatere indholdet af de รธvrige etiketter eller visitkort pรฅ siden, nรฅr du klikker pรฅ knappen<emph>Synkronisรฉr etiketter </emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "Knappen <emph>Synkroniser etiketter</emph> findes kun i dit dokument, hvis du valgte <emph>Synkroniser indhold</emph> pรฅ <emph>fanebladet Indstillinger</emph> da du oprettede etiketterne eller visitkortene."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">ร…bner dialogen <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printeropsรฆtning</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,8 +1733,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "Hvis den fil, som du vil รฅbne, indeholder typografier, gรฆlder <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">specielle regler</link>."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1789,8 +1789,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "For at รฅbne mere end en enkelt fil samtidig, hver i sit vindue, skal du holde <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline> nede, mens du klikker pรฅ filerne, og sรฅ klikke pรฅ <emph>ร…bn</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1853,24 +1853,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Indtast et filnavn eller en sti til filen. Du kan ogsรฅ indtaste en <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>, der starter med protokolnavnet ftp, http, eller https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Hvis du รธnsker det, kan du bruge jokertegn i feltet <emph>Filnavn</emph> for at filtrere listen af filer, som vises."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Eksempelvis for at liste alle tekstfiler i et katalog, indtast stjerne-jokertegnet med filendelsen for tekstfiler (*.txt), og klik sรฅ pรฅ <emph>ร…bn</emph>. Brug spรธrgsmรฅlstegn (?) som jokertegn for at reprรฆsentere et vilkรฅrligt tegn, som i (??3*.txt), der kun vil vise tekstfiler med '3' som det tredje tegn i filnavnet.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1989,40 +1989,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "den delte skabelonmappe"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "brugerskabelonkataloget <switchinline select=\"sys\"><caseinline select=\"UNIX\">i hjemmekataloget </caseinline><defaultinline>i kataloget Documents and Settings</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "alle skabelonfoldere som defineret i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"Tools - Options - %PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Stier</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "Nรฅr du bruger <item type=\"menuitem\">Filer - Skabeloner - Gem som skabelon...</item> for at gemme en skabelon, vil skabelonen blive gemt i dit brugerskabelonbibliotek. Nรฅr du รฅbner et dokument, som er baseret pรฅ en sรฅdan skabelon, vil dokumentet blive kontrolleret for om skabelonen er รฆndret som beskrevet nedenfor. Skabelonen bliver knyttet til dokumentet og kan kaldes en \"dynamisk skabelon\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Nรฅr du benytter <item type=\"menuitem\">Filer - Gem som</item> og vรฆlger et skabelonfilter for at gemme en skabelon i et bibliotek som ikke er i listen, vil de dokumenter som er baseret pรฅ skabelonen ikke blive kontrolleret."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,8 +2093,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>ekstern fil;รฅbn</bookmark_value> <bookmark_value>รฅbn;ekstern fil</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2117,32 +2117,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "Vรฆlg<item type=\"menuitem\"> Filer โ€“ ร…bn Ekstern...</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "Klik pรฅ knappen <emph>Eksterne filer</emph> i <emph>Startcenteret</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "Langt klik pรฅ <emph>ร…bn</emph> ikonet og vรฆlg <emph>ร…bn eksterne filer...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "En ekstern filserver er en webtjeneste, der gemmer dokumenter med eller uden check-in, check-ud, versionskontrol og backup."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>ร…bn</emph> dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Vรฆr sikker pรฅ at filendelsen svarer til dokumentets filtype. For eksempel, en Microsoft Word dokument skal have en (*.doc) filendelse for at $[officename] kan benytte det passende filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "Kommandoen <emph>Luk</emph>lukker alle รฅbne vinduer for det aktuelle dokument."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Hvis du har lavet รฆndringer i det aktuelle dokument, bliver du spurgt om, du vil <link href=\"text/shared/01/01060000.xhp\" name=\"save\">gemme</link> dine รฆndringer."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Nรฅr du lukker det sidste รฅbne dokumentvindue, ser du <link href=\"text/shared/guide/startcenter.xhp\">Startcenteret</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Nรฅr du redigerer et Autotekst-element, skifter denne kommando til <emph>Gem Autotekst</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,8 +2405,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>ekstern fil;gem</bookmark_value> <bookmark_value>gem;ekstern fil</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2429,16 +2429,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "Vรฆlg <item type=\"menuitem\">Filer - Gem ekstern fil..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "Langt klik pรฅ <emph>Gem</emph> ikonet og vรฆlg <emph>Gem eksterne filer...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>gem;gem en kopi</bookmark_value> <bookmark_value>gem en kopi</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2485,16 +2485,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Gem en kopi af det aktuelle dokument med et andet navn eller placering.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "Vรฆlg <item type=\"menuitem\">Filer - Gem en kopi</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2565,8 +2565,8 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "De fรธlgende afsnit beskriver dialogen <item type=\"productname\">%PRODUCTNAME</item><emph>Gem som</emph>. For at aktivere dialogboksene <emph><item type=\"productname\">%PRODUCTNAME</item> ร…bn</emph> og <emph>Save</emph>, vรฆlger du <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline> <defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- Generelt</emph></link>, og vรฆlger herefter <emph>Brug %PRODUCTNAME dialoger</emph> i omrรฅdet <emph>ร…bn/Gem dialoger</emph>."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070000.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "De fรธlgende sektioner beskriver dialogen <emph>$[officename] Eksporter</emph>. For at aktivere dialogerne <emph>$[officename] ร…bn</emph> og <emph>Gem</emph>, vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"Tools - Options - $[officename] - General\"><emph>$[officename] - Generelt</emph></link>, og vรฆlg sรฅ <emph>Brug $[officename] dialoger</emph> i omrรฅdet <emph>Indlรฆs/Gem-dialoger</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,8 +2885,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>eksporter som;PDF</bookmark_value> <bookmark_value>eksporter som;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2901,16 +2901,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Eksporterer dokumentet i PDF eller EPUB format</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "Vรฆlg <emph>Filer - Eksporter som...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>versionsnumre af dokumenter</bookmark_value> <bookmark_value>dokumenter; versionsnumre</bookmark_value> <bookmark_value>filer; versionsnumre</bookmark_value> <bookmark_value>redigeringstid for dokumenter</bookmark_value> <bookmark_value>dokumenter; redigeringstid</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "ร…bner dialogen <link href=\"text/shared/01/digitalsignatures.xhp\">Digitale signaturer</link>, hvor du kan administrere digitale signaturer for det aktuelle dokument."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,8 +3453,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Antal tabeller i filen.</caseinline><caseinline select=\"CALC\">Antal ark i filen.</caseinline></switchinline>Denne statistisk inkluderer ikke tabeller, der blev indsat som <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>-objekter."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3501,8 +3501,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Antal billeder i filen. Denne statistik omfatter ikke billeder, der blev indsat som <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>-objekter.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Antal <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE-objekter</link> i filen, medregnet tabeller og grafik, der er indsat som Ole-objekter.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Antal afsnit (medregnet tomme afsnit) i filen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3549,8 +3549,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Antal ord (inklusiv ord, der bestรฅr af et enkelt tegn) i filen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3565,8 +3565,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Antal tegn (medregnet mellemrum) i filen. Tegn, der ikke kan udskrives, er ikke medregnet.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3725,8 +3725,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "Vรฆlg <emph>Filer - Skabeloner</emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Vรฆlg <emph>Funktioner - Adressebogskilde...</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Tilfรธj en ny datakilde til listen over <emph>adressedatakilder</emph>.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,8 +3885,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "Vรฆlg <emph>Filer - Skabeloner - Gem som skabelon</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "Vรฆlg <emph>Filer - Skabeloner - ร…bn skabelon</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>hotspots;egenskaber</bookmark_value> <bookmark_value>egenskaber;hotspots</bookmark_value> <bookmark_value>Imagemap;hotspotegenskaber</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Indtast den tekst, som du vil vise, nรฅr musen hviler over hotspottet i en browser.</ahelp> Hvis du ikke indtaster en tekst, bliver <emph>adressen</emph> vist."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,24 +10373,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">Sporer hver รฆndring der er lavet i det aktuelle dokument af forfatter og dato. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Hvis du vรฆlger <emph>Rediger - Registrer รฆndringer - Vis</emph>, vises linjerne, som indeholder รฆndrede tekstpassager ved en lodret linje i venstre sidemargen. Du kan angive egenskaberne for den lodrette linje og endnu et opmรฆrkningselementer ved at vรฆlge <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - ร†ndringer</emph></link> i dialogfeltet Indstillinger.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Du kan angive egenskaberne for opmรฆrkningselementerne ved at vรฆlge <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - ร†ndringer</emph></link> i dialogfeltet Indstillinger.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Sรฆt ind og slet tekst"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Flyt afsnit"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Sorter tekst"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Sรธg og erstat tekst"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Indsรฆt ark, omrรฅder"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Indsรฆt dokument"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Indsรฆt Autotekst"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Indsรฆt fra udklipsholder"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Skift celleindhold ved hjรฆlp af indsรฆt og slet"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Indsรฆt eller slette kolonner og rรฆkker"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Indsรฆt ark"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Klip, kopi og indsรฆtte via udklipsholderen"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Flyt ved at trรฆkke og slippe"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Du kan รฆndre visningsegenskaber for opmรฆrkningselementerne ved at vรฆlge <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - ร†ndringer</emph></link> i dialogfeltet Indstillinger.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - ร†ndringer</emph></link> i dialogfeltet Indstillinger.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vis afviste รฆndringer</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Du kan vedhรฆfte en kommentar, nรฅr <switchinline select=\"appl\"><caseinline select=\"WRITER\">markรธren er i en รฆndret tekstpassage</caseinline><caseinline select=\"CALC\">den รฆndrede celle er valgt</caseinline></switchinline> eller i dialogen <emph>Accepter eller afvis รฆndringer</emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kommentarer bliver vist som forklaringer i arket, nรฅr du lader musemarkรธren hvile pรฅ en celle med en registreret รฆndring. Du kan ogsรฅ se kommentarer, der er hรฆftet til en รฆndret celle i listen over รฆndringer i <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Accepter eller afvis รฆndringer</emph></link> dialogen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "Fanebladet <emph>Liste</emph> viser alle de registrerede รฆndringer i det aktuelle dokument. Hvis du vil filtrere denne liste skal du klikke pรฅ fanebladet <emph>Filter</emph>, og vรฆlg sรฅ dine <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filterkriterier</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Hvis listen indeholder indlejrede รฆndringer vises afhรฆngighederne uanset filteret. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Indlejrede รฆndringer forekommer, hvor รฆndringer fra forskellige forfattere overlapper. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Klik pรฅ plustegnet ved siden af et element pรฅ listen for at se alle de registrerede รฆndringer for en celle.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Hvis en af de indlejrede รฆndringer for en celle opfylder et filterkriterium, vises alle รฆndringerne til cellen. Nรฅr du filtrerer รฆndringslisten, vises elementerne pรฅ listen i forskellige farver i henhold til den fรธlgende tabel: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Viser de รฆndringer, der blev registreret i dokumentet. Nรฅr du vรฆlger en post pรฅ listen, fremhรฆves รฆndringen i dokumentet. Klik pรฅ en kolonneoverskrift for at sortere listen. </ahelp> Hold tasten <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline> nede mens du klikker for at markere flere poster pรฅ listen."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "For at redigere kommentaren til et punkt pรฅ listen, hรธjreklik pรฅ elementet, og vรฆlg sรฅ <emph>Rediger - Kommentar</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Placering</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lister de celler, hvis indhold blev รฆndret.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,24 +11029,24 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Hvis du vil vende godkendelsen eller afvisningen pรฅ en รฆndring, skal du vรฆlge <emph>Fortryd</emph> pรฅ menuen <emph>Rediger</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fortryd</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Hvis du lavet รฆndringer ved at vรฆlge <emph>Formater - Autokorrektur - Anvend og rediger รฆndringer</emph>, vises knappen <emph>Fortryd</emph> i dialogen.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Omgรธr den sidste accepter- eller afvis-kommando.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorterer listen efter forfatter.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11253,16 +11253,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Omrรฅde</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filtrerer listen med รฆndringer i henhold til celleomrรฅdet, som du angiver. For at vรฆlge et celleomrรฅde i dit ark, klik pรฅ knappen <emph>Sรฆt henvisning</emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sรฆt henvisning </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Formindsk/Maks </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Handling </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,8 +11349,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">Filtrerer kommentarerne af รฆndringerne efter nรธgleordet (eller nรธgleordene), som du indtaster.</ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Skriv nummeret pรฅ den datapost, som du vil vise, og tryk sรฅ pรฅ Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Indsรฆtter en ny datapost i den aktuelle tabel.</ahelp> For at oprette en datapost, klik pรฅ stjerne (*) ved bunden af tabelvisningen. En tom rรฆkke bliver tilfรธjet ved slutningen af tabellen."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Skriv informationen, som du vil sรธge efter, og tryk sรฅ pรฅ Enter. For at รฆndre filterindstillingerne for sรธgningen, klik pรฅ ikonet <emph>Autofilter</emph> og vรฆlg sรฅ et andet datafelt. Du kan bruge jokertegn sรฅsom % eller * for et antal tegn, og _ eller ? til รฉt tegn i din sรธgning. For at vise alle dataposterne i tabellen, ryd dette felt og tryk sรฅ pรฅ Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Brug <emph>Standardfilter</emph> for at forfine og kombinere sรธgeindstillingerne for <emph>Autofilter</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Lader dig kortlรฆgge kolonneoverskrifterne til datafelter fra en anden datakilde. For at definere en anden datakilde for din litteraturliste skal du klikke pรฅ knappen <emph>Datakilde</emph> pรฅ dataposten <emph>Objektlinje</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Viser eller skjuler <emph>Standardlinjen</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser eller skjuler input metode maskine (IME) Status vindue.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "I รธjeblikket er kun Internet/Intranet Input Method Protocol (IIIMP) under Unix understรธttet."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Viser eller skjuler vรฆrktรธjslinjen <emph>Funktioner</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser eller skjuler <emph>statuslinjen</emph> ved den nederste kant af vinduet.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser eller skjuler menuerne og vรฆrktรธjslinjerne i Writer eller Calc. For at forlade fuldskรฆrmstilstand skal du klikke pรฅ knappen <emph>Fuldskรฆrm</emph> eller trykke pรฅ Esc-tasten.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">I Writer og Calc kan du ogsรฅ bruge genvejstasterne<switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Skift+J for at skifte mellem almindelig- og fuldskรฆrmstilstand.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Du kan stadig bruge genvejstaster i <emph>Fuldskรฆrm</emph>-tilstand, selvom menuerne er utilgรฆngelige. <switchinline select=\"sys\"><caseinline select=\"WIN\">For at รฅbne menuen <emph>Vis</emph>, tryk Alt+V.</caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Viser eller skjuler <emph>Farvelinjen</emph>. For at รฆndre den viste farvetabel skal du vรฆlge <emph>Formater - Flade</emph> og klikke pรฅ fanebladet <emph>Farver</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Du kan ogsรฅ trรฆkke en farve fra <emph>farvelinjen</emph> og slippe den pรฅ en tegningsobjekt pรฅ dit dias."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "For at fjerne <emph>Farvelinjen</emph> skal du klikke pรฅ et grรฅt omrรฅde pรฅ vรฆrktรธjslinjen og trรฆkke. For at hรฆfte <emph>Farvelinjen</emph> pรฅ igen skal du trรฆkke vรฆrktรธjslinjens titellinje til kanten af vinduet."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,16 +12613,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">Lader en bruger indsรฆtte tegn fra det symbolomrรฅdet i de installerede skrifttyper.</ahelp></variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Nรฅr du klikker pรฅ et tegn i dialogen <emph>Specialtegn</emph>, vises tegnet og den tilsvarende numeriske kode for tegnet pรฅ forhรฅnd."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "For at aktivere understรธttelse af Complex Text Layout (CTL) og Asiatiske tegnsรฆt, vรฆlg <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - Sprogindstillinger - Sprog</emph>, og vรฆlg sรฅ feltet <emph>Aktiveret</emph> i det tilsvarende omrรฅde."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Hvis du opretter en typografi, som er baseret pรฅ en anden typografi, kan du indtaste en procentvรฆrdi eller en punktvรฆrdi (for eksempel, -2pt eller +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,16 +13421,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Med hensyn til detaljer om sprogmรฆrker henvises til <link href=\"http://langtag.net/\">afsnittet <emph>For brugere</emph> pรฅ webstedet langtag.net</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Du kan ogsรฅ รฆndre lokalitetsindstillingen for celler (vรฆlg <emph>Formater - Celler - Tal</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>skrifttyper;effekter</bookmark_value> <bookmark_value>formatere; skrifteffekter</bookmark_value> <bookmark_value>tegn; skrifteffekter</bookmark_value> <bookmark_value>tekst; skrifteffekter</bookmark_value> <bookmark_value>effekter; skrifttyper</bookmark_value> <bookmark_value>understrege; tekst</bookmark_value> <bookmark_value>store bogstaver; skrifteffekter</bookmark_value> <bookmark_value>smรฅ bogstaver; skrifteffekter</bookmark_value><bookmark_value>titler; skrifteffekter</bookmark_value> <bookmark_value>kapitรฆler</bookmark_value> <bookmark_value>gennemstreget; skrifteffekter</bookmark_value> <bookmark_value>skrifttyper; gennemstreget</bookmark_value> <bookmark_value>konturer; skrifteffekter</bookmark_value> <bookmark_value>skrifttyper; konturer</bookmark_value> <bookmark_value>skygger; tegn</bookmark_value> <bookmark_value>skrifttyper; skygger</bookmark_value> <bookmark_value>farver; skrifttyper</bookmark_value> <bookmark_value>skrifttyper;farver</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sรฆtter farven for den valgte tekst. Hvis du vรฆlger <emph>Automatisk</emph>, bliver tekstfarven sat til sort ved lys baggrund og til hvid ved mรธrk baggrund.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "For at stoppe tilstanden maledรฅse, klik en gang eller tryk pรฅ Escape-tasten."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Tekstfarven ignoreres, hvis afkrydsningsfeltet <emph>Udskriv sort</emph> er markeret i <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Udskriv</emph></link> i dialogfeltet Indstillinger."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,8 +13549,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Klik for at bruge den aktuelle skriftfarve til de valgte tegn. Du kan ogsรฅ klikke her og sรฅ lave en markering for at รฆndre tekstens farve. Klik pรฅ pilen ved siden af ikonet for รฅbne vรฆrktรธjslinjen Skriftfarve.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Uden - ingen effekt anvendes"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Store bogstaver - รฆndrer de valgte smรฅ bogstaver til store bogstaver"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Smรฅ bogstaver - รฆndrer de valgte store bogstaver til smรฅ bogstaver"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Titelskrifttype - รฆndrer det fรธrste bogstav af hvert valgt ord til et stort bogstav"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Kapitรฆler - รฆndrer de valgte smรฅ bogstaver til store bogstaver og reducerer deres stรธrrelse"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Marker en reliefeffekt til den valgte tekst. Effekten Ophรธjet relief lรธfter tegnene fra siden. Effekten Indgraveret relief trykker tegnene ind i siden.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Angiv formateringsegenskaberne for de markerede celler.</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Vรฆlg en kategori fra listen og vรฆlg derefter en format typografi i <emph>Format </emph>boksen.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Angiver et sprogvalg for de markerede<switchinline select=\"appl\"><caseinline select=\"CALC\">celler</caseinline><defaultinline>felter</defaultinline></switchinline>.Er sprogvalg sรฆt til <emph>A</emph>utomatisk, vil $[officename] automatisk benytte talformaterne hรธrende til standardsproget. Vรฆlg et hvilket som helst sprog for at lรฅse indstillingerne af de markerede <switchinline select=\"appl\"><caseinline select=\"CALC\">celler</caseinline><defaultinline>felter</defaultinline></switchinline>.</ahelp> "
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">ร†ndrer fontfarven for negative tal til rรธd.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,8 +14117,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">Med videnskabeligt format sikrer ingeniรธrnotation, at eksponenten er delelig med 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14237,8 +14237,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "Talformatkoder kan bestรฅ af op til fire sektioner adskilt af et semikolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14269,8 +14269,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "Fjerde sektion er relevant, hvis indholdet ikke er en vรฆrdi, men derimod tekst. Indhold reprรฆsenteres af et snabel-a (@)"
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14285,16 +14285,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "Brug nul (0) for tal, nummersymbol (#) eller spรธrgsmรฅlstegn (?) som pladsholdere i dit talformat for at reprรฆsentere tal. Symbolet # indikerer kun antal betydende cifre, mens 0 viser nuller hvis der er fรฆrre cifre i tallet end i talformatet. Spรธrgsmรฅlstegnet (?) fungerer pรฅ samme mรฅde som # men tilfรธjer mellemrum for at holde decimalerne justeret hvis der er skjulte ikke-betydende nuller."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "Brug spรธrgsmรฅlstegn (?), nuller (0) eller nummertegn (#) for at reprรฆsentere antal cifre, der skal inkluderes i tรฆlleren og nรฆvneren pรฅ en brรธk. Brรธker, som ikke passer til det mรธnster, du angiver, bliver vist som tal med flydende komma."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14525,24 +14525,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "For at bruge et tegn til at angive bredden af et mellemrum i et talformat, sรฅ tast en understreg ( _ ) efterfulgt af tegnet. Afstandsbredden varierer i henhold til bredden af det tegn, du vรฆlger. Eksempelvis vil <emph>_M</emph> opretter et bredere mellemrum end <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "For at udfylde fri plads med et bestemt tegn, brug asterisk (*) efterfulgt af det รธnskede tegn. For eksempel:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "Vil vise heltalsvรฆrdi (0) foranstillet med sรฅ mange omvendte skrรฅstreger (\\) som nรธdvendigt for at udfylde kolonnebredden. For bogholderifunktion, kan du venstrejustere valuta-symbol med et format som dette:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14653,8 +14653,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "Tilfรธj procenttegnet (%) til talformatet for at vise numre som procenter."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr "Alle datoformater er afhรฆngig af den lokalitet, der er sat i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline> - <emph>Sprogindstillinger - Sprog</emph>. For eksempel, hvis din lokalitet er sat til 'Japansk', sรฅ er det gengou-kalenderen, som bliver brugt. Standarddatoformatet i <item type=\"productname\">%PRODUCTNAME</item> bruger den gregorianske kalender."
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Hvis du udfรธr en beregning som involverer en eller flere celler, som bruger et datoformat, er resultatet formateret i henhold til de fรธlgende afbildninger:</caseinline></switchinline>"
#: 05020301.xhp
@@ -15429,8 +15429,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Dato og klokkeslรฆt-formatet viser den dato og det klokkeslรฆt, som et element blev oprettet til en celle med dette format.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15453,8 +15453,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "For at vise timer, minutter og sekunder brug da fรธlgende talformatkoder."
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15589,8 +15589,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "For at vise tal ved hjรฆlp af nationale taltegn, brug da en [NatNum1]-, [NatNum2]-, ... [NatNum11]-รฆndringsangivelse i begyndelsen af en talformatkode."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -17294,7 +17294,7 @@ msgctxt ""
"par_id130820131011365891\n"
"help.text"
msgid "Formatting code"
-msgstr ""
+msgstr "Formateringskoder"
#: 05020301.xhp
msgctxt ""
@@ -17302,7 +17302,7 @@ msgctxt ""
"par_id13082016201136632\n"
"help.text"
msgid "Explanation"
-msgstr ""
+msgstr "Forklaring"
#: 05020301.xhp
msgctxt ""
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotation / skalering"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Definer typografiske indstillinger for celler eller afsnit i asiatiske sprogfiler. For at aktivere understรธttelse af asiatiske sprog skal du vรฆlge <emph>Sprogindstillinger - Sprog</emph> i dialogfeltet Indstillinger, og sรฅ markere feltet <emph>Aktiveret</emph> i omrรฅdet <emph>Understรธttelse af asiatiske sprog</emph>.</ahelp> Indstillingerne for asiatisk typografi ignoreres i HTML-dokumenter."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,8 +18277,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>Brug afstand mellem asiatisk og ikke-asiatisk tekst</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "For at justere en grafik relativt til tegnet, som den er forankret til, hรธjreklik pรฅ grafikken, og vรฆlg sรฅ <emph>Billede</emph>. Klik pรฅ fanebladet <emph>Type</emph>, og i omrรฅdet <emph>Placering</emph>, vรฆlg <emph>Tegn</emph> i feltet <emph>Til</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Medfรธrer en kant ved foden af det foregรฅende afsnit, nรฅr du skriver tre eller flere specifikke tegn, og tryk sรฅ pรฅ Enter. For at oprette en enkelt linje, skriv tre eller flere bindestreger (-) eller understreger ( _ ), og tryk sรฅ pรฅ Enter. For at oprette en dobbelt linje, skriv tre eller flere lighedstegn (=), stjerner (*), tilder (~), eller \"havelรฅger\" (#), og tryk sรฅ pรฅ Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Kombiner enkeltlinjeafsnit, hvis lรฆngden overstiger ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/02.po b/source/da/helpcontent2/source/text/shared/02.po
index f58ee79ac79..05c8f73a736 100644
--- a/source/da/helpcontent2/source/text/shared/02.po
+++ b/source/da/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-27 18:39+0000\n"
"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1527446352.000000\n"
#: 01110000.xhp
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formatering</emph>: Du kan sรฆtte egenskaben <emph>Formatering</emph> ved at klikke pรฅ knappen <emph>...</emph> i linjen <emph>Formatering</emph> i dialogen <emph>Egenskaber: Formateret Felt</emph>. Dialogen <emph>Talformat</emph> vises."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. vรฆrdi</emph> og <emph>Maks. vรฆrdi</emph>: Du kan indtaste mindste og stรธrste numeriske vรฆrdi af et formateret felt. MIN og MAKS vรฆrdierne afgรธr output af eksisterende data (Eksempel: Min. vรฆrdi er 5, det forbundne databasefelt indeholder heltalsvรฆrdien 3. Output er 5, men vรฆrdien i databasen bliver ikke modificeret) og input af nye data (Eksempel: Maks. vรฆrdi er 10 og du indtaster 20. Indtastningen bliver korrigeret og 10 bliver skrevet i databasen). Hvis felterne <emph>Min. vรฆrdi</emph> og <emph>Maks. vรฆrdi</emph> ikke er udfyldt, vil ingen begrรฆnsninger blive anvendt. For formaterede felter, som er forbundet til et databasetekstfelt, bruges disse to vรฆrdier og <emph>Standardvรฆrdi</emph> ikke."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Nรฅr du indtaster et รฅrstal med to cifre, bestemmes den tilsvarende fire-cifrede vรฆrdi af en indstilling i <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Indstillinger</emph></caseinline><defaultinline><emph>Funktioner - Indstillinger</emph></defaultinline></switchinline><emph> - $[officename] - Generelt</emph>. Hvis for eksempel 1935 sรฆttes som den laveste grรฆnsevรฆrdi, og du indtaster 34 som en datovรฆrdi, bliver resultatet 2034 i stedet for 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Kalder en undermenu, hvor du kan vรฆlge de kolonner du vil vise igen.</ahelp> For kun at vise en kolonne, klik pรฅ kolonnenavnet. Du ser kun de fรธrste 16 skjulte kolonner. Hvis der er flere skjulte kolonner, vรฆlg kommandoen <emph>Flere</emph> for at kalde dialogen <emph>Vis kolonner</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">I dialogen <emph>Vis kolonner</emph> kan du vรฆlge de kolonner, som skal vises. Hold Skift- eller <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline> nede for at vรฆlge flere elementer.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Klik pรฅ <emph>Alt</emph> hvis du vil vis alle kolonner.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Tastaturstyring af tabelkontrolelementer"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Hvis du kun bruger tastaturet til at navigere mellem kontrolelementer i dit dokument, vil du opleve en forskel i forhold til andre typer af styring af kontrolelementer: tabulatortasten flytter ikke markรธren til nรฆste kontrolelement, men flytter til nรฆste kolonne i tabelkontrolelementet. Tryk pรฅ <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab for at flytte til nรฆste kontrolelement, eller tryk Skift+<switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab for at flytte til forrige kontrolelement."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "For at gรฅ ind i den specielle kun-tastatur redigeringstilstand for Tabelkontrolelementer:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "Formulardokumentet skal vรฆre i <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">designtilstand</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Tryk <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 for at vรฆlge dokumentet."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Tryk Skift+F4 for at vรฆlge det fรธrste kontrolelement. Hvis tabelkontrolelementet ikke er det fรธrste kontrolelement, sรฅ tryk pรฅ Tabulator-tasten indtil den bliver valgt."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Tryk pรฅ Enter for at komme i redigeringstilstand. Hรฅndtagene vises udenfor kontrolelementets kant."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "I redigeringstilstand kan du รฅbne redigeringstilstandens genvejsmenu ved at trykke pรฅ Skift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Hvis du vil redigere kolonner, skal du trykke Skift+Mellemrum for at komme i kolonneredigeringstilstand. Nu kan du reorganisere rรฆkkefรธlgen af kolonner med <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Piletaster. Delete-tasten sletter den aktive kolonne."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Tryk pรฅ Escape-tasten for at gรฅ ud af redigeringstilstanden."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">Du kan kun kalde dialogen <emph>Egenskaber</emph> i designtilstand med et valgt kontrolelement.</variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Effekter"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Pil ned"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "ร…bner kombinationsfeltet"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Pil op"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Lukker kombinationsfeltet"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Skift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Pil op"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Pil ned"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Som med rullelister eller kombinationsfelter kan du รฅbne eller lukke listen med et museklik ved pilen pรฅ den hรธjre ende af feltet. Dog kan input her indtastes enten i den รฅbnede liste eller i det รธverste tekstfelt. En undtagelse er egenskaberne som forventer en listereprรฆsentation, for eksempel egenskaben <emph>Listeelementer</emph>, som kan vรฆre indstillet for kontrolelementetfelterne <emph>Rulleliste</emph> og <emph>Kombinationsfelt</emph>. Her kan du kun redigere elementerne, nรฅr feltet er รฅbnet."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "Fanebladet <emph>Generelt</emph> giver dig mulighed for at angive de generelle egenskaber for en formulars kontrolelementer. Disse egenskaber er afhรฆngig af kontrolelementets type. Ikke alle de fรธlgende egenskaber er tilgรฆngelige for alle kontrolelementer."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Hvis du eksporterer det aktuelle formulardokument til HTML-format, bliver kontrolelementernes standardvรฆrdier eksporteret frem for de aktuelle vรฆrdier. Standardvรฆrdierne bestemmes af kontrolelementtypens egenskabs Standardvรฆrdi (for eksempel i tekstfelter), Standardstatus (for afkrydsningsfelter og indstillingsfelter) og Standardvalg (for rullelister)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Hvis et kontrolfelt har egenskaben \"Aktiveret\" (Ja), kan formularbrugeren gรธre brug af kontrolfeltet.</ahelp> Hvis egenskaben er deaktiveret, vil det ikke vรฆre aktiveret (Nej) og vil blive vist i en grรฅ farve."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specificerer hvor mange linjer, der skal vises i rullegardinets liste. Denne indstilling er kun aktiv, hvis du vรฆlger \"Ja\" i indstillingen \"Rullegardin\".</ahelp> For kombinationsfelter med egenskaben Rullegardin kan du angive, hvor mange linjer der skal vises i rullegardinets liste. Ved kontrolfelter, der ikke har indstillingen rullegardin, vil linjens udseende vรฆre bestemt af stรธrrelsen pรฅ kontrolelementet og skriftstรธrrelsen."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">Handlingsegenskaben styrer de handlinger, der finder sted, nรฅr du aktiver en knap.</ahelp> Du kan bruge navigations-handlinger til at designe dine egne databasenavigeringsknapper."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "Den fรธlgende tabel beskriver de handlinger som du kan knytte til en knap."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Sender data, som indtastes i andre kontrolfelter for den aktuelle formular, til adressen, som er angivet i <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Formularegenskaber</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Nulstiller indstillingerne i andre kontrolfelter til den foruddefinerede standard (Standardstatus, Standardvalg, Standardvรฆrdi)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Angiver om kombinationsfeltet skal vรฆre et rullegardin (Ja) eller ej (Nej).</ahelp> Et kontrolfelt med egenskaben rullegardin har en ekstra pileknap, som รฅbner en liste af eksisterende formularelementer ved museklik. Under <emph>Linjeantal</emph> kan du angive, hvor mange linjer (eller rรฆkker), der skal vises i rullegardinet. Kombinationsfeltet kan have egenskaben rullegardin."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Titel pรฅ etiketfelter"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Indhold af tekstfelter"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Indhold af tabelfelter i kolonnerne i et tabel kontrolelement"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Grafik eller tekst som bliver brugt pรฅ knapper"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Knytter funktionen Udfyld automatisk til et kombinationsfelt.</ahelp> Funktionen Udfyld automatisk viser en liste af tidligere indtastninger, nรฅr du begynder pรฅ en ny indtastning."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "For at definere รฉt tegn i etiketten som en genvejstast, indsรฆttes en tilde (~) foran tegnet. Herefter kan brugeren aktivere kontrol-elementet ved at trykke pรฅ genvejstasten."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Afmรฆrk feltet <emph>Ingen tildeling</emph> for at fjerne sammenhรฆngen mellem et kontrolelement og det tildelte etiketfelt.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sรฆt kolonnebredden i tabelkontrolfeltet.</ahelp> Sรฆt kolonnebredden i tabelkontrolfeltet i den mรฅleenhed som er angivet i %PRODUCTNAME modulindstillingerne. Hvis du vil, kan du indtaste en vรฆrdi fulgt af en gyldig mรฅleenhed, for eksempel 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specificerer trinforsinkelsen i millisekunder mellem gentaghรฆndelser.</ahelp> En gentaghรฆndelse indtrรฆffer, nรฅr du klikker pรฅ en pileknap eller baggrunden for en rullebjรฆlke eller i en af datapostnavigationens knapper i en navigationslinje, og du holder museknappen nede i nogen tid. Du kan indtaste en vรฆrdi fulgt af en gyldig tidsenhed, for eksempel, 2 s eller 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Her bestemmes det รธnskede format pรฅ datovisningen.</ahelp> Med datofelter kan du bestemme formatet pรฅ datovisningen."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Angiver om et afkrydsningsfelt ogsรฅ kan reprรฆsentere vรฆrdien ZERO i en database udover vรฆrdierne TRUE (sand) og FALSE (falsk) </ahelp>. Denne funktion er kun tilgรฆngelig hvis databasen accepterer tre tilstande med vรฆrdierne: TRUE, FALSE og ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "Den <emph>Tredobbelt status</emph> egenskab er kun defineret til database formularer, ikke for HTML-formularer."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "En tekstkonstant. Placeringen kan ikke redigeres. Tegnet bliver vist pรฅ den tilsvarende plads i tegnmasken."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Tegnene a til z og A-Z kan indtastes. Store bogstaver er ikke konverteret til smรฅ bogstaver."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Tegnene A-Z kan indtastes. Hvis et lille bogstav indtastes, konverteres det automatisk til et stort bogstav"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Tegnene a til z, A-Z, og 0-9 kan indtastes. Store bogstaver er ikke konverteret til smรฅ bogstaver."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Tegnene A-Z og 0-9 kan indtastes. Hvis et lille bogstav indtastes, konverteres det automatisk til et stort bogstav"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Kun tegnene 0-9 kan indtastes."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Alle tegn der kan udskrives kan indtastes. Smรฅ bogstaver konverteres automatisk til store bogstaver."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Du kan have et formatcheck for kontrolelementer som accepter formateret indhold (dato, tid, og sรฅ videre).<ahelp hid=\"HID_PROP_STRICTFORMAT\">Hvis funktionen formatkontrol er aktiveret (Ja), kan kun tilladte tegn accepteres.</ahelp> For eksempel, er kun tal eller dato skilletegn gyldige i et datofelt. Alle andre alfanumeriske tegn ignoreres."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specificerer mรฅlrammen for visning af dokumentet der er รฅbnes med \"ร…bn dokument / webside\". </ahelp> Du kan ogsรฅ angive mรฅlrammen for visning af <emph>URL</emph>, som du รฅbner, nรฅr du klikker pรฅ en knap, som er blevet tilknyttet handlingen ร…bn dokument / webside)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "Egenskaben Ramme er relevant for HTML-formularer, men ikke for databaseformularer."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "En grafisk knap har egenskaben <emph>Grafik</emph>.<ahelp hid=\"HID_PROP_IMAGE_URL\">Denne <emph>Grafik</emph>-egenskab specificerer sti og filnavn til billedet, som du vil have vist pรฅ knappen.</ahelp> Hvis du vรฆlger grafikfilen med knappen <emph>...</emph>, bliver stien og filnavnet automatisk indsat i tekstfeltet."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "For URL-typeknapper, ser hjรฆlpeteksten ud som et udvidet tip i stedet for URL'en indtastet under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Specificerer en batch etiket i URL stavningen som henviser til et hjรฆlpedokument og som kan kaldes ved hjรฆlp af kontrolfeltet.</ahelp> Hjรฆlpen for kontrolfelt hjรฆlpen kan รฅbnes hvis fokus er placeret pรฅ kontrolfeltet og brugeren trykker F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Bestemmer listeelementerne, der er synlige i dokumentet. ร…bn denne liste og indtast din tekst. Brug Skift+Enter for en ny linje. For liste- og kombinationsfelter kan du definere de listeelementer, som skal vรฆre synlige i dokumentet. ร…bn feltet <emph>Listeelementer</emph> og indtast din tekst.</ahelp> Bemรฆrk venligst <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">Tip</link> refererende til tastatur kontrolelementer."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Hvis kontrolelementet er kรฆdet til en database og tekstens lรฆngde skal vรฆre accepteret fra feltdefinitionen i databasen, skal du ikke indtaste tekstlรฆngden her. Indstillingerne er kun accepteret fra databasen, hvis kontrolelementet egenskab ikke er defineret (\"Ikke Defineret\" tilstand)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>richtext kontrolelement</bookmark_value><bookmark_value>kontrolelementer;richtext kontrolelement</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">Giver dig mulighed for at bruge linjeskift og formatering i et kontrolelement sรฅsom et tekstfelt eller en etiket. For manuelt at indtast et linjeskift, tryk pรฅ Enter. Vรฆlg \"Flerlinjet med formatering\" for at indtaste formateret tekst.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Viser tekst pรฅ mere end รฉn linje.</ahelp> Giver dig mulighed for at bruge linjeskift i et tekstfelt, sรฅ du kan indtaste mere end รฉn tekstlinje. For manuelt at indtaste et linjeskift skal du trykke pรฅ Enter-tasten."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Specificerer om en trykknap opfรธrer sig som en skiftknap. Hvis du definerer Skift til \"Ja\", kan du skifte mellem det \"valgte\" og \"ikke valgte\" kontrolelement status nรฅr du klikker pรฅ knappen eller trykker pรฅ mellemrumstasten, mens kontrolelementet har fokus. En knap i den \"valgte\" tilstand optrรฆder som \"trykket i\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Hvis du sรฆtter denne indstilling til \"Ja\", modtager trykknappen fokus, nรฅr du klikker pรฅ knappen.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,8 +3869,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specificerer kantfarven for kontrolelementer som har kantegenskaben indstille til \"flad\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">Pรฅ fanebladet <emph>Egenskaber</emph> specificeres navnet for kontrolfeltet. Pรฅ fanebladet <emph>Formularegenskaber</emph>, specificeres navnet pรฅ formularen.</ahelp> Hvert kontrolelementfelt og hver formular har et <emph>Navn</emph>, hvorigennem det kan identificeres. Navnet vil fremkomme i <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Formularnavigator</link> og ved hjรฆlp af navnet kan kontrolelementfeltet refereres fra en makro. Som standard vil kontrolelementfeltet fรฅ et navn, som er konstrueret ved hjรฆlp af feltets etiket og nummer."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>kontrolelementer;gruppering</bookmark_value><bookmark_value>grupper;af kontrolelementer</bookmark_value><bookmark_value>formularer;gruppering af kontrolelementer</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "Navnet bruges ogsรฅ til at gruppere forskellige kontrolelementer, som funktionelt hรธrer sammen, sรฅsom alternativknapper. For at gรธre dette, giv det samme navn til alle medlemmer i gruppen: kontrolelementer med identiske navne danner en gruppe. Grupperede kontrolelementer kan visuelt vises ved at bruge et <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Gruppefelt</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Angiver om der skal vises en navigationslinje pรฅ den nedre kant af tabellens kontrolelement.</ahelp> Angiver om der skal vises en navigationslinje pรฅ den nedre kant af tabellens kontrolelement."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Afgรธr om kontrolelementet er skrivebeskyttet (Ja) eller om det kan redigeres (Nej).</ahelp> Egenskaben <emph>Skrivebeskyttet</emph> kan tildeles alle kontrolelementer, hvor brugeren kan indtaste tekst. Hvis du tildeler egenskaben skrivebeskyttet til et billedfelt, som overfรธrer grafik fra en database, vil brugeren ikke kunne indsรฆtte ny grafik i databasen."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Bestemmer om feltets kant skal vises \"Uden ramme\", med et \"3D-udseende\" eller \"Flad\".</ahelp> For kontrolelementfelter som har en ramme, kan du bestemme udseendet af kanten pรฅ formularen ved at bruge egenskaben <emph>Kant</emph>. Du kan vรฆlge mellem indstillingerne \"Uden ramme\", \"3D-udseende\" eller \"Flad\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">Egenskaben <emph>Tabuleringsrรฆkkefรธlge</emph> bestemmer rรฆkkefรธlgen for fokus pรฅ kontrolelementerne i formularen, nรฅr du trykker tabulatortasten.</ahelp> I en formular, som indeholder mere end รฉt kontrolelement, flyttes fokus til nรฆste kontrolelement, nรฅr du trykker tabulatortasten. Du kan angive rรฆkkefรธlgen for fokusskift med et indeks under <emph>Tabuleringsrรฆkkefรธlge</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "Egenskaben <emph>Tabuleringsrรฆkkefรธlge</emph> er ikke tilgรฆngelig for <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Skjulte kontrolelementer</link>. Hvis du vil, kan du ogsรฅ indstille denne egenskab til grafiske knapper og kontrolelementer, sรฅ du kan markere disse kontrolelementer med tabulatortasten."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Nรฅr man opretter en formular, bliver et indeks automatisk tildelt til kontrolelementfelterne, som er tilfรธjet til denne formular; alle kontrolfelter, som tilfรธjes, bliver tildelt et indeks som forรธges med 1. Hvis du รฆndrer indekset for et kontrolelement, opdateres indekserne for de andre kontrolelementer automatisk. Elementer, som ikke kan vรฆre fokuseret, (Tabulatorstop = Nej) bliver ogsรฅ tildelt en vรฆrdi. Disse kontrolelementer bliver dog sprunget over, nรฅr du bruger tabulatortasten."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Angiver om vรฆrdien รฆndres nรฅr brugeren ruller musescrollehjulet. Aldrig: Vรฆrdien รฆndres ikke. Nรฅr i fokus: (standard) Vรฆrdien รฆndres nรฅr kontrolelementet har fokus og hjulet peger pรฅ kontrolelementet og rulles. Altid: Vรฆrdien รฆndres nรฅr kontrolelementet har fokus og hjulet peger pรฅ kontrolelementet og rulles, uanset hvilket kontrolelement der har fokus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "For grupperede indstillingsfelter defineres status for gruppen svarende til standardindstillingen ved egenskaben <emph>Standardstatus</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "For en knap af typen nulstil angiver elementet <emph>Standardvalg</emph> status for rullelisten, hvis knappen aktiveres af brugeren."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "For en rulleliste, som indeholder en vรฆrdiliste, kan du klikke pรฅ knappen <emph>...</emph> for at รฅbne dialogen <emph>Standardvalg</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "For en knap af typen nulstil angiver elementet <emph>Standardvรฆrdi</emph> status for kontrolelementet, hvis knappen aktiveres af brugeren."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Angiver vรฆrdien der tilfรธjes eller trรฆkkes fra, nรฅr brugeren klikker pรฅ pileikonet pรฅ rullebjรฆlken.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">Egenskaben <emph>Standardknap</emph> specificerer, at den tilsvarende knap vil blive aktiveret, nรฅr du trykker pรฅ Enter-tasten.</ahelp> Egenskaben <emph>Standardknap</emph> specificerer, at den tilsvarende knap vil blive aktiveret, nรฅr du trykker pรฅ Enter-tasten. Hvis du รฅbner dialogen eller formularen og ikke udfรธrer andre handlinger, er knappen med denne egenskab standardknappen."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Nรฅr du benytter websideformularer, kan du stรธde pรฅ denne egenskab i sรธgemasker. Disse er redigerbare masker, som indeholder et tekstfelt og en knap af typen Send. Sรธgeordet indtastes i tekstfeltet, og sรธgningen startes ved at aktivere knappen. Hvis knappen er defineret som standardknappen, startes sรธgningen dog ved at trykke pรฅ Enter efter at have indtastet sรธgeordet."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">Egenskaben <emph>Tabulatorstop</emph> bestemmer, om et kontrolelementfelt kan vรฆlges med tabulatortasten.</ahelp> De fรธlgende indstillinger er tilgรฆngelige:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Ved at bruge tabulatortasten, flyttes fokus fra kontrolelementet."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Kontrolelementet kan vรฆlges med tabulatortasten."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\"> Etiket-egenskaben angiver etiketten for kontrolfeltet der er vist i formularen.</ahelp> Etiket-egenskab angiver etiketten for kontrolfeltet der er vist i formularen. Denne egenskab bestemmer den synlige etiket eller kolonneoverskriften for datafeltet i tabelkontrolelement formularer."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Nรฅr du opretter et nyt kontrolelement, bliver beskrivelsen, som er foruddefineret i egenskaben <emph>Navn</emph>, brugt som standardetiket for kontrolelementet. Etiketten bestรฅr af kontrolfeltets navn og et heltal til nummerering af kontrolelementet (for eksempel, Kommandoknap1). Med egenskaben <emph>Titel</emph> kan du tildele en anden beskrivelse til kontrolelementet, sรฅ etiketten afspejler kontrolelementets funktion. ร†ndre denne egenskab for at vise brugeren en meningsfuld etiket for kontrolelementet."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>flerlinjede titler i formularer</bookmark_value><bookmark_value>navne;flerlinjede titler</bookmark_value><bookmark_value>kontrolelementer;flerlinjede titler</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "For at oprette en flerlinjet titel skal du รฅbne kombinationsfeltet ved at bruge pileknappen. Du kan indtaste et linjeskift ved at trykke Skift+<switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "<emph>Titel</emph> egenskaben bruges kun til mรฆrkning af et formularelement i den synlige brugergrรฆnseflade. Hvis du arbejder med makroer, lรฆg da mรฆrke til, at et kontrolelement ved programafvikling altid tilgรฅs via egenskaben <emph>Navn</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Angiver den URL-adresse der รฅbnes, nรฅr du klikker pรฅ en knap af typen \"ร…bn dokument / webside\".</ahelp> Indtast URL-adressen for et knap af typen ร…bn dokument / webside i feltet <emph>URL</emph>. Adressen รฅbner, nรฅr du klikker pรฅ knappen."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Du kan indtaste et tegn eller en streng for valutasymbolet.</ahelp> I et valutafelt kan du forudangive valutasymbolet ved at indtaste tegnet eller strengen i egenskaben <emph>Valutasymbol</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Hvis tekstfeltet bruges til indtastning af en adgangskode, indtast da ASCII-koden for det viste tegn. Dette tegn vises i stedet for tegnene, der indtastes af brugeren til adgangskoden.</ahelp> Hvis brugeren indtaster en adgangskode, kan du bestemme de tegn, som vil blive vist i stedet for tegnene indtastet af brugeren. I <emph>Adgangskodetegn</emph> skal du indtaste ASCII-koden for det รธnskede tegn. Du kan bruge vรฆrdierne fra 0 til 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Tegnene og de tilsvarende ASCII-koder, kan ses i dialogen <emph>Specialtegn</emph> (Indsรฆt - Specialtegn)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Angiver tegnmasken. Tegnmasken indeholder de oprindelige vรฆrdier og er altid synlig efter overfรธrsel af en formular.</ahelp> Med maskerede felter kan du kan angive en tegnmaske. En tegnmaske indeholder de oprindelige vรฆrdier i en formular og er altid synlig efter overfรธrsel af en formular. Ved hjรฆlp af en tegnkode til Redigeringsmasken, kan du fastslรฅ elementerne, som brugeren kan skrive ind i det maskerede felt."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specificerer rรฆkkehรธjden af et tabelkontrolfelt.</ahelp> I tabelkontrolelementer skal du indtaste en vรฆrdi for rรฆkkehรธjden. Hvis du vil, kan du indtaste en vรฆrdi fulgt af en gyldig mรฅleenhed, for eksempel 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,8 +4709,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specificerer at handlingspunkterne i en valgt navigationslinjes kontrolelement skal vises eller skjules.</ahelp> Handlingspunkterne er fรธlgende: Gem datapost, Fortryd, Ny datapost, Slet datapost, Opdater."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4725,8 +4725,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specificerer at placeringspunkterne i en valgt navigationslinjes kontrolelement skal vises eller skjules.</ahelp> Placeringspunkterne er fรธlgende: Registrer etiket, Registrer placering, Registrer antal etiketter, Registrer antal."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4741,24 +4741,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specificerer at navigationspunkter i en valgt navigationslinjes kontrolelement skal vises eller skjules.</ahelp> Navigationspunkter er fรธlgende: Fรธrste datapost, Forrige datapost, Nรฆste datapost, Sidste datapost."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtrering / Sortering"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Angiver om der skal vises eller skjules filtrering og sortering af elementer i en valgt navigationsbjรฆlke kontrol.</ahelp>Filtrering og sortering kan ske som fรธlger: Sorter stigende, sorter faldende, sorter, automatisk filter, standard filter, anvend filter, nulstil filter/sortering."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4773,8 +4773,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Angiver om ikonerne i en valgt Navigationslinje skal vรฆre smรฅ eller store.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Specificerer stรธrrelsen af rullebjรฆlkens markรธr i \"Vรฆrdienheder\". En vรฆrdi af (\"Maks. rullevรฆrdi\" minus \"Maks rullevรฆrdi \" ) / 2 ville resultere i en rullebjรฆlkemarkรธr som fylder det halve af baggrundsomrรฅdet.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Hvis den er sat til 0, sรฅ er markรธrens bredde lig med dens Hรธjde."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "Fanebladet <emph>Data</emph> giver dig mulighed for at tildele en datakilde til det valgte kontrolelement."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "For formularer med databasereferencer, er de tilknyttede databaser defineret i <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Formularegenskaber</link>. Du finder funktionerne for dette pรฅ fanebladet<link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "De mulige indstillinger for fanebladet <emph>Data</emph> for et kontrolelement afhรฆnger af det pรฅgรฆldende kontrolelement. Du ser kun de indstillinger, der er tilgรฆngelige for det nuvรฆrende kontrolelement og indhold. De fรธlgende felter er tilgรฆngelige:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Afkrydsningsfelter og alternativknapper i regneark kan vรฆre bundet til celler i det aktuelle dokument. Hvis kontrolelementet er aktiveret, kopieres vรฆrdien, som du indtaster i Referencevรฆrdi (til), til cellen. Hvis kontrolelementet er deaktiveret, kopieres vรฆrdien fra Referencevรฆrdi (fra) til cellen.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Definerer hvordan en tom streng i inddata skal hรฅndteres. Hvis sat til Ja, vil en streng af lรฆngden nul vil blive behandlet som vรฆrdien NULL. Hvis sat til Nej, vil et hvilket som helst inddata vil blive behandlet som det er uden nogen konvertering.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "En tom streng er en streng af lรฆngde nul (\"\"). Normalt vil vรฆrdien NULL ikke vรฆre det samme som en tom streng. I almindelighed bruges udtrykket NULL til at betegne en udefineret vรฆrdi, en ukendt vรฆrdi eller \"ingen vรฆrdi er indtastet endnu.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Mens du designer din formular, kan du sรฆtte egenskaben \"Filterforslag\" for hver tekstfelt i fanebladet <emph>Data</emph> for den koresponderende <emph>Egenskaber</emph>-dialog. I efterfรธlgende sรธgninger i filtreret tilstand kan du vรฆlge blandt alle informationer indeholdt i disse felter.</ahelp> Feltets indhold kan sรฅ udfyldes ved hjรฆlp af automatisk fuldfรธrelsesfunktionen. Bemรฆrk dog at denne funktion krรฆver en stรธrre mรฆngde hukommelse og tid, specielt nรฅr den bruges i store databaser, og at den derfor skal bruges med varsomhed.</variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Marker afkrydsningsfeltet"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Vรฆrdien i den kรฆdede celle bliver sat til SAND"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Afmarker afkrydsningsfeltet"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Vรฆrdien i den kรฆdede celle bliver sat til FALSK"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Sรฆt tretilstands-afkrydsningsfelt til \"ubestemt\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Vรฆrdien i den kรฆdede celle bliver sat til #N/A"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Indtast et tal eller en formel som returnerer et tal i den kรฆdede celle"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Hvis den indtastede vรฆrdi er SAND eller ikke 0: afkrydsningsfelt bliver markeret<br/>Hvis den indtastede vรฆrdi er FALSK eller 0: afkrydsningsfeltet bliver afmarkeret"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Ryd den kรฆdede celle eller indtast tekst eller indtast en formel, som returnerer tekst eller en fejl"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Marker afkrydsningsfeltet. Egenskaben \"Referencevรฆrdi (til)\" indeholder tekst."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Teksten fra \"Referencevรฆrdi (til)\" kopieres til cellen."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Afmarker afkrydsningsfeltet. Egenskaben \"Referencevรฆrdi (fra)\" indeholder tekst."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Egenskaben \"Referencevรฆrdi (til)\" indeholder tekst. Indtast den samme tekst i cellen."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Egenskaben \"Referencevรฆrdi (til)\" indeholder tekst. Indtast en anden tekst i cellen."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Marker alternativknappen"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Vรฆrdien i den kรฆdede celle bliver sat til SAND"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Afmarker alternativknappen ved at markere en anden alternativknap"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Vรฆrdien i den kรฆdede celle bliver sat til FALSK"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Indtast et tal eller en formel som returnerer et tal i den kรฆdede celle"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Hvis den indgivne vรฆrdi er SAND eller ikke 0, bliver alternativknappen markeret<br/>Hvis den indtastede vรฆrdi er FALSK eller 0, bliver alternativknappen afmarkeret"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Ryd den kรฆdede celle eller indtast tekst eller indtast en formel, som returnerer tekst eller en fejl"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Alternativknap afmarkeres"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Marker alternativknappen. Egenskaben \"Referencevรฆrdi (til)\" indeholder tekst."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Teksten fra \"Referencevรฆrdi (til)\" kopieres til cellen."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Marker en anden alternativknap i samme gruppe. Egenskaben \"Referencevรฆrdi (fra)\" indeholder tekst."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Egenskaben \"Referencevรฆrdi (til)\" indeholder tekst. Indtast den samme tekst i cellen."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Egenskaben \"Referencevรฆrdi (til)\" indeholder tekst. Indtast en anden tekst i cellen."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Indtast tekst i tekstfeltet"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Tekst kopieres til den kรฆdede celle"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Ryd tekstfeltet"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Den kรฆdede celle bliver ryddet"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Indtast tekst eller et tal i den kรฆdede celle"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Tekst eller tal kopieres til tekstfeltet"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Indtast en formel i den kรฆdede celle"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Formelresultatet kopieres til tekstfeltet"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Nulstil den kรฆdede celle"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Tekstfeltet nustilles"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Indtast et tal i feltet"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Tallet kopieres til den kรฆdede celle"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Ryd feltet"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Vรฆrdien 0 bliver sat i den kรฆdede celle"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Indtast et tal eller en formel som returnerer et tal i den kรฆdede celle"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Teksten fra \"Referencevรฆrdi (fra)\" kopieres til cellen."
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Ryd den kรฆdede celle eller indtast tekst eller indtast en formel, som returnerer tekst eller en fejl"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Vรฆrdien 0 bliver sat i feltet"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Den valgte indtastning: Synkroniserer tekstindholdet af det valgte rullelisteelement med celleindholdet."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Placering for den valgte indtastning: Placeringen af det enkelte valgte element i rullelisten er synkroniseret med den numeriske vรฆrdi i cellen."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Marker et enkelt element i listen"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Position er kรฆdet: Positionen for det valgte element kopieres til den kรฆdede celle. For eksempel, hvis det tredje element er valgt, vil tallet 3 blive kopieret."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Marker flere listepunkter"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Vรฆrdien i den kรฆdede celle bliver sat til #N/A"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Afmarker alle listepunkter"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Indhold er kรฆdet: Kรฆdet celle ryddes"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Position er kรฆdet: Vรฆrdien 0 indsรฆttes i den kรฆdede celle"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Indtast tekst eller et tal i den kรฆdede celle"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Indhold er kรฆdet: Find og marker et tilsvarende listeelement"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Position er kรฆdet: Listeelementet pรฅ den angivne position (startende med 1 for det fรธrste element) er valgt. Hvis elementet ikke findes er alle punkter afmarkeret."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Indtast en formel i den kรฆdede celle"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Der markeres et listeelement som svarer til formelresultatet og den valgte kรฆdemetode."
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Nulstil den kรฆdede celle"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Afmarkerer alle punkter i rullelisten"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Skift indholdet af listens kildeomrรฅde"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Indtast tekst i kombinationsfeltets redigeringsfelt eller vรฆlg et element fra rullegardinmenuen"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Tekst kopieres til den kรฆdede celle"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Ryd kombinationsfeltets redigeringsfeltet"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Den kรฆdede celle bliver ryddet"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Indtast tekst eller et tal i den kรฆdede celle"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Tekst eller tal kopieres til kombinationsfeltets redigeringsfelt"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Indtast en formel i den kรฆdede celle"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Formelresultatet kopieres til kombinationsboksens redigeringsfelt"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Nulstil den kรฆdede celle"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Kombinationsfeltets redigeringsfelt bliver ryddet"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Skift indholdet af listens kildeomrรฅde"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Kรฆdet indhold: Synkroniser tekstindhold af det valgte rullelisteelement med celleindholdet. Marker \"Den valgte indtastning\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Lรฆnkede valg position: placeringen af det enkelte valgte element i rullelisten synkroniseres med den numeriske vรฆrdi i cellen. Marker \"Placering for den valgte indtastning\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>kontrolelementer; hรฆndelser</bookmark_value><bookmark_value>hรฆndelser; kontrolelementer</bookmark_value><bookmark_value>makroer; tildele til hรฆndelser i formularer</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,24 +6589,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "Pรฅ fanebladet <emph>Hรฆndelser</emph> kan du kรฆde makroer til hรฆndelser, som forekommer i en formulars kontrolfelter."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "Nรฅr en hรฆndelse sker vil en linket makro blive kaldt. For at angive en makro til en hรฆndelse sรฅ tryk pรฅ <emph>...</emph> knappen. <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Tildel handling</link> dialogen รฅbner."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Afhรฆngig af kontrolelementet, er forskellige hรฆndelser tilgรฆngelige. Kun de tilgรฆngelige hรฆndelser for det valgte kontrolelement og sammenhรฆngen er skrevet pรฅ fanebladet <emph>Hรฆndelser</emph>. Fรธlgende hรฆndelser er defineret:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\" >Denne hรฆndelse indtrรฆffer, fรธr en handling bliver udlรธst ved at klikke pรฅ kontrolelementet.</ahelp> For eksempel vil klik pรฅ en \"Indsend\"-knap igangsรฆtte en send-handling. Den faktiske \"send\"-proces vil dog fรธrst starte, nรฅr hรฆndelsen <emph>Ved initiering</emph> indtrรฆffer. Hรฆndelsen <emph>Godkend handling</emph> giver dig mulighed for at stoppe processen. Hvis den forbundne metode returnerer et FALSE, vil <emph>Ved initiering</emph> ikke blive udfรธrt."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">Hรฆndelsen <emph>Udfรธr handling</emph> indtrรฆffer, nรฅr en handling startes.</ahelp> Hvis du for eksempel har en \"Indsend\"-knap i din formular, reprรฆsenterer send-processen handlingen, der skal initieres."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">Hรฆndelsen <emph>ร†ndret</emph> indtrรฆffer, nรฅr kontrolelementet mister fokus, og indholdet af kontrolelementet er รฆndret, siden det mistede fokus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">Hรฆndelsen <emph>Tekst รฆndret</emph> indtrรฆffer, hvis du indtaster eller รฆndrer en tekst i et indtastningsfelt.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,8 +6685,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">Hรฆndelsen <emph>Elementstatus รฆndret</emph> indtrรฆffer, hvis status for kontrolelementfeltet er รฆndret.</ahelp> Hรฆndelsen <emph>Elementstatus รฆndret</emph> indtrรฆffer, hvis status for kontrolfeltet er รฆndret."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">Hรฆndelsen <emph>Ved fokus</emph> indtrรฆffer, hvis et kontrolelementfelt modtager fokus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">Hรฆndelsen <emph>Tast trykket</emph> indtrรฆffer, nรฅr brugeren trykker en vilkรฅrlig tast, mens kontrolelementet har fokus.</ahelp> Denne hรฆndelse kan vรฆre forbundet til en makro, som kontrollerer indtastninger."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">Hรฆndelsen <emph>Tast sluppet</emph> indtrรฆffer, nรฅr brugeren slipper en vilkรฅrlig tast, mens kontrolelementet har fokus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">Hรฆndelsen <emph>Mus indenfor</emph> indtrรฆffer, hvis musen er indenfor kontrolfeltet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">Hรฆndelsen <emph>Musebevรฆgelse ved tastetryk</emph> indtrรฆffer, nรฅr musen flyttes samtidig med, at en tast trykkes ned.</ahelp> Et eksempel er, at ved trรฆk-og-slip afgรธr en ekstra tast tilstanden (flyt eller kopier)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">Hรฆndelsen <emph>Mus flyttet</emph> indtrรฆffer, hvis musen flyttes over kontrolelementet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">Hรฆndelsen <emph>Museknap trykket</emph> indtrรฆffer, hvis museknappen bliver trykket ned, mens musemarkรธren er pรฅ kontrolelementet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">Hรฆndelsen <emph>Museknap sluppet</emph> indtrรฆffer, hvis museknappen bliver sluppet, mens musemarkรธren er pรฅ kontrolelementet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Hรฆndelsen <emph>Mus udenfor</emph> indtrรฆffer, nรฅr musen er udenfor kontrolfeltet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Klik pรฅ ikonet <emph>Navigator til/fra</emph> for at skjule eller vise <emph>Navigator</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Du kan ogsรฅ fรฅ vist <emph>Navigatoren</emph> ved at vรฆlge <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">Vis - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">Vis - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Vis - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Vis - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,16 +9461,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">Angiver om vinduet for Typografier og Formatering skal vises eller skjules. Der kan du tildele og administrere typografier.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "Hvert $[officename]-program har sit eget vindue for Typografier og formatering. Sรฅledes er der adskilte vinduer til <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">tekstdokumenter</link></caseinline><defaultinline>tekstdokumenter</defaultinline></switchinline>, til<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">regneark</link></caseinline><defaultinline>regneark</defaultinline></switchinline>og for<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">prรฆsentationer/tegninger</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">prรฆsentationer/tegninger</link></caseinline><defaultinline>prรฆsentationer/tegninger</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9517,16 +9517,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "For at nulstille de valgte objekter til standardafsnitstypografien skal du markere <emph>Ryd formatering</emph>. Marker <emph>Flere typografier</emph> for at รฅbne vinduet Typografier og formatering."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "Et klik pรฅ knappen med pilen nedad til hรธjre for et typografinavn viser en popup-menu, som lader dig opdatere typografien fra den aktuelle markering eller at redigere typografien."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Du kan se navnet pรฅ skrifttyperne formateret med deres respektive skrifttype, hvis du markerer feltet <emph>Forhรฅndsvisning i skrifttypelister</emph> i <link href=\"text/shared/optionen/01010800.xhp\" name=\"Tools - Options - $[officename] - View\">Funktioner - Indstillinger - $[officename] - Vis</link>.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Hvis du klikker pรฅ ikonet <emph>Formindsk indrykning</emph> mens du holder <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>nede, vil indrykning for det valgte afsnit blive rykket med standard tabulatorafstand, som er defineret under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - Generelt</emph></link> i dialogen Indstillinger.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Klik pรฅ ikonet Forรธg indrykning for at รธge indrykningen til venstre for det aktuelle afsnit eller celleindholdet og flytte markรธren til den nรฆste tabulatorplacering.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Klik pรฅ ikonet <emph>Forรธg indrykning</emph> mens du holder <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline> tasten nede for at flytte indrykning af det markerede afsnit ind med standard tabulatorafstanden, som er sat i <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - Generelt</emph></link> i dialogen Indstillinger.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Indrykning forรธget med antallet ved hjรฆlp af <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble-tasten</caseinline><defaultinline>Ctrl-tasten</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "For at slรฅ fremhรฆvelse fra, tryk Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Klik pรฅ ikonet <emph>Forรธg afsnitsafstand</emph> for at รธge afstanden over det valgte afsnit.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Du kan foretage yderligere justeringer af afstanden ved at vรฆlge <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Formater - Afsnit - Indrykning & afstand</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Klik pรฅ ikonet <emph>Formindsk afstand</emph> for at mindske afstanden til afsnittet over det valgte afsnit.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Du kan foretage yderligere justeringer af afstanden ved at vรฆlge <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Formater - Afsnit - Indrykning & afstand</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"CALC\">For at anvende en bestemt type kant til en enkelt celle, placer markรธren i cellen, รฅbn den flydende vรฆrktรธjslinje <emph>Kant</emph> og marker en kant.</caseinline> <defaultinline>Hver gang du indsรฆtter grafik eller tabeller, har de allerede en fuldstรฆndig kant. For at fjerne denne kant, marker grafikobjektet eller hele tabellen og klik pรฅ ikonet \"ingen kant\" pรฅ den flydende vรฆrktรธjslinje <emph>Kant</emph>.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Yderligere information findes i Hjรฆlp under <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Kanter</emph></link>. Du kan ogsรฅ sรธge information om, hvordan man <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">formaterer en teksttabel</link> med ikonet <emph>Kanter</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Se sektionen <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Kanter</link> i hjรฆlpen for mere hjรฆlp."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Se afsnittet <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Kanter</link> i hjรฆlpen for mere information."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\" >Giver dig mulighed for at skifte mellem forankringsindstillinger.</ahelp></variable> Ikonet <emph>Skift forankring</emph> er kun synligt, nรฅr et objekt som for eksempel grafik eller kontrolfelt<switchinline select=\"appl\"><caseinline select=\"WRITER\"> eller ramme </caseinline> </switchinline> er valgt."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Du kan finde mere information om forankring i hjรฆlpesektionen <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Forankring</emph></link>."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Marker et objekt og klik pรฅ ikonet <emph>Roter</emph> pรฅ vรฆrktรธjslinjen <emph>Tegning</emph>. </caseinline><caseinline select=\"DRAW\">Marker et objekt og klik pรฅ ikonet Roter pรฅ vรฆrktรธjslinjen Tegning.</caseinline><defaultinline>Marker et objekt og klik pรฅ ikonet <emph>Roter</emph> pรฅ vรฆrktรธjslinjen <emph>Tegneobjektegenskaber</emph>.</defaultinline></switchinline> Trรฆk et hjรธrnehรฅndtag pรฅ objektet i den retning, som du vil rotere det."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikonet <emph>Et niveau ned</emph> er pรฅ vรฆrktรธjslinjen <emph>Punktopstilling</emph>, som fremkommer, nรฅr markรธren er placeret pรฅ et punktopstillingselement.</caseinline><caseinline select=\"IMPRESS\">Ikonet <emph>Niveau ned</emph> er pรฅ vรฆrktรธjslinjen <emph>Tekstformatering</emph>, som fremkommer, nรฅr der arbejdes i dispositionsvisningen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Et niveau ned</caseinline><defaultinline>Niveau ned</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Ikonet <emph>Et niveau op</emph> er pรฅ linjen <emph>Punktopstilling</emph>, som fremkommer, nรฅr markรธren er placeret pรฅ et punktopstillingselement.</caseinline> <caseinline select=\"IMPRESS\">Ikonet <emph>Niveau op</emph> er pรฅ vรฆrktรธjslinjen <emph>Tekstformatering</emph>, som fremkommer, nรฅr der arbejdes i dispositionsvisningen.</caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Et niveau op</caseinline> <defaultinline>Niveau op</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Hvis du har nummererede afsnit og klikker pรฅ ikonet <emph>Flyt opad</emph>, vil tallene blive justeret til den aktuelle rรฆkkefรธlge.<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikonet <emph>Flyt opad</emph> er kun synligt, nรฅr markรธren er placeret i en punktopstillet liste. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ikonet <emph>Flyt opad</emph> forekommer pรฅ linjen <emph>Tekstformatering</emph> nรฅr du bruger dispositionsvisningen.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Denne funktion kan kaldes ved at trykke pรฅ <switchinline select=\"sys\"> <caseinline select=\"MAC\">ร†ble</caseinline> <defaultinline>Ctrl</defaultinline> </switchinline>+Pil op."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Hvis du har nummererede afsnit og klikker pรฅ ikonet <emph>Flyt nedad</emph>, vil tallene blive justeret til den aktuelle rรฆkkefรธlge.<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikonet <emph>Flyt nedad</emph> er kun synligt, nรฅr markรธren er placeret i en punktopstillet- eller nummereret liste.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ikonet <emph>Flyt nedad</emph> fremkommer pรฅ vรฆrktรธjslinjen <emph>Tekstformatering</emph>, nรฅr du bruger dispositionsvisningen. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Denne funktion kan kaldes ved at klikke<switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Pil ned."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Indstillinger for punktopstillinger sรฅsom type og placering defineres i dialogen <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Punktopstilling</emph></link>. For at รฅbne denne dialog skal du klikke pรฅ ikonet <emph>Punktopstilling</emph> pรฅ vรฆrktรธjslinjen <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Punktopstilling</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Indstillinger for punktopstillinger sรฅsom type og placering defineres i dialogen <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Punktopstilling</link>. For at รฅbne denne dialog skal du klikke pรฅ ikonet <emph>Punktopstilling</emph> pรฅ vรฆrktรธjslinjen <emph>Tekstformatering</emph>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">I <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Weblayout</link> er nogle nummererings- og punkttegn ikke tilgรฆngelige.</caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"IMPRESS\">Afstanden mellem teksten og venstre tekstramme og placeringen af punkttegnet kan bestemmes i dialogen under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Formater - Afsnit</emph></link> ved at indtaste venstre indrykning og den fรธrste linjes indrykning.</caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,8 +10957,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "Aktiver Indlรฆs URL med kommandoen <emph>Synlige knapper</emph> (hรธjreklik pรฅ vรฆrktรธjslinjen)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Du kan aktivere en markรธr til at markere tekst i et skrivebeskyttet tekstdokument eller i hjรฆlpen. Vรฆlg <emph>Rediger - Marker tekst</emph> eller รฅbn genvejsmenuen for et skrivebeskyttet dokument og vรฆlg <emph>Marker tekst</emph>. Markรธren vil ikke blinke.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "For at kunne รฆndre i en database, der bruges af flere end en person, skal du have passende adgangsrettigheder. Nรฅr du redigerer en ekstern database, sker der ingen midlertidig lagring af de foretagne รฆndringer i $[officename]. De sendes direkte til databasen."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Gemmer den aktuelle datapost i databasetabellen.</ahelp> Ikonet <emph>Gem datapost</emph> findes pรฅ vรฆrktรธjslinjen <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Tabeldata</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">Klik for at afbryde den aktuelle indlรฆsningsproces, <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-klik for at afbryde alle indlรฆsningsprocesser.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Eksporterer det aktuelle dokument direkte som PDF. Der bliver ikke vist en dialog til indstillinger.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Viser den aktuelle markรธrplacering i %PRODUCTNAME Basic-dokumentet. Rรฆkkenummeret angives fรธrst og sรฅ kolonnenummeret.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ร…bner hyperlink-dialogen.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,8 +11421,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Brug <emph>Internet</emph>siden i <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink-dialogen</link> for at redigere hyperlinks med WWW eller FTP-adresser.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11453,8 +11453,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Opretter et http-hypelink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11469,8 +11469,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Opretter et FTP-hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\">ร…bner dialogen <emph>Tildel makro</emph>, hvor du kan tilknytte din egen programkode til hรฆndelser sรฅsom \"Mus over objekt\" eller \"Udlรธs hyperlink\".</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Indtast et navn for hyperlinket.</ahelp> $[officename] indsรฆtter et NAME-mรฆrke i hyperlinket."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,8 +11669,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Pรฅ siden <emph>E-mail</emph> i <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink-dialogen</link> kan du redigere hyperlinks til e-mailadresser.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11693,8 +11693,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\".\">Tildeler den angivne e-mailadresse til hyperlinket.</ahelp> Et klik pรฅ det nye hyperlink i dokumentet vil รฅbne en ny besked adresseret til modtageren i feltet <emph>Modtager</emph>."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11709,8 +11709,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Skjuler eller viser datakildeoversigten.</ahelp> Trรฆk modtagerens <emph>e-mail</emph>-datafelt fra datakildeoversigten ind i tekstfeltet <emph>Modtager</emph>."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11725,8 +11725,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Angiver emnet, der indsรฆttes i emnelinjen i det nye meddelelses-dokument.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11749,8 +11749,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Hyperlinks til ethvert dokument eller mรฅl i dokumenter kan redigeres ved at bruge fanebladet <emph>Dokument</emph> i <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink-dialogen</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Indtast en URL for den fil, du รธnsker at รฅbne, nรฅr du klikker pรฅ hyperlinket. Hvis du ikke angiver en mรฅlramme, รฅbnes filen i det nuvรฆrende dokument eller ramme.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,8 +11789,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">ร…bner <emph>ร…bn-dialogen,</emph> hvor du kan vรฆlge en fil.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11869,8 +11869,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
-msgstr "<ahelp hid=\".\">Brug fanebladet <emph>Nyt dokument</emph> fra <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink-dialogen</link> for at sรฆtte et hyperlink op til et nyt dokument og oprette det nye dokument samtidigt.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -11933,8 +11933,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Indtast en URL for den fil, du vil รฅbne, nรฅr du klikker pรฅ hyperlinket.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Til dokumentets slutning</caseinline> <defaultinline>Sidste side</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Luk det aktuelle vindue.</ahelp> Vรฆlg <emph>Vindue - Luk vindue</emph> eller tryk <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. I forhรฅndsvisning af side i $[officename] Writer og Calc kan du lukke det aktuelle vindue ved at klikke pรฅ knappen <emph>Luk forhรฅndsvisning</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Mens funktionerne <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sorter i stigende rรฆkkefรธlge</emph></link> og <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sorter i faldende rรฆkkefรธlge</emph></link> kun sorterer efter et enkelt kriterium, kan du kombinere flere kriterier i dialogen <emph>Sorteringsrรฆkkefรธlge</emph>."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Hvis du sorterer feltnavnet \"Fornavn\" i stigende rรฆkkefรธlge og feltnavnet \"Efternavn\" i faldende rรฆkkefรธlge, vil alle dataposter blive sorteret i stigende rรฆkkefรธlge efter fornavn og dernรฆst indenfor fornavnene, i faldende rรฆkkefรธlge pรฅ efternavn. For eksempel vil Jens ร…gesen sรฅ komme fรธr Jens Bertelsen."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tabeller i databaser; sรธge</bookmark_value><bookmark_value>formularer; gennemse</bookmark_value><bookmark_value>dataposter; sรธge i databaser</bookmark_value><bookmark_value>sรธge; databaser</bookmark_value><bookmark_value>databaser; sรธge dataposter</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Sรธger databasetabeller og formularer.</ahelp> I formularer eller databasetabeller kan du gennemsรธge datafelter, rullelister og afkrydsningsfelter for specifikke vรฆrdier.</variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "Sรธgningen beskrevet her bliver udfรธrt af <item type=\"productname\">%PRODUCTNAME</item>. Hvis du vil bruge SQL-serveren til at sรธge i en database, bรธr du bruge ikonet <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Formularbaserede filtre</link> i vรฆrktรธjslinjen <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Formular</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Du har et datofelt, som er gemt i formatet \"DD.MM.ร…ร…\" i databasen (for eksempel, 17.02.65). Formatet for elementet er รฆndret i datakildevisningen til \"DD MMM ร…ร…ร…ร…\" (17 feb 1965). I dette eksempel vil en en datapost, som indeholder 17 februar, kun blive fundet, nรฅr indstillingen <emph>Anvend feltformatering</emph> er valgt:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" returnerer \"14:00:00\" som et tidspunkt"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Klokkeslรฆtsfelter findes ikke i dBASE-databaser og skal simuleres. For at vise tiden \"14:00:00\" internt er et 5-tal nรธdvendigt."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" returnerer alle dataposter fra et standarddatofelt"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "Visningen svarer ikke til det, der er lagret internt. Hvis for eksempel vรฆrdien 45,789 er gemt i databasen i et felt af typen Tal/Dobbelt,og den viste formatering er sat til kun at bruge to decimaler, returneres kun \"45,79\" i sรธgninger med feltformatering."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Dog er sรธgninger uden <emph>Anvend feltformatering</emph> passende til stรธrre databaser uden formateringsemner, fordi det er hurtigere."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Tillader en sรธgning med en * eller ? joker.</ahelp> Du kan bruge fรธlgende jokertegn:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Hvis du vil sรธge efter det faktiske tegn ? eller *, skal du sรฆtte bagstreg foran, som i \"\\?\" eller \"\\*\". Dette er kun nรธdvendigt nรฅr <emph>Jokertegnsudtryk</emph> er aktiveret. Nรฅr denne indstilling er ikke aktiveret, behandles jokertegn som normale tegn."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Sรธger med regulรฆre udtryk.</ahelp> De samme regulรฆre udtryk, som understรธttes her, er ogsรฅ understรธttet i <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Sรธg og erstat-dialogen</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "I meget store databaser kan sรธgning efter dataposten i modsat orden tage nogen tid. I dette tilfรฆlde vil statuslinjen informere dig om at sรธgningen stadig er i gang."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Sรธg / Annuller"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "I modsรฆtning til den almindelige sรธgning, som aktiveres med ikonet <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Sรธg datapost</link> pรฅ vรฆrktรธjslinjen <emph>Formular</emph>, kan du sรธge hurtigere ved at bruge formularbaseret filter. Sรฆdvanligvis foretages sรธgningen af en hurtig databaseserver. Du kan indtaste flere komplekse sรธgebetingelser."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "<emph>Anvend filter</emph> funktionen bevarer <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">Formularbaserede filtre</link>, som er sat. Du behรธver ikke at redefinere dem."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Aktiverer en ekstra tabelvisning nรฅr du bruger formularvisningen.</ahelp> Nรฅr funktionen <emph>Datakilde som tabel</emph> er aktiveret, ser du tabellen i et omrรฅde over formularen."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Tabel- og formularvisningen afspejler samme data. ร†ndringer, der laves i tabellen, er ogsรฅ synlige i formularen, og รฆndringer af formularen er synlige i tabellen."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Trรฆk den nederste venstre markรธr til hรธjre, mens du holder museknappen nede"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Trรฆk รธverste venstre markรธr til hรธjre mens du holder museknappen nede"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Trรฆk den hรธjre markรธr mod venstre mens du holder museknappen nede"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Hold <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-tasten nede for at รฆndre venstre indrykning, startende med den anden linje i et afsnit, klik pรฅ trekanten nederst til venstre, og trรฆk den til hรธjre."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "Funktionen <emph>Udfรธr forespรธrgsel</emph> giver dig mulighed for at kontrollere forespรธrgslen. Nรฅr du gemmer forespรธrgslen, bliver den gemt i fanebladet <emph>Forespรธrgsel</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specificerer tabellerne som skal indsรฆttes i designvinduet.</ahelp> I dialogen <emph>Tilfรธj tabeller</emph> skal du vรฆlge de tabeller, som du har brug for i din aktuelle opgave.</variable> Nรฅr du opretter en forespรธrgsel eller en ny tabelprรฆsentation, skal du vรฆlge den tabel, som forespรธrgslen eller tabelprรฆsentation skal referere. Nรฅr du arbejder med relationsdatabaser, skal du vรฆlge de tabeller, som du vil bygge relationer imellem."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Slรฅ designvisning til/fra"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Slรฅ designvisning til/fra\">Slรฅ designvisning til/fra</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Slรฅ designvisning til/fra"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">I native SQL-tilstand kan du indtaste SQL-kommandoer, som ikke fortolkes af $[officename], men i stedet passerer direkte til datakilden.</ahelp> Hvis du ikke viser disse รฆndringer i designvisningen, kan du ikke skifte tilbage til designvisningen."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Klik pรฅ ikonet igen for at vende tilbage til normal tilstand, hvor รฆndringer i <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">Ny(t) forespรธrgseldesign</link> synkronises med de tilladte รฆndringer gennem SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Viser rรฆkken \"Funktion\" i den nederste del af designvisningen i vinduet <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Forespรธrgselsdesign</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Viser \"Tabel\"-rรฆkken i den nederste del af <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Forespรธrgselsdesignet</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Viser \"Alias\"-rรฆkken i den nederste del af <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Forespรธrgselsdesign</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Udvider den oprettede SELECT sรฆtning i <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL-forespรธrgsel</link> i den aktuelle kolonne med parameteren DISTINCT.</ahelp> Konsekvensen er at identiske vรฆrdier som optrรฆder flere gange i tabellen kun fremkommer en gang."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Klik pรฅ objektet med pilen for at vรฆlge det. For at vรฆlge mere end et enkelt objekt, skal du trรฆkke en markeringsramme omkring objekterne. For at fรธje et objekt til en markering, skal du trykke pรฅ Skift og sรฅ klikke pรฅ objektet.<switchinline select=\"appl\"> <caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Objekter, der er valgt samlet, kan sรฅ defineres som en <link href=\"text/shared/01/05290000.xhp\" name=\"group\">gruppe</link>, og det gรธr dem til et enkelt gruppeobjekt.</defaultinline> </switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Du kan redigere individuelle elementer i en gruppe. Du kan ogsรฅ slette elementer i en gruppe med <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Skift</defaultinline> </switchinline>+klik.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Du kan vรฆlge enkelte objekter i en gruppe ved at dobbeltklikke, hvis du fรธrst deaktiverer ikonet <emph>Rediger tekst ved at dobbeltklikke</emph> pรฅ vรฆrktรธjslinjen <emph>Indstillinger</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "I HTML-kildeteksttilstand, kan du se og redigere dokumentets <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>-<link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link>. Gem dokumentet som et simpelt tekstdokument. Tildel endelsen .html eller .htm for at betegne dokumentet som HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Viser den aktuelle sidetypografi. Dobbeltklik for at redigere typografien, hรธjreklik for at vรฆlge en anden typografi.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Dobbeltklik pรฅ feltet <emph>Sidetypografi</emph> for at รฅbne dialogen <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Sidetypografi</link>, hvor du kan redigere typografien for den aktuelle side. I genvejsmenuen for dette felt kan du anvende en sidetypografi.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Dobbeltklik pรฅ feltet <emph>Sidetypografi</emph> for at รฅbne dialogen <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Sidetypografi</link>, hvor du kan redigere typografien for den aktuelle side.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Dobbeltklik pรฅ dette felt for at รฅbne dialogen <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Diasdesign</link> hvor du vรฆlger typografien for det aktuelle dias. Du kan vรฆlge et andet papirformat eller baggrund. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Dobbeltklik pรฅ dette felt for at รฅbne dialogen <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Diasdesign</link> hvor du vรฆlger typografien for den aktive side. Du kan vรฆlge et andet papirformat eller baggrund. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Dobbeltklik pรฅ dette felt รฅbner dialogen <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Mรฅlestok</link>, hvor du kan รฆndre den aktuelle zoomfaktor."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,16 +15693,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">Viser den aktuelle indsรฆtningstilstand. Du kan skifte imellem INDS = indsรฆt og OVR = overskriv.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\">Dette felt er kun aktivt, hvis markรธren er i formelinjens indtastningslinje eller i en celle.</caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Klik i feltet for at skifte tilstand (undtaget i $[officename] Basic-IDE, idet kun tasten <emph>Indsรฆt</emph> er aktiv). Hvis markรธren er placeret i et tekstdokument, kan du ogsรฅ bruge Indsรฆt-tasten for at skifte tilstand (hvis tasten findes pรฅ dit tastatur)."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,8 +15765,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr "<bookmark_value>markeringstilstande i tekst</bookmark_value> <bookmark_value>tekst; markeringstilstande</bookmark_value> <bookmark_value>udvidelsesmarkeringstilstand</bookmark_value> <bookmark_value>tilfรธjelsesmarkeringstilstand</bookmark_value> <bookmark_value>blokmarkeringstilstand</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>markeringstilstande i tekst</bookmark_value><bookmark_value>tekst; markeringstilstande</bookmark_value><bookmark_value>udvidelsesmarkeringstilstand</bookmark_value><bookmark_value>tilfรธjelsesmarkeringstilstand</bookmark_value><bookmark_value>blokmarkeringstilstand</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15821,8 +15821,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "Dette er standard valg-mรฅden for tekstdokumenter. Med tastaturet kan du vรฆlge med Skift+Navigationstasterne (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). Med musen vรฆlger du ved at klikke i teksten, hvor udvรฆlgelsen skal starte, holde venstre museknap nede mens du gรฅr til slutningen af det du skal vรฆlge. Slip museknappen nรฅr du har valgt teksten."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15837,8 +15837,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
-msgstr "Med piletasterne eller <item type=\"keycode\">Home</item> og <item type=\"keycode\">'End</item>-tasterne kan du udvide eller beskรฆre den aktuelle markering. Klik pรฅ teksten markerer teksten mellem den aktuelle markรธrplacering og klikkets position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Hvis รฆndringer til dokumentet endnu ikke er gemt vises \"*\" i dette felt pรฅ Statuslinjen. Dette gรฆlder ogsรฅ for nye, endnu ikke gemte dokumenter.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/04.po b/source/da/helpcontent2/source/text/shared/04.po
index 55a795e1d84..5bec5f0bd35 100644
--- a/source/da/helpcontent2/source/text/shared/04.po
+++ b/source/da/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-27 18:39+0000\n"
"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1527446359.000000\n"
#: 01010000.xhp
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>tastatur; generelle kommandoer</bookmark_value> <bookmark_value>genvejstaster; generelle</bookmark_value> <bookmark_value>tekstindtastningsfelter</bookmark_value> <bookmark_value>automatisk fuldfรธrelsesfunktion i tekst og rullelister</bookmark_value> <bookmark_value>makroer; afbrydende</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "En stor del af programmernes funktionalitet kan kaldes ved brug af genvejstaster. For eksempel vises genvejstasten <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> ved siden af menupunktet <emph>ร…bn</emph> i menuen <emph>Filer</emph>. Hvis du vil tilgรฅ denne funktion ved hjรฆlp af genvejstasterne, tryk og hold tasten <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline> nede og tryk sรฅ tasten O. Slip begge taster efter dialogen kommer frem."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Nogle af tegnene pรฅ menulinjen er understreget. Du kan tilgรฅ disse menuer direkte ved at taste det understregede tegn sammen med Alt-tasten. Nรฅr menuen er รฅbnet, vil du igen se understregede tegn. Du tilgรฅr disse menupunkter direkte ved simpelt hen at taste det understregede tegn. Hvis der er flere menupunkter, som har samme tegn understreget, sรฅ vรฆlges de enkeltvis og aktiveres med Enter-tasten.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "Der er altid et element fremhรฆvet i enhver dialog - sรฆdvanligvis vist med en brudt ramme. Elementet, som kan vรฆre en knap, et valgfelt, et valg i en rulleliste eller et afkrydsningsfelt, siges at have fokus. Hvis det er en knap, vil et tryk pรฅ Enter aktivere knappens funktion. Et afkrydsningsfelt kan skiftes med mellemrumstasten. Hvis et valgfelt har fokus, kan du bruge piletasterne til at รฆndre, hvad der er valgt. Brug tabulatortasten til at flytte fokus til nรฆste element, og Skift+Tabulator for at flytte i den modsatte retning."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "ESC lukker dialogen uden at gemme รฆndringer.<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Hvis du placerer fokusset pรฅ en knap, ses ikke blot en stiplet linje om navnet pรฅ knappen, men ogsรฅ en tykkere skygge under den valgte knap. Dette angiver, at hvis du afslutter dialogen ved at taste Enter, svarer det til at trykke pรฅ knappen med musen.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Hvis du bruger trรฆk-og-slip, vรฆlger med musen eller klikker pรฅ objekter og navne, kan du bruge tasterne Skift, <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline> og i nogle tilfรฆlde <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> for at fรฅ adgang til yderligere funktionalitet. Hvilke ekstra funktioner der er tilgรฆngelige, nรฅr tasterne holdes nede under trรฆk-og-slip, vises ved, at musemarkรธren skifter form. Nรฅr der vรฆlges filer eller andre objekter, kan รฆndringstasten udvide markeringen - disse funktioner bliver forklaret, hvor det er relevant.<switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Brug genvejstasterne <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Skift+S for at รฅbne dialogen <emph>Specialtegn</emph> for at indsรฆtte specielle tegn, som ikke findes pรฅ tastaturet."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Brug <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A for at vรฆlge hele teksten. Brug Hรธjre- eller Venstrepil for at fjerne markeringen."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Brug <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del for at slette alt fra markรธrens position til slutningen af ordet."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Ved at bruge <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline> og hรธjre eller venstre piletaster, vil markรธren hoppe fra ord til ord. Hvis du ogsรฅ holder Skift-tasten nede, bliver รฉt ord efter det andet markeret."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Insert-tasten bruges til at skifte mellem indsรฆtningstilstand og overskrivningstilstand."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,24 +205,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "Genvejstasten <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z benyttes til fortrydelse af modifikationer et trin ad gangen. Teksten vil sรฅ have den status, den havde fรธr den fรธrste รฆndring."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "$[officename] har en Autofuldfรธrelses-funktion, som aktiverer sig selv i nogle tekster og rullelister. Indtast for eksempel <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline> <defaultinline>~/a</defaultinline></switchinline>i URL-feltet, og fuldfรธrelsesfunktionen viser den fรธrste fil eller mappe <switchinline select=\"sys\"><caseinline select=\"WIN\">pรฅ C:-drevet</caseinline><defaultinline>i din hjemmemappe</defaultinline></switchinline>, som begynder med bogstavet \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Brug pil ned for at rulle gennem de andre filer og mapper. Brug hรธjrepil til ogsรฅ at vise en eksisterende undermappe i URL-feltet. Hurtig AutoFuldfรธr er tilgรฆngelig, hvis du trykker pรฅ End-tasten efter at have indtastet en del af URL'en. Nรฅr du har fundet det รธnskede program, dokument eller mappe, tryk sรฅ Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Hvis du รธnsker at afbryde en makro som er under afvikling, skal du trykke pรฅ<switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Skift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "Genvejstasterne er vist i hรธjre side af menulisterne, lige ved siden af den tilsvarende menukommando. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Ikke alle de omtalte taster til hรฅndtering af dialoger er tilgรฆngelige pรฅ Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effekt</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Aktiverer den knap som har fokus i en dialog."
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "ร…bner den for รธjeblikket valgte kontrolfeltsliste i en dialog. Disse genvejstaster gรฆlder ikke kun til kombinationsfelter men ogsรฅ til ikonknapper med pop-op-menuer. Luk en รฅbnet liste ved at trykke pรฅ Esc-tasten."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effekt</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Skifter visningstilstand mellem fuld skรฆrm og normal i Writer eller Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starter hjรฆlpen i $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Slรฅr udvidede forklaringer til, for den aktuelt valgte kommando, ikon eller kontrolelement."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Sรฆt fokus i nรฆste undervindue (for eksempel dokument/datakildevisning)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Aktiverer den fรธrste menu (menuen Filer)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Lukker det aktuelle dokument (luk $[officename] nรฅr det sidste รฅbne dokument bliver lukket)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effekt</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "Attributten <emph>kursiv</emph> sรฆttes for det valgte omrรฅde. Hvis markรธren er placeret i et ord, bliver dette ord sat til kursiv."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "Attributten <emph>fed</emph> sรฆttes for det valgte omrรฅde. Hvis markรธren er placeret i et ord, bliver dette ord sat til fed."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "Attributten <emph>understreget</emph> sรฆttes for det valgte omrรฅde. Hvis markรธren er placeret i et ord, bliver dette ord sat til understreget."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Fjerner direkte formatering fra den markerede tekst eller de markerede objekter (som i <emph>Formater - Ryd direkte formatering</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Flytter mellem omrรฅder (baglรฆns)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Genvejstaster i omrรฅdet Nyt tema i Galleriet:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "ร…bner dialogen Egenskaber."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Indsรฆtter et nyt tema"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Genvejstaster i Galleriets forhรฅndsvisning:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Rul en skรฆrm op."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Rul en skรฆrm ned."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Gรฅ baglรฆns (kun i objektvisning)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,8 +1501,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "Markering af rรฆkker og kolonner i en databasetabel (รฅbnet med <switchinline select=\"sys\"><caseinline select=\"MAC\">Kommando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Skift +F4"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Skifter rรฆkkevalg"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Markerer den aktuelle kolonne"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Flytter markรธren til den fรธrste rรฆkke"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Flytter markรธren til den sidste rรฆkke"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Resultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Marker vรฆrktรธjslinjen med F6. Brug Pil ned og Hรธjrepil til at vรฆlge det รธnskede ikon pรฅ vรฆrktรธjslinjen og tryk pรฅ <switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Vรฆlg dokumentet med<switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 og tryk pรฅ Tabulator"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Afslut hรฅndtagmarkeringstilstand og gรฅ tilbage til objektmarkeringstilstand."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Flyt det valgte punkt (fasthold-til-gitter funktionerne er midlertidigt deaktiveret, men punkter fastholdes stadig til hinanden)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Flytter det valgte tegneobjekt et billedpunkt (i Markeringstilstand)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Skalerer et tegneobjekt (i hรฅndtagmarkeringstilstand)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Roterer et tegneobjekt (i Rotationstilstand)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "ร…bner egenskabsdialogen for et tegneobjekt."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Marker et punkt for et tegneobjekt (i Punktmarkeringstilstand) / Annuller valg."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Vรฆlg et ekstra punkt i Punktmarkeringstilstand."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Vรฆlger det nรฆste punkt i tegneobjektet (Punktmarkeringstilstand)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "I Rotationstilstand kan centrum for rotationen ogsรฅ vรฆlges."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Vรฆlg det foregรฅende punkt i tegneobjektet (Punktmarkeringstilstand)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ร†ble</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter ved markeringsikonet"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Forlad Punktmarkeringstilstanden. Tegneobjektet vรฆlges efterfรธlgende."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Rediger et punkt i et tegneobjekt (Punktredigeringstilstand)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Resultater"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Forhรฅndsvisning"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Udfรธr forespรธrgsel"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Tilfรธj tabel eller forespรธrgsel"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Resultater"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Resultater"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Hopper mellem vinduer."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/07.po b/source/da/helpcontent2/source/text/shared/07.po
index 66f79fe134d..d5620dcf7b0 100644
--- a/source/da/helpcontent2/source/text/shared/07.po
+++ b/source/da/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-01-10 14:48+0000\n"
"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "For at oprette en ny webside til internettet, รฅbn et nyt <emph>HTML-dokument</emph> ved at vรฆlge <emph>Filer - Ny(t)</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "Du kan oprette nye websider i Weblayouttilstand, som du kan aktivere ved at vรฆlge <emph>Vis - Weblayout</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "Skift til weblayouttilstand ved at vรฆlge <emph>Vis - Weblayout</emph> eller ved at รฅbne et nyt HTML-dokument."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/guide.po b/source/da/helpcontent2/source/text/shared/guide.po
index 0e779c17f78..0ad27f2c7e9 100644
--- a/source/da/helpcontent2/source/text/shared/guide.po
+++ b/source/da/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-26 20:48+0000\n"
"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1527367684.000000\n"
#: aaa_start.xhp
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "For at oprette en enkelt linje skal du skrive tre eller flere bindestreger (-) eller understreger ( _ ) og sรฅ trykke pรฅ Enter. For at oprette en dobbeltlinje skal du skrive tre eller flere lighedstegn (=), stjerner (*), tilder (~) eller nummertegn (#) og sรฅ trykke pรฅ Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/shared/optionen.po b/source/da/helpcontent2/source/text/shared/optionen.po
index e3d892d5e29..ac10be45bd2 100644
--- a/source/da/helpcontent2/source/text/shared/optionen.po
+++ b/source/da/helpcontent2/source/text/shared/optionen.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-25 14:25+0000\n"
-"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 07:34+0000\n"
+"Last-Translator: Jesper <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529936730.000000\n"
+"X-POOTLE-MTIME: 1530862474.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_id831527692885723\n"
"help.text"
msgid "Opens the help contents for the Options page displayed."
-msgstr "ร…bner Hjรฆlpen med visning af siden Indstillinger."
+msgstr "ร…bner Hjรฆlpen for siden Indstillinger. "
#: 01000000.xhp
msgctxt ""
@@ -1605,8 +1605,8 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
-msgstr "<variable id=\"ignore\"><emph>IgnoreAllList (Alle) </emph> indeholder alle ord, som er blevet markeret med <emph>Ignorer</emph> under stavekontrollen. Denne liste gรฆlder kun den aktuelle stavekontrol.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgstr ""
#: 01010400.xhp
msgctxt ""
@@ -9134,7 +9134,7 @@ msgctxt ""
"par_id3154319\n"
"help.text"
msgid "=B6*0.15"
-msgstr ""
+msgstr "=B6*0,15"
#: 01060500.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/swriter.po b/source/da/helpcontent2/source/text/swriter.po
index f10b70c804c..1ffec21baa1 100644
--- a/source/da/helpcontent2/source/text/swriter.po
+++ b/source/da/helpcontent2/source/text/swriter.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-26 18:36+0000\n"
-"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-07-06 07:35+0000\n"
+"Last-Translator: Jesper <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527359793.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530862529.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -1566,7 +1566,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> in a text document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Indeholder kommandoer for at anvende, oprette, redigere, opdatere, indlรฆse og hรฅndtere <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">typografier</link> i et tekstdokument.</ahelp>"
#: main0115.xhp
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"hd_id991529881414793\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Rediger typografi"
#: main0115.xhp
msgctxt ""
@@ -1614,7 +1614,7 @@ msgctxt ""
"hd_id111529881431158\n"
"help.text"
msgid "Update Style"
-msgstr ""
+msgstr "Opdater typografi"
#: main0115.xhp
msgctxt ""
@@ -1630,7 +1630,7 @@ msgctxt ""
"hd_id191529881446409\n"
"help.text"
msgid "New style"
-msgstr ""
+msgstr "Ny typografi"
#: main0115.xhp
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"hd_id351529881470044\n"
"help.text"
msgid "Load Styles"
-msgstr ""
+msgstr "Indlรฆs typografier"
#: main0115.xhp
msgctxt ""
@@ -1662,7 +1662,7 @@ msgctxt ""
"hd_id361529881482828\n"
"help.text"
msgid "Manage Styles"
-msgstr ""
+msgstr "Hรฅndter typografier"
#: main0115.xhp
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"hd_id111529755027117\n"
"help.text"
msgid "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Form</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Formular</link>"
#: main0120.xhp
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"hd_id551529758534136\n"
"help.text"
msgid "Design Mode"
-msgstr ""
+msgstr "Designtilstand"
#: main0120.xhp
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"par_id791529758540932\n"
"help.text"
msgid "Enable or disable form design mode."
-msgstr ""
+msgstr "Aktivรฉr eller deaktivรฉr formulardesigntilstand."
#: main0120.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"hd_id121529758546072\n"
"help.text"
msgid "Control Wizards"
-msgstr ""
+msgstr "Kontrolelement-guide"
#: main0120.xhp
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"hd_id571529784049416\n"
"help.text"
msgid "More fields"
-msgstr ""
+msgstr "Flere felter"
#: main0120.xhp
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id951529784060420\n"
"help.text"
msgid "Date, time, numerical, currency and pattern form fields."
-msgstr ""
+msgstr "Dato-, tid-, nummer-, valuta- og mรธnsterformularfelter."
#: main0120.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"hd_id811529763403256\n"
"help.text"
msgid "Automatic Control Focus"
-msgstr ""
+msgstr "Automatisk kontrolelement-fokus"
#: main0120.xhp
msgctxt ""
diff --git a/source/da/helpcontent2/source/text/swriter/00.po b/source/da/helpcontent2/source/text/swriter/00.po
index b3c9ad76870..57af6e89264 100644
--- a/source/da/helpcontent2/source/text/swriter/00.po
+++ b/source/da/helpcontent2/source/text/swriter/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-27 13:21+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"PO-Revision-Date: 2018-07-06 07:35+0000\n"
+"Last-Translator: Jesper <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527427312.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530862542.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -2454,7 +2454,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "The styles menu"
-msgstr ""
+msgstr "Typografi-menuen"
#: stylesmenu.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"par_id941529884998705\n"
"help.text"
msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"ses\">Vรฆlg <emph>Typografier - Rediger typografier</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2486,7 +2486,7 @@ msgctxt ""
"par_id221529885015598\n"
"help.text"
msgid "<variable id=\"sls\">Choose <emph>Styles - Load Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sls\">Vรฆlg <emph>Typografier - Indlรฆs typografier</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2494,4 +2494,4 @@ msgctxt ""
"par_id391529885020996\n"
"help.text"
msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or F11</variable>."
-msgstr ""
+msgstr "<variable id=\"sms\">Vรฆlg <emph>Typografier - Hรฅndter typografier</emph> eller F11</variable>."
diff --git a/source/da/helpcontent2/source/text/swriter/guide.po b/source/da/helpcontent2/source/text/swriter/guide.po
index e4371855662..112315a9883 100644
--- a/source/da/helpcontent2/source/text/swriter/guide.po
+++ b/source/da/helpcontent2/source/text/swriter/guide.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-26 19:15+0000\n"
-"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-07-06 07:35+0000\n"
+"Last-Translator: Jesper <jesper@laugesen.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527362118.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530862554.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -8742,7 +8742,7 @@ msgctxt ""
"par_id3155910\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> or"
-msgstr ""
+msgstr "Vรฆlg <emph>Vis - Typografier</emph> eller"
#: load_styles.xhp
msgctxt ""
diff --git a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
index 00f64f3562d..f1d5132b256 100644
--- a/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/da/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-08 22:39+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-05 17:23+0000\n"
+"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528497544.000000\n"
+"X-POOTLE-MTIME: 1530811405.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3808,15 +3808,6 @@ msgstr "Indsรฆt sideskift"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Data"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Indsรฆt"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
@@ -23056,7 +23056,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "More Fields"
-msgstr ""
+msgstr "Flere felter"
#: ImpressWindowState.xcu
msgctxt ""
diff --git a/source/da/sc/messages.po b/source/da/sc/messages.po
index cf252fd771c..a978d36c654 100644
--- a/source/da/sc/messages.po
+++ b/source/da/sc/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-06-19 17:01+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:29+0000\n"
"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529427689.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531117793.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -12906,7 +12906,7 @@ msgstr "Fra valuta"
#: sc/inc/scfuncs.hrc:3898
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency from which is converted."
-msgstr ""
+msgstr "ISO 4217-kode af valutaenheden, som der konverteres fra."
#: sc/inc/scfuncs.hrc:3899
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -12916,7 +12916,7 @@ msgstr "Til valuta"
#: sc/inc/scfuncs.hrc:3900
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency into which is converted."
-msgstr ""
+msgstr "ISO 4217-kode af valutaenheden, som der konverteres til."
#: sc/inc/scfuncs.hrc:3901
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Vรฆrdi"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Kilde"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Elementer"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "System"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standard;Tekst;Dato (DMร…);Dato (MDร…);Dato (ร…MD);Engelsk (US);skjul"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulator"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "mellemrum"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Vil du acceptere den rettelse, som foreslรฅs nedenfor?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Billedfilter"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Tekst"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Vรฆlg ark"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Valgte ark"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Lineal"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Denne lineal styrer objekter i faste postitioner."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Forhรฅndsvisning"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Dette ark viser, hvordan data vil blive placeret i dokumentet."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Dokumentvisning"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Ark %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Celle %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Venstre omrรฅde"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Vis udskrift"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Midteromrรฅde"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Hรธjre omrรฅde"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Sidehoved pรฅ side %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Sidefod pรฅ side %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Indtastningslinje"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Her kan du indtaste eller redigere tekst, tal og formler."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Medieafspilning"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Museknap trykket"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Formelvรฆrktรธjslinje"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME-Regneark"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(skrivebeskyttet)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Forhรฅndsvisningstilstand)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Sider"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "Ignorer ~output af tomme sider"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Udskriv indhold"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Alle ark"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Valgte ark"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Markerede celler"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Hvad skal udskrives?"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Alle ~sider"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "~Sider"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Vis ogsรฅ denne advarsel i fremtiden."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Fรธlgende DDE-kilde kunne ikke opdateres, muligvis fordi kildedokumentet ikke var รฅbent. ร…bn kildedokumentet og prรธv igen."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Fรธlgende eksterne fil kunne ikke indlรฆses. Data kรฆdet fra denne fil blev ikke opdateret."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Opdaterer eksterne kรฆder."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Omrรฅdet indeholder ~kolonneetiketter"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Omrรฅdet indeholder ~rรฆkkeetiketter"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Ugyldig vรฆrdi"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Der er ikke specificeret nogen formel."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Der er hverken specificeret rรฆkke eller kolonne."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Udefineret navn eller omrรฅde."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Udefineret navn eller forkert cellereference."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Formler danner ikke en kolonne."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Formler danner ikke en rรฆkke."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Tilfรธj Autoformat"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Omdรธb Autoformat"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Navn"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Slet Autoformat"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Er du sikker pรฅ, at du vil slette Autoformat #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Luk"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "jan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Midt"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Syd"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Ark"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Celle"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Indhold"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Sideanker"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Celleanker"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Betingelse "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Indhold"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Ark"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Omrรฅdenavne"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Databaseomrรฅder"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Billede"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE-objekter"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Kommentarer"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Sammenkรฆdede omrรฅder"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Tegneobjekter"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Trรฆktilstand"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Vis"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktiv"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inaktiv"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "skjult"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktivt vindue"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Scenariets navn"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Kommentar"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sortรฉr stigende"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sorter faldende"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Brugerdefineret sortering"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Alle"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Vis kun det aktuelle element."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Skjul kun det aktuelle element."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Sรธg elementer..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Navnefelt"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Indtastningslinje"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Funktionsguide"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Accepter"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Afbryd"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Sum"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formel"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Udvid formellinje"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Sammenfold formellinje"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflikt"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Forfatter"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Dato"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Ukendt bruger"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Kolonne indsat"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Rรฆkke indsat"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Ark indsat "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Kolonne slettet"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Rรฆkke slettet"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Ark slettet"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Omrรฅde flyttet"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Indhold รฆndret"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Indhold รฆndret"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "ร†ndret til "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Original"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "ร†ndringer afvist"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Accepteret"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Afvist"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Intet element"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<tom>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Ikke beskyttet"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Ikke adgangskode-beskyttede"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash inkompatibel"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash kompatibel"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Genindtast"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Bevรฆgeligt gennemsnit"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Eksponentiel udjรฆvning"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Variansanalyse"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA (Variansanalyse) - Enkeltfaktor"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - To-faktor"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grupper"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Mellem grupper"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Tilhรธrende grupper"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Kilde for variation"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-vรฆrdi"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F kritisk"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korrelation"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korrelationer"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kovarians"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kovarianser"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Deskriptiv statistik"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Gennemsnit"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standardafvigelse"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Tilstand"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Median"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Varians"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardafvigelse"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Skรฆvhed"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Omrรฅde"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maksimum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sum"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Antal"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Fรธrste kvartil "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Tredje kvartil"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Tilfรฆldig ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Ensartet"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Ensartet heltal"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli-fordeling"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negativ binominal"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi Kvadrat"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrisk"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maksimum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Gennemsnit"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardafvigelse"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Median"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p-vรฆrdi"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Antal forsรธg"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Konstringens"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Stikprรธveudtagning"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Parret t-test"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Parret t-test"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Kontrol af uafhรฆngighed (Chi-kvadrat)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regression"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regression"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Kolonne %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Rรฆkke %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variabel 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variabel 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Den forventede middelforskel"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observationer"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Observeret difference for middelvรฆrdi"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-vรฆrdi"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Kritisk vรฆrdi"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Test Statistik"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr "Lavere"
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr "ร˜vre"
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineรฆr"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritmisk"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potens"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regressionsmodel"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr "Rest"
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr "Konfidensniveau"
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr "Koefficienter"
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Hรฆldning"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Afskรฆring"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) hรธjre-side"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F kritisk hรธjre-sidet"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<= f) venstre-side"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F kritisk venstre-sidet"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P to-sidet"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F kritisk to-sidet"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearson-korrelation"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Variansen af forskellene"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t stat"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) en-sidet"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t kritisk et-sidet"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) to-sidet"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t kritisk to-sidet"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Kendt varians"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<= z) en-sidet"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z kritisk et-sidet"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) to-sidet"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "Z kritisk to-sidet"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Aktiver indhold"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "Til celle"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "Til celle (tilpas stรธrrelse sammen med cellen)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "Til side"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Kildestrรธm"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Funktioner"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "Sรธg efter opdateringer..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Standard"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Sidehoved 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Sidehoved 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Dรฅrlig"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "God"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutral"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Fejl"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Advarsel"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Fodnote"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Kommentar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "Sรธg efter opdateringer..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Vรฆrktรธjer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fil"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Redigรฉr"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "T_ypografier"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Skrifttype"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Angiv kanterne for de markerede celler."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Tal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Justering"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Celler"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Indsรฆt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Gennemsyn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Vis"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_Farve"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Arranger"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Sprog"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Gennemsyn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Kommentarer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Sammenlign"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Vis"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Typografier"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Tegne"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Arranger"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Gruppe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Ramme"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Arranger"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Vis"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Typografier"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Afsnit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Vis"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "Sรธg efter opdateringer..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "Sรธg efter opdateringer..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Standard"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Sidehoved 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Sidehoved 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Dรฅrlig"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "God"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutral"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fejl"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Advarsel"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Fodnote"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Kommentar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "Sรธg efter opdateringer..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Vรฆrktรธjer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Hjรฆlp"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fil"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Redigรฉr"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "T_ypografier"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Skrifttype"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Tal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Justering"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Celler"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Indsรฆt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Gennemsyn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Vis"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Arranger"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Farve"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Sprog"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Gennemsyn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Kommentarer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Sammenlign"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Vis"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Tegne"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Redigรฉr"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Arranger"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Vis"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Gruppe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Skrifttype"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Justering"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Vis"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Indsรฆt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Ramme"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Arranger"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Vis"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Variabel 1 omrรฅde:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Variabel 2 omrรฅde:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Resultater til:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Kolonner"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rรฆkker"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Grupperet efter"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr "Lineรฆr regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr "Logaritmisk regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr "Potensregression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Output regressionstyper"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr "Konfidensniveau"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr "0,95"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr "Valgmuligheder"
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Tekstlรฆngde"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr "Tilpasset"
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "lig med"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "mindre end"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "stรธrre end"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "mindre end eller lig med"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "stรธrre end eller lig med"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "forskellig fra"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "gyldigt omrรฅde"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "ugyldigt omrรฅde"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "Tillad:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Data:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Minimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "M_aksimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Tillad tomme celler"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Vis udvalgsliste"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Sortรฉr elementer stigende"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "En gyldig kilde kan kun bestรฅ af en sammenhรฆngende markering af rรฆkker og kolonner eller en formel, der resulterer i et omrรฅde eller en matrice."
diff --git a/source/da/sd/messages.po b/source/da/sd/messages.po
index 04c74ea0397..47327e7aac2 100644
--- a/source/da/sd/messages.po
+++ b/source/da/sd/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
-"PO-Revision-Date: 2018-07-03 18:19+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:30+0000\n"
"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530641948.000000\n"
+"X-POOTLE-MTIME: 1531117801.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -5183,8 +5183,8 @@ msgstr "Masterobjekter"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Indsรฆt billede"
+msgid "Insert Image..."
+msgstr "Indsรฆt billede..."
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/da/sfx2/messages.po b/source/da/sfx2/messages.po
index 9d19ce6804e..ac1a15f9218 100644
--- a/source/da/sfx2/messages.po
+++ b/source/da/sfx2/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-04-30 18:59+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:30+0000\n"
"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1525114775.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531117804.000000\n"
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -1196,12 +1196,12 @@ msgstr "Dokumentet er ikke tjekket ud pรฅ serveren."
#: include/sfx2/strings.hrc:246
msgctxt "STR_GET_INVOLVED_TEXT"
msgid "Help us make %PRODUCTNAME even better!"
-msgstr ""
+msgstr "Hjรฆlp os til at gรธre %PRODUCTNAME endnu bedre!"
#: include/sfx2/strings.hrc:247
msgctxt "STR_GET_INVOLVED_BUTTON"
msgid "Get involved"
-msgstr ""
+msgstr "Deltag"
#: include/sfx2/strings.hrc:248
msgctxt "STR_READONLY_DOCUMENT"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Lรฆs hjรฆlp online"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr "Vis ikke denne dialog igen"
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/da/svtools/messages.po b/source/da/svtools/messages.po
index e9e313ae762..342f8a06ab7 100644
--- a/source/da/svtools/messages.po
+++ b/source/da/svtools/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-05-26 17:29+0000\n"
-"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
+"PO-Revision-Date: 2018-07-05 17:23+0000\n"
+"Last-Translator: David Lamhauge <davidlamhauge@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527355790.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530811427.000000\n"
#: svtools/inc/errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -4562,4 +4562,4 @@ msgstr "Mythes Synonymordbog"
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
msgid "List of Ignored Words"
-msgstr ""
+msgstr "Liste af ignorerede ord"
diff --git a/source/da/svx/messages.po b/source/da/svx/messages.po
index d8e899fae4d..03e36c6bfae 100644
--- a/source/da/svx/messages.po
+++ b/source/da/svx/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-19 06:51+0000\n"
-"Last-Translator: Leif Lodahl <leiflodahl@gmail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:30+0000\n"
+"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529391119.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531117816.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Intellektuel ejendom"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Ingen"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Seneste"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Tilpasset farveโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Fjern"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Streger og pile"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kurve"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Forbindelser"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Simple figurer"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symboler"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blokpile"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Rutediagram"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Forklaringer"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Stjerner"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D-objekter"
@@ -4140,7 +4140,7 @@ msgstr "K_opier"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
+msgid "_Paste"
msgstr "_Indsรฆt"
#: svx/uiconfig/ui/headfootformatpage.ui:68
@@ -4456,17 +4456,17 @@ msgstr "Navnerum"
#: svx/uiconfig/ui/oldcolorwindow.ui:59
msgctxt "oldcolorwindow|none_color_button"
msgid "None"
-msgstr ""
+msgstr "Ingen"
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "Seneste"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "Tilpasset farveโ€ฆ"
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
diff --git a/source/da/sw/messages.po b/source/da/sw/messages.po
index 1bc03977fb6..59c719b86fc 100644
--- a/source/da/sw/messages.po
+++ b/source/da/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-19 17:08+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-09 06:32+0000\n"
"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529428106.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531117930.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Tekst"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr "Skjult"
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr "Vilkรฅr"
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Ingen]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Start"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "ร˜vre grรฆnse"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Over"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Under"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "skrivebeskyttet"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "'Autotekst'-katalogerne er skrivebeskyttede. Vil du รฅbne dialogen med stiindstillinger?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistik"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Importerer dokument..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Eksporterer dokument..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Dokumentet gemmes..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Genformatering af dokumentet..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Automatisk formatering af dokumentet..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Sรธg..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Brev"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Stavekontrol..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Orddeling..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Indsรฆtter oversigt..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Opdaterer oversigt..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Opretter resume..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Tilpas objekter..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Billede"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objekt"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Ramme"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Figur"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Sektion"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Nummerering"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "tom side"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Resume: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "adskilt af: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Disposition: Niveau"
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Typografi: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Sidetal: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Skift fรธr ny side"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Vestligt tekst: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Asiatisk tekst: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "CTL tekst: "
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Ukendt forfatter"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Slet ~alle kommentarer af $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Skjul ~alle kommentarer af $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Dispositionsnummerering"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 ord, %2 tegn"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 ord, %2 tegn markeret"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Konverter tekst til tabel"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Tilfรธj Autoformat"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Navn"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Slet Autoformat"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Fรธlgende Autoformat-elementer slettes:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Omdรธb Autoformat"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Luk"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "jan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Midt"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Syd"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Sum"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Det var ikke muligt at oprette det รธnskede Autoformat.\n"
"Vรฆlg venligst et andet navn."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numerisk"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rรฆkker"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Kolonne"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Rediger litteraturlisteelement"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Indsรฆt litteraturlisteelement"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Afstand mellem %1 og %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Kolonne %1 bredde"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer tabel"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer ramme"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer-billede"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Andre OLE-objekter"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Tabelnavnet mรฅ ikke indeholde mellemrum."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "De markerede tabelceller er for komplekse til sammenfletning."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Kan ikke sortere det markerede"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Klik pรฅ objekt"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Fรธr indsรฆttelse af Autotekst"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Efter indsรฆttelse af Autotekst"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Mus over objekt"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Udlรธs hyperlink"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Mus forlader objekt"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Billede succesfuldt indlรฆst"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Indlรฆsning af billede afbrudt"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Kunne ikke indlรฆse billede"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Indtastning af alfanumeriske tegn"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Indtastning af ikke-alfanumeriske tegn"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Modificer rammestรธrrelse"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Flyt ramme"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Overskrifter"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabeller"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Tekstrammer"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Billeder"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE-objekter"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Bogmรฆrker"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sektioner"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hyperlinks"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Henvisninger"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Indekser"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Tegneobjekter"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Kommentarer"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Overskrift 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Dette er indholdet fra det fรธrste kapitel. Dette er et brugerordbogselement."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Overskrift 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Dette er indholdet fra kapitel 1.1. Dette er linjen i indholdsfortegnelsen."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Overskrift 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Dette er indholdet fra kapitel 1.2. Dette nรธgleord er et hovedpunkt."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabel 1: Dette er tabel 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Billede 1: Dette er billede 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Overskrift"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Tekstramme"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Billede"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE-objekt"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Bogmรฆrke"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Sektion"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hyperlink"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Henvisning"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Indeks"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Kommentar"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Tegneobjekt"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Yderligere formater..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Den interaktive orddeling er\n"
"allerede aktiv i et andet dokument"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Orddeling"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ikke mulig"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Slet $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Indsรฆt $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Overskriv: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Nyt afsnit"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Flyt"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Anvend attributter"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Anvend typografier: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Nulstil attributter"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Skift typografi: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Indsรฆt fil"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Indsรฆt Autotekst"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Slet bogmรฆrke: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Indsรฆt bogmรฆrke: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Sorter tabel"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Sorter tekst"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Indsรฆt tabel: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Konverter tekst til tabel"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Konverter tabel -> tekst"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopier: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Erstat $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Indsรฆt sideskift"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Indsรฆt kolonneskift"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Indsรฆt konvolut"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopier: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Flyt: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Indsรฆt %PRODUCTNAME-diagram"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Indsรฆt ramme"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Slet ramme"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Autoformat"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Tabeloverskrift"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Erstat: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Indsรฆt sektion"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Slet sektion"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modificer sektion"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Modificer standardvรฆrdier"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Erstat typografi: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Slet sideskift"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Tekstkorrektion"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Niveau op/niveau ned i disposition"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Flyt disposition"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Indsรฆt nummerering"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Niveau op"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Niveau ned"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Flyt afsnit"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Indsรฆt tegneobjekt: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Nummer til/fra"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Forรธg indrykning"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Formindsk indrykning"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Indsรฆt billedtekst: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Genstart nummerering"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modificer fodnote"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Accepter รฆndring: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Afvis รฆndring: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Opdel tabel"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Stop attribut"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Autokorrektur"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Flet tabeller"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Skift versalisering"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Slet nummerering"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Tegneobjekter: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Grupper tegneobjekter"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Ophรฆv gruppering af tegneobjekter"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Slet tegneobjekter"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Erstat billede"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Slet billede"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Anvend tabelattributter"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Autoformat tabel"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Indsรฆt kolonne"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Indsรฆt rรฆkke"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Slet rรฆkke/kolonne"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Slet kolonne"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Slet rรฆkke"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Opdel celler"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Flet celler"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formater celle"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Indsรฆt stikordsregister/oversigt"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Fjern stikordsregister/oversigt"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Kopier tabel"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Kopier tabel"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Konfigurer markรธr"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Kรฆd tekstrammer"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Ophรฆv kรฆde mellem tekstrammer"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modificer fodnoteindstillinger"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Sammenlign dokument"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Anvend rammetypografi: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Indstilling for fonetisk tekst"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Indsรฆt fodnote"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "Indsรฆt URL-knap"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Indsรฆt hyperlink"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "fjern usynligt indhold"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Oversigt/stikordsregister รฆndret"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "multimarkering"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Indtastning: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Indsรฆt indholdet fra udklipsholder"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "forekomster af"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tabulatorer"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 linjeskift"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "sideskift"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "kolonneskift"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Indsรฆt $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Slet $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Attributter รฆndret"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabel รฆndret"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Typografi รฆndret"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Afsnitstypografi รฆndret"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Indsรฆt rรฆkke"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Slet rรฆkke"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Indsรฆt celle"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Slet celle"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 รฆndringer"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Skift sidetypografi: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Opret sidetypografi: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Slet sidetypografi: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Omdรธb sidetypografi: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Sidehoved/sidefod รฆndret"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Felt รฆndret"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Opret afsnitstypografi: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Slet afsnitstypografi: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Omdรธb afsnitstypografi: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Opret tegntypografi: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Slet tegntypografi: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Omdรธb tegntypografi: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Opret rammetypografi: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Slet rammetypografi: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Omdรธb rammetypografi: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Opret nummereringstypografi: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Slet nummerering typografi: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Omdรธb nummereringstypografi: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Omdรธb bogmรฆrke: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Indsรฆt stikordselement"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Slet stikordselement"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "felt"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Afsnit"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ramme"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-objekt"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "formel"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "diagram"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "kommentar"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "krydshenvisning"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "litteraturlisteelement"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "specialtegn"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "fodnote"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "billede"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "tegneobjekt(er)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabel: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "afsnit"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Afsnitstegn"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Erstat objekttitel for $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Erstat objektbeskrivelse for $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Opret tabeltypografi: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Slet tabeltypografi $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Opdater tabeltypografi $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Slet tabel"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Dokumentvisning"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Dokumentvisning"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Sidehoved $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Sidehoved side $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Sidefod $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Sidfod side $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Fodnote $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Fodnote $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Slutnote $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Slutnote $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) pรฅ side $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Side $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Side: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Forfatter"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Dato"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Handlinger"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Aktiver denne knap for at รฅbne en liste over handlinger der kan udfรธres pรฅ denne kommentar og andre kommentarer"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Dokumentvisning"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Forhรฅndsvisning)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME-dokumenter"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Lรฆsefejl"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Billede kan ikke vises."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Fejl under lรฆsning fra udskriftsholderen."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Manuelt kolonneskift"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Rรฆkke %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Kolonne %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Tegn"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Afsnit"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Ramme"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Sider"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Nummerering"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Celle"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiatisk"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Vestlig"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Indhold"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Sidebaggrund"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Billeder og andre grafikobjekter"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Skjult te~kst"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Tekstpladsholder"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Formular~kontrolelementer"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Farve"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Udskriv te~kst sort"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Sider"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Udskriv ~automatisk indsatte blanke sider"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Brug kun papirbakke fra printerindstillinger"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Udskriv"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Ingen (kun dokument)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Kun kommentarer"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Placer ved slutningen af dokumentet"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Placer ved slutningen af siden"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Kommentarer"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Sidesider"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Alle sider"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Bagsider / venstre sider"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Forsider / hรธjresider"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Inkluder"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Brochure"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Venstre-mod-hรธjre script"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Hรธjre-mod-venstre script"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Omrรฅde og kopier"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Alle sider"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "~Sider"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "Markeri~ng"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Placer i margener"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funktioner"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Annuller"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Anvend"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Formelvรฆrktรธjslinje"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Formeltype"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Formeltekst"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Global visning"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Indholdsvisning"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Dispositionsniveau"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Trรฆktilstand"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Indsรฆt som hyperlink"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Indsรฆt som kรฆde"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Indsรฆt som kopi"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Vis"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktivt vindue"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "skjult"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktiv"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inaktiv"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Redigรฉr..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Opdatรฉr"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Rediger"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Rediger kรฆde"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Indsรฆt"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Indeks"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Fil"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Nyt dokument"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Slet"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Slet"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Markering"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indekser"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Kรฆder"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Alle"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Fjern indeks"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Ophรฆv beskyttelse"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "skjult"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Filen ikke fundet: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Omdรธb"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Skrive~beskyttet"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Vis alle"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Skjul alle"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Slet alle"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Venstre: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Hรธjre: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Indre: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Ydre: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Top: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Bund: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Side"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Linje"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Forfatter"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Syntaksfejl **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Division med nul **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Forkert brug af parenteser **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Overlรธb i kvadratfunktion **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Overlรธb **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Fejl **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Fejl i udtryk **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Fejl: Henvisningskilde ikke fundet"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Ingen"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fast)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " ร…: %1 M: %2 D: %3 T: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Alfabetisk indeks"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Brugerdefineret"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Indholdsfortegnelse"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Litteraturliste"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citering"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Tabeloversigt"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Objektoversigt"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Liste over figurer"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-klik for at fรธlge link"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Klik for at fรธlge link"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Emne"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Nรธgleord"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Kommentarer"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Oprettet"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ร†ndret"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Senest udskrevet"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Revisionsnummer"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Samlet redigeringstid"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Konvertรฉr $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Konvertรฉr fรธrst $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Konvertรฉr derefter $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikel"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Bog"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Brochurer"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Konferenceberetning"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Boguddrag"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Boguddrag med titel"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferenceberetning"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Tidsskrift"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Teknisk dokumentation"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Speciale"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Diverse"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Afhandling"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferenceberetning"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Forskningsrapport"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Ikke publiceret"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Webdokument"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Brugerdefineret1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Brugerdefineret2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Brugerdefineret3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Brugerdefineret4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Brugerdefineret5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Kort navn"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adresse"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anmรฆrkning"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Forfatter(e)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Bogtitel"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Kapitel"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Udgave"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Redaktรธr"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Publikationstype"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Institution"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Tidsskrift"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mรฅned"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Note"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nummer"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organisation"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Side(r)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Udgiver"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universitet"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Serie"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Type af rapport"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Bind"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ร…r"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL (internetadresse)"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Brugerdefineret1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Brugerdefineret2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Brugerdefineret3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Brugerdefineret4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Brugerdefineret5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Rediger stikordsregisterelement"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Indsรฆt stikordsregisterelement"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Dokumentet indeholder allerede litteraturlisteelementet men med andre data. Vil du tilpasse de eksisterende elementer i dokumentet?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Kommentarer"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Vis kommentarer"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Skjul kommentarer"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Denne genvej findes allerede. Vรฆlg venligst et andet navn."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Slet Autotekst?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Slet kategorien "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Autotekst:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Gem Autotekst"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Der er ingen autotekst i denne fil."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Mine autotekster"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Autotekst til genvej '%1' blev ikke fundet."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "En tabel uden rรฆkker og kolonner kan ikke indsรฆttes"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Tabellen kan ikke indsรฆttes fordi den er for stor"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Autoteksten kunne ikke oprettes."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Det รธnskede udklipsholderformat er ikke tilgรฆngeligt."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-tekstdokument"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Billede (%PRODUCTNAME %PRODUCTVERSION Tekstdokument)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objekt (%PRODUCTNAME %PRODUCTVERSION Tekstdokument)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE link)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Alle kommentarer"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Alle kommentarer"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Kommentarer af"
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ingen dato)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ingen forfatter)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Svar til $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Rediger adresseblok"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Brugerdefineret starthilsen (mandlige modtagere)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Brugerdefineret starthilsen (kvindelige modtagere)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Starthilsen-e~lementer"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Tilfรธj til starthilsen"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Fjern fra starthilsen"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Trรฆk starthilsen-elementer ind i feltet forneden"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Starthilsen"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Tegnsรฆtning"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Udpeg felterne fra din datakilde, som svarer til starthilsen-elementerne."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Forhรฅndsvist starthilsen"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Adresseelementer"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Starthilsen-elementer"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Svarer til felt:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Forhรฅndsvisning"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr "endnu ikke udpeget"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Alle filer"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Adresselister(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBASE (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls,*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Simpel tekst (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Tekst kommasepareret (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb, *.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Vil du indtaste information om e-mail-konto nu?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME-adresseliste (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Vรฆlg startdokument"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Vรฆlg dokumenttype"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Indsรฆt adresseblok"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Vรฆlg adresseliste"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Opret starthilsen"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Tilpas layout"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Udelad modtager"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Udfรธr"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Brevfletningsguide"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Navn"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Forespรธrgsel"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Fortsรฆt kontrollen fra dokumentets begyndelse?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Stavekontrollen er fuldfรธrt."
@@ -4315,212 +4325,212 @@ msgstr "Stavekontrollen er fuldfรธrt."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Dato"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Klokkeslรฆt"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Filnavn"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Databasenavn"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Kapitel"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Sidetal"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistik"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Forfatter"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Skabeloner"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Afsender"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Definer variabel"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Vis variabel"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Indsรฆt formel"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Indtastningsfelt"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Indtastningsfelt (variabel)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Indtastningsfelt (bruger)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Betinget tekst"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE-felt"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Udfรธr makro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Sekvensnummererering"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Definer sidevariabel"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Vis sidevariabel"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Indlรฆs URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Pladsholder"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Kombiner tegn"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Indtastningsliste"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Sรฆt henvisning"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Indsรฆt henvisning"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Brevfletningsfelter"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Nรฆste datapost"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Vilkรฅrlig datapost"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Datapostnummer"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Forrige side"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Nรฆste side"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Skjult tekst"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Brugerdefineret felt"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Note"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Litteraturlisteelement"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Skjult afsnit"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Dokumentinformation"
@@ -4528,74 +4538,74 @@ msgstr "Dokumentinformation"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Dato"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Dato (fast)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Klokkeslรฆt"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Klokkeslรฆt (fast)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabeller"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Tegn"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Ord"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Afsnit"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Billede"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objekter"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Sider"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatisk"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Tekst]"
@@ -4603,87 +4613,87 @@ msgstr "[Tekst]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Firma"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Fornavn"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Efternavn"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Initialer"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Gade"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Land"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Postnr."
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "By"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Stilling"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tlf. (privat)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tlf. (arbejde)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Fax"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Delstat"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "fra"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "til"
@@ -4692,32 +4702,32 @@ msgstr "til"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Filnavn"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Filnavn uden filendelse"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Sti/filnavn"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Sti"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Typografi"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategori"
@@ -4725,22 +4735,22 @@ msgstr "Kategori"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Kapitelnavn"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Kapitelnummer"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Kapitelnummer uden skilletegn"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Kapitelnummer og navn"
@@ -4748,47 +4758,47 @@ msgstr "Kapitelnummer og navn"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romertal (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romertal (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabisk (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Som sidetypografi"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Tekst"
@@ -4796,12 +4806,12 @@ msgstr "Tekst"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Navn"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Initialer"
@@ -4809,42 +4819,42 @@ msgstr "Initialer"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "System"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Navn"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formel"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Database"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "System"
@@ -4852,17 +4862,17 @@ msgstr "System"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Forfatter"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Klokkeslรฆt"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Dato"
@@ -4870,67 +4880,67 @@ msgstr "Dato"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Henvisning"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Side"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Kapitel"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Over/under"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Som sidetypografi"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategori og nummer"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Billedtekst"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Nummerering"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Tal"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Tal (ingen kontekst)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Tal (fuld kontekst)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Article a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Article A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "Article A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Ramme"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Billede"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objekt"
@@ -4966,1232 +4976,1232 @@ msgstr "Objekt"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Betingelse"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Sรฅ, Ellers"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE-sรฆtning"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Skj~ult tekst"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Makronavn"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Henvisning"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Te~gn"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~Forskydning"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Vรฆrdi"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formel"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Brugertilpasset"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Bruger]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "V. afstand"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "L. afstand"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Bredde"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Hรธjde"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Venstre margen"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Topmargen"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Kolonner"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rรฆkker"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Fรธlgende tjeneste er ikke tilgรฆngelig: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Ord- og tegnoptรฆlling. Klik for at รฅbne dialogen Ordoptรฆlling."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Enkelt-sidet visning"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Flersidet visning"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Bogvisning"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Sidetal i dokument. Klik for at รฅbne dialogen Gรฅ-til-side eller hรธjreklik for at se liste over bogmรฆrker."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Sidetal i dokumentet (Sidetal pรฅ printet dokument). Klik for at รฅbne dialogen Gรฅ til side."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Sidetypografi. Hรธjreklik for at รฆndre typografi eller klik for at รฅbne dialogen typografi."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Uncialer over"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rรฆkker"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Ingen uncialer"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Ingen sideskift"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Spejlvend ikke"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Spejlvend lodret"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Spejlvend vandret"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Vend vandret og lodret."
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ vandret spejling pรฅ lige sider"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Tegntypografi"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Ingen tegntypografi"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Sidefod"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Ingen sidefod"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Sidehoved"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Intet sidehoved"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Optimal ombrydning"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Ingen ombrydning"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Gennem"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Parallel ombrydning"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Venstre ombrydning"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Hรธjre ombrydning"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Kun forankring)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Bredde:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Fast hรธjde:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Min. hรธjde:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "til afsnit"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "til tegn"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "til side"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X-koordinat:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y-koordinat:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "foroven"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrer lodret"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "forneden"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Toppen af linjen"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Linje centreret"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Bunden af linjen"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Hold register"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Hold ikke register"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "til hรธjre"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centreret vandret"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "til venstre"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "indvendig"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "udvendig"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Fuld bredde"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Kolonner"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Skilletegnsbredde:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Maks. fodnoteomrรฅde:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Redigerbar i skrivebeskyttet dokument"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Opdel"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Nummerering"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "ingen nummerering"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "sammenkรฆdet med "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "og "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Tรฆl linjer"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "tรฆl ikke linjer"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "genstart linjeoptรฆlling med: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Lysstyrke: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Rรธd: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Grรธn: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blรฅ: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrast: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Gennemsigtighed: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Omvend"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "Omvend ikke"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafik tilstand: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standard"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Grรฅtoner"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Sort & hvid"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Vandmรฆrke"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotation"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Intet gitter"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Gitter (kun linjer)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Gitter (linjer og tegn)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Fรธlg tekstforlรธb"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Fรธlg ikke tekstforlรธb"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Flet kanter"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Flet ikke kanter"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Tekstramme"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Side"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Tegning"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Kontrolelement"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Sektion"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Bogmรฆrke"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafik"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE-objekt"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Overskrifter"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Markering"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Fodnote"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Pรฅmindelse"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Kommentar"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Gentag sรธgning"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Indekselement"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Tabelformel"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Fejlagtig tabelformel"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Nรฆste tabel"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Nรฆste tekstramme"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Nรฆste side"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Nรฆste tegning"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Nรฆste kontrolelement"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Nรฆste sektion"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Nรฆste bogmรฆrke"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Nรฆste grafik"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Nรฆste OLE-objekt"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Nรฆste overskrift"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Nรฆste markering"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Nรฆste fodnote"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Nรฆste pรฅmindelse"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Nรฆste kommentar"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Fortsรฆt sรธgning fremad"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Nรฆste indekselement"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Forrige tabel"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Forrige tekstramme"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Foregรฅende side"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Forrige tegning"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Forrige kontrolelement"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Forrige sektion"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Forrige bogmรฆrke"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Forrige grafik"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Forrige OLE-objekt"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Forrige overskrift"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Forrige markering"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Forrige fodnote"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Forrige pรฅmindelse"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Forrige kommentar"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Fortsรฆt sรธgning baglรฆns"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Forrige indekselement"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Forrige tabelformel"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Nรฆste tabelformel"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Forrige fejlagtige tabelformel"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Nรฆste fejlagtige tabelformel"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Indsat"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Slettet"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formateret"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabel รฆndret"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Anvendte afsnitstypografier"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Afsnitsformatering รฆndret"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Rรฆkke indsat"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Rรฆkke slettet"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Celle indsat"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Celle slettet"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Slutnote: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Fodnote: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-klik for at รฅbne menuen Smartmรฆrke"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Sidehoved (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Fรธrste sidehoved (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Venstre sidehoved (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Hรธjre sidehoved (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Sidefod (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Fรธrste sidefod (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Venstre sidefod (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Hรธjre sidefod (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Slet sidehoved..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formater sidehoved..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Slet sidefod..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formater sidefod..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Billedfil kan ikke รฅbnes"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Billedfil kan ikke lรฆses"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Ukendt billedformat"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Billedfilens version understรธttes ikke"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Billedfilter ikke fundet"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Der er ikke nok hukommelse til at indsรฆtte billedet."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Indsรฆt billede"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Kommentar: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Indsรฆttelse"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Sletning"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Autokorrektur"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formateringer"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Tabelรฆndringer"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Anvendte afsnitstypografier"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Side "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Side %1 af %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Side %1 af %2 (Side %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Afsnit"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Billede"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-objekt"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Ramme"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Tabelrรฆkke"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Tabelcelle"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Side"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Sidehoved"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Sidefod"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML-dokument"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Skilletegn"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Niveau"
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Det var ikke muligt at finde filen \"%1\" pรฅ sti \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Brugerdefineret oversigt"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Ingen>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Ingen>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "KI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "HB"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "HS"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Kapitelnummer"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Element"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulatorstop"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Sidetal"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Kapitelinformation"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hyperlink start"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hyperlink slut"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Litteraturlisteelement: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Tegntypografi: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Strukturรฉr tekst"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Tryk Ctrl+Alt+A for at flytte fokus for flere handlinger"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Tryk pรฅ venstrepil eller hรธjrepil for at vรฆlge strukturkontroller"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Tryk pรฅ CTRL-Alt+B for at flytte fokus tilbage til den aktuelle strukturkontrol"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Udvalgsfil for stikordsregister (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Udvalgsfil for stikordsregister (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Grundlinje ~รธverst"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Grundlinje ~nederst"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Grundlinje centreret"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Indsรฆt objekt"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Rediger objekt"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(Skabelon: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Kanter"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Baggrund"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Afsnitstypografi: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Sidenummer kan ikke tilfรธjes til den aktuelle side. Lige numre kan bruges pรฅ venstresider, ulige numre pรฅ hรธjresider."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Hoveddokument"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION-hoveddokument"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "En forbindelse mellem filerne vil slette sektionens nuvรฆrende indhold. Vil du forbinde alligevel?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Den indtastede adgangskode er forkert."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Adgangskode er ikke angivet."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Orddelingen er fuldfรธrt."
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Ingen (kontroller ikke stavning)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Nulstil til standardsprog"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Mere..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignorer"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Forklaringer ..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Stavekontrol af sรฆromrรฅder er slรฅet fra. Skal der kontrolleres alligevel?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Det var ikke muligt at flette dokumenterne."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Kilden kan ikke indlรฆses."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Der er ikke indstillet nogen faxprinter under Funktioner/Indstillinger/%1/Udskriv."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-dokument"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Tekstdokument"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Kilden er ikke angivet."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Niveau "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Disposition"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Rediger fodnote/slutnote"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Sรธgeord erstattet XX gange."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rรฆkke "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Kolonne "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Eksporter kilde..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Eksporter kopi af kilde..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Fortsรฆt"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Opgave"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Status"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Sender til: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Afsendelse vellykket"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Afsendelse mislykkedes"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;POSTALCODE; ;CITY;CR;COUNTRY;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Tekstformel"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Zoom"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Opad"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Nedad"
@@ -6437,7 +6447,7 @@ msgstr "~Nedad"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Dokumentklassificering er รฆndret fordi et afsnits-klassificeringsniveau er hรธjere"
@@ -6445,32 +6455,32 @@ msgstr "Dokumentklassificering er รฆndret fordi et afsnits-klassificeringsniveau
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Gyldig"
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Ugyldigt"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Ugyldig underskrift"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Underskrevet af"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Afsnitssignatur"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Visitkort"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Autotekster for genveje "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Bogmรฆrke"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Indsรฆt"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Omdรธb"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Slet"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Gรฅ til"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Slet"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Omdรธb"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11822,7 +11842,7 @@ msgstr "Indsรฆt"
#: sw/uiconfig/swriter/ui/notebookbar.ui:5568
msgctxt "notebookbar|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Layout"
#: sw/uiconfig/swriter/ui/notebookbar.ui:6487
msgctxt "notebookbar|LayoutLabel"
@@ -11872,7 +11892,7 @@ msgstr "Tabel"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11887,32 +11907,32 @@ msgstr "D_raw"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12327
msgctxt "notebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "Draw"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Udskriv"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "Udskriv"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_Medie"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Medier"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "_Funktioner"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "Vรฆrktรธjer"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,12 +11987,12 @@ msgstr "Indsรฆt"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Ombryd"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Layout"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5453
msgctxt "notebookbar_compact|LayoutLabel"
@@ -12024,19 +12044,19 @@ msgstr "Tabel"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "Ombryd"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9693
msgctxt "notebookbar_compact|AlignMenuButton"
msgid "A_lign"
-msgstr ""
+msgstr "_Juster"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "Tegn"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Medie"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Medier"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "Udskriv"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "Udskriv"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,77 +12116,77 @@ msgstr "Vรฆrktรธjer"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "Menulinje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroller for opdateringer..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
msgid "Quotation"
-msgstr ""
+msgstr "Citat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroller for opdateringer..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Vรฆrktรธjer"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Fil"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "Rediger"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "Typografier"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3978
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8691
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9399
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "Format"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4228
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8953
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9615
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "Afsnit"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Indsรฆt"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
-msgstr ""
+msgstr "Reference_r"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4655
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "Gennemse"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4769
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6780
@@ -12174,214 +12194,214 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Vis"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Udskriv"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Diaslayout"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Navigate"
-msgstr ""
+msgstr "Naviger"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5297
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Zoom"
-msgstr ""
+msgstr "Zoom"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "Farve"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5886
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Arranger"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8289
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Gitter"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Sprog"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
-msgstr ""
+msgstr "Gennemse"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6575
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_Kommentarer"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6676
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "_Sammenlign"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6968
msgctxt "notebookbar_groupedbar_compact|DrawEditButton"
msgid "St_yles"
-msgstr ""
+msgstr "Typografier"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "D_raw"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "Gruppe"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "_Ramme"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8512
msgctxt "notebookbar_groupedbar_compact|StylesButton"
msgid "St_yles"
-msgstr ""
+msgstr "Typografier"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9744
msgctxt "notebookbar_groupedbar_compact|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "Tabeller"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9884
msgctxt "notebookbar_groupedbar_compact|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Sammenflet"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "R_รฆkker"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "Vรฆ_lg"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Calc"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Medie"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroller for opdateringer..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroller for opdateringer..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
msgid "Quotation"
-msgstr ""
+msgstr "Citat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroller for opdateringer..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Vรฆrktรธjer"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "_Hjรฆlp"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Fil"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "Rediger"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4012
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6776
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "Typografier"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4300
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7064
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11623
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "Format"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4652
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11890
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "Afsnit"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4892
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12221
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Indsรฆt"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5121
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8733
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
-msgstr ""
+msgstr "Referen_ce"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5323
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9099
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "Gennemse"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5473
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9665
@@ -12389,121 +12409,121 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13655
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Vis"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5735
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
-msgstr ""
+msgstr "Billede"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6166
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10761
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13338
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Arranger"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6343
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "Farve"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6598
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10929
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13505
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Gitter"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7644
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "Tabel"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7843
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "R_รฆkker"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8045
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Sammenflet"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8274
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
-msgstr ""
+msgstr "Vรฆ_lg"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8504
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Calc"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8870
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Sprog"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9312
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_Kommentarer"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9515
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "_Sammenlign"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10111
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "D_raw"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10482
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
-msgstr ""
+msgstr "Rediger"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10713
msgctxt "notebookbar_groupedbar_full|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Ombryd"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10728
msgctxt "notebookbar_groupedbar_full|AlignButton"
msgid "Align"
-msgstr ""
+msgstr "Justรฉr"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11131
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "Gruppe"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11311
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12669
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Medie"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12907
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "_Ramme"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13939
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Udskriv"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Diaslayout"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,7 +12927,7 @@ msgstr "Dispositionsniveau:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr "Brรธdtekst"
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -13366,80 +13386,85 @@ msgstr "Skift"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Skjult tekst"
+msgid "Hidden characters"
+msgstr "Skjulte karakterer"
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr "Vis formatering"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Felter: Skjult tekst"
+msgid "Hidden te_xt"
+msgstr "Skjult te_kst"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Felter: Skjulte afsnit"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Visning af"
+msgid "Display fields"
+msgstr "Vis felter"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Math grundlinjejustering"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Layouthjรฆlp"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Direkte markรธr"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Indsรฆt"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Justering af afsnit"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Venstre afsnitsmargin"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "Tabulatorer"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulatorer og afstande"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_Mellemrum"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Direkte markรธr"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Aktiver markรธr"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Beskyttede omrรฅder"
diff --git a/source/da/vcl/messages.po b/source/da/vcl/messages.po
index 67521617002..a67d0564e98 100644
--- a/source/da/vcl/messages.po
+++ b/source/da/vcl/messages.po
@@ -1,10 +1,10 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
-"PO-Revision-Date: 2018-05-08 20:19+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 08:57+0000\n"
"Last-Translator: SteenRรธnnow <steen.roennow@mail.dk>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: da\n"
@@ -14,7 +14,392 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1525810779.000000\n"
+"X-POOTLE-MTIME: 1531126622.000000\n"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr "Uncialer"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr "Kursiv"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr "Hรฆvet skrift"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
diff --git a/source/de/cui/messages.po b/source/de/cui/messages.po
index bb794340cbe..b97358088c8 100644
--- a/source/de/cui/messages.po
+++ b/source/de/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-02 14:52+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 16:11+0000\n"
"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530543145.000000\n"
+"X-POOTLE-MTIME: 1531066274.000000\n"
#: cui/inc/personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Zertifizierungspfad"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Sprache:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "GrรถรŸe:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "GrรถรŸe:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Sprache:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Schriftart fรผr westlichen Text"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "GrรถรŸe:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Sprache:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Schriftart fรผr asiatischen Text"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "GrรถรŸe:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Sprache:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Schriftart fรผr CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Vorschau"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Status"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr "Vorschau"
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Schrift-Einstellungen fรผr HTML-, Basic- und SQL-Quelltexte"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Er_weiterte Tipps"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Hilfe"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME-Dialoge _verwenden"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Dialoge zum ร–ffnen/Speichern"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME-Dialoge verwende_n"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Dialoge zum Drucken"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_Drucken setzt Status \"Dokument geรคndert\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Dokumentstatus"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpretieren als Jahre zwischen"
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "und "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Jahr (zweistellig)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Nutzungsdaten sammeln und an die The Document Foundation senden"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Mithelfen, %PRODUCTNAME zu verbessern"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME beim Systemstart laden"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Schnellstarter aktivieren"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Schnellstarter"
diff --git a/source/de/dictionaries/id.po b/source/de/dictionaries/id.po
index e8074e3dd99..3dc8524a1ac 100644
--- a/source/de/dictionaries/id.po
+++ b/source/de/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-03-13 13:59+0000\n"
+"PO-Revision-Date: 2018-07-05 08:24+0000\n"
"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1520949564.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530779076.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Indonesisches Rechtschreibwรถrterbuch, Silbentrennung und Thesaurus"
diff --git a/source/de/filter/source/config/fragments/filters.po b/source/de/filter/source/config/fragments/filters.po
index e69cb65f8b2..5b99be2c1d4 100644
--- a/source/de/filter/source/config/fragments/filters.po
+++ b/source/de/filter/source/config/fragments/filters.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-14 02:08+0000\n"
-"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2018-07-07 12:53+0000\n"
+"Last-Translator: Thomas Hackert <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528942110.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530968022.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
+msgstr "SVG - Scalable Vector Graphics Draw"
#: SVM___StarView_Metafile.xcu
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/schart/04.po b/source/de/helpcontent2/source/text/schart/04.po
index d5358191954..a706573627e 100644
--- a/source/de/helpcontent2/source/text/schart/04.po
+++ b/source/de/helpcontent2/source/text/schart/04.po
@@ -271,11 +271,3 @@ msgctxt ""
"help.text"
msgid "Moves the selected pie segment off or into the pie chart."
msgstr "Schiebt das ausgewรคhlte Kreissegment in das Tortendiagramm oder nimmt es heraus."
-
-msgctxt ""
-"01020000.xhp\n"
-"par_id3156016\n"
-"28\n"
-"help.text"
-msgid "Reduce or enlarge the chart"
-msgstr "Verkleinert oder vergrรถรŸert das Diagramm"
diff --git a/source/de/helpcontent2/source/text/shared.po b/source/de/helpcontent2/source/text/shared.po
index 4ae75c15e76..44ba34e56aa 100644
--- a/source/de/helpcontent2/source/text/shared.po
+++ b/source/de/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-27 08:05+0000\n"
"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1524816344.000000\n"
#: 3dsettings_toolbar.xhp
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Die Symbolleiste 3D-Einstellungen steuert die Eigenschaften von gewรคhlten 3D-Objekten.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Extrusion ein/aus"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">ร–ffnet das Fenster Extrusionstiefe.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">ร–ffnet das Fenster Extrusionsrichtung.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">ร–ffnet das Fenster Extrusionsbeleuchtung.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">ร–ffnet das Fenster Extrusionsoberflรคche.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">ร–ffnet die Symbolleiste Extrusionsfarbe.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/00.po b/source/de/helpcontent2/source/text/shared/00.po
index 6d846544bfb..7173c7c2c5d 100644
--- a/source/de/helpcontent2/source/text/shared/00.po
+++ b/source/de/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-02 18:16+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 14:58+0000\n"
"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530555411.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1530889080.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Wรคhlen Sie <emph>Datei - Vorschau in Webbrowser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Wรคhlen Sie <emph> Datei - Neu</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Symbol <emph>Neu</emph> in der <emph>Funktionsleiste</emph> (das Symbol zeigt den aktuellen Dokumententyp)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Wรคhlen Sie <emph>Datei - Neu - Vorlagen...</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Wรคhlen Sie <emph>Datei - Neu - Etiketten...</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Wรคhlen Sie <emph>Datei - Neu - Etiketten... - Register: Etiketten</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Wรคhlen Sie <emph>Datei - Neu - Etiketten... - Register: Format</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Wรคhlen Sie <emph>Datei - Neu - Visitenkarten... - Register: Format</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Wรคhlen Sie <emph>Datei - Neu - Etiketten... - Register: Optionen</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Wรคhlen Sie <emph>Datei - Neu - Visitenkarten... - Register: Optionen</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Wรคhlen Sie <emph>Datei - Neu - Visitenkarten...</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Wรคhlen Sie <emph>Datei - Neu - Visitenkarten... - Register: Medium</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Wรคhlen Sie <emph>Datei - Neu - Visitenkarten... - Register: Geschรคft</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Wรคhlen Sie <emph>Datei - Neu - Visitenkarten... - Register: Privat</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Wรคhlen Sie <emph>Datei - Neu - Visitenkarten... - Register: Geschรคft</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - ร–ffnen...</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Wรคhlen Sie <emph>Datei - ร–ffnen</emph> und Dateityp <emph>Text kodiert</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Wรคhlen Sie <emph>Datei - Speichern unter...</emph> und Dateityp <emph>Text kodiert</emph>"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Wรคhlen Sie <emph>Datei - Assistenten</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Wรคhlen Sie <emph>Datei - Assistenten - Brief...</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Wรคhlen Sie <emph>Datei - Assistenten - Brief... - Seitendesign</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Wรคhlen Sie <emph>Datei - Assistenten - Brief... - Briefpapier-Layout</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Wรคhlen Sie <emph>Datei - Assistenten - Brief... - Gedruckte Elemente</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Wรคhlen Sie <emph>Datei - Assistenten - Brief... - Empfรคnger und Absender</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Wรคhlen Sie <emph>Datei - Assistenten - Brief... - FuรŸzeile</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Wรคhlen Sie <emph>Datei - Assistenten - Brief...</emph> und den Abschnitt <emph>Namen und Speicherort</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Wรคhlen Sie <emph>Datei - Assistenten - Fax...</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Wรคhlen Sie <emph>Datei - Assistenten - Fax... - Seitendesign</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Wรคhlen Sie <emph>Datei - Assistenten - Fax... - Bestandteile</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Wรคhlen Sie <emph>Datei - Assistenten - Fax... - Absender und Empfรคnger</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Wรคhlen Sie <emph>Datei - Assistenten - Fax... - FuรŸzeile</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Wรคhlen Sie <emph>Datei - Assistenten - Fax... - Name und Speicherort</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Wรคhlen Sie <emph>Datei - Assistenten - Agenda...</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Wรคhlen Sie <emph>Datei - Assistenten - Agenda... - Seitendesign</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Wรคhlen Sie <emph>Datei - Assistenten - Agenda... - Allgemeine Informationen</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Wรคhlen Sie <emph>Datei - Assistenten - Agenda... - รœberschrift</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Wรคhlen Sie <emph>Datei - Assistenten - Agenda... - Namen</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Wรคhlen Sie <emph>Datei - Assistenten - Agenda... - Themen</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Wรคhlen Sie <emph>Datei - Assistenten - Agenda... - Name und Ordner</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Wรคhlen Sie <emph>Datei - Assistenten - Prรคsentation...</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Wรคhlen Sie <emph>Datei - Assistenten - Prรคsentation... - Seite 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Wรคhlen Sie <emph>Datei - Assistenten - Prรคsentation... - Seite 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Wรคhlen Sie <emph>Datei - Assistenten - Prรคsentation... - Seite 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Wรคhlen Sie <emph>Datei - Assistenten - Prรคsentation... - Seite 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Wรคhlen Sie <emph>Datei - Assistenten - Prรคsentation... - Seite 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">Klicken Sie im Formularentwurf in der Symbolleiste Weitere Steuerelemente auf das Symbol <emph>Gruppierungsrahmen</emph> und verwenden Sie die Maus, um einen Rahmen aufzuziehen.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">Klicken Sie im Formularentwurf in der Symbolleiste Weitere Steuerelemente auf das Symbol <emph>Gruppierungsrahmen</emph> und verwenden Sie die Maus, um einen Rahmen aufzuziehen - Assistent Seite 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">Klicken Sie im Formularentwurf in der Symbolleiste Weitere Steuerelemente auf das Symbol <emph>Gruppierungsrahmen</emph> und verwenden Sie die Maus, um einen Rahmen aufzuziehen - Assistent Seite 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">Klicken Sie im Formularentwurf in der Symbolleiste Weitere Steuerelemente auf das Symbol <emph>Gruppierungsrahmen</emph> und verwenden Sie die Maus, um einen Rahmen aufzuziehen - Assistent Seite 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">Klicken Sie im Formularentwurf in der Symbolleiste Weitere Steuerelemente auf das Symbol <emph>Gruppierungsrahmen</emph> und verwenden Sie die Maus, um einen Rahmen aufzuziehen - Assistent Seite 4. Es muss bereits eine Datenbankverbindung bestehen.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">Klicken Sie im Formularentwurf in der Symbolleiste Weitere Steuerelemente auf das Symbol <emph>Gruppierungsrahmen</emph> und verwenden Sie die Maus, um einen Rahmen aufzuziehen - letzte Seite des Assistenten</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Wรคhlen Sie <emph>Datei - Assistenten - Dokument-Konverter...</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Wรคhlen Sie <emph>Datei - Assistenten - Dokument-Konverter...</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Wรคhlen Sie <emph>Datei - Assistenten - Dokument-Konverter...</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Wรคhlen Sie <emph>Datei - Assistenten - Euro-Konverter...</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Assistenten - Adress-Datenquelle...</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Adressdatenquellen-Assistent</emph><emph> - Datenquellen Titel</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Wรคhlen Sie <emph>Datei - SchlieรŸen</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Speichern</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "Klicken Sie in der Symbolleiste Standard auf"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">In $[officename] Draw oder $[officename] Impress wรคhlen Sie <emph>Datei - Exportieren...</emph>, Dateityp \"HTML-Dokument\"; dieser Dialog รถffnet sich automatisch</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">In $[officename] Draw/$[officename] Impress wรคhlen Sie <emph>Datei - Exportieren...</emph>, Dateityp Webseite; Seite 1 des Assistenten</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">In $[officename] Draw/$[officename] Impress wรคhlen Sie <emph>Datei - Exportieren...</emph>, Dateityp Webseite; Seite 2 des Assistenten</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">In $[officename] Draw/$[officename] Impress wรคhlen Sie <emph>Datei - Exportieren...</emph>, Dateityp Webseite; Seite 3 des Assistenten</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">In $[officename] Draw/$[officename] Impress wรคhlen Sie <emph>Datei - Exportieren...</emph>, Dateityp Webseite; Seite 4 des Assistenten</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">In $[officename] Draw/$[officename] Impress wรคhlen Sie <emph>Datei - Exportieren...</emph>, Dateityp Webseite; Seite 5 des Assistenten</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">In $[officename] Draw/$[officename] Impress wรคhlen Sie <emph>Datei - Exportieren...</emph>, Dateityp Webseite; Seite 6 des Assistenten</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Wรคhlen Sie <emph>Datei - Exportieren...</emph> und anschlieรŸend im sich รถffnenden Dialog einen Grafikdateitypen</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Wรคhlen Sie <emph>Datei - Alles speichern</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Wรคhlen Sie <emph>Datei - Speichern unter...</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Neu laden</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Wรคhlen Sie <emph>Datei - Eigenschaften...</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Wรคhlen Sie <emph>Datei - Eigenschaften... - Register: Allgemein</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,96 +6061,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Digitale Signaturen - Digitale Signaturen</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Wรคhlen Sie <emph>Extras - Makros - Digitale Signatur...</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Wรคhlen Sie <emph> Datei - Eigenschaften... - Register: Allgemein</emph> und klicken Sie auf die Schaltflรคche <emph>Digitale Signatur...</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Doppelklicken Sie in der Statusleiste auf das Feld Signatur."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Wรคhlen Sie <emph>Datei - Eigenschaften... - Register: Allgemein</emph>, klicken Sie auf die Schaltflรคche <emph>Digitale Signatur...</emph> und dann auf die Schaltflรคche <emph>Hinzufรผgen...</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Wรคhlen Sie <emph>Datei - Eigenschaften... - Register: Beschreibung</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Wรคhlen Sie <emph>Datei - Eigenschaften... - Register: Benutzerdefinierte Eigenschaften</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Wรคhlen Sie <emph>Datei - Eigenschaften... - Register: Statistik</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Wรคhlen Sie <emph>Datei - Eigenschaften... - Register: Sicherheit</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Wรคhlen Sie <emph>Datei - Eigenschaften... - Register: Internet</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Wรคhlen Sie <emph>Datei - Eigenschaften... - Register: Schriftart</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Druckvorschau</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Druckereinstellungen...</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Wรคhlen Sie <emph>Datei - Senden</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Senden - Dokument als E-Mail...</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Wรคhlen Sie <emph>Datei - Exportieren...</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,8 +6229,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
-msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Als EPUB exportieren...</alt></image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6245,16 +6245,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
-msgstr "Wรคhlen Sie <emph>Datei - Exportieren als - Als PDF exportieren...</emph>, Register: Digitale Signaturen"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Exportieren als - Als PDF exportieren...</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Senden - PDF als E-Mail...</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Wรคhlen Sie <emph>Datei - Senden - Globaldokument erzeugen</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Drucken...</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Klicken Sie in der Symbolleiste Standard auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Beenden</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Wรคhlen Sie <emph>Datei - Neu - Globaldokument</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Wรคhlen Sie <emph>Datei - ร–ffnen...</emph> und als \"Dateityp\": \"CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Wรคhlen Sie <emph>Daten - Text in Spalten...</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Wรคhlen Sie <emph>Datei - Exportieren...</emph> und im sich รถffnenden Dialog als Dateityp EPS</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Wรคhlen Sie <emph>Datei - Exportieren...</emph> und im sich รถffnenden Dialog als Dateityp PBM, PPM oder PGM</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Wรคhlen Sie <emph>Datei - Versionen...</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Rรผckgรคngig</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "Klicken Sie in der <emph>Funktionsleiste</emph> oder der Datenbankleiste auf"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Wiederherstellen</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Wรคhlen Sie <emph>Bearbeiten - Letzter Befehl</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Ausschneiden</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Kopieren</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Einfรผgen</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Wรคhlen Sie <emph>Bearbeiten - Inhalte einfรผgen...</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Alles auswรคhlen</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,96 +6677,96 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Aufzeichnen</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Anzeigen</emph></caseinline><caseinline select=\"CALC\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Anzeigen...</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Verwalten...</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Verwalten... - Register: Liste</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr "Wรคhlen Sie <emph>Extras - AutoKorrektur - Anwenden und ร„nderungen bearbeiten</emph>. Der AutoKorrektur-Dalog erscheint. Klicken Sie die <emph>ร„nderungen bearbeiten</emph>-Schaltflรคche und navigieren Sie zum Register <emph>Liste</emph>."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Verwalten... - Register: Filter</emph></variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Dokument zusammenfรผhren...</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Dokument vergleichen...</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Kommentieren...</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Verwalten... - Register: Liste</emph>. Klicken Sie mit rechts auf einen Eintrag in der Liste und รถffnen Sie das Kontextmenรผ. Wรคhlen Sie dort <emph>Kommentar bearbeiten</emph>."
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Suchen...</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Suchen und Ersetzen...</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Klicken Sie in der Symbolleiste Standard auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Wรคhlen Sie <emph>Bearbeiten - Suchen und Ersetzen... - Schaltflรคche: Attribute...</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Wรคhlen Sie <emph>Bearbeiten - Suchen und Ersetzen... - Schaltflรคche: Format...</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Wรคhlen Sie <emph>Bearbeiten - Suchen und Ersetzen... - Markierfeld: ร„hnlichkeitssuche</emph> und klicken Sie auf die Schaltflรคche <emph>ร„hnlichkeiten...</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "Klicken Sie in der Symbolleiste <emph>Tabellendaten</emph> auf das Symbol <emph>Suchen und Ersetzen...</emph>, markieren Sie das Markierfeld <emph>ร„hnlichkeitssuche</emph> und klicken Sie auf die Schaltflรคche <emph>ร„hnlichkeiten...</emph> (Datenbanktabellen-Ansicht)."
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "Klicken Sie in der Symbolleiste <emph>Formular-Navigation</emph> auf <emph>Datensatz suchen</emph>, markieren Sie das Markierfeld <emph>ร„hnlichkeitssuche</emph> und klicken Sie auf die Schaltflรคche <emph>ร„hnlichkeiten...</emph> (in der Formularansicht)."
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Wรคhlen Sie <emph>Ansicht - Navigator</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Klicken Sie in der <emph>Funktionsleiste</emph> auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Wรคhlen Sie <emph>Extras - Literaturdatenbank</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Wรคhlen Sie <emph>Bearbeiten - Verknรผpfungen...</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Wรคhlen Sie <emph>Bearbeiten - Verknรผpfungen... - Verknรผpfung ร„ndern...</emph> (nur bei DDE-Verknรผpfung)</variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Wรคhlen Sie einen Rahmen aus und dann <emph>Bearbeiten - Objekt - Eigenschaften...</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Wรคhlen Sie im Kontextmenรผ eines ausgewรคhlten Rahmens den Befehl <emph>Eigenschaften...</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Wรคhlen Sie <emph>Bearbeiten - Verweissensitive Grafik...</emph> (auch im Kontextmenรผ eines markierten Objekts verfรผgbar)</variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Wรคhlen Sie <emph>Bearbeiten - Verweissensitive Grafik...</emph> und dann im Verweissensitive Grafik-Editor einen Bereich aus. Klicken Sie auf die Schaltflรคche <emph>Eigenschaften...</emph> und geben Sie eine Beschreibung ein.</variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Wรคhlen Sie <emph>Bearbeiten - Objekt</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Wรคhlen Sie <emph>Bearbeiten - Objekt - Bearbeiten</emph>, auch im Kontextmenรผ eines markierten Objekts verfรผgbar</variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Wรคhlen Sie <emph>Bearbeiten - Objekt - ร–ffnen...</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,120 +6989,120 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Wรคhlen Sie <emph>Ansicht - MaรŸstab</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoomen ist auch mit (+) (-) (ร—) und (รท) im Ziffernblock mรถglich</caseinline><caseinline select=\"IMPRESS\">Zoomen ist auch mit (+) (-) (ร—) und (รท) im Ziffernblock mรถglich</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Doppelklicken Sie auf das Feld in der <emph>Statusleiste</emph> oder klicken Sie mit der rechten Maustaste darauf."
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Wรคhlen Sie <emph>Ansicht - Symbolleisten - Anpassen...</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Wรคhlen Sie <emph>Ansicht - Symbolleisten - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Wรคhlen Sie <emph>Ansicht - Symbolleisten - Extras</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Wรคhlen Sie <emph>Ansicht - Statusleiste</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Wรคhlen Sie <emph>Ansicht - Symbolleisten - Farbeleiste</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Wรคhlen Sie <emph>Ansicht - Eingabemethode-Status</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf das Symbol <emph>Hyperlink</emph> und dann auf <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Hyperlink...</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Klicken Sie in der Symbolleiste <emph>Standard</emph> auf das Symbol <emph>Hyperlink</emph> und dann auf <emph>E-Mail</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Klicken Sie in der Symbolleiste <emph>Standard</emph> auf das Symbol <emph>Hyperlink</emph> und dann auf <emph>Dokument</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Klicken Sie in der Symbolleiste <emph>Standard</emph> auf das Symbol <emph>Hyperlink</emph> und dann auf <emph>Neues Dokument</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Wรคhlen Sie <emph>Ansicht - Vollbild</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,16 +7141,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Wรคhlen Sie <emph>Ansicht - Datenquellen</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
-msgstr "Tastenkombination <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+F4"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Wรคhlen Sie <emph>Ansicht - HTML-Quelltext</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "ร–ffnen Sie das Kontextmenรผ in einem HTML-Dokument"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,16 +7205,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"grid\">Wรคhlen Sie <emph>Ansicht - Raster</emph> (Impress oder Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"guides\">Wรคhlen Sie <emph>Ansicht - Fanglinien</emph> (Impress oder Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Wรคhlen Sie <emph>Einfรผgen - Kommentar</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Medien - Scannen</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Medien - Scannen - Quelle auswรคhlen...</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Medien - Scannen - Anfordern...</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Sonderzeichen...</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Wรคhlen Sie <emph>Format - Nummerierung und Aufzรคhlungszeichen... - Benutzerdefiniert - Auswahl...</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Wรคhlen Sie <emph>Format - Nummerierung und Aufzรคhlungszeichen... - Benutzerdefiniert - Auswahl...</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "Klicken Sie in den Symbolleisten <emph>Standard</emph> oder <emph>Einfรผgen</emph> auf"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,8 +7325,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">Wรคhlen Sie <emph>Einfรผgen - Audio/Video...</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Wรคhlen Sie <emph>Einfรผgen - Objekt</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Objekt - OLE-Objekt...</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "ร–ffnen Sie die Symbolleiste <emph>Einfรผgen</emph> und klicken Sie auf"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Objekt - Formel...</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ร–ffnen Sie die Symbolleiste <emph>Einfรผgen</emph> (nicht bei Diagrammen) und klicken Sie auf"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Wรคhlen Sie <emph>Format - Diagrammtyp...</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Diagramm...</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Wรคhlen Sie <emph>Format - Diagrammtyp...</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Diagramm...</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Wรคhlen Sie <emph>Format - Diagrammtyp...</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Diagramm...</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Diagramm...</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ร–ffnen Sie die Symbolleiste <emph>Einfรผgen</emph> (nicht bei Diagrammen) und klicken Sie auf"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,16 +7493,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Bild...</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Wรคhlen Sie <emph>Einfรผgen - Schwebender Rahmen...</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ร–ffnen Sie die Symbolleiste <emph>Einfรผgen</emph> (nicht bei Diagrammen) und klicken Sie auf"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Eine Datei eines in %PRODUCTNAME unbekannten Typs, bei der es sich nicht um eine Textdatei handelt</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,8 +7693,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Wรคhlen Sie <item type=\"menuitem\">Einfรผgen - Medien - Gallery</item> oder klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7717,8 +7717,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">Wรคhlen Sie <emph>Ansicht - Gallery</emph> oder klicken Sie auf das Symbol <emph>Gallery</emph> in der Symbolleiste <emph>Standard</emph>, klicken Sie auf die Schaltflรคche <emph>Neues Thema...</emph> und wรคhlen Sie das Register <emph>Datei</emph>.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "Klicken Sie in der Symbolleiste <emph>Standard</emph> auf"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Wรคhlen Sie <emph>Extras - Sprache - Thesaurus...</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,8 +7853,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">Wรคhlen Sie <emph>Extras - Makros - Makros verwalten - %PRODUCTNAME Basic...</emph>, klicken Sie auf die Schaltflรคche <emph>Verwaltung...</emph>, dann auf das Register <emph>Bibliotheken</emph> und schlieรŸlich auf die Schaltflรคche <emph>Kennwort...</emph>.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8037,16 +8037,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Pfadauswahlschaltflรคche in diversen Assistenten"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Klicken Sie auf <emph>Bearbeiten</emph> bei den gewรผnschten Eintrรคgen unter <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - $[officename] - Pfade</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,24 +8245,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
-msgstr "<variable id=\"etsofi\">Wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - Laden/Speichern</emph> - <emph>VBA-Eigenschaften</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
-msgstr "<variable id=\"etsofi2\">Wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - Laden/Speichern</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
-msgstr "<variable id=\"html\">Wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - Laden/Speichern</emph> - <emph>HTML-Kompatibilitรคt</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8301,8 +8301,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
-msgstr "Wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - Spracheinstellungen - Linguistik</emph>, dort in der Liste <emph>Verfรผgbare Sprachmodule</emph> eines der Sprachmodule und klicken Sie dann auf <emph>Bearbeiten</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8389,16 +8389,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
-msgstr "<variable id=\"layout\">ร–ffnen Sie ein Textdokument, wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Ansicht</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
-msgstr "<variable id=\"registerschattencursor\">ร–ffnen Sie ein Textdokument, wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatierungshilfen</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8429,8 +8429,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
-msgstr "<variable id=\"drucken1\">Wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Drucken</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Wรคhlen Sie <emph>Fenster - Neues Fenster</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Wรคhlen Sie <emph>Fenster</emph> und dort einen Eintrag aus der Liste der geรถffneten Dokumente</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Wรคhlen Sie <emph>Hilfe - %PRODUCTNAME Hilfe</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Wรคhlen Sie <emph>Hilfe - Info รผber</emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Wรคhlen Sie <emph>Hilfe - Registrierung</emph> (dies ist ein direkter Link zu einer externen Website)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Wรคhlen Sie <emph>Daten - Weitere Filter - Standardfilter...</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Ansicht einer Datenbanktabelle: Symbol <emph>Standardfilter</emph> in der <emph>Datenbankleiste</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Ansicht eines Formulars: Symbol <emph>Standardfilter</emph> in der <emph>Formularleiste</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">Wรคhlen Sie in einem Datenbank-Dateifenster <emph>Extras - Tabellenfilter</emph> </variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,152 +8829,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">Wรคhlen Sie in einem Datenbank-Dateifenster <emph>Bearbeiten - Datenbank - Erweiterte Einstellung</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">Wรคhlen Sie in einem Datenbank-Dateifenster des Typs ODBC oder Adressbuch Bearbeiten - Datenbank - Verbindungsart</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">Schaltflรคche zur Pfadauswahl in diversen Assistenten / Schaltflรคche <emph>Bearbeiten</emph> fรผr einige Eintrรคge in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - $[officename] - Pfade</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">In einem Datenbank-Dateifenster des Typs ODBC wรคhlen Sie Bearbeiten - Datenbank - Verbindungsart</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">Wรคhlen Sie in einem Datenbank-Dateifenster des Typs Adressbuch - LDAP Bearbeiten - Datenbank - Eigenschaften</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">Wรคhlen Sie in einem Datenbank-Dateifenster des Typs JDBC <emph>Bearbeiten - Datenbank - Eigenschaften</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">Wรคhlen Sie in einem Datenbank-Dateifenster des Typs MySQL <emph>Bearbeiten - Datenbank - Eigenschaften</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">Wรคhlen Sie in einem Datenbank-Dateifenster des Typs dBase <emph>Bearbeiten - Datenbank - Eigenschaften</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">Wรคhlen Sie in einem Datenbank-Dateifenster des Typs dBase <emph>Bearbeiten - Datenbank - Eigenschaften</emph> und klicken Sie auf <emph>Indizes</emph>.</variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Wรคhlen Sie in einem Datenbank-Dateifenster des Typs Text <emph>Bearbeiten - Datenbank - Eigenschaften</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">Wรคhlen Sie in einem Datenbank-Dateifenster des Typs MS ADO <emph>Bearbeiten - Datenbank - Eigenschaften</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">Wรคhlen Sie in einem Datenbank-Dateifenster <emph>Extras - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">Klicken Sie in einem Datenbank-Dateifenster auf das Symbol <emph>Abfragen</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">Klicken Sie in einem Datenbank-Dateifenster auf das Symbol <emph>Tabellen</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">Datenbank รถffnen - Kontextmenรผ eines Tabellencontainers oder einer Tabelle - <emph>neuer Tabellenentwurf</emph> oder <emph>Tabelle bearbeiten</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">Klicken Sie in einem Datenbank-Dateifenster auf das Symbol \"Tabellen\". Wรคhlen Sie <emph>Einfรผgen - Tabellenentwurf</emph> oder <emph>Bearbeiten - Bearbeiten</emph>.</variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">Datenbank รถffnen - Kontextmenรผ eines Abfragecontainers - <emph>neuer Abfrageentwurf</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">Klicken Sie in einem Datenbank-Dateifenster auf das Symbol <emph>Abfragen</emph> und wรคhlen Sie dann <emph>Bearbeiten - Bearbeiten</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">Klicken Sie in einem Datenbank-Dateifenster auf das Symbol <emph>Abfragen</emph> und wรคhlen Sie dann <emph>Bearbeiten - Bearbeiten</emph>. Wenn die referenzierten Felder nicht mehr vorhanden sind, wird dieser Dialog angezeigt.</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Symbol <emph>Datensatz suchen</emph> in den Symbolleisten Datenbank und Formular"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Symbol <emph>Sortierung</emph> in den Symbolleisten Datenbank und Formular"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">Wรคhlen Sie in einem Datenbank-Dateifenster <emph>Bearbeiten - Datenbank - Eigenschaften</emph>.</variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Fรผgen Sie mittels Ziehen-und-Ablegen eine Tabelle oder eine Abfrage in den Tabellenteil einer anderen Datenbankdatei ein.</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">Wรคhlen Sie in einem Datenbank-Dateifenster <emph>Einfรผgen - Formular</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">Wรคhlen Sie in einem Dateifenster Datenbank <emph>Bearbeiten - Datenbank - Eigenschaften</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">Wรคhlen Sie in einem Datenbank-Dateifenster <emph>Extras - Beziehungen</emph>.</variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
@@ -9670,7 +9670,7 @@ msgctxt ""
"par_id981529886125676\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline></defaultinline></switchinline>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/01.po b/source/de/helpcontent2/source/text/shared/01.po
index 5ea2e51c6af..394fec722cb 100644
--- a/source/de/helpcontent2/source/text/shared/01.po
+++ b/source/de/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-14 02:54+0000\n"
"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Um ein neues Dokument auf Grundlage einer Dokumentvorlage zu erstellen, wรคhlen Sie <emph>Neu - Vorlagen...</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Erstellt ein neues Textdokument ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Erstellt ein neues Tabellendokument ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,8 +157,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "Erstellt ein neues Prรคsentationsdokument ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Erstellt ein neues Zeichnungsdokument ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "ร–ffnet den <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Datenbank-Assistent</link> zum Anlegen einer <link href=\"text/shared/explorer/database/dabadoc.xhp\">Datenbankdatei</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Erstellt ein neues Formeldokument ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "ร–ffnet den Dialog <link href=\"text/shared/01/01010200.xhp\" name=\"Etiketten\">Etiketten</link>, in dem Sie die Optionen fรผr Ihre Etiketten festlegen und ein neues Textdokument erzeugen kรถnnen ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "ร–ffnet den Dialog <link href=\"text/shared/01/01010300.xhp\" name=\"Visitenkarten\">Visitenkarten</link>, in dem Sie die Optionen fรผr Ihre Visitenkarten festlegen und ein neues Textdokument erzeugen kรถnnen ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,40 +389,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Erstellt ein neues Textdokument ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Erstellt ein neues Tabellendokument ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Erstellt ein neues Prรคsentationsdokument ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Erstellt ein neues Zeichnungsdokument ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ร–ffnet den Datenbank-Assistenten zum Erstellen einer Datenbankdatei.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Erstellt ein neues Formeldokument ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ร–ffnet den Dialog Etiketten, in dem Sie die Optionen fรผr Ihre Etiketten festlegen kรถnnen, und erstellt dann ein neues Textdokument fรผr die Etiketten ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ร–ffnet den Dialog Visitenkarten, in dem Sie die Optionen fรผr Ihre Visitenkarten festlegen kรถnnen, und erstellt dann ein neues Textdokument ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "<emph>Globaldokumente</emph> eignen sich zum Verwalten komplexer Projekte wie beispielsweise Bรผchern. <ahelp hid=\".\">Ein <emph>Globaldokument</emph> kann die einzelnen Kapiteldateien eines Buchs sowie ein Inhaltsverzeichnis und ein Stichwortverzeichnis umfassen.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator fรผr Globaldokumente\">Navigator fรผr Globaldokumente</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Dient zum Erstellen von Etiketten. Etiketten werden in Form von Textdokumenten erzeugt.</ahelp> Zum Drucken der Etiketten kรถnnen Sie sowohl vordefinierte als auch benutzerdefinierte Papierformate verwenden. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Wรคhlen Sie die Datenbank, die als Datenquelle fรผr das Etikett dienen soll.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Der Name des Datenbankfelds wird im Feld <emph>Aufschrift</emph> in Klammern dargestellt. Bei Belieben lassen sich die Datenbankfelder durch Leerzeichen trennen. Drรผcken Sie die Eingabetaste, um ein Datenbankfeld in einer neuen Zeile einzufรผgen."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,8 +717,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "Sie kรถnnen entweder eines der vordefinierten GrรถรŸenformate fรผr Ihr Etikett auswรคhlen oder im Register <emph>Format</emph> ein eigenes Format definieren."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Ermรถglicht es, ein einzelnes Etikett beziehungsweise eine einzelne Visitenkarte zu bearbeiten und durch Klicken auf die Schaltflรคche <emph>Etiketten synchronisieren</emph> die Inhalte aller รผbrigen Etiketten oder Visitenkarten auf der Seite zu aktualisieren.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "Die Schaltflรคche <emph>Etiketten synchronisieren</emph> ist nur dann im Dokument sichtbar, wenn Sie beim Erstellen der Etiketten oder Visitenkarten die Option <emph>Inhalte synchronisieren</emph> im Register <emph>Optionen</emph> ausgewรคhlt haben."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">ร–ffnet den Dialog <link href=\"text/shared/01/01140000.xhp\" name=\"Drucker einrichten\">Drucker einrichten</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,8 +1733,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "Wenn die zu รถffnende Datei Formatvorlagen enthรคlt, gelten <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"spezielle Regeln\">spezielle Regeln</link>."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1789,8 +1789,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "Um mehrere Dokumente gleichzeitig in jeweils eigenen Fenstern zu รถffnen, halten Sie die Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrรผckt, wรคhrend Sie auf die gewรผnschten Dateien klicken, und klicken Sie dann auf <emph>ร–ffnen</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1853,24 +1853,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Geben Sie einen Namen oder Pfad fรผr die Datei ein. Sie kรถnnen auch eine <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> eingeben, die mit dem Protokollnamen ftp, http oder https beginnt.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Sie haben die Mรถglichkeit, die Liste der angezeigten Dateien zu filtern, indem Sie in das Feld <emph>Dateiname</emph> Platzhalter eingeben."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Um beispielsweise alle Textdateien eines Verzeichnisses aufzulisten, geben Sie als Platzhalter ein Sternchen ein gefolgt von der Dateinamenserweiterung fรผr Textdateien (*.txt) und klicken anschlieรŸend auf <emph>ร–ffnen</emph>. Das Fragezeichen (?) als Platzhalter steht fรผr ein beliebiges Zeichen. So lassen sich beispielsweise mit (??3*.txt) gezielt alle Textdateien abrufen, deren Dateinamen an dritter Stelle eine '3' aufweisen.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1989,40 +1989,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "im Ordner fรผr gemeinsame Dokumentvorlagen"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "im Ordner fรผr benutzerdefinierte Dokumentvorlagen <switchinline select=\"sys\"><caseinline select=\"UNIX\">im Verzeichnis home</caseinline><defaultinline>im Verzeichnis \"Dokumente und Einstellungen\"</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "in allen Ordnern fรผr Vorlagen, wie sie unter <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Pfade\"><emph>%PRODUCTNAME - Pfade</emph></link> festgelegt sind"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "Wenn Sie <item type=\"menuitem\">Datei - Vorlagen - Als Vorlage speichern</item> nutzen, um eine Vorlage zu speichern, wird die Vorlage in Ihrem Vorlagenverzeichnis gespeichert. Wenn Sie ein Dokument รถffnen, dass auf einer solchen Vorlage basiert, wird das Dokument geprรผft, ob die Vorlage geรคndert wurde, wie nachstehend beschrieben. Die Vorlage wird mit dem Dokument verbunden, die Vorlage kann in diesem Fall als \"verknรผpfte Vorlage\" bezeichnet werden."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Wenn Sie <item type=\"menuitem\">Datei - Speichern unter...</item> nutzen und einen Vorlagenfilter auswรคhlen, um eine Dokumentvorlage in einem anderen Verzeichnis zu speichern, das nicht in der Liste aufgefรผhrt ist, dann werden die Dokumente, die auf dieser Vorlage basieren, nicht รผberprรผft."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,8 +2093,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>Dateien auf Server; รถffnen</bookmark_value><bookmark_value>ร–ffnen; Dateien auf Server</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2117,32 +2117,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "Wรคhlen Sie <item type=\"menuitem\">Datei - Von Server รถffnen...</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "Klicken Sie auf <emph>Dateien auf Server</emph> im <emph>Startcenter</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "Lang-klicken Sie auf das Symbol <emph>ร–ffnen</emph> und wรคhlen Sie <emph>Von Server รถffnen...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "Ein Server ist ein Webservice, der Dokumente mit oder ohne Anmelden, Versionskontrollen und Backups bereitstellt."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"ร–ffnen (Dialog)\" href=\"text/shared/01/01020000.xhp\"><emph>ร–ffnen</emph> (Dialog)</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Vergewissern Sie sich, dass die Dateinamenserweiterung mit dem Dateityp des Dokuments รผbereinstimmt. So muss beispielsweise die Dateinamenserweiterung eines Microsoft Word-Dokuments (*.doc) lauten, damit $[officename] den richtigen Filter anwendet."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "Der Befehl <emph>SchlieรŸen</emph> schlieรŸt alle geรถffneten Fenster des aktuellen Dokuments."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Wenn Sie am aktuellen Dokument ร„nderungen vorgenommen haben, werden Sie gefragt, ob Sie die ร„nderungen <link href=\"text/shared/01/01060000.xhp\" name=\"speichern\">speichern</link> mรถchten."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Wenn Sie das letzte offene Dokumentfenster schlieรŸen, erscheint wieder das <link href=\"text/shared/guide/startcenter.xhp\">Startcenter</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Bei der Bearbeitung von Textbausteinen heiรŸt dieser Befehl <emph>Textbaustein speichern</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,8 +2405,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>Dateien auf Server; speichern</bookmark_value><bookmark_value>Speichern; Dateien auf Server</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2429,16 +2429,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "Wรคhlen Sie <item type=\"menuitem\">Datei - Auf Server speichern...</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "Lang-klicken Sie auf das Symbol <emph>Speichenr</emph> und wรคhlen Sie <emph>Auf Server speichern...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>Speichern; eine Kopie speichern</bookmark_value><bookmark_value>Eine Kopie speichern</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2485,16 +2485,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Speichert eine Kopie des aktuellen Dokuments unter einem anderen Namen oder Pfad.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "Wรคhlen Sie <item type=\"menuitem\">Datei - Kopie speichern...</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2565,8 +2565,8 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Die folgenden Abschnitte beschreiben den <item type=\"productname\">%PRODUCTNAME</item>-Dialog <emph>Speichern unter...</emph>. Um die <emph><item type=\"productname\">%PRODUCTNAME</item>-Dialoge ร–ffnen</emph> und <emph>Speichern</emph> zu aktivieren, wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - Allgemein\"><emph>%PRODUCTNAME - Allgemein</emph></link> und dann die Option <emph>%PRODUCTNAME-Dialoge verwenden</emph> im Bereich <emph>Dialoge zum ร–ffnen/Speichern</emph>."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070000.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Die folgenden Abschnitte beschreiben den $[officename]-Dialog <emph>Exportieren</emph>. Um die $[officename]-Dialoge <emph>ร–ffnen</emph> und <emph>Speichern unter</emph> zu aktivieren, wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - Allgemein\"><emph>$[officename] - Allgemein</emph></link> und dann die Option <emph>$[officename]-Dialoge verwenden</emph> im Bereich <emph>Dialoge zum ร–ffnen/Speichern</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,8 +2885,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>Exportieren als; PDF</bookmark_value><bookmark_value>Exportieren als; EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2901,16 +2901,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Exportiert das Dokument in das PDF- oder EPUB-Format</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Exportieren als...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>Versionsnummern von Dokumenten</bookmark_value><bookmark_value>Dokumente; Versionsnummern</bookmark_value><bookmark_value>Dateien; Versionsnummern</bookmark_value><bookmark_value>Bearbeitungszeit von Dokumenten</bookmark_value><bookmark_value>Dokumente; Bearbeitungszeit</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "ร–ffnet den Dialog <link href=\"text/shared/01/digitalsignatures.xhp\">Digitale Signaturen</link>, mit dem Sie digitale Signaturen fรผr das aktuelle Dokument verwalten kรถnnen."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,8 +3453,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Anzahl der Tabellen in der Datei.</caseinline> <caseinline select=\"CALC\">Anzahl der Tabellen in der Datei.</caseinline> </switchinline> Hierzu zรคhlen keine Tabellen, die als <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>-Objekte eingefรผgt wurden."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3501,8 +3501,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anzahl der Bilder in der Datei. Diese Statistik schlieรŸt keine Bilder ein, die als <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>-Objekte eingefรผgt wurden.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anzahl der <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>-Objekte in der Datei. Hierzu gehรถren als OLE-Objekte eingefรผgte Tabellen und Grafiken.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anzahl der Absรคtze (einschlieรŸlich leerer Absรคtze) in der Datei.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3549,8 +3549,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anzahl der Wรถrter (einschlieรŸlich solcher, die aus nur einem Zeichen bestehen) in der Datei.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3565,8 +3565,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Anzahl der Zeichen (einschlieรŸlich Leerzeichen) in der Datei. Hierzu gehรถren keine Steuerzeichen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3725,8 +3725,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Vorlagen</emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Wรคhlen Sie <emph>Extras - Adressbuchquelle...</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Fรผgen Sie eine neue Datenquelle zur <emph>Adressdatenquellen</emph>-Liste hinzu.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,8 +3885,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Vorlagen - Als Vorlage speichern</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "Wรคhlen Sie <emph>Datei - Vorlagen - Vorlage รถffnen...</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>Hotspots; Eigenschaften</bookmark_value><bookmark_value>Eigenschaften; Hotspots</bookmark_value><bookmark_value>Verweissensitive Grafik; Hotspot-Eigenschaften</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Geben Sie den Text ein, der angezeigt werden soll, wรคhrend sich der Mauszeiger in einem Browser รผber dem Hotspot befindet.</ahelp> Wenn Sie keinen Text eingeben, wird die <emph>Adresse</emph> angezeigt."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,24 +10373,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">Zeichnet Autor und Datum jeder ร„nderung am aktuellen Dokument auf.</ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Wรคhlen Sie <emph>Bearbeiten - ร„nderungen verfolgen - Anzeigen</emph>, um Zeilen, die geรคnderte Textpassagen enthalten, durch einen senkrechten Strich am linken Seitenrand zu markiert. Die Eigenschaften dieses Korrekturstrichs und anderer Markierungselemente lassen sich รคndern. Wรคhlen Sie hierzu <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - ร„nderungen\"><emph>Extras - Optionen... - %PRODUCTNAME Writer - ร„nderungen</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Die Anzeige-Eigenschaften der Markierungselemente lassen sich รคndern. Wรคhlen Sie hierzu im Dialog Optionen <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - ร„nderungen\"><emph>%PRODUCTNAME Calc - ร„nderungen</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Text einfรผgen und lรถschen"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Verschieben von Absรคtzen"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Text sortieren"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Text suchen und ersetzen"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Einfรผgen von Tabellen, Bereichen"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Dokument einfรผgen"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "AutoText einfรผgen"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Einfรผgen per Zwischenablage"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Zellinhalte durch Einfรผgungen und Lรถschungen verรคndern"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Spalten und Zeilen einfรผgen oder lรถschen"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Tabellen einfรผgen"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Ausschneiden, Kopieren und Einfรผgen รผber die Zwischenablage"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Verschieben mittels Ziehen-und-Ablegen"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Die Anzeige-Eigenschaften der Markierungs-Elemente kรถnnen geรคndert werden. Wรคhlen Sie hierzu <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Extras - Optionen - Writer - ร„nderungen\"><emph>%PRODUCTNAME Writer - ร„nderungen</emph></link>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Extras - Optionen - Calc - ร„nderungen\"><emph>%PRODUCTNAME Calc - ร„nderungen</emph></link> im Dialog Optionen.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Verworfene ร„nderungen anzeigen</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Wenn <switchinline select=\"appl\"><caseinline select=\"WRITER\">sich der Cursor in einer geรคnderten Textpassage befindet</caseinline><caseinline select=\"CALC\">eine geรคnderte Zelle ausgewรคhlt ist</caseinline></switchinline> oder Sie den Dialog <emph>ร„nderungen verwalten</emph> aufrufen, haben Sie die Mรถglichkeit, Kommentare hinzuzufรผgen."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kommentare werden in der Tabelle in Form von Legenden angezeigt, sobald Sie den Mauszeiger รผber eine Zelle mit aufgezeichneter ร„nderung fรผhren. AuรŸerdem kรถnnen Sie die Kommentare zu geรคnderten Zellen in der Liste des Dialogs <link href=\"text/shared/01/02230400.xhp\" name=\"ร„nderungen verfolgen\"><emph>ร„nderungen verfolgen</emph></link> einsehen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "Das Register <emph>Liste</emph> zeigt alle im aktuellen Dokument vorgenommenen ร„nderungen an. Auf diese Liste lassen sich Filter anwenden. Klicken Sie hierzu auf das Register <emph>Filter</emph> und wรคhlen Sie dort die gewรผnschten <link href=\"text/shared/01/02230402.xhp\" name=\"Filterkriterien\">Filterkriterien</link> aus.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Im Fall von verschachtelten ร„nderungen werden die Abhรคngigkeiten ungeachtet des Filters immer angezeigt.</caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Von verschachtelten ร„nderungen spricht man bei รœberschneidungen zwischen ร„nderungen, die von unterschiedlichen Autoren vorgenommen wurden.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Zum Anzeigen aller fรผr eine Zelle aufgezeichneten ร„nderungen klicken Sie auf das Pluszeichen neben dem entsprechenden Eintrag in der Liste.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Wenn nur eine der verschachtelten ร„nderungen in einer Zelle eines der Filterkriterien erfรผllt, werden alle ร„nderungen dieser Zelle angezeigt. Beim Filtern der ร„nderungsliste werden die Listeneintrรคge gemรครŸ der folgenden Tabelle in unterschiedlichen Farben dargestellt:</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Listet die Verรคnderungen auf, die in einem Dokument vorgenommen wurden. Wenn Sie einen Eintrag in der Liste auswรคhlen, wird die ร„nderung im Dokument hervorgehoben. Um die Liste zu sortieren, klicken Sie auf eine Spaltenรผberschrift.</ahelp> Um mehrere Eintrรคge in der Liste auszuwรคhlen, halten Sie die Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrรผckt, wรคhrend Sie nacheinander die gewรผnschten Eintrรคge anklicken."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Zum Bearbeiten des Kommentars eines Listeneintrags klicken Sie mit der rechten Maustaste auf den Eintrag und wรคhlen dann <emph>Kommentar bearbeiten</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Hier sind die Zellen mit geรคndertem Inhalt aufgefรผhrt.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,24 +11029,24 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Um die Annahme oder Verwerfung einer ร„nderung rรผckgรคngig zu machen, wรคhlen Sie <emph>Bearbeiten</emph> - <emph>Rรผckgรคngig</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aufheben</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bei ร„nderungen, die mit <emph>Extras - AutoKorrektur - Anwenden und ร„nderungen bearbeiten</emph> vorgenommen wurden, ist der Befehl <emph>Rรผckgรคngig</emph> als Schaltflรคche in diesem Dialog enthalten.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Macht den letzten Annahme- oder Verwerfungsbefehl rรผckgรคngig.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sortiert die Liste nach dem Autor.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11253,16 +11253,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Bereich</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filtert die ร„nderungsliste nach einem angegebenen Zellbereich. Zum Auswรคhlen eines Zellbereichs in der Tabelle klicken Sie auf die Schaltflรคche <emph>Tabellenreferenz einstellen</emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Referenz setzen</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Verkleinern/VergrรถรŸern</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aktion</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,8 +11349,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">Filtert die ร„nderungskommentare nach den von Ihnen eingegebenen Schlรผsselwรถrtern.</ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Geben Sie die Nummer des anzuzeigenden Datensatzes ein, und drรผcken Sie die Eingabetaste.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Fรผgt einen neuen Datensatz in die aktuelle Tabelle ein.</ahelp> Um einen Datensatz zu erzeugen, klicken Sie auf das Sternchen (*) am unteren Rand der Tabellenansicht. An das Ende der Tabelle wird eine leere Zeile angefรผgt."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Geben Sie den gesuchten Begriff ein und drรผcken Sie die Eingabetaste. Zum ร„ndern der Filteroptionen fรผr die Suche klicken Sie lange auf das Symbol <emph>AutoFilter</emph> und wรคhlen ein anderes Datenfeld. Die Suche erlaubt den Einsatz von Platzhaltern wie % oder * fรผr eine beliebige Anzahl von Zahlen oder Zeichen und _ oder ? fรผr einzelne Zeichen. Um alle Datensรคtze der Tabelle zu sehen, lรถschen Sie den Suchbegriff und drรผcken dann die Eingabetaste.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Zur genaueren Eingrenzung und zum Kombinieren von Kriterien fรผr den <emph>AutoFilter</emph> rufen Sie die Funktion <emph>Standardfilter</emph> auf.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Ermรถglicht die Zuordnung zwischen Spaltenkรถpfen dieser Datenquelle und Datenfeldern in einer anderen Datenquelle.Um fรผr Ihre Literaturdatenbank eine andere Datenquelle anzugeben, klicken Sie in der Symbolleiste <emph>Aufzeichnen</emph> auf die Schaltflรคche <emph>Datenquelle</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Blendet die Symbolleiste <emph>Standard</emph> ein oder aus.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">Blendet das Statusfenster der Eingabemethode-Engine (IME) ein oder aus.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Derzeit wird nur das Internet/Intranet Input Method Protocol (IIIMP) unter Unix unterstรผtzt."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Blendet die <emph>Symbolleiste</emph> ein oder aus.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Blendet die <emph>Statusleiste</emph> am unteren Fensterrand ein oder aus.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Hiermit blenden Sie die Menรผs und Symbolleisten ein oder aus. Zum Beenden des Vollbildmodus klicken Sie auf die Schaltflรคche <emph>Vollbild ein/aus</emph> oder drรผcken Sie die Taste Esc.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Zum Wechseln zwischen dem Normal- und dem Vollbildmodus kรถnnen Sie in Writer und Calc auch <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+J drรผcken.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Die Tastenkombinationen kรถnnen im Modus <emph>Vollbild</emph> weiterhin verwendet werden, auch wenn die Menรผs darin nicht angezeigt werden. <switchinline select=\"sys\"><caseinline select=\"WIN\">Zum ร–ffnen des Menรผs <emph>Ansicht</emph> drรผcken Sie Alt+A.</caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Anzeigen oder Ausblenden der <emph>Farbleiste</emph>. Zum ร„ndern oder Bearbeiten der angezeigten Farbtabelle wรคhlen Sie <emph>Format - Flรคche...</emph> und das Register <emph>Farben</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Sie kรถnnen auch eine der Farben aus der <emph>Farbleiste</emph> ziehen und auf einem Zeichnungsobjekt oder der Folie ablegen."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Zum Abdocken der <emph>Farbleiste</emph> klicken Sie auf einen grauen Bereich der Symbolleiste und ziehen. Zum Andocken der <emph>Farbleiste</emph> ziehen Sie die Leiste an der Titelleiste zum Rand des Fensters."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,16 +12613,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">Erlaubt es dem Benutzer, Zeichen aus den Symbolsรคtzen der installierten Schriftarten einzufรผgen.</ahelp></variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Wenn Sie im Dialog <emph>Sonderzeichen</emph> auf ein Zeichen klicken, werden eine Vorschau des Zeichens und dessen Zahlencode angezeigt."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Um die Unterstรผtzung fรผr bidirektionale und ostasiatische Schreibweisen zu aktivieren, wรคhlen Sie <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - Spracheinstellungen - Sprachen</emph> und <emph>aktivieren</emph> die entsprechende Option."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Wenn Sie eine Formatvorlage auf Grundlage einer anderen Formatvorlage erstellen, haben Sie die Mรถglichkeit, die ร„nderung in Prozent oder als Point-Wert (beispielsweise -2 pt oder +5 pt) anzugeben."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,16 +13421,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Fรผr Details der Sprachmarkierung lesen Sie bitte den Abschnitt <link href=\"http://langtag.net/\"><emph>For users</emph> der Webseite langtag.net</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Sie kรถnnen auch das Gebietsschema fรผr Zellen รคndern (wรคhlen Sie <emph>Format - Zellen... - Zahlen</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>Schrifteffekte</bookmark_value><bookmark_value>Formatierungen; Schrifteffekte</bookmark_value><bookmark_value>Zeichen; Schrifteffekte</bookmark_value><bookmark_value>Text; Schrifteffekte</bookmark_value><bookmark_value>Effekte; Schrift</bookmark_value><bookmark_value>Unterstreichen; Text</bookmark_value><bookmark_value>GroรŸbuchstaben; Schrifteffekte</bookmark_value><bookmark_value>Kleinbuchstaben; Schrifteffekte</bookmark_value><bookmark_value>Titel; Schrifteffekte</bookmark_value><bookmark_value>Kapitรคlchen</bookmark_value><bookmark_value>Durchstreichung; Schrifteffekte</bookmark_value><bookmark_value>Schrift; Durchstreichung</bookmark_value><bookmark_value>Konturschrift; Schrifteffekte</bookmark_value><bookmark_value>Schrift; Kontur</bookmark_value><bookmark_value>Schatten; Zeichen</bookmark_value><bookmark_value>Schrift; Schatten</bookmark_value><bookmark_value>Schrift; Farbe ignoriert</bookmark_value><bookmark_value>Ignorierte Schriftfarbe</bookmark_value><bookmark_value>Farben; Schriftfarbe ignoriert</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Legt die Farbe fรผr den ausgewรคhlten Text fest. Wenn Sie <emph>Automatisch</emph> wรคhlen, wird die Textfarbe bei hellen Hintergrรผnden auf Schwarz, bei dunklen Hintergrรผnden auf WeiรŸ eingestellt.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Zum Beenden des Farbeimermodus klicken Sie einmal oder drรผcken die Taste Esc."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Die Textfarbe wird beim Drucken ignoriert, falls <emph>Schwarz drucken</emph> im Optionsdialog unter <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Drucken\"><emph>%PRODUCTNAME Writer - Drucken</emph></link> ausgewรคhlt wurde."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,8 +13549,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Klicken Sie hier, um den ausgewรคhlten Zeichen die aktuelle Schriftfarbe zuzuweisen. Sie kรถnnen auch hier klicken und eine Auswahl ziehen, um die Textfarbe zu รคndern. Klicken Sie auf den Pfeil neben dem Symbol, um die Symbolleiste Schriftfarbe aufzurufen.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Ohne - Es wird kein Effekt angewendet"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Versalien - Die ausgewรคhlten Kleinbuchstaben werden als GroรŸbuchstaben dargestellt"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Gemeine - Die ausgewรคhlten GroรŸbuchstaben werden als Kleinbuchstaben dargestellt"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Titelschrift - Die Anfangsbuchstaben aller ausgewรคhlten Wรถrter werden als GroรŸbuchstaben dargestellt"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Kapitรคlchen - Die ausgewรคhlten Kleinbuchstaben werden als verkleinerte GroรŸbuchstaben dargestellt"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Wรคhlen Sie den Reliefeffekt, der auf den ausgewรคhlten Text angewendet werden soll. Mit Erhaben wirken die Zeichen, als wรคren sie aus der Seite hervorgedrรผckt. Mit Vertieft erzielen Sie die Wirkung in die Seite eingeprรคgter Zeichen.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Legen Sie die Formatierungsoptionen fรผr die ausgewรคhlte(n) Zelle(n) fest.</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Wรคhlen Sie zunรคchst eine der Kategorien in der Liste und dann eines der Formate unter <emph>Format</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Hier legen Sie die Spracheinstellung fรผr die ausgewรคhlten <switchinline select=\"appl\"><caseinline select=\"CALC\">Zellen</caseinline><defaultinline>Felder</defaultinline></switchinline> fest. Ist die Sprache auf <emph>Automatisch</emph> eingestellt, wendet $[officename] automatisch die Zahlenformate der Standardsystemsprache an. Wรคhlen Sie eine beliebige Sprache aus, um die Einstellungen fรผr die ausgewรคhlten <switchinline select=\"appl\"><caseinline select=\"CALC\">Zellen</caseinline><defaultinline>Felder</defaultinline></switchinline> zu fixieren.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Legt fest, dass negative Zahlen in rot dargestellt werden.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,8 +14117,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">Bei der technischen Schreibweise wird sichergestellt, dass bei der wissenschaftlichen Schreibweise der Exponent ein Vielfaches von 3 ist.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14237,8 +14237,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "Codes fรผr Zahlenformate dรผrfen aus bis zu vier durch Semikola (;) getrennten Teilen bestehen."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14269,8 +14269,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "Der vierte Teil gilt, falls der Inhalt kein Wert sondern Text ist. Der Inhalt wird durch ein At-Zeichen (@) dargestellt."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14285,16 +14285,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "Verwenden Sie die Null (0), die Raute (#) oder das Fragezeichen (?) als Platzhalter in Ihrem Zahlenformat-Code, um Zahlen darzustellen. Die (#) zeigt nur signifikante Stellen an, wรคhrend die (0) Nullen anzeigt, falls es weniger Stellen in der Zahl als im Zahlenformat gibt. Das (?) funktioniert wie die (#), fรผgt aber ein Leerzeichen hinzu, um die Komma-Ausrichtung beizubehalten, falls es eine versteckte, nicht-signifikante Null gibt."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "Die im Nenner und Zรคhler von Brรผchen anzuzeigenden Stellen geben Sie mit Fragezeichen (?), Nullen (0) oder Doppelkreuzen (#) an. Brรผche, auf die das definierte Schema nicht anzuwenden ist, werden als FlieรŸkommazahlen ausgegeben."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14525,24 +14525,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "Mit einem Buchstaben, dem Sie einen Unterstrich (_) voranstellen, lรคsst sich in einem Zahlenformat die Breite von Leerzeichen festlegen. Dabei hรคngt die Breite des Leerzeichens von der Breite des gewรคhlten Buchstabens ab. Mit <emph>_M</emph> erzielen Sie also ein breiteres Leerzeichen als mit <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "Um einen Leerraum mit der Breite eines gegebenen Zeichens darzustellen, verwenden Sie ein Sternchen (*), gefolgt von diesem Zeichen. Zum Beispiel:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "stellt eine ganze Zahl dar (0), mit so vielen vorangestellten Rรผckstrichen (\\) wie benรถtigt, um die Spaltenbreite auszufรผllen. Zur Darstellung von Abrechnungen, bei denen das Wรคhrungssymbol links ausgerichtet ist, kรถnnen Sie ein Format รคhnlich dem folgenden verwenden:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14653,8 +14653,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "Um Zahlen als Prozentsatz anzuzeigen, fรผgen Sie dem Zahlenformat ein Prozentzeichen (%) hinzu."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15141,8 +15141,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "Alle Datumsformate hรคngen von der Sprache ab, die Sie unter <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - Spracheinstellungen - Sprachen</emph> eingestellt haben. Falls Ihre Sprache zum Beispiel auf 'Japanisch' gesetzt ist, dann wird der Gengou-Kalender verwendet. Das Standardformat fรผr Daten in <item type=\"productname\">%PRODUCTNAME</item> verwendet den Gregorianischen Kalender."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr "Alle Datumsformate hรคngen von der Sprache ab, die Sie unter <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - Spracheinstellungen - Sprachen</emph> eingestellt haben. Falls Ihre Sprache zum Beispiel auf 'Japanisch' gesetzt ist, dann wird der Gengou-Kalender verwendet. Das Standarddatumsformat in <item type=\"productname\">%PRODUCTNAME</item> benutzt den Gregorianischen Kalender."
#: 05020301.xhp
msgctxt ""
@@ -15245,8 +15245,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Bei Berechnungen mit einer oder mehreren Zellen, in denen ein Datumsformat verwendet wird, sind die Ergebnisse wie folgt formatiert: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Bei Berechnungen mit einer oder mehreren Zellen, in denen ein Datumsformat verwendet wird, sind die Ergebnisse wie folgt formatiert:</caseinline></switchinline>"
#: 05020301.xhp
msgctxt ""
@@ -15429,8 +15429,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Das Format Datum&Zeit gibt das Datum und die Uhrzeit an, wann ein Eintrag in diesem Format in die Zelle eingefรผgt wurde.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15453,8 +15453,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "Stellen Sie Stunden, Minuten und Sekunden mithilfe der folgenden Zahlenformat-Codes dar."
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15589,8 +15589,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "Um lรคnderspezifische Zahlzeichen darstellen zu kรถnnen, setzen Sie an den Anfang des Zahlenformat-Codes einen der Modifikatoren [NatNum1], [NatNum2], ... [NatNum11]."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotation / Skalierung"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Hier legen Sie die typografischen Optionen fรผr Zellen oder Absรคtze fรผr Dateien in asiatischen Sprachen fest. Zum Aktivieren der Unterstรผtzung fรผr asiatische Sprachen wรคhlen Sie im Optionsdialog <emph>Spracheinstellungen - Sprachen</emph> und dann das Feld <emph>Aktiviert</emph> unter <emph>Unterstรผtzung asiatischer Sprachen</emph> aus.</ahelp> In HTML-Dokumenten werden die Optionen fรผr die asiatische Typografie ignoriert."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,8 +18277,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>Abstand zwischen asiatischem und nicht-asiatischem Text anwenden</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Um eine Grafik relativ zu dem Zeichen auszurichten, an dem es verankert ist, klicken Sie mit der rechten Maustaste auf die Grafik und wรคhlen im Kontextmenรผ den Befehl <emph>Bild...</emph>. Klicken Sie auf das Register <emph>Typ</emph> und wรคhlen Sie im Bereich <emph>Position</emph> in beiden Feldern mit der Bezeichnung <emph>zu</emph> den Eintrag <emph>Zeichen</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Wenn Sie drei oder mehr spezifische Zeichen eingeben und dann die Eingabetaste drรผcken, wird automatisch eine Umrandungslinie unter den vorherigen Absatz gezogen. Wรผnschen Sie eine einfache Linie, dann geben Sie mindestens drei Minuszeichen (-) oder Unterstriche (_) ein und drรผcken anschlieรŸend die Eingabetaste. Fรผr Doppellinien geben Sie mindestens drei Gleichheitszeichen (=), Sternchen (*), Tilden (~) oder Rauten (#) ein und drรผcken dann die Eingabetaste."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Zusammenfassen von einzeiligen Absรคtzen ab ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/02.po b/source/de/helpcontent2/source/text/shared/02.po
index c9d607e706e..d1c5863787b 100644
--- a/source/de/helpcontent2/source/text/shared/02.po
+++ b/source/de/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-15 05:22+0000\n"
"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1529040170.000000\n"
#: 01110000.xhp
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formatierung</emph>: Um die Eigenschaft <emph>Formatierung</emph> zu setzen, klicken Sie auf die Schaltflรคche <emph>...</emph> in der Zeile <emph>Formatierung</emph> des Dialogs <emph>Eigenschaften: Formatiertes Feld</emph>. Der Dialog <emph>Zahlenformat</emph> wird angezeigt."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. Wert</emph> und <emph>Max. Wert</emph>: Fรผr formatierte Felder kรถnnen ein Mindest- und ein Hรถchstwert festgelegt werden. Mindest- und Hรถchstwert beeinflussen die Ausgabe vorhandener Daten (Beispiel: Der Mindestwert betrรคgt 5, das verknรผpfte Datenbankfeld enthรคlt den Wert 3. Die Ausgabe ist 5, aber der Wert in der Datenbank wird nicht geรคndert) und die Eingabe neuer Daten (Beispiel: Der Hรถchstwert betrรคgt 10, eingegeben wird der Wert 20. Die Eingabe wird korrigiert, und in der Datenbank erscheint der Wert 10). Wenn die Felder fรผr <emph>Min. Wert</emph> und <emph>Max. Wert</emph> nicht ausgefรผllt werden, so gelten keinerlei Grenzwerte. Weder diese beiden Werte noch der <emph>Standardwert</emph> sind fรผr formatierte Felder relevant, die mit einem Textfeld einer Datenbank verknรผpft sind."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Welcher vierstelligen Jahreszahl eine mit zwei Stellen eingegebene Jahreszahl entspricht, ist durch eine entsprechende Einstellung unter <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Einstellungen</emph></caseinline><defaultinline><emph>Extras - Optionen...</emph></defaultinline></switchinline><emph> - $[officename] - Allgemein</emph> festgelegt. Wenn beispielsweise 1935 als unterer Grenzwert festgelegt ist und Sie 34 als Datumswert eingeben, lautet das Ergebnis nicht 1934, sondern 2034."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Ruft ein Untermenรผ auf, in dem Sie die wieder einzublendenden Spalten auswรคhlen kรถnnen.</ahelp> Um nur eine Spalte einzublenden, klicken Sie auf ihren Namen. Sie sehen nur die ersten 16 ausgeblendeten Spalten. Gibt es mehr ausgeblendete Spalten, rufen Sie durch den Befehl <emph>Mehr</emph> den Dialog <emph>Spalten anzeigen</emph> auf."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">Im Dialog <emph>Spalten anzeigen</emph> kรถnnen Sie die Spalten auswรคhlen, die eingeblendet werden sollen. Halten Sie die Taste Umschalt beziehungsweise die Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrรผckt, um mehrere Eintrรคge auszuwรคhlen.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Um alle Spalten einzublenden, klicken Sie auf <emph>Alle</emph>.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Steuerung von Tabellen-Steuerelementen per Tastatur"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Wenn Sie nur die Tastatur benutzen, um durch die Steuerelemente Ihres Dokumentes zu navigieren, werden Sie ein Unterschied zu den anderen Steuerelementen bemerken. Die Tabulatortaste verschiebt den Cursor nicht in das nรคchste Steuerelement, sondern in die nรคchste Spalte des Tabellensteuerelementes. Drรผcken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Tabulator, um zum nรคchstem Steuerelement, oder Umschalt+<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Tabulator, um zum vorigem Steuerelement zu gelangen."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "So aktivieren Sie den speziellen Tastatur-Bearbeitungsmodus fรผr Tabellen-Steuerelemente:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "Das Formulardokument muss im <link href=\"text/shared/02/01170500.xhp\" name=\"Entwurfsmodus\">Entwurfsmodus</link> geรถffnet sein."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Drรผcken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F6 um das Dokument auszuwรคhlen."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Drรผcken Sie Umschalt+F4, um das erste Steuerelement auszuwรคhlen. Ist das Tabellen-Steuerelement nicht das erste Steuerelement, drรผcken Sie die Tabulatortaste, bis Sie das Tabellen-Steuerelement erreichen."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Drรผcken Sie die Eingabetaste, um den Bearbeitungsmodus zu aktivieren. Die Griffe stehen รผber die Umrandung des Steuerelements heraus."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "Indem Sie im Bearbeitungsmodus Umschalt+F10 drรผcken, รถffnet sich das Bearbeitungsmodus-Kontextmenรผ."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Um Spalten zu bearbeiten, drรผcken sie Umschalt+Leerzeichen. Nun kรถnnen Sie die Reihenfolge der Spalten mit <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Pfeiltasten รคndern. Die Taste Entf lรถscht die aktuelle Spalte."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Zum Beenden des Bearbeitungsmodus drรผcken Sie Esc."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">Der Dialog <emph>Eigenschaften</emph> lรคsst sich nur im Entwurfsmodus und nur dann, wenn ein Steuerelement ausgewรคhlt ist, aufrufen.</variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Wirkung"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Pfeil unten"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Aufklappen des Kombinationsfeldes"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Pfeil oben"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "SchlieรŸen des Kombinationsfeldes"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Umschalt+Eingabetaste"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Nach oben"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Nach unten"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Eingabetaste"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Wie bei Kombinationsfeldern kรถnnen Sie die Liste mit der Pfeiltaste am rechten Rand des Feldes mit einem Mausklick auf- und zuklappen. Die Eingabe kann hier allerdings sowohl in der aufgeklappten Liste als auch im oberen Textfeld erfolgen. Eine Ausnahme bilden die Eigenschaften, die eine Listendarstellung erwarten, wie beispielsweise die Eigenschaft <emph>Listen-Eintrรคge</emph>, die fรผr die Steuerelemente <emph>Listenfeld</emph> und <emph>Kombinationsfeld</emph> gesetzt werden kann. Hier kรถnnen Sie die Eintrรคge nur im aufgeklappten Zustand editieren."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "Im Register <emph>Allgemein</emph> haben Sie die Mรถglichkeit, die allgemeinen Eigenschaften eines Formular-Steuerelements festzulegen. Die Eigenschaften sind vom jeweiligen Typ des Steuerelements abhรคngig. Nicht alle der folgenden Eigenschaften sind fรผr jeden Typ von Steuerelementen verfรผgbar."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Wenn Sie das aktuelle Formular-Dokument in das HTML-Format exportieren, werden nur die Standardwerte der Steuerelemente exportiert, nicht die aktuellen. Die Standardwerte sind - je nach Art des Steuerelements - durch die Eigenschaften des Standardwertes (beispielsweise in Textfeldern), des Standardstatus (fรผr Auswahl- und Optionsfelder) und der Standardauswahl (fรผr Listenfelder) bestimmt."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Verfรผgt ein Steuerelement รผber die Eigenschaft \"Aktiviert (Ja)\", so kรถnnen die Formularbenutzer das Steuerelement verwenden.</ahelp> Wenn diese Eigenschaft deaktiviert ist (Nein), ist das Feld nicht verwendbar und wird grau angezeigt."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Hier geben Sie an, wie viele Zeilen in der Dropdown-Liste angezeigt werden. Diese Einstellung ist nur aktiv, wenn fรผr die Eigenschaft \"Aufklappbar\" die Option \"Ja\" gewรคhlt wurde.</ahelp> Bei Kombinationsfeldern mit der Eigenschaft \"Aufklappbar\" kann auch die Anzahl der in der Dropdown-Liste sichtbaren Zeilen bestimmt werden. Diese Zeilenanzahl ist im Fall von Steuerelementen ohne die Eigenschaft \"Aufklappbar\" durch die GrรถรŸe des Steuerelements und die SchriftgrรถรŸe bedingt."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">Von der Eigenschaft \"Aktion\" hรคngt es ab, welche Aktion bei Betรคtigung der jeweiligen Schaltflรคche stattfindet.</ahelp> Mit Navigationsaktionen kรถnnen Sie Ihre eigenen Datenbank-Navigationsschaltflรคchen erstellen."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "Folgende Typen und Aktionen gibt es:"
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "รœbertrรคgt die in andere Steuerelemente des aktuellen Formulars eingegebenen Daten an die in den <link href=\"text/shared/02/01170200.xhp\" name=\"Formulareigenschaften\">Formulareigenschaften</link> unter <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link> festgelegte Adresse."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Setzt die Einstellungen in den anderen Steuerelementen auf die vordefinierten Standardwerte (Standardstatus, Standardauswahl und Standardwert) zurรผck."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Geben Sie an, ob das Kombinationsfeld aufklappbar sein soll (Ja) oder nicht (Nein).</ahelp> Aufklappbare Steuerelemente weisen eine zusรคtzliche Pfeilschaltflรคche auf. Ein Mausklick auf diesen Pfeil รถffnet die Liste der vorhandenen Formulareintrรคge. Mit <emph>Anzahl der Zeilen</emph> kรถnnen Sie festlegen, wie viele Zeilen im aufgeklappten Zustand angezeigt werden. Kombinationsfelder kรถnnen mit der Eigenschaft \"Aufklappbar\" versehen werden."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Titel von Beschriftungsfeldern"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Inhalt von Textfeldern"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Inhalt von Tabellenfeldern in den Spalten einer Tabelle"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Auf Schaltflรคchen angezeigte Grafiken beziehungsweise Text"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Weist einem Kombinationsfeld die Funktion \"Automatisch fรผllen\" zu.</ahelp> Ist die Funktion \"Automatisch fรผllen\" aktiviert, so wird wรคhrend der Benutzereingabe eine Liste vorheriger Eintrรคge angezeigt."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Um ein Zeichen der Beschriftung als Schnellzugriffstaste zu definieren, setzen Sie diesem Zeichen eine Tilde (~) voran. Die Benutzer kรถnnen dann durch Eingabe dieses Zeichens auf der Tastatur das entsprechende Steuerelement aufrufen."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Entfernen Sie die Markierung aus dem Feld <emph>keine Zuordnung</emph>, da sonst keine Steuerelemente als Beschriftungsfelder zugewiesen werden.</ahelp> Mit diesem Feld kรถnnen Sie die Verknรผpfung zu einem Beschriftungsfeld aufheben."
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Hier legen Sie die Spaltenbreite fรผr Tabellen-Steuerelemente fest.</ahelp> Hier legen Sie die Spaltenbreite fรผr Tabellen-Steuerelemente in der Einheit, die in %PRODUCTNAME voreingestellt ist, fest. Sie kรถnnen auch einen Wert, gefolgt von einer anderen gรผltigen Einheit, festlegen, beispielsweise 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Legt die Verzรถgerung in Millisekunden zwischen sich wiederholenden Ereignissen fest.</ahelp> Ein sich wiederholendes Ereignis tritt ein, wenn Sie auf einen Pfeil in einer Bildlaufleiste oder eine der Schaltflรคchen fรผr die Navigationsfunktionen in der Navigationsleiste klicken und dabei die Maustaste gedrรผckt lassen. Sie kรถnnen einen Wert und eine gรผltige Zeiteinheit, beispielsweise 2 s oder 500 ms, eingeben."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Hier kรถnnen Sie fรผr die Datumsanzeige das gewรผnschte Format festlegen.</ahelp> Bei Datumsfeldern kรถnnen Sie das fรผr die Datumsanzeige gewรผnschte Format festlegen."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Gibt an, ob ein Markierfeld auรŸer den Wahrheitswerten WAHR und FALSCH auch NULL-Werte aus einer angebundenen Datenbank aufweisen darf.</ahelp> Diese Funktion ist nur dann verfรผgbar, wenn die Datenbank die drei Zustรคnde WAHR, FALSCH und NULL unterstรผtzt."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "Die Eigenschaft <emph>Dreifacher Status</emph> lรคsst sich nur fรผr Datenbankformulare definieren, nicht aber fรผr HTML-Formulare."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Eine Textkonstante. Diese Stelle kann nicht editiert werden. Das Zeichen wird an der entsprechenden Position der Zeichenmaske angezeigt."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Es kรถnnen die Buchstaben a-z und A-Z eingegeben werden. GroรŸbuchstaben werden nicht in Kleinbuchstaben konvertiert."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Es kรถnnen die Buchstaben A-Z eingegeben werden. Eingegebene Kleinbuchstaben werden automatisch in GroรŸbuchstaben konvertiert."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Es kรถnnen die Buchstaben a-z und A-Z sowie die Ziffern 0-9 eingegeben werden. GroรŸbuchstaben werden nicht in Kleinbuchstaben konvertiert."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "An dieser Stelle kรถnnen die Zeichen A-Z und 0-9 angegeben werden. Wird ein Kleinbuchstabe angegeben, wird automatisch in GroรŸschrift umgewandelt."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Es kรถnnen nur die Zeichen 0-9 angegeben werden."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Es kรถnnen alle druckbaren Zeichen angegeben werden. Wird dabei ein Kleinbuchstabe verwendet, wird automatisch in GroรŸschrift umgewandelt."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "In Steuerelementen, die formatierte Inhalte akzeptieren (beispielsweise Datums- oder Uhrzeitwerte), kรถnnen Sie eine Formatkontrolle ausfรผhren lassen. <ahelp hid=\"HID_PROP_STRICTFORMAT\">Ist diese Funktion aktiviert (Ja), werden nur die zugelassenen Zeichen รผbernommen.</ahelp> So werden beispielsweise in einem Datumsfeld nur Zahlen oder Datumstrennzeichen akzeptiert und alle Buchstabeneingaben ignoriert."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Bestimmen Sie den Zielrahmen, in dem das Dokument, das mit der Aktion \"Dokument/Webseite รถffnen\" geรถffnet wird, aufgerufen wird.</ahelp> Sie kรถnnen auch den Zielrahmen zur Anzeige einer <emph>URL</emph> bestimmen, die geรถffnet wird, wenn Sie eine Schaltflรคche anklicken, die der Aktion Dokument/Webseite รถffnen zugewiesen ist."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "Die Eigenschaft Frame trifft auf HTML-Formulare, nicht aber auf Datenbankformulare zu."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Grafische Schaltflรคchen verfรผgen รผber die Eigenschaft <emph>Grafik</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">Mit der Eigenschaft <emph>Grafik</emph> geben Sie den Pfad und den Dateinamen der auf der Schaltflรคche anzuzeigenden Grafik an.</ahelp> Wenn Sie die Grafikdatei รผber die Schaltflรคche <emph>...</emph> auswรคhlen, werden Pfad und Dateiname automatisch in das Textfeld eingetragen."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "Fรผr den Schaltflรคchentyp URL erscheint der Hilfetext als erweiterter Tipp anstelle der unter URL eingegebenen Adresse."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Hier geben Sie in URL-Schreibweise einen Verweis auf ein Hilfedokument ein, das รผber dieses Steuerelement aufgerufen werden kann.</ahelp> Die Hilfe fรผr das Steuerelement lรคsst sich durch Betรคtigung der Taste F1 abrufen, sofern der Fokus auf dem Steuerelement liegt."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Bestimmt die im Dokument sichtbaren Listeneintrรคge. ร–ffnen Sie diese Liste und geben Sie Ihren Text ein. Benutzen Sie Umschalt+Eingabetaste fรผr eine neue Zeile. Bei Listen- und Kombinationsfeldern kรถnnen Sie die im Dokument sichtbaren Listeneintrรคge vorgeben. ร–ffnen Sie das Feld <emph>Listen-Eintrรคge</emph> und geben Sie den Text ein.</ahelp> Beachten Sie bitte den <link href=\"text/shared/02/01170100.xhp\" name=\"Tipps\">Tipps</link> bezogen auf die Tastatur-Steuerung."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Ist das Steuerelement an eine Datenbank gebunden und soll die Textlรคnge aus der Felddefinition der Datenbank รผbernommen werden, dann dรผrfen Sie hier keine Textlรคnge vorgeben. Die Einstellungen werden aus der Datenbank nur dann รผbernommen, wenn die Steuerelement-Eigenschaft nicht definiert wurde (Zustand \"unbestimmt\")."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>Rich Text-Steuerelement</bookmark_value><bookmark_value>Steuerelemente; fรผr Rich Text</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">Hier entscheiden Sie, ob Zeilenumbrรผche in das Steuerelement eingegeben werden dรผrfen. Wenn Mehrzeilig aktiviert ist, wird der Text auf mehreren Zeilen angezeigt.</ahelp> Bei Text- und Beschriftungsfeldern ist eine mehrzeilige Textanzeige mรถglich. Am Rand des Steuerelements kรถnnen entweder durch Betรคtigung der Eingabetaste oder automatisch Zeilenumbrรผche eingefรผgt werden. StandardmรครŸig ist die Funktion Mehrzeilig deaktiviert."
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Zeigt Text auf mehreren Zeilen an.</ahelp> Ermรถglicht die Verwendung von Zeilenumbrรผchen in Textfeldern, sodass mehrere Textzeilen eingegeben werden kรถnnen. Drรผcken Sie die Eingabetaste, um einen Zeilenumbruch manuell einzugeben."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Legt fest, ob eine Schaltflรคche eine Umschaltfunktion auslรถsen soll. Wenn \"Umschalten\" auf \"Ja\" gesetzt wird, ist das Umschalten zwischen den Zustรคnden \"ausgewรคhlt\" und \"nicht ausgewรคhlt\" mรถglich, wenn auf die Schaltflรคche geklickt beziehungsweise die Leertaste gedrรผckt wird, wรคhrend das Steuerelement den Fokus besitzt. Eine Umschaltflรคche im Zustand \"ausgewรคhlt\" wird \"eingedrรผckt\" dargestellt.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Wird diese Option auf \"Ja\" gesetzt, erhรคlt die Schaltflรคche den Fokus, wenn Sie darauf klicken.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,8 +3869,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Legt die Rahmenlinienfarbe fรผr zweidimensional angezeigte Steuerelemente fest.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">Im Register <emph>Eigenschaften</emph> gibt dieser Eintrag den Namen des Steuerelements wieder. Im Register <emph>Formulareigenschaften</emph> stellt dieser Eintrag den Namen des Formulars dar.</ahelp> Jedes Steuerelement und jedes Formular verfรผgt รผber die Eigenschaft <emph>Name</emph>, die zu seiner Identifikation dient. Der Name wird im <link href=\"text/shared/02/01170600.xhp\" name=\"Formular-Navigator\">Formular-Navigator</link> angezeigt und kann auรŸerdem als Referenz auf das Steuerelement in Makros verwendet werden. Wenn Sie die Eigenschaften einsehen, finden Sie dort bereits einen Standardnamen vor, der aus der Kombination von Feldbeschriftung und -nummer besteht."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>Steuerelemente; gruppieren</bookmark_value><bookmark_value>Gruppen; von Steuerelementen</bookmark_value><bookmark_value>Formulare; Steuerelemente gruppieren</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "Steuerelementnamen dienen auch dazu, verschiedene Steuerelement, beispielsweise Optionsfelder, die funktionell zusammen gehรถren, in Gruppen zu fassen. Hierzu geben Sie allen Komponenten einer Gruppe denselben Namen: Steuerelemente mit identischen Namen bilden eine Gruppe. Mithilfe von <link href=\"text/shared/02/01170000.xhp\" name=\"Gruppierungsrahmen\">Gruppierungsrahmen</link> lassen sich gruppierte Steuerelemente optisch als solche kennzeichnen."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Bestimmt, ob die Navigationsleiste am unteren Rand des Tabellen-Steuerelements angezeigt wird.</ahelp> Bestimmt, ob die Navigationsleiste am unteren Rand von Tabellen-Steuerelementen angezeigt wird."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Gibt an, ob das Steuerelement schreibgeschรผtzt ist (Ja) oder bearbeitet werden darf (Nein).</ahelp> Die Eigenschaft <emph>Nur lesen</emph> kann allen Steuerelementen zugewiesen werden, in die der Nutzer Text eingeben kann. Wenn Sie einem grafisches Steuerelement als schreibgeschรผtzt definieren, welches Grafiken aus einer Datenbank nutzt, kรถnnen die Benutzer keine neuen Grafiken in die Datenbank einfรผgen."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Hier bestimmen Sie, ob das Feld rahmenlos (\"Ohne Rahmen\") oder mit einem Rahmen der Art \"Flach\" oder \"3D-Look\" ausgestattet sein soll.</ahelp> Bei Steuerelementen mit Rahmen kรถnnen Sie mithilfe der Eigenschaft <emph>Rahmen</emph> deren Darstellungsweise im Formular bestimmen. Dabei kรถnnen Sie zwischen den Optionen \"Ohne Rahmen\", \"3D-Look\" und \"Flach\" wรคhlen."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">Die Eigenschaft <emph>Reihenfolge</emph> legt die Reihenfolge fest, in der die Steuerelemente im Formular fokussiert werden, wenn die Tabulatortaste betรคtigt wird.</ahelp> Sind in einem Formular mehrere Steuerelemente angeordnet, bewegt ein Druck auf die Tabulatortaste den Fokus auf das jeweils nรคchste Steuerelement. Die Reihenfolge, in der dies geschieht, kรถnnen Sie mit einem unter <emph>Reihenfolge</emph> anzugebenden Index bestimmen. Der Index des ersten Steuerelements, das den Fokus erhalten soll, ist 1."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "Die Eigenschaft <emph>Reihenfolge</emph> gibt es nicht bei <link href=\"text/shared/02/01170600.xhp\" name=\"Versteckten Steuerelementen\">Versteckten Steuerelementen</link>. Grafische Schaltflรคchen und grafische Steuerelemente lassen sich standardgemรครŸ nicht mit der Tabulatortaste markieren, aber Sie kรถnnen zur Unterstรผtzung der Barrierefreiheit diese Eigenschaft setzen."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Bei der Erstellung eines Formulars wird den Steuerelementen, die diesem Formular hinzugefรผgt werden, automatisch ein Index zugewiesen, wobei jedes neu hinzugefรผgte Steuerelement einen um 1 erhรถhten Index erhรคlt. Wenn Sie den Index eines Steuerelements รคndern, werden die Indizes der restlichen Steuerelemente automatisch aktualisiert. Elementen, die nicht fokussiert werden kรถnnen (Tabstop = Nein), wird ebenfalls ein Wert zugewiesen. Diese Steuerelemente werden jedoch bei einer Betรคtigung der Tabulatortaste รผbersprungen."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Hier legen Sie fest, wie sich der Wert beim Drehen des Mausrades รคndern soll. Nie: Keine ร„nderung des Wertes. Wenn ausgewรคhlt: (standard) Der Wert wird geรคndert, wenn das Steuerelement ausgewรคhlt ist, der Mauszeiger sich darรผber befindet und das Mausrad gedreht wird. Immer: Der Wert รคndert sich, wenn das Mausrad gedreht wird wรคhrend sich der Mauszeiger รผber dem Element befindet. Es spielt keine Rolle, welches Steuerelement gerade ausgewรคhlt ist.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Bei gruppierten Optionsfeldern wird durch die Eigenschaft <emph>Standard-Status</emph> der Zustand der Gruppe definiert, der der Standard-Einstellung entspricht."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Fรผr Schaltflรคchen der Art Reset bestimmen Sie mit dem Eintrag unter <emph>Standardauswahl</emph>, welchen Zustand das Listenfeld annimmt, wenn die Schaltflรคche aktiviert wird."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Bei Listenfeldern mit Wertelisten klicken Sie auf die Schaltflรคche <emph>...</emph>, um den Dialog <emph>Standardauswahl</emph> zu รถffnen."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Bei Schaltflรคchen der Art Reset bestimmen Sie mit dem Eintrag unter <emph>Standardwert</emph>, welchen Zustand das Steuerelement annimmt, wenn die Schaltflรคche aktiviert wird."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Geben Sie den Wert an, der addiert oder subtrahiert werden soll, wenn der Benutzer in der Bildlaufleiste auf das Pfeilsymbol klickt.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">Wenn Sie die Eigenschaft <emph>Standard-Schaltflรคche</emph> setzen, wird die entsprechende Schaltflรคche durch Drรผcken der Eingabetaste betรคtigt.</ahelp> Wenn Sie die Eigenschaft <emph>Standard-Schaltflรคche</emph> setzen, wird die entsprechende Schaltflรคche durch Drรผcken der Eingabetaste betรคtigt. Wird ein Dialog beziehungsweise ein Formular geรถffnet und keine weitere Aktion durchgefรผhrt, so ist die Schaltflรคche mit dieser Eigenschaft die Standard-Schaltflรคche."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Bei der Arbeit mit Webseitenformularen begegnet Ihnen diese Eigenschaft unter Umstรคnden in Suchmasken. Dabei handelt es sich um Eingabemasken, die ein Textfeld und eine Schaltflรคche der Art Submit enthalten. Der Suchbegriff wird in das Textfeld eingegeben und die Suche startet durch Betรคtigung der Schaltflรคche. Ist die Schaltflรคche als Standard-Schaltflรคche definiert, muss nach der Eingabe des Suchbegriffs lediglich die Eingabetaste gedrรผckt werden, um die Suche zu starten."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">Die Eigenschaft <emph>Tabulatur</emph> legt fest, ob ein Steuerelement in einem Formular mit der Tabulatortaste ausgewรคhlt werden kann.</ahelp> Folgende Optionen stehen zur Verfรผgung:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Bei Betรคtigung der Tabulatortaste wird das Steuerelement รผbersprungen."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Das Steuerelement kann mit der Tabulatortaste ausgewรคhlt werden."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">Mit der Eigenschaft Titel geben Sie die im Formular angezeigte Beschriftung des Steuerelements an.</ahelp> Mit der Eigenschaft Titel geben Sie die im Formular angezeigte Beschriftung des Steuerelements an. Diese Eigenschaft bestimmt die sichtbare Beschriftung eines Steuerelements beziehungsweise die Spaltenรผberschrift eines Datenfelds in einem Tabellen-Steuerelement."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Wenn Sie ein neues Steuerelement erstellen, wird standardmรครŸig die Eigenschaft <emph>Name</emph> als vordefinierte Bezeichnung zur Beschriftung des Steuerelements genommen. Dabei setzt sich die Bezeichnung zusammen aus dem Steuerelement-Namen und einer Ganzzahl zur Nummerierung des Steuerelements (beispielsweise Schaltflรคche1). Mit der Eigenschaft <emph>Titel</emph> kรถnnen Sie dem Steuerelement eine andere Bezeichnung zuweisen, sodass die Beschriftung die Funktion des Steuerelements wiedergibt. ร„ndern Sie diesen Eintrag, um dem Steuerelement eine aussagekrรคftige, fรผr den Anwender sichtbare Bezeichnung zu geben."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>Mehrzeilige Titel in Formularen</bookmark_value><bookmark_value>Namen; mehrzeilige Titel</bookmark_value><bookmark_value>Steuerelemente; mehrzeilige Titel</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Um einen mehrzeiligen Titel zu erzeugen, รถffnen Sie das Kombinationsfeld, indem Sie auf die Schaltflรคche mit dem Pfeil klicken. Sie kรถnnen einen Zeilenumbruch einfรผgen, indem Sie Umschalt+<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Eingabe drรผcken."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "Die Eigenschaft <emph>Titel</emph> dient lediglich zur Beschriftung der in der Benutzeroberflรคche sichtbaren Formular-Elemente. Fรผr die Arbeit mit Makros ist zu beachten, dass die Steuerelemente zur Laufzeit stets รผber die Eigenschaft <emph>Name</emph> angesprochen werden."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Legt die URL-Adresse fest, die aufgerufen wird, wenn Sie auf eine Schaltflรคche vom Typ \"Dokument / Webseite รถffnen\" klicken.</ahelp> Geben Sie die URL fรผr die Schaltflรคche in das Feld <emph>URL</emph> ein. Die Adresse wird aufgerufen, wenn Sie auf die Schaltflรคche klicken."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Sie kรถnnen ein Zeichen oder eine Zeichenkette als Wรคhrungssymbol eingeben.</ahelp> Sie kรถnnen das Wรคhrungssymbol fรผr Wรคhrungsfelder vordefinieren, indem Sie fรผr die Eigenschaft <emph>Wรคhrungssymbol</emph> ein Zeichen oder eine Zeichenkette eingeben."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Wenn dieses Textfeld zur Kennworteingabe verwendet wird, geben Sie hier den ASCII-Code des Ersatzzeichens fรผr die Anzeige ein. Dieses Zeichen wird anstelle der bei Eingabe des Kennworts vom Benutzer tatsรคchlich eingegebenen Zeichen angezeigt.</ahelp> Sie kรถnnen festlegen, welche Zeichen bei der Kennworteingabe anstelle der tatsรคchlich vom Benutzer eingegebenen Zeichen angezeigt werden. Geben Sie unter <emph>Zeichen fรผr Kennwรถrter</emph> den ASCII-Code fรผr das gewรผnschte Zeichen ein. Es kรถnnen Werte von 0 bis 255 eingegeben werden."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Die Zeichen und deren ASCII-Code sehen Sie im Dialog <emph>Sonderzeichen</emph> (Einfรผgen - Sonderzeichen)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Definieren Sie die Zeichenmaske. Die Zeichenmaske enthรคlt die Anfangswerte des Formulars und ist beim Laden stets sichtbar.</ahelp> Mit den maskierten Feldern lassen sich Zeichenmasken definieren. Eine Zeichenmaske enthรคlt die Anfangswerte eines Formulars und ist beim Laden des Formulars stets sichtbar. Indem Sie einen Zeichen-Code fรผr die Eingabemaske angeben, bestimmen Sie, welche Art von Eingabe in diesem maskierten Feld mรถglich ist."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Bestimmt die Zeilenhรถhe fรผr Tabellen-Steuerelemente.</ahelp> Bei Tabellen-Steuerelementen lรคsst sich die Hรถhe der Zeilen gezielt eingeben. Sie kรถnnen auch einen Wert mit einer gรผltigen MaรŸeinheit eingeben, beispielsweise 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,8 +4709,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Legt fest, ob in einer markierten Navigationsleiste Aktionsfunktionen ein- oder ausgeblendet sein sollen.</ahelp> Zu Aktionsfunktionen gehรถren: Datensatz speichern, Rรผckgรคngig, Neuer Datensatz, Datensatz lรถschen, Aktualisieren."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4725,8 +4725,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Legt fest, ob in einer markierten Navigationsleiste Positionierungsfunktionen ein- oder ausgeblendet sein sollen.</ahelp> Zu Positionierungsfunktionen gehรถren: Datensatzbezeichnung, Datensatzposition, Datensatzanzahlbezeichnung, Datensatzanzahl."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4741,24 +4741,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Legt fest, ob in einer markierten Navigationsleiste Navigationsfunktionen ein- oder ausgeblendet sein sollen.</ahelp> Zu Navigationsfunktionen gehรถren: Erster Datensatz, Voriger Datensatz, Nรคchster Datensatz, Letzter Datensatz."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filter/Sortierung"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Legt fest, ob in einer markierten Navigationsleiste Filter- beziehungsweise Sortierfunktionen ein- oder ausgeblendet sein sollen.</ahelp> Zu den Filter- und Sortierfunktionen gehรถren: Aufsteigend sortieren, Absteigend sortieren, Sortieren, Automatischer Filter, Standardfilter, Filter anwenden, Filter/Sortierung zurรผcksetzen."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4773,8 +4773,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Legt fest, ob die Symbole der markierten Navigationsleiste groรŸ oder klein angezeigt werden sollen.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Gibt die GrรถรŸe des Bildlaufschiebers in \"Werteinheiten\" an. Ein Wert von (\"Max. Bildlaufwert\" minus \"Min. Bildlaufwert\") / 2 ergibt einen Bildlaufschieber, der die Hรคlfte des gesamten Hintergrundbereichs einnimmt.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Bei Festlegung auf 0 ist die Breite des Schiebers gleich seiner Hรถhe."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "Im Register <emph>Daten</emph> weisen Sie dem ausgewรคhlten Steuerelement eine Datenquelle zu."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Fรผr Formulare mit Datenbankanbindung wird die zugehรถrige Datenbank in den <link href=\"text/shared/02/01170200.xhp\" name=\"Formulareigenschaften\">Formulareigenschaften</link> festgelegt. Die Funktionen hierzu finden Sie dort im Register <link href=\"text/shared/02/01170203.xhp\" name=\"Daten\"><emph>Daten</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Die Einstellungsmรถglichkeiten des Register <emph>Daten</emph> eines Steuerelements hรคngen von dem jeweiligen Steuerelement ab. Sie sehen nur die Optionen, die fรผr das jeweils aktuelle Steuerelement verfรผgbar sind:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Steuerelemente und Optionsfelder in Tabellendokumenten kรถnnen an Zellen im aktuellen Dokument gebunden werden. Wird das Steuerelement aktiviert, wird der Wert, den Sie in \"Referenzwert (ein)\" eingeben, in die Zelle kopiert. Wird das Steuerelement deaktiviert, wird der Wert aus \"Referenzwert (aus)\" in die Zelle kopiert.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Definiert, wie eine leere Zeichenkette behandelt wird. Wenn es auf Ja gesetzt wurde, wird eine Eingabezeichenkette der Lรคnge 0 als der Wert NULL behandelt. Wenn es auf Nein gesetzt wurde, wird jede Eingabe so wie sie ist ohne eine Umwandlung behandelt.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Eine leere Zeichenkette ist eine Zeichenkette der Lรคnge Null (\"\"). Normalerweise ist der Wert NULL nicht dasselbe, wie eine leere Zeichenkette. Im Allgemeinem wird ein Term NULL benutzt, um einen undefinierten Wert, einen unbekannten Wert oder \"kein Wert ist bis jetzt eingegeben worden\" anzuzeigen."
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Beim Entwurf des Formulars haben Sie die Mรถglichkeit, jedes Textfeld im Register <emph>Daten</emph> des entsprechenden Dialogs <emph>Eigenschaften</emph> mit der Eigenschaft \"Filtervorschlag\" zu versehen. Wenn Sie anschlieรŸend eine Suche im Filtermodus durchfรผhren, stehen alle in diesen Feldern enthaltenen Daten zur Auswahl.</ahelp> Der Feldinhalt lรคsst sich dann mithilfe der AutoEingabe-Funktion wรคhlen. Beachten Sie jedoch, dass diese Funktion besonders in groรŸen Datenbanken mehr Speicherplatz und Zeit beansprucht und deshalb nur mit Bedacht eingesetzt werden sollte. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Markierfeld auswรคhlen"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "In die verknรผpfte Zelle wird WAHR eingetragen"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Markierfeld deaktivieren"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "In die verknรผpfte Zelle wird FALSCH eingetragen"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Markierfeld mit drei Zustรคnden wird auf \"unbestimmt\" gesetzt"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "In die verknรผpfte Zelle wird #NV eingetragen"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Eine Zahl beziehungsweise Formel eingeben, die der verknรผpften Zelle eine Zahl zurรผckliefert"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Wenn eingegebener Wert WAHR oder ungleich 0 ist: Markierfeld wird aktiviert<br/>Wenn eingegebener Wert FALSCH oder 0 ist: Markierfeld wird deaktiviert"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Inhalt der verknรผpften Zelle lรถschen, Text eingeben oder eine Formel eingeben, die Text beziehungsweise einen Fehler zurรผckliefert"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Wรคhlen Sie das Feld aus. Das Feld \"Bezugswert\" enthรคlt Text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Der Text aus dem Feld \"Referenzwert\" wird in die Zelle kopiert."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Deaktivieren Sie das Feld. Das Feld \"Bezugswert\" enthรคlt Text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Das Feld \"Bezugswert\" enthรคlt Text. Geben Sie in die Zelle den gleichen Text ein."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Das Feld \"Bezugswert\" enthรคlt Text. Geben Sie in die Zelle einen anderen Text ein."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Optionsfeld markieren"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "In die verknรผpfte Zelle wird WAHR eingetragen"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Markierung des Optionsfeldes wird durch Markierung eines anderen Optionsfeldes aufgehoben"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "In die verknรผpfte Zelle wird FALSCH eingetragen"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Eine Zahl beziehungsweise Formel eingeben, die der verknรผpften Zelle eine Zahl zurรผckliefert"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Wenn eingegebener Wert WAHR oder ungleich 0 ist: Optionsfeld ist aktiviert<br/>Wenn eingegebener Wert FALSCH oder 0 ist: Optionsfeld ist deaktiviert"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Inhalt der verknรผpften Zelle lรถschen, Text eingeben oder eine Formel eingeben, die Text beziehungsweise einen Fehler zurรผckliefert"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Optionsfeld ist deaktiviert"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Klicken Sie auf das Optionsfeld. Das Feld \"Bezugswert\" enthรคlt Text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Der Text aus dem Feld \"Referenzwert\" wird in die Zelle kopiert."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Klicken Sie auf ein anderes Optionsfeld der gleichen Gruppe. Das Feld \"Bezugswert\" enthรคlt Text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Das Feld \"Bezugswert\" enthรคlt Text. Geben Sie in die Zelle den gleichen Text ein."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Das Feld \"Bezugswert\" enthรคlt Text. Geben Sie in die Zelle einen anderen Text ein."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Text in das Textfeld eingeben"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Text wird in die verknรผpfte Zelle kopiert"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Textfeldinhalt lรถschen"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Inhalt der verknรผpften Zelle wird gelรถscht"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Text oder Zahlen in die verknรผpfte Zelle eingeben"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Text beziehungsweise Zahl wird in das Textfeld kopiert"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Eine Formel in die verknรผpfte Zelle eingeben"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Berechnungsergebnis wird in das Textfeld kopiert"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Inhalt der verknรผpften Zelle lรถschen"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Inhalt des Textfelds wird gelรถscht"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Eine Zahl in das Feld eingeben"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Zahl wird in die verknรผpfte Zelle kopiert"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Feldinhalt lรถschen"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Inhalt der verknรผpften Zelle wird auf 0 gesetzt"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Eine Zahl beziehungsweise Formel eingeben, die der verknรผpften Zelle eine Zahl zurรผckliefert"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Zahl wird in das Feld kopiert"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Inhalt der verknรผpften Zelle lรถschen, Text eingeben oder eine Formel eingeben, die Text beziehungsweise einen Fehler zurรผckliefert"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Feldinhalt wird auf 0 gesetzt"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Verknรผpfter Inhalt: Textinhalt des markierte n Listenfeldes mit dem Zellinhalt abgleichen."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Verknรผpfte Markierungsposition: Die Position des markierten einzelnen Eintrags im Listenfeld wird mit dem numerischen Wert in der Zelle abgeglichen."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Einzelnen Listeneintrag markieren"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Markierung wird verknรผpft: Text des markierten Eintrags wird in die verknรผpfte Zelle kopiert. Beispiel: Ist der dritte Eintrag markiert, wird in die Zelle die Nummer 3 eingetragen."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Mehrere Listeneintrรคge markieren"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "In die verknรผpfte Zelle wird #NV eingetragen"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Alle Listeneintrรคger demarkieren"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Inhalt wird verknรผpft: Inhalt der verknรผpften Zelle wird gelรถscht"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Markierung wird verknรผpft: Inhalt der verknรผpften Zelle wird auf 0 gesetzt"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Text oder Zahlen in die verknรผpfte Zelle eingeben"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Inhalt wird verknรผpft: Einen gleichen Listeneintrag suchen und markieren"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Markierung wird verknรผpft: Der Listeneintrag an der angegebenen Position (1 fรผr den ersten Listeneintrag) wird markiert. Wenn nichts gefunden wurde, werden alle Eintrรคge demarkiert."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Eine Formel in die verknรผpfte Zelle eingeben"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Listeneintrag, der dem Berechnungsergebnis und dem Verknรผpfungsmodus entspricht, finden und markieren"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Inhalt der verknรผpften Zelle lรถschen"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Alle Eintrรคge im Listenfeld demarkieren"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Inhalt des Listenquellbereichs รคndern."
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Geben Sie in das Eingabefeld des Kombinationsfeldes Text ein oder wรคhlen Sie aus der Dropdown-Liste des Kombinationsfeldes einen Eintrag aus."
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Text wird in die verknรผpfte Zelle kopiert"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Inhalt des Eingabefeldes des Kombinationsfeldes lรถschen"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Inhalt der verknรผpften Zelle wird gelรถscht"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Text oder Zahlen in die verknรผpfte Zelle eingeben"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Text beziehungsweise Zahl wird in das Eingabefeld des Kombinationsfeldes kopiert"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Eine Formel in die verknรผpfte Zelle eingeben"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Berechnungsergebnis wird in das Eingabefeld des Kombinationsfeldes kopiert"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Inhalt der verknรผpften Zelle lรถschen"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Inhalt des Eingabefeldes des Kombinationsfeldes wird gelรถscht"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Inhalt des Listenquellbereichs รคndern."
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Verknรผpfter Inhalt: Textinhalt des markierte n Listenfeldes mit dem Zellinhalt abgleichen. \"Der ausgewรคhlte Eintrag\" markieren"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Verknรผpfte Markierungsposition: Die Position des markierten einzelnen Eintrags im Listenfeld wird mit dem numerischen Wert in der Zelle abgeglichen. \"Position des ausgewรคhlten Eintrags\" markieren"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>Steuerelemente; Ereignisse</bookmark_value><bookmark_value>Ereignisse; Steuerelemente</bookmark_value><bookmark_value>Makros; Ereignisse in Formularen zuweisen</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,24 +6589,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "Im Register <emph>Ereignisse</emph> haben Sie die Mรถglichkeit, den Ereignissen in den Steuerelementen des Formulars bestimmte Makros zuzuordnen."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "Wenn ein solches Ereignis stattfindet, wird das ihm zugeordnete Makro aufgerufen. Um einem Ereignis ein Makro zuzuweisen, klicken Sie auf die Schaltflรคche <emph>...</emph>. Dadurch wird der Dialog <link href=\"text/shared/01/06140500.xhp\" name=\"Aktion zuweisen\">Aktion zuweisen</link> geรถffnet."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Je nach Art des Steuerelements stehen hier unterschiedliche Ereignisse zur Verfรผgung. Im Register <emph>Ereignisse</emph> sind nur die fรผr das ausgewรคhlte Steuerelement und den jeweiligen Kontext verfรผgbaren Ereignisse aufgefรผhrt. Es sind die folgenden Ereignisse definiert:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Dieses Ereignis findet statt, bevor durch Klicken auf das Steuerelement eine Aktion ausgelรถst wird.</ahelp> So wird beispielsweise durch Klicken auf eine Schaltflรคche vom Typ \"Submit\" die Aktion \"Senden\" ausgelรถst, aber der eigentliche Sendevorgang erst mit dem Eintreten des Ereignisses <emph>Beim Auslรถsen</emph> gestartet. Das Ereignis <emph>Aktion bestรคtigen</emph> bietet die Mรถglichkeit, den Prozess wieder abzubrechen. Wenn die angebundene Methode FALSCH zurรผck gibt, wird <emph>Beim Auslรถsen</emph> nicht ausgefรผhrt."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">Das Ereignis <emph>Aktion ausfรผhren</emph> tritt ein, wenn eine Aktion gestartet wird.</ahelp> So stellt beispielsweise bei einer Schaltflรคche vom Typ \"Submit\" der Sendeprozess die zu startende Aktion dar."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">Das Ereignis <emph>Modifiziert</emph> tritt ein, wenn das Steuerelement den Fokus verliert und sich sein Inhalt seit Erhalt des Fokus geรคndert hat.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">Das Ereignis <emph>Text modifiziert</emph> findet statt, wenn ein Text in ein Eingabefeld eingegeben oder ein bereits darin vorhandener Text geรคndert wird.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,8 +6685,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">Das Ereignis <emph>Status geรคndert</emph> tritt bei einer ร„nderung des Steuerelement-Zustands ein.</ahelp> Das Ereignis <emph>Status geรคndert</emph> tritt bei einer ร„nderung des Steuerelement-Zustands ein."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">Das Ereignis <emph>Bei Fokuserhalt</emph> tritt ein, wenn das Steuerelement den Fokus erhรคlt.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">Das Ereignis <emph>Nach Tastendruck</emph> findet statt, wenn eine beliebige Taste betรคtigt wird, wรคhrend das Steuerelement den Fokus hat.</ahelp> Dieses Ereignis kann zur Kontrolle von Eintrรคgen mit einem Makro verknรผpft werden."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">Das Ereignis <emph>Taste losgelassen</emph> findet statt, wenn eine beliebige Taste losgelassen wird, wรคhrend das Steuerelement den Fokus hat.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">Das Ereignis <emph>Maus innerhalb</emph> tritt ein, wenn sich die Maus innerhalb des Steuerelements befindet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">Das Ereignis <emph>Mausbewegung bei Tastendruck</emph> findet statt, wenn die Maus gezogen wird, wรคhrend eine Taste auf der Tastatur gedrรผckt wird.</ahelp> Als Beispiel hierfรผr kann das Ziehen-und-Ablegen mit einer zusรคtzlichen Modifikatortaste (Bewegen oder Kopieren) angefรผhrt werden."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">Das Ereignis <emph>Mausbewegung</emph> tritt ein, wenn die Maus รผber dem Steuerelement bewegt wird.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">Das Ereignis <emph>Maustaste gedrรผckt</emph> tritt ein, wenn die Maustaste gedrรผckt wird, wรคhrend sich der Mauszeiger รผber dem Steuerelement befindet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">Das Ereignis <emph>Maustaste losgelassen</emph> tritt ein, wenn die Maustaste losgelassen wird, wรคhrend sich der Mauszeiger รผber dem Steuerelement befindet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Das Ereignis <emph>Maus auรŸerhalb</emph> tritt ein, wenn sich die Maus auรŸerhalb des Steuerelements befindet.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Mit einem Klick auf das Symbol <emph>Navigator ein/aus</emph> schalten Sie den <emph>Navigator</emph> ein oder aus."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Sie kรถnnen auch den <emph>Navigator</emph> aufrufen, indem Sie Folgendes auswรคhlen: <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Ansicht - Navigator\">Ansicht - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">Ansicht - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Ansicht - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>Ansicht - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,16 +9461,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">Hier geben Sie an, ob die Formatvorlagen ein- oder ausgeblendet werden sollen. Es dient zum Zuweisen und Verwalten von Formatvorlagen.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "Jede Anwendung von $[officename] hat eigene Formatvorlagen. Es gibt also eigene Formatvorlagen fรผr <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"Textdokumente\">Textdokumente</link></caseinline><defaultinline>Textdokumente</defaultinline></switchinline>, fรผr <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"Tabellendokumente\">Tabellendokumente</link></caseinline><defaultinline>Tabellendokumente</defaultinline></switchinline> und fรผr <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"Prรคsentationen/Zeichnungsdokumente\">Prรคsentationen/Zeichnungsdokumente</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"Prรคsentationen/Zeichnungsdokumente\">Prรคsentationen/Zeichnungsdokumente</link></caseinline><defaultinline>Prรคsentationen/Zeichnungsdokumente</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9517,16 +9517,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "Um die markierten Objekte auf die Absatzvorlage Standard zurรผckzusetzen, wรคhlen Sie <emph>Formatierung lรถschen</emph>. Wรคhlen Sie <emph>Weitere Vorlagen...</emph>, um die Formatvorlagen zu รถffnen."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "Ein Klick auf den Pfeil nach unten rechts neben dem Vorlagennamen zeigt ein Aufklappmenรผ, รผber das Sie die Vorlage mit der aktuellen Auswahl aktualisieren oder sie bearbeiten kรถnnen."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Wenn Sie das Feld <emph>Schriftartenvorschau aktivieren</emph> im Dialog Optionen unter <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - Ansicht</link> markieren, werden die Namen der Schriftarten in ihrer jeweiligen Schrift angezeigt.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Wenn Sie das Symbol <emph>Einzug verkleinern</emph> bei gedrรผckter Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> anklicken, wird der Einzug fรผr den ausgewรคhlten Absatz um einen Standard-Tabstopp verschoben, dessen Abstand unter <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Allgemein\"><emph>Extras - Optionen... - %PRODUCTNAME Writer - Allgemein</emph></link> eingestellt werden kann.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Klicken Sie auf das Symbol Einzug erhรถhen, um den linken Einzug des aktuellen Absatzes beziehungsweise des Zellinhalts zu vergrรถรŸern und auf die nรคchste Standardtabulatorposition zu setzen.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Klicken Sie auf das Symbol <emph>Einzug vergrรถรŸern</emph> bei gedrรผckter Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>, um den Einzug des ausgewรคhlten Absatzes um den unter <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Allgemein\"><emph>Extras - Optionen... - %PRODUCTNAME Writer - Allgemein</emph></link> fรผr das Drehfeld Tabulatorenabstand eingestellten Wert zu verschieben.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Einzug wird mit Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> um den Betrag erhรถht"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Drรผcken Sie Esc, um die Hervorhebung auszuschalten."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Klicken Sie auf das Symbol <emph>Absatzabstand erhรถhen</emph>, um den Absatzabstand รผber dem ausgewรคhlten Absatz zu vergrรถรŸern.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Unter <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Absatz... - Einzรผge und Abstรคnde\"><emph>Format - Absatz... - Einzรผge und Abstรคnde</emph></link> kรถnnen Sie die Abstรคnde weiter anpassen."
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Klicken Sie auf das Symbol <emph>Absatzabstand vermindern</emph>, um den Absatzabstand รผber dem ausgewรคhlten Absatz zu verkleinern.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Unter <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Absatz... - Einzรผge und Abstรคnde\"><emph>Format - Absatz... - Einzรผge und Abstรคnde</emph></link> kรถnnen Sie die Abstรคnde weiter anpassen."
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Um einer einzelnen Zelle eine bestimmte Umrandung zuzuweisen, genรผgt es, den Cursor in die gewรผnschte Zelle zu setzen und in der AbreiรŸleiste <emph>Umrandung</emph> auf eine Umrandung zu klicken.</caseinline><defaultinline>Wenn Sie eine Grafik oder Tabelle einfรผgen, ist diese komplett umrandet. Um das zu รคndern, wรคhlen Sie die Grafik oder die gesamte Tabelle aus und wรคhlen Sie dann in der AbreiรŸleiste <emph>Umrandung</emph> das Symbol, das \"Keine Umrandung\" bedeutet.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Nรคheres hierzu entnehmen Sie bitte dem Hilfethema <link href=\"text/shared/01/05030500.xhp\" name=\"Umrandungen\"><emph>Umrandungen</emph></link>. Dort finden Sie auch Auskunft รผber das <link href=\"text/shared/guide/border_table.xhp\" name=\"Formatieren von Texttabellen\">Formatieren von Texttabellen</link> mithilfe des Symbols <emph>Umrandung</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Nรคheres hierzu lesen Sie bitte im Hilfethema <link href=\"text/shared/01/05030500.xhp\" name=\"Umrandungen\">Umrandungen</link> nach."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Nรคheres hierzu lesen Sie bitte im Hilfethema <link href=\"text/shared/01/05030500.xhp\" name=\"Umrandungen\">Umrandungen</link> nach."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Ermรถglicht das Umschalten zwischen Verankerungs-Optionen.</ahelp></variable> Das Symbol <emph>Verankerung wechseln</emph> ist nur sichtbar, wenn ein Objekt wie eine Grafik<switchinline select=\"appl\"><caseinline select=\"WRITER\">, ein Rahmen</caseinline></switchinline> oder ein Steuerelement ausgewรคhlt ist."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Nรคheres zur Verankerung finden Sie im Hilfethema <link href=\"text/shared/01/05260000.xhp\" name=\"Verankerung\"><emph>Verankerung</emph></link>."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Wรคhlen Sie ein Objekt aus und klicken Sie auf das Symbol <emph>Drehen</emph> in der Symbolleiste <emph>Zeichnung</emph>.</caseinline><caseinline select=\"DRAW\">Wรคhlen Sie ein Objekt aus und klicken Sie auf das Symbol Drehen in der Symbolleiste Zeichnung.</caseinline><defaultinline>Wรคhlen Sie ein Objekt aus und klicken Sie auf das Symbol <emph>Drehen</emph> in der Symbolleiste <emph>Zeichnungsobjekt-Eigenschaften</emph></defaultinline></switchinline> Drehen Sie das Objekt durch Ziehen an einem Eckgriff in die gewรผnschte Richtung."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Das Symbol <emph>Eine Ebene niedriger verschieben</emph> befindet sich in der Leiste <emph>Nummerierung und Aufzรคhlungszeichen</emph>. Diese Leiste wird eingeblendet, wenn Sie den Cursor auf eine Aufzรคhlung oder Nummerierung stellen. </caseinline><caseinline select=\"IMPRESS\">Das Symbol <emph>Ebene niedriger</emph> befindet sich in der Leiste <emph>Text Format</emph>. Diese Leiste wird beim Arbeiten in der Gliederungsansicht eingeblendet. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Eine Ebene niedriger verschieben</caseinline><defaultinline>Ebene niedriger</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Das Symbol <emph>Eine Ebene hรถher verschieben</emph> befindet sich in der Leiste <emph>Nummerierung und Aufzรคhlungszeichen</emph>. Diese Leiste wird eingeblendet, wenn Sie den Cursor auf eine Aufzรคhlung oder Nummerierung stellen. </caseinline><caseinline select=\"IMPRESS\">Das Symbol <emph>Ebene hรถher</emph> befindet sich in der Leiste <emph>Text Format</emph>. Diese Leiste wird beim Arbeiten in der Gliederungsansicht eingeblendet. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Eine Ebene hรถher verschieben</caseinline><defaultinline>Ebene hรถher</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Bei nummerierten Absรคtzen wird die Nummerierung mit <emph>Nach oben verschieben</emph> an die neue Reihenfolge angepasst. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Das Symbol <emph>Nach oben schieben</emph> in der Symbolleiste Aufzรคhlungszeichen und Nummerierung ist nur sichtbar, wenn sich der Cursor in einer Liste mit Aufzรคhlungszeichen oder Nummerierung befindet.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Das Symbol <emph>Nach oben verschieben</emph> ist nur in der Gliederungsansicht in der Symbolleiste <emph>Textformat</emph> enthalten.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Diese Funktion kann durch Drรผcken von <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Pfeil nach oben ausgelรถst werden."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Bei nummerierten Absรคtzen wird die Nummerierung mit <emph>Nach unten verschieben</emph> an die neue Reihenfolge angepasst. <switchinline select=\"appl\"><caseinline select=\"WRITER\">Das Symbol <emph>Nach unten verschieben</emph> in der Symbolleiste Aufzรคhlungszeichen und Nummerierung ist nur sichtbar, wenn sich der Cursor in einer Liste mit Aufzรคhlungszeichen oder Nummerierung befindet.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Das Symbol <emph>Nach unten verschieben</emph> ist nur in der Gliederungsansicht in der Symbolleiste <emph>Textformat</emph> enthalten.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Diese Funktion kann durch Drรผcken von <switchinline select=\"sys\"> <caseinline select=\"MAC\">Befehl</caseinline> <defaultinline>Strg</defaultinline> </switchinline>+Pfeil unten ausgelรถst werden."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Optionen fรผr Aufzรคhlungszeichen, wie beispielsweise Art und Position, legen Sie im Dialog <link href=\"text/shared/01/06050000.xhp\" name=\"Nummerierung/Aufzรคhlung\"><emph>Nummerierung/Aufzรคhlung</emph></link> fest. Diesen Dialog รถffnen Sie mit dem Symbol <emph>Nummerierung bearbeiten</emph> in der <link href=\"text/swriter/main0206.xhp\" name=\"Nummerierungsobjektleiste\">Nummerierungsobjektleiste</link></caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Optionen fรผr Aufzรคhlungszeichen, wie beispielsweise Art und Position, legen Sie im Dialog <link href=\"text/shared/01/06050000.xhp\" name=\"Nummerierung und Aufzรคhlungszeichen\">Nummerierung und Aufzรคhlungszeichen</link> fest. Diesen Dialog รถffnen Sie mit dem Symbol <emph>Nummerierung und Aufzรคhlungszeichen</emph> in der <emph>Text Format-Leiste</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Im <link href=\"text/swriter/01/03120000.xhp\" name=\"Weblayout\">Weblayout</link> sind einige Optionen der Nummerierung/Aufzรคhlung nicht zugรคnglich. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Den Abstand zwischen Text und linkem Textrahmen sowie die Position der Aufzรคhlungszeichen kรถnnen Sie beeinflussen, indem Sie im Dialog unter <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Absatz\"><emph>Format - Absatz</emph></link> einen linken Einzug und einen Einzug fรผr die erste Zeile angeben. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,8 +10957,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "Rechtsklicken Sie auf die Symbolleiste und aktivieren Sie den Befehl URL laden aus dem Untermenรผ <emph>Sichtbare Schaltflรคchen</emph>."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">In schreibgeschรผtzten Texten und in der Hilfe steht Ihnen ein Textauswahlcursor zur Verfรผgung. Um diesen zu aktivieren, wรคhlen Sie <emph>Bearbeiten - Text auswรคhlen</emph> oder รถffnen das Kontextmenรผ des schreibgeschรผtzten Dokuments und wรคhlen <emph>Text auswรคhlen</emph>. Der Textauswahlcursor blinkt nicht.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Gemeinsam benutzte Datenbanken kรถnnen Sie nur bearbeiten, wenn Sie รผber die entsprechenden Zugriffsrechte verfรผgen. $[officename] nimmt keine Zwischenspeicherung von ร„nderungen an externen Datenbanken vor. Diese werden direkt an die Datenbank gesendet."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Hiermit speichern Sie den aktuellen Datensatz der Datenbanktabelle.</ahelp> Das Symbol <emph>Datensatz speichern</emph> finden Sie in der <link href=\"text/shared/main0212.xhp\" name=\"Datenbankleiste\">Tabellendatenbankleiste</link>."
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">Halten Sie zum Unterbrechen des aktuellen Ladevorgangs die Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> beim Klicken gedrรผckt, um alle Ladevorgรคnge zu unterbrechen.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exportiert das aktuelle Dokument direkt als PDF-Datei. Dabei wird kein Einstellungsdialog angezeigt.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Hiermit zeigen Sie die aktuelle Cursorposition im %PRODUCTNAME Basic Dokument an. Es wird zunรคchst die Zeilen- und dahinter die Spaltennummer angezeigt.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ร–ffnet den Dialog Hyperlink.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,8 +11421,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Im Register <emph>Internet</emph> des Dialogs <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link> bearbeiten Sie Hyperlinks mit WWW- oder FTP-Adressen.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11453,8 +11453,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Erzeugt einen HTTP-Hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11469,8 +11469,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Erzeugt einen FTP-Hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\">ร–ffnet den Dialog <emph>Makro zuweisen</emph>, in dem Sie Ereignissen wie beispielsweise \"Maus รผber Objekt\" oder \"Hyperlink auslรถsen\" eigenen Programmcode zuweisen kรถnnen.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Geben Sie einen Namen fรผr den Hyperlink ein.</ahelp> $[officename] fรผgt einen NAME-Tag in den Hyperlink ein."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,8 +11669,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Das Register <emph>E-Mail</emph> im Dialog <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link> dient zum Bearbeiten von Hyperlinks fรผr E-Mail-Adressen.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11693,8 +11693,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\".\">Weist dem Hyperlink die angegebene E-Mail-Adresse zu.</ahelp> Durch Klicken auf den neuen Hyperlink im Dokument wird ein Nachrichtendokument an den angegebenen <emph>Empfรคnger</emph> erstellt."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11709,8 +11709,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Blendet den Datenquellen-Browser ein oder aus.</ahelp> Ziehen Sie das Datenfeld <emph>E-Mail</emph> des Empfรคnger aus dem Datenquellen-Browser in das Textfeld <emph>Empfรคnger</emph>."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11725,8 +11725,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Hier geben Sie den Text ein, der in der Betreffzeile des neuen Nachrichtendokuments erscheinen soll.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11749,8 +11749,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Im Register <emph>Dokument</emph> des Dialogs <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link> lassen sich Hyperlinks zu beliebigen Dokumenten oder Zielen in Dokumenten bearbeiten.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Geben Sie eine URL fรผr die Datei ein, die beim Klick auf den Hyperlink geรถffnet werden soll. Falls Sie keinen Zielrahmen angeben, wird die Datei im aktuellen Dokument oder Rahmen geรถffnet.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,8 +11789,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Ruft den Dialog <emph>ร–ffnen</emph> fรผr die Dateiauswahl auf.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11869,8 +11869,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
-msgstr "<ahelp hid=\".\">รœber das Register <emph>Neues Dokument</emph> des Dialogs <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink\">Hyperlink</link> richten Sie einen Hyperlink zu einem neuen Dokument ein und erstellen gleichzeitig dieses neue Dokument.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -11933,8 +11933,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Fรผgen Sie eine URL fรผr die Datei ein, die beim Klick auf den Hyperlink geรถffnet werden soll.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Zum Dokumentende</caseinline> <defaultinline>Letzte Seite</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">SchlieรŸt das aktuelle Fenster.</ahelp> Wรคhlen Sie <emph>Fenster - Fenster schlieรŸen</emph> oder drรผcken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F4. In der Druckvorschau von $[officename] Writer und Calc kรถnnen Sie das aktuelle Fenster durch Klicken auf die Schaltflรคche <emph>Druckvorschau schlieรŸen</emph> verlassen."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Wรคhrend Sie mit den Funktionen <link href=\"text/shared/02/12010000.xhp\" name=\"Aufsteigend sortieren\"><emph>Aufsteigend sortieren</emph></link> und <link href=\"text/shared/02/12020000.xhp\" name=\"Absteigend sortieren\"><emph>Absteigend sortieren</emph></link> nur nach einem Kriterium sortieren, kรถnnen Sie im Dialog <emph>Sortierung</emph> mehrere Kriterien kombinieren."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Wenn Sie das Datenfeld \"Vorname\" aufsteigend und das Datenfeld \"Nachname\" absteigend sortieren, werden alle Datensรคtze aufsteigend nach Vornamen sortiert und innerhalb der Vornamen nochmals absteigend nach Nachnamen."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>Tabellen in Datenbanken; durchsuchen</bookmark_value><bookmark_value>Formulare; durchsuchen</bookmark_value><bookmark_value>Datensรคtze; in Datenbanken suchen</bookmark_value><bookmark_value>Durchsuchen; Datenbanken</bookmark_value><bookmark_value>Datenbanken; Datensรคtze suchen</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Durchsucht Tabellen und Formulare nach bestimmten Werten.</ahelp> In Formularen und Datenbanktabellen kรถnnen Sie Datenfelder, Listenfelder und Markierfelder nach bestimmten Werten durchsuchen.</variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "Die hier beschriebene Suche wird von <item type=\"productname\">%PRODUCTNAME</item> durchgefรผhrt. Um eine Suche mit dem SQL-Server in einer Datenbank durchzufรผhren, verwenden Sie das Symbol <link href=\"text/shared/02/12110000.xhp\" name=\"Formularbasierte Filter\">Formularbasierte Filter</link> in der Symbolleiste <link href=\"text/shared/main0213.xhp\" name=\"Formularleiste\">Formular</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Betrachten wir beispielsweise ein Datumsfeld, das im Format \"TT.MM.JJ\" in der Datenbank gespeichert ist (beispielsweise der 17.02.65). Das Format des Eintrags wird in der Datenquellenansicht in \"TT. MMM JJJJ\" geรคndert (17. Feb 1965). Danach wird ein Datensatz, der den 17. Februar enthรคlt, nur mit aktivierter Option <emph>Feldformatierung benutzen</emph> gefunden:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" findet die Uhrzeit \"14:00:00\""
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Zeitfelder sind fรผr dBase-Datenbanken nicht definiert und mรผssen simuliert werden. Zur internen Darstellung der Uhrzeit \"14:00:00\" wird die 5 benรถtigt."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" findet alle Datensรคtze eines reinen Datumsfeldes"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "Die sichtbare Darstellung entspricht nicht der internen Speicherung. Ist in der Datenbank der Wert 45,789 zum Beispiel in einem Feld vom Typ Zahl/Double abgelegt und ist die sichtbare Formatierung so eingestellt, dass nur zwei Dezimalstellen angezeigt werden, dann wird \"45,79\" nur durch eine Suche mit Feldformatierung gefunden."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Fรผr die Suche in groรŸen Datenbanken, wenn die Formatierung keine Rolle spielt, empfiehlt es sich jedoch, ohne die Option <emph>Feldformatierung benutzen</emph> zu arbeiten, da die Suche dann schneller verlรคuft."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Ermรถglicht die Suche mit den Platzhaltern * oder ?</ahelp> Die folgenden Platzhalter sind zulรคssig:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Sollen die eigentlichen Zeichen ? oder * gefunden werden, stellen Sie ihnen einen Rรผckstrich voran: \"\\?\" oder \"\\*\". Dies ist aber nur bei aktivierter Option <emph>Platzhalter-Ausdruck</emph> erforderlich. Wenn diese Option nicht aktiviert ist, werden die Platzhalterzeichen wie ganz normale Zeichen behandelt."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Erlaubt die Suche mit regulรคren Ausdrรผcken.</ahelp> Hier sind dieselben regulรคren Ausdrรผcke zulรคssig wie im <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Dialog Suchen und Ersetzen\">Dialog Suchen und Ersetzen</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Bei sehr groรŸen Datenbestรคnden kann die Ermittlung des Datensatzes bei der Suche in umgekehrter Suchrichtung etwas Zeit in Anspruch nehmen. Die Statuszeile informiert Sie dann darรผber, dass die Datensรคtze noch gezรคhlt werden."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Suchen / Abbrechen"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Im Vergleich zu der normalen Suche, die Sie รผber das Symbol <link href=\"text/shared/02/12100200.xhp\" name=\"Datensatz suchen\">Datensatz suchen</link> in der <emph>Formularleiste</emph> auslรถsen, fรผhrt die Suche mit einem formularbasierten Filter schneller zum Ziel. In der Regel wird ein schneller Datenbankserver mit der Suche betraut. AuรŸerdem haben Sie hier die Mรถglichkeit, komplexere Suchbedingungen zu formulieren."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "Die Funktion <emph>Filter anwenden</emph> behรคlt <link href=\"text/shared/02/12110000.xhp\" name=\"formularbasierte Filter\">formularbasierte Filter</link> bei. Dies erspart Ihnen eine erneute Definition solcher Filter."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Aktiviert eine zusรคtzliche Tabellenansicht, sofern Sie sich in der Formularansicht befinden.</ahelp> Wenn die Funktion <emph>Datenquelle als Tabelle</emph> aktiviert ist, wird die Tabelle oberhalb des Formulars angezeigt."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Tabellen- und Formularansicht geben dieselben Daten wieder. ร„nderungen in der Tabelle sind auch im Formular sichtbar und umgekehrt."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Markierung links unten bei gedrรผckter Maustaste nach rechts ziehen"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Markierung links oben bei gedrรผckter Maustaste nach rechts ziehen"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Markierung am rechten Rand bei gedrรผckter Maustaste nach links ziehen"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Um den linken Einzug, beginnend mit der zweiten Zeile eines Absatzes, zu รคndern, halten Sie die Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrรผckt, klicken Sie auf das Dreieck links unten und ziehen Sie es nach rechts."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "Die Funktion <emph>Ausfรผhren</emph> ermรถglicht eine รœberprรผfung der Abfrage. Wenn Sie die Abfrage speichern, wird sie in das Register <emph>Abfragen</emph> รผbertragen."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Hier geben Sie die in das Entwurfsfenster einzufรผgenden Tabellen an.</ahelp> Wรคhlen Sie im Dialog <emph>Tabellen hinzufรผgen</emph> die fรผr den aktuellen Vorgang benรถtigten Tabellen.</variable> Beim Erstellen einer Abfrage oder einer Tabellenansicht wรคhlen Sie hier die Tabelle, auf die sich die Abfrage oder Tabellenansicht beziehen soll. Bei der Arbeit mit relationalen Datenbanken wรคhlen Sie die Tabellen, die in Beziehung zueinander gesetzt werden sollen."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Entwurfsansicht ein/aus"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Entwurfsansicht ein/aus\">Entwurfsansicht ein/aus</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Entwurfsansicht ein/aus"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">Im Native-SQL-Modus haben Sie die Mรถglichkeit, SQL-Befehle einzugeben, die nicht von $[officename] interpretiert, sondern direkt an die Datenquelle รผbergeben werden.</ahelp> Wenn Sie diese ร„nderungen nicht in der Entwurfsansicht anzeigen, kann nicht mehr in die Entwurfsansicht zurรผckgeschaltet werden."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Klicken Sie erneut auf das Symbol, um wieder auf den Normalmodus zurรผck zu schalten, in dem die ร„nderungen im <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Abfrageentwurf\">Abfrageentwurf</link> mit den erlaubten ร„nderungen per SQL synchronisiert sind."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Blendet im unteren Fensterbereich des <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Abfrageentwurfs\">Abfrageentwurfs</link> die Zeile \"Funktion\" ein.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Blendet im unteren Bereich des <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Abfrageentwurfs\">Abfrageentwurfs</link> die Zeile \"Tabelle\" ein.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Blendet im unteren Bereich des <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Abfrageentwurfs\">Abfrageentwurfs</link> die Zeile \"Alias\" ein.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Erweitert den formulierten Select-Ausdruck der <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL-Abfrage\">SQL-Abfrage</link> in der aktuellen Spalte um den Parameter DISTINCT.</ahelp> Dies bewirkt, dass mehrmals vorhandene identische Werte nur einmal aufgefรผhrt werden."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Klicken Sie mit dem Pfeil auf ein Objekt, um es auszuwรคhlen. Um mehrere Objekte auszuwรคhlen, ziehen Sie einen Auswahlrahmen um die gewรผnschten Objekte. Indem Sie bei gedrรผckter Taste Umschalt auf ein Objekt klicken, fรผgen Sie dieses Objekt zur Auswahl hinzu. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Die gemeinsam ausgewรคhlten Objekte lassen sich dann als <link href=\"text/shared/01/05290000.xhp\" name=\"Gruppierung\">Gruppierung</link> definieren, wodurch sie zu einem einzigen Gruppenobjekt werden.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Sie kรถnnen die einzelnen Elemente einer Gruppierung bearbeiten. Mit <switchinline select=\"sys\"> <caseinline select=\"MAC\">Befehl </caseinline> <defaultinline>Umschalt</defaultinline> </switchinline>+Klick kรถnnen Sie einzelne Gruppierungselemente auรŸerdem lรถschen.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Ist die Auswahl der Option <emph>Text bearbeiten bei Doppelklick</emph> in der <emph>Optionsleiste</emph> aufgehoben, so lassen sich einzelne Objekte in einer Gruppierung durch Doppelklicken auswรคhlen.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "Im HTML-Quelltext-Modus sehen Sie die <link href=\"text/shared/00/00000002.xhp#tags\" name=\"Tags\">Tags</link> der <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML-Sprache\">HTML-Sprache</link>, kรถnnen diese bearbeiten und das Dokument als reines Textdokument abspeichern. Geben Sie dem Dokument die Erweiterung .html oder .htm, um es als Dokument in der HTML-Sprache zu kennzeichnen."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Zeigt die aktuelle Seitenvorlage an. Zum Bearbeiten der Formatvorlage doppelklicken Sie, zur Auswahl einer anderen Formatvorlage klicken Sie mit der rechten Maustaste.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Doppelklicken Sie auf das Feld <emph>Seitenvorlage</emph>, um den Dialog <link href=\"text/swriter/01/05040000.xhp\" name=\"Seitenvorlage\">Seitenvorlage</link> zu รถffnen, in dem Sie die Formatvorlage der aktuellen Seite bearbeiten kรถnnen. Im Kontextmenรผ fรผr dieses Feld kรถnnen Sie eine Seitenvorlage anwenden. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Doppelklicken Sie auf das Feld <emph>Seitenvorlage</emph>, um den Dialog <link href=\"text/scalc/01/05070000.xhp\" name=\"Seitenvorlage\">Seitenvorlage</link> zu รถffnen, in dem Sie die Formatvorlage fรผr die aktuelle Seite bearbeiten kรถnnen. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Doppelklicken Sie auf dieses Feld, um den Dialog <link href=\"text/simpress/01/05120000.xhp\" name=\"Folienvorlage\">Folienvorlage</link> zu รถffnen, in dem Sie eine Formatvorlage fรผr die aktuelle Folie wรคhlen kรถnnen. Sie haben die Mรถglichkeit, ein anderes Papierformat oder einen anderen Hintergrund zu wรคhlen. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Doppelklicken Sie auf dieses Feld, um den Dialog <link href=\"text/simpress/01/05120000.xhp\" name=\"Folienvorlage\">Folienvorlage</link> zu รถffnen, in dem Sie eine Vorlage fรผr die aktuelle Folie wรคhlen kรถnnen. Sie haben die Mรถglichkeit, ein anderes Papierformat oder einen anderen Hintergrund zu wรคhlen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Durch Doppelklicken auf dieses Feld wird der Dialog <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> geรถffnet, in dem Sie den aktuellen Zoomfaktor verรคndern kรถnnen."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,16 +15693,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">Zeigt den aktuellen Einfรผgemodus an. Hier kรถnnen Sie zwischen EINFG = Einfรผgen und รœBER = รœberschreiben umschalten.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> Dieses Feld ist nur dann aktiv, wenn sich der Cursor entweder in der Eingabezeile der Rechenleiste oder in einer Zelle befindet.</caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Klicken Sie in das Feld, um zwischen den Modi hin- und herzuschalten (auรŸer in der $[officename] Basic-IDE; hier ist nur die Taste <emph>Einfg</emph> aktiv). Befindet sich der Cursor in einem Dokument, kann zum Umschalten zwischen diesen Modi auch die Taste Einfg (falls auf Ihrer Tastatur verfรผgbar) verwendet werden."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr "<bookmark_value>Auswahlmodi; Text</bookmark_value><bookmark_value>Text; Auswahlmodi</bookmark_value><bookmark_value>Erweiterungsmodus</bookmark_value><bookmark_value>Ergรคnzungsmodus</bookmark_value><bookmark_value>Blockauswahlmodus</bookmark_value>"
#: 20050000.xhp
@@ -15821,8 +15821,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "Dies ist der Standardauswahlmodus fรผr Textdokumente. Mit der Tastatur kann eine Auswahl mittels Umschalt+Navigationstasten (<item type=\"keycode\">Pfeil nach links/rechts/oben/unten, Pos1, Ende, Bild nach oben/unten</item>) durchgefรผhrt werden. Mit der Maus kann an den Beginn der Auswahl geklickt, die linke Maustaste gedrรผckt gelassen und die Maus zum Ende der Auswahl bewegt werden. Lassen Sie die Maustaste los, sobald Sie das Ende der Auswahl erreicht haben."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15837,8 +15837,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
-msgstr "Durch die Benutzung der Pfeiltasten oder der Tasten <item type=\"keycode\">Pos1</item> und <item type=\"keycode\">Ende</item> kรถnnen Sie die aktuelle Auswahl vergrรถรŸern oder verkleinern. Das Klicken in den Text wรคhlt den Text zwischen der aktuellen Position der Einfรผgemarke und der geklickten Position aus."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Enthรคlt das Dokument ungespeicherte ร„nderungen, so sehen Sie in diesem Feld der Statusleiste ein \"*\". Dies gilt ebenso fรผr neue Dokumente, die noch nicht gespeichert wurden.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/04.po b/source/de/helpcontent2/source/text/shared/04.po
index 90a6e13d59b..8d42b8fef42 100644
--- a/source/de/helpcontent2/source/text/shared/04.po
+++ b/source/de/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-15 05:25+0000\n"
"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1529040344.000000\n"
#: 01010000.xhp
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>Tastatur; allgemeine Befehle</bookmark_value><bookmark_value>Tastenkombinationen; allgemeine</bookmark_value><bookmark_value>Texteingabefelder</bookmark_value><bookmark_value>AutoEingabe-Funktion; in Text- und Listenfeldern</bookmark_value><bookmark_value>Makros; stoppen</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Eine groรŸe Anzahl an Funktionen der Anwendung kann รผber Tastenkombinationen aufgerufen werden. Beispielsweise wird die Tastenkombination <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl+O</caseinline><defaultinline>Strg+O</defaultinline></switchinline> unter <emph>Datei</emph> - <emph>ร–ffnen...</emph> neben dem Eintrag angegeben. Um diese Funktion รผber die Tastenkombination aufzurufen, betรคtigen und halten Sie die Taste <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> gedrรผckt und drรผcken im Anschluss die Taste O zusรคtzliche. Lassen Sie danach beide Tasten wieder los."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>In der Menรผleiste sind viele Zeichen unterstrichen. Sie kรถnnen diese Menรผs direkt aufrufen, indem Sie das unterstrichene Zeichen zusammen mit der Taste Alt drรผcken. Im aufgeklappten Menรผ finden Sie wiederum unterstrichene Zeichen. Diese Menรผpunkte rufen Sie direkt auf, indem Sie nur das unterstrichene Zeichen drรผcken.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "In einem Dialog gibt es immer ein hervorgehobenes Element, welches normalerweise in einem Teilbereich angezeigt wird. Dieses Element (beispielsweise eine Schaltflรคche, ein Optionsfeld, ein Eintrag in einem Listen- oder Markierfeld) enthรคlt den Fokus. Wenn der Fokuspunkt eine Schaltflรคche ist, wird diese durch Drรผcken der Eingabetaste oder durch einen Mausklick ausgefรผhrt. Ein Markierfeld wird durch Drรผcken der Leertaste aktiviert. Wenn ein Optionsfeld den Fokus hat, verwenden Sie die Pfeiltasten, um das aktivierte Optionsfeld zu รคndern. Verwenden Sie die Tabulatortaste, um von einem Element zum anderen Element zu springen. Die Umschalt+Tabulatortaste springt in die entgegengesetzte Richtung."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Sie schlieรŸen den Dialog, ohne eine ร„nderung vorzunehmen, indem Sie die Taste Esc drรผcken. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Wenn Sie den Fokus auf eine Schaltflรคche setzen, so sehen Sie dort nicht nur das Rechteck mit unterbrochenem Rand, sondern meist wird auch die so markierte Schaltflรคche einen etwas stรคrkeren Schatten als die anderen Schaltflรคchen erhalten. Dieser stรคrkere Schatten bedeutet folgendes: Wenn Sie den Dialog durch Drรผcken der Eingabetaste beenden, so ist dieser Druck gleichbedeutend mit dem Anklicken derjenigen Schaltflรคche, die in diesem Moment den stรคrkeren Schatten aufweist.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Beim Ziehen-und-Ablegen, Auswรคhlen mit der Maus oder Klicken auf Objekte und Namen lassen sich mit den Tasten Umschalt, <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> und gelegentlich der Tasten <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> weitere Funktionen aufrufen. Die Alternativfunktionen, die beim Ziehen-und-Ablegen durch Betรคtigung von Zusatztasten aktiviert werden, sind durch eine verรคnderte Form des Mauszeigers dargestellt. Bei der Auswahl von Dateien oder anderen Objekten kรถnnen die Zusatztasten die Auswahl erweitern. Diese Funktionen werden an gegebener Stelle erlรคutert. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Benutzen Sie die Tastenkombination <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+S, um den Dialog <emph>Sonderzeichen</emph> zu รถffnen, um ein oder mehrere Sonderzeichen einzufรผgen."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Mit <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+A wรคhlen Sie den ganzen Textinhalt aus. Mit den Tasten Pfeil rechts oder Pfeil links heben Sie die Auswahl wieder auf."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Mit <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Entf lรถschen Sie vom Cursor bis zum Ende des aktuellen Wortes."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Mit <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline> und rechter oder linker Pfeiltaste springt der Cursor wortweise; mit zusรคtzlich gedrรผckter Umschalttaste wird wortweise ausgewรคhlt."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Mit Einfg schalten Sie zwischen Einfรผgemodus und รœberschreibmodus hin und her."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,24 +205,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "Mit <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Z kรถnnen Sie die ร„nderungen Schritt fรผr Schritt rรผckgรคngig machen; der Text hat dann wieder den Inhalt, den er vor der ersten ร„nderung hatte."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "$[officename] hat eine Autovervollstรคndigungs-Funktion, welche sich in einigen Text- und Listen-Feldern selbst aktiviert. Geben Sie beispielsweise <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> in das Feld URL ein und die Autovervollstรคndigungs-Funktion zeigt die erste Datei oder das erste Verzeichnis an, das <switchinline select=\"sys\"><caseinline select=\"WIN\">auf dem C: Laufwerk</caseinline><defaultinline>in Ihrem Home-Verzeichnis</defaultinline></switchinline> gefunden wurde, das mit dem Buchstaben \"a\" beginnt."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Nutzen Sie die Taste Pfeil nach unten, um durch die anderen Dateien und Verzeichnisse zu blรคttern. Nutzen Sie die Taste Pfeil nach rechts, um auch ein vorhandenes Unterverzeichnis im Feld URL anzuzeigen. Eine schnelle Autovervollstรคndigung ist verfรผgbar, wenn Sie die Taste Ende drรผcken nachdem Sie einen Teil der URL eingegeben haben. Sobald Sie das gesuchte Dokument oder Verzeichnis gefunden haben, drรผcken Sie die Eingabetaste."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Um ein laufendes Makro zu beenden, drรผcken Sie <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "Die Tastenkombinationen, die Sie statt der Menรผbefehle drรผcken kรถnnen, werden in den Menรผs jeweils neben dem Menรผtext genannt. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Auf dem Macintosh sind nicht alle genannten Tasten zur Steuerung in Dialogen verfรผgbar.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Wirkung</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Betรคtigen der fokussierten Schaltflรคche in einem Dialog"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "ร–ffnet die Liste des aktuell in einem Dialog ausgewรคhlten Steuerelements. Diese Tastenkombinationen gelten nicht nur fรผr Kombinationsfelder, sondern auch fรผr Symbolschaltflรคchen mit Popup-Menรผs. Zum SchlieรŸen einer Liste drรผcken Sie die Taste Esc."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Wirkung</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Wechselt die Ansicht zwischen Vollbild-Modus und normalem Modus in Writer oder Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Startet die $[officename] Hilfe</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Schaltet die Erweiterten Tipps zu dem aktuell ausgewรคhlten Befehl, Symbol oder Steuerelement ein."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Fokus in nรคchstes Teilfenster setzen (beispielsweise Dokument / Datenquellenansicht)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Aufruf des ersten Menรผs (Menรผ Datei)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "SchlieรŸen des aktuellen Dokuments (SchlieรŸen von $[officename], wenn das letzte geรถffnete Dokument geschlossen wird)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Wirkung</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "Der ausgewรคhlte Bereich wird mit dem Attribut <emph>Kursiv</emph> versehen. Steht der Cursor in einem Wort, so wird dieses Wort ebenfalls in kursiv dargestellt."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "Der ausgewรคhlte Bereich wird mit dem Attribut <emph>Fett</emph> versehen. Steht der Cursor in einem Wort, so wird dieses Wort ebenfalls in fett dargestellt."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "Der ausgewรคhlte Bereich wird mit dem Attribut <emph>Unterstrichen</emph> versehen. Steht der Cursor in einem Wort, so wird dieses Wort ebenfalls unterstrichen dargestellt."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Entfernt direkte Formatierungen aus markiertem Text beziehungsweise Objekten (wie mit <emph>Format - direkte Formatierung lรถschen</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Ergebnis"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Umschalten zwischen Bereichen (rรผckwรคrts)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Tastatursteuerung innerhalb des Themenauswahlbereichs der Gallery:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Ergebnis"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Ruft den Dialog Eigenschaften auf."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Fรผgt ein neues Thema ein."
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Tastatursteuerung innerhalb des Vorschaubereichs der Gallery:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Ergebnis"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Sprung zur vorherigen Seite"
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Sprung zur nรคchsten Seite"
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Rรผckschritt (nur in der Einzelansicht)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,8 +1501,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "Zeilen und Spalten in einer Datentabelle auswรคhlen (รถffnen mit <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Umschalt+F4)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Ergebnis"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Wechselt zwischen Auswahl der aktuellen Zeile und Aufheben dieser Auswahl"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Auswahl der aktuellen Spalte"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Setzt Zeiger in die erste Zeile"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Setzt Zeiger in die letzte Zeile"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Ergebnis"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Wรคhlen Sie mit F6 die Symbolleiste. Wรคhlen Sie mit den Tasten Pfeil ab und Pfeil rechts das gewรผnschte Symbol in der Symbolleiste aus und drรผcken Sie dann die <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Eingabetaste"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Wรคhlen Sie mit <switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+F6 das Dokument aus und drรผcken dann die Tabulatortaste"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Auswahl des Modus beenden und in den Objektauswahlmodus zurรผckkehren."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Bewegen des gewรคhlten Punktes (die Fanggitter-Funktionen sind vorรผbergehend abgeschaltet, lediglich Endpunkte rasten weiterhin aneinander ein)"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Verschieben des gewรคhlten Zeichnungsobjekts um 1 Pixel (im Auswahlmodus)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "ร„ndern der GrรถรŸe eines Zeichnungsobjekts (im Auswahlmodus mit ausgewรคhltem Griff)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Drehen eines Zeichnungsobjekts (im Rotationsmodus)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Aufruf des Dialogs Eigenschaften zu einem Zeichnungsobjekt."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Auswahl eines Punktes auf einem Zeichnungsobjekt (im Punktauswahlmodus) / Auswahl aufheben."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Auswahl eines weiteren Punktes im Punktauswahlmodus"
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Auswahl des nรคchsten Punktes auf dem Zeichnungsobjekt (Punktauswahlmodus)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "Im Drehmodus kann auch der Drehpunkt gewรคhlt werden."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Auswahl des vorigen Punktes auf dem Zeichnungsobjekt (Punktauswahlmodus)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Befehl</caseinline><defaultinline>Strg</defaultinline></switchinline>+Eingabe auf dem Auswahlsymbol"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Punktauswahlmodus beenden; anschlieรŸend ist das Zeichnungsobjekt selbst ausgewรคhlt."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Bearbeiten eines Punktes eines Zeichnungsobjekts (Punktbearbeitungsmodus)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Wirkung"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Vorschau"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Eine Abfrage ausfรผhren."
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Eine Tabelle oder eine Abfrage hinzufรผgen."
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Wirkung"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Wirkung"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Wechsel zwischen den Fenstern."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/07.po b/source/de/helpcontent2/source/text/shared/07.po
index bbf9371113b..754f0f8428f 100644
--- a/source/de/helpcontent2/source/text/shared/07.po
+++ b/source/de/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-14 05:26+0000\n"
"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1523683596.000000\n"
#: 09000000.xhp
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Um eine Webseite fรผr das Internet zu erstellen, รถffnen Sie mit <emph>Datei - Neu</emph> ein neues <emph>HTML-Dokument</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "Ein Hilfsmittel fรผr die Erstellung von Webseiten ist der Weblayoutmodus, den Sie รผber <emph>Ansicht - Web</emph> aufrufen kรถnnen."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "Sie schalten in den Modus Webvorschau um, indem Sie <emph>Ansicht - Webvorschau</emph> wรคhlen oder ein neues HTML-Dokument รถffnen."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/guide.po b/source/de/helpcontent2/source/text/shared/guide.po
index 9886f7998cc..cbc15185906 100644
--- a/source/de/helpcontent2/source/text/shared/guide.po
+++ b/source/de/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-15 05:25+0000\n"
"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1529040359.000000\n"
#: aaa_start.xhp
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Zum Erzeugen einer einfachen Linie geben Sie mindestens drei Minuszeichen (-) oder Unterstriche (_) ein und drรผcken Sie anschlieรŸend die Eingabetaste. Zum Erzeugen einer Doppellinie geben Sie mindestens drei Gleichheitszeichen (=), Sternchen (*), Tilden (~) oder Rauten (#) ein und drรผcken dann die Eingabetaste."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/shared/optionen.po b/source/de/helpcontent2/source/text/shared/optionen.po
index 333fb1314d7..638b51ccb24 100644
--- a/source/de/helpcontent2/source/text/shared/optionen.po
+++ b/source/de/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-14 03:04+0000\n"
"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,8 +1605,8 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
-msgstr "<variable id=\"ignore\">Die Liste <emph>IgnoreAllList (Alle)</emph> beinhaltet alle Wรถrter, die wรคhrend der Rechtschreibprรผfung mit dem Befehl <emph>Ignorieren</emph> ausgezeichnet wurden. Diese Liste ist nur fรผr die Dauer der aktuellen Rechtschreibprรผfung gรผltig.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgstr ""
#: 01010400.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/swriter.po b/source/de/helpcontent2/source/text/swriter.po
index 5d0aba41206..1b8da242b30 100644
--- a/source/de/helpcontent2/source/text/swriter.po
+++ b/source/de/helpcontent2/source/text/swriter.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-04-05 17:01+0000\n"
-"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
+"PO-Revision-Date: 2018-07-07 17:37+0000\n"
+"Last-Translator: Thomas Hackert <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1522947677.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530985032.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -1566,7 +1566,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> in a text document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Enthรคlt Befehle zum Anwenden, Erstellen, Bearbeiten, Aktualisieren, Laden und Verwalten der <link href=\"text/swriter/01/05130000.xhp\" name=\"Vorlagen\">Vorlagen</link> in einem Textdokument.</ahelp>"
#: main0115.xhp
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"hd_id991529881414793\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Vorlage bearbeiten"
#: main0115.xhp
msgctxt ""
@@ -1614,7 +1614,7 @@ msgctxt ""
"hd_id111529881431158\n"
"help.text"
msgid "Update Style"
-msgstr ""
+msgstr "Vorlage aktualisieren"
#: main0115.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"hd_id811529763403256\n"
"help.text"
msgid "Automatic Control Focus"
-msgstr ""
+msgstr "Automatischer Steuerelementfokus"
#: main0120.xhp
msgctxt ""
diff --git a/source/de/helpcontent2/source/text/swriter/00.po b/source/de/helpcontent2/source/text/swriter/00.po
index 06475dc5c05..fa24ede8d16 100644
--- a/source/de/helpcontent2/source/text/swriter/00.po
+++ b/source/de/helpcontent2/source/text/swriter/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-31 10:04+0000\n"
+"PO-Revision-Date: 2018-07-07 17:39+0000\n"
"Last-Translator: Thomas Hackert <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527761083.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530985143.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"par_id941529884998705\n"
"help.text"
msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"ses\">Wรคhlen Sie <emph>Vorlagen - Absatzvorlage bearbeiten</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2478,7 +2478,7 @@ msgctxt ""
"par_id411529885010612\n"
"help.text"
msgid "<variable id=\"sns\">Choose <emph>Styles - New Style</emph> or <emph>Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sns\">Wรคhlen Sie <emph>Vorlagen - Neue Vorlage...</emph> oder <emph>Umschalt + F11</emph>.</variable>"
#: stylesmenu.xhp
msgctxt ""
@@ -2486,7 +2486,7 @@ msgctxt ""
"par_id221529885015598\n"
"help.text"
msgid "<variable id=\"sls\">Choose <emph>Styles - Load Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sls\">Wรคhlen Sie <emph>Vorlagen - Vorlagen laden...</emph>.</variable>"
#: stylesmenu.xhp
msgctxt ""
@@ -2494,4 +2494,4 @@ msgctxt ""
"par_id391529885020996\n"
"help.text"
msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or F11</variable>."
-msgstr ""
+msgstr "<variable id=\"sms\">Wรคhlen Sie <emph>Vorlagen - Vorlagen verwalten</emph> oder F11.</variable>"
diff --git a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
index 0ff335329f6..eadf92e92ce 100644
--- a/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/de/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-25 16:18+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-07 17:35+0000\n"
"Last-Translator: Thomas Hackert <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529943516.000000\n"
+"X-POOTLE-MTIME: 1530984950.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3808,15 +3808,6 @@ msgstr "Umbru~ch einfรผgen"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "Date~n"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Einfรผgen"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
@@ -23056,7 +23056,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "More Fields"
-msgstr ""
+msgstr "Weitere Felder"
#: ImpressWindowState.xcu
msgctxt ""
diff --git a/source/de/readlicense_oo/docs.po b/source/de/readlicense_oo/docs.po
index fd1dec424c8..bf6c420fe1f 100644
--- a/source/de/readlicense_oo/docs.po
+++ b/source/de/readlicense_oo/docs.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-06-04 15:42+0200\n"
-"PO-Revision-Date: 2018-06-14 03:06+0000\n"
-"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2018-07-08 16:30+0000\n"
+"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1528945601.000000\n"
+"X-POOTLE-MTIME: 1531067435.000000\n"
#: readme.xrm
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"A7\n"
"readmeitem.text"
msgid "The ${PRODUCTNAME} community is responsible for the development of this product, and invites you to consider participating as a community member. If you are a new user, you can visit the ${PRODUCTNAME} site, where you will find lots of information about the ${PRODUCTNAME} project and the communities that exist around it. Go to <a href=\"https://www.libreoffice.org/\">https://www.libreoffice.org/</a>."
-msgstr "Die ${PRODUCTNAME}-Community ist fรผr die Weiterentwicklung dieser Software zustรคndig und lรคdt Sie ein, als Mitglied der Community beizutragen. Falls Sie ein neuer Anwender sind, kรถnnen Sie sich auf der ${PRODUCTNAME}-Seite umfassend รผber das ${PRODUCTNAME}-Projekt und die Community um das Produkt informieren. Besuchen Sie <a href=\"https://de.libreoffice.org/\">https://de.libreoffice.org/</a>."
+msgstr "Die ${PRODUCTNAME}-Community ist fรผr die Weiterentwicklung dieser Software zustรคndig und lรคdt Sie ein, als Mitglied der Community beizutragen. Falls Sie ein neuer Anwender sind, kรถnnen Sie sich auf der ${PRODUCTNAME}-Seite umfassend รผber das ${PRODUCTNAME}-Projekt und die Community um das Projekt herum informieren. Besuchen Sie <a href=\"https://de.libreoffice.org/\">https://de.libreoffice.org/</a>."
#: readme.xrm
msgctxt ""
@@ -678,7 +678,7 @@ msgctxt ""
"support1\n"
"readmeitem.text"
msgid "The <a href=\"https://www.libreoffice.org/get-help/community-support/\">main support page</a> offers various possibilities for help with ${PRODUCTNAME}. Your question may have already been answered - check the Community Forum at <a href=\"https://www.documentfoundation.org/nabble/\">https://www.documentfoundation.org/nabble/</a> or search the archives of the 'users@libreoffice.org' mailing list at <a href=\"https://www.libreoffice.org/lists/users/\">https://www.libreoffice.org/lists/users/</a>. Alternatively, you can send in your questions to <a href=\"mailto:users@libreoffice.org\">users@libreoffice.org</a>. If you like to subscribe to the list (to get email responses), send an empty mail to: <a href=\"mailto:users+subscribe@libreoffice.org\">users+subscribe@libreoffice.org</a>."
-msgstr "Die Seite zur Anwenderunterstรผtzung <a href=\"https://de.libreoffice.org/get-help/community-support/\">https://de.libreoffice.org/get-help/community-support/</a> listet verschiedene Mรถglichkeiten auf, Hilfe zu ${PRODUCTNAME} zu erhalten. Ihre Frage ist vielleicht schon beantwortet, schauen Sie unter <a href=\"https://de.libreoffice.org/get-help/nabble/\">https://de.libreoffice.org/get-help/nabble/</a> nach oder senden Sie Ihre Fragen an <a href=\"https://wiki.documentfoundation.org/Local_Mailing_Lists/de-users/de\">users@de.libreoffice.org</a>."
+msgstr "Die Seite zur Anwenderunterstรผtzung <a href=\"https://de.libreoffice.org/get-help/community-support/\">https://de.libreoffice.org/get-help/community-support/</a> listet verschiedene Mรถglichkeiten auf, Hilfe zu ${PRODUCTNAME} zu erhalten. Ihre Frage ist vielleicht schon beantwortet, schauen Sie unter <a href=\"https://de.libreoffice.org/get-help/nabble/\">https://de.libreoffice.org/get-help/nabble/</a> nach oder senden Sie Ihre Fragen an <a href=\"https://wiki.documentfoundation.org/Local_Mailing_Lists/de-users/de\">users@de.libreoffice.org</a>. Falls Sie die Liste abbonnieren mรถchten (um E-Mail-Antworten zu erhalten), senden Sie eine leere E-Mail an: <a href=\"mailto:users+subscribe@de.libreoffice.org\">users+subscribe@de.libreoffice.org</a>."
#: readme.xrm
msgctxt ""
diff --git a/source/de/sc/messages.po b/source/de/sc/messages.po
index 990532c8da6..ea7295984a6 100644
--- a/source/de/sc/messages.po
+++ b/source/de/sc/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-06-14 02:10+0000\n"
-"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 16:14+0000\n"
+"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528942223.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531066441.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -12906,7 +12906,7 @@ msgstr "Ausgangswรคhrung"
#: sc/inc/scfuncs.hrc:3898
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency from which is converted."
-msgstr ""
+msgstr "ISO-4217-Code der Wรคhrung, aus der umgerechnet wird."
#: sc/inc/scfuncs.hrc:3899
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -12916,7 +12916,7 @@ msgstr "Zielwรคhrung"
#: sc/inc/scfuncs.hrc:3900
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency into which is converted."
-msgstr ""
+msgstr "ISO-4217-Code der Wรคhrung, in die umgerechnet wird."
#: sc/inc/scfuncs.hrc:3901
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Wert"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Quelle"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Eintrรคge"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "System"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standard;Text;Datum (TMJ);Datum (MTJ);Datum (JMT);US-Englisch;ausblenden"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulator"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "Leerzeichen"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Mรถchten Sie die unten vorgeschlagene Korrektur akzeptieren?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Grafikfilter"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Text"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Tabellen auswรคhlen"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Ausgewรคhlte Tabellen"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Lineal"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Dieses Lineal verwaltet Objekte an festen Positionen."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Vorschau"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Diese Tabelle zeigt die Anordnung der Daten, wie sie im Dokument erscheinen."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Dokumentenansicht"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Tabelle %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Zelle %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Linker Bereich"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Druckvorschau"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Mittlerer Bereich"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Rechter Bereich"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Kopfzeile Seite %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "FuรŸzeile Seite %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Eingabezeile"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Hier kรถnnen Sie Text, Zahlen und Formeln eingeben und bearbeiten."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Medienwiedergabe"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Maustaste gedrรผckt"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Rechenleiste"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME Tabellendokument"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(schreibgeschรผtzt)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Vorschaumodus)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Seiten"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "Ausgabe ~leerer Seiten unterdrรผcken"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Druckinhalt"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Alle Tabellen"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Ausgewรคhlte Tabellen"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Ausgewรคhlte Zellen"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "โ€‹โ€‹Druckbereich"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Alle ~Seiten"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "S~eiten"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Diese Warnung auch in Zukunft anzeigen."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Die folgende DDE-Quelle konnte nicht aktualisiert werden, da wahrscheinlich das Quelldokument nicht geรถffnet wurde. Bitte starten Sie das Quelldokument und versuchen Sie es erneut."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Die folgende externe Datei konnte nicht geladen werden. Die verknรผpften Daten aus dieser Datei wurden nicht aktualisiert."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Aktualisiert externe Verknรผpfungen."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Bereich ~enthรคlt Spaltenbeschriftungen"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Bereich ~enthรคlt Zeilenbeschriftungen"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Ungรผltiger Wert"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Keine Formel angegeben."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Weder Zeile noch Spalte angegeben."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Undefinierter Name oder Bereich."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Nicht festgelegter Name oder falscher Zellbezug."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Formeln bilden keine Spalte."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Formeln bilden keine Zeile."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "AutoFormat hinzufรผgen"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "AutoFormat umbenennen"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Name"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "AutoFormat lรถschen"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Mรถchten Sie das AutoFormat # wirklich lรถschen?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Schlie~รŸen"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan."
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb."
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mรคr."
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mitte"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sรผden"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Gesamt"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Tabelle"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Zelle"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Inhalt"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Seitenanker"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Zellanker"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Bedingung "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Inhalte"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Tabellen"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Bereichsnamen"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Datenbankbereiche"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Bilder"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE-Objekte"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Kommentare"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Verknรผpfte Bereiche"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Zeichnungsobjekte"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Ziehmodus"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Anzeige"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "Aktiv"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "Inaktiv"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "verborgen"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktives Fenster"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Name des Szenarios"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Kommentar"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Aufsteigend sortieren"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Absteigend sortieren"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Benutzerdefiniert sortieren"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Alle"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Nur das aktuelle Element anzeigen."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Nur das aktuelle Element ausblenden."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Elemente suchen..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Namenfeld"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Eingabezeile"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Funktions-Assistent"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "รœbernehmen"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Verwerfen"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Summe"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formel"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Eingabezeile ausklappen"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Eingabezeile einklappen"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflikt"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Datum"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Unbekannter Benutzer"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Spalte eingefรผgt"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Zeile eingefรผgt"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Tabelle eingefรผgt"
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Spalte gelรถscht"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Zeile gelรถscht"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Tabelle gelรถscht"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Bereich verschoben"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Inhaltsรคnderung"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Inhaltsรคnderung"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "ร„nderung zu "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Original"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "ร„nderung verworfen"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Akzeptierte"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Verworfen"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Kein Eintrag"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<leer>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Nicht geschรผtzt"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Nicht kennwortgeschรผtzt"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash inkompatibel"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash kompatibel"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Wiederholen"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Gleitender Mittelwert"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Exponentielle Glรคttung"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Varianzanalyse (ANOVA)"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Varianzanalyse (ANOVA)"
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "Varianzanalyse (ANOVA) - einfaktoriell"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "Varianzanalyse (ANOVA) - zweifaktoriell"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Gruppen"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Zwischen den Gruppen"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Innerhalb der Gruppen"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Varianzquelle"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "BB"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "fg"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-Wert"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F-kritisch"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Insgesamt"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korrelation"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korrelationen"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kovarianz"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kovarianzen"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Beschreibende Statistik"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Mittelwert"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standardfehler"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modus"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Median"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Varianz"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardabweichung"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Schrรคge"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Bereich"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maximum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Summe"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Anzahl"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Erstes Quartil"
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Drittes Quartil"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Zufรคllig ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Gleichverteilt"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Gleichverteilte ganze Zahlen"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomialverteilt"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negativ binomialverteilt"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi-Quadrat"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrisch-verteilt"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maximum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Mittelwert"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardabweichung"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Median"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p-Wert"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Anzahl der Versuche"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "n-Wert"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Stichproben"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-Test"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-Test"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Abhรคngiger t-Test"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Abhรคngiger t-Test"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "GauรŸ-Test"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "GauรŸ-Test"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Unabhรคngigkeitstest (Chi-Quadrat)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regression"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regression"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Spalte %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Zeile %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alpha"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Hypothetische Mittelwertdifferenz"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Beobachtungen"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Beobachtete Mittelwertdifferenz"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "fg"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-Wert"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Kritischer Wert"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Statistik testen"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Linear"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarithmisch"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potenz"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regressionsmodell"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr "Konfidenzintervall"
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr "Koeffizienten"
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Steigung"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Achsenabschnitt"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) rechtsseitig"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F kritisch, rechtsseitig"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) linksseitig"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F-kritisch, linksseitig"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P beidseitig"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F kritisch, beidseitig"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearson-Korrelation"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Varianz der Differenzen"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t-Statistik"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) einseitig"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t-kritisch, einseitig"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) beidseitig"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t-kritisch, beidseitig"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "Z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Bekannte Varianz"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (G<=g) einseitig"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "g-kritisch, einseitig"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (G<=g) beidseitig"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "g-kritisch, beidseitig"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Inhalt aktivieren"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "An der Zelle"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "An der Zelle (GrรถรŸenรคnderung mit Zelle)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "An der Seite"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Quelldatenstrom"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr "Datenbankbereich:"
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Extras"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "Auf _Updates prรผfen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Standard"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Betont 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Betont 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Betont 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "รœberschrift 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "รœberschrift 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Schlecht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Gut"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutral"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Fehler"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Warnung"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "FuรŸnote"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Notiz"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "Auf _Updates prรผfen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menรผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Extras"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Datei"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Bearbeiten"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "_Vorlagen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Schriftart"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Legt die Umrandung der ausgewรคhlten Zellen fest."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Anzahl"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Ausrichtung"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Zellen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Einfรผgen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Daten"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "ร„_nderungen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Ansicht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_Farbe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Anordnen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Sprache"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "ร„_nderungen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "K_ommentare"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Vergleichen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Ansicht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Vorlagen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Zeichnen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Anordnen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_Gruppieren"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "_3D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Rahmen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Anordnen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Ansicht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Vorlagen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "_Format"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Absatz"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Ansicht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "Auf _Updates prรผfen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "Auf _Updates prรผfen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Standard"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Betont 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Betont 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Betont 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "รœberschrift 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "รœberschrift 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Schlecht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Gut"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutral"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Fehler"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Warnung"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "FuรŸnote"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Notiz"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "Auf _Updates prรผfen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menรผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Extras"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Hilfe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Datei"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Bearbeiten"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "_Vorlagen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Schriftart"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Anzahl"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Ausrichtung"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Zellen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Einfรผgen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Da_ten"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "ร„_nderungen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Ansicht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Anordnen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Farbe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Sprache"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "ร„_nderungen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "K_ommentare"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Vergleichen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Ansicht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Zeichnen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Bearbeiten"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Anordnen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Ansicht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Gruppieren"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "_3D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Schriftart"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Ausrichtung"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Ansicht"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Einfรผgen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Medien"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Rahmen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Anordnen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Gitter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Ansicht"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Bereich der Variablen 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Bereich der Variablen 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Ergebnisse nach:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Daten"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Spalten"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Zeilen"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Gruppiert nach"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr "Lineare Regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr "Logarithmische Regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr "Potenzielle Regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Regressionstypen festlegen"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr "Konfidenzintervall"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr "Reste berechnen"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr "0,95"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Textlรคnge"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr "Benutzerdefiniert"
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "gleich"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "kleiner als"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "grรถรŸer als"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "kleiner oder gleich"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "grรถรŸer oder gleich"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "ungleich"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "Gรผltiger Bereich"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "Ungรผltiger Bereich"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "Z_ulassen:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Daten:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Minimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Ma_ximum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "_Leerzellen zulassen"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "_Auswahlliste anzeigen"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Ein_trรคge aufsteigend sortieren"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Als Quelle ist nur eine zusammenhรคngende Auswahl von Spalten und Zeilen oder eine Formel, welche einen Bereich oder eine Matrix liefert, zulรคssig."
diff --git a/source/de/sd/messages.po b/source/de/sd/messages.po
index dd788c2cba4..f14f544eb5b 100644
--- a/source/de/sd/messages.po
+++ b/source/de/sd/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
-"PO-Revision-Date: 2018-05-24 04:23+0000\n"
-"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 16:14+0000\n"
+"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527135789.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531066448.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -5183,8 +5183,8 @@ msgstr "Master-Objekte"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Bild einfรผgen"
+msgid "Insert Image..."
+msgstr "Bild einfรผgen โ€ฆ"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/de/sfx2/messages.po b/source/de/sfx2/messages.po
index a509d33c682..b649151d082 100644
--- a/source/de/sfx2/messages.po
+++ b/source/de/sfx2/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-04-11 03:42+0000\n"
-"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-07 17:36+0000\n"
+"Last-Translator: Thomas Hackert <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523418121.000000\n"
+"X-POOTLE-MTIME: 1530984963.000000\n"
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -1196,12 +1196,12 @@ msgstr "Das Dokument wurde nicht vom Server abgemeldet."
#: include/sfx2/strings.hrc:246
msgctxt "STR_GET_INVOLVED_TEXT"
msgid "Help us make %PRODUCTNAME even better!"
-msgstr ""
+msgstr "Helfen Sie uns, %PRODUCTNAME noch besser zu machen!"
#: include/sfx2/strings.hrc:247
msgctxt "STR_GET_INVOLVED_BUTTON"
msgid "Get involved"
-msgstr ""
+msgstr "Mitmachen"
#: include/sfx2/strings.hrc:248
msgctxt "STR_READONLY_DOCUMENT"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Hilfe online lesen"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/de/svtools/messages.po b/source/de/svtools/messages.po
index 78836c5b240..3cdee3a6199 100644
--- a/source/de/svtools/messages.po
+++ b/source/de/svtools/messages.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-05-24 04:29+0000\n"
-"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
+"PO-Revision-Date: 2018-07-05 08:25+0000\n"
+"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527136193.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530779129.000000\n"
#: svtools/inc/errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -4562,4 +4562,4 @@ msgstr "Mythes Thesaurus"
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
msgid "List of Ignored Words"
-msgstr ""
+msgstr "Liste ignorierter Wรถrter"
diff --git a/source/de/svx/messages.po b/source/de/svx/messages.po
index 6e76bfa9f0f..88469a42c73 100644
--- a/source/de/svx/messages.po
+++ b/source/de/svx/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-14 02:11+0000\n"
-"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-05 08:25+0000\n"
+"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528942296.000000\n"
+"X-POOTLE-MTIME: 1530779152.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Geistiges Eigentum"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Keine"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Zuletzt verwendet"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Benutzerdefinierte Farbe..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Entfernen"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Linien & Pfeile"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kurve"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Verbinder"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Standardformen"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symbole"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blockpfeile"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Flussdiagramm"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Legenden"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Sterne"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D-Objekte"
@@ -4140,8 +4140,8 @@ msgstr "_Kopieren"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Einfรผgen"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
@@ -4461,12 +4461,12 @@ msgstr ""
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "Zuletzt verwendet"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "Benutzerdefinierte Farbeโ€ฆ"
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
diff --git a/source/de/sw/messages.po b/source/de/sw/messages.po
index b9062a7e338..820bfc89211 100644
--- a/source/de/sw/messages.po
+++ b/source/de/sw/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-07-02 14:54+0000\n"
-"Last-Translator: Sophia Schrรถder <sophia.schroeder@outlook.com>\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-07 14:11+0000\n"
+"Last-Translator: Thomas Hackert <thackert@nexgo.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530543290.000000\n"
+"X-POOTLE-MTIME: 1530972719.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Text"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Keine]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Start"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Ende"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Am Anfang"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Am Ende"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "schreibgeschรผtzt"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Die Verzeichnisse fรผr 'AutoText' sind schreibgeschรผtzt. Mรถchten Sie den Dialog Pfade aufrufen, um diese zu รคndern?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistik"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Dokument wird importiert..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Dokument wird exportiert..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Dokument wird gespeichert..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Neuformatierung des Dokuments..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Autoformatierung des Dokuments..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Suche..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Brief"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Rechtschreibprรผfung..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Silbentrennung..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Verzeichnis wird eingefรผgt..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Verzeichnis wird aktualisiert..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Abstrakt wird erstellt..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Objekte Anpassen..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Bild"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objekt"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Rahmen"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Form"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Bereich"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Nummerierung"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "leere Seite"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Zusammenfassung: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "getrennt durch: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Gliederungsebene "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Formatvorlage: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Seitennummer: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Umbruch vor neuer Seite"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Westlicher Text: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Asiatischer Text: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "CTL-Text: "
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Unbekannter Autor"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Alle Kommentare ~von $1 lรถschen"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Alle Kommentare v~on $1 verbergen"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Kapitelnummerierung"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 Wรถrter, %2 Zeichen"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 Wรถrter, %2 Zeichen ausgewรคhlt"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Text in Tabelle umwandeln"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Autoformat hinzufรผgen"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "AutoFormat lรถschen"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Folgendes Autoformat wird gelรถscht:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Autoformat umbenennen"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "S~chlieรŸen"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mรคr"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mitte"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sรผd"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Summe"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Das AutoFormat konnte nicht angelegt werden.\n"
"Wรคhlen Sie einen anderen Namen."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numerisch"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Zeilen"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Spalte"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Literaturverzeichniseintrag bearbeiten"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Literaturverzeichniseintrag einfรผgen"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Abstand zwischen %1 und %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Breite Spalte %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer Tabelle"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer Rahmen"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer Bild"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Andere OLE-Objekte"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Der Name der Tabelle darf keine Leerzeichen enthalten."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Die ausgewรคhlten Tabellenzellen sind zu komplex zum Verbinden."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Die Auswahl konnte nicht sortiert werden"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Objekt anklicken"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Vor Einfรผgen des AutoTextes"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Nach Einfรผgen des AutoTextes"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Maus รผber Objekt"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Hyperlink auslรถsen"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Maus verlรคsst Objekt"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Bild erfolgreich geladen"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Das Laden des Bildes ist fehlgeschlagen"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Bild konnte nicht geladen werden"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Eingabe von Alphazeichen"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Eingabe von Nicht-Alphazeichen"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "RahmengrรถรŸe verรคndern"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Rahmen verschieben"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "รœberschriften"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabellen"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Textrahmen"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Bilder"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE-Objekte"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Lesezeichen"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Bereiche"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hyperlinks"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Verweise"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Verzeichnisse"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Zeichnungsobjekte"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Kommentar"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "รœberschrift 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Dies ist der Inhalt des ersten Kapitels. Dies ist ein Benutzerverzeichniseintrag."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "รœberschrift 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Dies ist der Inhalt des Kapitels 1.1. Dies ist der Eintrag des Inhaltsverzeichnisses."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "รœberschrift 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Dies ist der Inhalt des Kapitels 1.2. Dieses Stichwort ist ein Haupteintrag."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabelle 1: Dies ist Tabelle 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Bild 1: Dies ist Bild 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "รœberschrift"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Textrahmen"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Bild"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE-Objekt"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Lesezeichen"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Bereich"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hyperlink"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Verweis"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Verzeichnis"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Kommentar"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Zeichenobjekt"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Weitere Formate..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Die Interaktive Silbentrennung ist\n"
"bereits in anderem Dokument aktiv"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Silbentrennung"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "unmรถglich"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Lรถschen: $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Einfรผgen: $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "รœberschreiben: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "neuer Absatz"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Verschieben"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Attribute anwenden"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Vorlagen zuweisen: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Attribute zurรผcksetzen"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Formatvorlage รคndern: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Datei einfรผgen"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "AutoText einfรผgen"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Lesezeichen lรถschen: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Lesezeichen einfรผgen: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Tabelle sortieren"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Text sortieren"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Tabelle einfรผgen: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Konvertierung Text -> Tabelle"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Konvertierung Tabelle -> Text"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopieren: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Ersetzen: $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Seitenumbruch einfรผgen"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Spaltenumbruch einfรผgen"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Briefumschlag einfรผgen"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopieren: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Verschieben: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAME Chart einfรผgen"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Rahmen einfรผgen"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Rahmen lรถschen"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "AutoFormat"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Tabellenรผberschrift"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Ersetzen: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Bereich einfรผgen"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Bereich lรถschen"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Bereich รคndern"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Standardwerte รคndern"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Vorlage ersetzen: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Seitenumbruch lรถschen"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Textkorrektur"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Gliederung einstufen"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Gliederung verschieben"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Nummerierung einfรผgen"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Ebene hรถher verschieben"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Ebene niedriger verschieben"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Absรคtze verschieben"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Zeichnungsobjekt einfรผgen: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Nummer ein/aus"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Einzug vergrรถรŸern"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Einzug verkleiner"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Beschriftung einfรผgen: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Nummerierung neu starten"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "FuรŸnote รคndern"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "ร„nderung akzeptieren: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "ร„nderung verwerfen: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Tabelle auftrennen"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Attribut stoppen"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoKorrektur"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Tabelle verbinden"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "GroรŸ-/Kleinschreibung รคndern"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Nummerierung lรถschen"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Zeichnungsobjekte: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Zeichenobjekte gruppieren"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Gruppierung der Zeichnungsobjekte auflรถsen"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Zeichnungsobjekte lรถschen"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Bild ersetzen"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Bild lรถschen"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Tabellenattribute anwenden"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Autoformat Tabelle"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Spalte einfรผgen"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Zeile einfรผgen"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Zeile/Spalte lรถschen"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Spalte lรถschen"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Zeile lรถschen"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Zellen teilen"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Zellen verbinden"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Zelle formatieren"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Verzeichnis einfรผgen"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Verzeichnis lรถschen"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Tabelle kopieren"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Tabelle kopieren"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Cursor setzen"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Textrahmen verbinden"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Textrahmenverbindung lรถsen"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "FuรŸnotenoptionen รคndern"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Dokument vergleichen"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Rahmenvorlage zuweisen: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Phonetische Symbole setzen"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "FuรŸnote einfรผgen"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL Schaltflรคche einfรผgen"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Hyperlink einfรผgen"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "unsichtbaren Inhalt entfernen"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Verzeichnis geรคndert"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€ž"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "Mehrfachauswahl"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Eingabe: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Zwischenablage einfรผgen"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "Vorkommen von"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 Tabulator(en)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 Zeilenumbruch/-brรผche"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "Seitenumbruch"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "Spaltenumbruch"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 einfรผgen"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 lรถschen"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Attribut geรคndert"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabelle geรคndert"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Vorlage geรคndert"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Absatzformatierung geรคndert"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Zeile einfรผgen"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Zeile lรถschen"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Zelle einfรผgen"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Zelle lรถschen"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 ร„nderungen"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Seitenvorlage รคndern: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Neue Seitenvorlage: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Seitenvorlage lรถschen: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Seitenvorlage umbenennen: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Kopf-/FuรŸzeile geรคndert"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Feld geรคndert"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Absatzformat erzeugen: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Absatzformat lรถschen: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Absatzformat umbenennen: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Zeichenformat erzeugen: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Zeichenformat lรถschen: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Zeichenformat umbenennen: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Rahmenformat erzeugen: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Rahmenformat lรถschen: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Rahmenformat umbenennen: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Listenformatvorlage erzeugen: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Listenformatvorlage lรถschen: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Listenformatvorlage umbenennen: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Lesezeichen umbenennen: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Verzeichniseintrag einfรผgen"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Verzeichniseintrag lรถschen"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "Feld"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Absรคtze"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "Textrahmen"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-Objekt"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "Formel"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "Chart"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "Kommentar"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "Querverweis"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "Skript"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "Literaturverzeichniseintrag"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "Sonderzeichen"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "FuรŸnote"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "Bild"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "Zeichnungsobjekt(e)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "Tabelle: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "Absatz"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Absatzzeichen"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Objekttitel fรผr $1 รคndern"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Objektbeschreibung fรผr $1 รคndern"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Neue Tabellenvorlage: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Tabellenvorlage lรถschen: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Tabellenvorlage aktualisieren: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Tabelle lรถschen"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Dokument-Ansicht"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Dokument-Ansicht"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Kopfzeile $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Kopfzeile Seite $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "FuรŸzeile $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "FuรŸzeile Seite $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "FuรŸnote $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "FuรŸnote $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Endnote $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Endnote $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) auf Seite $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Seite $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Seite: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Aktionen"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Klicken Sie auf diese Schaltflรคche, um eine Liste mit Aktionen zur Verwaltung von Kommentaren angezeigt zu bekommen"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Dokumentenansicht"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Vorschaumodus)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME Dokument"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Lesefehler"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Bild nicht darstellbar."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Fehler beim Lesen aus der Zwischenablage."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Manueller Spaltenumbruch"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Zeile %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Spalte %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Zeichen"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Absatz"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Rahmen"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Seiten"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Listen"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Zelle"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiatisch"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Westlich"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Inhalt"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Seitenh~intergrund"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Bilder und andere Grafikobjekte"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Versteckter Te~xt"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Text~platzhalter"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Steuerele~mente"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Farbe"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Text sch~warz drucken"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Seiten"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "A~utomatisch eingefรผgte Leerseiten drucken"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "Nur den Papierschacht der Drucker-Einstellungen ~verwenden"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Drucken"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Keine (nur das Dokument)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Nur Kommentare"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Am Ende des Dokuments"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Am Seitenende"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Kommentare"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Seiten"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Alle Seiten"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Rรผckseiten / linke Seiten"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Vorderseiten / rechte Seiten"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Einfรผgen"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "~Broschรผre"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Schrift links-nach-rechts"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Schrift rechts-nach-links"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Druckbereich und Kopien"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "Alle Sei~ten"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "~Seiten"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "Aus~wahl"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "In Rรคndern platzieren"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funktionen"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Abbrechen"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Anwenden"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Rechenleiste"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Formeltyp"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Formeltext"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Globalansicht"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Inhalt der Navigationsansicht"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Gliederungsebenen"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Dragmodus"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Als Hyperlink einfรผgen"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Als Verknรผpfung einfรผgen"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Als Kopie einfรผgen"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Anzeigen"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktives Fenster"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "Versteckt"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "Aktiv"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "Inaktiv"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Bearbeiten..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Akt~ualisieren"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Bearbeiten"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Verknรผpfung bearbeiten"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Einfรผgen"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Verzeichnis"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Datei"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Neues Dokument"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Lรถschen"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Lรถschen"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Auswahl"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Verzeichnisse"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Verknรผpfungen"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Alle"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Verzeichnis entfernen"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "Schutz ~aufheben"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "Versteckt"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Datei nicht gefunden: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Umbenennen"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "~Schreibgeschรผtzt"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Alles einblenden"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Alle ausblenden"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Alles Lรถschen"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Links: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Rechts: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Innen: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". AuรŸen: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Oben: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Unten: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Seite"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Linie"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Syntaxfehler **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Division durch Null **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Fehlerhafte Klammerung **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** รœberlauf in Quadratfunktion **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** รœberlauf **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Fehler **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Fehlerhafter Ausdruck **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Fehler: Verweis nicht gefunden"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Keine"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fest)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " J: %1 M: %2 T: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Stichwortverzeichnis"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Benutzerdefiniert"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Inhaltsverzeichnis"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Literaturverzeichnis"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Zitat"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Tabellenverzeichnis"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Objektverzeichnis"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Abbildungsverzeichnis"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-Klick, um der Verknรผpfung zu folgen"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Klicken, um der Verknรผpfung zu folgen"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Betreff"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Schlรผsselwรถrter"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Kommentare"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Erstellt"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Geรคndert"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Letzter Druck"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Versionsnummer"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Gesamtbearbeitungszeit"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Konvertiert $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Konvertiert zuerst $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Konvertiert als nรคchstes $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikel"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Buch"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Broschรผren"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Konferenzberichte"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Buchauszug"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Buchauszug mit Titel"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferenzberichte"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Journal"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Techn. Dokumentation"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Doktorarbeit"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Allgemeines"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissertation"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferenzberichte"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Forschungsbericht"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Unverรถffentlicht"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-Mail"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "WWW-Dokument"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Benutzerdefiniert 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Benutzerdefiniert 2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Benutzerdefiniert 3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Benutzerdefiniert 4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Benutzerdefiniert 5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Kurzname"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Typ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adresse"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anmerkung"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autor(en)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Buchtitel"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Kapitel"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Ausgabe"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Art der Verรถffentlichung"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Institut"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Zeitschrift"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Monat"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Anmerkung"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nummer"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organisation"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Seite(n)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Herausgeber"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universitรคt"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Reihe"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Art des Berichts"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Band"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Jahr"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Benutzerdefiniert 1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Benutzerdefiniert 2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Benutzerdefiniert 3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Benutzerdefiniert 4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Benutzerdefiniert 5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Verzeichniseintrag bearbeiten"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Verzeichniseintrag einfรผgen"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Der Bibliographie-Eintrag ist bereits mit abweichenden Daten im Dokument enthalten. Mรถchten sie die bereits enthaltenen Eintrรคge anpassen?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Kommentare"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Zeige Kommentare"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Verstecke Kommentare"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Kรผrzel wird bereits verwendet. Bitte vergeben Sie einen anderen Namen."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Soll der AutoText gelรถscht werden?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Soll der Bereich "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "AutoText :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "AutoText speichern"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Diese Datei enthรคlt keinen AutoText."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Mein AutoText"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "AutoText fรผr Kรผrzel '%1' nicht gefunden."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Eine Tabelle ohne Zeilen oder Zellen kann nicht eingefรผgt werden"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Die Tabelle kann nicht eingefรผgt werden, da sie zu groรŸ ist"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "AutoText konnte nicht angelegt werden."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Gewรผnschtes Zwischenablagen-Format steht nicht zur Verfรผgung."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Textdokument"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Bild (%PRODUCTNAME %PRODUCTVERSION Textdokument)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objekt (%PRODUCTNAME %PRODUCTVERSION Textdokument)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE Link)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Alle Kommentare"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Alle Kommentare"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Kommentare von "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(kein Datum)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(kein Autor)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Antwort auf $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Adressblock bearbeiten"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Eigene Briefanrede (mรคnnliche Empfรคnger)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Eigene Briefanrede (weibliche Empfรคngerinnen)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Briefanrede-~Elemente"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "In Briefanrede รผbernehmen"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Aus Briefanrede entfernen"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Ziehen Sie Briefanrede-Elemente in den Anredebereich"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Anrede"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Satzzeichen"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Weisen Sie den Briefanrede-Elementen Felder der Datenquelle zu."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Briefanrede Vorschau"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Adresselement"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Briefanredeelement"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Zuordnung zu Feld:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Vorschau"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " noch nicht zugewiesen "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Alle Dateien"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Adressen (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Text (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Text kommasepariert (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb;*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Mรถchten Sie die Konto-Informationen jetzt eingeben?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME Adressenliste (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Ausgangsdokument wรคhlen"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Dokumenttyp wรคhlen"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Adressblock einfรผgen"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Adressenliste wรคhlen"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Briefanrede erstellen"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Layout anpassen"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Empfรคnger ausschlieรŸen"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Fertigstellen"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Serienbrief-Assistent"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Typ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Abfrage"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "รœberprรผfung am Anfang des Dokumentes fortsetzen?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Die Rechtschreibprรผfung ist abgeschlossen."
@@ -4315,212 +4325,212 @@ msgstr "Die Rechtschreibprรผfung ist abgeschlossen."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Uhrzeit"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Dateiname"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Datenbankname"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Kapitel"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Seitennummer"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistik"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Benutzer"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Dokumentvorlage"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Absender"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Variable setzen"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Variable anzeigen"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Formel einfรผgen"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Eingabefeld"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Eingabefeld (Variable)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Eingabefeld (Benutzer)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Bedingter Text"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE-Feld"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Makro ausfรผhren"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Nummernkreis"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Seitenvariable setzen"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Seitenvariable anzeigen"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL laden"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Platzhalter"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Zeichen kombinieren"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Eingabeliste"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Verweis setzen"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Verweis einfรผgen"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Seriendruck-Feld"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Nรคchster Datensatz"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Beliebiger Datensatz"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Datensatznummer"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Vorherige Seite"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Nรคchste Seite"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Versteckter Text"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Benutzerfeld"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Notiz"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skript"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Eintrag Literaturverzeichnis"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Versteckter Absatz"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Dokumentinfo"
@@ -4528,74 +4538,74 @@ msgstr "Dokumentinfo"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Datum (fix)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Uhrzeit"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Uhrzeit (fix)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabellen"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Zeichen"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Wรถrter"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Absรคtze"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Bild"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objekte"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Seiten"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatisch"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manuell"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Firma"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Vorname"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Nachname"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Kรผrzel"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "StraรŸe"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Land"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "PLZ"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ort"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Position"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (Privat)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (Geschรคft)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-Mail"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Staat"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "aus"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "an"
@@ -4692,32 +4702,32 @@ msgstr "an"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Dateiname"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Dateiname ohne Erweiterung"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Pfad/Dateiname"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Pfad"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Vorlage"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Bereich"
@@ -4725,22 +4735,22 @@ msgstr "Bereich"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Kapitelname"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Kapitelnummer"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Kapitelnummer ohne Trennzeichen"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Kapitelnummer und Name"
@@ -4748,47 +4758,47 @@ msgstr "Kapitelnummer und Name"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Rรถmisch (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Rรถmisch (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabisch (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Wie Seitenvorlage"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Text"
@@ -4796,12 +4806,12 @@ msgstr "Text"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Kรผrzel"
@@ -4809,42 +4819,42 @@ msgstr "Kรผrzel"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "System"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formel"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Datenbank"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "System"
@@ -4852,17 +4862,17 @@ msgstr "System"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Benutzer"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Uhrzeit"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Datum"
@@ -4870,67 +4880,67 @@ msgstr "Datum"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Verweistext"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Seite"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Kapitel"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Oberhalb/Unterhalb"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Wie Seitenvorlage"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategorie und Nummer"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Beschriftungstext"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Nummer"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nummer"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nummer (kein Kontext)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nummer (voller Kontext)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Artikel a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Artikel A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "Artikel A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Rahmen"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Bild"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objekt"
@@ -4966,1232 +4976,1232 @@ msgstr "Objekt"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "Bedin~gung"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Dann, Sonst"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE Anweisung"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "~Versteckter Text"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Makroname"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "H~inweis"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Ze~ichen"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "Ko~rrektur"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Wert"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formel"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Benutzerdefiniert"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Benutzer]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. Abstand"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. Abstand"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Breite"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Hรถhe"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Rand links"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Rand oben"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Spalten"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Zeilen"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Der folgende Service ist nicht verfรผgbar: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Wort- und Zeichenzรคhlung. Klicken Sie, um den Dialog Wortzรคhlung zu รถffnen."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Ansicht: Einzelseite"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Ansicht: mehrere Seiten"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Ansicht: Buch"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Seitenzahl im Dokument. Klicken Sie zum ร–ffnen des Dialoges Wechseln zur Seite oder klicken Sie mit rechts fรผr eine Lesezeichenliste."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Seitenzahl im Dokument (Seitenzahl in einem gedruckten Dokument). Klicken Sie zum ร–ffnen des Dialogs Wechseln zur Seite."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Seitenvorlage. Rechtsklicken Sie, um die Vorlage zu รคndern, oder klicken Sie, um den Dialog Seitenvorlage zu รถffnen."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Initialen รผber"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "Zeilen"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Keine Initialen"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Kein Seitenumbruch"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Nicht Spiegeln"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Vertikal spiegeln"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Horizontal spiegeln"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Horizontal und vertikal spiegeln"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ auf geraden Seiten horizontal spiegeln"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Zeichenvorlage"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Keine Zeichenvorlage"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "FuรŸzeilen"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Keine FuรŸzeile"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Kopfzeilen"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Keine Kopfzeile"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Optimaler Umlauf"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Kein Umlauf"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Durchlauf"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Paralleler Umlauf"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Umlauf links"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Umlauf rechts"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(nur Anker)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Breite:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Feste Hรถhe:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Min. Hรถhe:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "Am Absatz"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "Am Zeichen"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "An der Seite"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X-Koordinate:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y-Koordinate:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "Oben"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Vertikal zentriert"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "Unten"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Zeile oben"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Vertikal zur Zeile zentriert"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Zeile unten"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Registerhaltigkeit"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Keine Registerhaltigkeit"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "Rechts"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horizontal zentriert"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "Links"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "Innen"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "AuรŸen"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Ganze Breite"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Spalten"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Trennlinienbreite:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Max. FuรŸnotenbereich:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Editierbar in schreibgeschรผtztem Dokument"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Teilen"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Nummerierung"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "Keine Nummerierung"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "Verknรผpft mit "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "und "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Zeilen zรคhlen"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "Zeilen nicht zรคhlen"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "Zeilenzรคhler starten mit: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Helligkeit: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Rotanteil: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Grรผnanteil: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blauanteil: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrast: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Transparenz: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Invertieren"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "Nicht invertieren"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafikmodus: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standard"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Graustufen"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Schwarz/WeiรŸ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Wasserzeichen"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Drehung"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Kein Gitter"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Gitter (nur Linien)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Gitter (Linien und Zeichen)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Textfluss folgen"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Textfluss nicht folgen"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Umrandung verschmelzen"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Umrandung nicht verschmelzen"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Textrahmen"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Seite"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Zeichnungsobjekt"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Steuerelement"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Abschnitt"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Lesezeichen"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Bilder"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE-Objekt"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "รœberschriften"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Auswahl"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "FuรŸnote"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Merker"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Kommentar"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Suche wiederholen"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Verzeichniseintrag"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Tabellenformel"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Fehlerhafte Tabellenformel"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Nรคchste Tabelle"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Nรคchster Textrahmen"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Nรคchste Seite"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Nรคchstes Zeichnungsobjekt"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Nรคchstes Steuerelement"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Nรคchster Bereich"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Nรคchstes Lesezeichen"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Nรคchstes Bild"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Nรคchstes OLE-Objekt"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Nรคchste รœberschrift"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Nรคchste Auswahl"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Nรคchste FuรŸnote"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Nรคchster Merker"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Nรคchster Kommentar"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Vorwรคrts weitersuchen"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Nรคchster Verzeichniseintrag"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Vorige Tabelle"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Voriger Textrahmen"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Vorige Seite"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Voriges Zeichnungsobjekt"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Voriges Steuerelement"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Voriger Bereich"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Voriges Lesezeichen"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Voriges Bild"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Voriges OLE-Objekt"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Vorige รœberschrift"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Vorige Auswahl"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Vorige FuรŸnote"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Voriger Merker"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Voriger Kommentar"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Rรผckwรคrts weitersuchen"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Voriger Verzeichniseintrag"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Vorige Tabellenformel"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Nรคchste Tabellenformel"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Vorige fehlerhafte Tabellenformel"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Nรคchste fehlerhafte Tabellenformel"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Eingefรผgt"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Gelรถscht"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formatiert"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabelle verรคndert"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Absatzvorlage gesetzt"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Absatzformatierung geรคndert"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Zeile eingefรผgt"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Zeile gelรถscht"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Zelle eingefรผgt"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Zelle gelรถscht"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Endnote: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "FuรŸnote: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-Klick, um das Menรผ SmartTags zu รถffnen"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Kopfzeile (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Kopfzeile fรผr erste Seite (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Kopfzeile fรผr linke Seite (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Kopfzeile fรผr rechte Seite (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "FuรŸzeile (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "FuรŸzeile fรผr erste Seite (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "FuรŸzeile fรผr linke Seite (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "FuรŸzeile fรผr rechte Seite (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Kopfzeile entfernen..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Kopfzeile formatieren..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "FuรŸzeile entfernen..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "FuรŸzeile formatieren..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Bilddatei kann nicht geรถffnet werden"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Bilddatei kann nicht gelesen werden"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Unbekanntes Bildformat"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Die Version der Bilddatei wird nicht unterstรผtzt"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Grafikfilter nicht gefunden"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Nicht genรผgend Arbeitsspeicher zum Einfรผgen des Bildes."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Bild einfรผgen"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Kommentieren: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Einfรผgung"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Lรถschung"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "AutoKorrektur"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Attributierung"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Tabellenรคnderung"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Absatzvorlage gesetzt"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Seite "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Seite %1 von %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Seite %1 von %2 (Seite %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Absatz"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Bild"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE Objekt"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Rahmen"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabelle"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Tabellenzeile"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Tabellenzelle"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Seite"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Kopfzeile"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "FuรŸzeile"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML-Dokument"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Trennzeichen"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Ebene "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Die Datei \"%1\" konnte im Pfad \"%2\" nicht gefunden werden."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Benutzerdefiniertes Verzeichnis"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Keiner>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Keiner>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "B"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "KI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Kapitelnummer"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Eintrag"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulator"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Seitennummer"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Kapitelinformation"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hyperlink Anfang"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hyperlink Ende"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Literatureintrag: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Zeichenvorlage: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Text strukturieren"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Drรผcken Sie Strg+Alt+A, um den Fokus fรผr weitere Operationen zu verschieben"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Drรผcken Sie die linke oder rechte Pfeiltaste, um die Strukturelemente zu wรคhlen"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Drรผcken Sie Strg+Alt+B, um den Fokus zurรผck zum gegenwรคrtigen Strukturelement zu verschieben"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Auswahldatei fรผr Stichwortverzeichnis (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Auswahldatei fรผr Stichwortverzeichnis (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Grundlinie ~oben"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Grundlinie ~unten"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Grundlinie ~mittig"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Objekt einfรผgen"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Objekt bearbeiten"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Vorlage: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Umrandung"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Hintergrund"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Absatzvorlage: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Seitennummern kรถnnen auf die aktuelle Seite nicht angewendet werden. Gerade Nummern kรถnnen auf linken Seiten, ungerade Nummern auf rechten Seiten eingesetzt werden."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Globaldokument"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Globaldokument"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Eine Dateiverbindung wird den aktuellen Inhalt des Bereichs lรถschen. Trotzdem verbinden?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Das eingegebene Kennwort ist ungรผltig."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Das Kennwort wurde nicht gesetzt."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Die Silbentrennung ist abgeschlossen"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Keine (Rechtschreibung nicht prรผfen)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Auf Standardsprache zurรผcksetzen"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Weitere..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignorieren"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Erlรคuterungen..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Sonderbereichprรผfung ist ausgeschaltet. Trotzdem prรผfen?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Dokumente konnten nicht zusammengefรผhrt werden."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Der Quelltext kann nicht geladen werden."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Es wurde kein Fax-Drucker unter Extras - Optionen... - %1 - Drucken eingestellt."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-Dokument"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Textdokument"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Quelle nicht festgelegt."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Ebene "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Gliederung "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "FuรŸ-/Endnote bearbeiten"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Suchbegriff XX-mal ersetzt."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Zeile "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Spalte "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "Q~uelltext exportieren..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "Kopie der ~Quelle exportieren..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Fortsetzen"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Aufgabe"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Status"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Senden an: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Erfolgreich versendet"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Senden fehlgeschlagen"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;POSTALCODE; ;CITY;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Textformel"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~MaรŸstab"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Nach ~oben"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Nach ~unten"
@@ -6437,7 +6447,7 @@ msgstr "Nach ~unten"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Die Dokument-Klassifikation hat sich geรคndert, da das Klassifikations-Level eines Absatzes hรถher ist"
@@ -6445,32 +6455,32 @@ msgstr "Die Dokument-Klassifikation hat sich geรคndert, da das Klassifikations-L
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Gรผltig "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Ungรผltig"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Ungรผltige Signatur"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Signiert von"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Absatzsignatur"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Visitenkarten"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "AutoTexte zum Kรผrzel "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Lesezeichen"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Einfรผgen"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Umbenennen"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Lรถschen"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Gehe zu"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Lรถschen"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Umbenennen"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11872,7 +11892,7 @@ msgstr "Tabelle"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Bild"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11892,27 +11912,27 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Drucken"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "Drucken"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_Medien"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Medien"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "_Extras"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "Extras"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,7 +11987,7 @@ msgstr "Einfรผgen"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Umlauf"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
@@ -12024,7 +12044,7 @@ msgstr "Tabelle"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "Umlauf"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
@@ -12036,7 +12056,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Bild"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "Zeichnen"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Medien"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Medien"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "Drucken"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "Drucken"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,7 +12116,7 @@ msgstr "Extras"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "Menรผleiste"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
@@ -12106,7 +12126,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
msgid "Quotation"
-msgstr ""
+msgstr "Zitat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
@@ -12116,22 +12136,22 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menรผ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Extras"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Datei"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Bearbeiten"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
@@ -12144,7 +12164,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9399
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "_Format"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4228
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8953
@@ -12156,7 +12176,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Einfรผgen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
@@ -12174,32 +12194,32 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Ansicht"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Drucken"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Folienlayout"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Navigate"
-msgstr ""
+msgstr "Navigieren"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5297
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Zoom"
-msgstr ""
+msgstr "MaรŸstab"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "Bild"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
@@ -12211,7 +12231,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Anordnen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
@@ -12223,7 +12243,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Sprache"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
@@ -12248,7 +12268,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "_Zeichnen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
@@ -12258,7 +12278,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "_3D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
@@ -12283,12 +12303,12 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "_Zeilen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "_Auswรคhlen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
@@ -12298,7 +12318,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Medien"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
@@ -12313,7 +12333,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
msgid "Quotation"
-msgstr ""
+msgstr "Zitat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
@@ -12323,22 +12343,22 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menรผ"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Extras"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "_Hilfe"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Datei"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
@@ -12503,7 +12523,7 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Folienlayout"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,8 +12927,8 @@ msgstr "Gliederungsebene:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Standard"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "_Umbrรผchen"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Verstecktem Text"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Feldbefehlen: Verste_ckter Text"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Feldbefehlen: _Versteckte Absรคtze"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Anzeigen von"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Basislinienausrichtung fรผr Formeln"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Layout-Assistent"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_Direkt-Cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Einfรผgen"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "A_bsatzausrichtung"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "_Linker Absatzrand"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabulatoren"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulator und _Leerzeichen"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_Leerzeichen"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Direkt-Cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Cursor aktivieren"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Geschรผtzte Bereiche"
diff --git a/source/de/vcl/messages.po b/source/de/vcl/messages.po
index 56d19392726..0ee5ca2d601 100644
--- a/source/de/vcl/messages.po
+++ b/source/de/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 04:22+0000\n"
"Last-Translator: Christian Kรผhl <kuehl.christian@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530505326.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/dgo/cui/messages.po b/source/dgo/cui/messages.po
index cf073d446a1..574b7234f32 100644
--- a/source/dgo/cui/messages.po
+++ b/source/dgo/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3646,7 +3646,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "เคธเคฐเฅเคŸเคฟเคซเค•เฅ‡เคŸเค•เคฐเคฃ เคฐเคธเฅเคคเคพ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3658,61 +3658,81 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "เคจเคพเคช "
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "เคจเคพเคช "
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "เคญเคพเคถเคพ "
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "เคชเคšเฅเค›เคฎเฅ€เค‚ เค‡เคฌเคพเคฐเคค เคซเคพเค‚เคŸ"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "เคจเคพเคช "
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "เคญเคพเคถเคพ "
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
#, fuzzy
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "เคเคถเคฟเคฏเคจ เค‡เคฌเคพเคฐเคค เคซเคพเค‚เคŸ"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "เคจเคพเคช "
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "เคญเคพเคถเคพ "
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL เคซเคพเค‚เคŸ"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
#, fuzzy
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
@@ -5338,6 +5358,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "เคธเฅเคŸเฅ‡เคŸ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8314,88 +8344,93 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
#, fuzzy
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "เคตเคฟเคธเฅเคคเฅƒเคค เคจเฅเคธเฅเค–เฅ‡ "
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "เคฎเคฆเคฆ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Use %PRODUCTNAME dialogue boxes"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
#, fuzzy
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Open/Save dialogue boxes"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Use %PRODUCTNAME _dialogue boxes"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
#, fuzzy
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Print dialogue boxes"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคจเคพเค‚เคฝ \\ เคตเคธเฅเคคเฅเคธเฅเคฅเคฟเคคเคฟเคƒ "
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "เคคเฅ‡"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "เคธเคฟเคธเฅเคŸเคฎ เคถเฅเคฐเฅ‚ เคนเฅ‹เคจเฅ‡ เคฆเคฐเคพเคจ %PRODUCTNAME เคฒเฅ‹เคก เค•เคฐเฅ‹ "
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray เคคเฅเคฐเฅเคค-เคถเฅเคฐเฅ‚เค•เคฐเฅเคคเคพ เค—เฅ€ เค…เคธเคฎเคฐเฅเคฅ เค•เคฐเฅ‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po
index a364b60ebb2..af38c656035 100644
--- a/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/dgo/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 13:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3884,15 +3884,6 @@ msgid "Insert Page ~Break"
msgstr "เคชเค‚เค—เคคเคพเคฒ เค–เค‚เคกเคจ ~เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "เคกเฅ‡เคŸเคพ\t"
-
-#: CalcCommands.xcu
#, fuzzy
msgctxt ""
"CalcCommands.xcu\n"
@@ -22856,6 +22847,15 @@ msgstr "~เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/dgo/sc/messages.po b/source/dgo/sc/messages.po
index 8c169bd8e5a..84579e7e0dd 100644
--- a/source/dgo/sc/messages.po
+++ b/source/dgo/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-15 17:42+0000\n"
"Last-Translator: Christian Lohmaier <lohmaier+pootle@googlemail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14122,39 +14122,44 @@ msgid "~Value"
msgstr "~เคฎเฅเคฒเฅเคฒ"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~เคธเฅเคฐเฅ‹เคค "
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~เคชเฅเคฐเคตเคฟเคถเฅเคŸเคฟเคฏเคพเค‚"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "เคธเคฟเคธเฅเคŸเคฎ "
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "เคฎเคพเคจเค•;เค‡เคฌเคพเคฐเคค;เคคเคฐเฅ€เค• (DMY);เคคเคฐเฅ€เค• (MDY);เคคเคฐเฅ€เค• (YMD);US เค…เค‚เค—เฅเคฐเฅ‡เคœเฅ€ ; เค›เคชเฅˆเคคเฅ‹ "
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "เคŸเฅˆเคฌ "
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "เคฅเคพเคนเฅโ€Œเคฐ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14165,1258 +14170,1363 @@ msgstr ""
" เค•เฅเคฏเคพ เคคเฅเคธ เคนเฅ‡เค  เคชเฅเคฐเคธเฅเคคเคพเคตเคค เคฆเคฐเฅเคธเฅเคคเฅ€ เคฎเค‚เคœเฅ‚เคฐ เค•เคฐเคจเคพ เคšเคพเค‚เคนโ€Œเคฆเฅ‡ เค“?. \n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค "
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "เคถเฅ€เคŸเคพเค‚ เคšเฅเคจเฅ‹ "
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~เคšเฅเคจเฅ€ เคฆเคฟเคฏเคพเค‚ เคถเฅ€เคŸเคพเค‚ "
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "เคซเฅเคŸเฅเคŸเคพ "
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "เคเคนเฅ เคซเฅเคŸเฅเคŸเคพ เคšเฅ€เคœเฅ‡เค‚ เค—เฅ€ เคธเฅเคฅเคฟเคฐ เคธเฅเคฅเคฟเคคเคฟ เคš เคฐเค–เคฆเคพ เค. "
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "เคชเฅ‚เคฐเฅเคตเคฆเฅเคฐเคฟเคถเฅเคถ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "เคเคนเฅ เคถเฅ€เคŸ เคฆเคธเคฆเฅ€ เค เคœเฅ‡ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคš เคกเฅ‡เคŸเฅ‡ เค—เฅ€ เค•เคฟเฅ•เคฏเคพเค‚ เคคเคฐเคคเฅ€เคฌ เคฆเคฟเคคเฅเคคเฅ€ เคœเคพเค—. "
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเฅเคฐเคฟเคถเฅเคถ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "เคถเฅ€เคŸ %1 "
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "เคธเฅˆเคฒเฅเคฒ%1 "
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "เค–เคฌเฅเคฌเคพ เค–เคฟเคคเฅเคคเคพ "
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "เคธเคซเฅ‡ เคฆเคพ เคชเฅ‚เคฐเฅเคตเคฆเฅเคฐเคฟเคถเฅเคถ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "เค•เฅ‡เค‚เคฆเคฐ เค–เคฟเคคเฅเคคเคพ "
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "เคธเคœเฅเคœเคพ เค–เคฟเคคเฅเคคเคพ "
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "เคธเคซเฅ‡ เคฆเคพ เคธเคฟเคฐเคพเคฒเฅ‡เค– %1 "
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "เคธเคซเฅ‡ เคฆเคพ เคชเฅˆเคฐเคฒเฅ‡เค– %1 "
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "เค‡เคจเคชเฅเคŸ เคฒเค•เฅ€เคฐ "
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "เค“เคนเฅ เคœเค—เคน เค ,เคœเคฟเคคเฅเคฅเฅˆ เคคเฅเคธ เคชเฅเคฐเคตเคฟเคถเฅเคŸ เคœเคพเค‚ เค‡เคฌเคพเคฐเคค,เคจเค‚เคฌเคฐ เคคเฅ‡ เคซเคพเคฐเฅเคฎเฅ‚เคฒเฅ‡เค‚ เคฆเคพ เคธเค‚เคชเคฆเคพเคจ เค•เคฐเคฆเฅ‡ เค“."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "เคฎเฅ€เคกเคฟเคฏเคพ เคชเฅเคฒเฅ‡ เคฌเฅˆเค• "
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "เคฎเคพเคŠเคธ เคฌเคŸเคจ เคฆเคฌเคพเคฏเคพ "
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
#, fuzzy
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "เคซเคพเคฐเฅเคฎเฅ‚เคฒเคพ เคชเคŸเฅเคŸเฅ€\t"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME เคธเฅเคชเฅเคฐเฅˆเคกเคถเฅ€เคŸ "
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(เคธเคฟเคฐเฅเคซ เคชเคขเคผเคจ เคœเฅ‹เค—) "
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
#, fuzzy
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "( เคชเฅ‚เคฐเฅเคตเคฆเฅเคฐเคฟเคถเฅเคถ เค…เคตเคธเฅเคฅเคพ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "เคธเคซเฅ‡"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "เคตเคฟเคถเฅ‡-เคธเคฎเค—เฅเคฐเฅ€ เค—เฅ€ เคธเฅ‚เคšเฅ€เคฌเคฆเฅเคง เค•เคฐเฅ‹"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr ""
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~เคšเฅเคจเฅ€ เคฆเคฟเคฏเคพเค‚ เคถเฅ€เคŸเคพเค‚ "
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "เคšเฅเคจเคพ เคนเฅเค† เค•เฅเคทเฅ‡เคคเฅเคฐ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "เค•เคฟเคธ เค›เคชเคพเคˆ เคฅเคฎเคพเค‚"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "เคธเคฌ เคธเคซเฅ‡"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "เคธเคซเฅ‡"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME เค•เคฒเฅเค•"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "เคญเคตเคฟเค•เฅเค– เคš เคฎเคฟเค—เฅ€ เค‡เคธ เคฌเคพเคฐเฅˆ เคšเฅ‡เคคเคพเคตเคจเฅ€ เคฆเฅ‡เค“."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "เค•เฅˆเคฒเฅเค• A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "เคเค•เฅเคธเคฒ A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "เคเค•เฅเคธเคฒ R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "เคซเคฒเคพเคฝ เคš เคชเค‚เค—เคคเคพเคฒ เคฒเฅ‡เคฌเคฒ (เคฌเคนเฅ.)เคนเฅ‹เค‚เคฆเฅ‡ เคจ "
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "เคซเคฒเคพเคฝ เคš ~ เคชเค‚เค—เคคเคพเคฒ เคฒเฅ‡เคฌเคฒ (เคฌเคนเฅ.)เคนเฅ‹เค‚เคฆเฅ‡ เคจ "
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "เค…เคฎเคพเคจเฅเคฏ เคฎเฅเคฒเฅเคฒ "
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคœเคฎเคพ เค•เคฐเฅ‹ "
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เคจเคพเค‚เคฝ "
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "เค†เคช # เคชเฅเคฐเคตเคฟเคทเฅเคŸเคฟ เค•เฅ‹ เคธเคšเคฎเฅเคš เคฎเฅ‡เค‚ เคฎเคฟเคŸเคพเคจเคพ เคšเคพเคนเคคเฅ‡ เคนเฅˆ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~เคฌเค‚เคฆ เค•เคฐเฅ‹ "
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เคœเคจเคตเคฐเฅ€ "
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เคซเคฐเฅเคตเคฐเฅ€ "
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เคฎเคพเคฐเฅเคš "
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "เค‰เคคเฅเคคเคฐ "
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "เคฎเคเคพเคŸเคพ "
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เคฆเค•เฅเค–เคจ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "เค•เฅเคฒ "
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "เคถเฅ€เคŸ "
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "เคธเฅˆเคฒเฅเคฒ (เคฌเคนเฅ.)"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "เคตเคฟเคถเฅ‡-เคธเฅ‚เคšเฅ€ "
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr " เคธเค‚เคฌเค‚เคง-เคœเฅ‹เคกเคผ เคฌเคฆเคฒเฅ‹\t"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "เคนเคพเคฒเคค"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "เคตเคฟเคถเฅ‡-เคธเฅ‚เคšเฅ€ "
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "เคถเฅ€เคŸเคพเค‚ "
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "เคซเคฒเคพเคฝ เคจเคพเค‚เคฝ "
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "เคกเฅ‡เคŸเคพเคฌเฅ‡เคธ เคซเคฒเคพเคฝ(เคฌเคนเฅ.) "
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "เคฌเคฟเค‚เคฌ (เคฌเคนเฅโ€ค)"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLEเคšเฅ€เคœ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "เคจเฅ‹เคŸ(เคฌเคนเฅ.)"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "เค•เคกเคผเฅ€เคฌเคฆเฅเคง เค–เคฟเคคเฅเคคเฅ‡ "
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "เคšเคฟเคคเฅเคฐเค•เคพเคฐเฅ€ เคšเฅ€เคœเคพเค‚"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "เค–เคฟเคšเฅเคšเฅ‚ เค…เคตเคธเฅเคฅเคพ "
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "เคชเฅเคฐเคฆเคฐเฅเคถเคจ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "เค•เฅเคฐเคฟเคฏเคพเคถเฅ€เคฒ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "เคจเคฟเคถเฅเค•เฅเคฐเคฟเคฏ "
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "เค›เคชเฅเคชเฅ‡ เคฆเฅ‡"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "เค•เฅเคฐเคฟเคฏเคพเคถเฅ€เคฒ เคตเคฟเค‚เคกเฅ‹ "
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "เคธเฅ‚เคฐเคคเฅ‡เคนเคพเคฒ เคจเคพเค‚เคฝ "
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "เคจเฅ‹เคŸ(เคฌเคนเฅ.)"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr " เคšเคขเคผเคฆเฅ‡ เค•เฅเคฐเคฎ เคš เค›เคพเค‚เคŸเฅ‹\t"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "เค˜เคŸเคฆเฅ‡ เค•เฅเคฐเคฎ เคš เค›เคพเค‚เคŸเฅ‹\t"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "เคฒเฅ‹เคกเคผเคพ เคฎเคคเคพเคฌเค• เคซเคพเค‚เคŸ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
#, fuzzy
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "เคธเคฌ "
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr ""
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr ""
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "เคจเคพเค‚เคฝ เค–เคพเคจเฅเคจเคพ"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "เค‡เคจเคชเฅเคŸ เคฒเค•เฅ€เคฐ "
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "เคซเค‚เค•เฅเคถเคจ เคตเคฟเคถเคพเคฐเคฆ"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "เคฎเค‚เคœเฅ‚เคฐ เค•เคฐเฅ‹ "
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "เคšเฅ€เคœเคพ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "เคœเคฎเคพ เคœเฅ‹เคกเคผ "
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "เคซเคพเคฐเฅเคฎเฅ‚เคฒเฅ‡ "
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "เคคเคจเคพเคœเคพ"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "เคฒเฅ‡เค–เค• "
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "เคคเคฐเฅ€เค• "
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "เค…เคจเคœเคพเค‚เคคเคพ เคฌเคฐเคคเฅ‚เคจเฅ€"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "เคธเฅเคคเค‚เคญ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เคนเฅ‹เค†"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "เคชเค‚เค—เคคเคพเคฒเคพ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เคนเฅ‹เค†"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "เคถเฅ€เคŸเคพ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เคนเฅ‹เค†"
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "เคธเฅเคคเค‚เคญ เคนเคŸเคพเคฏเคพ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "เคชเค‚เค—เคคเคพเคฒ เคนเคŸเคพเคˆ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "เคถเฅ€เคŸ เคนเคŸเคพเคˆ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "เคซเคฒเคพเคฝ เคฒเฅ‡เคคเคพ. "
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "เคฌเคฆเคฒเฅ‹เคˆ เคฆเฅ€ เคตเคฟเคถเฅ‡-เคธเคฎเค—เฅเคฐเฅ€ "
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "เคฌเคฆเคฒเฅ‹เคˆ เคฆเฅ€ เคตเคฟเคถเฅ‡-เคธเคฎเค—เฅเคฐเฅ€ "
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "เคš เคฌเคฆเคฒเฅ‡เค† "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "เคฎเฅŒเคฒเคฟเค• "
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "เคคเคฌเฅเคฆเฅ€เคฒเคฟเคฏเคพเค‚ เคจเคพเค‚เคฎเค‚เคœเฅ‚เคฐ เคนเฅ‹เค‡เคฏเคพเค‚ "
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "เคฎเค‚เคœเฅ‚เคฐ เคนเฅ‹เค‡เคฏเคพเค‚"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "เคจเคพเค‚เคฎเค‚เคœเฅ‚เคฐ เคนเฅ‹เค‡เคฏเคพเค‚"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "เค•เฅ‹เคˆ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคจเฅ‡เคˆเค‚ "
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<เค–เคพเคฒเฅ€>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "เคธเค‚เคฐเค•เฅเคทเคค เคจเฅ‡เคˆเค‚"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "เคชเคพเคธเคตเคฐเฅเคก-เคธเค‚เคฐเค•เฅเคทเคค เคจเฅ‡เคˆเค‚"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "เคนเฅˆเคถ เคจเคพเค‚-เค…เคจเฅเค•เฅ‚เคฒ"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "เคนเฅˆเคถ เค…เคจเฅเค•เฅ‚เคฒ"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "เคชเคฐเคคเคฟเคฏเฅˆ เคŸเคพเค‡เคช เค•เคฐเฅ‹"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "เคธเคฎเฅ‚เคนเฅ"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "เค•เฅเคฒ "
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "เค”เคธเคค "
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "เคฎเคพเคจเค• เค—เคฒเฅเคคเฅ€"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "เค…เคตเคธเฅเคฅเคพ "
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "เคฎเฅ€เคกเคฟเคฏเคพ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "เคšเคฐเคพเค‚เค•"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "เคฎเคพเคจเค• เคตเคฟเคšเคฒเคจ"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "เคซเคฒเคพเคฝ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "~เค˜เคŸเฅเคŸเฅ‹เค˜เคŸเฅเคŸ"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "~เคฌเคฆเฅเคงเฅ‹เคฌเคฆเฅเคง"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "เค•เฅเคฒ เคœเฅ‹เคกเคผ "
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "เค—เคฟเคจเคคเคฐเฅ€"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "เค†เคฎ "
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "เคœเคฎเฅˆเคŸเคฐเฅ€"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "~เค˜เคŸเฅเคŸเฅ‹เค˜เคŸเฅเคŸ"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "~เคฌเคฆเฅเคงเฅ‹เคฌเคฆเฅเคง"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "เค”เคธเคค "
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "เคฎเคพเคจเค• เคตเคฟเคšเคฒเคจ"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "เคฎเฅ€เคกเคฟเคฏเคพ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "เคธเคฟเค—เฅเคฎเคพ "
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "เค…เคฒเฅเคซเคพ "
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "เคฌเคฆเคฒเคจเคถเฅ€เคฒ"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "เคฌเคฆเคฒเคจเคถเฅ€เคฒ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "เคฎเคฐเฅ‚เคธเคฟเคฏเคพเค‚"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "เคฒเฅ€เคจเคฟเคฏเคฐ"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "เคฒเฅ‹เค—เคฐเคฟเคฆเฅโ€Œเคฎ"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "เคชเคพเคตเคฐ"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "เคฐเคฟเค—เฅเคฐเฅˆเคถเคจ เค•เคฟเคธเฅเคฎ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "เคชเฅเคฐเคฏเฅ‹เคœเคจ"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "เค‡เค‚เคŸเคฐเคจเฅˆเคŸเฅเคŸ "
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17233,6 +17343,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19158,611 +19273,611 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "เคฌเคฟเคฒเคพเคจเคฟเคฐเฅเคฆเฅ‡เคถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค– "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค– "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "เคธเฅเคจเฅเคจเคพ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "เค—เคฒเฅเคคเฅ€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "เคšเฅ‡เคคเคพเคตเคจเฅ€ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "เค•เฅ‹เคˆ เคจเฅ‡เคˆเค‚ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "เคฎเฅ‡เคจเฅเคฏเฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr " เค‰เคชเค•เคฐเคฃ (เคฌเคนเฅ0)\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "เคซเคพเค‡เคฒ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "เคถเฅˆเคฒเคฟเคฏเคพเค‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "เคซเคพเค‚เคŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "เคธเค‚เค–เฅเคฏเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "เคธเคฎเคพเคฏเฅ‹เคœเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "เคธเฅˆเคฒเฅเคฒ(เคฌเคนเฅ.)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "เคกเฅ‡เคŸเคพ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "เคธเคฎเฅ€เค•เฅเคทเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr " เคฆเฅเคฐเคฟเคถเฅเคถ\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr " เค—เฅเคฐเคพเคซเคฟเค•\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "C_olour"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "เคฌเคจเค•เคพเค“\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "เคญเคพเคถเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "เคธเคฎเฅ€เค•เฅเคทเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "เคจเฅ‹เคŸ(เคฌเคนเฅ.)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr " เคฆเฅเคฐเคฟเคถเฅเคถ\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "เคถเฅˆเคฒเคฟเคฏเคพเค‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "เคฌเคจเค•เคพเค“\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "เคธเคฎเฅ‚เคนเฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr " เคšเค—เคพเค  "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "เคฌเคจเค•เคพเค“\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr " เคฆเฅเคฐเคฟเคถเฅเคถ\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "เคถเฅˆเคฒเคฟเคฏเคพเค‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "เคฐเฅ‚เคช-เคฐเคšเคจเคพ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr " เคฆเฅเคฐเคฟเคถเฅเคถ\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
#, fuzzy
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "เคฌเคฟเคฒเคพเคจเคฟเคฐเฅเคฆเฅ‡เคถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค– "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค– "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "เคธเฅเคจเฅเคจเคพ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "เค—เคฒเฅเคคเฅ€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "เคšเฅ‡เคคเคพเคตเคจเฅ€ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "เค•เฅ‹เคˆ เคจเฅ‡เคˆเค‚ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "เคฎเฅ‡เคจเฅเคฏเฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr " เค‰เคชเค•เคฐเคฃ (เคฌเคนเฅ0)\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "เคฎเคฆเคฆ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "เคซเคพเค‡เคฒ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "เคถเฅˆเคฒเคฟเคฏเคพเค‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "เคซเคพเค‚เคŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "เคธเค‚เค–เฅเคฏเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "เคธเคฎเคพเคฏเฅ‹เคœเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "เคธเฅˆเคฒเฅเคฒ(เคฌเคนเฅ.)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "เคกเฅ‡เคŸเคพ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "เคธเคฎเฅ€เค•เฅเคทเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr " เคฆเฅเคฐเคฟเคถเฅเคถ\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr " เค—เฅเคฐเคพเคซเคฟเค•\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "เคฌเคจเค•เคพเค“\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olour"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "เคญเคพเคถเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "เคธเคฎเฅ€เค•เฅเคทเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "เคจเฅ‹เคŸ(เคฌเคนเฅ.)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr " เคฆเฅเคฐเคฟเคถเฅเคถ\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "เคฌเคจเค•เคพเค“\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr " เคฆเฅเคฐเคฟเคถเฅเคถ\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "เคธเคฎเฅ‚เคนเฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "เคซเคพเค‚เคŸ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "เคธเคฎเคพเคฏเฅ‹เคœเคจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr " เคฆเฅเคฐเคฟเคถเฅเคถ\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "เคฎเฅ€เคกเคฟเคฏเคพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr " เคšเค—เคพเค  "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "เคฌเคจเค•เคพเค“\t"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "เค—เฅเคฐเคฟเคก "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21288,64 +21403,89 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "เคกเฅ‡เคŸเคพ "
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "เคธเฅเคคเค‚เคญ "
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "เคชเค‚เค—เคคเคพเคฒ "
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "เคฆเฅ‡ เคฎเคคเคพเคฌเค• เคธเคฎเฅ‚เคนเฅ เค•เฅ€เคคเฅ‡ เคฆเคพ:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -23909,93 +24049,98 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "เคฌเคฐเฅ‹เคฌเคฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "เคถเคพ เค˜เคŸเฅเคŸ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "เคถเคพ เคฌเคฆเฅเคง"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "เคถเคพ เคฌเคฆเฅเคง เคœเคพเค‚ เคฆเฅ‡ เคฌเคฐเฅ‹เคฌเคฐ "
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "เคถเคพ เคฌเคฆเฅเคง เคœเคพเค‚ เคฆเฅ‡ เคฌเคฐเฅ‹เคฌเคฐ "
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "เคฌเคฐเฅ‹เคฌเคฐ เคจเฅ‡เคˆเค‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "เค…เคฎเคพเคจเฅเคฏ เคซเคฒเคพเคฝ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "เค…เคฎเคพเคจเฅเคฏ เคซเคฒเคพเคฝ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "เคกเฅ‡เคŸเคพ "
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "~เค˜เคŸเฅเคŸเฅ‹เค˜เคŸเฅเคŸ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "~เคฌเคฆเฅเคงเฅ‹เคฌเคฆเฅเคง"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/dgo/sd/messages.po b/source/dgo/sd/messages.po
index 201a2bf2cb2..3a27ea21fb9 100644
--- a/source/dgo/sd/messages.po
+++ b/source/dgo/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5506,10 +5506,9 @@ msgid "Master Objects"
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "เคธเคซเฅ‡ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/dgo/sfx2/messages.po b/source/dgo/sfx2/messages.po
index fd1e17084b6..a4777a73143 100644
--- a/source/dgo/sfx2/messages.po
+++ b/source/dgo/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2250,6 +2250,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/dgo/svx/messages.po b/source/dgo/svx/messages.po
index 6ae1e947278..dc98d7b02da 100644
--- a/source/dgo/svx/messages.po
+++ b/source/dgo/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2307,18 +2307,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "เค•เฅ‹เคˆ เคจเฅ‡เคˆเค‚"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
#, fuzzy
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
@@ -2850,54 +2850,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "เคนเคŸเคพเค“"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "เคฒเค•เฅ€เคฐเคพเค‚ เคคเฅ‡ เคคเฅ€เคฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "เค•เคฐเฅเคต"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr " เคœเฅ‹เคกเคผเค• (เคฌเคนเฅ0)\t"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "เคฎเฅ‚เคฒ เค†เค•เคพเคฐ \t"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "เคชเฅเคฐเคคเฅ€เค• (เคฌเคนเฅ.) "
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "เคฌเฅเคฒเคพเค• เคคเฅ€เคฐ (เคฌเคนเฅ0) \t"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "เคซเฅเคฒเฅ‹เคšเคพเคฐเฅเคŸ\t"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "เคธเค‚เคตเคพเคฆเฅ€ เคฌเฅเคฒเคฌเฅเคฒเฅ‡"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "เคคเคพเคฐเฅ‡"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4450,10 +4450,9 @@ msgid "_Copy"
msgstr "เคจเค•เคฒ เค•เคฐเฅ‹ "
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/dgo/sw/messages.po b/source/dgo/sw/messages.po
index 3d44282cc04..41bef77e845 100644
--- a/source/dgo/sw/messages.po
+++ b/source/dgo/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1533,304 +1533,314 @@ msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค "
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[เค•เฅ‹เคˆ เคจเฅ‡เคˆเค‚]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "เคถเฅเคฐเฅ‚"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "เค…เค‚เคค"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "เค‰เคชเฅเคชเคฐ"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "เค–เฅ•เคฒเฅเคฒ"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
#, fuzzy
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "เคธเคฟเคฐเฅเคซ-เคชเคขเคผเคจเคœเฅ‹เค— "
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "The 'AutoText' directories are read-only. Do you want to call the path settings dialogue box?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "เค†เค‚เค•เคกเคผเฅ‡"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเคฐเคพเคฎเคฆ เคนเฅ‹เค† เค•เคฐเคฆเคพ เค "
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฌเคฐเคพเคฎเคฆ เคนเฅ‹เค† เค•เคฐเคฆเคพ เค"
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฌเคšเคพ เค•เคฐเคฆเคพ เค... "
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr " เคชเคฐเคคเคฟเคฏเฅˆ เคธเคซเคพ-เคฐเคšเคจเคพเค•เคฐเคฃ"
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเฅ€ เคฐเฅ‚เคช-เคฐเคšเคจเคพ เค…เคชเคจเฅ‡ เค†เคช เคนเฅ‹เค† เค•เคฐเคฆเฅ€ เค "
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "เค–เฅ‹เคœ เค•เคฐเฅ‹... "
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "เคšเคฟเคŸเฅเค เฅ€-เคชเคคเฅเคคเคฐเฅ€"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "เคถเคฌเฅเคฆ-เคœเฅ‹เคกเคผ เคœเคพเคš เค•เคฐเฅ‹... "
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "เคœเฅ‹เคกเคผ เคšเคฟ'เคจเฅเคจเฅ€เค•เคฐเคฃ... "
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "เค‡เค‚เคกเฅˆเค•เฅเคธ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เคนเฅ‹เค† เค•เคฐเคฆเคพ เค... "
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "เค‡เค‚เคกเฅˆเค•เฅเคธ เค…เคชเคกเฅ‡เคŸ เคนเฅ‹เค† เค•เคฐเคฆเฅ€ เค "
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "เคธเคพเคฐเคพเค‚เคถ เคธเคฐเคœเฅ‹เค† เค•เคฐเคฆเคพ เค "
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "เคšเฅ€เคœเคพเค‚ เค…เคชเคจเคพเค“... "
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "เคŸเฅ‡เคฌเคฒ "
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "เคฌเคฟเค‚เคฌ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "เคšเฅ€เคœ"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "เคšเค—เคพเค  "
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "เค†เค•เคพเคฐ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "เคธเฅˆเค•เฅเคถเคจ "
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ "
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "เค•เฅ‹เคฐเคพ เคธเคซเคพ "
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "เคธเคพเคฐเคพเค‚เคถ: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "เคถเฅˆเคฒเคฟเคฏเคพเค‚: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
#, fuzzy
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "เคฐเฅ‚เคชเคฐเฅ‡เค–เคพ เคธเฅเคคเคฐ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "เคถเฅˆเคฒเฅ€ "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "เคธเคซเคพ เคธเค‚เค–เฅเคฏเคพ: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "เคจเคฎเฅ‡เค‚ เคธเคซเฅ‡ เคถเคพ เคชเฅˆเคนเฅโ€Œเคฒเฅ‡เค‚ เค–เค‚เคกเคจ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "เคชเคšเฅเค›เคฎเฅ€ เค‡เคฌเคพเคฐเคค: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "เคเคถเคฟเคฏเคพเคˆ เค‡เคฌเคพเคฐเคค: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "เค…เคจเคœเคพเค‚เคค เคฒเฅ‡เค–เค•"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "$1 เคฆเฅเคตเคพเคฐเคพ เคธเคฌ เคจเฅ‹เคŸ เคฎเฅเคนเฅ‡เคธเฅ‹ (~A)"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "$1 เคฆเฅเคตเคพเคฐเคพ เคธเคฌ เคจเฅ‹เคŸ เคฎเฅเคนเฅ‡เคธเฅ‹ (~A)"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
#, fuzzy
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "เคฐเฅ‚เคชเคฐเฅ‡เค–เคพ ~เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ... "
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "เค‡เคฌเคพเคฐเคค เคŸเฅ‡เคฌเคฒ เคš เคฐเฅ‚เคชเคพเค‚เคคเคฐเคค เค•เคฐเฅ‹. "
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคœเคฎเคพ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "เค–'เคฒเค•เฅ€ เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคฎเฅเคนเคฟเคธเฅ€ เคœเคพเค—: "
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
#, fuzzy
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~เคฌเค‚เคฆ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เคœเคจเคตเคฐเฅ€ "
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เคซเคฐเฅเคตเคฐเฅ€ "
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เคฎเคพเคฐเฅเคš "
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "เค‰เคคเฅเคคเคฐ "
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "เคฎเคเคพเคŸเคพ "
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เคฆเค•เฅเค–เคจ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "เคœเคฎเคพ เคœเฅ‹เคกเคผ "
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1841,321 +1851,321 @@ msgstr ""
"เค‡เคšเฅเค›เคค เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคจเฅ‡เคˆเค‚ เคธเคฐเคœเฅ‹เคˆ เคธเค•เฅ€ . \n"
"เค•เฅ‹เคˆ เคฆเฅ‚เค† เคจเคพเค‚เคฝ เคฌเคฐเคคเคฟเคฏเฅˆ เคฆเคฌเคพเคฐเคพ เค•เฅ‹เคถเคถ เค•เคฐเฅ‹ . "
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "เคธเค‚เค–เฅเคฏเคพ เคธเคฐเคฌเค‚เคงเฅ€ "
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "เคชเค‚เค—เคคเคพเคฒเคพเค‚ "
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "เคธเฅเคคเค‚เคญ "
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "เค—เฅเคฐเค‚เคฅ-เคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคฆเคพ เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "เค—เฅเคฐเค‚เคฅ-เคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
#, fuzzy
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "เคธเฅเคคเค‚เคญ เคšเฅŒเคกเคผเคพเคˆ "
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME เคฒเฅ‡เค–เค• เคŸเฅ‡เคฌเคฒ"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME เคฒเฅ‡เค–เค• เคšเค—เคพเค "
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME เคฒเฅ‡เค–เค• เคšเค—เคพเค "
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "เคฌเคพเค•เฅ€ เคฆเฅ‚เค‡เคฏเคพเค‚ OLE-เคšเฅ€เคœเคพเค‚"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "เคšเฅ‹เคจ เคจเฅ‡เคˆเค‚ เค›เค‚เคŸเฅ‹เคˆ เคธเค•เคฆเฅ€"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "เคšเฅ€เคœเคพ เคชเคฐ เค•เฅเคฒเคฟเค• เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเคจเฅ‡ เคถเคพ เคชเฅˆเคนเฅโ€Œเคฒเฅ‡เค‚"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเคจเฅ‡ เคชเคฐเฅˆเค‚เคค"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "เคฎเคพเคŠเคธ เคšเฅ€เคœเคพ เคชเคฐ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "เคนเคพเค‡เคชเคฐเคฒเคฟเค‚เค• เคšเคฒเคพเค“ "
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "เคฎเคพเคŠเคธ เคšเฅ€เคœ เค›เฅ‹เคกเคผเคฆเคพ เค"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "เคตเคฐเฅเคฃ-เคธเค‚เค–เฅเคฏเคพเคคเฅเคฎเค• เคตเคฐเฅเคฃเฅ‡เค‚ เคฆเคพ เค‡เคจเคชเฅเคŸ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "เค—เฅˆเคฐ เคตเคฐเฅเคฃ-เคธเค‚เค–เฅเคฏเคพเคคเฅเคฎเค• เคตเคฐเฅเคฃเฅ‡เค‚ เคฆเคพ เค‡เคจเคชเฅเคŸ "
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "เคšเค—เคพเค เคพ เค—เฅ€ เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเคช เคฆเฅ‡เค“ "
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "เคšเค—เคพเค  เคฒเฅ‡เค“ "
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "เคธเคฟเคฐเคจเคพเค‚เคฝ(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "เคŸเฅ‡เคฌเคฒ (เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
#, fuzzy
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "เค‡เคฌเคพเคฐเคค เคšเค—เคพเค  "
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "เคฌเคฟเค‚เคฌ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE เคšเฅ€เคœเคพเค‚ "
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "เคธเคซเคพ เคšเคฟ'เคจเฅเคจ(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "เคธเฅˆเค•เฅเคถเคจเคพเค‚"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "เคนเคพเค‡เคชเคฐเคฒเคฟเค‚เค•(เคฌเคนเฅ.) "
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "เคนเคตเคพเคฒเฅ‡"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "เค‡เค‚เคกเฅˆเค•เฅเคธเคพเค‚Indices"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "เคšเฅ€เคœเคพเค‚ เค•เคกเฅเคขเฅ‹"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "เคจเฅ‹เคŸ(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "เคธเคฟเคฐเคจเคพเค‚เคฝ 1 "
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "เคธเคฟเคฐเคจเคพเค‚เคฝ 1 "
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "เคธเคฟเคฐเคจเคพเค‚เคฝ 1 "
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "เคธเคฟเคฐเคจเคพเค‚เคฝ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "เคŸเฅ‡เคฌเคฒ "
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "เค‡เคฌเคพเคฐเคค เคšเค—เคพเค  "
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "เคฌเคฟเค‚เคฌ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE เคšเฅ€เคœ "
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "เคธเคซเคพ เคšเคฟ'เคจเฅเคจ"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "เคธเฅˆเค•เฅเคถเคจ"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "เคนเคพเค‡เคชเคฐเคฒเคฟเค‚เค• "
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "เคนเคตเคพเคฒเคพ "
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "เค‡เค‚เคกเฅˆเค•เฅเคธ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "เคจเฅ‹เคŸ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "เคšเฅ€เคœ เค•เคกเฅเคขเฅ‹ "
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "เคฌเคพเคฆเฅเคงเฅ‚ เคฐเฅ‚เคช-เคฐเคšเคจเคพเค‚... "
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[เคธเคฟเคธเฅเคŸเคฎ] "
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2164,2245 +2174,2245 @@ msgstr ""
"เค†เคชเฅ‚เค‚ เคฌเคฟเคšเฅเคšเฅ‡เค‚ เค•เฅเคฐเคฟเคฏเคพเคถเฅ€เคฒ เคœเฅ‹เคกเคผ-เคšเคฟ'เคจเฅเคจเฅ€เค•เคฐเคฃ เคชเฅˆเคนเฅโ€Œเคฒเฅ‡เค‚ เคถเคพ เค•เฅเคฐเคฟเคฏเคพเคถเฅ€เคฒ เค. \n"
" เค‡เค• เคฌเค•เฅเค–เคฐเฅ‡ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคš. "
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "เคœเฅ‹เคกเคผ-เคšเคฟ'เคจเฅเคจเฅ€เค•เคฐเคฃ"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "เคฎเฅเคฎเค•เคจ เคจเฅ‡เคˆเค‚"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "เคฎเฅเคนเฅ‡เคธเฅ‹$1 "
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ 1$ "
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "เค“เคตเคฐเคฐเคพเค‡เคŸเฅ: $1 "
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "เคจเคฎเคพเค‚ เคชเฅˆเคนเฅโ€Œเคฐเคพ "
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "เคฒเฅ‡เค“: $1 "
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "เค–เคพเคธเคฟเคฏเคคเคพเค‚ เค‡เคธเฅเคคเฅ‡เคฎเคพเคฒ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "เคถเฅˆเคฒเคฟเคฏเคพเค‚ เค‡เคธเฅเคคเฅ‡เคฎเคพเคฒ เค•เคฐเคพ: $1 "
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "เค–เคพเคธเคฟเคฏเคคเคพเค‚ เคชเคฐเคคเคฟเคฏเฅˆ เคธเฅˆเคŸเฅเคŸ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "เคถเฅˆเคฒเฅ€ เคฌเคฆเคฒเฅ‹: $1 "
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "เคซเคพเค‡เคฒ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "เคธเคซเคพ เคšเคฟ'เคจเฅเคจ เคฎเฅเคนเฅ‡เคธเฅ‹: $1 "
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "เคธเคซเคพ เคšเคฟ'เคจเฅเคจ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเคพ: $1 "
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "เคŸเฅ‡เคฌเคฒ เค›เคพเค‚เคŸเฅ‹"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "เค‡เคฌเคพเคฐเคค เค›เคพเค‚เคŸเฅ‹"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "เคŸเฅ‡เคฌเคฒ: $1$2$3 เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "เค‡เคฌเคพเคฐเคค->เคŸเฅ‡เคฌเคฒ เคฐเฅ‚เคชเคพเค‚เคคเคฐเคค เค•เคฐเฅ‹. "
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "เคฐเฅ‚เคชเคพเค‚เคคเคฐเคค เค•เคฐเฅ‹ เคŸเฅ‡เคฌเคฒ -> เค‡เคฌเคพเคฐเคค "
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "เคจเค•เคฒ: $1 "
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "เคชเฅเคฐเคคเคฟเคธเฅเคฅเคพเคชเคจ เค•เคฐเฅ‹ $1 $2 $3 "
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "เคธเคซเคพ เค–เค‚เคกเคจ เคฆเคพเคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "เคธเฅเคคเค‚เคญ เค–เค‚เคกเคจ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "เคฒเคซเคพเคซเฅ‡ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "เคจเค•เคฒ: $1 "
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "เคฒเฅ‡เค“: $1 "
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAME เคšเคพเคฐเฅเคŸ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "เคšเค—เคพเค  เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "เคšเค—เคพเค  เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ "
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "เคŸเฅ‡เคฌเคฒ เคธเคฟเคฐเคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "เคชเฅเคฐเคคเคฟเคธเฅเคฅเคพเคชเคจ เค•เคฐเฅ‹: $1 $2 $3 "
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "เคธเฅˆเค•เฅเคถเคจ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "เคธเฅˆเค•เฅเคถเคจ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "เคธเฅˆเค•เฅเคถเคจ เคš เคคเคฐเคฎเฅ€เคฎ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "เคฌเคฟเคฒเคพเคจเคฟเคฐเฅเคฆเฅ‡เคถ เคฎเฅเคฒเฅเคฒเฅ‡เค‚ เคš เคคเคฐเคฎเฅ€เคฎ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "เคถเฅˆเคฒเฅ€ เคชเฅเคฐเคคเคฟเคธเฅเคฅเคพเคชเคจ เค•เคฐเฅ‹: $1 $2 $3 "
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "เคชเค‚เค—เคคเคพเคฒ เค–เค‚เคกเคจ เคฎเฅเคนเฅ‡เคธเฅ‹ "
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "เค‡เคฌเคพเคฐเคค~ เคฆเคฟเคถเคพ "
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "เคฐเฅ‚เคชเคฐเฅ‡เค–เคพ เคš เค‰เคจเฅเคจเคคเฅ€ /เคคเคฐเคŸเฅเคŸเฅ€ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "เคฐเฅ‚เคชเคฐเฅ‡เค–เคพ เคฒเฅ‡เค“ "
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "เคธเฅเคคเคฐ เคš เค‰เคจเฅเคจเคคเฅ€ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "เคธเฅเคคเคฐ เคš เคคเคฐเคŸเฅเคŸเฅ€ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเคพ เคฒเฅ‡เค“ "
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "เคšเคฟเคคเฅเคฐเค•เคพเคฐเฅ€ เคšเฅ€เคœ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "เคจเค‚เคฌเคฐ เคถเฅเคฐเฅ‚/เคฌเค‚เคฆ "
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "เค‡เค‚เคกเฅˆเค‚เคŸ เคฌเคงเคพเค“"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "เค‡เค‚เคกเฅˆเค‚เคŸ เค˜เคŸเคพเค“ "
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "เคธเคฟเคฐเคฒเฅ‡เค– เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹: $1 "
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ เคชเคฐเคคเคฟเคฏเฅˆ เคถเฅเคฐเฅ‚ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ เคš เคคเคฐเคฎเฅ€เคฎ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "เคคเคฌเฅเคฆเฅ€เคฒเฅ€ เคฎเค‚เคœเฅ‚เคฐ เค•เคฐเฅ‹: $1 "
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "เคคเคฌเฅเคฆเฅ€เคฒเฅ€ เคจเคพเค‚เคฎเค‚เคœเฅ‚เคฐ เค•เคฐเฅ‹: $1 "
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "เคŸเฅ‡เคฌเคฒ เค–เค‚เคกเคพเค“"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "เค–เคพเคธเคฟเคฏเคค เคฐเฅ‹เค•เฅ‹"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "เคธเฅเคตเคšเคฒเคค-เคฆเฅเคฐเฅเคธเฅเคคเฅ€ "
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "เคŸเฅ‡เคฌเคฒ เคตเคฟเคฒเคฏ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
#, fuzzy
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "~เค•เฅ‡เคธ เคฌเคฆเคฒเฅ‹ "
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "เคšเคฟเคคเฅเคฐเค•เคพเคฐเฅ€ เคšเฅ€เคœเคพเค‚: $1 "
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "เคšเคฟเคคเฅเคฐเค•เคพเคฐเฅ€ เคšเฅ€เคœเฅ‡เค‚ เคฆเคพ เคธเคฎเฅ‚เคนเฅ€เค•เคฐเคฃ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "เคšเคฟเคคเฅเคฐเค•เคพเคฐเฅ€ เคšเฅ€เคœเฅ‡เค‚ เคฆเคพ เค…เคธเคฎเฅ‚เคนเฅ€เค•เคฐเคฃ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "เคšเคฟเคคเฅเคฐเค•เคพเคฐเฅ€ เคšเฅ€เคœเคพเค‚ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
#, fuzzy
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "เคšเค—เคพเค  เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "เคŸเฅ‡เคฌเคฒ เค–เคพเคธเคฟเคฏเคคเคพเค‚ เค‡เคธเฅเคคเฅ‡เคฎเคพเคฒ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ เคŸเฅ‡เคฌเคฒ "
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "เคธเฅเคคเค‚เคญ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "เคชเค‚เค—เคคเคพเคฒ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "เคชเค‚เค—เคคเคพเคฒ/เคธเฅเคคเค‚เคญ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "เคธเฅเคคเค‚เคญ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "เคชเค‚เค—เคคเคพเคฒ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "เคธเฅˆเคฒเฅเคฒ เค–เค‚เคกเคพเค“"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "เคธเฅˆเคฒเฅเคฒเฅ‡เค‚ เคฆเคพ เคตเคฟเคฒเคฏ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "เคธเฅˆเคฒเฅเคฒ เคฆเฅ€ เคฐเฅ‚เคช-เคฐเคšเคจเคพ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "เคŸเฅ‡เคฌเคฒ/ เค‡เค‚เคกเฅˆเค•เฅเคธ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "เคŸเฅ‡เคฌเคฒ/ เค‡เค‚เคกเฅˆเค•เฅเคธ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "เคŸเฅ‡เคฌเคฒ เคฆเฅ€ เคจเค•เคฒ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "เคŸเฅ‡เคฌเคฒ เคฆเฅ€ เคจเค•เคฒ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "เค•เคฐเฅเคธเคฐ เคธเฅˆเคŸเฅเคŸ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "เค‡เคฌเคพเคฐเคค เคšเค—เคพเค เคพเค‚ เค•เคกเคผเฅ€เคฌเคฆเฅเคง เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "เค‡เคฌเคพเคฐเคค เคšเค—เคพเค เฅ‡เค‚ เคฆเคฟเคฏเคพเค‚ เค•เคกเคผเคฟเคฏเคพเค‚ เค–เฅ‹เคนเฅโ€Œเคฒเฅเคฒเฅ‹ "
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ เคตเคฟเค•เคฒเฅเคชเฅ‡เค‚ เคš เคคเคฐเคฎเฅ€เคฎ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเฅ€ เคคเฅเคฒเคจเคพ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "เคšเค—เคพเค  เคถเฅˆเคฒเฅ€ เค‡เคธเฅเคคเฅ‡เคฎเคพเคฒ เค•เคฐเฅ‹: $1 "
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "เคฐเฅเคฌเฅ€ เคธเฅˆเคŸเฅเคŸเคฟเค‚เค— "
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL เคฌเคŸเคจ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "เคนเคพเค‡เคชเคฐเคฒเคฟเค‚เค• เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "เค“เคนเฅโ€Œเคฒเฅเคฒเฅˆ เคตเคฟเคถเฅ‡-เคธเคฎเค—เฅเคฐเฅ€ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "เคŸเฅ‡เคฌเคฒ/เค‡เค‚เคกเฅˆเค•เฅเคธ เคฌเคฆเคฒเฅ‹เคˆ เค—เฅ‡เคˆ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "... "
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "เค•เฅ‡เคˆเค‚ เค—เฅเคฃเคพ เคšเฅ‹เคจ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "เคŸเคพเค‡เคชเคฟเค‚เค—: $1 "
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "เค•เฅเคฒเคฟเคชเคฌเฅ‹เคฐเฅเคก เคšเคฎเค•เคพเค“"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "เคฆเคฟเคฏเคพเค‚ เค˜เคŸเคจเคพเค‚ "
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1เคŸเฅˆเคฌ(0) "
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1เคฒเค•เฅ€เคฐ เค–เค‚เคกเคจ (0) "
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "เคธเคซเคพ เค–เค‚เคกเคจ "
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "เคธเฅเคคเค‚เคญ เค–เค‚เคกเคจ "
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ 1$ "
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "เคฎเฅเคนเฅ‡เคธเฅ‹$1 "
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "เค–เคพเคธเคฟเคฏเคคเคพเค‚ เคฌเคฆเคฒเฅ‹เคˆ เค—เฅ‡เค‡เคฏเคพเค‚"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "เคŸเฅ‡เคฌเคฒ เคคเคฌเฅเคฆเฅ€เคฒเคฟเคฏเคพเค‚ "
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "เคŸเฅ‡เคฌเคฒ เคคเคฌเฅเคฆเฅ€เคฒเคฟเคฏเคพเค‚ "
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "เคชเค‚เค—เคคเคพเคฒ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "เคชเค‚เค—เคคเคพเคฒ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "เคธเฅˆเคฒเฅเคฒ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹\t"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 เคคเคฌเฅเคฆเฅ€เคฒเคฟเคฏเคพเค‚"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "เคธเคซเคพ เคถเฅˆเคฒเฅ€: $1 เคฌเคฆเคฒเฅ‹"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "เคธเคซเคพ เคถเฅˆเคฒเฅ€: $1 เคธเคฟเคฐเคœเฅ‹"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "เคธเคซเคพ เคถเฅˆเคฒเฅ€: $1 เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "เคธเคซเคพ เคถเฅˆเคฒเฅ€: $1 $2 $3 เค—เฅ€ เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "เคธเคฟเคฐเคฒเฅ‡เค–/เคชเฅˆเคฐเคฒเฅ‡เค– เคฌเคฆเคฒเฅ‡เค† "
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "เค–เฅ‡เคคเคฐ เคฌเคฆเคฒเฅ‡เค†"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr " เคชเฅˆเคนเฅโ€Œเคฐเคพ เคถเฅˆเคฒเฅ€ เคธเคฟเคฐเคœเฅ‹: $1 "
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr " เคชเฅˆเคนเฅโ€Œเคฐเคพ เคถเฅˆเคฒเฅ€ เคฎเฅเคนเฅ‡เคธเฅ‹ : $1 "
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr " เคชเฅˆเคนเฅโ€Œเคฐเคพ เคถเฅˆเคฒเฅ€ เค—เฅ€ เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“: $1 $2 $3 "
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "เคตเคฐเฅเคฃ เคถเฅˆเคฒเฅ€ เคธเคฟเคฐเคœเฅ‹ : $1 "
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "เคตเคฐเฅเคฃ เคถเฅˆเคฒเฅ€ เคฎเฅเคนเฅ‡เคธเฅ‹ : $1 "
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "เคตเคฐเฅเคฃ เคถเฅˆเคฒเฅ€ เค—เฅ€ เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“ : $1 $2 $3 "
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "เคšเค—เคพเค  เคถเฅˆเคฒเฅ€ เคธเคฟเคฐเคœเฅ‹ : $1 "
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "เคšเค—เคพเค  เคถเฅˆเคฒเฅ€ เคฎเฅเคนเฅ‡เคธเฅ‹ : $1 "
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "เคšเค—เคพเค  เคถเฅˆเคฒเฅ€ เค—เฅ€ เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“ $1 $2 $3 "
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ เคถเฅˆเคฒเฅ€ เคธเคฟเคฐเคœเฅ‹: $1 "
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ เคถเฅˆเคฒเฅ€ เคฎเฅเคนเฅ‡เคธเฅ‹: $1 "
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ เคถเฅˆเคฒเฅ€ เค—เฅ€ เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“: $1 $2 $3 "
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "เคธเคซเคพ เคšเคฟ'เคจเฅเคจ เค—เฅ€ เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“ : $1 $2 $3 "
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "เคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "เคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "เค–เฅ‡เคคเคฐ "
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเฅ‡ "
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "เคšเค—เคพเค  "
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE เคšเฅ€เคœ"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "เคซเคพเคฐเฅเคฎเฅ‚เคฒเคพ "
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "เคšเคพเคฐเฅเคŸ "
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "เคจเฅ‹เคŸ "
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "เค•เฅเคฐเคพเคธ-เคนเคตเคพเคฒเคพ "
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "เคฒเคฟเคชเคฟ "
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "เค—เฅเคฐเค‚เคฅ-เคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ "
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "เคตเคฟเคถเฅ‡เคถ เคตเคฐเฅเคฃ "
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ "
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "เคฌเคฟเค‚เคฌ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr " เคšเคฟเคคเฅเคฐเค•เคพเคฐเฅ€ เคšเฅ€เคœเคพเค‚ "
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "เคŸเฅ‡เคฌเคฒ: $1$2$3 "
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเคพ "
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "$1 เคฆเฅ€ เคตเคธเฅเคคเฅ เคถเฅ€เคฐเฅเคถเค• เคฌเคฆเคฒเฅ‹"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "$1 เคฆเฅ€ เคตเคธเฅเคคเฅ เคฌเฅเคฏเฅŒเคฐเคพ เคฌเคฆเคฒเฅ‹"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "เคธเคซเคพ เคถเฅˆเคฒเฅ€: $1 เคธเคฟเคฐเคœเฅ‹"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "เคธเคซเคพ เคถเฅˆเคฒเฅ€: $1 เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "เคธเคซเคพ เคถเฅˆเคฒเฅ€: $1 เคธเคฟเคฐเคœเฅ‹"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "เคธเคซเคพ เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเฅเคฐเคฟเคถเฅเคถ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเฅเคฐเคฟเคถเฅเคถ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค– $(ARG1) "
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค– เคธเคซเคพ$(ARG1) "
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "เคชเฅˆเคฐเคฒเฅ‡เค– $(ARG1) "
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "เคชเฅˆเคฐเคฒเฅ‡เค– เคธเคซเคพ$(ARG1) "
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ $(ARG1) "
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ $(ARG1) "
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "เค–เฅ€เคฐเฅ€เคจเฅ‹เคŸ $(ARG1) "
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "เค–เฅ€เคฐเฅ€เคจเฅ‹เคŸ $(ARG1) "
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG2) เคธเคซเคพ$(ARG1) "
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "เคธเคซเคพ$(ARG1) "
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "เคธเคซเคพ: $(ARG1) "
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "เคฒเฅ‡เค–เค• "
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "เคคเคฐเฅ€เค•"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
#, fuzzy
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "เคธเฅˆเค•เฅเคถเคจเคพเค‚"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr ""
"เคœเฅ‡เคนเฅโ€Œเคกเคผเฅ‡ เค…เคฎเคฒ เค‡เคธ เคŸเคฟเคชเฅเคชเคฃเฅ€ เคœเคพเค‚ เคฆเฅ‚เค‡เคฏเฅ‡เค‚ เคŸเคฟเคชเฅเคชเคฃเคฟเคฏเฅ‡เค‚ เคชเคฐ เค•เฅ€เคคเฅ‡ เคœเคพเคˆ เคธเค•เคฆเฅ‡ เคจ,เค‰สผเคจเฅ‡เค‚ เค…เคฎเคฒเฅ‡เค‚ \n"
" เคฆเฅ€ เคธเฅ‚เคšเฅ€ เค—เฅ€ เค–เฅ‹เคนเฅโ€Œเคฒเคจเฅ‡ เค†เคธเฅเคคเฅˆ เค‡เคธ เคฌเคŸเคจ เค—เฅ€ เคธเค•เฅเคฐเคฟเคฏ เค•เคฐเฅ‹."
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
#, fuzzy
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเฅเคฐเคฟเคถเฅเคถ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
#, fuzzy
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "( เคชเฅ‚เคฐเฅเคตเคฆเฅเคฐเคฟเคถเฅเคถ เค…เคตเคธเฅเคฅเคพ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
#, fuzzy
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME เคฆเคธเฅเคคเคพเคตเฅ‡เคœ (เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "เคชเคขเคผเคจเฅ‡ เคš-เค—เคฒเฅเคคเฅ€ "
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "เค•เฅเคฒเคฟเคชเคฌเฅ‹เคฐเฅเคก เคชเคฐเคพ เคชเคขเคผเคจเฅ‡ เคš เค—เคฒเฅเคคเฅ€ "
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "เคชเค‚เค—เคคเคพเคฒ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "เคธเฅเคคเค‚เคญ %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
#, fuzzy
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "เคตเคฐเฅเคฃ(เคฌเคนเฅ.): "
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเคพ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
#, fuzzy
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "เคšเค—เคพเค  "
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
#, fuzzy
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "เคธเคซเฅ‡"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ "
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "เคŸเฅ‡เคฌเคฒ "
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "เคธเฅˆเคฒเฅเคฒ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "เคเคถเคฟเคฏเคพเคˆ"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "เคชเคšเฅเค›เคฎเฅ€เค‚"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME API "
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "เคตเคฟเคถเฅ‡-เคธเฅ‚เคšเฅ€ "
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "เคชเค›เฅŒเค•เคกเคผ "
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "เค›เคชเฅเคชเฅ€ เคฆเฅ€ เค‡เคฌเคพเคฐเคค (~x)"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "เค‡เคฌเคพเคฐเคค เคชเฅเคฒเฅ‡เคธ-เคนเฅ‹เคฒเฅเคกเคฐ (~T)"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "เคจเคฟเคฏเค‚เคคเฅเคฐเคฃ (~s)"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
#, fuzzy
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "เคฐเค‚เค—"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "เค•เคพเคฒเคพ เค›เคพเคชเฅ‹ (~k)"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "เคธเคซเฅ‡"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "เคธเคฎเคพเคตเฅ‡เคถเคค เค•เฅ‹เคฐเฅ‡ เคธเคซเฅ‡เค‚ เคชเคฐ เค…เคชเคจเฅ‡ เค†เคช เค›เคพเคชเฅ‹ (~a)"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "เคชเฅเคฐเคฟเค‚เคŸเคฐ เคคเคฐเคœเฅ€เคนเฅ‡เค‚ เคšเคพ เคธเคฟเคฐเฅเคซ เค•เคพเค—เคœ เคŸเฅเคฐเฅ‡เคฝ เคฌเคฐเคคเฅ‹. (~U)"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "เค›เคพเคชเฅ‹"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "เค•เฅ‹เคˆ เคจเฅ‡เคˆเค‚ ( เคธเคฟเคฐเฅเคซ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "เคธเคฟเคฐเฅเคซ เคŸเคฟเคชเฅเคชเคฃเคฟเคฏเคพเค‚"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเฅ‡ เค…เค‚เคค เคš เคฐเค•เฅเค–เฅ‹"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "เคธเคซเฅ‡ เคฆเฅ‡ เค…เค‚เคค เคš เคฐเค•เฅเค–เฅ‹"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "เคจเฅ‹เคŸ (~C)"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "เคธเคซเคพ เคชเคพเคธเฅเคธเฅ‡"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "เคธเคฌ เคธเคซเฅ‡"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "เคชเคฟเค›เคฒเคพ เคชเคพเคธเคพ/เค–เคฌเฅเคฌเฅ‡ เคธเคซเฅ‡"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "เคธเคพเคฎเคจเฅ‡ เคชเคพเคธเฅ‡/เคธเคœเฅเคœเฅ‡ เคธเคซเฅ‡"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "เคถเคพเคฎเคฒ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "เคœเคพเคจเค•เคพเคฐเฅ€ เคชเฅ‹เคฅเฅ€ (~u)"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "เค–เคฌเฅเคฌเฅ‡เค† เคธเคœเฅเคœเฅˆ เคฒเคฟเคชเคฟ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "เคธเคœเฅเคœเฅ‡เค† เค–เคฌเฅเคฌเฅˆ เคฒเคฟเคชเคฟ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "เคฐเฅ‡เค‚เคœ เคคเฅ‡ เค•เคพเคชเคฟเคฏเคพเค‚"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "เคธเคฌ เคธเคซเฅ‡ (~A)"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "เคธเคซเฅ‡เค‚ (~g)"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "เคšเฅ‹เคจ (~S)"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "เคซเค‚เค•เฅเคถเคจ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "เคฐเคฆเฅเคฆ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "เคฒเคพเค—เฅ‚ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr ""
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "~เคซเคพเคฐเฅเคฎเฅ‚เคฒเคพ เค‡เคฌเคพเคฐเคค เคซเคพเคฐเฅเคฎเฅ‚เคฒเคพ เค‡เคฌเคพเคฐเคค (~F)"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "เคฐเฅ‚เคชเคฐเฅ‡เค–เคพ เคธเฅเคคเคฐ "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "เค–เคฟเคšเฅเคšเฅ‚ เค…เคตเคธเฅเคฅเคพ "
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "เคนเคพเค‡เคชเคฐเคฒเคฟเค‚เค• เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "เค•เคกเคผเฅ€ เคฆเฅ‡ เคคเฅŒเคฐเคพ เคชเคฐ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "เคจเค•เคฒ เคฆเฅ‡ เคคเฅŒเคฐเคพ เคชเคฐ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "เคชเฅเคฐเคฆเคฐเฅเคถเคจ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "เค•เฅเคฐเคฟเคฏเคพเคถเฅ€เคฒ เคตเคฟเค‚เคกเฅ‹ "
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "เค›เคชเฅเคชเฅ‡ เคฆเฅ‡"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "เค•เฅเคฐเคฟเคฏเคพเคถเฅ€เคฒ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "เคจเคฟเคถเฅเค•เฅเคฐเคฟเคฏ "
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr " เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹...\t"
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "เค…เคชเคกเฅ‡เคŸ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "เคธเค‚เคชเคพเคฆเคจ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "เค•เคกเคผเคฟเคฏเฅ‡เค‚ เคฆเคพ เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "เค‡เค‚เคกเฅˆเค•เฅเคธ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "เคซเคพเค‡เคฒ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "เคซเฅ€ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ "
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
#, fuzzy
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "เคšเฅ‹เคจ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "เค‡เค‚เคกเฅˆเค•เฅเคธเคพเค‚Indices"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "เค•เคกเคผเฅ€"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "เคธเคฌ "
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "เค…เคธเค‚เคฐเค•เฅเคทเคค เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "เค›เคชเฅเคชเฅ‡ เคฆเฅ‡"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "เคชเฅ‚เคจเฅ€ เคจเฅ‡เคˆเค‚ เคฒเคฌเฅเคญเฅ€. "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "เคธเคฟเคฐเฅเคซ-เคชเคขเคผเคจเคœเฅ‹เค— "
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr ""
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "เค–เคฌเฅเคฌเคพ:"
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
#, fuzzy
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "เคธเคซเคพ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "เคฒเคพเค‡เคจ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "เคฒเฅ‡เค–เค• "
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "เค•เฅ‹เคˆ เคจเฅ‡เคˆเค‚"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "เคตเคฐเฅเคฃเคพเคคเฅเคฎเค• เค‡เค‚เคกเฅˆเค•เฅเคธ"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "เคตเคฟเคถเฅ‡-เคธเฅ‚เคšเฅ€"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "เค—เฅเคฐเค‚เคฅ-เคธเฅ‚เคšเฅ€"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "เค‰เคฆเฅเคงเคฐเคฃ "
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "เคŸเฅ‡เคฌเคฒเฅ‡เค‚ เคฆเฅ€ เค‡เค‚เคกเฅˆเค•เฅเคธ"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "เคšเฅ€เคœเฅ‡เค‚ เคฆเคพ เคŸเฅ‡เคฌเคฒ"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
#, fuzzy
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "เคถเฅ€เคฐเฅเคถเค• เคถเฅ€เคฐเฅเคทเค•"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
#, fuzzy
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "เคตเคฟเคถเฅ‡:"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "เค•เฅเค‚เคœเฅ€ -เคถเคฌเฅเคฆ (เคฌเคนเฅ.)เค•เฅเค‚เคœเฅ€ เคถเคฌเฅเคฆ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "เคจเฅ‹เคŸ(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "เคธเคฟเคฐเคœเฅ‹"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "เคคเคฐเคฎเฅ€เคฎเคถเฅเคฆเคพ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "เคฆเคฐเฅโ€Œเคนเคพเคˆ เคจเค‚เคฌเคฐ "
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "เค•เฅเคฒ เคธเค‚เคชเคพเคฆเคจ เคธเคฎเคพเค‚ "
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "เคฒเฅ‡เค– "
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "เคชเฅเคธเฅเคคเค• "
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "เคœเคพเคจเค•เคพเคฐเฅ€ เคชเฅ‹เคฅเฅ€ (~u)"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "เค•เคพเค‚เคซเฅเคฐเฅˆเค‚เคธ เคฆเฅ€ เค•เคพเคฐเคตเคพเคˆ "
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "เคชเฅเคธเฅเคคเค•-เค…เค‚เคถ "
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "เคถเฅ€เคฐเฅเคถเค• เคธเคจเฅˆเค‚ เคชเฅเคธเฅเคคเค•-เค…เค‚เคถ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "เค•เคพเค‚เคซเฅเคฐเฅˆเค‚เคธ เคฆเฅ€ เค•เคพเคฐเคตเคพเคˆ "
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "เคฐเคธเคพเคฒเคพ "
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "เคคเค•เคจเฅ€เค•เฅ€ เคฆเคธเฅเคคเคพเคตเฅ‡เคœเฅ€เค•เคฐเคฃ "
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "เคถเฅ‹เคง-เคชเฅเคฐเคฌเค‚เคง "
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "เคฐเคฒเคพ-เคฎเคฟเคฒเคพ "
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "เคถเฅ‹เคง-เคจเคฟเคฌเค‚เคง"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "เค•เคพเค‚เคซเฅเคฐเฅˆเค‚เคธ เคฆเฅ€ เค•เคพเคฐเคตเคพเคˆ "
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "เคถเฅ‹เคง-เคฐเคชเฅ‹เคŸ "
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "เค…เคชเฅเคฐเค•เคพเคถเคค "
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "เคˆ-เคฎเฅ‡เคฒ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "เคซเฅ€ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ "
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
#, fuzzy
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "เค›เฅเคŸเฅเคŸเคพ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "เค•เคฟเคธเฅเคฎ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "เคธเคฟเคฐเคจเคพเคฎเคพเค‚"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "เคŸเฅ€เค•เคพ "
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "เคฒเฅ‡เค–เค• (0)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "~เคชเฅเคธเฅเคคเค• เคถเฅ€เคฐเฅเคถเค• "
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
#, fuzzy
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "เคงเฅเคฏเคพเคฝ "
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "เคธเค‚เคธเฅเค•เคฐเคฃ"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "เคธเค‚เคชเคพเคฆเค• "
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "เคชเฅเคฐเค•เคพเคถเคจ-เค•เคฟเคธเฅเคฎ "
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "เคธเค‚เคธเฅเคฅเคพเคจ "
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "เคฐเคธเคพเคฒเคพ "
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "เคฎเฅเคนเฅ€เคจเคพ "
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "เคจเฅ‹เคŸ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "เคธเค‚เค–เฅเคฏเคพ"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "เคธเค‚เคธเฅเคฅเคพ"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "เคธเคซเคพ(เค)... "
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "เคชเฅเคฐเค•เคพเคถเค• "
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "เคตเคฟเคถเฅเคตเคตเคฟเคฆเฅเคฏเคพเคฒเคฏ "
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "เคฒเคกเคผเฅ€ "
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
#, fuzzy
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "เคถเฅ€เคฐเฅเคถเค• เคถเฅ€เคฐเฅเคทเค•"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "เคฐเคชเฅ‹เคŸ เคฆเฅ€ เค•เคฟเคธเฅเคฎ "
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "เคญเคพเค—"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "เคฌโ€™เคฐเคพ "
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
#, fuzzy
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€-เคชเคฐเคฟเคญเคพเคถเคค"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "~ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "เค‡เค‚เคกเฅˆเค•เฅเคธ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคฆเคพ เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "เค‡เค‚เคกเฅˆเค•เฅเคธ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคš เคชเฅˆเคนเฅโ€Œเคฒเฅ‡เค‚ เคถเคพ เค—เฅˆ เค—เฅเคฐเค‚เคฅ -เคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคนเฅˆ , เคชเคฐ เคฌเค•เฅเค–เคฐเฅ‡ เคกเฅ‡เคŸเฅ‡ เค•เคจเฅเคจเฅˆ.เค•เฅเคฏเคพ เคคเฅเคธ เคฎเคœเฅ‚เคฆ เคชเฅเคฐเคตเคฟเคถเฅเคŸเคฟเคฏเฅ‡เค‚ เค—เฅ€ เคตเฅเคฏเคตเคธเฅเคฅเคฟเคค เค•เคฐเคจเคพ เคšเคพเค‚เคนเฅโ€Œเคฆเฅ‡ เค“? "
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "เคŸเคฟเคชเฅเคชเคฃเฅ€ "
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "เคจเฅ‹เคŸ เคฆเคธเฅเคธเฅ‹ "
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
#, fuzzy
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "เคจเฅ‹เคŸ เค›เคชเฅˆเคฒเฅ‹ "
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "เคฒเฅŒเคนเฅโ€Œเค•เคพ เคจเคพเค‚เคฝ เคชเฅˆเคนเฅโ€Œเคฒเฅ‡เค‚ เคถเคพ เคฎเคœเฅ‚เคฆ เค. เค•เคฟเคฐเคชเคพ เค•เคฐเคฟเคฏเฅˆ เคฆเฅ‚เค† เคจเคพเค‚เคฝ เคคเคพเคฒเฅ‹. "
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค เคนเคŸเคพเคˆ เคœเคพเคฝ? "
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "เค•เฅ‹เคŸเคฟ เคนเคŸเคพเค“"
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "? "
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค: "
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค เคฌเคšเคพเค‡เคฏเฅˆ เคฐเค•เฅเค–เฅ‹ "
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "เค‡เคธ เคซเคพเค‡เคฒ เคš เค•เฅ‹เคˆ เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค เคจเฅ‡เคˆเค‚ เค. "
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "เคฎเฅ‡เคฐเฅ€ เคธเฅเคตเคคเคƒ เค‡เคฌเคพเคฐเคค"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "'%1' เคถเคพเคฐเฅเคŸเค•เคŸ เค†เคธเฅเคคเฅˆ เคธเฅเคตเคคเคƒ เค‡เคฌเคพเคฐเคค เคจเฅ‡เคˆเค‚ เคฒเคฌเฅเคญเฅ€."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค เคจเฅ‡เคˆเค‚ เคธเคฐเคœเฅ‹เคˆ เคธเค•เฅ€. "
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "เคจเคฟเคตเฅ‡เคฆเคจเคถเฅเคฆเคพ เค•เฅเคฒเคฟเคชเคฌเฅ‹เคฐเฅเคก เคฐเฅ‚เคช-เคฐเคšเคจเคพ เค‰เคชเคฒเคฌเฅเคง เคจเฅ‡เคˆเค‚. "
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "เคธเคฌ เคŸเคฟเคชเฅเคชเคฃเคฟเคฏเคพเค‚"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "เคธเคฌ เคŸเคฟเคชเฅเคชเคฃเคฟเคฏเคพเค‚"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "เคฆเฅเคตเคพเคฐเคพ เคŸเคฟเคชเฅเคชเคฃเคฟเคฏเคพเค‚"
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "( เค•เฅ‹เคˆ เคคเคฐเฅ€เค• เคจเฅ‡เคˆเค‚)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "( เค•เฅ‹เคˆ เคฐเคšเฅ‡เคคเคพ เคจเฅ‡เคˆเค‚)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "$1 เค—เฅ€ เคชเคฐเคคเคพ เคฆเฅ‡เค“"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "เคจเคฎเคพเค‚ เคธเคฟเคฐเคจเคพเคฎเคพเค‚ เคฌเฅเคฒเคพเค• "
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "เคฐเคธเฅเคฎเฅ€ เค…เคญเคฟเคจเค‚เคฆเคจ (เคชเฅเคฐเคถ เคชเฅเคฐเคพเคชเฅเคคเค•เคฐเฅเคคเคพ)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "เคฐเคธเฅเคฎเฅ€ เค…เคญเคฟเคจเค‚เคฆเคจ (เคธเฅเคคเฅเคฐเฅ€ เคชเฅเคฐเคพเคชเฅเคคเค•เคฐเฅเคคเคพ)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "เค…เคญเคฟเคจเค‚เคฆเคจ เคคเคคเฅเคต(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "เค…เคญเคฟเคจเค‚เคฆเคจ เคš เคœเคฎเคพ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "เค…เคญเคฟเคจเค‚เคฆเคจ เคšเคพ เคนเคŸเคพเค“"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. เค…เคญเคฟเคจเค‚เคฆเคจ เคคเคคเฅเคตเฅ‡เค‚ เค—เฅ€ เค–'เคฒเค•เฅ‡เค‚ เค–เคพเคจเฅเคจเฅ‡ เคš เค–เคฟเคšเฅเคšเฅ‹ (~D)"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "เค…เคญเคฟเคจเค‚เคฆเคจ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "เคตเคฟเคฐเคพเคฎเฅ€เค•เคฐเคฃ เคšเคฟเฅ•เคจเฅเคจ"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "เคธเคฟเคฐเคจเคพเคฎเคพเค‚ เคคเคคเฅเคตเฅ‡เค‚ เค•เคจเฅเคจเฅˆ เคฎเฅ‡เคšเคจเฅ‡ เคฒเฅ‡เคˆ เค…เคชเคจเฅ‡ เคกเฅ‡เคŸเคพ เคธเฅเคฐเฅ‹เคค เคšเคพ เค–เฅ‡เคคเคฐ เคจเคฟเคฐเฅเคฆเคฟเคถเฅเคŸ เค•เคฐเฅ‹. "
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "เค…เคญเคฟเคจเค‚เคฆเคจ เคชเฅ‚เคฐเฅเคตเคฆเฅเคฐเคฟเคถเฅเคถ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "เคธเคฟเคฐเคจเคพเคฎเคพเค‚ เคคเคคเฅเคต(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "เค…เคญเคฟเคจเค‚เคฆเคจ เคคเคคเฅเคต(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "เค–เฅ‡เคคเคฐ เค•เคจเฅเคจเฅˆ เคฎเฅ‡เคฒ เค–เค‚เคฆเคพ เค: "
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "เคชเฅ‚เคฐเฅเคตเคฆเฅเคฐเคฟเคถเฅเคถ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " เค…เคœเฅ‡เค‚ เคฎเฅ‡เคฒเฅ‡ เคฆเคพ เคจเฅ‡เคˆเค‚ "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "เคธเคฌ เคซเคพเค‡เคฒเคพเค‚ "
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "(*.*)เคธเคฟเคฐเคจเคพเคฎเคพเค‚ เคธเฅ‚เคšเฅ€ "
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME เค…เคงเคพเคฐ(*.odb) "
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME เค•เคฒเฅเค• (*.ods;*.sxc) "
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME เค•เคฒเฅเค• (*.ods;*.sxc) "
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf) "
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "เคฎเคพเค‡เค•เฅเคฐเฅ‹เคธเคพเคซเฅเคŸ เคเค•เฅเคธเฅˆเคฒ (*.xls) "
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "เคธเคพเคฆเฅ€ เค‡เคฌเคพเคฐเคค (*.txt) "
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "เค•เคพเคฎเฅ‡ เค•เคจเฅเคจเฅˆ เคจเคฟเค•เฅเค–เคกเคผเฅ€ เคฆเฅ€ เค‡เคฌเคพเคฐเคค (*.csv) "
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "เคฎเคพเค‡เค•เฅเคฐเฅ‹เคธเคพเคซเฅเคŸ เคชเฅเคœเฅเคœ(*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "เคฎเคพเค‡เค•เฅเคฐเฅ‹เคธเคพเคซเฅเคŸ เคชเฅเคœเฅเคœ 2007 (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4414,84 +4424,84 @@ msgstr ""
" \n"
" เค•เฅเคฏเคพ เคคเฅเคธ เคˆ-เคฎเฅ‡เคฒ เค–เคพเคคเฅ‡ เคฌเคพเคฐเฅˆ เคœเคพเคจเค•เคพเคฐเฅ€ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เคนเฅ‚เคจเฅˆ เค•เคฐเคจเคพ เคšเคพเค‚เคนเฅโ€Œเคฆเฅ‡ เค“ ? "
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME เคธเคฟเคฐเคจเคพเคฎเคพเค‚ เคธเฅ‚เคšเฅ€ (.csv) "
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "เคถเฅเคฐเฅเค†เคคเฅ€ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคšเฅเคจเฅ‹"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เค•เคฟเคธเฅเคฎ เคšเฅเคจเฅ‹"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "เคธเคฟเคฐเคจเคพเคฎเคพเค‚ เคฌเฅเคฒเคพเค• เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "เคธเคฟเคฐเคจเคพเคฎเคพเค‚ เคธเฅ‚เคšเฅ€ เคšเฅเคจเฅ‹"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "เค…เคญเคฟเคจเค‚เคฆเคจ เคธเคฟเคฐเคœเฅ‹ "
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "เค–เคพเค•เคพ เคฌเคจเค•เคพเค“ "
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~เคฎเค•เคพเค“ "
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "เคฎเฅ‡เคฒ เคตเคฟเคฒเคฏ เคตเคฟเคถเคพเคฐเคฆ "
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "เคจเคพเค‚เคฝ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "เค•เคฟเคธเฅเคฎ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "เคŸเฅ‡เคฌเคฒ "
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "เคชเฅเคšเฅเค› "
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคฆเฅ€ เคถเฅเคฐเฅเค†เคค เคชเคฐ เคœเคพเคš เคœเคพเคฐเฅ€ เคฐเค•เฅเค–เฅ€ เคœเคพเคฝ ? "
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "เคถเคฌเฅเคฆ-เคœเฅ‹เคกเคผ เคœเคพเคš เคชเฅ‚เคฐเฅเคฃ เค. "
@@ -4500,212 +4510,212 @@ msgstr "เคถเคฌเฅเคฆ-เคœเฅ‹เคกเคผ เคœเคพเคš เคชเฅ‚เคฐเฅเคฃ เค. "
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "เคคเคฐเฅ€เค•"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "เคธเคฎเคพเค‚ "
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "เคซเคพเค‡เคฒ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "เคกเฅ‡เคŸเคพเคฌเฅ‡เคธ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "เคงเฅเคฏเคพเคฝ "
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "เคธเคซเคพ เคจเค‚เคฌเคฐ "
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "เค†เค‚เค•เคกเคผเฅ‡"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "เคฒเฅ‡เค–เค• "
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "เคธเคšเฅเคšเฅ‡"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "เคญเฅ‡เคœเคจเฅ‡ เค†เคนเฅโ€Œเคฒเคพ"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "เคฌเคฆเคฒเคจเคถเฅ€เคฒ เคธเฅˆเคŸเฅเคŸ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "เคฌเคฆเคฒเคจเคถเฅ€เคฒ เคฆเคธเฅเคธเฅ‹ "
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "เคซเคพเคฐเฅเคฎเฅ‚เคฒเฅ‡ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "เค‡เคจเคชเฅเคŸ เค–เฅ‡เคคเคฐ "
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "เค‡เคจเคชเฅเคŸ เค–เฅ‡เคคเคฐ (เคฌเคฆเคฒเคจเคถเฅ€เคฒ) "
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "เค‡เคจเคชเฅเคŸ เค–เฅ‡เคคเคฐ (เคฌเคฐเคคเฅ‚เคจเฅ€) "
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "เคธเคถเคฐเฅเคค เค‡เคฌเคพเคฐเคค"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE เค–เฅ‡เคคเคฐ "
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "เคฎเฅˆเค•เฅเคฐเฅ‹ เค—เฅ€ เค…เคฎเคฒ เคš เค†เคนเฅโ€Œเคจเฅเคจเฅ‹ "
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "เคจเค‚เคฌเคฐ เคซเคฒเคพเคฝ "
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "เคธเคซเคพ เคฌเคฆเคฒเคจเคถเฅ€เคฒ เคธเฅˆเคŸเฅเคŸ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "เคธเคซเคพ เคฌเคฆเคฒเคจเคถเฅ€เคฒ เคฆเคธเฅเคธเฅ‹ "
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL เคฒเฅ‹เคก เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "เคœเค—เคนเคงเคพเคฐเค• "
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "เคตเคฐเฅเคฃเฅ‡เค‚ เค—เฅ€ เคฎเฅ‡เคฒเฅ‹ "
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "เค‡เคจเคชเฅเคŸ เคธเฅ‚เคšเฅ€ "
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "เคนเคตเคพเคฒเคพ เคธเฅˆเคŸเฅเคŸ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "เคนเคตเคพเคฒเฅ‡ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "เค–เฅ‡เคคเคฐเฅ‡เค‚ เค—เฅ€ เคฎเฅ‡เคฒ-เคตเคฟเคฒเคฏ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "เค…เค—เคฒเคพ เคฐเค•เคพเคก "
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "เค•เฅ‹เคˆ เคฌเฅ€ เคฐเค•เคพเคก "
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "เคฐเค•เคพเคก เคจเค‚เคฌเคฐ "
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "เคชเคฟเค›เคฒเคพ เคธเคซเคพ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "เค…เค—เคฒเคพ เคธเคซเคพ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "เค›เคชเฅเคชเฅ€ เคฆเฅ€ เค‡เคฌเคพเคฐเคค"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€ เค–เฅ‡เคคเคฐ "
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "เคจเฅ‹เคŸ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "เคฒเคฟเคชเคฟ "
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "เค—เฅเคฐเค‚เคฅ-เคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ "
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "เค›เคชเฅเคชเฅ‡ เคฆเคพ เคชเฅˆเคนเฅโ€Œเคฐเคพ "
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคœเคพเคจเค•เคพเคฐเฅ€"
@@ -4713,74 +4723,74 @@ msgstr "เคฆเคธเฅเคคเคพเคตเฅ‡เคœ เคœเคพเคจเค•เคพเคฐเฅ€"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "เคคเคฐเฅ€เค•"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "เคฆเคฟเคจเคพเค‚เค• (เคธเฅเคฅเคฟเคฐ) "
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "เคธเคฎเคพเค‚ "
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "เคธเคฎเคพเค‚ (เคธเฅเคฅเคฟเคฐ) "
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "เคคเคพเคฒเคฟเค•เคพ "
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "เค…เค•เฅเคทเคฐ(เคฌเคนเฅ.) "
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "เคถเคฌเฅเคฆ "
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเคพ "
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "เคฌเคฟเค‚เคฌ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "เคšเฅ€เคœเคพเค‚"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "เคธเคซเฅ‡เคธเคซเคพ "
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE เคธเฅเคตเคšเคฒเคค "
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE เคฆเคธเฅเคคเฅ€ "
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4788,87 +4798,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "เค•เค‚เคชเคจเฅ€ "
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "เคชเฅˆเคนเฅโ€Œเคฒเคพ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "เค–เฅ€เคฐเฅ€ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "เคจเคพเค‚เคฝ เคฆเฅ‡ เคชเฅˆเคนเฅโ€Œเคฒเฅ‡ เค…เค•เฅเค–เคฐ "
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "เค—'เคฒเฅ€"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "เคฆเฅ‡เคถ "
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "เฅ›เคฟเคช เค•เฅ‹เคกPostcode"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "เคจเค—เคฐ "
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "เคถเฅ€เคฐเฅเคถเค• "
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "เคธเฅเคฅเคฟเคคเคฟ "
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "เคซเฅ‹เคจ(เค˜เคฐ) "
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "เคซเฅ‹เคจ(เค•เคฎเฅเคฎ) "
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "เคซเฅˆเค•เฅเคธ "
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "เคˆ-เคฎเฅ‡เคฒ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "เคฐเคฟเคฏเคพเคธเคค "
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "เคฌเค‚เคฆ "
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "เคถเฅเคฐเฅ‚ "
@@ -4877,32 +4887,32 @@ msgstr "เคถเฅเคฐเฅ‚ "
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "เคซเคพเค‡เคฒ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "เคตเคฟเคธเฅเคคเคพเคฐ เคฌเคฟเคœเคจ เคซเคพเค‡เคฒ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "เคฐเคธเฅเคคเคพ/ เคซเคพเค‡เคฒ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "เคฐเคธเฅเคคเคพ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "เคถเฅˆเคฒเฅ€ "
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "เค•เฅ‹เคŸเคฟ "
@@ -4910,22 +4920,22 @@ msgstr "เค•เฅ‹เคŸเคฟ "
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "เคงเฅเคฏเคพเคฝ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "เคงเฅเคฏเคพเคฝ เคจเค‚เคฌเคฐ "
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "เคจเค–เฅ‡เคกเคผเฅ‚ เคฌเคฟเคœเคจ เคงเฅเคฏเคพเคฝ เคจเค‚เคฌเคฐ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "เคงเฅเคฏเคพเคฝ เคจเค‚เคฌเคฐ เคคเฅ‡ เคจเคพเค‚เคฝ "
@@ -4933,47 +4943,47 @@ msgstr "เคงเฅเคฏเคพเคฝ เคจเค‚เคฌเคฐ เคคเฅ‡ เคจเคพเค‚เคฝ "
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "เคฐเฅ‹เคฎเคจ (I II III) "
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "เคฐเฅ‹เคฎเคจ (i ii iii) "
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "เค…เคฐเคฌเฅ€ (เฅง เฅจ เฅฉ) "
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "เคœเคฟ'เคฏเคพเค‚ เคธเคซเคพ เคถเฅˆเคฒเฅ€ "
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค "
@@ -4981,12 +4991,12 @@ msgstr "เค‡เคฌเคพเคฐเคค "
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "เคจเคพเค‚เคฝ เคฆเฅ‡ เคชเฅˆเคนเฅโ€Œเคฒเฅ‡ เค…เค•เฅเค–เคฐ "
@@ -4994,42 +5004,42 @@ msgstr "เคจเคพเค‚เคฝ เคฆเฅ‡ เคชเฅˆเคนเฅโ€Œเคฒเฅ‡ เค…เค•เฅเค–เคฐ "
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "เคธเคฟเคธเฅเคŸเคฎ "
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค "
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค "
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "เคซเคพเคฐเฅเคฎเฅ‚เคฒเคพ "
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค "
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "เคกเฅ‡เคŸเคพเคฌเฅ‡เคธ "
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "เคธเคฟเคธเฅเคŸเคฎ "
@@ -5037,17 +5047,17 @@ msgstr "เคธเคฟเคธเฅเคŸเคฎ "
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "เคฒเฅ‡เค–เค• "
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "เคธเคฎเคพเค‚ "
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "เคคเคฐเฅ€เค•"
@@ -5055,67 +5065,67 @@ msgstr "เคคเคฐเฅ€เค•"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "เคนเคตเคพเคฒเคพ "
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "เคธเคซเคพ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "เคงเฅเคฏเคพเคฝ "
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "เค‰เคชเฅเคชเคฐ/เค–'เคฒเฅเคฒ "
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "เคœเคฟ'เคฏเคพเค‚ เคธเคซเคพ เคถเฅˆเคฒเฅ€ "
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "เค•เฅ‹เคŸเคฟ เคคเฅ‡ เคจเค‚เคฌเคฐ "
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "เคธเคฟเคฐเคจเคพเค‚เคฝ เค‡เคฌเคพเคฐเคค"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ "
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "เคธเค‚เค–เฅเคฏเคพ"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "เคธเค‚เค–เฅเคฏเคพ (เคธเค‚เคฆเคฐเฅเคญ เคจเฅ‡เคˆเค‚)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "เคธเค‚เค–เฅเคฏเคพ (เคชเฅ‚เคฐเคพ เคธเค‚เคฆเคฐเฅเคญ)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5123,27 +5133,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค "
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "เคŸเฅ‡เคฌเคฒ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "เคšเค—เคพเค  "
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "เคฌเคฟเค‚เคฌ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "เคšเฅ€เคœ"
@@ -5151,1302 +5161,1302 @@ msgstr "เคšเฅ€เคœ"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~เคถเคฐเฅเคค"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "เคคเฅ‡ เคซเฅเคนเฅ€, เคจเฅ‡เคˆเค‚ เคคเฅ‡"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE เค•เคฅเคจ "
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr " เค›เคชเฅเคชเฅ€ เคฆเฅ€ เค‡เคฌเคพเคฐเคค"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~เคฎเฅˆเค•เฅเคฐเฅ‹ เคจเคพเค‚เคฝ "
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~เคนเคตเคพเคฒเคพ"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "เคตเคฐเฅเคฃ(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "เค†เคซเคธเฅˆเคŸเฅเคŸ "
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "เคฎเฅเคฒเฅเคฒ "
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "เคซเคพเคฐเฅเคฎเฅ‚เคฒเคพ "
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
#, fuzzy
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "เคตเคฟเคถเฅ‡เคถ: "
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[เคฌเคฐเคคเฅ‚เคจเฅ€] "
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. เคชเคฟเคš "
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. เคชเคฟเคš "
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "เคšเฅŒเคกเคผเคพเคˆ "
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "เค‰เค‚เคšเคพเคˆ "
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "เค–เคฌเฅเคฌเคพ เคนเคพเคถเคฟเคฏเคพ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "เคธเคœเฅเคœเคพ เคนเคพเคถเคฟเคฏเคพ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "เคธเฅเคคเค‚เคญ (เคฌเคนเฅ.) "
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "เคชเค‚เค—เคคเคพเคฒเคพเค‚ "
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "เคชเฅเคธเฅเคคเค• เคชเฅ‚เคฐเฅเคตเคฆเฅเคฐเคฟเคถเฅเคถ "
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "เคชเค‚เค—เคคเคพเคฒเคพเค‚ "
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเฅ‡ เคฆเฅ‡ เคถเฅเคฐเฅเค†เคคเฅ€ เคฌเคกเฅเคกเฅ‡ เค…เค•เฅเค–เคฐ "
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "เคธเคซเคพ เค–เค‚เคกเคจ "
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "เค–เคกเคผเฅ€ เคšเคพเคฒเฅเคฒเฅ€ เคชเคฒเฅเคŸเคพเค“\t"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr ""
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "เคตเคฐเฅเคฃ เคถเฅˆเคฒเฅ€ "
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "เคตเคฐเฅเคฃ เคถเฅˆเคฒเฅ€ "
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
#, fuzzy
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "เคชเฅˆเคฐเคฒเฅ‡เค– "
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "เคชเฅˆเคฐเคฒเฅ‡เค– เค—เฅ€ "
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค–"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค– เค—เฅ€ "
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "~เค•เฅ‹เคˆ เคฒเคชเฅ‡เคŸ เคจเฅ‡เคˆเค‚ "
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "เคฌเคฟเคšเฅเคšเฅ‹เคฌเคฟเคšเฅเคš (~v)"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "เคธเคฎเคพเคจเคพเค‚เคคเคฐ เคšเคคเฅเคฐเฅเคญเฅเคœ "
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "เคšเฅŒเคกเคผเคพเคˆ "
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเคพ "
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "เคตเคฐเฅเคฃ เคš "
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "เค•เฅ‹เคˆ เคธเคซเฅ‡ เคจเฅ‡เคˆเค‚"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "เค–เคกเคผเฅ‹เคคเคฎเฅ€เค‚ เคšเคพเคฒเฅเคฒเฅ€ เค•เฅ‡เค‚เคฆเคฐเคค "
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr " เคฅเคฒเฅเคฒเฅˆ เค—เฅ€\t"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "เคฒเค•เฅ€เคฐเคพ เคฆเคพ เคงเฅเคฐ เค‰เคชเฅเคชเคฐ"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "เค–เคฌเฅเคฌเคพ เค•เฅ‡เค‚เคฆเคฐเคค "
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "เคฒเค•เฅ€เคฐเคพ เคฆเคพ เคฅเคฒเฅเคฒเคพ "
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
#, fuzzy
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "เคชเค‚เคœเฅ€เค•เคฐเคฃ เค•เคฐเฅ‹-เค–เคฐเคพ"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "เค•เฅ‡เค‚เคฆเคฐ เค†เคกเคพ "
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "เค…เค‚เคฆเคฐเฅˆเค‚"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "เคฌเคพเคนเฅโ€Œเคฐเฅ‡เค‚"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "เคชเฅ‚เคฐเฅ€-เคšเฅŒเคกเคผเคพเคˆ "
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "เคธเฅเคคเค‚เคญ (เคฌเคนเฅ.) "
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
#, fuzzy
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "เค–เค‚เคกเคพเค“"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ "
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "~เคธเค‚เค–เฅเคฏเคพเค•เคฐเคฃ เคฆเคธเฅเคธเฅ‹"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "เคคเฅ‡"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "เค‰เคœเฅเคœเคฒเคพ "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "เคชเคฐเคคเคฟเคฏเฅˆ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "เคตเคฟเคฐเฅ‹เคงเคพเคญเคพเคธ "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "เคชเคพเคฐเคฆเคฐเฅเคถเคฟเคคเคพ"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "เค—เฅเคฐเคพเคซเคฟเค•เฅ‡เค‚ เคฆเฅ€ เค…เคตเคธเฅเคฅเคพ "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
#, fuzzy
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "เคฎเคพเคจเค• "
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "เค—เฅเคฐเฅ‡เคจเคพเคชเค•"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "เค•เคพเคฒเคพ เคคเฅ‡ เคšเคฟเคŸเฅเคŸเคพ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "เคœเคฒเคšเคฟ'เคจเฅเคจ "
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "เค‰เคฆเฅเคงเคฐเคฃ "
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "เค•เฅ‹เคˆ เค—เฅเคฐเคฟเคก เคจเฅ‡เคˆเค‚"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "เค—เฅเคฐเคฟเคก (เคธเคฟเคฐเฅเคซ เคฒเค•เฅ€เคฐเคพเค‚)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "เค—เฅเคฐเคฟเคก (เคฒเค•เฅ€เคฐเคพเค‚ เคคเฅ‡ เคตเคฐเฅเคฃ)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "เค‡เคฌเคพเคฐเคค เคชเฅเคฐเคตเคพเคนเฅ เคฆเคพ เคชเคพเคฒเคจ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
#, fuzzy
msgctxt "ST_TBL"
msgid "Table"
msgstr "เคŸเฅ‡เคฌเคฒ "
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "เค‡เคฌเคพเคฐเคค เคšเค—เคพเค  "
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
#, fuzzy
msgctxt "ST_PGE"
msgid "Page"
msgstr "เคธเคซเคพ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "เคšเคฟเคคเฅเคฐเค•เคพเคฐเฅ€"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "เคจเคฟเคฏเค‚เคคเฅเคฐเคฃ "
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
#, fuzzy
msgctxt "ST_REG"
msgid "Section"
msgstr "เคธเฅˆเค•เฅเคถเคจ "
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "เคธเคซเคพ เคšเคฟ'เคจเฅเคจ"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
#, fuzzy
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "เค—เฅเคฐเคพเคซเคฟเค• (เคฌเคนเฅ.) "
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
#, fuzzy
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE เคšเฅ€เคœ "
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "เคธเคฟเคฐเคจเคพเค‚เคฝ(เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "เคšเฅ‹เคจ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "เคจเฅ‹เคŸ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "เค–เฅ‹เคœ เคฆเคฐเฅโ€Œเคนเคพเค“\t"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "เค‡เคฌเคพเคฐเคค เคšเค—เคพเค  เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "เค…เค—เคฒเคพ เคธเคซเคพ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "~เค•เฅ‹เคˆ เคธเคฟเคฐเคจเคพเค‚เคฝ เคจเฅ‡เคˆเค‚ "
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
#, fuzzy
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "เคจเคฎเฅ€เค‚ เคธเฅˆเค•เฅเคถเคจ"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "เค…เค—เคฒเฅ‡ เคธเคซเคพ-เคšเคฟเฅ•เคจเฅเคจ เค—เฅ€"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "~เค•เฅ‹เคˆ เคธเคฟเคฐเคจเคพเค‚เคฝ เคจเฅ‡เคˆเค‚ "
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
#, fuzzy
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "เคจเคฎเฅ€เค‚ เคธเฅˆเค•เฅเคถเคจ"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "เค…เค—เคฒเฅ‡ เคซเฅเคŸเคจเฅ‹เคŸ เค—เฅ€ "
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "เคจเฅ‹เคŸ เคฆเคพ เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "เคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "เคชเคฟเค›เคฒเคพ เคธเคซเคพ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "เคชเคฟเค›เคฒเคพ เคธเคซเคพ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "เคชเคฟเค›เคฒเฅ€ เคธเฅˆเค•เฅเคถเคจ เคš"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "เคชเคฟเค›เคฒเฅ‡ เคธเคซเคพ-เคšเคฟเฅ•เคจเฅเคจ เค—เฅ€ "
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "เคฎเคพเค—เฅ€เคฒ เคชเคฆเคธเฅเคฅ เคŸเฅ€เคชเฅ‡เคฎเคงเฅเคฏเฅ‡ "
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "เคชเคฟเค›เคฒเฅ‡=เคŸเฅ‡เคฌเคฒ เคซเคพเคฐเฅเคฎเฅ‚เคฒเฅ‡ เคชเคฐ เคœเคพเค“."
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "เคชเคฟเค›เคฒเฅ‡ เคฆเฅ‹เคถเคชเฅ‚เคฐเฅเคฃ เคŸเฅ‡เคฌเคฒ เคซเคพเคฐเฅเคฎเฅ‚เคฒเฅ‡ เคชเคฐ เคœเคพเค“. "
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "เค…เค—เคฒเฅ‡ เคฆเฅ‹เคถเคชเฅ‚เคฐเฅเคฃ เคŸเฅ‡เคฌเคฒ เคซเคพเคฐเฅเคฎเฅ‚เคฒเฅ‡ เคชเคฐ เคœเคพเค“."
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "เคฎเฅเคนเฅ‡เคธเฅ‹"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
#, fuzzy
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "เคฐเฅ‚เคช-เคฐเคšเคจเคพ เค•เฅ€เคคเฅ€"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "เคŸเฅ‡เคฌเคฒ เคคเคฌเฅเคฆเฅ€เคฒเคฟเคฏเคพเค‚ "
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr " เคชเฅˆเคนเฅโ€Œเคฐเคพ เคถเฅˆเคฒเคฟเคฏเคพเค‚ เค‡เคธเฅเคคเฅ‡เคฎเคพเคฒ "
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "เค–เฅ€เคฐเฅ€เคจเฅ‹เคŸ"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "เคฐเฅ‚เคช-เคฐเคšเคจเคพ ~เคธเคซเคพ "
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "เคซเคพเคฐเฅเคฎเฅˆเคŸ เคซเคฐเฅเคถ..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "เคเคนเฅ เคซเคพเค‡เคฒ เคจเฅ‡เคˆเค‚ เค–เฅ'เคฒเฅเคฒเฅ€ เคธเค•เคฆเฅ€ "
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "เคšเค—เคพเค  เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "~เคŸเคฟเคชเฅเคชเคฃเฅ€... "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ "
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "เคฎเฅเคนเฅ‡เคธเคจ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "เคธเฅเคตเคšเคฒเคค เคฐเฅ‚เคช-เคฐเคšเคจเคพ "
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "เคฐเฅ‚เคช-เคฐเคšเคจเคพ(เคฌเคนเฅ.) "
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "เคŸเฅ‡เคฌเคฒ เคคเคฌเฅเคฆเฅ€เคฒเคฟเคฏเคพเค‚ "
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr " เคชเฅˆเคนเฅโ€Œเคฐเคพ เคถเฅˆเคฒเคฟเคฏเคพเค‚ เค‡เคธเฅเคคเฅ‡เคฎเคพเคฒ "
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "เคธเคซเคพ เคธเคซเฅ‡"
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
#, fuzzy
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "%n เคฆเคพ เคธเคซเคพ %p"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเคพ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "เคฌเคฟเค‚เคฌ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE เคšเฅ€เคœ"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "เคšเค—เคพเค  "
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "เคŸเฅ‡เคฌเคฒ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "เคŸเฅ‡เคฌเคฒ เคชเค‚เค—เคคเคพเคฒ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "เคŸเฅ‡เคฌเคฒ เคธเฅˆเคฒเฅเคฒ"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "เคธเคซเคพ "
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "เคธเคฟเคฐเคพเคฒเฅ‡เค–"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "เคชเฅˆเคฐเคฒเฅ‡เค– "
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML "
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML เคฆเคธเฅเคคเคพเคตเฅ‡เคœ "
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
#, fuzzy
msgctxt "STR_TITLE"
msgid "Title"
msgstr "เคถเฅ€เคฐเฅเคถเค• "
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "เคจเค–เฅ‡เคกเคผเฅ‚ "
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "เคธเฅเคคเคฐ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "\"%2\" เคฐเคธเฅเคคเฅ‡ เคš \"%1\" เคซเคพเค‡เคฒ เคจเฅ‡เคˆเค‚ เคฒเคฌเฅเคญเฅ€ เคธเค•เฅ€. "
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "เคฌเคฐเคคเฅ‚เคจเฅ€ -เคชเคฐเคฟเคญเคพเคถเคค เค‡เค‚เคกเฅˆเค•เฅเคธ"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<none>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<none>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "เคงเฅเคฏเคพเคฝ เคจเค‚เคฌเคฐ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "เคŸเฅˆเคฌ เคธเฅเคŸเคพเคช"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "เค‡เคฌเคพเคฐเคค"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "เคธเคซเคพ เคธเค‚เค–เฅเคฏเคพ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "เคงเฅเคฏเคพเคฝ เคœเคพเคจเค•เคพเคฐเฅ€"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "เคนเคพเค‡เคชเคฐเคฒเคฟเค‚เค• เคถเฅเคฐเฅ‚"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "เคนเคพเค‡เคชเคฐเคฒเคฟเค‚เค• เค…เค‚เคค"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "เค—เฅเคฐเค‚เคฅเคธเฅ‚เคšเฅ€ เคชเฅเคฐเคตเคฟเคถเฅเคŸเฅ€:"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "เคตเคฐเฅเคฃ เคถเฅˆเคฒเฅ€:"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "เคตเคฐเฅเคฃเคพเคคเฅเคฎเค• เค‡เค‚เคกเฅˆเค•เฅเคธ เคฒเฅ‡เคˆ เคซเคพเค‡เคฒ เคšเฅ‹เคจ (*.sdi)"
@@ -6454,249 +6464,249 @@ msgstr "เคตเคฐเฅเคฃเคพเคคเฅเคฎเค• เค‡เค‚เคกเฅˆเค•เฅเคธ เคฒเฅ‡เคˆ เคซเคพเค‡เคฒ
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "เค…เคงเคพเคฐ เคฒเค•เฅ€เคฐ เคงเฅเคฐ เค‰เคชเฅเคชเคฐ"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~ เค…เคงเคพเคฐ เคฒเค•เฅ€เคฐ เคฅเคฒเฅเคฒเฅ‡ เคš "
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "~เค…เคงเคพเคฐ เคฒเค•เฅ€เคฐ เค•เฅ‡เค‚เคฆเคฐเคค "
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "เคšเฅ€เคœเคพ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "เคšเฅ€เคœเคพ เคฆเคพ เคธเค‚เคชเคพเคฆเคจ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(เคธเคšเฅเคšเคพ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "เคฌเคพเคกเคฐ (เคฌเคนเฅ.)"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "เคชเค›เฅŒเค•เคกเคผ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(เคชเฅˆเคนเฅโ€Œเคฐเคพ เคถเฅˆเคฒเคฟเคฏเคพเค‚: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "เคฎเคพเคธเฅเคŸเคฐ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ "
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION เคฎเคพเคธเฅเคŸเคฐ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ "
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "เค•เฅ‹เคˆ เคจเฅ‡เคˆเค‚( เคถเคฌเฅเคฆ-เคœเฅ‹เฅœ เคฎเคค เคœเคพเคšเฅ‹)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "เคกเคฟเคซเคพเคฒเฅเคŸ เคญเคพเคถเคพ เคชเคฐเคคเคฟเคฏเฅˆ เคธเฅˆเคŸเฅเคŸ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "เคนเฅ‹เคฐ... (~O)"
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~เค…เคจเคฆเคฟเค•เฅเค–เคพ เค•เคฐเฅ‹ "
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
#, fuzzy
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-เคฆเคธเฅเคคเคพเคตเฅ‡เคœ "
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "เคซเฅ€ เคฆเคธเฅเคคเคพเคตเฅ‡เคœ "
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "เคธเฅเคคเคฐ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "เค†เค‰เคŸ-เคฒเคพเค‡เคจ"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
#, fuzzy
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "เคซเฅเคŸเคจเฅ‹เคŸ เคฆเคพ เคธเคฎเคพเคตเฅ‡เคถ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "เค–เฅ‹เคœ เค•เฅเค‚เคœเฅ€ เคฆเคพ XX เคฌเคพเคฐเฅ€ เคชเฅเคฐเคคเคฟเคธเฅเคฅเคพเคชเคจ เคนเฅ‹เค† . "
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "เคชเค‚เค—เคคเคพเคฒเคพเค‚ "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "เคธเฅเคคเค‚เคญ "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "เคœเคพเคฐเฅ€ เคฐเค•เฅเค–เฅ‹"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "เค•เคฎเฅเคฎ-เค•เคพเคœ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "เคตเคธเฅเคคเฅเคธเฅเคฅเคฟเคคเคฟ"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR; "
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "เคœเคผเฅ‚เคฎ เค•เคฐเฅ‹"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr ""
@@ -6704,7 +6714,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6712,33 +6722,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "เค…เคฎเคพเคจเฅเคฏ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "เคฌเฅเคฏเคนเคพเคฐเฅ€ เค•เคพเคฐเฅเคก"
@@ -10655,32 +10665,42 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "เค›เฅเคŸเฅเคŸเฅ‡-เคฐเคธเฅเคคเฅ‡ เคฒเฅ‡เคˆ เคธเฅเคตเคšเคฒเคค เค‡เคฌเคพเคฐเคค"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
#, fuzzy
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "เคธเคซเคพ-เคšเคฟ'เคจเฅเคจ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "เคฎเฅเคนเฅ‡เคธเฅ‹"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "เคฎเฅเคนเฅ‡เคธเฅ‹"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "เคชเคฐเคคเคฟเคฏเฅˆ เคจเคพเค‚เคฝ เคฆเฅ‡เค“"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13695,7 +13715,7 @@ msgstr "เคฐเฅ‚เคชเคฐเฅ‡เค–เคพ เคธเฅเคคเคฐ "
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -14192,87 +14212,91 @@ msgid "Brea_ks"
msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
-#, fuzzy
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr " เค›เคชเฅเคชเฅ€ เคฆเฅ€ เค‡เคฌเคพเคฐเคค"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "เคฆเคพ เคชเฅเคฐเคฆเคฐเฅเคถเคจ"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "เค—เคฃเคฟเคค เคฌเฅ‡เคธ-เคฒเคพเค‡เคจ เคธเฅ‡เคงเฅ€เค•เคฐเคฃ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
#, fuzzy
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "เค–เคพเค•เคพ เคธเคนเคพเคฏเคคเคพ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
#, fuzzy
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "เคธเคฟเคฆเฅเคงเคพ เค•เคฐเฅเคธเคฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "เคธเคฎเคพเคตเฅ‡เคถ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "เคชเฅˆเคนเฅโ€Œเคฐเคพ เคธเฅ‡เคงเฅ€เค•เคฐเคฃ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "เคŸเฅˆเคฌ(เคฌเคนเฅ.) "
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
#, fuzzy
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "เคธเคฟเคฆเฅเคงเคพ เค•เคฐเฅเคธเคฐ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/dgo/vcl/messages.po b/source/dgo/vcl/messages.po
index 56b3d3c60f8..18eb5d14bb4 100644
--- a/source/dgo/vcl/messages.po
+++ b/source/dgo/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/dz/cui/messages.po b/source/dz/cui/messages.po
index 278f282f798..d81a80a814f 100644
--- a/source/dz/cui/messages.po
+++ b/source/dz/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3623,7 +3623,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3635,58 +3635,78 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "เฝšเฝ‘เผ"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "เฝšเฝ‘เผ"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "เฝšเฝ‘เผ"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "เฝšเฝ‘เผ"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
@@ -5310,6 +5330,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "เฝ˜เฝ„เฝ เผ‹เฝฆเพกเฝบเผ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8254,89 +8284,94 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
#, fuzzy
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "เฝขเพ’เพฑเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ•เฝ“เผ‹เฝฆเพณเฝ–เผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
#, fuzzy
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เฝฆเฝฒเผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
#, fuzzy
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เฝฆเฝฒเผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Document Name\tStatus"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
#, fuzzy
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "เฝ‘เฝ„เผ‹เผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝขเฝฒเฝ˜เผ‹เฝฃเฝดเฝ‚เฝฆเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝ˜เฝ„เฝผเฝ“เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ เฝ–เฝ‘เผ"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝฃเฝดเฝ‚เฝฆเผ‹เฝคเฝผเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เฝดเฝ เฝฒเฝ€เผ‹เฝฆเฝฒเผ‹เฝŠเผ‹เฝŠเฝขเผ‹ เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ˜เฝฒเฝ“เผ‹เฝ–เฝŸเฝผเผ‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/dz/helpcontent2/source/text/shared.po b/source/dz/helpcontent2/source/text/shared.po
index bcb45229680..07ddb61663b 100644
--- a/source/dz/helpcontent2/source/text/shared.po
+++ b/source/dz/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-02 10:42+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">เผฃเฝŒเฝฒเผ‹-เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เผฃเฝŒเฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "เฝ–เฝ™เฝฒเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹ เฝจเฝฑเฝผเฝ“เผ‹/เฝจเฝผเฝ•เผ"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝ–เฝ™เฝฒเฝขเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ‚เฝเฝฒเฝฒเฝ„เผ‹เฝŸเฝ–เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝ–เฝ™เฝฒเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝ–เฝ™เฝฒเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ˜เฝบเผ‹เฝ–เฝเฝบเฝ‚เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ‘เฝผเผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝ–เฝ™เฝฒเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ•เพฑเฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝ–เฝ™เฝฒเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเฝ เฝฒเผ‹เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝเผ‹เฝ•เพฑเฝบเผ</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared/00.po b/source/dz/helpcontent2/source/text/shared/00.po
index 1c64684e6b8..25eea49e63a 100644
--- a/source/dz/helpcontent2/source/text/shared/00.po
+++ b/source/dz/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 05:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,7 +5325,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5333,16 +5333,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผ-เฝ‚เฝฆเฝขเฝ”เผ</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "<emph>New</emph> เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹ <emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ‚เฝดเผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹ (เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝฆเพŸเฝผเฝ“เฝ˜เผ‹เฝจเฝฒเฝ“เผ)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹-เฝ‚เฝฆเฝขเฝ”-เฝ‚เฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ - เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹-เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ </emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹ </variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเฝกเฝ–เฝฆเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ - เฝเผ‹เฝกเฝฒเฝ‚เผ‹ - เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝดเผ</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹- เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ - เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝเผ‹เฝฆเฝบเผ‹ - เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝดเผ</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ - เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹ - เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ - เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝเฝบเผ‹เฝฆเฝ เฝฒเผ‹ -เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ - เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝเฝบเผ‹เฝฆเผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ -เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝเฝบเผ‹เฝฆเผ‹ - เฝ เฝ–เพฒเฝฒเฝ„เผ‹เฝ˜</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ - เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝเฝบเผ‹เฝฆเผ‹ - เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝเฝบเผ‹เฝฆ</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹ -เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝเฝบเผ‹เฝฆเผ‹ -เฝฆเพ’เฝบเฝขเผ‹เฝ‘เฝผเฝ“เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹ - เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝเฝบเผ‹เฝฆเผ‹ - เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "<emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเผ‹เฝ•เพฑเฝบเผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเผ‹เฝ•เพฑเฝบเผ‹</emph>,เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹ <emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝจเฝฒเฝ“เผ‹เฝ€เฝผเผ‹เฝŒเฝบเฝŒเฝฒเผ‹</emph> เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‘เฝบเผ‹เฝฆเพฆเฝบเผ‹เฝฆเพฒเฝดเฝ„เผ‹</emph>, เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹ <emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝจเฝฒเฝ“เผ‹เฝ€เฝผเผ‹เฝŒเฝบเฝŒเฝฒเผ‹</emph>เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹ -เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผกเผ‹เฝ” เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">เผ‹<emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผขเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฃเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ -เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผคเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฅเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ -เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹- เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฆเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‘เฝ”เฝขเผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‘เฝ”เฝขเผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผกเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‘เฝ”เฝขเผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผขเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‘เฝ”เฝขเผ‹เฝ เฝ•เพฒเฝดเฝฃเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฃเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‘เฝ”เฝขเผ‹เฝ เฝ•เพฒเฝดเฝฃเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผคเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‘เฝ”เฝขเผ‹เฝ เฝ•เพฒเฝดเฝฃเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฅเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เพฒเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ -เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เพฒเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผกเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ -เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เพฒเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผขเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ -เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เพฒเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฃเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เพฒเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผคเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เพฒเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผคเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เพฒเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฆเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\"> <emph>Fileเฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผกเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ -เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผขเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹- เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฃเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹เผ"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผคเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ -เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹ - เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฅเผ‹เฝ”เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ <emph>เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ <emph>เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผกเผ‹เฝ”เผ‹ เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ </variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝ„เฝผเฝฆเผ‹เฝ”เฝขเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹ เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผขเผ‹เฝ”เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹ เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹ เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฃเผ‹เฝ”เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผคเผ‹เฝ”เผ‹ เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝ“เฝ„เผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝฃเฝ˜เผ‹เฝ เฝผเฝ„เผ‹เฝ‘เฝ‚เฝผเผ </variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹<emph>เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹</emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹ เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹ เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹-เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ </emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝžเฝฒเผ‹เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹-เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝกเฝดเผ‹เฝขเฝผเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ”เผ</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹ - เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ</emph><emph>- เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เผ</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเผ‹เฝ–เฝฆเพกเฝ˜เฝฆเผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "<emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝฆเพฒเฝดเฝ„เผ‹เผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] เฝ เฝ–เพฒเฝฒเผ‹เฝ“เฝฒเผ‹เฝกเฝ„เผ‹เฝ“เผ‹ $[officename] เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝจเฝฒเฝ˜เผ‹เฝ”เฝบเฝขเฝบเฝฆเฝฒเผ‹เฝ เฝ–เฝ‘เผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹- เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹</emph>, เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹ \"HTML Document\" เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹, เฝ เผ‹เฝ“เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝจเฝฒเฝ˜เผ‹เฝ”เฝบเฝขเฝบเฝฆเฝฒเผ‹<emph> เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹</emph>, เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผกเฝ”เผ‹ เฝ‚เฝฒเผ‹ เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ </variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝจเฝฒเฝ˜เผ‹เฝ”เฝบเฝขเฝบเฝฆเฝฒเผ‹<emph> เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹</emph>, เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผขเผ‹เฝ”เผ‹เฝ‚เฝฒเผ‹ เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ </variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝจเฝฒเฝ˜เผ‹เฝ”เฝบเฝขเฝบเฝฆเฝฒเผ‹<emph> เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹</emph>, เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฃเผ‹เฝ” เฝ‚เฝฒเผ‹เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ </variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Iเฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝจเฝฒเฝ˜เผ‹เฝ”เฝบเฝขเฝบเฝฆเฝฒเผ‹<emph> เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹</emph>, เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผคเผ‹เฝ”เผ‹เฝ‚เฝฒเผ‹ เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ </variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝจเฝฒเฝ˜เผ‹เฝ”เฝบเฝขเฝบเฝฆเฝฒเผ‹<emph> เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹</emph>, เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฅเผ‹เฝ”เฝ‚เฝฒเผ‹ เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ </variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝจเฝฒเฝ˜เผ‹เฝ”เฝบเฝขเฝบเฝฆเฝฒเผ‹<emph> เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เฝกเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹</emph>, เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เผฆ เฝ”เผ‹ เฝ‚เฝฒเผ‹เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ </variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"bmpexport\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ เฝ–เฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝ”เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝฆเพฆเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ เฝผเฝ„เผ‹เผ</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฆเพฒเฝดเฝ„เผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‘เฝบเผ‹เฝฆเพฆเฝบเผ‹เฝฆเพฒเฝดเฝ„เฝฆเผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "<emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝกเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ เฝ–เฝ‘เผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ - เฝฆเพคเพฑเฝขเผ‹เฝ‚เฝเฝ„เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ </variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,79 +6069,79 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "<emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹ - เฝ˜เฝบเฝ€เผ‹เฝ€เฝผเฝขเฝผเฝฆเฝฒเผ‹ - เฝŒเฝฒเผ‹เฝ‡เฝฒเผ‹เฝŠเฝฑเฝฃเผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "<emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ - เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ‚เฝเฝ„เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ <emph>เฝŒเฝฒเผ‹เฝ‡เฝฒเผ‹เฝŠเฝฑเฝฃเผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ‹เฝ•เฝขเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝกเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ"
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ - เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ‚เฝเฝ„เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ <emph>เฝŒเฝฒเผ‹เฝ‡เฝฒเผ‹เฝŠเฝฑเฝฃเผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹ <emph>เฝ–เฝฆเพกเฝผเฝ˜เฝฆ</emph> เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹ </variable>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ -เฝ เฝ‚เพฒเฝบเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝšเฝดเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info3\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ -เฝ เฝ‚เพฒเฝบเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝšเฝดเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ - เฝšเฝ‘เผ‹เฝขเพฉเฝฒเฝฆเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"info2\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ - เฝฆเพคเพฑเฝขเผ‹เฝ‚เฝเฝ„เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ </variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ -เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ - เฝจเฝฒเฝ“เผ‹เฝŠเฝขเผ‹เฝ“เฝบเฝŠเฝฒเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,23 +6173,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "<emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‘เฝ”เฝขเผ‹เฝ เฝ•เพฒเฝดเฝฃเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝดเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹<emph> เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝเฝ„เผ‹</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹เผ‹เฝ‚เพณเฝผเฝ‚เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝ”เฝฒเผ‹เฝŒเฝฒเผ‹เฝจเฝบเฝ•เผ‹เฝฆเพฆเฝบ <emph>เฝ‚เฝ‘เฝ˜เผ</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝเฝ„เผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝจเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "<emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‘เฝ”เฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ</emph>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เฝกเฝฒเฝขเผ‹เฝเฝผเฝ“เผ</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,15 +6373,15 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝจเฝ˜เผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
msgstr ""
#: 00000401.xhp
@@ -6389,7 +6389,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
msgstr ""
#: 00000401.xhp
@@ -6397,24 +6397,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\"><emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ เฝจเฝฒเผ‹เฝ”เฝฒเผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝฆเพฆเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ เผ‹เฝ“เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ เฝ”เฝฒเผ‹เฝ–เฝฒเผ‹เฝจเฝบเฝ˜เผ‹ เฝ”เฝฒเผ‹เฝ”เฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝ”เฝฒเผ‹เฝ‡เฝฒเผ‹เฝจเฝบเฝ˜เผ‹ เฝ เฝ‘เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝฆเพฆเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\"> <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝเฝผเฝ“เผ‹เฝขเฝฒเฝ˜เผ‹เฝšเฝดเผ</emph></variable></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "<emph>เฝžเฝฒเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝ–เฝ‘เผ‹เฝ–เฝคเฝผเฝฃเผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "<emph>Standard</emph>เฝ•เฝขเผ‹เฝขเฝฒเฝ„เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "<emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝกเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "<emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ–เฝเฝผเฝ‚เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "<emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "<emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝฆเพฆเพฑเฝขเผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝฆเพฆเพฑเฝขเผ</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "<emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ</emph>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "<emph>เฝžเฝฒเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝ–เฝ‘เผ‹เฝ–เฝคเฝผเฝฃเผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝšเฝผเฝฃเผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹เฝšเฝ–เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ- เฝเพฑเฝ‘เผ‹เฝ†เฝผเฝฆเผ</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝšเฝผเฝฃเผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹เฝšเฝ–เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝขเพŸเผ </variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "<emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝšเฝผเฝฃเผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ†เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝ เฝšเฝผเฝฆเผ‹เฝžเฝฒเฝ–เผ</emph> เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ <emph>...</emph> เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "<emph>เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝดเผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹, เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹ <emph>เฝ เฝšเฝผเฝฃเผ‹</emph> เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹ - <emph>เฝ†เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เผ‹</emph> เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹ - <emph>...</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ (เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝฆเพŸเฝผเฝ“เผ)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "<emph>เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹, เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹<emph>เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹</emph> - <emph></emph> เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹ - <emph>...</emph> เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ (เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "<emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เฝ”เผ</emph>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "<emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹</emph>เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\"> <emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹ - เฝ‘เฝบเฝ–เผ‹เฝเฝผเฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\"><emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝšเฝดเผ‹ - เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ</emph> (เฝŒเฝฒเผ‹เฝŒเฝฒเผ‹เฝจเฝฒเฝ เฝฒเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹) </variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ <emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝฆเผ‹เฝเพฒเผ</emph> (เฝ‚เฝžเฝ“เผ‹เฝกเฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹) </variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\"><emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝฆเผ‹เฝเพฒเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝฆเผ‹เฝเพฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ <emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ - เฝ เฝ‚เพฒเฝบเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝžเฝ“เผ‹เฝกเฝ„เผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‚เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚</variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\"> <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝเผ‹เฝ•เพฑเฝบเผ‹</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "<emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝขเพ’เพฑเฝฆเผ‹เฝŸเฝดเฝ˜เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "<emph>เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ</emph>เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹เฝ‚เฝกเฝฆเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "<emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\"> <emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹ - เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\"> <emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹ - เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\"> <emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\"> <emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹ - เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ•เฝขเผ‹เฝขเฝฒเฝ„เผ‹</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\"> <emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹ <emph>เฝ‚เฝดเผ‹</emph> เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹ <emph>เฝšเฝ‘เผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ เฝ–เพฒเฝฃเผ‹เฝฃเฝ˜เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ เฝจเฝฒเฝ“เผ‹เฝŠเฝขเผ‹เฝ“เฝบเฝŠเฝฒเผ‹ <emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ -เฝงเฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝฃเฝฒเฝ„เฝ€เฝฒเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹ <emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‚เฝดเผ‹</emph> เฝšเฝ‘เผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ เฝ–เพฒเฝฃเผ‹เฝฃเฝ˜เผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝšเฝดเผ‹</emph> <emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</emph></variable>(_&N)"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹ <emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph> เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹<emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‚เฝดเผ‹</emph> เฝšเฝ‘เผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹ <emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹ <emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ‹เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph> เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‚เฝดเผ‹ <emph>เฝšเฝ‘เผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ เฝ–เพฒเฝฃเผ‹เฝฃเฝ˜เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹ <emph>เฝ เฝ–เฝ‘เผ</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "<emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝ‚เฝฆเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ†เผ‹เฝšเฝ„เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹ <emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "<emph>เฝฆเพŸเฝผเฝ“เผ‹ - เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ“เฝ„เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"eispa\">เฝ‚เฝ‘เฝ˜เผ‹ <emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ‹ </emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,31 +7269,31 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹ <emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ -เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹ - เฝฆเพฒเฝผเฝฃเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹</emph>เฝจเฝบเฝ–เผ‹เฝขเพŸเผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹<emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹ -เฝฆเพฒเฝผเฝฃเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝ–เฝเฝ‚เฝฆเผ‹ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\"> <emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹</emph></variable>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝจเฝผเผ‹เฝจเฝบเฝฃเผ‹เฝจเฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ</emph>เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹</emph> เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝ˜เฝ“เผ‹เฝ„เฝ‚</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹</emph> เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ‚เฝ“เฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ‚เฝ“เฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "<emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ‚เฝ“เฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ - เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹</emph> เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝ เฝ•เฝดเฝขเผ‹เฝฃเพกเฝฒเฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹</emph> เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹ %PRODUCTNAMEเฝฃเฝดเผ‹เฝ˜เผ‹เฝคเฝบเฝฆเฝ”เผ‹เฝ‘เฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ…เฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ </variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "<emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹</emph> เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "<emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹ - เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹ - เฝ˜เฝ„เฝผเฝ“เผ‹เฝ–เฝขเพ—เฝผเฝ‘เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเฝฆเฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ˜เฝฒเฝ“เผ‹เฝฆเพฃเผ‹เฝšเฝผเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ–เพฒเฝดเฝฃเผ‹เฝฃเฝ˜เผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\"> <emph>เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\"> <emph>เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph> - เฝ‚เฝžเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹</variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\"> <emph>เฝฆเพ’เพฒเฝผเฝ‚เผ‹เฝขเฝ˜เผ‹ - เฝฆเพเฝผเฝขเผ‹เฝฃเฝฆเผ‹ <item type=\"productname\">%PRODUCTNAME</item></emph> </variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,7 +8733,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
msgstr ""
#: 00000409.xhp
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "<emph>เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹ - เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹ - เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“ : <emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹</emph> <emph>Database</emph> เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝฃเฝฆเผ‹: <emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹</emph> <emph>เฝขเพฃเฝ˜เผ‹เฝ”เผ‹</emph> เฝ”เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹ - เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,23 +8829,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝด - เฝกเฝขเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝดเผ‹</emph> เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝ‚เฝ‘เฝ˜เผ </variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">เฝจเฝผเผ‹เฝŒเฝฒเผ‹เฝ–เฝฒเผ‹เฝฆเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ‘เฝบเฝ–เผ‹เฝ“เฝ„เผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜ - เฝ˜เฝเฝดเฝ‘เผ‹เฝฃเฝ˜เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝ‘เฝ˜เผ </variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,128 +8853,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">เฝจเฝผเผ‹เฝŒเฝฒเผ‹เฝ–เฝฒเผ‹เฝฆเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ - เฝ˜เฝเฝดเฝ‘เผ‹เฝฃเฝ˜เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝ‘เฝ˜เผ </variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\"> เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ€เฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹- เฝจเฝบเฝฃเผ‹เฝŒเฝฒเผ‹เฝจเฝบเผ‹เฝ”เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ“เฝ„เผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ </variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">เฝ‡เฝบเผ‹เฝŒเฝฒเผ‹เฝ–เฝฒเผ‹เฝฆเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">เฝ˜เฝ เฝฒเผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝ€เฝฒเฝ เฝดเผ‹เฝจเฝบเฝฃเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹- เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">เฝŒเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹<emph>เฝžเฝดเฝ“เผ‹เผ‹เฝ‘เฝ‚เผ‹ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">เฝŒเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹</emph>เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹ <emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹- เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝจเฝบเผ‹เฝŒเฝฒเผ‹เฝจเฝผเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝด - เฝจเฝบเฝฆเฝฒเผ‹เฝ€เฝฒเฝ เฝดเผ‹เฝจเฝบเฝฃเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝ‘เพฒเฝฒเผ‹เฝ–เผ‹เฝšเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</emph> icon </variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹</emph> เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ </variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ -<emph> เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph> เฝกเฝ„เผ‹เฝ“เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ <emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph> เฝกเฝ„เผ‹เฝ“เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ -เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹ (เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝผเฝ“เผ‹)</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹<emph>เฝ‘เพฒเฝฒเผ‹เฝ–เผ‹</emph> เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝ‘เฝ˜เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ <emph>เฝžเฝฒเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹ </emph> เฝ‘เพฒเฝฒเผ‹เฝ–เผ‹เฝšเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹<emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ</emph> เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ เฝผเฝ„เผ‹เผ </variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹ เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹<emph>เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ เฝšเฝผเฝฃเผ‹</emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹ เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹ <emph>เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹</emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ -เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ‘เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‚เผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เฝ‚เฝžเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ‚เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝกเฝ“เผ‹เฝฃเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เพฒเฝฒเผ‹เฝ–เผ‹เฝ…เฝฒเฝ‚ </variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph> เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ - เฝขเพฃเฝ˜เผ‹เฝ”เผ‹</emph></variable>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹ - เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝฒเฝ“เฝŒเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹ -เฝ˜เฝเฝดเฝ“เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ </emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared/01.po b/source/dz/helpcontent2/source/text/shared/01.po
index 8636051ef0d..ae0a3ab23a5 100644
--- a/source/dz/helpcontent2/source/text/shared/01.po
+++ b/source/dz/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-12-24 11:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹ ($[officename] เฝขเพฉเฝผเฝ˜เผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ”เผ)"
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "เฝคเฝผเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹ ($[officename] เฝฆเฝฒเผ‹เฝจเฝบเผ‹เฝจเฝบเฝฃเผ‹เฝฆเฝฒเผ)"
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹ ($[officename] เฝ เฝ–เพฒเฝฒเผ‹เฝ“เฝฒเผ)"
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ <link href=\"text/shared/explorer/database/dabawiz00.xhp\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹</link> เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹ <link href=\"text/shared/explorer/database/dabadoc.xhp\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹</link>เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹ ($[officename] เฝขเพฉเฝฒเฝฆเผ)"
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝเผ‹เฝกเฝฒเฝ‚เผ‹ ($[officename] Writer)เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹</link>เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹ เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹ ($[officename] Writer) เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเผ‹</link>เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,23 +389,23 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">เฝคเฝผเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,16 +413,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"> เฝ‚เฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹ เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เฝ˜เผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝเผ‹เฝกเฝฒเฝ‚เผ‹ ($[officename] Writer) เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"> เฝ‚เฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹ เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเฝ เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เฝ˜เผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "เฝ€เฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹ <emph> เฝ‚เฝผเผ‹เฝ‘เฝ€เฝ เผ‹เฝ–เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝดเฝฃเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ เฝ‚เฝผเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹</emph> เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝจเฝ˜เผ‹เฝ‘เฝบเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ <ahelp hid=\".\">เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝจเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹<emph>เฝ€เฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝฃเฝฒเฝ เฝดเผ‹</emph>เฝขเฝบเผ‹เฝขเฝบเผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ„เฝผเผ‹เฝขเพเพฑเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‘เฝ„เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹เฝšเฝดเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝจเฝ˜เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เฝ”เผ</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ…เฝดเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝฆเพ”เผ‹เฝ‚เฝผเฝ„เผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝฆเพฒเฝผเฝฃเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝฆเพŸเฝบเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฆเพฆเฝบเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ <emph>Label text</emph>เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝดเฝ‚เผ‹เฝ–เฝคเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ–เฝ…เฝ‘เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ„เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝ‚เฝ“เฝฆเผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝดเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝผเฝ„เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝคเฝผเฝ‚เผ‹เฝ–เพฑเฝ„เผ‹เฝšเฝดเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <emph> เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹ </emph>เฝ‚เฝดเผ‹ <emph>เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹ </emph>เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ <emph>เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹ </emph>เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>เฝเผ‹เฝ•เพฑเฝบเผ‹</emph> เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ–เฝขเพ’เพฑเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝฃเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝจเฝฒเฝ“เผ‹เฝŸเฝบเฝขเผ‹เฝ„เฝบเฝฆเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝ–เฝŸเฝผเผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ $[officename]เฝฃเฝดเผ‹ เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝ เฝผเฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝ เฝฒเผ‹เฝ€เฝผเฝขเฝผเผ‹เฝฆเฝผเฝ•เฝŠเฝฒเผ‹เฝเฝผเฝขเฝŒเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ (*.doc) เฝ–เฝขเพ’เพฑเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ เฝผเฝ„เผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,23 +2325,23 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "The <emph>เฝเผ‹เฝ–เฝฆเพกเฝ˜เฝฆเผ‹ </emph>เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝขเฝ„เผ‹ เฝเผ‹เฝ–เฝฆเพกเฝ˜เฝฆเผ‹เฝ‘เฝผเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝฆเพฒเฝดเฝ„เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ <link href=\"text/shared/01/01060000.xhp\" name=\"save\">เฝฆเพฒเฝดเฝ„เฝฆเผ‹</link>เฝเพฑเฝผเฝ‘เผ‹เฝ“เฝดเฝฆเผ‹เฝฆเพคเฝบเฝฃเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ <emph>เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝดเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพฒเฝดเฝ„เฝฆเผ‹</emph>เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‚เพฑเฝผเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝเฝผเฝ“เผ‹เฝขเฝฒเฝ˜เผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹; เฝเฝผเฝ“เผ‹เฝขเฝฒเฝ˜เผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹;เฝเฝผเฝ“เผ‹เฝขเฝฒเฝ˜เผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹ </bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฒเผ‹เฝ†เฝดเผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝšเฝดเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ†เฝดเผ‹เฝšเฝผเฝ‘เผ</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝŒเฝฒเผ‹เฝ‡เฝฒเผ‹เฝŠเฝฑเฝฃเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเพเพฑเฝผเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹ <link href=\"text/shared/01/digitalsignatures.xhp\">เฝŒเฝฒเผ‹เฝ‡เฝฒเผ‹เฝŠเฝฑเฝฃเผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹</link>เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"svx/ui/imapdialog/text\">เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ–เฝขเพกเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝเพฑเฝ˜เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝดเผ‹เฝ„เฝฃเผ‹เฝ เฝšเฝผเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ </ahelp>เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ <emph>เฝเผ‹เฝ–เพฑเฝ„เผ‹ </emph>เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,8 +10389,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹ <link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Calc - Changes\"><emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹ - เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹ - %PRODUCTNAME Calc - เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹</emph></link>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝฆเพŸเฝบเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพฆเพฑเฝขเผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ‘เผ"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝšเฝดเผ‹เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ–เฝžเฝฒเฝ“เฝฆเผ‹เฝฃเฝฆเผ‹เฝšเฝ–เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ‹เฝšเฝดเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเพคเฝ„เผ‹เฝฃเฝฆเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "เฝฃเฝบเฝ–เผ‹เฝ‚เฝขเฝ„เฝฆเผ‹เฝšเฝดเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเพคเฝ„เผ‹เฝฃเฝฆเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ‘เฝบเผ‹ เฝ–เฝเฝผเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ“เฝฒเผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝฆเพฆเพฑเฝขเผ‹เฝ“เฝฒเผ‹เฝšเฝดเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Writer - Changes\"><emph>Tools - Options - %PRODUCTNAME Writer - Changes</emph></link>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝฆเพŸเฝบเผ‹ เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Calc - Changes\"><emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹ - เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹ - %PRODUCTNAME Calc - เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ</emph></link>. </caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝฆเพคเฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝฆเพŸเฝผเฝ“เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "<emph>List </emph>เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ <emph>เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹ </emph>เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹ <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">เฝšเฝ‚เฝฆเผ‹เฝ˜เฝ เฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝขเฝฒเฝ˜เผ‹</link>เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ <switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝฃเฝดเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเผ‹ เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เฝขเผ‹ เฝฆเพŸเฝผเฝ“เฝ˜เผ‹เฝจเฝฒเฝ“เผ</caseinline></switchinline>เผ‹"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ“เฝบเฝฆเฝฒเผ‹เฝŠเฝบเฝŒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ‹เฝฆเฝผเฝผเผ‹เฝฆเฝผเผ‹เฝ‚เฝฒเฝฆเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ˜เฝเฝ เผ‹เฝ˜เฝ“เฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝŸเฝดเฝขเผ‹เฝเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"> เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝ“เฝบเฝฆเฝฒเผ‹เฝŠเฝบเฝŒเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝšเฝ‚เฝฆเผ‹เฝ˜เฝ เฝฒเผ‹เฝเพฑเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเฝ”เผ‹เฝ‘เผ‹ เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ›เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝšเฝดเผ‹ เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜:</caseinline></switchinline>เฝ‘เฝ„เผ‹เฝ เฝเพฒเฝฒเฝฃเผ‹เฝเฝบเผ‹ เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,8 +10869,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ‚เฝดเผ‹เฝ‚เฝกเฝฆเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ <emph> เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ - เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ–เฝขเพเพฑเฝ–เผ"
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝ‚เฝ“เฝฆเผ‹เฝฆเผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝจเฝฒเฝ“เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝ„เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‘เฝ„เผ‹เฝฆเพคเฝ„เฝฆเผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ <emph>เฝ เฝ–เฝ‘เผ‹เฝ–เฝคเฝผเฝฃเผ‹ </emph>เฝ‚เฝดเผ‹ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹ </emph>เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ–เฝขเพเพฑเฝ–เผ"
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ เฝ–เฝ‘เผ‹เฝ–เฝคเฝผเฝฃเผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,15 +11253,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝšเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝ–เฝฆเพเฝดเฝ˜เผ‹/เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ–เพฑเผ‹เฝ–เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,7 +11509,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ </ahelp>เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹(*)เฝฆเพเฝขเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝฃเฝดเผ‹ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝฆเพŸเฝผเฝ„เฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ„เผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เฝ เฝฒเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <emph>เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹</emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‚เฝดเผ‹เฝกเฝดเฝ“เผ‹เฝขเฝฒเฝ„เฝ˜เผ‹เฝฆเพฆเฝบเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ‚เฝฒเผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹ % or * เฝ–เฝŸเฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝ เฝฒเฝฃเผ‹เฝ€เฝŒเฝฆเฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ _ or ?เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝšเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเฝฃเผ‹เฝ”เฝผเฝขเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,7 +11613,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝฃเฝฆเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเผ‹เฝเพฒเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ–เฝ…เฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝเฝผเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <emph> เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹</emph> เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹<emph> เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">เฝ‚เฝฒเฝฆเผ‹ <emph>เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝ เฝ‘เฝฒเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝฆเพฆเฝเผ‹เฝจเฝฒเฝ“เผ.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝเฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ˜เผ‹เฝ เฝ•เพฒเฝดเฝฃเผ‹(IME)เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝฆเพฆเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "เฝ‘เผ‹เฝฃเพŸเฝผเผ‹ เฝกเฝดเผ‹เฝ“เฝฒเฝ‚เฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝ เฝผเฝ‚เผ‹เฝฃเฝดเผ‹ เฝจเฝฒเฝ“เผ‹เฝŠเฝขเผ‹เฝ“เฝบเฝเฝฒเผ‹/เฝจเฝฒเฝ“เผ‹เฝŠเฝขเผ‹เฝ“เฝบเฝŠเฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพคเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝฃเฝดเฝ‚เฝฆเผ‹(IIIMP)เฝ เฝ‘เฝฒเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝ–เฝฆเพเพฑเฝผเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">เฝ‚เฝฒเฝฆเผ‹<emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝฆเพฆเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarVisible\">เฝ‚เฝฒเฝฆเผ‹ <emph>เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝ เฝ‘เฝฒเผ‹ เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝเฝ เฝ˜เผ‹เฝฃเฝดเผ‹ เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝฆเพฆเฝเผ‹เฝจเฝฒเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".uno:FullScreen\">เฝขเพฉเฝผเฝ˜เผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ”เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ€เฝบเฝฃเฝ€เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝšเฝดเผ‹ เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝฆเพฆเผ‹เฝ–เฝžเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝ‚เฝฆเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ„เฝ˜เผ‹เฝ‚เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹ <emph>เฝ‚เฝฆเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ„เฝ˜เผ‹ เฝจเฝฑเฝผเฝ“เผ‹/เฝจเฝผเฝ•เผ‹</emph> เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">เฝขเพฉเฝผเฝฆเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝ€เฝบเฝฃเฝ€เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>+เฝฆเฝผเฝขเผ‹เฝฃเพกเฝบเผ‹+J เฝ เฝ‘เฝฒเผ‹ เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ–เฝเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ„เฝ˜เผ‹เฝ‚เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝขเผ‹เฝ“เผ‹ เฝฆเฝผเฝขเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹เฝกเฝ„เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝšเฝดเผ‹เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝขเฝดเฝ„เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <emph>เฝ‚เฝฆเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝงเพฒเฝฒเฝฃเผ‹เฝ–เฝดเผ‹</emph>เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph> เฝฆเพŸเฝผเฝ“เผ‹</emph> เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝฃเพกเฝบเผ‹+เฝเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ</caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">เฝ‚เฝฒเฝฆเผ‹<emph>เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝ เฝ‘เฝฒเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝฆเพฆเฝเผ‹เฝจเฝฒเฝ“เผ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ <emph>เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹</emph>เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <emph>เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝฃเฝฆเผ‹เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ˜เฝฒเผ‹เฝฃเฝดเผ‹ เฝ–เฝžเฝ‚เผ‹เฝ‘เผ"
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "<emph>เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ เฝ•เพฑเฝฃเผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ”เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพเพฑเผ‹เฝเฝฃเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ‘เผ <emph>เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹</emph>เฝ เฝ‘เฝฒเผ‹เฝฆเพณเฝขเผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฆเพฆเพฒเฝ‚เฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝเฝ เฝ˜เผ‹เฝšเฝดเฝ“เผ‹เฝšเฝผเฝ‘เผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ‘เผ"
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,8 +12621,8 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <emph>Special Characters </emph>เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ…เฝฒเฝ‚เผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ‹เฝ‘เฝ„เผ‹ เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ“เผ‹เฝ˜เฝฒเผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝžเฝ‚เผ‹เฝฆเพŸเฝบเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ–เฝขเพ’เพฑเผ‹เฝ†เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ -2pt เฝกเฝ„เผ‹เฝ“เผ‹ +5pt)เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝšเฝดเผ‹;เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝดเผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ เฝผเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ”เผ‹; เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹</bookmark_value><bookmark_value>เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝดเผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝดเฝ„เผ‹เฝ€เฝดเผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝฆเพฆเฝดเฝ‚เผ‹เฝ เฝ–เพฒเฝบเฝ‚เผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝšเฝดเผ‹; เฝฆเพฆเฝดเฝ‚เผ‹เฝ เฝ–เพฒเฝบเฝ‚เผ‹</bookmark_value><bookmark_value>เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝšเฝดเผ‹; เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ‚เพฑเฝฒเฝ–เผ‹เฝ˜เผ‹เฝšเฝดเผ‹; เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝšเฝดเผ‹; เฝ‚เพฑเฝฒเฝ–เผ‹เฝ˜เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝšเฝดเผ‹; เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝšเฝดเผ‹</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_CHAR_EFFECTS_LB_FONTCOLOR\">เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <emph> Automatic</emph>เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ เฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝขเพ’เพฑเฝ–เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝ“เฝ‚เฝ”เฝผเผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‚เพฒเฝฒเฝ–เผ‹เฝ‚เฝ“เฝ‚เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‘เฝ€เฝขเฝ”เผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,15 +13525,15 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "เฝšเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝšเฝขเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝเฝขเผ‹เฝŸเฝบเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‘เผ"
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "เฝ˜เฝบเฝ‘เฝ”เผ‹เฝฆเพฆเฝบ - เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ เฝ‘เฝฒเผ‹ - เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹ เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ - เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ - เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝขเฝบเผ‹เฝ‚เฝฒเผ‹ เฝ‘เฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝฃเฝดเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝดเฝ„เผ‹เฝ–เผ‹เฝ เฝ‘เฝฒเผ‹ - เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝ‘เฝบเฝ เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝขเผ‹เฝ•เฝ–เผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_CHAR_EFFECTS_LB_RELIEF\">เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝขเฝฒเผ‹เฝ˜เฝผเฝ เฝฒเผ‹เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ เฝ เฝ–เฝดเฝขเผ‹เฝ…เฝ“เผ‹เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ เฝ‘เฝฒเผ‹ เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝฃเพŸเฝ‚เผ‹เฝฃเฝดเผ‹เฝ†เฝบเฝขเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ‹ เฝ เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ เฝ–เฝขเพเฝผเฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝขเฝฒเผ‹เฝ˜เฝผเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ เฝ‘เฝฒเผ‹ เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ–เฝ…เฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹/เฝšเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">เฝจเฝบเผ‹เฝคเฝฒเผ‹เฝกเฝฑเฝ“เผ‹เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝšเฝดเผ‹เฝ“เฝ„เผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‘เฝ”เฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝขเฝฒเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ เฝจเฝบเผ‹เฝคเฝฒเผ‹เฝกเฝฑเฝ“เผ‹เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฆเพเพฑเฝผเฝขเผ‹เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ <emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝšเฝดเผ‹ - เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹ - เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝดเผ‹ - เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ <emph>เฝจเฝบเผ‹เฝคเฝฒเผ‹เฝกเฝฑเฝ“เผ‹เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฆเพเพฑเฝผเฝขเผ‹เฝšเฝดเผ‹ </emph>เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ <emph>เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝกเฝผเฝ‘เฝ”เผ‹</emph></ahelp>เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ˜เฝ„เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ‘เผ‹เฝ‘เฝ„เผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝŸเฝบเฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‘เผ‹ เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝฆเพฆเฝผเฝ˜เผ‹เฝคเฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ (-)เฝ‚เฝฆเฝดเฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‚เฝคเฝ˜เผ‹เฝเฝฒเฝ‚เผ‹( _ )เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝ‰เฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ (=), เฝฆเพเฝขเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ (*), เฝฆเพฃเผ‹เฝฆเพ’เพฒเผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ (~), เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‘เพฒเพญเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ (#)เฝ‚เฝฆเฝดเฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝ˜เฝ„เฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝขเฝฒเฝ„เผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹ ... </caseinline></switchinline>เฝ เฝ‘เฝฒเผ‹เฝฃเฝฆเผ‹ เฝฆเพฆเฝผเฝ˜เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝšเฝดเผ‹ เฝ˜เฝ‰เฝ˜เผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared/02.po b/source/dz/helpcontent2/source/text/shared/02.po
index 580af46653c..090cbf05e19 100644
--- a/source/dz/helpcontent2/source/text/shared/02.po
+++ b/source/dz/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 06:20+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ</emph>: เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹<emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เผ‹</emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ <emph>... </emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹ เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹ <emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹</emph> เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ <emph>เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒ </emph> เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ The <emph>Number Format</emph> dialog appears."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>เฝ‰เฝดเฝ„เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹ </emph>เฝ‘เฝ„เผ‹<emph>เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เผ</emph>:เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‰เฝดเฝ„เผ‹เฝ˜เฝเฝ เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹ เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝ‰เฝดเฝ„เผ‹เฝ˜เฝเฝ เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝกเฝผเฝ‘เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝจเฝ เฝดเฝŠเฝฒเผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝ‘เฝ„เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹: เฝ‰เฝดเฝ„เผ‹เฝ˜เฝเฝ เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เผฅเผ‹ เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ เฝงเพฒเฝฒเฝฃเผ‹เฝจเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹ เผฃเผ‹เฝ“เฝ„เผ‹เฝ“เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝจเฝ เฝดเฝŠเฝฒเผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เผฅเผ‹เฝจเฝฒเฝ“เผ‹ เฝ เฝ‘เฝฒเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝฆ)เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹: เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เผกเผ  เฝ‘เฝ„เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เผขเผ เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ เฝจเฝ เฝดเฝŠเฝฒเผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝผเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝ‘เฝ„เผ‹ เผกเผ เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ)เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ <emph>เฝ‰เฝดเฝ„เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝ‚เฝผเฝ„เผ‹ </emph>เฝ‘เฝ„เผ‹ <emph>เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ </emph>เฝ˜เผ‹เฝ–เฝ€เฝ„เผ‹เฝ”เฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ–เฝ…เฝ‘เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝšเฝดเผ‹ เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ–เฝ‘เผ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹ เฝ˜เฝเฝดเฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ เผ‹เฝ“เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝ‰เฝฒเฝฆเฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ„เผ‹<emph>เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹</emph>เฝ เฝ‘เฝฒเผ‹ เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,7 +2029,7 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
msgstr ""
#: 01170003.xhp
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝฃเฝผเฝ‚เผ‹เฝฆเพŸเฝบเผ‹เฝขเฝ„เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝฆเผ‹เฝฃเฝดเผ‹ เฝกเฝ“เผ‹เฝฃเฝ‚เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝฆเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹ เผกเผฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝฃเพŸเผ เฝ€เฝผเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฆเฝ„เผ‹เฝ–เผ‹เฝ‘เผ‹เฝขเฝดเฝ„เผ‹เฝกเฝ„เผ‹เฝฃเฝบเผ‹เฝคเฝฑเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ€เฝผเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹<emph>เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ </emph> เฝ–เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹<emph>เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฃเฝบเผ‹เฝคเฝฑเผ‹เฝ เฝ‘เฝฒเผ‹</emph> เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เผ"
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,23 +2237,23 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ <emph> </emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹ เฝฃเพกเฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
msgstr ""
#: 01170004.xhp
@@ -2261,23 +2261,23 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝฃเพกเฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝด:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‘เฝฒเผ‹ <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝผเฝ„เผ‹เฝ‘เฝ‚เฝผเผ</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
msgstr ""
#: 01170004.xhp
@@ -2285,31 +2285,31 @@ msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ”เฝ˜เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹เฝฆเฝผเฝขเผ‹เฝฃเพกเฝบเผ‹+เฝจเฝบเฝ•เผ‹เผคเฝจเฝบเฝ–เผ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ”เผ‹เฝ˜เฝบเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝšเฝดเฝ“เผ‹เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝจเฝบเฝ–เผ"
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ เฝ–เฝคเฝบเฝ‘เผ‹เฝ–เฝŸเฝดเฝ„เผ‹เฝšเฝดเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝฃเฝฆเผ‹เฝงเฝบเฝ„เผ‹เฝ–เฝ€เฝฃเผ‹เฝขเฝ„เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝฆเฝผเฝขเผ‹เฝฃเพกเฝบเผ‹+เฝจเฝบเฝ˜เผ‹เผกเผ เผ‹ เฝ˜เฝ“เฝ“เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
msgstr ""
#: 01170004.xhp
@@ -2317,8 +2317,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‘เผ"
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ <emph> เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ </emph>เฝ‘เฝบเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹เฝ–เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ</variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "เฝ“เฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹ </caseinline><defaultinline>เฝ‚เฝ‘เฝ˜เผ‹เฝฃเพกเฝบเผ‹</defaultinline></switchinline>+เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝกเฝขเผ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹ </caseinline><defaultinline>เฝ‚เฝ‘เฝ˜เผ‹เฝฃเพกเฝบเผ‹</defaultinline></switchinline>+เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝกเฝขเผ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ–เฝฆเพกเฝ˜เฝฆเผ"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "เฝฆเฝผเฝขเผ‹เฝฃเพกเฝบเผ‹+เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "เฝกเฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "เฝ˜เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ€เฝผเฝ˜เผ‹เฝฆเพฆเฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝเผ‹เฝเฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝฃเฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ–เฝฆเพกเฝ˜เฝฆเผ‹เฝ–เฝžเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝ‚เผ‹เฝ‘เฝบเผ‹เฝฆเพฆเฝบเผ‹เฝจเฝฒเฝ“เผ‹เฝ“เผ‹เฝขเฝดเฝ„เผ‹ เฝ เผ‹เฝ“เผ‹เฝ‚เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝ˜เฝ‚เฝผเฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝŸเฝบเฝขเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเพฑเฝ‘เผ‹เฝšเฝ–เผ‹เฝ…เฝฒเฝ‚เผ‹เฝขเฝบเผ‹เฝ–เผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹เฝจเฝฒเฝ“เผ‹ เฝ‘เฝ”เฝบเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เผ‹เฝ‚เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹ <emph>เฝ‘เฝ„เผ‹</emph>เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <emph>เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹ </emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ€เพฑเฝฒเผ‹<emph>เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝงเพฒเฝฒเฝฃเผ‹เฝ–เฝดเผ‹เฝšเฝดเผ‹</emph>เฝ–เฝŸเฝดเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝจเฝฒเฝ“เผ"
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,15 +2509,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "เฝ เผ‹เฝ“เฝฒเผ‹ <emph>เฝกเฝผเฝ„เฝฆเผ‹เฝเพฑเฝ–เผ‹</emph>เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝผเฝ„เฝฆเผ‹เฝเพฑเฝ–เผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹ เฝ„เฝบเฝฆเผ‹เฝ เฝšเฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ เฝ เผ‹เฝ“เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‘เฝ„เผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹ เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝฆเพฆเฝบเผ‹เฝ เฝ‚เพฑเฝผเฝเผ‹เฝจเฝฒเฝ“เผ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝขเฝบเผ‹เฝขเฝบเผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝบเฝ“เผ‹เฝฃเฝดเผ‹ เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝเฝผเฝ–เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเฝ‚เฝฆเผ"
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
msgstr ""
#: 01170101.xhp
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ (เฝจเฝฒเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹)\"เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹\" เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ</ahelp> เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ˜เฝฒเฝ“เผ‹เฝเฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ เฝ‘เฝฒเผ‹เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ˜เฝฒเผ‹เฝšเฝดเฝ‚เฝฆเฝ” (เฝ˜เฝบเฝ“เผ)เผ‹เฝจเฝฒเฝ“เฝ˜เผ‹เฝ‘เฝ„เผ‹เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพเพฑเผ‹เฝเฝฃเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,7 +2549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
msgstr ""
#: 01170101.xhp
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ…เฝฒเฝ‚เผ‹เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเฝเผ‹เฝ‘เผ‹ เฝ–เพฑเผ‹เฝ–เฝ เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ–เพฑเผ‹เฝ–เผ‹เฝ“เฝ˜เผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝบเผ‹ เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp> เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝ–เฝ‘เฝ‚เผ‹เฝ–เฝŸเฝดเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เฝ”เผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝšเฝดเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เฝ”เผ‹เฝ‚เฝฒเผ‹เฝ–เพฑเผ‹เฝ–เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ–เฝเฝดเฝ–เผ"
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝฃเฝดเผ‹เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เพฑเผ‹เฝ–เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "เฝกเฝดเผ‹เฝจเฝขเผ‹เฝจเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝผเฝ‚เผ‹เฝฃเฝดเผ‹<link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹</link> เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹<link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝžเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ“เฝ„เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ</emph></link>"
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,7 +2645,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
msgstr ""
#: 01170101.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
msgstr ""
#: 01170101.xhp
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹ เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ“เฝ„เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ”เฝ เฝฒเผ‹ เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">เฝ‚เฝฒเฝฆเผ‹ เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ–เฝ€เฝ„เผ‹เฝ‚เฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ </ahelp> เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ‘เฝบเผ‹เฝฃเฝดเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ“เฝฒเผ‹เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ–เฝ€เฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝฆเพ”เฝผเฝ“เผ‹เฝ˜เฝ เฝฒเผ‹เฝ เฝ›เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "เฝฃเพกเฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เฝดเฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ‘เฝบเผ‹เฝ˜เฝ“เฝ“เผ‹เฝเฝผเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆ เฝ เผ‹เฝ“เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ›เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹ เฝ‘เพฒเฝ“เผ‹เฝฆเพเพฑเฝบเฝ‘เผ‹เฝฆเพฆเฝบเผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ‘เฝผเฝ„เผ‹เฝเฝขเผ‹ เฝฆเพฃเผ‹เฝฆเพ’เพฒเผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ (~)เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ–เฝžเฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>เฝ เฝ‚เฝ“เผ‹เฝฃเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹</emph>เฝฆเพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹ เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝ“เผ‹ เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ เฝขเพฉเผ‹เฝ–เฝฆเพเพฒเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹ เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเผ‹เฝšเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>%PRODUCTNAMEเผ‹ เฝšเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝ†เผ‹เฝ•เพฒเฝ“เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ„เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ“เฝดเฝฆเผ‹เฝ…เฝ“เผ‹เฝšเฝ‘เผ‹เฝ เฝ‡เฝฃเผ‹เฝ†เผ‹เฝ•เพฒเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝฆเฝดเผ‹เฝ เฝ–เพฒเฝ„เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝฆเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เผขเผ‹เฝ–เฝŸเฝดเฝ˜เผ"
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\"> เฝกเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ–เฝขเผ‹เฝ“เฝ เฝฒเผ‹ เฝ˜เฝฒเผ‹เฝฃเฝฒเผ‹เฝฆเพเฝขเผ‹เฝ†เฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹ เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‚เพฑเฝ„เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ•เพฒเผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเฝ–เผ‹เฝ‚เฝžเฝฒเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เฝ”เผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝกเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เฝ˜เผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝดเฝฆเผ‹เฝกเฝดเฝ“เผ‹เฝ‘เฝดเฝ˜เผ‹เฝ‚เพฒเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ˜เฝขเผ‹เฝ˜เฝ“เฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝžเฝ‚ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ“เฝดเฝฆเผ‹เฝ…เฝ“เผ‹เฝ†เฝดเผ‹เฝšเฝผเฝ‘เผ‹เฝ†เผ‹เฝ•เพฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เผขเฝจเฝบเฝฆเฝฒเผ‹เฝกเฝ„เผ‹เฝ“เผ‹เผฅเผ เผ เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝ–เฝŸเฝดเฝ˜เผ"
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝฃเพทเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝขเฝบเผ‹เฝ เฝ‘เฝดเฝ“เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเผ </ahelp>เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝฃเพทเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">เฝ–เฝ‘เฝบเฝ“เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝขเพซเฝดเฝ“เผ‹เฝ˜เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝฃเฝฆเผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ”เฝ เฝฒเผ‹ เฝ‘เฝ”เพฑเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝกเฝ„เผ‹ เฝ เฝ–เพฒเฝฃเผ‹เฝฃเฝ˜เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹ เฝ€เพณเฝ‘เผ‹เฝ€เฝผเฝขเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹ เฝเพฑเฝ‘เผ‹เฝšเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ‚เผ‹ เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp> เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ–เฝ‘เฝบเฝ“เผ‹เฝ”เผ‹เฝ‘เฝ„เผ‹เฝขเพซเฝดเฝ“เผ‹เฝ˜เผ‹เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ€เพณเฝ‘เผ‹เฝ€เฝผเฝขเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฃเฝดเฝ‚เฝฆเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ เผ‹เฝ“เฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเผ"
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "<emph>เฝŠเฝฒเฝฆเฝฒเผ‹เฝŠเฝบเฝŠเฝฒเผ‹</emph>เฝขเพ’เพฑเฝดเผ‹เฝ เฝ‘เฝฒเผ‹ เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝ˜เฝบเฝ“เผ‹เฝ”เฝขเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,7 +3229,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
msgstr ""
#: 01170101.xhp
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹ เฝจเฝบเผ‹-เฝ›เฝบเฝขเฝŒเฝฒเผ‹เฝ‘เฝ„เผ‹ เฝจเฝบเผ‹-เฝ›เฝบเฝขเฝŒเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เฝดเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹ เฝจเฝบเผ‹-เฝ›เฝบเฝขเฝŒเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝกเฝฒเฝ‚เผ‹เฝ†เฝดเฝ„เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹ เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝจเฝบเผ‹-เฝ›เฝบเฝขเฝŒเฝฒเผ‹เฝ‘เฝ„เผ‹ เฝจเฝบเผ‹เฝ›เฝบเฝขเฝŒเฝฒเผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เผ -เผฉเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เฝดเฝ„เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ˜เฝบเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹ เฝจเฝบเผ‹-เฝ›เฝบเฝขเฝŒเฝฒเผ‹เฝ‘เฝ„เผ‹ เผ -เผฉเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹ เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เผ -เผฉเฝšเฝดเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "เฝ‘เฝ”เฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝดเผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹(เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ†เฝดเผ‹เฝšเฝผเฝ‘เผ‹เฝฆเฝผเฝ‚เฝฆเผ‹)เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ•เพฒเผ‹เฝ…เฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝžเฝ‚เผ‹เฝ–เฝเฝดเฝ–เผ<ahelp hid=\"HID_PROP_STRICTFORMAT\">เฝ‚เฝ‘เฝ˜เผ‹เฝ‘เพฒเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ‘เฝฒเผ‹(เฝ–เฝเฝดเฝ–เผ‹)เฝ เฝ–เฝ‘เผ‹เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ†เฝผเฝ‚เผ‹เฝ”เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp> เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹ เฝจเฝ„เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝšเฝดเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝฃเพกเฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝฆเฝฃเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเผ‹เฝ‚เฝดเผ‹เฝงเพฒเฝฒเฝฃเผ‹เฝ–เฝดเผ‹เฝšเฝดเผ‹ เฝฆเพฃเฝ„เผ‹เฝ˜เฝบเฝ‘เผ‹เฝฆเพฆเฝบเผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,7 +3381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
msgstr ""
#: 01170101.xhp
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝขเพ’เพฑเฝดเผ‹เฝ เฝ‘เฝฒเผ‹ เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝ˜เผ‹เฝ‚เฝเฝผเฝ‚เผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝ˜เฝบเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹<emph>เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝ€เพฑเฝฒเผ‹</emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝกเฝผเฝ‘เผ <ahelp hid=\"HID_PROP_IMAGE_URL\">เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝ€เพฑเฝฒเผ‹<emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹</emph> เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝฃเฝ˜เผ‹เฝ‘เฝ„เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‚เฝดเฝขเผ‹เฝฃเฝดเผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ˜เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹<emph>...</emph>เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝฃเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝฆเฝดเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ เฝผเฝ„เผ‹เผ"
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,7 +3517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
msgstr ""
#: 01170101.xhp
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝฃเฝดเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝฒเผ‹เผ‹เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝฃเฝดเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝ–เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹ เฝกเฝดเผ‹เฝจเฝขเผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพกเฝบเฝ–เผ‹เฝ“เฝ„เผ‹ เฝขเฝดเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝจเฝบเฝ•เผ‹ เผกเผ‹ เฝ˜เฝ“เฝ“เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝดเฝขเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ‘เฝบเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ–เฝเฝดเฝ–เผ"
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ›เฝดเฝฃเผ‹เฝžเฝดเฝ‚เฝฆเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ</ahelp>เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹, เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ›เฝดเฝฃเผ‹เฝžเฝดเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ <emph>เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ›เฝดเฝฃเผ‹เฝžเฝดเฝ‚เฝฆเผ‹</emph> เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‚เฝ“เฝ„เผ‹ <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">เฝ•เฝ“เผ‹เฝ–เฝฆเพณเฝ–เผ‹ </link> เฝ เฝ›เฝดเฝฃเผ‹เฝžเฝดเฝ‚เฝฆเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹เฝฃเพกเฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝ‘เฝ„เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝ„เผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ„เฝบเฝฆเผ‹เฝšเฝฒเฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝ“เฝฑเผ‹เฝฃเฝดเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝฒเฝ„เผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ˜เฝฒเผ‹เฝ เฝผเฝ„เผ‹เผ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝบเผ‹ เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝขเผ‹(\"เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝขเผ‹\" เฝ‚เฝ“เฝฆเผ‹เฝฃเฝดเฝ‚เฝฆเผ‹) เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ‚เฝ…เฝฒเฝ‚เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹เผ‹ เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ˜เฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</bookmark_value><bookmark_value>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹ ;เฝ˜เฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝฃเพทเฝ‚เฝ”เฝ เฝฒเผ‹เฝ‚เฝดเฝขเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp>เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝฃเพŸเฝ‚เผ‹เฝฆเพŸเฝบเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ†เฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฃเฝ‚เผ‹เฝ เฝเฝ–เผ‹เฝ–เฝ…เฝดเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝฃเฝ‚เผ‹เฝเฝผเฝ‚เผ‹เฝ‚เฝฒเฝฆเผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ†เฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ <item type=\"keycode\">เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ </item> เฝ˜เฝขเผ‹เฝ˜เฝ“เฝ“เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ \"Yes\",เฝ เฝ•เฝดเฝฃเผ‹เฝ˜เฝฒเฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝเฝผเฝ–เผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‚เฝดเผ‹</emph>เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ <emph>เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹ </emph>เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ‚เฝดเผ‹ เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝขเฝบเผ‹เฝ‘เฝ„เผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝ‘เฝบเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹ เฝ„เฝผเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹ <emph>เฝ˜เฝฒเฝ„เผ‹ </emph> เฝขเพ’เพฑเฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹<link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">เฝขเพฃเฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เฝ”เผ‹</link> เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝฆเพŸเฝบเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ˜เฝบเฝ€เผ‹เฝ€เฝผเฝขเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝงเฝบเผ‹เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝฆเพŸเฝบเผ‹เฝ–เฝŸเฝผเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝฃเฝฆเผ‹ เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹; เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝผเผ‹</bookmark_value><bookmark_value>เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝผเผ‹; เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹</bookmark_value><bookmark_value>เฝขเพฃเผ‹เฝ”เผ‹เฝšเฝดเผ‹;เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝผเผ</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "เฝขเฝบเผ‹เฝŒเฝฒเฝ เฝผเผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝšเฝดเผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝ˜เฝ เฝฒเผ‹ เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝ–เฝ„เผ‹เฝ˜เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹ เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝบเผ‹เฝกเฝ„เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝฆเพŸเฝบเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝ เฝ‘เฝฒเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝเฝดเฝฆเผ‹เฝ˜เฝฒเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฃเฝดเผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ…เฝผเฝ‚เผ‹เฝ เฝเฝ‘เฝ”เผ‹เฝฆเพฆเฝบเผ‹เฝ–เพฑเฝฒเฝ“: เฝ‘เฝ–เพฑเฝบเฝขเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹เฝ”เฝ เฝฒเผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝดเฝ–เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝฆเพกเฝบเผ‹เฝšเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹ เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹<link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เฝ เฝฒเผ‹เฝ„เฝผเผ‹เฝšเฝ–เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ</link>"
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‘เฝบเผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹ เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‚เฝดเฝขเผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ‹เฝ“เผ‹ เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‘เฝบเผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹ เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‚เฝดเฝขเผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ‹เฝ“เผ‹ เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝบเผ‹ เฝฃเพทเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ™เฝ˜เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹(เฝจเฝฒเฝ“เผ‹)เฝ‘เฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹ เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹(เฝ˜เฝบเฝ“)เผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ </ahelp>เฝฃเพทเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ™เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹<emph> เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝบเผ‹</emph> เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เฝ”เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฃเฝดเผ‹ เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹ เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ†เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝฃเพทเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ™เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝบเผ‹ เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝšเฝดเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ˜เฝฒเผ‹เฝšเฝดเฝ‚เฝฆเผ"
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‘เฝบเผ‹ \"เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝบเฝ‘เฝ”เผ‹เฝฆเพฆเฝบ\"เฝ‘เฝ„เผ‹ \"3-D look\"เผ‹เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ \"Flat\"เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ‹เฝ“เผ‹ เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ <emph> เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝดเฝขเผ‹ เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ‘เฝบเผ‹</emph>เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝเฝดเฝ–เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ \"เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝบเฝ‘เฝ”เผ‹\", \"3-D look\" เฝกเฝ„เผ‹เฝ“เผ‹ \"Flat\"เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‚เพฑเฝฃเผ‹เฝเผ‹เฝฃเฝฆเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ"
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,23 +4053,23 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹ เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹<emph> เผ‹เฝจเฝบเฝ–เผ‹เฝ‘เผ‹</emph>เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‘เฝบเผ‹ เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝฃเพทเฝ‚เผ‹เฝฆเพŸเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‘เฝบเผ‹ เฝจเฝบเฝ–เผ‹เฝ‘เผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝคเฝดเฝฃเผ‹เฝฃเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝฒเผ‹เฝ เฝผเฝ‚เผ‹เฝฃเฝดเผ‹ เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝฆเผ‹เฝฃเฝดเผ‹ <emph> เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‘เฝบเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ</emph>"
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝบเผ‹ <emph>เฝฆเพฆเผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹</emph> เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹ <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"> เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝ˜เฝฒเฝ“เผ‹เฝ เฝ‘เฝดเฝ‚</link>เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ„เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝ เผ‹เฝ“เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹ เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‘เฝ„เผ‹ เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ เผ‹เฝ“เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝบเผ‹ เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ"
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4093,7 +4093,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4125,7 +4125,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
msgstr ""
#: 01170101.xhp
@@ -4149,7 +4149,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4157,8 +4157,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ‚เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ‘เฝบเผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹<emph>...</emph> เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹<emph>เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‘เฝบเผ‹เฝฃเฝดเผ‹ </emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ"
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,7 +4189,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‘เฝบเผ‹ เฝ–เฝคเฝดเฝ‘เผ‹เฝ•เพฒเผ‹เฝ‚เฝดเฝขเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ•เฝ–เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‘เฝบเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹<emph>เฝจเฝบเฝ–เผ‹เฝขเพŸเฝ เฝฒเผ‹</emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹เฝจเฝบเฝ–เผ‹เฝ‘เผ‹ เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เฝ˜เผ‹เฝฆเพฆเฝบเผ‹ เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚<emph>เฝจเฝบเฝ–เผ‹เฝขเพŸเฝ เฝฒเผ‹</emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹เฝจเฝบเฝ–เผ‹เฝ‘เผ‹ เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เฝ˜เผ‹เฝฆเพฆเฝบเผ‹ เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ–เพฑเผ‹เฝ–เผ‹เฝเฝบเฝ–เฝฆเผ‹เฝ‚เผ‹เฝ“เฝฒเผ‹เฝกเฝ„เผ‹ เฝ˜เผ‹เฝ–เฝฆเพเพฑเฝบเฝฃเผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ เผ‹เฝ“เฝฑเฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‘เฝบเผ‹ เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‘เฝบเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,7 +4349,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
msgstr ""
#: 01170101.xhp
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\"><emph>เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ–เฝ€เฝ‚เผ‹เฝ“เฝฒเฝ เฝฒเผ‹</emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‘เฝบเผ‹ เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝกเฝผเฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ‘เผ‹ เฝ†เฝบเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝผเฝ˜เผ‹เฝ เฝ‚เพฑเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝบเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,15 +4445,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เพฑเฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹ เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
msgstr ""
#: 01170101.xhp
@@ -4461,15 +4461,15 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝšเฝดเผ‹เฝ“เฝ„เผ‹เฝฆเพฃเผ‹เฝ˜เฝ„เผ‹-เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ˜เฝฒเฝ„เผ‹เฝšเฝดเผ เฝฆเพฃเผ‹เฝ˜เฝ„เผ‹-เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ เฝฆเพฃเผ‹เฝ˜เฝ„เผ‹-เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝดเผ‹</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -4477,8 +4477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "<emph>เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹</emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝฃเฝดเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ˜เฝบเฝ€เผ‹เฝขเฝผเฝฆเฝฒเผ‹เฝ‘เฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝฃเฝฑเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‚เฝกเฝผเฝ‚เผ‹เฝ–เฝ€เฝผเฝฃเผ‹เฝ–เฝ เฝฒเผ‹เฝ‘เฝดเฝฆเผ‹เฝ“เฝ„เผ‹เฝ‘เพฒเฝ“เผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝจเผ‹เฝขเพŸเฝ‚เผ‹เฝขเฝ„เผ‹ <emph>เฝ˜เฝฒเฝ„เผ‹</emph> เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹ เฝฆเพŸเฝผเฝ“เฝ˜เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,7 +4493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
msgstr ""
#: 01170101.xhp
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">เฝ‘เฝ„เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝขเพกเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝกเฝฒเฝ‚เผ‹เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝ‘เฝ„เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <emph>เฝ‘เฝ„เฝดเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝขเพกเผ‹เฝขเพŸเฝ‚เฝฆเผ‹</emph>เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹ เฝ‘เฝ„เฝดเฝฃเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝ„เฝผเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ†เฝผเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝ เฝ–เฝ‘เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝฆเพŸเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ‚เฝฒเผ‹ เฝจเฝบเผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝฆเฝฒเผ‹เฝจเฝ เฝฒเผ‹เฝจเฝ เฝฒเผ‹-เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ เฝ†เฝผเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ‚เฝฒเฝฆเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝ˜เผ‹เฝกเฝฒเฝ“เผ‹เฝ”เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝดเฝ‚ </ahelp> เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹เฝ†เฝผเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ‚เฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝ˜เผ‹เฝกเฝฒเฝ“เผ‹เฝ”เผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ <emph>เฝ†เฝผเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเฝ เฝฒเผ‹</emph>เฝ เฝผเฝ‚เผ‹เฝฃเฝดเผ‹ เฝขเฝบเผ‹เฝ เฝ‘เฝผเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ‚เฝฒเผ‹ เฝจเฝบเผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝฆเฝฒเผ‹เฝจเฝ เฝฒเผ‹เฝจเฝ เฝฒเผ‹ เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝšเฝดเผ‹ เผ เผ‹ เฝฃเฝฆเผ‹ เผขเผฅเผฅ เฝšเฝดเฝ“เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "เฝจเฝบเผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝฆเฝฒเผ‹เฝจเฝ เฝฒเผ‹เฝจเฝ เฝฒเผ‹เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เฝ เฝฒเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹ <emph>เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเฝ เฝฒเผ‹</emph> เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹(เฝฆเพฆเพฑเฝขเผ‹ - เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹)เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,7 +4573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
msgstr ""
#: 01170101.xhp
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">เฝ‚เฝฒเฝฆเผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ˜เฝเฝผเผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ .</ahelp> เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹เฝ“เฝ„เผ‹ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝšเฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ„เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ“เฝดเฝฆเผ‹เฝ…เฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ‡เฝฃเผ‹เฝ…เผ‹เฝ•เพฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝฆเฝดเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝฆเฝฒเผ‹เฝจเฝบเฝ˜เผ‹ เผขเผ"
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "เฝ–เฝ™เฝ‚เผ‹เฝ‘เฝผเผ/เฝ‚เฝฆเฝผเฝ‚เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝ‚เฝฒเฝฆเผ‹ \"value units\" เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ เฝ–เฝคเฝดเฝ‘เผ‹เฝ•เพฒเฝ เฝฒเผ‹เฝ˜เฝเฝบเผ‹เฝ–เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝขเพ’เพฑเฝ–เผ‹เฝ‚เฝžเฝฒเผ‹เฝ•เพฑเฝบเฝ‘เผ‹เฝ‘เฝ–เฝ„เผ‹เฝ˜เฝฒเผ‹ เฝ˜เฝเฝบเผ‹เฝ–เฝผเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ เฝผเฝ„เผ‹เผ</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "0 เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝเฝบเผ‹เฝ–เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเผ‹เฝšเฝ‘เผ‹เฝ‘เฝบเผ‹ เฝเฝผเผ‹เฝขเฝ เฝฒเผ‹เฝ˜เฝเฝผเผ‹เฝšเฝ‘เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เผ‹เฝฆเพฆเฝบเผ‹เฝ เฝผเฝ„เผ‹เผ"
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹<emph>เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝ‚เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ </emph>เฝเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ…เฝดเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹ <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹</link>เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹</emph></link> เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ‚เฝดเผ‹ เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝšเฝดเผ‹เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹ <emph>เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹</emph> เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพฒเฝฒเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝšเฝดเผ‹ เฝขเฝฒเฝ˜เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฃเฝดเผ‹เฝขเฝ‚เผ‹เฝฃเฝฆเผ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ˜เฝเฝผเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">เฝคเฝผเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ เฝžเฝฒเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹ เฝขเฝบเผ‹เฝŒเฝฒเฝ เฝผเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝšเฝดเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ“เฝ„เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹(เฝจเฝผเฝ•เผ‹)เฝฃเฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝจเฝฒเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,7 +5645,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5653,7 +5653,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
msgstr ""
#: 01170102.xhp
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹ เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝจเฝบเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ‚เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝขเฝบเผ‹เฝขเฝบเผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹</emph> \"เฝšเฝ‚เฝฆเผ‹เฝ‚เพฒเฝผเฝฆเผ‹เฝ เฝ†เฝขเผ‹\"เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ‘เฝบเผ‹<emph>เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph>เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝคเฝดเฝฃเผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝ เผ‹เฝ“เฝฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ</ahelp> เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ–เฝฆเพกเฝดเฝ เฝฒเผ‹ เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ‘เฝบเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝ เผ‹เฝ“เฝฑเฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ เฝ‘เพฒเฝ“เผ‹เฝšเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ†เฝบเผ‹เฝ–เผ‹เฝšเฝดเผ‹เฝ“เฝ„เผ‹ เฝ‚เผ‹เฝ‘เฝบเผ‹เฝฆเพฆเฝบเผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ‹เฝ“เผ‹เฝ‘เฝ„เผ‹ เผ‹เฝ‘เฝบเผ‹เฝ˜เผ‹เฝšเฝ‘เผ‹เฝ‰เฝดเฝ„เผ‹เฝฆเฝดเผ‹เฝฆเพฆเฝบเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ‹เฝ“เผ‹เฝšเฝดเผ‹เฝฆเฝบเฝ˜เฝฆเผ‹เฝเฝขเผ‹เฝ–เฝžเฝ‚ </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "เฝ‘เฝ”เพฑเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "เฝ–เฝ‘เฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "เฝ‘เฝ”เพฑเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝขเพซเฝดเฝ“เผ‹เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝ เฝ‘เฝดเฝ‚"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "เฝŠเฝฒเผ‹เฝจเฝขเผ‹เฝจเฝ เฝฒ-เฝ‚เฝ“เฝฆเผ‹เฝฃเฝดเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ \"undetermined\"เฝ‚เฝ“เฝฆเผ‹เฝฃเฝดเฝ‚เฝฆเผ‹เฝฃเฝดเผ‹ เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NVเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝผเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝจเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝจเฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ–เฝ‘เฝบเฝ“เผ‹เฝ”เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เผ เผ‹ เฝ˜เฝบเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹: เฝ‘เฝ”เพฑเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‘เฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ<br/>เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝขเพซเฝดเฝ“เผ‹เฝ˜เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เผ เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹: เฝ‘เฝ”เพฑเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝขเผ‹เฝ–เฝžเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ เฝ›เฝผเฝฃเผ‹เฝ–เผ‹เฝšเฝดเผ‹เฝ–เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝฒเฝ‚เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เผ‹เฝ–เฝžเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฆเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝขเผ‹เฝ–เฝžเฝ‚ เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ…เฝผเฝ‚เผ‹เฝ เฝเฝ‘เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝžเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "เฝ–เฝ‘เฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‚เฝžเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝเฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝขเผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝขเพซเฝดเฝ“เผ‹เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝ เฝ‘เฝดเฝ‚"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝผเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝจเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝจเฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‘เฝบเผ‹เฝ–เฝ‘เฝบเฝ“เผ‹เฝ”เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เผ เผ‹เฝ˜เฝบเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹: เฝ‚เฝ‘เฝ˜เผ‹เฝเฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‘เฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ<br/> เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝขเพซเฝดเฝ“เผ‹เฝ˜เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เผ เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹:เฝ‚เฝ‘เฝ˜เผ‹เฝเฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝขเผ‹เฝ–เฝžเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ เฝ›เฝผเฝฃเผ‹เฝ–เผ‹เฝšเฝดเผ‹เฝ–เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "เฝ‚เฝ‘เฝ˜เผ‹เฝเฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹ เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เผ‹เฝ–เฝžเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ‘เฝ˜เผ‹เฝเฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‚เฝžเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‘เฝบเผ‹เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ…เฝผเฝ‚เผ‹เฝ เฝเฝ‘เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝžเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝดเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹ เฝ–เฝฆเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝจเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝจเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเฝฃเผ‹เฝ–เฝเฝ„เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝจเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "เฝจเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฃเผ‹เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹ เผ เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝผเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝจเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝจเฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "เฝจเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ เฝ›เฝผเฝฃเผ‹เฝ–เผ‹เฝšเฝดเผ‹เฝ–เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹ เผ เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝด: เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹ เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆ: เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹ เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เผ"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘: เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹เฝจเฝ„เผ‹ เผฃ เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹ เฝฃเฝบเผ‹เฝคเฝฑเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NVเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“: เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ–เฝเฝ„เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘: เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹ เผ เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝจเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘: เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝกเฝผเฝ‘: เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹ (เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เผก เฝ‚เฝฒเผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ‘เฝผเผ‹)เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ เฝ˜เผ‹เฝ เฝเฝผเฝ–เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ˜เฝบเฝ‘เผ"
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝ‘เฝ„เผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ เฝ˜เฝเฝดเฝ“เผ‹เฝ˜เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹ เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝขเผ‹เฝ–เฝžเฝ‚"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹ เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝฆเฝขเผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝฆเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹ เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "เฝ€เฝผเผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝดเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹ เฝ–เฝฆเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝจเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹เฝกเฝผเฝ‘เผ"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เฝฆเผ‹เฝกเฝผเฝ‘เผ"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝฆเฝฃเผ‹เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เผ"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹ เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹: เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ เฝ–เฝ‘เผ \"The selected entry\" เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹: เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ \"Position of the selected entry\"เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝšเฝดเผ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ˜เฝบเฝ€เผ‹เฝขเฝผเฝฆเฝฒเผ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝšเฝดเผ‹เฝ“เฝ„เผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "<emph> เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹ </emph>เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ‚เฝดเผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ˜เฝบเฝ€เผ‹เฝ€เฝผเฝขเฝผเฝฆเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ˜เฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ"
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฃเฝดเผ‹เฝขเฝ‚เผ‹เฝฃเฝฆเผ‹เฝเฝบเผ‹ เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝšเฝดเผ‹ เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹ เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝšเฝดเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ <emph>เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝšเฝดเผ‹</emph>เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ‚เฝดเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝฆเพŸเฝบเผ‹เฝกเฝผเฝ‘เผ"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ–เพฑเผ‹เฝ–เผ‹เฝ‘เฝบเผ‹เฝ เฝ‚เฝผเฝ‚เผ‹เฝ”เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ เฝฒเผ‹ เฝงเฝบเผ‹เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ เผ‹เฝ“เฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‘เฝบเผ‹ เฝฃเฝบเฝ“เฝ˜เผ‹เฝจเฝฒเฝ“เผ</ahelp>เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ \"เฝ•เฝดเฝฃเผ‹เฝ“เฝฒเฝ เฝฒเผ‹\"เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เพฑเผ‹เฝ–เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ‹ เฝ‚เผ‹เฝ‘เฝบเผ‹เฝฆเพฆเฝบเผ‹เฝจเฝฒเฝ“เผ‹เฝขเฝดเฝ„เผ‹ <emph>เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ˜เฝฒเผ‹ เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝ‘เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ </emph> \"send\"เฝฃเฝฆเผ‹เฝฆเพฆเพฑเฝผเฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹<emph>เฝ เฝ‚เฝผเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ เฝฒเผ‹ เฝงเฝบเผ‹เฝ˜เฝขเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹ เฝฃเฝฆเผ‹เฝฆเพฆเพฑเฝผเฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฆเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹เฝ–เฝ…เฝดเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ </emph>เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝขเพซเฝดเฝ“เผ‹เฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฃเฝผเฝ‚เผ‹เฝ‘เฝบเผ‹เฝ‚เฝเฝ„เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ <emph>เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹</emph>เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ เฝเฝ–เผ"
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">เฝ–เพฑเผ‹เฝ–เผ‹<emph>เฝ…เฝฒเฝ‚เผ‹เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹</emph>เฝ‘เฝบเผ‹เฝšเฝดเผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ</ahelp> เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ เฝฒเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹ \"เฝ•เฝดเฝฃเผ‹เฝ“เฝฒเฝ เฝฒเผ‹\"เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ…เฝฒเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝฆเพฆเพฑเฝผเฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ เฝ‚เฝผเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ˜เฝฒเผ‹ เฝ–เพฑเผ‹เฝ–เผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเผ‹เฝเพฑเฝ‘เผ‹เฝšเฝ–เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹ เฝ–เพฑเฝ„เผ‹เฝฆเพŸเฝผเฝขเผ‹เฝคเฝผเฝขเฝเผ‹เฝ‘เฝ„เผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เพฑเฝ„เผ‹เฝฆเพŸเฝผเฝ‘เผ‹เฝคเฝผเฝขเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹เฝšเฝดเฝขเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆ เผ‹เฝฆเฝผเฝขเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝฃเฝฆเผ‹ <emph> เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\"> <emph> เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹ </emph>เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝฃเฝฑเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\"> <emph> เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝเฝผเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ </emph>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝฒเฝฆเผ‹เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝฃเฝบเฝ“เฝ˜เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝฃเฝฑเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝบเผ‹เฝฃเฝดเผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝจเฝบเฝ–เผ‹เฝ‘เผ‹ <emph>เฝจเฝบเฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ‘เฝบเผ‹ เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝ เผ‹เฝ“เฝฑเฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝงเพฒเฝฒเฝฃเผ‹เฝ–เฝดเผ‹เฝšเฝดเผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝบเฝ€เผ‹เฝขเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ–เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝ เฝผเฝ„เผ‹เผ"
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝบเผ‹เฝฃเฝดเผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹ เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ เฝ›เฝ“เผ‹เฝ‚เพฒเฝผเฝฃเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ <emph> เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฒเฝผเฝฃเผ‹เฝ‘เฝบเผ‹ </emph> เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ“เฝฒเผ‹เฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ <emph>เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ </emph>เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‘เฝบเผ‹เฝฃเฝบเฝ“เฝ˜เผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">เฝจเฝบเฝ–เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝ‘เผ‹<emph>เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹</emph>เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“ เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ–เฝžเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp> เฝ‘เฝ”เฝบเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ–เฝžเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝ–เฝ€เฝผเฝ‚เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝเผ‹เฝฆเพเฝฝเฝ„เฝฆเผ‹เฝ‚เฝฒเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝเฝ“เผ‹เฝ เฝ–เฝบเฝ–เฝฆเผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ(เฝฆเพคเฝผเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝขเพเพฑเฝ–เผ)"
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เฝฒเผ‹เฝฃเพŸเฝ‚เผ‹เฝฃเฝฆเผ‹เฝ•เฝขเผ‹<emph> เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ </emph> เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝ”เฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เฝดเฝขเผ‹ เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ <emph> เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ </emph>เฝจเฝบเฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\"><emph>เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝ”เฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฃเฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ </emph>เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฒเฝผเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฒเฝผเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ <emph> เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝฒเผ‹เฝ•เพฑเฝฒเผ‹เฝเฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ </emph>เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ•เพฑเฝฒเผ‹เฝเฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ–เพฑเฝดเฝ„เผ‹เฝฃเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,15 +9413,15 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Click the<emph> เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เฝ”เผ‹ เฝจเฝฑเฝผเฝ“เผ‹/เฝจเฝฑเฝผเฝ• </emph>เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เฝ”เผ‹เฝ‘เฝบเผ‹ <emph>เฝฆเพฆเผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹<emph>เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸ</emph>เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹<link href=\"text/shared/optionen/01010800.xhp\" name=\"Tools - Options - $[officename] - View\">เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹ - เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹ - $[officename] - เฝ˜เฝเฝผเผ‹เฝฆเพฃเฝ„เผ‹</link>เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ€เฝฃเผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝเฝผเฝ„เผ‹เฝขเฝ เฝฒเผ‹ เฝขเฝฒเฝ˜เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝบเผ‹เฝšเฝดเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเผ</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".uno:DecrementIndent\">เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹ เฝ‚เฝกเฝผเฝ“เผ‹เฝ เฝ‚เฝผเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ˜เฝขเผ‹เฝ•เฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹<emph> เฝ เฝ‚เฝผเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ˜เฝขเผ‹เฝ•เฝ–เผ‹เฝ€เพฑเฝฒเผ‹ </emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝฃเฝดเผ‹เฝ‘เฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ เฝ‘เฝฒเผ‹ เฝงเฝบเผ‹เฝ˜เฝ เฝฒเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹</caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹</defaultinline></switchinline>เฝ–เฝ…เฝฆเผ‹ เฝ‘เฝ„เฝดเฝฃเผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝกเฝขเผ‹เฝ เฝ•เฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ เฝ‚เฝผเผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "เฝ‚เฝ™เฝผเผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ“เฝฒเผ‹เฝ‘เฝบเผ‹ เฝŠเฝฑเฝ“เผ‹เฝจเฝผเฝ•เผ‹เฝ เฝ–เฝ‘เผ เฝ‚เพณเฝผเฝ‚เผ‹เฝเฝบเฝ˜เผ‹เฝฃเฝดเผ‹เฝงเฝบเฝ–เผ‹เฝ„เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">เฝฆเฝบเฝฃเผ‹เฝ เฝเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฃเพŸเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹ เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝšเฝดเผ‹ เฝกเฝขเผ‹เฝ เฝ•เฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹เฝกเฝขเผ‹เฝ เฝ•เฝขเผ‹เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เฝฒเฝ เฝฒเผ‹ <emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹</emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹<link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ - เฝ เฝ‚เฝผเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ เฝ‘เฝ„เผ‹เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝเฝ„เฝฆเผ‹</emph></link>เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ–เฝžเฝ‚เผ‹เฝเฝ„เฝฆเผ‹เฝฃเฝดเผ‹ เฝ–เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝเฝดเฝ–เผ"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฃเพŸเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ <ahelp hid=\".uno:ParaspaceDecrease\"> เฝ˜เฝขเผ‹เฝ•เฝ–เฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ <emph> เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹</emph>เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹<link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹ - เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ - เฝ เฝ‚เฝผเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ เฝ‘เฝ„เผ‹เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝเฝ„เฝฆเผ‹</emph></link>เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ–เฝขเผ‹เฝฆเพŸเฝผเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ–เฝžเฝ‚เผ‹เฝเฝ„เฝฆเผ‹เฝฃเฝดเผ‹ เฝ–เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝเฝดเฝ–เผ"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เพฑเฝบเผ‹เฝ–เพฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝขเพเพฑเฝ„เผ‹เฝ”เผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹ เฝ เฝ›เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ–เฝžเฝ‚เผ‹ <emph>เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹</emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‘เฝบเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ</caseinline><defaultinline>เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝฆเฝ˜เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ˜เผ‹เฝขเฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝขเฝดเฝ„เผ‹ เฝ‘เฝบเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹ เฝงเฝบเผ‹เฝ˜เผ‹เฝฃเฝฆเผ‹เฝขเฝ„เผ‹ เฝกเฝผเฝ„เฝฆเผ‹เฝ‚เพฒเฝดเฝ–เผ‹ เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝšเฝดเผ‹เฝกเฝผเฝ‘เผ เฝ เผ‹เฝ“เฝฑเฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝขเพฉเผ‹เฝ–เฝฆเพเพฒเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝ˜เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝงเพฒเฝฒเฝฃเผ‹เฝ–เฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ <emph>เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ </emph>เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเฝขเผ‹\"no border\"เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ‹เฝเฝบเฝ–เฝฆเผ‹เฝšเฝดเผ‹<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹</emph></link>เฝ“เฝ„เผ‹ เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹ </link>เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ <emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‘เฝ„เผ‹</emph> เฝ‚เผ‹เฝ‘เฝบเผ‹เฝฆเพฆเฝบเผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ“เฝ เฝฒเผ‹ เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ‹เฝกเฝ„เผ‹ เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเผ"
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ‹เฝงเฝบเฝ„เผ‹เฝ–เฝ€เฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"> เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹</link>เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹เฝ–เฝฃเพŸเผ"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ‹ เฝงเฝบเฝ„เผ‹เฝ–เฝ€เฝฃเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹</link> เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ‹เฝฃเฝดเผ‹เฝ–เฝฃเพŸเผ"
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">เฝเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ“เผ‹เฝ€เฝผเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเฝ เฝฒเผ‹เฝ–เฝขเผ‹เฝ“เผ‹เฝฆเฝผเฝขเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ…เฝดเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ</ahelp></variable> เฝจเฝบเฝ“เผ‹เฝ€เฝผเฝขเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹<emph> เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝšเฝดเผ‹ </emph>เฝ‘เฝ„เผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝ˜เฝ เฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹<switchinline select=\"appl\"><caseinline select=\"WRITER\"> เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹ </caseinline></switchinline> เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเผ"
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "เฝจเฝบเฝ“เผ‹เฝ€เฝผเฝขเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ–เฝฆเพเฝผเฝขเผ‹เฝฃเฝฆเผ‹ เฝ–เฝขเพก เฝ‘เฝผเฝ“เผ‹เฝงเฝบเฝ„เผ‹เฝ–เฝ€เฝฃเผ‹เฝ เฝ‘เฝฒเผ‹<link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>เฝจเฝบเฝ“เผ‹เฝ€เฝผเผ‹เฝขเฝฒเฝ„เผ‹</emph></link> เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹ เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ‹เฝ‚เฝฒเผ‹เฝ“เฝ„เผ‹เฝ“เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ <emph> เฝ เฝ–เพฒเฝฒเผ‹เฝ“เฝฒเฝ เฝฒเผ‹ </emph> เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเฝขเผ‹<emph> เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹</emph>เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‘เฝบเผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ </caseinline><caseinline select=\"DRAW\">เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝ“เฝฒเฝ เฝฒเผ‹ เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ </caseinline><defaultinline>เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ <emph> เฝ เฝ–เพฒเฝฒเผ‹เฝ“เฝฒเฝ เฝฒเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹</emph> เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹ <emph>เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ </emph> เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</defaultinline></switchinline> เฝเพฑเฝผเฝ‘เผ‹เฝขเฝ„เผ‹ เฝ‚เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เฝ เฝฒเผ‹ เฝเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹ เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ‚เฝฒเผ‹ เฝฆเพ’เพฑเฝฒเฝ‘เผ‹เฝเฝดเฝ‚เผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพเพฑเฝผเฝ„เผ‹เฝ เฝเฝ–เผ‹เฝ“เฝฒเผ‹เฝšเฝดเผ‹ เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ–เฝžเฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝขเผ‹เฝ•เฝ–เผ‹ </emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹<emph>เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹</emph>เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ‹, เฝ‘เฝบเผ‹เฝกเฝ„เผ‹ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‚เฝดเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เฝ”เผ‹เฝ‘เผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝ˜เฝฒเผ‹เฝจเฝฒเฝ“เผ </caseinline><caseinline select=\"IMPRESS\">The <emph>เฝ˜เฝขเผ‹เฝ•เฝ–เผ‹เฝ“เฝฒเผ‹ </emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ <emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ“เฝ„เผ‹เฝฃเฝฑเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝ˜เฝฒเผ‹เฝจเฝฒเฝ“เผ</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ‹, เฝ‘เฝบเผ‹เฝกเฝ„เผ‹ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝขเผ‹เฝ•เฝ–เผ‹ </caseinline><defaultinline>เฝ˜เฝขเผ‹เฝ•เฝ–เผ‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝกเฝขเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹</emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ <emph>เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ‹,เฝ‘เฝบเผ‹เฝกเฝ„เผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‚เฝดเผ‹เฝ–เฝ€เฝฃเฝเผ‹เฝ‘เผ‹เฝ–เพฑเฝดเฝ„เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝฒเฝ“เผ </caseinline><caseinline select=\"IMPRESS\">The<emph> เฝกเฝขเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹ </emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ <emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ‹, เฝ‘เฝบเผ‹เฝกเฝ„เผ‹ เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ“เฝ„เผ‹เฝฃเฝฑเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝกเฝขเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹</caseinline><defaultinline>เฝกเฝขเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝ‘เฝ„เผ‹ <emph> เฝกเฝขเผ‹เฝ–เฝคเฝดเฝ‘เผ‹ </emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ“เฝ„เฝฃเฝดเผ‹ เฝ–เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝผเฝ„เผ‹เผ<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝกเฝขเผ‹เฝ–เฝคเฝดเฝ‘เผ‹ <emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹</emph> เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝฆเพกเฝดเฝฆเฝ‘เฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹ เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ‘เผ‹</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝกเฝขเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ <emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ </emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹ <emph>เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹</emph> เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ‘เฝ„เผ‹</caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝšเฝฒเฝ“เผ‹</defaultinline></switchinline>+เฝกเฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹ เฝ˜เฝขเผ‹เฝ˜เฝ“เฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ–เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝ‘เฝ„เผ‹ เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹<emph> เฝ˜เฝขเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ‘เฝบ </emph>เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ–เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝผเฝ„เผ‹เผ<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ˜เฝขเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ‚เพฑเฝฒเผ‹<emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ </emph>เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝบเผ‹ เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝฒเผ‹ เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ‘เผ‹ <emph>เฝ˜เฝขเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ </emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ <emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹</emph>เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเฝขเผ‹ เฝ–เพฑเฝดเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "เฝ เผ‹เฝ“เฝฒเผ‹ เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ‘เฝบเผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹</caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“</defaultinline></switchinline>+เฝ˜เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ เฝ˜เฝ“เฝ“เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ–เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝ˜เฝฒเผ‹ เฝ เฝผเฝ‚เผ‹เฝšเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹ เฝ‘เฝ„เผ‹ เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹</emph></link> เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝ เผ‹เฝ“เฝฑเฝฒเผ‹ เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ <emph>เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹ เฝ‘เฝ„เผ‹ เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹</emph> เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹ <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‘เฝ„เผ‹ เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเฝขเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝ˜เฝ เฝฒเผ‹เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹ <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹</link> เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝจเผ‹เฝ“เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ <emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เผ‹เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹</emph> เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹ <emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹</emph> เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝเฝบเฝ–เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">เฝ“เฝ„เผ‹</link>, เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝฃเผ‹เฝฃเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹/เฝ เฝ‚เฝผเผ‹เฝšเฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝšเฝดเผ‹เฝเฝผเฝ–เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเฝ‚เฝฆเผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเพทเฝ‚เผ‹เฝ“เฝฒเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ เฝผเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ <emph>เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹ - เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹ </emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ– เฝกเฝ„เผ‹เฝ“เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเพŸเฝ‚เผ‹เฝ“เฝฒเฝ เฝฒเผ‹ เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ <emph>เฝšเฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ‘เฝบเผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝขเพเพฑเฝ–เผ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ เฝ‚เฝดเฝฃเผ‹เฝฆเพคเฝขเผ‹ เฝ˜เฝฒเผ‹เฝ เฝ–เฝ‘เผ</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "เฝ‚เฝ„เผ‹เฝŸเฝ‚เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝฃเพทเฝ‚เผ‹เฝฆเพŸเฝบเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝ„เผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ–เฝŸเฝผเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹ เฝ เฝผเฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒ เฝ–เฝ‘เฝบเฝ“เผ‹เฝ”เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝ•เพฑเฝฒเฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹$[officename]เผ‹เฝ‚เฝฒเผ‹ เฝ–เฝขเผ‹เฝ“เฝ เฝฒเผ‹เฝ–เฝฆเฝ‚เผ‹เฝ˜เฝ›เฝผเฝ‘เผ‹เฝ‘เฝบเผ‹เฝšเฝดเผ‹เฝ˜เฝฒเฝ“เผ‹เฝ เฝ‘เฝดเฝ‚เผ‹ เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ‘เฝดเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ‚เฝเฝ„เผ‹เฝ‘เฝบเผ‹เฝ เฝ‘เฝดเฝ‚เผ"
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ–เฝฆเพฒเฝดเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp> The<emph> เฝ–เฝฆเพฒเฝดเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹ </emph>เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝฃเฝดเผ‹เฝเฝผเฝ–เผ‹เฝจเฝฒเฝ“เผ</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‘เฝฒเผ‹ เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ‘เฝดเผ‹ เฝ”เฝฒเผ‹เฝŒเฝฒเผ‹เฝจเฝบเฝ•เผ‹เฝฆเพฆเฝบเผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝดเผ‹ เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝกเฝ„เผ‹เฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ”เฝฆเผ</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\"> %PRODUCTNAME เฝ‚เฝžเฝฒเผ‹เฝขเฝฒเฝ˜เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ“เฝ„เผ‹เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝ‚เพฑเฝฃเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,7 +11317,7 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">เฝšเฝ‘เผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ</ahelp> $[officename] เฝ เฝฒเฝ‘เผ‹เฝ‚เฝฒเฝฆเผ‹เฝšเฝ‘เผ‹เฝ–เฝขเพ’เฝฃเผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,7 +11773,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝฃเฝดเผ‹</caseinline> <defaultinline>เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝฃเฝดเผ‹</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "เฝ‘เฝดเฝฆเผ‹เฝกเฝดเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹ เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝฃเพทเฝ‚เผ‹เฝฆเพŸเฝบเผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝฆเพ’เฝ„เผ‹<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>เฝ เฝ†เฝ„เผ‹เฝ–เฝžเฝ‚เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ <emph>เฝเผ‹เฝ•เพฑเฝบเผ‹</emph>เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝšเฝดเผ‹ <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹ เฝกเฝขเผ‹เฝ เฝ›เฝบเฝ‚เฝฆเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹</emph></link> เฝ‘เฝ„เผ‹ <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ˜เฝขเผ‹เฝ เฝ–เฝ–เผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹</emph></link> เฝ“เฝ„เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝเพฑเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเฝฆเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝเพฑเฝ‘เผ‹เฝšเฝ‘เผ‹เฝฃเฝบเผ‹เฝคเผ‹เฝ…เฝฒเฝ‚เผ‹ <emph> เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹ </emph>เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ˜เฝ‰เฝ˜เผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ"
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹ \"First name\"เฝ เฝ‘เฝฒเผ‹เฝกเฝขเผ‹เฝ เฝ›เฝบเฝ‚เฝฆเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‘เฝ„เผ‹ เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹ \"last name\"เฝ เฝ‘เฝฒเผ‹เฝ˜เฝขเผ‹เฝ เฝ–เฝ–เผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฆเพฆเฝบเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝขเผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ”เฝ˜เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝกเฝขเผ‹เฝ เฝ›เฝบเฝ‚เฝฆเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‘เฝ„เผ‹ เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ”เฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝขเผ‹ เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ˜เฝขเผ‹เฝ เฝ–เฝ–เผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝผเฝ„เผ‹เผ"
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹ เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹</bookmark_value><bookmark_value>เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹ เฝ–เฝขเพกเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹</bookmark_value><bookmark_value>เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝ„เผ‹เฝ–เฝขเพกเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹</bookmark_value><bookmark_value>เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹</bookmark_value><bookmark_value>เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹ เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\"> เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝšเฝดเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp>เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝฆเฝฃเผ‹เฝ–เฝบเผ‹เฝฃเฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ“เฝ„เผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‘เฝ„เผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝžเฝฒเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝšเฝดเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "เฝ“เฝฑเผ‹เฝฃเฝดเผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹เฝ–เฝขเพเพฑเฝ–เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝบเผ‹ <item type=\"productname\">%PRODUCTNAME</item> เฝ‚เฝฒเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝฆเฝฒเผ‹เฝ€เฝฒเฝกเฝดเผ‹เฝจเฝบเฝฃเผ‹เฝฆเฝขเผ‹เฝ–เฝขเผ‹เฝ‘เฝบเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ˜เฝ“เฝผเผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹<link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝดเฝ–เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹ </link>เฝ‚เฝžเฝฒเผ‹เฝ‚เพฒเฝดเฝ–เผ‹-เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝšเฝดเผ‹ <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">เฝ‘เฝบเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ</link>"
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เผกเผงเผ‹เผ เผขเผ‹เผฆเผฅ) เฝ“เฝ„เผ‹เฝ‚เฝฒเผ‹\"DD.MM.YY\"เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝฆเพฒเฝดเฝ„เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ เฝ‘เฝดเฝ‚ เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ“เฝ„เผ‹ \"DD. MMM YYYY\" (เฝฆเพคเพฑเฝฒเผ‹เฝฃเฝผเผ‹เผกเผฉเผฆเผฅเฝฆเพคเพฑเฝฒเผ‹เฝŸเพณเผ‹เผขเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝšเฝบเฝฆเผ‹เผกเผงเผ‹เผ‹)เฝฃเฝดเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝดเฝ‚ เฝ‘เฝ”เฝบเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝขเพ—เฝบเฝฆเผ‹เฝฆเฝดเผ‹เฝ เฝ–เพฒเฝ„เผ‹เฝฆเพŸเฝบเผ‹ เฝฆเพคเพฑเฝฒเผ‹เฝŸเพณเผ‹เผขเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพคเพฑเฝฒเผ‹เฝšเฝบเฝฆเผ‹เผกเผงเผ‹เฝ‘เฝ„เผ‹เฝฃเพกเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ เฝ‘เฝฒเผ‹ <emph>เฝฆเผ‹เฝฆเพ’เฝผเฝ เฝฒเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹</emph> เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝฑเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝฃเฝดเผ‹ เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" เฝ เฝ‘เฝฒเผ‹ \"14:00:00\" เฝ†เฝดเผ‹เฝšเฝผเฝ‘เผ‹เฝฆเพฆเฝบเผ‹เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ‹"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "เฝ†เฝดเผ‹เฝšเฝผเฝ‘เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹ เฝŒเฝฒเผ‹เฝ–เฝบเฝฆเฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เฝ„เผ‹ เฝ˜เฝšเฝดเฝ„เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ เฝ†เฝดเผ‹เฝšเฝผเฝ‘เผ‹ \"14:00:00\"เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เผฅเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" เฝ‚เฝฒเฝฆเผ‹ เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ‹เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝขเผ‹เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ‹"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ‚เฝฆเฝผเฝ‚เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝ„เผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เฝฒเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝ–เฝบเผ‹เฝฃเฝดเผ‹ เผคเผฅเผ‹เผงเผจเผฉเฝ เฝ‘เฝฒเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ“เฝ„เผ‹ เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เฝ เฝฒเผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹/เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝฆเพฆเฝบเผ‹เฝ–เฝŸเฝผเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹เฝ‘เฝ„เผ‹ เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝ…เฝดเผ‹เฝšเฝ‚เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ \"45.79\"เฝ เฝ‘เฝฒเผ‹ เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ“เฝ„เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝผเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "เฝ‚เผ‹เฝ‘เฝบเผ‹เฝจเฝฒเฝ“เผ‹เฝขเฝดเฝ„เผ‹ <emph>เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹</emph> เฝ‘เฝ„เผ‹เฝ˜เผ‹เฝ เฝเพฒเฝฒเฝฃเผ‹เฝ–เฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝฆเพฆเฝผเฝ˜เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝ เฝผเฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ‹ เฝ‚เผ‹เฝ…เฝฒเผ‹เฝ เฝ–เฝ‘เผ‹เฝŸเฝบเฝขเผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ เฝ‘เฝฒเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝ‘เพฒเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\"> a * เฝกเฝ„เผ‹เฝ“เผ‹ ? เฝเฝ เฝฒเฝฃเผ‹เฝ€เฝขเฝŒเฝฒเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ–เฝ…เฝดเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเฝ เฝฒเฝฃเผ‹เฝ€เฝขเฝŒเฝฒเฝฆเฝฒเผ‹เฝšเฝดเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ–เฝเฝดเฝ–เผ‹:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝ„เฝผเผ‹เฝ˜เผ‹ ? เฝกเฝ„เผ‹เฝ“เผ‹ * เฝ เฝšเฝผเฝฃเผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝšเฝดเผ‹เฝ‚เฝกเฝผเผ‹เฝคเฝ‘เผ‹เฝฃเฝผเฝ‚เผ‹เฝ”เผ‹เฝ‚เฝฒเฝฆเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝ–เฝขเพ—เฝผเฝ‘เผ‹เผ‹เฝ เฝ–เฝ‘เผ‹:\"\\?\" เฝกเฝ„เผ‹เฝ“เผ‹ \"\\*\"เผ เฝ‚เผ‹เฝ‘เฝบเผ‹เฝจเฝฒเฝ“เผ‹เฝขเฝดเฝ„เผ‹ เฝ เฝ‘เฝฒเผ‹ <emph>เฝเฝ เฝฒเฝฃเผ‹เฝ€เฝขเฝŒเฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝขเพ—เฝผเฝ‘เผ‹ </emph>เฝฃเพ•เฝผเฝ‚เผ‹เฝ…เฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝฃเฝดเผ‹เฝ‘เฝ‚เฝผเฝ”เผ‹เฝจเฝฒเฝ“เผ เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ˜เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝเฝ เฝฒเฝฃเผ‹เฝ€เฝขเฝŒเฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹ เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ–เฝเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ‹เฝฃเฝฆเผ‹เฝฆเพฆเพฑเฝผเฝขเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">เฝ‘เฝดเฝฆเผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ–เฝขเพ—เฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝ“เฝฑเผ‹เฝฃเฝดเผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฆเพเพฑเฝผเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ…เฝผเฝ‚เผ‹เฝ เฝเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝดเฝฆเผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ–เฝขเพ—เฝผเฝ‘เผ‹เฝ”เผ‹เฝšเฝดเผ‹ <item type=\"productname\">%PRODUCTNAME</item><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">เฝ เฝšเฝผเฝฃเผ‹เฝเฝบเผ‹เฝฆเพฆเพฑเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹</link>เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝกเฝ„เผ‹เฝขเพ’เพฑเฝ–เผ‹เฝฆเพเพฑเฝผเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝฒเผ"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝฆเพฆเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝขเฝฒเฝ˜เผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ‹เฝจเผ‹เฝ™เฝฒเผ‹เฝ เฝ‚เฝผเฝขเฝเผ‹เฝจเฝฒเฝ“เผ เฝ‘เฝบเผ‹เฝ“เฝ„เผ‹ เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝฒเฝฆเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹ เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝšเฝดเผ‹เฝ“เผ‹เฝฃเพŸเฝผเผ‹เฝกเฝ„เผ‹ เฝ‚เพฑเฝ„เฝฆเผ‹เฝเผ‹เฝขเพเพฑเฝ–เผ‹เฝฆเพŸเฝบเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝฆเพฆเฝบเผ‹เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹/เฝ†เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ–เฝเฝ„เผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝ„เผ‹เฝ˜เผ‹เฝ เฝ‘เพฒเผ‹เฝ–เฝ เฝฒเผ‹ <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹</link>เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹<emph>เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ„เฝผเฝฆเผ‹เฝ‘เฝ”เฝขเผ‹เฝ‚เฝฒเฝฆเผ‹</emph>เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ˜เฝฒเผ‹เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝดเผ‹ เฝ‚เฝžเฝฒเผ‹เฝ–เฝžเฝ‚เผ‹เฝ˜เฝฒเผ‹ เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ เฝ•เพฒเฝฃเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝขเฝ„เผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ เฝจเผ‹เฝขเพŸเฝ‚เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ‹เฝขเฝ„เผ‹ เฝ เฝ•เพฒเฝฃเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเฝขเผ‹เฝ–เฝขเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝคเฝดเฝ‚เฝฆเผ‹เฝšเฝ‘เผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ เฝ‘เผ‹เฝ˜เผ‹เฝšเฝ‘เผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹ เฝ‚เฝผเผ‹เฝ‘เฝ€เฝ เผ‹เฝ–เฝ เฝฒเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ‹เฝงเฝบเฝ„เผ‹เฝ–เฝ€เฝฃเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "<emph>เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹</emph>เฝ‚เฝฒเฝฆเผ‹ เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹ <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝดเผ‹เฝ–เฝขเพŸเฝบเฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹</link> เฝ เฝ‘เฝฒเผ‹ เฝ–เฝ‘เฝ‚เผ‹เฝ–เฝŸเฝดเฝ„เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝ‘เฝบเผ‹เฝšเฝดเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝฆเพณเฝขเผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝ‚เฝผ"
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ“เฝ„เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹<emph>เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹</emph>เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเพŸเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ เฝผเฝ„เผ‹เผ"
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝขเผ‹เฝ…เฝผเฝ‚เผ‹เฝ เฝเฝ‘เฝ”เผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝ†เฝขเฝเผ‹เฝจเฝฒเฝ“เผ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹เฝกเฝ„เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝ‘เฝ„เผ‹ เฝ เฝ–เพฒเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝกเฝ„เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝ‚เฝคเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝฃเฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝ˜เฝ‚เฝดเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝฃเฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝกเฝฆเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,15 +14933,15 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝจเฝบเฝ–เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝ‚เฝกเฝฆเผ‹เฝฃเฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝกเฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "<emph> เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝกเฝผเฝ‚เผ‹เฝ–เฝ€เฝผเฝฃเผ‹ </emph>เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹ เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝžเฝ„เฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ…เฝดเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพฒเฝดเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝ เฝ‘เฝฒเผ‹ <emph>เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹</emph> เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ“เฝ„เผ‹เฝ‚เฝฆเฝผเฝ‚เผ‹เฝ เฝ‡เฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝžเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝดเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp>เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <emph> เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝขเพเพฑเฝ–เฝฆเผ‹</emph>เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝขเผ‹เฝฃเฝดเผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เฝ เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝดเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ </variable>เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝฃเฝดเผ‹ เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹ เฝกเฝ„เฝ“เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝฆเฝฃเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เฝ เฝฒเผ‹ เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ เฝ˜เฝเฝดเฝ“เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝฃเฝฑเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ‚เผ‹เฝ…เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ“เผ‹ เฝ–เฝขเผ‹เฝ“เฝ เฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝดเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "เฝ‚เพณเฝผเฝ‚เผ‹เฝขเพŸเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹ เฝจเฝฑเฝผเฝ“/เฝจเฝฑเฝผเฝ•เผ"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">เฝ‚เพณเฝผเฝ‚เผ‹เฝขเพŸเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹ เฝจเฝฑเฝผเฝ“/เฝจเฝฑเฝผเฝ•เผ</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "เฝ‚เพณเฝผเฝ‚เผ‹เฝขเพŸเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹ เฝจเฝฑเฝผเฝ“/เฝจเฝฑเฝผเฝ•เผ"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">เฝขเฝ„เผ‹เฝขเฝ เฝฒเผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝ€เฝฒเฝ เฝดเผ‹เฝจเฝบเฝฃเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹ $[officename] เฝ‚เฝฒเฝฆเผ‹ เฝเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เฝ„เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฃเฝดเผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ‘เฝดเผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝจเฝบเฝฆเฝฒเผ‹เฝ€เฝฒเฝ เฝดเผ‹เฝจเฝบเฝฃเผ‹เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝšเฝดเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ </ahelp> เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ“เฝ„เผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝฃเฝผเฝ‚เผ‹เฝฆเพŸเฝบเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝฃเฝดเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเฝ‚เฝฆเผ"
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ–เฝเฝ„เผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝฃเฝดเผ‹เฝฆเพณเฝขเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‘เฝผเผ‹เฝขเฝดเฝ„เผ‹เฝ„เฝผเฝฆเผ‹เฝ”เฝขเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹ เฝ‘เฝบเผ‹เฝ“เฝ„เผ‹ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹</link>เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเผ‹ เฝจเฝบเฝฆเฝฒเผ‹เฝ€เฝฒเฝ เฝดเผ‹เฝจเฝบเฝฃเผ‹เฝฃเฝฆเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ‚เฝ“เฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝดเฝ‚"
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\"> \"Function\" เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</link> เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹ เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝ“เผ‹เฝฃเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘ เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝ‚</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">เฝšเฝ‘เผ‹เฝ–เฝŸเฝดเฝ„เผ‹เฝเพฑเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝ€เฝบเฝขเฝเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">เฝจเฝบเฝฆเฝฒเผ‹เฝ€เฝฒเฝ เฝดเผ‹เฝจเฝบเฝฃเผ‹ เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹</link> เฝ€เพฑเฝฒเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ‹ เฝขเพ’เพฑเผ‹เฝ เฝ•เฝขเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp> เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ‘เฝบเผ‹เฝกเฝ„เผ‹ เฝšเฝขเผ‹เฝฃเฝบเผ‹เฝคเผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ˜เฝฒเผ‹เฝ‘เฝ–เพฑเฝบเฝขเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ–เฝบเผ‹เฝฃเฝดเฝฆเฝฒเผ‹เฝšเฝดเผ‹ เฝšเฝขเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝฃเฝบเผ‹เฝคเผ‹เฝขเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝ˜เฝเฝ เผ‹เฝ เฝเฝผเฝขเผ‹เฝฃเฝดเผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ‘เฝ‚เฝผเผ‹เฝ˜เฝ“เฝผเผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝฆเฝผเฝขเผ‹เฝฃเพกเฝบเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เฝฆเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ <switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline> เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝ‘เฝบเผ‹เฝšเฝดเผ‹เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝเฝบเผ‹ <link href=\"text/shared/01/05290000.xhp\" name=\"group\">เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹</link> เฝฆเพฆเฝบเผ‹เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </defaultinline> </switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline>เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝขเฝบเผ‹เฝขเฝบเฝ เฝฒเผ‹เฝ„เฝผเผ‹เฝขเพเพฑเฝ„เผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ‹ เฝžเฝบเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝ‘เฝบเผ‹เฝ˜เผ‹เฝšเฝ‘เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <switchinline select=\"sys\"> <caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹</caseinline> <defaultinline>เฝฆเฝผเฝขเผ‹เฝฃเพกเฝบเผ‹</defaultinline> </switchinline>+เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹ เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹ เฝ†เผ‹เฝคเฝฆเผ‹เฝšเฝดเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝจเฝฒเฝ“เผ </defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline>เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‘เฝ„เผ‹เฝ”เผ‹เฝขเผ‹ <emph>เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹</emph> เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ“เฝ„เผ‹ เฝ„เฝผเฝฆเผ‹เฝ”เฝขเผ‹<emph>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝšเฝขเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹</emph> เฝ เฝ‘เฝฒเผ‹ เฝฃเพ•เฝผเฝ‚เผ‹เฝ˜เฝฒเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ‹เฝ…เฝฒเฝ“เผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝšเฝขเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝฆเพกเฝบเผ‹เฝšเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ </defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹ เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹</link> เฝ„เฝผเผ‹เฝขเพŸเฝ‚เฝฆเผ‹ <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>เฝ‘เฝบเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝžเฝฒเฝ˜เผ‹เฝฃเฝฆเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‘เฝบเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝฆเพŸเฝผเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเพฆเฝบเผ‹เฝฆเพฒเฝดเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ เฝ–เฝ‘เผ เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‘เฝบเผ‹ เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝฆเพฆเฝบเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝจเฝบเฝ†เผ‹เฝจเฝจเฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝขเพ’เพฑเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹เฝเฝบเฝ„เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹ เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เฝžเฝ“เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹เฝ‚เฝกเฝฆเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ˜เฝฒเผ‹เฝ“เฝ„เผ‹<emph> เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹ </emph>เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹ <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">เฝเฝบเฝ„เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹-</link> เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ‘เฝผเฝ“เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ“เฝ„เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"> <emph>เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹</emph> เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ เฝ‘เฝฒเผ‹ <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹</link> เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ˜เฝฒเผ‹ เฝ“เฝ„เผ‹เฝšเฝขเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <switchinline select=\"appl\"><caseinline select=\"IMPRESS\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹<emph> เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝฆเผ‹เฝฃเฝดเผ‹ </emph> เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเผ‹เฝฃเฝดเผ‹<link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝฃเฝดเผ‹ </link> เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝเฝบเฝ„เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ เฝ–เฝ‘เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝขเพ’เพฑเฝ–เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹ <emph>เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ‘เฝบเผ‹</emph> เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"> เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹ เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‘เฝบเผ‹เฝฃเฝดเผ‹ </link>เฝเฝบเฝ„เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝขเพ’เพฑเฝ–เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "<emph> </emph>เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ‚เฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝšเฝขเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝขเพ’เพฑเฝฆเผ‹เฝŸเฝดเฝ˜เผ‹เฝ†เผ‹เฝขเพเพฑเฝบเฝ“เผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝ เฝฒเผ‹ <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">เฝขเพ’เพฑเฝฆเผ‹เฝŸเฝดเฝ˜เผ‹</link> เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,7 +15701,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
msgstr ""
#: 20040000.xhp
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\" visibility=\"visible\">เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‘เผ‹เฝฃเพŸเฝผเผ‹เฝกเฝ„เผ‹เฝงเฝขเฝŒเฝฒเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝ•เพฒเฝดเฝฃเผ‹เฝ‚เฝดเผ‹เฝ˜เผ‹เฝฆเพฒเฝดเฝ„เผ‹เฝ”เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ \"*\"เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝ‘เฝบเผ‹เฝ˜เผ‹เฝšเฝ‘เผ‹ เฝ‘เผ‹เฝšเฝดเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ˜เผ‹เฝฆเพฒเฝดเฝ„เผ‹เฝ˜เฝฒเผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹ เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ </ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared/04.po b/source/dz/helpcontent2/source/text/shared/04.po
index 66b09624012..5aaf44ae871 100644
--- a/source/dz/helpcontent2/source/text/shared/04.po
+++ b/source/dz/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2013-05-24 08:29+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>เฝฃเพกเฝบเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹ เฝกเฝผเฝ„เฝฆเผ‹เฝเพฑเฝ–เผ‹เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹ เฝกเฝผเฝ„เฝฆเผ‹เฝเพฑเฝ–เผ‹</bookmark_value><bookmark_value>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹</bookmark_value><bookmark_value>เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพ’เพฒเฝผเฝผเฝ˜เผ‹เฝ“เฝ„เผ‹ เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ–เฝฆเพกเฝดเฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹</bookmark_value><bookmark_value>เฝ˜เฝบเผ‹เฝ€เฝผเฝขเฝผเฝฆเฝฒเผ‹ เฝ–เฝขเผ‹เฝ‘เฝ€เพฒเฝผเฝ‚เฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ‚เพณเฝผเฝ‚เผ‹เฝขเฝฒเฝ˜เผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพคเฝบเฝฃเผ‹เฝฆเพฆเฝผเฝ˜เผ‹เฝคเฝผเฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ–เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเฝ‘เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹+เฝจเฝผเผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹+เฝจเฝผเผ‹</defaultinline></switchinline> เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝดเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ </emph>เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ“เฝ„เผ‹ <emph>เฝเผ‹เฝ•เพฑเฝบเผ‹</emph>เฝเฝผเผ‹เฝ เฝ‚เฝผเฝ‘เผ‹เฝฃเฝฆเผ‹เฝ‚เฝžเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝฆเพŸเฝผเฝ“เฝ˜เผ‹เฝจเฝฒเฝ“เผเฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝจเฝบเฝ–เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝขเผ‹เฝฆเพฆเฝบเผ‹เฝ–เฝŸเฝดเฝ„เผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝจเฝผเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝคเฝดเฝฃเผ‹เฝฃเฝดเผ‹ เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ€เฝดเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฒเฝผเฝฃเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝฃเผ‹เฝฃเฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ เฝผเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ€เฝฃเผ‹เฝ“เฝดเฝ‚ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‘เฝ€เฝขเผ‹เฝ†เผ‹เฝšเฝดเผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝฃเพกเฝบเผ‹เฝ‘เฝ„เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ เฝผเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ€เฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ‘เฝดเผ‹เฝ เฝ›เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝšเฝขเผ‹เฝ…เฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝผเผ‹เฝขเฝดเฝ„เผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ เฝผเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ€เฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝ เฝผเฝ„เผ‹เผ เฝ‘เฝบเผ‹เฝ˜เผ‹เฝšเฝ‘เผ‹ เฝ เฝผเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ€เฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝขเพฃเฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ‘เฝดเผ‹เฝ เฝ›เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ </defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,8 +101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "เฝจเฝฒเผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝฆเฝฒเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ˜เผ‹เฝฆเพฒเฝดเฝ„เฝฆเผ‹เฝ”เฝขเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝเผ‹เฝ–เฝฆเพกเฝ˜เผ‹เฝจเฝฒเฝ“เผ <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ‚เฝดเผ‹เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ–เฝžเฝ‚เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝจเฝบเฝ–เผ‹เฝขเพŸเฝ เฝฒเผ‹เฝšเฝ‚เผ‹เฝ–เฝ€เฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ˜เฝบเฝ“เผ‹เฝ”เฝขเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเฝ เฝฒเผ‹เฝ เฝผเฝ‚เผ‹เฝฃเฝดเผ‹เฝ‚เพฑเฝฒเฝ–เผ‹เฝ˜เผ‹เฝฆเพŸเฝดเฝ‚เผ‹เฝ”เผ‹เฝ”เผ‹เฝกเฝ„เผ‹เฝ˜เฝเฝผเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ เฝ‘เฝบเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ‚เผ‹เฝ‘เฝบเฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเพฆเฝบเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ•เพฑเฝฒเผ‹เฝเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‘เฝ„เผ‹เฝ…เฝผเฝ‚เผ‹เฝ เฝเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝผเฝขเผ‹เฝฃเฝฆเผ‹เฝ–เฝขเพกเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ˜เฝ เฝดเฝฆเฝฒเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ‘เฝ„เผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝบเผ‹ เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝ–เฝ€เฝผเฝ‚เผ‹เฝ–เฝžเฝ‚เผ‹เฝ“เฝฒเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ เฝ›เฝดเฝฃเผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝฆเฝผเฝขเผ‹เฝฃเพกเฝบเผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline> เฝ‘เฝ„เผ‹เฝ เฝ•เพฒเฝฃเผ‹เฝ เฝ•เพฒเฝฃเผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹ </caseinline><defaultinline>เฝ‚เฝ‘เฝ˜เผ‹เฝฃเพกเฝบเผ‹</defaultinline></switchinline>เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ–เฝเฝดเฝ–เผ เฝ เฝ‘เพฒเฝดเฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‘เฝ„เผ‹เฝ–เฝ€เฝผเฝ‚เผ‹เฝ–เฝžเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝฃเฝดเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ˜เฝขเผ‹เฝ–เฝŸเฝดเฝ„เฝ˜เผ‹เฝ‘เผ‹ เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝšเฝดเผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเผ‹ เฝ˜เฝ เฝดเฝฆเฝฒเผ‹เฝ‘เฝ”เฝ‚เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝขเพฃเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝฒเฝฆเผ‹เฝ–เฝขเพกเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ เฝกเฝ„เฝ“เผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ‚เฝžเฝ“เผ‹เฝšเฝดเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเฝ”เผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ‚เฝฒเฝฆเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝขเพ’เพฑเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝšเฝดเฝ‚เฝฆเผ‹-เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝšเฝดเผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝเฝดเฝ–เผ‹เฝฆเฝขเผ‹เฝ–เฝคเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,8 +149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝงเพฒเฝฒเฝฃเผ‹เฝ–เฝดเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>+เฝจเฝบเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝขเพฉเผ‹เฝ–เฝฆเพเพฒเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹ เฝ‚เฝกเฝฆเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‚เฝกเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝฃเฝดเผ‹ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝšเฝ‘เผ‹เฝ…เฝฒเฝ‚เฝ”เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>+เฝŒเฝฒเผ‹เฝจเฝฒเผ‹เฝจเฝบเฝฃเผ‹ เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ"
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>เฝ‘เฝ„เผ‹เฝ‚เฝกเฝฆเผ‹ เฝกเฝ„เฝ“เผ‹ เฝ‚เฝกเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ˜เฝ†เฝผเฝ„เผ‹เฝ เฝผเฝ„เผ‹ เฝ‘เฝบเผ‹เฝ˜เผ‹เฝšเฝ‘เผ‹ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝฆเฝผเฝขเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝขเผ‹เฝฆเพฆเฝบเผ‹เฝ–เฝŸเฝดเฝ„เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝ‚เฝžเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "เฝจเฝ เฝฒเผ‹เฝจเฝบเฝ“เผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝจเฝขเผ‹เฝŠเฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝšเฝ–เผ‹เฝฆเพฒเฝดเฝ„เผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพฆเฝดเฝ‚เผ‹เฝ‘เฝ„เผ‹เฝ‘เฝผเผ‹เฝขเฝดเฝ„เผ‹เฝฃเฝผเฝ‚เผ‹เฝฆเฝผเฝขเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝจเฝฒเฝ“เผ"
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "The <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹</caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>+เฝ›เฝบเฝŒเฝฒเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝดเผ‹ เฝขเฝฒเฝ˜เผ‹เฝ”เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝšเฝขเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ–เฝคเฝผเฝฃเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝจเฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝงเฝบเผ‹เฝ˜เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‘เฝ„เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝ‘เฝผเผ‹เฝ–เฝŸเฝดเฝ˜เผ‹ เฝ‘เผ‹เฝฃเพŸเฝผเผ‹เฝกเฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‚เฝžเฝ“เผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝผเผ‹เฝšเฝดเผ‹เฝฃเฝฆเผ‹เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ‘เฝบเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ เฝ‘เฝบเผ‹เฝ˜เผ‹เฝšเฝ‘เผ‹ เฝกเฝดเผ‹เฝจเฝขเผ‹เฝจเฝบเฝฃเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝ“เฝ„เผ‹เฝกเฝผเฝ‘เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝกเฝ“เผ‹เฝฃเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝผเผ‹ เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ‚เฝกเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝกเฝดเผ‹เฝจเฝขเผ‹เฝจเฝบเฝฃเผ‹เฝ‚เพฑเฝฒเผ‹เฝกเฝ“เผ‹เฝฃเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝคเฝดเฝฃเผ‹เฝ˜เฝขเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ เฝ•เพฒเฝฃเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ–เฝฆเพกเฝดเผ‹เฝ เฝ‘เฝฒเผ‹เฝฃเฝ„เฝ˜เผ‹เฝฆเพฆเฝบเผ‹เฝ เฝเฝผเฝ–เผ‹เฝšเฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ เฝšเฝขเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝขเฝฒเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝเฝผเฝ–เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹ เฝกเฝ„เฝ“เผ‹ เฝฆเพฃเฝผเฝ‘เผ‹เฝเฝผเผ‹เฝ‘เฝ‚เฝผเผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เฝฆเผ"
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฝ“เฝดเฝฆเผ‹เฝ”เผ‹</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹ เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‘เผ‹เฝฃเพŸเฝผเผ‹เฝขเฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹ เฝ€เฝผเฝ˜เผ‹เฝ–เฝผเผ‹เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝฃเฝดเผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ˜เฝบเฝ“เผ‹เฝ”เฝขเผ‹ เฝ”เฝผเฝ”เผ‹-เฝจเฝ”เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ‘เฝ‚เผ‹เฝ–เฝ…เฝฆเผ‹เฝ„เฝผเฝฆเผ‹เฝ”เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹เฝšเฝดเผ‹เฝฃเฝดเผ‹เฝกเฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ เฝเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝเผ‹เฝ•เพฑเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝฆเพกเฝ˜เฝฆเผ"
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฝ“เฝดเฝฆเผ‹เฝ”เผ‹</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "เฝ‘เผ‹เฝฃเพŸเฝผเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ‘เฝ„เผ‹เฝ„เฝผเฝฆเผ‹เฝ”เฝขเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝขเพ’เพฑเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ•เฝ“เผ‹เฝ–เฝฆเพณเฝ–เผ‹เฝšเฝดเผ‹ เฝจเฝฑเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "เฝกเฝ“เผ‹เฝฃเฝ‚เผ‹เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝžเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹ เฝ†เฝบเฝ‘เผ‹เฝ‘เฝ˜เฝฒเฝ‚เฝฆเผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹(เฝ‘เฝ”เฝบเฝขเผ‹เฝ“เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹/เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹)เผ"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹เฝ‘เฝ„เผ‹เฝ”เฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเฝเผ‹เฝจเฝฒเฝ“เผ‹(เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ‘เฝ€เฝขเผ‹เฝ†เฝ‚เผ‹)เผ"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ–เฝฆเพกเฝ˜เผ‹เฝจเฝฒเฝ“เผ‹(เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝจเฝผเผ‹เฝ”เฝฑเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝ–เฝฆเพกเฝ˜เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹ $[officename] เฝเผ‹เฝ–เฝฆเพกเฝ˜เผ‹เฝจเฝฒเฝ“เผ‹)เผ"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>เฝ“เฝดเฝฆเผ‹เฝ”เผ‹</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "<emph>เฝจเฝฒเผ‹เฝŠเผ‹เฝฃเฝฒเฝ€เผ‹</emph> เฝเพฑเฝ‘เผ‹เฝ†เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝฒเผ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฆเพŸเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝ„เผ‹เฝจเฝฒเผ‹เฝŠเผ‹เฝฃเฝฒเฝ€เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ€เฝฃเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "<emph>เฝขเพ’เพฑเฝ‚เฝฆเผ‹เฝ”เผ‹</emph> เฝเพฑเฝ‘เผ‹เฝ†เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝฒเผ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฆเพŸเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝ„เผ‹เฝขเพ’เพฑเฝ‚เฝฆเผ‹เฝ”เผ‹เฝ“เฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "<emph>เฝ เฝผเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝเฝบเฝ“เผ‹เฝกเฝผเฝ‘เฝ”เผ‹</emph>เฝเพฑเฝ‘เผ‹เฝ†เฝผเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝฒเผ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝฆเพŸเฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เผ‹เฝ…เฝฒเฝ“เผ‹ เฝ เฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝ„เผ‹เฝ เฝผเฝ‚เผ‹เฝเฝฒเฝ‚เผ‹เฝ เฝเฝบเฝ“เผ‹เฝ เฝผเฝ„เผ‹เผ"
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝกเฝ„เฝ“เผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ‹เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹ เฝเฝ‘เผ‹เฝ€เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝขเพฉเผ‹เฝ–เฝฆเพเพฒเฝ‘เผ‹เฝ‚เฝเฝ„เฝ˜เผ‹เฝจเฝฒเฝ“เผ‹(<emph>เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹-เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹</emph>เฝ“เฝ„เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ‹)เผ"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝขเผ‹เฝ“เผ‹ เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹(เฝขเพ’เพฑเฝ–เผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เผ‹)เผ"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "เฝฆเพŸเฝผเฝ“เผ‹เฝเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ–เฝขเพ—เฝผเฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ“เฝ„เผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝดเผ"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝšเฝดเฝ เฝฒเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "เฝ–เฝขเพ—เฝผเฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเฝ”เผ‹เฝจเฝฒเฝ“เผ"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "เฝฆเพŸเฝผเฝ“เผ‹เฝเฝ„เผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเฝ เฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹เฝšเฝดเผ‹:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "เฝกเฝขเผ‹เฝฃเฝดเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "เฝ˜เฝขเผ‹เฝฃเฝดเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ‚เฝžเฝฒเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝฆเพ’เพฒเฝฒเฝฃเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "เฝขเพ’เพฑเฝ–เผ‹เฝ–เฝฆเพเพฑเฝผเฝ‘เผ‹เฝฃเฝดเผ‹เฝ‚เฝผเฝ˜เฝฆเผ‹(เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹เฝ“เฝ„เผ‹เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚เผ‹)เผ"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝฆเฝผเฝขเผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "เฝ‘เผ‹เฝฃเพŸเฝผเฝ เฝฒเผ‹เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,7 +1581,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
+msgid "Moves pointer to the first row."
msgstr ""
#: 01010000.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
+msgid "Moves pointer to the last row."
msgstr ""
#: 01010000.xhp
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "เฝจเฝบเฝ•เผ‹เผฆเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝเฝขเผ‹เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ เฝขเฝบเผ‹เฝ–เผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝ‚เผ‹เฝ†เฝฆเผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เฝ‚เฝฒเผ‹เฝ„เฝผเฝฆเผ‹เฝ”เฝขเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝขเผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‘เฝ„เผ‹เฝ‚เฝกเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ <switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>+เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹ เฝฃเฝดเผ‹เฝจเฝบเฝ–เฝฆเผ"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>+เฝจเฝบเฝ•เผ‹เผฆ เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เฝฆเผ"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "เฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพเพฑเฝผเฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝเฝผเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝฃเฝดเผ‹เฝฃเฝผเฝ‚"
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเพคเฝผเผ‹(เฝฆเฝฒเผ‹เฝ“เฝบเฝ”เผ‹-เฝŠเฝดเผ‹-เฝ‚เฝฒเฝขเฝฒเฝŒเฝฒเผ‹ เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝšเฝดเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฃเพ•เฝผเฝ‚เฝฆเผ‹เฝ˜เฝฒเฝ“เผ‹เฝเฝฃเผ‹เฝกเฝผเฝ‘เผ‹เฝขเฝดเฝ„เผ‹ เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝšเฝดเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเฝฆเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ”เฝขเผ‹เฝ–เฝเฝ–เผ‹เฝเฝบเผ‹เฝกเฝผเฝ‘เผ‹)เผ"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝ”เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹(เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹)เผ"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝšเฝ‘เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ–เฝŸเฝผเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ‹(เฝฃเฝบเฝ‚เฝฆเผ‹เฝฆเพเพฑเฝผเฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹)เผ"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ–เฝฆเพ’เพฑเฝฒเฝขเฝเผ‹เฝจเฝฒเฝ“เผ‹ (เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เผ‹เฝ“เฝ„เผ‹)เผ"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝขเพ’เพฑเฝดเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝŒเฝ เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹ เฝเผ‹เฝ•เพฑเฝบเฝเผ‹เฝจเฝฒเฝ“เผ"
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹(เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹)/เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ†เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹ เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝ‚เฝžเฝ“เผ‹เฝ˜เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹(เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹)เผ"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹ เฝ–เฝฆเพ’เพฑเฝฒเฝขเผ‹เฝ–เฝ เฝฒเผ‹เฝ‘เฝ–เฝดเฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝกเฝ„เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝผเฝ„เผ‹เผ"
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "เฝขเฝ”เผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝงเฝบเผ‹เฝ˜เฝ เฝฒเผ‹เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹(เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹)เผ"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">เฝ–เฝขเพกเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ </caseinline><defaultinline>เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹</defaultinline></switchinline>+เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ„เฝผเฝฆเผ‹เฝ”เฝขเผ‹เฝฃเฝดเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝžเฝ‚ เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ เฝ‘เฝฒเผ‹เฝคเฝดเฝฃเผ‹เฝฃเฝฆเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝ เฝผเฝ„เผ‹เผ"
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝ…เฝฒเฝ‚เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹(เฝฆเผ‹เฝšเฝฒเฝ‚เฝฆเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เผ‹เฝ‚เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹)เผ"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝšเฝดเผ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ‹"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ‚เฝกเฝผเฝ‚เผ‹เฝ–เฝ€เฝผเฝฃเผ‹"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝกเฝ„เผ‹เฝ“เผ‹เฝ เฝ‘เพฒเฝฒเผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ–เฝขเพเพฑเฝ–เผ"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝšเฝดเผ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "เฝ‚เพฒเฝดเฝ–เผ‹เฝ เฝ–เพฒเฝฆเผ‹เฝšเฝดเผ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ–เฝขเผ‹เฝ“เผ‹เฝ˜เฝ†เฝผเฝ„เฝฆเผ"
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared/07.po b/source/dz/helpcontent2/source/text/shared/07.po
index 4b84ff08aa5..1662f005c91 100644
--- a/source/dz/helpcontent2/source/text/shared/07.po
+++ b/source/dz/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "เฝจเฝฒเฝ“เผ‹เฝŠเฝขเผ‹เฝ“เฝบเฝŠเฝฒเผ‹เฝ‚เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝฆเผ‹เฝเฝบเฝ–เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ <emph>เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ - เฝ‚เฝฆเฝขเฝ”เผ‹</emph>เฝ‚เฝ‘เฝ˜เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ <emph>เฝจเฝบเฝ…เฝฒเผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹</emph>เฝ‚เฝฆเฝขเฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝบเผ"
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/dz/helpcontent2/source/text/shared/guide.po b/source/dz/helpcontent2/source/text/shared/guide.po
index 78618093613..55a7bac6684 100644
--- a/source/dz/helpcontent2/source/text/shared/guide.po
+++ b/source/dz/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 21:31+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝฆเพฆเพฒเฝฃเผ‹เฝขเพŸเฝ‚เฝฆเผ‹(-) เฝ‚เฝฆเฝดเฝ˜เผ‹ เฝ‚เฝคเฝ˜เผ‹เฝเฝฒเฝ‚เผ‹( _ )เฝ‚เฝฆเฝดเฝ˜เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹เฝ‘เฝบเผ‹เฝฃเพทเฝ‚เผ‹เฝฆเพŸเฝบเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹ เฝ˜เฝ‰เฝ˜เผ‹เฝขเพŸเฝ‚เฝฆเผ‹(=)เฝ‚เฝฆเฝดเฝ˜เผ‹ เฝฆเพเฝขเผ‹เฝขเพŸเฝ‚เฝฆเผ‹(*)เผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹ เฝฆเพฃเผ‹เฝฆเพ’เพฒเผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพŸเฝ‚เฝฆเผ‹(~) เฝ‚เฝฆเฝดเฝ˜เผ‹ เฝจเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ (#) เฝ‚เฝฆเฝดเฝ˜เผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝฃเพทเฝ‚เผ‹เฝฆเพŸเฝบเผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ”เฝขเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝžเฝฒเฝ“เฝ˜เผ‹เฝฃเฝฆเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝฃเฝดเผ‹เฝจเฝบเฝ–เผ"
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/dz/helpcontent2/source/text/shared/optionen.po b/source/dz/helpcontent2/source/text/shared/optionen.po
index ee92700a8ce..22076c88258 100644
--- a/source/dz/helpcontent2/source/text/shared/optionen.po
+++ b/source/dz/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 21:39+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po b/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po
index eefaaca8a22..71eff67d8d1 100644
--- a/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/dz/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 14:08+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3882,15 +3882,6 @@ msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹(~R)"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ(~D)"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22812,6 +22803,15 @@ msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ(~I)"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/dz/sc/messages.po b/source/dz/sc/messages.po
index 1b837be6154..be60d53dc8c 100644
--- a/source/dz/sc/messages.po
+++ b/source/dz/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14211,39 +14211,44 @@ msgid "~Value"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เผ(_V)"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ(_S)"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ(_E)"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝฃเฝดเฝ‚เฝฆเผ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“;เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚;เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆ;(เฝŒเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝเฝ เฝฒเผ‹);เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹(เฝŒเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝเฝ เฝฒเผ‹);เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ‹(เฝเฝ เฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝŒเฝฒเผ‹);เฝกเฝฒเผ‹เฝจเฝบเฝฆเฝฒเผ‹ เฝจเฝฒเฝ„เผ‹เฝฃเฝฒเฝค;เฝฆเพฆเผ‹เฝ–เฝžเฝ‚"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "เฝ‚เฝ“เฝ˜เผ‹เฝฆเพŸเฝผเฝ„เผ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14254,1252 +14259,1357 @@ msgstr ""
"เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝ‚เพฒเฝผเฝฆเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝ เฝผเฝ‚เผ‹เฝฃเฝดเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ‘เฝบเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝผเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ‘เฝบเผ‹ เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ“? \n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
#, fuzzy
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ(~S)"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "เฝเฝฒเฝ‚เผ‹เฝคเฝฒเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "เฝเฝฒเฝ‚เผ‹เฝคเฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹เฝ‚เฝเฝ“เผ‹เฝ–เฝŸเฝผเฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเผ‹เฝ‘เฝบเผ‹เฝฃเฝดเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฆเพเพฑเฝผเฝ„เผ‹เฝ เฝเฝ–เผ‹เฝจเฝฒเฝ“เผ"
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เผ‹เฝ‘เฝบเผ‹ เฝฆเพฆเฝบเผ‹เฝ–เฝ‘เฝบเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ“เผ‹เฝฆเพŸเฝผเฝ“เฝ˜เผ‹เฝจเฝฒเฝ“เผ"
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹%เผกเผ"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "เฝ‚เฝกเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝ–เฝฃเพŸเผ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "เฝ‘เฝ–เฝดเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "เฝ‚เฝกเฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "เฝคเฝฃเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚เผ‹%เผกเผ"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝกเฝฒเฝ‚%เผกเผ"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "เฝ เผ‹เฝ“เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹ เฝจเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹ เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝšเฝดเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝฆเผ‹เฝกเฝ„เผ‹เฝ“เผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝฆเผ‹เฝจเฝฒเฝ“เผ"
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "เฝ–เฝขเพกเผ‹เฝฃเฝ˜เผ‹เฝ‚เพณเฝดเผ‹เฝ‚เฝžเฝฆเผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเผ‹เฝจเฝบเฝ–เผ‹เฝขเพŸเผ‹ เฝจเฝบเฝ–เผ‹เฝ…เฝฒเผ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
#, fuzzy
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ•เพฒเผ‹เฝขเฝฒเฝ„เผ‹เผ(~F)"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME เฝคเฝผเฝ‚เผ‹เฝเพฒเฝ˜เผ"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
#, fuzzy
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr " (เฝฃเพทเฝ‚เผ‹เฝ“เฝฒเผ‹-เฝ™เฝ˜เผ)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr ""
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝšเฝดเผ"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr ""
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ(~S)"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr ""
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr ""
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝšเฝดเผ"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME เฝ€เฝบเฝฃเผ‹เฝฆเฝฒเผ"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr ""
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr ""
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr ""
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr ""
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ‹เฝ“เฝ„เผ‹เฝฃเฝดเผ‹ เฝ‚เพฑเฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‚เพฑเฝฒเฝเผ‹เฝกเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ(~r)"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "เฝ“เฝดเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr ""
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝ‘เฝบเผ‹เฝเฝ‘เผ‹เฝขเฝฒเผ‹เฝ เฝ–เฝ เผ‹เฝขเฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ“#?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฝเผ‹เฝ–เฝฆเพกเฝ˜เผ(~C)"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝŸเพณเผ‹เฝ‘เฝ„เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝŸเพณเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝŸเพณเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ”เผ"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฝ–เพฑเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "เฝ–เฝขเผ‹เฝ˜เผ"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr ""
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "เฝฃเฝผเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "เฝจเฝบเฝ“เผ‹เฝ€เฝผเฝขเผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝšเฝดเผ"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝšเฝดเผ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "เฝจเฝผเผ‹เฝจเฝบเฝฃเผ‹เฝจเฝฒเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ‘เฝผเผ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "เฝคเฝดเฝ‚เฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "เฝฆเฝ–เผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเผ"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "เฝ เฝ†เฝขเผ‹เฝ–เฝคเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
#, fuzzy
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "เฝกเฝขเผ‹เฝ เฝ›เฝบเฝ‚เฝฆเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เผ"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
#, fuzzy
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "เฝ˜เฝขเผ‹เฝ เฝ–เฝ–เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr ""
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr ""
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr ""
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "เฝฆเพ’เพฒเฝผเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "เฝ‚เพฑเฝฃเผ‹เฝขเฝฒเฝ˜เผ‹เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ‹เฝ‚เพฒเฝดเฝ–เผ‹เฝ–เฝ…เฝดเฝ‚"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
#, fuzzy
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "เฝ†เผ‹เฝ˜เฝบเฝ‘เผ"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr ""
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹เฝ„เฝผเผ‹เฝ˜เผ‹เฝคเฝบเฝฆเฝ”เผ‹"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "เฝ€เฝบเฝขเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "เฝฃเฝบเฝ–เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ‹เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "เฝฃเฝดเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹"
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "เฝ„เฝผเผ‹เฝ˜เผ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝšเฝดเผ‹เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝฆเพคเฝ„เฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "เฝ‘เฝ„เผ‹เฝฃเฝบเฝ“เผ‹เฝฆเพคเฝ„เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "เฝ เฝ›เฝดเฝฃเผ‹เฝ˜เฝฒเผ‹เฝ†เฝผเฝ‚"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
#, fuzzy
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<empty>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr ""
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr ""
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr ""
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr ""
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr ""
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "เฝ เฝ–เพฒเฝฒเฝ„เผ‹เฝขเฝฒเฝ˜เผ"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "เฝ–เฝขเพกเผ‹เฝฃเฝ˜เผ‹"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“เผ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "เฝ‰เฝดเฝ„เผ‹เฝ˜เฝเฝ เผ(_M)"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เผ(_M)"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
#, fuzzy
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "เฝ‘เฝ„เฝดเฝฃเผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "เฝ‚เพฑเฝ„เผ‹เฝเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "เฝฆเพคเพฑเฝฒเฝขเผ‹เฝ–เฝเฝ„เผ‹เผ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "เฝเฝฒเฝ‚เผ‹เฝขเพฉเฝฒเฝฆเผ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "เฝ‰เฝดเฝ„เผ‹เฝ˜เฝเฝ เผ(_M)"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เผ(_M)"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "เฝ เฝ–เพฒเฝฒเฝ„เผ‹เฝขเฝฒเฝ˜เผ"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "เฝ–เฝขเพกเผ‹เฝฃเฝ˜เผ‹"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "เฝฆเฝฒเฝ‚เผ‹เฝ˜เผ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "เฝจเฝฑเฝฃเผ‹เฝ•เผ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“เผ"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“เผ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "เฝŸเฝดเฝขเผ‹เฝ‚เฝฆเฝผเฝ‚เผ‹เฝšเฝดเผ"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "เฝ˜เฝ‰เฝ˜เผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "เฝ“เฝดเฝฆเผ‹เฝคเฝดเฝ‚เฝฆเผ"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr ""
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "เฝจเฝฒเฝ“เผ‹เฝŠเฝขเผ‹เฝ“เฝบเฝŠเฝฒเผ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17307,6 +17417,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19223,605 +19338,605 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "เฝ‚เฝฆเฝบเฝขเผ‹เฝ‘เฝผเฝ‚เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "เฝ เฝ›เฝผเฝฃเผ‹เฝ–เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "เฝ‰เฝบเฝ“เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "เฝ…เฝฒเผ‹เผ‹เฝ˜เฝบเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "เฝฃเฝ‚เผ‹เฝ†เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝšเฝดเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "เฝ•เพฒเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝžเฝฒเฝ–เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "เฝฆเพŸเฝผเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "เฝ–เฝ‘เฝบเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "เฝ‚เฝฒเผ‹เฝขเฝฒเฝŠเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝžเฝฒเฝ–เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "เฝฆเพŸเฝผเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝšเฝดเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "เฝ–เฝ‘เฝบเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "เฝ‚เฝฒเผ‹เฝขเฝฒเฝŠเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "เฝ–เฝ‘เฝบเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "เฝ‚เฝฒเผ‹เฝขเฝฒเฝŠเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "เฝฆเพŸเฝผเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝšเฝดเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "เฝฆเพŸเฝผเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "เฝ‚เฝฆเฝบเฝขเผ‹เฝ‘เฝผเฝ‚เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "เฝ เฝ›เฝผเฝฃเผ‹เฝ–เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "เฝ‰เฝบเฝ“เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "เฝ…เฝฒเผ‹เผ‹เฝ˜เฝบเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "เฝฃเฝ‚เผ‹เฝ†เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "เฝ‚เพฒเฝผเฝ‚เฝฆเผ‹เฝขเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝšเฝดเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "เฝ•เพฒเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝžเฝฒเฝ–เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "เฝฆเพŸเฝผเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "เฝ–เฝ‘เฝบเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "เฝ‚เฝฒเผ‹เฝขเฝฒเฝŠเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "เฝฆเพเฝ‘เผ‹เฝกเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝžเฝฒเฝ–เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "เฝฆเพŸเฝผเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "เฝ–เฝ‘เฝบเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "เฝฆเพŸเฝผเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "เฝฆเพกเฝบเผ‹เฝšเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ‚เฝŸเฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "เฝ•เพฒเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "เฝฆเพŸเฝผเฝ“เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "เฝ–เฝขเพกเผ‹เฝฃเฝ˜เผ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "เฝ–เฝ‘เฝบเผ‹เฝžเฝฒเฝ–เผ‹เฝ เฝ–เฝ‘เผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "เฝ‚เฝฒเผ‹เฝขเฝฒเฝŠเฝฒเผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21333,64 +21448,89 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "เฝ‚เฝฒเฝฆเผ‹เฝฆเพกเฝบเผ‹เฝ–เฝŸเฝผเผ‹เฝ–เผ: "
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -23926,92 +24066,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ‰เฝดเฝ„เผ‹เฝฆเฝดเผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ˜เฝ„เผ‹เฝฆเฝดเผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ‰เฝดเฝ„เผ‹เฝฆเฝดเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‘เฝบเผ‹เฝ‘เฝ„เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เฝ˜เฝ„เผ‹เฝฆเฝดเผ‹ เฝกเฝ„เผ‹เฝ“เผ‹ เฝ‘เฝบเผ‹เฝ‘เฝ„เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ”เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "เฝ˜เฝ‰เฝ˜เผ‹เฝ”เผ‹เฝ˜เฝบเฝ‘เฝ”เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "เฝ“เฝดเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "เฝ“เฝดเฝฆเผ‹เฝ˜เฝบเฝ‘เผ‹เฝ€เพฑเฝฒเผ‹เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "เฝ‰เฝดเฝ„เผ‹เฝ˜เฝเฝ เผ(_M)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "เฝ˜เฝ„เผ‹เฝ˜เฝเฝ เผ(_M)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/dz/sd/messages.po b/source/dz/sd/messages.po
index b7fdd229dfc..cba15429d43 100644
--- a/source/dz/sd/messages.po
+++ b/source/dz/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5495,10 +5495,9 @@ msgid "Master Objects"
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/dz/sfx2/messages.po b/source/dz/sfx2/messages.po
index 1f5710f3f87..0307a8a14ba 100644
--- a/source/dz/sfx2/messages.po
+++ b/source/dz/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2235,6 +2235,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/dz/svx/messages.po b/source/dz/svx/messages.po
index e75ea096521..9975631bc61 100644
--- a/source/dz/svx/messages.po
+++ b/source/dz/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2288,17 +2288,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "เฝ…เฝฒเผ‹เฝ˜เฝบเฝ‘เผ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2826,57 +2826,57 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "เฝขเพฉเผ‹เฝ–เฝฆเพเพฒเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‘เฝ„เผ‹ เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "เฝ‚เฝดเฝ‚เผ‹เฝ‚เฝดเฝ‚เฝ”เผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "เฝ˜เฝเฝดเฝ‘เผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
#, fuzzy
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝขเพฉเฝ เฝฒเผ‹เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "เฝ–เฝขเพกเผ‹เฝ˜เฝšเฝผเฝ“เผ‹เฝšเฝดเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
#, fuzzy
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "เฝ˜เฝ‘เฝ เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ เฝ เฝ‚เฝ‚เผ‹เฝ–เฝžเฝ‚"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
#, fuzzy
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "เฝ เฝ–เฝ–เผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝคเฝผเฝ‚เผ‹เฝเพฒเฝ˜เผ "
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "เฝ–เฝผเฝ‘เผ‹เฝ–เฝขเพกเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝšเฝดเผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "เฝฆเพเฝขเฝ˜เผ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4429,10 +4429,9 @@ msgid "_Copy"
msgstr "เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/dz/sw/messages.po b/source/dz/sw/messages.po
index a44b289c3b3..0b50ea4fe6e 100644
--- a/source/dz/sw/messages.po
+++ b/source/dz/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1555,300 +1555,310 @@ msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[None]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "เฝ˜เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr ""
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "เฝ เฝผเฝ‚เผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
#, fuzzy
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "เฝฃเพทเฝ‚เผ‹เฝ“เฝฒเผ‹-เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "เฝšเฝ‘เผ‹เฝขเพฉเฝฒเฝฆเผ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ“เฝ„เผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผ..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ•เพฑเฝฒเฝขเผ‹เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผ..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝฆเพฒเฝดเฝ„เผ‹เฝ–เฝžเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผ..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "เฝคเฝผเฝ‚เผ‹เฝฆเพ’เพฒเฝฒเฝ‚..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝดเผ"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "เฝฆเพกเฝบเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝขเพŸเฝ‚เฝฆ..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ‘เฝผ..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹เฝ‘เฝดเฝฆเผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ–เฝŸเฝผเผ‹เฝ‘เฝผ..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "เฝฆเพ™เฝฒเฝ„เผ‹เฝ–เฝ…เฝดเฝ‘เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ‘เฝผเผ‹..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ–เฝŸเฝผ..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "เฝ‘เฝ–เพฑเฝฒเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝ™เฝฒเฝ‚เผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝฆเพŸเฝผเฝ„เฝ˜เผ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "เฝฆเพ™เฝฒเฝ„เผ‹เฝ–เฝ…เฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr ""
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
#, fuzzy
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜:"
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "เฝคเฝผเฝ‚เผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ‚เฝฆเฝขเฝ”เผ‹เฝ‚เฝฒเผ‹เฝงเฝบเผ‹เฝ˜เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ–เฝŸเฝผเผ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "เฝเฝบเฝฆเฝฒเผ‹เฝŠเฝฑเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "เฝจเฝบเผ‹เฝคเฝฒเผ‹เฝกเฝฑเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr ""
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr ""
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr ""
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
#, fuzzy
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚เผ‹เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ(~N)"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr ""
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เฝเผ‹เฝ–เฝฆเพกเฝ˜เฝฆเผ(~C)"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝŸเพณเผ‹เฝ‘เฝ„เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝŸเพณเผ‹เฝ‚เฝ‰เฝฒเฝฆเผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เฝฆเพคเพฑเฝฒเผ‹เฝŸเพณเผ‹เฝ‚เฝฆเฝดเฝ˜เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "เฝ–เพฑเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "เฝ–เฝขเผ‹เฝ˜เผ"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr ""
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "เฝ‘เฝ„เฝดเฝฃเผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ "
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1859,324 +1869,324 @@ msgstr ""
"เฝขเฝบเผ‹เฝ เฝ‘เฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹ เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝฆเผ\n"
"เฝ˜เฝฒเฝ„เผ‹เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝ‚เฝ…เฝฒเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝผเฝ‚เผ‹เฝฃเฝฆเผ‹ เฝฃเฝผเฝ‚เผ‹เฝฆเพŸเฝบเผ‹เฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝขเพฉเฝผเฝฃเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ‚เฝ“เฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ€เพฑเฝฒเผ‹"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
#, fuzzy
msgctxt "STR_ROW"
msgid "Rows"
msgstr "เฝ‚เพฑเฝฃเผ‹เฝšเฝดเผ(~o)"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_COL"
msgid "Column"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚(Colu~m)"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝเฝผเฝ เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝเฝผเฝ เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
#, fuzzy
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝขเพ’เพฑเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
#, fuzzy
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME เฝขเพฉเฝผเฝ˜เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝšเฝดเฝ‚เฝฆเผ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝฃเฝดเผ‹ เฝจเฝบเฝ–เผ‹เฝ‚เฝเฝ„เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝงเฝบเผ‹เฝ˜เผ"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ”เฝ เฝฒเผ‹เฝคเฝดเฝฃเผ‹เฝ˜เผ"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝฃเพŸเฝ‚เผ‹เฝฃเฝดเผ‹เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝฆเฝ‚เผ‹เฝฆเฝ เฝฒเผ‹ เฝงเฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝฃเฝฒเฝ„เฝ€"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "เฝ˜เฝฑเฝ เฝดเฝฆเฝฒเผ‹เฝ‚เฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ เฝ–เฝžเฝ‚เฝ”เผ‹เฝจเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "เฝ€เผ‹เฝเฝ เฝฒเผ‹เฝจเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹ เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "เฝ€เผ‹เฝเฝ เฝฒเผ‹เฝจเฝ„เผ‹เฝกเฝฒเฝ‚เผ‹ เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝ˜เผ‹เฝกเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹ เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹ เฝšเฝ‘เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ–เฝŸเฝผเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹ เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "เฝ˜เฝ‚เฝดเผ‹เฝขเพ’เพฑเฝ“เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "เฝจเฝผเผ‹เฝจเฝบเฝฃเผ‹เฝจเฝฒเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "เฝงเฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝฃเฝฒเฝ„เฝ€เฝฆเฝฒเผ"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ‹ เฝ–เพฒเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "เฝ˜เฝ‚เฝดเผ‹เฝขเพ’เพฑเฝ“เผ‹ เผกเผ"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "เฝ˜เฝ‚เฝดเผ‹เฝขเพ’เพฑเฝ“เผ‹ เผกเผ"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "เฝ˜เฝ‚เฝดเผ‹เฝขเพ’เพฑเฝ“เผ‹ เผกเผ"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "เฝจเฝผเผ‹เฝจเฝบเฝฃเผ‹เฝจเฝฒเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "เฝงเฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝฃเฝฒเฝ„เฝ€"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเผ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝ–เพฒเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "เฝเผ‹เฝฆเพเฝผเฝ„เผ‹เฝ…เฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เผ‹เผ‹เผ‹"
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2185,2261 +2195,2261 @@ msgstr ""
"เฝ•เฝ“เผ‹เฝšเฝดเฝ“เผ‹เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเพกเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ€เฝฃเผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹ เฝงเฝบเผ‹เฝ˜เผ‹เฝฃเฝฆเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝฆเฝผเผ‹เฝฆเฝผเฝขเผ‹เฝ…เฝฒเฝ‚เผ‹เฝ“เฝ„เผ‹เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹\n"
"เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "เฝฆเพฆเพฒเฝบเฝฃเผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝ€เฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr ""
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
#, fuzzy
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "%O เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
#, fuzzy
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "%O เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr ""
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
#, fuzzy
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "เฝฆเพคเฝผเผ‹เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
#, fuzzy
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "เฝ˜เฝ„เฝ เผ‹เฝเฝผเฝ„เฝฆเผ‹เฝเพฑเฝ‘เผ‹เฝ†เฝผเฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
#, fuzzy
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "%O เฝฃเฝดเผ‹ เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝšเฝดเผ‹ เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
#, fuzzy
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝเพฑเฝ‘เผ‹เฝ†เฝผเฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr ""
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr ""
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr ""
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr ""
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr ""
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr ""
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
#, fuzzy
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝฆเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
#, fuzzy
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝฃเฝฆเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝดเผ‹เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
#, fuzzy
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "%O เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr ""
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
#, fuzzy
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr ""
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
#, fuzzy
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "%O เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
#, fuzzy
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "%O เฝฆเพคเฝผเผ‹เฝ–เฝคเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr ""
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
#, fuzzy
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
#, fuzzy
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
#, fuzzy
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‚เฝดเผ‹เฝขเพ’เพฑเฝ“เผ"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
#, fuzzy
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
#, fuzzy
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr ""
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr ""
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "เฝฃเฝ‚เผ‹เฝเฝผเฝ‚เผ‹เฝขเพ’เพฑเฝดเฝ“เผ‹เฝ†เฝ‘เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹(~B)"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr ""
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr ""
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
#, fuzzy
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ(~R)"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
#, fuzzy
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ‹ เฝกเฝขเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
#, fuzzy
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ‹ เฝ˜เฝขเผ‹เฝ•เฝ–เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr ""
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
#, fuzzy
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "เฝ“เฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
#, fuzzy
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹ เฝจเฝผเฝ“เผ‹/เฝจเฝผเฝ•เผ"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "เฝ เฝ‚เฝผเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝกเฝขเผ‹เฝฆเฝบเฝ„เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
#, fuzzy
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "เฝ เฝ‚เฝผเผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝกเฝขเผ‹เฝฆเฝบเฝ„เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr ""
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
#, fuzzy
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ‹เฝฃเฝผเฝ‚เผ‹เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ(~R)"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr ""
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr ""
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr ""
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
#, fuzzy
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เฝคเฝ‚เผ‹เฝ‚เฝเฝ„เผ‹เผ(~S)"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr ""
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เผ‹เฝ“เฝผเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹(~e)"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
#, fuzzy
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
#, fuzzy
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝ‘เฝผเฝ“เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ(~C)"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr ""
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
#, fuzzy
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ‹เฝ เฝ–เพฒเฝฒเผ‹เฝ‘เฝผเผ"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr ""
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr ""
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
#, fuzzy
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "เฝ“เฝ„เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
#, fuzzy
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr ""
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr ""
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆ"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
#, fuzzy
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹ เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝคเฝ‚"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹ เฝ˜เฝ‰เฝ˜เผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
#, fuzzy
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ‹เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
#, fuzzy
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹/เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr ""
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹ เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹ เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝขเพเพฑเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr ""
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
#, fuzzy
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
#, fuzzy
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr ""
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
#, fuzzy
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹ เฝ‚เผ‹เฝ–เฝฆเพกเฝดเฝขเผ‹เฝขเพเพฑเฝ–เฝฆเผ(~c)"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr ""
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr ""
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr ""
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "เฝงเฝ เฝฒเผ‹เฝ”เฝขเผ‹เฝฃเฝฒเฝ“เฝ€เฝฒเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr ""
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr ""
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr ""
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr ""
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
#, fuzzy
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "เฝ เฝ›เฝฒเฝ“เผ‹เฝ”เฝ„เผ‹ เฝฆเพฆเพฑเฝขเผ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr ""
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr ""
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr ""
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
#, fuzzy
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝšเฝ˜เฝฆเผ(~P)"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
#, fuzzy
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝšเฝ˜เฝฆเผ(~C)"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
#, fuzzy
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "%O เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
#, fuzzy
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "%O เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr ""
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆ"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹ เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr ""
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr ""
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr ""
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr ""
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr ""
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr ""
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr ""
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr ""
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr ""
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr ""
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr ""
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr ""
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
#, fuzzy
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเฝ เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
#, fuzzy
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "เฝคเฝดเฝฃเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
#, fuzzy
msgctxt "STR_FIELD"
msgid "field"
msgstr "เฝฆเผ‹เฝฆเพ’เฝผเผ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
#, fuzzy
msgctxt "STR_FRAME"
msgid "frame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
#, fuzzy
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "เฝจเฝผเผ‹เฝจเฝบเฝฃเผ‹เฝจเฝฒเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
#, fuzzy
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
#, fuzzy
msgctxt "STR_CHART"
msgid "chart"
msgstr "เฝ‘เฝ”เฝบเผ‹เฝขเฝฒเฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
#, fuzzy
msgctxt "STR_NOTE"
msgid "comment"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
#, fuzzy
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "เฝฆเพเฝบเฝ‘เฝ”เผ‹เฝ–เฝเฝผเฝ‚เผ‹-เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
#, fuzzy
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
#, fuzzy
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝเฝผเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr ""
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
#, fuzzy
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
#, fuzzy
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "เฝ–เพฒเฝฒเฝฆเผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹(เฝšเฝดเผ‹)เผ"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr ""
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
#, fuzzy
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
#, fuzzy
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "%O เฝ‚เฝฒเผ‹เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเฝ เฝฒเผ‹เฝ‚เฝผเผ‹เฝขเฝฒเฝ˜เผ‹ เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr ""
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr ""
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เฝ เฝฒเผ‹เฝ˜เฝเฝผเฝ„เผ‹เฝฆเพฃเฝ„เผ‹"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚$(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝกเฝฒเฝ‚$(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹ $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "เฝ˜เฝเฝ เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) เฝ เฝ‘เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹$(ARG2)เฝ‚เฝดเผ‹"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
#, fuzzy
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "เฝ–เพฑเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr ""
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
#, fuzzy
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝฆเพŸเฝผเฝ“เผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr ""
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
#, fuzzy
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "เฝ เฝ›เฝผเฝฃเผ‹เฝ–เผ‹เฝฃเพทเฝ‚"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "เฝ เฝ›เฝฒเฝ“เผ‹เฝ”เฝ„เผ‹เฝ“เฝ„เผ‹เฝฃเฝฆเผ‹เฝฃเพทเฝ‚เผ‹เฝ”เฝ เฝฒเผ‹เฝฆเพเฝ–เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ เฝ›เฝผเฝฃเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹%ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, fuzzy, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹%COLUMNNUMBER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
#, fuzzy
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝด:"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
#, fuzzy
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝ™เฝฒเฝ‚เผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "เฝ“เฝ„เผ‹เฝเฝฒเฝ‚"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "เฝฆเฝฒเผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME เฝ€เฝบเฝฃเผ‹เฝฆเฝฒเผ"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝšเฝดเผ‹เฝ‚เฝฒเผ‹ เฝขเพ’เพฑเฝ–เผ‹เฝ‚เฝžเฝฒเผ"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "เฝ‚เฝฆเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹ เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹ เฝ เฝ†เฝ„เผ‹เฝ˜เฝฒเผ"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝดเฝ–เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "เฝšเฝผเฝฆเผ‹เฝ‚เฝžเฝฒเผ"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝฃเฝดเผ‹ เฝ‘เฝ”เฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝฆเพŸเฝผเฝ„เฝ˜เผ‹เฝšเฝดเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ‚เพฑเฝฒเฝฆเผ‹เฝ”เฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ(~a)"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr ""
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "เฝšเฝ‚"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr ""
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr ""
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr ""
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr ""
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝšเฝดเผ(~C)"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr ""
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr ""
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr ""
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr ""
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "เฝ‚เพฒเฝ„เฝฆเผ‹เฝฆเฝดเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝ†เฝดเฝ„เผ‹เผ(~u)"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr ""
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr ""
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr ""
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr ""
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "เฝฃเฝฆเผ‹เฝ เฝ‚เฝ“เผ"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
#, fuzzy
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "เฝ†เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ‚เฝเฝ„เผ‹"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr ""
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ‚เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚(~F)"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ‹เฝ เฝ‘เพฒเฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "เฝงเผ‹เฝกเฝฒเผ‹เฝ”เฝขเผ‹เฝฃเฝฒเฝ“เฝ€เฝฒเผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "เฝ เฝ‘เพฒเผ‹เฝ–เฝคเฝดเฝฆเผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "เฝ–เฝ€เพฒเฝ˜เผ‹เฝฆเพŸเฝผเฝ“เผ"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "เฝฆเพ’เฝผเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ‹เฝ–เฝŸเฝผเผ"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "เฝฆเฝ–เผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "เฝคเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝ“เผ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "เฝคเฝดเฝ‚เฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚"
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝ–เฝŸเฝผเผ(~U)"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
#, fuzzy
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "เฝ เฝ–เพฒเฝบเฝฃเผ‹เฝฃเฝ˜เผ‹เฝšเฝดเผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
#, fuzzy
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเผ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝขเฝบเผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹(~D)"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "เฝ‰เฝบเฝ“เผ‹เฝฆเพเพฑเฝผเฝ–เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เผ (~Un)"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "เฝฆเฝ–เผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "เฝšเฝ‚เฝฆเผ‹เฝ˜เผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ˜เผ‹เฝ เฝเฝผเฝ–เผ"
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "เฝฃเพทเฝ‚เผ‹เฝ“เฝฒเผ‹-เฝขเพเพฑเฝ„เฝ˜เผ‹เฝ…เฝฒเฝ‚"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr ""
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr ""
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ“เฝ„เผ‹เฝ‘เฝผเฝ“เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝเฝผเผ‹ เผกเผ"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝšเฝฒเฝ‚"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
#, fuzzy
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "เฝ‚เฝ™เฝผเผ‹เฝšเฝฒเฝ‚เผ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
#, fuzzy
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "เฝฃเฝบเฝ‚เฝฆเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝฆเพฆเพฑเฝผเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝ เฝฒเผ‹เฝ†เฝดเผ‹เฝšเฝ‘เผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ–เพฒเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "เฝ€เฝฒเผ‹เฝ‘เฝบเฝ–เผ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝ†เฝดเฝ„เผ‹เผ(~u)"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "เฝžเฝฃเผ‹เฝ เฝ›เฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เพฑเผ‹เฝขเฝฒเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "เฝ€เฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝŸเฝดเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝฒเฝ‚"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ–เฝ…เฝฆเผ‹ เฝ€เฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝŸเฝดเฝขเผ‹เฝ–เฝเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝšเฝฒเฝ‚"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฝžเฝฃเผ‹เฝ เฝ›เฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เพฑเผ‹เฝขเฝฒเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "เฝ‚เฝฆเฝขเผ‹เฝ‘เฝบเฝ–เผ"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "เฝ เฝ•เพฒเฝดเฝฃเผ‹เฝขเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "เฝ‰เฝ˜เฝฆเผ‹เฝžเฝฒเฝ–เผ‹เฝ†เฝบเฝ‘เผ‹เฝขเพฉเฝผเฝ˜เผ"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "เฝฆเพฃเผ‹เฝšเฝผเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "เฝžเฝฒเฝ–เผ‹เฝ–เฝขเพฉเฝ‘เผ‹เฝขเพฉเฝผเฝ˜เผ‹เฝ–เพฒเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "เฝžเฝฃเผ‹เฝ เฝ›เฝผเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เพฑเผ‹เฝขเฝฒเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹ เฝฆเพ™เฝ“เผ‹เฝžเฝดเผ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘เฝเผ"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "เฝ‚เพณเฝผเฝ‚เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝขเฝบเผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผกเผ"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผขเผ"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผฃเผ"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผคเผ"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผฅเผ"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝเฝดเฝ„เผ‹เฝ€เฝด"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "เฝกเฝฒเผ‹เฝ‚เฝบเผ‹เฝ‚เฝเฝผเฝ„เผ‹เฝกเฝดเฝฃเผ"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "เฝ˜เฝ†เฝ“เผ‹เฝ เฝ‚เพฒเฝบเฝฃเผ(~o)"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ‹(เฝšเฝดเผ‹)เผ"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "เฝ€เฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เผ(~B)"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "เฝฃเฝบเฝ เฝดเผ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "เฝ‘เฝ”เฝขเผ‹เฝเฝบเฝ„เฝฆเผ(~i)"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เฝ”เผ"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ(~y)"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "เฝฆเพคเฝบเฝฃเผ‹เฝเฝ„เผ‹เผ(~u)"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "เฝ‚เฝฆเฝขเผ‹เฝ‘เฝบเฝ–เผ"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "เฝŸเพณเฝเผ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "เฝšเฝผเฝ‚เฝฆเผ‹เฝฃเพกเฝบเผ(~z)"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹(เฝšเฝดเผ‹)เผ(~g)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "เฝ‘เฝ”เฝบเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "เฝ‚เฝ™เฝดเฝ‚เผ‹เฝฃเฝ‚เผ‹เฝฆเพณเฝผเฝ–เผ‹เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "เฝขเพ’เพฑเฝดเฝ“เผ‹เฝขเฝฒเฝ˜เผ(~r)"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "เฝฆเพ™เฝ“เผ‹เฝžเฝดเฝ เฝฒเผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ(~p)"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "เฝฆเพเฝ‘เผ‹เฝคเฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "เฝฃเฝผเผ"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
#, fuzzy
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "เฝกเฝดเผ‹เฝจเฝขเผ‹เฝจเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผกเผ"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผขเผ"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผฃเผ"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผคเผ"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹ เผฅเผ"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "เฝจเฝ เฝฒเผ‹เฝจเฝบเฝฆเฝฒเผ‹เฝ–เฝฒเผ‹เฝจเฝบเฝ“เผ(~I)"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเฝ เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเฝ เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹เฝงเฝบเผ‹เฝ˜เผ‹เฝฃเฝฆเผ‹เฝ‘เฝบเฝ–เผ‹เฝเฝผเฝ เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ‹ เฝ‘เฝบเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝ‘เผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝฆเฝผเผ‹เฝฆเฝผเฝขเผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝเพฑเฝผเฝ‘เผ‹เฝ€เพฑเฝฒเฝฆเผ‹ เฝกเฝผเฝ‘เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝ”เฝ เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝšเฝดเผ‹เฝ–เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ“?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr ""
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr ""
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "เฝ˜เฝ‚เพฑเฝผเฝ‚เฝฆเผ‹เฝเฝ–เฝฆเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ เฝ‘เฝฒเผ‹ เฝงเฝบเผ‹เฝ˜เผ‹เฝฃเฝฆเผ‹เฝกเฝผเฝ‘เฝ”เผ‹เฝจเฝฒเฝ“เผ เฝ˜เฝฒเฝ„เผ‹เฝ‚เฝžเฝ“เผ‹เฝ…เฝฒเฝ‚เผ‹เฝ‚เฝ‘เฝ˜เผ‹เฝเผ‹เฝ–เฝขเพเพฑเฝ–เผ‹เฝ‚เฝ“เฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ“?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝขเฝฒเฝ˜เผ‹ เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹ เฝฆเพฒเฝดเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ“เฝ„เผ‹ เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ˜เฝฒเฝ“เผ‹เฝ เฝ‘เฝดเฝ‚"
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr ""
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr ""
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ เฝ‘เฝฒเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝฆเผ"
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ”เฝ„เผ‹เฝžเฝดเผ‹เฝ–เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ˜เฝฒเผ‹เฝ เฝ‘เฝฒเผ‹เฝ เฝšเฝผเฝฃเผ‹เฝ˜เผ‹เฝเฝผเฝ–เผ"
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr ""
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr ""
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr ""
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr ""
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr ""
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝฆเพกเฝบเฝ–เผ‹เฝšเฝ“เผ‹เฝ‚เฝฆเฝขเฝ”เผ"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "เฝ‚เฝดเฝฆเผ‹เฝ–เฝเฝดเฝ‘เผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "เฝ‚เฝดเฝฆเผ‹เฝ–เฝเฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝšเฝดเผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝฃเฝดเผ‹เฝเพฑเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ เฝ–เพฑเฝดเฝ„เผ‹เฝเฝดเฝ„เฝฆเผ‹เฝฃเฝฆเผ‹ เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝšเฝดเผ‹เฝ เฝ‚เฝ“เผ‹เฝฆเพคเพฒเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "เฝ‚เฝดเฝฆเผ‹เฝ–เฝเฝดเฝ‘เผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "เฝ‚เฝดเฝฆเผ‹เฝ–เฝเฝดเฝ‘เผ‹เฝ†เผ‹เฝคเฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝฃเฝดเผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝดเผ:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr "เฝ‘เผ‹เฝฃเพŸเฝผเผ‹เฝกเฝ„เผ‹เฝ˜เฝเฝดเฝ“เผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ˜เผ‹เฝ–เพฑเฝดเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝšเฝดเผ‹เฝ†เผ‹เฝ˜เฝ‰เฝ˜เผ"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME เฝ‚เฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ(*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME เฝ€เฝบเฝฃเฝ€ (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME เฝ€เฝบเฝฃเฝ€ (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "เฝŒเฝฒเผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“(*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "เฝ˜เฝ เฝฒเผ‹เฝ€เฝผเฝขเฝผเผ‹เฝฆเฝผเฝ•เฝŠเฝฒเผ‹เฝจเฝบเฝ‚เฝฆเฝฒเผ‹เฝฆเฝบเฝฃเผ(*.xls)เผ"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝขเพเพฑเฝ„เผ‹เฝ”เฝผ(*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเพทเฝผเฝ‘เผ‹เฝขเพŸเฝ‚เฝฆเผ‹ เฝฆเฝผเผ‹เฝฆเฝผเผ‹เฝ เฝ•เพฑเฝฃเผ‹เฝ เฝ•เพฑเฝฃเฝเผ‹เผ(*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr ""
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr ""
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4447,84 +4457,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚(.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ˜เฝฒเผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เฝผเผ"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝฆเพกเฝบเฝ–เผ‹เฝšเฝ“เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "เฝเผ‹เฝ–เพฑเฝ„เผ‹เฝเฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "เฝ‚เฝดเฝฆเผ‹เฝ–เฝเฝดเฝ‘เผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝ–เฝ‘เฝบเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "เฝขเพซเฝผเฝ‚เฝฆเผ‹เฝฆเฝผเผ(~F)"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝเฝฒเผ‹เฝ›เฝขเฝŒเฝฒเผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เผ"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "เฝ เฝ‘เพฒเฝฒเผ‹เฝ–เฝ…เฝ‘เผ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝ‚เฝฒเผ‹เฝ เฝ‚เฝผเผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝฆเผ‹เฝฃเฝฆเผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ•เพฒเฝผเผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ“เฝฒเผ‹เฝจเฝฒเฝ“เผ‹เฝ“?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "เฝฆเพกเฝบเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ–เฝฆเพกเฝดเผ‹เฝกเฝผเฝ‘เฝ”เผ"
@@ -4533,212 +4543,212 @@ msgstr "เฝฆเพกเฝบเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ เฝ‘เฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ–เฝฆเพกเฝดเผ‹
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "เฝฃเฝบเฝ เฝดเผ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝจเฝ„เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "เฝšเฝ‘เผ‹เฝขเพฉเฝฒเฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "เฝŠเฝบเฝ˜เผ‹เฝ”เฝบเฝฃเฝบเฝŠเฝฒเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "เฝ‚เฝเฝ„เผ‹เฝ˜เฝฒเผ"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“เผ‹เฝฆเพŸเฝผเฝ“เผ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹(เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“เผ)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ‹(เฝฃเฝ‚เผ‹เฝฃเฝดเฝ“เผ‹เฝ”เผ)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "เฝŒเฝฒเผ‹เฝŒเฝฒเผ‹เฝจเฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเผ"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "เฝ˜เฝบเฝ€เผ‹เฝขเฝผเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ เฝเฝ–เผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "เฝจเฝ„เผ‹เฝ‚เฝฒเผ‹เฝเพฑเฝ–เผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ เฝ‚เพฑเฝดเฝขเผ‹เฝ…เฝ“เผ‹เฝฆเพŸเฝผเฝ“เผ"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "เฝกเฝดเผ‹เฝจเฝขเผ‹เฝจเฝบเฝฃเผ‹เฝ˜เฝ„เฝผเฝ“เผ‹เฝ‚เฝฆเฝฃเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "เฝฆเผ‹เฝ‚เฝ“เฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ”เผ‹เผ"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ˜เฝเฝดเฝ‘เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "เฝจเฝฒเฝ“เผ‹เฝ”เฝดเฝŠเฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ‚เฝžเฝฒเผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "เฝ เฝ•เพฒเฝฒเฝ“เผ‹เฝกเฝฒเฝ‚เผ‹เฝ˜เฝ‰เฝ˜เผ‹เฝ–เฝฆเพกเฝผเฝ˜เฝฆเผ‹เฝ เฝ–เฝ‘เผ‹เฝฆเฝ เฝฒเผ‹เฝฆเผ‹เฝฆเพ’เฝผเฝผเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เผ‹เฝคเฝดเฝฃเผ‹เฝ˜เฝ˜เผ"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ‹เฝ‚เฝ„เผ‹เฝขเฝดเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "เฝ‘เพฒเฝ“เผ‹เฝจเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "เฝงเฝบเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝคเฝดเฝฃเผ‹เฝ˜เฝ˜เผ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "เฝ‚เฝฆเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "เฝฆเผ‹เฝฆเพ’เฝผเผ‹เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝšเฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝเฝผเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ‚เฝฆเฝ„เผ‹เฝ–เผ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "เฝŒเฝผเฝ€เผ‹เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ"
@@ -4746,74 +4756,74 @@ msgstr "เฝŒเฝผเฝ€เผ‹เฝ–เฝขเพกเผ‹เฝ‘เฝผเฝ“เผ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "เฝšเฝบเฝฆเผ(เฝ‚เฝเฝ“เผ‹เฝ–เฝŸเฝผเผ)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ(เฝ‚เฝเฝ“เผ‹เฝ˜เฝŸเฝผเผ)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝšเฝฒเฝ‚เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝšเฝดเผ"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "เฝŒเฝฒเผ‹เฝŒเฝฒเผ‹เฝจเฝฒเผ‹เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "เฝŒเฝฒเผ‹เผ‹เฝŒเฝฒเผ‹เฝจเฝฒเผ‹เฝฃเฝ‚เผ‹เฝ‘เฝบเฝ–เผ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4821,87 +4831,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "เฝšเฝผเฝ„เผ‹เฝฆเพกเฝบเผ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ”เฝ˜เผ"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "เฝเพฒเฝผเฝ˜เผ‹เฝฃเฝ˜เผ"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "เฝขเพ’เพฑเฝฃเผ‹เฝเฝ–เผ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝจเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "เฝ‚เพฒเฝผเฝ„เผ‹เฝฆเพกเฝบเผ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝฆเผ"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ(เฝเพฑเฝฒเฝ˜เผ)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "เฝ–เฝขเพ’เพฑเฝดเฝ‘เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ(เฝฃเฝฑเผ‹เฝ‚เฝกเฝผเฝ‚)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "เฝ‘เฝ”เฝขเผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ‹"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "เฝ‚เพณเฝผเฝ‚เผ‹เฝ เฝ•เพฒเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "เฝ˜เฝ„เฝ เผ‹เฝฆเพกเฝบเผ"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "เฝจเฝผเฝ•เผ"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "เฝจเฝฑเฝผเฝ“เผ"
@@ -4910,32 +4920,32 @@ msgstr "เฝจเฝฑเฝผเฝ“เผ"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เฝขเพ’เพฑเผ‹เฝ–เฝฆเพเพฑเฝบเฝ‘เผ‹เฝ˜เฝบเฝ‘เฝ”เผ‹เฝฆเพฆเฝบเผ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝฃเฝ˜/ เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝฃเฝ˜เผ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝขเฝฒเฝ˜เผ"
@@ -4943,22 +4953,22 @@ msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝขเฝฒเฝ˜เผ"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เพฑเฝบเฝ‘เผ‹เฝ˜เฝบเฝ‘เฝ”เผ‹เฝฆเพฆเฝบเผ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
@@ -4966,47 +4976,47 @@ msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "เฝขเฝผเผ‹เฝ˜เฝฑเฝ“เผ(I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "เฝขเฝผเผ‹เฝ˜เฝฑเฝ“เผ(i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "เฝจเผ‹เฝขเผ‹เฝ–เฝฒเฝ€เผ(เผก เผข เผฃ)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝ–เฝŸเฝดเฝ˜เผ‹เฝฆเพฆเฝบเผ"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
@@ -5014,12 +5024,12 @@ msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ"
@@ -5027,42 +5037,42 @@ msgstr "เฝ˜เฝฒเฝ„เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝ–เฝฆเพกเฝดเฝฆเผ‹เฝ”เผ‹เฝšเฝดเผ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝฃเฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "เฝ‚เฝ“เฝ‘เผ‹เฝฆเพกเฝดเฝ‘เผ‹เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "เฝขเฝฒเฝ˜เผ‹เฝฃเฝดเฝ‚เฝฆเผ"
@@ -5070,17 +5080,17 @@ msgstr "เฝขเฝฒเฝ˜เผ‹เฝฃเฝดเฝ‚เฝฆเผ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "เฝขเพฉเฝผเฝ˜เผ‹เฝ”เผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "เฝ‘เฝดเฝฆเผ‹เฝšเฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "เฝšเฝบเฝฆเผ"
@@ -5088,67 +5098,67 @@ msgstr "เฝšเฝบเฝฆเผ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "เฝฃเฝบเฝ เฝดเผ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "เฝฃเพŸเฝ‚เผ‹เฝ‚เฝฒเผ/เฝ เฝผเฝ‚เผ‹เฝ‚เฝฒเผ"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝฆเพฆเฝบเผ"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝขเฝฒเฝ˜เผ‹เฝ‘เฝ„เผ‹เฝจเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "เฝ‘เฝ”เฝขเผ‹เฝ–เฝคเฝ‘เผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr ""
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr ""
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5156,27 +5166,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ"
@@ -5184,1296 +5194,1296 @@ msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝฆเพŸเฝ„เฝฆเผ(~C)"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "เฝ‘เฝบเผ‹เฝฃเฝฆเผ‹เผเฝ‚เฝžเฝ“เผ‹เฝกเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "เฝŒเฝฒเผ‹เฝŒเฝฒเผ‹เฝจเฝฒเผ‹เฝ‚เฝฆเฝฃเผ‹เฝ–เฝคเฝ‘เผ"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "เฝ‚เฝฆเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚(~e)"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "เฝ˜เฝบเฝ€เฝขเฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เผ(~M)"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝ–เฝฆเพŸเฝดเฝ“เผ(~R)"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ‹เฝšเฝดเผ(~a)"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "เฝ”เฝขเผ‹เฝฃเฝบเฝ“เผ(~f)"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝ‚เฝผเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "เฝ˜เฝ“เผ‹เฝ„เฝ‚"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "เฝฆเพฒเฝผเฝฃเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "เฝจเฝบเฝ†เผ‹ เฝฆเพŸเฝดเฝ‚เผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "เฝเฝฒเผ‹เผ‹เฝฆเพŸเฝดเฝ‚เผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "เฝขเพ’เพฑเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "เฝ˜เฝเฝผเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "เฝ‚เฝกเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเผ‹เฝฆเพŸเฝผเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "เฝ˜เฝ‚เฝผเฝ เฝฒเผ‹เฝฆเผ‹เฝฆเพŸเฝผเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "เฝ‚เพฑเฝฃเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "เฝ€เฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝฆเพ”เฝผเฝ“เผ‹เฝฃเพŸเผ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
#, fuzzy
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "เฝšเฝดเฝ‚เฝฆเผ‹เฝฃเพกเฝบเผ‹ เฝ–เฝ€เฝผเฝ‚เผ‹เฝ–เฝžเฝ‚"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝ€เพฑเฝฒเผ‹เฝ˜เฝšเฝ˜เฝฆเผ(~P)"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "เฝ€เฝบเฝขเผ‹เฝ•เพฒเฝ„เผ‹เฝฆเพฆเฝบเผ‹เฝ˜เพฑเฝดเฝขเผ‹เฝฃเพทเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "%O เฝเฝ‘เผ‹เฝฆเพ™เฝผเฝ˜เฝฆเผ‹ เฝ˜เพฑเฝดเฝขเผ‹เฝฃเพทเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚เผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "เฝฃเฝผเฝ‚เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ˜เฝบเฝ‘เผ(~N)"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "เฝเฝ‘เผ‹เฝ‚เฝžเฝฒเฝ–เผ‹เฝ‚เพฒเฝดเผ‹เฝ–เฝžเฝฒเผ"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "เฝขเพ’เพฑเผ‹เฝšเฝ‘เผ"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเผ"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr ""
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
#, fuzzy
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "เฝ€เฝบเฝขเผ‹เฝ•เพฒเฝ„เผ‹เฝฆเพฆเฝบเผ‹เฝ‘เฝ–เฝดเฝฆเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "เฝ‚เฝคเฝ˜เผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‚เฝด"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "เฝ‚เฝกเฝผเฝ“เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝ–เฝดเฝฆเผ‹เฝฃเฝดเผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "เฝเฝผเผ‹เฝ‘เฝบเฝ–เผ‹เฝ–เฝ‘เฝบเฝ“เผ‹เฝ”เผ"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
#, fuzzy
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "เฝ€เฝบเฝขเผ‹เฝ•เพฒเฝบเฝ„เผ‹เฝฆเพฆเฝบเผ‹เฝ‚เฝฆเฝขเผ‹เฝ–เฝฆเพเพฒเฝดเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เฝ”เผ"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "เฝ“เฝ„เผ‹เฝ“เผ"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "เฝ•เพฑเฝฒเผ‹เฝเฝขเผ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "เฝขเพ’เพฑเผ‹เฝšเฝ‘เผ‹เฝ‚เฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "เฝ‚เฝคเฝ‚"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
#, fuzzy
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "เฝจเฝ„เผ‹เฝ‚เพฒเฝ„เฝฆเผ‹เฝ–เฝ™เฝฒเฝ‚เผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "เฝจเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ‹ เฝฆเพŸเฝผเฝ“เผ(~S)"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "เฝ‘เฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "เฝ‘เฝ€เฝขเผ‹เฝ˜เฝ‘เฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "เฝฃเฝผเฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "เฝšเฝผเฝ“เผ‹เฝ˜เฝ‘เฝ„เฝฆเผ"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "เฝ‘เพญเฝ„เฝฆเผ‹เฝ‚เฝฆเฝฃเผ"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
#, fuzzy
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝฃเฝผเฝ‚"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝšเฝดเฝ เฝฒเผ‹เฝเฝ–เฝฆเผ‹เฝฃเฝ˜เผ"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "เฝšเฝ‘เผ‹เฝฃเพกเฝ“เผ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "เฝ‚เฝบเฝขเฝบเผ‹เฝฆเฝฒเฝ€เฝบเฝฃเผ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "เฝ‚เฝ“เฝ‚เฝ”เฝผเผ‹เฝ‘เฝ„เผ‹ เฝ‘เฝ€เฝขเฝ”เฝผเผ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "เฝ†เฝดเผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "เฝ เฝ‘เพฒเฝบเฝ“เผ‹เฝšเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "เฝ”เฝขเผ‹เฝขเฝฒเฝฆเผ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "เฝšเฝ‘เผ‹เฝ เฝ›เฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "เฝšเฝ‘เผ‹เฝขเฝฒเฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "เฝจเฝผเผ‹เฝจเฝบเฝฃเผ‹เฝจเฝฒเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "เฝ˜เฝ‚เฝดเผ‹เฝขเพ’เพฑเฝ“เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "เฝฆเฝบเฝฃเผ‹เฝ เฝเฝดเผ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝกเฝ„เผ‹เฝ–เฝฆเพเพฑเฝขเผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚เผ‹เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝคเฝดเฝฃเผ‹เฝ˜เฝ˜เผ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "เฝ˜เฝ‚เฝดเผ‹เฝขเพ’เพฑเฝ“เผ‹เฝ˜เฝบเฝ‘เฝ”เผ(~N)"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "เฝคเฝดเฝฃเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "เฝ˜เฝ‚เฝดเผ‹เฝขเพ’เพฑเฝ“เผ‹เฝ˜เฝบเฝ‘เฝ”เผ(~N)"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "เฝคเฝดเฝฃเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr ""
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "เฝŸเฝดเฝขเผ‹เฝเฝผเฝ เฝฒเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "เฝงเฝบเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "เฝงเฝบเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "เฝงเฝบเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹ เฝ‘เฝ–เพฑเฝบเผ‹เฝšเฝ“เผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "เฝงเฝบเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‘เฝบเฝ–เผ‹เฝขเพŸเฝ‚เฝฆเผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "เฝงเฝบเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝฃเฝดเผ‹เฝฆเฝผเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "เฝงเฝบเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพเพฑเฝผเฝ“เผ‹เฝ…เฝ“เผ‹เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝฃเฝดเผ‹เฝฆเฝผเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "เฝคเฝดเฝฃเผ‹เฝ˜เฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝฆเพเพฑเฝผเฝ“เผ‹เฝ…เฝ“เผ‹ เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ˜เฝ“เผ‹เฝ„เฝ‚เผ‹เฝฃเฝดเผ‹เฝฆเฝผเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "เฝ˜เฝเฝ เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝเฝผเผ"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹ เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝ เฝ–เฝ‘เผ‹เผ‹เผ‹เผ‹(~P)"
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "เฝ เผ‹เฝ“เฝฒเผ‹เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝเผ‹เฝ•เพฑเฝบเผ‹เฝ˜เฝฒเผ‹เฝ–เฝเฝดเฝ–เผ‹เฝ”เฝฆเผ"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "เฝ–เฝฆเฝ˜เผ‹เฝ–เฝ€เฝผเฝ‘เผ‹:"
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เฝ“เฝฒเผ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
#, fuzzy
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "เฝขเฝ„เผ‹เฝ–เฝžเฝฒเฝ“เผ‹เผ‹เฝ“เฝผเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹(~e)"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "เฝขเพฉเผ‹เฝฆเพ’เพฒเฝฒเฝ‚เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ–เฝฆเพ’เพฑเฝดเฝขเผ‹เฝ–เฝ…เฝผเฝฆเผ‹เฝ เฝ–เฝ‘เฝเผ‹เฝจเฝฒเฝ“เผ"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "เฝ เฝ‡เฝดเฝ‚เผ‹เฝฆเพคเพฑเฝผเฝ‘เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ€เพฑเฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ"
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "เฝ‚เฝŸเฝดเฝ‚เฝฆเผ‹เฝ–เฝขเพ™เฝ“เผ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "เฝจเฝผเผ‹เฝจเฝบเฝฃเผ‹เฝจเฝฒเผ‹ เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "เฝ‚เฝžเฝฒเผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ‚เพฑเฝฒเผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "เฝเฝฒเฝ‚เผ‹เฝเพฒเฝ˜เผ‹เฝ“เฝ„เผ‹เฝเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝกเฝฒเฝ‚"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "เฝจเฝบเฝ…เฝฒเผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION เฝจเฝบเฝ…เฝฒเผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹ เฝกเฝฒเฝ‚เผ‹เฝ†เผ"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "เฝ˜เฝ‚เฝผเผ‹เฝ˜เฝฒเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "เฝ‘เฝ–เพฑเฝบเผ‹เฝ–เพฑเฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "เฝกเฝฒเฝ‚เผ‹เฝฆเพฃเฝผเฝ‘เผ‹ \"%1\" เฝ เฝ‘เฝฒเผ‹ \"%2\" เฝ เฝ‚เพฒเฝดเฝฃเผ‹เฝฃเฝ˜เผ‹เฝ“เฝ„เผ‹ เฝ˜เผ‹เฝเฝผเฝ–เผ"
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
#, fuzzy
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "เฝฃเฝ‚เผ‹เฝฃเฝบเฝ“เผ‹เฝ”เผ‹-เฝ„เฝบเฝฆเผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝ เฝ–เฝ‘เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹เฝŸเฝดเฝขเผ‹เฝเฝผเผ‹เฝ‚เฝฆเฝขเฝ”เผ"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
#, fuzzy
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<none>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<none>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "เฝฃเฝบเฝ เฝดเผ‹เฝจเฝ„เผ‹เผ"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝ–เฝ€เฝ‚เผ‹เฝ‘เฝผเผ"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "เฝคเฝผเฝ‚เผ‹เฝฃเฝบเฝ–เผ‹เฝจเฝ„เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
#, fuzzy
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "เฝ‘เฝบเฝ–เผ‹เฝเฝผเผ‹เฝเฝผเผ‹เฝ–เฝ€เฝผเฝ‘เผ"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ เฝ–เพฒเฝดเฝ เฝฒเผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜เผ"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6481,247 +6491,247 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "เฝ˜เฝ‚เฝดเผ‹เฝฃเฝดเผ‹ เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚(~t)"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝฃเฝดเผ‹ เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚(~B)"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "เฝ‘เฝ–เฝดเฝฆเผ‹เฝฃเฝดเผ‹เฝ–เฝžเฝ‚เผ‹เฝกเฝผเฝ‘เผ‹เฝ”เฝ เฝฒเผ‹ เฝ‚เฝžเฝฒเผ‹เฝขเพŸเฝบเฝ“เผ‹เฝ‚เพฒเฝฃเผ‹เฝเฝฒเฝ‚(~c)"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "เฝ‘เฝ„เฝผเฝฆเผ‹เฝ”เฝผเผ‹ เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝ เฝ–เฝ‘เผ"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr "(เฝŠเฝบเฝ˜เผ‹เฝ”เฝบเฝฃเฝบเฝŠเฝฒเผ‹: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "เฝ˜เฝเฝ เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "เฝขเพ’เพฑเฝ–เผ‹เฝ‚เฝžเฝฒเผ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ–เฝŸเฝผเผ‹เฝขเพฃเฝ˜: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝจเฝ˜เผ"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝจเฝ˜เผ"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "เฝ…เฝฒเผ‹เฝ˜เฝบเฝ‘เผ‹ (เฝกเฝฒเฝ‚เผ‹เฝฆเพกเฝบเฝ–เผ‹เฝžเฝฒเฝ–เผ‹เฝ‘เฝ”เพฑเฝ‘เผ‹เฝ˜เผ‹เฝ เฝ–เฝ‘)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr ""
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
#, fuzzy
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "เฝงเฝบเฝ„เผ‹เฝ–เฝ€เฝฃเผ"
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "เฝฆเพฃเฝ„เผ‹เฝ˜เฝบเฝ‘เผ‹เฝ–เฝžเฝ‚เผ(~I)"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "เฝจเฝบเฝ†เผ‹เฝŠเฝฒเผ‹เฝจเฝบเฝ˜เผ‹เฝจเฝบเฝฃเผ‹เฝกเฝฒเฝ‚เผ‹เฝ†เผ"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "เฝกเฝฒเฝ‚เผ‹เฝ†เผ‹เฝขเฝบเผ‹เฝฃเฝดเผ"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ‚เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹/เฝ˜เฝเฝ เฝฒเผ‹เฝ‘เพฒเฝ“เผ‹เฝ เฝ›เฝฒเฝ“เผ‹เฝžเฝดเฝ“เผ‹เฝ‘เฝ‚เผ‹เฝขเพเพฑเฝ–เฝฆเผ"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "เฝ เฝšเฝผเฝฃเผ‹เฝžเฝฒเฝ–เผ‹เฝฃเพกเฝบเผ‹เฝ˜เฝฒเฝ‚เผ‹ เฝเฝบเฝ„เฝฆเผ‹ เฝจเฝบเฝ‚เฝฆเฝฒเผ‹เฝจเฝบเฝ‚เฝฆเฝฒเผ‹ เฝšเฝ–เผ‹เฝ–เฝ™เฝดเฝ‚เฝฆเผ‹เฝ…เฝฒเผ"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "เฝ‚เพฑเฝฃเผ‹เฝšเฝดเผ(~o)"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "เฝ€เฝบเฝขเผ‹เฝเฝฒเฝ‚(Colu~m)"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "เฝ เฝ•เพฒเฝผเผ‹เฝ˜เฝเฝดเฝ‘เผ"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "เฝฃเฝฆเผ‹เฝ€เผ‹เฝšเฝดเผ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
#, fuzzy
msgctxt "ST_STATUS"
msgid "Status"
msgstr "เฝ‚เฝ“เฝฆเผ‹เฝšเฝ‘เผ‹"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "เฝšเฝผเฝ„เผ‹เฝฆเพกเฝบเผ เฝฆเฝฒเผ‹เฝจเฝขเผ เฝ˜เฝฒเฝ„เผ‹เฝ‘เฝ„เผ‹เฝ”เผ เฝ˜เฝ‡เฝดเฝ‚เผ‹เฝ˜เฝฒเฝ„เผ‹เผ เฝฆเฝฒเผ‹เฝจเฝขเผ เฝเผ‹เฝ–เพฑเฝ„เผ‹เผ เฝฆเฝฒเผ‹เฝจเฝขเผ เฝ‚เพฒเฝผเฝ„เผ‹เฝฆเพกเฝบเผ เฝ˜เฝ„เฝ เผ‹เฝฆเพกเฝบเผ‹เฝ˜เฝ„เฝ เผ‹เฝขเฝฒเฝฆเผ เฝ เฝ‚เพฒเฝบเฝ˜เผ‹เฝจเฝ„เผ‹เผ เฝฆเฝฒเผ‹เฝจเฝขเผ เฝขเพ’เพฑเฝฃเผ‹เฝเฝ–เผ เฝฆเฝฒเผ‹เฝจเฝขเผ"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "เฝ•เพฑเฝฒเฝขเผ‹เฝขเพ’เพฑเฝฆเผ"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6730,7 +6740,7 @@ msgstr "เฝ˜เฝขเผ‹เฝ•เพฑเฝผเฝ‚เฝฆเผ‹"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6738,33 +6748,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "เฝ“เฝดเฝฆเผ‹เฝ˜เฝบเฝ‘เผ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10719,32 +10729,42 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "เฝ‘เฝบเฝ–เผ‹เฝขเพŸเฝ‚เฝฆเผ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
#, fuzzy
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "เฝ–เฝเฝผเฝ“เผ‹เฝ‚เฝเฝ„เผ‹เผ"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "เฝ–เฝฆเพเพฑเฝขเผ‹เฝ˜เฝฒเฝ„เผ‹เฝ–เฝเฝ‚เฝฆเผ"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13752,7 +13772,7 @@ msgstr "เฝ˜เฝเฝ เผ‹เฝเฝฒเฝ‚เผ‹เฝ‚เฝ“เฝฆเผ‹เฝขเฝฒเฝ˜เผ"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -14248,83 +14268,88 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "เฝ‚เฝฆเฝ„เผ‹เฝ–เฝ เฝฒเผ‹เฝšเฝฒเฝ‚เผ‹เฝกเฝฒเฝ‚"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
#, fuzzy
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "เฝ–เฝ™เฝดเฝ‚เฝฆเผ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "เฝ‘เฝผเฝ“เผ‹เฝ˜เฝšเฝ˜เฝฆเผ‹เฝ•เพฒเฝ„เผ‹เฝฆเพ’เพฒเฝฒเฝ‚"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "เฝ˜เฝ†เฝผเฝ„เผ‹เฝฃเพกเฝบเผ‹เฝšเฝดเผ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/dz/vcl/messages.po b/source/dz/vcl/messages.po
index 527c92d8838..d7c36415b09 100644
--- a/source/dz/vcl/messages.po
+++ b/source/dz/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/el/cui/messages.po b/source/el/cui/messages.po
index 172dfbe781a..558aacd4eca 100644
--- a/source/el/cui/messages.po
+++ b/source/el/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-03 10:29+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530613749.000000\n"
#: cui/inc/personalization.hrc:31
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "ฮ”ฮนฮฑฮดฯฮฟฮผฮฎ ฯ€ฮนฯƒฯ„ฮฟฯ€ฮฟฮนฮทฯ„ฮนฮบฮฟฯ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "ฮ“ฮปฯŽฯƒฯƒฮฑ:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "ฮœฮญฮณฮตฮธฮฟฯ‚:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "ฮœฮญฮณฮตฮธฮฟฯ‚:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "ฮ“ฮปฯŽฯƒฯƒฮฑ:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "ฮ“ฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ ฮดฯ…ฯ„ฮนฮบฮฟฯ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "ฮœฮญฮณฮตฮธฮฟฯ‚:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "ฮ“ฮปฯŽฯƒฯƒฮฑ:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "ฮ“ฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ ฮณฮนฮฑ ฮฑฯƒฮนฮฑฯ„ฮนฮบฯŒ ฮบฮตฮฏฮผฮตฮฝฮฟ"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "ฮœฮญฮณฮตฮธฮฟฯ‚:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "ฮ“ฮปฯŽฯƒฯƒฮฑ:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "ฮ“ฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "ฮกฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚ ฮณฮนฮฑ ฯ€ฯŒฯฮฟฯ…ฯ‚ HTML, Basic ฮบฮฑฮน SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_ฮ•ฮบฯ„ฮตฯ„ฮฑฮผฮญฮฝฮตฯ‚ ฯƒฯ…ฮผฮฒฮฟฯ…ฮปฮญฯ‚"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "ฮ’ฮฟฮฎฮธฮตฮนฮฑ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_ฮงฯฮฎฯƒฮท ฮดฮนฮฑฮปฯŒฮณฯ‰ฮฝ ฯ„ฮฟฯ… %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "ฮ”ฮนฮฌฮปฮฟฮณฮฟฮน ฮ†ฮฝฮฟฮนฮณฮผฮฑ/ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "_ฮงฯฮฎฯƒฮท ฮดฮนฮฑฮปฯŒฮณฯ‰ฮฝ ฯ„ฮฟฯ… %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "ฮ”ฮนฮฌฮปฮฟฮณฮฟฮน ฮตฮบฯ„ฯฯ€ฯ‰ฯƒฮทฯ‚"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_ฮ— ฮตฮบฯ„ฯฯ€ฯ‰ฯƒฮท ฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท \"ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_ฮฮฑ ฮตฯฮผฮทฮฝฮตฯฮตฯ„ฮฑฮน ฯ‰ฯ‚ ฯ‡ฯฯŒฮฝฮนฮฑ ฮผฮตฯ„ฮฑฮพฯ "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "ฮบฮฑฮน "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "ฮˆฯ„ฮฟฯ‚ (ฮดฯฮฟ ฯˆฮทฯ†ฮฏฮฑ)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "ฮฃฯ…ฮปฮปฮฟฮณฮฎ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ‡ฯฮฎฯƒฮทฯ‚ ฮบฮฑฮน ฮฑฯ€ฮฟฯƒฯ„ฮฟฮปฮฎ ฯ„ฮทฯ‚ ฯƒฯ„ฮท Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "ฮ’ฮฟฮทฮธฮฎฯƒฯ„ฮต ฯƒฯ„ฮท ฮฒฮตฮปฯ„ฮฏฯ‰ฯƒฮท ฯ„ฮฟฯ… %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ฮฆฯŒฯฯ„ฯ‰ฯƒฮท ฯ„ฮฟฯ… %PRODUCTNAME ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฮตฮบฮบฮฏฮฝฮทฯƒฮท ฯ„ฮฟฯ… ฯƒฯ…ฯƒฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮณฯฮฎฮณฮฟฯฮทฯ‚ ฮตฮบฮบฮฏฮฝฮทฯƒฮทฯ‚ ฯ€ฮตฯฮนฮฟฯ‡ฮฎฯ‚ ฮตฮนฮดฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ‰ฮฝ"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "ฮ“ฯฮฎฮณฮฟฯฮท ฮญฮฝฮฑฯฮพฮท ฯ„ฮฟฯ… %PRODUCTNAME"
diff --git a/source/el/helpcontent2/source/text/shared.po b/source/el/helpcontent2/source/text/shared.po
index 818b6df8c83..d8c3db765ea 100644
--- a/source/el/helpcontent2/source/text/shared.po
+++ b/source/el/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-14 09:33+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ— ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ 3ฮ” ฯฯ…ฮธฮผฮฏฯƒฮตฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮตฮน ฯ„ฮนฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ„ฯ‰ฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฯ‰ฮฝ 3ฮ” ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "ฮ•ฮพฯŽฮธฮทฯƒฮท ฮฮฑฮน/ฮŒฯ‡ฮน"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮ’ฮฌฮธฮฟฯ…ฯ‚ ฮ•ฮพฯŽฮธฮทฯƒฮทฯ‚.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮšฮฑฯ„ฮตฯฮธฯ…ฮฝฯƒฮทฯ‚ ฮ•ฮพฯŽฮธฮทฯƒฮทฯ‚.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮ•ฮพฯŽฮธฮทฯƒฮทฯ‚ ฮฆฯ‰ฯ„ฮนฯƒฮผฮฟฯ.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮ•ฮพฯŽฮธฮทฯƒฮทฯ‚ ฮ•ฯ€ฮนฯ†ฮฌฮฝฮตฮนฮฑฯ‚.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮ•ฮพฯŽฮธฮทฯƒฮทฯ‚ ฮงฯฯŽฮผฮฑฯ„ฮฟฯ‚.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/00.po b/source/el/helpcontent2/source/text/shared/00.po
index c7add6d1c41..edfcd840f93 100644
--- a/source/el/helpcontent2/source/text/shared/00.po
+++ b/source/el/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-05 05:49+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 11:15+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1528177793.000000\n"
+"X-POOTLE-MTIME: 1530875733.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -5326,24 +5326,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท ฯƒฯ„ฮฟฮฝ ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎ ฮ™ฯƒฯ„ฮฟฯƒฮตฮปฮฏฮดฯ‰ฮฝ</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph>ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ</emph>ฯƒฯ„ฮทฮฝ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ (ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฯ„ฮฟฯ… ฮฝฮญฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5374,8 +5374,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "ฮœฮตฮฝฮฟฯ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ</emph><emph>-ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5390,96 +5390,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ„ฮนฮบฮญฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ„ฮนฮบฮญฯ„ฮตฯ‚ - ฮ•ฯ„ฮนฮบฮญฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ„ฮนฮบฮญฯ„ฮตฯ‚ - ฮœฮฟฯฯ†ฮฎ</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ<emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮšฮฌฯฯ„ฮตฯ‚ - ฮœฮฟฯฯ†ฮฎ</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮท ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ„ฮนฮบฮญฯ„ฮตฯ‚- ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮท ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮšฮฌฯฯ„ฮตฯ‚ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮšฮฌฯฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮšฮฌฯฯ„ฮตฯ‚ - ฮœฮญฯƒฮฟ</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮบฮฌฯฯ„ฮตฯ‚ - ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮบฮฌฯฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮšฮฌฯฯ„ฮตฯ‚ - ฮ ฯฮฟฯƒฯ‰ฯ€ฮนฮบฮฌ</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮšฮฌฯฯ„ฮตฯ‚ - ฮ•ฯฮณฮฑฯƒฮฏฮฑ</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5494,8 +5494,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ฮฃฯ„ฮทฮฝ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5518,232 +5518,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "ฮœฮตฮฝฮฟฯ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph>,ฮคฯฯ€ฮฟฯ‚ ฮฑฯฯ‡ฮตฮฏฮฟฯ… <emph>ฮšฯ‰ฮดฮนฮบฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮšฮตฮนฮผฮญฮฝฮฟฯ…</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "ฮœฮตฮฝฮฟฯ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฯ‰ฯ‚</emph>,ฮคฯฯ€ฮฟฯ‚ ฮฑฯฯ‡ฮตฮฏฮฟฯ… <emph>ฮšฯ‰ฮดฮนฮบฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮšฮตฮนฮผฮญฮฝฮฟฯ…</emph>"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">ฮ•ฯ€ฮนฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph> ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ•ฯ€ฮนฯƒฯ„ฮฟฮปฮฎ</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ•ฯ€ฮนฯƒฯ„ฮฟฮปฮฎ - ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท ฯƒฮตฮปฮฏฮดฮฑฯ‚</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ•ฯ€ฮนฯƒฯ„ฮฟฮปฮฎ - ฮ”ฮนฮฌฯ„ฮฑฮพฮท ฮตฯ€ฮนฯƒฯ„ฮฟฮปฯŒฯ‡ฮฑฯฯ„ฮฟฯ…</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ•ฯ€ฮนฯƒฯ„ฮฟฮปฮฎ - ฮคฯ…ฯ€ฯ‰ฮผฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ•ฯ€ฮนฯƒฯ„ฮฟฮปฮฎ - ฯ€ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮทฯ‚ ฮบฮฑฮน ฮฑฯ€ฮฟฯƒฯ„ฮฟฮปฮญฮฑฯ‚</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ•ฯ€ฮนฯƒฯ„ฮฟฮปฮฎ - ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">ฮ•ฯ€ฮนฮปฮฟฮณฮฎ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ•ฯ€ฮนฯƒฯ„ฮฟฮปฮฎ - </emph><emph>ฮŒฮฝฮฟฮผฮฑ ฮบฮฑฮน ฮคฮฟฯ€ฮฟฮธฮตฯƒฮฏฮฑ </emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮฆฮฑฮพ</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮฆฮฑฮพ - ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท ฮฃฮตฮปฮฏฮดฮฑฯ‚</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮฆฮฑฮพ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯ€ฯฮฟฯ‚ ฯƒฯ…ฮผฯ€ฮตฯฮฏฮปฮทฯˆฮท</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮฆฮฑฮพ - ฮ‘ฯ€ฮฟฯƒฯ„ฮฟฮปฮญฮฑฯ‚ ฮบฮฑฮน ฮ ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮทฯ‚</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮฆฮฑฮพ - ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮฆฮฑฮพ - ฮŒฮฝฮฟฮผฮฑ ฮบฮฑฮน ฯ„ฮฟฯ€ฮฟฮธฮตฯƒฮฏฮฑ</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฯฯŒฮณฯฮฑฮผฮผฮฑ ฮ•ฯฮณฮฑฯƒฮฏฮฑฯ‚</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฯฯŒฮณฯฮฑฮผฮผฮฑ ฮ•ฯฮณฮฑฯƒฮฏฮฑฯ‚ - ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท ฮฃฮตฮปฮฏฮดฮฑฯ‚</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฯฯŒฮณฯฮฑฮผฮผฮฑ ฮ•ฯฮณฮฑฯƒฮฏฮฑฯ‚ - ฮ“ฮตฮฝฮนฮบฮญฯ‚ ฮ ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฯฯŒฮณฯฮฑฮผฮผฮฑ ฮ•ฯฮณฮฑฯƒฮฏฮฑฯ‚ - ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮตฯ‚</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฯฯŒฮณฯฮฑฮผฮผฮฑ ฮ•ฯฮณฮฑฯƒฮฏฮฑฯ‚ - ฮŸฮฝฯŒฮผฮฑฯ„ฮฑ</emph></variable>ble>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฯฯŒฮณฯฮฑฮผฮผฮฑ ฮ•ฯฮณฮฑฯƒฮฏฮฑฯ‚ - ฮ˜ฮญฮผฮฑฯ„ฮฑ</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฯฯŒฮณฯฮฑฮผฮผฮฑ ฮ•ฯฮณฮฑฯƒฮฏฮฑฯ‚ -ฮŒฮฝฮฟฮผฮฑ ฮบฮฑฮน ฮคฮฟฯ€ฮฟฮธฮตฯƒฮฏฮฑ</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท - ฮฃฮตฮปฮฏฮดฮฑ 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท - ฮฃฮตฮปฮฏฮดฮฑ 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท - ฮฃฮตฮปฮฏฮดฮฑ 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท - ฮฃฮตฮปฮฏฮดฮฑ 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท - ฮฃฮตฮปฮฏฮดฮฑ 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5766,88 +5766,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">ฮฃฯ„ฮท ฮผฮฟฯฯ†ฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮŸฮผฮฑฮดฮนฮบฯŒ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮณฮนฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ….</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">ฮฃฮต ฮผฮฟฯฯ†ฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ–ฯŽฮฝฮท ฮฟฮผฮฌฮดฮฑฯ‚</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮณฮนฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ… - ฮฃฮตฮปฮฏฮดฮฑ ฮฟฮดฮทฮณฯŽฮฝ 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">ฮฃฮต ฮผฮฟฯฯ†ฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ–ฯŽฮฝฮท ฮฟฮผฮฌฮดฮฑฯ‚</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮณฮนฮฑ ฯ„ฮท ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ… - ฮฃฮตฮปฮฏฮดฮฑ ฮฟฮดฮทฮณฯŽฮฝ 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">ฮฃฮต ฮผฮฟฯฯ†ฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ–ฯŽฮฝฮท ฮฟฮผฮฌฮดฮฑฯ‚</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮณฮนฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ… - ฮฃฮตฮปฮฏฮดฮฑ ฮฟฮดฮทฮณฯŽฮฝ 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">ฮฃฮต ฮผฮฟฯฯ†ฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ–ฯŽฮฝฮท ฮฟฮผฮฌฮดฮฑฯ‚</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮณฮนฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ… - ฮฃฮตฮปฮฏฮดฮฑ ฮฟฮดฮทฮณฯŽฮฝ 4</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">ฮฃฮต ฮผฮฟฯฯ†ฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ ฮปฮฑฮฏฯƒฮนฮฟ ฮฟฮผฮฌฮดฮฑฯ‚</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮณฮนฮฑ ฯ„ฮท ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ… - ฯ„ฮตฮปฮตฯ…ฯ„ฮฑฮฏฮฑ ฯƒฮตฮปฮฏฮดฮฑ ฯ„ฯ‰ฮฝ ฮฟฮดฮทฮณฯŽฮฝ</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮœฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮญฮฑฯ‚ ฮ•ฮณฮณฯฮฌฯ†ฯ‰ฮฝ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮœฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮญฮฑฯ‚ ฮ•ฮณฮณฯฮฌฯ†ฯ‰ฮฝ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮœฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮญฮฑฯ‚ ฮ•ฮณฮณฯฮฌฯ†ฯ‰ฮฝ</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮœฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮญฮฑฯ‚ Eฯ…ฯฯŽ</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "ฮœฮตฮฝฮฟฯ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮŸฮดฮทฮณฮฟฮฏ - ฮ ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5870,8 +5870,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>ฮŸฮดฮทฮณฮฟฮฏ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ</emph><emph>- ฮคฮฏฯ„ฮปฮฟฯ‚ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5886,16 +5886,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮบฮปฮตฮฏฯƒฮนฮผฮฟ</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5910,8 +5910,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "ฮฃฯ„ฮทฮฝ ฮบฯฯฮนฮฑ ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮฎ ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5950,104 +5950,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">ฮฃฯ„ฮฟ ฮผฮตฮฝฮฟฯ $[officename] Draw ฮฎ $[officename] Impress <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… \"ฮญฮณฮณฯฮฑฯ†ฮฟ HTML\", ฮฑฯ…ฯ„ฯŒฯ‚ ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฮฑฮฝฮฟฮฏฮณฮตฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">ฮฃฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ„ฮฟฯ… $[officename] Draw/$[officename] Impress <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… HTML, ฯƒฮตฮปฮฏฮดฮฑ 1 ฯ„ฮฟฯ… ฮฟฮดฮทฮณฮฟฯ</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">ฮฃฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ„ฮฟฯ… $[officename] Draw/$[officename] Impress <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… HTML, ฯƒฮตฮปฮฏฮดฮฑ 2 ฯ„ฮฟฯ… ฮฟฮดฮทฮณฮฟฯ</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">ฮฃฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ„ฮฟฯ… $[officename] Draw/$[officename] Impress <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… HTML, ฯƒฮตฮปฮฏฮดฮฑ 3 ฯ„ฮฟฯ… ฮฟฮดฮทฮณฮฟฯ</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">ฮฃฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ„ฮฟฯ… $[officename] Draw/$[officename] Impress <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… HTML, ฯƒฮตฮปฮฏฮดฮฑ 4 ฯ„ฮฟฯ… ฮฟฮดฮทฮณฮฟฯ</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">ฮฃฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ„ฮฟฯ… $[officename] Draw/$[officename] Impress <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… HTML, ฯƒฮตฮปฮฏฮดฮฑ 5 ฯ„ฮฟฯ… ฮฟฮดฮทฮณฮฟฯ</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">ฮฃฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ„ฮฟฯ… $[officename] Draw/$[officename] Impress <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… HTML, ฯƒฮตฮปฮฏฮดฮฑ 6 ฯ„ฮฟฯ… ฮฟฮดฮทฮณฮฟฯ</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">ฮ”ฮนฮฑฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮณฯฮฑฯ†ฮนฮบฯŽฮฝ, ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฮฑฮฝฮฟฮฏฮณฮตฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฯŒฮปฯ‰ฮฝ</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฯ‰ฯ‚</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฯ€ฮฑฮฝฮฑฯ†ฯŒฯฯ„ฯ‰ฯƒฮท</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ“ฮตฮฝฮนฮบฮฌ</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6062,96 +6062,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮจฮทฯ†ฮนฮฑฮบฮญฯ‚ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮญฯ‚ - ฮจฮทฯ†ฮนฮฑฮบฮญฯ‚ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮญฯ‚</emph>."
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮœฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮญฯ‚ - ฮจฮทฯ†ฮนฮฑฮบฮฎ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮฎ</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ“ฮตฮฝฮนฮบฮฌ</emph> ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ <emph>ฮจฮทฯ†ฮนฮฑฮบฮญฯ‚ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮญฯ‚</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "ฮ”ฮนฯ€ฮปฮฟฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮฎฯ‚ ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ“ฮตฮฝฮนฮบฮฌ</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ, <emph>ฮจฮทฯ†ฮนฮฑฮบฮญฯ‚ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮญฯ‚</emph>, ฮญฯ€ฮตฮนฯ„ฮฑ ฯƒฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮ ฯฮฟฯƒฮธฮฎฮบฮท</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ ฮตฯฮนฮณฯฮฑฯ†ฮฎ</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮตฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮฃฯ„ฮฑฯ„ฮนฯƒฯ„ฮนฮบฮฌ</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ‘ฯƒฯ†ฮฌฮปฮตฮนฮฑ</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ”ฮนฮฑฮดฮฏฮบฯ„ฯ…ฮฟ</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ“ฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "ฮœฮตฮฝฮฟฯ<emph> ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท ฮตฮบฯ„ฯฯ€ฯ‰ฯƒฮทฯ‚</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6174,24 +6174,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮกฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮตฮบฯ„ฯ…ฯ€ฯ‰ฯ„ฮฎ</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">ฮœฮตฮฝฮฟฯ<emph> ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฯƒฯ„ฮฟฮปฮฎ</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฯƒฯ„ฮฟฮปฮฎ - ฮˆฮณฮณฯฮฑฯ†ฮฟ ฮผฮทฮฝฯฮผฮฑฯ„ฮฟฯ‚</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6214,8 +6214,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6230,8 +6230,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
-msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚ EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6246,16 +6246,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚ PDF</emph>, ฮบฮฑฯฯ„ฮญฮปฮฑ ฮจฮทฯ†ฮนฮฑฮบฮญฯ‚ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮญฯ‚"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚ PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6278,24 +6278,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฯƒฯ„ฮฟฮปฮฎ - ฮˆฮณฮณฯฮฑฯ†ฮฟ ฯ‰ฯ‚ E-mail</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฯƒฯ„ฮฟฮปฮฎ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮบฯฯฮนฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6310,8 +6310,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "ฮฃฯ„ฮท ฮฒฮฑฯƒฮนฮบฮฎ ฮณฯฮฑฮผฮผฮฎ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6358,8 +6358,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮˆฮพฮฟฮดฮฟฯ‚</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6374,48 +6374,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮšฯฯฮนฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph> - ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯƒฯ„ฮฟ \"ฮคฯฯ€ฮฟฯ‚ ฮฑฯฯ‡ฮตฮฏฮฟฯ…\": \"ฮšฮตฮฏฮผฮตฮฝฮฟ CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ - ฮšฮตฮฏฮผฮตฮฝฮฟ ฯƒฮต ฮฃฯ„ฮฎฮปฮตฯ‚</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฮฌฮฝ ฮตฯ€ฮนฮปฮตฮณฮตฮฏ ฯ„ฮฟ EPS ฯ‰ฯ‚ ฯ„ฯฯ€ฮฟฯ‚ ฮฑฯฯ‡ฮตฮฏฮฟฯ…, ฮฑฯ…ฯ„ฯŒฯ‚ ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฮฑฮฝฮฟฮฏฮณฮตฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>, ฮตฮฌฮฝ ฮตฯ€ฮนฮปฮตฮณฮตฮฏ ฯ‰ฯ‚ ฯ„ฯฯ€ฮฟฯ‚ ฮฑฯฯ‡ฮตฮฏฮฟฯ… PBM, PPM ฮฎ PGM, ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฮฑฮฝฮฟฮฏฮณฮตฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮบฮดฯŒฯƒฮตฮนฯ‚</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6438,8 +6438,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮฝฮฑฮฏฯฮตฯƒฮท</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6454,8 +6454,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "ฮฃฯ„ฮท <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮฎ ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6478,16 +6478,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮบฯฯฯ‰ฯƒฮท ฮฑฮฝฮฑฮฏฯฮตฯƒฮทฯ‚</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ฮฃฯ„ฮทฮฝ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6510,16 +6510,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯ€ฮฑฮฝฮฌฮปฮทฯˆฮท</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฯ€ฮฟฮบฮฟฯ€ฮฎ</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6534,8 +6534,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ฮฃฯ„ฮทฮฝ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6558,8 +6558,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮฝฯ„ฮนฮณฯฮฑฯ†ฮฎ</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ฮฃฯ„ฮทฮฝ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6598,8 +6598,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯ€ฮนฮบฯŒฮปฮปฮทฯƒฮท</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6614,8 +6614,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "ฮฃฯ„ฮทฮฝ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6638,16 +6638,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฮนฮดฮนฮบฮฎ ฮ•ฯ€ฮนฮบฯŒฮปฮปฮทฯƒฮท</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฯŒฮปฯ‰ฮฝ</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6678,96 +6678,96 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฮฝฯ„ฮฟฯ€ฮนฯƒฮผฯŒฯ‚ ฮฑฮปฮปฮฑฮณฯŽฮฝ</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮšฮฑฯ„ฮฑฮณฯฮฑฯ†ฮฎ</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท</emph></caseinline><caseinline select=\"CALC\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท - ฮšฮฑฯ„ฮฌฮปฮฟฮณฮฟฯ‚</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮดฮนฯŒฯฮธฯ‰ฯƒฮท - ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฮบฮฑฮน ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮฑฮปฮปฮฑฮณฯŽฮฝ</emph>. ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮดฮนฯŒฯฮธฯ‰ฯƒฮทฯ‚. ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮฑฮปฮปฮฑฮณฯŽฮฝ</emph> ฮบฮฑฮน ฯ€ฮปฮฟฮทฮณฮทฮธฮตฮฏฯ„ฮต ฯƒฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮšฮฑฯ„ฮฌฮปฮฟฮณฮฟฯ‚</emph>."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท - ฮฆฮฏฮปฯ„ฯฮฟ</emph> </variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฮฝฯ„ฮฟฯ€ฮนฯƒฮผฯŒฯ‚ ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮฃฯ…ฮณฯ‡ฯŽฮฝฮตฯ…ฯƒฮท ฮตฮณฮณฯฮฌฯ†ฮฟฯ…</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮฃฯฮณฮบฯฮนฯƒฮท ฮตฮณฮณฯฮฌฯ†ฮฟฯ…</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮฃฯ‡ฯŒฮปฮนฮฟ</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท - ฮšฮฑฯ„ฮฌฮปฮฟฮณฮฟฯ‚</emph>. ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฮต ฮผฮฏฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฮบฮฑฮน ฮฑฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝฯ„ฮฟฯ‚. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฯƒฯ‡ฮฟฮปฮฏฮฟฯ…</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯฯฮตฯƒฮท</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท & ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "ฮฃฯ„ฮท ฮฒฮฑฯƒฮนฮบฮฎ ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6822,56 +6822,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯฯฮตฯƒฮท & ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯฯฮตฯƒฮท & ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท - ฮœฮฟฯฯ†ฮฎ</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท & ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท - ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮฟฮผฮฟฮนฮฟฯ„ฮฎฯ„ฯ‰ฮฝ</emph> ฮบฮฑฮน ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮŸฮผฮฟฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "ฮฃฯ„ฮท ฮณฯฮฑฮผฮผฮฎ <emph>ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ ฯ€ฮฏฮฝฮฑฮบฮฑ</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph> ฮ•ฯฯฮตฯƒฮท</emph> - ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ <emph>ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮฟฮผฮฟฮนฮฟฯ„ฮฎฯ„ฯ‰ฮฝ</emph> - ฯƒฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮŸฮผฮฟฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph> (ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "ฮฃฯ„ฮท ฮณฯฮฑฮผฮผฮฎ <emph>ฮฃฯ‡ฮตฮดฮนฮฑฯƒฮผฯŒฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚</emph> , ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… <emph>ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮตฮณฮณฯฮฑฯ†ฯŽฮฝ</emph> - <emph>ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮฟฮผฮฟฮนฮฟฯ„ฮฎฯ„ฯ‰ฮฝ</emph> - ฯƒฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮŸฮผฮฟฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph> (ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯ†ฯŒฯฮผฮฑฯ‚)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮฟฮณฮฎ <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮฎฮณฮทฯƒฮท</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "ฮฃฯ„ฮท <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6894,80 +6894,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮฒฮนฮฒฮปฮนฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮฃฯฮฝฮดฮตฯƒฮผฮฟฮน</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮฃฯฮฝฮดฮตฯƒฮผฮฟฮน - ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…</emph> (ฯƒฯฮฝฮดฮตฯƒฮผฮฟฮน DDE ฮผฯŒฮฝฮฟ) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ, ฮญฯ€ฮตฮนฯ„ฮฑ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝฯ„ฮฟฯ‚ ฯ„ฮฟฯ… ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ… ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ… - ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>Properties</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮงฮฌฯฯ„ฮทฯ‚ ฮตฮนฮบฯŒฮฝฮฑฯ‚</emph> (ฮตฯ€ฮฏฯƒฮทฯ‚ ฯƒฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฮฟฯ… ฯ„ฮฟฯ… ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ…) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮงฮฌฯฯ„ฮทฯ‚ ฮตฮนฮบฯŒฮฝฮฑฯ‚</emph>, ฮญฯ€ฮตฮนฯ„ฮฑ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฮฟฮผฮญฮฑ ฯ„ฮฟฯ… ฯ‡ฮฌฯฯ„ฮท ฮตฮนฮบฯŒฮฝฮฑฯ‚ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ <emph>ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ ฮตฯฮนฮณฯฮฑฯ†ฮฎ</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph>, ฮตฯ€ฮฏฯƒฮทฯ‚ ฯƒฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฮฟฯ… ฯ„ฮฟฯ… ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6990,120 +6990,120 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮœฮตฮณฮญฮธฯ…ฮฝฯƒฮท</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">ฮ•ฯƒฯ„ฮนฮฌฯƒฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮผฮต (+) (-) (ร—) ฮบฮฑฮน (รท) ฯƒฯ„ฮฟ ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฯŒ ฮบฮฟฮผฮผฮฌฯ„ฮน ฯ„ฮฟฯ… ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฏฮฟฯ…</caseinline><caseinline select=\"IMPRESS\">ฮ•ฯƒฯ„ฮนฮฌฯƒฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮผฮต (+) (-) (ร—) ฮบฮฑฮน (รท) ฯƒฯ„ฮฟ ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฯŒ ฮบฮฟฮผฮผฮฌฯ„ฮน ฯ„ฮฟฯ… ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฏฮฟฯ…</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "ฮ”ฮนฯ€ฮปฮฟฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฮฎ ฮดฮตฮพฮฏ ฯ€ฮฌฯ„ฮทฮผฮฑ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ <emph>ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ“ฯฮฑฮผฮผฮญฯ‚ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ“ฯฮฑฮผฮผฮญฯ‚ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ - ฮ’ฮฑฯƒฮนฮบฮฎ</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ“ฯฮฑฮผฮผฮญฯ‚ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ - ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ“ฯฮฑฮผฮผฮฎ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ“ฯฮฑฮผฮผฮญฯ‚ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ - ฮ“ฯฮฑฮผฮผฮฎ ฯ‡ฯฯŽฮผฮฑฯ„ฮฟฯ‚</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต<emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮœฮตฮธฯŒฮดฮฟฯ… ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮฅฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚</emph> ฯƒฯ„ฮท <emph>ฮšฮฑฮฝฮฟฮฝฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ <emph>ฮ”ฮนฮฑฮดฮฏฮบฯ„ฯ…ฮฟ</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮฅฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮฅฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚</emph> ฯƒฯ„ฮท <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ <emph>ฮ‘ฮปฮปฮทฮปฮฟฮณฯฮฑฯ†ฮฏฮฑ</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮฅฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚</emph> ฯƒฯ„ฮท <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ <emph>ฮˆฮณฮณฯฮฑฯ†ฮฟ</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮฅฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚</emph> ฯƒฯ„ฮท <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ <emph>ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮปฮฎฯฮทฯ‚ ฮฟฮธฯŒฮฝฮท</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7142,16 +7142,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "ฮœฮตฮฝฮฟฯ <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฯฮฟฮตฮปฮตฯฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + ฯ€ฮปฮฎฮบฯ„ฯฮฑ F4"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7174,16 +7174,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮšฯŽฮดฮนฮบฮฑฯ‚ HTML</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝฯ„ฮฟฯ‚ ฯƒฮต ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฟ HTML"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7206,16 +7206,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"grid\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮปฮญฮณฮผฮฑ</emph> (Impress ฮฎ Draw).</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"guides\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฯฮฟฯƒฮบฯŒฮปฮปฮทฯƒฮท ฮณฯฮฑฮผฮผฯŽฮฝ</emph> (Impress ฮฎ Draw).</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7238,64 +7238,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต<emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮฃฯ‡ฯŒฮปฮนฮฟ</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮœฮญฯƒฮฑ - ฮฃฮฌฯฯ‰ฯƒฮท</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮœฮญฯƒฮฑ - ฮฃฮฌฯฯ‰ฯƒฮท - ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮœฮญฯƒฮฑ - ฮฃฮฌฯฯ‰ฯƒฮท - ฮ‘ฮฏฯ„ฮทฯƒฮท</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ•ฮนฮดฮนฮบฯŒฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ <emph>ฮœฮฟฯฯ†ฮฎ - ฮšฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮ‘ฯฮฏฮธฮผฮทฯƒฮท - ฮฃฯ„ฯ…ฮป ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ - ฮงฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ <emph>ฮœฮฟฯฯ†ฮฎ - ฮšฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮ‘ฯฮฏฮธฮผฮทฯƒฮท - ฮฃฯ„ฯ…ฮป ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ - ฮงฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚</emph> </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "ฮฃฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮคฯ…ฯ€ฮนฮบฮฎ</emph> ฮฎ <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7326,8 +7326,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ‰ฯ‡ฮฟฯ‚ ฮฎ ฮฒฮฏฮฝฯ„ฮตฮฟ</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7342,24 +7342,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph> ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ OLE</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ</emph> ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7382,16 +7382,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮœฮฑฮธฮทฮผฮฑฯ„ฮนฮบฯŒฯ‚ ฯ„ฯฯ€ฮฟฯ‚</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7414,64 +7414,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮœฮฟฯฯ†ฮฎ - ฮคฯฯ€ฮฟฯ‚ ฮดฮนฮฑฮณฯฮฌฮผฮผฮฑฯ„ฮฟฯ‚</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮ”ฮนฮฌฮณฯฮฑฮผฮผฮฑ</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮœฮฟฯฯ†ฮฎ - ฮคฯฯ€ฮฟฯ‚ ฮดฮนฮฑฮณฯฮฌฮผฮผฮฑฯ„ฮฟฯ‚</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮ”ฮนฮฌฮณฯฮฑฮผฮผฮฑ</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮœฮฟฯฯ†ฮฎ - ฮคฯฯ€ฮฟฯ‚ ฮดฮนฮฑฮณฯฮฌฮผฮผฮฑฯ„ฮฟฯ‚</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮ”ฮนฮฌฮณฯฮฑฮผฮผฮฑ</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ - ฮ”ฮนฮฌฮณฯฮฑฮผฮผฮฑ</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7494,16 +7494,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ•ฮนฮบฯŒฮฝฮฑ</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "ฮฃฯ„ฮทฮฝ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7526,16 +7526,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮšฮนฮฝฮฟฯฮผฮตฮฝฮฟ ฮ ฮปฮฑฮฏฯƒฮนฮฟ</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7558,8 +7558,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฯ„ฯฯ€ฮฟฯ… ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฯ€ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮฌฮณฮฝฯ‰ฯƒฯ„ฮฟฯ‚ ฯƒฯ„ฮฟ %PRODUCTNAME ฮบฮฑฮน ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮฑฯฯ‡ฮตฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… </variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7694,8 +7694,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <item type=\"menuitem\">ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮœฮญฯƒฮฑ - ฮฃฯ…ฮปฮปฮฟฮณฮฎ ฮฑฯ€ฮฟฮบฮฟฮผฮผฮฌฯ„ฯ‰ฮฝ</item> ฮฎ ฯƒฯ„ฮทฮฝ <emph>ฯ„ฯ…ฯ€ฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7718,8 +7718,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต<emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮฃฯ…ฮปฮปฮฟฮณฮฎ</emph> ฮฎ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮฃฯ…ฮปฮปฮฟฮณฮฎ</emph> ฯƒฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮ“ฯฮฑฮผฮผฮฎ - <emph>ฮฮญฮฟ ฮธฮญฮผฮฑ</emph> ฯ€ฮปฮฎฮบฯ„ฯฮฟ- <emph>ฮ‘ฯฯ‡ฮตฮฏฮฑ</emph>.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7742,8 +7742,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "ฮฃฯ„ฮทฮฝ <emph>ฮ’ฮฑฯƒฮนฮบฮฎ</emph> ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7806,8 +7806,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ“ฮปฯŽฯƒฯƒฮฑ - ฮ˜ฮทฯƒฮฑฯ…ฯฯŒฯ‚</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7854,8 +7854,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮœฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮญฯ‚ - ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฯŽฮฝ - %PRODUCTNAME Basic</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ’ฮนฮฒฮปฮนฮฟฮธฮฎฮบฮตฯ‚</emph> ฮบฮฑฮน ฮญฯ€ฮตฮนฯ„ฮฑ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮšฯ‰ฮดฮนฮบฯŒฯ‚ ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮทฯ‚</emph>.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8038,16 +8038,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "ฮ ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮดฮนฮฑฮดฯฮฟฮผฮฎฯ‚ ฯƒฮต ฮดฮนฮฌฯ†ฮฟฯฮฟฯ…ฯ‚ ฮฟฮดฮทฮณฮฟฯฯ‚"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph> ฮณฮนฮฑ ฮปฮฏฮณฮตฯ‚ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฏฯƒฮตฮนฯ‚ ฯƒฯ„ฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - $[officename] - ฮ”ฮนฮฑฮดฯฮฟฮผฮญฯ‚</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8246,24 +8246,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
-msgstr "<variable id=\"etsofi\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - ฮฆฯŒฯฯ„ฯ‰ฯƒฮท/ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</emph> - <emph>ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ VBA</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
-msgstr "<variable id=\"etsofi2\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - ฮฆฯŒฯฯ„ฯ‰ฯƒฮท/ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
-msgstr "<variable id=\"html\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - ฮฆฯŒฯฯ„ฯ‰ฯƒฮท/ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</emph> - <emph>ฮฃฯ…ฮผฮฒฮฑฯ„ฯŒฯ„ฮทฯ„ฮฑ HTML</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8302,8 +8302,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - ฮกฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮณฮปฯŽฯƒฯƒฮฑฯ‚ - ฮ’ฮฟฮทฮธฮฎฮผฮฑฯ„ฮฑ ฮณฯฮฑฯ†ฮฎฯ‚</emph>, ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ <emph>ฮ”ฮนฮฑฮธฮญฯƒฮนฮผฮฑ ฮฑฯฮธฯฯŽฮผฮฑฯ„ฮฑ ฮณฮปฯŽฯƒฯƒฮฑฯ‚</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮฑฯ€ฯŒ ฯ„ฮฑ ฮฑฯฮธฯฯŽฮผฮฑฯ„ฮฑ ฮณฮปฯŽฯƒฯƒฮฑฯ‚ ฮบฮฑฮน ฮญฯ€ฮตฮนฯ„ฮฑ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8390,16 +8390,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
-msgstr "<variable id=\"layout\">ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
-msgstr "<variable id=\"registerschattencursor\">ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>ฮ’ฮฟฮทฮธฮฎฮผฮฑฯ„ฮฑ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8430,8 +8430,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
-msgstr "<variable id=\"drucken1\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8678,16 +8678,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฮฑฯฮฌฮธฯ…ฯฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮ ฮฑฯฮฑฮธฯฯฮฟฯ…</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฮฑฯฮฌฮธฯ…ฯฮฟ</emph> - ฮ›ฮฏฯƒฯ„ฮฑ ฮฑฮฝฮฟฮนฯ‡ฯ„ฯŽฮฝ ฮตฮณฮณฯฮฌฯ†ฯ‰ฮฝ</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8710,16 +8710,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ’ฮฟฮฎฮธฮตฮนฮฑ - ฮ’ฮฟฮฎฮธฮตฮนฮฑ%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ’ฮฟฮฎฮธฮตฮนฮฑ - ฮ ฮตฯฮฏ</emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8734,8 +8734,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ’ฮฟฮฎฮธฮตฮนฮฑ - ฮ”ฮฎฮปฯ‰ฯƒฮท</emph> (ฮฑฯ€ฮตฯ…ฮธฮตฮฏฮฑฯ‚ ฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚ ฯƒฮต ฮฌฮปฮปฮฟ ฮตฮพฯ‰ฯ„ฮตฯฮนฮบฯŒ ฮนฯƒฯ„ฯŒฯ„ฮฟฯ€ฮฟ)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8758,24 +8758,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ - ฮฆฮฏฮปฯ„ฯฮฟ - ฮคฯ…ฯ€ฮนฮบฯŒ ฯ†ฮฏฮปฯ„ฯฮฟ</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ: ฮ•ฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮคฯ…ฯ€ฮนฮบฯŒ ฮฆฮฏฮปฯ„ฯฮฟ</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮ’ฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฮฆฯŒฯฮผฮฑฯ‚: ฮ•ฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮคฯ…ฯ€ฮนฮบฯŒ ฮฆฮฏฮปฯ„ฯฮฟ</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ <emph>ฮฆฯŒฯฮผฮฑ</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8814,8 +8814,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮฆฮฏฮปฯ„ฯฮฟ ฮ ฮฏฮฝฮฑฮบฮฑ</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8830,152 +8830,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ - ฮ ฯฮฟฯ‡ฯ‰ฯฮทฮผฮญฮฝฮตฯ‚ ฮกฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚</emph> </variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… ODBC ฮฎ ฮฒฮนฮฒฮปฮฏฮฟฯ… ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮคฯฯ€ฮฟฯ‚ ฯƒฯฮฝฮดฮตฯƒฮทฯ‚ </variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">ฮคฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮดฮนฮฑฮดฯฮฟฮผฮฎฯ‚ ฯƒฮต ฯ€ฮฟฮนฮบฮฏฮปฮฟฯ…ฯ‚ ฮฟฮดฮทฮณฮฟฯฯ‚/ฯ€ฮปฮฎฮบฯ„ฯฮฑ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph> ฮณฮนฮฑ ฮบฮฌฯ€ฮฟฮนฮตฯ‚ ฮตฮนฯƒฯŒฮดฮฟฯ…ฯ‚ ฯƒฯ„ฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - $[officename] - ฮ”ฮนฮฑฮดฯฮฟฮผฮญฯ‚</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… ODBC, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮคฯฯ€ฮฟฯ‚ ฯƒฯฮฝฮดฮตฯƒฮทฯ‚ </variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… ฮฒฮนฮฒฮปฮฏฮฟฯ… ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ - LDAP, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ </variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… JDBC, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… MySQL, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… dBASE, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… dBASE, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ <emph>ฮ•ฯ…ฯฮตฯ„ฮฎฯฮนฮฑ</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… ฮšฮตฮนฮผฮญฮฝฮฟฯ…, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯฯ€ฮฟฯ… MS ADO, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ•ฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฑ</emph> </variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ ฮฏฮฝฮฑฮบฮตฯ‚</emph> </variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮ ฮฏฮฝฮฑฮบฮตฯ‚. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ -<emph>ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท ฮ ฮฏฮฝฮฑฮบฮฑ</emph> ฮฎ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮ ฮฏฮฝฮฑฮบฮตฯ‚. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท ฮ ฮฏฮฝฮฑฮบฮฑ</emph> ฮฎ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮ•ฯฯŽฯ„ฮทฮผฮฑ (ฮ ฯฮฟฮฒฮฟฮปฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ•ฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฑ</emph>, ฮผฮตฯ„ฮฌ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ•ฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฑ</emph>, ฮผฮตฯ„ฮฌ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph>. ฮŒฯ„ฮฑฮฝ ฯ„ฮฑ ฯƒฯ‡ฮตฯ„ฮนฮบฮฌ ฯ€ฮตฮดฮฏฮฑ ฮดฮตฮฝ ฯ…ฯ€ฮฌฯฯ‡ฮฟฯ…ฮฝ ฯ€ฮนฮฑ, ฮฒฮปฮญฯ€ฮตฯ„ฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ </variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9022,8 +9022,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "ฮ•ฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮ•ฮณฮณฯฮฑฯ†ฮฎฯ‚</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮ ฮฏฮฝฮฑฮบฮฑ ฮบฮฑฮน ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮฃฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮฆฯŒฯฮผฮฑฯ‚"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9046,8 +9046,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "ฮ•ฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph>ฮฃฮตฮนฯฮฌ ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮทฯ‚</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮ ฮฏฮฝฮฑฮบฮฑ ฮบฮฑฮน ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฯ†ฯŒฯฮผฮฑฯ‚"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9070,40 +9070,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">ฮฃฯฯฮตฯ„ฮต ฮบฮฑฮน ฮฑฯ€ฮฟฮธฮญฯƒฯ„ฮต ฮญฮฝฮฑฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮฎ ฮญฮฝฮฑ ฮตฯฯŽฯ„ฮทฮผฮฑ ฯƒฯ„ฮฟ ฯ„ฮผฮฎฮผฮฑ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮตฮฝฯŒฯ‚ ฮฌฮปฮปฮฟฯ… ฯ€ฮฑฯฮฑฮธฯฯฮฟฯ… ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต<emph> ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ - ฮฆฯŒฯฮผฮฑ</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ’ฮฌฯƒฮท ฮ”ฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ - ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">ฮฃฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮฃฯ‡ฮญฯƒฮตฮนฯ‚</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
@@ -9671,7 +9671,7 @@ msgctxt ""
"par_id981529886125676\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
#: 00040500.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/01.po b/source/el/helpcontent2/source/text/shared/01.po
index a03daa8eda3..e4048f14bca 100644
--- a/source/el/helpcontent2/source/text/shared/01.po
+++ b/source/el/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-06-05 08:08+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 11:41+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1528186092.000000\n"
+"X-POOTLE-MTIME: 1530877310.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ - ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -110,8 +110,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -134,8 +134,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ…ฯ€ฮฟฮปฮฟฮณฮนฯƒฯ„ฮนฮบฮฟฯ ฯ†ฯฮปฮปฮฟฯ… ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -158,8 +158,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ€ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮทฯ‚ ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -182,8 +182,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -206,8 +206,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟฮฝ <link href=\"text/shared/explorer/database/dabawiz00.xhp\">ฮŸฮดฮทฮณฯŒ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</link> ฮณฮนฮฑ ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฮน ฮญฮฝฮฑ <link href=\"text/shared/explorer/database/dabadoc.xhp\">ฮฑฯฯ‡ฮตฮฏฮฟ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ.</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -302,8 +302,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮผฮฑฮธฮทฮผฮฑฯ„ฮนฮบฮฟฯ ฯ„ฯฯ€ฮฟฯ… ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -326,8 +326,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <link href=\"text/shared/01/01010200.xhp\" name=\"ฮ•ฯ„ฮนฮบฮญฯ„ฮตฯ‚\">ฮ•ฯ„ฮนฮบฮญฯ„ฮตฯ‚</link> ฯŒฯ€ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚ ฯƒฮฑฯ‚ ฮบฮฑฮน ฮญฯ€ฮตฮนฯ„ฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚ ฯ„ฮฟฯ… ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -350,8 +350,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <link href=\"text/shared/01/01010300.xhp\" name=\"ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮบฮฌฯฯ„ฮตฯ‚ \">ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮบฮฌฯฯ„ฮตฯ‚</link> ฮผฮญฯƒฯ‰ ฯ„ฮฟฯ… ฮฟฯ€ฮฟฮฏฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮบฮฌฯฯ„ฮตฯ‚ ฯƒฮฑฯ‚, ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -390,40 +390,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ…ฯ€ฮฟฮปฮฟฮณฮนฯƒฯ„ฮนฮบฮฟฯ ฯ†ฯฮปฮปฮฟฯ… ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ€ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮทฯ‚ ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯƒฯ‡ฮตฮดฮฏฮฟฯ… ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟฮฝ ฮฟฮดฮทฮณฯŒ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮณฮนฮฑ ฯ„ฮท ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮตฮฝฯŒฯ‚ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -454,24 +454,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮผฮฑฮธฮทฮผฮฑฯ„ฮนฮบฮฟฯ ฯ„ฯฯ€ฮฟฯ… ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ„ฮนฮบฮตฯ„ฯŽฮฝ ฮผฮญฯƒฯ‰ ฯ„ฮฟฯ… ฮฟฯ€ฮฟฮฏฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚ ฯƒฮฑฯ‚, ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚ ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮบฮฌฯฯ„ฮตฯ‚ ฮผฮญฯƒฯ‰ ฯ„ฮฟฯ… ฮฟฯ€ฮฟฮฏฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮตฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฯƒฮฑฯ‚ ฮบฮฌฯฯ„ฮตฯ‚, ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -502,16 +502,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฮญฮฝฮฑ <emph>ฮšฯฯฮนฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ</emph> ฮณฮนฮฑ ฯ„ฮทฮฝ ฮฟฯฮณฮฌฮฝฯ‰ฯƒฮท ฯ€ฮฟฮปฯฯ€ฮปฮฟฮบฯ‰ฮฝ ฮญฯฮณฯ‰ฮฝ, ฯŒฯ€ฯ‰ฯ‚ ฮญฮฝฮฑ ฮฒฮนฮฒฮปฮฏฮฟ.<ahelp hid=\".\"> ฮˆฮฝฮฑ <emph>ฮšฯฯฮนฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ</emph> ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฯ„ฮฑ ฮพฮตฯ‡ฯ‰ฯฮนฯƒฯ„ฮฌ ฮฑฯฯ‡ฮตฮฏฮฑ ฮบฮฌฮธฮต ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ… ฮตฮฝฯŒฯ‚ ฮฒฮนฮฒฮปฮฏฮฟฯ…, ฮบฮฑฮธฯŽฯ‚ ฮบฮฑฮน ฮญฮฝฮฑ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฯ‰ฮฝ ฮบฮฑฮน ฮญฮฝฮฑ ฮตฯ…ฯฮตฯ„ฮฎฯฮนฮฟ.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"ฮ ฮตฯฮนฮฎฮณฮทฯƒฮท ฮณฮนฮฑ ฮšฯฯฮนฮฑ ฮญฮณฮณฯฮฑฯ†ฮฑ\">ฮ ฮตฯฮนฮฎฮณฮทฯƒฮท ฮณฮนฮฑ ฮšฯฯฮนฮฑ ฮญฮณฮณฯฮฑฯ†ฮฑ</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -534,8 +534,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">ฮฃฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฯ„ฮต ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚. ฮŸฮน ฮ•ฯ„ฮนฮบฮญฯ„ฮตฯ‚ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฟฯฮฝฯ„ฮฑฮน ฯƒฮต ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ….</ahelp> ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮบฯ„ฯ…ฯ€ฯŽฯƒฮตฯ„ฮต ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฮผฮนฮฑ ฯ€ฯฮฟฮบฮฑฮธฮฟฯฮนฯƒฮผฮญฮฝฮท ฮฎ ฮผฮนฮฑ ฯ€ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮท ฮผฮฟฯฯ†ฮฎ ฯ‡ฮฑฯฯ„ฮนฮฟฯ. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -662,8 +662,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ€ฮฟฯ… ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ‰ฯ‚ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮณฮนฮฑ ฯ„ฮทฮฝ ฮตฯ„ฮนฮบฮญฯ„ฮฑ ฯƒฮฑฯ‚.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -702,8 +702,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "ฮคฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ€ฮตฯฮนฮบฮปฮตฮฏฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ€ฮฑฯฮตฮฝฮธฮญฯƒฮตฮนฯ‚ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ <emph>ฮšฮตฮฏฮผฮตฮฝฮฟ ฮตฯ„ฮนฮบฮญฯ„ฮฑฯ‚</emph>. ฮ•ฮฌฮฝ ฮธฮญฮปฮตฯ„ฮต, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮดฮนฮฑฯ‡ฯ‰ฯฮฏฯƒฮตฯ„ฮต ฯ€ฮตฮดฮฏฮฑ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮผฮต ฮบฮตฮฝฮฌ ฮดฮนฮฑฯƒฯ„ฮฎฮผฮฑฯ„ฮฑ. ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต Enter ฮณฮนฮฑ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯƒฮต ฮผฮนฮฑ ฮฝฮญฮฑ ฮณฯฮฑฮผฮผฮฎ."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -718,8 +718,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮผฮนฮฑ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮผฮฟฯฯ†ฮฎ ฮผฮตฮณฮญฮธฮฟฯ…ฯ‚ ฮณฮนฮฑ ฯ„ฮทฮฝ ฮตฯ„ฮนฮบฮญฯ„ฮฑ ฯƒฮฑฯ‚ ฮฎ ฮผฮนฮฑ ฮผฮฟฯฯ†ฮฎ ฮผฮตฮณฮญฮธฮฟฯ…ฯ‚ ฯ€ฮฟฯ… ฮธฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯƒฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮœฮฟฯฯ†ฮฎ</emph>."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1110,8 +1110,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">ฮ•ฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฯ„ฮทฮฝ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮผฮฏฮฑฯ‚ ฮผฮตฮผฮฟฮฝฯ‰ฮผฮญฮฝฮทฯ‚ ฮตฯ„ฮนฮบฮญฯ„ฮฑฯ‚ ฮฎ ฮตฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮฎฯ‚ ฮบฮฌฯฯ„ฮฑฯ‚ ฮบฮฑฮน ฮตฮฝฮทฮผฮตฯฯŽฮฝฮตฮน ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฯ„ฯ‰ฮฝ ฯ…ฯ€ฯŒฮปฮฟฮนฯ€ฯ‰ฮฝ ฮตฯ„ฮนฮบฮตฯ„ฯŽฮฝ ฮฎ ฮตฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฯŽฮฝ ฮบฮฑฯฯ„ฯŽฮฝ ฯƒฯ„ฮท ฯƒฮตฮปฮฏฮดฮฑ ฯŒฯ„ฮฑฮฝ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฯƒฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ <emph>ฮฃฯ…ฮณฯ‡ฯฮฟฮฝฮนฯƒฮผฯŒฯ‚ ฮตฯ„ฮนฮบฮตฯ„ฯŽฮฝ </emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1126,8 +1126,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ <emph>ฮฃฯ…ฮณฯ‡ฯฮฟฮฝฮนฯƒฮผฯŒฯ‚ ฮตฯ„ฮนฮบฮตฯ„ฯŽฮฝ </emph>ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮผฯŒฮฝฮฟ ฮฑฮฝ ฮตฮฏฯ‡ฮฑฯ„ฮต ฮตฯ€ฮนฮปฮญฮพฮตฮน ฯ„ฮฟ <emph>ฮฃฯ…ฮณฯ‡ฯฮฟฮฝฮนฯƒฮผฯŒฯ‚ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฯ‰ฮฝ</emph> ฯƒฯ„ฮท<emph> ฮณฯฮฑฮผฮผฮฎ ฮ•ฯ€ฮนฮปฮฟฮณฯŽฮฝ </emph> ฯŒฯ„ฮฑฮฝ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮฑฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚ ฮฎ ฯ„ฮนฯ‚ ฮตฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮบฮฌฯฯ„ฮตฯ‚."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1166,8 +1166,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/shared/01/01140000.xhp\" name=\"ฮกฯฮธฮผฮนฯƒฮท ฮตฮบฯ„ฯ…ฯ€ฯ‰ฯ„ฮฎ\">ฮกฯฮธฮผฮนฯƒฮท ฮตฮบฯ„ฯ…ฯ€ฯ‰ฯ„ฮฎ</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1734,8 +1734,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "ฮ•ฮฌฮฝ ฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ ฯ€ฮฟฯ… ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚, ฮนฯƒฯ‡ฯฮฟฯ…ฮฝ <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"ฮตฮนฮดฮนฮบฮฟฮฏ ฮบฮฑฮฝฯŒฮฝฮตฯ‚\">ฮตฮนฮดฮนฮบฮฟฮฏ ฮบฮฑฮฝฯŒฮฝฮตฯ‚</link>."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1790,8 +1790,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฑ ฯ„ฮฑฯ…ฯ„ฯŒฯ‡ฯฮฟฮฝฮฑ, ฮผฮต ฯ„ฮฟ ฮบฮฑฮธฮญฮฝฮฑ ฯƒฯ„ฮฟ ฮดฮนฮบฯŒ ฯ„ฮฟฯ… ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ, ฮบฯฮฑฯ„ฮฎฯƒฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ฮตฮฝฯŽ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฯƒฯ„ฮฑ ฮฑฯฯ‡ฮตฮฏฮฑ ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต <emph>ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1854,24 +1854,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑ ฯŒฮฝฮฟฮผฮฑ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฎ ฮผฮนฮฑ ฮดฮนฮฑฮดฯฮฟฮผฮฎ ฮณฮนฮฑ ฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑ <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> ฯ€ฮฟฯ… ฮฑฯฯ‡ฮฏฮถฮตฮน ฮผฮต ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ€ฯฯ‰ฯ„ฮฟฮบฯŒฮปฮปฮฟฯ… ftp, http, ฮฎ https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "ฮ•ฮฌฮฝ ฮธฮญฮปฮตฯ„ฮต, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯƒฯฮผฮฒฮฟฮปฮฑ ฯ…ฯ€ฮฟฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ <emph>ฮŒฮฝฮฟฮผฮฑ ฮฑฯฯ‡ฮตฮฏฮฟฯ… </emph> ฮณฮนฮฑ ฮฝฮฑ ฯ†ฮนฮปฯ„ฯฮฌฯฮตฯ„ฮต ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฮฑฯฯ‡ฮตฮฏฯ‰ฮฝ ฯ€ฮฟฯ… ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮท, ฮณฮนฮฑ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฯŒฮปฮฑ ฯ„ฮฑ ฮฑฯฯ‡ฮตฮฏฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฮต ฮญฮฝฮฑฮฝ ฯ†ฮฌฮบฮตฮปฮฟ, ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฯƒฯฮผฮฒฮฟฮปฮฟ ฯ…ฯ€ฮฟฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฮฑฯƒฯ„ฮตฯฮฏฯƒฮบฮฟ ฮผฮต ฯ„ฮทฮฝ ฮตฯ€ฮญฮบฯ„ฮฑฯƒฮท ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ… (*.txt) ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ <emph> ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph>. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮฑฮณฮณฮปฮนฮบฯŒ ฮตฯฯ‰ฯ„ฮทฮผฮฑฯ„ฮนฮบฯŒ (?) ฯ‰ฯ‚ ฯƒฯฮผฮฒฮฟฮปฮฟ ฯ…ฯ€ฮฟฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฑฯ€ฮฑฯฮฑฯƒฯ„ฮฎฯƒฮตฯ„ฮต ฯ„ฮฟฮฝ ฮฟฯ€ฮฟฮนฮฟฮฝฮดฮฎฯ€ฮฟฯ„ฮต ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ, ฯŒฯ€ฯ‰ฯ‚ ฯƒฯ„ฮฟ (??3*.txt), ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮผฯŒฮฝฮฟ ฯ„ฮฑ ฮฑฯฯ‡ฮตฮฏฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฯ„ฮฟ '3' ฯ‰ฯ‚ ฯ„ฯฮฏฯ„ฮฟ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯƒฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ„ฮฟฯ…ฯ‚.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1990,40 +1990,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "ฮฟ ฯ†ฮฌฮบฮตฮปฮฟฯ‚ ฮบฮฟฮนฮฝฯŒฯ‡ฯฮทฯƒฯ„ฯ‰ฮฝ ฯ€ฯฮฟฯ„ฯฯ€ฯ‰ฮฝ"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "ฮฟ ฯ†ฮฌฮบฮตฮปฮฟฯ‚ ฯ€ฯฮฟฯ„ฯฯ€ฯ‰ฮฝ ฯ‡ฯฮฎฯƒฯ„ฮท <switchinline select=\"sys\"><caseinline select=\"UNIX\">ฯƒฯ„ฮฟฮฝ ฮฑฯฯ‡ฮนฮบฯŒ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ </caseinline><defaultinline>ฯƒฯ„ฮฟฮฝ ฯ†ฮฌฮบฮตฮปฮฟ ฮˆฮณฮณฯฮฑฯ†ฮฑ ฮบฮฑฮน ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "ฯŒฮปฮฟฮน ฮฟฮน ฯ†ฮฌฮบฮตฮปฮฟฮน ฯ€ฯฮฟฯ„ฯฯ€ฯ‰ฮฝ ฯŒฯ€ฯ‰ฯ‚ ฮฟฯฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - ฮ”ฮนฮฑฮดฯฮฟฮผฮญฯ‚\"><emph>%PRODUCTNAME - ฮ”ฮนฮฑฮดฯฮฟฮผฮญฯ‚</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "ฮŒฯ„ฮฑฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฯ„ฮฟ <item type=\"menuitem\">ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฯ‰ฯ‚ - ฮ ฯฯŒฯ„ฯ…ฯ€ฮฟ</item> ฮณฮนฮฑ ฮฝฮฑ ฮฑฯ€ฮฟฮธฮทฮบฮตฯฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ, ฯ„ฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฮฑฯ€ฮฟฮธฮทฮบฮตฯฮตฯ„ฮฑฮน ฯƒฯ„ฮฟฮฝ ฯ†ฮฌฮบฮตฮปฮฟ ฯ€ฯฮฟฯ„ฯฯ€ฯ‰ฮฝ ฯ‡ฯฮฎฯƒฯ„ฮท. ฮŒฯ„ฮฑฮฝ ฮฑฮฝฮฟฮฏฮณฮตฯ„ฮต ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮตฮฏฮฝฮฑฮน ฮฒฮฑฯƒฮนฯƒฮผฮญฮฝฮฟ ฯƒฮต ฮญฮฝฮฑ ฯ„ฮญฯ„ฮฟฮนฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ, ฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮตฮปฮญฮณฯ‡ฮตฯ„ฮฑฮน ฮณฮนฮฑ ฮฑฮปฮปฮฑฮณฮผฮญฮฝฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ, ฯŒฯ€ฯ‰ฯ‚ ฯ€ฮตฯฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰. ฮคฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฯ…ฯƒฯ‡ฮตฯ„ฮฏฮถฮตฯ„ฮฑฮน ฮผฮต ฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ, ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฮฝฮฑฯ†ฮตฯฮธฮตฮฏ ฯ‰ฯ‚ ฮญฮฝฮฑ \"ฯ€ฯฮฟฯƒฮบฮฟฮปฮปฮทฮผฮญฮฝฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "ฮŒฯ„ฮฑฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฯ„ฮฟ <item type=\"menuitem\">ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฯ‰ฯ‚</item> ฮบฮฑฮน ฮตฯ€ฮนฮปฮญฮณฮตฯ„ฮต ฮญฮฝฮฑ ฯ†ฮฏฮปฯ„ฯฮฟ ฯ€ฯฮฟฯ„ฯฯ€ฮฟฯ… ฮณฮนฮฑ ฮฝฮฑ ฮฑฯ€ฮฟฮธฮทฮบฮตฯฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฮต ฮฟฯ€ฮฟฮนฮฟฮฝฮดฮฎฯ€ฮฟฯ„ฮต ฮฌฮปฮปฮฟ ฯ†ฮฌฮบฮตฮปฮฟ, ฮฟ ฮฟฯ€ฮฟฮฏฮฟฯ‚ ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ, ฯ„ฯŒฯ„ฮต ฯ„ฮฑ ฮญฮณฮณฯฮฑฯ†ฮฑ ฯ€ฮฟฯ… ฮฒฮฑฯƒฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฮดฮตฮฝ ฮธฮฑ ฮตฮปฮตฮณฯ‡ฮธฮฟฯฮฝ."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2094,8 +2094,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ;ฮฌฮฝฮฟฮนฮณฮผฮฑ</bookmark_value> <bookmark_value>ฮฌฮฝฮฟฮนฮณฮผฮฑ;ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2118,32 +2118,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <item type=\"menuitem\">ฮ‘ฯฯ‡ฮตฮฏฮฟ โ€“ ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฮฟฯ…...</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮ‘ฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฮฑ ฮฑฯฯ‡ฮตฮฏฮฑ</emph> ฯƒฯ„ฮฟ <emph>ฮšฮญฮฝฯ„ฯฮฟ ฮญฮฝฮฑฯฮพฮทฯ‚</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "ฮ ฮฑฯฮฑฯ„ฮตฯ„ฮฑฮผฮญฮฝฮฟ ฯ€ฮฌฯ„ฮทฮผฮฑ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph> ฮบฮฑฮน ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฯ‰ฮฝ ฮฑฯฯ‡ฮตฮฏฯ‰ฮฝ...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "ฮˆฮฝฮฑฯ‚ ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฮฟฯ‚ ฮดฮนฮฑฮบฮฟฮผฮนฯƒฯ„ฮฎฯ‚ ฮฑฯฯ‡ฮตฮฏฯ‰ฮฝ ฮตฮฏฮฝฮฑฮน ฯ…ฯ€ฮทฯฮตฯƒฮฏฮฑ ฮนฯƒฯ„ฮฟฯ ฯ€ฮฟฯ… ฮฑฯ€ฮฟฮธฮทฮบฮตฯฮตฮน ฮญฮณฮณฯฮฑฯ†ฮฑ ฮผฮต ฮฎ ฯ‡ฯ‰ฯฮฏฯ‚ ฮญฮปฮตฮณฯ‡ฮฟ ฮตฮนฯƒฯŒฮดฮฟฯ…, ฮญฮปฮตฮณฯ‡ฮฟ ฮตฮพฯŒฮดฮฟฯ…, ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฮบฮดฮฟฯƒฮทฯ‚ ฮบฮฑฮน ฮฑฮฝฯ„ฮฏฮณฯฮฑฯ†ฮฑ ฮฑฯƒฯ†ฮฑฮปฮตฮฏฮฑฯ‚."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2214,8 +2214,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฮดฮนฮฑฮปฯŒฮณฮฟฯ…\" href=\"text/shared/01/01020000.xhp\"><emph>ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph> ฮดฮนฮฑฮปฯŒฮณฮฟฯ…</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2278,8 +2278,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "ฮฃฮนฮณฮฟฯ…ฯฮตฯ…ฯ„ฮตฮฏฯ„ฮต ฯŒฯ„ฮน ฮท ฮตฯ€ฮญฮบฯ„ฮฑฯƒฮท ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮฑฮฝฯ„ฮนฯƒฯ„ฮฟฮนฯ‡ฮตฮฏ ฯƒฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…. ฮ“ฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฟ Microsoft Word ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮญฯ‡ฮตฮน ฯ„ฮทฮฝ ฮตฯ€ฮญฮบฯ„ฮฑฯƒฮท (*.doc) ฮญฯ„ฯƒฮน ฯŽฯƒฯ„ฮต ฯ„ฮฟ $[officename] ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฮน ฯ„ฮฟ ฮบฮฑฯ„ฮฌฮปฮปฮทฮปฮฟ ฯ†ฮฏฮปฯ„ฯฮฟ."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2326,24 +2326,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "ฮ— ฮตฮฝฯ„ฮฟฮปฮฎ <emph>ฮšฮปฮตฮฏฯƒฮนฮผฮฟ </emph> ฮบฮปฮตฮฏฮฝฮตฮน ฯŒฮปฮฑ ฯ„ฮฑ ฮฑฮฝฮฟฮนฮบฯ„ฮฌ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฑ ฯ„ฮฟฯ… ฯ„ฯฮญฯ‡ฮฟฮฝฯ„ฮฟฯ‚ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "ฮ‘ฮฝ ฮญฯ‡ฮตฯ„ฮต ฮบฮฌฮฝฮตฮน ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯƒฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ, ฮธฮฑ ฮตฯฯ‰ฯ„ฮทฮธฮตฮฏฯ„ฮต ฮฑฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮบฮฌฮฝฮตฯ„ฮต<link href=\"text/shared/01/01060000.xhp\" name=\"ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท\">ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</link> ฯƒฯ„ฮนฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯƒฮฑฯ‚."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "ฮŒฯ„ฮฑฮฝ ฮบฮปฮตฮฏฮฝฮตฯ„ฮต ฯ„ฮฟ ฯ„ฮตฮปฮตฯ…ฯ„ฮฑฮฏฮฟ ฮฑฮฝฮฟฮนฮบฯ„ฯŒ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…, ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ ฮท <link href=\"text/shared/guide/startcenter.xhp\">ฮŸฮธฯŒฮฝฮท ฮญฮฝฮฑฯฮพฮทฯ‚ ฯ„ฮฟฯ… OpenOffice</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2390,8 +2390,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "ฮŒฯ„ฮฑฮฝ ฮตฯ€ฮตฮพฮตฯฮณฮฌฮถฮตฯƒฯ„ฮต ฮผฮนฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…, ฮฑฯ…ฯ„ฮฎ ฮท ฮตฮฝฯ„ฮฟฮปฮฎ ฮผฮตฯ„ฮฑฯ„ฯฮญฯ€ฮตฯ„ฮฑฮน ฯƒฮต <emph>ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ….</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2406,8 +2406,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ;ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</bookmark_value> <bookmark_value>ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท;ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2430,16 +2430,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <item type=\"menuitem\">ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฮฟฯ…...</item>."
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "ฮ ฮฑฯฮฑฯ„ฮตฯ„ฮฑฮผฮญฮฝฮฟ ฯ€ฮฌฯ„ฮทฮผฮฑ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</emph> ฮบฮฑฮน ฮตฯ€ฮนฮปฮฟฮณฮฎ <emph>ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮฑฯ€ฮฟฮผฮฑฮบฯฯ…ฯƒฮผฮญฮฝฯ‰ฮฝ ฮฑฯฯ‡ฮตฮฏฯ‰ฮฝ...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2470,8 +2470,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท;ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮฟฯ…</bookmark_value> <bookmark_value>ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮฟฯ…</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2486,16 +2486,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮฟฯ… ฯ„ฮฟฯ… ฯ„ฯฮญฯ‡ฮฟฮฝฯ„ฮฟฯ‚ ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฮผฮต ฮฌฮปฮปฮฟ ฯŒฮฝฮฟฮผฮฑ ฮฎ ฮธฮญฯƒฮท.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <item type=\"menuitem\">ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮฟฯ…</item>."
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2566,8 +2566,8 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "ฮŸฮน ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰ ฮตฮฝฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ€ฮตฯฮนฮณฯฮฌฯ†ฮฟฯ…ฮฝ ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <item type=\"productname\">%PRODUCTNAME</item> <emph>ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฯ‰ฯ‚</emph>. ฮ“ฮนฮฑ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ„ฯ‰ฮฝ ฯ€ฮปฮฑฮนฯƒฮฏฯ‰ฮฝ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph><item type=\"productname\">%PRODUCTNAME</item>ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph>ฮบฮฑฮน <emph>ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - ฮ“ฮตฮฝฮนฮบฮฌ\"><emph>%PRODUCTNAME- ฮ“ฮตฮฝฮนฮบฮฌ</emph></link> ฮบฮฑฮน ฮญฯ€ฮตฮนฯ„ฮฑ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ <emph>ฮงฯฮฎฯƒฮท ฮดฮนฮฑฮปฯŒฮณฯ‰ฮฝ ฯ„ฮฟฯ… %PRODUCTNAME</emph> ฯƒฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ <emph>ฮ”ฮนฮฌฮปฮฟฮณฮฟฮน ฮฑฮฝฮฟฮฏฮณฮผฮฑฯ„ฮฟฯ‚/ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮทฯ‚</emph>."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070000.xhp
msgctxt ""
@@ -2822,8 +2822,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "ฮŸฮน ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰ ฮตฮฝฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ€ฮตฯฮนฮณฯฮฌฯ†ฮฟฯ…ฮฝ ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph>$[officename] ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ</emph>. ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฑ ฯ€ฮปฮฑฮฏฯƒฮนฮฑ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph>ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฯ„ฮฟฯ… $[officename] </emph> ฮบฮฑฮน <emph>ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - ฮ“ฮตฮฝฮนฮบฮฌ</emph></link> ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ <emph>ฮงฯฮฎฯƒฮท ฮดฮนฮฑฮปฯŒฮณฯ‰ฮฝ ฯ„ฮฟฯ… $[officename]</emph> ฯƒฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ <emph>ฮ†ฮฝฮฟฮนฮณฮผฮฑ/ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮดฮนฮฑฮปฯŒฮณฯ‰ฮฝ</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2886,8 +2886,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>ฮตฮพฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚;PDF</bookmark_value> <bookmark_value>ฮตฮพฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2902,16 +2902,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฯƒฮต ฮผฮฟฯฯ†ฮญฯ‚ PDF ฮฎ EPUB</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3086,8 +3086,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>ฮฑฯฮนฮธฮผฮฟฮฏ ฮญฮบฮดฮฟฯƒฮทฯ‚ ฯ„ฯ‰ฮฝ ฮตฮณฮณฯฮฌฯ†ฯ‰ฮฝ</bookmark_value><bookmark_value>ฮญฮณฮณฯฮฑฯ†ฮฑ; ฮฑฯฮนฮธฮผฮฟฮฏ ฮญฮบฮดฮฟฯƒฮทฯ‚</bookmark_value><bookmark_value>ฮฑฯฯ‡ฮตฮฏฮฑ; ฮฑฯฮนฮธฮผฮฟฮฏ ฮญฮบฮดฮฟฯƒฮทฯ‚</bookmark_value><bookmark_value>ฯ‡ฯฯŒฮฝฮฟฯ‚ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯ„ฯ‰ฮฝ ฮตฮณฮณฯฮฌฯ†ฯ‰ฮฝ</bookmark_value><bookmark_value>ฮญฮณฮณฯฮฑฯ†ฮฑ; ฯ‡ฯฯŒฮฝฮฟฯ‚ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/shared/01/digitalsignatures.xhp\">ฮจฮทฯ†ฮนฮฑฮบฮญฯ‚ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮญฯ‚</link> ฯŒฯ€ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮดฮนฮฑฯ‡ฮตฮนฯฮนฯƒฯ„ฮตฮฏฯ„ฮต ฯˆฮทฯ†ฮนฮฑฮบฮญฯ‚ ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮญฯ‚ ฮณฮนฮฑ ฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3454,8 +3454,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯ€ฮนฮฝฮฌฮบฯ‰ฮฝ ฯƒฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ.</caseinline><caseinline select=\"CALC\">ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯ†ฯฮปฮปฯ‰ฮฝ ฯƒฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ.</caseinline></switchinline> ฮ‘ฯ…ฯ„ฯŒ ฯ„ฮฟ ฯƒฯ„ฮฑฯ„ฮนฯƒฯ„ฮนฮบฯŒ ฮดฮตฮฝ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฯ€ฮฏฮฝฮฑฮบฮตฯ‚ ฯ€ฮฟฯ… ฮผฯ€ฮฎฮบฮฑฮฝ ฯ‰ฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3502,8 +3502,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮตฮนฮบฯŒฮฝฯ‰ฮฝ ฯƒฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ. ฮ‘ฯ…ฯ„ฮฎ ฮท ฯƒฯ„ฮฑฯ„ฮนฯƒฯ„ฮนฮบฮฎ ฮดฮตฮฝ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฮตฮนฮบฯŒฮฝฮตฯ‚ ฯ€ฮฟฯ… ฮผฯ€ฮฎฮบฮฑฮฝ ฯ‰ฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3518,8 +3518,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯ„ฯ‰ฮฝ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> ฯƒฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ, ฯƒฯ…ฮผฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฑฮฝฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฯ€ฮนฮฝฮฌฮบฯ‰ฮฝ ฮบฮฑฮน ฯ„ฯ‰ฮฝ ฮณฯฮฑฯ†ฮนฮบฯŽฮฝ ฯ€ฮฟฯ… ฮผฯ€ฮฎฮบฮฑฮฝ ฯ‰ฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ OLE.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3534,8 +3534,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฯ‰ฮฝ (ฯƒฯ…ฮผฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฑฮฝฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฮบฮตฮฝฯŽฮฝ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฯ‰ฮฝ) ฯƒฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3550,8 +3550,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮปฮญฮพฮตฯ‰ฮฝ (ฯƒฯ…ฮผฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฑฮฝฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฮปฮญฮพฮตฯ‰ฮฝ ฯ€ฮฟฯ… ฮฑฯ€ฮฟฯ„ฮตฮปฮฟฯฮฝฯ„ฮฑฮน ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฮผฮฟฮฝฮฑฮดฮนฮบฯŒ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ) ฯƒฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3566,8 +3566,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ (ฯƒฯ…ฮผฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฑฮฝฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฮบฮตฮฝฯŽฮฝ) ฯƒฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ. ฮœฮท ฮตฮบฯ„ฯ…ฯ€ฯŽฯƒฮนฮผฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮดฮตฮฝ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮฟฮฝฯ„ฮฑฮน.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3726,8 +3726,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ</emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3758,8 +3758,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮฒฮนฮฒฮปฮฏฮฟฯ… ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">ฮ ฯฮฟฯƒฮธฮญฯƒฯ„ฮต ฮผฮนฮฑ ฮฝฮญฮฑ ฯ€ฮทฮณฮฎ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ <emph>ฮ ฮทฮณฮฎ ฮฒฮนฮฒฮปฮฏฮฟฯ… ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ</emph>.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3886,8 +3886,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ - ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฯ‰ฯ‚ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3966,8 +3966,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ - ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฯ€ฯฮฟฯ„ฯฯ€ฮฟฯ…</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -7479,7 +7479,7 @@ msgctxt ""
"par_id3147397\n"
"help.text"
msgid "Represents an alphabetic character. Use [:alpha:]+ to find one or more of them."
-msgstr ""
+msgstr "ฮ‘ฮฝฯ„ฮนฯ€ฯฮฟฯƒฯ‰ฯ€ฮตฯฮตฮน ฮญฮฝฮฑฮฝ ฮฑฮปฯ†ฮฑฮฒฮทฯ„ฮนฮบฯŒ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ [:alpha:]+ ฮณฮนฮฑ ฮฝฮฑ ฮฒฯฮตฮฏฯ„ฮต ฮญฮฝฮฑฮฝ ฮฎ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฟฯ…ฯ‚ ฮฑฯ€ฯŒ ฮฑฯ…ฯ„ฮฟฯฯ‚."
#: 02100001.xhp
msgctxt ""
@@ -7495,7 +7495,7 @@ msgctxt ""
"par_id3150010\n"
"help.text"
msgid "Represents a decimal digit. Use [:digit:]+ to find one or more of them."
-msgstr ""
+msgstr "ฮ‘ฮฝฯ„ฮนฯ€ฯฮฟฯƒฯ‰ฯ€ฮตฯฮตฮน ฮดฮตฮบฮฑฮดฮนฮบฯŒ ฯˆฮทฯ†ฮฏฮฟ. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ [:digit:]+ ฮณฮนฮฑ ฮฝฮฑ ฮฒฯฮตฮฏฯ„ฮต ฮญฮฝฮฑ ฮฎ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฮฑฯ€ฯŒ ฮฑฯ…ฯ„ฮฌ."
#: 02100001.xhp
msgctxt ""
@@ -10190,8 +10190,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>ฮธฮตฯฮผฮฌ ฯƒฮทฮผฮตฮฏฮฑ; ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</bookmark_value><bookmark_value>ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚; ฮธฮตฯฮผฮฌ ฯƒฮทฮผฮตฮฏฮฑ</bookmark_value><bookmark_value>ฮงฮฌฯฯ„ฮทฯ‚ ฮตฮนฮบฯŒฮฝฮฑฯ‚; ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮธฮตฯฮผฮฟฯ ฯƒฮทฮผฮตฮฏฮฟฯ…</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10254,8 +10254,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯ€ฮฟฯ… ฮตฯ€ฮนฮธฯ…ฮผฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮญฯ‡ฮตฮน ฮฑฯ†ฮตฮธฮตฮฏ ฯƒฯ„ฮฟ ฮธฮตฯฮผฯŒ ฯƒฮทฮผฮตฮฏฮฟ ฯƒฮต ฮญฮฝฮฑ ฯ€ฯฯŒฮณฯฮฑฮผฮผฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮทฯ‚ ฮนฯƒฯ„ฮฟฯƒฮตฮปฮฏฮดฯ‰ฮฝ. </ahelp>ฮ•ฮฌฮฝ ฮดฮตฮฝ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ, ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฮท <emph>ฮ”ฮนฮตฯฮธฯ…ฮฝฯƒฮท </emph>."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10374,24 +10374,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯ…ฮธฮตฮฏ ฮบฮฌฮธฮต ฮฑฮปฮปฮฑฮณฮฎ ฯ€ฮฟฯ… ฮณฮฏฮฝฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮฑฯ„ฮฌ ฯƒฯ…ฮฝฯ„ฮฌฮบฯ„ฮท ฮบฮฑฮน ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ•ฮฌฮฝ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ - ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท</emph>, ฮฟฮน ฮณฯฮฑฮผฮผฮญฯ‚ ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮญฯ‡ฮฟฯ…ฮฝ ฮฑฮปฮปฮฑฮณฮผฮญฮฝฮฑ ฮฑฯ€ฮฟฯƒฯ€ฮฌฯƒฮผฮฑฯ„ฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯ…ฯ€ฮฟฮดฮตฮนฮบฮฝฯฮฟฮฝฯ„ฮฑฮน ฮผฮต ฮผฮนฮฑ ฮบฮฌฮธฮตฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฯƒฯ„ฮฟ ฮฑฯฮนฯƒฯ„ฮตฯฯŒ ฯ€ฮตฯฮนฮธฯŽฯฮนฮฟ ฯ„ฮทฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ„ฮทฯ‚ ฮบฮฌฮธฮตฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮบฮฑฮน ฯ„ฯ‰ฮฝ ฮฌฮปฮปฯ‰ฮฝ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฮตฯ€ฮนฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚ ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - ฮ‘ฮปฮปฮฑฮณฮญฯ‚</emph></link> ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ„ฯ‰ฮฝ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฯƒฮทฮผฮตฮฏฯ‰ฯƒฮทฯ‚ ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - ฮ‘ฮปฮปฮฑฮณฮญฯ‚\"><emph>%PRODUCTNAME Calc - ฮ‘ฮปฮปฮฑฮณฮญฯ‚</emph></link> ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10406,32 +10406,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "ฮ•ฯ€ฮนฮบฯŒฮปฮปฮทฯƒฮท ฮบฮฑฮน ฮดฮนฮฑฮณฯฮฑฯ†ฮฎ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฯ‰ฮฝ"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "ฮ•ฯฯฮตฯƒฮท ฮบฮฑฮน ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10446,72 +10446,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ†ฯฮปฮปฯ‰ฮฝ, ฯ€ฮตฯฮนฮฟฯ‡ฯŽฮฝ"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฯฯŒฯ‡ฮตฮนฯฮฟ"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "ฮ‘ฮปฮปฮฑฮณฮฎ ฯ„ฯ‰ฮฝ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฮบฮตฮปฮนฯŽฮฝ ฮผฮต ฮตฮนฯƒฮฑฮณฯ‰ฮณฮญฯ‚ ฮบฮฑฮน ฮดฮนฮฑฮณฯฮฑฯ†ฮญฯ‚"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฎ ฮดฮนฮฑฮณฯฮฑฯ†ฮฎ ฯƒฯ„ฮทฮปฯŽฮฝ ฮบฮฑฮน ฮณฯฮฑฮผฮผฯŽฮฝ"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ†ฯฮปฮปฯ‰ฮฝ"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "ฮ‘ฯ€ฮฟฮบฮฟฯ€ฮฎ, ฮฑฮฝฯ„ฮนฮณฯฮฑฯ†ฮฎ ฮบฮฑฮน ฮตฯ€ฮนฮบฯŒฮปฮปฮทฯƒฮท ฮผฮญฯƒฯ‰ ฯ„ฮฟฯ… ฯ€ฯฯŒฯ‡ฮตฮนฯฮฟฯ…"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฮผฮญฯƒฯ‰ ฯ„ฮทฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑฯ‚ ฮผฮตฯ„ฮฑฯ†ฮฟฯฮฌฯ‚ ฮบฮฑฮน ฮฑฯ€ฯŒฮธฮตฯƒฮทฯ‚"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮนฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ€ฯฮฟฮฒฮฟฮปฮฎฯ‚ ฯ„ฯ‰ฮฝ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฮตฯ€ฮนฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚ ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - ฮ‘ฮปฮปฮฑฮณฮญฯ‚\"><emph>%PRODUCTNAME Writer - ฮ‘ฮปฮปฮฑฮณฮญฯ‚</emph></link> ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - ฮ‘ฮปฮปฮฑฮณฮญฯ‚\"><emph>%PRODUCTNAME Calc - ฮ‘ฮปฮปฮฑฮณฮญฯ‚</emph></link> ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10630,8 +10630,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ ฯ€ฮฟฯ… ฮฑฯ€ฮฟฯฯฮฏฯ†ฮธฮทฮบฮฑฮฝ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10678,16 +10678,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฯƒฯ…ฮฝฮฌฯˆฮตฯ„ฮต ฮญฮฝฮฑ ฯƒฯ‡ฯŒฮปฮนฮฟ ฯŒฯ„ฮฑฮฝ <switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮฟ ฮดฯฮฟฮผฮญฮฑฯ‚ ฮตฮฏฮฝฮฑฮน ฯƒฮต ฮญฮฝฮฑ ฮฑฮปฮปฮฑฮณฮผฮญฮฝฮฟ ฮตฮดฮฌฯ†ฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… </caseinline><caseinline select=\"CALC\">ฯ„ฮฟ ฮฑฮปฮปฮฑฮณฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ ฮตฮฏฮฝฮฑฮน ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ</caseinline></switchinline>, ฮฎ ฯƒฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <emph>ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ </emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮคฮฑ ฯƒฯ‡ฯŒฮปฮนฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯ‰ฯ‚ ฯ…ฯ€ฮฟฮผฮฝฮฎฮผฮฑฯ„ฮฑ ฯŒฯ„ฮฑฮฝ ฮฑฯ†ฮฎฮฝฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮตฮฏฮบฯ„ฮท ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฮบฮตฮปฮฏ ฮผฮต ฮบฮฑฯ„ฮฑฮณฮตฮณฯฮฑฮผฮผฮญฮฝฮตฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮดฮตฮฏฯ„ฮต ฯ„ฮฑ ฯƒฯ‡ฯŒฮปฮนฮฑ ฯ€ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฯƒฯ…ฮฝฮทฮผฮผฮญฮฝฮฑ ฯƒฮต ฮญฮฝฮฑ ฮฑฮปฮปฮฑฮณฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฮฑฮปฮปฮฑฮณฯŽฮฝ ฯƒฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/shared/01/02230400.xhp\" name=\"ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮทฯƒฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ\"><emph>ฮ‘ฯ€ฮฟฮดฮฟฯ‡ฮฎ ฮฎ ฮฑฯ€ฯŒฯฯฮนฯˆฮท ฮฑฮปฮปฮฑฮณฯŽฮฝ</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10742,32 +10742,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "ฮ— ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮšฮฑฯ„ฮฌฮปฮฟฮณฮฟฯ‚ </emph> ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯŒฮปฮตฯ‚ ฯ„ฮนฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮบฮฑฯ„ฮฑฮณฯฮฑฯ†ฮตฮฏ ฯƒฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ. ฮ‘ฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฯ†ฮนฮปฯ„ฯฮฌฯฮตฯ„ฮต ฮฑฯ…ฯ„ฯŒฮฝ ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮฆฮฏฮปฯ„ฯฮฟ </emph>, ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <link href=\"text/shared/01/02230402.xhp\" name=\"ฮบฯฮนฯ„ฮฎฯฮนฮฑ ฯ†ฮฏฮปฯ„ฯฮฟฯ…\">ฮบฯฮนฯ„ฮฎฯฮนฮฑ ฯ†ฮฏฮปฯ„ฯฮฟฯ…</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> ฮ•ฮฌฮฝ ฮฟ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟฯ‚ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฮตฮผฯ†ฯ‰ฮปฮตฯ…ฮผฮญฮฝฮตฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚, ฮฟฮน ฮตฮพฮฑฯฯ„ฮฎฯƒฮตฮนฯ‚ ฯ€ฮฑฯฮฟฯ…ฯƒฮนฮฌฮถฮฟฮฝฯ„ฮฑฮน ฮฑฮฝฮตฮพฮฌฯฯ„ฮทฯ„ฮฑ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ†ฮฏฮปฯ„ฯฮฟ. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"> ฮ•ฮผฯ†ฯ‰ฮปฮตฯ…ฮผฮญฮฝฮตฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯƒฯ…ฮผฮฒฮฑฮฏฮฝฮฟฯ…ฮฝ ฯŒฯ„ฮฑฮฝ ฮตฯ€ฮนฮบฮฑฮปฯฯ€ฯ„ฮฟฮฝฯ„ฮฑฮน ฮฟฮน ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮณฮฏฮฝฮตฮน ฮฑฯ€ฯŒ ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฟฯฯ‚ ฯƒฯ…ฮฝฯ„ฮฌฮบฯ„ฮตฯ‚. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮฃฮฅฮ ฮดฮฏฯ€ฮปฮฑ ฯƒฮต ฮผฮนฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฯ„ฮฟฯ… ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ… ฮณฮนฮฑ ฮฝฮฑ ฮดฮตฮฏฯ„ฮต ฯŒฮปฮตฯ‚ ฯ„ฮนฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮบฮฑฯ„ฮฑฮณฯฮฑฯ†ฮตฮฏ ฯƒฮต ฮญฮฝฮฑ ฮบฮตฮปฮฏ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮ‘ฮฝ ฮผฮฏฮฑ ฮฑฯ€ฯŒ ฯ„ฮนฯ‚ ฮตฮผฯ†ฯ‰ฮปฮตฯ…ฮผฮญฮฝฮตฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚ ฮณฮนฮฑ ฮญฮฝฮฑ ฮบฮตฮปฮฏ ฯ„ฮฑฮนฯฮนฮฌฮถฮตฮน ฮผฮต ฮญฮฝฮฑ ฮบฯฮนฯ„ฮฎฯฮนฮฟ ฯ†ฮฏฮปฯ„ฯฮฟฯ…, ฯ„ฯŒฯ„ฮต ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯŒฮปฮตฯ‚ ฮฟฮน ฮฑฮปฮปฮฑฮณฮญฯ‚ ฮณฮนฮฑ ฯ„ฮฟ ฮบฮตฮปฮฏ. ฮŒฯ„ฮฑฮฝ ฯ†ฮนฮปฯ„ฯฮฌฯฮตฯ„ฮต ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฯ„ฯ‰ฮฝ ฮฑฮปฮปฮฑฮณฯŽฮฝ, ฮฟฮน ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฎฯƒฮตฮนฯ‚ ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮผฮต ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฌ ฯ‡ฯฯŽฮผฮฑฯ„ฮฑ ฯƒฯฮผฯ†ฯ‰ฮฝฮฑ ฮผฮต ฯ„ฮฟฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯ€ฮฟฯ… ฮฑฮบฮฟฮปฮฟฯ…ฮธฮตฮฏ: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10862,16 +10862,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">ฮšฮฑฯ„ฮฑฮปฮฟฮณฮฟฯ€ฮฟฮนฮตฮฏ ฯ„ฮนฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯ€ฮฟฯ… ฮบฮฑฯ„ฮฑฮณฯฮฌฯ†ฮทฮบฮฑฮฝ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ. ฮŒฯ„ฮฑฮฝ ฮตฯ€ฮนฮปฮญฮณฮตฯ„ฮต ฮผฮนฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ, ฮท ฮฑฮปฮปฮฑฮณฮฎ ฯ„ฮฟฮฝฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ. ฮ“ฮนฮฑ ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฯ„ฮฟฯ… ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ…, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฮผฮนฮฑ ฮตฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ ฯƒฯ„ฮฎฮปฮทฯ‚. </ahelp> ฮšฯฮฑฯ„ฮฎฯƒฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ฮตฮฝฯŽ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ€ฮฟฮปฮปฮฑฯ€ฮปฮญฯ‚ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฏฯƒฮตฮนฯ‚ ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯ„ฮฟ ฯƒฯ‡ฯŒฮปฮนฮฟ ฮณฮนฮฑ ฮผฮนฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎ ฯƒฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ, ฮดฮตฮพฮนฮฟฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮทฮฝ ฮตฮณฮณฯฮฑฯ†ฮฎ ฮบฮฑฮน ฯƒฯ„ฮท ฯƒฯ…ฮฝฮญฯ‡ฮตฮนฮฑ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮฃฯ‡ฯŒฮปฮนฮฟ</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10902,16 +10902,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮ˜ฮญฯƒฮท </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮšฮฑฯ„ฮฑฮปฮฟฮณฮฟฯ€ฮฟฮนฮตฮฏ ฯ„ฮฑ ฮบฮตฮปฮนฮฌ ฮผฮต ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮฑฮปฮปฮฌฮพฮตฮน</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11030,24 +11030,24 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "ฮ“ฮนฮฑ ฯ„ฮทฮฝ ฮฑฮฝฯ„ฮนฯƒฯ„ฯฮฟฯ†ฮฎ ฯ„ฮทฯ‚ ฮฑฯ€ฮฟฮดฮฟฯ‡ฮฎฯ‚ ฮฎ ฯ„ฮทฯ‚ ฮฑฯ€ฯŒฯฯฮนฯˆฮทฯ‚ ฮผฮนฮฑฯ‚ ฮฑฮปฮปฮฑฮณฮฎฯ‚, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ‘ฮฝฮฑฮฏฯฮตฯƒฮท</emph> ฯƒฯ„ฮฟ ฮผฮตฮฝฮฟฯ <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ‘ฮฝฮฑฮฏฯฮตฯƒฮท</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ•ฮฌฮฝ ฮญฯ‡ฮตฯ„ฮต ฮบฮฌฮฝฮตฮน ฮฑฮปฮปฮฑฮณฮญฯ‚ ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮดฮนฯŒฯฮธฯ‰ฯƒฮท - ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฮบฮฑฮน ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮฑฮปฮปฮฑฮณฯŽฮฝ</emph>, ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮ‘ฮฝฮฑฮฏฯฮตฯƒฮท </emph> ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> ฮ‘ฮฝฯ„ฮนฯƒฯ„ฯฮญฯˆฯ„ฮต ฯ„ฮทฮฝ ฯ„ฮตฮปฮตฯ…ฯ„ฮฑฮฏฮฑ ฮตฮฝฯ„ฮฟฮปฮฎ ฮฑฯ€ฮฟฮดฮฟฯ‡ฮฎฯ‚ ฮฎ ฮฑฯ€ฯŒฯฯฮนฯˆฮทฯ‚.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11118,8 +11118,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">ฮคฮฑฮพฮนฮฝฮฟฮผฮตฮฏ ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฯƒฯฮผฯ†ฯ‰ฮฝฮฑ ฮผฮต ฯ„ฮฟฮฝ ฯƒฯ…ฮณฮณฯฮฑฯ†ฮญฮฑ.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11254,16 +11254,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮ ฮตฯฮนฮฟฯ‡ฮฎ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">ฮฆฮนฮปฯ„ฯฮฌฯฮตฮน ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฯ„ฯ‰ฮฝ ฮฑฮปฮปฮฑฮณฯŽฮฝ ฯƒฯฮผฯ†ฯ‰ฮฝฮฑ ฮผฮต ฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯ„ฯ‰ฮฝ ฮบฮตฮปฮนฯŽฮฝ ฯ€ฮฟฯ… ฮบฮฑฮธฮฟฯฮฏฮถฮตฯ„ฮต. ฮ“ฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮผฮนฮฑ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯ„ฯ‰ฮฝ ฮบฮตฮปฮนฯŽฮฝ ฯƒฯ„ฮฟ ฯ†ฯฮปฮปฮฟ ฯƒฮฑฯ‚, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮŸฯฮนฯƒฮผฯŒฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ </emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11278,8 +11278,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮŸฯฮนฯƒฮผฯŒฯ‚ ฯ€ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎฯ‚ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11302,8 +11302,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮฃฮผฮฏฮบฯฯ…ฮฝฯƒฮท/ฮœฮตฮณฮญฮธฯ…ฮฝฯƒฮท </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11326,8 +11326,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ•ฮฝฮญฯฮณฮตฮนฮฑ </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11350,8 +11350,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">ฮฆฮนฮปฯ„ฯฮฌฯฮตฮน ฯ„ฮฑ ฯƒฯ‡ฯŒฮปฮนฮฑ ฯ„ฯ‰ฮฝ ฮฑฮปฮปฮฑฮณฯŽฮฝ ฯƒฯฮผฯ†ฯ‰ฮฝฮฑ ฮผฮต ฯ„ฮนฯ‚ ฮปฮญฮพฮตฮนฯ‚ ฮบฮปฮตฮนฮดฮนฮฌ ฯ€ฮฟฯ… ฮตฮนฯƒฮฌฮณฮตฯ„ฮต. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11510,8 +11510,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฯ„ฮต ฯ„ฮฟฮฝ ฮฑฯฮนฮธฮผฯŒ ฯ„ฮทฯ‚ ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚ ฯ€ฮฟฯ… ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฯ€ฯฮฟฮฒฮฌฮปฮตฯ„ฮต ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Enter</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11526,8 +11526,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">ฮ•ฮนฯƒฮฌฮณฮตฮน ฮผฮนฮฑ ฮฝฮญฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎ ฯƒฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝฯ„ฮฑ ฯ€ฮฏฮฝฮฑฮบฮฑ.</ahelp>ฮ“ฮนฮฑ ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฯ„ฮต ฮผฮนฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮผฮต ฯ„ฮฟฮฝ ฮฑฯƒฯ„ฮตฯฮฏฯƒฮบฮฟ(*) ฯƒฯ„ฮฟ ฮบฮฌฯ„ฯ‰ ฮผฮญฯฮฟฯ‚ ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ. ฮœฮนฮฑ ฮบฮตฮฝฮฎ ฮณฯฮฑฮผฮผฮฎ ฮญฯ‡ฮตฮน ฯ€ฯฮฟฯƒฯ„ฮตฮธฮตฮฏ ฯƒฯ„ฮฟ ฯ„ฮญฮปฮฟฯ‚ ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11582,8 +11582,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮนฯ‚ ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮฟฯ€ฮฟฮฏฮตฯ‚ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฯˆฮฌฮพฮตฯ„ฮต ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Enter. ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฯ„ฮฟฯ… ฯ†ฮฏฮปฯ„ฯฮฟฯ… ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚, ฯ€ฮนฮญฯƒฯ„ฮต ฯ€ฮฑฯฮฑฯ„ฮตฯ„ฮฑฮผฮญฮฝฮฑ ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟ ฮฆฮฏฮปฯ„ฯฮฟ</emph> ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฯŒ ฯ€ฮตฮดฮฏฮฟ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯƒฯฮผฮฒฮฟฮปฮฑ ฯ…ฯ€ฮฟฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚, ฯŒฯ€ฯ‰ฯ‚ % ฮฎ * ฮณฮนฮฑ ฮฟฯ€ฮฟฮนฮฟฮดฮฎฯ€ฮฟฯ„ฮต ฮฑฯฮนฮธฮผฯŒ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ ฮบฮฑฮน _ ฮฎ ? ฮณฮนฮฑ ฮญฮฝฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯƒฯ„ฮทฮฝ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮฎ ฯƒฮฑฯ‚. ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฯŒฮปฮตฯ‚ ฯ„ฮนฯ‚ ฮตฮณฮณฯฮฑฯ†ฮญฯ‚ ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ, ฮบฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11614,8 +11614,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ <emph>ฮคฯ…ฯ€ฮนฮบฯŒ ฯ†ฮฏฮปฯ„ฯฮฟ</emph> ฮณฮนฮฑ ฮฝฮฑ ฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฮบฮฑฮน ฮฝฮฑ ฯƒฯ…ฮฝฮดฯ…ฮฌฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚ ฯ„ฮฟฯ… <emph>ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฯ†ฮฏฮปฯ„ฯฮฟฯ…</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11678,8 +11678,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">ฮฃฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮตฯ‚ ฯ„ฯ‰ฮฝ ฯƒฯ„ฮทฮปฯŽฮฝ ฯƒฮต ฯ€ฮตฮดฮฏฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮฑฯ€ฯŒ ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฎ ฮฒฮฌฯƒฮท ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚. ฮ“ฮนฮฑ ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฎ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮณฮนฮฑ ฯ„ฮทฮฝ ฮฒฮนฮฒฮปฮนฮฟฮณฯฮฑฯ†ฮฏฮฑ ฯƒฮฑฯ‚, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ<emph> ฮ ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</emph> ฯƒฯ„ฮทฮฝ ฮตฮณฮณฯฮฑฯ†ฮฎ<emph> ฮ“ฯฮฑฮผฮผฮฎ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11958,8 +11958,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮฎ ฮบฯฯฮฒฮตฮน ฯ„ฮท <emph>ฮ’ฮฑฯƒฮนฮบฮฎ ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11990,16 +11990,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮฎ ฮบฯฯฮฒฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฮผฮทฯ‡ฮฑฮฝฮฎฯ‚ ฮผฮตฮธฯŒฮดฮฟฯ… ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚ (IME).</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "ฮ ฯฮฟฯ‚ ฯ„ฮฟ ฯ€ฮฑฯฯŒฮฝ ฯ…ฯ€ฮฟฯƒฯ„ฮทฯฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ Unix ฮผฯŒฮฝฮฟ ฯ„ฮฟ ฯ€ฯฯ‰ฯ„ฯŒฮบฮฟฮปฮปฮฟ ฮผฮตฮธฯŒฮดฮฟฯ… ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚ (IIIMP) ฮณฮนฮฑ Internet/Intranet."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12030,8 +12030,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮฎ ฮบฯฯฮฒฮตฮน ฯ„ฮท <emph>ฮ“ฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12062,8 +12062,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮฎ ฮบฯฯฮฒฮตฮน ฯ„ฮท <emph>ฮ“ฯฮฑฮผฮผฮฎ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚</emph> ฯƒฯ„ฮฟ ฮบฮฌฯ„ฯ‰ ฮผฮญฯฮฟฯ‚ ฯ„ฮฟฯ… ฯ€ฮฑฯฮฑฮธฯฯฮฟฯ….</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12094,24 +12094,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮฎ ฮบฯฯฮฒฮตฮน ฯ„ฮฑ ฮผฮตฮฝฮฟฯ ฮบฮฑฮน ฯ„ฮนฯ‚ ฮณฯฮฑฮผฮผฮญฯ‚ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฯƒฯ„ฮฟ Writer ฮฎ Calc. ฮ“ฮนฮฑ ฮฝฮฑ ฮฒฮณฮตฮฏฯ„ฮต ฮฑฯ€ฯŒ ฯ„ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮปฮฎฯฮฟฯ…ฯ‚ ฮฟฮธฯŒฮฝฮทฯ‚, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>ฮ ฮปฮฎฯฮทฯ‚ ฮฟฮธฯŒฮฝฮท</emph> ฮฎ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Esc.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">ฮฃฯ„ฮฟ Writer ฮบฮฑฮน ฯƒฯ„ฮฟ Calc, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚ <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J ฮณฮนฮฑ ฮฝฮฑ ฮผฮตฯ„ฮฑฯ†ฮตฯฮธฮตฮฏฯ„ฮต ฮผฮตฯ„ฮฑฮพฯ ฯ„ฮทฯ‚ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฮฟฮธฯŒฮฝฮทฯ‚ ฮบฮฑฮฝฮฟฮฝฮนฮบฮฎฯ‚ ฮบฮฑฮน ฯ€ฮปฮฎฯฮฟฯ…ฯ‚ ฮฟฮธฯŒฮฝฮทฯ‚.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฑฮบฯŒฮผฮท ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚ ฮณฮนฮฑ ฯ„ฮทฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ <emph>ฮ ฮปฮฎฯฮทฯ‚ ฮฟฮธฯŒฮฝฮท</emph>, ฮฑฮบฯŒฮผฮท ฮบฮน ฮฑฮฝ ฯ„ฮฑ ฮผฮตฮฝฮฟฯ ฮตฮฏฮฝฮฑฮน ฮผฮท ฮดฮนฮฑฮธฮญฯƒฮนฮผฮฑ. <switchinline select=\"sys\"><caseinline select=\"WIN\">ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟ ฮผฮตฮฝฮฟฯ <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12142,8 +12142,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮฎ ฮบฯฯฮฒฮตฮน ฯ„ฮท <emph>ฮ“ฯฮฑฮผฮผฮฎ ฯ‡ฯฯ‰ฮผฮฌฯ„ฯ‰ฮฝ</emph>. ฮ“ฮนฮฑ ฮฝฮฑ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฮฎ ฮฝฮฑ ฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯ‡ฯฯ‰ฮผฮฌฯ„ฯ‰ฮฝ ฯ€ฮฟฯ… ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮœฮฟฯฯ†ฮฎ - ฮ ฮตฯฮนฮฟฯ‡ฮฎ</emph>ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮงฯฯŽฮผฮฑฯ„ฮฑ</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12158,16 +12158,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฑฮบฯŒฮผฮท ฮฝฮฑ ฯƒฯฯฮตฯ„ฮต ฮญฮฝฮฑ ฯ‡ฯฯŽฮผฮฑ ฮฑฯ€ฯŒ ฯ„ฮท <emph>ฮ“ฯฮฑฮผฮผฮฎ ฯ‡ฯฯ‰ฮผฮฌฯ„ฯ‰ฮฝ</emph> ฮบฮฑฮน ฮฝฮฑ ฯ„ฮฟ ฮฑฯ†ฮฎฯƒฮตฯ„ฮต ฯƒฮต ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ ฯƒฯ„ฮท ฮดฮนฮฑฯ†ฮฌฮฝฮตฮนฮฌ ฯƒฮฑฯ‚."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฯ€ฮฟฯƒฯ…ฮฝฮดฮญฯƒฮตฯ„ฮต ฯ„ฮท <emph>ฮ“ฯฮฑฮผฮผฮฎ ฯ‡ฯฯ‰ฮผฮฌฯ„ฯ‰ฮฝ</emph>, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฮต ฮผฮนฮฑ ฮณฮบฯฮฏฮถฮฑ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮบฮฑฮน ฯƒฯฯฮตฯ„ฮต. ฮ“ฮนฮฑ ฮฝฮฑ ฮตฯ€ฮฑฮฝฮฑฯƒฯ…ฮฝฮดฮญฯƒฮตฯ„ฮต ฯ„ฮท <emph>ฮ“ฯฮฑฮผฮผฮฎ ฯ‡ฯฯ‰ฮผฮฌฯ„ฯ‰ฮฝ</emph>, ฮผฮตฯ„ฮฑฮบฮนฮฝฮฎฯƒฯ„ฮต ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฯ„ฮฏฯ„ฮปฮฟฯ… ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฯƒฯ„ฮทฮฝ ฮฌฮบฯฮท ฯ„ฮฟฯ… ฯ€ฮฑฯฮฑฮธฯฯฮฟฯ…."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12614,16 +12614,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">ฮ•ฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฯƒฯ„ฮฟฮฝ ฯ‡ฯฮฎฯƒฯ„ฮท ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯƒฯ…ฮผฮฒฯŒฮปฯ‰ฮฝ ฯ€ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮนฯ‚ ฮตฮณฮบฮฑฯ„ฮตฯƒฯ„ฮทฮผฮญฮฝฮตฯ‚ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮญฯ‚.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "ฮŒฯ„ฮฑฮฝ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฮญฮฝฮฑฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯƒฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <emph>ฮ•ฮนฮดฮนฮบฮฟฮฏ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ </emph>, ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฮผฮนฮฑ ฯ€ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท ฮบฮฑฮน ฮฟ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮฟฯ‚ ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฯŒฯ‚ ฮบฯ‰ฮดฮนฮบฯŒฯ‚ ฯ„ฮฟฯ… ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13326,8 +13326,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฯ…ฯ€ฮฟฯƒฯ„ฮฎฯฮนฮพฮท ฮณฮนฮฑ ฯƒฯฮฝฮธฮตฯ„ฮท ฮดฮนฮฌฯ„ฮฑฮพฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮบฮฑฮน ฯƒฯฮฝฮฟฮปฮฑ ฮฑฯƒฮนฮฑฯ„ฮนฮบฯŽฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - ฮกฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮณฮปฯŽฯƒฯƒฮฑฯ‚ - ฮ“ฮปฯŽฯƒฯƒฮตฯ‚</emph> ฮบฮฑฮน ฮญฯ€ฮตฮนฯ„ฮฑ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ <emph>ฮ•ฮฝฮตฯฮณฯŒ</emph> ฯƒฯ„ฮทฮฝ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮท ฯ€ฮตฯฮนฮฟฯ‡ฮฎ."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13390,8 +13390,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "ฮ•ฮฌฮฝ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏฯ„ฮต ฮผฮนฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯ€ฮฟฯ… ฮฒฮฑฯƒฮฏฮถฮตฯ„ฮฑฮน ฯƒฮต ฮผฮนฮฑ ฮฌฮปฮปฮท, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮผฮนฮฑ ฯ€ฮฟฯƒฮฟฯƒฯ„ฮนฮฑฮฏฮฑ ฯ„ฮนฮผฮฎ ฮฎ ฮผฮฏฮฑ ฯ„ฮนฮผฮฎ ฯ„ฮทฯ‚ ฮฑฯ€ฯŒฯƒฯ„ฮฑฯƒฮทฯ‚ ฯ„ฯ‰ฮฝ ฯƒฯ„ฮนฮณฮผฯŽฮฝ (ฮณฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, -2pt ฮฎ +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13422,16 +13422,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "ฮ“ฮนฮฑ ฮปฮตฯ€ฯ„ฮฟฮผฮญฯฮตฮนฮตฯ‚ ฯƒฯ‡ฮตฯ„ฮนฮบฮฌ ฮผฮต ฯ„ฮทฮฝ ฮตฯ„ฮนฮบฮญฯ„ฮฑ ฯ„ฯ‰ฮฝ ฮณฮปฯ‰ฯƒฯƒฯŽฮฝ ฯ€ฮฑฯฮฑฮบฮฑฮปฮฟฯฮผฮต ฮดฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฮตฮฝฯŒฯ„ฮทฯ„ฮฑ <link href=\"http://langtag.net/\"><emph>ฮ“ฮนฮฑ ฯ‡ฯฮฎฯƒฯ„ฮตฯ‚</emph> ฯƒฯ„ฮฟฮฝ ฮนฯƒฯ„ฯŒฯ„ฮฟฯ€ฮฟ langtag.net</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮทฮฝ ฯ„ฮฟฯ€ฮนฮบฮฎ ฯฯฮธฮผฮนฯƒฮท ฮณฮนฮฑ ฯ„ฮฑ ฮบฮตฮปฮนฮฌ (ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮœฮฟฯฯ†ฮฎ - ฮšฮตฮปฮนฮฌ โ€“ ฮ‘ฯฮนฮธฮผฮฟฮฏ</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13462,8 +13462,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮญฯ‚;ฮตฯ†ฮญ</bookmark_value><bookmark_value>ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท; ฮตฯ†ฮญ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฯŽฮฝ</bookmark_value><bookmark_value>ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚; ฮตฯ†ฮญ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฯŽฮฝ</bookmark_value><bookmark_value>ฮบฮตฮฏฮผฮตฮฝฮฟ; ฮตฯ†ฮญ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฯŽฮฝ</bookmark_value><bookmark_value>ฮตฯ†ฮญ; ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮญฯ‚</bookmark_value><bookmark_value>ฯ…ฯ€ฮฟฮณฯฮฌฮผฮผฮนฯƒฮท; ฮบฮตฮฏฮผฮตฮฝฮฟ</bookmark_value><bookmark_value>ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฑ ฮณฯฮฌฮผฮผฮฑฯ„ฮฑ; ฮตฯ†ฮญ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚</bookmark_value><bookmark_value>ฯ€ฮตฮถฮฌ ฮณฯฮฌฮผฮผฮฑฯ„ฮฑ; ฮตฯ†ฮญ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚</bookmark_value><bookmark_value>ฯ„ฮฏฯ„ฮปฮฟฮน; ฮตฯ†ฮญ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚</bookmark_value><bookmark_value>ฮผฮนฮบฯฮฌ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฑ</bookmark_value><bookmark_value>ฮดฮนฮฑฮบฯฮนฯ„ฮฎ ฮณฯฮฑฯ†ฮฎ; ฮตฯ†ฮญ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚</bookmark_value><bookmark_value>ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮญฯ‚; ฮดฮนฮฑฮบฯฮนฯ„ฮฎ ฮณฯฮฑฯ†ฮฎ</bookmark_value><bookmark_value>ฯ€ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ; ฮตฯ†ฮญ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚</bookmark_value><bookmark_value>ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮญฯ‚; ฯ€ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ</bookmark_value><bookmark_value>ฯƒฮบฮนฮญฯ‚; ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚</bookmark_value><bookmark_value>ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮญฯ‚; ฯƒฮบฮนฮญฯ‚</bookmark_value><bookmark_value>ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮญฯ‚; ฯ€ฮฑฯฮฌฮฒฮปฮตฯˆฮท ฯ‡ฯฯŽฮผฮฑฯ„ฮฟฯ‚</bookmark_value><bookmark_value>ฮฑฮณฮฝฮฟฮทฮผฮญฮฝฮฑ ฯ‡ฯฯŽฮผฮฑฯ„ฮฑ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚</bookmark_value><bookmark_value>ฯ‡ฯฯŽฮผฮฑฯ„ฮฑ;ฮฑฮณฮฝฮฟฮทฮผฮญฮฝฮฟ ฯ‡ฯฯŽฮผฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13494,8 +13494,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">ฮŸฯฮฏฮถฮตฮน ฯ„ฮฟ ฯ‡ฯฯŽฮผฮฑ ฮณฮนฮฑ ฯ„ฮฟ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮ‘ฮฝ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต<emph> ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟ</emph>, ฯ„ฮฟ ฯ‡ฯฯŽฮผฮฑ ฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯฯ…ฮธฮผฮฏฮถฮตฯ„ฮฑฮน ฯ€ฮฌฮปฮน ฯƒฮต ฮผฮฑฯฯฮฟ ฮณฮนฮฑ ฯ„ฮฑ ฮฑฮฝฮฟฮนฯ‡ฯ„ฮฌ ฯ€ฮฑฯฮฑฯƒฮบฮฎฮฝฮนฮฑ ฮบฮฑฮน ฯƒฮต ฮฌฯƒฯ€ฯฮฟ ฮณฮนฮฑ ฯ„ฮฑ ฯƒฮบฮฟฯฯฮฑ ฯ€ฮฑฯฮฑฯƒฮบฮฎฮฝฮนฮฑ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13526,16 +13526,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮบฮปฮตฮฏฯƒฮตฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฯ„ฮฏ ฯ„ฮฟฯ… ฯ‡ฯฯŽฮผฮฑฯ„ฮฟฯ‚, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฮผฮฏฮฑ ฯ†ฮฟฯฮฌ ฮฎ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮดฮนฮฑฯ†ฯ…ฮณฮฎฯ‚."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "ฮคฮฟ ฯ‡ฯฯŽฮผฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮฑฮณฮฝฮฟฮตฮฏฯ„ฮฑฮน ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฮตฮบฯ„ฯฯ€ฯ‰ฯƒฮท, ฮตฮฌฮฝ ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… <emph>ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท ฮผฮต ฮผฮฑฯฯฮฟ</emph> ฮตฯ€ฮนฮปฮตฮณฮตฮฏ ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฯƒฯ„ฮฟ <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท\"><emph>%PRODUCTNAME Writer - ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท</emph></link>."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13550,8 +13550,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฮณฮนฮฑ ฮฝฮฑ ฮตฯ†ฮฑฯฮผฯŒฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฯ‡ฯฯŽฮผฮฑ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚ ฯƒฯ„ฮฟฯ…ฯ‚ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฯ€ฮฑฯ„ฮฎฯƒฮตฯ„ฮต ฮตฮดฯŽ ฮบฮฑฮน ฮฝฮฑ ฯƒฯฯฮตฯ„ฮต ฮผฮฏฮฑ ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮณฮนฮฑ ฮฝฮฑ ฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮฟ ฯ‡ฯฯŽฮผฮฑ ฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…. ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮฒฮญฮปฮฟฯ‚ ฮดฮฏฯ€ฮปฮฑ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฯ‡ฯฯŽฮผฮฑ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13590,40 +13590,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "ฮงฯ‰ฯฮฏฯ‚ - ฮดฮตฮฝ ฮตฯ†ฮฑฯฮผฯŒฮถฮฟฮฝฯ„ฮฑฮน ฮตฯ†ฮญ"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "ฮšฮตฯ†ฮฑฮปฮฑฮฏฮฑ - ฮฑฮปฮปฮฌฮถฮตฮน ฯ„ฮฟฯ…ฯ‚ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ…ฯ‚ ฯ€ฮตฮถฮฟฯฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฯƒฮต ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ…ฯ‚"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "ฮ ฮตฮถฮฌ - ฮฑฮปฮปฮฌฮถฮตฮน ฯ„ฮฟฯ…ฯ‚ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ…ฯ‚ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฯƒฮต ฯ€ฮตฮถฮฟฯฯ‚"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "ฮ“ฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ ฯ„ฮฏฯ„ฮปฮฟฯ… - ฮฑฮปฮปฮฌฮถฮตฮน ฯ„ฮฟฮฝ ฯ€ฯฯŽฯ„ฮฟ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฮบฮฌฮธฮต ฮปฮญฮพฮทฯ‚ ฯƒฮต ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "ฮœฮนฮบฯฮฌ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฑ - ฮฑฮปฮปฮฌฮถฮตฮน ฯ„ฮฟฯ…ฯ‚ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ…ฯ‚ ฯ€ฮตฮถฮฟฯฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฯƒฮต ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฑ ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮผฮตฮนฯŽฮฝฮตฮน ฯ„ฮฟ ฮผฮญฮณฮตฮธฮฟฯ‚ ฯ„ฮฟฯ…ฯ‚"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮฑฮฝฮฌฮณฮปฯ…ฯ†ฮฟ ฮตฯ†ฮญ ฮณฮนฮฑ ฮฝฮฑ ฮตฯ†ฮฑฯฮผฯŒฯƒฮตฯ„ฮต ฯƒฯ„ฮฟ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮคฮฟ ฯ‡ฮฑฯฮฑฮณฮผฮญฮฝฮฟ ฮฑฮฝฮฌฮณฮปฯ…ฯ†ฮฟ ฮบฮฌฮฝฮตฮน ฯ„ฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฮฑฮฝ ฮฝฮฑ ฯƒฮทฮบฯŽฮฝฮฟฮฝฯ„ฮฑฮน ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฯƒฮตฮปฮฏฮดฮฑ. ฮคฮฟ ฯ‡ฮฑฯฮฑฮณฮผฮญฮฝฮฟ ฮฑฮฝฮฌฮณฮปฯ…ฯ†ฮฟ ฮบฮฌฮฝฮตฮน ฯ„ฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฮฑฮฝ ฮฝฮฑ ฮญฯ‡ฮฟฯ…ฮฝ ฯ€ฮนฮตฯƒฯ„ฮตฮฏ ฮผฮญฯƒฮฑ ฯƒฯ„ฮท ฯƒฮตฮปฮฏฮดฮฑ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13902,8 +13902,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">ฮ”ฮทฮปฯŽฯƒฯ„ฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚ ฮณฮนฮฑ ฯ„ฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฮบฮตฮปฮนฮฌ.</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13918,8 +13918,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮผฮนฮฑ ฮบฮฑฯ„ฮทฮณฮฟฯฮฏฮฑ ฮฑฯ€ฯŒ ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฮบฮฑฮน ฮญฯ€ฮตฮนฯ„ฮฑ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮผฮนฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚ ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ <emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13982,8 +13982,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮท ฯฯฮธฮผฮนฯƒฮท ฮณฮปฯŽฯƒฯƒฮฑฯ‚ ฮณฮนฮฑ ฯ„ฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฯƒฯ„ฮฑ <switchinline select=\"appl\"><caseinline select=\"CALC\">ฮบฮตฮปฮนฮฌ</caseinline><defaultinline>ฯ€ฮตฮดฮฏฮฑ</defaultinline></switchinline>. ฮœฮต ฯ„ฮท ฮณฮปฯŽฯƒฯƒฮฑ ฮฟฯฮนฯƒฮผฮญฮฝฮท ฯƒฯ„ฮฟ <emph>ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ</emph>, ฯ„ฮฟ $[officename] ฮตฯ†ฮฑฯฮผฯŒฮถฮตฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฯ„ฮนฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮฎฯƒฮตฮนฯ‚ ฯ„ฯ‰ฮฝ ฮฑฯฮนฮธฮผฯŽฮฝ ฯ€ฮฟฯ… ฯƒฯ‡ฮตฯ„ฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮผฮต ฯ„ฮทฮฝ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮณฮปฯŽฯƒฯƒฮฑ ฯ„ฮฟฯ… ฯƒฯ…ฯƒฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮฟฯ€ฮฟฮนฮฑฮดฮฎฯ€ฮฟฯ„ฮต ฮณฮปฯŽฯƒฯƒฮฑ ฮณฮนฮฑ ฮฝฮฑ ฯ€ฯฮฟฯƒฮฑฯฮผฯŒฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮณฮนฮฑ ฯ„ฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฯƒฯ„ฮฑ <switchinline select=\"appl\"><caseinline select=\"CALC\">ฮบฮตฮปฮนฮฌ</caseinline><defaultinline>ฯ€ฮตฮดฮฏฮฑ</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14086,8 +14086,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">ฮ‘ฮปฮปฮฌฮถฮตฮน ฯ„ฮฟ ฯ‡ฯฯŽฮผฮฑ ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚ ฯ„ฯ‰ฮฝ ฮฑฯฮฝฮทฯ„ฮนฮบฯŽฮฝ ฮฑฯฮนฮธฮผฯŽฮฝ ฯƒฮต ฮบฯŒฮบฮบฮนฮฝฮฟ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14118,8 +14118,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">ฮœฮต ฯ„ฮทฮฝ ฮตฯ€ฮนฯƒฯ„ฮทฮผฮฟฮฝฮนฮบฮฎ ฮผฮฟฯฯ†ฮฎ, ฮท ฯƒฮทฮผฮตฮนฮฟฮณฯฮฑฯ†ฮฏฮฑ ฮผฮทฯ‡ฮฑฮฝฮนฮบฮฎฯ‚ ฮตฮพฮฑฯƒฯ†ฮฑฮปฮฏฮถฮตฮน ฯŒฯ„ฮน ฮฟ ฮตฮบฮธฮญฯ„ฮทฯ‚ ฮตฮฏฮฝฮฑฮน ฯ€ฮฟฮปฮปฮฑฯ€ฮปฮฌฯƒฮนฮฟ ฯ„ฮฟฯ… 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14238,8 +14238,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "ฮŸฮน ฮบฯŽฮดฮนฮบฮตฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚ ฮฑฯฮนฮธฮผฯŽฮฝ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฯ€ฮฟฯ„ฮตฮปฮฟฯฮฝฯ„ฮฑฮน ฮฑฯ€ฯŒ ฮผฮญฯ‡ฯฮน ฯ„ฮญฯƒฯƒฮตฯฮฑ ฯ„ฮผฮฎฮผฮฑฯ„ฮฑ ฯ€ฮฟฯ… ฮดฮนฮฑฯ‡ฯ‰ฯฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮผฮต ฮตฯฯ‰ฯ„ฮทฮผฮฑฯ„ฮนฮบฯŒ (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14270,8 +14270,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "ฮคฮฟ ฯ„ฮญฯ„ฮฑฯฯ„ฮฟ ฯ„ฮผฮฎฮผฮฑ ฮตฯ†ฮฑฯฮผฯŒฮถฮตฯ„ฮฑฮน ฮตฮฌฮฝ ฯ„ฮฟ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฯ„ฮนฮผฮฎ, ฮฑฮปฮปฮฌ ฮบฮฌฯ€ฮฟฮนฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮคฮฟ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ ฮฑฮฝฯ„ฮนฯ€ฯฮฟฯƒฯ‰ฯ€ฮตฯฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฯƒฯฮผฮฒฮฟฮปฮฟ (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14286,16 +14286,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฮผฮทฮดฮญฮฝ (0), ฯ„ฮฟ ฯƒฯฮผฮฒฮฟฮปฮฟ ฮฑฯฮนฮธฮผฮฟฯ (#) ฮฎ ฯ„ฮฟ ฮฑฮณฮณฮปฮนฮบฯŒ ฮตฯฯ‰ฯ„ฮทฮผฮฑฯ„ฮนฮบฯŒ (?) ฯ‰ฯ‚ ฮดฮตฯƒฮผฮตฯ…ฯ„ฮนฮบฮฌ ฮธฮญฯƒฮทฯ‚ ฯƒฯ„ฮฟฯ…ฯ‚ ฮบฯ‰ฮดฮนฮบฮฟฯฯ‚ ฮผฮฟฯฯ†ฮฎฯ‚ ฯ„ฮฟฯ… ฮฑฯฮนฮธฮผฮฟฯ ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฑฯ€ฮฑฯฮนฯƒฯ„ฮฌฮฝฮฟฯ…ฮฝ ฮฑฯฮนฮธฮผฮฟฯฯ‚. ฮคฮฟ (#) ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮผฯŒฮฝฮฟ ฯƒฮทฮผฮฑฮฝฯ„ฮนฮบฮฌ ฯˆฮทฯ†ฮฏฮฑ, ฮตฮฝฯŽ ฯ„ฮฟ (0) ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮผฮทฮดฮตฮฝฮนฮบฮฌ ฮตฮฌฮฝ ฯ…ฯ€ฮฌฯฯ‡ฮฟฯ…ฮฝ ฮปฮนฮณฯŒฯ„ฮตฯฮฑ ฯˆฮทฯ†ฮฏฮฑ ฯƒฯ„ฮฟฮฝ ฮฑฯฮนฮธฮผฯŒ ฮฑฯ€ฯŒ ฯ„ฮท ฮผฮฟฯฯ†ฮฎ ฯ„ฮฟฯ… ฮฑฯฮนฮธฮผฮฟฯ. ฮคฮฟ (?) ฮดฮฟฯ…ฮปฮตฯฮตฮน ฯŒฯ€ฯ‰ฯ‚ ฯ„ฮฟ (#) ฮฑฮปฮปฮฌ ฯ€ฯฮฟฯƒฮธฮญฯ„ฮตฮน ฮญฮฝฮฑฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฮดฮนฮฑฯƒฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฮบฯฮฑฯ„ฮฎฯƒฮตฮน ฯ„ฮท ฮดฮตฮบฮฑฮดฮนฮบฮฎ ฯƒฯ„ฮฟฮฏฯ‡ฮนฯƒฮท, ฮตฮฌฮฝ ฯ…ฯ€ฮฌฯฯ‡ฮตฮน ฮญฮฝฮฑ ฮบฯฯ…ฯ†ฯŒ ฮผฮท ฯƒฮทฮผฮฑฮฝฯ„ฮนฮบฯŒ ฮผฮทฮดฮญฮฝ."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฮตฯฯ‰ฯ„ฮทฮผฮฑฯ„ฮนฮบฮฌ (?), ฮผฮทฮดฮตฮฝฮนฮบฮฌ (0) ฮฎ ฯƒฯฮผฮฒฮฟฮปฮฑ ฮฑฯฮนฮธฮผฯŽฮฝ (#) ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฑฯ€ฮฑฯฮฑฯƒฯ„ฮฎฯƒฮตฯ„ฮต ฯ„ฮฟฮฝ ฮฑฯฮนฮธฮผฯŒ ฯ„ฯ‰ฮฝ ฯˆฮทฯ†ฮฏฯ‰ฮฝ ฯ„ฮฑ ฮฟฯ€ฮฟฮฏฮฑ ฮธฮฑ ฯƒฯ…ฮผฯ€ฮตฯฮนฮปฮทฯ†ฮธฮฟฯฮฝ ฯƒฯ„ฮฟฮฝ ฮฑฯฮนฮธฮผฮทฯ„ฮฎ ฮบฮฑฮน ฯƒฯ„ฮฟฮฝ ฯ€ฮฑฯฮฟฮฝฮฟฮผฮฑฯƒฯ„ฮฎ ฮตฮฝฯŒฯ‚ ฮบฮปฮฌฯƒฮผฮฑฯ„ฮฟฯ‚. ฮคฮฑ ฮบฮปฮฌฯƒฮผฮฑฯ„ฮฑ ฯ„ฮฑ ฮฟฯ€ฮฟฮฏฮฑ ฮดฮตฮฝ ฮฑฮฝฯ„ฮฑฯ€ฮฟฮบฯฮฏฮฝฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯ€ฮฟฯ… ฯƒฯ‡ฮตฮดฮนฮฌฮถฮตฯ„ฮต ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯ‰ฯ‚ ฮฑฯฮนฮธฮผฮฟฮฏ ฮบฮนฮฝฮทฯ„ฮฎฯ‚ ฯ…ฯ€ฮฟฮดฮนฮฑฯƒฯ„ฮฟฮปฮฎฯ‚."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14526,24 +14526,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฮณฮนฮฑ ฮฝฮฑ ฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฌฯ„ฮฟฯ‚ ฮตฮฝฯŒฯ‚ ฮดฮนฮฑฯƒฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚ ฮผฮญฯƒฮฑ ฯƒฮต ฮผฮฏฮฑ ฮผฮฟฯฯ†ฮฎ ฮฑฯฮนฮธฮผฮฟฯ, ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฯ„ฮต ฮผฮนฮฑ ฯ…ฯ€ฮฟฮณฯฮฌฮผฮผฮนฯƒฮท (_) ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฟฯฮผฮตฮฝฮท ฮฑฯ€ฯŒ ฯ„ฮฟฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ. ฮคฮฟ ฯ€ฮปฮฌฯ„ฮฟฯ‚ ฯ„ฮฟฯ… ฮดฮนฮฑฯƒฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚ ฯ€ฮฟฮนฮบฮฏฮปฮตฮน ฮฑฮฝฮฌฮปฮฟฮณฮฑ ฮผฮต ฯ„ฮฟ ฯ€ฮปฮฌฯ„ฮฟฯ‚ ฯ„ฮฟฯ… ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯ€ฮฟฯ… ฮตฯ€ฮนฮปฮญฮณฮตฯ„ฮต. ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮท, ฯ„ฮฟ <emph>_M</emph> ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑ ฯ€ฮปฮฑฯ„ฯฯ„ฮตฯฮฟ ฮดฮนฮฌฯƒฯ„ฮทฮผฮฑ ฮฑฯ€ฯŒ ฯ„ฮฟ <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮณฮตฮผฮฏฯƒฮตฯ„ฮต ฮบฮตฮฝฯŒ ฮดฮนฮฌฯƒฯ„ฮทฮผฮฑ ฮผฮต ฮญฮฝฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฮฟ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ, ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฮญฮฝฮฑฮฝ ฮฑฯƒฯ„ฮตฯฮฏฯƒฮบฮฟ (*) ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฟฯฮผฮตฮฝฮฟ ฮฑฯ€ฯŒ ฮฑฯ…ฯ„ฯŒฮฝ ฯ„ฮฟฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ. ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮท:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฮน ฮฑฮบฮญฯฮฑฮนฮท ฯ„ฮนฮผฮฎ (0) ฯƒฯ„ฮทฮฝ ฮฟฯ€ฮฟฮฏฮฑ ฯ€ฯฮฟฮทฮณฮฟฯฮฝฯ„ฮฑฮน ฯ„ฯŒฯƒฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ (\\) ฯŒฯƒฮฟฮน ฮฑฯ€ฮฑฮนฯ„ฮฟฯฮฝฯ„ฮฑฮน ฮณฮนฮฑ ฮฝฮฑ ฮณฮตฮผฮฏฯƒฮตฮน ฯ„ฮฟ ฯ€ฮปฮฌฯ„ฮฟฯ‚ ฯ„ฮทฯ‚ ฯƒฯ„ฮฎฮปฮทฯ‚. ฮ“ฮนฮฑ ฮปฮฟฮณฮนฯƒฯ„ฮนฮบฮฎ ฮฑฮฝฮฑฯ€ฮฑฯฮฌฯƒฯ„ฮฑฯƒฮท, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮฏฯƒฮตฯ„ฮต ฮฑฯฮนฯƒฯ„ฮตฯฮฌ ฯ„ฮฟ ฮฝฮฟฮผฮนฯƒฮผฮฑฯ„ฮนฮบฯŒ ฯƒฯฮผฮฒฮฟฮปฮฟ ฮผฮต ฮผฮนฮฑ ฮผฮฟฯฯ†ฮฎ ฯ€ฮฑฯฯŒฮผฮฟฮนฮฑ ฮผฮต:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14654,8 +14654,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฮฑฯฮนฮธฮผฮฟฯฯ‚ ฯ‰ฯ‚ ฯ€ฮฟฯƒฮฟฯƒฯ„ฮฌ, ฯ€ฯฮฟฯƒฮธฮญฯƒฯ„ฮต ฯƒฯ„ฮทฮฝ ฮผฮฟฯฯ†ฮฎ ฮฑฯฮนฮธฮผฮฟฯ ฯ„ฮฟ ฯƒฯฮผฮฒฮฟฮปฮฟ ฯ€ฮฟฯƒฮฟฯƒฯ„ฮฟฯ (%)."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15142,8 +15142,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "ฮŒฮปฮตฯ‚ ฮฟฮน ฮผฮฟฯฯ†ฮญฯ‚ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚ ฮตฮพฮฑฯฯ„ฯŽฮฝฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฯ„ฮฟฯ€ฮนฮบฮฎ ฯฯฮธฮผฮนฯƒฮท ฯ€ฮฟฯ… ฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - ฮกฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮณฮปฯŽฯƒฯƒฮฑฯ‚ - ฮ“ฮปฯŽฯƒฯƒฮตฯ‚</emph>. ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮท, ฮตฮฌฮฝ ฯ„ฮฟ ฯ„ฮฟฯ€ฮนฮบฯŒ ฯƒฮฑฯ‚ ฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฯƒฮต 'ฮนฮฑฯ€ฯ‰ฮฝฮนฮบฮฌ', ฯ„ฯŒฯ„ฮต ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯ„ฮฟ ฮทฮผฮตฯฮฟฮปฯŒฮณฮนฮฟ Gengou. ฮ— ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮผฮฟฯฯ†ฮฎ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚ ฯƒฯ„ฮฟ <item type=\"productname\">%PRODUCTNAME</item> ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏ ฯ„ฮฟ ฮณฯฮทฮณฮฟฯฮนฮฑฮฝฯŒ ฮทฮผฮตฯฮฟฮปฯŒฮณฮนฮฟ."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr "ฮŒฮปฮตฯ‚ ฮฟฮน ฮผฮฟฯฯ†ฮญฯ‚ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚ ฮตฮพฮฑฯฯ„ฯŽฮฝฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮนฯ‚ ฯ„ฮฟฯ€ฮนฮบฮญฯ‚ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฯ€ฮฟฯ… ฮฟฯฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - ฮกฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮณฮปฯŽฯƒฯƒฮฑฯ‚ - ฮ“ฮปฯŽฯƒฯƒฮตฯ‚</emph>. ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮท, ฮตฮฌฮฝ ฮท ฯ„ฮฟฯ€ฮนฮบฮฎ ฯƒฮฑฯ‚ ฯฯฮธฮผฮนฯƒฮท ฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฯƒฮต 'ฮนฮฑฯ€ฯ‰ฮฝฮนฮบฮฌ', ฯ„ฯŒฯ„ฮต ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯ„ฮฟ ฮทฮผฮตฯฮฟฮปฯŒฮณฮนฮฟ Gengou. ฮ— ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮผฮฟฯฯ†ฮฎ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚ ฯƒฯ„ฮฟ <item type=\"productname\">%PRODUCTNAME</item> ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏ ฯ„ฮฟ ฮณฯฮทฮณฮฟฯฮนฮฑฮฝฯŒ ฮทฮผฮตฯฮฟฮปฯŒฮณฮนฮฟ."
#: 05020301.xhp
msgctxt ""
@@ -15246,7 +15246,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮ•ฮฌฮฝ ฮตฮบฯ„ฮตฮปฮญฯƒฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯ…ฯ€ฮฟฮปฮฟฮณฮนฯƒฮผฯŒ ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮญฮฝฮฑ ฮฎ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฮบฮตฮปฮนฮฌ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฮผฮนฮฑ ฮผฮฟฯฯ†ฮฎ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚, ฯ„ฮฟ ฮฑฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮฑฮฝฮฌฮปฮฟฮณฮฑ ฮผฮต ฯ„ฮนฯ‚ ฮฑฮบฯŒฮปฮฟฯ…ฮธฮตฯ‚ ฯ‡ฮฑฯฯ„ฮฟฮณฯฮฑฯ†ฮฎฯƒฮตฮนฯ‚:</caseinline></switchinline>"
#: 05020301.xhp
@@ -15430,8 +15430,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮ— ฮผฮฟฯฯ†ฮฎ ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ&ฮฯฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ ฮบฮฑฮน ฯ„ฮทฮฝ ฯŽฯฮฑ ฯƒฯ„ฮทฮฝ ฮฟฯ€ฮฟฮฏฮฑ ฮญฮณฮนฮฝฮต ฮผฮนฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮท ฯƒฮต ฮญฮฝฮฑ ฮบฮตฮปฮฏ ฮผฮต ฮฑฯ…ฯ„ฮฎฮฝ ฯ„ฮท ฮผฮฟฯฯ†ฮฎ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15454,8 +15454,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฯŽฯฮตฯ‚, ฮปฮตฯ€ฯ„ฮฌ ฮบฮฑฮน ฮดฮตฯ…ฯ„ฮตฯฯŒฮปฮตฯ€ฯ„ฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟฯ…ฯ‚ ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰ ฮบฯ‰ฮดฮนฮบฮฟฯฯ‚ ฮผฮฟฯฯ†ฮฎฯ‚ ฮฑฯฮนฮธฮผฯŽฮฝ."
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15590,8 +15590,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฮฑฯฮนฮธฮผฮฟฯฯ‚ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฯ„ฮฟฯ€ฮนฮบฯŽฮฝ ฮฑฯฮนฮธฮผฯŽฮฝ, ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฯ„ฮฎ [NatNum1], [NatNum2], ... [NatNum11] ฯƒฯ„ฮทฮฝ ฮฑฯฯ‡ฮฎ ฮตฮฝฯŒฯ‚ ฮบฯ‰ฮดฮนฮบฮฟฯ ฮผฮฟฯฯ†ฮฎฯ‚ ฮฑฯฮนฮธฮผฮฟฯ."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15599,7 +15599,7 @@ msgctxt ""
"par_id3158313\n"
"help.text"
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code. See <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link> section below."
-msgstr ""
+msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮดฮนฮตฯ…ฮบฯฮนฮฝฮฏฯƒฮตฯ„ฮต ฮฑฯฮนฮธฮผฮฟฯฯ‚ ฯƒฮต ฮดฮนฮฌฯ†ฮฟฯฮตฯ‚ ฮผฮฟฯฯ†ฮญฯ‚ ฮฑฯฮนฮธฮผฯŽฮฝ, ฮฝฮฟฮผฮนฯƒฮผฮฌฯ„ฯ‰ฮฝ ฮบฮฑฮน ฮทฮผฮตฯฮฟฮผฮทฮฝฮนฯŽฮฝ, ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฯ„ฮฎ [NatNum12] ฮผฮต ฯ„ฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฮฟฯฮฏฯƒฮผฮฑฯ„ฮฑ ฯƒฯ„ฮทฮฝ ฮฑฯฯ‡ฮฎ ฮตฮฝฯŒฯ‚ ฮบฯ‰ฮดฮนฮบฮฟฯ ฮผฮฟฯฯ†ฮฎฯ‚ ฮฑฯฮนฮธฮผฮฟฯ. ฮ”ฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰ ฮตฮฝฯŒฯ„ฮทฯ„ฮฑ <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link>."
#: 05020301.xhp
msgctxt ""
@@ -17271,7 +17271,7 @@ msgctxt ""
"hd_id231201610928993199\n"
"help.text"
msgid "NatNum12 modifier"
-msgstr ""
+msgstr "ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฯ„ฮฎฯ‚ NatNum12"
#: 05020301.xhp
msgctxt ""
@@ -17279,7 +17279,7 @@ msgctxt ""
"par_id3158314\n"
"help.text"
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code."
-msgstr ""
+msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮดฮนฮตฯ…ฮบฯฮนฮฝฮฏฯƒฮตฯ„ฮต ฮฑฯฮนฮธฮผฮฟฯฯ‚ ฯƒฮต ฮดฮนฮฌฯ†ฮฟฯฮตฯ‚ ฮผฮฟฯฯ†ฮญฯ‚ ฮฑฯฮนฮธฮผฯŽฮฝ, ฮฝฮฟฮผฮนฯƒฮผฮฌฯ„ฯ‰ฮฝ ฮบฮฑฮน ฮทฮผฮตฯฮฟฮผฮทฮฝฮนฯŽฮฝ, ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฯ„ฮฎ [NatNum12] ฮผฮต ฯ„ฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฮฟฯฮฏฯƒฮผฮฑฯ„ฮฑ ฯƒฯ„ฮทฮฝ ฮฑฯฯ‡ฮฎ ฮตฮฝฯŒฯ‚ ฮบฯ‰ฮดฮนฮบฮฟฯ ฮผฮฟฯฯ†ฮฎฯ‚ ฮฑฯฮนฮธฮผฮฟฯ."
#: 05020301.xhp
msgctxt ""
@@ -17287,7 +17287,7 @@ msgctxt ""
"par_id130820161735318343\n"
"help.text"
msgid "Common NatNum12 formatting examples"
-msgstr ""
+msgstr "ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฑ ฯƒฯ…ฮฝฮทฮธฮนฯƒฮผฮญฮฝฮทฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚ NatNum12"
#: 05020301.xhp
msgctxt ""
@@ -17295,7 +17295,7 @@ msgctxt ""
"par_id130820131011365891\n"
"help.text"
msgid "Formatting code"
-msgstr ""
+msgstr "ฮšฯ‰ฮดฮนฮบฯŒฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚"
#: 05020301.xhp
msgctxt ""
@@ -17303,7 +17303,7 @@ msgctxt ""
"par_id13082016201136632\n"
"help.text"
msgid "Explanation"
-msgstr ""
+msgstr "ฮ•ฮพฮฎฮณฮทฯƒฮท"
#: 05020301.xhp
msgctxt ""
@@ -17311,7 +17311,7 @@ msgctxt ""
"par_id130820161733145583\n"
"help.text"
msgid "[NatNum12]"
-msgstr ""
+msgstr "[NatNum12]"
#: 05020301.xhp
msgctxt ""
@@ -17319,7 +17319,7 @@ msgctxt ""
"par_id130820161733112114\n"
"help.text"
msgid "Spell out as cardinal number: 1 โ†’ one"
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฯ‰ฯ‚ ฮฑฯ€ฯŒฮปฯ…ฯ„ฮฟฯ‚ ฮฑฯฮนฮธฮผฯŒฯ‚: 1 โ†’ ฮญฮฝฮฑ"
#: 05020301.xhp
msgctxt ""
@@ -17335,7 +17335,7 @@ msgctxt ""
"par_id13082016107533112116\n"
"help.text"
msgid "Spell out as ordinal number: 1 โ†’ first"
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฯ‰ฯ‚ ฯ„ฮฑฮบฯ„ฮนฮบฯŒฯ‚ ฮฑฯฮนฮธฮผฯŒฯ‚: 1 โ†’ ฯ€ฯฯŽฯ„ฮฟฯ‚/ฮท/ฮฟ"
#: 05020301.xhp
msgctxt ""
@@ -17351,7 +17351,7 @@ msgctxt ""
"par_id13082016107533112118\n"
"help.text"
msgid "Spell out as ordinal indicator: 1 โ†’ 1st"
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฯ‰ฯ‚ ฯ„ฮฑฮบฯ„ฮนฮบฯŒฯ‚ ฮดฮตฮฏฮบฯ„ฮทฯ‚: 1 โ†’ 1ฮฟฯ‚/1ฮท/1ฮฟ"
#: 05020301.xhp
msgctxt ""
@@ -17367,7 +17367,7 @@ msgctxt ""
"par_id130820161715331121110\n"
"help.text"
msgid "Spell out with capitalization, as cardinal number: 1 โ†’ One"
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฮผฮต ฮบฮตฯ†ฮฑฮปฮฑฮนฮฟฯ€ฮฟฮฏฮทฯƒฮท, ฯ‰ฯ‚ ฮฑฯ€ฯŒฮปฯ…ฯ„ฮฟฯ‚ ฮฑฯฮนฮธฮผฯŒฯ‚: 1 โ†’ ฮˆฮฝฮฑ"
#: 05020301.xhp
msgctxt ""
@@ -17383,7 +17383,7 @@ msgctxt ""
"par_id130826171075331121112\n"
"help.text"
msgid "Spell out in upper case, as ordinal number: 1 โ†’ FIRST"
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฮผฮต ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฑ, ฯ‰ฯ‚ ฯ„ฮฑฮบฯ„ฮนฮบฯŒฯ‚ ฮฑฯฮนฮธฮผฯŒฯ‚: 1 โ†’ ฮ ฮกฮฉฮคฮŸฮฃ/ฮ—/ฮŸ"
#: 05020301.xhp
msgctxt ""
@@ -17399,7 +17399,7 @@ msgctxt ""
"par_id13082016075331121114\n"
"help.text"
msgid "Spell out in title case, as cardinal number: 101 โ†’ Hundred One"
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฯƒฮต ฮณฯฮฌฮผฮผฮฑฯ„ฮฑ ฯ„ฮฏฯ„ฮปฮฟฯ…, ฯ‰ฯ‚ ฮฑฯ€ฯŒฮปฯ…ฯ„ฮฟฯ‚ ฮฑฯฮนฮธฮผฯŒฯ‚: 101 โ†’ ฮ•ฮบฮฑฯ„ฯŒฮฝ ฮญฮฝฮฑ"
#: 05020301.xhp
msgctxt ""
@@ -17415,7 +17415,7 @@ msgctxt ""
"par_id13082016075331121115\n"
"help.text"
msgid "Spell out as a money amount of a given currency specified by 3-letter ISO code: 1 โ†’ one U.S. dollar"
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮฏฮถฮตฯ„ฮฑฮน ฯ‰ฯ‚ ฯ€ฮฟฯƒฯŒ ฯ‡ฯฮทฮผฮฌฯ„ฯ‰ฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฮฟฯ… ฮฝฮฟฮผฮฏฯƒฮผฮฑฯ„ฮฟฯ‚ ฯ€ฮฟฯ… ฮบฮฑฮธฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฮบฯ‰ฮดฮนฮบฯŒ ISO 3 ฮณฯฮฑฮผฮผฮฌฯ„ฯ‰ฮฝ: 1 โ†’ ฮญฮฝฮฑ ฮดฮฟฮปฮฌฯฮนฮฟ ฮ—ฮ ฮ‘"
#: 05020301.xhp
msgctxt ""
@@ -17431,7 +17431,7 @@ msgctxt ""
"par_id13082016075331121117\n"
"help.text"
msgid "Spell out as a date in format \"1st of May\""
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฯ‰ฯ‚ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ ฮผฮต ฯ„ฮท ฮผฮฟฯฯ†ฮฎ \"1ฮท ฮœฮฑฮฮฟฯ…\""
#: 05020301.xhp
msgctxt ""
@@ -17447,7 +17447,7 @@ msgctxt ""
"par_id13082016075331121119\n"
"help.text"
msgid "Spell out as a date in format \"First of May, Nineteen Ninety-nine\""
-msgstr ""
+msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฯ‰ฯ‚ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ ฮผฮต ฯ„ฮท ฮผฮฟฯฯ†ฮฎ \"ฮ ฯฯŽฯ„ฮท ฮœฮฑฮฮฟฯ…, ฯ‡ฮฏฮปฮนฮฑ ฮตฮฝฮฝฮนฮฑฮบฯŒฯƒฮนฮฑ ฮตฮฝฮตฮฝฮฎฮฝฯ„ฮฑ ฮตฮฝฮฝฮญฮฑ\""
#: 05020301.xhp
msgctxt ""
@@ -17926,8 +17926,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "ฮ ฮตฯฮนฯƒฯ„ฯฮฟฯ†ฮฎ / ฮบฮปฮนฮผฮฌฮบฯ‰ฯƒฮท"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18222,8 +18222,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">ฮŸฯฮฏฮถฮตฮน ฯ„ฮนฯ‚ ฯ„ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮนฮบฮญฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮณฮนฮฑ ฮบฮตฮปฮนฮฌ ฮฎ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…ฯ‚ ฯƒฮต ฮฑฯฯ‡ฮตฮฏฮฑ ฮฑฯƒฮนฮฑฯ„ฮนฮบฯŽฮฝ ฮณฮปฯ‰ฯƒฯƒฯŽฮฝ. ฮ“ฮนฮฑ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ„ฮทฯ‚ ฯ…ฯ€ฮฟฯƒฯ„ฮฎฯฮนฮพฮทฯ‚ ฮฑฯƒฮนฮฑฯ„ฮนฮบฯŽฮฝ ฮณฮปฯ‰ฯƒฯƒฯŽฮฝ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮกฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮณฮปฯŽฯƒฯƒฮฑฯ‚ - ฮ“ฮปฯŽฯƒฯƒฮตฯ‚</emph> ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฮบฮฑฮน ฮญฯ€ฮตฮนฯ„ฮฑ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ <emph>ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท</emph> ฯƒฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ <emph>ฯ…ฯ€ฮฟฯƒฯ„ฮฎฯฮนฮพฮท ฮฑฯƒฮนฮฑฯ„ฮนฮบฯŽฮฝ ฮณฮปฯ‰ฯƒฯƒฯŽฮฝ</emph>.</ahelp> ฮŸฮน ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮฑฯƒฮนฮฑฯ„ฮนฮบฮฎฯ‚ ฯ„ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚ ฮฑฮณฮฝฮฟฮฟฯฮฝฯ„ฮฑฮน ฯƒฮต ฮญฮณฮณฯฮฑฯ†ฮฑ HTML."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18278,8 +18278,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฮฑฯ€ฯŒฯƒฯ„ฮฑฯƒฮทฯ‚ ฮผฮตฯ„ฮฑฮพฯ ฮฑฯƒฮนฮฑฯ„ฮนฮบฮฟฯ ฮบฮฑฮน ฮผฮท ฮฑฯƒฮนฮฑฯ„ฮนฮบฮฟฯ ฮบฮตฮนฮผฮญฮฝฮฟฯ…</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -26134,8 +26134,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮฏฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฮณฯฮฑฯ†ฮนฮบฯŒ ฯ‰ฯ‚ ฯ€ฯฮฟฯ‚ ฯ„ฮฟฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯƒฯ„ฮฟฮฝ ฮฟฯ€ฮฟฮฏฮฟ ฮตฮฏฮฝฮฑฮน ฮฑฮณฮบฯ…ฯฯ‰ฮผฮญฮฝฮฟ, ฮดฮตฮพฮนฮฟฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮณฯฮฑฯ†ฮนฮบฯŒ ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฮนฮบฯŒฮฝฮฑ</emph>. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮคฯฯ€ฮฟฯ‚ </emph> ฮบฮฑฮน ฯƒฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ <emph>ฮ˜ฮญฯƒฮท</emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮงฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚</emph> ฯƒฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ <emph>ฯ€ฯฮฟฯ‚</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31694,8 +31694,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "ฮ•ฯ†ฮฑฯฮผฯŒฮถฮตฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฮญฮฝฮฑ ฯ€ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ ฯƒฯ„ฮท ฮฒฮฌฯƒฮท ฯ„ฮทฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฯ€ฮฟฯ… ฯ€ฯฮฟฮทฮณฮตฮฏฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฮตฯ„ฮต ฯ„ฯฮตฮนฯ‚ ฮฎ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฟฯ…ฯ‚ ฯƒฯ…ฮณฮบฮตฮบฯฮนฮผฮญฮฝฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฮตฯ„ฮต Enter. ฮ“ฮนฮฑ ฯ„ฮท ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮผฮนฮฑฯ‚ ฮฑฯ€ฮปฮฎฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚, ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฯ„ฮต ฯ„ฯฮตฮนฯ‚ ฮฎ ฯ€ฮฑฯฮฑฯ€ฮฌฮฝฯ‰ ฯ€ฮฑฯฮปฮตฯ‚ (-), ฮฎ ฯ…ฯ€ฮฟฮณฯฮฑฮผฮผฮฏฯƒฮตฮนฯ‚ ( _ ), ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Enter. ฮ“ฮนฮฑ ฯ„ฮท ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮผฮนฮฑฯ‚ ฮดฮนฯ€ฮปฮฎฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚, ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฯ„ฮต ฯ„ฯฮฏฮฑ ฮฎ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฮฏฯƒฮฟฮฝ (=), ฮฑฯƒฯ„ฮตฯฮฏฯƒฮบฮฟฯ…ฯ‚ (*), ฯ€ฮตฯฮนฯƒฯ€ฯ‰ฮผฮญฮฝฮท (~), ฮฎ ฯƒฮฎฮผฮฑฯ„ฮฑ ฮดฮฏฮตฯƒฮทฯ‚ (#) ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31902,8 +31902,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮฃฯ…ฮณฯ‡ฯŽฮฝฮตฯ…ฯƒฮท ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฯ‰ฮฝ ฮผฮฟฮฝฯŽฮฝ ฮณฯฮฑฮผฮผฯŽฮฝ ฮตฮฌฮฝ ฯ„ฮฟ ฮผฮฎฮบฮฟฯ‚ ฮตฮฏฮฝฮฑฮน ฮผฮตฮณฮฑฮปฯฯ„ฮตฯฮฟ ฮฑฯ€ฯŒ ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/02.po b/source/el/helpcontent2/source/text/shared/02.po
index 466e10893ca..58ce26d18c7 100644
--- a/source/el/helpcontent2/source/text/shared/02.po
+++ b/source/el/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-16 06:17+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@lists.gnome.gr\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1526451466.000000\n"
@@ -1974,8 +1974,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท</emph>: ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯฯ…ฮธฮผฮฏฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท </emph> ฮบฮฌฮฝฮฟฮฝฯ„ฮฑฯ‚ ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ <emph>... </emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ <emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท</emph>ฯ„ฮฟฯ… ฯ€ฮฑฯฮฑฮธฯฯฮฟฯ… ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph>ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚: ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ ฮ ฮตฮดฮฏฮฟ</emph>.ฮคฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph>ฮœฮฟฯฯ†ฮฎ ฮ‘ฯฮนฮธฮผฯŽฮฝ</emph> ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1990,8 +1990,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>ฮ•ฮปฮฌฯ‡ฮนฯƒฯ„ฮท ฯ„ฮนฮผฮฎ</emph> ฮบฮฑฮน <emph>ฮœฮญฮณฮนฯƒฯ„ฮท ฯ„ฮนฮผฮฎ</emph>: ฮ•ฮดฯŽ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮตฮปฮฌฯ‡ฮนฯƒฯ„ฮท ฮบฮฑฮน ฮผฮญฮณฮนฯƒฯ„ฮท ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฮฎ ฯ„ฮนฮผฮฎ ฮณฮนฮฑ ฯ„ฮฟ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ ฯ€ฮตฮดฮฏฮฟ. ฮ— ฮผฮญฮณฮนฯƒฯ„ฮท ฮบฮฑฮน ฮท ฮตฮปฮฌฯ‡ฮนฯƒฯ„ฮท ฯ„ฮนฮผฮฎ ฮบฮฑฮธฮฟฯฮฏฮถฮฟฯ…ฮฝ ฯ„ฮฟ ฮฑฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ ฯ„ฯ‰ฮฝ ฯ…ฯ€ฮฑฯฯ‡ฯŒฮฝฯ„ฯ‰ฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ (ฮ ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ: ฮ•ฮปฮฌฯ‡ฮนฯƒฯ„ฮท ฯ„ฮนฮผฮฎ 5, ฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฯ€ฮตฮดฮฏฮฟ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฯ„ฮทฮฝ ฮฑฮบฮญฯฮฑฮนฮฑ ฯ„ฮนฮผฮฎ 3. ฮคฮฟ ฮฑฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ ฮตฮฏฮฝฮฑฮน 5, ฮฑฮปฮปฮฌ ฮท ฯ„ฮนฮผฮฎ ฯƒฯ„ฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮดฮตฮฝ ฮญฯ‡ฮตฮน ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ) ฮบฮฑฮน ฮท ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฝฮญฯ‰ฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ (ฮ ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ: ฮœฮญฮณฮนฯƒฯ„ฮท ฯ„ฮนฮผฮฎ 10 ฮบฮฑฮน ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ 20. ฮ— ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮดฮนฮฟฯฮธฯŽฮฝฮตฯ„ฮฑฮน ฮบฮฑฮน ฯ„ฮฟ 10 ฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ). ฮ‘ฮฝ ฯƒฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮดฮตฮฝ ฮญฯ‡ฮตฮน ฯƒฯ…ฮผฯ€ฮปฮทฯฯ‰ฮธฮตฮฏ <emph>ฮ•ฮปฮฌฯ‡ฮนฯƒฯ„ฮท ฯ„ฮนฮผฮฎ</emph>ฮบฮฑฮน <emph>ฮœฮญฮณฮนฯƒฯ„ฮท ฯ„ฮนฮผฮฎ</emph>, ฮดฮตฮฝ ฮธฮฑ ฮนฯƒฯ‡ฯฯƒฮฟฯ…ฮฝ ฯ€ฮตฯฮนฮฟฯฮนฯƒฮผฮฟฮฏ. ฮ“ฮนฮฑ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฑ ฯ€ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฑ ฯƒฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮฑฯ…ฯ„ฮญฯ‚ ฮฟฮน ฮดฯฮฟ ฯ„ฮนฮผฮญฯ‚ ฮบฮฑฮน ฮท <emph>ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ„ฮนฮผฮฎ</emph> ฮดฮตฮฝ ฮนฯƒฯ‡ฯฮฟฯ…ฮฝ."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2030,8 +2030,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "ฮŒฯ„ฮฑฮฝ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑ ฮญฯ„ฮฟฯ‚ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฮดฯฮฟ ฯˆฮทฯ†ฮฏฮฑ, ฮท ฮฑฮฝฮฌฮปฮฟฮณฮท ฯ„ฮนฮผฮฎ ฯ„ฮตฯƒฯƒฮฌฯฯ‰ฮฝ ฯˆฮทฯ†ฮฏฯ‰ฮฝ ฮบฮฑฮธฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฮผฮนฮฑ ฯฯฮธฮผฮนฯƒฮท ฯƒฯ„ฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - ฮ ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚</emph></caseinline><defaultinline><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph></defaultinline></switchinline><emph> - $[officename] - ฮ“ฮตฮฝฮนฮบฮฌ</emph>. ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮท, ฮตฮฌฮฝ ฯ„ฮฟ 1935 ฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฯ‰ฯ‚ ฮท ฮบฮฑฯ„ฯŽฯ„ฮตฯฮท ฯ„ฮนฮผฮฎ ฮฟฯฮฏฮฟฯ… ฮบฮฑฮน ฮตฮนฯƒฮฌฮณฮตฯ„ฮต 34 ฯ‰ฯ‚ ฯ„ฮนฮผฮฎ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚, ฯ„ฯŒฯ„ฮต ฯ„ฮฟ ฮฑฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ ฮตฮฏฮฝฮฑฮน 2034 ฮฑฮฝฯ„ฮฏ ฮณฮนฮฑ 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2198,8 +2198,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮญฮฝฮฑ ฯ…ฯ€ฮฟฮผฮตฮฝฮฟฯ ฯŒฯ€ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮนฯ‚ ฯƒฯ„ฮฎฮปฮตฯ‚ ฯ€ฮฟฯ… ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮฟฯฮฝ ฮพฮฑฮฝฮฌ.</ahelp> ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฮผฯŒฮฝฮฟ ฮผฮนฮฑ ฯƒฯ„ฮฎฮปฮท, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ„ฮทฯ‚ ฯƒฯ„ฮฎฮปฮทฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮดฮตฮฏฯ„ฮต ฮผฯŒฮฝฮฟ ฯ„ฮนฯ‚ 16 ฯ€ฯฯŽฯ„ฮตฯ‚ ฮบฯฯ…ฯ†ฮญฯ‚ ฯƒฯ„ฮฎฮปฮตฯ‚. ฮ•ฮฌฮฝ ฮตฮฏฮฝฮฑฮน ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮตฯ‚ ฮฟฮน ฮบฯฯ…ฯ†ฮญฯ‚ ฯƒฯ„ฮฎฮปฮตฯ‚, ฮดฮนฮฑฮปฮญฮพฯ„ฮต ฯ„ฮทฮฝ ฮตฮฝฯ„ฮฟฮปฮฎ <emph>ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ</emph> ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <emph>ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฯƒฯ„ฮทฮปฯŽฮฝ</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2222,8 +2222,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">ฮฃฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <emph>ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฯƒฯ„ฮทฮปฯŽฮฝ</emph> ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮนฯ‚ ฯƒฯ„ฮฎฮปฮตฯ‚ ฯ€ฮฟฯ… ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮฟฯฮฝ. ฮšฯฮฑฯ„ฮฎฯƒฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Shift ฮฎ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ€ฮฟฮปฮปฮญฯ‚ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฏฯƒฮตฮนฯ‚.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2238,88 +2238,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮŒฮปฮตฯ‚ </emph>ฮตฮฌฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮฟฯฮฝ ฯŒฮปฮตฯ‚ ฮฟฮน ฯƒฯ„ฮฎฮปฮตฯ‚.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "ฮˆฮปฮตฮณฯ‡ฮฟฯ‚ ฮ ฮนฮฝฮฌฮบฯ‰ฮฝ ฮผฯŒฮฝฮฟ ฮผฮต ฯ„ฮฟ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮนฮฟ"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "ฮ‘ฮฝ ฮฑฮพฮนฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฮผฯŒฮฝฮฟ ฯ„ฮฟ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮนฮฟ ฮณฮนฮฑ ฮฝฮฑ ฮผฮตฯ„ฮฑฮฒฮตฮฏฯ„ฮต ฯƒฯ„ฮฑ ฮดฮนฮฌฯ†ฮฟฯฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮผฮญฯƒฮฑ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฯŒ ฯƒฮฑฯ‚, ฮธฮฑ ฮฒฯฮตฮฏฯ„ฮต ฮผฮฏฮฑ ฯƒฮทฮผฮฑฮฝฯ„ฮนฮบฮฎ ฮดฮนฮฑฯ†ฮฟฯฮฌ ฯƒฮต ฯƒฯ‡ฮญฯƒฮท ฮผฮต ฯ„ฮฟฯ…ฯ‚ ฮฌฮปฮปฮฟฯ…ฯ‚ ฯ„ฯฯ€ฮฟฯ…ฯ‚ ฯ„ฯ‰ฮฝ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ…: ฮคฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Tab ฮดฮตฮฝ ฮผฮตฯ„ฮฑฯ†ฮญฯฮตฮน ฯ„ฮฟฮฝ ฮดฯฮฟฮผฮญฮฑ ฯƒฯ„ฮฟ ฮตฯ€ฯŒฮผฮตฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฮฑฮปฮปฮฌ ฯ„ฮฟฮฝ ฮผฮตฯ„ฮฑฯ†ฮญฯฮตฮน ฯƒฯ„ฮทฮฝ ฮตฯ€ฯŒฮผฮตฮฝฮท ฯƒฯ„ฮฎฮปฮท ฯ€ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฮผฮญฯƒฮฑ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ. ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฑ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab ฮณฮนฮฑ ฮฝฮฑ ฮผฮตฯ„ฮฑฯ†ฮตฯฮธฮตฮฏฯ„ฮต ฯƒฯ„ฮฟ ฮตฯ€ฯŒฮผฮตฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฮฎ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฑ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab ฮณฮนฮฑ ฮฝฮฑ ฮผฮตฯ„ฮฑฯ†ฮตฯฮธฮตฮฏฯ„ฮต ฯƒฯ„ฮฟ ฯ€ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮนฯƒฮญฮปฮธฮตฯ„ฮต, ฮผฯŒฮฝฮฟ ฮผฮต ฯ„ฮฟ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮนฮฟ, ฯƒฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯ„ฯ‰ฮฝ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮ ฮฏฮฝฮฑฮบฮฑ:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "ฮคฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ†ฯŒฯฮผฮฑฯ‚ ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮตฮฏฮฝฮฑฮน ฯƒฮต <link href=\"text/shared/02/01170500.xhp\" name=\"ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ\">ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต Shift+F4 ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮฟ ฯ€ฯฯŽฯ„ฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…. ฮ‘ฮฝ ฯ„ฮฟ ฮ ฮตฮดฮฏฮฟ ฮ•ฮปฮญฮณฯ‡ฮฟฯ… ฮ ฮฏฮฝฮฑฮบฮฑ ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟ ฯ€ฯฯŽฯ„ฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Tab ฮผฮญฯ‡ฯฮน ฮฝฮฑ ฯ„ฮฟ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต Enter ฮณฮนฮฑ ฮฝฮฑ ฮผฯ€ฮตฮฏฯ„ฮต ฯƒฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚. ฮŸฮน ฮปฮฑฮฒฮญฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯ€ฮนฮฟ ฮผฮฑฮบฯฮนฮฌ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ…."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "ฮฃฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚, ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ Shift+F10, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝฯ„ฮฟฯ‚ ฯ„ฮทฯ‚ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "ฮ‘ฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯƒฯ„ฮฎฮปฮตฯ‚, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Shift+Space ฮณฮนฮฑ ฮฝฮฑ ฮตฮนฯƒฮญฮปฮธฮตฯ„ฮต ฯƒฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯ„ฮทฯ‚ ฯƒฯ„ฮฎฮปฮทฯ‚. ฮคฯŽฯฮฑ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮฑฮฝฮฑฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮท ฯƒฮตฮนฯฮฌ ฯ„ฯ‰ฮฝ ฯƒฯ„ฮทฮปฯŽฮฝ ฮผฮต ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ฮ’ฮญฮปฮท. ฮคฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Delete ฮดฮนฮฑฮณฯฮฌฯ†ฮตฮน ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯƒฯ„ฮฎฮปฮท."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Escape ฮณฮนฮฑ ฮฝฮฑ ฮฒฮณฮตฮฏฯ„ฮต ฮฑฯ€ฯŒ ฯ„ฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2358,8 +2358,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ<emph> ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph> ฯŒฯ„ฮฑฮฝ ฮผฯŒฮฝฮฟ ฮตฮฏฯƒฯ„ฮต ฯƒฮต ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮบฮฑฮน ฮญฯ‡ฮตฯ„ฮต ฮตฯ€ฮนฮปฮญฮพฮตฮน ฮญฮฝฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2382,48 +2382,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "ฮšฮปฮตฮฏฮฝฮตฮน ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2438,8 +2438,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "ฮ ฮฌฮฝฯ‰ ฮฒฮญฮปฮฟฯ‚"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2454,8 +2454,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "ฮšฮฌฯ„ฯ‰ ฮ’ฮญฮปฮฟฯ‚"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2470,8 +2470,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2486,8 +2486,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "ฮŒฯ€ฯ‰ฯ‚ ฮบฮฑฮน ฮผฮต ฯ„ฮฑ ฯƒฯ…ฮผฮฒฮฑฯ„ฮนฮบฮฌ ฯ€ฮปฮฑฮฏฯƒฮนฮฑ ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ… ฮฎ ฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฮฎ ฮฝฮฑ ฮบฮปฮตฮฏฯƒฮตฯ„ฮต ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ ฮผฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฯƒฯ„ฮฟ ฮฒฮญฮปฮฟฯ‚ ฯ€ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮดฮตฮพฮนฯŒ ฮฌฮบฯฮฟ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ…. ฮฉฯƒฯ„ฯŒฯƒฮฟ, ฮท ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮตฮดฯŽ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮณฮฏฮฝฮตฮน ฮตฮฏฯ„ฮต ฯƒฯ„ฮฟฮฝ ฮฑฮฝฮฟฮนฯ‡ฯ„ฯŒ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฮตฮฏฯ„ฮต ฯƒฯ„ฮฟ ฮตฯ€ฮฌฮฝฯ‰ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…. ฮ•ฮพฮฑฮฏฯฮตฯƒฮท ฮฑฯ€ฮฟฯ„ฮตฮปฮฟฯฮฝ ฮฟฮน ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮฟฯ€ฮฟฮฏฮตฯ‚ ฮฑฯ€ฮฑฮนฯ„ฮตฮฏฯ„ฮฑฮน ฮฑฯ€ฮตฮนฮบฯŒฮฝฮนฯƒฮท ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ…, ฮณฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, ฮท ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮ•ฮณฮณฯฮฑฯ†ฮญฯ‚ ฮบฮฑฯ„ฮฑฮปฯŒฮณฯ‰ฮฝ</emph>, ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮบฮฑฮธฮฟฯฮนฯƒฯ„ฮตฮฏ ฮณฮนฮฑ ฯ„ฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฟฯ… <emph>ฮ ฮตฮดฮฏฮฟ ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ…</emph> ฮบฮฑฮน <emph>ฯƒฯฮฝฮธฮตฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ</emph>. ฮ•ฮดฯŽ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฎฯƒฮตฮนฯ‚ ฮผฯŒฮฝฮฟ ฯŒฯ„ฮฑฮฝ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮฏฮฝฮฑฮน ฮฑฮฝฮฟฮนฯ‡ฯ„ฯŒ."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2510,16 +2510,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "ฮ— ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ“ฮตฮฝฮนฮบฮฌ </emph> ฯƒฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮณฮตฮฝฮนฮบฮญฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮตฮฝฯŒฯ‚ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ†ฯŒฯฮผฮฑฯ‚. ฮ‘ฯ…ฯ„ฮญฯ‚ ฮฟฮน ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮดฮนฮฑฯ†ฮญฯฮฟฯ…ฮฝ, ฮฑฮฝฮฌฮปฮฟฮณฮฑ ฮผฮต ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ…. ฮ”ฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮตฯ‚ ฯŒฮปฮตฯ‚ ฮฟฮน ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮณฮนฮฑ ฮบฮฌฮธฮต ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "ฮ‘ฮฝ ฮตฮพฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฯ„ฯ‰ฯฮนฮฝฯŒ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ†ฯŒฯฮผฮฑฯ‚ ฯƒฮต ฮผฮฟฯฯ†ฮฎ HTML, ฮตฮพฮฌฮณฮฟฮฝฯ„ฮฑฮน ฮฟฮน ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮตฯ‚ ฯ„ฮนฮผฮญฯ‚ ฯ„ฯ‰ฮฝ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฯŒฯ‡ฮน ฮฟฮน ฯ€ฯฯŒฯƒฯ†ฮฑฯ„ฮตฯ‚ ฯ„ฮนฮผฮญฯ‚. ฮŸฮน ฯ€ฯฮฟฮบฮฑฮธฮฟฯฮนฯƒฮผฮญฮฝฮตฯ‚ ฯ„ฮนฮผฮญฯ‚ ฮบฮฑฮธฮฟฯฮฏฮถฮฟฮฝฯ„ฮฑฮน - ฮฑฮฝฮฌฮปฮฟฮณฮฑ ฮผฮต ฯ„ฮฟฮฝ ฯ„ฯฯ€ฮฟ ฯ„ฮฟฯ… ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… - ฮฑฯ€ฯŒ ฯ„ฮท ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ„ฮนฮผฮฎ (ฮณฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, ฯƒฮต ฯ€ฮตฮดฮฏฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…), ฯ„ฮท ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท (ฮณฮนฮฑ ฯ€ฮตฮดฮฏฮฑ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚ ฮบฮฑฮน ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ), ฮบฮฑฮน ฯ„ฮทฮฝ ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฮ ฯฮฟฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ (ฮณฮนฮฑ ฯ€ฮตฮดฮฏฮฑ ฮปฮฏฯƒฯ„ฮฑฯ‚) ฯ„ฮทฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑฯ‚."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2534,8 +2534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">ฮ‘ฮฝ ฮบฮฌฯ€ฮฟฮนฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฯ‡ฮตฮน ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ \"ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮท\" (ฮฮฑฮน), ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฯ„ฮทฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚ ฮธฮฑ ฮญฯ‡ฮตฮน ฯ„ฮท ฮดฯ…ฮฝฮฑฯ„ฯŒฯ„ฮทฯ„ฮฑ ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฮน ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ….</ahelp> ฮ•ฮฌฮฝ ฮท ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮตฮฏฮฝฮฑฮน ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮท, ฮดฮต ฮธฮฑ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ (ฮŒฯ‡ฮน) ฮบฮฑฮน ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ ฮผฮต ฮณฮบฯฮฏ ฯ‡ฯฯŽฮผฮฑ."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2550,8 +2550,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">ฮŸฯฮฏฮถฮตฮน ฯ„ฮฟ ฯ€ฮปฮฎฮธฮฟฯ‚ ฯ„ฯ‰ฮฝ ฮณฯฮฑฮผฮผฯŽฮฝ ฯ€ฮฟฯ… ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮฑฮฝฮฑฯ€ฯ„ฯ…ฯƒฯƒฯŒฮผฮตฮฝฮท ฮปฮฏฯƒฯ„ฮฑ. ฮ‘ฯ…ฯ„ฮฎ ฮท ฯฯฮธฮผฮนฯƒฮท ฮตฮฏฮฝฮฑฮน ฮตฮฝฮตฯฮณฮฎ, ฮผฯŒฮฝฮฟ ฮฑฮฝ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต \"ฮฮฑฮน\" ฯƒฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮฟฮณฮฎ \"ฮ‘ฮฝฮฑฯ€ฯ„ฯ…ฯƒฯƒฯŒฮผฮตฮฝฮฟ\".</ahelp> ฮ“ฮนฮฑ ฯ€ฮตฮดฮฏฮฑ ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฯŽฮฝ ฮผฮต ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮ‘ฮฝฮฑฯ€ฯ„ฯ…ฯƒฯƒฯŒฮผฮตฮฝฮฟ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ€ฯŒฯƒฮตฯ‚ ฮณฯฮฑฮผฮผฮญฯ‚ ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮท ฮปฮฏฯƒฯ„ฮฑ. ฮฃฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฟฯ… ฮดฮตฮฝ ฮญฯ‡ฮฟฯ…ฮฝ ฮฑฯ…ฯ„ฮฎ ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ, ฮท ฮตฮผฯ†ฮฌฮฝฮนฯƒฮท ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮธฮฑ ฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮฟ ฮผฮญฮณฮตฮธฮฟฯ‚ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌฯ‚."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2566,16 +2566,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮ•ฮฝฮญฯฮณฮตฮนฮฑ ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฯ€ฯฮฌฮพฮท ฯ€ฮฟฯ… ฮธฮฑ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฎฯƒฮตฮน ฯŒฯ„ฮฑฮฝ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ.</ahelp> ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฮฝฮญฯฮณฮตฮนฮตฯ‚ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฯƒฯ‡ฮตฮดฮนฮฌฯƒฮตฯ„ฮต ฯ„ฮฑ ฮดฮนฮบฮฌ ฯƒฮฑฯ‚ ฯ€ฮตฮดฮฏฮฑ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฯƒฯ„ฮนฯ‚ ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "ฮŸ ฮฑฮบฯŒฮปฮฟฯ…ฮธฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚ ฯ€ฮตฯฮนฮณฯฮฌฯ†ฮตฮน ฯ„ฮนฯ‚ ฮตฮฝฮญฯฮณฮตฮนฮตฯ‚ ฯ„ฮนฯ‚ ฮฟฯ€ฮฟฮฏฮตฯ‚ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯƒฮต ฮญฮฝฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2622,8 +2622,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "ฮฃฯ„ฮญฮปฮฝฮตฮน ฯ„ฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฮฑ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฯƒฮต ฮฌฮปฮปฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮทฯ‚ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚ ฯƒฯ„ฮท ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮท ฯ€ฮฟฯ… ฮญฯ‡ฮตฮน ฮฟฯฮนฯƒฯ„ฮตฮฏ ฯƒฯ„ฮฟ <link href=\"text/shared/02/01170200.xhp\" name=\"ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮฆฯŒฯฮผฮฑฯ‚\">ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮฆฯŒฯฮผฮฑฯ‚</link> ฯƒฯ„ฮฟ ฮผฮตฮฝฮฟฯ <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2646,8 +2646,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "ฮ•ฯ€ฮฑฮฝฮฑฯ†ฮญฯฮตฮน ฯ„ฮนฯ‚ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฯƒฮต ฮฌฮปฮปฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯƒฯ„ฮนฯ‚ ฯ€ฯฮฟฮบฮฑฮธฮฟฯฮนฯƒฮผฮญฮฝฮตฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ (ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท, ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฯ€ฯฮฟฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ , ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ„ฮนฮผฮฎ)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2822,8 +2822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">ฮ ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฮฑฮฝ ฯ„ฮฟ ฯƒฯฮฝฮธฮตฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮธฮฑ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮฑฮฝฮฑฯ€ฯ„ฯ…ฯƒฯƒฯŒฮผฮตฮฝฮฟ ฮผฮตฮฝฮฟฯ (ฮฮฑฮน) ฮฎ ฯŒฯ‡ฮน (ฮŒฯ‡ฮน).</ahelp>ฮˆฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮผฮต ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฯ„ฮฟฯ… ฮฑฮฝฮฑฯ€ฯ„ฯ…ฯƒฯƒฯŒฮผฮตฮฝฮฟฯ… ฮผฮตฮฝฮฟฯ ฮญฯ‡ฮตฮน ฮญฮฝฮฑ ฮตฯ€ฮนฯ€ฯฯŒฯƒฮธฮตฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮฒฮญฮปฮฟฯ…ฯ‚, ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮฑฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฯ„ฯ‰ฮฝ ฯ…ฯ€ฮฑฯฯ‡ฮฟฯ…ฯƒฯŽฮฝ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฎฯƒฮตฯ‰ฮฝ ฮผฮนฮฑฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚, ฮฑฮฝฮฌ ฯ€ฮฌฯ„ฮทฮผฮฑ ฯ€ฮฟฯ… ฮบฮฌฮฝฮตฯ„ฮต ฮผฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน. ฮฃฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ <emph>ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮณฯฮฑฮผฮผฯŽฮฝ</emph>, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฯƒฮตฯ„ฮต ฯ€ฯŒฯƒฮตฯ‚ ฮณฯฮฑฮผฮผฮญฯ‚ (ฮฎ ฯƒฮตฮนฯฮญฯ‚) ฮธฮฑ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฯ„ฮฑฮน ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮผฮต ฯ„ฮทฮฝ ฯ‡ฯฮฎฯƒฮท ฯ„ฮฟฯ… ฮฑฮฝฮฑฯ€ฯ„ฯ…ฯƒฯƒฯŒฮผฮตฮฝฮฟฯ… ฮผฮตฮฝฮฟฯ. ฮคฮฑ ฯƒฯฮฝฮธฮตฯ„ฮฑ ฯ€ฮปฮฑฮฏฯƒฮนฮฑ ฮผฯ€ฮฟฯฮฟฯฮฝฮต ฮฝฮฑ ฮดฮนฮฑฮธฮญฯ„ฮฟฯ…ฮฝ ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฯ„ฮฟฯ… ฮฑฮฝฮฑฯ€ฯ„ฯ…ฯƒฯƒฯŒฮผฮตฮฝฮฟฯ… ฮผฮตฮฝฮฟฯ."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2854,32 +2854,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "ฮคฮฏฯ„ฮปฮฟฯ‚ ฯ€ฮตฮดฮฏฮฟฯ… ฮตฯ„ฮนฮบฮญฯ„ฮฑฯ‚"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "ฮ ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "ฮ ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯƒฯ„ฮนฯ‚ ฯƒฯ„ฮฎฮปฮตฯ‚ ฮตฮฝฯŒฯ‚ ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ."
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "ฮ“ฯฮฑฯ†ฮนฮบฮฌ ฮฎ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯ€ฮฟฯ… ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฟฯฮฝฯ„ฮฑฮน ฯƒฮต ฯ€ฮตฮดฮฏฮฑ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2902,8 +2902,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\"> ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฮฑฮฝ ฮธฮญฮปฮตฯ„ฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ ฮฝฮฑ ฮญฯ‡ฮตฮน ฯ„ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮณฮตฮผฮฏฯƒฮผฮฑฯ„ฮฟฯ‚.</ahelp> ฮ— ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮณฮตฮผฮฏฯƒฮผฮฑฯ„ฮฟฯ‚ ฯƒฮฑฯ‚ ฮดฮฏฮฝฮตฮน ฯ„ฮท ฮดฯ…ฮฝฮฑฯ„ฯŒฯ„ฮทฯ„ฮฑ, ฯŒฯ„ฮฑฮฝ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮตฮฏฯ„ฮต ฮผฮนฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮท, ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮฑฮฝฮฌฮผฮตฯƒฮฑ ฯƒฮต ฯ€ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮตฯ‚ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฎฯƒฮตฮนฯ‚ ฯ„ฮทฯ‚ ฮปฮฏฯƒฯ„ฮฑฯ‚."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2926,8 +2926,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฯ‰ฯ‚ ฮผฮฝฮทฮผฮฟฮฝฮนฮบฯŒ ฮญฮฝฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯ„ฮทฯ‚ ฮตฯ„ฮนฮบฮญฯ„ฮฑฯ‚, ฮญฯ„ฯƒฮน ฯŽฯƒฯ„ฮต ฮฝฮฑ ฮผฯ€ฮฟฯฮตฮฏ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮฝฮฑ ฮญฯ‡ฮตฮน ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮท ฯƒฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฟ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯƒฯ„ฮฟ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮนฮฟ, ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮผฮนฮฑ ฯ€ฮตฯฮนฯƒฯ€ฯ‰ฮผฮญฮฝฮท ฮผฯ€ฯฮฟฯƒฯ„ฮฌ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯƒฯ„ฮทฮฝ ฮตฯ€ฮนฮณฯฮฑฯ†ฮฎ."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2950,8 +2950,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ <emph>ฮงฯ‰ฯฮฏฯ‚ ฮฑฮฝฮฌฮธฮตฯƒฮท</emph> ฮณฮนฮฑ ฮฝฮฑ ฮฑฯ†ฮฑฮนฯฮญฯƒฮตฯ„ฮต ฯ„ฮท ฯƒฯฮฝฮดฮตฯƒฮท ฮผฮตฯ„ฮฑฮพฯ ฮตฮฝฯŒฯ‚ ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฯ„ฮนฮบฮญฯ„ฮฑฯ‚ ฮผฮต ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮญฯ‡ฮตฮน ฮณฮฏฮฝฮตฮน ฮท ฮฑฮฝฯ„ฮนฯƒฯ„ฮฟฮฏฯ‡ฮนฯƒฮท.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2966,8 +2966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฯ€ฮปฮฌฯ„ฮฟฯ‚ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮฟฮน ฯƒฯ„ฮฎฮปฮตฯ‚ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ.</ahelp>ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฯ€ฮปฮฌฯ„ฮฟฯ‚ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮฟฮน ฯƒฯ„ฮฎฮปฮตฯ‚ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ ฯƒฮต ฮตฮฝฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ€ฮฟฯ… ฯ…ฯ€ฮฌฯฯ‡ฮฟฯ…ฮฝ ฯƒฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฯ„ฮฟฯ… ฯ„ฮฟฮผฮญฮฑ %PRODUCTNAME. ฮ‘ฮฝ ฮตฯ€ฮนฮธฯ…ฮผฮตฮฏฯ„ฮต, ฮญฯ‡ฮตฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฯ„ฮท ฮดฯ…ฮฝฮฑฯ„ฯŒฯ„ฮทฯ„ฮฑ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮผฮนฮฑ ฯ„ฮนฮผฮฎ ฮผฮฑฮถฮฏ ฮผฮต ฮผฮนฮฑ ฮญฮณฮบฯ…ฯฮท ฮผฮฟฮฝฮฌฮดฮฑ ฮผฮญฯ„ฯฮทฯƒฮทฯ‚, ฮณฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2998,8 +2998,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮบฮฑฮธฯ…ฯƒฯ„ฮญฯฮทฯƒฮท ฮฑฮฝฮฌฮผฮตฯƒฮฑ ฯƒฮต ฮตฯ€ฮฑฮฝฮฑฮปฮฑฮผฮฒฮฑฮฝฯŒฮผฮตฮฝฮฑ ฮณฮตฮณฮฟฮฝฯŒฯ„ฮฑ ฯƒฮต ฯ‡ฮนฮปฮนฮฟฯƒฯ„ฮฌ ฯ„ฮฟฯ… ฮดฮตฯ…ฯ„ฮตฯฮฟฮปฮญฯ€ฯ„ฮฟฯ….</ahelp> ฮˆฮฝฮฑ ฮตฯ€ฮฑฮฝฮฑฮปฮฑฮผฮฒฮฑฮฝฯŒฮผฮตฮฝฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ ฯ€ฯฮฟฮบฮฑฮปฮตฮฏฯ„ฮฑฮน ฮบฮฌฮฝฮฟฮฝฯ„ฮฑฯ‚ ฮบฮปฮนฮบ ฮตฮบฮตฮฏ ฯ€ฮฟฯ… ฮดฮตฮฏฯ‡ฮฝฮตฮน ฯ„ฮฟ ฮฒฮญฮปฮฟฯ‚ ฮฎ ฯƒฯ„ฮฟ ฯ†ฯŒฮฝฯ„ฮฟ ฮผฮนฮฑฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮบฯฮปฮนฯƒฮทฯ‚ ฮฎ ฯƒฮต ฮบฮฟฯ…ฮผฯ€ฮนฮฌ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฮตฮณฮณฯฮฑฯ†ฯŽฮฝ ฮผฮนฮฑฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚, ฮบฮฑฮน ฮตฮพฮฑฮบฮฟฮปฮฟฯ…ฮธฮตฮฏฯ„ฮต ฮฝฮฑ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮณฮนฮฑ ฮบฮฌฯ€ฮฟฮนฮฟ ฯ‡ฯฯŒฮฝฮฟ. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮผฮนฮฑ ฯ„ฮนฮผฮฎ ฮผฮฑฮถฮฏ ฮผฮต ฮผฮนฮฑ ฮญฮณฮบฯ…ฯฮท ฮผฮฟฮฝฮฌฮดฮฑ ฯ‡ฯฯŒฮฝฮฟฯ…, ฮณฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, 2 s ฮฎ 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3030,8 +3030,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">ฮ•ฮดฯŽ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮท ฮผฮฟฯฯ†ฮฎ ฮตฮผฯ†ฮฌฮฝฮนฯƒฮทฯ‚ ฯ„ฮทฯ‚ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚.</ahelp> ฮœฮต ฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฯ€ฮฟฯ†ฮฑฯƒฮฏฯƒฮตฯ„ฮต ฯ„ฮท ฮผฮฟฯฯ†ฮฎ ฮตฮผฯ†ฮฌฮฝฮนฯƒฮทฯ‚ ฯ„ฮทฯ‚ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3070,16 +3070,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฮฑฮฝ ฮบฮฌฯ€ฮฟฮนฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฯ€ฮตฮนฮบฮฟฮฝฮฏฯƒฮตฮน ฮบฮฑฮน ฯ„ฮนฮผฮญฯ‚ ZERO (ฮœฮ—ฮ”ฮ•ฮฮ™ฮšฮ•ฮฃ) ฮณฮนฮฑ ฮผฮนฮฑ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮตฮบฯ„ฯŒฯ‚ ฮฑฯ€ฯŒ ฯ„ฮนฯ‚ ฯ„ฮนฮผฮญฯ‚ TRUE (ฮ‘ฮ›ฮ—ฮ˜ฮ—ฮฃ) ฮบฮฑฮน FALSE (ฮจฮ•ฮฅฮ”ฮ—ฮฃ).</ahelp> ฮ— ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮฑฯ…ฯ„ฮฎ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮท ฮผฯŒฮฝฮฟ ฮฑฮฝ ฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮดฮญฯ‡ฮตฯ„ฮฑฮน ฯ„ฯฮตฮนฯ‚ ฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฯƒฮตฮนฯ‚: TRUE (ฮ‘ฮ›ฮ—ฮ˜ฮ—ฮฃ), FALSE (ฮจฮ•ฮฅฮ”ฮ—ฮฃ) ฮบฮฑฮน ZERO (ฮœฮ—ฮ”ฮ•ฮฮ™ฮšฮ—)."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph> ฮคฯฮนฯ€ฮปฮฎ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท </emph> ฮบฮฑฮธฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฯ†ฯŒฯฮผฮตฯ‚ ฮฒฮฌฯƒฮตฯ‰ฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮบฮฑฮน ฯŒฯ‡ฮน ฮณฮนฮฑ ฮผฮฟฯฯ†ฮญฯ‚ HTML."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3230,8 +3230,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "ฮฃฯ„ฮฑฮธฮตฯฮฌ ฮบฮตฮนฮผฮญฮฝฮฟฯ…. ฮ”ฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮดฯ…ฮฝฮฑฯ„ฮฎ ฮท ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮฑฯ…ฯ„ฮฟฯ ฯ„ฮฟฯ… ฯ„ฮผฮฎฮผฮฑฯ„ฮฟฯ‚. ฮŸ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮท ฮธฮญฯƒฮท ฯ„ฮทฯ‚ ฮผฮฌฯƒฮบฮฑฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "ฮ•ฮดฯŽ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮฟฯฮฝ ฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ a-z ฮบฮฑฮน A-Z. ฮŸฮน ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮดฮต ฮผฮตฯ„ฮฑฯ„ฯฮญฯ€ฮฟฮฝฯ„ฮฑฮน ฯƒฮต ฯ€ฮตฮถฮฟฯฯ‚."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3262,8 +3262,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "ฮ•ฮดฯŽ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮฟฯฮฝ ฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ A-Z. ฮ‘ฮฝ ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฯ€ฮตฮถฯŒฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚, ฮธฮฑ ฮผฮตฯ„ฮฑฯ„ฯฮฑฯ€ฮตฮฏ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฯƒฮต ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟ."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3278,8 +3278,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "ฮ•ฮดฯŽ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮฟฯฮฝ ฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ a-z, A-Z ฮบฮฑฮน 0-9. ฮŸฮน ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮดฮต ฮผฮตฯ„ฮฑฯ„ฯฮญฯ€ฮฟฮฝฯ„ฮฑฮน ฯƒฮต ฯ€ฮตฮถฮฟฯฯ‚."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3294,8 +3294,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "ฮ•ฮดฯŽ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮฟฯฮฝ ฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮ‘-ฮ– ฮบฮฑฮน 0-9. ฮ‘ฮฝ ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฯ€ฮตฮถฯŒฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚, ฮธฮฑ ฮผฮตฯ„ฮฑฯ„ฯฮฑฯ€ฮตฮฏ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฯƒฮต ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟ."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3310,8 +3310,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "ฮ•ฮดฯŽ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮฟฯฮฝ ฮผฯŒฮฝฮฟ ฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ 0-9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3342,8 +3342,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "ฮ•ฮดฯŽ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮฟฯฮฝ ฯŒฮปฮฟฮน ฮฟฮน ฮตฮบฯ„ฯ…ฯ€ฯŽฯƒฮนฮผฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚. ฮ‘ฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ ฯ€ฮตฮถฯŒ ฮณฯฮฌฮผฮผฮฑ, ฮธฮฑ ฮผฮตฯ„ฮฑฯ„ฯฮฑฯ€ฮตฮฏ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฯƒฮต ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟ."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3366,8 +3366,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮปฮญฮณฮพฮตฯ„ฮต ฯ„ฮท ฮผฮฟฯฯ†ฮฎ ฮผฮญฯƒฯ‰ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฑ ฮฟฯ€ฮฟฮฏฮฑ ฮดฮญฯ‡ฮฟฮฝฯ„ฮฑฮน ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ (ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ, ฯŽฯฮฑ, ฮบฮปฯ€.). <ahelp hid=\"HID_PROP_STRICTFORMAT\"> ฮ‘ฮฝ ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮญฮปฮตฮณฯ‡ฮฟฯ… ฮผฮฟฯฯ†ฮฎฯ‚ ฮตฮฏฮฝฮฑฮน ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮท (ฮฮฑฮน), ฮผฯŒฮฝฮฟ ฮฟฮน ฮตฯ€ฮนฯ„ฯฮตฯ€ฯ„ฮฟฮฏ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮณฮฏฮฝฮฟฮฝฯ„ฮฑฮน ฮดฮตฮบฯ„ฮฟฮฏ.</ahelp> ฮ“ฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, ฯƒฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚, ฮผฯŒฮฝฮฟ ฮฟฮน ฮฑฯฮนฮธฮผฮฟฮฏ ฮบฮฑฮน ฮฟฮน ฮบฮฑฮธฮฟฯฮนฯƒฮผฮฟฮฏ ฮทฮผฮตฯฮฟฮผฮทฮฝฮนฯŽฮฝ ฮธฮฑ ฮณฮฏฮฝฮฟฮฝฯ„ฮฑฮน ฮดฮตฮบฯ„ฮฌ. ฮŒฮปฮตฯ‚ ฮฟฮน ฮฑฮปฯ†ฮฑฮฒฮทฯ„ฮนฮบฮญฯ‚ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฎฯƒฮตฮนฯ‚ ฯ€ฮฟฯ… ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฮธฮทฮบฮฑฮฝ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮนฯŒ ฯƒฮฑฯ‚ ฯ€ฮฑฯฮฑฮฒฮปฮญฯ€ฮฟฮฝฯ„ฮฑฮน."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3382,8 +3382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฯŒฯ€ฮฟฯ… ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ ฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ€ฮฟฯ… ฮฑฮฝฮฟฮฏฮณฮตฮน ฮท ฮตฮฝฮญฯฮณฮตฮนฮฑ \"ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฮตฮณฮณฯฮฌฯ†ฮฟฯ… / ฮนฯƒฯ„ฮฟฯƒฮตฮปฮฏฮดฮฑ\".</ahelp> ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฯ€ฯฮฟฮฟฯฮนฯƒฮผฮฟฯ ฯŒฯ€ฮฟฯ… ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ ฯ„ฮฟ <emph>URL</emph> ฯ€ฮฟฯ… ฮฑฮฝฮฟฮฏฮณฮตฯ„ฮต ฯŒฯ„ฮฑฮฝ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฮญฮฝฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ ฯƒฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮฑฮฝฯ„ฮนฯƒฯ„ฮฟฮนฯ‡ฮตฮฏ ฮท ฮตฮฝฮญฯฮณฮตฮนฮฑ ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฮท ฮนฯƒฯ„ฮฟฯƒฮตฮปฮฏฮดฮฑฯ‚."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3478,8 +3478,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฯ„ฮฟฯ… ฮ ฮปฮฑฮนฯƒฮฏฮฟฯ… ฯƒฯ‡ฮตฯ„ฮฏฮถฮตฯ„ฮฑฮน ฮผฮต ฯ†ฯŒฯฮผฮตฯ‚ HTML, ฮฑฮปฮปฮฌ ฯŒฯ‡ฮน ฮผฮต ฯ†ฯŒฯฮผฮตฯ‚ ฮฒฮฌฯƒฮตฯ‰ฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3494,8 +3494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "ฮˆฮฝฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฮนฮบฯŒฮฝฮฑฯ‚ ฮญฯ‡ฮตฮน ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮ“ฯฮฑฯ†ฮนฮบฮฌ </emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ<emph> ฮ“ฯฮฑฯ†ฮนฮบฮฌ</emph> ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฯ„ฮท ฮดฮนฮฑฮดฯฮฟฮผฮฎ ฮณฯฮฑฯ†ฮนฮบฯŽฮฝ ฮบฮฑฮน ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฯ€ฮฟฯ… ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฯƒฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ.</ahelp> ฮ‘ฮฝ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ ฮณฯฮฑฯ†ฮนฮบฮฟฯ ฮผฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ <emph>...</emph>, ฮท ฮดฮนฮฑฮดฯฮฟฮผฮฎ ฮบฮฑฮน ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮธฮฑ ฯƒฯ…ฮผฯ€ฮตฯฮนฮปฮทฯ†ฮธฮฟฯฮฝ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3518,8 +3518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "ฮ“ฮนฮฑ ฯ„ฮฑ URL ฮบฮฟฯ…ฮผฯ€ฮนฮฌ, ฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฒฮฟฮฎฮธฮตฮนฮฑฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯ‰ฯ‚ ฮตฮฝฮตฯฮณฮฎ ฮฒฮฟฮฎฮธฮตฮนฮฑ, ฮฑฮฝฯ„ฮฏ ฮณฮนฮฑ ฯ„ฮทฮฝ URL ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮท ฯ€ฮฟฯ… ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ…ฯ€ฯŒ URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3534,8 +3534,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">ฮŸฯฮฏฮถฮตฮน ฮผฮฏฮฑ ฮตฯ„ฮนฮบฮญฯ„ฮฑ ฯ€ฮฟฮปฮปฮฑฯ€ฮปฯŽฮฝ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฯƒฮต ฮฟฯฮธฮฟฮณฯฮฑฯ†ฮฏฮฑ URL ฯ€ฮฟฯ… ฮฑฮฝฮฑฯ†ฮญฯฮตฯ„ฮฑฮน ฯƒฮต ฮญฮณฮณฯฮฑฯ†ฮฟ ฮฒฮฟฮฎฮธฮตฮนฮฑฯ‚ ฮบฮฑฮน ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ ฮผฮต ฯ„ฮท ฮฒฮฟฮฎฮธฮตฮนฮฑ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ….</ahelp> ฮ— ฮฒฮฟฮฎฮธฮตฮนฮฑ ฮณฮนฮฑ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮฒฮฟฮฎฮธฮตฮนฮฑฯ‚ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฮฝฮฟฮนฯ‡ฯ„ฮตฮฏ ฮฑฮฝ ฮท ฮตฯƒฯ„ฮฏฮฑ ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮธฮตฮฏ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฯ€ฮฑฯ„ฮฎฯƒฮตฮน F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3614,8 +3614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฮณฮณฯฮฑฯ†ฮญฯ‚ ฮปฮนฯƒฯ„ฯŽฮฝ ฮฟฯฮฑฯ„ฮญฯ‚ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ. ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฮฑฯ…ฯ„ฮฎ ฯ„ฮท ฮปฮฏฯƒฯ„ฮฑ ฮบฮฑฮน ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮตฮฏฯƒฯ„ฮต ฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฯŒ ฯƒฮฑฯ‚. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต Shift+Enter ฮณฮนฮฑ ฯ„ฮทฮฝ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฝฮญฮฑฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚. ฮœฮต ฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮปฮฏฯƒฯ„ฮฑฯ‚ ฮบฮฑฮน ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฮณฮณฯฮฑฯ†ฮญฯ‚ ฮปฮนฯƒฯ„ฯŽฮฝ ฯ€ฮฟฯ… ฮธฮฑ ฮตฮฏฮฝฮฑฮน ฮฟฯฮฑฯ„ฮญฯ‚ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ. ฮ‘ฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ <emph>ฮ•ฮณฮณฯฮฑฯ†ฮญฯ‚ ฮปฮนฯƒฯ„ฯŽฮฝ</emph> ฮบฮฑฮน ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฯŒ ฯƒฮฑฯ‚.</ahelp> ฮ ฮฑฯฮฑฮบฮฑฮปฮตฮฏฯƒฯ„ฮต ฮฝฮฑ ฯƒฮทฮผฮตฮนฯŽฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ <link href=\"text/shared/02/01170100.xhp\" name=\"ฯƒฯ…ฮผฮฒฮฟฯ…ฮปฮญฯ‚\">ฯƒฯ…ฮผฮฒฮฟฯ…ฮปฮญฯ‚</link> ฯ€ฮฟฯ… ฮฑฮฝฮฑฯ†ฮญฯฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฟฯ… ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฏฮฟฯ…."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3686,8 +3686,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "ฮ‘ฮฝ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮผฮต ฮผฮฏฮฑ ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮบฮฑฮน ฯ„ฮฟ ฮผฮฎฮบฮฟฯ‚ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮฝฮฑ ฮณฮฏฮฝฮตฮน ฮฑฯ€ฮฟฮดฮตฮบฯ„ฯŒ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮฟฯฮนฯƒฮผฮฟฯ ฯ„ฮทฯ‚ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮดฮตฮฝ ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮตฮดฯŽ ฯ„ฮฟ ฮผฮฎฮบฮฟฯ‚ ฮบฮตฮนฮผฮญฮฝฮฟฯ…. ฮŸฮน ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮณฮฏฮฝฮฟฮฝฯ„ฮฑฮน ฮฑฯ€ฮฟฮดฮตฮบฯ„ฮญฯ‚ ฮผฯŒฮฝฮฟ ฮฑฯ€ฯŒ ฯ„ฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮฑฮฝ ฮท ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮดฮตฮฝ ฮฎฯ„ฮฑฮฝ ฮบฮฑฮธฮฟฯฮนฯƒฮผฮญฮฝฮท(\"ฮœฮท ฮฟฯฮนฯƒฮผฮญฮฝฮท\" ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3742,8 +3742,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฮผฯ€ฮปฮฟฯ…ฯ„ฮนฯƒฮผฮญฮฝฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…</bookmark_value><bookmark_value>ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ…; ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฮผฯ€ฮปฮฟฯ…ฯ„ฮนฯƒฮผฮญฮฝฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3758,8 +3758,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮฃฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฮฑฮปฮปฮฑฮณฮญฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮบฮฑฮน ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮฎฯƒฮตฮนฯ‚ ฯƒฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฯŒฯ€ฯ‰ฯ‚ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮฎ ฮตฯ„ฮนฮบฮญฯ„ฮฑฯ‚. ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ‡ฮตฮนฯฮฟฮบฮฏฮฝฮทฯ„ฮฑ ฮผฮฏฮฑ ฮฑฮปฮปฮฑฮณฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Enter. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต \"ฮ ฮฟฮปฮปฮฑฯ€ฮปฮญฯ‚ ฮณฯฮฑฮผฮผฮญฯ‚ ฮผฮต ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท\" ฮณฮนฮฑ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3790,8 +3790,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">ฮ‘ฯ€ฮตฮนฮบฮฟฮฝฮฏฮถฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฑ ฯƒฮต ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮตฯ‚ ฮฑฯ€ฯŒ ฮผฮฏฮฑ ฮณฯฮฑฮผฮผฮญฯ‚.</ahelp> ฮฃฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฮฑฮปฮปฮฑฮณฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚ ฯƒฮต ฮญฮฝฮฑ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…, ฯŽฯƒฯ„ฮต ฮฝฮฑ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฮผฮฏฮฑ ฮณฯฮฑฮผฮผฮฎ ฮบฮตฮนฮผฮญฮฝฮฟฯ…. ฮ“ฮนฮฑ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ‡ฮตฮนฯฮฟฮบฮฏฮฝฮทฯ„ฮฑ ฮผฮฏฮฑ ฮฑฮปฮปฮฑฮณฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚, ฯ€ฮนฮญฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Enter."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3806,8 +3806,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฮฑฮฝ ฮญฮฝฮฑ ฯ€ฮนฮตฯƒฯ„ฮนฮบฯŒ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฯƒฯ…ฮผฯ€ฮตฯฮนฯ†ฮญฯฮตฯ„ฮฑฮน ฯ‰ฯ‚ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฮฝฮฑฮปฮปฮฑฮณฮฎฯ‚. ฮ‘ฮฝ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮตฮฝฮฑฮปฮปฮฑฮณฮฎ ฯƒฮต \"ฮฮฑฮน\", ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฮปฮปฮฌฮถฮตฯ„ฮต ฮผฮตฯ„ฮฑฮพฯ ฯ„ฯ‰ฮฝ ฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฯƒฮตฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ… \"ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ\" ฮบฮฑฮน \"ฮผฮท ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ\", ฯŒฯ„ฮฑฮฝ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮฎ ฯ€ฮนฮญฮถฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮดฮนฮฑฯƒฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚, ฮตฮฝฯŽ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฯ‡ฮตฮน ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท. ฮˆฮฝฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ ฯƒฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท \"ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ\" ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน \"ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝ ฯฯ…ฮธฮผฮฏฯƒฮตฯ„ฮต ฮฑฯ…ฯ„ฮฎ ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮฟฮณฮฎ ฯƒฮต \"ฮฮฑฮน\", ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮตฯƒฯ„ฮนฮฌฮถฮตฮน ฯŒฯ„ฮฑฮฝ ฮบฮฌฮฝฮตฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3870,8 +3870,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฯ‡ฯฯŽฮผฮฑ ฯƒฯ„ฮฟ ฯ€ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ ฮณฮนฮฑ ฯ„ฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮ ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ ฯฯ…ฮธฮผฮนฯƒฮผฮญฮฝฮท ฯƒฮต \"ฮตฯ€ฮฏฯ€ฮตฮดฮฟ\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3966,8 +3966,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">ฮฃฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph>, ฮฑฯ…ฯ„ฮฎ ฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฮณฮนฮฑ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…. ฮฃฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮฆฯŒฯฮผฮฑฯ‚</emph>, ฮฑฯ…ฯ„ฮฎ ฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฮณฮนฮฑ ฯ„ฮท ฯ†ฯŒฯฮผฮฑ.</ahelp> ฮšฮฌฮธฮต ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฮบฮฌฮธฮต ฯ†ฯŒฯฮผฮฑ ฮญฯ‡ฮตฮน ฮผฮนฮฑ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮŒฮฝฮฟฮผฮฑ</emph> ฮผฮญฯƒฯ‰ ฯ„ฮทฯ‚ ฮฟฯ€ฮฟฮฏฮฑฯ‚ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฮฝฮฑฮณฮฝฯ‰ฯฮฏฮถฮตฯ„ฮฑฮน. ฮคฮฟ ฯŒฮฝฮฟฮผฮฑ ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ <link href=\"text/shared/02/01170600.xhp\" name=\"ฮ ฮตฯฮนฮฎฮณฮทฯƒฮท ฯ†ฯŒฯฮผฮฑฯ‚\">Navigator ฯ†ฯŒฯฮผฮฑฯ‚</link> ฮบฮฑฮน, ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ, ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฮฝฮฑฯ†ฮญฯฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฮผฮฏฮฑ ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎ. ฮŸฮน ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮตฯ‚ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮฎฮดฮท ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮฟฯ…ฮฝ ฮญฮฝฮฑ ฯŒฮฝฮฟฮผฮฑ ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮบฮฑฯ„ฮฑฯƒฮบฮตฯ…ฮฌฮถฮตฯ„ฮฑฮน ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮทฮฝ ฮตฯ„ฮนฮบฮญฯ„ฮฑ ฮบฮฑฮน ฯ„ฮฟฮฝ ฮฑฯฮนฮธฮผฯŒ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ…."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3982,16 +3982,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>ฮญฮปฮตฮณฯ‡ฮฟฮน; ฮฟฮผฮฑฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท</bookmark_value><bookmark_value>ฮฟฮผฮฌฮดฮตฯ‚; ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ…</bookmark_value><bookmark_value>ฯ†ฯŒฯฮผฮตฯ‚; ฮฟฮผฮฑฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฯ‰ฮฝ</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "ฮคฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮฑฮบฯŒฮผฮท ฯŽฯƒฯ„ฮต ฮฝฮฑ ฮฟฮผฮฑฮดฮฟฯ€ฮฟฮนฮทฮธฮฟฯฮฝ ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฌ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฑ ฮฟฯ€ฮฟฮฏฮฑ ฮฑฮฝฮฎฮบฮฟฯ…ฮฝ ฮผฮฑฮถฮฏ ฯ‰ฯ‚ ฯ€ฯฮฟฯ‚ ฯ„ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮฟฯ…ฯ‚, ฯŒฯ€ฯ‰ฯ‚ ฯ„ฮฑ ฮบฮฟฯ…ฮผฯ€ฮนฮฌ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ. ฮ“ฮนฮฑ ฮฝฮฑ ฯ„ฮฟ ฮบฮฌฮฝฮตฯ„ฮต ฮฑฯ…ฯ„ฯŒ, ฮดฯŽฯƒฯ„ฮต ฯ„ฮฟ ฮฏฮดฮนฮฟ ฯŒฮฝฮฟฮผฮฑ ฯƒฮต ฯŒฮปฮฑ ฯ„ฮฑ ฮผฮญฮปฮท ฯ„ฮทฯ‚ ฮฟฮผฮฌฮดฮฑฯ‚: ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮผฮต ฯ€ฮฑฮฝฮฟฮผฮฟฮนฯŒฯ„ฯ…ฯ€ฮฑ ฮฟฮฝฯŒฮผฮฑฯ„ฮฑ ฯ†ฯ„ฮนฮฌฯ‡ฮฝฮฟฯ…ฮฝ ฮผฮนฮฑ ฮฟฮผฮฌฮดฮฑ. ฮŸฮผฮฑฮดฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮฑฮฝฮฑฯ€ฮฑฯฮฑฯƒฯ„ฮฑฮธฮฟฯฮฝ ฮณฯฮฑฯ†ฮนฮบฮฌ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฮญฮฝฮฑ <link href=\"text/shared/02/01170000.xhp\" name=\"ฮ ฮปฮฑฮฏฯƒฮนฮฟ ฮŸฮผฮฑฮดฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚\">ฮ ฮปฮฑฮฏฯƒฮนฮฟ ฮŸฮผฮฑฮดฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4006,8 +4006,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">ฮ ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฮฑฮฝ ฮธฮฑ ฯ†ฮฑฮฏฮฝฮตฯ„ฮฑฮน ฮท ฮณฯฮฑฮผฮผฮฎ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฯƒฯ„ฮฟ ฮบฮฌฯ„ฯ‰ ฯ€ฮตฯฮนฮธฯŽฯฮนฮฟ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ.</ahelp> ฮ ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฮฑฮฝ ฮธฮฑ ฯ†ฮฑฮฏฮฝฮตฯ„ฮฑฮน ฮท ฮณฯฮฑฮผฮผฮฎ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฯƒฯ„ฮฟ ฮบฮฌฯ„ฯ‰ ฯ€ฮตฯฮนฮธฯŽฯฮนฮฟ ฯ„ฯ‰ฮฝ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฯ‰ฮฝ ฯ€ฮนฮฝฮฌฮบฯ‰ฮฝ."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4022,8 +4022,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">ฮ ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฮฑฮฝ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท (ฮฮฑฮน) ฮฎ ฮฑฮฝ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฯ…ฯ€ฮฟฯƒฯ„ฮตฮฏ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ (ฮŒฯ‡ฮน).</ahelp> ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮœฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท</emph> ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฮฝฮฑฯ„ฮตฮธฮตฮฏ ฯƒฮต ฯŒฮปฮฑ ฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯƒฯ„ฮฑ ฮฟฯ€ฮฟฮฏฮฑ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮ‘ฮฝ ฮฑฮฝฮฑฮธฮญฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท ฯƒฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฮนฮบฯŒฮฝฮฑฯ‚ ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏ ฮณฯฮฑฯ†ฮนฮบฮฌ ฮฑฯ€ฯŒ ฮผฮฏฮฑ ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮดฮต ฮธฮฑ ฮญฯ‡ฮตฮน ฯ„ฮท ฮดฯ…ฮฝฮฑฯ„ฯŒฯ„ฮทฯ„ฮฑ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฮน ฮฝฮญฮฑ ฮณฯฮฑฯ†ฮนฮบฮฌ ฮผฮญฯƒฮฑ ฯƒฯ„ฮท ฮฒฮฌฯƒฮท."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4038,8 +4038,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">ฮ ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฮฑฮฝ ฯ„ฮฟ ฯ€ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮธฮฑ ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน \"ฮงฯ‰ฯฮฏฯ‚ ฮ ฮปฮฑฮฏฯƒฮนฮฟ\", ฮผฮต ฮผฮนฮฑ \"3-D ฯŒฯˆฮท\" ฮฎ \"ฮ•ฯ€ฮฏฯ€ฮตฮดฮฟ\".</ahelp> ฮœฮต ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฑ ฮฟฯ€ฮฟฮฏฮฑ ฮญฯ‡ฮฟฯ…ฮฝ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯ„ฯ‰ฮฝ ฯ€ฮตฯฮนฮธฯ‰ฯฮฏฯ‰ฮฝ ฮผฮต ฯ‡ฯฮฎฯƒฮท ฯ„ฮทฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑฯ‚ <emph>ฮ ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ</emph>. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮผฮตฯ„ฮฑฮพฯ ฯ„ฯ‰ฮฝ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ \"ฮงฯ‰ฯฮฏฯ‚ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ\", \"3-D ฯŒฯˆฮท\" ฮฎ \"ฮตฯ€ฮฏฯ€ฮตฮดฮฟ\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4054,24 +4054,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">H ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮฃฮตฮนฯฮฌ Tab</emph> ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฯ„ฮท ฯƒฮตฮนฯฮฌ ฮผฮต ฯ„ฮทฮฝ ฮฟฯ€ฮฟฮฏฮฑ ฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฯƒฯ„ฮนฮฌฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮท ฯ†ฯŒฯฮผฮฑ ฯŒฯ„ฮฑฮฝ ฯ€ฮนฮญฮถฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Tab.</ahelp> ฮฃฮต ฮผฮนฮฑ ฯ†ฯŒฯฮผฮฑ ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฯ„ฮฟฯ… ฮตฮฝฯŒฯ‚ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฮท ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฮผฮตฯ„ฮฑฯ†ฮญฯฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮตฯ€ฯŒฮผฮตฮฝฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯŒฯ„ฮฑฮฝ ฯ€ฮนฮญฮถฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Tab. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮท ฯƒฮตฮนฯฮฌ ฮผฮต ฯ„ฮทฮฝ ฮฟฯ€ฮฟฮฏฮฑ ฮท ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฮฑฮปฮปฮฌฮถฮตฮน ฮผฮต ฮญฮฝฮฑ ฮตฯ…ฯฮตฯ„ฮฎฯฮนฮฟ ฯƒฯ„ฮฟ <emph>ฮฃฮตฮนฯฮฌ Tab</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮฃฮตฮนฯฮฌ Tab</emph> ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮท ฯƒฯ„ฮฟ <link href=\"text/shared/02/01170600.xhp\" name=\"ฮšฯฯ…ฯ†ฮฌ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ…\">ฮšฯฯ…ฯ†ฮฌ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ…</link>. ฮ‘ฮฝ ฯ„ฮฟ ฮตฯ€ฮนฮธฯ…ฮผฮตฮฏฯ„ฮต, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮธฮญฯƒฮตฯ„ฮต ฮฑฯ…ฯ„ฮฎ ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮณฮนฮฑ ฯ„ฮฑ ฮณฯฮฑฯ†ฮนฮบฮฌ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚, ฯŽฯƒฯ„ฮต ฮฝฮฑ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮฑฯ…ฯ„ฮฟฯฯ‚ ฯ„ฮฟฯ…ฯ‚ ฮตฮปฮญฮณฯ‡ฮฟฯ…ฯ‚ ฮผฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Tab."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "ฮŒฯ„ฮฑฮฝ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏฯ„ฮต ฮผฮนฮฑ ฯ†ฯŒฯฮผฮฑ, ฯƒฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฟฯ… ฯ€ฯฮฟฯƒฯ„ฮฏฮธฮตฮฝฯ„ฮฑฮน ฯƒฮต ฮฑฯ…ฯ„ฮฎฮฝ ฯ„ฮท ฯ†ฯŒฯฮผฮฑ ฮฑฮฝฯ„ฮนฯƒฯ„ฮฟฮนฯ‡ฮฏฮถฮตฯ„ฮฑฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฮญฮฝฮฑฯ‚ ฮดฮตฮฏฮบฯ„ฮทฯ‚. ฮฃฮต ฮบฮฌฮธฮต ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฟฯ… ฯ€ฯฮฟฯƒฯ„ฮฏฮธฮตฯ„ฮฑฮน, ฮฑฮฝฯ„ฮนฯƒฯ„ฮฟฮนฯ‡ฮฏฮถฮตฯ„ฮฑฮน ฮญฮฝฮฑฯ‚ ฮดฮตฮฏฮบฯ„ฮทฯ‚ ฮฑฯ…ฮพฮทฮผฮญฮฝฮฟฯ‚ ฮบฮฑฯ„ฮฌ 1. ฮ‘ฮฝ ฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮฟ ฮดฮตฮฏฮบฯ„ฮท ฮตฮฝฯŒฯ‚ ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฮฟฮน ฮดฮตฮฏฮบฯ„ฮตฯ‚ ฯ„ฯ‰ฮฝ ฯ…ฯ€ฯŒฮปฮฟฮนฯ€ฯ‰ฮฝ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฮตฮฝฮทฮผฮตฯฯŽฮฝฮฟฮฝฯ„ฮฑฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ. ฮฃฯ„ฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฯƒฯ„ฮฑ ฮฟฯ€ฮฟฮฏฮฑ ฮท ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮดฯ…ฮฝฮฑฯ„ฮฎ (ฮฃฯ„ฮทฮปฮฟฮธฮญฯ„ฮทฯ‚ = ฮŒฯ‡ฮน), ฮฑฮฝฯ„ฮนฯƒฯ„ฮฟฮนฯ‡ฮฏฮถฮตฯ„ฮฑฮน ฮตฯ€ฮฏฯƒฮทฯ‚ ฮผฮนฮฑ ฯ„ฮนฮผฮฎ. ฮฉฯƒฯ„ฯŒฯƒฮฟ, ฮฑฯ…ฯ„ฮฌ ฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฑฯฮฑฮฒฮปฮญฯ€ฮฟฮฝฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Tab."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4094,8 +4094,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\"> ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฮณฮนฮฑ ฯ„ฮฟ ฮฑฮฝ ฮธฮฑ ฮฑฮปฮปฮฌฮถฮฟฯ…ฮฝ ฮฟฮน ฯ„ฮนฮผฮญฯ‚ ฯŒฯ„ฮฑฮฝ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮบฮฌฮฝฮตฮน ฮบฯฮปฮนฯƒฮท ฮผฮต ฯ„ฮท ฯฮฟฮดฮญฮปฮฑ ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ. ฮ ฮฟฯ„ฮญ: ฮšฮฑฮผฮฏฮฑ ฮฑฮปฮปฮฑฮณฮฎ ฯƒฯ„ฮท ฯ„ฮนฮผฮฎ. ฮšฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท : (ฯ€ฯฮฟฮตฯ€ฮนฮปฮฟฮณฮฎ) ฮ— ฯ„ฮนฮผฮฎ ฮฑฮปฮปฮฌฮถฮตฮน ฯŒฯ„ฮฑฮฝ ฯ…ฯ€ฮฌฯฯ‡ฮตฮน ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฮฟ ฯ„ฯฮฟฯ‡ฯŒฯ‚ ฮดฮตฮฏฯ‡ฮฝฮตฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฮณฮฏฮฝฮตฯ„ฮฑฮน ฮบฯฮปฮนฯƒฮท. ฮ ฮฌฮฝฯ„ฮฑ: ฮ— ฯ„ฮนฮผฮฎ ฮฑฮปฮปฮฌฮถฮตฮน ฯŒฯ„ฮฑฮฝ ฮฟ ฯ„ฯฯŒฯ‡ฮฟฯ‚ ฮดฮตฮฏฯ‡ฮฝฮตฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฮณฮฏฮฝฮตฯ„ฮฑฮน ฮบฯฮปฮนฯƒฮท, ฯ‡ฯ‰ฯฮฏฯ‚ ฮฝฮฑ ฯ€ฮฑฮฏฮถฮตฮน ฯฯŒฮปฮฟ ฮท ฮตฯƒฯ„ฮฏฮฑฯƒฮท..</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4126,8 +4126,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "ฮ“ฮนฮฑ ฮฟฮผฮฑฮดฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚, ฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ„ฮทฯ‚ ฮฟฮผฮฌฮดฮฑฯ‚ ฯ€ฮฟฯ… ฮฑฮฝฯ„ฮนฯƒฯ„ฮฟฮนฯ‡ฮตฮฏ ฯƒฯ„ฮทฮฝ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯฯฮธฮผฮนฯƒฮท ฮบฮฑฮธฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4150,16 +4150,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "ฮ“ฮนฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ ฯ„ฯฯ€ฮฟฯ… ฮ•ฯ€ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚, ฮท <emph>ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ</emph> ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮท ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮปฮฏฯƒฯ„ฮฑฯ‚, ฯƒฯ„ฮทฮฝ ฯ€ฮตฯฮฏฯ€ฯ„ฯ‰ฯƒฮท ฯ€ฮฟฯ… ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฯ€ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฮญฯ‡ฮตฮน ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮท."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "ฮ“ฮนฮฑ ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ… ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฮญฮฝฮฑฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฮฑฯ€ฯŒ ฯ„ฮนฮผฮญฯ‚, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ€ฮฑฯ„ฮฎฯƒฮตฯ„ฮต ฯƒฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ <emph>...</emph> ฯ€ฯฮฟฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <emph>ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4190,8 +4190,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "ฮ“ฮนฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ ฯ„ฯฯ€ฮฟฯ… ฮ•ฯ€ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚, ฮท <emph> ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮท ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮทฯ‚ ฯ„ฮนฮผฮฎฯ‚</emph> ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฯƒฯ„ฮทฮฝ ฯ€ฮตฯฮฏฯ€ฯ„ฯ‰ฯƒฮท ฯ€ฮฟฯ… ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฯ€ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฮญฯ‡ฮตฮน ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮท."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4254,8 +4254,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮšฮฑฮธฮฟฯฮฏฯƒฯ„ฮต ฯ„ฮทฮฝ ฯ„ฮนฮผฮฎ ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮธฮฑ ฯ€ฯฮฟฯƒฯ„ฮฏฮธฮตฯ„ฮฑฮน ฮฎ ฮธฮฑ ฮฑฯ†ฮฑฮนฯฮตฮฏฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮบฮฌฮฝฮตฮน ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮฒฮญฮปฮฟฯ…ฯ‚ ฯ€ฮฌฮฝฯ‰ ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮบฯฮปฮนฯƒฮทฯ‚.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4334,8 +4334,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph> ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ</emph> ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฯŒฯ„ฮน ฯ„ฮฟ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮธฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฯ€ฮนฮญฮถฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Return.</ahelp>ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph> ฮ ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ</emph> ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฯŒฯ„ฮน ฯ„ฮฟ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮธฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฯ€ฮนฮญฮถฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Return. ฮฃฮต ฯ€ฮตฯฮฏฯ€ฯ„ฯ‰ฯƒฮท ฯ€ฮฟฯ… ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮฎ ฯ„ฮท ฯ†ฯŒฯฮผฮฑ ฮบฮฑฮน ฮดฮตฮฝ ฯ€ฯฮฟฯ‡ฯ‰ฯฮฎฯƒฮตฯ„ฮต ฯƒฮต ฮบฮฌฯ€ฮฟฮนฮฑ ฮฌฮปฮปฮท ฮตฮฝฮญฯฮณฮตฮนฮฑ, ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮผฮต ฮฑฯ…ฯ„ฮฎ ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4350,8 +4350,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "ฮŒฯ„ฮฑฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฯ†ฯŒฯฮผฮตฯ‚ Web, ฮตฮฝฮดฮญฯ‡ฮตฯ„ฮฑฮน ฮฝฮฑ ฯƒฯ…ฮฝฮฑฮฝฯ„ฮฎฯƒฮตฯ„ฮต ฮฑฯ…ฯ„ฮฎฮฝ ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฯƒฮต ฮผฮฌฯƒฮบฮตฯ‚ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚. ฮ‘ฯ…ฯ„ฮญฯ‚ ฮตฮฏฮฝฮฑฮน ฮผฮฌฯƒฮบฮตฯ‚ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮญฯ‡ฮฟฯ…ฮฝ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮบฮฑฮน ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฮบฮฟฯ…ฮผฯ€ฮนฮฟฯ ฮฅฯ€ฮฟฮฒฮฟฮปฮฎฯ‚. ฮŸ ฯŒฯฮฟฯ‚ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚ ฮตฮนฯƒฮฌฮณฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮบฮฑฮน ฮพฮตฮบฮนฮฝฮฌ ฮท ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท, ฮผฯŒฮปฮนฯ‚ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ. ฮ‘ฮฝ, ฯ‰ฯƒฯ„ฯŒฯƒฮฟ, ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮญฯ‡ฮตฮน ฮบฮฑฮธฮฟฯฮนฯƒฯ„ฮตฮฏ ฯ‰ฯ‚ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ, ฯ€ฮนฮญฯƒฯ„ฮต ฮฑฯ€ฮปฯŽฯ‚ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Enter ฮฑฯ†ฮฟฯ ฮตฮนฯƒฮฑฮณฮฌฮณฮตฯ„ฮต ฯ„ฮฟฮฝ ฯŒฯฮฟ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚, ฮณฮนฮฑ ฮฝฮฑ ฮพฮตฮบฮนฮฝฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4382,8 +4382,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">H ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮฃฯ„ฮทฮปฮฟฮธฮญฯ„ฮทฯ‚</emph> ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฮฑฮฝ ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮตฯ€ฮนฮปฮตฮณฮตฮฏ ฮผฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ tab.</ahelp> ฮ”ฮนฮฑฮธฮญฯƒฮนฮผฮตฯ‚ ฮตฮฏฮฝฮฑฮน ฮฟฮน ฮฑฮบฯŒฮปฮฟฯ…ฮธฮตฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4398,8 +4398,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "ฮŒฯ„ฮฑฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ tab, ฮท ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฯ€ฮฑฯฮฑฮฒฮปฮญฯ€ฮตฮน ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4414,8 +4414,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮตฯ€ฮนฮปฮตฮณฮตฮฏ ฮผฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Tab."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4446,40 +4446,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮคฮฏฯ„ฮปฮฟฯ‚ ฮธฮญฯ„ฮตฮน ฯ„ฮฟฮฝ ฯ„ฮฏฯ„ฮปฮฟ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฟฯ… ฯ†ฮฑฮฏฮฝฮตฯ„ฮฑฮน ฯƒฯ„ฮท ฯ†ฯŒฯฮผฮฑ.</ahelp> ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮคฮฏฯ„ฮปฮฟฯ‚ ฮธฮญฯ„ฮตฮน ฯ„ฮฟฮฝ ฯ„ฮฏฯ„ฮปฮฟ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฟฯ… ฯ†ฮฑฮฏฮฝฮตฯ„ฮฑฮน ฯƒฯ„ฮท ฯ†ฯŒฯฮผฮฑ. ฮ‘ฯ…ฯ„ฮฎ ฮท ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮฟฮฝ ฮฟฯฮฑฯ„ฯŒ ฯ„ฮฏฯ„ฮปฮฟ ฮฎ ฯ„ฮทฮฝ ฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ ฯ„ฮทฯ‚ ฯƒฯ„ฮฎฮปฮทฯ‚ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯƒฮต ฯ†ฯŒฯฮผฮตฯ‚ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮนฮฝฮฌฮบฯ‰ฮฝ."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "ฮŒฯ„ฮฑฮฝ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏฯ„ฮต ฮญฮฝฮฑ ฮฝฮญฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฮท ฯ€ฯฮฟฮบฮฑฮธฮฟฯฮนฯƒฮผฮญฮฝฮท ฯ€ฮตฯฮนฮณฯฮฑฯ†ฮฎ ฯƒฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮŒฮฝฮฟฮผฮฑ</emph> ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯ‰ฯ‚ ฯ€ฯฮฟฮบฮฑฮธฮฟฯฮนฯƒฮผฮญฮฝฮท ฮตฯ€ฮนฮณฯฮฑฯ†ฮฎ ฮณฮนฮฑ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…. ฮ— ฮตฯ€ฮนฮณฯฮฑฯ†ฮฎ ฮฑฯ€ฮฟฯ„ฮตฮปฮตฮฏฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮฟฯ… ฮฟฮฝฯŒฮผฮฑฯ„ฮฟฯ‚ ฯ„ฮฟฯ… ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฮญฮฝฮฑฮฝ ฮฑฮบฮญฯฮฑฮนฮฟ ฯ€ฮฟฯ… ฯ„ฮฟ ฮฑฯฮนฮธฮผฮตฮฏ (ฮณฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, CommandButton1). ฮœฮต ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮคฮฏฯ„ฮปฮฟฯ‚</emph>, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฑฮธฮญฯƒฮตฯ„ฮต ฮผฮนฮฑ ฮฌฮปฮปฮท ฯ€ฮตฯฮนฮณฯฮฑฯ†ฮฎ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฯ„ฯƒฮน ฯŽฯƒฯ„ฮต ฮท ฮตฯ€ฮนฮณฯฮฑฯ†ฮฎ ฮฝฮฑ ฮฑฮฝฯ„ฮฑฯ€ฮฟฮบฯฮฏฮฝฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ…. ฮ‘ฮปฮปฮฌฮพฯ„ฮต ฮฑฯ…ฯ„ฮฎ ฯ„ฮทฮฝ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮท ฮณฮนฮฑ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮผฮนฮฑ ฮตฮบฯ†ฯฮฑฯƒฯ„ฮนฮบฮฎ ฮตฯ€ฮนฮณฯฮฑฯ†ฮฎ ฯƒฯ„ฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮฟฯฮฑฯ„ฮฎ ฯƒฯ„ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮท."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>ฯ„ฮฏฯ„ฮปฮฟฮน ฮผฮต ฯ€ฮฟฮปฮปฮญฯ‚ ฯƒฮตฮนฯฮญฯ‚ ฯƒฯ„ฮท ฯ†ฯŒฯฮผฮฑ</bookmark_value><bookmark_value>ฮฟฮฝฯŒฮผฮฑฯ„ฮฑ; ฯ„ฮฏฯ„ฮปฮฟฮน ฮผฮต ฯ€ฮฟฮปฮปฮญฯ‚ ฯƒฮตฮนฯฮญฯ‚ </bookmark_value><bookmark_value>ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ…; ฯ„ฮฏฯ„ฮปฮฟฮน ฮผฮต ฯ€ฮฟฮปฮปฮญฯ‚ ฯƒฮตฮนฯฮญฯ‚</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฯ„ฮฏฯ„ฮปฮฟ ฯ€ฮฟฮปฮปฮฑฯ€ฮปฯŽฮฝ ฮณฯฮฑฮผฮผฯŽฮฝ, ฮฑฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ ฮฑฮพฮนฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฑ ฮฒฮญฮปฮท. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮผฮฏฮฑ ฮฑฮปฮปฮฑฮณฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "ฮ— ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮคฮฏฯ„ฮปฮฟฯ‚</emph> ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฝฮฑ ฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฮท ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฮณฮนฮฑ ฮญฮฝฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฯ†ฯŒฯฮผฮฑฯ‚ ฯƒฯ„ฮฟ ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝ ฯ€ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮฟฯฮฑฯ„ฯŒ ฯƒฯ„ฮฟฮฝ ฯ‡ฯฮฎฯƒฯ„ฮท. ฮ‘ฮฝ ฮตฯฮณฮฌฮถฮตฯƒฯ„ฮต ฮผฮต ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮญฯ‚, ฯƒฮทฮผฮตฮนฯŽฯƒฯ„ฮต ฯŒฯ„ฮน ฮบฮฑฯ„ฮฌ ฯ„ฮฟ ฯ‡ฯฯŒฮฝฮฟ ฮตฮบฯ„ฮญฮปฮตฯƒฮทฯ‚, ฮญฮฝฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฌฮฝฯ„ฮฑ ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฯƒฮนฮผฮฟ ฮผฮญฯƒฮฟ ฯ„ฮนฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑฯ‚ <emph>ฮŒฮฝฮฟฮผฮฑ</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4494,8 +4494,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮท URL ฯ€ฮฟฯ… ฮฑฮฝฮฟฮฏฮณฮตฮน ฯŒฯ„ฮฑฮฝ ฮบฮฌฮฝฮตฯ„ฮต ฮบฮปฮนฮบ ฯƒฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ \"ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฮตฮณฮณฯฮฌฯ†ฮฟฯ… / ฮนฯƒฯ„ฮฟฯƒฮตฮปฮฏฮดฮฑฯ‚\".</ahelp>ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮท ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮท URL ฮณฮนฮฑ ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮณฮนฮฑ ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฮฎ ฮนฯƒฯ„ฮฟฯƒฮตฮปฮฏฮดฮฑฯ‚ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ <emph>URL</emph>. ฮ— ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮท ฮฑฮฝฮฟฮฏฮณฮตฮน ฯŒฯ„ฮฑฮฝ ฮบฮฌฮฝฮตฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4518,8 +4518,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฮฎ ฮผฮนฮฑ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฏฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ ฮณฮนฮฑ ฯƒฯฮผฮฒฮฟฮปฮฟ ฮฝฮฟฮผฮฏฯƒฮผฮฑฯ„ฮฟฯ‚.</ahelp>ฮฃฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮฝฮฟฮผฮฏฯƒฮผฮฑฯ„ฮฟฯ‚, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฮฑฯ€ฯŒ ฯ€ฯฮนฮฝ ฯ„ฮฟ ฯƒฯฮผฮฒฮฟฮปฮฟ ฯ„ฮฟฯ… ฮฝฮฟฮผฮฏฯƒฮผฮฑฯ„ฮฟฯ‚ ฮตฮนฯƒฮฌฮณฮฟฮฝฯ„ฮฑฯ‚ ฮญฮฝฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฮฎ ฮผฮฏฮฑ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฏฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ ฯƒฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮฃฯฮผฮฒฮฟฮปฮฟ ฮฝฮฟฮผฮฏฯƒฮผฮฑฯ„ฮฟฯ‚</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4550,16 +4550,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">ฮ‘ฮฝ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯ‰ฯ‚ ฮตฮฏฯƒฮฟฮดฮฟฯ‚ ฮบฯ‰ฮดฮนฮบฮฟฯ, ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟฮฝ ฮบฯŽฮดฮนฮบฮฑ ASCII ฯ„ฮฟฯ… ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฯ€ฮฟฯ… ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน. ฮ‘ฯ…ฯ„ฯŒฯ‚ ฮฟ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฮฑฮฝฯ„ฮฏ ฮณฮนฮฑ ฯ„ฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฯ€ฮฟฯ… ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮตฮฏ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮณฮนฮฑ ฯ„ฮฟฮฝ ฮบฯ‰ฮดฮนฮบฯŒ.</ahelp> ฮ‘ฮฝ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮตฮนฯƒฮฌฮณฮตฮน ฮญฮฝฮฑ ฮบฯ‰ฮดฮนฮบฯŒ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฯ€ฮฟฯ… ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮฑฮฝฯ„ฮฏ ฮณฮนฮฑ ฯ„ฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฯ€ฮฟฯ… ฮตฮนฯƒฮฌฮณฮตฮน ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚. ฮšฮฌฯ„ฯ‰ ฮฑฯ€ฯŒ ฯ„ฮฟ <emph>ฮงฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚ ฮบฯ‰ฮดฮนฮบฮฟฯ</emph>, ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟฮฝ ฮบฯ‰ฮดฮนฮบฯŒ ASCII ฯ„ฮฟฯ… ฮตฯ€ฮนฮธฯ…ฮผฮทฯ„ฮฟฯ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮนฮผฮญฯ‚ ฮฑฯ€ฯŒ 0 ฯ‰ฯ‚ 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "ฮŸฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮบฮฑฮน ฮฟฮน ASCII ฮบฯ‰ฮดฮนฮบฮฟฮฏ ฯ„ฮฟฯ…ฯ‚ ฮตฮฏฮฝฮฑฮน ฯƒฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ <emph>ฮ•ฮนฮดฮนฮบฮฟฮฏ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚</emph> (ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ -ฮ•ฮนฮดฮนฮบฯŒฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4574,8 +4574,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">ฮŸฯฮฏฮถฮตฮน ฯ„ฮท ฮผฮฌฯƒฮบฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ. ฮ— ฮผฮฌฯƒฮบฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฯ„ฮนฯ‚ ฮฑฯฯ‡ฮนฮบฮญฯ‚ ฯ„ฮนฮผฮญฯ‚ ฮบฮฑฮน ฮตฮฏฮฝฮฑฮน ฯ€ฮฌฮฝฯ„ฮฟฯ„ฮต ฮฟฯฮฑฯ„ฮฎ ฮผฮตฯ„ฮฌ ฯ„ฮท ฮปฮฎฯˆฮท ฯ„ฮทฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚.</ahelp> ฮฃฮต ฯ€ฮตฮดฮฏฮฑ ฮผฮต ฮผฮฌฯƒฮบฮฑ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ€ฯฮฟฯƒฮดฮนฮฟฯฮฏฯƒฮตฯ„ฮต ฮผฮฏฮฑ ฮผฮฌฯƒฮบฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ. ฮœฮฏฮฑ ฮผฮฌฯƒฮบฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฯ„ฮนฯ‚ ฮฑฯฯ‡ฮนฮบฮญฯ‚ ฯ„ฮนฮผฮญฯ‚ ฮผฮฏฮฑฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚ ฮบฮฑฮน ฮตฮฏฮฝฮฑฮน ฯ€ฮฌฮฝฯ„ฮฟฯ„ฮต ฮฟฯฮฑฯ„ฮฎ ฮผฮตฯ„ฮฌ ฯ„ฮท ฮปฮฎฯˆฮท ฯ„ฮทฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฮญฮฝฮฑ ฮบฯ‰ฮดฮนฮบฯŒ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฮณฮนฮฑ ฯ„ฮท ฮผฮฌฯƒฮบฮฑ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฮณฮณฯฮฑฯ†ฮญฯ‚ ฯ„ฮนฯ‚ ฮฟฯ€ฮฟฮฏฮตฯ‚ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฮตฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮผฮต ฮผฮฌฯƒฮบฮฑ."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4614,8 +4614,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฯฯˆฮฟฯ‚ ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮตฮฝฯŒฯ‚ ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ.</ahelp>ฮฃฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ, ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮผฮนฮฑ ฯ„ฮนฮผฮฎ ฮณฮนฮฑ ฯ„ฮฟ ฯฯˆฮฟฯ‚ ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚. ฮ‘ฮฝ ฮธฮญฮปฮตฯ„ฮต, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮผฮฏฮฑ ฯ„ฮนฮผฮฎ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฟฯฮผฮตฮฝฮท ฮฑฯ€ฯŒ ฮผฮฏฮฑ ฮญฮณฮบฯ…ฯฮท ฮผฮฟฮฝฮฌฮดฮฑ ฮผฮญฯ„ฯฮทฯƒฮทฯ‚, ฮณฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4710,8 +4710,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฮตฮฌฮฝ ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮฎ ฮธฮฑ ฮฑฯ€ฮฟฮบฯฯฯ€ฯ„ฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮตฮฝฮญฯฮณฮตฮนฮฑฯ‚ ฯƒฮต ฮญฮฝฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚.</ahelp> ฮฃฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮตฮฝฮญฯฮณฮตฮนฮฑฯ‚ ฮตฮฏฮฝฮฑฮน ฯ„ฮฑ ฮฑฮบฯŒฮปฮฟฯ…ฮธฮฑ: ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚, ฮ‘ฮฝฮฑฮฏฯฮตฯƒฮท, ฮฮญฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎ, ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚, ฮ‘ฮฝฮฑฮฝฮญฯ‰ฯƒฮท."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4726,8 +4726,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฮตฮฌฮฝ ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮฎ ฮธฮฑ ฮฑฯ€ฮฟฮบฯฯฯ€ฯ„ฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮธฮญฯƒฮทฯ‚ ฯƒฮต ฮญฮฝฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚.</ahelp> ฮฃฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮธฮญฯƒฮทฯ‚ ฮตฮฏฮฝฮฑฮน ฯ„ฮฑ ฮฑฮบฯŒฮปฮฟฯ…ฮธฮฑ: ฮ•ฯ„ฮนฮบฮญฯ„ฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚, ฮ˜ฮญฯƒฮท ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚, ฮ•ฯ„ฮนฮบฮญฯ„ฮฑ ฮผฮตฯ„ฯฮทฯ„ฮฎ ฮตฮณฮณฯฮฑฯ†ฯŽฮฝ, ฮœฮตฯ„ฯฮทฯ„ฮฎฯ‚ ฮตฮณฮณฯฮฑฯ†ฯŽฮฝ."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4742,24 +4742,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฮฑฮฝ ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮฎ ฮธฮฑ ฮฑฯ€ฮฟฮบฯฯฯ€ฯ„ฮฟฮฝฯ„ฮฑฮน ฯ„ฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฯƒฮต ฮญฮฝฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚.</ahelp> ฮคฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฮตฮฏฮฝฮฑฮน ฯ„ฮฑ ฮฑฮบฯŒฮปฮฟฯ…ฮธฮฑ: ฮ ฯฯŽฯ„ฮท ฮตฮณฮณฯฮฑฯ†ฮฎ, ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฮตฮณฮณฯฮฑฯ†ฮฎ, ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฮตฮณฮณฯฮฑฯ†ฮฎ, ฮคฮตฮปฮตฯ…ฯ„ฮฑฮฏฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎ."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "ฮฆฮนฮปฯ„ฯฮฌฯฮนฯƒฮผฮฑ / ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮตฮผฯ†ฮฌฮฝฮนฯƒฮท ฮฎ ฯ„ฮทฮฝ ฮฑฯ€ฯŒฮบฯฯ…ฯˆฮท ฯ„ฯ‰ฮฝ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฯ†ฮนฮปฯ„ฯฮฑฯฮฏฯƒฮผฮฑฯ„ฮฟฯ‚ ฮฎ ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮทฯ‚ ฯƒฮต ฮญฮฝฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚.</ahelp> ฮคฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฯ†ฮนฮปฯ„ฯฮฑฯฮฏฯƒฮผฮฑฯ„ฮฟฯ‚ ฮบฮฑฮน ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮทฯ‚ ฮตฮฏฮฝฮฑฮน ฯ„ฮฑ ฮฑฮบฯŒฮปฮฟฯ…ฮธฮฑ: ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฮบฮฑฯ„ฮฌ ฮฑฯฮพฮฟฯ…ฯƒฮฑ, ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฮบฮฑฯ„ฮฌ ฯ†ฮธฮฏฮฝฮฟฯ…ฯƒฮฑ, ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท, ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟ ฯ†ฮฏฮปฯ„ฯฮฟ, ฮฆฮฏฮปฯ„ฯฮฟ ฯ€ฯฮฟฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚, ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฯ†ฮฏฮปฯ„ฯฮฟฯ…, ฮ•ฯ€ฮฑฮฝฮฑฯ†ฮฟฯฮฌ ฯ†ฮฏฮปฯ„ฯฮฟฯ…/ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮทฯ‚."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4774,8 +4774,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฮตฮฌฮฝ ฯ„ฮฑ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฑ ฯƒฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮณฯฮฑฮผฮผฮฎ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฮธฮฑ ฮตฮฏฮฝฮฑฮน ฮผฮนฮบฯฮฌ ฮฎ ฮผฮตฮณฮฌฮปฮฑ.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4830,16 +4830,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮšฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮฟ ฮผฮญฮณฮตฮธฮฟฯ‚ ฯ„ฮทฯ‚ ฮผฯ€ฮฌฯฮฑฯ‚ ฮบฯฮปฮนฯƒฮทฯ‚ ฯƒฮต \"value units\". ฮœฮนฮฑ ฯ„ฮนฮผฮฎ (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 ฮธฮฑ ฮตฮฏฯ‡ฮต ฯƒฮฑฮฝ ฮฑฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ ฮฟ ฯ†ฯ…ฮปฮปฮฟฮผฮตฯ„ฯฮทฯ„ฮฎฯ‚ ฮฝฮฑ ฮบฮฑฯ„ฮฑฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ„ฮฟ ฮผฮนฯƒฯŒ ฯ†ฯŒฮฝฯ„ฮฟ.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "ฮ•ฮฌฮฝ ฮตฮฏฮฝฮฑฮน 0, ฯ„ฯŒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฌฯ„ฮฟฯ‚ ฯ„ฮฟฯ… ฯ†ฯ…ฮปฮปฮฟฮผฮตฯ„ฯฮทฯ„ฮฎ ฮธฮฑ ฮนฯƒฮฟฯฯ„ฮฑฮน ฮผฮต ฯ„ฮฟ ฯฯˆฮฟฯ‚ ฯ„ฮฟฯ…."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4886,24 +4886,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "ฮ— ฯƒฮตฮปฮฏฮดฮฑ ฮบฮฑฯฯ„ฮญฮปฮฑฯ‚<emph> ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ </emph>ฯƒฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮฑฮฝฯ„ฮนฯƒฯ„ฮฟฮนฯ‡ฮฏฯƒฮตฯ„ฮต ฮผฮนฮฑ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯƒฯ„ฮฟ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "ฮ“ฮนฮฑ ฯ†ฯŒฯฮผฮตฯ‚ ฮผฮต ฯƒฯ…ฮฝฮดฮญฯƒฮตฮนฯ‚ ฮฒฮฌฯƒฮตฯ‰ฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮท ฯƒฯ…ฯƒฯ‡ฮตฯ„ฮนฯƒฮผฮญฮฝฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮบฮฑฮธฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ <link href=\"text/shared/02/01170200.xhp\" name=\"ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚\">ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚</link>. ฮ˜ฮฑ ฮฒฯฮตฮฏฯ„ฮต ฯ„ฮนฯ‚ ฯƒฯ…ฮณฮบฮตฮบฯฮนฮผฮญฮฝฮตฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮตฯ‚ ฯƒฯ„ฮท ฯƒฮตฮปฮฏฮดฮฑ ฮบฮฑฯฯ„ฮญฮปฮฑฯ‚ <link href=\"text/shared/02/01170203.xhp\" name=\"ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ\"><emph>ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "ฮŸฮน ฯ€ฮนฮธฮฑฮฝฮญฯ‚ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฯ„ฮทฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚ ฮบฮฑฯฯ„ฮญฮปฮฑฯ‚ <emph>ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ</emph> ฮตฮฝฯŒฯ‚ ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฮพฮฑฯฯ„ฯŽฮฝฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮฟ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…. ฮ˜ฮฑ ฮดฮตฮฏฯ„ฮต ฮผฯŒฮฝฮฟ ฮตฮบฮตฮฏฮฝฮตฯ‚ ฯ„ฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฯ€ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮตฯ‚ ฮณฮนฮฑ ฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝ. ฮคฮฑ ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰ ฯ€ฮตฮดฮฏฮฑ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮฑ:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4918,8 +4918,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ ฮตฮดฮฏฮฑ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚ ฮบฮฑฮน ฮบฮฟฯ…ฮผฯ€ฮนฮฌ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฯƒฮต ฮปฮฟฮณฮนฯƒฯ„ฮนฮบฮฌ ฯ†ฯฮปฮปฮฑ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮดฮตฯƒฮผฮตฯ…ฯ„ฮฟฯฮฝ ฯƒฮต ฮบฮตฮปฮนฮฌ ฯƒฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ. ฮ•ฮฌฮฝ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ, ฮท ฯ„ฮนฮผฮฎ ฯ€ฮฟฯ… ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ‰ฯ‚ ฮคฮนฮผฮฎ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ (ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ) ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ. ฮ‘ฮฝ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ, ฮท ฯ„ฮนฮผฮฎ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฮคฮนฮผฮฎ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ (ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ) ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5646,16 +5646,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">ฮ ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฯ€ฯŽฯ‚ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ‡ฮตฮนฯฮนฯƒฯ„ฮตฮฏฯ„ฮต ฮผฮนฮฑ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮผฮนฮฑฯ‚ ฮบฮตฮฝฮฎฯ‚ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฏฮฑฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ. ฮ‘ฮฝ ฮตฯ€ฮนฮปฮตฮณฮตฮฏ ฯ„ฮฟ ฮฝฮฑฮน, ฮผฮฏฮฑ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฏฮฑฯ‚ ฮผฮทฮดฮตฮฝฮนฮบฮฟฯ ฮผฮฎฮบฮฟฯ…ฯ‚ ฮธฮฑ ฮฑฮฝฯ„ฮนฮผฮตฯ„ฯ‰ฯ€ฮนฯƒฯ„ฮตฮฏ ฯ‰ฯ‚ ฯ„ฮนฮผฮฎ NULL. ฮ•ฮฌฮฝ ฮตฯ€ฮนฮปฮตฮณฮตฮฏ ฯ„ฮฟ ฯŒฯ‡ฮน, ฮฟฯ€ฮฟฮนฮฑฮดฮฎฯ€ฮฟฯ„ฮต ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮธฮฑ ฮฑฮฝฯ„ฮนฮผฮตฯ„ฯ‰ฯ€ฮนฯƒฯ„ฮตฮฏ ฯ‰ฯ‚ ฮฝฮฑ ฮตฮฏฮฝฮฑฮน ฮดฮฏฯ‡ฯ‰ฯ‚ ฮบฮฑฮผฮนฮฌ ฮผฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮฎ.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "ฮœฮฏฮฑ ฮบฮตฮฝฮฎ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฏฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ ฮตฮฏฮฝฮฑฮน ฮผฮฏฮฑ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฏฮฑ ฮผฮทฮดฮตฮฝฮนฮบฮฟฯ ฮผฮฎฮบฮฟฯ…ฯ‚ (\"\"). ฮšฮฑฮฝฮฟฮฝฮนฮบฮฌ, ฮผฮฏฮฑ ฯ„ฮนฮผฮฎ NULL ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟ ฮฏฮดฮนฮฟ ฮผฮต ฮผฮฏฮฑ ฮบฮตฮฝฮฎ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮฏฮฑ. ฮ“ฮตฮฝฮนฮบฮฌ, ฮฟ ฯŒฯฮฟฯ‚ NULL ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮณฮนฮฑ ฮฝฮฑ ฮดฮทฮปฯŽฯƒฮตฮน ฮผฮฏฮฑ ฮฑฯ€ฯฮฟฯƒฮดฮนฯŒฯฮนฯƒฯ„ฮท ฯ„ฮนฮผฮฎ, ฮผฮฏฮฑ ฮฌฮณฮฝฯ‰ฯƒฯ„ฮท ฯ„ฮนฮผฮฎ, ฮฎ \"ฮดฮตฮฝ ฮญฯ‡ฮตฮน ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฯ„ฮนฮผฮฎ ฮฑฮบฯŒฮผฮท.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5678,8 +5678,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">ฮŒฯƒฮฟ ฯƒฯ‡ฮตฮดฮนฮฌฮถฮตฯ„ฮต ฯ„ฮท ฯ†ฯŒฯฮผฮฑ ฯƒฮฑฯ‚, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯฯ…ฮธฮผฮฏฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ \"ฮ ฯฮฟฯ„ฮตฮนฮฝฯŒฮผฮตฮฝฮฟ ฯ†ฮฏฮปฯ„ฯฮฟ\" ฮณฮนฮฑ ฮบฮฌฮธฮต ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ</emph> ฯ„ฮฟฯ… ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮฟฯ… ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph>ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚</emph>. ฮฃฮต ฮตฯ€ฯŒฮผฮตฮฝฮตฯ‚ ฮฑฮฝฮฑฮถฮทฯ„ฮฎฯƒฮตฮนฯ‚ ฯƒฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑฯ‚ ฯ†ฮฏฮปฯ„ฯฮฟฯ…, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮฑฯ€ฯŒ ฯŒฮปฮตฯ‚ ฯ„ฮนฯ‚ ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮญฯ‡ฮฟฮฝฯ„ฮฑฮน ฯƒฮต ฮฑฯ…ฯ„ฮฌ ฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ.</ahelp> ฮคฮฟ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ ฯ„ฯ‰ฮฝ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮผฯ€ฮฟฯฮตฮฏ ฯƒฯ„ฮท ฯƒฯ…ฮฝฮญฯ‡ฮตฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮตฯ‡ฯ„ฮตฮฏ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮทฯ‚ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฯƒฯ…ฮผฯ€ฮปฮฎฯฯ‰ฯƒฮทฯ‚. ฮฃฮทฮผฮตฮนฯŽฯƒฯ„ฮต, ฯ‰ฯƒฯ„ฯŒฯƒฮฟ, ฯŒฯ„ฮน ฮฑฯ…ฯ„ฮฎ ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮฑฯ€ฮฑฮนฯ„ฮตฮฏ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮท ฮผฮฝฮฎฮผฮท ฮบฮฑฮน ฯ‡ฯฯŒฮฝฮฟ, ฮตฮนฮดฮนฮบฮฌ ฯŒฯ„ฮฑฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯƒฮต ฮผฮตฮณฮฌฮปฮตฯ‚ ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮบฮฑฮน ฮตฯ€ฮฟฮผฮญฮฝฯ‰ฯ‚ ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮผฮต ฯ†ฮตฮนฮดฯŽ. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5726,72 +5726,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮฑฮน ฮ‘ฮ›ฮ—ฮ˜ฮ•ฮฃ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "ฮ‘ฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮฑฮน FALSE ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚ ฯ„ฯฮนฯ€ฮปฮฎฯ‚ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฮตฮฏฮฝฮฑฮน ฯฯ…ฮธฮผฮนฯƒฮผฮญฮฝฮฟ ฯƒฮต \"ฮฑฮบฮฑฮธฯŒฯฮนฯƒฯ„ฮท\" ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮฑฮน #NV ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฮฎ ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯ€ฮฟฯ… ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "ฮ‘ฮฝ ฮท ฯ„ฮนฮผฮฎ ฯ€ฮฟฯ… ฮญฯ‡ฮตฮน ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฮตฮฏฮฝฮฑฮน ฮ‘ฮ›ฮ—ฮ˜ฮ—ฮฃ ฮฎ ฯŒฯ‡ฮน 0 : ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน<br/>ฮ‘ฮฝ ฮท ฯ„ฮนฮผฮฎ ฯ€ฮฟฯ… ฮญฯ‡ฮตฮน ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฮตฮฏฮฝฮฑฮน ฮจฮ•ฮฅฮ”ฮ—ฮฃ ฮฎ 0 : ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน."
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "ฮšฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ, ฮฎ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ, ฮฎ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯ€ฮฟฯ… ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฮญฮฝฮฑ ฯƒฯ†ฮฌฮปฮผฮฑ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5806,24 +5806,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ. ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "ฮคฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "ฮ‘ฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ. ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5838,8 +5838,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฮฏฮดฮนฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5854,8 +5854,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮฌฮปฮปฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5894,88 +5894,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮฑฮน ฮ‘ฮ›ฮ—ฮ˜ฮ•ฮฃ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "ฮคฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฮตฯ€ฮนฮปฮตฯ‡ฯ„ฮตฮฏ ฮญฮฝฮฑ ฮฌฮปฮปฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮฑฮน FALSE ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฮฎ ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯ€ฮฟฯ… ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "ฮ‘ฮฝ ฮท ฯ„ฮนฮผฮฎ ฯ€ฮฟฯ… ฮญฯ‡ฮตฮน ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฮตฮฏฮฝฮฑฮน ฮ‘ฮ›ฮ—ฮ˜ฮ—ฮฃ ฮฎ ฯŒฯ‡ฮน 0: ฮคฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฮตฯ€ฮนฮปฮญฮณฮตฯ„ฮฑฮน<br/>ฮ‘ฮฝ ฮท ฯ„ฮนฮผฮฎ ฯ€ฮฟฯ… ฮญฯ‡ฮตฮน ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฮตฮฏฮฝฮฑฮน ฮจฮ•ฮฅฮ”ฮ—ฮฃ ฮฎ 0: ฮคฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "ฮšฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ, ฮฎ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ, ฮฎ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯ€ฮฟฯ… ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฮญฮฝฮฑ ฯƒฯ†ฮฌฮปฮผฮฑ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "ฮคฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "ฮšฮฌฮฝฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ. ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "ฮคฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "ฮšฮฌฮฝฯ„ฮต ฮบฮปฮนฮบ ฯƒฮต ฮญฮฝฮฑ ฮฌฮปฮปฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฯ„ฮทฯ‚ ฮฏฮดฮนฮฑฯ‚ ฮฟฮผฮฌฮดฮฑฯ‚. ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5990,8 +5990,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฮฏฮดฮนฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6006,8 +6006,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮนฮผฮฎฯ‚ ฮฑฮฝฮฑฯ†ฮฟฯฮฌฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮฌฮปฮปฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6046,80 +6046,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…."
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "ฮคฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "ฮšฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "ฮคฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ ฮบฮฑฮธฮฑฯฮฏฮถฮตฯ„ฮฑฮน"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฮฑฯฮนฮธฮผฯŒ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "ฮคฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฮฟ ฮฑฯฮนฮธฮผฯŒฯ‚ ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "ฮคฮฟ ฮฑฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ ฯ„ฮฟฯ… ฯ„ฯฯ€ฮฟฯ… ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "ฮšฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮบฮฑฮธฮฑฯฮฏฯƒฯ„ฮทฮบฮต"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6150,64 +6150,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "ฮŸ ฮฑฯฮนฮธฮผฯŒฯ‚ ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "ฮšฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "ฮ— ฯ„ฮนฮผฮฎ 0 ฮญฯ‡ฮตฮน ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮธฮตฮฏ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฮฎ ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯ€ฮฟฯ… ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "ฮŸ ฮฑฯฮนฮธฮผฯŒฯ‚ ฮญฯ‡ฮตฮน ฮฑฮฝฯ„ฮนฮณฯฮฑฯ†ฮตฮฏ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "ฮšฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ, ฮฎ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ, ฮฎ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯ€ฮฟฯ… ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฮญฮฝฮฑ ฯƒฯ†ฮฌฮปฮผฮฑ"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "ฮ— ฯ„ฮนฮผฮฎ 0 ฮญฯ‡ฮตฮน ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮธฮตฮฏ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6230,16 +6230,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "ฮฃฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ: ฮฃฯ…ฮฝฮณฯ‡ฯฮฟฮฝฮฏฯƒฯ„ฮต ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯ„ฮฟฯ… ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮปฮฏฯƒฯ„ฮฑฯ‚ ฮผฮต ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฯ„ฮฟฯ… ฮบฮตฮปฮนฮฟฯ."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "ฮ˜ฮญฯƒฮท ฯ„ฮทฯ‚ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮทฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚: ฮ— ฮธฮญฯƒฮท ฯ„ฮฟฯ… ฮผฮตฮผฮฟฮฝฯ‰ฮผฮญฮฝฮฟฯ… ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ… ฮตฮฏฮฝฮฑฮน ฯƒฯ…ฮณฯ‡ฯฮฟฮฝฮนฯƒฮผฮญฮฝฮท ฮผฮต ฯ„ฮทฮฝ ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฮฎ ฯ„ฮนฮผฮฎ ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6262,8 +6262,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮผฮตฮผฮฟฮฝฯ‰ฮผฮญฮฝฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮฑฯ€ฯŒ ฯ„ฮท ฮปฮฏฯƒฯ„ฮฑ"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6278,112 +6278,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "ฮ— ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮตฮฏฮฝฮฑฮน ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮท: ฮ— ฮธฮญฯƒฮท ฯ„ฮฟฯ… ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮตฮฏฮฝฮฑฮน ฮฑฮฝฯ„ฮนฮณฯฮฑฮผฮผฮญฮฝฮท ฮผฮญฯƒฮฑ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ. ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮนฮฝ, ฮตฮฌฮฝ ฯ„ฮฟ ฯ„ฯฮฏฯ„ฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮญฯ‡ฮตฮน ฮตฯ€ฮนฮปฮตฯ‡ฮธฮตฮฏ, ฯ„ฮฟ ฮฝฮฟฯฮผฮตฯฮฟ 3 ฮธฮฑ ฮฑฮฝฯ„ฮนฮณฯฮฑฯ†ฮตฮฏ."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮฑฯฮบฮตฯ„ฮฌ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฮฑฯ€ฯŒ ฯ„ฮท ฮปฮฏฯƒฯ„ฮฑ"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮฑฮน #NV ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "ฮ‘ฯ€ฮฟฮตฯ€ฮนฮปฮญฮพฮฑฯ„ฮต ฯŒฮปฮฑ ฯ„ฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯ„ฮทฯ‚ ฮปฮฏฯƒฯ„ฮฑฯ‚"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "ฮคฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฮตฮฏฮฝฮฑฮน ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฑ: ฮคฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ ฮดฮนฮฑฮณฯฮฌฯ†ฮตฯ„ฮฑฮน"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "ฮ— ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮตฮฏฮฝฮฑฮน ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮท: ฮ— ฯ„ฮนฮผฮฎ 0 ฮตฮนฯƒฮฌฮณฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "ฮคฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฮญฯ‡ฮฟฯ…ฮฝ ฯƒฯ…ฮฝฮดฮตฮธฮตฮฏ: ฮ’ฯฮตฮฏฯ„ฮต ฮบฮฑฮน ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮฏฯƒฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮปฮฏฯƒฯ„ฮฑฯ‚"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "ฮ— ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮญฯ‡ฮตฮน ฯƒฯ…ฮฝฮดฮตฮธฮตฮฏ: ฮคฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฯ„ฮทฯ‚ ฮปฮฏฯƒฯ„ฮฑฯ‚ ฯƒฯ„ฮทฮฝ ฯƒฯ…ฮณฮบฮตฮบฯฮนฮผฮญฮฝฮท ฮธฮญฯƒฮท (ฮพฮตฮบฮนฮฝฯŽฮฝฯ„ฮฑฯ‚ ฮฑฯ€ฯŒ ฯ„ฮฟ ฮฝฮฟฯฮผฮตฯฮฟ 1 ฮณฮนฮฑ ฯ„ฮฟ ฯ€ฯฯŽฯ„ฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ) ฮตฯ€ฮนฮปฮญฮณฮตฯ„ฮฑฮน. ฮ•ฮฌฮฝ ฮดฮตฮฝ ฮฒฯฮตฮธฮตฮฏ, ฯŒฮปฮฑ ฯ„ฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฮฑฯ€ฮฟฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฮน."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "ฮ’ฯฮตฮฏฯ„ฮต ฮบฮฑฮน ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฮปฮฏฯƒฯ„ฮฑ ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฯ„ฮฑฮนฯฮนฮฌฮถฮตฮน ฮผฮต ฯ„ฮฟ ฮฑฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ ฯ„ฮฟฯ… ฯ„ฯฯ€ฮฟฯ… ฮบฮฑฮน ฮผฮต ฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯƒฯฮฝฮดฮตฯƒฮทฯ‚"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "ฮšฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "ฮ‘ฯ€ฮฟฮตฯ€ฮนฮปฮญฮพฮฑฯ„ฮต ฯŒฮปฮฑ ฯ„ฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮปฮฏฯƒฯ„ฮฑฯ‚"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "ฮ‘ฮปฮปฮฌฮพฯ„ฮต ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฯ„ฮทฯ‚ ฯ€ฮตฯฮนฮฟฯ‡ฮฎฯ‚ ฯ„ฮทฯ‚ ฮปฮฏฯƒฯ„ฮฑฯ‚ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6422,88 +6422,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ, ฮฎ ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮผฮฏฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮท ฮฑฯ€ฯŒ ฯ„ฮท ฮปฮฏฯƒฯ„ฮฑ ฮบฮฌฮธฮตฯ„ฮทฯ‚ ฮบฯฮปฮนฯƒฮทฯ‚"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "ฮคฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "ฮ”ฮนฮฑฮณฯฮฌฯˆฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "ฮคฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ ฮบฮฑฮธฮฑฯฮฏฮถฮตฯ„ฮฑฮน"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฮญฮฝฮฑฮฝ ฮฑฯฮนฮธฮผฯŒ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฮฑฯฮนฮธฮผฯŒฯ‚ ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯƒฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "ฮคฮฟ ฮฑฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ ฯ„ฮฟฯ… ฯ„ฯฯ€ฮฟฯ… ฮญฯ‡ฮตฮน ฮฑฮฝฯ„ฮนฮณฯฮฑฯ†ฮตฮฏ ฯƒฯ„ฮฟ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮผฮญฮฝฮฟ ฯ€ฮตฮดฮฏฮฟ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "ฮšฮฑฮธฮฑฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฟ ฮบฮตฮปฮฏ"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "ฮคฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ ฮดฮนฮฑฮณฯฮฌฯ†ฮตฯ„ฮฑฮน"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "ฮ‘ฮปฮปฮฌฮพฯ„ฮต ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฯ„ฮทฯ‚ ฯ€ฮตฯฮนฮฟฯ‡ฮฎฯ‚ ฯ„ฮทฯ‚ ฮปฮฏฯƒฯ„ฮฑฯ‚ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6534,16 +6534,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "ฮฃฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ: ฮฃฯ…ฮณฯ‡ฯฮฟฮฝฮฏฯƒฯ„ฮต ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯ„ฮทฯ‚ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮทฯ‚ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮทฯ‚ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮปฮฏฯƒฯ„ฮฑฯ‚ ฮผฮต ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฯ„ฮฟฯ… ฮบฮตฮปฮนฮฟฯ. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต \"ฮ— ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮท\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "ฮ˜ฮญฯƒฮท ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮทฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚: ฮ— ฮธฮญฯƒฮท ฯ„ฮฟฯ… ฮผฮตฮผฮฟฮฝฯ‰ฮผฮญฮฝฮฟฯ… ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮปฮฏฯƒฯ„ฮฑฯ‚ ฯƒฯ…ฮณฯ‡ฯฮฟฮฝฮฏฮถฮตฯ„ฮฑฮน ฮผฮต ฯ„ฮทฮฝ ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฮฎ ฯ„ฮนฮผฮฎ ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต \"ฮ˜ฮญฯƒฮท ฯ„ฮทฯ‚ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฯ‚ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮทฯ‚\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ…; ฮณฮตฮณฮฟฮฝฯŒฯ„ฮฑ</bookmark_value><bookmark_value>ฮณฮตฮณฮฟฮฝฯŒฯ„ฮฑ; ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ…</bookmark_value><bookmark_value>ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎ; ฮฑฮฝฮฑฮธฮญฯƒฮตฮนฯ‚ ฮณฮตฮณฮฟฮฝฯŒฯ„ฯ‰ฮฝ ฯƒฮต ฯ†ฯŒฯฮผฮตฯ‚</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6590,24 +6590,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "ฮฃฯ„ฮทฮฝ ฯƒฮตฮปฮฏฮดฮฑ ฮบฮฑฯฯ„ฮตฮปฯŽฮฝ<emph> ฮ“ฮตฮณฮฟฮฝฯŒฯ„ฮฑ </emph> ฮญฯ‡ฮตฯ„ฮต ฯ„ฮท ฮดฯ…ฮฝฮฑฯ„ฯŒฯ„ฮทฯ„ฮฑ ฮฝฮฑ ฯƒฯ…ฮฝฮดฮญฯƒฮตฯ„ฮต ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮญฯ‚ ฯƒฮต ฮณฮตฮณฮฟฮฝฯŒฯ„ฮฑ ฯ€ฮฟฯ… ฯƒฯ…ฮผฮฒฮฑฮฏฮฝฮฟฯ…ฮฝ ฯƒฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮผฮนฮฑฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "ฮŒฯ„ฮฑฮฝ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯ„ฮฟ ฯƒฯ…ฮผฮฒฮฌฮฝ, ฮท ฯƒฯ…ฮฝฮดฮตฮผฮญฮฝฮท ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎ ฮธฮฑ ฮบฮฑฮปฮตฮฏฯ„ฮฑฮน. ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฑฮธฮญฯƒฮตฯ„ฮต ฮผฮนฮฑ ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎ ฯƒฮต ฯƒฯ…ฮผฮฒฮฌฮฝ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <emph>...</emph>. ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">ฮ‘ฮฝฮฌฮธฮตฯƒฮท ฮตฮฝฮญฯฮณฮตฮนฮฑฯ‚</link>"
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "ฮœฮต ฮฒฮฌฯƒฮท ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฌ ฮณฮตฮณฮฟฮฝฯŒฯ„ฮฑ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮฑ. ฮœฯŒฮฝฮฟ ฯ„ฮฑ ฮดฮนฮฑฮธฮญฯƒฮนฮผฮฑ ฮณฮตฮณฮฟฮฝฯŒฯ„ฮฑ ฮณฮนฮฑ ฯ„ฮฟ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝ ฮตฮฏฮฝฮฑฮน ฯƒฮทฮผฮตฮนฯ‰ฮผฮญฮฝฮฑ ฯƒฯ„ฮท ฯƒฮตฮปฮฏฮดฮฑ ฮบฮฑฯฯ„ฮตฮปฯŽฮฝ <emph>ฮ“ฮตฮณฮฟฮฝฯŒฯ„ฮฑ</emph>. ฮ•ฮฏฮฝฮฑฮน ฮบฮฑฮธฮฟฯฮนฯƒฮผฮญฮฝฮฑ ฯ„ฮฑ ฮฑฮบฯŒฮปฮฟฯ…ฮธฮฑ ฮณฮตฮณฮฟฮฝฯŒฯ„ฮฑ:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6622,8 +6622,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">ฮ‘ฯ…ฯ„ฯŒ ฯ„ฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฯ€ฯฮนฮฝ ฮผฮนฮฑ ฮตฮฝฮญฯฮณฮตฮนฮฑ ฮตฯ†ฮฑฯฮผฮฟฯƒฯ„ฮตฮฏ ฮผฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ….</ahelp> ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮนฮฝ, ฯ„ฮฟ ฮฝฮฑ ฮบฮฌฮฝฮตฯ„ฮต ฮบฮปฮนฮบ ฯƒฮต ฮญฮฝฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ \"ฮฅฯ€ฮฟฮฒฮฟฮปฮฎ\" ฮธฮญฯ„ฮตฮน ฯƒฮต ฮตฯ†ฮฑฯฮผฮฟฮณฮฎ ฮผฮนฮฑ ฮตฮฝฮญฯฮณฮตฮนฮฑ ฮฑฯ€ฮฟฯƒฯ„ฮฟฮปฮฎฯ‚, ฯ€ฮฑฯฯŒฮปฮฑ ฮฑฯ…ฯ„ฮฌ, ฮท ฯ€ฯฮฑฮณฮผฮฑฯ„ฮนฮบฮฎ ฮดฮนฮฑฮดฮนฮบฮฑฯƒฮฏฮฑ \"ฮฑฯ€ฮฟฯƒฯ„ฮฟฮปฮฎ\" ฮพฮตฮบฮนฮฝฮฌ ฮผฯŒฮฝฮฟ ฯŒฯ„ฮฑฮฝ ฯƒฯ…ฮผฮฒฮฑฮฏฮฝฮตฮน ฯ„ฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮšฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฮตฮบฯ„ฮญฮปฮตฯƒฮท</emph>. ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮˆฮณฮบฯฮนฯƒฮท ฮตฮฝฮญฯฮณฮตฮนฮฑฯ‚</emph> ฯƒฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฯ„ฮตฯฮผฮฑฯ„ฮฏฯƒฮตฯ„ฮต ฯ„ฮท ฮดฮนฮฑฮดฮนฮบฮฑฯƒฮฏฮฑ. ฮ‘ฮฝ ฮท ฯƒฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮท ฮผฮญฮธฮฟฮดฮฟฯ‚ ฮตฯ€ฮนฯƒฯ„ฯฮญฯˆฮตฮน ฮ›ฮ‘ฮ˜ฮŸฮฃ, ฯ„ฮฟ <emph>ฮšฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฮฑฯฯ‡ฮนฮบฮฟฯ€ฮฟฮฏฮทฯƒฮท</emph> ฮดฮต ฮธฮฑ ฮตฮบฯ„ฮตฮปฮตฯƒฯ„ฮตฮฏ."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6638,8 +6638,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮ•ฮบฯ„ฮญฮปฮตฯƒฮท ฮตฮฝฮญฯฮณฮตฮนฮฑฯ‚</emph> ฯƒฯ…ฮผฮฒฮฑฮฏฮฝฮตฮน ฯŒฯ„ฮฑฮฝ ฮพฮตฮบฮนฮฝฮฌฮตฮน ฮผฮนฮฑ ฮตฮฝฮญฯฮณฮตฮนฮฑ. </ahelp>ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮนฮฝ, ฮฑฮฝ ฮญฯ‡ฮตฯ„ฮต ฮญฮฝฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ \"ฮฅฯ€ฮฟฮฒฮฟฮปฮฎ\" ฯƒฯ„ฮท ฯ†ฯŒฯฮผฮฑ ฯƒฮฑฯ‚ , ฮท ฮดฮนฮฑฮดฮนฮบฮฑฯƒฮฏฮฑ ฮฑฯ€ฮฟฯƒฯ„ฮฟฮปฮฎฯ‚ ฮฑฮฝฯ„ฮนฯ€ฯฮฟฯƒฯ‰ฯ€ฮตฯฮตฮน ฯ„ฮทฮฝ ฮตฮฝฮญฯฮณฮตฮนฮฑ ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮธฮฑ ฮพฮตฮบฮนฮฝฮฎฯƒฮตฮน."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6654,8 +6654,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ</emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฯŒฯ„ฮฑฮฝ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ‡ฮฌฯƒฮตฮน ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฮบฮฑฮน ฯ„ฮฟ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฯ‡ฮตฮน ฮฑฮปฮปฮฌฮพฮตฮน ฮฑฯ€ฯŒ ฯ„ฮท ฯƒฯ„ฮนฮณฮผฮฎ ฯ„ฮทฯ‚ ฮฑฯ€ฯŽฮปฮตฮนฮฑฯ‚ ฮตฯƒฯ„ฮฏฮฑฯƒฮทฯ‚.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6670,8 +6670,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…</emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฮฑฮฝ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮฎ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6686,8 +6686,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">ฮคฮฟ ฯƒฯ…ฮผฮฒฮฌฮฝ <emph>ฮ— ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ„ฮฟฯ… ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ… ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮฎฮธฮทฮบฮต.</emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฮตฮฌฮฝ ฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฯ‡ฮตฮน ฮฑฮปฮปฮฌฮพฮตฮน.</ahelp> ฮคฮฟ ฯƒฯ…ฮผฮฒฮฌฮฝ <emph>ฮ— ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ„ฮฟฯ… ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ… ฮฌฮปฮปฮฑฮพฮต</emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฮตฮฌฮฝ ฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฯ‡ฮตฮน ฮฑฮปฮปฮฌฮพฮตฮน."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6702,8 +6702,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮฃฮต ฯ€ฮตฯฮฏฯ€ฯ„ฯ‰ฯƒฮท ฮตฯƒฯ„ฮฏฮฑฯƒฮทฯ‚</emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฮฑฮฝ ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮปฮฌฮฒฮตฮน ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6734,8 +6734,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮ ฮปฮฎฮบฯ„ฯฮฟ ฯ€ฮนฮตฯƒฮผฮญฮฝฮฟ </emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฯŒฯ„ฮฑฮฝ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฯ€ฮนฮญฯƒฮตฮน ฮฟฯ€ฮฟฮนฮฟฮดฮฎฯ€ฮฟฯ„ฮต ฯ€ฮปฮฎฮบฯ„ฯฮฟ, ฮตฮฝฯŽ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฯ‡ฮตฮน ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท.</ahelp>ฮ‘ฯ…ฯ„ฯŒ ฯ„ฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฯƒฯ…ฮฝฮดฮตฮธฮตฮฏ ฮผฮต ฮผฮนฮฑ ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎ ฮณฮนฮฑ ฯ„ฮฟฮฝ ฮญฮปฮตฮณฯ‡ฮฟ ฯ„ฯ‰ฮฝ ฮตฮนฯƒฯŒฮดฯ‰ฮฝ."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6750,8 +6750,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph> ฮ ฮปฮฎฮบฯ„ฯฮฟ ฮฑฯ€ฮตฮปฮตฯ…ฮธฮตฯฯ‰ฮผฮญฮฝฮฟ </emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฯŒฯ„ฮฑฮฝ ฮฟ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚ ฮฑฯ€ฮตฮปฮตฯ…ฮธฮตฯฯŽฯƒฮตฮน ฮฟฯ€ฮฟฮนฮฟฮดฮฎฯ€ฮฟฯ„ฮต ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮตฮฝฯŽ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮญฯ‡ฮตฮน ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6766,8 +6766,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚<emph> ฮ ฮฟฮฝฯ„ฮฏฮบฮน ฮตฮฝฯ„ฯŒฯ‚ </emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฮฑฮฝ ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฮผฮญฯƒฮฑ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ….</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">To ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฮผฮต ฯ€ฮนฮตฯƒฮผฮญฮฝฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ </emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฯŒฯ„ฮฑฮฝ ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฯƒฯฯฮตฯ„ฮฑฮน ฮตฮฝฯŽ ฮญฮฝฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮตฮฏฮฝฮฑฮน ฯ€ฮนฮตฯƒฮผฮญฮฝฮฟ.</ahelp> ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮนฮฝ, ฮบฮฑฯ„ฮฌ ฯ„ฮท ฮดฮนฮฌฯฮบฮตฮนฮฑ ฮผฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮทฯ‚ ฮบฮฑฮน ฮฑฯ€ฯŒฮธฮตฯƒฮทฯ‚, ฮญฮฝฮฑ ฯƒฯ…ฮผฯ€ฮปฮทฯฯ‰ฮผฮฑฯ„ฮนฮบฯŒ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮบฮฑฮธฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท (ฮผฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฮฎ ฮฑฮฝฯ„ฮนฮณฯฮฑฯ†ฮฎ)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚<emph> ฮšฮฏฮฝฮทฯƒฮท ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ </emph>ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฮฑฮฝ ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮผฮตฯ„ฮฑฮบฮนฮฝฮทฮธฮตฮฏ ฮตฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ….</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6814,8 +6814,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚<emph> ฮ ฮปฮฎฮบฯ„ฯฮฟ ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฯ€ฮนฮตฯƒฮผฮญฮฝฮฟ </emph>ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฮฑฮฝ ฯ€ฮนฮญฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฮตฮฝฯŽ ฮฟ ฮดฮตฮฏฮบฯ„ฮทฯ‚ ฯ„ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ….</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6838,8 +6838,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚ <emph>ฮ ฮปฮฎฮบฯ„ฯฮฟ ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฮฑฯ€ฮตฮปฮตฯ…ฮธฮตฯฯ‰ฮผฮญฮฝฮฟ</emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฮฑฮฝ ฮฑฯ€ฮตฮปฮตฯ…ฮธฮตฯฯŽฯƒฮตฯ„ฮต ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฮตฮฝฯŽ ฮฟ ฮดฮตฮฏฮบฯ„ฮทฯ‚ ฯ„ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ….</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6854,8 +6854,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">ฮคฮฟ ฮณฮตฮณฮฟฮฝฯŒฯ‚<emph> ฮ ฮฟฮฝฯ„ฮฏฮบฮน ฮตฮบฯ„ฯŒฯ‚ </emph> ฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ‡ฯŽฯฮฑ ฯŒฯ„ฮฑฮฝ ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฮญฮพฯ‰ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ….</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9414,16 +9414,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "ฮšฮฌฮฝฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮ ฮตฯฮนฮฎฮณฮทฯƒฮท ฮฮฑฮน/ฮŒฯ‡ฮน </emph>ฮณฮนฮฑ ฮฝฮฑ ฮฑฯ€ฮฟฮบฯฯฯˆฮตฯ„ฮต ฮฎ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฯ„ฮทฮฝ <emph>ฮ ฮตฯฮนฮฎฮณฮทฯƒฮท</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮบฮฑฮปฮญฯƒฮตฯ„ฮต ฯ„ฮฟฮฝ <emph>ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎ</emph> ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚\">ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚\">ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚\">ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚\">ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚</link></caseinline><defaultinline>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ ฮตฯฮนฮทฮณฮทฯ„ฮฎฯ‚</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9462,16 +9462,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">ฮŸฯฮฏฮถฮตฮน ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฮฎ ฮธฮฑ ฮบฯฯฮฒฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ, ฮฑฯ€ฯŒ ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮบฯ‡ฯ‰ฯฮฎฯƒฮตฯ„ฮต ฮบฮฑฮน ฮฝฮฑ ฮฟฯฮณฮฑฮฝฯŽฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "ฮšฮฌฮธฮต ฮตฯ†ฮฑฯฮผฮฟฮณฮฎ ฯ„ฮฟฯ… $[officename] ฮญฯ‡ฮตฮน ฯ„ฮฟ ฮดฮนฮบฯŒ ฯ„ฮทฯ‚ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ. ฮˆฯ„ฯƒฮน ฯ…ฯ€ฮฌฯฯ‡ฮฟฯ…ฮฝ ฮพฮตฯ‡ฯ‰ฯฮนฯƒฯ„ฮฌ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฑ ฮณฮนฮฑ <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"ฮญฮณฮณฯฮฑฯ†ฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…\">ฮญฮณฮณฯฮฑฯ†ฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…</link></caseinline><defaultinline>ฮญฮณฮณฯฮฑฯ†ฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…</defaultinline></switchinline>, ฮณฮนฮฑ <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"ฯ…ฯ€ฮฟฮปฮฟฮณฮนฯƒฯ„ฮนฮบฮฌ ฯ†ฯฮปฮปฮฑ\">ฯ…ฯ€ฮฟฮปฮฟฮณฮนฯƒฯ„ฮนฮบฮฌ ฯ†ฯฮปฮปฮฑ</link></caseinline><defaultinline>ฯ…ฯ€ฮฟฮปฮฟฮณฮนฯƒฯ„ฮนฮบฮฌ ฯ†ฯฮปฮปฮฑ</defaultinline></switchinline> ฮบฮฑฮน ฮณฮนฮฑ <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"ฯ€ฮฑฯฮฟฯ…ฯƒฮนฮฌฯƒฮตฮนฯ‚/ฮญฮณฮณฯฮฑฯ†ฮฑ ฯƒฯ‡ฮตฮดฮฏฯ‰ฮฝ\">ฮญฮณฮณฯฮฑฯ†ฮฑ ฯ€ฮฑฯฮฟฯ…ฯƒฮนฮฌฯƒฮตฯ‰ฮฝ/ฯƒฯ‡ฮตฮดฮฏฯ‰ฮฝ</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"ฮญฮณฮณฯฮฑฯ†ฮฑ ฯ€ฮฑฯฮฟฯ…ฯƒฮนฮฌฯƒฮตฯ‰ฮฝ/ฯƒฯ‡ฮตฮดฮฏฯ‰ฮฝ\">ฮญฮณฮณฯฮฑฯ†ฮฑ ฯ€ฮฑฯฮฟฯ…ฯƒฮนฮฌฯƒฮตฯ‰ฮฝ/ฯƒฯ‡ฮตฮดฮฏฯ‰ฮฝ</link></caseinline><defaultinline>ฮญฮณฮณฯฮฑฯ†ฮฑ ฯ€ฮฑฯฮฟฯ…ฯƒฮนฮฌฯƒฮตฯ‰ฮฝ/ฯƒฯ‡ฮตฮดฮฏฯ‰ฮฝ</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9518,16 +9518,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮตฯ€ฮฑฮฝฮฑฯ†ฮญฯฮตฯ„ฮต ฯ„ฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯƒฯ„ฮทฮฝ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮšฮฑฮธฮฑฯฮนฯƒฮผฯŒฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚</emph>. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮตฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚</emph> ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "ฮ ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฯ„ฮฟฯ… ฮบฮฌฯ„ฯ‰ ฮฒฮญฮปฮฟฯ…ฯ‚ ฯƒฯ„ฮฑ ฮดฮตฮพฮนฮฌ ฯ„ฮฟฯ… ฮฟฮฝฯŒฮผฮฑฯ„ฮฟฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฮญฮฝฮฑ ฮฑฮฝฮฑฮดฯ…ฯŒฮผฮตฮฝฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮฟฯ… ฯƒฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮตฮฝฮทฮผฮตฯฯŽฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮฎ ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9630,8 +9630,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮดฮตฮฏฯ„ฮต ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ„ฯ‰ฮฝ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฯ‰ฮฝ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฯŽฮฝ ฯƒฯ„ฮทฮฝ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮท ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ ฯ„ฮฟฯ…ฯ‚ ฮตฮฌฮฝ ฯƒฮทฮผฮตฮนฯŽฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ <emph>ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท ฯƒฮต ฮปฮฏฯƒฯ„ฮตฯ‚ ฮณฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฯŽฮฝ</emph> ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - ฮ ฯฮฟฮฒฮฟฮปฮฎ\">$[officename] - ฮ ฯฮฟฮฒฮฟฮปฮฎ</link>.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9830,8 +9830,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮœฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮœฮตฮฏฯ‰ฯƒฮท ฮตฯƒฮฟฯ‡ฮฎฯ‚</emph> ฮตฮฝฯŽ ฮบฯฮฑฯ„ฮฌฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ฮท ฮตฯƒฮฟฯ‡ฮฎ ฮณฮนฮฑ ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ€ฮฑฯฮฌฮณฯฮฑฯ†ฮฟ ฮผฮตฯ„ฮฑฮบฮนฮฝฮตฮฏฯ„ฮฑฮน ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮธฮญฯƒฮท ฯƒฯ„ฮทฮปฮฟฮธฮญฯ„ฮท ฯ€ฮฟฯ… ฮฟฯฮฏฯƒฯ„ฮทฮบฮต ฯƒฯ„ฮฟ <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - ฮ“ฮตฮฝฮนฮบฮฌ\"><emph>%PRODUCTNAME Writer - ฮ“ฮตฮฝฮนฮบฮฌ</emph></link> ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9862,8 +9862,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮšฮปฮนฮบ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮฑฯฮพฮทฯƒฮท ฮตฯƒฮฟฯ‡ฮฎฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฮฑฯ…ฮพฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮฑฯฮนฯƒฯ„ฮตฯฮฎ ฮตฯƒฮฟฯ‡ฮฎ ฯ„ฮทฯ‚ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฮฎ ฯ„ฮฟฯ… ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฮฟฯ… ฮบฮตฮปฮนฮฟฯ ฮบฮฑฮน ฮฟฯฮฏฯƒฯ„ฮต ฯ„ฮฟ ฯƒฯ„ฮทฮฝ ฮตฯ€ฯŒฮผฮตฮฝฮท ฮธฮญฯƒฮท ฯƒฯ„ฮทฮปฮฟฮธฮญฯ„ฮท.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9894,8 +9894,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮšฮปฮนฮบ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ‘ฯฮพฮทฯƒฮท ฮตฯƒฮฟฯ‡ฮฎฯ‚</emph> ฮตฮฝฯŽ ฮบฯฮฑฯ„ฮฌฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ฮณฮนฮฑ ฮผฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฯ„ฮทฯ‚ ฮตฯƒฮฟฯ‡ฮฎฯ‚ ฯ„ฮทฯ‚ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮทฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮฑฯ€ฯŒฯƒฯ„ฮฑฯƒฮท ฯƒฯ„ฮทฮปฮฟฮธฮญฯ„ฮท ฯ€ฮฟฯ… ฮฟฯฮฏฯƒฯ„ฮทฮบฮต ฯƒฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - ฮ“ฮตฮฝฮนฮบฮฌ\"><emph>%PRODUCTNAME Writer - ฮ“ฮตฮฝฮนฮบฮฌ</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9934,8 +9934,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "ฮ— ฮตฯƒฮฟฯ‡ฮฎ ฮฑฯ…ฮพฮฎฮธฮทฮบฮต ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฯ€ฮฟฯƒฯŒฯ„ฮทฯ„ฮฑ ฮผฮต ฯ„ฮฟ ฯ€ฮฌฯ„ฮทฮผฮฑ ฯ„ฮฟฯ… ฯ€ฮปฮฎฮบฯ„ฯฮฟฯ… <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10070,8 +10070,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮตฯ€ฮนฯƒฮฎฮผฮฑฮฝฯƒฮท, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10158,8 +10158,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">ฮšฮฌฮฝฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮ‘ฯฮพฮทฯƒฮท ฮฑฯ€ฯŒฯƒฯ„ฮฑฯƒฮทฯ‚ </emph>ฮณฮนฮฑ ฮฝฮฑ ฮฑฯ…ฮพฮฎฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮฑฯ€ฮฟฯƒฯ„ฮฌฯƒฮตฮนฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฯ‰ฮฝ ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ€ฮฑฯฮฌฮณฯฮฑฯ†ฮฟ.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10182,8 +10182,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮฌฮฝฮตฯ„ฮต ฮตฯ€ฮนฯ€ฯฯŒฯƒฮธฮตฯ„ฮตฯ‚ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฯƒฯ„ฮนฯ‚ ฮฑฯ€ฮฟฯƒฯ„ฮฌฯƒฮตฮนฯ‚ ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <link href=\"text/shared/01/05030100.xhp\" name=\"ฮœฮฟฯฯ†ฮฎ - ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚ - ฮ•ฯƒฮฟฯ‡ฮญฯ‚ ฮบฮฑฮน ฮ”ฮนฮฌฯƒฯ„ฮนฯ‡ฮฟ\"><emph>ฮœฮฟฯฯ†ฮฎ - ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚ - ฮ•ฯƒฮฟฯ‡ฮญฯ‚ ฮบฮฑฮน ฮ”ฮนฮฌฯƒฯ„ฮนฯ‡ฮฟ</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10206,8 +10206,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">ฮšฮฌฮฝฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮœฮตฮฏฯ‰ฯƒฮท ฮฑฯ€ฮฟฯƒฯ„ฮฌฯƒฮตฯ‰ฮฝ </emph>ฮณฮนฮฑ ฮฝฮฑ ฮผฮตฮนฯŽฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮฑฯ€ฮฟฯƒฯ„ฮฌฯƒฮตฮนฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฯ‰ฮฝ ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ€ฮฑฯฮฌฮณฯฮฑฯ†ฮฟ.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10230,8 +10230,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮฌฮฝฮตฯ„ฮต ฮตฯ€ฮนฯ€ฯฯŒฯƒฮธฮตฯ„ฮตฯ‚ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฯƒฯ„ฮนฯ‚ ฮฑฯ€ฮฟฯƒฯ„ฮฌฯƒฮตฮนฯ‚ ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <link href=\"text/shared/01/05030100.xhp\" name=\"ฮœฮฟฯฯ†ฮฎ - ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚ - ฮ•ฯƒฮฟฯ‡ฮญฯ‚ ฮบฮฑฮน ฮ”ฮนฮฌฯƒฯ„ฮนฯ‡ฮฟ\"><emph>ฮœฮฟฯฯ†ฮฎ - ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚ - ฮ•ฯƒฮฟฯ‡ฮญฯ‚ ฮบฮฑฮน ฮ”ฮนฮฌฯƒฯ„ฮนฯ‡ฮฟ</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10270,8 +10270,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮ“ฮนฮฑ ฮฝฮฑ ฮตฯ†ฮฑฯฮผฯŒฯƒฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯƒฯ…ฮณฮบฮตฮบฯฮนฮผฮญฮฝฮฟ ฯ„ฯฯ€ฮฟ ฯ€ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฟฯ‚ ฯƒฮต ฮญฮฝฮฑ ฮผฯŒฮฝฮฟ ฮบฮตฮปฮฏ, ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟฮฝ ฮดฯฮฟฮผฮญฮฑ ฯƒฯ„ฮฟ ฮบฮตฮปฮฏ, ฮฑฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮ ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ</emph> ฮบฮฑฮน ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฯ€ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ. </caseinline><defaultinline> ฮšฮฌฮธฮต ฯ†ฮฟฯฮฌ ฯ€ฮฟฯ… ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฮณฯฮฑฯ†ฮนฮบฮฌ ฮฎ ฯ€ฮฏฮฝฮฑฮบฮตฯ‚, ฮญฯ‡ฮฟฯ…ฮฝ ฮฎฮดฮท ฮญฮฝฮฑ ฯ€ฮปฮฎฯฮตฯ‚ ฯ€ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ. ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฯ†ฮฑฮนฯฮญฯƒฮตฯ„ฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ€ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮณฯฮฑฯ†ฮนฮบฮฟฯ ฮฎ ฯŒฮปฮฟ ฯ„ฮฟฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ \"ฯ‡ฯ‰ฯฮฏฯ‚ ฯ€ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ\" ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮ ฮตฯฮฏฮณฯฮฑฮผฮผฮฑ</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10294,8 +10294,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "ฮ ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮตฯ‚ ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮฒฯฮตฮธฮฟฯฮฝ ฯƒฯ„ฮท ฮ’ฮฟฮฎฮธฮตฮนฮฑ ฯƒฯ„ฮฟ <link href=\"text/shared/01/05030500.xhp\" name=\"ฮ ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ\"><emph>ฮ ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ</emph></link>. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮฒฯฮตฮฏฯ„ฮต ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฯƒฯ‡ฮตฯ„ฮนฮบฮฌ ฮผฮต ฯ„ฮฟ ฯ€ฯŽฯ‚ ฮฝฮฑ <link href=\"text/shared/guide/border_table.xhp\" name=\"ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฮญฮฝฮฑฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…\">ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฮญฮฝฮฑฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…</link> ฮผฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮ ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10350,8 +10350,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "ฮ“ฮนฮฑ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮตฯ‚ ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚, ฮดฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฮตฮฝฯŒฯ„ฮทฯ„ฮฑ <link href=\"text/shared/01/05030500.xhp\" name=\"ฮ ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ\">ฮ ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ</link> ฯ„ฮทฯ‚ ฮ’ฮฟฮฎฮธฮตฮนฮฑฯ‚."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10398,8 +10398,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "ฮ“ฮนฮฑ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮตฯ‚ ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚, ฮดฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฮตฮฝฯŒฯ„ฮทฯ„ฮฑ <link href=\"text/shared/01/05030500.xhp\" name=\"ฮ ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ\">ฮ ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ</link> ฯ„ฮทฯ‚ ฮ’ฮฟฮฎฮธฮตฮนฮฑฯ‚."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10430,16 +10430,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">ฮฃฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮผฮตฯ„ฮฑฯ„ฯฮญฯˆฮตฯ„ฮต ฯ„ฮทฮฝ ฮฑฮณฮบฯฯฯ‰ฯƒฮท ฮตฮฝฯŒฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ….</ahelp></variable> ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮ‘ฮปฮปฮฑฮณฮฎ ฮฑฮณฮบฯฯฯ‰ฯƒฮทฯ‚ </emph>ฮตฮฏฮฝฮฑฮน ฮฟฯฮฑฯ„ฯŒ ฮผฯŒฮฝฮฟ ฮฑฮฝ ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฯŒฯ€ฯ‰ฯ‚ ฮญฮฝฮฑ ฮณฯฮฑฯ†ฮนฮบฯŒ ฮฎ ฯ€ฮตฮดฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…<switchinline select=\"appl\"><caseinline select=\"WRITER\"> ฮฎ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ</caseinline></switchinline> ฮตฮฏฮฝฮฑฮน ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "ฮ ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮตฯ‚ ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฯƒฯ‡ฮตฯ„ฮนฮบฮฌ ฮผฮต ฯ„ฮทฮฝ ฮฑฮณฮบฯฯฯ‰ฯƒฮท ฯ€ฮตฯฮนฮญฯ‡ฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮตฮฝฯŒฯ„ฮทฯ„ฮฑ <link href=\"text/shared/01/05260000.xhp\" name=\"ฮ‘ฮณฮบฯฯฯ‰ฯƒฮท\"><emph>ฮ‘ฮณฮบฯฯฯ‰ฯƒฮท</emph></link> ฯ„ฮทฯ‚ ฮ’ฮฟฮฎฮธฮตฮนฮฑฯ‚."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮ ฮตฯฮนฯƒฯ„ฯฮฟฯ†ฮฎ</emph> ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph> ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท</emph>. </caseinline><caseinline select=\"DRAW\"> ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮ ฮตฯฮนฯƒฯ„ฯฮฟฯ†ฮฎ ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท.</caseinline><defaultinline> ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph> ฮ ฮตฯฮนฯƒฯ„ฯฮฟฯ†ฮฎ</emph> ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ <emph>ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚</emph>.</defaultinline></switchinline> ฮฃฯฯฮตฯ„ฮต ฮญฮฝฮฑ ฮณฯ‰ฮฝฮนฮฑฮบฯŒ ฯƒฮทฮผฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ„ฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯ€ฯฮฟฯ‚ ฯ„ฮทฮฝ ฯ†ฮฟฯฮฌ ฯ€ฮฟฯ… ฮตฯ€ฮนฮธฯ…ฮผฮตฮฏฯ„ฮต ฮฝฮฑ ฯ„ฮฟ ฯ€ฮตฯฮนฯƒฯ„ฯฮญฯˆฮตฯ„ฮต."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10678,8 +10678,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮฅฯ€ฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚ ฮตฮฝฯŒฯ‚ ฮตฯ€ฮนฯ€ฮญฮดฮฟฯ… </emph>ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ <emph>ฮšฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท</emph>, ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฮฟ ฮดฮตฮฏฮบฯ„ฮทฯ‚ ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯ€ฮฌฮฝฯ‰ ฯƒฮต ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚/ฮบฮฟฯ…ฮบฮฏฮดฯ‰ฮฝ. </caseinline><caseinline select=\"IMPRESS\"> ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph>ฮฅฯ€ฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚ ฮตฮฝฯŒฯ‚ ฮตฯ€ฮนฯ€ฮญฮดฮฟฯ… </emph> ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ <emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…</emph>, ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฮตฯฮณฮฑฯƒฮฏฮฑ ฯƒฮต ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฮดฮนฮฌฯฮธฯฯ‰ฯƒฮทฯ‚. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10694,8 +10694,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮˆฮฝฮฑ ฮตฯ€ฮฏฯ€ฮตฮดฮฟ ฯ‡ฮฑฮผฮทฮปฯŒฯ„ฮตฯฮฑ </caseinline><defaultinline>ฮฅฯ€ฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10726,8 +10726,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮ ฯฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚ ฮตฮฝฯŒฯ‚ ฮตฯ€ฮนฯ€ฮญฮดฮฟฯ… </emph>ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ <emph>ฮšฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท</emph> , ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฮฟ ฮดฮตฮฏฮบฯ„ฮทฯ‚ ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮตฮฏฯ„ฮฑฮน ฯƒฮต ฮญฮฝฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚ ฮฎ ฮบฮฟฯ…ฮบฮฏฮดฯ‰ฮฝ. </caseinline><caseinline select=\"IMPRESS\">ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph> ฮ ฯฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚ </emph> ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ <emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…</emph>, ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฮตฯฮณฮฑฯƒฮฏฮฑ ฯƒฮต ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฮดฮนฮฌฯฮธฯฯ‰ฯƒฮทฯ‚. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10742,8 +10742,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ ฯฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚ ฮตฮฝฯŒฯ‚ ฮตฯ€ฮนฯ€ฮญฮดฮฟฯ… </caseinline><defaultinline>ฮ ฯฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10774,16 +10774,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "ฮ‘ฮฝ ฮญฯ‡ฮตฯ„ฮต ฮฑฯฮนฮธฮผฮทฮผฮญฮฝฮตฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…ฯ‚ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฯ€ฮฌฮฝฯ‰ </emph>, ฯ„ฮฑ ฮฝฮฟฯฮผฮตฯฮฑ ฮธฮฑ ฯ€ฯฮฟฯƒฮฑฯฮผฮฟฯƒฯ„ฮฟฯฮฝ ฯƒฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ. <switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฯ€ฮฌฮฝฯ‰ </emph>ฮตฮฏฮฝฮฑฮน ฮฟฯฮฑฯ„ฯŒ ฮผฯŒฮฝฮฟ ฯŒฯ„ฮฑฮฝ ฮฟ ฮดฮตฮฏฮบฯ„ฮทฯ‚ ฮญฯ‡ฮตฮน ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮธฮตฮฏ ฯƒฮต ฮผฮฏฮฑ ฮปฮฏฯƒฯ„ฮฑ ฮผฮต ฮบฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮฎ ฮฑฯฮฏฮธฮผฮทฯƒฮท. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฯ€ฮฌฮฝฯ‰ </emph>ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ<emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…</emph> ฯŒฯ„ฮฑฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฮดฮนฮฌฯฮธฯฯ‰ฯƒฮทฯ‚. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "ฮ‘ฯ…ฯ„ฮฎ ฮท ฮตฮฝฯ„ฮฟฮปฮฎ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ฮ ฮฌฮฝฯ‰ ฮฒฮญฮปฮฟฯ‚."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10830,16 +10830,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "ฮ‘ฮฝ ฮญฯ‡ฮตฯ„ฮต ฮฑฯฮนฮธฮผฮทฮผฮญฮฝฮตฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…ฯ‚ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฮบฮฌฯ„ฯ‰ </emph>, ฯ„ฮฑ ฮฝฮฟฯฮผฮตฯฮฑ ฮธฮฑ ฯ€ฯฮฟฯƒฮฑฯฮผฮฟฯƒฯ„ฮฟฯฮฝ ฯƒฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ. <switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฮบฮฌฯ„ฯ‰ </emph>ฮตฮฏฮฝฮฑฮน ฮฟฯฮฑฯ„ฯŒ ฮผฯŒฮฝฮฟ ฯŒฯ„ฮฑฮฝ ฮฟ ฮดฮตฮฏฮบฯ„ฮทฯ‚ ฮญฯ‡ฮตฮน ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮธฮตฮฏ ฯƒฮต ฮผฮฏฮฑ ฮปฮฏฯƒฯ„ฮฑ ฮผฮต ฮบฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮฎ ฮฑฯฮฏฮธฮผฮทฯƒฮท. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"> ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฮบฮฌฯ„ฯ‰ </emph>ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ<emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…</emph> ฯŒฯ„ฮฑฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฮดฮนฮฌฯฮธฯฯ‰ฯƒฮทฯ‚. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "ฮ‘ฯ…ฯ„ฮฎ ฮท ฮตฮฝฯ„ฮฟฮปฮฎ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ฮšฮฌฯ„ฯ‰ ฮ’ฮญฮปฮฟฯ‚."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10886,32 +10886,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮบฮฟฯ…ฮบฮฏฮดฯ‰ฮฝ ฯŒฯ€ฯ‰ฯ‚ ฮฟ ฯ„ฯฯ€ฮฟฯ‚ ฮบฮฑฮน ฮท ฮธฮญฯƒฮท ฮฟฯฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/shared/01/06050000.xhp\" name=\"ฮšฮฟฯ…ฮบฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท\"><emph>ฮšฮฟฯ…ฮบฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท</emph></link>. ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฮฑฯ…ฯ„ฯŒฮฝ ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮšฮฟฯ…ฮบฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท</emph> ฯƒฯ„ฮทฮฝ <link href=\"text/swriter/main0206.xhp\" name=\"ฮ“ฯฮฑฮผฮผฮฎ ฮšฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท\">ฮ“ฯฮฑฮผฮผฮฎ ฮšฮฟฯ…ฮบฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮบฮฟฯ…ฮบฮฏฮดฯ‰ฮฝ ฯŒฯ€ฯ‰ฯ‚ ฮฟ ฯ„ฯฯ€ฮฟฯ‚ ฮบฮฑฮน ฮท ฮธฮญฯƒฮท ฮฟฯฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/shared/01/06050000.xhp\" name=\"ฮšฮฟฯ…ฮบฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท\">ฮšฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮท</link>. ฮ“ฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฮฑฯ…ฯ„ฯŒฮฝ ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <emph>ฮšฮฟฯ…ฮบฮฏฮดฮตฯ‚ ฮบฮฑฮน ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚</emph> ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ <emph>ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…</emph> . </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮฃฯ„ฮทฮฝ <link href=\"text/swriter/01/03120000.xhp\" name=\"ฮ”ฮนฮฌฯ„ฮฑฮพฮท ฮดฮนฮฑฮดฮนฮบฯ„ฯฮฟฯ…\">ฮ”ฮนฮฌฯ„ฮฑฮพฮท ฮดฮนฮฑฮดฮนฮบฯ„ฯฮฟฯ…</link>, ฮบฮฌฯ€ฮฟฮนฮตฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚/ฮบฮฟฯ…ฮบฮฏฮดฯ‰ฮฝ ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮตฯ‚. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ฮ— ฮฑฯ€ฯŒฯƒฯ„ฮฑฯƒฮท ฮฑฮฝฮฌฮผฮตฯƒฮฑ ฯƒฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮบฮฑฮน ฯ„ฮฟ ฮฑฯฮนฯƒฯ„ฮตฯฯŒ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮบฮฑฮน ฮท ฮธฮญฯƒฮท ฯ„ฯ‰ฮฝ ฮบฮฟฯ…ฮบฮบฮฏฮดฯ‰ฮฝ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฟฯฮนฯƒฯ„ฮตฮฏ ฯƒฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฯƒฯ„ฮฟ <link href=\"text/shared/01/05030100.xhp\" name=\"ฮœฮฟฯฯ†ฮฎ - ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚\"><emph>ฮœฮฟฯฯ†ฮฎ - ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚</emph></link> ฮตฮนฯƒฮฌฮณฮฟฮฝฯ„ฮฑฯ‚ ฯ„ฮทฮฝ ฮฑฯฮนฯƒฯ„ฮตฯฮฎ ฮตฯƒฮฟฯ‡ฮฎ ฮบฮฑฮน ฯ„ฮทฮฝ ฮตฯƒฮฟฯ‡ฮฎ ฯ€ฯฯŽฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10958,8 +10958,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ URL ฯ†ฯŒฯฯ„ฯ‰ฯƒฮทฯ‚ ฮผฮต ฯ„ฮทฮฝ ฮตฮฝฯ„ฮฟฮปฮฎ <emph>ฮŸฯฮฑฯ„ฮฌ ฯ€ฮปฮฎฮบฯ„ฯฮฑ</emph> (ฮดฮตฮพฮนฮฟฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11054,8 +11054,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฮดฮตฮฏฮบฯ„ฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฯƒฮต ฮญฮฝฮฑ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท ฮฎ ฯƒฯ„ฮทฮฝ ฮ’ฮฟฮฎฮธฮตฮนฮฑ. ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ - ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฮบฮตฮนฮผฮญฮฝฮฟฯ… </emph>ฮฎ ฮฑฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝฯ„ฮฟฯ‚ ฮตฮฝฯŒฯ‚ ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท ฮบฮฑฮน ฮตฯ€ฮนฮปฮญฮพฯ„ฮต<emph>ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฮบฮตฮนฮผฮญฮฝฮฟฯ…</emph>. ฮŸ ฮดฮตฮฏฮบฯ„ฮทฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮดฮตฮฝ ฮฑฮฝฮฑฮฒฮฟฯƒฮฒฮฎฮฝฮตฮน.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11118,8 +11118,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฯ€ฯฮฑฮณฮผฮฑฯ„ฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯƒฮต ฮผฮนฮฑ ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ€ฮฟฯ… ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฮฌฯ„ฮฟฮผฮฑ, ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮญฯ‡ฮตฯ„ฮต ฯ„ฮฑ ฮบฮฑฯ„ฮฌฮปฮปฮทฮปฮฑ ฮดฮนฮบฮฑฮนฯŽฮผฮฑฯ„ฮฑ ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮทฯ‚. ฮŒฯ„ฮฑฮฝ ฮตฯ€ฮตฮพฮตฯฮณฮฌฮถฮตฯƒฯ„ฮต ฮผฮนฮฑ ฮตฮพฯ‰ฯ„ฮตฯฮนฮบฮฎ ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮดฮตฮฝ ฯ€ฯฮฑฮณฮผฮฑฯ„ฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮตฮฝฮดฮนฮฌฮผฮตฯƒฮท ฮฑฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฯ„ฯ‰ฮฝ ฮฑฮปฮปฮฑฮณฯŽฮฝ ฯ€ฮฟฯ… ฮบฮฌฮฝฮตฯ„ฮต, ฮฑฯ€ฯŒ ฯ„ฮฟ $[officename]. ฮŸฮน ฮฑฮปฮปฮฑฮณฮญฯ‚ ฮฑฯ€ฮฟฯƒฯ„ฮญฮปฮปฮฟฮฝฯ„ฮฑฮน ฮฑฯ€ฮตฯ…ฮธฮตฮฏฮฑฯ‚ ฯƒฯ„ฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11150,8 +11150,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">ฮ‘ฯ€ฮฟฮธฮทฮบฮตฯฮตฮน ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎ-ฯ€ฮฏฮฝฮฑฮบฮฑ ฯ„ฮทฯ‚ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ.</ahelp> ฮคฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph> ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮ•ฮณฮณฯฮฑฯ†ฮฎฯ‚ </emph>ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮท <link href=\"text/shared/main0212.xhp\" name=\"ฮณฯฮฑฮผฮผฮฎ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ\">ฮณฯฮฑฮผฮผฮฎ ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11182,8 +11182,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฮณฮนฮฑ ฮฝฮฑ ฮดฮนฮฑฮบฯŒฯˆฮตฯ„ฮต ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฮดฮนฮฑฮดฮนฮบฮฑฯƒฮฏฮฑ ฯ†ฯŒฯฯ„ฯ‰ฯƒฮทฯ‚, <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-ฯ€ฮฌฯ„ฮทฮผฮฑ ฮณฮนฮฑ ฮฝฮฑ ฮดฮนฮฑฮบฯŒฯˆฮตฯ„ฮต ฯŒฮปฮตฯ‚ ฯ„ฮนฯ‚ ฮดฮนฮฑฮดฮนฮบฮฑฯƒฮฏฮตฯ‚ ฯ†ฯŒฯฯ„ฯ‰ฯƒฮทฯ‚.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11206,8 +11206,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">ฮ•ฮพฮฌฮณฮตฮน ฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮฌฮผฮตฯƒฮฑ ฯ‰ฯ‚ PDF. ฮšฮฑฮฝฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮณฮนฮฑ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฮดฮตฮฝ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11254,8 +11254,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฮธฮญฯƒฮท ฯ„ฮฟฯ… ฮบฮญฯฯƒฮฟฯฮฑ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ„ฮฟฯ… %PRODUCTNAME Basic. ฮšฮฑฮธฮฟฯฮฏฮถฮตฯ„ฮฑฮน ฮฟ ฮฑฯฮนฮธฮผฯŒฯ‚ ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮบฮฑฮน ฮญฯ€ฮตฮนฯ„ฮฑ ฮฟ ฮฑฯฮนฮธฮผฯŒฯ‚ ฯ„ฮทฯ‚ ฯƒฯ„ฮฎฮปฮทฯ‚.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11318,8 +11318,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฯ„ฮทฯ‚ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮทฯ‚.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11422,8 +11422,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮท ฯƒฮตฮปฮฏฮดฮฑ <emph>ฮดฮนฮฑฮดฮนฮบฯ„ฯฮฟฯ…</emph> ฯ„ฮฟฯ… <link href=\"text/shared/02/09070000.xhp\" name=\"ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…\">ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…</link> ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…ฯ‚ ฮผฮต ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฮนฯ‚ WWW ฮฎ FTP.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11454,8 +11454,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑฮฝ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟ http.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11470,8 +11470,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏ ฮญฮฝฮฑฮฝ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟ FTP .</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11614,8 +11614,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ <emph>ฮ‘ฮฝฮฌฮธฮตฯƒฮท ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎฯ‚</emph>, ฯƒฯ„ฮฟฮฝ ฮฟฯ€ฮฟฮฏฮฟ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮดฯŽฯƒฮตฯ„ฮต ฯƒฮต ฯƒฯ…ฮผฮฒฮฌฮฝฯ„ฮฑ ฯŒฯ€ฯ‰ฯ‚ ฯ„ฮฟ \"ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ\" ฮฎ \"ฮญฮฝฮฑฯ…ฯƒฮผฮฑ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…\" ฯ„ฮฟฯ…ฯ‚ ฮดฮนฮบฮฟฯฯ‚ ฯ„ฮฟฯ…ฯ‚ ฮบฯŽฮดฮนฮบฮตฯ‚ ฯ€ฯฮฟฮณฯฮฌฮผฮผฮฑฯ„ฮฟฯ‚.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11646,8 +11646,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฯŒฮฝฮฟฮผฮฑ ฮณฮนฮฑ ฯ„ฮทฮฝ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮท.</ahelp> ฮคฮฟ $[officename] ฮตฮนฯƒฮฌฮณฮตฮน ฮผฮนฮฑ ฮตฯ„ฮนฮบฮญฯ„ฮฑ NAME ฯƒฯ„ฮทฮฝ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮท."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11670,8 +11670,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮฃฯ„ฮท ฯƒฮตฮปฮฏฮดฮฑ <emph>ฮ‘ฮปฮปฮทฮปฮฟฮณฯฮฑฯ†ฮฏฮฑ</emph> ฯƒฯ„ฮฟ <link href=\"text/shared/02/09070000.xhp\" name=\"ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…\">ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…</link> ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…ฯ‚ ฮณฮนฮฑ ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฮนฯ‚ ฮทฮปฮตฮบฯ„ฯฮฟฮฝฮนฮบฮฎฯ‚ ฮฑฮปฮปฮทฮปฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11694,8 +11694,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\".\">ฮ‘ฮฝฮฑฮธฮญฯ„ฮตฮน ฯ„ฮทฮฝ ฮบฮฑฮธฮฟฯฮนฯƒฮผฮญฮฝฮท ฮทฮปฮตฮบฯ„ฯฮฟฮฝฮนฮบฮฎ ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮท ฯƒฯ„ฮฟฮฝ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟ.</ahelp> ฮ ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฟฮฝ ฮฝฮญฮฟ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮธฮฑ ฮฑฮฝฮฟฮฏฮพฮตฮน ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮผฮทฮฝฯฮผฮฑฯ„ฮฟฯ‚, ฯ€ฮฟฯ… ฮฑฯ€ฮตฯ…ฮธฯฮฝฮตฯ„ฮฑฮน ฯƒฯ„ฮฟฮฝ ฯ€ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮท ฯ€ฮฟฯ… ฮฟฯฮฏฯƒฯ„ฮทฮบฮต ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ <emph>ฮ ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮทฯ‚</emph>."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11710,8 +11710,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">ฮ‘ฯ€ฮฟฮบฯฯฯ€ฯ„ฮตฮน ฮฎ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮฟฮฝ ฯ€ฮตฯฮนฮทฮณฮทฯ„ฮฎ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ.</ahelp> ฮœฮตฯ„ฮฑฮบฮนฮฝฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ„ฮฟฯ… ฯ€ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮท <emph>ฮ—ฮปฮตฮบฯ„ฯฮฟฮฝฮนฮบฮฎ ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮท</emph> ฮฑฯ€ฯŒ ฯ„ฮฟฮฝ ฯ€ฮตฯฮนฮทฮณฮทฯ„ฮฎ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… <emph>ฮ ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮทฯ‚</emph>."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11726,8 +11726,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">ฮŸฯฮฏฮถฮตฮน ฯ„ฮฟ ฮธฮญฮผฮฑ ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮตฮนฯƒฮฌฮณฮตฯ„ฮฑฮน ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮธฮญฮผฮฑฯ„ฮฟฯ‚ ฯ„ฮฟฯ… ฮฝฮญฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฮผฮทฮฝฯฮผฮฑฯ„ฮฟฯ‚.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11750,8 +11750,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮฅฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฮน ฯƒฮต ฮญฮณฮณฯฮฑฯ†ฮฑ ฮฎ ฯ€ฯฮฟฮฟฯฮนฯƒฮผฮฟฯฯ‚ ฯƒฮต ฮญฮณฮณฯฮฑฯ†ฮฑ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮฟฯฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮˆฮณฮณฯฮฑฯ†ฮฟ</emph> ฯƒฯ„ฮฟ <link href=\"text/shared/02/09070000.xhp\" name=\"ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…\">ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11774,8 +11774,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต ฮญฮฝฮฑ URL ฮณฮนฮฑ ฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ ฯ€ฮฟฯ… ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฟฮฏฮณฮตฮน ฯŒฯ„ฮฑฮฝ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮทฮฝ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮท. ฮ‘ฮฝ ฮดฮตฮฝ ฮฟฯฮฏฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฯ€ฯฮฟฮฟฯฮนฯƒฮผฮฟฯ, ฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ ฮฑฮฝฮฟฮฏฮณฮตฮน ฯƒฯ„ฮฟ ฮฏฮดฮนฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮฎ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11790,8 +11790,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟฮฝ <emph>ฮดฮนฮฌฮปฮฟฮณฮฟ ฮฑฮฝฮฟฮฏฮณฮผฮฑฯ„ฮฟฯ‚</emph>, ฯŒฯ€ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮฑฯฯ‡ฮตฮฏฮฟ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11870,8 +11870,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮทฮฝ ฮบฮฑฯฯ„ฮญฮปฮฑ <emph>ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…</emph> ฮฑฯ€ฯŒ ฯ„ฮฟ <link href=\"text/shared/02/09070000.xhp\" name=\"ฮ”ฮนฮฌฮปฮฟฮณฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…\">ฮ”ฮนฮฌฮปฮฟฮณฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…</link> ฮณฮนฮฑ ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฮญฮฝฮฑฮฝ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟ ฯƒฮต ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮฑฮน ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ„ฮฑฯ…ฯ„ฯŒฯ‡ฯฮฟฮฝฮฑ.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -11934,8 +11934,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">ฮ•ฮนฯƒฮฌฮณฮตฯ„ฮต URL ฮณฮนฮฑ ฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ ฯ€ฮฟฯ… ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฟฮฏฮณฮตฮน ฯŒฯ„ฮฑฮฝ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฯƒฯ„ฮฟฮฝ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟ.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12126,8 +12126,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">ฮ ฯฮฟฯ‚ ฯ„ฮฟ ฯ„ฮญฮปฮฟฯ‚ ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…</caseinline> <defaultinline>ฮคฮตฮปฮตฯ…ฯ„ฮฑฮฏฮฑ ฯƒฮตฮปฮฏฮดฮฑ</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12150,8 +12150,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">ฮšฮปฮตฮฏฮฝฮตฮน ฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ.</ahelp> ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฮฑฯฮฌฮธฯ…ฯฮฟ - ฮšฮปฮตฮฏฯƒฮนฮผฮฟ ฯ€ฮฑฯฮฑฮธฯฯฮฟฯ…</emph>, ฮฎ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. ฮฃฯ„ฮทฮฝ ฯ€ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท ฮตฮบฯ„ฯฯ€ฯ‰ฯƒฮทฯ‚ ฯ„ฮฟฯ… $[officename] Writer ฮบฮฑฮน Calc, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮปฮตฮฏฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ <emph>ฮšฮปฮตฮฏฯƒฮนฮผฮฟ ฯ€ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮทฯ‚</emph> ."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13606,8 +13606,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "ฮ•ฮฝฯŽ ฮฟฮน ฯƒฯ…ฮฝฮฑฯฯ„ฮฎฯƒฮตฮนฯ‚ <link href=\"text/shared/02/12010000.xhp\" name=\"ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฯƒฮต ฮ‘ฯฮพฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ\"><emph>ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฯƒฮต ฮ‘ฯฮพฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ</emph></link> ฮบฮฑฮน <link href=\"text/shared/02/12020000.xhp\" name=\"ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฯƒฮต ฮฆฮธฮฏฮฝฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ\"><emph>ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฯƒฮต ฮฆฮธฮฏฮฝฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ</emph></link> ฯ„ฮฑฮพฮนฮฝฮฟฮผฮฟฯฮฝ ฮผฮต ฮญฮฝฮฑ ฮผฯŒฮฝฮฟ ฮบฯฮนฯ„ฮฎฯฮนฮฟ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯƒฯ…ฮฝฮดฯ…ฮฌฯƒฮตฯ„ฮต ฮดฮนฮฌฯ†ฮฟฯฮฑ ฮบฯฮนฯ„ฮฎฯฮนฮฑ ฯƒฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph> ฮฃฮตฮนฯฮฌ ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮทฯ‚</emph>."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "ฮ‘ฮฝ ฯ„ฮฑฮพฮนฮฝฮฟฮผฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ€ฮตฮดฮฏฮฟฯ… \"ฮŒฮฝฮฟฮผฮฑ\" ฮบฮฑฯ„ฮฌ ฮฑฯฮพฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ ฮบฮฑฮน ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ \"ฮ•ฯ€ฯŽฮฝฯ…ฮผฮฟ\" ฮบฮฑฯ„ฮฌ ฯ†ฮธฮฏฮฝฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ, ฯŒฮปฮตฯ‚ ฮฟฮน ฮตฮณฮณฯฮฑฯ†ฮญฯ‚ ฮธฮฑ ฯ„ฮฑฮพฮนฮฝฮฟฮผฮทฮธฮฟฯฮฝ ฮบฮฑฯ„ฮฌ ฮฑฯฮพฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ ฯƒฯฮผฯ†ฯ‰ฮฝฮฑ ฮผฮต ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฮบฮฑฮน ฯƒฯ„ฮท ฯƒฯ…ฮฝฮญฯ‡ฮตฮนฮฑ, ฮตฮฝฯ„ฯŒฯ‚ ฯ„ฯ‰ฮฝ ฮฟฮฝฮฟฮผฮฌฯ„ฯ‰ฮฝ, ฮบฮฑฯ„ฮฌ ฯ†ฮธฮฏฮฝฮฟฯ…ฯƒฮฑ ฯƒฮตฮนฯฮฌ ฯƒฯฮผฯ†ฯ‰ฮฝฮฑ ฮผฮต ฯ„ฮฟ ฮตฯ€ฯŽฮฝฯ…ฮผฮฟ."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13702,8 +13702,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>ฯ€ฮฏฮฝฮฑฮบฮตฯ‚ ฯƒฮต ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ; ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท</bookmark_value><bookmark_value>ฯ†ฯŒฯฮผฮตฯ‚; ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท</bookmark_value><bookmark_value>ฮตฮณฮณฯฮฑฯ†ฮญฯ‚; ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฯƒฮต ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</bookmark_value><bookmark_value>ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท; ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ</bookmark_value><bookmark_value>ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ; ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮตฮณฮณฯฮฑฯ†ฯŽฮฝ</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13718,8 +13718,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">ฮ‘ฮฝฮฑฮถฮทฯ„ฮฎฯƒฮตฮนฯ‚ ฯƒฮต ฯ€ฮฏฮฝฮฑฮบฮตฯ‚ ฮฒฮฌฯƒฮตฯ‰ฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮบฮฑฮน ฯ†ฯŒฯฮผฮตฯ‚.</ahelp> ฮฃฮต ฯ†ฯŒฯฮผฮตฯ‚ ฮฎ ฯƒฮต ฯ€ฮฏฮฝฮฑฮบฮตฯ‚ ฮฒฮฌฯƒฮตฯ‰ฮฝ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮฌฮฝฮตฯ„ฮต ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮณฮนฮฑ ฮบฮฌฯ€ฮฟฮนฮฑ ฯƒฯ…ฮณฮบฮตฮบฯฮนฮผฮญฮฝฮท ฯ„ฮนฮผฮฎ ฮผฮญฯƒฮฑ ฮฑฯ€ฯŒ ฯ€ฮตฮดฮฏฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ€ฮตฮดฮฏฮฑ ฮปฮฏฯƒฯ„ฮฑฯ‚, ฮบฮฑฮน ฯ€ฮตฮดฮฏฮฑ ฯƒฮฎฮผฮฑฮฝฯƒฮทฯ‚. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13734,8 +13734,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "ฮ— ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮณฯฮฌฯ†ฮตฯ„ฮฑฮน ฮตฮดฯŽ ฯ€ฯฮฑฮณฮผฮฑฯ„ฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮฟ <item type=\"productname\">%PRODUCTNAME</item>. ฮ‘ฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฟฮฝ ฮตฮพฯ…ฯ€ฮทฯฮตฯ„ฮทฯ„ฮฎ SQL ฮณฮนฮฑ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฯƒฮต ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ„ฯŒฯ„ฮต ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <link href=\"text/shared/02/12110000.xhp\" name=\"ฮฆฮฏฮปฯ„ฯฮฟ ฮฒฮฑฯƒฮนฮถฯŒฮผฮตฮฝฮฟ ฯƒฮต ฯ†ฯŒฯฮผฮฑ\">ฮฆฮฏฮปฯ„ฯฮฟ ฮฒฮฑฯƒฮนฮถฯŒฮผฮตฮฝฮฟ ฯƒฮต ฯ†ฯŒฯฮผฮฑ</link> ฯ€ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮท <link href=\"text/shared/main0213.xhp\" name=\"ฮ“ฯฮฑฮผฮผฮฎ ฯ†ฯŒฯฮผฮฑฯ‚\">ฮ“ฯฮฑฮผฮผฮฎ ฯ†ฯŒฯฮผฮฑฯ‚</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14078,8 +14078,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "ฮˆฯ‡ฮตฯ„ฮต ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚ ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮญฯ‡ฮตฮน ฮฑฯ€ฮฟฮธฮทฮบฮตฯ…ฯ„ฮตฮฏ ฯƒฮต ฮผฮฟฯฯ†ฮฎ \"DD.MM.YY\" ฯƒฯ„ฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝฮท (ฮณฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, 17.02.65). ฮ— ฮผฮฟฯฯ†ฮฎ ฮผฮนฮฑฯ‚ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮทฯƒฮทฯ‚ ฮฑฮปฮปฮฌฮถฮตฮน ฯƒฯ„ฮทฮฝ ฮตฮผฯ†ฮฌฮฝฮนฯƒฮท ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯƒฮต \"DD. MMM YYYY\" (17 ฮฆฮตฮฒ 1965). ฮ‘ฮบฮฟฮปฮฟฯ…ฮธฯŽฮฝฯ„ฮฑฯ‚ ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, ฮผฮนฮฑ ฮตฮณฮณฯฮฑฯ†ฮฎ ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮญฯ‡ฮตฮน 17 ฮฆฮตฮฒฯฮฟฯ…ฮฑฯฮฏฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฒฯฮตฮธฮตฮฏ ฮผฯŒฮฝฮฟ ฯŒฯ„ฮฑฮฝ ฮญฯ‡ฮตฮน ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ ฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ <emph>ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฮผฮฟฯฯ†ฮฎฯ‚ ฯ€ฮตฮดฮฏฮฟฯ…</emph>:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14166,24 +14166,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "ฮ— ฯ„ฮนฮผฮฎ \"5\" ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน \"14:00:00\" ฯ‰ฯ‚ ฯŽฯฮฑ"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "ฮคฮฑ ฯ€ฮตฮดฮฏฮฑ ฯŽฯฮฑฯ‚ ฮดฮตฮฝ ฮญฯ‡ฮฟฯ…ฮฝ ฮบฮฑฮธฮฟฯฮนฯƒฯ„ฮตฮฏ ฮณฮนฮฑ ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ dBase ฮบฮฑฮน ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฯ€ฯฮฟฯƒฮฟฮผฮฟฮนฯ‰ฮธฮฟฯฮฝ. ฮ“ฮนฮฑ ฮตฯƒฯ‰ฯ„ฮตฯฮนฮบฮฎ ฮตฮผฯ†ฮฌฮฝฮนฯƒฮท ฯ„ฮทฯ‚ ฮญฮฝฮดฮตฮนฮพฮทฯ‚ ฯŽฯฮฑฯ‚ \"14:00:00\" ฮตฮฏฮฝฮฑฮน ฮฑฯ€ฮฑฯฮฑฮฏฯ„ฮทฯ„ฮฟ ฮญฮฝฮฑ 5."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "ฮ— ฮญฮฝฮดฮตฮนฮพฮท \"00:00:00\" ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฯŒฮปฮตฯ‚ ฯ„ฮนฯ‚ ฮตฮณฮณฯฮฑฯ†ฮญฯ‚ ฮตฮฝฯŒฯ‚ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฯŽฯฮฑฯ‚"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14206,8 +14206,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "ฮŒฯƒฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮดฮตฮฝ ฯ„ฮฑฮนฯฮนฮฌฮถฮฟฯ…ฮฝ ฮผฮต ฯŒฯƒฮฑ ฮตฮฏฮฝฮฑฮน ฮตฯƒฯ‰ฯ„ฮตฯฮนฮบฮฌ ฮฑฯ€ฮฟฮธฮทฮบฮตฯ…ฮผฮญฮฝฮฑ. ฮ“ฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, ฮฑฮฝ ฮท ฯ„ฮนฮผฮฎ 45.789 ฮญฯ‡ฮตฮน ฮฑฯ€ฮฟฮธฮทฮบฮตฯ…ฯ„ฮตฮฏ ฯƒฯ„ฮท ฮฒฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯ‰ฯ‚ ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฯ„ฯฯ€ฮฟฯ… ฮ‘ฯฮนฮธฮผฯŒฯ‚/ฮ”ฮนฯ€ฮปฮฎฯ‚ ฮฑฮบฯฮฏฮฒฮตฮนฮฑฯ‚ ฮบฮฑฮน ฮท ฮตฮผฯ†ฮฑฮฝฮนฮถฯŒฮผฮตฮฝฮท ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮตฮฏฮฝฮฑฮน ฯฯ…ฮธฮผฮนฯƒฮผฮญฮฝฮท ฮฝฮฑ ฮฑฮฝฮฑฯ€ฮฑฯฮนฯƒฯ„ฮฌ ฮผฯŒฮฝฮฟ ฮดฯฮฟ ฮดฮตฮบฮฑฮดฮนฮบฮฟฯฯ‚, ฮผฯŒฮฝฮฟ ฯ„ฮฟ \"45.79\" ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฯ„ฮฑฮน ฯƒฮต ฮฑฮฝฮฑฮถฮทฯ„ฮฎฯƒฮตฮนฯ‚ ฮผฮต ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ€ฮตฮดฮฏฮฟฯ…."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14222,8 +14222,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "ฮฉฯƒฯ„ฯŒฯƒฮฟ, ฮท ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฯ‡ฯ‰ฯฮฏฯ‚ ฯ„ฮทฮฝ <emph>ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฮผฮฟฯฯ†ฮฎฯ‚ ฯ€ฮตฮดฮฏฮฟฯ…</emph> ฮตฮฏฮฝฮฑฮน ฮบฮฑฯ„ฮฌฮปฮปฮทฮปฮท ฮณฮนฮฑ ฮผฮตฮณฮฑฮปฯฯ„ฮตฯฮตฯ‚ ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฯ‡ฯ‰ฯฮฏฯ‚ ฮดฯ…ฯƒฮบฮฟฮปฮฏฮตฯ‚ ฯ€ฮฟฯ… ฯƒฯ‡ฮตฯ„ฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮผฮต ฯ„ฮท ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท, ฮณฮนฮฑฯ„ฮฏ ฮตฮฏฮฝฮฑฮน ฯ„ฮฑฯ‡ฯฯ„ฮตฯฮท."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14302,8 +14302,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">ฮ•ฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮผฮต ฮญฮฝฮฑ ฯƒฯฮผฮฒฮฟฮปฮฟ ฮบฯฮฌฯ„ฮทฯƒฮทฯ‚ ฮธฮญฯƒฮทฯ‚ * ฮฎ ?.</ahelp> ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฑ ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰ ฯƒฯฮผฮฒฮฟฮปฮฑ ฮบฯฮฌฯ„ฮทฯƒฮทฯ‚ ฮธฮญฯƒฮทฯ‚:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14398,8 +14398,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "ฮ•ฮฌฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฑฮถฮทฯ„ฮฎฯƒฮตฯ„ฮต ฯ„ฮฟฯ…ฯ‚ ฯ€ฯฮฑฮณฮผฮฑฯ„ฮนฮบฮฟฯฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ? ฮฎ *, ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟฯ…ฯ‚ ฮผฮต ฮฑฮฝฮฌฯ€ฮฟฮดฮท ฮบฮฌฮธฮตฯ„ฮฟ: \"\\?\" ฮฎ \"\\*\". ฮŒฮผฯ‰ฯ‚, ฮฑฯ…ฯ„ฯŒ ฮตฮฏฮฝฮฑฮน ฮฑฯ€ฮฑฯฮฑฮฏฯ„ฮทฯ„ฮฟ ฮผฯŒฮฝฮฟ ฯŒฯ„ฮฑฮฝ ฮท <emph>ฮญฮบฯ†ฯฮฑฯƒฮท ฮผฯ€ฮฑฮปฮฑฮฝฯ„ฮญฯ</emph> ฮตฮฏฮฝฮฑฮน ฮตฮฝฮตฯฮณฮฎ. ฮŒฯ„ฮฑฮฝ ฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮตฮฝฮตฯฮณฮฎ, ฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฮผฯ€ฮฑฮปฮฑฮฝฯ„ฮญฯ ฮตฯ€ฮตฮพฮตฯฮณฮฌฮถฮฟฮฝฯ„ฮฑฮน ฯ‰ฯ‚ ฮบฮฑฮฝฮฟฮฝฮนฮบฮฟฮฏ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14414,8 +14414,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">ฮ‘ฮฝฮฑฮถฮทฯ„ฮฎฯƒฮตฮนฯ‚ ฮผฮต ฮบฮฑฮฝฮฟฮฝฮนฮบฮญฯ‚ ฮตฮบฯ†ฯฮฌฯƒฮตฮนฯ‚.</ahelp> ฮŸฮน ฮฏฮดฮนฮตฯ‚ ฮบฮฑฮฝฮฟฮฝฮนฮบฮญฯ‚ ฮตฮบฯ†ฯฮฌฯƒฮตฮนฯ‚ ฯ€ฮฟฯ… ฯ…ฯ€ฮฟฯƒฯ„ฮทฯฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮตฮดฯŽ ฯ…ฯ€ฮฟฯƒฯ„ฮทฯฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮตฯ€ฮฏฯƒฮทฯ‚ ฯƒฯ„ฮฟ <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"ฮ”ฮนฮฌฮปฮฟฮณฮฟฯ‚ ฮตฯฯฮตฯƒฮทฯ‚ & ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚\">ฮ”ฮนฮฌฮปฮฟฮณฮฟฯ‚ ฮตฯฯฮตฯƒฮทฯ‚ ฮบฮฑฮน ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14494,16 +14494,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "ฮฃฮต ฯ€ฮฟฮปฯ ฮผฮตฮณฮฌฮปฮตฯ‚ ฮฒฮฌฯƒฮตฮนฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ, ฮท ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฯ„ฮทฯ‚ ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚ ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฮฑฮฝฯ„ฮฏฯƒฯ„ฯฮฟฯ†ฮท ฮบฮฑฯ„ฮตฯฮธฯ…ฮฝฯƒฮท ฮตฮฝฮดฮญฯ‡ฮตฯ„ฮฑฮน ฮฝฮฑ ฮดฮนฮฑฯฮบฮญฯƒฮตฮน ฮฑฯฮบฮตฯ„ฮฌ. ฮฃฮต ฮฑฯ…ฯ„ฮฎฮฝ ฯ„ฮทฮฝ ฯ€ฮตฯฮฏฯ€ฯ„ฯ‰ฯƒฮท, ฮท ฮณฯฮฑฮผฮผฮฎ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฯƒฮฑฯ‚ ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮตฮฏ ฯŒฯ„ฮน ฯƒฯ…ฮฝฮตฯ‡ฮฏฮถฮตฯ„ฮฑฮน ฮท ฮบฮฑฯ„ฮฑฮผฮญฯ„ฯฮทฯƒฮท ฯ„ฯ‰ฮฝ ฮตฮณฮณฯฮฑฯ†ฯŽฮฝ."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท / ฮ‘ฮบฯฯฯ‰ฯƒฮท"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14566,8 +14566,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "ฮ‘ฮฝฯ„ฮฏฮธฮตฯ„ฮฑ ฮผฮต ฯ„ฮทฮฝ ฮบฮฑฮฝฮฟฮฝฮนฮบฮฎ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ <link href=\"text/shared/02/12100200.xhp\" name=\"ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚\">ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚</link> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ <emph>ฮฆฯŒฯฮผฮฑ</emph>, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฑฮถฮทฯ„ฮฎฯƒฮตฯ„ฮต ฯ€ฮนฮฟ ฮณฯฮฎฮณฮฟฯฮฑ, ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฟ ฯ†ฮฏฮปฯ„ฯฮฟ ฮฒฮฑฯƒฮนฮถฯŒฮผฮตฮฝฮฟ ฯƒฮต ฯ†ฯŒฯฮผฮฑ. ฮฃฯ…ฮฝฮฎฮธฯ‰ฯ‚, ฮญฮฝฮฑฯ‚ ฮณฯฮฎฮณฮฟฯฮฟฯ‚ ฮตฮพฯ…ฯ€ฮทฯฮตฯ„ฮทฯ„ฮฎฯ‚ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฮฑฮฝฮฑฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯ„ฮทฮฝ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท. ฮ•ฯ€ฮฏฯƒฮทฯ‚, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ€ฮนฮฟ ฯ€ฮฟฮปฯฯ€ฮปฮฟฮบฮตฯ‚ ฯƒฯ…ฮฝฮธฮฎฮบฮตฯ‚ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14630,8 +14630,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "ฮ— ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ<emph> ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฮฆฮฏฮปฯ„ฯฮฟฯ… </emph>ฮดฮนฮฑฯ„ฮทฯฮตฮฏ ฯ„ฮฑ <link href=\"text/shared/02/12110000.xhp\" name=\"ฯ†ฮฏฮปฯ„ฯฮฑ ฮฒฮฑฯƒฮนฮถฯŒฮผฮตฮฝฮฑ ฯƒฮต ฯ†ฯŒฯฮผฮฑ\">ฯ†ฮฏฮปฯ„ฯฮฑ ฮฒฮฑฯƒฮนฮถฯŒฮผฮตฮฝฮฑ ฯƒฮต ฯ†ฯŒฯฮผฮฑ</link> ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฯฯ…ฮธฮผฮนฯƒฯ„ฮตฮฏ. ฮ”ฮต ฯ‡ฯฮตฮนฮฌฮถฮตฯ„ฮฑฮน ฮฝฮฑ ฯ„ฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฮพฮฑฮฝฮฌ."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14662,8 +14662,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏ ฮผฮนฮฑ ฮตฯ€ฮนฯ€ฮปฮญฮฟฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯŒฯ„ฮฑฮฝ ฮฒฯฮฏฯƒฮบฮตฯƒฯ„ฮต ฯƒฮต ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯ†ฯŒฯฮผฮฑฯ‚.</ahelp> ฮŒฯ„ฮฑฮฝ ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ<emph> ฮ ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯƒฮต ฮผฮฟฯฯ†ฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ</emph> ฮตฮฏฮฝฮฑฮน ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮท, ฮฒฮปฮญฯ€ฮตฯ„ฮต ฯ„ฮฟฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯƒฮต ฮผฮฏฮฑ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฯ„ฮท ฯ†ฯŒฯฮผฮฑ."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14686,8 +14686,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "ฮ— ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮบฮฑฮน ฮท ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯ†ฯŒฯฮผฮฑฯ‚ ฮฑฮฝฯ„ฮฑฮฝฮฑฮบฮปฮฟฯฮฝ ฯ„ฮฑ ฮฏฮดฮนฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฮฑ. ฮœฮตฯ„ฮฑฮฒฮฟฮปฮญฯ‚ ฯƒฯ„ฮฟฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฮธฮฑ ฮตฮฏฮฝฮฑฮน ฮฟฯฮฑฯ„ฮญฯ‚ ฮบฮฑฮน ฯƒฯ„ฮท ฯ†ฯŒฯฮผฮฑ ฮบฮฑฮน ฯ„ฮฟ ฮฑฮฝฯ„ฮฏฯƒฯ„ฯฮฟฯ†ฮฟ."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14902,8 +14902,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "ฮœฮตฯ„ฮฑฮบฮนฮฝฮฎฯƒฯ„ฮต ฯ„ฮทฮฝ ฮบฮฌฯ„ฯ‰ ฮฑฯฮนฯƒฯ„ฮตฯฮฌ ฯƒฮฎฮผฮฑฮฝฯƒฮท ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฮดฮตฮพฮนฮฌ, ฮตฮฝฯŽ ฮบฯฮฑฯ„ฮฌฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14918,8 +14918,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "ฮœฮตฯ„ฮฑฮบฮนฮฝฮฎฯƒฯ„ฮต ฯ„ฮทฮฝ ฯ€ฮฌฮฝฯ‰ ฮฑฯฮนฯƒฯ„ฮตฯฮฌ ฯƒฮฎฮผฮฑฮฝฯƒฮท ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฮดฮตฮพฮนฮฌ, ฮตฮฝฯŽ ฮบฯฮฑฯ„ฮฌฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14934,16 +14934,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "ฮœฮตฯ„ฮฑฮบฮนฮฝฮฎฯƒฯ„ฮต ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฮฑฯฮนฯƒฯ„ฮตฯฮฌ ฯ„ฮท ฯƒฮฎฮผฮฑฮฝฯƒฮท ฯ€ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฮดฮตฮพฮนฮฌ, ฮตฮฝฯŽ ฮบฯฮฑฯ„ฮฌฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "ฮ“ฮนฮฑ ฮฑฮปฮปฮฑฮณฮฎ ฯ„ฮทฯ‚ ฮฑฯฮนฯƒฯ„ฮตฯฮฎฯ‚ ฮตฯƒฮฟฯ‡ฮฎฯ‚ ฯ€ฮฟฯ… ฮพฮตฮบฮนฮฝฮฌ ฮผฮต ฯ„ฮท ฮดฮตฯฯ„ฮตฯฮท ฮณฯฮฑฮผฮผฮฎ ฯ„ฮทฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…, ฮบฯฮฑฯ„ฮฎฯƒฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฯ„ฯฮฏฮณฯ‰ฮฝฮฟ ฯƒฯ„ฮฑ ฮบฮฌฯ„ฯ‰ ฮฑฯฮนฯƒฯ„ฮตฯฮฌ ฮบฮฑฮน ฯƒฯฯฯƒฮนฮผฮฟ ฯ„ฮฟฯ… ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฮดฮตฮพฮนฮฌ."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14982,8 +14982,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "ฮ— ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ <emph> ฮ•ฮบฯ„ฮญฮปฮตฯƒฮท ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚ </emph> ฯƒฮฑฯ‚ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮตฮปฮญฮณฮพฮตฯ„ฮต ฯ„ฮฟ ฮตฯฯŽฯ„ฮทฮผฮฑ. ฮŒฯ„ฮฑฮฝ ฮฑฯ€ฮฟฮธฮทฮบฮตฯฮตฯ„ฮต ฯ„ฮฟ ฮตฯฯŽฯ„ฮทฮผฮฑ, ฮฑฯ€ฮฟฮธฮทฮบฮตฯฮตฯ„ฮฑฮน ฯƒฯ„ฮท ฯƒฮตฮปฮฏฮดฮฑ ฮบฮฑฯฯ„ฮญฮปฮฑฯ‚ <emph>ฮ•ฯฯŽฯ„ฮทฮผฮฑ</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15078,8 +15078,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">ฮŸฯฮฏฮถฮตฮน ฯ„ฮฟฯ…ฯ‚ ฯ€ฮฏฮฝฮฑฮบฮตฯ‚ ฯ€ฮฟฯ… ฯ€ฯฯŒฮบฮตฮนฯ„ฮฑฮน ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮฟฯฮฝ ฯƒฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚.</ahelp> ฮฃฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ<emph> ฮ ฯฮฟฯƒฮธฮฎฮบฮท ฯ€ฮฏฮฝฮฑฮบฮฑ </emph>, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฯ…ฯ‚ ฯ€ฮฏฮฝฮฑฮบฮตฯ‚ ฯ€ฮฟฯ… ฯ‡ฯฮตฮนฮฌฮถฮตฯƒฯ„ฮต ฮณฮนฮฑ ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฮตฯฮณฮฑฯƒฮฏฮฑ ฯƒฮฑฯ‚. </variable> ฮŒฯ„ฮฑฮฝ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮตฮฏฯ„ฮต ฮญฮฝฮฑ ฮตฯฯŽฯ„ฮทฮผฮฑ ฮฎ ฮผฮฏฮฑ ฮฝฮญฮฑ ฯ€ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท ฯ€ฮฏฮฝฮฑฮบฮฑ, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฮฝ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮฟ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯƒฯ„ฮฟฮฝ ฮฟฯ€ฮฟฮฏฮฟ ฯ„ฮฟ ฮตฯฯŽฯ„ฮทฮผฮฑ ฮฎ ฮท ฯ€ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท ฯ€ฮฏฮฝฮฑฮบฮฑ ฯ€ฯฮญฯ€ฮตฮน ฮฝฮฑ ฮฑฮฝฮฑฯ†ฮญฯฮฟฮฝฯ„ฮฑฮน. ฮŒฯ„ฮฑฮฝ ฮตฯฮณฮฌฮถฮตฯƒฯ„ฮต ฮผฮต ฯƒฯ‡ฮตฯƒฮนฮฑฮบฮญฯ‚ ฮฒฮฌฯƒฮตฮนฯ‚, ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟฯ…ฯ‚ ฯ€ฮฏฮฝฮฑฮบฮตฯ‚ ฮผฮตฯ„ฮฑฮพฯ ฯ„ฯ‰ฮฝ ฮฟฯ€ฮฟฮฏฯ‰ฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮฟฯฮฏฯƒฮตฯ„ฮต ฯƒฯ‡ฮญฯƒฮตฮนฯ‚."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15166,16 +15166,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮฮฑฮน/ฮŒฯ‡ฮน"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"ฮ ฯฮฟฮฒฮฟฮปฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮฮฑฮน/ฮŒฯ‡ฮน\">ฮ ฯฮฟฮฒฮฟฮปฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮฮฑฮน/ฮŒฯ‡ฮน</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15198,8 +15198,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮฮฑฮน/ฮŒฯ‡ฮน"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15222,8 +15222,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">ฮฃฯ„ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮฟฯ€ฮนฮบฮฎฯ‚ SQL ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮนฯ‚ ฮตฮฝฯ„ฮฟฮปฮญฯ‚ SQL ฮฟฮน ฮฟฯ€ฮฟฮฏฮตฯ‚ ฮดฮตฮฝ ฮตฯฮผฮทฮฝฮตฯฮฟฮฝฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮฟ $[officename], ฮฑฮปฮปฮฌ ฮฑฮฝฯ„ฮฏฮธฮตฯ„ฮฑ ฮดฮนฮฑฮฒฮนฮฒฮฌฮถฮฟฮฝฯ„ฮฑฮน ฮฑฯ€ฮตฯ…ฮธฮตฮฏฮฑฯ‚ ฯƒฯ„ฮทฮฝ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ.</ahelp> ฮ‘ฮฝ ฮดฮตฮฝ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฮฑฯ…ฯ„ฮญฯ‚ ฯ„ฮนฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯƒฯ„ฮทฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ, ฮดฮตฮฝ ฮธฮฑ ฮญฯ‡ฮตฯ„ฮต ฯ„ฮท ฮดฯ…ฮฝฮฑฯ„ฯŒฯ„ฮทฯ„ฮฑ ฮฝฮฑ ฮตฯ€ฮนฯƒฯ„ฯฮฟฯ†ฮฎฯ‚ ฯƒฯ„ฮทฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15254,8 +15254,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฮพฮฑฮฝฮฌ ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ, ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฯƒฯ„ฯฮญฯˆฮตฯ„ฮต ฯƒฮต ฮบฮฑฮฝฮฟฮฝฮนฮบฮฎ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑฯ‚, ฯƒฯ„ฮทฮฝ ฮฟฯ€ฮฟฮฏฮฑ ฮฟฮน ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯƒฯ„ฮท <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚\">ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚</link> ฯƒฯ…ฮณฯ‡ฯฮฟฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮผฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฯ„ฯฮตฯ€ฯŒฮผฮตฮฝฮตฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚ ฮผฮญฯƒฯ‰ SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15278,8 +15278,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮท ฯƒฮตฮนฯฮฌ \"ฮฃฯ…ฮฝฮฌฯฯ„ฮทฯƒฮท\" ฯƒฯ„ฮฟ ฯ‡ฮฑฮผฮทฮปฯŒฯ„ฮตฯฮฟ ฮบฮฟฮผฮผฮฌฯ„ฮน ฯ„ฮทฯ‚ ฯ€ฯฮฟฮฒฮฟฮปฮฎฯ‚ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฯ„ฮฟฯ… ฯ€ฮฑฯฮฑฮธฯฯฮฟฯ… <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ฮฃฯ‡ฮตฮดฮนฮฑฯƒฮผฯŒฯ‚ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚\">ฮฃฯ‡ฮตฮดฮนฮฑฯƒฮผฯŒฯ‚ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15318,8 +15318,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ \"ฮ ฮฏฮฝฮฑฮบฮฑฯ‚\" ฯƒฯ„ฮฟ ฯ‡ฮฑฮผฮทฮปฯŒฯ„ฮตฯฮฟ ฮบฮฟฮผฮผฮฌฯ„ฮน ฯ„ฮฟฯ… <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ฮฃฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚\">ฮฃฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15358,8 +15358,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ \"ฮจฮตฯ…ฮดฯŽฮฝฯ…ฮผฮฟ\" ฯƒฯ„ฮฟ ฯ‡ฮฑฮผฮทฮปฯŒฯ„ฮตฯฮฟ ฮบฮฟฮผฮผฮฌฯ„ฮน ฯ„ฮฟฯ… <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ฮฃฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚\">ฮฃฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15406,8 +15406,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">ฮ•ฯ€ฮตฮบฯ„ฮตฮฏฮฝฮตฮน ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮญฮบฯ†ฯฮฑฯƒฮท ฯ„ฮฟฯ… <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ฮ•ฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚ SQL\">ฮ•ฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚ SQL</link> ฯƒฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯƒฯ„ฮฎฮปฮท ฮบฮฑฯ„ฮฌ ฯ„ฮทฮฝ ฯ€ฮฑฯฮฌฮผฮตฯ„ฯฮฟ DISTINCT.</ahelp> ฮ— ฯƒฯ…ฮฝฮญฯ€ฮตฮนฮฑ ฮตฮฏฮฝฮฑฮน ฯŒฯ„ฮน ฮฟฮน ฮฏฮดฮนฮตฯ‚ ฯ„ฮนฮผฮญฯ‚ ฯ€ฮฟฯ… ฯ€ฮฑฯฮฟฯ…ฯƒฮนฮฌฮถฮฟฮฝฯ„ฮฑฮน ฯ€ฮฟฮปฮปฮญฯ‚ ฯ†ฮฟฯฮญฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮท ฮปฮฏฯƒฯ„ฮฑ ฮผฯŒฮฝฮฟ ฮผฮฏฮฑ ฯ†ฮฟฯฮฌ."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15470,24 +15470,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ, ฮบฮฌฮฝฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮผฮต ฯ„ฮฟ ฮฒฮญฮปฮฟฯ‚. ฮ“ฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ€ฮฑฯฮฑฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ, ฯƒฯฯฮตฯ„ฮต ฮญฮฝฮฑ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮณฯฯฯ‰ ฮฑฯ€ฯŒ ฯ„ฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ. ฮ“ฮนฮฑ ฮฝฮฑ ฯ€ฯฮฟฯƒฮธฮญฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฮต ฮผฮฏฮฑ ฮตฯ€ฮนฮปฮฟฮณฮฎ, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Shift ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฮบฮฌฮฝฯ„ฮต ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> ฮคฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮตฯ€ฮนฮปฮตฯ‡ฮธฮตฮฏ ฮผฮฑฮถฮฏ ฮผฯ€ฮฟฯฮฟฯฮฝ ฯ„ฯŒฯ„ฮต ฮฝฮฑ ฮฟฯฮนฯƒฮธฮฟฯฮฝ ฯ‰ฯ‚ ฮผฮฏฮฑ <link href=\"text/shared/01/05290000.xhp\" name=\"ฮฟฮผฮฌฮดฮฑ\">ฮฟฮผฮฌฮดฮฑ</link> ฮบฮฑฮน ฯ„ฯŒฯ„ฮต ฮณฮฏฮฝฮฟฮฝฯ„ฮฑฮน ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฮฟฮผฮฌฮดฮฑฯ‚.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฮฑฮฝฮตฮพฮฌฯฯ„ฮทฯ„ฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮผฮฏฮฑฯ‚ ฮฟฮผฮฌฮดฮฑฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮดฮนฮฑฮณฯฮฌฯˆฮตฯ„ฮต ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮฑฯ€ฯŒ ฮผฮฏฮฑ ฮฟฮผฮฌฮดฮฑ ฮผฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+ฮบฮปฮนฮบ.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline> ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฮฑฯ€ฯŒ ฮฟฮผฮฌฮดฮตฯ‚ ฮผฯŒฮฝฮฑ ฯ„ฮฟฯ…ฯ‚ ฮบฮฌฮฝฮฟฮฝฯ„ฮฑฯ‚ ฮดฮนฯ€ฮปฯŒ ฮบฮปฮนฮบ, ฮฑฮฝ ฯ€ฯฯŽฯ„ฮฑ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ<emph>ฮ”ฮนฯ€ฮปฯŒ ฮบฮปฮนฮบ ฮณฮนฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ</emph> ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ <emph>ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15558,8 +15558,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "ฮฃฯ„ฮทฮฝ ฯ€ฮทฮณฮฑฮฏฮฑ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ HTML, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮดฮตฮฏฯ„ฮต ฮบฮฑฮน ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯ„ฮนฯ‚ <link href=\"text/shared/00/00000002.xhp#tags\" name=\"ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚\">ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚</link> ฯ„ฮฟฯ… <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. ฮ‘ฯ€ฮฟฮธฮทฮบฮตฯฯƒฯ„ฮต ฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ‰ฯ‚ ฮฑฯ€ฮปฯŒ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…. ฮ•ฮบฯ‡ฯ‰ฯฮฎฯƒฯ„ฮต ฮผฮนฮฑ ฮตฯ€ฮญฮบฯ„ฮฑฯƒฮท .html ฮฎ .htm ฮณฮนฮฑ ฮฝฮฑ ฮบฮฑฮธฮฟฯฮฏฯƒฮตฯ„ฮต ฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ‰ฯ‚ HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15590,40 +15590,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">ฮ•ฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚. ฮšฮฌฮฝฯ„ฮต ฮดฮนฯ€ฮปฯŒ ฮบฮปฮนฮบ ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯ„ฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ, ฮบฮฌฮฝฯ„ฮต ฮดฮตฮพฮฏ ฮบฮปฮนฮบ ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮญฮฝฮฑ ฮฌฮปฮปฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ฮšฮฌฮฝฯ„ฮต ฮดฮนฯ€ฮปฯŒ ฮบฮปฮนฮบ ฯƒฯ„ฮฟ<emph> ฮ ฮตฮดฮฏฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟฯ… ฯƒฮตฮปฮฏฮดฮฑฯ‚ </emph>ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/swriter/01/05040000.xhp\" name=\"ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚\">ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚</link>, ฯƒฯ„ฮฟฮฝ ฮฟฯ€ฮฟฮฏฮฟ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯ„ฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฮณฮนฮฑ ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯƒฮตฮปฮฏฮดฮฑ. ฮฃฯ„ฮฟ ฮผฮตฮฝฮฟฯ ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮฟฮฝฯ„ฮฟฯ‚ ฮฑฯ…ฯ„ฮฟฯ ฯ„ฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ…, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ†ฮฑฯฮผฯŒฯƒฮตฯ„ฮต ฮญฮฝฮฑ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">ฮšฮฌฮฝฯ„ฮต ฮดฮนฯ€ฮปฯŒ ฮบฮปฮนฮบ ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ <emph>ฮ ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚</emph> ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/scalc/01/05070000.xhp\" name=\"ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚\">ฮ ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚</link>, ฯƒฯ„ฮฟฮฝ ฮฟฯ€ฮฟฮฏฮฟ ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฯ„ฮตฮฏฯ„ฮต ฯ„ฮฟ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฮณฮนฮฑ ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯƒฮตฮปฮฏฮดฮฑ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">ฮšฮฌฮฝฯ„ฮต ฮดฮนฯ€ฮปฯŒ ฮบฮปฮนฮบ ฯƒฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/simpress/01/05120000.xhp\" name=\"ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ ฯƒฮตฮปฮฏฮดฮฑฯ‚\">ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท ฮดฮนฮฑฯ†ฮฌฮฝฮตฮนฮฑฯ‚</link> ฯŒฯ€ฮฟฯ… ฮบฮฑฮน ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮฟ ฯƒฯ„ฯ…ฮป ฯ„ฮทฯ‚ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑฯ‚ ฮดฮนฮฑฯ†ฮฌฮฝฮตฮนฮฑฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฑฮบฯŒฮผฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮผฮนฮฑ ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฎ ฮผฮฟฯฯ†ฮฎ ฯ‡ฮฑฯฯ„ฮนฮฟฯ ฮฎ ฯ€ฮฑฯฮฑฯƒฮบฮฎฮฝฮนฮฟ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">ฮšฮฌฮฝฯ„ฮต ฮดฮนฯ€ฮปฯŒ ฮบฮปฮนฮบ ฯƒฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ <link href=\"text/simpress/01/05120000.xhp\" name=\"ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ ฯƒฮตฮปฮฏฮดฮฑฯ‚\">ฮฃฯ‡ฮตฮดฮฏฮฑฯƒฮท ฮดฮนฮฑฯ†ฮฌฮฝฮตฮนฮฑฯ‚</link> ฯŒฯ€ฮฟฯ… ฮบฮฑฮน ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮฟ ฯƒฯ„ฯ…ฮป ฯ„ฮทฯ‚ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑฯ‚ ฮดฮนฮฑฯ†ฮฌฮฝฮตฮนฮฑฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฑฮบฯŒฮผฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮผฮนฮฑ ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฎ ฮผฮฟฯฯ†ฮฎ ฯ‡ฮฑฯฯ„ฮนฮฟฯ ฮฎ ฯ€ฮฑฯฮฑฯƒฮบฮฎฮฝฮนฮฟ. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15662,8 +15662,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "ฮšฮฌฮฝฮฟฮฝฯ„ฮฑฯ‚ ฮดฮนฯ€ฮปฯŒ ฮบฮปฮนฮบ ฯƒฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮฑฮฝฮฟฮฏฮณฮตฮน ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚ <link href=\"text/shared/01/03010000.xhp\" name=\"ฮœฮตฮณฮญฮธฯ…ฮฝฯƒฮท\">ฮœฮตฮณฮญฮธฯ…ฮฝฯƒฮท</link>, ฯŒฯ€ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮผฮตฯ„ฮฑฮฒฮฌฮปฮตฯ„ฮต ฯ„ฮฟฮฝ ฯ„ฯฮญฯ‡ฮฟฮฝฯ„ฮฑ ฯ€ฮฑฯฮฌฮณฮฟฮฝฯ„ฮฑ ฮผฮตฮณฮญฮธฯ…ฮฝฯƒฮทฯ‚."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15694,16 +15694,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">ฮ ฯฮฟฮฒฮฌฮปฮปฮตฮน ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฮฝฮฑฮปฮปฮฌฯƒฯƒฮตฯƒฯ„ฮต ฮผฮตฯ„ฮฑฮพฯ INSRT = ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮบฮฑฮน OVER = ฮ‘ฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> ฮ‘ฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮตฮฏฮฝฮฑฮน ฮตฮฝฮตฯฮณฯŒ ฮผฯŒฮฝฮฟ ฯŒฯ„ฮฑฮฝ ฮฟ ฮดฯฮฟฮผฮญฮฑฯ‚ ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮณฯฮฑฮผฮผฮฎ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚ ฮผฮนฮฑฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ„ฯฯ€ฯ‰ฮฝ ฮฎ ฯƒฮต ฮบฮตฮปฮฏ. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮณฮนฮฑ ฮฝฮฑ ฮตฮฝฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮนฯ‚ ฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฯƒฮตฮนฯ‚ (ฮตฮบฯ„ฯŒฯ‚ ฮฑฯ€ฯŒ ฯ„ฮฟ $[officename] ฮ’asic IDE, ฯŒฯ€ฮฟฯ… ฮผฯŒฮฝฮฟ ฮท <emph>ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ</emph> ฮตฮฏฮฝฮฑฮน ฮตฮฝฮตฯฮณฮฎ). ฮ‘ฮฝ ฮฟ ฮดฯฮฟฮผฮญฮฑฯ‚ ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฯƒฮต ฮบฮตฮฏฮผฮตฮฝฮฟ ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Insert (ฮฑฮฝ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮฟ ฯƒฯ„ฮฟ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮนฮฟ ฯƒฮฑฯ‚) ฮณฮนฮฑ ฮฝฮฑ ฮตฮฝฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮนฯ‚ ฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฯƒฮตฮนฯ‚."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15766,8 +15766,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr "<bookmark_value>ฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฯƒฮตฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฯƒฮต ฮบฮตฮฏฮผฮตฮฝฮฟ</bookmark_value> <bookmark_value>ฮบฮตฮฏฮผฮตฮฝฮฟ; ฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฯƒฮตฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚</bookmark_value><bookmark_value>ฮตฯ€ฮตฮบฯ„ฮฑฮผฮญฮฝฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚</bookmark_value><bookmark_value>ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฯ€ฯฮฟฯƒฮธฮฎฮบฮทฯ‚</bookmark_value><bookmark_value>ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮฟฮผฮฌฮดฮฑฯ‚</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>ฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฯƒฮตฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฯƒฮต ฮบฮตฮฏฮผฮตฮฝฮฟ</bookmark_value><bookmark_value>ฮบฮตฮฏฮผฮตฮฝฮฟ; ฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฯƒฮตฮนฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚</bookmark_value><bookmark_value>ฮตฯ€ฮญฮบฯ„ฮฑฮผฮญฮฝฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚</bookmark_value><bookmark_value>ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ฯ€ฯฮฟฯƒฮธฮฎฮบฮทฯ‚</bookmark_value><bookmark_value>ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮฟฮผฮฌฮดฮฑฯ‚</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15822,8 +15822,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "ฮ‘ฯ…ฯ„ฮฎ ฮตฮฏฮฝฮฑฮน ฮท ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮณฮนฮฑ ฮญฮณฮณฯฮฑฯ†ฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…. ฮœฮต ฯ„ฮฟ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮนฮฟ, ฮฟฮน ฮตฯ€ฮนฮปฮฟฮณฮญฯ‚ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฮบฯ„ฮตฮปฮตฯƒฯ„ฮฟฯฮฝ ฮผฮต Shift+NavigationKey (<item type=\"keycode\">ฮฒฮญฮปฮท, Home, End, Page Up, Page Down</item>). ฮœฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฯŒฯ€ฮฟฯ… ฯ€ฯฯŒฮบฮตฮนฯ„ฮฑฮน ฮฝฮฑ ฮฑฯฯ‡ฮฏฯƒฮตฮน ฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ, ฮบฯฮฑฯ„ฮฎฯƒฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฮฑฯฮนฯƒฯ„ฮตฯฯŒ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฮบฮฑฮน ฮผฮตฯ„ฮฑฮบฮนฮฝฮทฮธฮตฮฏฯ„ฮต ฯƒฯ„ฮฟ ฯ„ฮญฮปฮฟฯ‚ ฯ„ฮทฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚. ฮ‘ฯ€ฮตฮปฮตฯ…ฮธฮตฯฯŽฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฯ„ฮฟฯ… ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฮณฮนฮฑ ฮฝฮฑ ฯ„ฮตฯฮผฮฑฯ„ฮฏฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮฟฮณฮฎ."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15838,8 +15838,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
-msgstr "ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฮฒฮตฮปฯŽฮฝ ฮฎ ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ <item type=\"keycode\">Home</item> ฮบฮฑฮน <item type=\"keycode\">End</item> ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮตฯ€ฮตฮบฯ„ฮตฮฏฮฝฮตฯ„ฮต ฮฎ ฮฝฮฑ ฯ€ฮตฯฮนฮบฯŒฯˆฮตฯ„ฮต ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฮตฯ€ฮนฮปฮฟฮณฮฎ. ฮคฮฟ ฯ€ฮฌฯ„ฮทฮผฮฑ ฯƒฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮตฯ€ฮนฮปฮญฮณฮตฮน ฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮผฮตฯ„ฮฑฮพฯ ฯ„ฮทฯ‚ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑฯ‚ ฮธฮญฯƒฮทฯ‚ ฮดฯฮฟฮผฮญฮฑ ฮบฮฑฮน ฯ„ฮทฯ‚ ฮธฮญฯƒฮทฯ‚ ฯ€ฮฑฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15910,8 +15910,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">ฮŒฯ„ฮฑฮฝ ฮฟฮน ฮฑฮปฮปฮฑฮณฮญฯ‚ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮดฮตฮฝ ฮญฯ‡ฮฟฯ…ฮฝ ฮฑฮบฯŒฮผฮท ฮฑฯ€ฮฟฮธฮทฮบฮตฯ…ฯ„ฮตฮฏ, ฮธฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ ฮญฮฝฮฑฯ‚ ฮฑฯƒฯ„ฮตฯฮฏฯƒฮบฮฟฯ‚ \"*\" ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ ฮฑฯ…ฯ„ฯŒ ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚. ฮ‘ฯ…ฯ„ฯŒ ฮนฯƒฯ‡ฯฮตฮน ฮบฮฑฮน ฮณฮนฮฑ ฯ„ฮฑ ฮฝฮญฮฑ ฮญฮณฮณฯฮฑฯ†ฮฑ ฯ€ฮฟฯ… ฮดฮตฮฝ ฮญฯ‡ฮฟฯ…ฮฝ ฮฑฮบฯŒฮผฮท ฮฑฯ€ฮฟฮธฮทฮบฮตฯ…ฯ„ฮตฮฏ.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/04.po b/source/el/helpcontent2/source/text/shared/04.po
index 4f14d8cf5fb..79c1bb08f67 100644
--- a/source/el/helpcontent2/source/text/shared/04.po
+++ b/source/el/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-16 06:23+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526451813.000000\n"
#: 01010000.xhp
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>ฮ ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮนฮฟ, ฮณฮตฮฝฮนฮบฮญฯ‚ ฮตฮฝฯ„ฮฟฮปฮญฯ‚</bookmark_value><bookmark_value>ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚, ฮณฮตฮฝฮนฮบฮฌ </bookmark_value><bookmark_value>ฯ€ฮตฮดฮฏฮฑ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚ ฮบฮตฮนฮผฮญฮฝฮฟฯ… </bookmark_value><bookmark_value>ฮ›ฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฯƒฯ…ฮผฯ€ฮปฮฎฯฯ‰ฯƒฮทฯ‚ ฯƒฯ„ฮฑ ฯ€ฮปฮฑฮฏฯƒฮนฮฑ ฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ ฮบฮฑฮน ฮปฮฏฯƒฯ„ฮฑฯ‚</bookmark_value><bookmark_value>ฮœฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮญฯ‚, ฮ”ฮนฮฑฮบฮฟฯ€ฮฎ </bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "ฮˆฮฝฮฑ ฮผฮตฮณฮฌฮปฮฟ ฮผฮญฯฮฟฯ‚ ฯ„ฮทฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮนฮบฯŒฯ„ฮทฯ„ฮฑฯ‚ ฯ„ฮทฯ‚ ฮตฯ†ฮฑฯฮผฮฟฮณฮฎฯ‚ ฯƒฮฑฯ‚ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฮพฮนฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ ฮตฮฌฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚. ฮ“ฮนฮฑ ฯ€ฮฑฯฮฌฮดฮตฮนฮณฮผฮฑ, ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮดฮฏฯ€ฮปฮฑ ฯƒฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮฟฮณฮฎ <emph>ฮ†ฮฝฮฟฮนฮณฮผฮฑ</emph> ฯƒฯ„ฮฟ ฮผฮตฮฝฮฟฯ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ</emph>. ฮ‘ฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮฑฯ€ฮฟฮบฯ„ฮฎฯƒฮตฯ„ฮต ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮท ฯƒฮต ฮฑฯ…ฯ„ฮฎ ฯ„ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮฑฮพฮนฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚, ฮบฯฮฑฯ„ฮฎฯƒฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ O. ฮ‘ฯ€ฮตฮปฮตฯ…ฮธฮตฯฯŽฯƒฯ„ฮต ฮบฮฑฮน ฯ„ฮฑ ฮดฯฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฮผฯŒฮปฮนฯ‚ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ ฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟฯ‚."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> ฮŸฯฮนฯƒฮผฮญฮฝฮฟฮน ฮฑฯ€ฯŒ ฯ„ฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ ฯ€ฮฟฯ… ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮผฮตฮฝฮฟฯ ฮตฮฏฮฝฮฑฮน ฯ…ฯ€ฮฟฮณฯฮฑฮผฮผฮนฯƒฮผฮญฮฝฮฟฮน. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮญฯ‡ฮตฯ„ฮต ฮฑฯ€ฮตฯ…ฮธฮตฮฏฮฑฯ‚ ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮท ฯƒฮต ฮฑฯ…ฯ„ฮฌ ฯ„ฮฑ ฮผฮตฮฝฮฟฯ, ฯ€ฮนฮญฮถฮฟฮฝฯ„ฮฑฯ‚ ฯ„ฮฟฮฝ ฯ…ฯ€ฮฟฮณฯฮฑฮผฮผฮนฯƒฮผฮญฮฝฮฟ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ ฮผฮฑฮถฮฏ ฮผฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ALT. ฮŒฯ„ฮฑฮฝ ฮฑฮฝฮฟฮฏฮพฮตฮน ฯ„ฮฟ ฮผฮตฮฝฮฟฯ, ฮธฮฑ ฮฒฯฮตฮฏฯ„ฮต ฮพฮฑฮฝฮฌ ฯ…ฯ€ฮฟฮณฯฮฑฮผฮผฮนฯƒฮผฮญฮฝฮฟฯ…ฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฮฑฯ€ฮตฯ…ฮธฮตฮฏฮฑฯ‚ ฮฑฯ…ฯ„ฮฌ ฯ„ฮฑ ฮผฮตฮฝฮฟฯ, ฯ€ฮนฮญฮถฮฟฮฝฯ„ฮฑฯ‚ ฮฑฯ€ฮปฮฌ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฯ„ฮฟฯ… ฯ…ฯ€ฮฟฮณฯฮฑฮผฮผฮนฯƒฮผฮญฮฝฮฟฯ… ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "ฮฅฯ€ฮฌฯฯ‡ฮตฮน ฯ€ฮฌฮฝฯ„ฮฟฯ„ฮต ฮญฮฝฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฯ„ฮฟฮฝฮนฯƒฮผฮญฮฝฮฟ ฯƒฮต ฮฟฯ€ฮฟฮนฮฟฮดฮฎฯ€ฮฟฯ„ฮต ฮดฮฟฯƒฮผฮญฮฝฮฟ ฮดฮนฮฌฮปฮฟฮณฮฟ - ฯƒฯ…ฮฝฮฎฮธฯ‰ฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฯ„ฮฑฮน ฮผฮต ฮญฮฝฮฑ ฯƒฯ€ฮฑฯƒฮผฮญฮฝฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ. ฮ‘ฯ…ฯ„ฯŒ ฯ„ฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ, ฯ€ฮฟฯ… ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮตฮฏฮฝฮฑฮน ฮตฮฏฯ„ฮต ฮบฮฟฯ…ฮผฯ€ฮฏ, ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚, ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฯƒฮต ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮปฮฏฯƒฯ„ฮฑฯ‚ ฮฎ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…, ฮปฮญฮณฮตฯ„ฮฑฮน ฯŒฯ„ฮน ฮญฯ‡ฮตฮน ฮตฯƒฯ„ฮฏฮฑฯƒฮท. ฮ•ฮฌฮฝ ฯ„ฮฟ ฯƒฮทฮผฮตฮฏฮฟ ฮตฯƒฯ„ฮฏฮฑฯƒฮทฯ‚ ฮตฮฏฮฝฮฑฮน ฮบฮฟฯ…ฮผฯ€ฮฏ, ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ Enter ฯ„ฮฟ ฮตฮบฯ„ฮตฮปฮตฮฏ ฯƒฮฑฮฝ ฮฝฮฑ ฮตฮฏฯ‡ฮฑฯ„ฮต ฯ€ฮฑฯ„ฮฎฯƒฮตฮน ฯ€ฮฌฮฝฯ‰ ฯ„ฮฟฯ…. ฮˆฮฝฮฑ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮตฮฝฮฑฮปฮปฮฌฯƒฯƒฮตฯ„ฮฑฮน ฯ€ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮบฮตฮฝฮฟฯ. ฮ•ฮฌฮฝ ฮญฮฝฮฑ ฯ€ฮตฮดฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮญฯ‡ฮตฮน ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท, ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฮฒฮตฮปฯŽฮฝ ฮณฮนฮฑ ฮฑฮปฮปฮฑฮณฮฎ ฯ„ฯ‰ฮฝ ฮตฮฝฮตฯฮณฯŽฮฝ ฯ€ฮตฮดฮฏฯ‰ฮฝ ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฯƒฮต ฮฑฯ…ฯ„ฮฎฮฝ ฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Tab ฮณฮนฮฑ ฮฝฮฑ ฯ€ฮฌฯ„ฮต ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮฎ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯƒฯ„ฮฟ ฮตฯ€ฯŒฮผฮตฮฝฮฟ, ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต Shift+Tab ฮณฮนฮฑ ฮฝฮฑ ฯ€ฮฌฯ„ฮต ฯƒฯ„ฮทฮฝ ฮฑฮฝฯ„ฮฏฯƒฯ„ฯฮฟฯ†ฮท ฮบฮฑฯ„ฮตฯฮธฯ…ฮฝฯƒฮท."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "ฮ ฮฑฯ„ฯŽฮฝฯ„ฮฑฯ‚ ESC ฮบฮปฮตฮฏฮฝฮตฮน ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฯ‡ฯ‰ฯฮฏฯ‚ ฮฝฮฑ ฮฑฯ€ฮฟฮธฮทฮบฮตฯฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฮฑฮปฮปฮฑฮณฮญฯ‚. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline> ฮ‘ฮฝ ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฯƒฮต ฮญฮฝฮฑ ฮบฮฟฯ…ฮผฯ€ฮฏ, ฮดฮตฮฝ ฮธฮฑ ฮดฮตฮฏฯ„ฮต ฮผฯŒฮฝฮฟ ฯ„ฮท ฮดฮนฮฑฮบฮตฮบฮฟฮผฮผฮญฮฝฮท ฮณฯฮฑฮผฮผฮฎ ฯ„ฮฟฯ… ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ… ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮฒฮฌฮปฮปฮตฮน ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ„ฮฟฯ… ฮบฮฟฯ…ฮผฯ€ฮนฮฟฯ, ฮฑฮปฮปฮฌ ฮบฮฑฮน ฮผฮนฮฑ ฯ€ฮปฮฑฯ„ฯฯ„ฮตฯฮท ฯƒฮบฮนฮฌ ฮบฮฌฯ„ฯ‰ ฮฑฯ€ฯŒ ฯ„ฮฟ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ. ฮ— ฯƒฮบฮนฮฌ ฮฑฯ…ฯ„ฮฎ ฯ…ฯ€ฮฟฮดฮตฮนฮบฮฝฯฮตฮน ฯŒฯ„ฮน ฮฑฮฝ ฯ„ฮตฯฮผฮฑฯ„ฮฏฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮผฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Enter, ฮตฮฏฮฝฮฑฮน ฯƒฮฑฮฝ ฮฝฮฑ ฯ€ฮนฮญฮถฮตฯ„ฮต ฯ„ฮฟ ฮฏฮดฮนฮฟ ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "ฮ‘ฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮทฯ‚ ฮผฮตฯ„ฮฑฯ†ฮฟฯฮฌฯ‚ ฮบฮฑฮน ฮฑฯ€ฯŒฮธฮตฯƒฮทฯ‚, ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ ฮผฮต ฯ„ฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮฎ ฮบฮฌฮฝฮฟฮฝฯ„ฮฑฯ‚ ฮบฮปฮนฮบ ฯƒฮต ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฮบฮฑฮน ฮฟฮฝฯŒฮผฮฑฯ„ฮฑ, ฮผฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฮตฯ„ฮต ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ฮบฮฑฮน ฯ€ฮตฯฮนฯƒฯ„ฮฑฯƒฮนฮฑฮบฮฌ <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> ฮณฮนฮฑ ฮฝฮฑ ฮฑฯ€ฮฟฮบฯ„ฮฎฯƒฮตฯ„ฮต ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮท ฯƒฮต ฮตฯ€ฮนฯ€ฯฯŒฯƒฮธฮตฯ„ฮตฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮตฯ‚. ฮŸฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮตฯ‚ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮตฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮตฯ‚, ฯŒฯ„ฮฑฮฝ ฮบฮฑฯ„ฮฌ ฯ„ฮท ฮดฮนฮฌฯฮบฮตฮนฮฑ ฯ„ฮทฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑฯ‚ ฯ„ฮทฯ‚ ฮผฮตฯ„ฮฑฯ†ฮฟฯฮฌฯ‚ ฮบฮฑฮน ฯ„ฮทฯ‚ ฮฑฯ€ฯŒฮธฮตฯƒฮทฯ‚ ฯ€ฮฑฯ„ฮฌฯ„ฮต ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ, ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฮผฮต ฯ„ฮทฮฝ ฮฑฮปฮปฮฑฮณฮฎ ฮผฮฟฯฯ†ฮฎฯ‚ ฯ„ฮฟฯ… ฮดฮตฮฏฮบฯ„ฮท ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ. ฮŒฯ„ฮฑฮฝ ฮตฯ€ฮนฮปฮญฮณฮตฯ„ฮต ฮฑฯฯ‡ฮตฮฏฮฑ ฮฎ ฮฌฮปฮปฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ, ฯ„ฮฑ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฯ€ฮตฮบฯ„ฮตฮฏฮฝฮฟฯ…ฮฝ ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮฟฮณฮฎ - ฯ„ฯ‰ฮฝ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮนฯŽฮฝ ฯ€ฮฟฯ… ฮตฯ€ฮตฮพฮทฮณฮฟฯฮฝฯ„ฮฑฮน ฯŒฯ„ฮฑฮฝ ฮตฯ†ฮฑฯฮผฯŒฮถฮฟฮฝฯ„ฮฑฮน. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "ฮงฯฮฎฯƒฮท ฯ„ฯ‰ฮฝ ฯƒฯ…ฮฝฯ„ฮฟฮผฮตฯฯƒฮตฯ‰ฮฝ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฏฮฟฯ… <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S ฮณฮนฮฑ ฮฌฮฝฮฟฮนฮณฮผฮฑ ฯ„ฮฟฯ… ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph>ฮตฮนฮดฮนฮบฮฟฮฏ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚</emph> ฮณฮนฮฑ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮตฮฝฯŒฯ‚ ฮฎ ฯ€ฮตฯฮนฯƒฯƒฮฟฯ„ฮญฯฯ‰ฮฝ ฮตฮนฮดฮนฮบฯŽฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฮฟฮปฯŒฮบฮปฮทฯฮฟ ฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮดฮตฮพฮฏ ฮฎ ฮฑฯฮนฯƒฯ„ฮตฯฯŒ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮฒฮญฮปฮฟฯ…ฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฮบฮฑฯ„ฮฑฯฮณฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮฟฮณฮฎ."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del ฮณฮนฮฑ ฮฝฮฑ ฮดฮนฮฑฮณฯฮฌฯˆฮตฯ„ฮต ฯ„ฮฑ ฯ€ฮฌฮฝฯ„ฮฑ ฮฑฯ€ฯŒ ฯ„ฮท ฮธฮญฯƒฮท ฯ€ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน ฮฟ ฮดฯฮฟฮผฮญฮฑฯ‚ ฯ‰ฯ‚ ฯ„ฮฟ ฯ„ฮญฮปฮฟฯ‚ ฯ„ฮทฯ‚ ฮปฮญฮพฮทฯ‚."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ฮบฮฑฮน ฯ„ฮฟ ฮดฮตฮพฮฏ ฮฎ ฮฑฯฮนฯƒฯ„ฮตฯฯŒ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฯ„ฮฟฯ… ฮฒฮญฮปฮฟฯ…ฯ‚, ฮฟ ฮดฯฮฟฮผฮญฮฑฯ‚ ฮธฮฑ ฮผฮตฯ„ฮฑฮบฮนฮฝฮตฮฏฯ„ฮฑฮน ฮฑฯ€ฯŒ ฮปฮญฮพฮท ฯƒฮต ฮปฮญฮพฮท, ฮตฮฌฮฝ, ฮผฮฌฮปฮนฯƒฯ„ฮฑ, ฯ„ฮฑฯ…ฯ„ฯŒฯ‡ฯฮฟฮฝฮฑ ฮบฯฮฑฯ„ฮฌฯ„ฮต ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Shift, ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฮน ฮท ฮผฮฏฮฑ ฮปฮญฮพฮท ฮผฮตฯ„ฮฌ ฯ„ฮทฮฝ ฮฌฮปฮปฮท."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "ฮคฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ INSRT ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮณฮนฮฑ ฯ„ฮทฮฝ ฮตฮฝฮฑฮปฮปฮฑฮณฮฎ ฮผฮตฯ„ฮฑฮพฯ ฯ„ฮทฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑฯ‚ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚ ฮบฮฑฮน ฯ„ฮทฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑฯ‚ ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚, ฮบฮฑฮน ฯ„ฮฟ ฮฑฮฝฯ„ฮฏฯƒฯ„ฯฮฟฯ†ฮฟ."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,24 +205,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "ฮŸฮน ฯƒฯ…ฮฝฯ„ฮฟฮผฮตฯฯƒฮตฮนฯ‚ ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฏฮฟฯ… <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฟฯฮฝฯ„ฮฑฮน ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฑฮนฯฮญฯƒฮตฯ„ฮต ฯ„ฮนฯ‚ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮฎฯƒฮตฮนฯ‚, ฮผฮฏฮฑ ฯ€ฯฮฟฯ‚ ฮผฮฏฮฑ ฮบฮฌฮธฮต ฯ†ฮฟฯฮฌ, ฯŽฯƒฯ„ฮต ฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฝฮฑ ฮฒฯฮตฮธฮตฮฏ ฯƒฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ€ฮฟฯ… ฮฎฯ„ฮฑฮฝ ฯ€ฯฮนฮฝ ฯ„ฮทฮฝ ฯ€ฯฯŽฯ„ฮท ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮฏฮทฯƒฮฎ ฯ„ฮฟฯ…."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "ฮคฮฟ $[officename] ฮญฯ‡ฮตฮน ฮผฮฏฮฑ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฯƒฯ…ฮผฯ€ฮปฮฎฯฯ‰ฯƒฮทฯ‚, ฮท ฮฟฯ€ฮฟฮฏฮฑ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฯƒฮต ฮบฮฌฯ€ฮฟฮนฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮบฮฑฮน ฯ€ฮปฮฑฮฏฯƒฮนฮฑ ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ…. ฮ ฮฑฯฮฑฮดฮตฮฏฮณฮผฮฑฯ„ฮฟฯ‚ ฯ‡ฮฌฯฮท, ฮตฮนฯƒฮฌฮณฮตฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> ฯƒฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ URL ฮบฮฑฮน ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮทฯ‚ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฯƒฯ…ฮผฯ€ฮปฮฎฯฯ‰ฯƒฮทฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮตฮน ฯ„ฮฟ ฯ€ฯฯŽฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ ฮฎ ฯ„ฮฟฮฝ ฯ€ฯฯŽฯ„ฮฟ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฯ€ฮฟฯ… ฮฒฯฮฏฯƒฮบฮตฯ„ฮฑฮน <switchinline select=\"sys\"><caseinline select=\"WIN\">ฯƒฯ„ฮฟฮฝ ฮฟฮดฮทฮณฯŒ C: </caseinline><defaultinline>ฯƒฯ„ฮฟฮฝ ฯ€ฯฮฟฯƒฯ‰ฯ€ฮนฮบฯŒ ฯƒฮฑฯ‚ ฯ†ฮฌฮบฮตฮปฮฟ</defaultinline></switchinline> ฮฟ ฮฟฯ€ฮฟฮฏฮฟฯ‚ ฮพฮตฮบฮนฮฝฮฌ ฮผฮต ฯ„ฮฟ ฮณฯฮฌฮผฮผฮฑ \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮบฮฌฯ„ฯ‰ ฮฒฮญฮปฮฟฯ…ฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฮผฮตฯ„ฮฑฮบฮนฮฝฮทฮธฮตฮฏฯ„ฮต ฮฑฮฝฮฌฮผฮตฯƒฮฑ ฯƒฯ„ฮฑ ฯ…ฯ€ฯŒฮปฮฟฮนฯ€ฮฑ ฮฑฯฯ‡ฮตฮฏฮฑ ฮบฮฑฮน ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ…ฯ‚. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮดฮตฮพฮนฯŒ ฯ€ฮปฮฎฮบฯ„ฯฮฟ ฮฒฮญฮปฮฟฯ…ฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฯ„ฮต ฮตฯ€ฮฏฯƒฮทฯ‚ ฮญฮฝฮฑฮฝ ฯ…ฯ€ฮฌฯฯ‡ฮฟฮฝฯ„ฮฑ ฯ…ฯ€ฮฟฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฯƒฯ„ฮฟ URL ฯ€ฮตฮดฮฏฮฟ . ฮ— ฮณฯฮฎฮณฮฟฯฮท ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฯƒฯ…ฮผฯ€ฮปฮฎฯฯ‰ฯƒฮท ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮท ฯŒฯ„ฮฑฮฝ ฯ€ฮฑฯ„ฮฎฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ End, ฮฑฯ†ฮฟฯ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฎฯƒฮตฯ„ฮต ฮผฮญฯฮฟฯ‚ ฯ„ฮฟฯ… URL. ฮŒฯ„ฮฑฮฝ ฮตฮฝฯ„ฮฟฯ€ฮนฯƒฯ„ฮตฮฏ ฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮฎ ฮฟ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟฯ‚ ฯ€ฮฟฯ… ฮธฮญฮปฮตฯ„ฮต, ฯ€ฮนฮญฯƒฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "ฮ•ฮฌฮฝ ฮธฮญฮปฮตฯ„ฮต ฮฝฮฑ ฯ„ฮตฯฮผฮฑฯ„ฮฏฯƒฮตฯ„ฮต ฮผฮนฮฑ ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎ ฯ€ฮฟฯ… ฮตฮบฯ„ฮตฮปฮตฮฏฯ„ฮฑฮน, ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "ฮคฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚ ฮตฮผฯ†ฮฑฮฝฮฏฮถฮฟฮฝฯ„ฮฑฮน ฯƒฯ„ฮทฮฝ ฮดฮตฮพฮนฮฌ ฯ€ฮปฮตฯ…ฯฮฌ ฯ„ฮฟฯ… ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ… ฮผฮตฮฝฮฟฯ, ฮดฮฏฯ€ฮปฮฑ ฯƒฯ„ฮทฮฝ ฮฑฮฝฯ„ฮฏฯƒฯ„ฮฟฮนฯ‡ฮท ฮตฮฝฯ„ฮฟฮปฮฎ ฮผฮตฮฝฮฟฯ. <switchinline select=\"sys\"><caseinline select=\"MAC\">(ฮ”ฮตฮฝ ฮตฮฏฮฝฮฑฮน ฯŒฮปฮตฯ‚ ฮฟฮน ฯ€ฯฮฟฮฑฮฝฮฑฯ†ฮตฯฮธฮตฮฏฯƒฮตฯ‚ ฯƒฯ…ฮฝฯ„ฮฟฮผฮตฯฯƒฮตฮนฯ‚ ฮณฮนฮฑ ฯ„ฮฟฮฝ ฮญฮปฮตฮณฯ‡ฮฟ ฯ„ฯ‰ฮฝ ฮดฮนฮฑฮปฯŒฮณฯ‰ฮฝ ฮดฮนฮฑฮธฮญฯƒฮนฮผฮตฯ‚ ฯƒฯ„ฮฟ Macintosh.) </caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏ ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮผฮต ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฯƒฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ…"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮท ฮปฮฏฯƒฯ„ฮฑ ฯ„ฮฟฯ… ฯ„ฯฮญฯ‡ฮฟฮฝฯ„ฮฟฯ‚ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฯ… ฯ€ฮตฮดฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯƒฮต ฮญฮฝฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ…. ฮ‘ฯ…ฯ„ฮฌ ฯ„ฮฑ ฯ€ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚ ฮนฯƒฯ‡ฯฮฟฯ…ฮฝ ฮผฯŒฮฝฮฟ ฯƒฮต ฯ€ฮตฮดฮฏฮฑ ฯƒฯ…ฮฝฮดฯ…ฮฑฯƒฮผฮฟฯ, ฮฑฮปฮปฮฌ ฮตฯ€ฮฏฯƒฮทฯ‚ ฮบฮฑฮน ฯƒฮต ฮบฮฟฯ…ฮผฯ€ฮนฮฌ ฮตฮนฮบฮฟฮฝฮนฮดฮฏฯ‰ฮฝ ฮผฮต ฮฑฮฝฮฑฮดฯ…ฯŒฮผฮตฮฝฮฑ ฮผฮตฮฝฮฟฯ. ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฮบฮปฮตฮฏฯƒฮตฯ„ฮต ฮผฮนฮฑ ฮฑฮฝฮฟฮนฯ‡ฯ„ฮฎ ฮปฮฏฯƒฯ„ฮฑ, ฯ€ฮนฮญฮถฮฟฮฝฯ„ฮฑฯ‚ ฯ„ฮฟ ฯ€ฮปฮฎฮบฯ„ฯฮฟ Escape."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>ฮ•ฮฝฮฑฮปฮปฮฌฯƒฯƒฮตฮน ฯ„ฮทฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฮผฮตฯ„ฮฑฮพฯ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฯ€ฮปฮฎฯฮฟฯ…ฯ‚ ฮฟฮธฯŒฮฝฮทฯ‚ ฮบฮฑฮน ฮบฮฑฮฝฮฟฮฝฮนฮบฮฎฯ‚ ฯƒฯ„ฮฟ Writer ฮฎ Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>ฮžฮตฮบฮนฮฝฮฌ ฯ„ฮท ฮฒฮฟฮฎฮธฮตฮนฮฑ ฯ„ฮฟฯ… $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮนฯ‚ ฮตฮบฯ„ฮตฯ„ฮฑฮผฮญฮฝฮตฯ‚ ฯƒฯ…ฮผฮฒฮฟฯ…ฮปฮญฯ‚ ฮณฮนฮฑ ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮตฮฝฯ„ฮฟฮปฮฎ, ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮฎ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "ฮ ฯฮฟฯƒฮดฮนฮฟฯฮฏฮถฮตฮน ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฯƒฯ„ฮฟ ฮตฯ€ฯŒฮผฮตฮฝฮฟ ฯ…ฯ€ฮฟฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ (ฯ€.ฯ‡. ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ… / ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ)."
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏ ฯ„ฮฟ ฯ€ฯฯŽฯ„ฮฟ ฮผฮตฮฝฮฟฯ (ฮœฮตฮฝฮฟฯ ฮ‘ฯฯ‡ฮตฮฏฮฟ)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "ฮšฮปฮตฮฏฮฝฮตฮน ฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ (ฮบฮปฮตฮฏฯƒฮนฮผฮฟ ฯ„ฮฟฯ… $[officename] ฯŒฯ„ฮฑฮฝ ฮบฮปฮตฮฏฯƒฮตฮน ฮบฮฑฮน ฯ„ฮฟ ฯ„ฮตฮปฮตฯ…ฯ„ฮฑฮฏฮฟ ฮฑฮฝฮฟฮนฯ‡ฯ„ฯŒ ฮญฮณฮณฯฮฑฯ†ฮฟ)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "ฮ•ฯ†ฮฑฯฮผฯŒฮถฮตฯ„ฮฑฮน ฮท ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮ ฮปฮฌฮณฮนฮฑ</emph> ฯƒฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ€ฮตฯฮนฮฟฯ‡ฮฎ. ฮ•ฮฌฮฝ ฮฟ ฮดฯฮฟฮผฮญฮฑฯ‚ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮผฮญฮฝฮฟฯ‚ ฯƒฮต ฮปฮญฮพฮท, ฮท ฮปฮญฮพฮท ฮฑฯ…ฯ„ฮฎ ฮตฯ€ฮฏฯƒฮทฯ‚ ฮตฯ€ฮนฯƒฮทฮผฮฑฮฏฮฝฮตฯ„ฮฑฮน ฮผฮต ฯ€ฮปฮฌฮณฮนฮฑ ฮณฯฮฑฯ†ฮฎ."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "ฮ•ฯ†ฮฑฯฮผฯŒฮถฮตฯ„ฮฑฮน ฮท ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph>ฮˆฮฝฯ„ฮฟฮฝฮฑ</emph> ฯƒฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ€ฮตฯฮนฮฟฯ‡ฮฎ. ฮŒฯ„ฮฑฮฝ ฮฟ ฮดฯฮฟฮผฮญฮฑฯ‚ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮผฮญฮฝฮฟฯ‚ ฯƒฮต ฮผฮฏฮฑ ฮปฮญฮพฮท, ฮท ฮปฮญฮพฮท ฮฑฯ…ฯ„ฮฎ ฮตฯ€ฮฏฯƒฮทฯ‚ ฮตฯ€ฮนฯƒฮทฮผฮฑฮฏฮฝฮตฯ„ฮฑฮน ฮผฮต ฮญฮฝฯ„ฮฟฮฝฮท ฮณฯฮฑฯ†ฮฎ."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "ฮ•ฯ†ฮฑฯฮผฯŒฮถฮตฯ„ฮฑฮน ฮท ฮนฮดฮนฯŒฯ„ฮทฯ„ฮฑ <emph> ฮฅฯ€ฮฟฮณฯฮฌฮผฮผฮนฯƒฮท</emph> ฯƒฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฯ€ฮตฯฮนฮฟฯ‡ฮฎ. ฮŒฯ„ฮฑฮฝ ฮฟ ฮดฯฮฟฮผฮญฮฑฯ‚ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮผฮญฮฝฮฟฯ‚ ฯƒฮต ฮปฮญฮพฮท, ฮท ฮปฮญฮพฮท ฮฑฯ…ฯ„ฮฎ ฮตฯ€ฮฏฯƒฮทฯ‚ ฯ…ฯ€ฮฟฮณฯฮฑฮผฮผฮฏฮถฮตฯ„ฮฑฮน."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "ฮ‘ฯ†ฮฑฮนฯฮตฮฏ ฯ„ฮทฮฝ ฮฌฮผฮตฯƒฮท ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮฑฯ€ฯŒ ฯ„ฮฟ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮฎ ฯ„ฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ (ฯŒฯ€ฯ‰ฯ‚ ฯƒฯ„ฮฟ <emph>ฮœฮฟฯฯ†ฮฎ -ฮšฮฑฮธฮฑฯฮนฯƒฮผฯŒฯ‚ ฮฌฮผฮตฯƒฮทฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "ฮœฮตฯ„ฮฑฮบฮนฮฝฮตฮฏฯ„ฮฑฮน ฮผฮตฯ„ฮฑฮพฯ ฯ„ฯ‰ฮฝ ฮตฯ€ฮนฯ†ฮฑฮฝฮตฮนฯŽฮฝ (ฮœฮตฯ„ฮฑฯ†ฮฟฯฮฌ ฮญฮฝฮฑ ฮตฯ€ฮฏฯ€ฮตฮดฮฟ ฯ€ฮฏฯƒฯ‰)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "ฮ ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚ ฯƒฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮธฮญฮผฮฑฯ„ฮฟฯ‚ ฯ„ฮทฯ‚ ฮฃฯ…ฮปฮปฮฟฮณฮฎฯ‚."
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฮ™ฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "ฮ•ฮนฯƒฮฌฮณฮตฮน ฮญฮฝฮฑ ฮฝฮญฮฟ ฮธฮญฮผฮฑ"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "ฮ ฮปฮฎฮบฯ„ฯฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮทฯ‚ ฯƒฯ„ฮทฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯ„ฮทฯ‚ ฯ€ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮทฯ‚ ฯ„ฮทฯ‚ ฮฃฯ…ฮปฮปฮฟฮณฮฎฯ‚"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "ฮšฯฮปฮนฯƒฮท ฮผฮนฮฑฯ‚ ฮฟฮธฯŒฮฝฮทฯ‚ ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฯ€ฮฌฮฝฯ‰."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "ฮšฯฮปฮนฯƒฮท ฮผฮนฮฑฯ‚ ฮฟฮธฯŒฮฝฮทฯ‚ ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฮบฮฌฯ„ฯ‰."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "ฮˆฮฝฮฑ ฮฒฮฎฮผฮฑ ฯ€ฮฏฯƒฯ‰ (ฮผฯŒฮฝฮฟ ฯƒฯ„ฮทฮฝ ฯ€ฯฮฟฮฒฮฟฮปฮฎ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,8 +1501,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ ฮณฯฮฑฮผฮผฮญฯ‚ ฮบฮฑฮน ฯƒฯ„ฮฎฮปฮตฯ‚ ฯƒฯ„ฮฟฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯ„ฮทฯ‚ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ (ฯ€ฮฟฯ… ฮฑฮฝฮฟฮฏฮณฮตฮน ฮผฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">ฮ•ฮฝฯ„ฮฟฮปฮฎ</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+ฯ€ฮปฮฎฮบฯ„ฯฮฑ F4)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "ฮ•ฮฝฮฑฮปฮปฮฌฯƒฯƒฮตฮน ฯ„ฮทฮฝ ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮณฮตฮน ฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯƒฯ„ฮฎฮปฮท"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "ฮœฮตฯ„ฮฑฯ†ฮญฯฮตฮน ฯ„ฮฟฮฝ ฮดฮตฮฏฮบฯ„ฮท ฯ„ฮฟฯ… ฮดฯฮฟฮผฮญฮฑ ฯƒฯ„ฮทฮฝ ฯ€ฯฯŽฯ„ฮท ฮณฯฮฑฮผฮผฮฎ."
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "ฮœฮตฯ„ฮฑฯ†ฮญฯฮตฮน ฯ„ฮฟฮฝ ฮดฮตฮฏฮบฯ„ฮท ฯ„ฮฟฯ… ฮดฯฮฟฮผฮญฮฑ ฯƒฯ„ฮทฮฝ ฯ„ฮตฮปฮตฯ…ฯ„ฮฑฮฏฮฑ ฮณฯฮฑฮผฮผฮฎ."
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮญฮปฮตฯƒฮผฮฑ"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮท ฮณฯฮฑฮผฮผฮฎ ฮตฯฮณฮฑฮปฮตฮฏฯ‰ฮฝ ฮผฮต ฯ„ฮฟ F6. ฮงฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮšฮฌฯ„ฯ‰ ฮบฮฑฮน ฮ”ฮตฮพฮฏ ฮ’ฮญฮปฮฟฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮฟ ฮตฯ€ฮนฮธฯ…ฮผฮทฯ„ฯŒ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฯ„ฮทฯ‚ ฮตฯฮณฮฑฮปฮตฮนฮฟฮธฮฎฮบฮทฯ‚ ฮบฮฑฮน ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮผฮต <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 ฮบฮฑฮน ฯ€ฮนฮญฯƒฯ„ฮต Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "ฮ•ฮพฮญฯฯ‡ฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฯƒฮทฮผฮตฮฏฯ‰ฮฝ ฯ‡ฮตฮนฯฮนฯƒฮผฮฟฯ ฮบฮฑฮน ฮตฯ€ฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฯƒฮต ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "ฮœฮตฯ„ฮฑฮบฮนฮฝฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฯƒฮทฮผฮตฮฏฮฟ (ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฯƒฯ…ฮณฮบฯฮฌฯ„ฮทฯƒฮท ฯƒฯ„ฮฟ ฯ€ฮปฮญฮณฮผฮฑ ฮตฮฏฮฝฮฑฮน ฯ€ฯฮฟฯƒฯ‰ฯฮนฮฝฮฌ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮท, ฮฑฮปฮปฮฌ ฯ„ฮฑ ฯ„ฮตฮปฮนฮบฮฌ ฯƒฮทฮผฮตฮฏฮฑ ฮฑฮบฯŒฮผฮท ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฮฝฯ‰ฮธฮฟฯฮฝ ฮผฮตฯ„ฮฑฮพฯ ฯ„ฮฟฯ…ฯ‚)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "ฮœฮตฯ„ฮฑฮบฮนฮฝฮตฮฏ ฯ„ฮฟ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ ฮญฮฝฮฑ ฮตฮนฮบฮฟฮฝฮฟฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ (pixel) (ฯƒฮต ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "ฮ‘ฮปฮปฮฌฮถฮตฮน ฯ„ฮฟ ฮผฮญฮณฮตฮธฮฟฯ‚ ฮตฮฝฯŒฯ‚ ฮฑฮฝฯ„ฮบฮตฮฏฮผฮตฮฝฮฟฯ… ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ (ฯƒฮต ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฯƒฮทฮผฮตฮฏฮฟฯ… ฯ‡ฮตฮนฯฮนฯƒฮผฮฟฯ)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "ฮ ฮตฯฮนฯƒฯ„ฯฮญฯ†ฮตฮน ฮญฮฝฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚(ฯƒฮต ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ€ฮตฯฮนฯƒฯ„ฯฮฟฯ†ฮฎฯ‚)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฮณฮนฮฑ ฯ„ฮนฯ‚ ฮนฮดฮนฯŒฯ„ฮทฯ„ฮตฯ‚ ฯ„ฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฯƒฮทฮผฮตฮฏฮฟ ฯ„ฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ (ฯƒฮต ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮ•ฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮฃฮทฮผฮตฮฏฮฟฯ…) /ฮ‘ฮบฯฯฯ‰ฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚"
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮญฮฝฮฑ ฯ€ฯฯŒฯƒฮธฮตฯ„ฮฟ ฯƒฮทฮผฮตฮฏฮฟ (ฯƒฮต ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮ•ฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮฃฮทฮผฮตฮฏฮฟฯ…)"
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฮตฯ€ฯŒฮผฮตฮฝฮฟ ฯƒฮทฮผฮตฮฏฮฟ ฯ„ฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ (ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮ•ฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮฃฮทฮผฮตฮฏฮฟฯ…)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "ฮฃฮต ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ€ฮตฯฮนฯƒฯ„ฯฮฟฯ†ฮฎฯ‚, ฮผฯ€ฮฟฯฮตฮฏ ฮตฯ€ฮฏฯƒฮทฯ‚ ฮฝฮฑ ฮตฯ€ฮนฮปฮตฮณฮตฮฏ ฯ„ฮฟ ฮบฮญฮฝฯ„ฯฮฟ ฯ„ฮทฯ‚ ฯ€ฮตฯฮนฯƒฯ„ฯฮฟฯ†ฮฎฯ‚"
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฯ„ฮฟ ฯ€ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟ ฯƒฮทฮผฮตฮฏฮฟ ฯ„ฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟฯ… ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ (ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮ•ฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮฃฮทฮผฮตฮฏฮฟฯ…)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter ฯƒฯ„ฮฟ ฮตฮนฮบฮฟฮฝฮฏฮดฮนฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "ฮฆฮตฯฮณฮตฮน ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯƒฮทฮผฮตฮฏฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚. ฮคฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ ฮตฯ€ฮนฮปฮญฮณฮตฯ„ฮฑฮน ฮบฮฑฯ„ฯŒฯ€ฮนฮฝ ."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮตฮฝฯŒฯ‚ ฯƒฮทฮผฮตฮฏฮฟฯ… ฮตฮฝฯŒฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟฯ… ฯƒฯ‡ฮตฮดฮนฮฑฯƒฮผฮฟฯ (ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚ ฯƒฮทฮผฮตฮฏฮฟฯ…)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮตฮปฮญฯƒฮผฮฑฯ„ฮฑ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮนฯƒฮท"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "ฮ•ฮบฯ„ฮญฮปฮตฯƒฮท ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "ฮ ฯฮฟฯƒฮธฮฎฮบฮท ฯ€ฮฏฮฝฮฑฮบฮฑ ฮฎ ฮตฯฯ‰ฯ„ฮฎฮผฮฑฯ„ฮฟฯ‚"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮตฮปฮญฯƒฮผฮฑฯ„ฮฑ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "ฮ‘ฯ€ฮฟฯ„ฮตฮปฮญฯƒฮผฮฑฯ„ฮฑ"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "ฮœฮตฯ„ฮฌฮฒฮฑฯƒฮท ฮฑฮฝฮฌฮผฮตฯƒฮฑ ฯƒฯ„ฮฑ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฑ."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/07.po b/source/el/helpcontent2/source/text/shared/07.po
index 0512f30f5eb..6ffe316adee 100644
--- a/source/el/helpcontent2/source/text/shared/07.po
+++ b/source/el/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-28 14:50+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฯ„ฮต ฮผฮนฮฑ ฮฝฮญฮฑ ฮนฯƒฯ„ฮฟฯƒฮตฮปฮฏฮดฮฑ ฮณฮนฮฑ ฯ„ฮฟ ฮดฮนฮฑฮดฮฏฮบฯ„ฯ…ฮฟ, ฮฑฮฝฮฟฮฏฮพฯ„ฮต ฮญฮฝฮฑ ฮฝฮญฮฟ <emph> ฮˆฮณฯฮฑฯ†ฮฟ HTML </emph>ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <emph>ฮ‘ฯฯ‡ฮตฮฏฮฟ - ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ </emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "ฮˆฮฝฮฑ ฮตฯฮณฮฑฮปฮตฮฏฮฟ ฮณฮนฮฑ ฯ„ฮท ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮฝฮญฯ‰ฮฝ ฮนฯƒฯ„ฮฟฯƒฮตฮปฮฏฮดฯ‰ฮฝ ฮตฮฏฮฝฮฑฮน ฮท ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮ”ฮนฮฌฯ„ฮฑฮพฮทฯ‚ ฮดฮนฮฑฮดฮนฮบฯ„ฯฮฟฯ…, ฯ„ฮฟ ฮฟฯ€ฮฟฮฏฮฟ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮตฮฏฯ„ฮฑฮน ฮผฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ™ฯƒฯ„ฯŒฯ‚</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "ฮœฮตฯ„ฮฑฮฒฮตฮฏฯ„ฮต ฯƒฮต ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮฑ ฮดฮนฮฌฯ„ฮฑฮพฮทฯ‚ ฮดฮนฮฑฮดฮนฮบฯ„ฯฮฟฯ… ฮตฯ€ฮนฮปฮญฮณฮฟฮฝฯ„ฮฑฯ‚ <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮ™ฯƒฯ„ฯŒฯ‚</emph> ฮฎ ฮฑฮฝฮฟฮฏฮณฮฟฮฝฯ„ฮฑฯ‚ ฮญฮฝฮฑ ฮฝฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ HTML."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/guide.po b/source/el/helpcontent2/source/text/shared/guide.po
index 5e4beba74f9..a52f2d07a64 100644
--- a/source/el/helpcontent2/source/text/shared/guide.po
+++ b/source/el/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-22 06:03+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: www.gnome.gr\n"
@@ -12398,8 +12398,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "ฮ“ฮนฮฑ ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฯ„ฮต ฮผฮนฮฑ ฮผฮตฮผฮฟฮฝฯ‰ฮผฮญฮฝฮท ฮณฯฮฑฮผฮผฮฎ, ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฯ„ฮต ฯ„ฯฮฏฮฑ ฮฎ ฮบฮฑฮน ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฮตฮฝฯ‰ฯ„ฮนฮบฮฌ (-), ฮฎ ฯ…ฯ€ฮฟฮณฯฮฑฮผฮผฮฏฯƒฮตฮนฯ‚ ( _ ), ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Enter. ฮ“ฮนฮฑ ฮฝฮฑ ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฎฯƒฮตฯ„ฮต ฮดฮนฯ€ฮปฮฎ ฮณฯฮฑฮผฮผฮฎ, ฯ€ฮปฮทฮบฯ„ฯฮฟฮปฮฟฮณฮฎฯƒฯ„ฮต ฯ„ฯฮฏฮฑ ฮฎ ฮบฮฑฮน ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฯƒฯฮผฮฒฮฟฮปฮฑ ฮนฯƒฯŒฯ„ฮทฯ„ฮฑฯ‚ (=), ฮฑฯƒฯ„ฮตฯฮฏฯƒฮบฮฟฯ…ฯ‚ (*), ฯ€ฮตฯฮนฯƒฯ€ฯ‰ฮผฮญฮฝฮตฯ‚ (~), ฮฎ ฯƒฯฮผฮฒฮฟฮปฮฑ ฮดฮฏฮตฯƒฮทฯ‚ (#) ฮบฮฑฮน ฮผฮตฯ„ฮฌ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/shared/optionen.po b/source/el/helpcontent2/source/text/shared/optionen.po
index 7d6838b42ed..2d62a8929bf 100644
--- a/source/el/helpcontent2/source/text/shared/optionen.po
+++ b/source/el/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-05 08:12+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 11:13+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: www.gnome.gr\n"
"Language: el\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1528186357.000000\n"
+"X-POOTLE-MTIME: 1530875629.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -1606,8 +1606,8 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
-msgstr "<variable id=\"ignore\">ฮคฮฟ <emph>ฮ ฮฑฯฮฌฮฒฮปฮตฯˆฮทฮŒฮปฯ‰ฮฝฮคฯ‰ฮฝฮšฮฑฯ„ฮฑฮปฯŒฮณฯ‰ฮฝ (ฮŒฮปฯ‰ฮฝ)</emph>ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮตฮน ฯŒฮปฮตฯ‚ ฯ„ฮนฯ‚ ฮปฮญฮพฮตฮนฯ‚ ฯ€ฮฟฯ… ฮญฯ‡ฮฟฯ…ฮฝ ฮตฯ€ฮนฯƒฮทฮผฮฑฮฝฮธฮตฮฏ ฮผฮต <emph>ฮ ฮฑฯฮฌฮฒฮปฮตฯˆฮท</emph> ฮบฮฑฯ„ฮฌ ฯ„ฮท ฮดฮนฮฌฯฮบฮตฮนฮฑ ฯ„ฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮฟฯฮธฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚. ฮ‘ฯ…ฯ„ฮฎ ฮท ฮปฮฏฯƒฯ„ฮฑ ฮตฮฏฮฝฮฑฮน ฮญฮณฮบฯ…ฯฮท ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฯ„ฮฟฮฝ ฯ„ฯฮญฯ‡ฮฟฮฝฯ„ฮฑ ฮฟฯฮธฮฟฮณฯฮฑฯ†ฮนฮบฯŒ ฮญฮปฮตฮณฯ‡ฮฟ. </variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgstr ""
#: 01010400.xhp
msgctxt ""
@@ -9135,7 +9135,7 @@ msgctxt ""
"par_id3154319\n"
"help.text"
msgid "=B6*0.15"
-msgstr ""
+msgstr "=B6*0,15"
#: 01060500.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/swriter.po b/source/el/helpcontent2/source/text/swriter.po
index 54e4016e2c5..876cf2624c9 100644
--- a/source/el/helpcontent2/source/text/swriter.po
+++ b/source/el/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-25 05:36+0000\n"
+"PO-Revision-Date: 2018-07-05 07:28+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527226600.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530775731.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -1566,7 +1566,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> in a text document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">ฮ ฮตฯฮนฮญฯ‡ฮตฮน ฮตฮฝฯ„ฮฟฮปฮญฯ‚ ฮณฮนฮฑ ฮตฯ†ฮฑฯฮผฮฟฮณฮฎ, ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ, ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ, ฮตฮฝฮทฮผฮญฯฯ‰ฯƒฮท, ฯ†ฯŒฯฯ„ฯ‰ฯƒฮท ฮบฮฑฮน ฮดฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ</link> ฯƒฮต ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ….</ahelp>"
#: main0115.xhp
msgctxt ""
@@ -1574,7 +1574,7 @@ msgctxt ""
"hd_id121529878513674\n"
"help.text"
msgid "Text styles entries"
-msgstr ""
+msgstr "ฮšฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฏฯƒฮตฮนฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
#: main0115.xhp
msgctxt ""
@@ -1582,7 +1582,7 @@ msgctxt ""
"par_id411529878520742\n"
"help.text"
msgid "The entries includes most common paragraph, character and list styles. Click on the style to apply."
-msgstr ""
+msgstr "ฮŸฮน ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฏฯƒฮตฮนฯ‚ ฯ€ฮตฯฮนฮปฮฑฮผฮฒฮฌฮฝฮฟฯ…ฮฝ ฯ„ฮนฯ‚ ฯ€ฮนฮฟ ฯƒฯ…ฮฝฮทฮธฮนฯƒฮผฮญฮฝฮตฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฯ‰ฮฝ, ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ ฮบฮฑฮน ฮบฮฑฯ„ฮฑฮปฯŒฮณฯ‰ฮฝ. ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯƒฯ„ฮทฮฝ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฮณฮนฮฑ ฮตฯ†ฮฑฯฮผฮฟฮณฮฎ."
#: main0115.xhp
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"par_id451529878529005\n"
"help.text"
msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope."
-msgstr ""
+msgstr "ฮœฯ€ฮฟฯฮตฮฏฯ„ฮต ฮฝฮฑ ฯ€ฯฮฟฯƒฮฑฯฮผฯŒฯƒฮตฯ„ฮต ฯ„ฮฟฮฝ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฏฯƒฮตฯ‰ฮฝ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฯŽฮฝฯ„ฮฑฯ‚ ฯ„ฮฟ ฮผฮตฮฝฮฟฯ <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ - ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ</emph></link>. ฮ•ฯ€ฮตฮนฮดฮฎ ฮฟฮน ฯ€ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮตฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ ฮฑฮฝฮฎฮบฮฟฯ…ฮฝ ฯƒฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ, ฮธฯ…ฮผฮทฮธฮตฮฏฯ„ฮต ฮฝฮฑ ฮฑฯ€ฮฟฮธฮทฮบฮตฯฯƒฮตฯ„ฮต ฯ„ฮฟ ฯ€ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮฟ ฮผฮตฮฝฮฟฯ ฯƒฯ„ฮทฮฝ ฮตฮผฮฒฮญฮปฮตฮนฮฑ ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…."
#: main0115.xhp
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"hd_id991529881414793\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚"
#: main0115.xhp
msgctxt ""
@@ -1606,7 +1606,7 @@ msgctxt ""
"par_id111529881420452\n"
"help.text"
msgid "Opens the Paragraph Style dialog box of the current paragraph."
-msgstr ""
+msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮดฮนฮฑฮปฯŒฮณฮฟฯ… ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฯ„ฮทฯ‚ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…."
#: main0115.xhp
msgctxt ""
@@ -1614,7 +1614,7 @@ msgctxt ""
"hd_id111529881431158\n"
"help.text"
msgid "Update Style"
-msgstr ""
+msgstr "ฮ•ฮฝฮทฮผฮญฯฯ‰ฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚"
#: main0115.xhp
msgctxt ""
@@ -1622,7 +1622,7 @@ msgctxt ""
"par_id971529881437377\n"
"help.text"
msgid "Update the paragraph style with the <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">direct formatting</link> applied to the current paragraph."
-msgstr ""
+msgstr "ฮ•ฮฝฮทฮผฮญฯฯ‰ฯƒฮท ฯ„ฮทฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฮผฮต ฯ„ฮทฮฝ <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">ฮฌฮผฮตฯƒฮท ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท</link> ฮตฯ†ฮฑฯฮผฮฟฯƒฮผฮญฮฝฮท ฯƒฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯ€ฮฑฯฮฌฮณฯฮฑฯ†ฮฟ."
#: main0115.xhp
msgctxt ""
@@ -1630,7 +1630,7 @@ msgctxt ""
"hd_id191529881446409\n"
"help.text"
msgid "New style"
-msgstr ""
+msgstr "ฮฮญฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ"
#: main0115.xhp
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"par_id331529881457275\n"
"help.text"
msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name."
-msgstr ""
+msgstr "ฮ ฯฮฟฯƒฮธฮญฯ„ฮตฮน ฮผฮนฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฮผฮต ฯ„ฮนฯ‚ ฯฯ…ฮธฮผฮฏฯƒฮตฮนฯ‚ ฯ„ฮทฯ‚ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑฯ‚ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚. ฮ˜ฮฑ ฯƒฮฑฯ‚ ฮถฮทฯ„ฮทฮธฮตฮฏ ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ„ฮทฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚."
#: main0115.xhp
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"hd_id351529881470044\n"
"help.text"
msgid "Load Styles"
-msgstr ""
+msgstr "ฮฆฯŒฯฯ„ฯ‰ฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ"
#: main0115.xhp
msgctxt ""
@@ -1654,7 +1654,7 @@ msgctxt ""
"par_id551529883682302\n"
"help.text"
msgid "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">Import styles</link> from another document or template into the current document."
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ</link> ฮฑฯ€ฯŒ ฮญฮฝฮฑ ฮฌฮปฮปฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮฎ ฯ€ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯƒฯ„ฮฟ ฯ„ฯฮญฯ‡ฮฟฮฝ ฮญฮณฮณฯฮฑฯ†ฮฟ."
#: main0115.xhp
msgctxt ""
@@ -1662,7 +1662,7 @@ msgctxt ""
"hd_id361529881482828\n"
"help.text"
msgid "Manage Styles"
-msgstr ""
+msgstr "ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ"
#: main0115.xhp
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"par_id901529883673111\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Styles deck</link> in the sidebar."
-msgstr ""
+msgstr "ฮ‘ฮฝฮฟฮฏฮณฮตฮน ฯ„ฮฟ <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">ฯ€ฯฮฟฯƒฮฌฯฯ„ฮทฮผฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ</link> ฯƒฯ„ฮทฮฝ ฯ€ฮปฮตฯ…ฯฮนฮบฮฎ ฯƒฯ„ฮฎฮปฮท."
#: main0120.xhp
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Menu"
-msgstr ""
+msgstr "ฮœฮตฮฝฮฟฯ ฯ†ฯŒฯฮผฮฑฯ‚"
#: main0120.xhp
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"hd_id111529755027117\n"
"help.text"
msgid "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Form</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0120.xhp\" name=\"ฮœฮตฮฝฮฟฯ ฯ†ฯŒฯฮผฮฑฯ‚\">ฮฆฯŒฯฮผฮฑ</link>"
#: main0120.xhp
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"par_id991529755027118\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Contains commands for activate form design mode, open control wizards and insert form controls in your text document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">ฮ ฮตฯฮนฮญฯ‡ฮตฮน ฮตฮฝฯ„ฮฟฮปฮญฯ‚ ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚, ฮฌฮฝฮฟฮนฮณฮผฮฑ ฮฟฮดฮทฮณฮฟฯ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮบฮฑฮน ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฯ†ฯŒฯฮผฮฑฯ‚ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฯŒ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฮฑฯ‚.</ahelp></variable>"
#: main0120.xhp
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"hd_id551529758534136\n"
"help.text"
msgid "Design Mode"
-msgstr ""
+msgstr "ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚"
#: main0120.xhp
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"par_id791529758540932\n"
"help.text"
msgid "Enable or disable form design mode."
-msgstr ""
+msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮฎ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ„ฮทฯ‚ ฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮทฯ‚ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚ ฯ†ฯŒฯฮผฮฑฯ‚."
#: main0120.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"hd_id121529758546072\n"
"help.text"
msgid "Control Wizards"
-msgstr ""
+msgstr "ฮŸฮดฮทฮณฮฟฮฏ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ…"
#: main0120.xhp
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"par_id271529758552229\n"
"help.text"
msgid "Enable or disable control wizards."
-msgstr ""
+msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮฎ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮฟฮดฮทฮณฯŽฮฝ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ ฮตฮปฮญฮณฯ‡ฮฟฯ…."
#: main0120.xhp
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"hd_id571529784049416\n"
"help.text"
msgid "More fields"
-msgstr ""
+msgstr "ฮ ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ ฯ€ฮตฮดฮฏฮฑ"
#: main0120.xhp
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id951529784060420\n"
"help.text"
msgid "Date, time, numerical, currency and pattern form fields."
-msgstr ""
+msgstr "ฮ ฮตฮดฮฏฮฑ ฯ†ฯŒฯฮผฮฑฯ‚ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑฯ‚, ฯ‡ฯฯŒฮฝฮฟฯ…, ฮฝฮฟฮผฮฏฯƒฮผฮฑฯ„ฮฟฯ‚ ฮบฮฑฮน ฮผฮฟฯ„ฮฏฮฒฮฟฯ…."
#: main0120.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"hd_id811529763403256\n"
"help.text"
msgid "Automatic Control Focus"
-msgstr ""
+msgstr "ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ…"
#: main0120.xhp
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"par_id281529763411414\n"
"help.text"
msgid "Enable or disable Automatic Control Focus"
-msgstr ""
+msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮฎ ฮฑฯ€ฮตฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮตฯƒฯ„ฮฏฮฑฯƒฮทฯ‚ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ… ฮตฮปฮญฮณฯ‡ฮฟฯ…"
#: main0200.xhp
msgctxt ""
diff --git a/source/el/helpcontent2/source/text/swriter/00.po b/source/el/helpcontent2/source/text/swriter/00.po
index f988b790e2c..0fc73591dc0 100644
--- a/source/el/helpcontent2/source/text/swriter/00.po
+++ b/source/el/helpcontent2/source/text/swriter/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-28 08:39+0000\n"
+"PO-Revision-Date: 2018-07-05 07:33+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: el\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527496745.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530775989.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -2454,7 +2454,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "The styles menu"
-msgstr ""
+msgstr "ฮคฮฟ ฮผฮตฮฝฮฟฯ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ"
#: stylesmenu.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"par_id941529884998705\n"
"help.text"
msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"ses\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ - ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2470,7 +2470,7 @@ msgctxt ""
"par_id511529885005747\n"
"help.text"
msgid "<variable id=\"sus\">Choose <emph>Styles - Update Style</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sus\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ - ฮ•ฮฝฮทฮผฮญฯฯ‰ฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚</emph> ฮฎ <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>ฮ•ฮฝฯ„ฮฟฮปฮฎ</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2478,7 +2478,7 @@ msgctxt ""
"par_id411529885010612\n"
"help.text"
msgid "<variable id=\"sns\">Choose <emph>Styles - New Style</emph> or <emph>Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sns\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ - ฮฮญฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ</emph> ฮฎ <emph>Shift + F11</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2486,7 +2486,7 @@ msgctxt ""
"par_id221529885015598\n"
"help.text"
msgid "<variable id=\"sls\">Choose <emph>Styles - Load Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sls\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ - ฮฆฯŒฯฯ„ฯ‰ฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2494,4 +2494,4 @@ msgctxt ""
"par_id391529885020996\n"
"help.text"
msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or F11</variable>."
-msgstr ""
+msgstr "<variable id=\"sms\">ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ - ฮ”ฮนฮฑฯ‡ฮตฮฏฯฮนฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ</emph> ฮฎ F11</variable>."
diff --git a/source/el/helpcontent2/source/text/swriter/guide.po b/source/el/helpcontent2/source/text/swriter/guide.po
index fecfdb4d9af..5eec50faee8 100644
--- a/source/el/helpcontent2/source/text/swriter/guide.po
+++ b/source/el/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-30 05:58+0000\n"
+"PO-Revision-Date: 2018-07-05 07:35+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@lists.gnome.gr\n"
"Language: el\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1527659897.000000\n"
+"X-POOTLE-MTIME: 1530776116.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -8735,7 +8735,7 @@ msgctxt ""
"par_id731529889382463\n"
"help.text"
msgid "Open the <emph>Load Styles</emph> dialog box by either"
-msgstr ""
+msgstr "ฮ†ฮฝฮฟฮนฮณฮผฮฑ ฯ„ฮฟฯ… ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ… ฮดฮนฮฑฮปฯŒฮณฮฟฯ… <emph>ฮฆฯŒฯฯ„ฯ‰ฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ</emph> ฮบฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮฑ ฮดฯฮฟ"
#: load_styles.xhp
msgctxt ""
@@ -8743,7 +8743,7 @@ msgctxt ""
"par_id3155910\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> or"
-msgstr ""
+msgstr "ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต <emph>ฮ ฯฮฟฮฒฮฟฮปฮฎ - ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚</emph> ฮฎ"
#: load_styles.xhp
msgctxt ""
@@ -8751,7 +8751,7 @@ msgctxt ""
"par_id441529889103330\n"
"help.text"
msgid "<embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/> to open the <emph>Styles</emph> sidebar deck."
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/> ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟ ฯ€ฮปฮตฯ…ฯฮนฮบฯŒ ฯ€ฯฮฟฯƒฮฌฯฯ„ฮทฮผฮฑ <emph>ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚</emph>."
#: load_styles.xhp
msgctxt ""
diff --git a/source/el/officecfg/registry/data/org/openoffice/Office/UI.po b/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
index cea5af19ce2..d833c54970c 100644
--- a/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/el/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-07-03 10:29+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: team@lists.gnome.gr\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1530613780.000000\n"
@@ -3809,15 +3809,6 @@ msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑ~ฮปฮปฮฑฮณฮฎฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22468,6 +22459,15 @@ msgstr "~ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/el/sc/messages.po b/source/el/sc/messages.po
index c8677c196fc..c37407e1d7a 100644
--- a/source/el/sc/messages.po
+++ b/source/el/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-03 10:30+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530613815.000000\n"
#: sc/inc/compiler.hrc:27
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~ฮคฮนฮผฮฎ"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "ฮ ฯฮฟฮญ~ฮปฮตฯ…ฯƒฮท"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~ฮšฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฏฯƒฮตฮนฯ‚"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "ฮฃฯฯƒฯ„ฮทฮผฮฑ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "ฮ ฯฮฟฮตฯ€ฮนฮปฮฟฮณฮฎ;ฮšฮตฮฏฮผฮตฮฝฮฟ;ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ (ฮ—ฮœฮ•);ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ (ฮœฮ—ฮ•);ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ (ฮ•ฮœฮ—);ฮ‘ฮณฮณฮปฮนฮบฮฌ (ฮ—.ฮ .ฮ‘.);ฮ‘ฯ€ฯŒฮบฯฯ…ฯˆฮท"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "ฮฃฯ„ฮทฮปฮฟฮธฮญฯ„ฮทฯ‚"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "ฯ‡ฯŽฯฮฟฯ‚"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"ฮ˜ฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮดฮตฯ‡ฯ„ฮตฮฏฯ„ฮต ฯ„ฮทฮฝ ฮดฮนฯŒฯฮธฯ‰ฯƒฮท ฯ€ฮฟฯ… ฯ€ฯฮฟฯ„ฮตฮฏฮฝฮตฯ„ฮฑฮน ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰;\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "ฮฆฮฏฮปฯ„ฯฮฟ ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฯ†ฯฮปฮปฯ‰ฮฝ"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~ฮ•ฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฯ†ฯฮปฮปฮฑ"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "ฮงฮฌฯฮฑฮบฮฑฯ‚"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "ฮ‘ฯ…ฯ„ฯŒฯ‚ ฮฟ ฯ‡ฮฌฯฮฑฮบฮฑฯ‚ ฯ‡ฮตฮนฯฮฏฮถฮตฯ„ฮฑฮน ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯƒฮต ฯƒฯ„ฮฑฮธฮตฯฮญฯ‚ ฮธฮญฯƒฮตฮนฯ‚."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "ฮ‘ฯ…ฯ„ฯŒ ฯ„ฮฟ ฯ†ฯฮปฮปฮฟ ฮดฮตฮฏฯ‡ฮฝฮตฮน ฯ€ฯŽฯ‚ ฮธฮฑ ฯ„ฮฟฯ€ฮฟฮธฮตฯ„ฮทฮธฮฟฯฮฝ ฯ„ฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฮฑ ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "ฮฆฯฮปฮปฮฟ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "ฮšฮตฮปฮฏ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "ฮ‘ฯฮนฯƒฯ„ฮตฯฮฎ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "ฮšฮตฮฝฯ„ฯฮนฮบฮฎ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "ฮ”ฮตฮพฮนฮฌ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ ฯƒฮตฮปฮฏฮดฮฑฯ‚ %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚ %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "ฮ•ฮดฯŽ ฮณฯฮฌฯ†ฮตฯ„ฮต ฮฎ ฮตฯ€ฮตฮพฮตฯฮณฮฌฮถฮตฯƒฯ„ฮต ฮบฮตฮฏฮผฮตฮฝฮฟ, ฮฑฯฮนฮธฮผฮฟฯฯ‚ ฮบฮฑฮน ฯ„ฯฯ€ฮฟฯ…ฯ‚."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "ฮ‘ฮฝฮฑฯ€ฮฑฯฮฑฮณฯ‰ฮณฮฎ ฯ€ฮฟฮปฯ…ฮผฮญฯƒฯ‰ฮฝ"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "ฮ ฮปฮฎฮบฯ„ฯฮฟ ฯ€ฮฟฮฝฯ„ฮนฮบฮนฮฟฯ ฯ€ฮฑฯ„ฮทฮผฮญฮฝฮฟ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "ฮ•ฯฮณฮฑฮปฮตฮนฮฟฮธฮฎฮบฮท ฯ„ฯฯ€ฯ‰ฮฝ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "ฮฅฯ€ฮฟฮปฮฟฮณฮนฯƒฯ„ฮนฮบฮฌ ฯ†ฯฮปฮปฮฑ ฯ„ฮฟฯ… %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ€ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮทฯ‚)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "ฮฃฮตฮปฮฏฮดฮตฯ‚"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "ฮ‘~ฯ€ฯŒฮบฯฯ…ฯˆฮท ฮตฮพฯŒฮดฮฟฯ… ฮบฮตฮฝฯŽฮฝ ฯƒฮตฮปฮฏฮดฯ‰ฮฝ"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฮฟฯ…"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "ฮŒ~ฮปฮฑ ฯ„ฮฑ ฯ†ฯฮปฮปฮฑ"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~ฮ•ฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฯ†ฯฮปฮปฮฑ"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ฮ•ฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฮบฮตฮปฮนฮฌ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "ฮ‘ฯ€ฯŒ ฮฑฯ…ฯ„ฮฌ ฮตฮบฯ„ฯ…ฯ€ฯŽฯƒฯ„ฮต"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "ฮŒฮปฮตฯ‚ ฮฟฮน ฯƒฮต~ฮปฮฏฮดฮตฯ‚"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "ฮฃฮตฮปฮฏ~ฮดฮตฯ‚"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "ฮ•ฮนฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮณฮนฮฑ ฮฑฯ…ฯ„ฯŒ ฯƒฯ„ฮฟ ฮผฮญฮปฮปฮฟฮฝ."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "ฮ— ฮฑฮบฯŒฮปฮฟฯ…ฮธฮท ฯ€ฮทฮณฮฎ DDE ฮดฮตฮฝ ฮผฯ€ฯŒฯฮตฯƒฮต ฮฝฮฑ ฮตฮฝฮทฮผฮตฯฯ‰ฮธฮตฮฏ ฯ€ฮนฮธฮฑฮฝฯŒฮฝ ฮตฯ€ฮตฮนฮดฮฎ ฯ„ฮฟ ฯ€ฮทฮณฮฑฮฏฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮดฮตฮฝ ฮฎฯ„ฮฑฮฝ ฮฑฮฝฮฟฮนฯ‡ฯ„ฯŒ. ฮ ฮฑฯฮฑฮบฮฑฮปฯŽ ฮฑฮฝฮฟฮฏฮพฯ„ฮต ฯ„ฮฟ ฯ€ฮทฮณฮฑฮฏฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮบฮฑฮน ฮพฮฑฮฝฮฑฯ€ฯฮฟฯƒฯ€ฮฑฮธฮฎฯƒฯ„ฮต."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "ฮคฮฟ ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰ ฮตฮพฯ‰ฯ„ฮตฯฮนฮบฯŒ ฮฑฯฯ‡ฮตฮฏฮฟ ฮดฮตฮฝ ฮผฯ€ฯŒฯฮตฯƒฮต ฮฝฮฑ ฯ†ฮฟฯฯ„ฯ‰ฮธฮตฮฏ. ฮคฮฑ ฯƒฯ…ฮฝฮดฮตฮผฮญฮฝฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฮฑ ฮฑฯ€ฯŒ ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ ฮดฮตฮฝ ฮตฮฝฮทฮผฮตฯฯŽฮธฮทฮบฮฑฮฝ."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "ฮ•ฮฝฮทฮผฮญฯฯ‰ฯƒฮท ฮตฮพฯ‰ฯ„ฮตฯฮนฮบฯŽฮฝ ฯƒฯ…ฮฝฮดฮญฯƒฮผฯ‰ฮฝ."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "ฮ— ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯ€ฮฟฯ… ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฮต~ฯ„ฮนฮบฮญฯ„ฮตฯ‚ ฯƒฯ„ฮทฮปฯŽฮฝ"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "ฮ— ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฮตฯ„ฮนฮบฮญฯ„ฮตฯ‚ ~ฮณฯฮฑฮผฮผฯŽฮฝ"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "ฮ†ฮบฯ…ฯฮท ฯ„ฮนฮผฮฎ"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "ฮ”ฮตฮฝ ฮฟฯฮฏฯƒฯ„ฮทฮบฮฑฮฝ ฯ„ฯฯ€ฮฟฮน."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "ฮ”ฮตฮฝ ฮฟฯฮฏฯƒฯ„ฮทฮบฮต ฮฟฯฯ„ฮต ฮณฯฮฑฮผฮผฮฎ, ฮฟฯฯ„ฮต ฯƒฯ„ฮฎฮปฮท."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "ฮ‘ฯŒฯฮนฯƒฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฮฎ ฯ€ฮตฯฮนฮฟฯ‡ฮฎ."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "ฮ‘ฯŒฯฮนฯƒฯ„ฮฟ ฯŒฮฝฮฟฮผฮฑ ฮฎ ฮปฮฌฮธฮฟฯ‚ ฯ€ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎ ฮบฮตฮปฮนฮฟฯ."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "ฮŸฮน ฯ„ฯฯ€ฮฟฮน ฮดฮตฮฝ ฯƒฯ‡ฮทฮผฮฑฯ„ฮฏฮถฮฟฯ…ฮฝ ฮผฮนฮฑ ฯƒฯ„ฮฎฮปฮท."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "ฮŸฮน ฯ„ฯฯ€ฮฟฮน ฮดฮตฮฝ ฯƒฯ‡ฮทฮผฮฑฯ„ฮฏฮถฮฟฯ…ฮฝ ฮผฮนฮฑ ฮณฯฮฑฮผฮผฮฎ."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ฮ ฯฮฟฯƒฮธฮฎฮบฮท ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮผฮฟฯฯ†ฮฎฯ‚"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮผฮฟฯฯ†ฮฎฯ‚"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ฮŒฮฝฮฟฮผฮฑ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮผฮฟฯฯ†ฮฎฯ‚"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ฮ˜ฮญฮปฮตฯ„ฮต ฯ€ฯฮฑฮณฮผฮฑฯ„ฮนฮบฮฌ ฮฝฮฑ ฮดฮนฮฑฮณฯฮฑฯ†ฮตฮฏ ฮท ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮผฮฟฯฯ†ฮฎ #;"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~ฮšฮปฮตฮฏฯƒฮนฮผฮฟ"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ฮ™ฮฑฮฝ"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ฮฆฮตฮฒ"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ฮœฮฌฯ"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "ฮ’ฮฟฯฯฮฌฯ‚"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "ฮšฮญฮฝฯ„ฯฮฟ"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ฮฯŒฯ„ฮฟฯ‚"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "ฮฃฯฮฝฮฟฮปฮฟ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "ฮฆฯฮปฮปฮฟ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ฮšฮตฮปฮฏ"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "ฮ ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "ฮ‘ฮณฮบฯฯฯ‰ฯƒฮท ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "ฮ‘ฮณฮบฯฯฯ‰ฯƒฮท ฮบฮตฮปฮนฮฟฯ"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "ฮŒฯฮฟฯ‚ "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "ฮ ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "ฮฆฯฮปฮปฮฑ"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "ฮŸฮฝฯŒฮผฮฑฯ„ฮฑ ฯ€ฮตฯฮนฮฟฯ‡ฯŽฮฝ"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "ฮ ฮตฯฮนฮฟฯ‡ฮญฯ‚ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "ฮ•ฮนฮบฯŒฮฝฮตฯ‚"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฑ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "ฮฃฯ…ฮฝฮดฮตฮดฮตฮผฮญฮฝฮตฯ‚ ฯ€ฮตฯฮนฮฟฯ‡ฮญฯ‚"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮผฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮทฯ‚"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "ฮตฮฝฮตฯฮณฯŒ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "ฮฑฮฝฮตฮฝฮตฯฮณฯŒ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ฮฑฯ€ฯŒฮบฯฯ…ฯˆฮท"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "ฮ•ฮฝฮตฯฮณฯŒ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "ฮŒฮฝฮฟฮผฮฑ ฯƒฮตฮฝฮฑฯฮฏฮฟฯ…"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฟ"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ฮ‘ฯฮพฮฟฯ…ฯƒฮฑ ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ฮฆฮธฮฏฮฝฮฟฯ…ฯƒฮฑ ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮท ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ฮŒฮปฮฑ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฮผฯŒฮฝฮฟ ฯ„ฮฟฯ… ฯ„ฯฮญฯ‡ฮฟฮฝฯ„ฮฟฯ‚ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ…."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "ฮ‘ฯ€ฯŒฮบฯฯ…ฯˆฮท ฮผฯŒฮฝฮฟ ฯ„ฮฟฯ… ฯ„ฯฮญฯ‡ฮฟฮฝฯ„ฮฟฯ‚ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟฯ…."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฯ‰ฮฝ..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฟ ฮฟฮฝฯŒฮผฮฑฯ„ฮฟฯ‚"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "ฮŸฮดฮทฮณฯŒฯ‚ ฯƒฯ…ฮฝฮฌฯฯ„ฮทฯƒฮทฯ‚"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "ฮ‘ฯ€ฮฟฮดฮฟฯ‡ฮฎ"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "ฮ‘ฮบฯฯฯ‰ฯƒฮท"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "ฮ†ฮธฯฮฟฮนฯƒฮผฮฑ"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "ฮคฯฯ€ฮฟฯ‚"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "ฮ•ฯ€ฮญฮบฯ„ฮฑฯƒฮท ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ„ฯฯ€ฯ‰ฮฝ"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "ฮฃฯฮผฯ€ฯ„ฯ…ฮพฮท ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚ ฯ„ฯฯ€ฯ‰ฮฝ"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "ฮฃฯฮณฮบฯฮฟฯ…ฯƒฮท"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฯŒฯ‚"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "ฮ†ฮณฮฝฯ‰ฯƒฯ„ฮฟฯ‚ ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "ฮˆฮณฮนฮฝฮต ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯƒฯ„ฮฎฮปฮทฯ‚"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "ฮˆฮณฮนฮฝฮต ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚ "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "ฮˆฮณฮนฮฝฮต ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ†ฯฮปฮปฮฟฯ… "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "ฮ— ฯƒฯ„ฮฎฮปฮท ฮดฮนฮฑฮณฯฮฌฯ†ฯ„ฮทฮบฮต"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "ฮ— ฮณฯฮฑฮผฮผฮฎ ฮดฮนฮฑฮณฯฮฌฯ†ฯ„ฮทฮบฮต"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "ฮคฮฑ ฯ†ฯฮปฮปฮฑ ฮดฮนฮฑฮณฯฮฌฯ†ฯ„ฮทฮบฮฑฮฝ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "ฮ— ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฮผฮตฯ„ฮฑฮบฮนฮฝฮฎฮธฮทฮบฮต"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "ฮ‘ฮปฮปฮฑฮณฮผฮญฮฝฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "ฮ‘ฮปฮปฮฑฮณฮผฮญฮฝฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "ฮ‘ฮปฮปฮฌฯ‡ฯ„ฮทฮบฮต ฯƒฮต "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "ฮ‘ฯฯ‡ฮนฮบฯŒ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "ฮŸฮน ฮฑฮปฮปฮฑฮณฮญฯ‚ ฮฑฯ€ฮฟฯฯฮฏฯ†ฮธฮทฮบฮฑฮฝ"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "ฮ‘ฯ€ฮฟฮดฮตฮบฯ„ฮญฯ‚"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "ฮ‘ฯ€ฮฟฯฯฮนฯ€ฯ„ฮญฮตฯ‚"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "ฮšฮฑฮผฮฏฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<ฮบฮตฮฝฯŒ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "ฮ”ฮตฮฝ ฯ€ฯฮฟฯƒฯ„ฮฑฯ„ฮตฯฮตฯ„ฮฑฮน"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "ฮ”ฮตฮฝ ฯ€ฯฮฟฯƒฯ„ฮฑฯ„ฮตฯฮตฯ„ฮฑฮน ฮผฮต ฮบฯ‰ฮดฮนฮบฯŒ"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "ฮ‘ฯƒฯฮผฮฒฮฑฯ„ฮฟฯ‚ ฮบฮฑฯ„ฮฑฮบฮตฯฮผฮฑฯ„ฮนฯƒฮผฯŒฯ‚"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "ฮฃฯ…ฮผฮฒฮฑฯ„ฯŒฯ‚ ฮบฮฑฯ„ฮฑฮบฮตฯฮผฮฑฯ„ฮนฯƒฮผฯŒฯ‚"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "ฮ•ฯ€ฮฑฮฝฮฑฯ€ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮทฯƒฮท"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "ฮšฮนฮฝฮทฯ„ฯŒฯ‚ ฮผฮญฯƒฮฟฯ‚"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "ฮ•ฮบฮธฮตฯ„ฮนฮบฮฎ ฮตฮพฮฟฮผฮฌฮปฯ…ฮฝฯƒฮท"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "ฮ‘ฮฝฮฌฮปฯ…ฯƒฮท ฮดฮนฮฑฮบฯฮผฮฑฮฝฯƒฮทฯ‚"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - ฮœฮฟฮฝฮฑฮดฮนฮบฯŒฯ‚ ฯ€ฮฑฯฮฌฮณฮฟฮฝฯ„ฮฑฯ‚"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - ฮ”ฯฮฟ ฯ€ฮฑฯฮฌฮณฮฟฮฝฯ„ฮตฯ‚"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "ฮŸฮผฮฌฮดฮตฯ‚"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "ฮœฮตฯ„ฮฑฮพฯ ฮฟฮผฮฌฮดฯ‰ฮฝ"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "ฮœฮญฯƒฮฑ ฯƒฮต ฮฟฮผฮฌฮดฮตฯ‚"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "ฮ ฮทฮณฮฎ ฮดฮนฮฑฮบฯฮผฮฑฮฝฯƒฮทฯ‚"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "ฮคฮนฮผฮฎ-P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "ฮšฯฮฏฯƒฮนฮผฮฟ F"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ฮฃฯฮฝฮฟฮปฮฟ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "ฮฃฯ…ฯƒฯ‡ฮญฯ„ฮนฯƒฮท"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "ฮฃฯ…ฯƒฯ‡ฮตฯ„ฮฏฯƒฮตฮนฯ‚"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "ฮฃฯ…ฮฝฮดฮนฮฑฮบฯฮผฮฑฮฝฯƒฮท"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "ฮฃฯ…ฮฝฮดฮนฮฑฮบฯ…ฮผฮฌฮฝฯƒฮตฮนฯ‚"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "ฮ ฮตฯฮนฮณฯฮฑฯ†ฮนฮบฮฌ ฯƒฯ„ฮฑฯ„ฮนฯƒฯ„ฮนฮบฮฌ"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "ฮœฮญฯƒฮฟฯ‚"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "ฮคฯ…ฯ€ฮนฮบฯŒ ฯƒฯ†ฮฌฮปฮผฮฑ"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "ฮ”ฮนฮฌฮผฮตฯƒฮท ฯ„ฮนฮผฮฎ"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "ฮ”ฮนฮฑฮบฯฮผฮฑฮฝฯƒฮท"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "ฮคฯ…ฯ€ฮนฮบฮฎ ฮฑฯ€ฯŒฮบฮปฮนฯƒฮท"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "ฮšฯฯฯ„ฯ‰ฯƒฮท"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "ฮ‘ฯƒฯ…ฮผฮผฮตฯ„ฯฮฏฮฑ"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ฮ ฮตฯฮนฮฟฯ‡ฮฎ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "ฮ•ฮปฮฌฯ‡ฮนฯƒฯ„ฮฟ"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "ฮœฮญฮณฮนฯƒฯ„ฮฟ"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "ฮ†ฮธฯฮฟฮนฯƒฮผฮฑ"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "ฮ ฮปฮฎฮธฮฟฯ‚"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "ฮ ฯฯŽฯ„ฮฟ ฯ„ฮตฯ„ฮฑฯฯ„ฮทฮผฯŒฯฮนฮฟ"
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "ฮคฯฮฏฯ„ฮฟ ฯ„ฮตฯ„ฮฑฯฯ„ฮทฮผฯŒฯฮนฮฟ"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "ฮคฯ…ฯ‡ฮฑฮฏฮฑ ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "ฮŸฮผฮฟฮนฯŒฮผฮฟฯฯ†ฮฟ"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "ฮŸฮผฮฟฮนฯŒฮผฮฟฯฯ†ฮท ฮฑฮบฮญฯฮฑฮนฮฑ"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ฮšฮฑฮฝฮฟฮฝฮนฮบฮฎ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "ฮšฮฟฯƒฮฏ"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "ฮœฯ€ฮตฯฮฝฮฟฯฮปฮน"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "ฮ”ฮนฯ‰ฮฝฯ…ฮผฮนฮบฯŒฯ‚"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "ฮ‘ฯฮฝฮทฯ„ฮนฮบฮฎ ฮดฮนฯ‰ฮฝฯ…ฮผฮนฮบฮฎ"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "ฮงฮน ฯ„ฮตฯ„ฯฮฌฮณฯ‰ฮฝฮฟ"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "ฮ“ฮตฯ‰ฮผฮตฯ„ฯฮนฮบฯŒ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "ฮ•ฮปฮฌฯ‡ฮนฯƒฯ„ฮฟ"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "ฮœฮญฮณฮนฯƒฯ„ฮฟ"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "ฮœฮญฯƒฮฟฯ‚"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "ฮคฯ…ฯ€ฮนฮบฮฎ ฮฑฯ€ฯŒฮบฮปฮนฯƒฮท"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "ฮ”ฮนฮฌฮผฮตฯƒฮท ฯ„ฮนฮผฮฎ"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "ฮฃฮฏฮณฮผฮฑ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "ฮคฮนฮผฮฎ p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮดฮฟฮบฮนฮผฯŽฮฝ"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "ฮคฮนฮผฮฎ nu"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "ฮ”ฮตฮนฮณฮผฮฑฯ„ฮฟฮปฮทฯˆฮฏฮฑ"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "ฮ”ฮฟฮบฮนฮผฮฎ F"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "ฮ”ฮฟฮบฮนฮผฮฎ F"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "ฮ”ฮฟฮบฮนฮผฮฎ t ฮผฮต ฮถฮตฯฮพฮท"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "ฮ”ฮฟฮบฮนฮผฮฎ t ฮผฮต ฮถฮตฯฮพฮท"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "ฮ”ฮฟฮบฮนฮผฮฎ z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "ฮ”ฮฟฮบฮนฮผฮฎ z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "ฮ”ฮฟฮบฮนฮผฮฎ ฮฑฮฝฮตฮพฮฑฯฯ„ฮทฯƒฮฏฮฑฯ‚ (ฮง ฯ„ฮตฯ„ฯฮฌฮณฯ‰ฮฝฮฟ)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "ฮ ฮฑฮปฮนฮฝฮดฯฯŒฮผฮทฯƒฮท"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "ฮ ฮฑฮปฮนฮฝฮดฯฯŒฮผฮทฯƒฮท"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "ฮฃฯ„ฮฎฮปฮท %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ฮ†ฮปฯ†ฮฑ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "ฮœฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎ 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "ฮœฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎ 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "ฮฅฯ€ฮฟฯ„ฮนฮธฮญฮผฮตฮฝฮท ฮดฮนฮฑฯ†ฮฟฯฮฌ ฮผฮญฯƒฯ‰ฮฝ ฯ„ฮนฮผฯŽฮฝ"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "ฮ ฮฑฯฮฑฯ„ฮทฯฮฎฯƒฮตฮนฯ‚"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "ฮ ฮฑฯฮฑฯ„ฮทฯฮฟฯฮผฮตฮฝฮท ฮดฮนฮฑฯ†ฮฟฯฮฌ ฮผฮญฯƒฯ‰ฮฝ ฯ„ฮนฮผฯŽฮฝ"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "ฮคฮนฮผฮฎ P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "ฮšฯฮฏฯƒฮนฮผฮท ฯ„ฮนฮผฮฎ"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "ฮฃฯ„ฮฑฯ„ฮนฯƒฯ„ฮนฮบฮฎ ฮตฮปฮญฮณฯ‡ฮฟฯ…"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "ฮ“ฯฮฑฮผฮผฮนฮบฯŒ"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ฮ›ฮฟฮณฮฑฯฮนฮธฮผฮนฮบฯŒ"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ฮ”ฯฮฝฮฑฮผฮท"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "ฮ ฯฯŒฯ„ฯ…ฯ€ฮฟ ฯ€ฮฑฮปฮนฮฝฮดฯฯŒฮผฮทฯƒฮทฯ‚"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "ฮšฮปฮฏฯƒฮท"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "ฮฃฮทฮผฮตฮฏฮฟ ฯ„ฮฟฮผฮฎฯ‚"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) ฮดฮตฮพฮนฮฌ ฮฟฯ…ฯฮฌ"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "ฮšฯฮฏฯƒฮนฮผฮท ฮดฮตฮพฮนฮฌ ฮฟฯ…ฯฮฌ F"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) ฮฑฯฮนฯƒฯ„ฮตฯฮฎ ฮฟฯ…ฯฮฌ"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F ฮšฯฮฏฯƒฮนฮผฮท ฮฑฯฮนฯƒฯ„ฮตฯฮฎ ฮฟฯ…ฯฮฌ"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P ฮดฯฮฟ ฮฟฯ…ฯฮญฯ‚"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F ฮบฯฮฏฯƒฮนฮผฮท ฮดฯฮฟ ฮฟฯ…ฯฮญฯ‚"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "ฮฃฯ…ฯƒฯ‡ฮญฯ„ฮนฯƒฮท Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "ฮ”ฮนฮฑฮบฯฮผฮฑฮฝฯƒฮท ฮดฮนฮฑฯ†ฮฟฯฯŽฮฝ"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "ฮฃฯ„ฮฑฯ„ฮนฯƒฯ„ฮนฮบฮฎ t"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) ฮผฮฏฮฑ ฮฟฯ…ฯฮฌ"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t ฮšฯฮฏฯƒฮนฮผฮท ฮผฮฏฮฑ ฮฟฯ…ฯฮฌ"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) ฮดฯฮฟ ฮฟฯ…ฯฮญฯ‚"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t ฮšฯฮฏฯƒฮนฮผฮท ฮดฯฮฟ ฮฟฯ…ฯฮญฯ‚"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "ฮ“ฮฝฯ‰ฯƒฯ„ฮฎ ฮดฮนฮฑฮบฯฮผฮฑฮฝฯƒฮท"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) ฮผฮฏฮฑ ฮฟฯ…ฯฮฌ"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z ฮšฯฮฏฯƒฮนฮผฮฟ ฮผฮฏฮฑ ฮฟฯ…ฯฮฌ"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) ฮดฯฮฟ ฮฟฯ…ฯฮญฯ‚"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z ฮบฯฮฏฯƒฮนฮผฮฟ ฮดฯฮฟ ฮฟฯ…ฯฮญฯ‚"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฮฟฯ…"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "ฮฃฮต ฮบฮตฮปฮฏ"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "ฮฃฯ„ฮฟ ฮบฮตฮปฮฏ (ฮฑฮปฮปฮฑฮณฮฎ ฮผฮตฮณฮญฮธฮฟฯ…ฯ‚ ฮผฮต ฯ„ฮฟ ฮบฮตฮปฮฏ)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "ฮฃฮต ฯƒฮตฮปฮฏฮดฮฑ"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "ฮกฮฟฮฎ ฯ€ฮทฮณฮฎฯ‚"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "ฮˆ_ฮปฮตฮณฯ‡ฮฟฯ‚ ฮณฮนฮฑ ฮตฮฝฮทฮผฮตฯฯŽฯƒฮตฮนฯ‚..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "ฮ ฯฮฟฮตฯ€ฮนฮปฮฟฮณฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "ฮคฮฟฮฝฮนฯƒฮผฮญฮฝฮฟ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "ฮคฮฟฮฝฮนฯƒฮผฮญฮฝฮฟ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "ฮคฮฟฮฝฮนฯƒฮผฮญฮฝฮฟ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "ฮšฮฑฮบฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "ฮšฮฑฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "ฮŸฯ…ฮดฮญฯ„ฮตฯฮฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ฮฃฯ†ฮฌฮปฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ฮ ฯฮฟฮตฮนฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ฮฅฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "ฮฃฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "ฮˆ_ฮปฮตฮณฯ‡ฮฟฯ‚ ฮณฮนฮฑ ฮตฮฝฮทฮผฮตฯฯŽฯƒฮตฮนฯ‚..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_ฮœฮตฮฝฮฟฯ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ฮ‘_ฯฯ‡ฮตฮฏฮฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "_ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_ฮ“ฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "ฮŸฯฮนฯƒฮผฯŒฯ‚ ฯ„ฯ‰ฮฝ ฯ€ฮตฯฮนฮณฯฮฑฮผฮผฮฌฯ„ฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฯ‰ฮฝ ฮบฮตฮปฮนฯŽฮฝ."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_ฮ‘ฯฮนฮธฮผฯŒฯ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "ฮฃ_ฯ„ฮฟฮฏฯ‡ฮนฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_ฮšฮตฮปฮนฮฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "ฮ•_ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "ฮ•ฯ€ฮน_ฮธฮตฯŽฯฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_ฮ“ฯฮฑฯ†ฮนฮบฯŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_ฮงฯฯŽฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "ฮค_ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_ฮ ฮปฮญฮณฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_ฮ“ฮปฯŽฯƒฯƒฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "ฮ•ฯ€ฮน_ฮธฮตฯŽฯฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_ฮฃฯ‡ฯŒฮปฮนฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "ฮฃฯ_ฮณฮบฯฮนฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "ฮฃ_ฯ‡ฮญฮดฮนฮฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "ฮค_ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_ฮ ฮปฮญฮณฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ฮŸ_ฮผฮฌฮดฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_ฮ”"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "ฮ _ฮปฮฑฮฏฯƒฮนฮฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "ฮค_ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_ฮ ฮปฮญฮณฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "_ฮœฮฟฯฯ†ฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "ฮˆ_ฮปฮตฮณฯ‡ฮฟฯ‚ ฮณฮนฮฑ ฮตฮฝฮทฮผฮตฯฯŽฯƒฮตฮนฯ‚..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "ฮˆ_ฮปฮตฮณฯ‡ฮฟฯ‚ ฮณฮนฮฑ ฮตฮฝฮทฮผฮตฯฯŽฯƒฮตฮนฯ‚..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "ฮ ฯฮฟฮตฯ€ฮนฮปฮฟฮณฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "ฮคฮฟฮฝฮนฯƒฮผฮญฮฝฮฟ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "ฮคฮฟฮฝฮนฯƒฮผฮญฮฝฮฟ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "ฮคฮฟฮฝฮนฯƒฮผฮญฮฝฮฟ 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "ฮšฮฑฮบฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "ฮšฮฑฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "ฮŸฯ…ฮดฮญฯ„ฮตฯฮฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ฮฃฯ†ฮฌฮปฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ฮ ฯฮฟฮตฮนฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ฮฅฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ฮฃฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "ฮˆ_ฮปฮตฮณฯ‡ฮฟฯ‚ ฮณฮนฮฑ ฮตฮฝฮทฮผฮตฯฯŽฯƒฮตฮนฯ‚..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_ฮœฮตฮฝฮฟฯ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_ฮ’ฮฟฮฎฮธฮตฮนฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ฮ‘_ฯฯ‡ฮตฮฏฮฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "_ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_ฮ“ฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_ฮ‘ฯฮนฮธฮผฯŒฯ‚"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "ฮฃ_ฯ„ฮฟฮฏฯ‡ฮนฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_ฮšฮตฮปฮนฮฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "ฮ•_ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "ฮ•ฯ€ฮน_ฮธฮตฯŽฯฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_ฮ“ฯฮฑฯ†ฮนฮบฯŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ฮค_ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_ฮงฯฯŽฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_ฮ ฮปฮญฮณฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_ฮ“ฮปฯŽฯƒฯƒฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "ฮ•ฯ€ฮน_ฮธฮตฯŽฯฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_ฮฃฯ‡ฯŒฮปฮนฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "ฮฃฯ_ฮณฮบฯฮนฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "ฮฃ_ฯ‡ฮญฮดฮนฮฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ฮค_ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ฮŸ_ฮผฮฌฮดฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_ฮ”"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_ฮ“ฯฮฑฮผฮผฮฑฯ„ฮฟฯƒฮตฮนฯฮฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ฮฃ_ฯ„ฮฟฮฏฯ‡ฮนฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ฮ•_ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_ฮœฮญฯƒฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_ฮ ฮปฮฑฮฏฯƒฮนฮฟ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ฮค_ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_ฮ ฮปฮญฮณฮผฮฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "ฮ ฯฮฟ_ฮฒฮฟฮปฮฎ"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "ฮ ฮฑฮปฮนฮฝฮดฯฯŒฮผฮทฯƒฮท"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "ฮ•ฯฯฮฟฯ‚ ฮผฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎฯ‚ 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "ฮ•ฯฯฮฟฯ‚ ฮผฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎฯ‚ 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "ฮ‘ฯ€ฮฟฯ„ฮตฮปฮญฯƒฮผฮฑฯ„ฮฑ ฯƒฯ„ฮฟ:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ฮฃฯ„ฮฎฮปฮตฯ‚"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ฮ“ฯฮฑฮผฮผฮญฯ‚"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "ฮŸฮผฮฑฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮฑฯ„ฮฌ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "ฮ“ฯฮฑฮผฮผฮนฮบฮฎ ฯ€ฮฑฮปฮนฮฝฮดฯฯŒฮผฮทฯƒฮท"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "ฮ›ฮฟฮณฮฑฯฮนฮธฮผฮนฮบฮฎ ฯ€ฮฑฮปฮนฮฝฮดฯฯŒฮผฮทฯƒฮท"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "ฮ ฮฑฮปฮนฮฝฮดฯฯŒฮผฮทฯƒฮท ฮดฯฮฝฮฑฮผฮทฯ‚"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "ฮˆฮพฮฟฮดฮฟฯ‚ ฯ„ฯฯ€ฯ‰ฮฝ ฯ€ฮฑฮปฮนฮฝฮดฯฯŒฮผฮทฯƒฮทฯ‚"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "ฮœฮฎฮบฮฟฯ‚ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "ฮนฯƒฮฟฯฯ„ฮฑฮน"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "ฮผฮนฮบฯฯŒฯ„ฮตฯฮฟ ฮฑฯ€ฯŒ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "ฮผฮตฮณฮฑฮปฯฯ„ฮตฯฮฟ ฮฑฯ€ฯŒ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "ฮผฮนฮบฯฯŒฯ„ฮตฯฮฟ ฮฎ ฮฏฯƒฮฟ ฮผฮต"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "ฮผฮตฮณฮฑฮปฯฯ„ฮตฯฮฟ ฮฎ ฮฏฯƒฮฟ ฮผฮต"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "ฯŒฯ‡ฮน ฮฏฯƒฮฟ ฮผฮต"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "ฮญฮณฮบฯ…ฯฮท ฯ€ฮตฯฮนฮฟฯ‡ฮฎ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "ฮฌฮบฯ…ฯฮท ฯ€ฮตฯฮนฮฟฯ‡ฮฎ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "ฮฮฑ ฮตฯ€_ฮนฯ„ฯฮญฯ€ฮตฯ„ฮฑฮน:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_ฮ”ฮตฮดฮฟฮผฮญฮฝฮฑ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "ฮ•_ฮปฮฌฯ‡ฮนฯƒฯ„ฮฟ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "ฮœฮญ_ฮณฮนฯƒฯ„ฮฟ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "ฮฮฑ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮฟฮฝฯ„ฮฑฮน _ฮบฮตฮฝฮฌ ฮบฮตฮปฮนฮฌ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท _ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ… ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "ฮ‘ฯฮพฮฟฯ…ฯƒฮฑ ฯ„ฮฑ_ฮพฮนฮฝฯŒฮผฮทฯƒฮท ฮบฮฑฯ„ฮฑฯ‡ฯ‰ฯฮฎฯƒฮตฯ‰ฮฝ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "ฮœฮนฮฑ ฮญฮณฮบฯ…ฯฮท ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮฑฯ€ฮฟฯ„ฮตฮปฮตฮฏฯ„ฮฑฮน ฮผฯŒฮฝฮฟ ฮฑฯ€ฯŒ ฮผฮนฮฑ ฮณฮตฮนฯ„ฮฟฮฝฮนฮบฮฎ ฮตฯ€ฮนฮปฮฟฮณฮฎ ฮณฯฮฑฮผฮผฯŽฮฝ ฮบฮฑฮน ฯƒฯ„ฮทฮปฯŽฮฝ, ฮฎ ฮญฮฝฮฑฮฝ ฯ„ฯฯ€ฮฟ ฯ€ฮฟฯ… ฮบฮฑฯ„ฮฑฮปฮฎฮณฮตฮน ฯƒฮต ฮญฮฝฮฑ ฮตฮผฮฒฮฑฮดฯŒ ฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ."
diff --git a/source/el/sd/messages.po b/source/el/sd/messages.po
index 180a10133cf..6328ec30759 100644
--- a/source/el/sd/messages.po
+++ b/source/el/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-24 06:00+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "ฮšฯฯฮนฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮตฮนฮบฯŒฮฝฮฑฯ‚"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/el/sfx2/messages.po b/source/el/sfx2/messages.po
index 8be709975f7..897632712e6 100644
--- a/source/el/sfx2/messages.po
+++ b/source/el/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-03 10:30+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530613853.000000\n"
#: include/sfx2/strings.hrc:25
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "ฮ‘ฮฝฮฌฮณฮฝฯ‰ฯƒฮท ฮดฮนฮฑฮดฮนฮบฯ„ฯ…ฮฑฮบฮฎฯ‚ ฮฒฮฟฮฎฮธฮตฮนฮฑฯ‚"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/el/svx/messages.po b/source/el/svx/messages.po
index 8676e60e79a..20d40d02ecd 100644
--- a/source/el/svx/messages.po
+++ b/source/el/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-04 19:42+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530733372.000000\n"
#: svx/inc/fieldunit.hrc:30
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "ฮ ฮฝฮตฯ…ฮผฮฑฯ„ฮนฮบฮฎ ฮนฮดฮนฮฟฮบฯ„ฮทฯƒฮฏฮฑ"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ฮšฮฑฮฝฮญฮฝฮฑ"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "ฮ ฯฯŒฯƒฯ†ฮฑฯ„ฮฟ"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮฟ ฯ‡ฯฯŽฮผฮฑโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "ฮ‘_ฯ†ฮฑฮฏฯฮตฯƒฮท"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "ฮ“ฯฮฑฮผฮผฮญฯ‚ ฮบฮฑฮน ฮฒฮญฮปฮท"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "ฮšฮฑฮผฯ€ฯฮปฮท"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "ฮ“ฯฮฑฮผฮผฮญฯ‚ ฯƒฯฮฝฮดฮตฯƒฮทฯ‚"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "ฮ’ฮฑฯƒฮนฮบฮฌ ฯƒฯ‡ฮฎฮผฮฑฯ„ฮฑ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "ฮฃฯฮผฮฒฮฟฮปฮฑ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ฮงฮฟฮฝฯ„ฯฮฌ ฮฒฮญฮปฮท"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ฮ”ฮนฮฌฮณฯฮฑฮผฮผฮฑ ฯฮฟฮฎฯ‚"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "ฮ•ฯ€ฮตฮพฮทฮณฮฎฯƒฮตฮนฯ‚"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "ฮ‘ฯƒฯ„ฮญฯฮนฮฑ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3ฮ” ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ"
@@ -4140,8 +4140,8 @@ msgstr "_ฮ‘ฮฝฯ„ฮนฮณฯฮฑฯ†ฮฎ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "ฮ•_ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/el/sw/messages.po b/source/el/sw/messages.po
index 67da4030feb..1530c71337c 100644
--- a/source/el/sw/messages.po
+++ b/source/el/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-07-04 19:53+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530733996.000000\n"
#: sw/inc/app.hrc:29
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[ฮšฮฑฮฝฮญฮฝฮฑ]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "ฮˆฮฝฮฑฯฮพฮท"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "ฮคฮญฮปฮฟฯ‚"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "ฮ ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "ฮšฮฌฯ„ฯ‰ ฮฑฯ€ฯŒ"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "ฮŸฮน ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟฮน 'ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…' ฮตฮฏฮฝฮฑฮน ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท. ฮ˜ฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮบฮฑฮปฮญฯƒฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฮฟฯฮนฯƒฮผฮฟฯ ฮดฮนฮฑฮดฯฮฟฮผฮฎฯ‚;"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "ฮฃฯ„ฮฑฯ„ฮนฯƒฯ„ฮนฮบฮฌ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "ฮ•ฮพฮฑฮณฯ‰ฮณฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮตฮณฮณฯฮฌฯ†ฮฟฯ…..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "ฮ•ฯ€ฮฑฮฝฮฑฯƒฮตฮปฮนฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "ฮ‘ฮฝฮฑฮถฮฎฯ„ฮทฯƒฮท..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "ฮ•ฯ€ฮนฯƒฯ„ฮฟฮปฮฎ"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "ฮŸฯฮธฮฟฮณฯฮฑฯ†ฮนฮบฯŒฯ‚ ฮญฮปฮตฮณฯ‡ฮฟฯ‚..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ…..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "ฮ•ฮฝฮทฮผฮญฯฯ‰ฯƒฮท ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ…..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮตฯฮฏฮปฮทฯˆฮทฯ‚..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "ฮ•ฮนฮบฯŒฮฝฮฑ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฟ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ฮฃฯ‡ฮฎฮผฮฑ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "ฮ•ฮฝฯŒฯ„ฮทฯ„ฮฑ"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "ฮ‘ฯฮฏฮธฮผฮทฯƒฮท"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "ฮบฮตฮฝฮฎ ฯƒฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "ฮ ฮตฯฮฏฮปฮทฯˆฮท: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "ฮดฮนฮฑฯ‡ฯ‰ฯฮนฯƒฮผฮญฮฝฮฑ ฮผฮต: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "ฮ”ฮนฮฌฯฮธฯฯ‰ฯƒฮท: ฮ•ฯ€ฮฏฯ€ฮตฮดฮฟ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "ฮ‘ฮปฮปฮฑฮณฮฎ ฯ€ฯฮนฮฝ ฮฑฯ€ฯŒ ฮฝฮญฮฑ ฯƒฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ ฮดฯ…ฯ„ฮนฮบฮฎฯ‚ ฮณฯฮฑฯ†ฮฎฯ‚: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ ฮฑฯƒฮนฮฑฯ„ฮนฮบฮฎฯ‚ ฮณฯฮฑฯ†ฮฎฯ‚: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ CTL:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "ฮ†ฮณฮฝฯ‰ฯƒฯ„ฮฟฯ‚ ฯƒฯ…ฮฝฯ„ฮฌฮบฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯŒ~ฮปฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฯƒฯ‡ฮฟฮปฮฏฯ‰ฮฝ ฮฑฯ€ฯŒ ฯ„ฮฟฮฝ $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "ฮ‘ฯ€ฯŒฮบฯฯ…~ฯˆฮท ฯŒฮปฯ‰ฮฝ ฯ„ฯ‰ฮฝ ฯƒฯ‡ฮฟฮปฮฏฯ‰ฮฝ ฮฑฯ€ฯŒ $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "ฮ”ฮนฮฌฯฮธฯฯ‰ฯƒฮท ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 ฮปฮญฮพฮตฮนฯ‚, %2 ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 ฮปฮญฮพฮตฮนฯ‚, %2 ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฟฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚ "
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "ฮœฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮฎ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฮต ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ฮ ฯฮฟฯƒฮธฮฎฮบฮท ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ฮŒฮฝฮฟฮผฮฑ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "ฮ— ฮฑฮบฯŒฮปฮฟฯ…ฮธฮท ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮทฯ‚ ฮธฮฑ ฮดฮนฮฑฮณฯฮฑฯ†ฮตฮฏ:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~ฮšฮปฮตฮฏฯƒฮนฮผฮฟ"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ฮ™ฮฑฮฝ"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ฮฆฮตฮฒ"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ฮœฮฌฯ"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "ฮ’ฮฟฯฯฮฌฯ‚"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "ฮšฮญฮฝฯ„ฯฮฟ"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ฮฯŒฯ„ฮฟฯ‚"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "ฮ†ฮธฯฮฟฮนฯƒฮผฮฑ"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"ฮ‘ฮดฯฮฝฮฑฯ„ฮท ฮท ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮทฯ‚ ฮตฯ€ฮนฮธฯ…ฮผฮทฯ„ฮฎฯ‚ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮทฯ‚ ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮทฯ‚. \n"
"ฮ•ฯ€ฮนฮปฮญฮพฯ„ฮต ฮบฮฌฯ€ฮฟฮนฮฟ ฮฌฮปฮปฮฟ ฯŒฮฝฮฟฮผฮฑ."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ฮ‘ฯฮนฮธฮผฮทฯ„ฮนฮบฮฌ"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "ฮ“ฯฮฑฮผฮผฮญฯ‚"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "ฮฃฯ„ฮฎฮปฮท"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮทฯ‚ ฮฒฮนฮฒฮปฮนฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮทฯ‚ ฮฒฮนฮฒฮปฮนฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "ฮ”ฮนฮฌฮบฮตฮฝฮฟ ฮผฮตฯ„ฮฑฮพฯ %1 ฮบฮฑฮน %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "ฮ ฮปฮฌฯ„ฮฟฯ‚ ฯƒฯ„ฮฎฮปฮทฯ‚ %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚ Writer ฯ„ฮฟฯ… %PRODUCTNAME"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฟ Writer ฯ„ฮฟฯ… %PRODUCTNAME"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "ฮ•ฮนฮบฯŒฮฝฮฑ Writer ฯ„ฮฟฯ… %PRODUCTNAME"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "ฮ†ฮปฮปฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "ฮคฮฟ ฯŒฮฝฮฟฮผฮฑ ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ ฮดฮตฮฝ ฮตฯ€ฮนฯ„ฯฮญฯ€ฮตฯ„ฮฑฮน ฮฝฮฑ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฮบฮตฮฝฮฌ."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "ฮคฮฑ ฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮฑ ฮบฮตฮปฮนฮฌ ฯ„ฮฟฯ… ฯ€ฮฏฮฝฮฑฮบฮฑ ฮตฮฏฮฝฮฑฮน ฯ…ฯ€ฮตฯฮฒฮฟฮปฮนฮบฮฌ ฯ€ฮตฯฮฏฯ€ฮปฮฟฮบฮฑ ฮณฮนฮฑ ฮฝฮฑ ฯƒฯ…ฮณฯ‡ฯ‰ฮฝฮตฯ…ฯ„ฮฟฯฮฝ."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "ฮ‘ฮดฯฮฝฮฑฯ„ฮท ฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ ฯ„ฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮทฯ‚"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "ฮ ฮฌฯ„ฮทฮผฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "ฮ ฯฮนฮฝ ฯ„ฮทฮฝ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ„ฮฟฯ… ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "ฮœฮตฯ„ฮฌ ฯ„ฮทฮฝ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ„ฮฟฯ… ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "ฮ ฮฟฮฝฯ„ฮฏฮบฮน ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ…"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "ฮคฮฟ ฯ€ฮฟฮฝฯ„ฮฏฮบฮน ฮฑฯ€ฮฟฮผฮฑฮบฯฯฮฝฮตฯ„ฮฑฮน ฮฑฯ€ฯŒ ฯ„ฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "ฮ— ฮตฮนฮบฯŒฮฝฮฑ ฯ†ฮฟฯฯ„ฯŽฮธฮทฮบฮต ฮตฯ€ฮนฯ„ฯ…ฯ‡ฯŽฯ‚"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "ฮ— ฯ†ฯŒฯฯ„ฯ‰ฯƒฮท ฯ„ฮทฯ‚ ฮตฮนฮบฯŒฮฝฮฑฯ‚ ฮฟฮปฮฟฮบฮปฮทฯฯŽฮธฮทฮบฮต"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "ฮ‘ฮดฯฮฝฮฑฯ„ฮท ฮท ฯ†ฯŒฯฯ„ฯ‰ฯƒฮท ฯ„ฮทฯ‚ ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฮปฯ†ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฯŽฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮผฮท ฮฑฮปฯ†ฮฑฯฮนฮธฮผฮทฯ„ฮนฮบฯŽฮฝ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "ฮ‘ฯ…ฮพฮฟฮผฮตฮฏฯ‰ฯƒฮท ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "ฮ ฮฏฮฝฮฑฮบฮตฯ‚"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "ฮ•ฮนฮบฯŒฮฝฮตฯ‚"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "ฮฃฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮตฯ‚"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "ฮ•ฮฝฯŒฯ„ฮทฯ„ฮตฯ‚"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "ฮฅฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฮน"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "ฮ ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮญฯ‚"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "ฮ•ฯ…ฯฮตฯ„ฮฎฯฮนฮฑ"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฑ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "ฮ‘ฯ…ฯ„ฯŒ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฯฯŽฯ„ฮฟ ฮบฮตฯ†ฮฌฮปฮฑฮนฮฟ. ฮ‘ฯ…ฯ„ฯŒ ฮตฮฏฮฝฮฑฮน ฮผฮนฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮบฮฑฯ„ฮฑฮปฯŒฮณฮฟฯ… ฯ‡ฯฮฎฯƒฯ„ฮท."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "ฮ‘ฯ…ฯ„ฯŒ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ ฮฑฯ€ฯŒ ฯ„ฮฟ ฮบฮตฯ†ฮฌฮปฮฑฮนฮฟ 1.1. ฮ‘ฯ…ฯ„ฮฎ ฮตฮฏฮฝฮฑฮน ฮผฮนฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮฑฯ€ฯŒ ฯ„ฮฟฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฯ‰ฮฝ."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "ฮ‘ฯ…ฯ„ฯŒ ฮตฮฏฮฝฮฑฮน ฯ„ฮฟ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฟ ฮฑฯ€ฯŒ ฯ„ฮฟ ฮบฮตฯ†ฮฌฮปฮฑฮนฮฟ 1.2. ฮ‘ฯ…ฯ„ฮฎ ฮท ฮปฮญฮพฮท-ฮบฮปฮตฮนฮดฮฏ ฮตฮฏฮฝฮฑฮน ฮท ฮบฯฯฮนฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚1: ฮ‘ฯ…ฯ„ฯŒฯ‚ ฮตฮฏฮฝฮฑฮน ฮฟ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚ 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "ฮ•ฮนฮบฯŒฮฝฮฑ 1: ฮ‘ฯ…ฯ„ฮฎ ฮตฮฏฮฝฮฑฮน ฮท ฮตฮนฮบฯŒฮฝฮฑ 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "ฮ•ฮนฮบฯŒฮฝฮฑ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "ฮฃฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "ฮ•ฮฝฯŒฯ„ฮทฯ„ฮฑ"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "ฮฅฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "ฮ ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "ฮ•ฯ…ฯฮตฯ„ฮฎฯฮนฮฟ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฟ"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "ฮ ฯฯŒฯƒฮธฮตฯ„ฮตฯ‚ ฮผฮฟฯฯ†ฮญฯ‚..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[ฮฃฯฯƒฯ„ฮทฮผฮฑ]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"ฮŸ ฮดฮนฮฑฮดฯฮฑฯƒฯ„ฮนฮบฯŒฯ‚ ฯƒฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฮตฮฏฮฝฮฑฮน ฮฎฮดฮท ฮตฮฝฮตฯฮณฯŒฯ‚\n"
"ฯƒฮต ฮบฮฌฯ€ฮฟฮนฮฟ ฮฌฮปฮปฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "ฮฃฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ฮฑฮดฯฮฝฮฑฯ„ฮฟ"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฮณฮฝฯ‰ฯฮนฯƒฮผฮฌฯ„ฯ‰ฮฝ"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮนฯŽฮฝ: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "ฮ•ฯ€ฮฑฮฝฮฑฯ†ฮฟฯฮฌ ฮณฮฝฯ‰ฯฮนฯƒฮผฮฌฯ„ฯ‰ฮฝ"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "ฮ‘ฮปฮปฮฑฮณฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฯฯ‡ฮตฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯƒฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮท: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯƒฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮท: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "ฮคฮฑฮพฮนฮฝฯŒฮผฮทฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "ฮœฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮฎ ฮบฮตฮฏฮผฮตฮฝฮฟ -> ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "ฮœฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚ -> ฮบฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "ฮ‘ฮฝฯ„ฮนฮณฯฮฑฯ†ฮฎ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฮปฮปฮฑฮณฮฎฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฮปฮปฮฑฮณฮฎฯ‚ ฯƒฯ„ฮฎฮปฮทฯ‚"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ†ฮฑฮบฮญฮปฮฟฯ…"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "ฮ‘ฮฝฯ„ฮนฮณฯฮฑฯ†ฮฎ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮดฮนฮฑฮณฯฮฌฮผฮผฮฑฯ„ฮฟฯ‚ %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮตฮฝฯŒฯ„ฮทฯ„ฮฑฯ‚"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮตฮฝฯŒฯ„ฮทฯ„ฮฑฯ‚"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮตฮฝฯŒฯ„ฮทฯ„ฮฑฯ‚"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฯ‰ฮฝ ฯ„ฮนฮผฯŽฮฝ"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮฑฮปฮปฮฑฮณฮฎฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "ฮ”ฮนฯŒฯฮธฯ‰ฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "ฮ ฯฮฟฮฑฮณฯ‰ฮณฮฎ/ฯ…ฯ€ฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚ ฮดฮนฮฌฯฮธฯฯ‰ฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฮดฮนฮฌฯฮธฯฯ‰ฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "ฮ ฯฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚ ฮตฯ€ฮนฯ€ฮญฮดฮฟฯ…"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "ฮฅฯ€ฮฟฮฒฮนฮฒฮฑฯƒฮผฯŒฯ‚ ฮตฯ€ฮนฯ€ฮญฮดฮฟฯ…"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "ฮœฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮท ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฯ‰ฮฝ"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮฮฑฮน/ฮŒฯ‡ฮน"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "ฮ‘ฯฮพฮทฯƒฮท ฮตฯƒฮฟฯ‡ฮฎฯ‚"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "ฮœฮตฮฏฯ‰ฯƒฮท ฮตฯƒฮฟฯ‡ฮฎฯ‚"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ„ฮฏฯ„ฮปฮฟฯ…: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "ฮ•ฯ€ฮฑฮฝฮตฮบฮบฮฏฮฝฮทฯƒฮท ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ…ฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "ฮ‘ฯ€ฮฟฮดฮฟฯ‡ฮฎ ฮฑฮปฮปฮฑฮณฮฎฯ‚: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "ฮ‘ฯ€ฯŒฯฯฮนฯˆฮท ฮฑฮปฮปฮฑฮณฮฎฯ‚: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "ฮ”ฮนฮฑฮฏฯฮตฯƒฮท ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "ฮ”ฮนฮฑฮบฮฟฯ€ฮฎ ฮณฮฝฯ‰ฯฮฏฯƒฮผฮฑฯ„ฮฟฯ‚"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮดฮนฯŒฯฮธฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "ฮฃฯ…ฮณฯ‡ฯŽฮฝฮตฯ…ฯƒฮท ฯ€ฮนฮฝฮฌฮบฯ‰ฮฝ"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "ฮ‘ฮปฮปฮฑฮณฮฎ ฯ€ฮตฮถฯŽฮฝ-ฮบฮตฯ†ฮฑฮปฮฑฮฏฯ‰ฮฝ"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "ฮŸฮผฮฑฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "ฮ‘ฯ€ฮฟฮผฮฑฮดฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฮณฮฝฯ‰ฯฮนฯƒฮผฮฌฯ„ฯ‰ฮฝ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮผฮฟฯฯ†ฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯƒฯ„ฮฎฮปฮทฯ‚"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚/ฯƒฯ„ฮฎฮปฮทฯ‚"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯƒฯ„ฮฎฮปฮทฯ‚"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "ฮ”ฮนฮฑฮฏฯฮตฯƒฮท ฮบฮตฮปฮนฯŽฮฝ"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ฮฃฯ…ฮณฯ‡ฯŽฮฝฮตฯ…ฯƒฮท ฮบฮตฮปฮนฯŽฮฝ"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮตฮปฮนฮฟฯ"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…/ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "ฮ‘ฯ†ฮฑฮฏฯฮตฯƒฮท ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…/ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "ฮ‘ฮฝฯ„ฮนฮณฯฮฑฯ†ฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "ฮ‘ฮฝฯ„ฮนฮณฯฮฑฯ†ฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "ฮŸฯฮนฯƒฮผฯŒฯ‚ ฮดฯฮฟฮผฮญฮฑ"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "ฮฃฯฮฝฮดฮตฯƒฮท ฯ€ฮปฮฑฮนฯƒฮฏฯ‰ฮฝ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "ฮ‘ฯ€ฮฟฯƒฯฮฝฮดฮตฯƒฮท ฯ€ฮปฮฑฮนฯƒฮฏฯ‰ฮฝ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮตฯ€ฮนฮปฮฟฮณฯŽฮฝ ฯ…ฯ€ฮฟฯƒฮทฮผฮตฮนฯŽฯƒฮตฯ‰ฮฝ"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "ฮฃฯฮณฮบฯฮนฯƒฮท ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ…: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "ฮŸฯฮนฯƒฮผฯŒฯ‚ ฯ†ฯ‰ฮฝฮทฯ„ฮนฮบฯŽฮฝ ฯƒฯ…ฮผฮฒฯŒฮปฯ‰ฮฝ"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ…ฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮบฮฟฯ…ฮผฯ€ฮนฮฟฯ URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ…"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "ฮฑฯ†ฮฑฮฏฯฮตฯƒฮท ฮฑฯŒฯฮฑฯ„ฯ‰ฮฝ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฯ‰ฮฝ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "ฮ‘ฮปฮปฮฑฮณฮผฮญฮฝฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚/ฮตฯ…ฯฮตฯ„ฮฎฯฮนฮฟ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "ฯ€ฮฟฮปฮปฮฑฯ€ฮปฮฎ ฮตฯ€ฮนฮปฮฟฮณฮฎ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "ฮ ฮปฮทฮบฯ„ฯฮฟฮปฯŒฮณฮทฯƒฮท: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "ฮ•ฯ€ฮนฮบฯŒฮปฮปฮทฯƒฮท ฯ€ฯฮฟฯ‡ฮตฮฏฯฮฟฯ…"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "ฮตฮผฯ†ฮฑฮฝฮฏฯƒฮตฮนฯ‚ ฯ„ฮฟฯ…"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 ฯƒฯ„ฮทฮปฮฟฮธฮญฯ„ฮตฯ‚"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 ฮฑฮปฮปฮฑฮณฮญฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "ฮฑฮปฮปฮฑฮณฮฎ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "ฮฑฮปฮปฮฑฮณฮฎ ฯƒฯ„ฮฎฮปฮทฯ‚"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "ฮคฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮทฯฮนฯƒฯ„ฮนฮบฮฌ ฯ„ฯฮฟฯ€ฮฟฯ€ฮฟฮนฮฎฮธฮทฮบฮฑฮฝ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "ฮŸ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚ ฮฌฮปฮปฮฑฮพฮต"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "ฮ— ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฮฌฮปฮปฮฑฮพฮต"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ฮ— ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ„ฮทฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฮฌฮปฮปฮฑฮพฮต"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮณฯฮฑฮผฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮบฮตฮปฮนฮฟฯ"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮบฮตฮปฮนฮฟฯ"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 ฮฑฮปฮปฮฑฮณฮญฯ‚"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "ฮ‘ฮปฮปฮฑฮณฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "ฮ‘ฮปฮปฮฑฮณฮผฮญฮฝฮท ฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ/ฯ…ฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "ฮ‘ฮปฮปฮฑฮณฮผฮญฮฝฮฟ ฯ€ฮตฮดฮฏฮฟ"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ…: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ…: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮปฮฑฮนฯƒฮฏฮฟฯ…: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฮฑฯฮฏฮธฮผฮทฯƒฮทฯ‚: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ ฯƒฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮท: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮทฯ‚ ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮทฯ‚ ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "ฯ€ฮตฮดฮฏฮฟ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฮน"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ฯ€ฮปฮฑฮฏฯƒฮนฮฟ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "ฯ„ฯฯ€ฮฟฯ‚"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "ฮดฮนฮฌฮณฯฮฑฮผฮผฮฑ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "ฯƒฯ‡ฯŒฮปฮนฮฟ"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "ฯ€ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "ฯƒฮตฮฝฮฌฯฮนฮฟ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮฒฮนฮฒฮปฮนฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "ฮตฮนฮดฮนฮบฯŒฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "ฯ…ฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "ฮตฮนฮบฯŒฮฝฮฑ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ ฯƒฯ‡ฮตฮดฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "ฯ€ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "ฮฃฮทฮผฮฌฮดฮน ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "ฮ‘ฮปฮปฮฑฮณฮฎ ฯ„ฮฏฯ„ฮปฮฟฯ… ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮฑฯ€ฯŒ $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "ฮ‘ฮปฮปฮฑฮณฮฎ ฯ€ฮตฯฮนฮณฯฮฑฯ†ฮฎฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ… ฮฑฯ€ฯŒ $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "ฮ•ฮฝฮทฮผฮญฯฯ‰ฯƒฮท ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ ฯƒฮตฮปฮฏฮดฮฑฯ‚ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "ฮฅฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "ฮฅฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "ฮฃฮทฮผฮตฮฏฯ‰ฯƒฮท ฯ„ฮญฮปฮฟฯ…ฯ‚ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "ฮฃฮทฮผฮตฮฏฯ‰ฯƒฮท ฯ„ฮญฮปฮฟฯ…ฯ‚ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) ฯƒฯ„ฮท ฯƒฮตฮปฮฏฮดฮฑ $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "ฮฃฮตฮปฮฏฮดฮฑ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "ฮฃฮตฮปฮฏฮดฮฑ: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "ฮฃฯ…ฮฝฯ„ฮฌฮบฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "ฮ•ฮฝฮญฯฮณฮตฮนฮตฯ‚"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮนฮฎฯƒฯ„ฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฮบฮฟฯ…ฮผฯ€ฮฏ ฮณฮนฮฑ ฮฝฮฑ ฮตฮผฯ†ฮฑฮฝฮนฯƒฯ„ฮตฮฏ ฮผฮนฮฑ ฮปฮฏฯƒฯ„ฮฑ ฮผฮต ฯ„ฮนฯ‚ ฮตฯ€ฮนฯ„ฯฮตฯ€ฯŒฮผฮตฮฝฮตฯ‚ ฮตฮฝฮญฯฮณฮตฮนฮตฯ‚ ฯƒฮต ฮฑฯ…ฯ„ฯŒ ฯ„ฮฟ ฯƒฯ‡ฯŒฮปฮนฮฟ ฮบฮฑฮน ฯ„ฮฑ ฮฌฮปฮปฮฑ ฯƒฯ‡ฯŒฮปฮนฮฑ"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฯ€ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮทฯ‚)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "ฮˆฮณฮณฯฮฑฯ†ฮฟ %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "ฮฃฯ†ฮฌฮปฮผฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "ฮ‘ฮดฯฮฝฮฑฯ„ฮท ฮท ฯ€ฮฑฯฮฟฯ…ฯƒฮฏฮฑฯƒฮท ฯ„ฮทฯ‚ ฮตฮนฮบฯŒฮฝฮฑฯ‚."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "ฮฃฯ†ฮฌฮปฮผฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮทฯ‚ ฮฑฯ€ฯŒ ฯ„ฮฟ ฯ€ฯฯŒฯ‡ฮตฮนฯฮฟ."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "ฮงฮตฮนฯฮฟฮบฮฏฮฝฮทฯ„ฮท ฮฑฮปฮปฮฑฮณฮฎ ฯƒฯ„ฮฎฮปฮทฯ‚"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "ฮฃฯ„ฮฎฮปฮท %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "ฮงฮฑฯฮฑฮบฯ„ฮฎฯฮฑฯ‚"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฟ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "ฮฃฮตฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "ฮ‘ฯฮฏฮธฮผฮทฯƒฮท"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ฮšฮตฮปฮฏ"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "ฮ‘ฯƒฮนฮฑฯ„ฮนฮบฮฎ"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "ฮฃฯฮฝฮธฮตฯ„ฮท ฮณฯฮฑฯ†ฮฎ"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "ฮ”ฯ…ฯ„ฮนฮบฮฎ"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "ฮ ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "ฮ ฮฑฯฮฑ~ฯƒฮบฮฎฮฝฮนฮฟ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "ฮ•~ฮนฮบฯŒฮฝฮตฯ‚ ฮบฮฑฮน ฮฌฮปฮปฮฑ ฮณฯฮฑฯ†ฮนฮบฮฌ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "ฮšฯฯ…ฯ†ฯŒ ฮบฮตฮฏ~ฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~ฮ”ฮตฯƒฮผฮตฯ…ฯ„ฮนฮบฮฌ ฮธฮญฯƒฮตฯ‰ฮฝ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "ฮฃฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ~ฯ†ฯŒฯฮผฮฑฯ‚"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ฮงฯฯŽฮผฮฑ"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯƒฮต ฮผฮฑฯ~ฯฮฟ"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "ฮฃฮตฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท ~ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฮตฮนฯƒฮทฮณฮผฮญฮฝฯ‰ฮฝ ฮบฮตฮฝฯŽฮฝ ฯƒฮตฮปฮฏฮดฯ‰ฮฝ"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~ฮงฯฮฎฯƒฮท ฮผฯŒฮฝฮฟ ฯ„ฯฮฟฯ†ฮฟฮดฮฟฯƒฮฏฮฑฯ‚ ฯ‡ฮฑฯฯ„ฮนฮฟฯ ฮฑฯ€ฯŒ ฯ„ฮนฯ‚ ฯ€ฯฮฟฯ„ฮนฮผฮฎฯƒฮตฮนฯ‚ ฯ„ฮฟฯ… ฮตฮบฯ„ฯ…ฯ€ฯ‰ฯ„ฮฎ"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "ฮšฮฑฮฝฮญฮฝฮฑ (ฮผฯŒฮฝฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "ฮœฯŒฮฝฮฟ ฯƒฯ‡ฯŒฮปฮนฮฑ"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "ฮคฮฟฯ€ฮฟฮธฮญฯ„ฮทฯƒฮท ฯƒฯ„ฮฟ ฯ„ฮญฮปฮฟฯ‚ ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "ฮคฮฟฯ€ฮฟฮธฮญฯ„ฮทฯƒฮท ฯƒฯ„ฮฟ ฯ„ฮญฮปฮฟฯ‚ ฯ„ฮทฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "ฮฃ~ฯ‡ฯŒฮปฮนฮฑ"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "ฮŒฯˆฮตฮนฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ฮŒฮปฮตฯ‚ ฮฟฮน ฯƒฮตฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "ฮ ฮฏฯƒฯ‰ ฯŒฯˆฮตฮนฯ‚ / ฮฑฯฮนฯƒฯ„ฮตฯฮญฯ‚ ฯƒฮตฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "ฮ ฯฯŒฯƒฮฟฯˆฮท / ฮดฮตฮพฮนฮญฯ‚ ฯƒฮตฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "ฮฃฯ…ฮผฯ€ฮตฯฮฏฮปฮทฯˆฮท"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "ฮ”ฮนฮฑฯ†ฮทฮผฮนฯƒฯ„ฮนฮบฯŒ ฯ†ฯ…~ฮปฮปฮฌฮดฮนฮฟ"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "ฮ“ฯฮฑฯ†ฮฎ ฮฑฯ€ฯŒ ฮฑฯฮนฯƒฯ„ฮตฯฮฌ ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฮดฮตฮพฮนฮฌ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "ฮ“ฯฮฑฯ†ฮฎ ฮฑฯ€ฯŒ ฮดฮตฮพฮนฮฌ ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฮฑฯฮนฯƒฯ„ฮตฯฮฌ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "ฮ ฮตฯฮนฮฟฯ‡ฮฎ ฮบฮฑฮน ฮฑฮฝฯ„ฮฏฮณฯฮฑฯ†ฮฑ"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "ฮŒ~ฮปฮตฯ‚ ฮฟฮน ฯƒฮตฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "ฮฃฮตฮปฮฏ~ฮดฮตฯ‚"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~ฮ•ฯ€ฮนฮปฮฟฮณฮฎ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "ฮคฮฟฯ€ฮฟฮธฮญฯ„ฮทฯƒฮท ฯƒฯ„ฮฑ ฯ€ฮตฯฮนฮธฯŽฯฮนฮฑ"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ฮฃฯ…ฮฝฮฑฯฯ„ฮฎฯƒฮตฮนฯ‚"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "ฮ‘ฮบฯ…ฬฯฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ฮ•ฯ†ฮฑฯฮผฮฟฮณฮฎ"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "ฮ•ฯฮณฮฑฮปฮตฮนฮฟฮธฮฎฮบฮท ฯ„ฯฯ€ฯ‰ฮฝ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "ฮœฮฟฯฯ†ฮฎ ฯ„ฯฯ€ฮฟฯ…"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ ฯ„ฯฯ€ฮฟฯ…"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "ฮ“ฮตฮฝฮนฮบฮฎ ฯ€ฯฮฟฮฒฮฟฮปฮฎ"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฯ€ฮตฯฮนฮฎฮณฮทฯƒฮทฯ‚ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "ฮ•ฯ€ฮฏฯ€ฮตฮดฮฟ ฮดฮนฮฌฯฮธฯฯ‰ฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮผฮตฯ„ฮฑฮบฮฏฮฝฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚ ฯ…ฯ€ฮตฯฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚ ฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ‰ฯ‚ ฮฑฮฝฯ„ฮฏฮณฯฮฑฯ†ฮฟ"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "ฮ•ฮฝฮตฯฮณฯŒ ฯ€ฮฑฯฮฌฮธฯ…ฯฮฟ"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ฮบฯฯ…ฯ†ฯŒ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "ฮตฮฝฮตฯฮณฯŒ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ฮฑฮฝฮตฮฝฮตฯฮณฯŒ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "ฮ•~ฮฝฮทฮผฮญฯฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮนฬฮฑ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "ฮ•ฯ…ฯฮตฯ„ฮฎฯ~ฮนฮฟ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "ฮ‘ฯฯ‡ฮตฮฏฮฟ"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "ฮฮญฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "ฮ•ฯ€ฮนฮปฮฟฮณฮฎ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ฮ•ฯ…ฯฮตฯ„ฮฎฯฮนฮฑ"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "ฮฃฯฮฝฮดฮตฯƒฮผฮฟฮน"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ฮŒฮปฮฑ"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "ฮ‘~ฯ†ฮฑฮฏฯฮตฯƒฮท ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "ฮ‘~ฯ€ฮฟฯ€ฯฮฟฯƒฯ„ฮฑฯƒฮฏฮฑ"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ฮบฯฯ…ฯ†ฯŒ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "ฮ”ฮตฮฝ ฮฒฯฮญฮธฮทฮบฮต ฯ„ฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "~ฮœฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฯŒฮปฯ‰ฮฝ"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "ฮ‘ฯ€ฯŒฮบฯฯ…ฯˆฮท ฯŒฮปฯ‰ฮฝ"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯŒฮปฯ‰ฮฝ"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "ฮ‘ฯฮนฯƒฯ„ฮตฯฮฌ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". ฮ”ฮตฮพฮนฮฌ: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "ฮ•ฯƒฯ‰ฯ„ฮตฯฮนฮบฮฌ: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". ฮ•ฮพฯ‰ฯ„ฮตฯฮนฮบฮฌ: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". ฮ•ฯ€ฮฌฮฝฯ‰: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". ฮšฮฌฯ„ฯ‰: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ฮฃฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "ฮฃฯ…ฮณฮณฯฮฑฯ†ฮญฮฑฯ‚"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** ฮฃฯ…ฮฝฯ„ฮฑฮบฯ„ฮนฮบฯŒ ฮปฮฌฮธฮฟฯ‚ **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** ฮ”ฮนฮฑฮฏฯฮตฯƒฮท ฮผฮต ฯ„ฮฟ 0 **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** ฮ•ฯƒฯ†ฮฑฮปฮผฮญฮฝฮท ฯ‡ฯฮฎฯƒฮท ฮฑฮณฮบฯ…ฮปฯŽฮฝ **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** ฮฅฯ€ฮตฯฯ‡ฮตฮฏฮปฮนฯƒฮท ฯƒฯ…ฮฝฮฌฯฯ„ฮทฯƒฮทฯ‚ ฯ„ฮตฯ„ฯฮฑฮณฯŽฮฝฮฟฯ… **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** ฮฅฯ€ฮตฯฯ‡ฮตฮฏฮปฮนฯƒฮท **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** ฮฃฯ†ฮฌฮปฮผฮฑ **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** ฮ•ฯƒฯ†ฮฑฮปฮผฮญฮฝฮท ฯ€ฮฑฯฮฌฯƒฯ„ฮฑฯƒฮท **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "ฮฃฯ†ฮฌฮปฮผฮฑ: ฮ”ฮตฮฝ ฮฒฯฮญฮธฮทฮบฮต ฮท ฯ€ฮทฮณฮฎ ฯ€ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎฯ‚"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "ฮšฮฑฮฝฮญฮฝฮฑ"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(ฯƒฯ„ฮฑฮธฮตฯฮฌ)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " ฮ•: %1 ฮœ: %2 ฮ—: %3 ฮฉ: %4 ฮ›: %5 ฮ”: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "ฮ‘ฮปฯ†ฮฑฮฒฮทฯ„ฮนฮบฯŒ ฮตฯ…ฯฮตฯ„ฮฎฯฮนฮฟ"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮฟ"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚ ฯ€ฮตฯฮนฮตฯ‡ฮฟฮผฮญฮฝฯ‰ฮฝ"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "ฮ’ฮนฮฒฮปฮนฮฟฮณฯฮฑฯ†ฮฏฮฑ"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "ฮ ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎ"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "ฮ•ฯ…ฯฮตฯ„ฮฎฯฮนฮฟ ฯ€ฮนฮฝฮฌฮบฯ‰ฮฝ"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฯ‰ฮฝ"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚ ฮตฮนฮบฯŒฮฝฯ‰ฮฝ"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-ฯ€ฮฌฯ„ฮทฮผฮฑ ฮณฮนฮฑ ฯ€ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฯ„ฮฟฯ… ฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "ฮ ฮฌฯ„ฮทฮผฮฑ ฮณฮนฮฑ ฯ€ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฯ„ฮฟฯ… ฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "ฮคฮฏฯ„ฮปฮฟฯ‚"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "ฮ˜ฮญฮผฮฑ"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ฮ›ฮญฮพฮตฮนฯ‚ ฮบฮปฮตฮนฮดฮนฮฌ"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฑ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฎฮธฮทฮบฮต"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮนฮฎฮธฮทฮบฮต"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "ฮคฮตฮปฮตฯ…ฯ„ฮฑฮฏฮฑ ฮตฮบฯ„ฯฯ€ฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮฑฮฝฮฑฮธฮตฯŽฯฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ฮฃฯ…ฮฝฮฟฮปฮนฮบฯŒฯ‚ ฯ‡ฯฯŒฮฝฮฟฯ‚ ฮตฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑฯ‚"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "ฮœฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮฎ $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "ฮ ฯฯŽฯ„ฮท ฮผฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮฎ $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฮผฮตฯ„ฮฑฯ„ฯฮฟฯ€ฮฎ $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ฮ†ฯฮธฯฮฟ"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ฮ’ฮนฮฒฮปฮฏฮฟ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "ฮ”ฮนฮฑฯ†ฮทฮผฮนฯƒฯ„ฮนฮบฮฌ ฯ†ฯ…ฮปฮปฮฌฮดฮนฮฑ"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ฮ ฯฮฑฮบฯ„ฮนฮบฮฌ ฯƒฯ…ฮฝฮตฮดฯฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ฮ‘ฯ€ฯŒฯƒฯ€ฮฑฯƒฮผฮฑ ฮฒฮนฮฒฮปฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ฮ‘ฯ€ฯŒฯƒฯ€ฮฑฯƒฮผฮฑ ฮฒฮนฮฒฮปฮฏฮฟฯ… ฮผฮต ฯ„ฮฏฯ„ฮปฮฟ"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ฮ ฯฮฑฮบฯ„ฮนฮบฮฌ ฯƒฯ…ฮฝฮตฮดฯฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ฮ ฮตฯฮนฮฟฮดฮนฮบฯŒ"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ฮคฮตฯ‡ฮฝฮนฮบฮฎ ฯ„ฮตฮบฮผฮทฯฮฏฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ฮ”ฮนฮฑฯ„ฯฮนฮฒฮฎ"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "ฮ”ฮนฮฌฯ†ฮฟฯฮฑ"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ฮ”ฮนฮฑฯ„ฯฮนฮฒฮฎ"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ฮ ฯฮฑฮบฯ„ฮนฮบฮฌ ฯƒฯ…ฮฝฮตฮดฯฮฏฮฑฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "ฮ‘ฮฝฮฑฯ†ฮฟฯฮฌ ฮญฯฮตฯ…ฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "ฮ‘ฮดฮทฮผฮฟฯƒฮฏฮตฯ…ฯ„ฮฟ"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ฮ—ฮป. ฮฑฮปฮปฮทฮปฮฟฮณฯฮฑฯ†ฮฏฮฑ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "ฮˆฮณฮณฯฮฑฯ†ฮฟ WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ฮฃฯฮฝฯ„ฮฟฮผฮฟ ฯŒฮฝฮฟฮผฮฑ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ฮคฯฯ€ฮฟฯ‚"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "ฮ”ฮนฮตฯฮธฯ…ฮฝฯƒฮท"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฟ"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "ฮฃฯ…ฮฝฯ„ฮฌฮบฯ„ฮตฯ‚"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "ฮคฮฏฯ„ฮปฮฟฯ‚ ฮฒฮนฮฒฮปฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ฮšฮตฯ†ฮฌฮปฮฑฮนฮฟ"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "ฮˆฮบฮดฮฟฯƒฮท"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "ฮ•ฮบฮดฯŒฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "ฮคฯฯ€ฮฟฯ‚ ฮญฮบฮดฮฟฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "ฮŠฮดฯฯ…ฮผฮฑ"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ฮ ฮตฯฮนฮฟฮดฮนฮบฯŒ"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ฮœฮฎฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "ฮฃฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "ฮŸฯฮณฮฑฮฝฮนฯƒฮผฯŒฯ‚"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "ฮฃฮตฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ฮ•ฮบฮดฯŒฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "ฮ ฮฑฮฝฮตฯ€ฮนฯƒฯ„ฮฎฮผฮนฮฟ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "ฮฃฮตฮนฯฮฌ"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "ฮคฮฏฯ„ฮปฮฟฯ‚"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "ฮคฯฯ€ฮฟฯ‚ ฮญฮบฮธฮตฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ฮคฯŒฮผฮฟฯ‚"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ฮˆฯ„ฮฟฯ‚"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮทฯ‚ ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮทฯ‚ ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "ฮ— ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮฒฮนฮฒฮปฮนฮฟฮธฮฎฮบฮทฯ‚ ฯ…ฯ€ฮฌฯฯ‡ฮตฮน ฮฎฮดฮท ฯƒฯ„ฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฮฑฮปฮปฮฌ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฮดฮนฮฑฯ†ฮฟฯฮตฯ„ฮนฮบฮฌ ฮดฮตฮดฮฟฮผฮญฮฝฮฑ. ฮ˜ฮญฮปฮตฯ„ฮต ฮฝฮฑ ฯ€ฯฮฟฯƒฮฑฯฮผฮฟฯƒฯ„ฮฟฯฮฝ ฯ„ฮฑ ฯ…ฯ€ฮฌฯฯ‡ฮฟฮฝฯ„ฮฑ ฮดฮตฮดฮฟฮผฮญฮฝฮฑ;"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฑ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฯƒฯ‡ฮฟฮปฮฏฯ‰ฮฝ"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "ฮ‘ฯ€ฯŒฮบฯฯ…ฯˆฮท ฯƒฯ‡ฮฟฮปฮฏฯ‰ฮฝ"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "ฮ— ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮท ฮฟฮฝฯŒฮผฮฑฯ„ฮฟฯ‚ ฯ…ฯ€ฮฌฯฯ‡ฮตฮน ฮฎฮดฮท. ฮ ฮฑฯฮฑฮบฮฑฮปฮฟฯฮผฮต ฮตฯ€ฮนฮปฮญฮพฯ„ฮต ฮบฮฌฯ€ฮฟฮนฮฟ ฮฌฮปฮปฮฟ ฯŒฮฝฮฟฮผฮฑ."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ฮฮฑ ฮดฮนฮฑฮณฯฮฑฯ†ฮตฮฏ ฯ„ฮฟ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ;"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ„ฮทฯ‚ ฮบฮฑฯ„ฮทฮณฮฟฯฮฏฮฑฯ‚ "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr ";"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "ฮ‘ฯ€ฮฟฮธฮฎฮบฮตฯ…ฯƒฮท ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "ฮคฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ ฮฑฯ…ฯ„ฯŒ ฮดฮตฮฝ ฯ€ฮตฯฮนฮญฯ‡ฮตฮน ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "ฮคฮฑ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฮบฮตฮฏฮผฮตฮฝฮฑ ฮผฮฟฯ…"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "ฮคฮฟ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟ ฮบฮตฮฏฮผฮตฮฝฮฟ ฮณฮนฮฑ ฯ„ฮทฮฝ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮท '%1' ฮดฮตฮฝ ฮฒฯฮญฮธฮทฮบฮต."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "ฮ”ฮตฮฝ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚ ฯ‡ฯ‰ฯฮฏฯ‚ ฮณฯฮฑฮผฮผฮญฯ‚ ฮฎ ฮบฮตฮปฮนฮฌ"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "ฮŸ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚ ฮดฮตฮฝ ฮผฯ€ฮฟฯฮตฮฏ ฮฝฮฑ ฮตฮนฯƒฮฑฯ‡ฮธฮตฮฏ ฮตฯ€ฮตฮนฮดฮฎ ฮตฮฏฮฝฮฑฮน ฯ…ฯ€ฮตฯฮฒฮฟฮปฮนฮบฮฌ ฮผฮตฮณฮฌฮปฮฟฯ‚"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "ฮ‘ฮดฯฮฝฮฑฯ„ฮท ฮท ฮดฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฟฯ… ฮบฮตฮนฮผฮญฮฝฮฟฯ…."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "ฮ— ฮถฮทฯ„ฮฟฯฮผฮตฮฝฮท ฮผฮฟฯฯ†ฮฎ ฯ€ฯฮฟฯ‡ฮตฮฏฯฮฟฯ… ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮท."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "ฮˆฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯ„ฮฟฯ… %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "ฮ•ฮนฮบฯŒฮฝฮฑ (ฮˆฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ (ฮˆฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ… ฯ„ฮฟฯ… %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "ฮ”ฯ…ฮฝฮฑฮผฮนฮบฮฎ ฮฑฮฝฯ„ฮฑฮปฮปฮฑฮณฮฎ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ (ฯƒฯฮฝฮดฮตฯƒฮผฮฟฯ‚ DDE)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "ฮŒฮปฮฑ ฯ„ฮฑ ฯƒฯ‡ฯŒฮปฮนฮฑ"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ฮŒฮปฮฑ ฯ„ฮฑ ฯƒฯ‡ฯŒฮปฮนฮฑ"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฑ ฮฑฯ€ฯŒ "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ฯ‡ฯ‰ฯฮฏฯ‚ ฮทฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ฯ‡ฯ‰ฯฮฏฯ‚ ฯƒฯ…ฮฝฯ„ฮฌฮบฯ„ฮท)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "ฮ‘ฯ€ฮฌฮฝฯ„ฮทฯƒฮท ฯƒฮต $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮฟฮผฮฌฮดฮฑฯ‚ ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮฟฯ‚ ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฯŒฯ‚ (ฮฌฮฝฮดฯฮตฯ‚ ฯ€ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮตฯ‚)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮฟฯ‚ ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฯŒฯ‚ (ฮณฯ…ฮฝฮฑฮฏฮบฮตฯ‚ ฯ€ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮตฯ‚)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "ฮฃ~ฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฮฟฯ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "ฮ ฯฮฟฯƒฮธฮฎฮบฮท ฯƒฯ„ฮฟฮฝ ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฯŒ"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "ฮ‘ฯ†ฮฑฮฏฯฮตฯƒฮท ฮฑฯ€ฯŒ ฯ„ฮฟฮฝ ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฯŒ"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~ฮœฮตฯ„ฮฑฯ†ฮญฯฮตฯ„ฮต ฯ„ฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฯ„ฮฟฯ… ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฮฟฯ ฯƒฯ„ฮฟ ฯ€ฮฑฯฮฑฮบฮฌฯ„ฯ‰ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "ฮงฮฑฮนฯฮตฯ„ฮนฯƒฮผฯŒฯ‚"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "ฮฃฮทฮผฮตฮฏฮฟ ฯƒฯ„ฮฏฮพฮทฯ‚"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "ฮ‘ฮฝฯ„ฮนฯƒฯ„ฮฟฮนฯ‡ฮฏฯƒฯ„ฮต ฯ„ฮฑ ฯ€ฮตฮดฮฏฮฑ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ ฯŽฯƒฯ„ฮต ฮฝฮฑ ฯ„ฮฑฮนฯฮนฮฌฮถฮฟฯ…ฮฝ ฮผฮต ฯ„ฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฯ„ฮฟฯ… ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฮฟฯ."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฮฟฯ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "ฮฃฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "ฮฃฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฮฟฯ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "ฮฃฯ…ฮผฯ†ฯ‰ฮฝฮตฮฏ ฮผฮต ฯ„ฮฟ ฯ€ฮตฮดฮฏฮฟ:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "ฮ ฯฮฟฮตฯ€ฮนฯƒฮบฯŒฯ€ฮทฯƒฮท"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ฮดฮตฮฝ ฯ…ฯ€ฮฌฯฯ‡ฮตฮน ฯ„ฮฑฮฏฯฮนฮฑฯƒฮผฮฑ ฮฑฮบฯŒฮผฮฑ "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "ฮŒฮปฮฑ ฯ„ฮฑ ฮฑฯฯ‡ฮตฮฏฮฑ"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "ฮ›ฮฏฯƒฯ„ฮตฯ‚ ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "ฮ‘ฯ€ฮปฯŒ ฮบฮตฮฏฮผฮตฮฝฮฟ (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ ฮดฮนฮฑฯ‡ฯ‰ฯฮนฯƒฮผฮญฮฝฮฟ ฮผฮต ฮบฯŒฮผฮผฮฑ (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"ฮ˜ฮญฮปฮตฯ„ฮต ฮฝฮฑ ฮตฮนฯƒฮฌฮณฮตฯ„ฮต ฯ„ฮนฯ‚ ฯ€ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฯ„ฮฟฯ… ฮปฮฟฮณฮฑฯฮนฮฑฯƒฮผฮฟฯ ฯƒฮฑฯ‚ ฯ„ฯŽฯฮฑ;"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "ฮ›ฮฏฯƒฯ„ฮฑ ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ ฯ„ฮฟฯ… %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฮตฮบฮบฮฏฮฝฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฯ„ฯฯ€ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฟฮผฮฌฮดฮฑฯ‚ ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "ฮ•ฯ€ฮนฮปฮฟฮณฮฎ ฮปฮฏฯƒฯ„ฮฑฯ‚ ฮดฮนฮตฯ…ฮธฯฮฝฯƒฮตฯ‰ฮฝ"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "ฮ”ฮทฮผฮนฮฟฯ…ฯฮณฮฏฮฑ ฯ‡ฮฑฮนฯฮตฯ„ฮนฯƒฮผฮฟฯ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฮณฮฎ ฮดฮนฮฌฯ„ฮฑฮพฮทฯ‚"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "ฮ‘ฯ€ฮฟฮบฮปฮตฮนฯƒฮผฯŒฯ‚ ฯ€ฮฑฯฮฑฮปฮฎฯ€ฯ„ฮท"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~ฮคฮญฮปฮฟฯ‚"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "ฮŸฮดฮทฮณฯŒฯ‚ ฯƒฯ…ฮณฯ‡ฯŽฮฝฮตฯ…ฯƒฮทฯ‚ ฮฑฮปฮปฮทฮปฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "ฮŒฮฝฮฟฮผฮฑ"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "ฮคฯฯ€ฮฟฯ‚"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "ฮ•ฯฯŽฯ„ฮทฮผฮฑ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ฮฮฑ ฯƒฯ…ฮฝฮตฯ‡ฮนฯƒฯ„ฮตฮฏ ฮฟ ฮญฮปฮตฮณฯ‡ฮฟฯ‚ ฮฑฯ€ฯŒ ฯ„ฮทฮฝ ฮฑฯฯ‡ฮฎ ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ…;"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ฮŸ ฮฟฯฮธฮฟฮณฯฮฑฯ†ฮนฮบฯŒฯ‚ ฮญฮปฮตฮณฯ‡ฮฟฯ‚ ฮฟฮปฮฟฮบฮปฮทฯฯŽฮธฮทฮบฮต."
@@ -4315,212 +4325,212 @@ msgstr "ฮŸ ฮฟฯฮธฮฟฮณฯฮฑฯ†ฮนฮบฯŒฯ‚ ฮญฮปฮตฮณฯ‡ฮฟฯ‚ ฮฟฮปฮฟฮบฮปฮทฯฯŽฮธฮทฮบฮต."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ฮฯฮฑ"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "ฮŒฮฝฮฟฮผฮฑ ฮฑฯฯ‡ฮตฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "ฮŒฮฝฮฟฮผฮฑ ฮฒฮฌฯƒฮทฯ‚ ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "ฮšฮตฯ†ฮฌฮปฮฑฮนฮฟ"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "ฮ‘ฯฮนฮธฮผฮฟฮฏ ฯƒฮตฮปฮฏฮดฯ‰ฮฝ"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "ฮฃฯ„ฮฑฯ„ฮนฯƒฯ„ฮนฮบฮฌ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ฮฃฯ…ฮฝฯ„ฮฌฮบฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ฮ ฯฯŒฯ„ฯ…ฯ€ฮฑ"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "ฮ‘ฯ€ฮฟฯƒฯ„ฮฟฮปฮญฮฑฯ‚"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "ฮŸฯฮนฯƒฮผฯŒฯ‚ ฮผฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎฯ‚"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฮผฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎฯ‚"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ„ฯฯ€ฮฟฯ…"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ฮ ฮตฮดฮฏฮฟ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ฮ ฮตฮดฮฏฮฟ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚ (ฮผฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎ)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ฮ ฮตฮดฮฏฮฟ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚ (ฯ‡ฯฮฎฯƒฯ„ฮทฯ‚)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ ฯ…ฯ€ฯŒ ฯƒฯ…ฮฝฮธฮฎฮบฮตฯ‚"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "ฮ ฮตฮดฮฏฮฟ DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "ฮ•ฮบฯ„ฮญฮปฮตฯƒฮท ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎฯ‚"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "ฮ ฮตฯฮนฮฟฯ‡ฮฎ ฮฑฯฮนฮธฮผฯŽฮฝ"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "ฮŸฯฮนฯƒฮผฯŒฯ‚ ฮผฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฮผฮตฯ„ฮฑฮฒฮปฮทฯ„ฮฎฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "ฮฆฯŒฯฯ„ฯ‰ฯƒฮท URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "ฮ”ฮตฯƒฮผฮตฯ…ฯ„ฮนฮบฯŒ ฮธฮญฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ฮฃฯ…ฮฝฮดฯ…ฮฑฯƒฮผฯŒฯ‚ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ฮ›ฮฏฯƒฯ„ฮฑ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎฯ‚"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "ฮŸฯฮนฯƒฮผฯŒฯ‚ ฯ€ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎฯ‚"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ€ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎฯ‚"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "ฮ ฮตฮดฮฏฮฑ ฯƒฯ…ฮณฯ‡ฯŽฮฝฮตฯ…ฯƒฮทฯ‚ ฮฑฮปฮปฮทฮปฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฮตฮณฮณฯฮฑฯ†ฮฎ"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "ฮŸฯ€ฮฟฮนฮฑฮดฮฎฯ€ฮฟฯ„ฮต ฮตฮณฮณฯฮฑฯ†ฮฎ"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฯƒฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฯƒฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "ฮšฯฯ…ฯ†ฯŒ ฮบฮตฮฏฮผฮตฮฝฮฟ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "ฮ ฮตฮดฮฏฮฟ ฯ‡ฯฮฎฯƒฯ„ฮท"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "ฮฃฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "ฮฃฮตฮฝฮฌฯฮนฮฟ"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "ฮšฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮฒฮนฮฒฮปฮนฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "ฮšฯฯ…ฯ†ฮฎ ฯ€ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "ฮ ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
@@ -4528,74 +4538,74 @@ msgstr "ฮ ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฮตฮณฮณฯฮฌฯ†ฮฟฯ…"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ (ฯƒฯ„ฮฑฮธฮตฯฮฌ)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ฮฯฮฑ"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ฮฯฮฑ (ฯƒฯ„ฮฑฮธฮตฯฮฌ)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "ฮ ฮฏฮฝฮฑฮบฮตฯ‚"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "ฮงฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "ฮ›ฮญฮพฮตฮนฯ‚"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฮน"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ฮ•ฮนฮบฯŒฮฝฮฑ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฑ"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "ฮฃฮตฮปฮฏฮดฮตฯ‚"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE ฮฑฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE ฯ‡ฮตฮนฯฮฟฮบฮฏฮฝฮทฯ„ฮฑ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[ฮšฮตฮฏฮผฮตฮฝฮฟ]"
@@ -4603,87 +4613,87 @@ msgstr "[ฮšฮตฮฏฮผฮตฮฝฮฟ]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "ฮ•ฯ„ฮฑฮนฯฮฏฮฑ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "ฮŒฮฝฮฟฮผฮฑ"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "ฮ•ฯ€ฯŽฮฝฯ…ฮผฮฟ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "ฮ‘ฯฯ‡ฮนฮบฮฌ"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "ฮŸฮดฯŒฯ‚"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "ฮงฯŽฯฮฑ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "ฮค.ฮš."
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "ฮ ฯŒฮปฮท"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "ฮคฮฏฯ„ฮปฮฟฯ‚"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "ฮ˜ฮญฯƒฮท"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "ฮคฮทฮป. (ฮŸฮนฮบฮฏฮฑ)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "ฮคฮทฮป. (ฮ•ฯฮณฮฑฯƒฮฏฮฑ)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "ฮฆฮฑฮพ"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "ฮ—ฮป. ฮดฮนฮตฯฮธฯ…ฮฝฯƒฮท"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ฮฮฟฮผฯŒฯ‚"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ฮฑฮฝฮตฮฝฮตฯฮณฯŒ"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ฮตฮฝฮตฯฮณฯŒ"
@@ -4692,32 +4702,32 @@ msgstr "ฮตฮฝฮตฯฮณฯŒ"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "ฮŒฮฝฮฟฮผฮฑ ฮฑฯฯ‡ฮตฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "ฮŒฮฝฮฟฮผฮฑ ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฯ‡ฯ‰ฯฮฏฯ‚ ฮตฯ€ฮญฮบฯ„ฮฑฯƒฮท"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "ฮŒฮฝฮฟฮผฮฑ ฮดฮนฮฑฮดฯฮฟฮผฮฎฯ‚/ฮฑฯฯ‡ฮตฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "ฮ”ฮนฮฑฮดฯฮฟฮผฮฎ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "ฮšฮฑฯ„ฮทฮณฮฟฯฮฏฮฑ"
@@ -4725,22 +4735,22 @@ msgstr "ฮšฮฑฯ„ฮทฮณฮฟฯฮฏฮฑ"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "ฮŒฮฝฮฟฮผฮฑ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ… ฯ‡ฯ‰ฯฮฏฯ‚ ฮดฮนฮฑฯ‡ฯ‰ฯฮนฯƒฯ„ฮนฮบฯŒ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮบฮฑฮน ฯŒฮฝฮฟฮผฮฑ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ…"
@@ -4748,47 +4758,47 @@ msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮบฮฑฮน ฯŒฮฝฮฟฮผฮฑ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ…"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ฮกฯ‰ฮผฮฑฯŠฮบฮฌ (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ฮกฯ‰ฮผฮฑฯŠฮบฮฌ (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "ฮ‘ฯฮฑฮฒฮนฮบฮฌ (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "ฮฉฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
@@ -4796,12 +4806,12 @@ msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "ฮŒฮฝฮฟฮผฮฑ"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "ฮ‘ฯฯ‡ฮนฮบฮฌ"
@@ -4809,42 +4819,42 @@ msgstr "ฮ‘ฯฯ‡ฮนฮบฮฌ"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ฮฃฯฯƒฯ„ฮทฮผฮฑ"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "ฮŒฮฝฮฟฮผฮฑ"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "ฮคฯฯ€ฮฟฯ‚"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ฮ’ฮฌฯƒฮท ฮดฮตฮดฮฟฮผฮญฮฝฯ‰ฮฝ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ฮฃฯฯƒฯ„ฮทฮผฮฑ"
@@ -4852,17 +4862,17 @@ msgstr "ฮฃฯฯƒฯ„ฮทฮผฮฑ"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ฮฃฯ…ฮฝฯ„ฮฌฮบฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ฮฯฮฑ"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ"
@@ -4870,67 +4880,67 @@ msgstr "ฮ—ฮผฮตฯฮฟฮผฮทฮฝฮฏฮฑ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "ฮ ฮฑฯฮฑฯ€ฮฟฮผฯ€ฮฎ"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "ฮฃฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ฮšฮตฯ†ฮฌฮปฮฑฮนฮฟ"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "ฮ ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ/ฮšฮฌฯ„ฯ‰ ฮฑฯ€ฯŒ"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "ฮฉฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "ฮšฮฑฯ„ฮทฮณฮฟฯฮฏฮฑ ฮบฮฑฮน ฮฑฯฮนฮธฮผฯŒฯ‚"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ ฯ…ฯ€ฮฟฮผฮฝฮฎฮผฮฑฯ„ฮฟฯ‚"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ฮ‘ฯฮฏฮธฮผฮทฯƒฮท"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ (ฯ‡ฯ‰ฯฮฏฯ‚ ฯƒฯ…ฮผฯ†ฯฮฑฮถฯŒฮผฮตฮฝฮฑ)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ (ฯ€ฮปฮฎฯฮท ฯƒฯ…ฮผฯ†ฯฮฑฮถฯŒฮผฮตฮฝฮฑ)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "ฮ†ฯฮธฯฮฟ a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "ฮ†ฯฮธฯฮฟ A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "ฮ†ฯฮธฯฮฟ A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฟ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ฮ•ฮนฮบฯŒฮฝฮฑ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ"
@@ -4966,1232 +4976,1232 @@ msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "ฮฃฯ…ฮฝ~ฮธฮฎฮบฮท"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "ฮคฯŒฯ„ฮต, ฮ‘ฮปฮปฮนฯŽฯ‚"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "ฮ”ฮฎฮปฯ‰ฯƒฮท DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "ฮšฯฯ…ฯ†ฯŒ ฮบฮตฮฏ~ฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "ฮŒฮฝฮฟฮผฮฑ ~ฮผฮฑฮบฯฮฟฮตฮฝฯ„ฮฟฮปฮฎฯ‚"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "ฮ ฮฑ~ฯฮฑฯ€ฮฟฮผฯ€ฮฎ"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "~ฮงฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~ฮœฮตฯ„ฮฑฯ„ฯŒฯ€ฮนฯƒฮท"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "ฮคฮนฮผฮฎ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "ฮคฯฯ€ฮฟฯ‚"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮฟ"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ฮงฯฮฎฯƒฯ„ฮทฯ‚]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "ฮŸฯฮนฮถ. ฮฑฯ€ฯŒฯƒฯ„ฮฑฯƒฮท"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "ฮšฮฌฮธ. ฮฑฯ€ฯŒฯƒฯ„ฮฑฯƒฮท"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ฮ ฮปฮฌฯ„ฮฟฯ‚"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "ฮŽฯˆฮฟฯ‚"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "ฮ‘ฯฮนฯƒฯ„ฮตฯฯŒ ฯ€ฮตฯฮนฮธฯŽฯฮนฮฟ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "ฮ†ฮฝฯ‰ ฯ€ฮตฯฮนฮธฯŽฯฮนฮฟ"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "ฮฃฯ„ฮฎฮปฮตฯ‚"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ฮ“ฯฮฑฮผฮผฮญฯ‚"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "ฮ— ฮฑฮบฯŒฮปฮฟฯ…ฮธฮท ฯ…ฯ€ฮทฯฮตฯƒฮฏฮฑ ฮดฮตฮฝ ฮตฮฏฮฝฮฑฮน ฮดฮนฮฑฮธฮญฯƒฮนฮผฮท: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "ฮ ฮปฮฎฮธฮฟฯ‚ ฮปฮญฮพฮตฯ‰ฮฝ ฮบฮฑฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ. ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฮบฮฑฯ„ฮฑฮผฮญฯ„ฯฮทฯƒฮทฯ‚ ฯ„ฯ‰ฮฝ ฮปฮญฮพฮตฯ‰ฮฝ."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฮผฮนฮฑฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฯ€ฮฟฮปฮปฮฑฯ€ฮปฮฎฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "ฮ ฯฮฟฮฒฮฟฮปฮฎ ฮฒฮนฮฒฮปฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚ ฯƒฮต ฮญฮณฮณฯฮฑฯ†ฮฟ. ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฮผฮตฯ„ฮฌฮฒฮฑฯƒฮทฯ‚ ฯƒฮต ฯƒฮตฮปฮฏฮดฮฑ ฮฎ ฮดฮตฮพฮนฮฟฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฮณฮนฮฑ ฮบฮฑฯ„ฮฌฮปฮฟฮณฮฟ ฯƒฮตฮปฮนฮดฮฟฮดฮตฮนฮบฯ„ฯŽฮฝ."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚ ฯƒฮต ฮญฮณฮณฯฮฑฯ†ฮฟ (ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚ ฯƒฮต ฯ„ฯ…ฯ€ฯ‰ฮผฮญฮฝฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ). ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฮผฮตฯ„ฮฌฮฒฮฑฯƒฮทฯ‚ ฯƒฮต ฯƒฮตฮปฮฏฮดฮฑ."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯƒฮตฮปฮฏฮดฮฑฯ‚. ฮ”ฮตฮพฮนฮฟฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฮณฮนฮฑ ฮฝฮฑ ฮฑฮปฮปฮฌฮพฮตฯ„ฮต ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฮฎ ฯ€ฮฑฯ„ฮฎฯƒฯ„ฮต ฮณฮนฮฑ ฮฝฮฑ ฮฑฮฝฮฟฮฏฮพฮตฯ„ฮต ฯ„ฮฟฮฝ ฮดฮนฮฌฮปฮฟฮณฮฟ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑฯ‚."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "ฮ‘ฯฯ‡ฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ ฯ€ฮฌฮฝฯ‰ ฮฑฯ€ฯŒ"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ฮณฯฮฑฮผฮผฮญฯ‚"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฮฑฯฯ‡ฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฮฑฮปฮปฮฑฮณฮฎ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฮบฮฑฯ„ฮฟฯ€ฯ„ฯฮนฯƒฮผฯŒ"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "ฮšฮฌฮธฮตฯ„ฮท ฮฑฮฝฮฑฯƒฯ„ฯฮฟฯ†ฮฎ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "ฮŸฯฮนฮถฯŒฮฝฯ„ฮนฮฑ ฮฑฮฝฯ„ฮนฯƒฯ„ฯฮฟฯ†ฮฎ"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "ฮŸฯฮนฮถฯŒฮฝฯ„ฮนฮฑ ฮบฮฑฮน ฮบฮฌฮธฮตฯ„ฮท ฮฑฮฝฮฑฯƒฯ„ฯฮฟฯ†ฮฎ"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ ฮฟฯฮนฮถฯŒฮฝฯ„ฮนฮฟฯ‚ ฮบฮฑฯ„ฮฟฯ€ฯ„ฯฮนฯƒฮผฯŒฯ‚ ฯƒฮต ฮถฯ…ฮณฮญฯ‚ ฯƒฮตฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฯ…ฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "ฮ’ฮญฮปฯ„ฮนฯƒฯ„ฮท ฮฑฮฝฮฑฮดฮฏฯ€ฮปฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฮฑฮฝฮฑฮดฮฏฯ€ฮปฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "ฮ”ฮนฮฑ ฮผฮญฯƒฮฟฯ…"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "ฮ ฮฑฯฮฌฮปฮปฮทฮปฮท ฮฑฮฝฮฑฮดฮฏฯ€ฮปฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "ฮ‘ฮฝฮฑฮดฮฏฯ€ฮปฯ‰ฯƒฮท ฮฑฯฮนฯƒฯ„ฮตฯฮฌ"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "ฮ‘ฮฝฮฑฮดฮฏฯ€ฮปฯ‰ฯƒฮท ฮดฮตฮพฮนฮฌ"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(ฮœฯŒฮฝฮฟ ฮฑฮณฮบฯฯฯ‰ฯƒฮท)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ฮ ฮปฮฌฯ„ฮฟฯ‚:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "ฮฃฯ„ฮฑฮธฮตฯฯŒ ฯฯˆฮฟฯ‚:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "ฮ•ฮปฮฌฯ‡ฮนฯƒฯ„ฮฟ ฯฯˆฮฟฯ‚:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ฯƒฮต ฯ€ฮฑฯฮฌฮณฯฮฑฯ†ฮฟ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ฯƒฮต ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮฑ"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ฯƒฮต ฯƒฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "ฮฃฯ…ฮฝฯ„ฮตฯ„ฮฑฮณฮผฮญฮฝฮท X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "ฮฃฯ…ฮฝฯ„ฮตฯ„ฮฑฮณฮผฮญฮฝฮท Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ฯ€ฮฌฮฝฯ‰"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ฮšฮตฮฝฯ„ฯฮฑฯฮนฯƒฮผฮญฮฝฮฟ ฮบฮฌฮธฮตฯ„ฮฑ"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ฮบฮฌฯ„ฯ‰"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ฮšฮฟฯฯ…ฯ†ฮฎ ฯ„ฮทฯ‚ ฮณฯฮฑฮผฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "ฮšฮตฮฝฯ„ฯฮฑฯฮนฯƒฮผฮญฮฝฮท ฮณฯฮฑฮผฮผฮฎ"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ฮ’ฮฌฯƒฮท ฮณฯฮฑฮผฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ฮ•ฯ€ฮนฮฒฮตฮฒฮฑฮฏฯ‰ฯƒฮท ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฮตฯ€ฮนฮฒฮตฮฒฮฑฮฏฯ‰ฯƒฮท ฮตฮณฮณฯฮฑฯ†ฮฎฯ‚"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "ฮดฮตฮพฮนฮฌ"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ฮšฮตฮฝฯ„ฯฮฑฯฮนฯƒฮผฮญฮฝฮฟ ฮฟฯฮนฮถฯŒฮฝฯ„ฮนฮฑ"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "ฮฑฯฮนฯƒฯ„ฮตฯฮฌ"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ฮตฯƒฯ‰ฯ„ฮตฯฮนฮบฮฌ"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ฮตฮพฯ‰ฯ„ฮตฯฮนฮบฮฌ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "ฮ ฮปฮฎฯฮตฯ‚ ฯ€ฮปฮฌฯ„ฮฟฯ‚"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ฮฃฯ„ฮฎฮปฮตฯ‚"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "ฮ ฮปฮฌฯ„ฮฟฯ‚ ฮดฮนฮฑฯ‡ฯ‰ฯฮนฯƒฯ„ฮนฮบฮฟฯ:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ฮœฮญฮณฮนฯƒฯ„ฮท ฯ€ฮตฯฮนฮฟฯ‡ฮฎ ฯ…ฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮทฯ‚:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฌฯƒฮนฮผฮฟ ฯƒฮต ฮญฮณฮณฯฮฑฯ†ฮฟ ฮผฯŒฮฝฮฟ ฮณฮนฮฑ ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "ฮ”ฮนฮฑฮฏฯฮตฯƒฮท"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "ฮ‘ฯฮฏฮธฮผฮทฯƒฮท"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "ฯ‡ฯ‰ฯฮฏฯ‚ ฮฑฯฮฏฮธฮผฮทฯƒฮท"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "ฯƒฯ…ฮฝฮดฮตฮผฮญฮฝฮฟ ฮผฮต "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ฮบฮฑฮน "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "ฮ ฮปฮฎฮธฮฟฯ‚ ฮณฯฮฑฮผฮผฯŽฮฝ"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "ฯ‡ฯ‰ฯฮฏฯ‚ ฮบฮฑฯ„ฮฑฮผฮญฯ„ฯฮทฯƒฮท ฮณฯฮฑฮผฮผฯŽฮฝ"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "ฮตฯ€ฮฑฮฝฮตฮบฮบฮฏฮฝฮทฯƒฮท ฮบฮฑฯ„ฮฑฮผฮญฯ„ฯฮทฯƒฮทฯ‚ ฮณฯฮฑฮผฮผฯŽฮฝ ฮฑฯ€ฯŒ: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "ฮฆฯ‰ฯ„ฮตฮนฮฝฯŒฯ„ฮทฯ„ฮฑ: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "ฮšฯŒฮบฮบฮนฮฝฮฟ: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "ฮ ฯฮฌฯƒฮนฮฝฮฟ: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "ฮ“ฮฑฮปฮฌฮถฮนฮฟ: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "ฮ‘ฮฝฯ„ฮฏฮธฮตฯƒฮท: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "ฮ“ฮฌฮผฮผฮฑ: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "ฮ”ฮนฮฑฯ†ฮฌฮฝฮตฮนฮฑ: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "ฮ‘ฮฝฯ„ฮนฯƒฯ„ฯฮฟฯ†ฮฎ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "ฯ‡ฯ‰ฯฮฏฯ‚ ฮฑฮฝฮฑฯƒฯ„ฯฮฟฯ†ฮฎ"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท ฮณฯฮฑฯ†ฮนฮบฯŽฮฝ: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "ฮคฯ…ฯ€ฮนฮบฯŒ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "ฮ”ฮนฮฑฮฒฮฑฮธฮผฮฏฯƒฮตฮนฯ‚ ฯ„ฮฟฯ… ฮณฮบฯฮฏฮถฮฟฯ…"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "ฮ‘ฯƒฯ€ฯฯŒฮผฮฑฯ…ฯฮฟ"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "ฮฅฮดฮฑฯ„ฮฟฮณฯฮฌฯ†ฮทฮผฮฑ"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "ฮ ฮตฯฮนฯƒฯ„ฯฮฟฯ†ฮฎ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "ฮงฯ‰ฯฮฏฯ‚ ฯ€ฮปฮญฮณฮผฮฑ"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "ฮ ฮปฮญฮณฮผฮฑ (ฮผฯŒฮฝฮฟ ฮณฯฮฑฮผฮผฮญฯ‚)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "ฮ ฮปฮญฮณฮผฮฑ (ฮณฯฮฑฮผฮผฮญฯ‚ ฮบฮฑฮน ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฮตฯ‚)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "ฮ ฮฑฯฮฑฮบฮฟฮปฮฟฯฮธฮทฯƒฮท ฯฮฟฮฎฯ‚ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "ฮฮฑ ฮผฮทฮฝ ฮฑฮบฮฟฮปฮฟฯ…ฮธฮตฮฏฯ„ฮฑฮน ฮท ฯฮฟฮฎ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "ฮฃฯ…ฮณฯ‡ฯŽฮฝฮตฯ…ฯƒฮท ฯ€ฮตฯฮนฮณฯฮฑฮผฮผฮฌฯ„ฯ‰ฮฝ"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "ฮฮฑ ฮผฮทฮฝ ฯƒฯ…ฮณฯ‡ฯ‰ฮฝฮตฯฮฟฮฝฯ„ฮฑฮน ฯ„ฮฑ ฯ€ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "ฮฃฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ฮฃฯ‡ฮญฮดฮนฮฟ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ฮฃฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "ฮ•ฮฝฯŒฯ„ฮทฯ„ฮฑ"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ฮฃฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ฮ“ฯฮฑฯ†ฮนฮบฮฌ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮตฯ‚"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ฮ•ฯ€ฮนฮปฮฟฮณฮฎ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ฮฅฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "ฮฅฯ€ฮตฮฝฮธฯฮผฮนฯƒฮท"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฟ"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "ฮ•ฯ€ฮฑฮฝฮฌฮปฮทฯˆฮท ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "ฮšฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "ฮคฯฯ€ฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "ฮ›ฮฑฮฝฮธฮฑฯƒฮผฮญฮฝฮฟฯ‚ ฯ„ฯฯ€ฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฯƒฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟ ฯƒฯ‡ฮญฮดฮนฮฟ"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฮตฮฝฯŒฯ„ฮทฯ„ฮฑ"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟฯ‚ ฯƒฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟ ฮณฯฮฑฯ†ฮนฮบฯŒ"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ OLE"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฮตฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฯ…ฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฯ…ฯ€ฮตฮฝฮธฯฮผฮนฯƒฮท"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟ ฯƒฯ‡ฯŒฮปฮนฮฟ"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "ฮฃฯ…ฮฝฮญฯ‡ฮนฯƒฮท ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚ ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฮตฮผฯ€ฯฯŒฯ‚"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮท ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟ ฯ€ฮปฮฑฮฏฯƒฮนฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฯƒฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟ ฯƒฯ‡ฮญฮดฮนฮฟ"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ…"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฮตฮฝฯŒฯ„ฮทฯ„ฮฑ"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟฯ‚ ฯƒฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮทฯ‚"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟ ฮณฯฮฑฯ†ฮนฮบฯŒ"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟ ฮฑฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ OLE"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฮตฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฮตฯ€ฮนฮปฮฟฮณฮฎ"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฯ…ฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฯ…ฯ€ฮตฮฝฮธฯฮผฮนฯƒฮท"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟ ฯƒฯ‡ฯŒฮปฮนฮฟ"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "ฮฃฯ…ฮฝฮญฯ‡ฮนฯƒฮท ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚ ฯ€ฯฮฟฯ‚ ฯ„ฮฑ ฯ€ฮฏฯƒฯ‰"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮท ฮบฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮตฯ…ฯฮตฯ„ฮทฯฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟฯ‚ ฯ„ฯฯ€ฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟฯ‚ ฯ„ฯฯ€ฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "ฮ ฯฮฟฮทฮณฮฟฯฮผฮตฮฝฮฟฯ‚ ฮปฮฑฮฝฮธฮฑฯƒฮผฮญฮฝฮฟฯ‚ ฯ„ฯฯ€ฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "ฮ•ฯ€ฯŒฮผฮตฮฝฮฟฯ‚ ฮปฮฑฮฝฮธฮฑฯƒฮผฮญฮฝฮฟฯ‚ ฯ„ฯฯ€ฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "ฮ•ฮนฯƒฮทฮณฮผฮญฮฝฮฟ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฮผฮผฮญฮฝฮฟ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮนฮทฮผฮญฮฝฮฟ"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "ฮ‘ฮปฮปฮฑฮณฮผฮญฮฝฮฟฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ฮ•ฯ†ฮฑฯฮผฮฟฯƒฮผฮญฮฝฮตฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "ฮ— ฮผฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ„ฮทฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฮฌฮปฮปฮฑฮพฮต"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "ฮ ฯฮฟฯƒฯ„ฮญฮธฮทฮบฮต ฮณฯฮฑฮผฮผฮฎ"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "ฮ”ฮนฮฑฮณฯฮฌฯ†ฮทฮบฮต ฮณฯฮฑฮผฮผฮฎ"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "ฮ ฯฮฟฯƒฯ„ฮญฮธฮทฮบฮต ฮบฮตฮปฮฏ"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "ฮ”ฮนฮฑฮณฯฮฌฯ†ฮทฮบฮต ฮบฮตฮปฮฏ"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "ฮฃฮทฮผฮตฮฏฯ‰ฯƒฮท ฯ„ฮญฮปฮฟฯ…ฯ‚: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "ฮฅฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮท: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-ฯ€ฮฌฯ„ฮทฮผฮฑ ฮณฮนฮฑ ฮฌฮฝฮฟฮนฮณฮผฮฑ ฯ„ฮฟฯ… ฮผฮตฮฝฮฟฯ ฮญฮพฯ…ฯ€ฮฝฯ‰ฮฝ ฮตฯ„ฮนฮบฮตฯ„ฯŽฮฝ"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ ฯ€ฯฯŽฯ„ฮทฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚ (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ ฮณฮนฮฑ ฯ„ฮทฮฝ ฮฑฯฮนฯƒฯ„ฮตฯฮฎ ฯƒฮตฮปฮฏฮดฮฑ (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "ฮ•ฯ€ฮนฮบฮตฯ†ฮฑฮปฮฏฮดฮฑ ฮณฮนฮฑ ฯ„ฮทฮฝ ฮดฮตฮพฮนฮฌ ฯƒฮตฮปฮฏฮดฮฑ (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ ฯ€ฯฯŽฯ„ฮทฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚ (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ ฮฑฯฮนฯƒฯ„ฮตฯฮฎฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚ (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ ฮณฮนฮฑ ฯ„ฮท ฮดฮตฮพฮนฮฌ ฯƒฮตฮปฮฏฮดฮฑ (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฮบฮตฯ†ฮฑฮปฮฏฮดฮฑฯ‚..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮบฮตฯ†ฮฑฮปฮฏฮดฮฑฯ‚..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ ฯ…ฯ€ฮฟฯƒฮญฮปฮนฮดฮฟฯ…..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "ฮœฮฟฯฯ†ฮฟฯ€ฮฟฮฏฮทฯƒฮท ฯ…ฯ€ฮฟฯƒฮญฮปฮนฮดฮฟฯ…..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "ฮ‘ฮดฯฮฝฮฑฯ„ฮฟ ฯ„ฮฟ ฮฌฮฝฮฟฮนฮณฮผฮฑ ฯ„ฮฟฯ… ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "ฮ‘ฮดฯฮฝฮฑฯ„ฮท ฮท ฮฑฮฝฮฌฮณฮฝฯ‰ฯƒฮท ฯ„ฮฟฯ… ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "ฮ†ฮณฮฝฯ‰ฯƒฯ„ฮท ฮผฮฟฯฯ†ฮฎ ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "ฮ”ฮตฮฝ ฯ…ฯ€ฮฟฯƒฯ„ฮทฯฮฏฮถฮตฯ„ฮฑฮน ฮท ฮญฮบฮดฮฟฯƒฮท ฮฑฯ…ฯ„ฮฟฯ ฯ„ฮฟฯ… ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "ฮ”ฮตฮฝ ฮฒฯฮญฮธฮทฮบฮต ฯ„ฮฟ ฯ†ฮฏฮปฯ„ฯฮฟ ฯ„ฮทฯ‚ ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "ฮ‘ฮฝฮตฯ€ฮฑฯฮบฮฎฯ‚ ฮผฮฝฮฎฮผฮท ฮณฮนฮฑ ฯ„ฮทฮฝ ฮตฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฯ„ฮทฯ‚ ฮตฮนฮบฯŒฮฝฮฑฯ‚."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮตฮนฮบฯŒฮฝฮฑฯ‚"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "ฮฃฯ‡ฯŒฮปฮนฮฟ: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮท ฮดฮนฯŒฯฮธฯ‰ฯƒฮท"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "ฮœฮฟฯฯ†ฮญฯ‚"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "ฮคฯฮฟฯ€ฮฟฯ€ฮฟฮนฮฎฯƒฮตฮนฯ‚ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "ฮ•ฯ†ฮฑฯฮผฮฟฯƒฮผฮญฮฝฮตฯ‚ ฯ„ฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮตฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "ฮฃฮตฮปฮฏฮดฮฑ "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "ฮฃฮตฮปฮฏฮดฮฑ %1 ฮฑฯ€ฯŒ %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "ฮฃฮตฮปฮฏฮดฮฑ %1 ฮฑฯ€ฯŒ %2 (ฮฃฮตฮปฮฏฮดฮฑ %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "ฮ ฮฑฯฮฌฮณฯฮฑฯ†ฮฟฯ‚"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ฮ•ฮนฮบฯŒฮฝฮฑ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "ฮ‘ฮฝฯ„ฮนฮบฮตฮฏฮผฮตฮฝฮฟ OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ฮ ฮปฮฑฮฏฯƒฮนฮฟ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "ฮ ฮฏฮฝฮฑฮบฮฑฯ‚"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "ฮšฮตฮปฮฏ ฯ€ฮฏฮฝฮฑฮบฮฑ"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "ฮฃฮตฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "ฮšฮตฯ†ฮฑฮปฮฏฮดฮฑ"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ฮฅฯ€ฮฟฯƒฮญฮปฮนฮดฮฟ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "ฮˆฮณฮณฯฮฑฯ†ฮฟ HTML %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "ฮคฮฏฯ„ฮปฮฟฯ‚"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "ฮ”ฮนฮฑฯ‡ฯ‰ฯฮนฯƒฯ„ฮนฮบฯŒ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "ฮ•ฯ€ฮฏฯ€ฮตฮดฮฟ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "ฮคฮฟ ฮฑฯฯ‡ฮตฮฏฮฟ \"%1\" ฮดฮตฮฝ ฮฒฯฮญฮธฮทฮบฮต ฯƒฯ„ฮท ฮดฮนฮฑฮดฯฮฟฮผฮฎ \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "ฮ ฯฮฟฯƒฮฑฯฮผฮฟฯƒฮผฮญฮฝฮฟ ฮตฯ…ฯฮตฯ„ฮฎฯฮนฮฟ"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ฮšฮฑฮผฮฏฮฑ>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ฮšฮฑฮผฮฏฮฑ>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "ฮ ฮš"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "ฮ•ฮฅ"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "ฮคฮฅ"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "ฮšฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ฮŒฯฮนฮฟ ฯƒฯ„ฮทฮปฮฟฮธฮญฯ„ฮท"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ฮ‘ฯฮนฮธฮผฯŒฯ‚ ฯƒฮตฮปฮฏฮดฮฑฯ‚"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "ฮ ฮปฮทฯฮฟฯ†ฮฟฯฮฏฮตฯ‚ ฮบฮตฯ†ฮฑฮปฮฑฮฏฮฟฯ…"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "ฮˆฮฝฮฑฯฮพฮท ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "ฮคฮญฮปฮฟฯ‚ ฯ…ฯ€ฮตฯฯƒฯ…ฮฝฮดฮญฯƒฮผฮฟฯ…"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "ฮšฮฑฯ„ฮฑฯ‡ฯŽฯฮนฯƒฮท ฮฒฮนฮฒฮปฮนฮฟฮณฯฮฑฯ†ฮฏฮฑฯ‚: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯ‡ฮฑฯฮฑฮบฯ„ฮฎฯฯ‰ฮฝ: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "ฮšฮตฮฏฮผฮตฮฝฮฟ ฮดฮฟฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ Ctrl+Alt+A ฮณฮนฮฑ ฮฝฮฑ ฮผฮตฯ„ฮฑฮบฮนฮฝฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฮณฮนฮฑ ฯ€ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮตฯ‚ ฮปฮตฮนฯ„ฮฟฯ…ฯฮณฮฏฮตฯ‚"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต ฯ„ฮฟ ฮฑฯฮนฯƒฯ„ฮตฯฯŒ ฮฎ ฯ„ฮฟ ฮดฮตฮพฮฏ ฮฒฮญฮปฮฟฯ‚ ฮณฮนฮฑ ฮฝฮฑ ฮตฯ€ฮนฮปฮญฮพฮตฯ„ฮต ฯ„ฮฑ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฑ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮดฮฟฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "ฮ ฮฑฯ„ฮฎฯƒฯ„ฮต Ctrl+Alt+B ฮณฮนฮฑ ฮฝฮฑ ฮผฮตฯ„ฮฑฮบฮนฮฝฮฎฯƒฮตฯ„ฮต ฯ„ฮทฮฝ ฮตฯƒฯ„ฮฏฮฑฯƒฮท ฯ€ฮฏฯƒฯ‰ ฯƒฯ„ฮฟ ฯ…ฯ†ฮนฯƒฯ„ฮฌฮผฮตฮฝฮฟ ฯƒฯ„ฮฟฮนฯ‡ฮตฮฏฮฟ ฮตฮปฮญฮณฯ‡ฮฟฯ… ฮดฮฟฮผฮฎฯ‚"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "ฮ‘ฯฯ‡ฮตฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮณฮนฮฑ ฯ„ฮฟ ฮฑฮปฯ†ฮฑฮฒฮทฯ„ฮนฮบฯŒ ฮตฯ…ฯฮตฯ„ฮฎฯฮนฮฟ (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "ฮ‘ฯฯ‡ฮตฮฏฮฟ ฮตฯ€ฮนฮปฮฟฮณฮฎฯ‚ ฮณฮนฮฑ ฯ„ฮฟ ฮฑฮปฯ†ฮฑฮฒฮทฯ„ฮนฮบฯŒ ฮตฯ…ฯฮตฯ
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ ฮฒฮฌฯƒฮทฯ‚ ฯ€ฮฌ~ฮฝฯ‰"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ ฮฒฮฌฯƒฮทฯ‚ ~ฮบฮฌฯ„ฯ‰"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "ฮ“ฯฮฑฮผฮผฮฎ ฮฒฮฌฯƒฮทฯ‚ ฯƒฯ„ฮฟ ~ฮบฮญฮฝฯ„ฯฮฟ"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฮฑฮฝฯ„ฮนฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ฮ ฯฯŒฯ„ฯ…ฯ€ฮฟ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ฮ ฮตฯฮนฮณฯฮฌฮผฮผฮฑฯ„ฮฑ"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "ฮ ฮฑฯฮฑฯƒฮบฮฎฮฝฮนฮฟ"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(ฮคฮตฯ‡ฮฝฮฟฯ„ฯฮฟฯ€ฮฏฮฑ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "ฮŸฮน ฮฑฯฮนฮธฮผฮฟฮฏ ฯƒฮตฮปฮฏฮดฮฑฯ‚ ฮดฮตฮฝ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฮตฯ†ฮฑฯฮผฮฟฯƒฯ„ฮฟฯฮฝ ฯƒฯ„ฮทฮฝ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑ ฯƒฮตฮปฮฏฮดฮฑ. ฮ–ฯ…ฮณฮฟฮฏ ฮฑฯฮนฮธฮผฮฟฮฏ ฮผฯ€ฮฟฯฮฟฯฮฝ ฮฝฮฑ ฯ‡ฯฮทฯƒฮนฮผฮฟฯ€ฮฟฮนฮทฮธฮฟฯฮฝ ฯƒฯ„ฮนฯ‚ ฮฑฯฮนฯƒฯ„ฮตฯฮญฯ‚ ฯƒฮตฮปฮฏฮดฮตฯ‚, ฮผฮฟฮฝฮฟฮฏ ฮฑฯฮนฮธฮผฮฟฮฏ ฯƒฯ„ฮนฯ‚ ฮดฮตฮพฮนฮญฯ‚ ฯƒฮตฮปฮฏฮดฮตฯ‚."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "ฮšฯฯฮนฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "ฮšฯฯฮนฮฟ ฮญฮณฮณฯฮฑฯ†ฮฟ ฯ„ฮฟฯ… %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "ฮœฮนฮฑ ฯƒฯฮฝฮดฮตฯƒฮท ฮฑฯฯ‡ฮตฮฏฮฟฯ… ฮธฮฑ ฮดฮนฮฑฮณฯฮฌฯˆฮตฮน ฯ„ฮฑ ฯ€ฮตฯฮนฮตฯ‡ฯŒฮผฮตฮฝฮฑ ฯ„ฮทฯ‚ ฯ„ฯฮญฯ‡ฮฟฯ…ฯƒฮฑฯ‚ ฮตฮฝฯŒฯ„ฮทฯ„ฮฑฯ‚. ฮฮฑ ฯ€ฯฮฑฮณฮผฮฑฯ„ฮฟฯ€ฮฟฮนฮทฮธฮตฮฏ ฮท ฯƒฯฮฝฮดฮตฯƒฮท ฯ€ฮฑฯฯŒฮปฮฑ ฮฑฯ…ฯ„ฮฌ;"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "ฮŸ ฮบฯ‰ฮดฮนฮบฯŒฯ‚ ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮทฯ‚ ฯ€ฮฟฯ… ฮดฯŒฮธฮทฮบฮต ฮตฮฏฮฝฮฑฮน ฮฌฮบฯ…ฯฮฟฯ‚."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "ฮŸ ฮบฯ‰ฮดฮนฮบฯŒฯ‚ ฯ€ฯฯŒฯƒฮฒฮฑฯƒฮทฯ‚ ฮดฮตฮฝ ฮญฯ‡ฮตฮน ฮฟฯฮนฯƒฯ„ฮตฮฏ."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "ฮŸ ฯƒฯ…ฮปฮปฮฑฮฒฮนฯƒฮผฯŒฯ‚ ฮฟฮปฮฟฮบฮปฮทฯฯŽฮธฮทฮบฮต"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ฮšฮฑฮผฮฏฮฑ (ฯ‡ฯ‰ฯฮฏฯ‚ ฮฟฯฮธฮฟฮณฯฮฑฯ†ฮนฮบฯŒ ฮญฮปฮตฮณฯ‡ฮฟ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ฮ•ฯ€ฮฑฮฝฮฑฯ†ฮฟฯฮฌ ฯƒฯ„ฮทฮฝ ฯ€ฯฮฟฮตฯ€ฮนฮปฮตฮณฮผฮญฮฝฮท ฮณฮปฯŽฯƒฯƒฮฑ"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ฮ ฮตฯฮนฯƒฯƒฯŒฯ„ฮตฯฮฑ..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "ฮ ฮฑฯฮฌ~ฮฒฮปฮตฯˆฮท"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "ฮ•ฯ€ฮตฮพฮทฮณฮฎฯƒฮตฮนฯ‚..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "ฮŸ ฮญฮปฮตฮณฯ‡ฮฟฯ‚ ฮตฮนฮดฮนฮบฯŽฮฝ ฯ€ฮตฯฮนฮฟฯ‡ฯŽฮฝ ฮตฮฏฮฝฮฑฮน ฮฑฮฝฮตฮฝฮตฯฮณฯŒฯ‚. ฮฮฑ ฮตฮปฮตฮณฯ‡ฮธฮตฮฏ ฮฟฯ€ฯ‰ฯƒฮดฮฎฯ€ฮฟฯ„ฮต;"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "ฮ‘ฮดฯฮฝฮฑฯ„ฮท ฮท ฯƒฯ…ฮณฯ‡ฯŽฮฝฮตฯ…ฯƒฮท ฮตฮณฮณฯฮฌฯ†ฯ‰ฮฝ."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "ฮ‘ฮดฯฮฝฮฑฯ„ฮท ฮท ฯ†ฯŒฯฯ„ฯ‰ฯƒฮท ฯ„ฮทฯ‚ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "ฮ”ฮตฮฝ ฮญฯ‡ฮตฮน ฮฟฯฮนฯƒฯ„ฮตฮฏ ฮตฮบฯ„ฯ…ฯ€ฯ‰ฯ„ฮฎฯ‚ ฮณฮนฮฑ ฯ†ฮฑฮพ ฯƒฯ„ฮฟ ฮ•ฯฮณฮฑฮปฮตฮฏฮฑ/ฮ•ฯ€ฮนฮปฮฟฮณฮญฯ‚/%1/ฮ•ฮบฯ„ฯฯ€ฯ‰ฯƒฮท."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "ฮˆฮณฮณฯฮฑฯ†ฮฟ HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "ฮˆฮณฮณฯฮฑฯ†ฮฟ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "ฮ”ฮตฮฝ ฮฟฯฮฏฯƒฯ„ฮทฮบฮต ฮท ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮท."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ฮ•ฯ€ฮฏฯ€ฮตฮดฮฟ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ฮ”ฮนฮฌฯฮธฯฯ‰ฯƒฮท "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ฮ•ฯ€ฮตฮพฮตฯฮณฮฑฯƒฮฏฮฑ ฯ…ฯ€ฮฟฯƒฮทฮผฮตฮฏฯ‰ฯƒฮทฯ‚/ฯƒฮทฮผฮตฮฏฯ‰ฯƒฮทฯ‚ ฯ„ฮญฮปฮฟฯ…ฯ‚"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "ฮŸ ฯŒฯฮฟฯ‚ ฮฑฮฝฮฑฮถฮฎฯ„ฮทฯƒฮทฯ‚ ฮฑฮฝฯ„ฮนฮบฮฑฯ„ฮฑฯƒฯ„ฮฌฮธฮทฮบฮต XX ฯ†ฮฟฯฮญฯ‚."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ฮ“ฯฮฑฮผฮผฮฎ "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "ฮฃฯ„ฮฎฮปฮท "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "ฮ•~ฮพฮฑฮณฯ‰ฮณฮฎ ฯ€ฯฮฟฮญฮปฮตฯ…ฯƒฮทฯ‚..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "ฮ•~ฮพฮฑฮณฯ‰ฮณฮฎ ฮฑฮฝฯ„ฮนฮณฯฮฌฯ†ฮฟฯ… ฯ„ฮทฯ‚ ฯ€ฮทฮณฮฎฯ‚..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "ฮฃฯ…ฮฝฮญ~ฯ‡ฮตฮนฮฑ"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "ฮ•ฯฮณฮฑฯƒฮฏฮฑ"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "ฮšฮฑฯ„ฮฌฯƒฯ„ฮฑฯƒฮท"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "ฮ‘ฯ€ฮฟฯƒฯ„ฮฟฮปฮฎ ฯ€ฯฮฟฯ‚: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "ฮ•ฯ€ฮนฯ„ฯ…ฯ‡ฮฎฯ‚ ฮฑฯ€ฮฟฯƒฯ„ฮฟฮปฮฎ"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "ฮ‘ฯ€ฮฟฯ„ฯ…ฯ‡ฮฏฮฑ ฮฑฯ€ฮฟฯƒฯ„ฮฟฮปฮฎฯ‚"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "ฮคฯฯ€ฮฟฯ‚ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~ฮ•ฯƒฯ„ฮฏฮฑฯƒฮท"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "ฮ ฯฮฟฯ‚ ฯ„ฮฑ ~ฯ€ฮฌฮฝฯ‰"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "ฮ ฯฮฟฯ‚ ฯ„ฮฑ ~ฮบฮฌฯ„ฯ‰"
@@ -6437,7 +6447,7 @@ msgstr "ฮ ฯฮฟฯ‚ ฯ„ฮฑ ~ฮบฮฌฯ„ฯ‰"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "ฮ— ฮดฮนฮฑฮฒฮฌฮธฮผฮนฯƒฮท ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฮญฯ‡ฮตฮน ฮฑฮปฮปฮฌฮพฮตฮน ฮตฯ€ฮตฮนฮดฮฎ ฮญฮฝฮฑ ฮตฯ€ฮฏฯ€ฮตฮดฮฟ ฮดฮนฮฑฮฒฮฌฮธฮผฮนฯƒฮทฯ‚ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ… ฮตฮฏฮฝฮฑฮน ฯ€ฮนฮฟ ฯ…ฯˆฮทฮปฯŒ"
@@ -6445,32 +6455,32 @@ msgstr "ฮ— ฮดฮนฮฑฮฒฮฌฮธฮผฮนฯƒฮท ฯ„ฮฟฯ… ฮตฮณฮณฯฮฌฯ†ฮฟฯ… ฮญฯ‡ฮตฮน ฮฑฮปฮปฮฌฮพฮตฮน
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " ฮˆฮณฮบฯ…ฯฮฟ "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "ฮ†ฮบฯ…ฯฮฟ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "ฮ†ฮบฯ…ฯฮท ฯ…ฯ€ฮฟฮณฯฮฑฯ†ฮฎ"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "ฮฅฯ€ฮฟฮณฯฮฑฮผฮผฮญฮฝฮฟ ฮฑฯ€ฯŒ"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "ฮฅฯ€ฮฟฮณฯฮฑฯ†ฮฎ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "ฮ•ฯ€ฮฑฮณฮณฮตฮปฮผฮฑฯ„ฮนฮบฮญฯ‚ ฮบฮฌฯฯ„ฮตฯ‚"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "ฮ‘ฯ…ฯ„ฯŒฮผฮฑฯ„ฮฑ ฮบฮตฮฏฮผฮตฮฝฮฑ ฮณฮนฮฑ ฯƒฯ…ฮฝฯ„ฯŒฮผฮตฯ…ฯƒฮท "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "ฮฃฮตฮปฮนฮดฮฟฮดฮตฮฏฮบฯ„ฮทฯ‚"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "ฮœฮตฯ„ฮฌฮฒฮฑฯƒฮท"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "ฮ”ฮนฮฑฮณฯฮฑฯ†ฮฎ"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "ฮœฮตฯ„ฮฟฮฝฮฟฮผฮฑฯƒฮฏฮฑ"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "ฮ•ฯ€ฮฏฯ€ฮตฮดฮฟ ฮดฮนฮฌฯฮธฯฯ‰ฯƒฮทฯ‚:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "ฮฃฯŽฮผฮฑ ฮบฮตฮนฮผฮญฮฝฮฟฯ…"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "ฮ‘_ฮปฮปฮฑฮณฮญฯ‚"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "ฮšฯฯ…ฯ†ฯŒ ฮบฮตฮฏฮผฮตฮฝฮฟ"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "ฮ ฮตฮดฮฏฮฑ: ฮšฯฯ…ฯ†ฯŒ _ฮบฮตฮฏฮผฮตฮฝฮฟ"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "ฮ ฮตฮดฮฏฮฑ: ฮšฯฯ…ฯ†ฮญฯ‚ ฯ€ฮฑฯฮฌฮณฯฮฑ_ฯ†ฮฟฮน"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "ฮ•ฮผฯ†ฮฌฮฝฮนฯƒฮท ฯ„ฮฟฯ…"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "ฮฃฯ„ฮฟฮฏฯ‡ฮนฯƒฮท ฮณฯฮฑฮผฮผฮฎฯ‚ ฮฒฮฌฯƒฮทฯ‚ ฮผฮฑฮธฮทฮผฮฑฯ„ฮนฮบฯŽฮฝ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "ฮ’ฮฟฮฎฮธฮตฮนฮฑ ฮดฮนฮฌฯ„ฮฑฮพฮทฯ‚"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "ฮ†_ฮผฮตฯƒฮฟฯ‚ ฮดฯฮฟฮผฮญฮฑฯ‚"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "ฮ•ฮนฯƒฮฑฮณฯ‰ฮณฮฎ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "ฮฃฯ„ฮฟฮฏฯ‡ฮนฯƒฮท ฯ€ฮฑฯฮฑ_ฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "A_ฯฮนฯƒฯ„ฮตฯฯŒ ฯ€ฮตฯฮนฮธฯŽฯฮนฮฟ ฯ€ฮฑฯฮฑฮณฯฮฌฯ†ฮฟฯ…"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_ฮฃฯ„ฮทฮปฮฟฮธฮญฯ„ฮตฯ‚"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "ฮฃฯ„ฮทฮปฮฟฮธฮญฯ„ฮตฯ‚ _ฮบฮฑฮน ฮบฮตฮฝฮฌ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_ฮšฮตฮฝฮฌ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "ฮ†ฮผฮตฯƒฮฟฯ‚ ฮดฯฮฟฮผฮญฮฑฯ‚"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "ฮ•ฮฝฮตฯฮณฮฟฯ€ฮฟฮฏฮทฯƒฮท ฮดฯฮฟฮผฮญฮฑ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "ฮ ฯฮฟฯƒฯ„ฮฑฯ„ฮตฯ…ฮผฮญฮฝฮตฯ‚ ฯ€ฮตฯฮนฮฟฯ‡ฮญฯ‚"
diff --git a/source/el/vcl/messages.po b/source/el/vcl/messages.po
index 3e9aa0c1a1c..c5daa4b7ffb 100644
--- a/source/el/vcl/messages.po
+++ b/source/el/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-09 06:43+0000\n"
"Last-Translator: Dimitris Spingos <dmtrs32@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1525848237.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/en-GB/cui/messages.po b/source/en-GB/cui/messages.po
index c237c9f9eab..b6cb902e575 100644
--- a/source/en-GB/cui/messages.po
+++ b/source/en-GB/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 15:20+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530544819.000000\n"
#: cui/inc/personalization.hrc:31
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Certificate Path"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Language:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Size:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Size:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Language:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Western Text Font"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Size:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Language:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Asian Text Font"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Size:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Language:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL Font"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "State"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Font Settings for HTML, Basic and SQL Sources"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Extended tips"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Help"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Use %PRODUCTNAME dialogue boxes"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Open/Save Dialogue Boxes"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Use %PRODUCTNAME _dialogue boxes"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Print Dialogue Boxes"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_Printing sets \"document modified\" status"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Document Status"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpret as years between "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "and "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Year (Two Digits)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Collect usage data and send it to The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Help Improve %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Load %PRODUCTNAME during system start-up"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Enable systray Quickstarter"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
diff --git a/source/en-GB/dictionaries/id.po b/source/en-GB/dictionaries/id.po
index 0e975c3b14a..f1b48b0bcac 100644
--- a/source/en-GB/dictionaries/id.po
+++ b/source/en-GB/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-04-23 16:08+0000\n"
+"PO-Revision-Date: 2018-07-04 22:19+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1524499698.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530742753.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/guide.po b/source/en-GB/helpcontent2/source/text/sbasic/guide.po
index 45a90708de9..eb98d02b272 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/guide.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-04-25 13:24+0200\n"
-"PO-Revision-Date: 2017-10-05 08:48+0000\n"
+"PO-Revision-Date: 2018-07-07 22:12+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1507193322.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531001532.000000\n"
#: access2base.xhp
msgctxt ""
@@ -30,7 +30,7 @@ msgctxt ""
"bm_idA2B001\n"
"help.text"
msgid "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>Access databases; run in Base</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>Access2Base</bookmark_value><bookmark_value>Microsoft Access; Access2Base</bookmark_value><bookmark_value>Access databases; run in Base</bookmark_value>"
#: access2base.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"hd_idA2B003\n"
"help.text"
msgid "What is Access2Base?"
-msgstr ""
+msgstr "What is Access2Base?"
#: access2base.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_idA2B005\n"
"help.text"
msgid "The functionalities provided by the implemented macros are all directly inspired by Microsoft Access. The macros are callable mainly from a LibreOffice <emph>Base</emph> application, but also from <emph>any</emph> LibreOffice document (Writer, Calc, ...) where access to data stored in a database makes sense."
-msgstr ""
+msgstr "The functionalities provided by the implemented macros are all directly inspired by Microsoft Access. The macros are callable mainly from a LibreOffice <emph>Base</emph> application, but also from <emph>any</emph> LibreOffice document (Writer, Calc, ...) where access to data stored in a database makes sense."
#: access2base.xhp
msgctxt ""
@@ -78,7 +78,7 @@ msgctxt ""
"par_idA2B007\n"
"help.text"
msgid "<emph>The library is documented online on </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>."
-msgstr ""
+msgstr "<emph>The library is documented online on </emph><link href=\"http://www.access2base.com\" name=\"http://www.access2base.com\"><emph>http://www.access2base.com</emph></link>."
#: access2base.xhp
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"par_idA2B009\n"
"help.text"
msgid "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the Microsoft Access object model,"
-msgstr ""
+msgstr "a simplified and extensible API for <emph>forms</emph>, <emph>dialogs</emph> and <emph>controls</emph> manipulations similar with the Microsoft Access object model,"
#: access2base.xhp
msgctxt ""
@@ -102,7 +102,7 @@ msgctxt ""
"par_idA2B010\n"
"help.text"
msgid "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects,"
-msgstr ""
+msgstr "an API for database access with the <emph>table</emph>, <emph>query</emph>, <emph>recordset</emph> and <emph>field</emph> objects,"
#: access2base.xhp
msgctxt ""
@@ -110,7 +110,7 @@ msgctxt ""
"par_idA2B011\n"
"help.text"
msgid "a number of <emph>actions</emph> with a syntax identical to their corresponding Microsoft Access macros/actions,"
-msgstr ""
+msgstr "a number of <emph>actions</emph> with a syntax identical to their corresponding Microsoft Access macros/actions,"
#: access2base.xhp
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"par_idA2B012\n"
"help.text"
msgid "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions,"
-msgstr ""
+msgstr "the <emph>DLookup</emph>, <emph>DSum</emph>, ... database functions,"
#: access2base.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_idA2B014\n"
"help.text"
msgid "in addition"
-msgstr ""
+msgstr "in addition"
#: access2base.xhp
msgctxt ""
@@ -142,7 +142,7 @@ msgctxt ""
"par_idA2B015\n"
"help.text"
msgid "a consistent errors and exceptions handler,"
-msgstr ""
+msgstr "a consistent errors and exceptions handler,"
#: access2base.xhp
msgctxt ""
@@ -150,7 +150,7 @@ msgctxt ""
"par_idA2B016\n"
"help.text"
msgid "facilities for programming form, dialog and control <emph>events</emph> and"
-msgstr ""
+msgstr "facilities for programming form, dialog and control <emph>events</emph> and"
#: access2base.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_idA2B017\n"
"help.text"
msgid "the support of both embedded forms and standalone (Writer) forms."
-msgstr ""
+msgstr "the support of both embedded forms and standalone (Writer) forms."
#: access2base.xhp
msgctxt ""
@@ -694,7 +694,7 @@ msgctxt ""
"par_id7359233\n"
"help.text"
msgid "Click the <emph>Manage Languages</emph> icon<image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
-msgstr ""
+msgstr "Click the <emph>Manage Languages</emph> icon<image id=\"img_id2526017\" src=\"cmd/sc_managelanguage.png\" width=\"0.1665inch\" height=\"0.1665inch\"><alt id=\"alt_id2526017\">Manage Language icon</alt></image> on the Language toolbar or on the Toolbox bar."
#: translation.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/sbasic/shared.po b/source/en-GB/helpcontent2/source/text/sbasic/shared.po
index 81df248f45f..76a64e925ad 100644
--- a/source/en-GB/helpcontent2/source/text/sbasic/shared.po
+++ b/source/en-GB/helpcontent2/source/text/sbasic/shared.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2017-12-28 10:39+0000\n"
+"PO-Revision-Date: 2018-07-07 22:14+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1514457588.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531001672.000000\n"
#: 00000002.xhp
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"par_id3153092\n"
"help.text"
msgid "The behavior has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
-msgstr ""
+msgstr "The behaviour has an effect on both the implicit conversion ( 1 + \"2.3\" = 3.3 ) as well as the function <link href=\"text/sbasic/shared/03102700.xhp\" name=\"IsNumeric\">IsNumeric</link>."
#: 00000002.xhp
msgctxt ""
@@ -478,7 +478,7 @@ msgctxt ""
"par_id631529000528928\n"
"help.text"
msgid "Open <item type=\"menuitem\">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type=\"menuitem\">%PRODUCTNAME Macros</item> container."
-msgstr ""
+msgstr "Open <item type=\"menuitem\">Tools - Macros - %PRODUCTNAME Basic - Edit</item> and select <item type=\"menuitem\">%PRODUCTNAME Macros</item> container."
#: 00000003.xhp
msgctxt ""
@@ -486,7 +486,7 @@ msgctxt ""
"par_id971529072633266\n"
"help.text"
msgid "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Place the following statement before the first macro in your module:</variable>"
-msgstr ""
+msgstr "<variable id=\"basiclibrarynote\">This library must be loaded before execution. Place the following statement before the first macro in your module:</variable>"
#: 00000003.xhp
msgctxt ""
@@ -5686,7 +5686,7 @@ msgctxt ""
"par_id3155930\n"
"help.text"
msgid "<ahelp hid=\".\">Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focused but not modified.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Select \"Yes\" to prevent the user from editing the value of the current control. The control is enabled and can be focused but not modified.</ahelp>"
#: 01170101.xhp
msgctxt ""
@@ -6574,7 +6574,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MsgBox Statement"
-msgstr ""
+msgstr "MsgBox Statement"
#: 03010101.xhp
msgctxt ""
@@ -6590,7 +6590,7 @@ msgctxt ""
"hd_id3154927\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010101.xhp\">MsgBox Statement</link>"
#: 03010101.xhp
msgctxt ""
@@ -6814,7 +6814,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MsgBox Function"
-msgstr ""
+msgstr "MsgBox Function"
#: 03010102.xhp
msgctxt ""
@@ -6830,7 +6830,7 @@ msgctxt ""
"hd_id3153379\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function\">MsgBox Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010102.xhp\" name=\"MsgBox Function\">MsgBox Function</link>"
#: 03010102.xhp
msgctxt ""
@@ -7174,7 +7174,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Print Statement"
-msgstr ""
+msgstr "Print Statement"
#: 03010103.xhp
msgctxt ""
@@ -7190,7 +7190,7 @@ msgctxt ""
"hd_id3147230\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010103.xhp\" name=\"Print Statement\">Print Statement</link>"
#: 03010103.xhp
msgctxt ""
@@ -7326,7 +7326,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "InputBox Function"
-msgstr ""
+msgstr "InputBox Function"
#: 03010201.xhp
msgctxt ""
@@ -7342,7 +7342,7 @@ msgctxt ""
"hd_id3148932\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function\">InputBox Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010201.xhp\" name=\"InputBox Function\">InputBox Function</link>"
#: 03010201.xhp
msgctxt ""
@@ -7502,7 +7502,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Blue Function"
-msgstr ""
+msgstr "Blue Function"
#: 03010301.xhp
msgctxt ""
@@ -7518,7 +7518,7 @@ msgctxt ""
"hd_id3149180\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function\">Blue Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010301.xhp\" name=\"Blue Function\">Blue Function</link>"
#: 03010301.xhp
msgctxt ""
@@ -7622,7 +7622,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Green Function"
-msgstr ""
+msgstr "Green Function"
#: 03010302.xhp
msgctxt ""
@@ -7638,7 +7638,7 @@ msgctxt ""
"hd_id3148947\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function\">Green Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010302.xhp\" name=\"Green Function\">Green Function</link>"
#: 03010302.xhp
msgctxt ""
@@ -7742,7 +7742,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Red Function"
-msgstr ""
+msgstr "Red Function"
#: 03010303.xhp
msgctxt ""
@@ -7758,7 +7758,7 @@ msgctxt ""
"hd_id3148947\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function\">Red Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010303.xhp\" name=\"Red Function\">Red Function</link>"
#: 03010303.xhp
msgctxt ""
@@ -7862,7 +7862,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "QBColor Function"
-msgstr ""
+msgstr "QBColor Function"
#: 03010304.xhp
msgctxt ""
@@ -7870,7 +7870,7 @@ msgctxt ""
"hd_id3149670\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function\">QBColor Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010304.xhp\" name=\"QBColor Function\">QBColor Function</link>"
#: 03010304.xhp
msgctxt ""
@@ -8094,7 +8094,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "RGB Function"
-msgstr ""
+msgstr "RGB Function"
#: 03010305.xhp
msgctxt ""
@@ -8102,7 +8102,7 @@ msgctxt ""
"hd_id3150792\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function\">RGB Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03010305.xhp\" name=\"RGB Function\">RGB Function</link>"
#: 03010305.xhp
msgctxt ""
@@ -8270,7 +8270,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Close Statement"
-msgstr ""
+msgstr "Close Statement"
#: 03020101.xhp
msgctxt ""
@@ -8286,7 +8286,7 @@ msgctxt ""
"hd_id3157896\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Close Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03020101.xhp\" name=\"Close Statement\">Close Statement</link>"
#: 03020101.xhp
msgctxt ""
@@ -8358,7 +8358,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "FreeFile Function"
-msgstr ""
+msgstr "FreeFile Function"
#: 03020102.xhp
msgctxt ""
@@ -8374,7 +8374,7 @@ msgctxt ""
"hd_id3150400\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function\">FreeFile Function</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03020102.xhp\" name=\"FreeFile Function\">FreeFile Function</link>"
#: 03020102.xhp
msgctxt ""
@@ -8454,7 +8454,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Open Statement"
-msgstr ""
+msgstr "Open Statement"
#: 03020103.xhp
msgctxt ""
@@ -8470,7 +8470,7 @@ msgctxt ""
"hd_id3150791\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Open Statement</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03020103.xhp\" name=\"Open Statement\">Open Statement</link>"
#: 03020103.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/01.po b/source/en-GB/helpcontent2/source/text/scalc/01.po
index 7fbf93ff70e..b3ef0649200 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/01.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-25 17:43+0000\n"
+"PO-Revision-Date: 2018-07-08 10:10+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529948606.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531044604.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -2641,7 +2641,6 @@ msgid "To remove the highlighting, unmark the menu entry."
msgstr "To remove the highlighting, unmark the menu entry."
#: 03080000.xhp
-#, fuzzy
msgctxt ""
"03080000.xhp\n"
"par_id3145784\n"
@@ -4255,7 +4254,7 @@ msgctxt ""
"par_id3156133\n"
"help.text"
msgid "<ahelp hid=\"HID_FUNC_DBANZAHL\">DCOUNT counts the number of rows (records) in a database that match the specified search criteria and contain numerical values in the DatabaseField column.</ahelp>"
-msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL\">DCOUNT counts the number of rows (records) in a database that match the specified search criteria and contain numerical values in the DatabaseField column.</ahelp>"
+msgstr "<ahelp hid=\"HID_FUNC_DBANZAHL\">DCOUNT counts the number of rows (records) in a database that match the specified search criteria and contain numeric values in the DatabaseField column.</ahelp>"
#: 04060101.xhp
msgctxt ""
@@ -4303,7 +4302,7 @@ msgctxt ""
"par_id3149142\n"
"help.text"
msgid "<emph>Database</emph> is the range of data to be evaluated, including its headers: in this case A1:E10. <emph>DatabaseField</emph> specifies the column for the search criteria: in this case, the column with the numerical distance values. <emph>SearchCriteria</emph> is the range where you can enter the search parameters: in this case, A13:E14."
-msgstr "<emph>Database</emph> is the range of data to be evaluated, including its headers: in this case A1:E10. <emph>DatabaseField</emph> specifies the column for the search criteria: in this case, the column with the numerical distance values. <emph>SearchCriteria</emph> is the range where you can enter the search parameters: in this case, A13:E14."
+msgstr "<emph>Database</emph> is the range of data to be evaluated, including its headers: in this case A1:E10. <emph>DatabaseField</emph> specifies the column for the search criteria: in this case, the column with the numeric distance values. <emph>SearchCriteria</emph> is the range where you can enter the search parameters: in this case, A13:E14."
#: 04060101.xhp
msgctxt ""
@@ -5151,7 +5150,7 @@ msgctxt ""
"par_id3150437\n"
"help.text"
msgid "$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format."
-msgstr "$[officename] internally handles a date/time value as a numerical value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format."
+msgstr "$[officename] internally handles a date/time value as a numeric value. If you assign the numbering format \"Number\" to a date or time value, it is converted to a number. For example, 01/01/2000 12:00 PM, converts to 36526.5. The value preceding the decimal point corresponds to the date; the value following the decimal point corresponds to the time. If you do not want to see this type of numerical date or time representation, change the number format (date or time) accordingly. To do this, select the cell containing the date or time value, call its context menu and select <emph>Format Cells</emph>. The <emph>Numbers</emph> tab page contains the functions for defining the number format."
#: 04060102.xhp
msgctxt ""
@@ -14647,7 +14646,7 @@ msgctxt ""
"hd_id3163596\n"
"help.text"
msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -14775,7 +14774,7 @@ msgctxt ""
"hd_id3151957\n"
"help.text"
msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -25303,7 +25302,7 @@ msgctxt ""
"par_id3149351\n"
"help.text"
msgid "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">API</link>."
-msgstr ""
+msgstr "Add-ins can also be implemented through the %PRODUCTNAME <link href=\"https://api.libreoffice.org/\" name=\"api.libreoffice.org\">API</link>."
#: 04060112.xhp
msgctxt ""
@@ -33927,7 +33926,7 @@ msgctxt ""
"par_id3153321\n"
"help.text"
msgid "NPV(Rate; Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "NPV(Rate; Value1; Value2; ...; Value30)"
#: 04060119.xhp
msgctxt ""
@@ -33943,7 +33942,7 @@ msgctxt ""
"par_id3150427\n"
"help.text"
msgid "<emph>Value1, Value2, ..., Value30</emph> are up to 30 values, which represent deposits or withdrawals."
-msgstr ""
+msgstr "<emph>Value1, Value2, ..., Value30</emph> are up to 30 values, which represent deposits or withdrawals."
#: 04060119.xhp
msgctxt ""
@@ -33959,7 +33958,7 @@ msgctxt ""
"par_id3154800\n"
"help.text"
msgid "What is the net present value of periodic payments of 10, 20 and 30 currency units with a discount rate of 8.75%. At time zero the costs were paid as -40 currency units."
-msgstr ""
+msgstr "What is the net present value of periodic payments of 10, 20 and 30 currency units with a discount rate of 8.75%. At time zero the costs were paid as -40 currency units."
#: 04060119.xhp
msgctxt ""
@@ -35551,7 +35550,7 @@ msgctxt ""
"hd_id3148437\n"
"help.text"
msgid "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
-msgstr ""
+msgstr "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35575,7 +35574,7 @@ msgctxt ""
"par_id3148585\n"
"help.text"
msgid "COUNT(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "COUNT(Value1; Value2; ...; Value30)"
#: 04060181.xhp
msgctxt ""
@@ -35583,7 +35582,7 @@ msgctxt ""
"par_id3155827\n"
"help.text"
msgid "<emph>Value1; Value2, ..., Value30</emph> are 1 to 30 values or ranges representing the values to be counted."
-msgstr ""
+msgstr "<emph>Value1; Value2, ..., Value30</emph> are 1 to 30 values or ranges representing the values to be counted."
#: 04060181.xhp
msgctxt ""
@@ -35623,7 +35622,7 @@ msgctxt ""
"hd_id3149729\n"
"help.text"
msgid "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35647,7 +35646,7 @@ msgctxt ""
"par_id3153111\n"
"help.text"
msgid "COUNTA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "COUNTA(Value1; Value2; ...; Value30)"
#: 04060181.xhp
msgctxt ""
@@ -35655,7 +35654,7 @@ msgctxt ""
"par_id3150001\n"
"help.text"
msgid "<emph>Value1; Value2, ..., Value30</emph> are 1 to 30 arguments representing the values to be counted."
-msgstr ""
+msgstr "<emph>Value1; Value2, ..., Value30</emph> are 1 to 30 arguments representing the values to be counted."
#: 04060181.xhp
msgctxt ""
@@ -35695,7 +35694,7 @@ msgctxt ""
"hd_id3150896\n"
"help.text"
msgid "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35759,7 +35758,7 @@ msgctxt ""
"hd_id3164897\n"
"help.text"
msgid "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35823,7 +35822,7 @@ msgctxt ""
"par_id3581652\n"
"help.text"
msgid "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - this returns 1."
-msgstr ""
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;2006)</item> - this returns 1."
#: 04060181.xhp
msgctxt ""
@@ -35831,7 +35830,7 @@ msgctxt ""
"par_id708639\n"
"help.text"
msgid "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - this returns 1."
-msgstr ""
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;B1)</item> - this returns 1."
#: 04060181.xhp
msgctxt ""
@@ -35839,7 +35838,7 @@ msgctxt ""
"par_id5169225\n"
"help.text"
msgid "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\")</item> - this returns 4."
-msgstr ""
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;\">=2006\")</item> - this returns 4."
#: 04060181.xhp
msgctxt ""
@@ -35847,7 +35846,7 @@ msgctxt ""
"par_id2118594\n"
"help.text"
msgid "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, this returns 6."
-msgstr ""
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;\"<\"&B1)</item> - when B1 contains <item type=\"input\">2006</item>, this returns 6."
#: 04060181.xhp
msgctxt ""
@@ -35855,7 +35854,7 @@ msgctxt ""
"par_id166020\n"
"help.text"
msgid "<item type=\"input\">=COUNTIF(A1:A10;C2)</item> where cell C2 contains the text <item type=\"input\">>2006</item> counts the number of cells in the range A1:A10 which are >2006."
-msgstr ""
+msgstr "<item type=\"input\">=COUNTIF(A1:A10;C2)</item> where cell C2 contains the text <item type=\"input\">>2006</item> counts the number of cells in the range A1:A10 which are >2006."
#: 04060181.xhp
msgctxt ""
@@ -36327,7 +36326,7 @@ msgctxt ""
"par_id3156118\n"
"help.text"
msgid "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96."
-msgstr ""
+msgstr "<item type=\"input\">=BETADIST(0.75;3;4)</item> returns the value 0.96."
#: 04060181.xhp
msgctxt ""
@@ -37711,7 +37710,7 @@ msgctxt ""
"par_id2745774\n"
"help.text"
msgid "<item type=\"input\">=CHISQ.DIST(3; 2; 1) </item>equals 0.7768698399, the cumulative chi-square distribution with 2 degrees of freedom, at the value x = 3."
-msgstr ""
+msgstr "<item type=\"input\">=CHISQ.DIST(3; 2; 1) </item>equals 0.7768698399, the cumulative chi-square distribution with 2 degrees of freedom, at the value x = 3."
#: 04060181.xhp
msgctxt ""
@@ -39215,7 +39214,7 @@ msgctxt ""
"par_id3151015\n"
"help.text"
msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
-msgstr ""
+msgstr "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
#: 04060182.xhp
msgctxt ""
@@ -39319,7 +39318,7 @@ msgctxt ""
"par_id2406201422390458\n"
"help.text"
msgid "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
-msgstr ""
+msgstr "<emph>Beta</emph> is the parameter Beta of the Gamma distribution."
#: 04060182.xhp
msgctxt ""
@@ -39463,7 +39462,7 @@ msgctxt ""
"par_id3153720\n"
"help.text"
msgid "GEOMEAN(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "GEOMEAN(Number1; Number2; ...; Number30)"
#: 04060182.xhp
msgctxt ""
@@ -39471,7 +39470,7 @@ msgctxt ""
"par_id3152585\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges that represent a random sample."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges that represent a random sample."
#: 04060182.xhp
msgctxt ""
@@ -39631,7 +39630,7 @@ msgctxt ""
"par_id0305200911372999\n"
"help.text"
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/ZTEST function\">Wiki page</link>."
-msgstr ""
+msgstr "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_ZTEST_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/ZTEST function\">Wiki page</link>."
#: 04060182.xhp
msgctxt ""
@@ -39751,7 +39750,7 @@ msgctxt ""
"par_id3149287\n"
"help.text"
msgid "HARMEAN(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "HARMEAN(Number1; Number2; ...; Number30)"
#: 04060182.xhp
msgctxt ""
@@ -39759,7 +39758,7 @@ msgctxt ""
"par_id3154303\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are up to 30 values or ranges, that can be used to calculate the harmonic mean."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are up to 30 values or ranges that can be used to calculate the harmonic mean."
#: 04060182.xhp
msgctxt ""
@@ -40775,7 +40774,7 @@ msgctxt ""
"par_id3154508\n"
"help.text"
msgid "KURT(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "KURT(Number1; Number2; ...; Number30)"
#: 04060183.xhp
msgctxt ""
@@ -40783,7 +40782,7 @@ msgctxt ""
"par_id3145167\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges representing a random sample of distribution."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric arguments or ranges representing a random sample of distribution."
#: 04060183.xhp
msgctxt ""
@@ -41175,7 +41174,7 @@ msgctxt ""
"hd_id3154511\n"
"help.text"
msgid "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
-msgstr ""
+msgstr "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41207,7 +41206,7 @@ msgctxt ""
"par_id3147340\n"
"help.text"
msgid "MAX(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "MAX(Number1; Number2; ...; Number30)"
#: 04060184.xhp
msgctxt ""
@@ -41215,7 +41214,7 @@ msgctxt ""
"par_id3149568\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges."
#: 04060184.xhp
msgctxt ""
@@ -41255,7 +41254,7 @@ msgctxt ""
"hd_id3166426\n"
"help.text"
msgid "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41287,7 +41286,7 @@ msgctxt ""
"par_id3166431\n"
"help.text"
msgid "MAXA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "MAXA(Value1; Value2; ...; Value30)"
#: 04060184.xhp
msgctxt ""
@@ -41295,7 +41294,7 @@ msgctxt ""
"par_id3150202\n"
"help.text"
msgid "<emph>Value1; Value2;...; Value30</emph> are values or ranges. Text has the value of 0."
-msgstr ""
+msgstr "<emph>Value1; Value2;...; Value30</emph> are values or ranges. Text has the value of 0."
#: 04060184.xhp
msgctxt ""
@@ -41335,7 +41334,7 @@ msgctxt ""
"hd_id3153820\n"
"help.text"
msgid "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41359,7 +41358,7 @@ msgctxt ""
"par_id3155264\n"
"help.text"
msgid "MEDIAN(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "MEDIAN(Number1; Number2; ...; Number30)"
#: 04060184.xhp
msgctxt ""
@@ -41367,7 +41366,7 @@ msgctxt ""
"par_id3150109\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are values or ranges, which represent a sample. Each number can also be replaced by a reference."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are values or ranges which represent a sample. Each number can also be replaced by a reference."
#: 04060184.xhp
msgctxt ""
@@ -41407,7 +41406,7 @@ msgctxt ""
"hd_id3154541\n"
"help.text"
msgid "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41439,7 +41438,7 @@ msgctxt ""
"par_id3146964\n"
"help.text"
msgid "MIN(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "MIN(Number1; Number2; ...; Number30)"
#: 04060184.xhp
msgctxt ""
@@ -41447,7 +41446,7 @@ msgctxt ""
"par_id3153486\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges."
#: 04060184.xhp
msgctxt ""
@@ -41479,7 +41478,7 @@ msgctxt ""
"hd_id3147504\n"
"help.text"
msgid "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41511,7 +41510,7 @@ msgctxt ""
"par_id3153336\n"
"help.text"
msgid "MINA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "MINA(Value1; Value2; ...; Value30)"
#: 04060184.xhp
msgctxt ""
@@ -41519,7 +41518,7 @@ msgctxt ""
"par_id3146098\n"
"help.text"
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges. Text has the value of 0."
-msgstr ""
+msgstr "<emph>Value1, Value2, ..., Value30</emph> are values or ranges. Text has the value of 0."
#: 04060184.xhp
msgctxt ""
@@ -41559,7 +41558,7 @@ msgctxt ""
"hd_id3166465\n"
"help.text"
msgid "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">AVEDEV</link></variable>"
-msgstr ""
+msgstr "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">AVEDEV</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41583,7 +41582,7 @@ msgctxt ""
"par_id3145636\n"
"help.text"
msgid "AVEDEV(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "AVEDEV(Number1; Number2; ...; Number30)"
#: 04060184.xhp
msgctxt ""
@@ -41591,7 +41590,7 @@ msgctxt ""
"par_id3157871\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are values or ranges that represent a sample. Each number can also be replaced by a reference."
#: 04060184.xhp
msgctxt ""
@@ -41623,7 +41622,7 @@ msgctxt ""
"hd_id3145824\n"
"help.text"
msgid "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
-msgstr ""
+msgstr "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41647,7 +41646,7 @@ msgctxt ""
"par_id3154679\n"
"help.text"
msgid "AVERAGE(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "AVERAGE(Number1; Number2; ...; Number30)"
#: 04060184.xhp
msgctxt ""
@@ -41655,7 +41654,7 @@ msgctxt ""
"par_id3150741\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges."
#: 04060184.xhp
msgctxt ""
@@ -41687,7 +41686,7 @@ msgctxt ""
"hd_id3148754\n"
"help.text"
msgid "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41711,7 +41710,7 @@ msgctxt ""
"par_id3149734\n"
"help.text"
msgid "AVERAGEA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "AVERAGEA(Value1; Value2; ...; Value30)"
#: 04060184.xhp
msgctxt ""
@@ -41719,7 +41718,7 @@ msgctxt ""
"par_id3155260\n"
"help.text"
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges. Text has the value of 0."
-msgstr ""
+msgstr "<emph>Value1, Value2, ..., Value30</emph> are values or ranges. Text has the value of 0."
#: 04060184.xhp
msgctxt ""
@@ -41775,7 +41774,7 @@ msgctxt ""
"par_id3155950\n"
"help.text"
msgid "MODE(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "MODE(Number1; Number2; ...; Number30)"
#: 04060184.xhp
msgctxt ""
@@ -41783,7 +41782,7 @@ msgctxt ""
"par_id3150337\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges."
#: 04060184.xhp
msgctxt ""
@@ -41839,7 +41838,7 @@ msgctxt ""
"par_id2955950\n"
"help.text"
msgid "MODE.SNGL(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "MODE.SNGL(Number1; Number2; ...; Number30)"
#: 04060184.xhp
msgctxt ""
@@ -41847,7 +41846,7 @@ msgctxt ""
"par_id2950337\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges."
#: 04060184.xhp
msgctxt ""
@@ -41911,7 +41910,7 @@ msgctxt ""
"par_id2855950\n"
"help.text"
msgid "MODE.MULT(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "MODE.MULT(Number1; Number2; ...; Number30)"
#: 04060184.xhp
msgctxt ""
@@ -41919,7 +41918,7 @@ msgctxt ""
"par_id2850337\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges."
#: 04060184.xhp
msgctxt ""
@@ -43871,7 +43870,7 @@ msgctxt ""
"par_id3151191\n"
"help.text"
msgid "SKEW(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "SKEW(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -43879,7 +43878,7 @@ msgctxt ""
"par_id3155757\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges."
-msgstr ""
+msgstr "<emph>Number1; Number2; ... Number30</emph> are numeric values or ranges."
#: 04060185.xhp
msgctxt ""
@@ -44095,7 +44094,7 @@ msgctxt ""
"par_id3149946\n"
"help.text"
msgid "STDEV(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "STDEV(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -44103,7 +44102,7 @@ msgctxt ""
"par_id3157904\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing a sample based on an entire population."
#: 04060185.xhp
msgctxt ""
@@ -44159,7 +44158,7 @@ msgctxt ""
"par_id3147422\n"
"help.text"
msgid "STDEVA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "STDEVA(Value1; Value2; ...; Value30)"
#: 04060185.xhp
msgctxt ""
@@ -44167,7 +44166,7 @@ msgctxt ""
"par_id3154547\n"
"help.text"
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
-msgstr ""
+msgstr "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
#: 04060185.xhp
msgctxt ""
@@ -44223,7 +44222,7 @@ msgctxt ""
"par_id3154392\n"
"help.text"
msgid "STDEVP(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "STDEVP(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -44231,7 +44230,7 @@ msgctxt ""
"par_id3155261\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing an entire population."
#: 04060185.xhp
msgctxt ""
@@ -44287,7 +44286,7 @@ msgctxt ""
"par_id2954392\n"
"help.text"
msgid "STDEV.P(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "STDEV.P(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -44295,7 +44294,7 @@ msgctxt ""
"par_id2955261\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing an entire population."
#: 04060185.xhp
msgctxt ""
@@ -44351,7 +44350,7 @@ msgctxt ""
"par_id2854392\n"
"help.text"
msgid "STDEV.S(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "STDEV.S(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -44359,7 +44358,7 @@ msgctxt ""
"par_id2855261\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample of the population."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing a sample of the population."
#: 04060185.xhp
msgctxt ""
@@ -44415,7 +44414,7 @@ msgctxt ""
"par_id3146851\n"
"help.text"
msgid "STDEVPA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "STDEVPA(Value1; Value2; ...; Value30)"
#: 04060185.xhp
msgctxt ""
@@ -44423,7 +44422,7 @@ msgctxt ""
"par_id3153109\n"
"help.text"
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population. Text has the value 0."
-msgstr ""
+msgstr "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population. Text has the value 0."
#: 04060185.xhp
msgctxt ""
@@ -44983,7 +44982,7 @@ msgctxt ""
"par_id3146790\n"
"help.text"
msgid "DEVSQ(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "DEVSQ(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -44991,7 +44990,7 @@ msgctxt ""
"par_id3155995\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing a sample."
#: 04060185.xhp
msgctxt ""
@@ -45743,7 +45742,7 @@ msgctxt ""
"par_id3153054\n"
"help.text"
msgid "VAR(Number1 ; Number2; ...; Number30)"
-msgstr ""
+msgstr "VAR(Number1 ; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -45751,7 +45750,7 @@ msgctxt ""
"par_id3148938\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing a sample based on an entire population."
#: 04060185.xhp
msgctxt ""
@@ -45807,7 +45806,7 @@ msgctxt ""
"par_id2953054\n"
"help.text"
msgid "VAR.S(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "VAR.S(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -45815,7 +45814,7 @@ msgctxt ""
"par_id2948938\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing a sample based on an entire population."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing a sample based on an entire population."
#: 04060185.xhp
msgctxt ""
@@ -45871,7 +45870,7 @@ msgctxt ""
"par_id3149999\n"
"help.text"
msgid "VARA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "VARA(Value1; Value2; ...; Value30)"
#: 04060185.xhp
msgctxt ""
@@ -45879,7 +45878,7 @@ msgctxt ""
"par_id3158421\n"
"help.text"
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
-msgstr ""
+msgstr "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing a sample derived from an entire population. Text has the value 0."
#: 04060185.xhp
msgctxt ""
@@ -45935,7 +45934,7 @@ msgctxt ""
"par_id3147282\n"
"help.text"
msgid "VARP(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "VARP(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -45943,7 +45942,7 @@ msgctxt ""
"par_id3149793\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing an entire population."
#: 04060185.xhp
msgctxt ""
@@ -45999,7 +45998,7 @@ msgctxt ""
"par_id2947282\n"
"help.text"
msgid "VAR.P(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "VAR.P(Number1; Number2; ...; Number30)"
#: 04060185.xhp
msgctxt ""
@@ -46007,7 +46006,7 @@ msgctxt ""
"par_id2949793\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are numerical values or ranges representing an entire population."
-msgstr ""
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are numeric values or ranges representing an entire population."
#: 04060185.xhp
msgctxt ""
@@ -46063,7 +46062,7 @@ msgctxt ""
"par_id3149967\n"
"help.text"
msgid "VARPA(Value1; Value2; ...; Value30)"
-msgstr ""
+msgstr "VARPA(Value1; Value2; ...; Value30)"
#: 04060185.xhp
msgctxt ""
@@ -46071,7 +46070,7 @@ msgctxt ""
"par_id3149920\n"
"help.text"
msgid "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population."
-msgstr ""
+msgstr "<emph>Value1, Value2, ..., Value30</emph> are values or ranges representing an entire population."
#: 04060185.xhp
msgctxt ""
@@ -46319,7 +46318,7 @@ msgctxt ""
"par_id3153694\n"
"help.text"
msgid "<emph>End</emph> (optional) is the end value of the interval whose probabilities are to be summed. If this parameter is missing, the probability for the <emph>Start</emph> value is calculated."
-msgstr ""
+msgstr "<emph>End</emph> (optional) is the end value of the interval whose probabilities are to be summed. If this parameter is missing, the probability for the <emph>Start</emph> value is calculated."
#: 04060185.xhp
msgctxt ""
@@ -46455,7 +46454,7 @@ msgctxt ""
"par_id0305200911372899\n"
"help.text"
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
-msgstr ""
+msgstr "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
#: 04060185.xhp
msgctxt ""
@@ -46575,7 +46574,7 @@ msgctxt ""
"par_id2905200911372899\n"
"help.text"
msgid "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
-msgstr ""
+msgstr "See also the <link href=\"https://wiki.documentfoundation.org/Documentation/How_Tos/Calc:_WEIBULL_function\" name=\"wiki.documentfoundation.org Documentation/HowTo/Calc/WEIBULL function\">Wiki page</link>."
#: 04060199.xhp
msgctxt ""
@@ -47935,7 +47934,7 @@ msgctxt ""
"par_id3149262\n"
"help.text"
msgid "<ahelp hid=\".uno:InsertExternalDataSourc\">Inserts data from an HTML, Calc, CSV or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".uno:InsertExternalDataSourc\">Inserts data from an HTML, Calc, CSV or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp>"
#: 04090000.xhp
msgctxt ""
@@ -47951,7 +47950,7 @@ msgctxt ""
"par_id3145366\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp> Only then the URL will be requested from the network or file system."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/externaldata/url\">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp> Only then the URL will be requested from the network or file system."
#: 04090000.xhp
msgctxt ""
@@ -47959,7 +47958,7 @@ msgctxt ""
"par_id621519313666202\n"
"help.text"
msgid "<link href=\"text/shared/00/00000208.xhp\" name=\"linkname\">A dialog for CSV data import</link> appears when linking to external CSV file."
-msgstr ""
+msgstr "<link href=\"text/shared/00/00000208.xhp\" name=\"linkname\">A dialogue box for CSV data import</link> appears when linking to external CSV file."
#: 04090000.xhp
msgctxt ""
@@ -48295,7 +48294,7 @@ msgctxt ""
"par_id3156281\n"
"help.text"
msgid "<ahelp hid=\".\">Hides selected rows, columns or individual sheets.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Hides selected rows, columns or individual sheets.</ahelp>"
#: 05030300.xhp
msgctxt ""
@@ -48375,7 +48374,7 @@ msgctxt ""
"par_id3150447\n"
"help.text"
msgid "<ahelp hid=\".\">Choose this command to show previously hidden rows or columns.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Choose this command to show previously hidden rows or columns.</ahelp>"
#: 05030400.xhp
msgctxt ""
@@ -48687,7 +48686,7 @@ msgctxt ""
"par_id3145273\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/showsheetdialog/ShowSheetDialog\" visibility=\"visible\">Displays a list of all hidden sheets in your spreadsheet document.</ahelp> To show a certain sheet, click the corresponding entry on the list and confirm with OK."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/showsheetdialog/ShowSheetDialog\" visibility=\"visible\">Displays a list of all hidden sheets in your spreadsheet document.</ahelp> To show a certain sheet, click the corresponding entry on the list and confirm with OK."
#: 05060000.xhp
msgctxt ""
@@ -48743,7 +48742,7 @@ msgctxt ""
"par_id1001240\n"
"help.text"
msgid "Three options are available:"
-msgstr ""
+msgstr "Three options are available:"
#: 05060000.xhp
msgctxt ""
@@ -48751,7 +48750,7 @@ msgctxt ""
"par_id3155879\n"
"help.text"
msgid "<emph>Move the contents of the hidden cells into the first cell</emph>: <ahelp hid=\".\">The actual contents of the hidden cells are concatenated to the first cell, and hidden cells are emptied; the results of formulas referring to the hidden cells or the first cell will be updated.</ahelp>"
-msgstr ""
+msgstr "<emph>Move the contents of the hidden cells into the first cell</emph>: <ahelp hid=\".\">The actual contents of the hidden cells are concatenated to the first cell, and hidden cells are emptied; the results of formulae referring to the hidden cells or the first cell will be updated.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -48759,7 +48758,7 @@ msgctxt ""
"par_id3155878\n"
"help.text"
msgid "<emph>Keep the contents of the hidden cells</emph>: <ahelp hid=\".\">The contents of the hidden cells are kept; the results of formulas referring to the hidden cells will not change.</ahelp>"
-msgstr ""
+msgstr "<emph>Keep the contents of the hidden cells</emph>: <ahelp hid=\".\">The contents of the hidden cells are kept; the results of formulae referring to the hidden cells will not change.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -48767,7 +48766,7 @@ msgctxt ""
"par_id3155877\n"
"help.text"
msgid "<emph>Empty the contents of the hidden cells</emph>: <ahelp hid=\".\">The contents of the hidden cells are removed; the results of formulas referring to the hidden cells will be updated.</ahelp>"
-msgstr ""
+msgstr "<emph>Empty the contents of the hidden cells</emph>: <ahelp hid=\".\">The contents of the hidden cells are removed; the results of formulae referring to the hidden cells will be updated.</ahelp>"
#: 05060000.xhp
msgctxt ""
@@ -49855,7 +49854,7 @@ msgctxt ""
"par_id3154017\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/autoformattable/add\">Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats.</ahelp> The <emph>Add AutoFormat</emph> dialog then appears."
-msgstr ""
+msgstr "<ahelp hid=\"modules/scalc/ui/autoformattable/add\">Allows you to add the current formatting of a range of at least 4 x 4 cells to the list of predefined AutoFormats.</ahelp> The <emph>Add AutoFormat</emph> dialogue box then appears."
#: 05110000.xhp
msgctxt ""
@@ -49863,7 +49862,7 @@ msgctxt ""
"par_id3153708\n"
"help.text"
msgid "<ahelp hid=\".\">Enter a name and click <emph>OK</emph>. </ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Enter a name and click <emph>OK</emph>. </ahelp>"
#: 05110000.xhp
msgctxt ""
@@ -49879,7 +49878,7 @@ msgctxt ""
"par_id3153064\n"
"help.text"
msgid "<ahelp hid=\".\">Opens a dialog where you can change the name of the selected AutoFormat.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Opens a dialogue box where you can change the name of the selected AutoFormat.</ahelp>"
#: 05110000.xhp
msgctxt ""
@@ -49887,7 +49886,7 @@ msgctxt ""
"par_id3153912\n"
"help.text"
msgid "The <emph>Rename AutoFormat</emph> dialog opens.<ahelp hid=\".\"> Enter the new name of the AutoFormat here.</ahelp>"
-msgstr ""
+msgstr "The <emph>Rename AutoFormat</emph> dialogue box opens.<ahelp hid=\".\"> Enter the new name of the AutoFormat here.</ahelp>"
#: 05110000.xhp
msgctxt ""
@@ -50023,7 +50022,7 @@ msgctxt ""
"par_id3163710\n"
"help.text"
msgid "<variable id=\"bedingtetext\"><ahelp hid=\".\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. There are several types of conditional formatting that can be used."
-msgstr ""
+msgstr "<variable id=\"bedingtetext\"><ahelp hid=\".\">Choose <emph>Conditional Formatting</emph> to define format styles depending on certain conditions.</ahelp></variable> If a style was already assigned to a cell, it remains unchanged. The style entered here is then evaluated. There are several types of conditional formatting that can be used."
#: 05120000.xhp
msgctxt ""
@@ -50055,7 +50054,7 @@ msgctxt ""
"par_id3149413\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">List of the conditions defined for the cell range in order of evaluation.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">List of the conditions defined for the cell range in order of evaluation.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -50063,7 +50062,7 @@ msgctxt ""
"par_id3149414\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Increase priority of the selected condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Increase priority of the selected condition.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -50071,7 +50070,7 @@ msgctxt ""
"par_id3149415\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Decrease priority of the selected condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\" visibility=\"hidden\">Decrease priority of the selected condition.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -50135,7 +50134,7 @@ msgctxt ""
"par_id31494137\n"
"help.text"
msgid "<ahelp hid=\".\">Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Click the <emph>Add</emph> button to add another condition, click the <emph>Remove</emph> button to remove a condition.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -50143,7 +50142,7 @@ msgctxt ""
"par_id31494138\n"
"help.text"
msgid "<ahelp hid=\".\">In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting.</ahelp> Click on the <emph>Shrink</emph> button to minimize the dialog box. Click again on the button to come back to the dialog box once the range is selected."
-msgstr ""
+msgstr "<ahelp hid=\".\">In the <emph>Range</emph> field, define the range of cells concerned by the conditional formatting.</ahelp> Click on the <emph>Shrink</emph> button to minimise the dialogue box. Click again on the button to come back to the dialogue box once the range is selected."
#: 05120000.xhp
msgctxt ""
@@ -50199,7 +50198,7 @@ msgctxt ""
"par_id3155605\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"https://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Color Scale Conditional Formatting page</link> in TDF Wiki."
-msgstr ""
+msgstr "For a detailed explanation and examples, please visit <link href=\"https://wiki.documentfoundation.org/Faq/Calc/142\">How to apply a Colour Scale Conditional Formatting page</link> in TDF Wiki."
#: 05120000.xhp
msgctxt ""
@@ -50295,7 +50294,7 @@ msgctxt ""
"par_id3155606\n"
"help.text"
msgid "For a detailed explanation and examples, please visit <link href=\"https://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formatting page</link> in TDF Wiki."
-msgstr ""
+msgstr "For a detailed explanation and examples, please visit <link href=\"https://wiki.documentfoundation.org/Faq/Calc/141\">How to use Icon Set Conditional Formatting page</link> in TDF Wiki."
#: 05120000.xhp
msgctxt ""
@@ -50351,7 +50350,7 @@ msgctxt ""
"par_id3155906\n"
"help.text"
msgid "<ahelp hid=\".\">This dialog allows you to see all the conditional formatting defined in the spreadsheet.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">This dialogue box allows you to see all the conditional formatting defined in the spreadsheet.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -50367,7 +50366,7 @@ msgctxt ""
"par_id3155907\n"
"help.text"
msgid "The <emph>Manage Conditional Formatting</emph> dialog box opens. <ahelp hid=\".\">Here you can add, edit or remove one or several conditional formattings.</ahelp>"
-msgstr ""
+msgstr "The <emph>Manage Conditional Formatting</emph> dialog box opens. <ahelp hid=\".\">Here you can add, edit or remove one or several conditional formattings.</ahelp>"
#: 05120000.xhp
msgctxt ""
@@ -50375,7 +50374,7 @@ msgctxt ""
"par_id3155909\n"
"help.text"
msgid "<ahelp hid=\".\">The <emph>Conditional Formats</emph> list displays the active conditional formatting rules set in the current spreadsheet.</ahelp> Only the first rule for each cell range is listed, even if there are multiple rules defined for a given range."
-msgstr ""
+msgstr "<ahelp hid=\".\">The <emph>Conditional Formats</emph> list displays the active conditional formatting rules set in the current spreadsheet.</ahelp> Only the first rule for each cell range is listed, even if there are multiple rules defined for a given range."
#: 05120000.xhp
msgctxt ""
@@ -51039,7 +51038,7 @@ msgctxt ""
"par_id3150541\n"
"help.text"
msgid "<variable id=\"szenariotext\"><ahelp hid=\".\">Defines a scenario for the selected sheet area.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"szenariotext\"><ahelp hid=\".\">Defines a scenario for the selected sheet area.</ahelp></variable>"
#: 06050000.xhp
msgctxt ""
@@ -51055,7 +51054,7 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "<ahelp hid=\".\">Defines the name for the scenario. Use a clear and unique name so you can easily identify the scenario.</ahelp> You can also modify a scenario name in the Navigator through the <emph>Properties </emph>context menu command."
-msgstr ""
+msgstr "<ahelp hid=\".\">Defines the name for the scenario. Use a clear and unique name so you can easily identify the scenario.</ahelp> You can also modify a scenario name in the Navigator through the <emph>Properties </emph>context menu command."
#: 06050000.xhp
msgctxt ""
@@ -51071,7 +51070,7 @@ msgctxt ""
"par_id3155411\n"
"help.text"
msgid "<ahelp hid=\".\">Specifies additional information about the scenario. This information will be displayed in the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> when you click the <emph>Scenarios</emph> icon and select the desired scenario.</ahelp> You can also modify this information in the Navigator through the <emph>Properties </emph>context menu command."
-msgstr ""
+msgstr "<ahelp hid=\".\">Specifies additional information about the scenario. This information will be displayed in the <link href=\"text/scalc/01/02110000.xhp\" name=\"Navigator\">Navigator</link> when you click the <emph>Scenarios</emph> icon and select the desired scenario.</ahelp> You can also modify this information in the Navigator through the <emph>Properties </emph>context menu command."
#: 06050000.xhp
msgctxt ""
@@ -51103,7 +51102,7 @@ msgctxt ""
"par_id3151073\n"
"help.text"
msgid "<ahelp hid=\".\">Highlights the scenario in your table with a border. The color for the border is specified in the field to the right of this option.</ahelp> The border will have a title bar displaying the name of the last scenario. The button on the right of the scenario border offers you an overview of all the scenarios in this area, if several have been defined. You can choose any of the scenarios from this list without restrictions."
-msgstr ""
+msgstr "<ahelp hid=\".\">Highlights the scenario in your table with a border. The colour for the border is specified in the field to the right of this option.</ahelp> The border will have a title bar displaying the name of the last scenario. The button on the right of the scenario border offers you an overview of all the scenarios in this area, if several have been defined. You can choose any of the scenarios from this list without restrictions."
#: 06050000.xhp
msgctxt ""
@@ -52215,7 +52214,7 @@ msgctxt ""
"par_id3149378\n"
"help.text"
msgid "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</ahelp> For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behavior may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general."
-msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</ahelp> For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behavior may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general."
+msgstr "<ahelp hid=\"modules/scalc/ui/sortoptionspage/naturalsort\">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numeric element in each sorted number, instead of the traditional way of sorting them as ordinary strings.</ahelp> For instance, let's assume you have a series of values such as, A1, A2, A3, A4, A5, A6, ..., A19, A20, A21. When you put these values into a range of cells and run the sort, it will become A1, A11, A12, A13, ..., A19, A2, A20, A21, A3, A4, A5, ..., A9. While this sorting behaviour may make sense to those who understand the underlying sorting mechanism, to the rest of the population it seems completely bizarre, if not outright inconvenient. With the natural sort feature enabled, values such as the ones in the above example get sorted \"properly\", which improves the convenience of sorting operations in general."
#: 12030200.xhp
msgctxt ""
@@ -52943,7 +52942,7 @@ msgctxt ""
"par_id3154124\n"
"help.text"
msgid "<ahelp hid=\".\">Specify the settings for calculating and presenting subtotals.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Specify the settings for calculating and presenting subtotals.</ahelp>"
#: 12050200.xhp
msgctxt ""
@@ -53031,7 +53030,7 @@ msgctxt ""
"par_id3149400\n"
"help.text"
msgid "<ahelp hid=\".\">Uses a custom sorting order that you defined in the Options dialog box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Uses a custom sorting order that you defined in the Options dialogue box at <emph>%PRODUCTNAME Calc - Sort Lists</emph>.</ahelp>"
#: 12050200.xhp
msgctxt ""
@@ -55743,7 +55742,7 @@ msgctxt ""
"par_id3153088\n"
"help.text"
msgid "<variable id=\"aktualisieren\"><ahelp hid=\".\">Updates a data range that was inserted from an external database. The data in the sheet is updated to match the data in the external database.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"aktualisieren\"><ahelp hid=\".\">Updates a data range that was inserted from an external database. The data in the sheet is updated to match the data in the external database.</ahelp></variable>"
#: 12120000.xhp
msgctxt ""
@@ -56567,7 +56566,7 @@ msgctxt ""
"hd_id240920171003006302\n"
"help.text"
msgid "<link href=\"text/scalc/01/data_form.xhp\">Data Entry Forms for Spreadsheets</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/data_form.xhp\">Data Entry Forms for Spreadsheets</link>"
#: data_form.xhp
msgctxt ""
@@ -56639,7 +56638,7 @@ msgctxt ""
"par_id361512503457039\n"
"help.text"
msgid "Enter the data in the text fields. Press Enter or click <item type=\"literal\">New</item> to add it to the table."
-msgstr ""
+msgstr "Enter the data in the text fields. Press Enter or click <item type=\"literal\">New</item> to add it to the table."
#: data_form.xhp
msgctxt ""
@@ -56903,7 +56902,7 @@ msgctxt ""
"par_id1191767622119\n"
"help.text"
msgid "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text."
-msgstr ""
+msgstr "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56911,7 +56910,7 @@ msgctxt ""
"par_id961527953004850\n"
"help.text"
msgid "<variable id=\"args\">Func_Range; Range1; Criterion1 [ ; Range2; Criterion2 [;...]])</variable>"
-msgstr ""
+msgstr "<variable id=\"args\">Func_Range; Range1; Criterion1 [ ; Range2; Criterion2 [;...]])</variable>"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56919,7 +56918,7 @@ msgctxt ""
"par_id94162948227556\n"
"help.text"
msgid "The logical relation between criteria can be defined as logical AND (conjunction). In other words, if and only if all given criteria are met, a value from the corresponding cell of the given <emph>Func_Range</emph> is taken into calculation."
-msgstr ""
+msgstr "The logical relation between criteria can be defined as logical AND (conjunction). In other words, if and only if all given criteria are met, a value from the corresponding cell of the given <emph>Func_Range</emph> is taken into calculation."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56927,7 +56926,7 @@ msgctxt ""
"par_id14734320631377\n"
"help.text"
msgid "<emph>Func_Range</emph> and <emph>Range1, Range2...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
-msgstr ""
+msgstr "<emph>Func_Range</emph> and <emph>Range1, Range2...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56935,7 +56934,7 @@ msgctxt ""
"par_id23526994221948\n"
"help.text"
msgid "<emph>Criterion1</emph> โ€“ required argument. A string expression representing a logical condition or a cell reference to such string expression. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">if enabled in calculation options</link>)."
-msgstr ""
+msgstr "<emph>Criterion1</emph> โ€“ required argument. A string expression representing a logical condition or a cell reference to such string expression. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">if enabled in calculation options</link>)."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56943,7 +56942,7 @@ msgctxt ""
"par_id190621657742\n"
"help.text"
msgid "<emph>Range2</emph> โ€“ Optional. Range2 and all the following mean the same as Range1."
-msgstr ""
+msgstr "<emph>Range2</emph> โ€“ Optional. Range2 and all the following mean the same as Range1."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56951,7 +56950,7 @@ msgctxt ""
"par_id317001803813193\n"
"help.text"
msgid "<emph>Criterion2</emph> โ€“ Optional. Criterion2 and all the following mean the same as Criterion1."
-msgstr ""
+msgstr "<emph>Criterion2</emph> โ€“ Optional. Criterion2 and all the following mean the same as Criterion1."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56959,7 +56958,7 @@ msgctxt ""
"par_id191527781733238\n"
"help.text"
msgid "The function can have up to 255 arguments, meaning that you can specify 127 criteria ranges and criteria for them."
-msgstr ""
+msgstr "The function can have up to 255 arguments, meaning that you can specify 127 criteria ranges and criteria for them."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56967,7 +56966,7 @@ msgctxt ""
"par_id175721789527973\n"
"help.text"
msgid "If a cell contains TRUE, it is treated as 1, if a cell contains FALSE โ€“ as 0 (zero)."
-msgstr ""
+msgstr "If a cell contains TRUE, it is treated as 1, if a cell contains FALSE โ€“ as 0 (zero)."
#: exponsmooth_embd.xhp
msgctxt ""
@@ -56999,7 +56998,7 @@ msgctxt ""
"par_id0403201618694537\n"
"help.text"
msgid "See the <link href=\"https://en.wikipedia.org/wiki/Exponential_smoothing\" name=\"English Wikipedia: Exponential smoothing\">Wikipedia on Exponential smoothing algorithms</link> for more information."
-msgstr ""
+msgstr "See the <link href=\"https://en.wikipedia.org/wiki/Exponential_smoothing\" name=\"English Wikipedia: Exponential smoothing\">Wikipedia on Exponential smoothing algorithms</link> for more information."
#: exponsmooth_embd.xhp
msgctxt ""
@@ -57143,7 +57142,7 @@ msgctxt ""
"par_id0503201619582693\n"
"help.text"
msgid "<emph>stat_type (mandatory)</emph>: A numerical value from 1 to 9. A value indicating which statistic will be returned for the given values and x-range."
-msgstr "<emph>stat_type (mandatory)</emph>: A numerical value from 1 to 9. A value indicating which statistic will be returned for the given values and x-range."
+msgstr "<emph>stat_type (mandatory)</emph>: A numeric value from 1 to 9 that indicates which statistic will be returned for the given values and x-range."
#: exponsmooth_embd.xhp
msgctxt ""
@@ -58303,7 +58302,7 @@ msgctxt ""
"par_id21050267713178\n"
"help.text"
msgid "AVERAGEIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "AVERAGEIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_averageifs.xhp
msgctxt ""
@@ -58311,7 +58310,7 @@ msgctxt ""
"par_id165832700711773\n"
"help.text"
msgid "<emph>Func_range</emph> โ€“ required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for calculating the mean."
-msgstr ""
+msgstr "<emph>Func_range</emph> โ€“ required argument. It is a range of cells, a name of a named range or a label of a column or a row containing values for calculating the mean."
#: func_averageifs.xhp
msgctxt ""
@@ -58439,7 +58438,7 @@ msgctxt ""
"bm_id1102201617201921\n"
"help.text"
msgid "<bookmark_value>colors;numerical values</bookmark_value> <bookmark_value>colors;calculating in spreadsheets</bookmark_value> <bookmark_value>COLOR function</bookmark_value>"
-msgstr "<bookmark_value>colours;numerical values</bookmark_value> <bookmark_value>colours;calculating in spreadsheets</bookmark_value> <bookmark_value>COLOR function</bookmark_value>"
+msgstr "<bookmark_value>colours;numeric values</bookmark_value> <bookmark_value>colours;calculating in spreadsheets</bookmark_value> <bookmark_value>COLOR function</bookmark_value>"
#: func_color.xhp
msgctxt ""
@@ -58487,7 +58486,7 @@ msgctxt ""
"par_id1102201617001888\n"
"help.text"
msgid "<item type=\"input\">COLOR(255;255;255;1)</item> returns 33554431"
-msgstr ""
+msgstr "<item type=\"input\">COLOUR(255;255;255;1)</item> returns 33554431"
#: func_color.xhp
msgctxt ""
@@ -58495,7 +58494,7 @@ msgctxt ""
"par_id1102201618185378\n"
"help.text"
msgid "<item type=\"input\">COLOR(0;0;255;0)</item> returns 255"
-msgstr ""
+msgstr "<item type=\"input\">COLOUR(0;0;255;0)</item> returns 255"
#: func_color.xhp
msgctxt ""
@@ -58503,7 +58502,7 @@ msgctxt ""
"par_id1102201618185326\n"
"help.text"
msgid "<item type=\"input\">COLOR(0;0;255;255)</item> returns 4278190335"
-msgstr ""
+msgstr "<item type=\"input\">COLOUR(0;0;255;255)</item> returns 4278190335"
#: func_color.xhp
msgctxt ""
@@ -58511,7 +58510,7 @@ msgctxt ""
"par_id1102201618188326\n"
"help.text"
msgid "<item type=\"input\">COLOR(0;0;400;0)</item> returns Err:502 (Invalid argument) because the blue value is greater than 255."
-msgstr ""
+msgstr "<item type=\"input\">COLOUR(0;0;400;0)</item> returns Err:502 (Invalid argument) because the blue value is greater than 255."
#: func_countifs.xhp
msgctxt ""
@@ -58543,7 +58542,7 @@ msgctxt ""
"par_id462646264626\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"countifs_des\">Returns the count of cells that meet criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"countifs_des\">Returns the count of cells that meet criteria in multiple ranges.</variable></ahelp>"
#: func_countifs.xhp
msgctxt ""
@@ -58575,7 +58574,7 @@ msgctxt ""
"par_id14734320631377\n"
"help.text"
msgid "<emph>Range1, Range2, ...</emph> and <emph>Criterion1, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
-msgstr ""
+msgstr "<emph>Range1, Range2, ...</emph> and <emph>Criterion1, Criterion2, ...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
#: func_countifs.xhp
msgctxt ""
@@ -61511,7 +61510,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MAXIFS function"
-msgstr ""
+msgstr "MAXIFS function"
#: func_maxifs.xhp
msgctxt ""
@@ -61519,7 +61518,7 @@ msgctxt ""
"bm_id658066580665806\n"
"help.text"
msgid "<bookmark_value>MAXIFS function</bookmark_value> <bookmark_value>maximum;satisfying conditions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MAXIFS function</bookmark_value> <bookmark_value>maximum;satisfying conditions</bookmark_value>"
#: func_maxifs.xhp
msgctxt ""
@@ -61527,7 +61526,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAXIFS</link></variable> function"
-msgstr ""
+msgstr "<variable id=\"maxifs_head\"><link href=\"text/scalc/01/func_maxifs.xhp\">MAXIFS</link></variable> function"
#: func_maxifs.xhp
msgctxt ""
@@ -61535,7 +61534,7 @@ msgctxt ""
"par_id659756597565975\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"maxifs_des\">Returns the maximum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"maxifs_des\">Returns the maximum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
#: func_maxifs.xhp
msgctxt ""
@@ -61543,7 +61542,7 @@ msgctxt ""
"hd_id660246602466024\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Syntax"
#: func_maxifs.xhp
msgctxt ""
@@ -61551,7 +61550,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "MAXIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "MAXIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_maxifs.xhp
msgctxt ""
@@ -61559,7 +61558,7 @@ msgctxt ""
"par_id59901690530236\n"
"help.text"
msgid "<emph>Func_Range</emph> โ€“ required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the maximum."
-msgstr ""
+msgstr "<emph>Func_Range</emph> โ€“ required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the maximum."
#: func_maxifs.xhp
msgctxt ""
@@ -61567,7 +61566,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Simple usage"
#: func_maxifs.xhp
msgctxt ""
@@ -61575,7 +61574,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(B2:B6;B2:B6;\"<35\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(B2:B6;B2:B6;\"<35\")</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61583,7 +61582,7 @@ msgctxt ""
"par_id28647227259438\n"
"help.text"
msgid "Calculates the maximum of values of the range B2:B6 that are greater than or equal to 20. Returns 35. The fifth row does not meet the criterion."
-msgstr ""
+msgstr "Calculates the maximum of values of the range B2:B6 that are greater than or equal to 20. Returns 35. The fifth row does not meet the criterion."
#: func_maxifs.xhp
msgctxt ""
@@ -61591,7 +61590,7 @@ msgctxt ""
"par_id36952767622741\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">=20\";C2:C6;\"<90\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">=20\";C2:C6;\"<90\")</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61599,7 +61598,7 @@ msgctxt ""
"par_id189772445525114\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 85, because the fourth and fifth rows do not meet at least one criterion."
-msgstr ""
+msgstr "Calculates the maximum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 85, because the fourth and fifth rows do not meet at least one criterion."
#: func_maxifs.xhp
msgctxt ""
@@ -61607,7 +61606,7 @@ msgctxt ""
"hd_id30455222431067\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "Using regular expressions and nested functions"
#: func_maxifs.xhp
msgctxt ""
@@ -61615,7 +61614,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61623,7 +61622,7 @@ msgctxt ""
"par_id27619246864839\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 190, because only the fourth row meet the criteria."
-msgstr ""
+msgstr "Calculates the maximum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 190, because only the fourth row meet the criteria."
#: func_maxifs.xhp
msgctxt ""
@@ -61631,7 +61630,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;\"pen.*\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61639,7 +61638,7 @@ msgctxt ""
"par_id15342189586295\n"
"help.text"
msgid "Calculates the maximum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 85, because only the third row meets all criteria."
-msgstr ""
+msgstr "Calculates the maximum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its maximum. Returns 85, because only the third row meets all criteria."
#: func_maxifs.xhp
msgctxt ""
@@ -61647,7 +61646,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "Reference to a cell as a criterion"
#: func_maxifs.xhp
msgctxt ""
@@ -61655,7 +61654,7 @@ msgctxt ""
"par_id50762995519951\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MAXIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MAXIFS function. For example, the above function can be rewritten as follows:"
#: func_maxifs.xhp
msgctxt ""
@@ -61663,7 +61662,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MAXIFS(C2:C6;A2:A6;E2&\".*\";B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_maxifs.xhp
msgctxt ""
@@ -61671,7 +61670,7 @@ msgctxt ""
"par_id30574750215839\n"
"help.text"
msgid "If E2 = \"pen\", the function returns 65, because the reference to the cell is substituted with its content."
-msgstr ""
+msgstr "If E2 = \"pen\", the function returns 65, because the reference to the cell is substituted with its content."
#: func_minifs.xhp
msgctxt ""
@@ -61679,7 +61678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "MINIFS function"
-msgstr ""
+msgstr "MINIFS function"
#: func_minifs.xhp
msgctxt ""
@@ -61687,7 +61686,7 @@ msgctxt ""
"bm_id658066580665806\n"
"help.text"
msgid "<bookmark_value>MINIFS function</bookmark_value> <bookmark_value>minimum;satisfying conditions</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>MINIFS function</bookmark_value> <bookmark_value>minimum;satisfying conditions</bookmark_value>"
#: func_minifs.xhp
msgctxt ""
@@ -61695,7 +61694,7 @@ msgctxt ""
"hd_id658866588665886\n"
"help.text"
msgid "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINIFS</link></variable> function"
-msgstr ""
+msgstr "<variable id=\"minifs_head\"><link href=\"text/scalc/01/func_minifs.xhp\">MINIFS</link></variable> function"
#: func_minifs.xhp
msgctxt ""
@@ -61703,7 +61702,7 @@ msgctxt ""
"par_id659756597565975\n"
"help.text"
msgid "<ahelp hid=\".\"><variable id=\"minifs_des\">Returns the minimum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\"><variable id=\"minifs_des\">Returns the minimum of the values of cells in a range that meets multiple criteria in multiple ranges.</variable></ahelp>"
#: func_minifs.xhp
msgctxt ""
@@ -61711,7 +61710,7 @@ msgctxt ""
"hd_id660246602466024\n"
"help.text"
msgid "Syntax"
-msgstr ""
+msgstr "Syntax"
#: func_minifs.xhp
msgctxt ""
@@ -61719,7 +61718,7 @@ msgctxt ""
"par_id11655988824213\n"
"help.text"
msgid "MINIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
-msgstr ""
+msgstr "MINIFS(<embedvar href=\"text/scalc/01/ex_data_stat_func.xhp#args\" markup=\"ignore\"/>)"
#: func_minifs.xhp
msgctxt ""
@@ -61727,7 +61726,7 @@ msgctxt ""
"par_id59901690530236\n"
"help.text"
msgid "<emph>Func_Range</emph> โ€“ required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the minimum."
-msgstr ""
+msgstr "<emph>Func_Range</emph> โ€“ required argument. A range of cells, a name of a named range or a label of a column or a row containing values for calculating the minimum."
#: func_minifs.xhp
msgctxt ""
@@ -61735,7 +61734,7 @@ msgctxt ""
"hd_id193452436229521\n"
"help.text"
msgid "Simple usage"
-msgstr ""
+msgstr "Simple usage"
#: func_minifs.xhp
msgctxt ""
@@ -61743,7 +61742,7 @@ msgctxt ""
"par_id94321051525036\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(B2:B6;B2:B6;\"<35\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(B2:B6;B2:B6;\"<35\")</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61751,7 +61750,7 @@ msgctxt ""
"par_id28647227259438\n"
"help.text"
msgid "Calculates the minimum of values of the range B2:B6 that are lower than or equal to 20. Returns 17."
-msgstr ""
+msgstr "Calculates the minimum of values of the range B2:B6 that are lower than or equal to 20. Returns 17."
#: func_minifs.xhp
msgctxt ""
@@ -61759,7 +61758,7 @@ msgctxt ""
"par_id36952767622741\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">=20\";C2:C6;\">90\")</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61767,7 +61766,7 @@ msgctxt ""
"par_id189772445525114\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 190."
-msgstr ""
+msgstr "Calculates the minimum of values of the range C2:C6 that are lower than 90 and correspond to cells of the B2:B6 range with values greater than or equal to 20. Returns 190."
#: func_minifs.xhp
msgctxt ""
@@ -61775,7 +61774,7 @@ msgctxt ""
"hd_id30455222431067\n"
"help.text"
msgid "Using regular expressions and nested functions"
-msgstr ""
+msgstr "Using regular expressions and nested functions"
#: func_minifs.xhp
msgctxt ""
@@ -61783,7 +61782,7 @@ msgctxt ""
"par_id307691022525348\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(C2:C6;B2:B6;\">\"&MIN(B2:B6);B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61791,7 +61790,7 @@ msgctxt ""
"par_id27619246864839\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and minimum. Returns 65."
-msgstr ""
+msgstr "Calculates the minimum of values of the range C2:C6 that correspond to all values of the range B2:B6 except its minimum and maximum. Returns 65."
#: func_minifs.xhp
msgctxt ""
@@ -61799,7 +61798,7 @@ msgctxt ""
"par_id220502883332563\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*book\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*book\";B2:B6;\"<=\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61807,7 +61806,7 @@ msgctxt ""
"par_id15342189586295\n"
"help.text"
msgid "Calculates the minimum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its minimum. Returns 180."
-msgstr ""
+msgstr "Calculates the minimum of values of the range C2:C6 that correspond to all cells of the A2:A6 range starting with \"pen\" and to all cells of the B2:B6 range except its minimum. Returns 180."
#: func_minifs.xhp
msgctxt ""
@@ -61815,7 +61814,7 @@ msgctxt ""
"hd_id8168283329426\n"
"help.text"
msgid "Reference to a cell as a criterion"
-msgstr ""
+msgstr "Reference to a cell as a criterion"
#: func_minifs.xhp
msgctxt ""
@@ -61823,7 +61822,7 @@ msgctxt ""
"par_id50762995519951\n"
"help.text"
msgid "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MINIFS function. For example, the above function can be rewritten as follows:"
-msgstr ""
+msgstr "If you need to change a criterion easily, you may want to specify it in a separate cell and use a reference to this cell in the condition of the MINIFS function. For example, the above function can be rewritten as follows:"
#: func_minifs.xhp
msgctxt ""
@@ -61831,7 +61830,7 @@ msgctxt ""
"par_id135761606425300\n"
"help.text"
msgid "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
-msgstr ""
+msgstr "<item type=\"input\">=MINIFS(C2:C6;A2:A6;\".*\"&E2;B2:B6;\"<\"&MAX(B2:B6))</item>"
#: func_minifs.xhp
msgctxt ""
@@ -61839,7 +61838,7 @@ msgctxt ""
"par_id30574750215839\n"
"help.text"
msgid "If E2 = \"book\", the function returns 180, because the reference to the cell is substituted with its content."
-msgstr ""
+msgstr "If E2 = \"book\", the function returns 180, because the reference to the cell is substituted with its content."
#: func_minute.xhp
msgctxt ""
@@ -62559,7 +62558,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "ROUNDSIG Function"
-msgstr ""
+msgstr "ROUNDSIG Function"
#: func_roundsig.xhp
msgctxt ""
@@ -62567,7 +62566,7 @@ msgctxt ""
"bm_id151519154954070\n"
"help.text"
msgid "<bookmark_value>ROUNDSIG Function</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>ROUNDSIG Function</bookmark_value>"
#: func_roundsig.xhp
msgctxt ""
@@ -62575,7 +62574,7 @@ msgctxt ""
"hd_id351519154702177\n"
"help.text"
msgid "<link href=\"text/scalc/01/func_roundsig.xhp\" name=\"command name\">ROUNDSIG</link>"
-msgstr ""
+msgstr "<link href=\"text/scalc/01/func_roundsig.xhp\" name=\"command name\">ROUNDSIG</link>"
#: func_roundsig.xhp
msgctxt ""
@@ -62583,7 +62582,7 @@ msgctxt ""
"par_id921519154702177\n"
"help.text"
msgid "<variable id=\"roundsig\"><ahelp hid=\"HID_FUNC_ROUNDSIG\">Returns a number rounded to a specified number of significant decimal digits of its normalized floating point notation.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"roundsig\"><ahelp hid=\"HID_FUNC_ROUNDSIG\">Returns a number rounded to a specified number of significant decimal digits of its normalised floating point notation.</ahelp></variable>"
#: func_roundsig.xhp
msgctxt ""
@@ -62591,7 +62590,7 @@ msgctxt ""
"par_id291519155534115\n"
"help.text"
msgid "ROUNDSIG( Value; Digits )"
-msgstr ""
+msgstr "ROUNDSIG( Value; Digits )"
#: func_roundsig.xhp
msgctxt ""
@@ -62599,7 +62598,7 @@ msgctxt ""
"par_id51519155217204\n"
"help.text"
msgid "<emph>Value</emph>: the number to be rounded."
-msgstr ""
+msgstr "<emph>Value</emph>: the number to be rounded."
#: func_roundsig.xhp
msgctxt ""
@@ -62607,7 +62606,7 @@ msgctxt ""
"par_id321519155209912\n"
"help.text"
msgid "<emph>Digits</emph>: the number of decimal places to round."
-msgstr ""
+msgstr "<emph>Digits</emph>: the number of decimal places to round."
#: func_roundsig.xhp
msgctxt ""
@@ -62615,7 +62614,7 @@ msgctxt ""
"par_id371519155264297\n"
"help.text"
msgid "<emph>Digits</emph> must be an integer greater than 0."
-msgstr ""
+msgstr "<emph>Digits</emph> must be an integer greater than 0."
#: func_roundsig.xhp
msgctxt ""
@@ -62623,7 +62622,7 @@ msgctxt ""
"par_id691519155470333\n"
"help.text"
msgid "<item type=\"input\">=ROUNDSIG(123.456789; 5)</item> returns 123.46."
-msgstr ""
+msgstr "<item type=\"input\">=ROUNDSIG(123.456789; 5)</item> returns 123.46."
#: func_roundsig.xhp
msgctxt ""
@@ -62631,7 +62630,7 @@ msgctxt ""
"par_id821519155475673\n"
"help.text"
msgid "<item type=\"input\">=ROUNDSIG(0.000123456789; 5)</item> returns 0.00012346"
-msgstr ""
+msgstr "<item type=\"input\">=ROUNDSIG(0.000123456789; 5)</item> returns 0.00012346"
#: func_roundsig.xhp
msgctxt ""
@@ -62639,7 +62638,7 @@ msgctxt ""
"par_id381519155481234\n"
"help.text"
msgid "<item type=\"input\">=ROUNDSIG(123456789012345; 2)</item> returns 1.2E14"
-msgstr ""
+msgstr "<item type=\"input\">=ROUNDSIG(123456789012345; 2)</item> returns 1.2E14"
#: func_roundsig.xhp
msgctxt ""
@@ -62647,7 +62646,7 @@ msgctxt ""
"par_id231519155486155\n"
"help.text"
msgid "<item type=\"input\">=ROUNDSIG(123456789; 4)</item> returns 123500000 or 123.5E6"
-msgstr ""
+msgstr "<item type=\"input\">=ROUNDSIG(123456789; 4)</item> returns 123500000 or 123.5E6"
#: func_roundsig.xhp
msgctxt ""
@@ -62655,7 +62654,7 @@ msgctxt ""
"par_id51519156941987\n"
"help.text"
msgid "See also <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"ROUND function\">ROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"MROUND function\">MROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"ROUNDUP function\">ROUNDUP</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"ROUNDDOWN function\">ROUNDDOWN</link>."
-msgstr ""
+msgstr "See also <link href=\"text/scalc/01/04060106.xhp#Section21\" name=\"ROUND function\">ROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section7\" name=\"MROUND function\">MROUND</link>, <link href=\"text/scalc/01/04060106.xhp#Section19\" name=\"ROUNDUP function\">ROUNDUP</link>, <link href=\"text/scalc/01/04060106.xhp#Section20\" name=\"ROUNDDOWN function\">ROUNDDOWN</link>."
#: func_second.xhp
msgctxt ""
@@ -62775,7 +62774,7 @@ msgctxt ""
"par_id27421466710275\n"
"help.text"
msgid "SKEWP(Number1; Number2; ...; Number30)"
-msgstr ""
+msgstr "SKEWP(Number1; Number2; ...; Number30)"
#: func_skewp.xhp
msgctxt ""
@@ -62783,7 +62782,7 @@ msgctxt ""
"par_id242131304318587\n"
"help.text"
msgid "<emph>Number1, Number2, ..., Number30</emph> are up to 30 numerical values or ranges."
-msgstr "<emph>Number1, Number2, ..., Number30</emph> are up to 30 numerical values or ranges."
+msgstr "<emph>Number1, Number2, ..., Number30</emph> are up to 30 numeric values or ranges."
#: func_skewp.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/scalc/06.po b/source/en-GB/helpcontent2/source/text/scalc/06.po
index 81a6dccd3aa..080710fc446 100644
--- a/source/en-GB/helpcontent2/source/text/scalc/06.po
+++ b/source/en-GB/helpcontent2/source/text/scalc/06.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-06-14 17:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-07-08 10:02+0000\n"
+"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531044148.000000\n"
#: calcsamplefiles.xhp
msgctxt ""
@@ -19,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Calc Sample Files"
-msgstr ""
+msgstr "Calc Sample Files"
#: calcsamplefiles.xhp
msgctxt ""
@@ -27,7 +30,7 @@ msgctxt ""
"par_id161521663319917\n"
"help.text"
msgid "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
+msgstr "<object data=\"media/files/scalc/imtrigon.ods\" id=\"ods_id61521568603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
#: calcsamplefiles.xhp
msgctxt ""
@@ -35,7 +38,7 @@ msgctxt ""
"par_id161521663319918\n"
"help.text"
msgid "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
+msgstr "<object data=\"media/files/scalc/trigon.ods\" id=\"ods_id61521548603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
#: calcsamplefiles.xhp
msgctxt ""
@@ -43,7 +46,7 @@ msgctxt ""
"par_id161521563314918\n"
"help.text"
msgid "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
+msgstr "<object data=\"media/files/scalc/pivot.ods\" id=\"ods_id61521547603544\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
#: calcsamplefiles.xhp
msgctxt ""
@@ -51,4 +54,4 @@ msgctxt ""
"par_id721528312694192\n"
"help.text"
msgid "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
-msgstr ""
+msgstr "<object data=\"media/files/scalc/functions_ifs.ods\" id=\"ods_id61521547603534\" type=\"application/vnd.oasis.opendocument.spreadsheet\"/>"
diff --git a/source/en-GB/helpcontent2/source/text/shared.po b/source/en-GB/helpcontent2/source/text/shared.po
index e6c790da0ca..c678cb82a85 100644
--- a/source/en-GB/helpcontent2/source/text/shared.po
+++ b/source/en-GB/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-11-22 17:22+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">The 3-D Settings toolbar controls properties of selected 3-D objects.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Extrusion on/off"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Colour toolbar.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/00.po b/source/en-GB/helpcontent2/source/text/shared/00.po
index 550fe174b50..ec4fa61fb81 100644
--- a/source/en-GB/helpcontent2/source/text/shared/00.po
+++ b/source/en-GB/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 15:20+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530544800.000000\n"
#: 00000001.xhp
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Choose <emph>File - New</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Choose <emph>File - New - Labels - Format</emph> tab"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Choose <emph>File - New - Business Cards - Format</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Choose <emph>File - New - Labels - Options</emph> tab"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Choose <emph>File - New - Business Cards - Options</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Choose <emph>File - Open</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menu <emph>File - Wizards - Address Data Source</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Choose <emph>File - Save</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "On Standard or Table Data Bar, click"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialogue box opens automatically</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu <emph>File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu <emph>File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu <emph>File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu <emph>File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu <emph>File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu <emph>File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialogue box opens automatically</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Choose <emph>File - Reload</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,96 +6061,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Choose <emph>Tools - Macros - Digital Signature</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Double-click the Signature field on the Status Bar."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Choose <emph>File - Printer Settings</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menu <emph>File - Send</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Choose <emph>File - Send - E-mail as PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Choose <emph>File - Print</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "On Standard Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Choose <emph>File - Exit</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialogue box opens automatically</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialogue box opens automatically</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Choose <emph>Edit - Undo</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "On the <emph>Standard</emph> Bar or Table Data bar, click"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Choose <emph>Edit - Redo</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Choose <emph>Edit - Cut</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Choose <emph>Edit - Copy</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Choose <emph>Edit - Paste</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Choose <emph>Edit - Select All</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,47 +6677,47 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,48 +6725,48 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Choose <emph>Edit - Find</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Choose <emph>Edit - Find & Replace</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Choose <emph>View - Navigator</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Open context menu of selected frame - choose <emph>Properties</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Choose <emph>View - Zoom</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Double-click or right-click the field on the <emph>Status</emph> Bar"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Choose <emph>View - Toolbars</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Colour Bar</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Choose <emph>Insert - Hyperlink</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on<emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Choose <emph>View - Full Screen</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menu <emph>View - Data Sources</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Choose <emph>View - HTML Source</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Open context menu in an HTML document"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Choose <emph>Insert - Special Character</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customise - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customise - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,8 +7325,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Choose <emph>Insert - Object - OLE Object</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Choose <emph>Insert - Object - Formula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,16 +7493,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Choose <emph>Insert - Floating Frame</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is not a text file</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,8 +7693,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "On <emph>Standard</emph> bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Choose <emph>Tools - Language - Thesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,16 +8037,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Path selection button in various wizards"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Choose <emph>Data - Filter - Standard Filter</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,152 +8829,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">In a database file window of type Microsoft ADO, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialogue box</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Drag-and-drop a table or a query into the table part of another database file window</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/01.po b/source/en-GB/helpcontent2/source/text/shared/01.po
index 73a5d621f46..4a58f177052 100644
--- a/source/en-GB/helpcontent2/source/text/shared/01.po
+++ b/source/en-GB/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-15 22:27+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,8 +157,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialogue box in which you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialogue box in which you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,40 +389,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialogue box in which you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialogue box in which you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Use a <emph>Master Document</emph> to organise complex projects, such as a book.<ahelp hid=\".\"> A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronise Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "The <emph>Synchronise labels</emph> button only appears in your document if you selected the <emph>Synchronise contents</emph> on the <emph>Options tab</emph> when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialogue box.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,8 +1733,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1789,8 +1789,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1853,24 +1853,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1989,31 +1989,31 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,8 +2021,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,8 +2093,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2117,31 +2117,31 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "Click the <emph>Remote Files</emph> button in the <emph>Start Centre</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialogue Box\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialogue Box</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "When you close the last open document window, you will see the <link href=\"text/shared/guide/startcenter.xhp\">Start Centre</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,8 +2405,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2429,16 +2429,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2485,16 +2485,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "The following sections describe the <emph>$[officename] Export</emph> dialogue box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialogue boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogue boxes</emph> in the <emph>Open/Save dialogue boxes</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,8 +2885,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2901,16 +2901,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialogue box in which you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,8 +3725,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,8 +3885,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,24 +10373,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialogue box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialogue box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Paste and delete text"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Move paragraphs"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Sort text"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Find and replace text"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Insert document"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Insert AutoText"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Insert from clipboard"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Change cell content by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Insert sheets"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Move by dragging-and-dropping"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialogue box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialogue box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialogue box."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialogue box. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colours according to the following table: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,8 +11117,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11253,16 +11253,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,8 +11349,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this field, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record <emph>Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Colour Bar</emph>. To modify or change the colour table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colours</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "You can also drag a colour from the <emph>Colour Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "To detach the <emph>Colour Bar</emph>, click on a grey area of the toolbar and then drag. To reattach the <emph>Colour Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,16 +12613,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "When you click a character in the <emph>Special Characters</emph> dialogue box, a preview and the corresponding numeric code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,16 +13421,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lower-case letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;colour ignored</bookmark_value> <bookmark_value>ignored font colours</bookmark_value> <bookmark_value>colours;ignored text colour</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the colour for the selected text. If you select<emph> Automatic</emph>, the text colour is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "The text colour is ignored when printing if the <emph>Print black</emph> check box is marked in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialogue box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,8 +13549,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font colour to the selected characters. You can also click here, and then drag a selection to change the text colour. Click the arrow next to the icon to open the Font colour toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Capitals - changes the selected lower-case characters to upper-case characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Lower-case - changes the selected upper-case characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Title font - changes the first character of each selected word to an upper-case character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Small capitals - changes the selected lower-case characters to upper-case characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font colour of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,8 +14117,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14237,8 +14237,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14269,8 +14269,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14285,16 +14285,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "Use question marks (?), zeros (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14525,24 +14525,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14653,8 +14653,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15141,8 +15141,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
#: 05020301.xhp
msgctxt ""
@@ -15245,8 +15245,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
+msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
#: 05020301.xhp
msgctxt ""
@@ -15429,8 +15429,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15453,8 +15453,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15589,8 +15589,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotation / scaling"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialogue box, and then mark the <emph>Enabled</emph> check box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ... </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/02.po b/source/en-GB/helpcontent2/source/text/shared/02.po
index a801757d9fd..d085012da95 100644
--- a/source/en-GB/helpcontent2/source/text/shared/02.po
+++ b/source/en-GB/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-01 12:44+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialogue box. The <emph>Number Format</emph> dialogue box will appear."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min. and max. values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a sub-menu from which you can choose the columns to show again.</ahelp> To show only one column, click the column name. You will see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialogue box."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialogue box you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Keyboard-only control of Table Controls"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "To enter the special keyboard-only edit mode for Table Controls:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Press the Escape key to exit the edit mode."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialogue box when in the Design mode with a control selected. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Effects"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Opens the combo box"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Closes the combo box"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Up Arrow"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Down Arrow"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a grey colour."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the drop-down list. This setting is only active if you chose \"Yes\" in the \"Drop-down\" option.</ahelp> For combo boxes with the Drop-down property, you can specify how many lines should be displayed in the drop-down list. With control fields which do not have the Drop-down option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "The following table describes the actions that you can assign to a button."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should drop-down (Yes) or not (No).</ahelp> A control field with the drop-down property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the drop-down state. Combination fields can have the drop-down property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Title of Label fields"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Content of text fields"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Content of table fields in the columns of a table control"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Graphics or text that are used in buttons"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Mark the <emph>No assignment</emph> check box to remove the link between a control and the assigned label field.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the desired format for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "The <emph>Tri-state</emph> property is only defined for database forms, not for HTML forms."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "The characters a-z and A-Z can be entered. Capital characters are not converted to lower-case characters."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "The characters A-Z can be entered. If a lower-case letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lower-case characters."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "The characters A-Z and 0-9 can be entered. If a lower-case letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Only the characters 0-9 can be entered."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "All printable characters can be entered. If a lower-case letter is used, it is automatically converted to a capital letter."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "The Frame property is relevant for HTML forms, but not for database forms."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "An image button has a <emph>Graphics</emph> property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The <emph>Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,8 +3869,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border colour for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name</emph> property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups;of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The <emph>Read-only</emph> property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border</emph> property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "For a Reset type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialogue box."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "For a Reset type button, the <emph>Default value entry</emph> defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The <emph>Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The <emph>Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialogue box or form and do not carry out any further action, the button with this property is the default button."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tab stop</emph> property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "When using the tab key, focusing skips the control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "The control can be selected with the Tab key."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labelling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "The <emph>Title</emph> property is only used for labelling a form element in the interface visible to the user. If you work with macros, note that at run-time, a control is always addressed through the <emph>Name</emph> property."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialogue box (Insert - Special Character)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,8 +4709,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4725,8 +4725,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4741,24 +4741,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtering / Sorting"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4773,8 +4773,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "If set to 0, then the thumb's width will equal its height."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialogue box. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Mark the check box"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Unmark the check box"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Tri-state check box is set to \"indeterminate\" state"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "If entered value is TRUE or not 0: Check box is marked<br/>If entered value is FALSE or 0: Check box is unmarked"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Select the box. The Reference value box contains text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Deselect the box. The Reference value box contains text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Select the option button"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Option button is deselected by selecting another option button"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Option button is deselected"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Click the option button. The Reference value box contains text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Click another option button of the same group. The Reference value box contains text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Enter text into the text box"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Clear the text box"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Linked cell is cleared"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Enter text or a number in the linked cell"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Text or number is copied into the text box"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Formula result is copied into the text box"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Clear the linked cell"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Text box is cleared"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Enter a number into the field"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Clear the field"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Value 0 is set in the linked cell"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Number is copied into the field"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Value 0 is set in the field"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Linked contents: Synchronise the text content of the selected list box entry with the cell content."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Linked selection position: The position of the single selected item in the list box is synchronised with the numeric value in the cell."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Select a single list item"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Select several list items"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Deselect all list items"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Contents are linked: Linked cell is cleared"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Selection is linked: Value 0 is entered in the linked cell"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Contents are linked: Find and select an equal list item"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Find and select a list item that matches the formula result and link mode"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Clear the linked cell"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Deselect all items in the list box"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Clear the edit field of the combo box"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Linked cell is cleared"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Text or number is copied into the edit field of the combo box"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Formula result is copied into the edit field of the combo box"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Clear the linked cell"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Edit field of the combo box is cleared"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Linked contents: Synchronise the text content of the selected list box entry with the cell content. Select \"The selected entry\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Linked selection position: The position of the single selected item in the list box is synchronised with the numeric value in the cell. Select \"Position of the selected entry\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,24 +6589,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify text in an input field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,8 +6685,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,16 +9461,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organise Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9517,16 +9517,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialogue box.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialogue box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "To turn off highlighting, press Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Demote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialogue box. To open this dialogue box, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialogue box. To open this dialogue box, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialogue box under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,8 +10957,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialogue box is shown.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialogue box.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,8 +11453,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11469,8 +11469,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialogue box, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,8 +11709,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11725,8 +11725,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,8 +11933,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To End of Document</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialogue box."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "If you sort the field name \"Forename\" in ascending order and the field name \"Surname\" in descending order, all records will be sorted in ascending order by forename, and then within the forenames, in descending order by surname."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing 17th February is only found when the <emph>Apply field format</emph> option is on:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" returns \"14:00:00\" as a time"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" returns all records of a standard date field"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialogue box\">Find & Replace dialogue box</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Search / Cancel"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you will see the table in an area above the form."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Drag the bottom left mark to the right while pressing the mouse button"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Drag the top left mark to the right while pressing the mouse button"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Drag the mark on the right to the left while pressing the mouse button"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialogue box, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronised with the permitted changes through SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style field</emph> to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialogue box, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialogue box, in which you can edit the style for the current page. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialogue box in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialogue box in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialogue box, in which you can change the current zoom factor."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,16 +15693,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,8 +15765,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15821,8 +15821,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/04.po b/source/en-GB/helpcontent2/source/text/shared/04.po
index b4a4bc3c99e..d0e34de2657 100644
--- a/source/en-GB/helpcontent2/source/text/shared/04.po
+++ b/source/en-GB/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-06-04 22:38+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>keyboard;general commands</bookmark_value><bookmark_value>shortcut keys;general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialogue box appears."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "There is always one element highlighted in any given dialog ue box - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Pressing ESC closes the dialogue box without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialogue box by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialogue box to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "INSRT is used to switch between the insert mode and the overwrite mode and back again."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effect</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Activates the focused button in a dialogue box"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Opens the list of the control field currently selected in a dialogue box. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effect</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Turns on Extended Tips for the currently selected command, icon or control."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Sets focus in next subwindow (for example, document/data source view)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Activates the first menu (File menu)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Closes the current document (close $[officename] when the last open document is closed)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effect</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italics."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Moves between areas (backwards)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Shortcut keys in the New Theme area of the Gallery:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Opens the Properties dialogue box."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Inserts a new theme"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Shortcut keys in the Gallery preview area:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Scroll up one screen."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Scroll down one screen."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Step backwards (only in object view)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Toggles row selection"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Selects the current column"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Moves pointer to the first row"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Moves pointer to the last row"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Exit Handle Selection Mode and return to Object Selection Mode."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Moves the selected Drawing Object one pixel (in Selection Mode)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Resizes a Drawing Object (in Handle Selection Mode)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Rotates a Drawing Object (in Rotation Mode)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Opens the properties dialogue box for a Drawing Object."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Select an additional point in Point Selection mode."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Select the next point of the drawing object (Point Selection mode)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "In Rotation mode, the centre of rotation can also be selected."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Select the previous point of the drawing object (Point Selection mode)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Leave the Point Selection mode. The drawing object is selected afterwards."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Edit a point of a drawing object (Point Edit mode)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Preview"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Run query"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Add table or query"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Jump between windows."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/07.po b/source/en-GB/helpcontent2/source/text/shared/07.po
index 517cba27966..d3425da28b1 100644
--- a/source/en-GB/helpcontent2/source/text/shared/07.po
+++ b/source/en-GB/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 15:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/guide.po b/source/en-GB/helpcontent2/source/text/shared/guide.po
index d62f1bc20f8..26bd0dfe816 100644
--- a/source/en-GB/helpcontent2/source/text/shared/guide.po
+++ b/source/en-GB/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-01 12:49+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/shared/optionen.po b/source/en-GB/helpcontent2/source/text/shared/optionen.po
index 31c2cec5820..9f7b011959a 100644
--- a/source/en-GB/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-GB/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-01 13:01+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/en-GB/helpcontent2/source/text/swriter.po b/source/en-GB/helpcontent2/source/text/swriter.po
index 34880188c45..177bdd51cc8 100644
--- a/source/en-GB/helpcontent2/source/text/swriter.po
+++ b/source/en-GB/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-24 09:58+0000\n"
+"PO-Revision-Date: 2018-07-05 09:15+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529834302.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530782143.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -1566,7 +1566,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> in a text document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load and manage <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> in a text document.</ahelp>"
#: main0115.xhp
msgctxt ""
@@ -1574,7 +1574,7 @@ msgctxt ""
"hd_id121529878513674\n"
"help.text"
msgid "Text styles entries"
-msgstr ""
+msgstr "Text styles entries"
#: main0115.xhp
msgctxt ""
@@ -1582,7 +1582,7 @@ msgctxt ""
"par_id411529878520742\n"
"help.text"
msgid "The entries includes most common paragraph, character and list styles. Click on the style to apply."
-msgstr ""
+msgstr "The entries includes most common paragraph, character and list styles. Click on the style to apply."
#: main0115.xhp
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"par_id451529878529005\n"
"help.text"
msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope."
-msgstr ""
+msgstr "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Tools - Customise</emph></link>. Because custom styles belongs to the actual document, remember to store the customised menu in the document scope."
#: main0115.xhp
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"hd_id991529881414793\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Edit Style"
#: main0115.xhp
msgctxt ""
@@ -1606,7 +1606,7 @@ msgctxt ""
"par_id111529881420452\n"
"help.text"
msgid "Opens the Paragraph Style dialog box of the current paragraph."
-msgstr ""
+msgstr "Opens the Paragraph Style dialogue box of the current paragraph."
#: main0115.xhp
msgctxt ""
@@ -1614,7 +1614,7 @@ msgctxt ""
"hd_id111529881431158\n"
"help.text"
msgid "Update Style"
-msgstr ""
+msgstr "Update Style"
#: main0115.xhp
msgctxt ""
@@ -1622,7 +1622,7 @@ msgctxt ""
"par_id971529881437377\n"
"help.text"
msgid "Update the paragraph style with the <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">direct formatting</link> applied to the current paragraph."
-msgstr ""
+msgstr "Update the paragraph style with the <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">direct formatting</link> applied to the current paragraph."
#: main0115.xhp
msgctxt ""
@@ -1630,7 +1630,7 @@ msgctxt ""
"hd_id191529881446409\n"
"help.text"
msgid "New style"
-msgstr ""
+msgstr "New style"
#: main0115.xhp
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"par_id331529881457275\n"
"help.text"
msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name."
-msgstr ""
+msgstr "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name."
#: main0115.xhp
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"hd_id351529881470044\n"
"help.text"
msgid "Load Styles"
-msgstr ""
+msgstr "Load Styles"
#: main0115.xhp
msgctxt ""
@@ -1654,7 +1654,7 @@ msgctxt ""
"par_id551529883682302\n"
"help.text"
msgid "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">Import styles</link> from another document or template into the current document."
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">Import styles</link> from another document or template into the current document."
#: main0115.xhp
msgctxt ""
@@ -1662,7 +1662,7 @@ msgctxt ""
"hd_id361529881482828\n"
"help.text"
msgid "Manage Styles"
-msgstr ""
+msgstr "Manage Styles"
#: main0115.xhp
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"par_id901529883673111\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Styles deck</link> in the sidebar."
-msgstr ""
+msgstr "Opens the <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Styles deck</link> in the sidebar."
#: main0120.xhp
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Menu"
-msgstr ""
+msgstr "Form Menu"
#: main0120.xhp
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"hd_id111529755027117\n"
"help.text"
msgid "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Form</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Form</link>"
#: main0120.xhp
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"par_id991529755027118\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Contains commands for activate form design mode, open control wizards and insert form controls in your text document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Contains commands for activate form design mode, open control wizards and insert form controls in your text document.</ahelp></variable>"
#: main0120.xhp
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"hd_id551529758534136\n"
"help.text"
msgid "Design Mode"
-msgstr ""
+msgstr "Design Mode"
#: main0120.xhp
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"par_id791529758540932\n"
"help.text"
msgid "Enable or disable form design mode."
-msgstr ""
+msgstr "Enable or disable form design mode."
#: main0120.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"hd_id121529758546072\n"
"help.text"
msgid "Control Wizards"
-msgstr ""
+msgstr "Control Wizards"
#: main0120.xhp
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"par_id271529758552229\n"
"help.text"
msgid "Enable or disable control wizards."
-msgstr ""
+msgstr "Enable or disable control wizards."
#: main0120.xhp
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"hd_id571529784049416\n"
"help.text"
msgid "More fields"
-msgstr ""
+msgstr "More fields"
#: main0120.xhp
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id951529784060420\n"
"help.text"
msgid "Date, time, numerical, currency and pattern form fields."
-msgstr ""
+msgstr "Date, time, numerical, currency and pattern form fields."
#: main0120.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"hd_id811529763403256\n"
"help.text"
msgid "Automatic Control Focus"
-msgstr ""
+msgstr "Automatic Control Focus"
#: main0120.xhp
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"par_id281529763411414\n"
"help.text"
msgid "Enable or disable Automatic Control Focus"
-msgstr ""
+msgstr "Enable or disable Automatic Control Focus"
#: main0200.xhp
msgctxt ""
diff --git a/source/en-GB/helpcontent2/source/text/swriter/00.po b/source/en-GB/helpcontent2/source/text/swriter/00.po
index 5c5ee1966b7..d9f80f9654c 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/00.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-25 07:41+0000\n"
+"PO-Revision-Date: 2018-07-05 09:13+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529912466.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530782014.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -2454,7 +2454,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "The styles menu"
-msgstr ""
+msgstr "The styles menu"
#: stylesmenu.xhp
msgctxt ""
@@ -2462,7 +2462,7 @@ msgctxt ""
"par_id941529884998705\n"
"help.text"
msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2470,7 +2470,7 @@ msgctxt ""
"par_id511529885005747\n"
"help.text"
msgid "<variable id=\"sus\">Choose <emph>Styles - Update Style</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sus\">Choose <emph>Styles - Update Style</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2478,7 +2478,7 @@ msgctxt ""
"par_id411529885010612\n"
"help.text"
msgid "<variable id=\"sns\">Choose <emph>Styles - New Style</emph> or <emph>Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sns\">Choose <emph>Styles - New Style</emph> or <emph>Shift + F11</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2486,7 +2486,7 @@ msgctxt ""
"par_id221529885015598\n"
"help.text"
msgid "<variable id=\"sls\">Choose <emph>Styles - Load Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sls\">Choose <emph>Styles - Load Styles</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2494,4 +2494,4 @@ msgctxt ""
"par_id391529885020996\n"
"help.text"
msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or F11</variable>."
-msgstr ""
+msgstr "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or F11</variable>."
diff --git a/source/en-GB/helpcontent2/source/text/swriter/guide.po b/source/en-GB/helpcontent2/source/text/swriter/guide.po
index 43e70764b52..27466af62fc 100644
--- a/source/en-GB/helpcontent2/source/text/swriter/guide.po
+++ b/source/en-GB/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-25 08:36+0000\n"
+"PO-Revision-Date: 2018-07-05 09:13+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529915796.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530782026.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -8734,7 +8734,7 @@ msgctxt ""
"par_id731529889382463\n"
"help.text"
msgid "Open the <emph>Load Styles</emph> dialog box by either"
-msgstr ""
+msgstr "Open the <emph>Load Styles</emph> dialogue box by either"
#: load_styles.xhp
msgctxt ""
@@ -8742,7 +8742,7 @@ msgctxt ""
"par_id3155910\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> or"
-msgstr ""
+msgstr "Choose <emph>View - Styles</emph> or"
#: load_styles.xhp
msgctxt ""
@@ -8750,7 +8750,7 @@ msgctxt ""
"par_id441529889103330\n"
"help.text"
msgid "<embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/> to open the <emph>Styles</emph> sidebar deck."
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/> to open the <emph>Styles</emph> sidebar deck."
#: load_styles.xhp
msgctxt ""
diff --git a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
index 4cb7f8af84f..6dec4db616f 100644
--- a/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/en-GB/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-07-02 15:20+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530544832.000000\n"
#: BaseWindowState.xcu
@@ -3808,15 +3808,6 @@ msgstr "Insert Page ~Break"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Data"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Insert"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/en-GB/sc/messages.po b/source/en-GB/sc/messages.po
index afcd4fd1fa8..d5654608051 100644
--- a/source/en-GB/sc/messages.po
+++ b/source/en-GB/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 15:21+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530544868.000000\n"
#: sc/inc/compiler.hrc:27
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Value"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Source"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Entries"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "System"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tab"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "space"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Do you want to accept the correction proposed below?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Image Filter"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Text"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Select Sheets"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Selected sheets"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Ruler"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "This ruler manages objects at fixed positions."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Preview"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "This sheet shows how the data will be arranged in the document."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Document view"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Sheet %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Cell %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Left area"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Page preview"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Centre area"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Right area"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Header of page %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Footer of page %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Input line"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "This is where you enter or edit text, numbers and formulae."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Media Playback"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Mouse button pressed"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Formula Tool Bar"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME Spreadsheets"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(read-only)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Preview mode)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pages"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~Suppress output of empty pages"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Print content"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~All sheets"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Selected sheets"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Selected cells"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "From which print"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "All ~pages"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pa~ges"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Warn me about this in the future."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "The following external file could not be loaded. Data linked from this file did not get updated."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Updating external links."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Range contains column la~bels"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Range contains ~row labels"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Invalid value"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "No formula specified."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Neither row nor column specified."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Undefined name or range."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Undefined name or wrong cell reference."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Formulae don't form a column."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Formulae don't form a row."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Add AutoFormat"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Rename AutoFormat"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Name"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Delete AutoFormat"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Do you really want to delete the # AutoFomat?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Close"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "North"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "South"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Sheet"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Cell"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Content"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Page Anchor"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Cell Anchor"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Condition "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Contents"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Sheets"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Range names"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Database ranges"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Images"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE objects"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Comments"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Linked areas"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Drawing objects"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Drag Mode"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Display"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "active"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactive"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "hidden"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Active Window"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Scenario Name"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Comment"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sort Ascending"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sort Descending"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Custom Sort"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "All"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Show only the current item."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Hide only the current item."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Search items..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Name Box"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Input line"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Function Wizard"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Accept"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cancel"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Sum"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formula"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Expand Formula Bar"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Collapse Formula Bar"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflict"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Author"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Date"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Unknown User"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Column inserted"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Row inserted "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Sheet inserted "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Column deleted"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Row deleted"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Sheet deleted"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Range moved"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Changed contents"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Changed contents"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Changed to "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Original"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Changes rejected"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Accepted"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Rejected"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "No Entry"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<empty>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Not protected"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Not password-protected"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash incompatible"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash compatible"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Re-type"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Moving Average"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Exponential Smoothing"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Analysis of Variance"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Single Factor"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Two Factor"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Groups"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Between Groups"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Within Groups"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Source of Variation"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-value"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F critical"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Correlation"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Correlations"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covariance"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Covariances"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Descriptive Statistics"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Mean"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standard Error"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Median"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Variance"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standard Deviation"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Skewness"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Range"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maximum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sum"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Count"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "First Quartile "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Third Quartile"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Random ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniform"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Uniform Integer"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negative Binomial"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi-Squared"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometric"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maximum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Mean"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standard Deviation"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Median"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p Value"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Number of Trials"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu Value"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Sampling"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Paired t-test"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Paired t-test"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Test of Independence (Chi-Square)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regression"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regression"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Column %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Row %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alpha"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Hypothesised Mean Difference"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observations"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Observed Mean Difference"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-value"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Critical Value"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Test Statistic"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Linear"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarithmic"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Power"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regression Model"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Slope"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Intercept"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) right-tail"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F Critical right-tail"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) left-tail"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F Critical left-tail"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P two-tail"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F Critical two-tail"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearson Correlation"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Variance of the Differences"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t Stat"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) one-tail"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t Critical one-tail"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) two-tail"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t Critical two-tail"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Known Variance"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) one-tail"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z Critical one-tail"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) two-tail"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z Critical two-tail"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Enable Content"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "To cell"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "To cell (resize with cell)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "To page"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Source Stream"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Tools"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "_Check for Updates..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Default"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Header 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Header 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Bad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Good"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutral"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Warning"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Footnote"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Note"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "_Check for Updates..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Tools"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_File"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Edit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "St_yles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "St_yles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "F_ont"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Number"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Alignment"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Cells"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Insert"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Review"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Graphic"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "C_olour"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Language"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Review"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comments"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Com_pare"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Styles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "D_raw"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Grou_p"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3-_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "F_rame"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Styles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Paragraph"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "_Check for Updates..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "_Check for Updates..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Default"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Header 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Header 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Bad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Good"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutral"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Warning"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Footnote"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Note"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "_Check for Updates..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Tools"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Help"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_File"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Edit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "St_yles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "F_ont"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Number"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Alignment"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Cells"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Insert"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Review"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Graphic"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olour"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Language"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Review"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comments"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_pare"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "D_raw"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Edit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grou_p"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3-_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "F_ont"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alignment"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insert"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "F_rame"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_View"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Results to:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columns"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rows"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Grouped by"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Linear Regression"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Logarithmic Regression"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Power Regression"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Output Regression Types"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Text length"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "equal"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "less than"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "greater than"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "less than or equal"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "greater than or equal to"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "not equal"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "valid range"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "invalid range"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Allow:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Data:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Minimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Ma_ximum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Allow _empty cells"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Show selection _list"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Sor_t entries ascending"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
diff --git a/source/en-GB/sd/messages.po b/source/en-GB/sd/messages.po
index 98055f81063..c4c26708354 100644
--- a/source/en-GB/sd/messages.po
+++ b/source/en-GB/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-21 10:22+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1529576572.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
@@ -5183,8 +5183,8 @@ msgstr "Master Objects"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Insert Image"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/en-GB/sfx2/messages.po b/source/en-GB/sfx2/messages.po
index 46f25129a01..fc50345f173 100644
--- a/source/en-GB/sfx2/messages.po
+++ b/source/en-GB/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 15:21+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530544876.000000\n"
#: include/sfx2/strings.hrc:25
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Read Help Online"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/en-GB/svx/messages.po b/source/en-GB/svx/messages.po
index cb5554c71f3..82c2fc09e00 100644
--- a/source/en-GB/svx/messages.po
+++ b/source/en-GB/svx/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-21 10:31+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-04 22:19+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529577063.000000\n"
+"X-POOTLE-MTIME: 1530742769.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Intellectual Property"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "None"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Recent"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Custom Colourโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Remove"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Lines & Arrows"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Curve"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Connectors"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Basic Shapes"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symbols"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Block Arrows"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Flowchart"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Callouts"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Stars"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3-D Objects"
@@ -4140,8 +4140,8 @@ msgstr "_Copy"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Insert"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
@@ -4456,17 +4456,17 @@ msgstr "Namespaces"
#: svx/uiconfig/ui/oldcolorwindow.ui:59
msgctxt "oldcolorwindow|none_color_button"
msgid "None"
-msgstr ""
+msgstr "None"
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "Recent"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "Custom Colourโ€ฆ"
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
diff --git a/source/en-GB/sw/messages.po b/source/en-GB/sw/messages.po
index f0b3c57e598..a84daf24dbd 100644
--- a/source/en-GB/sw/messages.po
+++ b/source/en-GB/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-07-02 15:21+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-04 22:34+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en_GB\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530544882.000000\n"
+"X-POOTLE-MTIME: 1530743678.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Text"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[None]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Start"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "End"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Above"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Below"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "read-only"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "The 'AutoText' directories are read-only. Do you want to call the path settings dialogue box?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistics"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Importing document..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Exporting document..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Saving document..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Repagination..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Formatting document automatically..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Search..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letter"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Spell check..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Hyphenation..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Inserting Index..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Updating Index..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Creating abstract..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Adapt Objects..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Object"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Frame"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Shape"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numbering"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "blank page"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Abstract: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "separated by: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Outline: Level "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Style: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Page number: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Break before new page"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Western text: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Asian text: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "CTL text: "
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Unknown Author"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Delete ~All Comments by $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "H~ide All Comments by $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Outline Numbering"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 words, %2 characters"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 words, %2 characters selected"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Convert Text to Table"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Add AutoFormat"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Delete AutoFormat"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "The following AutoFormat entry will be deleted:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Rename AutoFormat"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Close"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "North"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "South"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Sum"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"The desired AutoFormat could not be created. \n"
"Try again using a different name."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numeric"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rows"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Column"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Edit Bibliography Entry"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Insert Bibliography Entry"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Spacing between %1 and %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Column %1 Width"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer Table"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer Frame"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer Image"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Other OLE Objects"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "The name of the table must not contain spaces."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Selected table cells are too complex to merge."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Cannot sort selection"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Click object"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Before inserting AutoText"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "After inserting AutoText"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Mouse over object"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Trigger hyperlink"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Mouse leaves object"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Image loaded successfully"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Image loading terminated"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Could not load image"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Input of alphanumeric characters"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Input of non-alphanumeric characters"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Resize frame"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Move frame"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Headings"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tables"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Text frames"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Images"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE objects"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Bookmarks"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sections"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hyperlinks"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "References"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Indexes"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Drawing objects"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comments"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Heading 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "This is the content from the first chapter. This is a user directory entry."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Heading 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "This is the content from chapter 1.1. This is the entry for the table of contents."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Heading 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "This is the content from chapter 1.2. This keyword is a main entry."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Table 1: This is table 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Image 1: This is image 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Heading"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Text frame"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE object"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Bookmark"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hyperlink"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Reference"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Index"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Comment"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Draw object"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Additional formats..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Interactive hyphenation is already active\n"
"in a different document"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Hyphenation"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "not possible"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Delete $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Insert $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Overwrite: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "New Paragraph"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Move"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Apply attributes"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Apply Styles: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Reset attributes"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Change style: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Insert file"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Insert AutoText"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Delete bookmark: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Insert bookmark: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Sort table"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Sort text"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Insert table: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Convert text -> table"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Convert table -> text"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copy: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Replace $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Insert page break"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Insert column break"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Insert Envelope"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copy: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Move: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Insert %PRODUCTNAME Chart"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Insert frame"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Delete frame"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "AutoFormat"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Table heading"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Replace: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Insert section"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Delete section"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modify section"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Modify default values"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Replace style: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Delete page break"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Text Correction"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Promote/demote outline"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Move outline"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Insert numbering"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Promote level"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Demote level"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Move paragraphs"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Insert drawing object: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Number On/Off"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Increase Indent"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Decrease indent"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Insert caption: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Restart numbering"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modify footnote"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Accept change: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Reject change: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Split Table"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Stop attribute"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoCorrect"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Merge table"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Change Case"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Delete numbering"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Drawing objects: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Group draw objects"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Ungroup drawing objects"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Delete drawing objects"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Replace Image"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Delete Image"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Apply table attributes"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "AutoFormat Table"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Insert Column"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Insert Row"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Delete row/column"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Delete column"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Delete row"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Split Cells"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Merge Cells"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Format cell"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Insert index/table"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Remove index/table"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copy table"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copy table"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Set cursor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Link text frames"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Unlink text frames"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modify footnote options"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Compare Document"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Apply frame style: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Ruby Setting"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Insert footnote"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "insert URL button"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Insert Hyperlink"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "remove invisible content"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Table/index changed"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "multiple selection"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Typing: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Paste clipboard"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "occurrences of"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tab(s)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 line break(s)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "page break"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "column break"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Insert $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Delete $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Attributes changed"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Table changed"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Style changed"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Paragraph formatting changed"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Insert Row"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Delete Row"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Insert Cell"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Delete Cell"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 changes"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Change page style: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Create page style: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Delete page style: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Rename page style: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Header/footer changed"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Field changed"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Create paragraph style: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Delete paragraph style: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Rename paragraph style: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Create character style: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Delete character style: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Rename character style: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Create frame style: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Delete frame style: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Rename frame style: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Create numbering style: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Delete numbering style: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Rename numbering style: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Rename bookmark: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Insert index entry"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Delete index entry"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "field"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paragraphs"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "frame"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE object"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "formula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "chart"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "comment"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "cross-reference"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "bibliography entry"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "special character"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "footnote"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "image"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "drawing object(s)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "table: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "paragraph"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Paragraph sign"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Change object title of $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Change object description of $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Create table style: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Delete table style: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Update table style: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Delete table"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Document view"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Document view"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Header $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Header page $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Footer $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Footer page $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Footnote $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Footnote $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Endnote $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Endnote $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) on page $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Page $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Page: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Author"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Actions"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Activate this button to open a list of actions which can be performed on this comment and other comments"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Document preview"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Preview mode)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME Document"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Read Error"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Image cannot be displayed."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Error reading from the clipboard."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Manual Column Break"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Row %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Column %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Character"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraph"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Frame"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pages"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numbering"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cell"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asian"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Western"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contents"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Page ba~ckground"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Images and other graphic objects"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Hidden te~xt"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Text placeholders"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Form control~s"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Colour"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Print text in blac~k"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pages"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Print ~automatically inserted blank pages"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Use only paper tray from printer preferences"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Print"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "None (document only)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Comments only"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Place at end of document"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Place at end of page"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comments"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Page sides"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "All pages"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Back sides / left pages"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Front sides / right pages"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Include"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Broch~ure"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Left-to-right script"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Right-to-left script"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Range and copies"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~All pages"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pa~ges"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Selection"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Place in margins"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Functions"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancel"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Apply"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Formula Tool Bar"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Formula Type"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Formula Text"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Global View"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Content Navigation View"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Outline Level"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Drag Mode"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Insert as Hyperlink"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Insert as Link"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Insert as Copy"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Display"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Active Window"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "hidden"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "active"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactive"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Edit..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Update"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Edit"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Edit link"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Insert"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Index"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "File"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "New Document"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Delete"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Delete"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selection"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indexes"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Links"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "All"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Remove Index"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Unprotect"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "hidden"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "File not found: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Rename"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Read-~only"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Show All"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Hide All"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Delete All"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Left: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Right: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Inner: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Outer: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Top: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Bottom: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Line"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Author"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Syntax Error **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Division by zero **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Wrong use of brackets **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Square function overflow **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Overflow **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Error **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Expression is faulty **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Error: Reference source not found"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "None"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fixed)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Alphabetical Index"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "User-Defined"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Table of Contents"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliography"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citation"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Index of Tables"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Table of Objects"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Table of Figures"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-Click to follow link"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Click to follow link"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Title"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Subject"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Keywords"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comments"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Created"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modified"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Last printed"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Revision number"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Total editing time"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Convert $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "First convert $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Next convert $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Article"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Book"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Brochures"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Conference proceedings"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Book excerpt"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Book excerpt with title"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Conference proceedings"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Journal"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Techn. documentation"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Thesis"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Miscellaneous"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissertation"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Conference proceedings"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Research report"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Unpublished"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "WWW document"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "User-defined1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "User-defined2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "User-defined3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "User-defined4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "User-defined5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Short name"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Address"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Annotation"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Author(s)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Book title"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Chapter"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Edition"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Publication type"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Institution"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Journal"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Month"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Note"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Number"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organisation"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Page(s)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Publisher"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "University"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Series"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Title"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Type of report"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Year"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "User-defined1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "User-defined2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "User-defined3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "User-defined4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "User-defined5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Edit Index Entry"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Insert Index Entry"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comments"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Show comments"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Hide comments"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Shortcut name already exists. Please choose another name."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Delete AutoText?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Delete the category "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "AutoText :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Save AutoText"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "There is no AutoText in this file."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "My AutoText"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "AutoText for Shortcut '%1' not found."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "A table with no rows or no cells cannot be inserted"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "The table cannot be inserted because it is too large"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "AutoText could not be created."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Requested clipboard format is not available."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Text Document"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE link)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "All Comments"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "All Comments"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Comments by "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(no date)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(no author)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Reply to $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Edit Address Block"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Custom Salutation (Male Recipients)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Custom Salutation (Female Recipients)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Salutation e~lements"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Add to salutation"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Remove from salutation"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Drag salutation elements into the box below"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Salutation"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Punctuation Mark"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Assign the fields from your data source to match the salutation elements."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Salutation preview"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Address elements"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Salutation elements"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Matches to field:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Preview"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " not yet matched "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "All files"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Address lists(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBASE (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Plain text (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Text Comma Separated (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Do you want to enter e-mail account information now?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME Address List (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Select starting document"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Select document type"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Insert address block"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Select address list"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Create salutation"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Adjust layout"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Exclude recipient"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Finish"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Mail Merge Wizard"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Query"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Continue checking at beginning of document?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "The spell check is complete."
@@ -4315,212 +4325,212 @@ msgstr "The spell check is complete."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Time"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "File name"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Database Name"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Chapter"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Page numbers"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistics"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Author"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Templates"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Sender"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Set variable"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Show variable"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Insert Formula"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Input field"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Input field (variable)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Input field (user)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Conditional text"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE field"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Execute macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Number range"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Set page variable"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Show page variable"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Load URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Placeholder"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Combine characters"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Input list"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Set Reference"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Insert Reference"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Mail merge fields"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Next record"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Any record"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Record number"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Previous page"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Next page"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Hidden text"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "User Field"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Note"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Bibliography entry"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Hidden Paragraph"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "DocInformation"
@@ -4528,74 +4538,74 @@ msgstr "DocInformation"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Date (fixed)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Time"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Time (fixed)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tables"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Characters"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Words"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragraphs"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objects"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pages"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatic"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Company"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Forename"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Surname"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Initials"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Street"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Country"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Postcode"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Post town"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Title"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Position"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (Home)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (Work)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "County"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "off"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "on"
@@ -4692,32 +4702,32 @@ msgstr "on"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "File name"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "File name without extension"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Path/File name"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Path"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Style"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Category"
@@ -4725,22 +4735,22 @@ msgstr "Category"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Chapter name"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Chapter number"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Chapter number without separator"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Chapter number and name"
@@ -4748,47 +4758,47 @@ msgstr "Chapter number and name"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Roman (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Roman (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabic (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "As Page Style"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Text"
@@ -4796,12 +4806,12 @@ msgstr "Text"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Initials"
@@ -4809,42 +4819,42 @@ msgstr "Initials"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "System"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Database"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "System"
@@ -4852,17 +4862,17 @@ msgstr "System"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Author"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Time"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Date"
@@ -4870,67 +4880,67 @@ msgstr "Date"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Reference"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Chapter"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Above/Below"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "As Page Style"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Category and Number"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Caption Text"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numbering"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Number"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Number (no context)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Number (full context)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Article a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Article A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "Article A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Frame"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Object"
@@ -4966,1232 +4976,1232 @@ msgstr "Object"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Condition"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Then, Else"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE Statement"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Hidden t~ext"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Macro name"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Reference"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Ch~aracters"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "O~ffset"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Value"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Custom"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. Pitch"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. Pitch"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Width"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Height"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Left margin"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Top margin"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columns"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rows"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "The following service is not available: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Word and character count. Click to open Word Count dialogue box."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Single-page view"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Multiple-page view"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Book view"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Page number in document. Click to open Go to Page dialogue box or right-click for bookmark list."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Page number in document (Page number on printed document). Click to open Go to Page dialogue box."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Page Style. Right-click to change style or click to open Style dialogue box."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Drop Caps over"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rows"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "No Drop Caps"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "No page break"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Don't mirror"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Flip vertically"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Flip horizontal"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Horizontal and Vertical Flip"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ mirror horizontal on even pages"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Character Style"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "No Character Style"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Footer"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "No footer"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Header"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "No header"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Optimal wrap"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "No wrap"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Through"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Parallel wrap"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Left wrap"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Right wrap"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Anchor only)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Width:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Fixed height:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Min. height:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "to paragraph"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "to character"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "to page"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X Coordinate:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y Coordinate:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "at top"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centred vertically"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "at bottom"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Top of line"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Line centred"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Bottom of line"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Register-true"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Not register-true"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "at the right"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centred horizontally"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "at the left"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "inside"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "outside"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Full width"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columns"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Separator Width:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Max. footnote area:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Editable in read-only document"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Split"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numbering"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "no numbering"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "linked to "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "and "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Count lines"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "don't count lines"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "restart line count with: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Brightness: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Red: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Green: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blue: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contrast: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Transparency: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Invert"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "do not invert"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Graphics mode: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standard"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Greyscales"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Black & White"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermark"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotation"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "No grid"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Grid (lines only)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Grid (lines and characters)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Follow text flow"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Do not follow text flow"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Merge borders"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Do not merge borders"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Text Frame"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Drawing"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Control"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Bookmark"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Graphics"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE object"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Headings"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selection"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Footnote"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Reminder"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comment"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Repeat search"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Index entry"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Table formula"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Wrong table formula"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Next table"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Next text frame"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Next page"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Next drawing"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Next control"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Next section"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Next bookmark"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Next graphic"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Next OLE object"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Next heading"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Next selection"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Next footnote"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Next Reminder"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Next Comment"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Continue search forwards"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Next index entry"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Previous table"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Previous text frame"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Previous page"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Previous drawing"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Previous control"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Previous section"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Previous bookmark"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Previous graphic"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Previous OLE object"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Previous heading"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Previous selection"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Previous footnote"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Previous Reminder"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Previous Comment"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Continue search backwards"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Previous index entry"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Previous table formula"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Next table formula"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Previous faulty table formula"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Next faulty table formula"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Inserted"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Deleted"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formatted"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Table changed"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Applied Paragraph Styles"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Paragraph formatting changed"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Row Inserted"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Row Deleted"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Cell Inserted"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Cell Deleted"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Endnote: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Footnote: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-click to open Smart Tag menu"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Header (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "First Page Header (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Left Page Header (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Right Page Header (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Footer (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "First Page Footer (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Left Page Footer (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Right Page Footer (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Delete Header..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Format Header..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Delete Footer..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Format Footer..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Image file cannot be opened"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Image file cannot be read"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Unknown image format"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "This image file version is not supported"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Image filter not found"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Not enough memory to insert the image."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Insert Image"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comment: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Insertion"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Deletion"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "AutoCorrect"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formats"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Table Changes"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Applied Paragraph Styles"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Page "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Page %1 of %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Page %1 of %2 (Page %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraph"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE object"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Frame"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Table row"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Table cell"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Header"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Footer"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML Document"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Title"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separator"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Level "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "The file, \"%1\" in the \"%2\" path could not be found."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "User-Defined Index"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<None>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<None>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Chapter number"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Entry"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tab stop"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Page number"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Chapter info"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hyperlink start"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hyperlink end"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Bibliography entry: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Character Style: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Structure text"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Press Ctrl+Alt+A to move focus for more operations"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Press left or right arrow to choose the structure controls"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Press Ctrl+Alt+B to move focus back to the current structure control"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Selection file for the alphabetical index (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Selection file for the alphabetical index (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Base line at ~top"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Base line at bottom"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Base line ~centred"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Insert object"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Edit object"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Template: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Borders"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Background"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Paragraph Style: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Master Document"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Master Document"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "A file connection will delete the contents of the current section. Connect anyway?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "The password entered is invalid."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "The password has not been set."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Hyphenation completed"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "None (Do not check spelling)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Reset to Default Language"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "More..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignore"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Explanations..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Check special regions is deactivated. Check anyway?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Could not merge documents."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "The source cannot be loaded."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "No fax printer has been set under Tools/Options/%1/Print."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML document"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Text document"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Source not specified."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Level "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Outline "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Edit Footnote/Endnote"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Search key replaced XX times."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Row "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Column "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Export source..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Export copy of source..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Continue"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Task"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Status"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Sending to: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Successfully sent"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Sending failed"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FORENAME; ;SURNAME;CR;ADDRESS;CR;POSTTOWN; ;COUNTY; ;POSTCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Text formula"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Zoom"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Upwards"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Do~wnwards"
@@ -6437,7 +6447,7 @@ msgstr "Do~wnwards"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Document classification has changed because a paragraph classification level is higher"
@@ -6445,32 +6455,32 @@ msgstr "Document classification has changed because a paragraph classification l
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Valid "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Invalid"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Invalid Signature"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Signed-by"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Paragraph Signature"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Business Cards"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Autotexts for Shortcut "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Bookmark"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Insert"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Rename"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Delete"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Go to"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Delete"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Rename"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11822,7 +11842,7 @@ msgstr "Insert"
#: sw/uiconfig/swriter/ui/notebookbar.ui:5568
msgctxt "notebookbar|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Layout"
#: sw/uiconfig/swriter/ui/notebookbar.ui:6487
msgctxt "notebookbar|LayoutLabel"
@@ -11872,7 +11892,7 @@ msgstr "Table"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Image"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11887,32 +11907,32 @@ msgstr "D_raw"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12327
msgctxt "notebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "Draw"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Print"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "Print"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_Media"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Media"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Object"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "_Tools"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "Tools"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,12 +11987,12 @@ msgstr "Insert"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Wrap"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Layout"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5453
msgctxt "notebookbar_compact|LayoutLabel"
@@ -12024,19 +12044,19 @@ msgstr "Table"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "Wrap"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9693
msgctxt "notebookbar_compact|AlignMenuButton"
msgid "A_lign"
-msgstr ""
+msgstr "A_lign"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Image"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "Draw"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Object"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "Object"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Media"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Media"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "Print"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "Print"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,77 +12116,77 @@ msgstr "Tools"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "Menubar"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Check for Updates..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
msgid "Quotation"
-msgstr ""
+msgstr "Quotation"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Check for Updates..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Tools"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_File"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Edit"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "St_yles"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3978
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8691
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9399
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4228
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8953
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9615
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_Paragraph"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Insert"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
-msgstr ""
+msgstr "Reference_s"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4655
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Review"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4769
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6780
@@ -12174,214 +12194,214 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_View"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Print"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Slide Layout"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Navigate"
-msgstr ""
+msgstr "Navigate"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5297
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Zoom"
-msgstr ""
+msgstr "Zoom"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "Image"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "C_olour"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5886
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Arrange"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8289
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Grid"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Language"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Review"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6575
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_Comments"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6676
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "Com_pare"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6968
msgctxt "notebookbar_groupedbar_compact|DrawEditButton"
msgid "St_yles"
-msgstr ""
+msgstr "St_yles"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "D_raw"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "Grou_p"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3-_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "F_rame"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8512
msgctxt "notebookbar_groupedbar_compact|StylesButton"
msgid "St_yles"
-msgstr ""
+msgstr "St_yles"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9744
msgctxt "notebookbar_groupedbar_compact|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "T_able"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9884
msgctxt "notebookbar_groupedbar_compact|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Merge"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "R_ows"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "Selec_t"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Calc"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Media"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Check for Updates..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Check for Updates..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
msgid "Quotation"
-msgstr ""
+msgstr "Quotation"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Check for Updates..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Tools"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "_Help"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_File"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Edit"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4012
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6776
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "St_yles"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4300
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7064
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11623
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4652
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11890
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_Paragraph"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4892
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12221
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Insert"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5121
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8733
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
-msgstr ""
+msgstr "Referen_ce"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5323
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9099
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Review"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5473
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9665
@@ -12389,121 +12409,121 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13655
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_View"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5735
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
-msgstr ""
+msgstr "Image"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6166
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10761
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13338
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Arrange"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6343
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "C_olour"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6598
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10929
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13505
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Grid"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7644
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "T_able"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7843
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "R_ows"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8045
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Merge"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8274
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
-msgstr ""
+msgstr "Sele_ct"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8504
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Calc"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8870
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Language"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9312
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_Comments"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9515
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "Com_pare"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10111
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "D_raw"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10482
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Edit"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10713
msgctxt "notebookbar_groupedbar_full|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Wrap"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10728
msgctxt "notebookbar_groupedbar_full|AlignButton"
msgid "Align"
-msgstr ""
+msgstr "Align"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11131
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "Grou_p"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11311
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3-_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12669
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Media"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12907
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "F_rame"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13939
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Print"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Slide Layout"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,8 +12927,8 @@ msgstr "Outline level:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Body text"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Brea_ks"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Hidden text"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Display of"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Math baseline alignment"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Layout Assistance"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_Direct cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Insert"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Para_graph alignment"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "_Left paragraph margin"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabs"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabs a_nd spaces"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_Spaces"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Direct Cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Enable cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Protected Areas"
diff --git a/source/en-GB/vcl/messages.po b/source/en-GB/vcl/messages.po
index a7aa2f05fed..3f582fa590c 100644
--- a/source/en-GB/vcl/messages.po
+++ b/source/en-GB/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-21 10:30+0000\n"
"Last-Translator: Stuart Swales <stuart.swales.croftnuisk@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1529577004.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/en-ZA/cui/messages.po b/source/en-ZA/cui/messages.po
index fcd9bb8bda6..cb98905ce38 100644
--- a/source/en-ZA/cui/messages.po
+++ b/source/en-ZA/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3627,7 +3627,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3638,58 +3638,78 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Size:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Size:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Language"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Western text font"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Size:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Language"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
#, fuzzy
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Asian text font"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Size:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Language"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL font"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Preview"
@@ -5311,6 +5331,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Province"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8264,89 +8294,94 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
#, fuzzy
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Extended Tips"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Help"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
#, fuzzy
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME Dialogues"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
#, fuzzy
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME Dialogues"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Document Name\tStatus"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
#, fuzzy
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "and"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Load %PRODUCTNAME During System Start-Up"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
#, fuzzy
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Disable systray Quickstarter"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared.po b/source/en-ZA/helpcontent2/source/text/shared.po
index 35b5d8ed102..333fc278e6a 100644
--- a/source/en-ZA/helpcontent2/source/text/shared.po
+++ b/source/en-ZA/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-04-16 22:49+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Extrusion on/off"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Colour toolbar.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/00.po b/source/en-ZA/helpcontent2/source/text/shared/00.po
index 996b22566bc..289dc723cf8 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/00.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 08:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Choose <emph>File - New</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Choose <emph>File - New - Labels - Format</emph> tab"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Choose <emph>File - New - Business Cards - Format</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Choose <emph>File - New - Labels - Options</emph> tab"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Choose <emph>File - New - Business Cards - Options</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Choose <emph>File - Open</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menu <emph>File - Wizards - Address Data Source</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Choose <emph>File - Save</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "On Standard or Table Data Bar, click"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialogue opens automatically</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialogue opens automatically</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Choose <emph>File - Reload</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,79 +6069,79 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Choose <emph>Tools - Macros - Digital Signature</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Double-click the Signature field on the Status Bar."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,23 +6173,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Choose <emph>File - Printer Settings</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Choose <emph>File - Send - E-mail as PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Choose <emph>File - Print</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "On Standard Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Choose <emph>File - Exit</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialogue opens automatically</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialogue opens automatically</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Choose <emph>Edit - Undo</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "On the <emph>Standard</emph> Bar or Table Data bar, click"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Choose <emph>Edit - Redo</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Choose <emph>Edit - Cut</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Choose <emph>Edit - Copy</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Choose <emph>Edit - Paste</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On the <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Choose <emph>Edit - Select All</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Choose <emph>Edit - Undo</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Choose <emph>Edit - Find & Replace</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>...</emph> button."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>...</emph> button (database table view)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>...</emph> button (form view)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Choose <emph>View - Navigator</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Open context menu of selected frame - choose <emph>Properties</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Choose <emph>View - Zoom</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Double-click or right-click the field on the <emph>Status</emph> Bar"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Choose <emph>View - Toolbars</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Colour Bar</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Choose <emph>Insert - Hyperlink</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail & News</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Choose <emph>View - Full Screen</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menu <emph>View - Data Sources</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Choose <emph>View - HTML Source</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Open context menu in an HTML document"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,15 +7269,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Choose <emph>Insert - Special Character</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr ""
#: 00000404.xhp
@@ -7285,7 +7285,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
msgstr ""
#: 00000404.xhp
@@ -7293,7 +7293,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Choose <emph>Insert - Object - OLE Object</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Choose <emph>Insert - Object - Formula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Choose <emph>Insert - Object - Chart </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Chart Type</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Choose <emph>Insert - Floating Frame</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,7 +7557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "On <emph>Standard</emph> bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Choose <emph>Tools - Language - Thesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Path selection button in various wizards"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Choose <emph>Data - Filter - Standard Filter</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,7 +8829,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8837,15 +8837,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,15 +8853,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8869,63 +8869,63 @@ msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8933,7 +8933,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8941,39 +8941,39 @@ msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,15 +9069,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9085,24 +9085,24 @@ msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/01.po b/source/en-ZA/helpcontent2/source/text/shared/01.po
index bf85e9e1114..f2cdde022f7 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/01.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 21:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialogue where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialogue where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,23 +389,23 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,16 +413,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialogue where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialogue where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Use a <emph>Master Document</emph> to organise complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "The following sections describe the <emph>$[officename] Export</emph> dialogue box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialogue boxes, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - General</link></emph>, and then select the <emph>Use $[officename] dialogues</emph> in the <emph>Open/Save dialogues</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialogue where you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,8 +10389,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialogue box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Paste and delete text"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Move paragraphs"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Sort text"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Find and replace text"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Insert document"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Insert AutoText"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Insert from clipboard"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Change cell contents by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Insert sheets"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Move by dragging and dropping"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialogue box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialogue box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colours according to the following table: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,8 +10869,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,15 +11253,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarVisible\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".uno:FullScreen\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen On/Off</emph> button.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Colour Bar</emph>. To modify or change the colour table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colours</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "You can also drag a colour from the <emph>Colour Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "To detach the <emph>Colour Bar</emph>, click on a grey area of the toolbar and then drag. To reattach the <emph>Colour Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,8 +12621,8 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "When you click a character in the <emph>Special Characters </emph>dialogue, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "To enable support for complex text layout and Asian character sets, choose <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;colour ignored</bookmark_value> <bookmark_value>ignored font colours</bookmark_value> <bookmark_value>colours;ignored text colour</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_CHAR_EFFECTS_LB_FONTCOLOR\">Sets the colour for the selected text. If you select<emph> Automatic</emph>, the text colour is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "The text colour is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialogue box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_CHAR_EFFECTS_LB_RELIEF\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotation / scaling"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialogue box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/02.po b/source/en-ZA/helpcontent2/source/text/shared/02.po
index 0ab480a3875..357859aca22 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/02.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 09:04+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialogue. The <emph>Number Format</emph> dialogue appears."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialogue."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Keyboard-only control of Table Controls"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "To enter the special keyboard-only edit mode for Table Controls:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Press the Escape key to exit the edit mode."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialogue when in the Design mode with a control selected. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Effects"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Opens the combo box"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Closes the combo box"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Up Arrow"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Down Arrow"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a grey colour."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "The following table describes the actions that you can assign to a button."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Title of Label fields"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Content of text fields"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Content of table fields in the columns of a table control"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Graphics or text that are used in buttons"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Only the characters 0-9 can be entered."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "The Frame property is relevant for HTML forms, but not for database forms."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialogue."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialogue or form and do not carry out any further action, the button with this property is the default button."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "When using the tab key, focusing skips the control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "The control can be selected with the Tab key."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labelling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "The <emph>Title</emph> property is only used for labelling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialogue (Insert - Special Character)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtering / Sorting"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "If set to 0, then the thumb's width will equal its height."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialogue. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Select the tick box"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Deselect the tick box"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Tri-state tick box is set to \"undetermined\" state"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Select the box. The Reference value box contains text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Deselect the box. The Reference value box contains text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Select the option button"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Option button is deselected by selecting another option button"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Option button is deselected"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Click the option button. The Reference value box contains text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Click another option button of the same group. The Reference value box contains text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Enter text into the text box"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Clear the text box"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Linked cell is cleared"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Enter text or a number in the linked cell"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Text or number is copied into the text box"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Formula result is copied into the text box"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Clear the linked cell"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Text box is cleared"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Enter a number into the field"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Clear the field"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Value 0 is set in the linked cell"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Number is copied into the field"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Value 0 is set in the field"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Linked contents: Synchronise the text contents of the selected list box entry with the cell contents."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Linked selection position: The position of the single selected item in the list box is synchronised with the numerical value in the cell."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Select a single list item"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Select several list items"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Deselect all list items"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Contents are linked: Linked cell is cleared"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Selection is linked: Value 0 is entered in the linked cell"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Contents are linked: Find and select an equal list item"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Find and select a list item that matches the formula result and link mode"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Clear the linked cell"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Deselect all items in the list box"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Clear the edit field of the combo box"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Linked cell is cleared"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Text or number is copied into the edit field of the combo box"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Formula result is copied into the edit field of the combo box"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Clear the linked cell"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Edit field of the combo box is cleared"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Linked contents: Synchronise the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Linked selection position: The position of the single selected item in the list box is synchronised with the numerical value in the cell. Select \"Position of the selected entry\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,15 +9413,15 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialogue box.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "To turn off highlighting, press Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialogue. To open this dialogue, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialogue. To open this dialogue, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialogue under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialogue is shown.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialogue.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,7 +12149,7 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
msgstr ""
#: 10100000.xhp
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialogue."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" returns \"14:00:00\" as a time"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" returns all records of a standard date field"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialogue\">Find & Replace dialogue</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Search / Cancel"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Drag the bottom left mark to the right while pressing the mouse button"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Drag the top left mark to the right while pressing the mouse button"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,15 +14933,15 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Drag the mark on the right to the left while pressing the mouse button"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialogue, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronised with the permitted changes through SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialogue, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialogue, in which you can edit the style for the current page. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialogue in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialogue in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialogue, where you can change the current zoom factor."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,8 +15701,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/04.po b/source/en-ZA/helpcontent2/source/text/shared/04.po
index d63a0ac3f5f..d0d408f131a 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/04.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2013-05-24 08:41+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialogue appears."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,8 +101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Pressing ESC closes the dialogue without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialogue by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,8 +149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "INSRT is used to switch between the insert mode and the overwrite mode and back again."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effect</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Activates the focused button in a dialogue"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Opens the list of the control field currently selected in a dialogue. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effect</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Turns on Extended Tips for the currently selected command, icon or control."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Sets focus in next subwindow (for example, document/data source view)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Activates the first menu (File menu)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Closes the current document (close $[officename] when the last open document is closed)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effect</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,7 +1021,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
msgstr ""
#: 01010000.xhp
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Moves between areas (backwards)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Shortcut keys in the New Theme area of the Gallery:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Opens the Properties dialogue."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Inserts a new theme"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Shortcut keys in the Gallery preview area:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Scroll up one screen."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Scroll down one screen."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Step backward (only in object view)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Toggles row selection"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Selects the current column"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Moves pointer to the first row"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Moves pointer to the last row"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Exit Handle Selection Mode and return to Object Selection Mode."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Moves the selected Drawing Object one pixel (in Selection Mode)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Re-sizes a Drawing Object (in Handle Selection Mode)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Rotates a Drawing Object (in Rotation Mode)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Opens the properties dialogue for a Drawing Object."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Select an additional point in Point Selection mode."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Select the next point of the drawing object (Point Selection mode)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "In Rotation mode, the centre of rotation can also be selected."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Select the previous point of the drawing object (Point Selection mode)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Leave the Point Selection mode. The drawing object is selected afterwards."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Edit a point of a drawing object (Point Edit mode)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Preview"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Run query"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Add table or query"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Jump between windows."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/07.po b/source/en-ZA/helpcontent2/source/text/shared/07.po
index 76f46b72c5a..f42fe9fa067 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/07.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:23+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/en-ZA/helpcontent2/source/text/shared/guide.po b/source/en-ZA/helpcontent2/source/text/shared/guide.po
index 363bc5d47f3..49f6da927ce 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/guide.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 21:58+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/en-ZA/helpcontent2/source/text/shared/optionen.po b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
index cb414c25463..086b7f7c169 100644
--- a/source/en-ZA/helpcontent2/source/text/shared/optionen.po
+++ b/source/en-ZA/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-05 22:09+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po b/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po
index c05832b7fbe..66fa7fe9056 100644
--- a/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/en-ZA/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-21 22:12+0000\n"
"Last-Translator: dwayne <dwayne@translate.org.za>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3880,15 +3880,6 @@ msgstr "Insert ~Row Break"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Data"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22806,6 +22797,15 @@ msgstr "~Insert"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/en-ZA/sc/messages.po b/source/en-ZA/sc/messages.po
index f08ba61f4aa..24e15332e6b 100644
--- a/source/en-ZA/sc/messages.po
+++ b/source/en-ZA/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14079,39 +14079,44 @@ msgid "~Value"
msgstr "~Value"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Source"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Entries"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "System"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tab"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "Space"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14122,1251 +14127,1356 @@ msgstr ""
"Do you want to accept the correction proposed below?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Text"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Select Sheets"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Selected sheets"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Ruler"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "This ruler manages objects at fixed positions."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Preview"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "This sheet shows how the data will be arranged in the document."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Document view"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Sheet %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Cell %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Left area"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Page preview"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Centre area"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Right area"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Header of page %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Footer of page %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Input line"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "This is where you enter or edit text, numbers and formulae."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Media Playback"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Mouse button pressed"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Formula Tool Bar"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME Spreadsheets"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(read-only)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Preview mode)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pages"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Print content"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~All sheets"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Selected sheets"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Selected cells"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr ""
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "All ~pages"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pages"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME Calc"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Warn me about this in the future."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Range contains column la~bels"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Range contains ~row labels"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
#, fuzzy
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Invalid value."
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Add AutoFormat"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Rename AutoFormat"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Name"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Delete AutoFormat"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Do you really want to delete the entry #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Close"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "North"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "South"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Sheet"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Cells"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Contents"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Change Anchor"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Condition"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Contents"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Sheets"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Range names"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
#, fuzzy
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Database Ranges"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Images"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE objects"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Comments"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Linked areas"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Drawing objects"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Drag Mode"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Display"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "active"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactive"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "hidden"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Active Window"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Scenario Name"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Comments"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sort Ascending"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sort Descending"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Custom Sort"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "All"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Show only the current item."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Hide only the current item."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Name Box"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Input line"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Function Wizard"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Accept"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cancel"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Sum"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formulas"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflict"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Author"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Date"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Unknown User"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Column inserted"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Row inserted "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Sheet inserted "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Column deleted"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Row deleted"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Sheet deleted"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Range moved"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Changed contents"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Changed contents"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Changed to "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Original"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Changes rejected"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Accepted"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Rejected"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "No Entry"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<empty>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Not protected"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Not password-protected"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash incompatible"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash compatible"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Re-type"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Group"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Mean"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Media"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Variable"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Range"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "~Minimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "~Maximum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sum"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Count"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometry"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "~Minimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "~Maximum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Mean"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Media"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alpha"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Reservations"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarithm"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Power"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Scope"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Internet"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17182,6 +17292,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19089,611 +19204,611 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Default"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Accent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Accent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Accent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Header"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Header"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Gold"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Warning"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Footnote"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "None"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Tools"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "File"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "Edit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Styles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "Number"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Alignment"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "Cells"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Insert"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Review"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Graphic"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Colour"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "Language"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Review"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Comments"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Styles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Group"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Frame"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Styles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Format"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Paragraph"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Default"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Accent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Accent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Accent "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Header"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Header"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Gold"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Warning"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Footnote"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "None"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Tools"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Help"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "File"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "Edit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Styles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "Number"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Alignment"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Cells"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Insert"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Review"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Graphic"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Colour"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Language"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Review"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Comments"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Edit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Group"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Alignment"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "View"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Insert"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Frame"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Arrange"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Grid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21201,64 +21316,89 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Column"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Row"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Grouped by: "
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -23804,92 +23944,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "less than"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "greater than"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "less than or equal to"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "greater than or equal to"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "notequal"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "Invalid range"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "Invalid range"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "Data"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "~Minimum"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "~Maximum"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/en-ZA/sd/messages.po b/source/en-ZA/sd/messages.po
index 945fe8277c7..d50a01dd59b 100644
--- a/source/en-ZA/sd/messages.po
+++ b/source/en-ZA/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5472,10 +5472,9 @@ msgid "Master Objects"
msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
-#, fuzzy
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Insert page"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/en-ZA/sfx2/messages.po b/source/en-ZA/sfx2/messages.po
index 43fa154098b..7b8b5164ad9 100644
--- a/source/en-ZA/sfx2/messages.po
+++ b/source/en-ZA/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2241,6 +2241,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/en-ZA/svx/messages.po b/source/en-ZA/svx/messages.po
index 2e9bb7e1811..40f8d690b91 100644
--- a/source/en-ZA/svx/messages.po
+++ b/source/en-ZA/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2300,17 +2300,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "None"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2837,54 +2837,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "Remove"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Lines and Arrows"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Curve"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Connectors"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Basic Shapes"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symbols"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Block Arrows"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Flowchart"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Callouts"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Stars"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4431,10 +4431,9 @@ msgid "_Copy"
msgstr "Copy"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "Insert"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/en-ZA/sw/messages.po b/source/en-ZA/sw/messages.po
index 79f05cc75d4..55067d026a0 100644
--- a/source/en-ZA/sw/messages.po
+++ b/source/en-ZA/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1553,300 +1553,310 @@ msgid "Text"
msgstr "Text"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[None]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Start"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "End"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Above"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Below"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
#, fuzzy
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "Read-only"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistics"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Importing document..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Exporting document..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Saving document..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Re-pagination..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Formatting document automatically..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Search..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letter"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Spellcheck..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Hyphenation..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Inserting Index..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Updating Index..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Creating abstract..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Adapt Objects..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Object"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Frame"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Shape"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numbering"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "blank page"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Abstract: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "separated by: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Outline: Level "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Style: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Page number: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Break before new page"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Western text: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Asian text: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Unknown Author"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Delete ~All Comments by $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Delete ~All Comments by $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Outline Numbering"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Convert Text to Table"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Add AutoFormat"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Delete AutoFormat"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "The following AutoFormat entry will be deleted:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Rename AutoFormat"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Close"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "North"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "South"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Sum"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1857,323 +1867,323 @@ msgstr ""
"The desired AutoFormat could not be created. \n"
"Try again using a different name."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numeric"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rows"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_COL"
msgid "Column"
msgstr "Colu~mn"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Edit Bibliography Entry"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Insert Bibliography Entry"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr ""
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
#, fuzzy
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Column Width"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
#, fuzzy
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Cannot sort selection"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Click object"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Before inserting AutoText"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "After inserting AutoText"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Mouse over object"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Trigger hyperlink"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Mouse leaves object"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Input of alphanumeric characters"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Input of non-alphanumeric characters"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Resize frame"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Move frame"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Headings"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tables"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Text frames"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Images"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE objects"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Bookmarks"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sections"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hyperlinks"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "References"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Indexes"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Draw objects"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comments"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Heading 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Heading 1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Heading 1"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Heading"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Text frame"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE object"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Bookmark"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hyperlink"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Reference"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Index"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Comment"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Draw object"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Additional formats..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[System]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2182,2211 +2192,2211 @@ msgstr ""
"The interactive hyphenation is already active\n"
"in a different document"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Hyphenation"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "not possible"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Delete $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Insert $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Overwrite: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "New Paragraph"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Move"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Apply attributes"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Apply Styles: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Reset attributes"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Change style: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Insert file"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Insert AutoText"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Delete bookmark: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Insert bookmark: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Sort table"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Sort text"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Insert table: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Convert text -> table"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Convert table -> text"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copy: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Replace $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Insert page break"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Insert column break"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Insert Envelope"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copy: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Move: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Insert %PRODUCTNAME Chart"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Insert frame"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Delete frame"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "AutoFormat"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Table heading"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Replace: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Insert section"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Delete section"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modify section"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Modify default values"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Replace style: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
#, fuzzy
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Delete Page Breaks"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
#, fuzzy
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Text direction"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Promote/demote outline"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Move outline"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Insert numbering"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Promote level"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Demote level"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Move paragraphs"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Insert drawing object: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Number On/Off"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Increase Indent"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Decrease indent"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Insert caption: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Restart numbering"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modify footnote"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Accept change: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Reject change: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Split Table"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Stop attribute"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoCorrect"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Merge table"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
#, fuzzy
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "~Change Case"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Delete numbering"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Drawing objects: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Group draw objects"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Ungroup drawing objects"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Delete drawing objects"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr ""
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
#, fuzzy
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Delete frame"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Apply table attributes"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "AutoFormat Table"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Insert Column"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Insert Row"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Delete row/column"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Delete column"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Delete row"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Split Cells"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Merge Cells"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Format cell"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Insert index/table"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Remove index/table"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copy table"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copy table"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Set cursor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Link text frames"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Unlink text frames"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modify footnote options"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Compare Document"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Apply frame style: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Ruby Setting"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Insert footnote"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "insert URL button"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Insert Hyperlink"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "remove invisible content"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Table/index changed"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "multiple selection"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Typing: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Paste clipboard"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "occurrences of"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tab(s)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 line break(s)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "page break"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "column break"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Insert $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Delete $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Attributes changed"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Table Changes"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Table Changes"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Insert Row"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Delete row"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Insert Cell"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 changes"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Change page style: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Create page style: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Delete page style: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Rename page style: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Header/footer changed"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Field changed"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Create paragraph style: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Delete paragraph style: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Rename paragraph style: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Create character style: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Delete character style: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Rename character style: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Create frame style: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Delete frame style: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Rename frame style: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Create numbering style: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Delete numbering style: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Rename numbering style: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Rename bookmark: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Insert index entry"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Delete index entry"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "field"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paragraphs"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "frame"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-object"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "formula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "chart"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "comment"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "cross-reference"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "bibliography entry"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "special character"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "footnote"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "Image"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "drawing object(s)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "table: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "paragraph"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Change object title of $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Change object description of $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Create page style: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Delete page style: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Create page style: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Delete page"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Document view"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Document view"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Header $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Header page $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Footer $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Footer page $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Footnote $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Footnote $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Endnote $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Endnote $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) on page $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Page $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Page: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Author"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Actions"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Activate this button to open a list of actions which can be performed on this comment and other comments"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Document preview"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Preview mode)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME Document"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Read-Error"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr ""
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Error reading from the clipboard."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr ""
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Row %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Column %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Character"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraph"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Frame"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pages"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numbering"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cell"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contents"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Page ba~ckground"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Hidden te~xt"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Text placeholders"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Form control~s"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Colour"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Print text in blac~k"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pages"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Print ~automatically inserted blank pages"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Use only paper tray from printer preferences"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Print"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "None (document only)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Comments only"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Place at end of document"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Place at end of page"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comments"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Page sides"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "All pages"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Back sides / left pages"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Front sides / right pages"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Include"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Broch~ure"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Left-to-right script"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Right-to-left script"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Range and copies"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~All pages"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pa~ges"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Selection"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Functions"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancel"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Apply"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Formula Tool Bar"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "~Formula text"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Outline: Level "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Drag Mode"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Insert Hyperlink"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Insert as Link"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Insert as Copy"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Display"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Active Window"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "hidden"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "active"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactive"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Edit..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Update"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Edit"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Edit links"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Insert"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "Index"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "File"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Per document"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Delete"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Delete"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selection"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indexes"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Line"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "All"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Unprotect"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "hidden"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Filter not found."
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Rename"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Read-only"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Show All"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Line"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Author"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Note"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "User Defined"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Table Contents"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliography 1"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Quotation"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Title"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Subject"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Keywords"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comments"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Created"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modified"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Revision number"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Total editing time"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Article"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Book"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Broch~ure"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Conference proceedings"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Book excerpt"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Book excerpt with title"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Conference proceedings"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Journal"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Techn. documentation"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Thesis"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Miscellaneous"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissertation"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Conference proceedings"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Research report"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Unpublished"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Per document"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "User-defined1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "User-defined2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "User-defined3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "User-defined4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "User-defined5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Short name"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
#, fuzzy
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Addressee"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
#, fuzzy
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Ann~otation"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Author(s)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
#, fuzzy
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "~Book title"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Chapter"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Ed~ition"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
#, fuzzy
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Publication t~ype"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
#, fuzzy
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Instit~ution"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Journal"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Month"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Note"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Number"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organi~sation"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
#, fuzzy
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Pa~ge(s)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Publisher"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "University"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Se~ries"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Title"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Type of re~port"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Year"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "User-defined1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "User-defined2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "User-defined3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "User-defined4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "User-defined5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "~ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Edit Index Entry"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Insert Index Entry"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comment"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Show Comment"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
#, fuzzy
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Hide Comment"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Shortcut name already exists. Please choose another name."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Delete AutoText?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Delete the category "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "AutoText :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Save AutoText"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "There is no AutoText in this file."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "My AutoText"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "AutoText for Shortcut '%1' not found."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "AutoText could not be created."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Requested clipboard format is not available."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "All Comments"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "All Comments"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Comments by "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(no date)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(no author)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Reply to $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "New Address Block"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Salutation elements"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Salutation"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Assign the fields from your data source to match the address elements."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Salutation preview"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Address elements"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Salutation elements"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Matches to field:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Preview"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " not yet matched "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "All files"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Address lists(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Plain text (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Text Comma Separated (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4394,84 +4404,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME Address List (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Select starting document"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Select document type"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Insert address block"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Select address list"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Create salutation"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Adjust layout"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Finish"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Mail Merge Wizard"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Query"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Continue checking at beginning of document?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "The spellcheck is complete."
@@ -4480,212 +4490,212 @@ msgstr "The spellcheck is complete."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Time"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "File name"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Database Name"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Chapter"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Page numbers"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistics"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Author"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Templates"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Sender"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Set variable"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Show variable"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Insert Formula"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Input field"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Input field (variable)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Input field (user)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Conditional text"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE field"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Execute macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Number range"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Set page variable"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Show page variable"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Load URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Placeholder"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Combine characters"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Input list"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Set Reference"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Insert Reference"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Mail merge fields"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Next record"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Any record"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Record number"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Previous page"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Next page"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Hidden text"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "User Field"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Note"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Bibliography entry"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Hidden Paragraph"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "DocInformation"
@@ -4693,74 +4703,74 @@ msgstr "DocInformation"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Date (fixed)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Time"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Time (fixed)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tables"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Characters"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Words"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragraphs"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objects"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pages"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatic"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4768,87 +4778,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Company"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "First Name"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Surname"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Initials"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Street"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Country"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Postal code"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "City"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Title"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Position"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (Home)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (Work)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Province"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "off"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "on"
@@ -4857,32 +4867,32 @@ msgstr "on"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "File name"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "File name without extension"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Path/File name"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Path"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Style"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Category"
@@ -4890,22 +4900,22 @@ msgstr "Category"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Chapter name"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Chapter number"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Chapter number without separator"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Chapter number and name"
@@ -4913,47 +4923,47 @@ msgstr "Chapter number and name"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Roman (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Roman (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabic (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "As Page Style"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Text"
@@ -4961,12 +4971,12 @@ msgstr "Text"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Initials"
@@ -4974,42 +4984,42 @@ msgstr "Initials"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "System"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Name"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Database"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "System"
@@ -5017,17 +5027,17 @@ msgstr "System"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Author"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Time"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Date"
@@ -5035,67 +5045,67 @@ msgstr "Date"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Reference"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Chapter"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Above/Below"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "As Page Style"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Category and Number"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Caption Text"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numbering"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Number"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Number (no context)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Number (full context)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5103,27 +5113,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Frame"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Object"
@@ -5131,1293 +5141,1293 @@ msgstr "Object"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Condition"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Then, Else"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE Statement"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Hidden t~ext"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Macro name"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Reference"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Ch~aracters"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "O~ffset"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Value"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Custom"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. Pitch"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. Pitch"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Width"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Height"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Left margin"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Top margin"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columns"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rows"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Book Preview"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rows"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Drop Caps"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "page break"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Flip Vertically"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Flip %1 horizontal"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Character Style"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Character Style"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Footer"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "To Footer"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Header"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "To Header"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "~No Wrap"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Parallelogram"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Width"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "paragraph"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "To Character"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "No pages"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centred vertically"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "To bottom"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Top of line"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
#, fuzzy
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Left centred"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Bottom of line"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Register-true"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centred horizontally"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "Inside"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "Outside"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Full-width"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columns"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Split"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numbering"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "~Show numbering"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "and"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Brightness"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Redo "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contrast"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Transparency"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Invert"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Graphics mode"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standard"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Greyscale"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Black & White"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Watermark"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Quotation"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Text frame"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Drawing"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Control"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Bookmark"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Graphics"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE object"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Headings"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selection"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Footnote"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comment"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Repeat Search"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Insert text frame"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Next page"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "~No heading"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "To Next Bookmark"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "~No heading"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "To Next Footnote"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Next Comment"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Insert index entry"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Previous page"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Previous page"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "To Previous Section"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "To Previous Bookmark"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "To Previous Footnote"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Previous Comment"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Go to previous table formula"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Go to previous faulty table formula"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Go to next faulty table formula"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Insert"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Delete"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Table Changes"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Applied Paragraph Styles"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Endnote"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Footnote"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Format ~Page..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
#, fuzzy
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Format Floor..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
#, fuzzy
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "This file cannot be opened"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Insert frame"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comment: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Insertion"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Deletion"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "AutoCorrect"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formats"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Table Changes"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Applied Paragraph Styles"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Page "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraph"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE object"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Frame"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Table row"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Table cell"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Header"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Footer"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML Document"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Title"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separator"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Level "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "The file, \"%1\" in the \"%2\" path could not be found."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
#, fuzzy
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "New User-defined Index"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
#, fuzzy
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<none>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<none>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Chapter number"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Entry"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tab stops"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Text"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Page numbers"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
#, fuzzy
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Bibliography entry"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Character Style"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6425,245 +6435,245 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Base line at ~top"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Base line at bottom"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Base line ~centred"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Insert object"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Edit object"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Template: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Borders"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Background"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Paragraph Style: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Master Document"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Master Document"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "None (Do not check spelling)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Reset to Default Language"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "More..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignore"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML document"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Per document"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Level "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Outline"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Edit Footnote/Endnote"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Search key replaced XX times"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rows"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Colu~mn"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "Continue"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tasks"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Status"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Zoom"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
#, fuzzy
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
@@ -6672,7 +6682,7 @@ msgstr "Downward"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6680,33 +6690,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "invalid"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10633,31 +10643,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Bookmark"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Insert"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Rename"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Delete"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Delete"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Rename"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13647,7 +13667,7 @@ msgstr "Outline: Level "
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -14137,82 +14157,87 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Hidden text"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Insert"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
#, fuzzy
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Paragraph alignment"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "Tabs"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/en-ZA/vcl/messages.po b/source/en-ZA/vcl/messages.po
index 0f169b2294d..c911f0307c6 100644
--- a/source/en-ZA/vcl/messages.po
+++ b/source/en-ZA/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,6 +13,391 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/eo/cui/messages.po b/source/eo/cui/messages.po
index e783051be7e..7f2063b098e 100644
--- a/source/eo/cui/messages.po
+++ b/source/eo/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-05-15 21:45+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-07 21:22+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526420701.000000\n"
+"X-POOTLE-MTIME: 1530998531.000000\n"
#: cui/inc/personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Atestila vojprefikso"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Lingvo:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Grando:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Grando:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Lingvo:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Tiparo por okcidenta teksto"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Grando:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Lingvo:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Tiparo por Azia teksto"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Grando:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Lingvo:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL-tiparo"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Antaลญvido"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Stato"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Tiparaj agordoj por HTML, Basic kaj SQL-fontoj"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Pliampleksaj konsiletoj"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Helpo"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "Uzi %PRODUCTNAME-dialogojn"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Malfermi/Konservi dialogojn"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Uzi dialogojn de %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Presaj dialogoj"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "Preso agordas staton \"dokumento modifita\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Dokumenta stato"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "Interpreti kiel jarojn inter "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "kaj "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Jaro (du ciferoj)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Kolekti uzinformon kaj sendi ฤin al The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Helpi plibonigi je %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ลœargi je %PRODUCTNAME dum sistemstarto"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Enลalti sistempletan Rapidstartilon"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Rapidstartilo"
@@ -9855,7 +9890,7 @@ msgstr "Skaligado"
#: cui/uiconfig/ui/positionpage.ui:425
msgctxt "positionpage|label7"
msgid "Character spacing"
-msgstr ""
+msgstr "Signa interspaco"
#: cui/uiconfig/ui/positionpage.ui:450
msgctxt "positionpage|pairkerning"
diff --git a/source/eo/dictionaries/id.po b/source/eo/dictionaries/id.po
index 7161efad7b4..9fe29eaf269 100644
--- a/source/eo/dictionaries/id.po
+++ b/source/eo/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-04-07 21:21+0000\n"
+"PO-Revision-Date: 2018-07-07 21:21+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523136117.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530998518.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Literumada kaj vortdivida vortaroj kaj tezaลญro por la indonezia"
diff --git a/source/eo/filter/source/config/fragments/filters.po b/source/eo/filter/source/config/fragments/filters.po
index 546505d6615..5e1c9b6dd78 100644
--- a/source/eo/filter/source/config/fragments/filters.po
+++ b/source/eo/filter/source/config/fragments/filters.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-18 22:22+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"PO-Revision-Date: 2018-07-07 21:09+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529360576.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530997779.000000\n"
#: ADO_rowset_XML.xcu
msgctxt ""
@@ -905,7 +905,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "SVG - Scalable Vector Graphics Draw"
-msgstr ""
+msgstr "SVG - Skalebla vektora grafikaฤตo"
#: SVM___StarView_Metafile.xcu
msgctxt ""
@@ -1292,7 +1292,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Excel 2007โ€“2019 (macro-enabled)"
-msgstr ""
+msgstr "Excel 2007โ€“2019 (makrooj enลaltitaj)"
#: calc_MS_Excel_2007_XML.xcu
msgctxt ""
diff --git a/source/eo/helpcontent2/source/auxiliary.po b/source/eo/helpcontent2/source/auxiliary.po
index 16046c3023e..07dc9a34687 100644
--- a/source/eo/helpcontent2/source/auxiliary.po
+++ b/source/eo/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2017-12-07 04:20+0000\n"
+"PO-Revision-Date: 2018-07-08 00:47+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1512620409.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531010834.000000\n"
#: sbasic.tree
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"070202\n"
"node.text"
msgid "Functions, Statements, and Operators"
-msgstr ""
+msgstr "Funkcioj, ordonoj, kaj operacisimboloj"
#: sbasic.tree
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"070205\n"
"node.text"
msgid "Advanced Basic Libraries"
-msgstr ""
+msgstr "Specialaj bazaj bibliotekoj"
#: sbasic.tree
msgctxt ""
@@ -174,7 +174,7 @@ msgctxt ""
"08091\n"
"node.text"
msgid "Pivot Chart"
-msgstr ""
+msgstr "Pivota diagramo"
#: scalc.tree
msgctxt ""
@@ -350,7 +350,7 @@ msgctxt ""
"10071\n"
"node.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "Ciferecaj subskriboj"
#: shared.tree
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/scalc/00.po b/source/eo/helpcontent2/source/text/scalc/00.po
index 4b2d49cdffe..8885dfd8e94 100644
--- a/source/eo/helpcontent2/source/text/scalc/00.po
+++ b/source/eo/helpcontent2/source/text/scalc/00.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-09-14 22:21+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"PO-Revision-Date: 2018-07-07 23:05+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1505427687.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531004704.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -134,7 +134,7 @@ msgctxt ""
"par_id3150400\n"
"help.text"
msgid "<variable id=\"baustab\">Choose <emph>Sheet - Fill Cells - Sheets</emph></variable>"
-msgstr ""
+msgstr "<variable id=\"baustab\">Elektu <emph>Folio - Plenigi ฤ‰elojn- Folioj</emph></variable>"
#: 00000402.xhp
msgctxt ""
@@ -158,7 +158,7 @@ msgctxt ""
"par_id3145785\n"
"help.text"
msgid "Backspace"
-msgstr ""
+msgstr "Retropaลo"
#: 00000402.xhp
msgctxt ""
@@ -406,7 +406,7 @@ msgctxt ""
"par_id3150515\n"
"help.text"
msgid "<image id=\"img_id3150884\" src=\"sw/res/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">Icon</alt></image>"
-msgstr ""
+msgstr "<image id=\"img_id3150884\" src=\"sw/res/sc20556.png\" width=\"0.222inch\" height=\"0.222inch\"><alt id=\"alt_id3150884\">Bildsimbolo</alt></image>"
#: 00000404.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/scalc/01.po b/source/eo/helpcontent2/source/text/scalc/01.po
index 8737d06b7d2..66d321592d2 100644
--- a/source/eo/helpcontent2/source/text/scalc/01.po
+++ b/source/eo/helpcontent2/source/text/scalc/01.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2017-09-14 22:57+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"PO-Revision-Date: 2018-07-07 23:05+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1505429846.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531004738.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -4142,7 +4142,7 @@ msgctxt ""
"par_id3152820\n"
"help.text"
msgid "<item type=\"input\">Age</item>"
-msgstr "<item type=\"input\">A</item>ฤo"
+msgstr "<item type=\"input\">Aฤo</item>"
#: 04060101.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/scalc/guide.po b/source/eo/helpcontent2/source/text/scalc/guide.po
index 2ffd5e6cd77..e9ba8c16a06 100644
--- a/source/eo/helpcontent2/source/text/scalc/guide.po
+++ b/source/eo/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-22 13:16+0200\n"
-"PO-Revision-Date: 2017-09-14 23:04+0000\n"
+"PO-Revision-Date: 2018-07-07 23:07+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1505430256.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531004870.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -3958,7 +3958,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Creating Pivot Tables"
-msgstr "Krei nomojn"
+msgstr "Krei pivottabelojn"
#: datapilot_createtable.xhp
msgctxt ""
@@ -4190,7 +4190,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Filtering Pivot Tables"
-msgstr "Pivottabeloj"
+msgstr "Filtri pivottabelojn"
#: datapilot_filtertable.xhp
msgctxt ""
@@ -4310,7 +4310,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Grouping Pivot Tables"
-msgstr "Pivottabeloj"
+msgstr "Grupigi pivottabelojn"
#: datapilot_grouping.xhp
msgctxt ""
@@ -4438,7 +4438,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Updating Pivot Tables"
-msgstr "ฤœisdatigi kampojn"
+msgstr "ฤœisdatigi pivottabelojn"
#: datapilot_updatetable.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/schart.po b/source/eo/helpcontent2/source/text/schart.po
index f53870f5ed2..d2c965f3bb3 100644
--- a/source/eo/helpcontent2/source/text/schart.po
+++ b/source/eo/helpcontent2/source/text/schart.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-08 15:10+0200\n"
-"PO-Revision-Date: 2016-03-01 03:29+0000\n"
+"PO-Revision-Date: 2018-07-08 00:52+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <eo@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1456802958.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531011129.000000\n"
#: main0000.xhp
msgctxt ""
@@ -46,7 +46,7 @@ msgctxt ""
"par_id3154685\n"
"help.text"
msgid "<variable id=\"chart\">$[officename] lets you present data graphically in a chart, so that you can visually compare data series and view trends in the data. You can insert charts into spreadsheets, text documents, drawings, and presentations.</variable>"
-msgstr ""
+msgstr "<variable id=\"chart\">$[officename] ebligas al vi prezenti datumojn grafike en diagramo, tiel ke vi povu vide kompari datumajn seriojn kaj vidi tendencojn en la datumoj. Vi povas enmeti diagramojn en kalkultabelojn, tekstodokumentojn, desegnaฤตojn, kaj prezentaฤตojn. </variable>"
#: main0000.xhp
msgctxt ""
@@ -622,7 +622,7 @@ msgctxt ""
"par_id0810200902300539\n"
"help.text"
msgid "Opens the properties dialog for the selected element."
-msgstr ""
+msgstr "Malfermas la dialogo Atributoj por la elektita elemento."
#: main0202.xhp
msgctxt ""
@@ -638,7 +638,7 @@ msgctxt ""
"par_id0810200902300594\n"
"help.text"
msgid "Opens the Chart Type dialog."
-msgstr ""
+msgstr "Malfermas la dialogon Diagramtipo"
#: main0202.xhp
msgctxt ""
@@ -654,7 +654,7 @@ msgctxt ""
"par_id0810200902300699\n"
"help.text"
msgid "Opens the Data Table dialog where you can edit the chart data."
-msgstr ""
+msgstr "Malfermas la datumtabelan dialogon kie vi povas redakti la datumojn de diagramo."
#: main0202.xhp
msgctxt ""
@@ -670,7 +670,7 @@ msgctxt ""
"par_id0810200902300630\n"
"help.text"
msgid "The Horizontal Grids icon on the Formatting bar toggles the visibility of the grid display for the Y axis."
-msgstr ""
+msgstr "La bildsimbolo Horizontala Krado Ek/For en la formata breto baskulas la videbecon de la krada vidigo por la Y-akso."
#: main0202.xhp
msgctxt ""
@@ -686,7 +686,7 @@ msgctxt ""
"par_id081020090230076\n"
"help.text"
msgid "To show or hide a legend, click Legend On/Off on the Formatting bar."
-msgstr ""
+msgstr "Por vidigi aลญ kaลi rubrikon, alklaku al Rubriko ek/for sur la breto Formati."
#: main0202.xhp
msgctxt ""
@@ -702,7 +702,7 @@ msgctxt ""
"par_id0810200902300784\n"
"help.text"
msgid "Rescales the text in the chart when you change the size of the chart."
-msgstr ""
+msgstr "Reskaligas la tekston en la diagramo kiam vi ลanฤas la grandon de la diagramo."
#: main0202.xhp
msgctxt ""
@@ -718,7 +718,7 @@ msgctxt ""
"par_id0810200902300834\n"
"help.text"
msgid "Moves all chart elements to their default positions inside the current chart. This function does not alter the chart type or any other attributes other than the position of elements."
-msgstr ""
+msgstr "Movas ฤ‰iujn diagramajn elementojn al iliaj aprioraj pozicioj en la aktuala diagramo. ฤˆi tiu funkcio ne ลanฤas la diagramtipon aลญ aliajn atributojn escepte de la pozicio de objektoj."
#: main0503.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/shared.po b/source/eo/helpcontent2/source/text/shared.po
index f3b416223dc..c017bb379e8 100644
--- a/source/eo/helpcontent2/source/text/shared.po
+++ b/source/eo/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-11-28 01:30+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <eo@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">La ilbreto 3D-a agordaro regas atributojn de lektitaj 3D-aj objektoj.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Elpremado ek/for"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Malfermas la fenestron Profundo de elpremado.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Malfermas la fenestron Direkto de elpremado.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Malfermas la fenestron Elpremada prilumado.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Malfermas la fenestron Elpremada surfaco.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Malfermas la ilbreton Elprema koloro.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/shared/00.po b/source/eo/helpcontent2/source/text/shared/00.po
index 6f5ee1fd1dc..a5b938416b8 100644
--- a/source/eo/helpcontent2/source/text/shared/00.po
+++ b/source/eo/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-01-16 03:18+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-07 21:24+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <eo@li.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1516072723.000000\n"
+"X-POOTLE-MTIME: 1530998665.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -5325,7 +5325,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5333,15 +5333,15 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Elektu menueron <emph>Redakti - Malfari</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
msgstr ""
#: 00000401.xhp
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,23 +5389,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Elektu je <emph>Dosiero - Nova - Etikedoj</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Elektu je <emph>Dosiero - Nova - Etikedoj - Etikedoj</emph>tabo</variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5413,7 +5413,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5421,7 +5421,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5429,7 +5429,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -5437,48 +5437,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Elektu je <emph>Dosiero - Nova - Vizitkartoj</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Elektu langeton <emph>Dosiero - Nova - Vizitkartoj - Mezgranda</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Elektu langeton <emph>Dosiero - Nova - Vizitkartoj - Vizitkartoj</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Elektu langeton <emph>Dosiero - Nova - Vizitkartoj - Privataj</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Elektu langeton <emph>Dosiero - Nova - Vizitkartoj - Komercaj</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Elektu menueron <emph>Redakti - Malfari</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Sur la breto <emph>Normala</emph>, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,7 +5517,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
msgstr ""
#: 00000401.xhp
@@ -5525,7 +5525,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
msgstr ""
#: 00000401.xhp
@@ -5533,216 +5533,216 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Elektu je <emph>Dosiero - Asistantoj</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Elektu je <emph>Dosiero - Asistantoj - Letero</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Elektu je <emph>Dosiero - Asistantoj - Letero - Paฤa skizo</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Elektu je <emph>Dosiero - Asistantoj - Letero - Leterkapa aranฤo</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Elektu je <emph>Dosiero - Asistantoj - Letero - Presitaj eroj</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Elektu je <emph>Dosiero - Asistantoj - Letero - Ricevonto kaj sendinto</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Elektu je <emph>Dosiero - Asistantoj - Letero - Paฤopiedo</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Elektu menuerojn <emph>Dosiero - Asistantoj - Letero - </emph><emph>Nomo kaj loko</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Elektu <emph>Dosiero - Asistantoj - Fakso</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Elektu menuerojn <emph>Dosiero - Asistantoj - Fakso - Paฤa aranฤo</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Elektu menuerojn <emph>Dosiero - Asistantoj - Fakso - Elementoj enmetotaj</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Elektu je <emph>Dosiero - Asistantoj - Fakso - Sendanto kaj ricevonto</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Elektu je <emph>Dosiero - Asistantoj - Fakso - Paฤopiedo</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Elektu je <emph>Dosiero - Asistantoj - Fakso - Nomo kaj loko</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Elektu <emph>Dosiero - Asistantoj - Tagordo</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Elektu je <emph>Dosiero - Asistantoj - Tagordo - Paฤa aranฤo</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Elektu je <emph>Dosiero - Asistantoj - Tagordo - ฤœenerala informo</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Elektu je <emph>Dosiero - Asistantoj - Tagordo - Titoloj enmetotaj</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Elektu je <emph>Dosiero - Asistantoj - Tagordo - Nomoj</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Elektu je <emph>Dosiero - Asistantoj - Tagordo - Tagorderoj</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Elektu je <emph>Dosiero - Asistantoj - Tagordo - Nomo kaj loko</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Elektu je <emph>Dosiero - Asistantoj - Retpaฤo - Prezentaฤตo</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Elektu menuerojn <emph>Dosiero - Asistantoj - Prezentaฤตo - Paฤo 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Elektu menuerojn <emph>Dosiero - Asistantoj - Prezentaฤตo - Paฤo 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Elektu menuerojn <emph>Dosiero - Asistantoj - Prezentaฤตo - Paฤo 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Elektu menuerojn <emph>Dosiero - Asistantoj - Prezentaฤตo - Paฤo 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Elektu menuerojn <emph>Dosiero - Asistantoj - Prezentaฤตo - Paฤo 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,7 +5765,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5781,7 +5781,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5789,7 +5789,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5797,7 +5797,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5805,7 +5805,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5813,39 +5813,39 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Elektu je <emph>Dosiero - Asistantoj - Dokumentkonvertilo</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Elektu je <emph>Dosiero - Asistantoj - Dokumentkonvertilo</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Elektu je <emph>Dosiero - Asistantoj - Dokumentkonvertilo</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Elektu je <emph>Dosiero - Asistantoj - Eลญrokonvertilo</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
msgstr ""
#: 00000401.xhp
@@ -5869,7 +5869,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
msgstr ""
#: 00000401.xhp
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Elektu je <emph>Dosiero - Fermi</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Elektu menuerojn <emph>Redakti - Alglui</emph>."
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,7 +5909,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
msgstr ""
#: 00000401.xhp
@@ -5949,7 +5949,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5957,7 +5957,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5965,7 +5965,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5981,7 +5981,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5997,7 +5997,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6005,48 +6005,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Elektu menuerojn <emph>Dosiero - Eksporti</emph>, elektu grafikan dosierformaton; dialogo aลญtomate malfermiฤos</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Elektu je <emph>Dosiero - Konservi ฤ‰ion</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Elektu je <emph>Dosiero - Konservi kiel</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Elektu menueron <emph>Redakti - Malfari</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Elektu je <emph>Dosiero - Atributoj</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Elektu langeton <emph>Dosiero - Atributoj - ฤœenerala</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,7 +6069,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
msgstr ""
#: 00000401.xhp
@@ -6077,7 +6077,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
msgstr ""
#: 00000401.xhp
@@ -6085,7 +6085,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
msgstr ""
#: 00000401.xhp
@@ -6093,7 +6093,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6101,55 +6101,55 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Elektu langeton <emph>Dosieron - Atributoj - Priskribo</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Elektu langeton <emph>Dosiero - Atributoj - Propraj atributoj</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Elektu langeton <emph>Dosiero - Atributoj - Statistiko</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Elektu langeton <emph>Dosieron - Atributoj - Sekureco</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Elektu langeton <emph>Dosieron - Atributoj - Interreto</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Elektu langeton <emph>Dosiero - Atributoj - Tiparo</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,7 +6173,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
msgstr ""
#: 00000401.xhp
@@ -6181,7 +6181,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6189,7 +6189,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Elektu je <emph>Dosiero - Eksporti</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,7 +6277,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6285,16 +6285,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Elektu je <emph>Dosiero - Sendi - Krei ฤ‰efan dokumenton</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Elektu menuerojn <emph>Redakti - Eltondi</emph>."
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Sur la ฤenerala breto, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Elektu menuerojn <emph>Redakti - Eltondi</emph>."
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,15 +6373,15 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Elektu je <emph>Dosiero - Nova - ฤˆefa dokumento</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
msgstr ""
#: 00000401.xhp
@@ -6389,7 +6389,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
msgstr ""
#: 00000401.xhp
@@ -6397,23 +6397,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Menuo <emph>Dosiero - Eksporti</emph>, se EPS estas elektita kiel dosierformato, ฤ‰i tiu dialogo aลญtomate malfermiฤos</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Menuo <emph>Dosiero - Eksporti</emph>, se PBM, PPM aลญ PGM estas elektita kiel dosierformato, la dialogo aลญtomate malfermiฤos</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
msgstr ""
#: 00000402.xhp
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Elektu menueron <emph>Redakti - Malfari</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "ฤˆe la <emph>Normala</emph> breto aลญ tabela datumbreto, alklaku"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Elektu menueron <emph>Redakti - Malfari</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Sur la breto <emph>Normala</emph>, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Elektu je <emph>Enmeti - Ripeti</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Elektu menuerojn <emph>Redakti - Eltondi</emph>."
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Sur la breto <emph>Normala</emph>, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Elektu menuerojn <emph>Redakti - Kopii</emph>."
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Sur la breto <emph>Normala</emph>, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Elektu menuerojn <emph>Redakti - Alglui</emph>."
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Sur la breto <emph>Normala</emph>, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Elektu je <emph>Redakti - Alguli speciale</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Elektu menuerojn <emph>Redakti - Elekti ฤ‰iujn</emph>."
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Elektu menueron <emph>Redakti - Malfari</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Elektu je <emph>Redakti - Serฤ‰i kaj anstataลญigi</emph>."
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Sur la ฤenerala breto, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Elektu je <emph>Redakti - Serฤ‰i kaj anstataลญigi - Atributoj</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Elektu je <emph>Redakti - Serฤ‰i kaj anstataลญigi - Formati</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Elektu markobutonon <emph>Redakti - Serฤ‰i kaj anstataลญigi - Serฤ‰i similecon</emph> kaj butonon<emph>...</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "ฤˆe la breto <emph>Tabelaj datumoj</emph>, alklaku je <emph>Serฤ‰i</emph> bildsimbolon - <emph>Serฤ‰i similecon</emph> markobutono - <emph>...</emph> (datumbaza tabelovido)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "ฤˆe la breto <emph>Skizi formularon</emph>, alklaku je <emph>Serฤ‰i rikordon</emph> - <emph>Serฤ‰i similecon</emph> markobutono - <emph>...</emph> (butona formulara vido)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Elektu <emph>Vidigi - Navigilo</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Sur la breto <emph>Normala</emph>, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Elektu je <emph>Iloj - Bibliografio Datumbazo</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Elektu je <emph>Redakti - Ligilojn</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Elektu je <emph>Redakti - Ligiloj - Modifi ligilon</emph> (nur DDE ligilojn) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Elektu kadron, tiam elektu je <emph>Redakti - Objekto - Atributoj</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Malfermu kuntekstan menuon de elektita kadro - elektu je <emph>Atributoj</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Elektu je <emph>Redakti - Bildomapo</emph> (ankaลญ en kunteksta menuo de elektita objekto) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Elektu je <emph>Redakti - Bildomapo</emph>, tiam elektu sekcion de la BildoMapo kaj alklaku je <emph>Atributoj - Priskribo</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Elektu je <emph>Redakti - Objekto</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Elektu je <emph>Redakti - Objekto - Redkati</emph>, ankaลญ en la kunteksta menuo de la elektita objekto</variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Elektu je <emph>Redakti - Objekto - Malfermi</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Elektu <emph>Vidigi - Navigilo</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,7 +7005,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
msgstr ""
#: 00000403.xhp
@@ -7013,15 +7013,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Elektu <emph>Vidigi - Navigilo</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7029,7 +7029,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7037,15 +7037,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Elektu je <emph>Vidigi - Statbreto</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7053,15 +7053,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Elektu je <emph>Vidigi - Stato de la enmeta metodo</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
msgstr ""
#: 00000403.xhp
@@ -7069,7 +7069,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
msgstr ""
#: 00000403.xhp
@@ -7077,7 +7077,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7085,7 +7085,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7093,7 +7093,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
msgstr ""
#: 00000403.xhp
@@ -7101,8 +7101,8 @@ msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Elektu <emph>Vidigi - Navigilo</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,7 +7141,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
msgstr ""
#: 00000403.xhp
@@ -7149,7 +7149,7 @@ msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,15 +7173,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Elektu <emph>Vidigi - Navigilo</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
+msgid "Open context menu in an HTML document."
msgstr ""
#: 00000403.xhp
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Elektu je <emph>Enmeti - Komento</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,7 +7269,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
msgstr ""
#: 00000404.xhp
@@ -7277,23 +7277,23 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Elektu butonon <emph>Formato - Buloj kaj numerado - Agordaro - Signo</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Elektu butonon <emph>Formato - Buloj kaj numerado - Agordaro</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,15 +7341,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Elektu je <emph>Enmeti - Objekto</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
msgstr ""
#: 00000404.xhp
@@ -7357,7 +7357,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7381,7 +7381,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
msgstr ""
#: 00000404.xhp
@@ -7389,7 +7389,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7413,15 +7413,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Elektu langeton<emph>Formati - Grafikaฤตoj - Grafikaฤตoj</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
msgstr ""
#: 00000404.xhp
@@ -7429,15 +7429,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Elektu langeton<emph>Formati - Grafikaฤตoj - Grafikaฤตoj</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7445,15 +7445,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Elektu langeton<emph>Formati - Grafikaฤตoj - Grafikaฤตoj</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7461,7 +7461,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
msgstr ""
#: 00000404.xhp
@@ -7469,7 +7469,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,7 +7525,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
msgstr ""
#: 00000404.xhp
@@ -7533,7 +7533,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7557,7 +7557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "Sur la breto <emph>Normala</emph>, alklaku"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,7 +7805,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
msgstr ""
#: 00000406.xhp
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,7 +8037,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
+msgid "Path selection button in various wizards."
msgstr ""
#: 00000406.xhp
@@ -8045,8 +8045,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Alklaku al butono <emph>Redakti</emph> por kelkaj elementoj sub <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferoj</emph></caseinline><defaultinline><emph>Iloj - Agordaฤตoj</emph></defaultinline></switchinline><emph> - $[officename] - Vojprefiksoj</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Elektu je <emph>Fenestro - Nova fenestro</emph> - Listo de malfermaj dokumentoj</variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Elektu je <emph>Fenestro</emph> - Listo de malfermaj dokumentoj</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,15 +8709,15 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Elektu je <emph>Helpo - %PRODUCTNAME-Helpo</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8733,7 +8733,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
msgstr ""
#: 00000409.xhp
@@ -8757,7 +8757,7 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
msgstr ""
#: 00000409.xhp
@@ -8765,7 +8765,7 @@ msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
msgstr ""
#: 00000409.xhp
@@ -8773,7 +8773,7 @@ msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
msgstr ""
#: 00000409.xhp
@@ -8813,7 +8813,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8829,15 +8829,15 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">En datumbaza dosiera fenestro, elektu langeton <emph>Redakti - Datumbazo - Atributoj - Specialaj agordoj</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8845,7 +8845,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,7 +8853,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8861,7 +8861,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8869,7 +8869,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8877,7 +8877,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8885,7 +8885,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8893,7 +8893,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8901,7 +8901,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8909,7 +8909,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8917,7 +8917,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8925,23 +8925,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">En datumbaza dosiera fenestro, elektu la bildsimbolon <emph>Informpetoj</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">En datumbaza dosiera fenestro, elektu la bildsimbolon <emph>Tabeloj</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8949,7 +8949,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8957,7 +8957,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8965,7 +8965,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8973,7 +8973,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9021,7 +9021,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
msgstr ""
#: 00000450.xhp
@@ -9045,7 +9045,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
msgstr ""
#: 00000450.xhp
@@ -9069,7 +9069,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9077,7 +9077,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9085,7 +9085,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9093,7 +9093,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -9101,7 +9101,7 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
msgstr ""
#: 00040500.xhp
@@ -9670,7 +9670,7 @@ msgctxt ""
"par_id981529886125676\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
#: 00040500.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/shared/01.po b/source/eo/helpcontent2/source/text/shared/01.po
index 8bda1eeaf68..ea7dcfb9afe 100644
--- a/source/eo/helpcontent2/source/text/shared/01.po
+++ b/source/eo/helpcontent2/source/text/shared/01.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2017-09-14 22:06+0000\n"
-"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-07 23:08+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1505426761.000000\n"
+"X-POOTLE-MTIME: 1531004913.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Kreas novan tekstdokumenton ($[officename]-Verkilo)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Kreas novan kalkultabelan dokumenton ($[officename]-Tabelilo)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Kreas novan desegnodokumenton ($[officename] Desegnilo)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
msgstr ""
#: 01010000.xhp
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Kreas novan formuldokumenton ($[officename] Formulilo)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,7 +325,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -349,7 +349,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
msgstr ""
#: 01010000.xhp
@@ -389,23 +389,23 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Kreas novan tekstdokumenton ($[officename]-Verkilo).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Kreas novan kalkultabelan dokumenton ($[officename]-Tabelilo).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,16 +413,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Kreas novan desegnan dokumenton ($[officename]-Desegnilo).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Malfermas la Datumbazan asistanton por krei datumbazan dosieron.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,15 +453,15 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Kreas novan formulan dokumenton ($[officename]-Formulilo).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -469,7 +469,7 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -501,7 +501,7 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
msgstr ""
#: 01010001.xhp
@@ -509,8 +509,8 @@ msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigilo por modelaj dokumentoj</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,7 +533,7 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
msgstr ""
#: 01010200.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
msgstr ""
#: 01010201.xhp
@@ -701,7 +701,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
msgstr ""
#: 01010201.xhp
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,7 +1125,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
msgstr ""
#: 01010203.xhp
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,7 +2213,7 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
msgstr ""
#: 01020103.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
msgstr ""
#: 01020103.xhp
@@ -2325,7 +2325,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
msgstr ""
#: 01050000.xhp
@@ -2333,7 +2333,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
msgstr ""
#: 01050000.xhp
@@ -2341,7 +2341,7 @@ msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,7 +2389,7 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
msgstr ""
#: 01060001.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,7 +3085,7 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
msgstr ""
#: 01100200.xhp
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Malfermas la dialogon <link href=\"text/shared/01/digitalsignatures.xhp\">Ciferecaj subskriboj</link> kie vi povas administri ciferecajn subskribojn por la aktuala dokumento."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,7 +10253,7 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
msgstr ""
#: 02220100.xhp
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,7 +10389,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10405,7 +10405,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
+msgid "Paste and delete text."
msgstr ""
#: 02230100.xhp
@@ -10413,23 +10413,23 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Movi alineojn"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Ordigi tekston"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
+msgid "Find and replace text."
msgstr ""
#: 02230100.xhp
@@ -10445,7 +10445,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
msgstr ""
#: 02230100.xhp
@@ -10453,23 +10453,23 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Enmeti dokumenton"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Enmeti aลญtomatan tekston"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
+msgid "Insert from clipboard."
msgstr ""
#: 02230100.xhp
@@ -10477,7 +10477,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
msgstr ""
#: 02230100.xhp
@@ -10485,7 +10485,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
msgstr ""
#: 02230100.xhp
@@ -10493,7 +10493,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
+msgid "Insert sheets."
msgstr ""
#: 02230100.xhp
@@ -10501,7 +10501,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
msgstr ""
#: 02230100.xhp
@@ -10509,7 +10509,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
+msgid "Move by dragging and dropping."
msgstr ""
#: 02230100.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10629,7 +10629,7 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
msgstr ""
#: 02230200.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10749,7 +10749,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10757,7 +10757,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10765,7 +10765,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,7 +10869,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
msgstr ""
#: 02230401.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11029,7 +11029,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
msgstr ""
#: 02230401.xhp
@@ -11037,7 +11037,7 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11045,7 +11045,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11261,7 +11261,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,7 +11277,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11301,7 +11301,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11325,7 +11325,7 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,7 +11509,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11525,7 +11525,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
msgstr ""
#: 02250000.xhp
@@ -11581,7 +11581,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11677,7 +11677,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11957,7 +11957,7 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11989,7 +11989,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
msgstr ""
#: 03040000.xhp
@@ -11997,7 +11997,7 @@ msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
msgstr ""
#: 03050000.xhp
@@ -12029,7 +12029,7 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
msgstr ""
#: 03060000.xhp
@@ -12061,7 +12061,7 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12093,7 +12093,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12101,7 +12101,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12109,7 +12109,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
msgstr ""
#: 03170000.xhp
@@ -12141,7 +12141,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
msgstr ""
#: 03170000.xhp
@@ -12157,7 +12157,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
msgstr ""
#: 03170000.xhp
@@ -12165,7 +12165,7 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
msgstr ""
#: 03990000.xhp
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,7 +12621,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
msgstr ""
#: 04100000.xhp
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,7 +13389,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
msgstr ""
#: 05020100.xhp
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,7 +13461,7 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr ""
#: 05020200.xhp
@@ -13493,7 +13493,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13525,7 +13525,7 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
msgstr ""
#: 05020200.xhp
@@ -13533,7 +13533,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,7 +13589,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
msgstr ""
#: 05020200.xhp
@@ -13597,7 +13597,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
msgstr ""
#: 05020200.xhp
@@ -13605,7 +13605,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
msgstr ""
#: 05020200.xhp
@@ -13613,7 +13613,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
msgstr ""
#: 05020200.xhp
@@ -13621,7 +13621,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
msgstr ""
#: 05020200.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13901,7 +13901,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
msgstr ""
#: 05020300.xhp
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Turno / skaligo"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,7 +18221,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
msgstr ""
#: 05020700.xhp
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -18286,7 +18286,7 @@ msgctxt ""
"par_id3148539\n"
"help.text"
msgid "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Inserts a space between ideographic and alphabetic text.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\"cui/ui/asiantypography/checkApplySpacing\">Enmetas spaceton inter vortersignaj kaj alfabetaj tekstoj.</ahelp>"
#: 05020700.xhp
msgctxt ""
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,7 +31693,7 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: 06040100.xhp
@@ -31901,7 +31901,7 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
msgstr ""
#: 06040100.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/02.po b/source/eo/helpcontent2/source/text/shared/02.po
index 421a1901df7..54bc5c23ec9 100644
--- a/source/eo/helpcontent2/source/text/shared/02.po
+++ b/source/eo/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-09-14 22:06+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,7 +1973,7 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
msgstr ""
#: 01170002.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
msgstr ""
#: 01170002.xhp
@@ -2029,7 +2029,7 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
msgstr ""
#: 01170003.xhp
@@ -2197,7 +2197,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
msgstr ""
#: 01170004.xhp
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,7 +2237,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2245,7 +2245,7 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
msgstr ""
#: 01170004.xhp
@@ -2253,7 +2253,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
msgstr ""
#: 01170004.xhp
@@ -2261,7 +2261,7 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
msgstr ""
#: 01170004.xhp
@@ -2269,7 +2269,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
msgstr ""
#: 01170004.xhp
@@ -2277,7 +2277,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
msgstr ""
#: 01170004.xhp
@@ -2285,7 +2285,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
msgstr ""
#: 01170004.xhp
@@ -2293,7 +2293,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
msgstr ""
#: 01170004.xhp
@@ -2301,7 +2301,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
msgstr ""
#: 01170004.xhp
@@ -2309,7 +2309,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
msgstr ""
#: 01170004.xhp
@@ -2317,7 +2317,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
msgstr ""
#: 01170100.xhp
@@ -2357,7 +2357,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
msgstr ""
#: 01170100.xhp
@@ -2381,15 +2381,15 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efektoj"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
msgstr ""
#: 01170100.xhp
@@ -2397,7 +2397,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
+msgid "Opens the combo box."
msgstr ""
#: 01170100.xhp
@@ -2405,7 +2405,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
msgstr ""
#: 01170100.xhp
@@ -2413,7 +2413,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
+msgid "Closes the combo box."
msgstr ""
#: 01170100.xhp
@@ -2421,8 +2421,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Suprensago"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Sago malsupren"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,7 +2485,7 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
msgstr ""
#: 01170101.xhp
@@ -2509,7 +2509,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
msgstr ""
#: 01170101.xhp
@@ -2517,7 +2517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
msgstr ""
#: 01170101.xhp
@@ -2533,7 +2533,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
msgstr ""
#: 01170101.xhp
@@ -2549,7 +2549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
msgstr ""
#: 01170101.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
msgstr ""
#: 01170101.xhp
@@ -2573,7 +2573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
+msgid "The following table describes the actions that you can assign to a button:"
msgstr ""
#: 01170101.xhp
@@ -2621,7 +2621,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
msgstr ""
#: 01170101.xhp
@@ -2645,7 +2645,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
msgstr ""
#: 01170101.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
msgstr ""
#: 01170101.xhp
@@ -2853,7 +2853,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
+msgid "Title of Label fields,"
msgstr ""
#: 01170101.xhp
@@ -2861,7 +2861,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
+msgid "Content of text fields,"
msgstr ""
#: 01170101.xhp
@@ -2869,7 +2869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
+msgid "Content of table fields in the columns of a table control,"
msgstr ""
#: 01170101.xhp
@@ -2877,7 +2877,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
+msgid "Graphics or text that are used in buttons."
msgstr ""
#: 01170101.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
msgstr ""
#: 01170101.xhp
@@ -2925,7 +2925,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
msgstr ""
#: 01170101.xhp
@@ -2949,7 +2949,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -2965,7 +2965,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
msgstr ""
#: 01170101.xhp
@@ -2997,7 +2997,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
msgstr ""
#: 01170101.xhp
@@ -3029,7 +3029,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
msgstr ""
#: 01170101.xhp
@@ -3069,7 +3069,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
msgstr ""
#: 01170101.xhp
@@ -3077,7 +3077,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
msgstr ""
#: 01170101.xhp
@@ -3229,7 +3229,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
msgstr ""
#: 01170101.xhp
@@ -3245,7 +3245,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
msgstr ""
#: 01170101.xhp
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "ฤˆiuj preseblaj signoj estas tajpeblaj. Se minusklo tajpiฤas, ฤi aลญtomate konvertiฤas al majusklo."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,7 +3277,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
msgstr ""
#: 01170101.xhp
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "ฤˆiuj preseblaj signoj estas tajpeblaj. Se minusklo tajpiฤas, ฤi aลญtomate konvertiฤas al majusklo."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Nur la signoj 0-9 estas tajpeblaj."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "ฤˆiuj preseblaj signoj estas tajpeblaj. Se minusklo tajpiฤas, ฤi aลญtomate konvertiฤas al majusklo."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,7 +3365,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
msgstr ""
#: 01170101.xhp
@@ -3381,7 +3381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
msgstr ""
#: 01170101.xhp
@@ -3477,7 +3477,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
msgstr ""
#: 01170101.xhp
@@ -3493,7 +3493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
msgstr ""
#: 01170101.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
msgstr ""
#: 01170101.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
msgstr ""
#: 01170101.xhp
@@ -3613,7 +3613,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
msgstr ""
#: 01170101.xhp
@@ -3685,7 +3685,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
msgstr ""
#: 01170101.xhp
@@ -3741,7 +3741,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,7 +3789,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
msgstr ""
#: 01170101.xhp
@@ -3981,7 +3981,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -3989,7 +3989,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
msgstr ""
#: 01170101.xhp
@@ -4005,7 +4005,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
msgstr ""
#: 01170101.xhp
@@ -4021,7 +4021,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
msgstr ""
#: 01170101.xhp
@@ -4037,7 +4037,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
msgstr ""
#: 01170101.xhp
@@ -4053,7 +4053,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
msgstr ""
#: 01170101.xhp
@@ -4061,7 +4061,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4069,7 +4069,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4093,7 +4093,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4125,7 +4125,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
msgstr ""
#: 01170101.xhp
@@ -4149,7 +4149,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4157,7 +4157,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
msgstr ""
#: 01170101.xhp
@@ -4189,7 +4189,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4253,7 +4253,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4333,7 +4333,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
msgstr ""
#: 01170101.xhp
@@ -4349,7 +4349,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
msgstr ""
#: 01170101.xhp
@@ -4381,7 +4381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
msgstr ""
#: 01170101.xhp
@@ -4397,7 +4397,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
msgstr ""
#: 01170101.xhp
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Eblas elekti la regilon per la Taba klavo."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,7 +4445,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
msgstr ""
#: 01170101.xhp
@@ -4453,7 +4453,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
msgstr ""
#: 01170101.xhp
@@ -4461,7 +4461,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -4469,7 +4469,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -4477,7 +4477,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
msgstr ""
#: 01170101.xhp
@@ -4493,7 +4493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
msgstr ""
#: 01170101.xhp
@@ -4517,7 +4517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
msgstr ""
#: 01170101.xhp
@@ -4549,7 +4549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
msgstr ""
#: 01170101.xhp
@@ -4557,7 +4557,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
msgstr ""
#: 01170101.xhp
@@ -4573,7 +4573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
msgstr ""
#: 01170101.xhp
@@ -4613,7 +4613,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
msgstr ""
#: 01170101.xhp
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtrado / ordigado"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,7 +4829,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4837,7 +4837,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
msgstr ""
#: 01170101.xhp
@@ -4885,7 +4885,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
msgstr ""
#: 01170102.xhp
@@ -4893,7 +4893,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
msgstr ""
#: 01170102.xhp
@@ -4901,7 +4901,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
msgstr ""
#: 01170102.xhp
@@ -4917,7 +4917,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5645,7 +5645,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5653,7 +5653,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
msgstr ""
#: 01170102.xhp
@@ -5677,7 +5677,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
msgstr ""
#: 01170102.xhp
@@ -5725,7 +5725,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
+msgid "Select the check box:"
msgstr ""
#: 01170102.xhp
@@ -5733,7 +5733,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5741,7 +5741,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
+msgid "Deselect the check box:"
msgstr ""
#: 01170102.xhp
@@ -5749,7 +5749,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5757,7 +5757,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
+msgid "Tri-state check box is set to \"undetermined\" state:"
msgstr ""
#: 01170102.xhp
@@ -5765,7 +5765,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5773,7 +5773,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -5781,7 +5781,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
msgstr ""
#: 01170102.xhp
@@ -5789,7 +5789,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -5805,7 +5805,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5813,7 +5813,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
msgstr ""
#: 01170102.xhp
@@ -5821,7 +5821,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5837,7 +5837,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -5853,7 +5853,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -5893,7 +5893,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
+msgid "Select the option button:"
msgstr ""
#: 01170102.xhp
@@ -5901,7 +5901,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
+msgid "TRUE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5909,7 +5909,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
+msgid "Option button is deselected by selecting another option button:"
msgstr ""
#: 01170102.xhp
@@ -5917,7 +5917,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
+msgid "FALSE is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -5925,7 +5925,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -5933,7 +5933,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
msgstr ""
#: 01170102.xhp
@@ -5941,7 +5941,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -5949,7 +5949,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
+msgid "Option button is deselected."
msgstr ""
#: 01170102.xhp
@@ -5957,7 +5957,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5965,7 +5965,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
msgstr ""
#: 01170102.xhp
@@ -5973,7 +5973,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
msgstr ""
#: 01170102.xhp
@@ -5989,7 +5989,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -6005,7 +6005,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -6045,7 +6045,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
+msgid "Enter text into the text box:"
msgstr ""
#: 01170102.xhp
@@ -6053,7 +6053,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6061,7 +6061,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
+msgid "Clear the text box:"
msgstr ""
#: 01170102.xhp
@@ -6069,7 +6069,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
+msgid "Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6077,7 +6077,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
+msgid "Enter text or a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6085,7 +6085,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
+msgid "Text or number is copied into the text box."
msgstr ""
#: 01170102.xhp
@@ -6093,7 +6093,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6101,7 +6101,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
+msgid "Formula result is copied into the text box."
msgstr ""
#: 01170102.xhp
@@ -6109,7 +6109,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6117,7 +6117,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
+msgid "Text box is cleared."
msgstr ""
#: 01170102.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
+msgid "Enter a number into the field:"
msgstr ""
#: 01170102.xhp
@@ -6157,7 +6157,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
+msgid "Number is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6165,7 +6165,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
+msgid "Clear the field:"
msgstr ""
#: 01170102.xhp
@@ -6173,7 +6173,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
+msgid "Value <emph>0</emph> is set in the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6181,7 +6181,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6189,7 +6189,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
+msgid "Number is copied into the field."
msgstr ""
#: 01170102.xhp
@@ -6197,7 +6197,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -6205,7 +6205,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
+msgid "Value <emph>0</emph> is set in the field."
msgstr ""
#: 01170102.xhp
@@ -6229,7 +6229,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
msgstr ""
#: 01170102.xhp
@@ -6237,7 +6237,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
msgstr ""
#: 01170102.xhp
@@ -6261,7 +6261,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
+msgid "Select a single list item:"
msgstr ""
#: 01170102.xhp
@@ -6277,7 +6277,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
msgstr ""
#: 01170102.xhp
@@ -6285,7 +6285,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
+msgid "Select several list items:"
msgstr ""
#: 01170102.xhp
@@ -6293,7 +6293,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
+msgid "#NV is entered into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6301,7 +6301,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
+msgid "Deselect all list items:"
msgstr ""
#: 01170102.xhp
@@ -6309,7 +6309,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
+msgid "Contents are linked: Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6317,7 +6317,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6325,7 +6325,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6333,7 +6333,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
+msgid "Contents are linked: Find and select an equal list item."
msgstr ""
#: 01170102.xhp
@@ -6341,7 +6341,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
msgstr ""
#: 01170102.xhp
@@ -6349,7 +6349,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6357,7 +6357,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
+msgid "Find and select a list item that matches the formula result and link mode."
msgstr ""
#: 01170102.xhp
@@ -6365,7 +6365,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6373,7 +6373,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
+msgid "Deselect all items in the list box."
msgstr ""
#: 01170102.xhp
@@ -6381,7 +6381,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
msgstr ""
#: 01170102.xhp
@@ -6421,7 +6421,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
msgstr ""
#: 01170102.xhp
@@ -6429,7 +6429,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
+msgid "Text is copied into the linked cell."
msgstr ""
#: 01170102.xhp
@@ -6437,7 +6437,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
+msgid "Clear the edit field of the combo box:"
msgstr ""
#: 01170102.xhp
@@ -6445,7 +6445,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
+msgid "Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6453,7 +6453,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
+msgid "Enter text or a number into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6461,7 +6461,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
+msgid "Text or number is copied into the edit field of the combo box."
msgstr ""
#: 01170102.xhp
@@ -6469,7 +6469,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6477,7 +6477,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
+msgid "Formula result is copied into the edit field of the combo box."
msgstr ""
#: 01170102.xhp
@@ -6485,7 +6485,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6493,7 +6493,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
+msgid "Edit field of the combo box is cleared."
msgstr ""
#: 01170102.xhp
@@ -6501,7 +6501,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
msgstr ""
#: 01170102.xhp
@@ -6533,7 +6533,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
msgstr ""
#: 01170102.xhp
@@ -6541,7 +6541,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
msgstr ""
#: 01170102.xhp
@@ -6573,7 +6573,7 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
msgstr ""
#: 01170103.xhp
@@ -6589,7 +6589,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
msgstr ""
#: 01170103.xhp
@@ -6597,7 +6597,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,7 +6605,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
msgstr ""
#: 01170103.xhp
@@ -6621,7 +6621,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
msgstr ""
#: 01170103.xhp
@@ -6637,7 +6637,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
msgstr ""
#: 01170103.xhp
@@ -6653,7 +6653,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6669,7 +6669,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
msgstr ""
#: 01170103.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6765,7 +6765,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6781,7 +6781,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
msgstr ""
#: 01170103.xhp
@@ -6797,7 +6797,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6813,7 +6813,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6837,7 +6837,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6853,7 +6853,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
msgstr ""
#: 01170200.xhp
@@ -9413,7 +9413,7 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
msgstr ""
#: 01220000.xhp
@@ -9421,7 +9421,7 @@ msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,7 +9629,7 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
msgstr ""
#: 02020000.xhp
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,7 +9861,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
msgstr ""
#: 02140000.xhp
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,7 +9933,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
msgstr ""
#: 02140000.xhp
@@ -10069,7 +10069,7 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
msgstr ""
#: 02160000.xhp
@@ -10157,7 +10157,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -10181,7 +10181,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
msgstr ""
#: 03120000.xhp
@@ -10205,7 +10205,7 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
msgstr ""
#: 03120000.xhp
@@ -10229,7 +10229,7 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
msgstr ""
#: 03130000.xhp
@@ -10269,7 +10269,7 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
msgstr ""
#: 03130000.xhp
@@ -10293,7 +10293,7 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
msgstr ""
#: 03140000.xhp
@@ -10349,7 +10349,7 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
msgstr ""
#: 03150000.xhp
@@ -10397,7 +10397,7 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
msgstr ""
#: 03200000.xhp
@@ -10429,7 +10429,7 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
msgstr ""
#: 03200000.xhp
@@ -10437,7 +10437,7 @@ msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
msgstr ""
#: 04210000.xhp
@@ -10581,7 +10581,7 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
msgstr ""
#: 05090000.xhp
@@ -10677,7 +10677,7 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
msgstr ""
#: 06050000.xhp
@@ -10693,7 +10693,7 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
msgstr ""
#: 06060000.xhp
@@ -10725,7 +10725,7 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
msgstr ""
#: 06060000.xhp
@@ -10741,7 +10741,7 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
msgstr ""
#: 06100000.xhp
@@ -10773,7 +10773,7 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
msgstr ""
#: 06100000.xhp
@@ -10781,7 +10781,7 @@ msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
msgstr ""
#: 06100000.xhp
@@ -10829,7 +10829,7 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
msgstr ""
#: 06110000.xhp
@@ -10837,7 +10837,7 @@ msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
msgstr ""
#: 06110000.xhp
@@ -10885,7 +10885,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10893,7 +10893,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10901,7 +10901,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,7 +11053,7 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
msgstr ""
#: 07070100.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
msgstr ""
#: 07070200.xhp
@@ -11149,7 +11149,7 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
msgstr ""
#: 07070200.xhp
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,7 +11205,7 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
msgstr ""
#: 08010000.xhp
@@ -11253,7 +11253,7 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11317,7 +11317,7 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,7 +11645,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
msgstr ""
#: 09070200.xhp
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,7 +11773,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,7 +12125,7 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
msgstr ""
#: 10100000.xhp
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Fermas la aktualan fenestron.</ahelp>Elektu je <emph>Fenestro - Fermi fenestron</emph> aลญ premu <switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+F4. En la vido de la presotaฤตo de $[officename] Verkilo aลญ Tabelilo, vi povas fermi la aktualan fenestron alklakante la butonon <emph>Fermi antaลญvidon</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,7 +13605,7 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
msgstr ""
#: 12100100.xhp
@@ -13637,7 +13637,7 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
msgstr ""
#: 12100100.xhp
@@ -13701,7 +13701,7 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
msgstr ""
#: 12100200.xhp
@@ -13717,7 +13717,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
msgstr ""
#: 12100200.xhp
@@ -13733,7 +13733,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
msgstr ""
#: 12100200.xhp
@@ -14077,7 +14077,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
msgstr ""
#: 12100200.xhp
@@ -14165,7 +14165,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
+msgid "\"5\" returns \"14:00:00\" as a time."
msgstr ""
#: 12100200.xhp
@@ -14173,7 +14173,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
msgstr ""
#: 12100200.xhp
@@ -14181,7 +14181,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
+msgid "\"00:00:00\" returns all records of a standard date field."
msgstr ""
#: 12100200.xhp
@@ -14205,7 +14205,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
msgstr ""
#: 12100200.xhp
@@ -14221,7 +14221,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
msgstr ""
#: 12100200.xhp
@@ -14301,7 +14301,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
msgstr ""
#: 12100200.xhp
@@ -14397,7 +14397,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
msgstr ""
#: 12100200.xhp
@@ -14413,7 +14413,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
msgstr ""
#: 12100200.xhp
@@ -14493,7 +14493,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
msgstr ""
#: 12100200.xhp
@@ -14501,7 +14501,7 @@ msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
+msgid "Search/Cancel"
msgstr ""
#: 12100200.xhp
@@ -14565,7 +14565,7 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
msgstr ""
#: 12110000.xhp
@@ -14629,7 +14629,7 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
msgstr ""
#: 12130000.xhp
@@ -14661,7 +14661,7 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
msgstr ""
#: 12130000.xhp
@@ -14685,7 +14685,7 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
msgstr ""
#: 12130000.xhp
@@ -14901,7 +14901,7 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
msgstr ""
#: 13020000.xhp
@@ -14917,7 +14917,7 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
+msgid "Drag the top left mark to the right while pressing the mouse button."
msgstr ""
#: 13020000.xhp
@@ -14933,7 +14933,7 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
msgstr ""
#: 13020000.xhp
@@ -14941,7 +14941,7 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,7 +14981,7 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
msgstr ""
#: 14010000.xhp
@@ -15077,7 +15077,7 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
msgstr ""
#: 14020100.xhp
@@ -15165,7 +15165,7 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
msgstr ""
#: 14020200.xhp
@@ -15173,7 +15173,7 @@ msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
msgstr ""
#: 14020200.xhp
@@ -15197,7 +15197,7 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
msgstr ""
#: 14030000.xhp
@@ -15221,7 +15221,7 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
msgstr ""
#: 14030000.xhp
@@ -15253,7 +15253,7 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
msgstr ""
#: 14040000.xhp
@@ -15277,7 +15277,7 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
msgstr ""
#: 14040000.xhp
@@ -15317,7 +15317,7 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
msgstr ""
#: 14050000.xhp
@@ -15357,7 +15357,7 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
msgstr ""
#: 14060000.xhp
@@ -15405,7 +15405,7 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
msgstr ""
#: 14070000.xhp
@@ -15469,7 +15469,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
msgstr ""
#: 18010000.xhp
@@ -15477,7 +15477,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
msgstr ""
#: 18010000.xhp
@@ -15485,7 +15485,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
msgstr ""
#: 18030000.xhp
@@ -15557,7 +15557,7 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
msgstr ""
#: 20020000.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
msgstr ""
#: 20020000.xhp
@@ -15597,7 +15597,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
msgstr ""
#: 20020000.xhp
@@ -15605,7 +15605,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
msgstr ""
#: 20020000.xhp
@@ -15613,7 +15613,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
msgstr ""
#: 20020000.xhp
@@ -15621,7 +15621,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
msgstr ""
#: 20030000.xhp
@@ -15661,7 +15661,7 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
msgstr ""
#: 20030000.xhp
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,7 +15701,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
msgstr ""
#: 20040000.xhp
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,7 +15909,7 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
msgstr ""
#: 20090000.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/04.po b/source/eo/helpcontent2/source/text/shared/04.po
index b60f1db65ae..d068ded97a6 100644
--- a/source/eo/helpcontent2/source/text/shared/04.po
+++ b/source/eo/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-09-14 22:09+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,7 +29,7 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
msgstr ""
#: 01010000.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
msgstr ""
#: 01010000.xhp
@@ -77,7 +77,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,7 +101,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -117,7 +117,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
msgstr ""
#: 01010000.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
msgstr ""
#: 01010000.xhp
@@ -189,8 +189,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "ENMET uzeblas por baskuli inter la enmeta reฤimo kaj la anstataลญiga reฤimo."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
msgstr ""
#: 01010000.xhp
@@ -213,7 +213,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
msgstr ""
#: 01010000.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,7 +293,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
+msgid "Activates the focused button in a dialog."
msgstr ""
#: 01010000.xhp
@@ -389,7 +389,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
msgstr ""
#: 01010000.xhp
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,7 +645,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
msgstr ""
#: 01010000.xhp
@@ -661,7 +661,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
msgstr ""
#: 01010000.xhp
@@ -693,7 +693,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
+msgid "Activates the first menu (File menu)."
msgstr ""
#: 01010000.xhp
@@ -725,7 +725,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
msgstr ""
#: 01010000.xhp
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,7 +973,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
msgstr ""
#: 01010000.xhp
@@ -989,7 +989,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
msgstr ""
#: 01010000.xhp
@@ -1005,7 +1005,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
msgstr ""
#: 01010000.xhp
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Por forigi ฤ‰iujn rektajn formatadojn de elektita teksto aลญ objektoj (kiel en <emph>Formato - Vakigi rektan formatadon</emph>."
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Rezulto"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,7 +1077,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
+msgid "Moves backwards between areas."
msgstr ""
#: 01010000.xhp
@@ -1085,7 +1085,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
msgstr ""
#: 01010000.xhp
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Rezulto"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,7 +1149,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
+msgid "Opens the <emph>Properties</emph> dialog."
msgstr ""
#: 01010000.xhp
@@ -1229,7 +1229,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
+msgid "Inserts a new theme."
msgstr ""
#: 01010000.xhp
@@ -1237,7 +1237,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
msgstr ""
#: 01010000.xhp
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Rezulto"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,7 +1365,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
+msgid "Scrolls up one screen."
msgstr ""
#: 01010000.xhp
@@ -1381,7 +1381,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
+msgid "Scrolls down one screen."
msgstr ""
#: 01010000.xhp
@@ -1485,7 +1485,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
+msgid "Step backward (only in object view)."
msgstr ""
#: 01010000.xhp
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Rezulto"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,7 +1549,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
+msgid "Toggles row selection."
msgstr ""
#: 01010000.xhp
@@ -1565,7 +1565,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
+msgid "Selects the current column."
msgstr ""
#: 01010000.xhp
@@ -1581,7 +1581,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
+msgid "Moves pointer to the first row."
msgstr ""
#: 01010000.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
+msgid "Moves pointer to the last row."
msgstr ""
#: 01010000.xhp
@@ -1621,15 +1621,15 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Rezulto"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
msgstr ""
#: 01010000.xhp
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+Y"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,7 +1749,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
msgstr ""
#: 01010000.xhp
@@ -1765,7 +1765,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
msgstr ""
#: 01010000.xhp
@@ -1781,7 +1781,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
msgstr ""
#: 01010000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
msgstr ""
#: 01010000.xhp
@@ -1797,7 +1797,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
+msgid "Rotates a drawing object (in Rotation Mode)."
msgstr ""
#: 01010000.xhp
@@ -1805,7 +1805,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
+msgid "Opens the properties dialog for a drawing object."
msgstr ""
#: 01010000.xhp
@@ -1829,7 +1829,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
msgstr ""
#: 01010000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
+msgid "Selects an additional point in Point Selection mode."
msgstr ""
#: 01010000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
msgstr ""
#: 01010000.xhp
@@ -1877,7 +1877,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
msgstr ""
#: 01010000.xhp
@@ -1893,7 +1893,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
msgstr ""
#: 01010000.xhp
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komando </caseinline><defaultinline>Stir</defaultinline></switchinline>+Y"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,7 +1941,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
msgstr ""
#: 01010000.xhp
@@ -1949,7 +1949,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
msgstr ""
#: 01010000.xhp
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Rezultoj"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Aspekto"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Ruli informpeton"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,7 +2181,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
+msgid "Adds table or query."
msgstr ""
#: 01020000.xhp
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Rezultoj"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Rezultoj"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,7 +2389,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
+msgid "Jumps between windows."
msgstr ""
#: 01020000.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/07.po b/source/eo/helpcontent2/source/text/shared/07.po
index cff209d772a..3e144b97d8c 100644
--- a/source/eo/helpcontent2/source/text/shared/07.po
+++ b/source/eo/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-07 04:26+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1512620819.000000\n"
#: 09000000.xhp
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Por krei novan retpaฤon por la interreto, malfermu novan <emph>HTML-dokumenton</emph> elektante <emph>Dosiero - Nova</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "Ilo por krei novajn retpaฤojn estas la reฤimo de TTT-aranฤo, kiun vi ลaltas per <emph>Vido - TTT</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "ลœanฤu al la reฤimo por TTT-aranฤo elektante <emph>Vido - TTT</emph> aลญ malfermante novan HTML-dokumenton."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/shared/guide.po b/source/eo/helpcontent2/source/text/shared/guide.po
index 4afd50e8246..7728d3aa752 100644
--- a/source/eo/helpcontent2/source/text/shared/guide.po
+++ b/source/eo/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-30 21:59+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,7 +12397,7 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: line_intext.xhp
diff --git a/source/eo/helpcontent2/source/text/shared/help.po b/source/eo/helpcontent2/source/text/shared/help.po
index 33fd0a5387e..e67f32fd455 100644
--- a/source/eo/helpcontent2/source/text/shared/help.po
+++ b/source/eo/helpcontent2/source/text/shared/help.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-07-07 23:19+0000\n"
+"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531005560.000000\n"
#: browserhelp.xhp
msgctxt ""
@@ -35,7 +38,7 @@ msgctxt ""
"par_id531525734031068\n"
"help.text"
msgid "<variable id=\"language\">Language</variable>"
-msgstr ""
+msgstr "<variable id=\"language\">Lingvo</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -43,7 +46,7 @@ msgctxt ""
"par_id991525734084608\n"
"help.text"
msgid "<variable id=\"contents\">Contents</variable>"
-msgstr ""
+msgstr "<variable id=\"contents\">Enhavo</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -51,7 +54,7 @@ msgctxt ""
"par_id601525734140935\n"
"help.text"
msgid "<variable id=\"index\">Index</variable>"
-msgstr ""
+msgstr "<variable id=\"index\">Indekso</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -59,7 +62,7 @@ msgctxt ""
"par_id191525734190260\n"
"help.text"
msgid "<variable id=\"donate\">If this page has been helpful, you can support us!</variable>"
-msgstr ""
+msgstr "<variable id=\"donate\">Se ฤ‰i tiu paฤo estis utila por vi, vi povas subteni nin.</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -67,7 +70,7 @@ msgctxt ""
"par_id881525734289794\n"
"help.text"
msgid "<variable id=\"LibreOfficeHelp\">%PRODUCTNAME %PRODUCTVERSION Help</variable>"
-msgstr ""
+msgstr "<variable id=\"LibreOfficeHelp\">Helpo de %PRODUCTNAME %PRODUCTVERSION</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -75,7 +78,7 @@ msgctxt ""
"par_id421525736799965\n"
"help.text"
msgid "<variable id=\"copyclip\">Click on text to copy to clipboard</variable>"
-msgstr ""
+msgstr "<variable id=\"copyclip\">Alklaku la tekston por kopii ฤin al la tondejo</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -91,7 +94,7 @@ msgctxt ""
"par_id1001525734619670\n"
"help.text"
msgid "<variable id=\"selectlanguage\">Select Language</variable>"
-msgstr ""
+msgstr "<variable id=\"selectlanguage\">Elektu lingvon</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -107,7 +110,7 @@ msgctxt ""
"par_id811525747677263\n"
"help.text"
msgid "<variable id=\"en-US\">English (USA)</variable>"
-msgstr ""
+msgstr "<variable id=\"en-US\">Angla (Usono)</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -115,7 +118,7 @@ msgctxt ""
"par_id521525747699241\n"
"help.text"
msgid "<variable id=\"am\">Amharic</variable>"
-msgstr ""
+msgstr "<variable id=\"am\">Amhara</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -123,7 +126,7 @@ msgctxt ""
"par_id841525747709330\n"
"help.text"
msgid "<variable id=\"ar\">Arabic</variable>"
-msgstr ""
+msgstr "<variable id=\"ar\">Araba</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -131,7 +134,7 @@ msgctxt ""
"par_id371525747715258\n"
"help.text"
msgid "<variable id=\"ast\">Asturian</variable>"
-msgstr ""
+msgstr "<variable id=\"ast\">Astura</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -139,7 +142,7 @@ msgctxt ""
"par_id91525747756759\n"
"help.text"
msgid "<variable id=\"bg\">Bulgarian</variable>"
-msgstr ""
+msgstr "<variable id=\"bg\">Bulgara</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -147,7 +150,7 @@ msgctxt ""
"par_id391525747761934\n"
"help.text"
msgid "<variable id=\"bn\">Bengali</variable>"
-msgstr ""
+msgstr "<variable id=\"bn\">Bengala</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -155,7 +158,7 @@ msgctxt ""
"par_id701525747766711\n"
"help.text"
msgid "<variable id=\"bn-IN\">Bengali (India)</variable>"
-msgstr ""
+msgstr "<variable id=\"bn-IN\">Bengala (Barato)</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -163,7 +166,7 @@ msgctxt ""
"par_id941525747772436\n"
"help.text"
msgid "<variable id=\"bo\">Tibetan</variable>"
-msgstr ""
+msgstr "<variable id=\"bo\">Tibeta</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -171,7 +174,7 @@ msgctxt ""
"par_id241525747783594\n"
"help.text"
msgid "<variable id=\"bs\">Bosnian</variable>"
-msgstr ""
+msgstr "<variable id=\"bs\">Bosna</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -179,7 +182,7 @@ msgctxt ""
"par_id191525747798511\n"
"help.text"
msgid "<variable id=\"ca\">Catalan</variable>"
-msgstr ""
+msgstr "<variable id=\"ca\">Kataluna</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -187,7 +190,7 @@ msgctxt ""
"par_id331525747842279\n"
"help.text"
msgid "<variable id=\"ca-valencia\">Valencian Catalan</variable>"
-msgstr ""
+msgstr "<variable id=\"ca-valencia\">Kataluna (Valencilando)</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -195,7 +198,7 @@ msgctxt ""
"par_id541525747847143\n"
"help.text"
msgid "<variable id=\"cs\">Czech</variable>"
-msgstr ""
+msgstr "<variable id=\"cs\">ฤˆeฤฅa</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -203,7 +206,7 @@ msgctxt ""
"par_id141525747867126\n"
"help.text"
msgid "<variable id=\"da\">Danish</variable>"
-msgstr ""
+msgstr "<variable id=\"da\">Dana</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -211,7 +214,7 @@ msgctxt ""
"par_id131525747872352\n"
"help.text"
msgid "<variable id=\"de\">German</variable>"
-msgstr ""
+msgstr "<variable id=\"de\">Germana</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -219,7 +222,7 @@ msgctxt ""
"par_id831525747962487\n"
"help.text"
msgid "<variable id=\"dz\">Dzongkha</variable>"
-msgstr ""
+msgstr "<variable id=\"dz\">Butana</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -227,7 +230,7 @@ msgctxt ""
"par_id631525747969597\n"
"help.text"
msgid "<variable id=\"el\">Greek</variable>"
-msgstr ""
+msgstr "<variable id=\"el\">Greka</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -235,7 +238,7 @@ msgctxt ""
"par_id371525747976937\n"
"help.text"
msgid "<variable id=\"en-GB\">English (UK)</variable>"
-msgstr ""
+msgstr "<variable id=\"en-GB\">Angla (UR)</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -243,7 +246,7 @@ msgctxt ""
"par_id701525747984877\n"
"help.text"
msgid "<variable id=\"en-ZA\">English (SA)</variable>"
-msgstr ""
+msgstr "<variable id=\"en-ZA\">Angla (SA)</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -251,7 +254,7 @@ msgctxt ""
"par_id61525747994007\n"
"help.text"
msgid "<variable id=\"eo\">Esperanto</variable>"
-msgstr ""
+msgstr "<variable id=\"eo\">Esperanto</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -259,7 +262,7 @@ msgctxt ""
"par_id811525748006070\n"
"help.text"
msgid "<variable id=\"es\">Spanish</variable>"
-msgstr ""
+msgstr "<variable id=\"es\">Hispana</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -267,7 +270,7 @@ msgctxt ""
"par_id561525748012579\n"
"help.text"
msgid "<variable id=\"et\">Estonian</variable>"
-msgstr ""
+msgstr "<variable id=\"et\">Estona</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -275,7 +278,7 @@ msgctxt ""
"par_id111525748019144\n"
"help.text"
msgid "<variable id=\"eu\">Basque</variable>"
-msgstr ""
+msgstr "<variable id=\"eu\">Eลญska</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -283,7 +286,7 @@ msgctxt ""
"par_id621525748022811\n"
"help.text"
msgid "<variable id=\"fi\">Finnish</variable>"
-msgstr ""
+msgstr "<variable id=\"fi\">Finna</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -291,7 +294,7 @@ msgctxt ""
"par_id861525748027499\n"
"help.text"
msgid "<variable id=\"fr\">French</variable>"
-msgstr ""
+msgstr "<variable id=\"fr\">Franca</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -299,7 +302,7 @@ msgctxt ""
"par_id661525748030419\n"
"help.text"
msgid "<variable id=\"gl\">Galician</variable>"
-msgstr ""
+msgstr "<variable id=\"gl\">Galega</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -307,7 +310,7 @@ msgctxt ""
"par_id301525748033370\n"
"help.text"
msgid "<variable id=\"gu\">Gujarati</variable>"
-msgstr ""
+msgstr "<variable id=\"gu\">Guฤarata</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -315,7 +318,7 @@ msgctxt ""
"par_id141525748036295\n"
"help.text"
msgid "<variable id=\"he\">Hebrew</variable>"
-msgstr ""
+msgstr "<variable id=\"he\">Hebrea</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -323,7 +326,7 @@ msgctxt ""
"par_id531525748040396\n"
"help.text"
msgid "<variable id=\"hi\">Hindi</variable>"
-msgstr ""
+msgstr "<variable id=\"hi\">Hindia</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -331,7 +334,7 @@ msgctxt ""
"par_id901525748044409\n"
"help.text"
msgid "<variable id=\"hr\">Croatian</variable>"
-msgstr ""
+msgstr "<variable id=\"hr\">Kroata</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -339,7 +342,7 @@ msgctxt ""
"par_id331525748049389\n"
"help.text"
msgid "<variable id=\"hu\">Hungarian</variable>"
-msgstr ""
+msgstr "<variable id=\"hu\">Hungara</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -347,7 +350,7 @@ msgctxt ""
"par_id21525748084845\n"
"help.text"
msgid "<variable id=\"is\">Icelandic</variable>"
-msgstr ""
+msgstr "<variable id=\"is\">Islanda</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -355,7 +358,7 @@ msgctxt ""
"par_id761525748087547\n"
"help.text"
msgid "<variable id=\"it\">Italian</variable>"
-msgstr ""
+msgstr "<variable id=\"it\">Itala</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -363,7 +366,7 @@ msgctxt ""
"par_id691525748090324\n"
"help.text"
msgid "<variable id=\"ja\">Japanese</variable>"
-msgstr ""
+msgstr "<variable id=\"ja\">Japana</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -371,7 +374,7 @@ msgctxt ""
"par_id181525748093242\n"
"help.text"
msgid "<variable id=\"ka\">Georgian</variable>"
-msgstr ""
+msgstr "<variable id=\"ka\">Kartvela</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -379,7 +382,7 @@ msgctxt ""
"par_id531525748097320\n"
"help.text"
msgid "<variable id=\"km\">Khmer</variable>"
-msgstr ""
+msgstr "<variable id=\"km\">Kamboฤa</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -387,7 +390,7 @@ msgctxt ""
"par_id641525748100233\n"
"help.text"
msgid "<variable id=\"ko\">Korean</variable>"
-msgstr ""
+msgstr "<variable id=\"ko\">Korea</variable>"
#: browserhelp.xhp
msgctxt ""
@@ -395,7 +398,7 @@ msgctxt ""
"par_id521525748103387\n"
"help.text"
msgid "<variable id=\"lo\">Lao</variable>"
-msgstr ""
+msgstr "<variable id=\"lo\">Laosa</variable>"
#: browserhelp.xhp
msgctxt ""
diff --git a/source/eo/helpcontent2/source/text/shared/optionen.po b/source/eo/helpcontent2/source/text/shared/optionen.po
index 7f1060cbd9a..3b0e1386579 100644
--- a/source/eo/helpcontent2/source/text/shared/optionen.po
+++ b/source/eo/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 01:25+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/eo/helpcontent2/source/text/swriter.po b/source/eo/helpcontent2/source/text/swriter.po
index 538c846f420..3d822cb4a90 100644
--- a/source/eo/helpcontent2/source/text/swriter.po
+++ b/source/eo/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-15 22:07+0000\n"
+"PO-Revision-Date: 2018-07-08 00:45+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526422078.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531010744.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -1566,7 +1566,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> in a text document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Enhavas komandojn por apliki, krei, redakti, ฤisdatigi, ลargi, kaj mastrumi <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">stilojn</link> en teksta dokumento.</ahelp>"
#: main0115.xhp
msgctxt ""
@@ -1574,7 +1574,7 @@ msgctxt ""
"hd_id121529878513674\n"
"help.text"
msgid "Text styles entries"
-msgstr ""
+msgstr "Tekstaj stilaj elementoj"
#: main0115.xhp
msgctxt ""
@@ -1582,7 +1582,7 @@ msgctxt ""
"par_id411529878520742\n"
"help.text"
msgid "The entries includes most common paragraph, character and list styles. Click on the style to apply."
-msgstr ""
+msgstr "La elementoj inkluzivas plejmultajn alineajn, signajn kaj listajn stilojn. Alklaku al la stilo por apliki."
#: main0115.xhp
msgctxt ""
@@ -1590,7 +1590,7 @@ msgctxt ""
"par_id451529878529005\n"
"help.text"
msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope."
-msgstr ""
+msgstr "Vi povas adapti la liston de stilaj elementoj per la menuo <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Iloj - Adapti</emph></link>. ฤˆar propraj stiloj apartenas al la dokumento, memoru konservi la adaptitan menuon en la dokumenta amplekso."
#: main0115.xhp
msgctxt ""
@@ -1598,7 +1598,7 @@ msgctxt ""
"hd_id991529881414793\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "Redakti stilon"
#: main0115.xhp
msgctxt ""
@@ -1606,7 +1606,7 @@ msgctxt ""
"par_id111529881420452\n"
"help.text"
msgid "Opens the Paragraph Style dialog box of the current paragraph."
-msgstr ""
+msgstr "Malfermas la dialogujon Alinestilo de la aktuala alineo."
#: main0115.xhp
msgctxt ""
@@ -1614,7 +1614,7 @@ msgctxt ""
"hd_id111529881431158\n"
"help.text"
msgid "Update Style"
-msgstr ""
+msgstr "ฤœisdatigi stilon"
#: main0115.xhp
msgctxt ""
@@ -1622,7 +1622,7 @@ msgctxt ""
"par_id971529881437377\n"
"help.text"
msgid "Update the paragraph style with the <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">direct formatting</link> applied to the current paragraph."
-msgstr ""
+msgstr "ฤœisdatigi la alinean stilon per la <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">rekta formatado</link> aplikita al la aktuala alineo."
#: main0115.xhp
msgctxt ""
@@ -1630,7 +1630,7 @@ msgctxt ""
"hd_id191529881446409\n"
"help.text"
msgid "New style"
-msgstr ""
+msgstr "Nova stilo"
#: main0115.xhp
msgctxt ""
@@ -1638,7 +1638,7 @@ msgctxt ""
"par_id331529881457275\n"
"help.text"
msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name."
-msgstr ""
+msgstr "Aldonas alinean stilon kun la agordoj de la aktuala elektaฤตo. Invitos vin enigi la nomon de stilo."
#: main0115.xhp
msgctxt ""
@@ -1646,7 +1646,7 @@ msgctxt ""
"hd_id351529881470044\n"
"help.text"
msgid "Load Styles"
-msgstr ""
+msgstr "ลœargi stilojn"
#: main0115.xhp
msgctxt ""
@@ -1654,7 +1654,7 @@ msgctxt ""
"par_id551529883682302\n"
"help.text"
msgid "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">Import styles</link> from another document or template into the current document."
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">Importi stilojn</link> el alia dokumento aลญ ลablono en la aktualan dokumenton."
#: main0115.xhp
msgctxt ""
@@ -1662,7 +1662,7 @@ msgctxt ""
"hd_id361529881482828\n"
"help.text"
msgid "Manage Styles"
-msgstr ""
+msgstr "Administri stilojn"
#: main0115.xhp
msgctxt ""
@@ -1670,7 +1670,7 @@ msgctxt ""
"par_id901529883673111\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Styles deck</link> in the sidebar."
-msgstr ""
+msgstr "Malfermas la<link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Stila panelo</link> en la flanka panelo."
#: main0120.xhp
msgctxt ""
@@ -1678,7 +1678,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Menu"
-msgstr ""
+msgstr "Formulara menuo"
#: main0120.xhp
msgctxt ""
@@ -1686,7 +1686,7 @@ msgctxt ""
"hd_id111529755027117\n"
"help.text"
msgid "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Form</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Formularo</link>"
#: main0120.xhp
msgctxt ""
@@ -1694,7 +1694,7 @@ msgctxt ""
"par_id991529755027118\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Contains commands for activate form design mode, open control wizards and insert form controls in your text document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Enhavas komandojn por aktivigi formularskizan reฤimon, malfermi regilajn asistantojn kaj enmeti formularajn regilojn en vian tekstan dokumenton.</ahelp></variable>"
#: main0120.xhp
msgctxt ""
@@ -1702,7 +1702,7 @@ msgctxt ""
"hd_id551529758534136\n"
"help.text"
msgid "Design Mode"
-msgstr ""
+msgstr "Skiza reฤimo"
#: main0120.xhp
msgctxt ""
@@ -1710,7 +1710,7 @@ msgctxt ""
"par_id791529758540932\n"
"help.text"
msgid "Enable or disable form design mode."
-msgstr ""
+msgstr "ลœalti aลญ malลalti la formularskizan reฤimon."
#: main0120.xhp
msgctxt ""
@@ -1718,7 +1718,7 @@ msgctxt ""
"hd_id121529758546072\n"
"help.text"
msgid "Control Wizards"
-msgstr ""
+msgstr "Regilaj asistantoj"
#: main0120.xhp
msgctxt ""
@@ -1726,7 +1726,7 @@ msgctxt ""
"par_id271529758552229\n"
"help.text"
msgid "Enable or disable control wizards."
-msgstr ""
+msgstr "ลœalti aลญ malลalti regilajn asistantojn."
#: main0120.xhp
msgctxt ""
@@ -1734,7 +1734,7 @@ msgctxt ""
"hd_id571529784049416\n"
"help.text"
msgid "More fields"
-msgstr ""
+msgstr "Pliaj kampoj"
#: main0120.xhp
msgctxt ""
@@ -1742,7 +1742,7 @@ msgctxt ""
"par_id951529784060420\n"
"help.text"
msgid "Date, time, numerical, currency and pattern form fields."
-msgstr ""
+msgstr "Dato, horo, numera, kurza kaj modela formularaj kampoj."
#: main0120.xhp
msgctxt ""
@@ -1750,7 +1750,7 @@ msgctxt ""
"hd_id811529763403256\n"
"help.text"
msgid "Automatic Control Focus"
-msgstr ""
+msgstr "Aลญtomata regila fokuso"
#: main0120.xhp
msgctxt ""
@@ -1758,7 +1758,7 @@ msgctxt ""
"par_id281529763411414\n"
"help.text"
msgid "Enable or disable Automatic Control Focus"
-msgstr ""
+msgstr "ลœalti aลญ malลalti aลญtomatan regilan fokuson"
#: main0200.xhp
msgctxt ""
diff --git a/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
index 1ddac1678a8..68382719209 100644
--- a/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/eo/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 3.5.x\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-18 22:25+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-07 21:10+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: Esperanto <kde-i18n-doc@kde.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529360759.000000\n"
+"X-POOTLE-MTIME: 1530997806.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3808,15 +3808,6 @@ msgstr "Enmeti paฤan salton"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "Datumoj"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "Enmeti"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
@@ -23056,7 +23056,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "More Fields"
-msgstr ""
+msgstr "Pliaj kampoj"
#: ImpressWindowState.xcu
msgctxt ""
diff --git a/source/eo/sc/messages.po b/source/eo/sc/messages.po
index bec0ae5e7bb..0bad449014c 100644
--- a/source/eo/sc/messages.po
+++ b/source/eo/sc/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-06-18 22:43+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-07 21:11+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529361783.000000\n"
+"X-POOTLE-MTIME: 1530997880.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -12906,7 +12906,7 @@ msgstr "De-valuto"
#: sc/inc/scfuncs.hrc:3898
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency from which is converted."
-msgstr ""
+msgstr "La ISO-4217-kodo de la valuto de kiu ฤi estas konvertita."
#: sc/inc/scfuncs.hrc:3899
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -12916,7 +12916,7 @@ msgstr "Al-valuto"
#: sc/inc/scfuncs.hrc:3900
msgctxt "SC_OPCODE_EUROCONVERT"
msgid "ISO 4217 code of the currency into which is converted."
-msgstr ""
+msgstr "La ISO-4217-kodo de la valuto al kiu ฤi estas konvertota."
#: sc/inc/scfuncs.hrc:3901
msgctxt "SC_OPCODE_EUROCONVERT"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "Valoro"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "Fonto"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "Elementoj"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistemo"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Norma;Teksto;Dato (TMJ);Dato (MTJ);Dato (JMT);US Angla;Kaลi"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabo"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "interspaco"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"ฤˆu vi volas akcepti la ฤ‰i-sube proponitan korekton?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Bildofiltrilo"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Teksto"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Elekti foliojn"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Elektitaj folioj"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Mezurilo"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "ฤˆi tiu mezurilo administras objektojn je fiksitaj pozicioj."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Aspekto"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "ฤˆi tiu folio vidigas kiel la datumoj estos aranฤataj en la dokumento."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Dokumenta vido"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Folio %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "ฤˆelo %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Maldekstra areo"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Paฤa aspekto"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Centra areo"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Dekstra areo"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Paฤokapo de %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Paฤopiedo de %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Eniga linio"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Jen estas kie vi entajpas aลญ redaktas tekston, nombrojn kaj formulojn."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Registraฤตa spektado"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Musa butono premita"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Formula ilobreto"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Kalkultabeloj de %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(nurlega)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Antaลญvida reฤimo)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Paฤoj"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "Malebligi eligon de malplenaj paฤoj"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Presi enhavon"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "ฤˆiuj folioj"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Elektitaj folioj"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Elektitaj ฤ‰eloj"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "El kiu presi"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "ฤˆiuj paฤoj"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Paฤoj"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Averti min pri tio estonte."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Ne eblis aktualigi la jenan DDE-fonton, eble ฤ‰ar la fonta dokumento ne estis malfermita. Bonvolu lanฤ‰i la fontan dokumenton kaj reprovu."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Ne eblis ลargi la jenan eksteran dosieron. Datumoj ligitaj de ฤ‰i tiu dosiero ne estas aktualigitaj."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "ฤœisdatigas eksterajn ligilojn."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Tablelilo A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "ฤˆelaro enhavas kolumnajn etikedojn"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "ฤˆelaro enhavas vicajn etikedojn"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Nevalida valoro"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Neniu formulo agordita."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Nek vico nek kolumno agordita."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Nedifinita nomo aลญ amplekso."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Nedifinita nomo aลญ neฤusta ฤ‰ela referenco."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Formuloj ne formas kolumnon."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Formuloj ne formas vicon."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Aldoni aลญtomatan formaton"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renomi aลญtomatan formaton"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nomo"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Forigi aลญtomatan formaton"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ฤˆu vi vere volas forigi la aลญtomatan formaton de #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Fermi"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norda"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mezo"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Suda"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Totalo"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Folio"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ฤˆelo"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Enhavo"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Paฤa ankro"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "ฤˆela ankro"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Kondiฤ‰o "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Enhavo"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Folioj"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Ampleksnomoj"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Datumbazaj ampleksoj"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Bildoj"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE-objektoj"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Komentoj"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Ligitaj areoj"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Desegnaj objektoj"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "ลœovreฤimo"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Vidigi"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktiva"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "neaktiva"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "kaลita"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktiva fenestro"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Scenarnomo"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Komento"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Ordigi kreskante"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Ordigi malkreskante"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Propra ordigo"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ฤˆio"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Vidigi nur la aktualan elementon."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Kaลi nur la aktualan elementon."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Serฤ‰i elementojn..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Noma kesto"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Eniga linio"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Funkcia asistanto"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Akcepti"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Rezigni"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Sumo"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formulo"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Etendi formulan breton"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Maletendi formulan breton"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflikto"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Aลญtoro"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Dato"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Nekonata uzanto"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Kolumno enmetita"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Vico enmetita "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Folio enmetita "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Kolumno forigita"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Vico forigita"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Folio forigita"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Amplekso moviฤis"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Enhavo ลanฤita"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Enhavo ลanฤita"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "ลœanฤita al "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Originalo"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "ลœanฤoj malakceptitaj"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Akceptita"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Malakceptita"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Neniu Elemento"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<malplena>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Ne protektita"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Ne protektita de pasvorto"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Haketo malkongrua"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Haketo kongrua"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Retajpi"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Moviฤanta averaฤo"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Eksponenciala glatigo"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Analizo de varieco"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Unuopa faktoro"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Duopa faktoro"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grupoj"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Inter grupoj"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "En grupoj"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Fonto de varieco"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-valoro"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F-krita"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Totalo"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korelacio"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korelacioj"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kovarianco"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kunvariancoj"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Priskribaj statistikoj"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Averaฤo"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Norma eraro"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modo"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediano"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Varianco"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Norma devio"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtoso"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Oblikveco"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Amplekso"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimumo"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maksimumo"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Sumo"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Nombro"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Unua kvarilo "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Tria kvarilo"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Hazarda ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Unuforma"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Unuforma entjero"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normala"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binoma"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negativbinoma"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "ฤคi-kvadrata"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometra"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimumo"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maksimumo"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Averaฤo"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Norma devio"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediano"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p-valoro"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Nombro de provoj"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu-valoro"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Samplado"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-testo"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-testo"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Para t-testo"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Para t-testo"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-testo"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-testo"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Testo de sendependeco (ฤคi-kvadrada)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regresio"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regresio"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Kolumno %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Vico %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variablo 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variablo 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Hipoteza averaฤa diferenco"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observoj"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Observita averaฤa diferenco"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-valoro"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Krita valoro"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Testa statistiko"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineara"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritma"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potenco"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regresia modelo"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Deklivo"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Intersekco"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) dekstravosta"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F grava dekstravosta"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) maldekstravosta"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F grava maldekstravosta"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P duvosta"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F grava duvosta"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Korelacio de Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Varianco de la diferencoj"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t-stat"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) unuvosta"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t grava unuvosta"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) duvosta"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t grava duvosta"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Konata varianco"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) unuvosta"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z krita unuvosta"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) duvosta"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z krita duvosta"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Enลaltu enhavon"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "Al ฤ‰elo"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "Al ฤ‰elo (aligrandigi kun ฤ‰elo)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "Al paฤo"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Fonta fluo"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Iloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "Kontroli por ฤisdatigoj..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Apriora"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Akcento 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Akcento 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Akcento 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Paฤokapo 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Paฤokapo 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Malbona"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Bona"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neลญtrala"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Eraro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Averto"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Piednoto"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Noto"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "Kontroli por ฤisdatigoj..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Menuo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Iloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Dosiero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "Redakti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Stiloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Tiparo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Agordi la borderojn de la elektitaj ฤ‰eloj."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "Numero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "ฤœisrandigo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "ฤˆeloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Enmeti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Datumoj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Recenzo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Vido"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Grafiko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Koloro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Aranฤi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Krado"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "Lingvo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Recenzo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Komentoj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Kompari"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Vido"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Stiloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Desegni"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Aranฤi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "Krado"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Grupo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Kadro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Aranฤi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Krado"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Vido"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Stiloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Formato"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Alineo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Vido"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "Kontroli por ฤisdatigoj..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "Kontroli por ฤisdatigoj..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Defaลญlta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Akcento 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Akcento 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Akcento 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Paฤokapo 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Paฤokapo 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Malbona"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Bona"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neลญtrala"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Eraro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Averto"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Piednoto"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Noto"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "Kontroli por ฤisdatigoj..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Menuo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Iloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Helpo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Dosiero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "Redakti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Stiloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Tiparo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "Numero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "ฤœisrandigo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "ฤˆeloj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Enmeti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Datumoj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Recenzo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Vido"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Grafiko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Aranฤi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Koloro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Krado"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Lingvo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Recenzo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Komentoj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Kompari"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Vido"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Desegni"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Redakti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Aranฤi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Vido"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grupo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Tiparo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ฤœisrandigo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Vido"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Enmeti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Aลญdvidaฤตoj"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Kadro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Aranฤi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Krado"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Vido"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regresio"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Amplekso de variablo 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Amplekso de variablo 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Rezultoj al:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Datumoj"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Kolumnoj"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Vicoj"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Grupigi laลญ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Lineara regresio"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Logaritma regresio"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Potenca regresio"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Eligi regresiajn tipojn"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Teksta longo"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "egala al"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "malpli ol"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "pli ol"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "malpli ol aลญ egala al"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "pli ol aลญ egala al"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "neegala al"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "valida amplekso"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "nevalida amplekso"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "Ebligi:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "Datumoj:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "Minimumo:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Maksimumo:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Ebligi malplenajn ฤ‰elojn"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Vidigi elektaฤตliston"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Ordigi elementojn krekske"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Valida fonto konsistu el koneksa elektaฤตo de vicoj kaj kolumnoj, aลญ formulo kiu rezultigas zonon aลญ tabelon."
diff --git a/source/eo/sd/messages.po b/source/eo/sd/messages.po
index aeab1ac7125..3a92958c175 100644
--- a/source/eo/sd/messages.po
+++ b/source/eo/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-18 22:49+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1529362142.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
@@ -5183,8 +5183,8 @@ msgstr "ฤˆefaj objektoj"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Enmeti bildon"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/eo/sfx2/messages.po b/source/eo/sfx2/messages.po
index d0576655a01..d5199746cde 100644
--- a/source/eo/sfx2/messages.po
+++ b/source/eo/sfx2/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-04-08 20:27+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-07 21:20+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1523219243.000000\n"
+"X-POOTLE-MTIME: 1530998452.000000\n"
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -1194,12 +1194,12 @@ msgstr "La dokumento ne estas rezervita ฤ‰e la servilo."
#: include/sfx2/strings.hrc:246
msgctxt "STR_GET_INVOLVED_TEXT"
msgid "Help us make %PRODUCTNAME even better!"
-msgstr ""
+msgstr "Helpu nin igi %PRODUCTNAME eฤ‰ bli bona!"
#: include/sfx2/strings.hrc:247
msgctxt "STR_GET_INVOLVED_BUTTON"
msgid "Get involved"
-msgstr ""
+msgstr "Kunhelpi"
#: include/sfx2/strings.hrc:248
msgctxt "STR_READONLY_DOCUMENT"
@@ -2193,6 +2193,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Legi helpon interrete."
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/eo/svtools/messages.po b/source/eo/svtools/messages.po
index b0541fdc62b..2c3d7ce2330 100644
--- a/source/eo/svtools/messages.po
+++ b/source/eo/svtools/messages.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-05-15 21:50+0000\n"
+"PO-Revision-Date: 2018-07-07 21:19+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1526421045.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530998395.000000\n"
#: svtools/inc/errtxt.hrc:30
msgctxt "RID_ERRCTX"
@@ -4562,4 +4562,4 @@ msgstr "Tezaลญro Mythes"
#: include/svtools/strings.hrc:361
msgctxt "STR_DESCRIPTION_IGNOREALLLIST"
msgid "List of Ignored Words"
-msgstr ""
+msgstr "Listo de malatentitaj vortoj"
diff --git a/source/eo/svx/messages.po b/source/eo/svx/messages.po
index 8533ea6c989..6d7e8e070ce 100644
--- a/source/eo/svx/messages.po
+++ b/source/eo/svx/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-18 23:05+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-07 21:18+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529363136.000000\n"
+"X-POOTLE-MTIME: 1530998294.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Intelekta propraฤตo"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Neniu"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Lastatempaj"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Propra koloro..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Forigi"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Linioj kaj sagoj"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kurbo"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Konektiloj"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Bazaj formoj"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Simboloj"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blokaj sagoj"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Fluskemo"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Klarigiloj"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Steloj"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D-objektoj"
@@ -4140,8 +4140,8 @@ msgstr "Kopii"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "Enmeti"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
@@ -4456,17 +4456,17 @@ msgstr "Nomspacoj"
#: svx/uiconfig/ui/oldcolorwindow.ui:59
msgctxt "oldcolorwindow|none_color_button"
msgid "None"
-msgstr ""
+msgstr "Neniu"
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "Lasttempaj"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "Propra koloro..."
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
diff --git a/source/eo/sw/messages.po b/source/eo/sw/messages.po
index fd4e16f2e44..6359c4e1fa1 100644
--- a/source/eo/sw/messages.po
+++ b/source/eo/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-18 22:39+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-07 21:17+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eo\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1529361548.000000\n"
+"X-POOTLE-MTIME: 1530998265.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Teksto"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Neniu]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Komenco"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Fino"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Supre"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Sube"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "nurlega"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "La 'aลญtomattekstaj' dosierujoj estas nurlegaj. ฤˆu vi volas voki la vojprefiksagordan dialogon?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistiko"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Importado de dokumento..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Eksportado de dokumento..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Konservado de dokumento..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Re-enpaฤigado..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Aลญtomata formatado de dokumento..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Serฤ‰i..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letero"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Literumada kontrolo..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Vortdivido..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Enmetado de indekso..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "ฤœisdatigado de indekso..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Kreado de resumo..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Adapti objektojn..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabelo"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Bildo"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objekto"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Kadro"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Formo"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Sekcio"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numerado"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "malplena paฤo"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Resumo: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "apartigita de: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Konturo: nivelo"
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Stilo: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Paฤnumero: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Salto antaลญ nova paฤo"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Okcidenta teksto: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Azia teksto: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "CTL-teksto:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Nekonata aลญtoro"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Forigi ฤ‰iujn komentojn de $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Kaลi ฤ‰iujn komentojn de $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Skema numerado"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 vortoj, %2 signoj"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 vortoj, %2 signoj elektitaj"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Konverti tekston al tabelo"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Aldoni aลญtomatan formaton"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nomo"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Forigi aลญtomatan formaton"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "La sekva aลญtomate formatita elemento estos forigita:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renomi aลญtomatan formaton"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Fermi"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norda"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mezo"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sudo"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Sumo"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"La dezirita Aลญtomata formato ne kreeblis. \n"
"Reprovu per alia nomo."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numera"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Vicoj"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Kolumno"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Redakti bibliografieron"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Enmeti bibliografieron"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Interspacoj inter %1 kaj %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Kolumno %1 larฤo"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME-Verkilo-tabelo"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME-Verkilo-kadro"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME-Verkilo-bildo"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Aliaj OLE-objektoj"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "La tabelnomo ne devas enhavi spacetojn."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "La elektitaj tabelฤ‰eloj estas tro kompleksaj por kunfandi."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Ne eblas ordigi elektaฤตon"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Alklaki objekton"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Antaลญ enmeto de aลญtomata teksto"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Post enmeto de aลญtomata teksto"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Muso super objekto"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Ekagigi hiperligilon"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Muso eliras objekton"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Sukcese ลargis bildon"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "ฤˆesis ลargi bildon"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Ne eblis ลargi bildon"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Enigo de literciferaj signoj"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Enigo de neliterciferaj signoj"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Regrandigi kadron"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Movi kadron"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Titoloj"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabeloj"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Tekstaj kadroj"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Bildoj"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE-objektoj"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Legosignoj"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sekcioj"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hiperligiloj"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Referencoj"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Indeksoj"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Desegnaj objektoj"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Komentoj"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Titolo 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Jen la kunteksto de la unua ฤ‰apitro. ฤˆi tiu estas dosieruja elemento."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Kapo 1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Jen la kunteksto el ฤ‰apitro 1.1. ฤˆi tiu estas la elemento por la tabelo de enhavo."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Kapo 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Jen la enhavo de ฤ‰apitro 1.2. ฤˆi tiu ลlosilvorto estas ฤ‰efa elemento."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabelo 1: Jen tabelo 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Bildo 1: Jen bildo 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Kapo"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabelo"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Teksta kadro"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Bildo"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE-objekto"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Legosigno"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Sekcio"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hiperligilo"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Referenco"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "indekso"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Komento"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Desegna objekto"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Kromaj formatoj..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Sistemo]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"La interaga vortdivido jam estas ektiva\n"
"en alia dokumento"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Vortdivido"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ne ebla"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Forigi $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Enmeti $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Anstataลญigi: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Nova alineo"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Movi"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Apliki atributojn"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Apliki stilojn: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Reagordi atributojn"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "ลœanฤi stilon: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Enmeti dosieron"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Enmeti aลญtomatan tekston"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Forigi legosignon: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Enmeti legosignon: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Ordigi tabelon"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Ordigi tekston"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Enmeti tabelon: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Konverti tekston -> tabelo"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Konverti tabelon al teksto"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopii: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Anstataลญigi $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Enmeti paฤan salton"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Enmeti kolumnan salton"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Enmeti koverton"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopii: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Movi: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Enmeti %PRODUCTNAME diagramon"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Enmeti kadron"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Forigi kadron"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Aลญtomate formati"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Tabela titolo"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Anstataลญigi: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Enmeti sekcion"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Forigi sekcion"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modifi sekcion"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "ลœanฤi apriorajn valorojn"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Anstataลญigi stilon: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Forigi paฤosalton"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Teksta korekto"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Unu nivelon supren/malsupren"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Movi nivelon"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Enmeti numeradon"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Unu nivelon supren"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Unu nivelon malsupren"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Movi alineojn"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Enmeti desegnan objekton: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Numerado ek/for"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Pligrandigi krommarฤenon"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Malpligrandigi krommarฤenon"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Enmeti apudskribon: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Rekomenci numeradon"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modifi piednoton"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Akcepti ลanฤon: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Malakcepti ลanฤon: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Dividi tabelon"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Haltigi atributon"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Aลญtomate korekti"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Kunfandi tabelon"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "ลœanฤi usklecon"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Forigi numeradon"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Desegnaj objektoj: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Grupigi desegnobjektojn"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Malgrupigi desegnajn objektojn"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Forigi desegnajn objektojn"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Anstataลญigi bildon"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Forigi bildon"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Apliki tabelatributojn"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Aลญtomate formati tabelon"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Enmeti kolumnon"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Enmeti vicon"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Forigi vicon/kolumnon"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Forigi kolumnon"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Forigi vicon"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Dividi ฤ‰elojn"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Kunfandi ฤ‰elojn"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formati ฤ‰elon"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Enmetu indekson/tabelon"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Forigi indekson/tabelon"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Kopii tabelon"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Kopii tabelon"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Agordi kursoron"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Ligi tekstajn kadrojn"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Malligi tekstajn kadrojn"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modifi piednotajn agordaฤตojn"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Kompari dokumenton"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Apliki kadran stilon: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Agordaฤตo de Rubeno"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Enmeti piednoton"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "Enmeti URL-butonon"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Enmeti hiperligilon"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "forigi nevideblan enhavon"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tabelo/indekso ลanฤita"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "multobla elekto"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Tajpante: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Alglui tondejon"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "aperoj de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tabo(j)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 linisalto(j)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "paฤosalto"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "kolumnosalto"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Enmeti $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Forigi $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Atributoj ลanฤitaj"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabelo ลanฤita"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Stilo ลanฤita"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Alinea formato ลanฤita"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Enmeti vicon"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Forigi vicon"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Enmeti ฤ‰elon"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Forigi ฤ‰elon"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 ลanฤoj"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "ลœanฤi paฤan stilon: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Krei paฤan stilon: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Forigi paฤan stilon: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Renomi paฤan stilon: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Paฤokapo/paฤopiedo ลanฤita"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Kampo ลanฤita"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Krei alinestilon: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Forigi alinestilon: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Renomi alinestilon: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Krei signostilon: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Forigi signostilon: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Renomi signan stilon: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Krei kadran stilon: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Forigi kadran stilon: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Renomi kadran stilon: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Krei numeradan stilon: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Forigi numeradan stilon: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Renomi numeradan stilon: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Renomi legosignon: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Enmeti indekseron"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Forigi indekseron"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "kampo"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Alineoj"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "kadro"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-objekto"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "Formulo"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "diagramo"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "komento"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "krucreferenco"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "skripto"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "bibliografia elemento"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "Speciala signo"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "Piednoto"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "bildo"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "desegna(j) objekto(j)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabelo: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "alineo"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Alinea signo"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "ลœanฤi titolon de objekt $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "ลœanฤi priskribon de objekto $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Krei tabelan stilon: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Forigi tabelan stilon: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "ฤœisdatigi tabelan stilon: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Forigi tabelon"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Dokumenta vido"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Dokumenta vido"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Kapo $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Kapa paฤo $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Paฤopiedo $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Pieda paฤo $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Piednoto $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Piednoto $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Finnoto $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Finnoto $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) en paฤo $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Paฤo $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Paฤo: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Aลญtoro"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Dato"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Agoj"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Aktivigu ฤ‰i tiun butonon por malfermi liston de agoj kiuj estas fareblaj je ฤ‰i tiu komento kaj aliaj komentoj"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Antaลญrigardi dokumenton"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Antaลญvida reฤimo)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME -dokumento"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Legeraro"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Ne eblas vidigi bildon."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Eraro dum kopiado el tondejo."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Permana kolumnosalto"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Vico %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Kolumno %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Signo"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Alineo"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Kadro"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Paฤoj"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numerado"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabelo"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ฤˆelo"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Azia"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Okcidenta"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Enhavo"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Paฤa fono"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "Bildoj kaj aliaj grafikaj objektoj"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Kaลita teksto"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Tekstaj lokokupiloj"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Formularaj regiloj"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Koloro"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Presi tekston nigre"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Paฤoj"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Presi aลญtomate enmetitajn vakajn paฤojn"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "Uzi nur paperpleton el presilaj agordoj"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Presi "
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Neniu (nur dokumento)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Nur komentoj"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Meti ฤ‰e la fino de la dokumento"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Meti ฤ‰e la fino de la paฤo"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "Komentoj"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Paฤaj flankoj"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ฤˆiuj paฤoj"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Malantaลญaj flankoj / maldekstraj paฤoj"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Antaลญaj flankoj / dekstraj paฤoj"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Inkluzivi"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Broลuro"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Maldekstra-dekstren skripto"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Dekstra-maldekstren skripto"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Amplekso kaj kopioj"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "ฤˆiuj paฤoj"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Paฤoj"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "Agordo"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Meti en marฤenojn"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funkcioj"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Nuligi"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Apliki"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Formula ilobreto"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Tipo de formulo"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Formula teksto"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Malloka vido"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Enhava naviga vido"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Skema nivelo"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "ลœovreฤimo"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Enmeti kiel hiperligilon"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Enmeti kiel ligilon"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Enmeti kiel kopion"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Vidigi"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktiva fenestro"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "kaลita"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktiva"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "neaktiva"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Redakti..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "ฤœisdatigi"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Redakti"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Redakti ligilon"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Enmeti"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "Indekso"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Dosiero"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Nova dokumento"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Teksto"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Forigi"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "Forigi"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Elektaฤตo"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indeksoj"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Ligiloj"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ฤˆiuj"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "Forigi indekson"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "Malprotekti"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "kaลita"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Dosiero ne trovita: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Alinomi"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Nurlega"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Vidigi ฤ‰ion"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Kaลi ฤ‰ion"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Forigi ฤ‰ion"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Maldekstra: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Dekstra: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Interna: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Ekstera: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Supra: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Malsupra: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Paฤo"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Linio"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Aลญtoro"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Sintaksa eraro **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Divido per nul **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Nevalida uzo de krampoj **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Kvadratiga funkcio trois **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Troo **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Eraro **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Esprimo misa **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Eraro: ne trovis referencan fonton"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Neniu"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fiksita)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " J: %1 M: %2 T: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Alfabeta indekso"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Propre difinita"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Enhavotabelo"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografio"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citaฤตo"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Indekso de tabeloj"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Tabelo de objektoj"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Tabelo de bildoj"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-alklaki por sekvi ligilon"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Alklaki por sekvi ligilon"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titolo"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Temo"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ลœlosilvortoj"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Komentoj"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Kreita"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modifita"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Laste presita"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Revizia numero"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Totala redaktoperiodo"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Konverti $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Unue konverti $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Poste konverti $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikolo"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Libro"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Broลuroj"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Konferenca raporto"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Libreltiraฤตo"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Libreltiraฤตo kun titolo"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferenca raporto"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Gazeto"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Tekn. dokumentaro"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Disertacio"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Diversaฤตoj"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Disertacio"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferenca raporto"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Esplora raporto"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Neeldonita"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Retpoลto"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "TTT-dokumento"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Propra1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Propra2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Propra3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Propra4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Propra5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Mallonga nomo"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tipo"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adreso"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Prinotaฤตo"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Aลญtoro(j)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Librotitolo"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ฤˆapitro"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Eldono"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Redaktinto"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Eldona tipo"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Institucio"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Gazeto"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Monato"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Noto"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Numero"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organizo"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Paฤo(j)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Eldonisto"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universitato"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Serio"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titolo"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Tipo de raporto"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volumo"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Jaro"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Propra1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Propra2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Propra3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Propra4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Propra5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Redakti Indekselementon"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Enmeti indekseron"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "La dokumento jam enhavas la bibliografian elementon sed kun aliaj datumoj. ฤˆu vi volas alฤustigi la ekzistantajn elementojn?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Komentoj"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Vidigi komentojn"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Kaลi komentojn"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Ligila nomo jam ekzistas. Bonvolu elekti alian nomon."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ฤˆu forigi aลญtomatan tekston?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Forigi la kategorion "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Aลญtomata teksto :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Konservi aลญtomatan tekston"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Mankas aลญtomata teksto en ฤ‰i tiu dosiero."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Mia aลญtomata teksto"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Aลญtomata teksto por Fulmoklavo '%1' ne trovita."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Ne eblas enigi tabelon kun neniu vico aลญ neniu ฤ‰elo"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Ne eblas enigi la tabelon ฤ‰ar ฤi estas tro granda"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Aลญtomata teksto ne estis kreebla."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Petata tondeja formato ne haveblas."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "Teksta dokumento de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Bildo (teksta dokumento de %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objekto (teksta dokumento de %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "dinamika datuminterลanฤo (DDE-ligilo)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "ฤˆiuj komentoj"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ฤˆiuj komentoj"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Komentoj de "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(sen dato)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(sen aลญtoro)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Respondi al $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Redakti adresblokon"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Propra saluto (viraj ricevontoj)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Propra saluto (virinaj ricevontoj)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Salutaj elementoj"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Aldoni al saluto"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Forigi el saluto"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. Tiru salutelementojn en la ฤ‰i suban ujon"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Saluto"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Interpunkcia signo"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Teksto"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Atribui la kampojn de via datumfonto por kongrui kun la salutaj elementoj."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Vidigi saluton"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Adreselementoj"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Salutaj elementoj"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Kongruas laลญ kampo:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Aspekto"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ankoraลญ ne kongruita"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "ฤˆiuj dosieroj"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Adreslistoj (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Datumbazilo (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME-Tabelilo (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME-Verkilo (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Plata teksto (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Teksto kun apartigaj komoj (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"ฤˆu vi nun volas enigi informon pri la retpoลta konto?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME Adresa Listo (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Elekti komencan dokumenton"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Elekti dokumentan tipon"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Enmeti adresblokon"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Elekti adresliston"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Krei saluton"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Modifi aranฤon"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Ellasu la ricevonton"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "Fini"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Retpoลtkunfanda Asistanto"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nomo"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Tipo"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabelo"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Informpeto"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ฤˆu daลญrigi kontrolon ฤ‰e komenco de dokumento?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "La literumada kontrolo estas finita."
@@ -4315,212 +4325,212 @@ msgstr "La literumada kontrolo estas finita."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Dato"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Horo"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Dosiernomo"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Datumbaznomo"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "ฤˆapitro"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Paฤnumeroj"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistiko"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Aลญtoro"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ลœablonoj"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Sendinto"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Agordi variablon"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Vidigi variablon"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Enmeti Formulon"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Eniga kampo"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Eniga kampo (variablo)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Eniga kampo (uzanto)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Kondiฤ‰a teksto"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE-kampo"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Plenumi makroon"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Numera amplekso"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Agordi paฤan variablon"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Vidigi paฤan variablon"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "ลœargi URL-on"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Lokokupilo"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Kunigi signojn"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Eniga listo"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Agordi referencon"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Enmeti referencon"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Retpoลta kunfandaj kampoj"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Sekva rikordo"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Iu ajn rikordo"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Rikordnumero"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Antaลญa paฤo"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Sekva paฤo"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Kaลita teksto"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Kampo de uzanto"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Noto"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skripto"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Bibliografia elemento"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Kaลita alineo"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "DokInformoj"
@@ -4528,74 +4538,74 @@ msgstr "DokInformoj"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Dato"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Dato (fiksita)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Horo"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Horo (fiksita)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabeloj"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Signoj"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Vortoj"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Alineoj"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Bildo"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objektoj"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Paฤoj"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE aลญtomata"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manlibro"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Entrepreno"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Persona nomo"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Familia nomo"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Inicialoj"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Strato"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Lando"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Poลtkodo"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Urbo"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titolo"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Pozicio"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (Hejma)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (Labora)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Fakso"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Retpoลto"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ลœtato"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "for"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ek"
@@ -4692,32 +4702,32 @@ msgstr "ek"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Dosiernomo"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Dosiernomo sen vojprefikso"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Vojprefiksa/dosiera nomo"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Vojprefikso"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Stilo"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategorio"
@@ -4725,22 +4735,22 @@ msgstr "Kategorio"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "ฤˆapitra nomo"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "ฤˆapitra numero"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "ฤˆapitra numero sen apartigilo"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "ฤˆapitra numero kaj nomo"
@@ -4748,47 +4758,47 @@ msgstr "ฤˆapitra numero kaj nomo"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Roma (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Roma (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Araba (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Kiel paฤostilo"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Teksto"
@@ -4796,12 +4806,12 @@ msgstr "Teksto"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nomo"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Inicialoj"
@@ -4809,42 +4819,42 @@ msgstr "Inicialoj"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistemo"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Teksto"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nomo"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Teksto"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formulo"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Teksto"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Datumbazo"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistemo"
@@ -4852,17 +4862,17 @@ msgstr "Sistemo"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Aลญtoro"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Horo"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Dato"
@@ -4870,67 +4880,67 @@ msgstr "Dato"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Referenco"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Paฤo"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ฤˆapitro"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Supre/Malsupre"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Kiel paฤostilo"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategorio kaj numero"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Apudskriba teksto"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numerado"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Numero"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Numero (sen kunteksto)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Numero (plena kunteksto)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Artikolo a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Artikolo a/az + "
@@ -4938,27 +4948,27 @@ msgstr "Artikolo a/az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Teksto"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabelo"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Kadro"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Bildo"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objekto"
@@ -4966,1232 +4976,1232 @@ msgstr "Objekto"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "Kondiฤ‰o"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Tiam, Alie"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE klaลญzo"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Kaลita teksto"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Makronomo"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "Referenco"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Signoj"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "Deลovo"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valoro"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formulo"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Propra"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Uzanto]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. paลo"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "V. Paลo"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Larฤo"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Alto"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Maldekstra marฤeno"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Supra marฤeno"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Kolumnoj"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Vicoj"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "La jena servo ne disponeblas: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Nombro da vortoj kaj signoj. Alklaku por malfermi vortnombran dialogon."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Unupaฤa vido"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Plurpaฤa vido"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Libra vido"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Paฤnumero en dokumento. Alklaku por malfermi dialogon Iri al Paฤo aลญ dekstre alklaku por listo de legosignoj."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Paฤnumero en dokumento. (Paฤnumero en presita dokumento). Alklaku por malfermi dialogon Iri a Paฤo. "
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Paฤa stilo. Dekstre alklaku por ลanฤi stilon aลญ alklaku por malfermi dialogon Stilo. "
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "ฤˆefliteroj supre"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "vicoj"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Neniuj ฤ‰efliteroj"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Sen paฤosalto"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Ne speguli"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Renversi vertikale"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Renversi horizontale"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Renversi horizontale kaj vertikale"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ speguli horizontale ฤ‰e paraj paฤoj"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Signostilo"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Neniu Signostilo"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Paฤopiedo"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Neniu paฤopiedo"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Paฤokapo"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Neniu paฤokapo"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Optimuma ฤ‰irkaลญfluo"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Neniu ฤ‰irkaลญfluo"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Tra"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Paralela ฤ‰irkaลญfluo"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Maldekstra ฤ‰irkaลญfluo"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Dekstra ฤ‰irkaลญfluo"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Nur ankro)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Larฤo:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Fiksita alto:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Minimuma alto:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "al alineo"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "al signo"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "al paฤo"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X-koordinato:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y-koordinato:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "supre"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrigi vertikale"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "malsupre"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Supro de linio"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Linio centrigita"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Malsupro de linio"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Linioj samnivelaj"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Linioj ne samnivelaj"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "dekstre"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centrigita horizontale"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "maldekstre"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "interne"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ekstere"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Tuta larฤo"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Kolumnoj"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Apartigila larฤo:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Maks. piednota areo:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Redaktebla en nurlega dokumento"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Dividi"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numerado"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "neniu numerado"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "ligita al "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "kaj "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Nombri liniojn"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "ne nombri liniojn"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "rekomenci lininombradon per: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Brileco: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Ruฤa: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Verda: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blua: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrasto: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gama: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Travidebleco: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Inversigi"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "ne inversigi"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafika reฤimo: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Normala"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Grizoskaloj"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Nigra-blanka"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Akvomarko"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Turno"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Sen krado"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Krado (nur linioj)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Krado (linioj kaj signoj)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Sekvi tekstfluon"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Ne sekvi tekstofluon"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Kunfandi borderojn"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Ne kunfandi borderojn"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabelo"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Teksta kadro"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Paฤo"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Desegnaฤตo"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Regilo"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Sekcio"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Legosigno"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafikaฤตoj"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE-objekto"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Titoloj"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Elektaฤตo"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Piednoto"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Memorigo"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Komento"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Ripeti serฤ‰on"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Indeksero"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Tabela formulo"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Malฤusta tabela formulo"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Sekva tabelo"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Sekva teksta kadro"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Sekva paฤo"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Sekva desegnaฤตo"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Sekva regilo"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Sekva sekcio"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Sekva legosigno"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Sekva grafikaฤตo"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Sekva OLE-objekto"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Sekva titolo"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Sekva elekto"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Sekva piednoto"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Sekva memorigo"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Sekva komento"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Daลญrigi serฤ‰on antaลญen"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Sekva indeksero"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Antaลญa tabelo"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Antaลญa teksta kadro"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Antaลญa paฤo"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Antaลญa desegnaฤตo"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Antaลญa regilo"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Antaลญa sekcio"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Antaลญa legosigno"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Antaลญa grafikaฤตo"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Antaลญa OLE-objekto"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Antaลญa titolo"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Antaลญa elektaฤตo"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Antaลญa piednoto"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Antaลญa memorigo"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Antaลญa komento"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Daลญrigi serฤ‰on malantaลญen"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Antaลญa indeksero"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Antaลญa tabela formulo"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Sekva tabela formulo"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Antaลญa misa tabela formulo"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Sekva misa tabela formulo"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Enmetita"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Forigita"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formatita"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabelo ลanฤita"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Aplikitaj alinestiloj"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Alinea formato ลanฤita"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Vico enmetita"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Vico forigita"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "ฤˆelo enmetita"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "ฤˆelo forigita"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Finnoto: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Piednoto: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-klaki por malfermi la Inteligente Marki menuon"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Paฤokapo (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Kapo de la unua paฤo (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Maldekstra paฤokapo (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Dekstra paฤokapo (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Paฤopiedo (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Unua paฤopiedo (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Maldekstra paฤopiedo (%1) "
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Dekstra paฤopiedo (%1) "
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Forigi paฤokapon..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formati paฤokapon..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Forigi paฤopiedon..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formati paฤopiedon..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Ne eblas malfermi bildo-dosieron"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Ne eblas legi bildo-dosieron"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Nekonata bildformato."
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "ฤˆi tiu versio de grafika dosiero ne estas subtenata"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Ne trovis bildofiltrilon"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Malsufiฤ‰a memoro por enmeti la bildon."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Enmeti bildon"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Komento: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Enmetaฤตo"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Forigo"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Aลญtomate korekti"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formatoj"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Tabelaj ลanฤoj"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Aplikitaj alinestiloj"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Paฤo "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Paฤo %1 de %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Paฤo %1 de %2 (Paฤo %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Alineo"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Bildo"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-objekto"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Kadro"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabelo"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Tabela vico"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Tabela ฤ‰elo"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Paฤo"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Paฤokapo"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Paฤopiedo"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML-a Dokumento"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titolo"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Apartigilo"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Nivelo "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Ne eblis trovi la dosieron \"%1\" kun la vojprefikso \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Propre difinita indekso"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Neniu>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Neniu>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "ฤˆI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LF"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ฤˆapitra numero"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Elemento"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabo"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Teksto"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Paฤnumero"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "ฤˆapitraj informoj"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hiperligila komenco"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hiperligila fino"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Bibliografia elemento: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Signostilo: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Struktura teksto"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Premu je Stir+Alt+A por movi la fokuson por pliaj operacioj"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Premu maldekstren aลญ dekstren-sagon por elekti la strukturajn regilojn"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Premu Stir+Alt_B por ree movi la fokuson al la aktuala struktura regilo"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Elektodosiero por la alfabeta indekso (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Elektodosiero por la alfabeta indekso (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Baza linio ฤ‰e supro"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Baza linio ฤ‰e malsupro"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Baza linio centrigita"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Enmeti objekton"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Redakti objekton"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ลœablono: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Borderoj"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fono"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Alinestilo: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Ne eblas apliki paฤnumerojn al aktuala paฤo. Paraj nombroj estas uzeblaj por maldekstraj paฤoj, malparaj por dekstraj paฤoj."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "ฤˆefa dokumento"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "ฤˆefa dokumento de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Dosierkonekto forigos la enhavon de la aktuala sekcio. ฤˆu tamen konekti?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "La enskribita pasvorto estas nevalida."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "La pasvorto ne estas agordita."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Vortdivido finfarita"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Neniu (ne kontroli literumadon)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Reagordi al apriora lingvo"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Pli..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Malatenti"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Klarigoj..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Kontrolo de specialaj kampoj estas malลaltita. ฤˆu tamen kontroli?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Ne eblas kunfandi dokumentojn."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Ne eblas ลargi la fonton."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Neniu faksa presilo estas elektita sub Iloj/Agordaฤตoj/%1/Presi."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-dokumento"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Teksta dokumento"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Fonto ne agordita."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivelo "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Konturo"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Redakti piednoton/finnoton"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Serฤ‰a ลlosilo anstataลญigita XX fojojn."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Vico "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Kolumno "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "Eksporti fonton..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "Eksporti kopion de fonto..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Daลญrigi"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tasko"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Stato"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Sendas al: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Sukcese sendis"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Ne eblis sendi"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "KOMPANIO;CR;PERSONONOMO; ;FAMILINOMO;CR;ADRESO;CR;LOKO; ;SHTATPROV; ;POSHTKODOE;CR;LANDO;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Teksta formulo"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Zomi"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Supren"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Malsupren"
@@ -6437,7 +6447,7 @@ msgstr "Malsupren"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "La klasifiko de la dokumento ลanฤiฤis ฤ‰ar iu alinea klasifika nivelo estas pli alta"
@@ -6445,32 +6455,32 @@ msgstr "La klasifiko de la dokumento ลanฤiฤis ฤ‰ar iu alinea klasifika nivelo
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Valida"
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Nevalida"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Nevalida subskribo"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Subskribis"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Alinea subskribo"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Vizitkartoj"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Aลญtomata teksto por fulmoklavo "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Legosignoj"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Enmeti"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Renomi"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Forigi"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Iru al"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Forigi"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Renomi"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11822,7 +11842,7 @@ msgstr "Enmeti"
#: sw/uiconfig/swriter/ui/notebookbar.ui:5568
msgctxt "notebookbar|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Arangฬ‚o"
#: sw/uiconfig/swriter/ui/notebookbar.ui:6487
msgctxt "notebookbar|LayoutLabel"
@@ -11872,7 +11892,7 @@ msgstr "Tabelo"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Bildo"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11887,32 +11907,32 @@ msgstr "Desegni"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12327
msgctxt "notebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "Desegni"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "Presi"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "Presi"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "Aลญdvidaฤตoj"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Spektaฤตo"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objekto"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "Iloj"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "Iloj"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,12 +11987,12 @@ msgstr "Enmeti"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "ฤˆirkaลญfluo"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Arangฬ‚o"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5453
msgctxt "notebookbar_compact|LayoutLabel"
@@ -12024,19 +12044,19 @@ msgstr "Tabelo"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "ฤˆirkaลญfluo"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9693
msgctxt "notebookbar_compact|AlignMenuButton"
msgid "A_lign"
-msgstr ""
+msgstr "ฤœisrandigi"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Bildo"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "Desegni"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objekto"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "Objekto"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "Aลญdvidaฤตoj"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Spektaฤตo"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "Presi"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "Presi"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,77 +12116,77 @@ msgstr "Iloj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "Menubreto"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroli por ฤisdatigoj..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
msgid "Quotation"
-msgstr ""
+msgstr "Citaฤตo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroli por ฤisdatigoj..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "Menuo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "Iloj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "Dosiero"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "Redakti"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "Stiloj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3978
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8691
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9399
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "Formato"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4228
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8953
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9615
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "Alineo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "Enmeti"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
-msgstr ""
+msgstr "Referencoj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4655
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "Recenzi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4769
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6780
@@ -12174,214 +12194,214 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "Vido"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "Presi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Lumbilda aranฤo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Navigate"
-msgstr ""
+msgstr "Navigi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5297
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Zoom"
-msgstr ""
+msgstr "Zomi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "Bildo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "Koloro"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5886
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "Aranฤi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8289
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "Krado"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "Lingvo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
-msgstr ""
+msgstr "Recenzi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6575
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "Komentoj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6676
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "Kompari"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6968
msgctxt "notebookbar_groupedbar_compact|DrawEditButton"
msgid "St_yles"
-msgstr ""
+msgstr "Stiloj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "Desegni"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "Grupo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "Kadro"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8512
msgctxt "notebookbar_groupedbar_compact|StylesButton"
msgid "St_yles"
-msgstr ""
+msgstr "Stiloj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9744
msgctxt "notebookbar_groupedbar_compact|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "Tabelo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9884
msgctxt "notebookbar_groupedbar_compact|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "Kunfandi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "Vicoj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "Elekti"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "Tabelilo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "Spektaฤตoj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroli por ฤisdatigoj..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroli por ฤisdatigoj..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
msgid "Quotation"
-msgstr ""
+msgstr "Citaฤตo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Kontroli por ฤisdatigoj..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "Menuo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "Iloj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "Helpo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "Dosiero"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "Redakti"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4012
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6776
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "Stiloj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4300
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7064
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11623
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "Formato"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4652
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11890
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "Alineo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4892
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12221
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "Enmeti"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5121
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8733
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
-msgstr ""
+msgstr "Referenco"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5323
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9099
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "Recenzi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5473
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9665
@@ -12389,121 +12409,121 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13655
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "Vido"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5735
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
-msgstr ""
+msgstr "Bildo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6166
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10761
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13338
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "Aranฤi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6343
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "Koloro"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6598
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10929
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13505
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "Krado"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7644
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "Tabelo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7843
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "Vicoj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8045
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "Kunfandi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8274
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
-msgstr ""
+msgstr "Elekti"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8504
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "Tabelilo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8870
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "Lingvo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9312
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "Komentoj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9515
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "Kompari"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10111
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "Desegni"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10482
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
-msgstr ""
+msgstr "Redakti"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10713
msgctxt "notebookbar_groupedbar_full|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "ฤˆirkaลญfluo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10728
msgctxt "notebookbar_groupedbar_full|AlignButton"
msgid "Align"
-msgstr ""
+msgstr "ฤœisrandigi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11131
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "Grupo"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11311
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12669
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "Spektaฤตoj"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12907
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "Kadro"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13939
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "Presi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Lumbilda aranฤo"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,8 +12927,8 @@ msgstr "Skema nivelo"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Teksta korpo"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Saltoj"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Kaลita teksto"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Kampoj: kaลita teksto"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Kampoj: kaลitaj alineoj"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Vidigo de"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "ฤœisrandigi matematikan bazlinion"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Asisto pri aranฤo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Rekta kursoro"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Enmeti"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Alinea ฤisrandigo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Maldekstra marฤeno de alineo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "Taboj"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Taboj kaj spacetoj"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "Spacetoj"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Rekta kursoro"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Enลalti kursoron"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Protektitaj zonoj"
diff --git a/source/eo/vcl/messages.po b/source/eo/vcl/messages.po
index 0e784f399a1..a5a586341ef 100644
--- a/source/eo/vcl/messages.po
+++ b/source/eo/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-15 21:55+0000\n"
"Last-Translator: Donald Rogers <donr2648@clear.net.nz>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526421347.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/es/cui/messages.po b/source/es/cui/messages.po
index d4275755794..7ec162e081a 100644
--- a/source/es/cui/messages.po
+++ b/source/es/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-04 14:28+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530714499.000000\n"
#: cui/inc/personalization.hrc:31
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Ruta del certificado"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Idioma:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Tamaรฑo:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Tamaรฑo:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Idioma:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Tipo de letra de texto occidental"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Tamaรฑo:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Idioma:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Tipo de letra de texto asiรกtico"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Tamaรฑo:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Idioma:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Tipo de letra CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Previsualizaciรณn"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Estado/provincia"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Configuraciรณn de tipos de letra para HTML, Basic y SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Descripciones emergentes ampliadas"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Ayuda"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Usar los diรกlogos de %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Cuadros de diรกlogo para abrir y guardar"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Usar los _diรกlogos de %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Cuadros de diรกlogo de impresiรณn"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "Considerar como _modificado el documento al imprimirlo"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Estado del documento"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpretar como aรฑos entre "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "y "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Aรฑo (dos dรญgitos)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Recopilar datos de uso y enviarlos a The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Ayรบdenos a mejorar %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Cargar %PRODUCTNAME durante el inicio del sistema"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Activar Inicio rรกpido en el รกrea de notificaciรณn"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Inicio rรกpido de %PRODUCTNAME"
diff --git a/source/es/dictionaries/id.po b/source/es/dictionaries/id.po
index ebde3594eab..93dfbb9617f 100644
--- a/source/es/dictionaries/id.po
+++ b/source/es/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-03-15 05:42+0000\n"
+"PO-Revision-Date: 2018-07-06 02:02+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521092549.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530842552.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Indonesio: corrector ortogrรกfico, sinรณnimos y reglas de divisiรณn de palabras"
diff --git a/source/es/helpcontent2/source/auxiliary.po b/source/es/helpcontent2/source/auxiliary.po
index 0ab3f968372..41e4065c243 100644
--- a/source/es/helpcontent2/source/auxiliary.po
+++ b/source/es/helpcontent2/source/auxiliary.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-04 18:51+0000\n"
+"PO-Revision-Date: 2018-07-09 05:17+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530730317.000000\n"
+"X-POOTLE-MTIME: 1531113437.000000\n"
#: sbasic.tree
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"070205\n"
"node.text"
msgid "Advanced Basic Libraries"
-msgstr "Bibliotecas avanzadas de BASIC"
+msgstr "Bibliotecas avanzadas de Basic"
#: sbasic.tree
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/sbasic/shared/03.po b/source/es/helpcontent2/source/text/sbasic/shared/03.po
index e5af8ad13c4..85e44f5aaed 100644
--- a/source/es/helpcontent2/source/text/sbasic/shared/03.po
+++ b/source/es/helpcontent2/source/text/sbasic/shared/03.po
@@ -4,14 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2018-07-08 09:31+0000\n"
+"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531042277.000000\n"
#: lib_depot.xhp
msgctxt ""
@@ -19,7 +22,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "DEPOT Library"
-msgstr ""
+msgstr "Biblioteca DEPOT"
#: lib_depot.xhp
msgctxt ""
@@ -27,7 +30,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Depot library\">The <item type=\"literal\">Depot</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"depot_lib\"><link href=\"text/sbasic/shared/03/lib_depot.xhp\" name=\"Biblioteca Depot\">La biblioteca <item type=\"literal\">Depot</item></link></variable>"
#: lib_euro.xhp
msgctxt ""
@@ -35,7 +38,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "EURO Library"
-msgstr ""
+msgstr "Biblioteca EURO"
#: lib_euro.xhp
msgctxt ""
@@ -43,7 +46,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Euro library\">The <item type=\"literal\">Euro</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"euro_lib\"><link href=\"text/sbasic/shared/03/lib_euro.xhp\" name=\"Biblioteca Euro\">La biblioteca <item type=\"literal\">Euro</item></link></variable>"
#: lib_euro.xhp
msgctxt ""
@@ -51,7 +54,7 @@ msgctxt ""
"bm_id231529070133574\n"
"help.text"
msgid "<bookmark_value>BASIC Euro library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Euro de Basic</bookmark_value>"
#: lib_formwizard.xhp
msgctxt ""
@@ -59,7 +62,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "FORMWIZARD Library"
-msgstr ""
+msgstr "Biblioteca FORMWIZARD"
#: lib_formwizard.xhp
msgctxt ""
@@ -67,7 +70,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"FormWizard library\">The <item type=\"literal\">FormWizard</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"formwizard_lib\"><link href=\"text/sbasic/shared/03/lib_formwizard.xhp\" name=\"Biblioteca FormWizard\">La biblioteca <item type=\"literal\">FormWizard</item></link></variable>"
#: lib_gimnicks.xhp
msgctxt ""
@@ -75,7 +78,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "GIMNICKS Library"
-msgstr ""
+msgstr "Biblioteca GIMMICKS"
#: lib_gimnicks.xhp
msgctxt ""
@@ -83,7 +86,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"gimnicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimnicks.xhp\" name=\"Gimnicks library\">The <item type=\"literal\">Gimnicks</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"gimnicks_lib\"><link href=\"text/sbasic/shared/03/lib_gimnicks.xhp\" name=\"Biblioteca Gimmicks\">La biblioteca <item type=\"literal\">Gimmicks</item></link></variable>"
#: lib_gimnicks.xhp
msgctxt ""
@@ -91,7 +94,7 @@ msgctxt ""
"bm_id951529070357301\n"
"help.text"
msgid "<bookmark_value>BASIC Gimnicks library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Gimmicks de Basic</bookmark_value>"
#: lib_schedule.xhp
msgctxt ""
@@ -99,7 +102,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SCHEDULE Library"
-msgstr ""
+msgstr "Biblioteca SCHEDULE"
#: lib_schedule.xhp
msgctxt ""
@@ -107,7 +110,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Schedule library\">The <item type=\"literal\">Schedule</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"schedule_lib\"><link href=\"text/sbasic/shared/03/lib_schedule.xhp\" name=\"Biblioteca Schedule\">La biblioteca <item type=\"literal\">Schedule</item></link></variable>"
#: lib_schedule.xhp
msgctxt ""
@@ -115,7 +118,7 @@ msgctxt ""
"bm_id671529070099646\n"
"help.text"
msgid "<bookmark_value>BASIC Template library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Template de Basic</bookmark_value>"
#: lib_script.xhp
msgctxt ""
@@ -123,7 +126,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "SCRIPTBINDINGLIBRARY Library"
-msgstr ""
+msgstr "Biblioteca SCRIPTBINDINGLIBRARY"
#: lib_script.xhp
msgctxt ""
@@ -131,7 +134,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"ScriptBindingLibrary library\">The <item type=\"literal\">ScriptBindingLibrary</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"script_lib\"><link href=\"text/sbasic/shared/03/lib_script.xhp\" name=\"Biblioteca ScriptBindingLibrary\">La biblioteca <item type=\"literal\">ScriptBindingLibrary</item></link></variable>"
#: lib_script.xhp
msgctxt ""
@@ -139,7 +142,7 @@ msgctxt ""
"bm_id851529070366056\n"
"help.text"
msgid "<bookmark_value>BASIC ScriptBindingLibrary library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca ScriptBindingLibrary de Basic</bookmark_value>"
#: lib_template.xhp
msgctxt ""
@@ -147,7 +150,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "TEMPLATE Library"
-msgstr ""
+msgstr "Biblioteca TEMPLATE"
#: lib_template.xhp
msgctxt ""
@@ -155,7 +158,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Template library\">The <item type=\"literal\">Template</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"template_lib\"><link href=\"text/sbasic/shared/03/lib_template.xhp\" name=\"Biblioteca Template\">La biblioteca <item type=\"literal\">Template</item></link></variable>"
#: lib_tools.xhp
msgctxt ""
@@ -163,7 +166,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Tools Library"
-msgstr ""
+msgstr "Biblioteca Tools"
#: lib_tools.xhp
msgctxt ""
@@ -171,7 +174,7 @@ msgctxt ""
"hd_id31529004750471\n"
"help.text"
msgid "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Tools library\">The <item type=\"literal\">Tools</item> Library</link></variable>"
-msgstr ""
+msgstr "<variable id=\"tools_lib\"><link href=\"text/sbasic/shared/03/lib_tools.xhp\" name=\"Biblioteca Tools\">La biblioteca <item type=\"literal\">Tools</item></link></variable>"
#: lib_tools.xhp
msgctxt ""
@@ -179,7 +182,7 @@ msgctxt ""
"bm_id491529070339774\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Tools de Basic</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -187,7 +190,7 @@ msgctxt ""
"par_id161529001339405\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"debug module\"><item type=\"literal\">Debug</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#debug_module\" name=\"Mรณdulo Debug\">Mรณdulo <item type=\"literal\">Debug</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -195,7 +198,7 @@ msgctxt ""
"par_id41529001348561\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"listbox module\"><item type=\"literal\">ListBox</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#listbox_module\" name=\"Mรณdulo ListBox\">Mรณdulo <item type=\"literal\">ListBox</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -203,7 +206,7 @@ msgctxt ""
"par_id341529001354451\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"misc module\"><item type=\"literal\">Misc</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#misc_module\" name=\"Mรณdulo Misc\">Mรณdulo <item type=\"literal\">Misc</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -211,7 +214,7 @@ msgctxt ""
"par_id311529001362049\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"module controls module\"><item type=\"literal\">ModuleControls</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#modulecontrols_module\" name=\"Mรณdulo ModuleControls\">Mรณdulo <item type=\"literal\">ModuleControls</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -219,7 +222,7 @@ msgctxt ""
"par_id701529001368064\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"strings module\"><item type=\"literal\">Strings</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#strings_module\" name=\"Mรณdulo Strings\">Mรณdulo <item type=\"literal\">Strings</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -227,7 +230,7 @@ msgctxt ""
"par_id251529001373426\n"
"help.text"
msgid "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"ucb module\"><item type=\"literal\">UCB</item> Module</link>"
-msgstr ""
+msgstr "<link href=\"text/sbasic/shared/03/lib_tools.xhp#ucb_module\" name=\"Mรณdulo UCB\">Mรณdulo <item type=\"literal\">UCB</item></link>"
#: lib_tools.xhp
msgctxt ""
@@ -235,7 +238,7 @@ msgctxt ""
"bm_id271529062442803\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Debug module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Tools de Basic;mรณdulo Debug</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -243,7 +246,7 @@ msgctxt ""
"hd_id371529000826947\n"
"help.text"
msgid "<item type=\"literal\">Debug</item> Module"
-msgstr ""
+msgstr "Mรณdulo <item type=\"literal\">Debug</item>"
#: lib_tools.xhp
msgctxt ""
@@ -251,7 +254,7 @@ msgctxt ""
"par_id441529064369519\n"
"help.text"
msgid "Functions and subroutines for debugging Basic macros"
-msgstr ""
+msgstr "Funciones y subrutinas para depurar macros de Basic"
#: lib_tools.xhp
msgctxt ""
@@ -259,7 +262,7 @@ msgctxt ""
"par_id801529001004856\n"
"help.text"
msgid "<variable id=\"macro_name\">Macro</variable>"
-msgstr ""
+msgstr "<variable id=\"macro_name\">Macro</variable>"
#: lib_tools.xhp
msgctxt ""
@@ -267,7 +270,7 @@ msgctxt ""
"par_id41529001004856\n"
"help.text"
msgid "<variable id=\"call_param\">Calling parameters and comments</variable>"
-msgstr ""
+msgstr "<variable id=\"call_param\">Parรกmetros de llamada y comentarios</variable>"
#: lib_tools.xhp
msgctxt ""
@@ -275,7 +278,7 @@ msgctxt ""
"bm_id131529062501888\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;ListBox module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Tools de Basic;mรณdulo ListBox</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -283,7 +286,7 @@ msgctxt ""
"hd_id11529005753099\n"
"help.text"
msgid "<item type=\"literal\">ListBox</item> Module"
-msgstr ""
+msgstr "Mรณdulo <item type=\"literal\">ListBox</item>"
#: lib_tools.xhp
msgctxt ""
@@ -291,7 +294,7 @@ msgctxt ""
"par_id381529064415052\n"
"help.text"
msgid "Functions and subroutines for handling ListBox elements."
-msgstr ""
+msgstr "Funciones y subrutinas para el tratamiento de cuadros de lista."
#: lib_tools.xhp
msgctxt ""
@@ -299,7 +302,7 @@ msgctxt ""
"bm_id571529062538621\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Misc module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Tools de Basic;mรณdulo Misc</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -307,7 +310,7 @@ msgctxt ""
"hd_id341529005758494\n"
"help.text"
msgid "<item type=\"literal\">Misc</item> Module"
-msgstr ""
+msgstr "Mรณdulo <item type=\"literal\">Misc</item>"
#: lib_tools.xhp
msgctxt ""
@@ -315,7 +318,7 @@ msgctxt ""
"par_id681529064596175\n"
"help.text"
msgid "Miscellaneous functions and subroutines."
-msgstr ""
+msgstr "Funciones y subrutinas diversas."
#: lib_tools.xhp
msgctxt ""
@@ -323,7 +326,7 @@ msgctxt ""
"bm_id21529062611375\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;ModuleControl module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Tools de Basic;mรณdulo ModuleControl</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -331,7 +334,7 @@ msgctxt ""
"hd_id451529005764422\n"
"help.text"
msgid "<item type=\"literal\">ModuleControls</item> Module"
-msgstr ""
+msgstr "Mรณdulo <item type=\"literal\">ModuleControls</item>"
#: lib_tools.xhp
msgctxt ""
@@ -339,7 +342,7 @@ msgctxt ""
"par_id841529064645990\n"
"help.text"
msgid "Functions and subroutines for module control."
-msgstr ""
+msgstr "Funciones y subrutinas para el control de mรณdulos."
#: lib_tools.xhp
msgctxt ""
@@ -347,7 +350,7 @@ msgctxt ""
"bm_id271529062660965\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;Strings module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Tools de Basic;mรณdulo Strings</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -355,7 +358,7 @@ msgctxt ""
"hd_id461529005770576\n"
"help.text"
msgid "<item type=\"literal\">Strings</item> Module"
-msgstr ""
+msgstr "Mรณdulo <item type=\"literal\">Strings</item>"
#: lib_tools.xhp
msgctxt ""
@@ -363,7 +366,7 @@ msgctxt ""
"par_id631529064722315\n"
"help.text"
msgid "Advanced functions and subroutines for string manipulation."
-msgstr ""
+msgstr "Funciones avanzadas y subrutinas para la manipulaciรณn de cadenas de caracteres."
#: lib_tools.xhp
msgctxt ""
@@ -371,7 +374,7 @@ msgctxt ""
"bm_id731529062695476\n"
"help.text"
msgid "<bookmark_value>BASIC Tools library;UCB module</bookmark_value>"
-msgstr ""
+msgstr "<bookmark_value>biblioteca Tools de Basic;mรณdulo UCB</bookmark_value>"
#: lib_tools.xhp
msgctxt ""
@@ -379,7 +382,7 @@ msgctxt ""
"hd_id461529005780299\n"
"help.text"
msgid "<item type=\"literal\">UCB</item> Module"
-msgstr ""
+msgstr "Mรณdulo <item type=\"literal\">UCB</item>"
#: lib_tools.xhp
msgctxt ""
@@ -387,4 +390,4 @@ msgctxt ""
"par_id131529064870824\n"
"help.text"
msgid "<emph>Universal Content Broker</emph> functions and subroutines."
-msgstr ""
+msgstr "Funciones y subrutinas del <emph>Agente universal de contenidos</emph>."
diff --git a/source/es/helpcontent2/source/text/shared.po b/source/es/helpcontent2/source/text/shared.po
index a31f5c45c62..7b10770f99a 100644
--- a/source/es/helpcontent2/source/text/shared.po
+++ b/source/es/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-30 03:49+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530330565.000000\n"
#: 3dsettings_toolbar.xhp
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">La barra de herramientas Configuraciรณn 3D controla las propiedades de los objetos 3D seleccionados.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Activar o desactivar extrusiรณn"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la ventana Profundidad de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la ventana Direcciรณn de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la ventana Iluminaciรณn de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la ventana Superficie de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre la barra de herramientas Color de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/00.po b/source/es/helpcontent2/source/text/shared/00.po
index 22122da28bb..c87a84bf115 100644
--- a/source/es/helpcontent2/source/text/shared/00.po
+++ b/source/es/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-04 20:43+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530737019.000000\n"
#: 00000001.xhp
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Vaya a <emph>Archivoย โ–ธ Previsualizaciรณn en navegador</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Elija <emph>Archivo โ–ธ Nuevo</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Icono <emph>Nuevo</emph> en la barra <emph>Estรกndar</emph> (el icono muestra el tipo del documento nuevo)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menรบ <emph>Archivo โ–ธ Nuevo</emph><emph>โ–ธ Plantillas</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Vaya a <emph>Archivoย โ–ธ Nuevoย โ–ธ Etiquetas</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Vaya a <emph>Archivoย โ–ธ Nuevoย โ–ธ Etiquetasย โ–ธ</emph> pestaรฑa <emph>Etiquetas</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Vaya a <emph>Archivoย โ–ธ Nuevoย โ–ธ Etiquetasย โ–ธ</emph> pestaรฑa <emph>Formato</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Seleccione <emph>Archivoย โ–ธ Nuevoย โ–ธ Tarjetas de visitaย โ–ธ</emph> pestaรฑa <emph>Formato</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Elija <emph>Archivo โ–ธ Nuevo โ–ธ Etiquetas โ–ธ</emph> pestaรฑa <emph>Opciones</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Elija <emph>Archivo โ–ธ Nuevo โ–ธ Tarjetas de visita โ–ธ</emph> pestaรฑa <emph>Opciones</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Elija <emph>Archivo โ–ธ Nuevo โ–ธ Tarjetas de visita</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Elija <emph>Archivo โ–ธ Nuevo โ–ธ Tarjetas de visita โ–ธ</emph> pestaรฑa <emph>Tipo</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Elija <emph>Archivo โ–ธ Nuevo โ–ธ Tarjetas de visita โ–ธ</emph> pestaรฑa <emph>Tarjetas de visita</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Vaya a <emph>Archivo โ–ธ Nuevo โ–ธ Tarjetas de presentaciรณn โ–ธ</emph> pestaรฑa <emph>Privado</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Vaya a <emph>Archivo โ–ธ Nuevo โ–ธ Tarjetas de presentaciรณn โ–ธ</emph> pestaรฑa <emph>Negocios</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Elija <emph>Archivo โ–ธ Abrir</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "En la barra <emph>Estรกndar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Vaya a <emph>Archivoย โ–ธ Abrir</emph> y elija el tipo de archivo <emph>Texto codificado</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Vaya a <emph>Archivoย โ–ธ Guardar como</emph> y seleccione el tipo de archivo <emph>Texto codificado</emph>."
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Vaya a <emph>Archivoย โ–ธ Asistentes</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Carta</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Cartaย โ–ธ Diseรฑo de pรกgina</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Cartaย โ–ธ Disposiciรณn de membrete</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Cartaย โ–ธ Elementos impresos</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Cartaย โ–ธ Destinatario y remitente</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Cartaย โ–ธ Pie</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Cartaย โ–ธ Nombre y ubicaciรณn</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Faxย โ–ธ Diseรฑo de pรกgina</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Faxย โ–ธ Elementos que incluir</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Faxย โ–ธ Remitente y destinatario</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Faxย โ–ธ Pie</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Faxย โ–ธ Nombre y ubicaciรณn</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Orden del dรญa</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Orden del dรญaย โ–ธ Diseรฑo de la pรกgina</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Orden del dรญaย โ–ธ Atributos generales</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Orden del dรญaย โ–ธ Tรญtulos</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Orden del dรญaย โ–ธ Nombres</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Orden del dรญaย โ–ธ Temas</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Orden del dรญaย โ–ธ Nombre y ubicaciรณn</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Presentaciรณn</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Elija <emph>Archivo - Asistentes - Presentaciรณn - Pรกgina 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Elija <emph>Archivo - Asistentes - Presentaciรณn - Pรกgina 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Elija <emph>Archivo - Asistentes - Presentaciรณn - Pรกgina 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Elija <emph>Archivo - Asistentes - Presentaciรณn - Pรกgina 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Elija <emph>Archivo - Asistentes - Presentaciรณn - Pรกgina 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">Mientras estรก diseรฑando el formulario, pulse el icono <emph>Cuadro de grupo</emph> en la barra de herramientas y utilice el ratรณn para crear un marco.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">Mientras estรก diseรฑando el formulario, pulse el icono <emph>Cuadro de grupo</emph> en la barra de herramientas y utilice el ratรณn para crear un marco - Pรกgina de asistentes 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">Al diseรฑar el formulario, pulse en el icono <emph>Cuadro de grupo</emph> de la barra de herramientas y, con el ratรณn, cree un marco - Pรกgina 2 de los asistentes</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">Mientras estรก diseรฑando el formulario, pulse el icono <emph>Cuadro de grupo</emph> en la barra de herramientas y utilice el ratรณn para crear un marco - Pรกgina de asistentes 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">Mientras estรก diseรฑando el formulario, pulse el icono <emph>Cuadro de grupo</emph> en la barra de herramientas y utilice el ratรณn para crear un marco - Pรกgina de asistentes 4, debe existir una conexiรณn a una base de datos.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">Mientras estรก diseรฑando el formulario, pulse el icono <emph>Cuadro de grupo</emph> en la barra de herramientas y utilice el ratรณn para crear un marco - รšltima pรกgina de asistentes</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Conversor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Conversor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Conversor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Conversor de euros</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Asistentesย โ–ธ Origen de datos de direcciones</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Asistente de origen de datos de direcciones</emph><emph>- Tรญtulo de origen de datos</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Vaya a <emph>Archivoย โ–ธ Cerrar</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Guardar</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "En la barra Estรกndar o de Datos de la tabla, pulse en"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">En el menรบ <emph>Archivoย โ–ธ Exportar</emph> de $[officename] Draw o de $[officename] Impress, seleccione el tipo de archivo ยซDocumento HTMLยป; este diรกlogo se abrirรก automรกticamente</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">En el menรบ <emph>Archivo - Exportar</emph> de $[officename] Draw o de $[officename] Impress, seleccione el tipo de archivo HTML, pรกgina 1 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">En el menรบ <emph>Archivo - Exportar</emph> de $[officename] Draw o de $[officename] Impress, seleccione el tipo de archivo HTML, pรกgina 2 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">En el menรบ <emph>Archivo - Exportar</emph> de $[officename] Draw o de $[officename] Impress, seleccione el tipo de archivo HTML, pรกgina 3 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">En el menรบ <emph>Archivo - Exportar</emph> de $[officename] Draw o de $[officename] Impress, seleccione el tipo de archivo HTML, pรกgina 4 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">En el menรบ <emph>Archivo - Exportar</emph> de $[officename] Draw o de $[officename] Impress, seleccione el tipo de archivo HTML, pรกgina 5 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">En el menรบ <emph>Archivo - Exportar</emph> de $[officename] Draw o de $[officename] Impress, seleccione el tipo de archivo HTML, pรกgina 6 del asistente</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Elija <emph>Archivo โ–ธ Exportar</emph>, seleccione un tipo de archivo de imagen, el diรกlogo se abre automรกticamente</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Vaya a <emph>Archivoย โ–ธ Guardar todo</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Vaya a <emph>Archivoย โ–ธ Guardar como</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Recargar</emph>."
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Vaya a <emph>Archivoย โ–ธ Propiedades</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Vaya a <emph>Archivoย โ–ธ Propiedadesย โ–ธ</emph> pestaรฑa <emph>General</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,96 +6061,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Firmas digitalesย โ–ธ Firmas digitales</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Vaya a <emph>Herramientasย โ–ธ Macrosย โ–ธ Firma digital</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Elija <emph>Archivo โ–ธ Propiedades โ–ธ</emph> pestaรฑa <emph>General</emph> y pulse en el botรณn <emph>Firmas digitales</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Pulse dos veces en el campo Firma de la barra de estado."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Vaya a <emph>Archivo โ–ธ Propiedades โ–ธ</emph> pestaรฑa <emph>General</emph>, pulse en el botรณn <emph>Firmas digitales</emph> y luego en <emph>Aรฑadir</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Vaya a <emph>Archivo โ–ธ Propiedades โ–ธ</emph> pestaรฑa <emph>Descripciรณn</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Vaya a <emph>Archivo โ–ธ Propiedades โ–ธ</emph> pestaรฑa <emph>Propiedades personalizadas</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Vaya a <emph>Archivo โ–ธ Propiedades โ–ธ</emph> pestaรฑa <emph>Estadรญsticas</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Vaya a <emph>Archivoย โ–ธ Propiedadesย โ–ธ</emph> pestaรฑa <emph>Seguridad</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Vaya a <emph>Archivo โ–ธ Propiedades โ–ธ</emph> pestaรฑa <emph>Internet</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Vaya a <emph>Archivoย โ–ธ Propiedadesย โ–ธ</emph> pestaรฑa <emph>Tipo de letra</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Vaya a <emph>Archivo โ–ธ Previsualizaciรณn de impresiรณn</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Configuraciรณn de la impresora</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Vaya a <emph>Archivoย โ–ธ Enviar</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Vaya a <emph>Archivo โ–ธ Enviar โ–ธ Mediante correo electrรณnico</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Vaya a <emph>Archivoย โ–ธ Exportar</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,8 +6229,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
-msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Exportar a EPUB</alt></image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,8 +6253,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Exportar aย โ–ธ Exportar a PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Enviarย โ–ธ Por correo como PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Vaya a <emph>Archivoย โ–ธ Enviarย โ–ธ Crear patrรณn de documento</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Imprimir</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "En la barra Estรกndar, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Salir</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Vaya a <emph>Archivoย โ–ธ Nuevoย โ–ธ Patrรณn de documento</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Elija <emph>Archivo โ–ธ Abrir</emph> โ–ธ seleccione bajo ยซTipo de archivoยป: ยซTexto CSVยป"
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Elija <emph>Dato - Texto a columnas</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Vaya a <emph>Archivoย โ–ธ Exportar</emph>; si se selecciona el tipo de archivo EPS, el cuadro de diรกlogo se abrirรก automรกticamente</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Vaya a <emph>Archivoย โ–ธ Exportar</emph>; si se selecciona alguno de los tipos de archivo PBM, PPM o PGM, el cuadro de diรกlogo se abrirรก automรกticamente</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Vaya a <emph>Archivoย โ–ธ Versiones</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Elija <emph>Editar โ–ธ Deshacer</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "En la barra <emph>Estรกndar</emph> o en la barra de base de datos, haga clic en"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Elija <emph>Editar โ–ธ Rehacer</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "En la barra <emph>Estรกndar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Elija <emph>Editar โ–ธ Repetir</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Elija <emph>Editar โ–ธ Cortar</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "En la barra <emph>Estรกndar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Vaya a <emph>Editarย โ–ธ Copiar</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "En la barra <emph>Estรกndar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Vaya a <emph>Editarย โ–ธ Pegar</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "En la barra <emph>Estรกndar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Vaya a <emph>Editarย โ–ธ Pegado especial</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Menรบ <emph>Editar - Seleccionar todo</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,96 +6677,96 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Vaya a <emph>Editarย โ–ธ Seguimiento de cambios</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Grabar</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Mostrar</emph></caseinline><caseinline select=\"CALC\">Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Mostrar</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Gestionar</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Gestionarย โ–ธ</emph> pestaรฑa <emph>Lista</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr "Dirรญjase a <emph>Herramientasย โ–ธ Correcciรณn automรกticaย โ–ธ Aplicar y editar cambios</emph>. Aparecerรก el cuadro de diรกlogo Correcciรณn automรกtica. Pulse en el botรณn <emph>Editar cambios</emph> y navegue a la pestaรฑa <emph>Lista</emph>."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Gestionarย โ–ธ</emph> pestaรฑa <emph>Filtrar</emph></variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Vaya a <emph>Editar โ–ธ Seguimiento de cambios โ–ธ Combinar documento</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Comparar documento</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Comentario</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "Vaya a <emph>Editarย โ–ธ Seguimiento de cambiosย โ–ธ Gestionarย โ–ธ</emph> pestaรฑa <emph>Lista</emph>. Pulse en cualquier entrada de la lista y abra el menรบ contextual. Seleccione <emph>Editar comentario</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Vaya a <emph>Editar โ–ธ Buscar</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Vaya a <emph>Editarย โ–ธ Buscar y reemplazar</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "En la barra Estรกndar, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Elija <emph>Editar โ–ธ Buscar y reemplazar โ–ธ Atributos</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Elija <emph>Editar โ–ธ Buscar y reemplazar โ–ธ</emph> botรณn <emph>Formato</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Vaya a <emph>Editarย โ–ธ Buscar y reemplazar</emph>, marque la casilla <emph>Bรบsqueda por semejanza</emph> y pulse en el botรณn <emph>Semejanzas</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "En la barra <emph>Datos de tabla</emph> pulse en el icono <emph>Buscar</emph>, marque la casilla <emph>Bรบsqueda por semejanzas</emph> y pulse en el botรณn <emph>Semejanzas</emph> (en la vista de tabla de base de datos)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "En la barra <emph>Diseรฑo de formulario</emph> pulse en <emph>Bรบsqueda de registros</emph>, marque la casilla <emph>Bรบsqueda por semejanzas</emph> y pulse en el botรณn <emph>Semejanzas</emph> (en la vista de formulario)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Elija <emph>Ver โ–ธ Navegador</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "En la barra <emph>Estรกndar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Elija <emph>Herramientas โ–ธ Base de datos bibliogrรกfica</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Elija <emph>Editar โ–ธ Enlaces</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Vaya a <emph>Editar โ–ธ Enlaces โ–ธ Modificar enlace</emph> (solo para enlaces DDE)</variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Seleccione un marco y luego vaya al menรบ <emph>Editar โ–ธ Objeto โ–ธ Propiedades</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Abra el menรบ contextual del marco seleccionado y elija <emph>Propiedades</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Elija <emph>Editar - Objeto - Mapa de imรกgenes</emph> (tambiรฉn en el menรบ contextual del objeto seleccionado)</variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Menรบ <emph>Editar - ImageMap</emph>, seleccione un รกrea en ImageMap y pulse el botรณn <emph>Propiedades - Descripciรณn</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Elija <emph>Editar โ–ธ Objeto</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Elija <emph>Editar - Objeto - Editar</emph>, tambiรฉn en el menรบ contextual del objeto seleccionado</variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Menรบ <emph>Editar - Objeto - Abrir</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Elija <emph>Ver โ–ธ Escala</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Pulse dos veces, o bien, pulse con el botรณn secundario del ratรณn en la barra de <emph>estado</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Elija <emph>Ver โ–ธ Barras de herramientas</emph>."
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Elija <emph>Ver โ–ธ Barras de herramientas โ–ธ Estรกndar</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Elija <emph>Ver โ–ธ Barras de herramientas โ–ธ Herramientas</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Elija <emph>Ver โ–ธ Barra de estado</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Elija <emph>Ver โ–ธ Barras de herramientas โ–ธ Barra de colores</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Elija <emph>Ver โ–ธ Estado del mรฉtodo de entrada</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Pulse en el icono <emph>Hiperenlace</emph> en la barra <emph>Estรกndar</emph>, pulse en <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Elija <emph>Insertar โ–ธ Hiperenlace</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Pulse en el icono <emph>Hiperenlace</emph> de la barra <emph>Estรกndar</emph> y, a continuaciรณn, en <emph>Correo</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Pulse en el icono <emph>Hiperenlace</emph> en la barra <emph>Estรกndar</emph>, pulse en <emph>Documento</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Pulse en el icono <emph>Hiperenlace</emph> en la barra <emph>Estรกndar</emph>, pulse en <emph>Documento nuevo</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Elija <emph>Ver โ–ธ Pantalla completa</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,16 +7141,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Vaya a <emph>Ver โ–ธ Orรญgenes de datos</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜โ‡งF4</caseinline><defaultinline>Ctrlย +ย Mayรบsย +ย F4</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Vaya a <emph>Ver โ–ธ Cรณdigo fuente HTML</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Menรบ contextual de un documento HTML"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,15 +7205,15 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"grid\">Vaya a <emph>Verย โ–ธ Cuadrรญcula</emph> (Impress o Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Elija <emph>Insertar โ–ธ Comentario</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Vaya a <emph>Insertar โ–ธ Multimedia โ–ธ Escanear</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Vaya a <emph>Insertar โ–ธ Multimedia โ–ธ Escanear โ–ธ Seleccionar origen</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Vaya a <emph>Insertar โ–ธ Multimedia โ–ธ Escanear โ–ธ Solicitar</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Elija <emph>Insertar โ–ธ Carรกcter especial</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Elija <emph>Formato โ–ธ Numeraciรณn y viรฑetas โ–ธ Personalizar โ–ธ</emph> botรณn <emph>Carรกcter</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Elija <emph>Formato โ–ธ Numeraciรณn y viรฑetas โ–ธ Personalizar โ–ธ</emph> botรณn <emph>Carรกcter</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "En la barra <emph>Estรกndar</emph> o <emph>Insertar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,8 +7325,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">Vaya a <emph>Insertarย โ–ธ Audio o vรญdeo</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Elija <emph>Insertar โ–ธ Objeto</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Elija <emph>Insertar โ–ธ Objeto โ–ธ Objeto OLE</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Abra la barra de herramientas <emph>Insertar</emph> y pulse en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Elija <emph>Insertar โ–ธ Objeto โ–ธ Fรณrmula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Abra la barra de herramientas <emph>Insertar</emph>, pulse en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Elija <emph>Formato โ–ธ Tipo de grรกfico</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Elija <emph>Insertar โ–ธ Objeto โ–ธ Grรกfico </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Elija <emph>Formato โ–ธ Tipo de grรกfico</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Elija <emph>Insertar โ–ธ Objeto โ–ธ Grรกfico</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Elija <emph>Formato โ–ธ Tipo de grรกfico</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Elija <emph>Insertar โ–ธ Objeto โ–ธ Grรกfico</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Elija <emph>Insertar โ–ธ Objeto โ–ธ Grรกfico</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Abra la barra de herramientas <emph>Insertar</emph>, pulse en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,16 +7493,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "Vaya a <emph>Insertarย โ–ธ Imagen</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "En la barra <emph>Estรกndar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Elija <emph>Insertar โ–ธ Marco flotante</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Abra la barra de herramientas <emph>Insertar</emph>, pulse en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Abra un archivo de un tipo desconocido para %PRODUCTNAME y que no sea un archivo de texto</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,8 +7693,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Vaya a <item type=\"menuitem\">Insertar โ–ธ Multimedia โ–ธ Galerรญa</item>, o bien, en la barra <emph>Estรกndar</emph>, pulse en"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7717,8 +7717,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">Vaya a <emph>Herramientasย โ–ธ Galerรญa</emph> o pulse en el icono <emph>Galerรญa</emph> de la barra <emph>Estรกndarย โ–ธ</emph> botรณn <emph>Tema nuevoย โ–ธ</emph> pestaรฑa <emph>Archivos</emph>.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "En la barra <emph>Estรกndar</emph>, pulse en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Elija <emph>Herramientas โ–ธ Idioma โ–ธ Sinรณnimos</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,8 +7853,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">Vaya a <emph>Herramientasย โ–ธ Macrosย โ–ธ Organizar macrosย โ–ธ %PRODUCTNAME Basic</emph>, pulse en el botรณn <emph>Organizador</emph>, dirรญjase a la pestaรฑa <emph>Bibliotecas</emph> y, a continuaciรณn, pulse en el botรณn <emph>Contraseรฑa</emph>.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8037,16 +8037,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Botรณn de selecciรณn de ruta en distintos asistentes"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Pulse en el botรณn <emph>Editar</emph> en los elementos de <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ $[officename]ย โ–ธ Rutas</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,24 +8245,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
-msgstr "<variable id=\"etsofi\">Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ Cargar/guardarย โ–ธ Propiedades de VBA</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
-msgstr "<variable id=\"etsofi2\">Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ Cargar/guardarย โ–ธ Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
-msgstr "<variable id=\"html\">Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ Cargar/guardar</emph>ย โ–ธ <emph>Compatibilidad HTML</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,16 +8389,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
-msgstr "<variable id=\"layout\">Abra un documento de texto y vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ %PRODUCTNAME Writer/%PRODUCTNAME Writer/Webย โ–ธ Ver</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
-msgstr "<variable id=\"registerschattencursor\">Abra un documento de texto y vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ %PRODUCTNAME Writer/%PRODUCTNAME Writer/Webย โ–ธ Ayudas de formato</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8429,8 +8429,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
-msgstr "<variable id=\"drucken1\">Vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ %PRODUCTNAME Writer/Webย โ–ธ Imprimir</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Vaya a <emph>Ventanaย โ–ธ Ventana nueva</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Vaya a <emph>Ventanaย โ–ธ</emph> Lista de documentos abiertos</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Vaya a <emph>Ayuda โ–ธ Ayuda de %PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Elija <emph>Ayuda โ–ธ Acerca de </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Menรบ <emph>Ayuda - Registro</emph> (directamente a la pรกgina web)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Elija <emph>Datos โ–ธ Filtro โ–ธ Filtro estรกndar</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Vista de tabla de base de datos: icono <emph>Filtro estรกndar</emph> en la barra de herramientas <emph>Base de datos</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Vista de formulario: icono <emph>Filtro estรกndar</emph> en la barra <emph>Formularios</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">En la ventana de un archivo de base de datos, elija <emph>Herramientas โ–ธ Filtro de tabla</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,152 +8829,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">En una ventana de un archivo de base de datos, elija <emph>Editar โ–ธ Base de datos โ–ธ Propiedades โ–ธ pestaรฑa Configuraciรณn avanzada</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">En la ventana de un archivo de base de datos ODBC o libreta de direcciones, elija Editar โ–ธ Base de datos โ–ธ Tipo de conexiรณn</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">El botรณn de selecciรณn de rutas en algunos asistentes / Los botones <emph>Editar</emph> para algunos de los elementos de <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ $[officename]ย โ–ธ Rutas</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">En la ventana de un archivo de base de datos ODBC, elija Editar โ–ธ Base de datos โ–ธ Tipo de conexiรณn</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">En la ventana de un archivo de base de datos de libreta de direcciones - LDAP, elija Editar โ–ธ Base de datos โ–ธ Propiedades</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">En la ventana de un archivo de base de datos JDBC, seleccione <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">En la ventana de un archivo de base de datos MySQL, seleccione <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">En la ventana de un archivo de base de datos de tipo dBase, seleccione <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">En la ventana de un archivo de base de datos de tipo dBASE, vaya a <emph>Editarย โ–ธ Base de datosย โ–ธ Propiedades</emph> y pulse en <emph>รndices</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">En la ventana de un archivo de base de datos de tipo texto, seleccione <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">En la ventana de un archivo de base de datos MS ADO, seleccione <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">En la ventana de un archivo de base de datos, vaya a <emph>Herramientasย โ–ธ SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">En la ventana de un archivo de base de datos, pulse en el icono <emph>Consultas</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">En la ventana de un archivo de base de datos, pulse en el icono <emph>Tablas</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">En la ventana de un archivo de base de datos, pulse en el icono Tablas. Elija <emph>Insertar โ–ธ Diseรฑo de tabla</emph> o <emph>Editar โ–ธ Editar</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">En la ventana de un archivo de base de datos, pulse en el icono Tablas. Elija <emph>Insertar โ–ธ Diseรฑo de tabla</emph> o <emph>Editar โ–ธ Editar</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">En la ventana de un archivo de base de datos, elija <emph>Insertar โ–ธ Consulta (vista Diseรฑo)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">En la ventana de un archivo de base de datos, pulse en el icono <emph>Consultas</emph>; a continuaciรณn, elija <emph>Editar โ–ธ Editar</emph></variable>."
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">En la ventana de un archivo de base de datos, haga clic en el icono <emph>Consultas</emph>; a continuaciรณn, seleccione <emph>Editar - Editar</emph>. Cuando los campos con referencias ya no existen, aparece este diรกlogo </variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "icono <emph>Buscar registro</emph> en las barras Datos de tabla y Diseรฑo de formulario"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Icono <emph>Ordenar</emph> en las barras Datos de tabla y Diseรฑo de formulario"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">En la ventana de un archivo de base de datos, elija <emph>Editar โ–ธ Base de datos โ–ธ Propiedades</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Arrastre y coloque una tabla o consulta en el รกrea de tablas de otra ventana de archivo de base de datos </variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">En la ventana de un archivo de base de datos, elija<emph> Insertar โ–ธ Formulario</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">En la ventana de un archivo de base de datos, elija <emph>Editar โ–ธ Base de datos โ–ธ Propiedades</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">En la ventana de un archivo de base de datos, elija <emph>Herramientas โ–ธ Relaciones</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/01.po b/source/es/helpcontent2/source/text/shared/01.po
index 99b03ca4e4a..9eac0db4141 100644
--- a/source/es/helpcontent2/source/text/shared/01.po
+++ b/source/es/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 10:31+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Para crear un documento a partir de una plantilla, elija <emph>Nuevoย โ–ธ Plantillas</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Crea un documento de texto nuevo ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Crea un libro nuevo ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,8 +157,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "Crea una presentaciรณn nueva ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Crea un documento de dibujo nuevo ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Abre el <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Asistente de base de datos</link> para crear un <link href=\"text/shared/explorer/database/dabadoc.xhp\">archivo de base de datos</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Crea un documento de fรณrmulas nuevo ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Abre el diรกlogo <link href=\"text/shared/01/01010200.xhp\" name=\"Etiquetas\">Etiquetas</link> para definir las opciones de las etiquetas y, a continuaciรณn, crea un documento de texto para las etiquetas ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Abre el diรกlogo <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Tarjetas de visita</link> para definir las opciones de las tarjetas de visita y, a continuaciรณn, crea un nuevo documento de texto ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,40 +389,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un documento de texto ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un documento de hoja de cรกlculo ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea una presentaciรณn nueva ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un documento de dibujo ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre el asistente de bases de datos para crear un archivo de base de datos.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un documento de fรณrmula ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre el diรกlogo Etiquetas para definir las opciones de las etiquetas y, a continuaciรณn, crea un documento de texto para las etiquetas ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre el diรกlogo Tarjetas de presentaciรณn para definir las opciones de las tarjetas y, a continuaciรณn, crea un documento de texto ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Utilice un <emph>patrรณn de documento</emph> para organizar proyectos complejos, por ejemplo libros. <ahelp hid=\".\">Un <emph>patrรณn de documento</emph> puede contener archivos individuales para cada uno de los capรญtulos que conforman un libro, asรญ como un sumario y un รญndice.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navegador para patrones de documento\">Navegador para patrones de documento</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Permite crear etiquetas. Las etiquetas se crean en un documento de texto.</ahelp> Las etiquetas se pueden imprimir en un formato de papel predefinido o en uno personalizado.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Seleccione la base de datos que quiera utilizar a modo de origen de datos para la etiqueta. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "El nombre del campo de base de datos aparece entre parรฉntesis en el cuadro <emph>Texto de la etiqueta</emph>. Si lo desea puede separar los nombres de los campos de la base de datos mediante espacios. Pulse Intro para insertar un campo de base de datos en una lรญnea nueva."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,8 +717,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "Puede seleccionar un formato de tamaรฑo preestablecido para la etiqueta o especificarlo en la pestaรฑa <emph>Formato</emph>."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Le permite editar una รบnica etiqueta o tarjeta de visita y actualiza el contenido de las etiquetas o tarjetas restantes en la pรกgina cuando pulsa en el botรณn <emph>Sincronizar etiquetas</emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "El botรณn <emph>Sincronizar etiquetas</emph> solo aparece en el documento si se ha seleccionado la opciรณn <emph>Sincronizar contenidos</emph> en la pestaรฑa <emph>Opciones</emph> al crear las etiquetas o tarjetas."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Abre el cuadro de diรกlogo de <link href=\"text/shared/01/01140000.xhp\" name=\"Configuraciรณn de la impresora\">Configuraciรณn de la impresora</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,8 +1733,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "Si el archivo que quiere abrir contiene estilos, se aplican <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">reglas especiales</link>."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1789,8 +1789,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "Para abrir a la vez mรกs de un archivo, mantenga oprimida la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mientras pulsa en los archivos y, a continuaciรณn, elija <emph>Abrir</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1853,24 +1853,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Proporcione un nombre de archivo o una ruta hacia el archivo. Tambiรฉn puede proporcionar un <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> que comience por el nombre de protocolo ftp, http o https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Si lo desea, puede utilizar comodines en el cuadro <emph>Nombre de archivo</emph> para filtrar la lista de archivos mostrados."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Por ejemplo, para ver una lista de todos los archivos de texto de una carpeta, escriba el comodรญn asterisco con la extensiรณn de los archivos de texto (*.txt) y luego pulse en <emph>Abrir</emph>. Use el comodรญn signo de interrogaciรณn (?) para representar cualquier carรกcter, como en (??3*.txt), que รบnicamente muestra archivos con ยซ3ยป como tercer carรกcter del nombre de archivo.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1989,40 +1989,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "la carpeta de plantillas compartida"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "la subcarpeta de plantillas de usuario <switchinline select=\"sys\"><caseinline select=\"UNIX\">de la carpeta personal </caseinline><defaultinline>de la carpeta ยซDocuments and Settingsยป</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "todas las carpetas de plantillas definidas en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Rutas\"><emph>%PRODUCTNAMEย โ–ธ Rutas</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "Cuando utilice <item type=\"menuitem\">Archivoย โ–ธ Plantillasย โ–ธ Guardar como plantilla</item> para guardar una plantilla, esta se almacenarรก en la carpeta de plantillas de la cuenta de usuario. Cuando abra un documento que estรฉ basado en dicha plantilla, se comprobarรก el documento en busca de cambios en la plantilla, segรบn como se describe a continuaciรณn. La plantilla se asocia con el documento, pudiendo denominarse asรญ como una ยซplantilla adhesivaยป."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Al utilizar <item type=\"menuitem\">Archivo โ–ธ Guardar como</item> y seleccionar un filtro de plantilla para guardar una plantilla en alguna carpeta que no estรฉ en la lista, no se verificarรกn los documentos basados en esa plantilla."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,8 +2093,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>archivo remoto;abrir</bookmark_value><bookmark_value>abrir;archivo remoto</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2117,32 +2117,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "Vaya a <item type=\"menuitem\">Archivoย โ–ธ Abrir remoto</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "Pulse en el botรณn <emph>Archivos remotos</emph> del <emph>Centro de inicio</emph>."
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "Pulse prolongadamente en el icono <emph>Abrir</emph> y seleccione <emph>Abrir archivo remoto</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "Un servidor remoto es un servicio web que almacena documentos con y sin necesidad de registrarse, con control de versiones y copias de seguridad."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Diรกlogo</emph> Abrir</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Compruebe que la extensiรณn de archivo corresponda al tipo de archivo del documento. Por ejemplo, la extensiรณn de un documento de Microsoft Word debe ser (*.doc) para que $[officename] utilice el filtro apropiado."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "La orden <emph>Cerrar</emph> cierra todas las ventanas abiertas del documento actual."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Si ha efectuado algรบn cambio en el documento actual, se le solicitarรก si desea <link href=\"text/shared/01/01060000.xhp\" name=\"save\">guardar</link> los cambios."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Cuando cierra la รบltima ventana de un documento, verรก el <link href=\"text/shared/guide/startcenter.xhp\">Centro de Comienzo </link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Al editar una entrada de Texto automรกtico, esta orden cambia a <emph>Guardar mรณdulo de texto</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,8 +2405,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>archivo remoto;guardar</bookmark_value><bookmark_value>guardar;archivo remoto</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2429,16 +2429,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "Vaya a <item type=\"menuitem\">Archivoย โ–ธ Guardar remoto</item>."
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "Pulse prolongadamente en el icono <emph>Guardar</emph> y seleccione <emph>Guardar archivo remoto</emph>."
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>guardar;guardar una copia</bookmark_value><bookmark_value>guardar una copia</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2485,16 +2485,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Guarda una copia del documento actual con otro nombre o en otra ubicaciรณn.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "Vaya a <item type=\"menuitem\">Archivoย โ–ธ Guardar una copia</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2565,8 +2565,8 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Las siguientes secciones describen el cuadro de diรกlogo <emph>Guardar como</emph> de <item type=\"productname\">%PRODUCTNAME</item>. Para activar los cuadros de diรกlogo <emph>Abrir</emph> y <emph>Guardar</emph> de <item type=\"productname\">%PRODUCTNAME</item>, dirรญjase a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAMEย โ–ธ General</emph></link> y luego active la casilla <emph>Utilizar los diรกlogos de %PRODUCTNAME</emph> en el apartado <emph>Cuadros de diรกlogo para abrir y guardar</emph>."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070000.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Las secciones presentadas a continuaciรณn describen el cuadro de diรกlogo <emph>Exportar</emph> propio de $[officename]. Para activar los cuadros de diรกlogo <emph>Abrir</emph> y <emph>Guardar</emph> propios de $[officename], vaya a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"-\"><emph>$[officename]ย โ–ธ General</emph></link> y, a continuaciรณn, seleccione <emph>Usar los diรกlogos de $[officename]</emph> en el apartado <emph>Cuadros de diรกlogo de abrir y guardar</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,8 +2885,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>exportar a;PDF</bookmark_value><bookmark_value>exportar a;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2901,16 +2901,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Exporta el documento en los formatos PDF o EPUB.</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Exportar a</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>nรบmeros de versiรณn de documentos</bookmark_value> <bookmark_value>documentos; nรบmeros de versiรณn</bookmark_value> <bookmark_value>archivos; nรบmeros de versiรณn</bookmark_value> <bookmark_value>editar hora de documentos</bookmark_value> <bookmark_value>documentos; editar hora</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Abre el diรกlogo <link href=\"text/shared/01/digitalsignatures.xhp\">Firmas digitales</link>, que permite gestionar las firmas digitales del documento actual."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,8 +3453,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nรบmero de tablas del archivo.</caseinline><caseinline select=\"CALC\">Nรบmero de hojas del archivo.</caseinline></switchinline> La estadรญstica no incluye las tablas que se han insertado como objetos <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3501,8 +3501,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">La cantidad de imรกgenes que hay en el archivo. Esta estadรญstica no incluye las imรกgenes insertadas como <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">objetos OLE</link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nรบmero de objetos <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> del archivo, incluidos los grรกficos y las tablas que se han insertado como objetos OLE.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nรบmero de pรกrrafos (tambiรฉn pรกrrafos en blanco) del archivo.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3549,8 +3549,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Cantidad de palabras (tambiรฉn las que constan de un solo carรกcter) en el archivo.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3565,8 +3565,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nรบmero de caracteres (con espacios) del archivo. No se incluyen los caracteres ocultos.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3725,8 +3725,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "Seleccione <emph>Archivoย โ–ธ Plantillas</emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Elija <emph>Herramientas โ–ธ Origen de libreta de direcciones</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Aรฑadir un nuevo origen de datos a la <emph>Libreta de Direcciones de Origen </emph>.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,8 +3885,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Plantillasย โ–ธ Guardar como plantilla</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "Vaya a <emph>Archivoย โ–ธ Plantillasย โ–ธ Abrir plantilla</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>zonas activas;propiedades</bookmark_value> <bookmark_value>propiedades;zonas activas</bookmark_value> <bookmark_value>Mapa de imรกgenes;propiedades de zonas activas</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Escriba el texto que se mostrarรก cuando el puntero pase sobre la zona activa en un navegador.</ahelp> Si no proporciona texto, aparecerรก la <emph>direcciรณn</emph>."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,24 +10373,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">Hace un seguimiento de los cambios realizados en el documento actual por autor y fecha. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si elige la opciรณn <emph>Editarย โ–ธ Mostrar cambiosย โ–ธ Mostrar</emph>, los renglones que contengan texto modificado se seรฑalarรกn mediante una lรญnea vertical en el margen izquierdo de la pรกgina. Puede establecer las propiedades de la lรญnea vertical y los demรกs elementos de marcaciรณn. Para ello, dirรญjase a <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Cambios\"><emph>%PRODUCTNAME Writerย โ–ธ Cambios</emph></link> en el cuadro de diรกlogo Opciones.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Puede establecer las propiedades de los elementos de marcado mediante la selecciรณn de <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Cambios\"><emph>%PRODUCTNAME Calc - Cambios</emph></link> del cuadro de diรกlogo \"Opciones\".</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Insertar y eliminar texto"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Desplazamiento de pรกrrafos"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Ordenar texto"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Buscar y reemplazar texto"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Inserciรณn de tablas, รกreas"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Insertar documento"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Insertar texto automรกtico"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Insertar mediante el Portapapeles"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Modificar contenidos de celda mediante inserciones y eliminaciones"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Insertar y eliminar filas y columnas"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Insertar hojas de cรกlculo"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Cortar, copiar e insertar mediante el Portapapeles"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Desplazar mediante arrastrar y colocar"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Las propiedades de visualizaciรณn de los elementos de marcado se pueden modificar. Para ello elija <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\" Writer - Cambios\"><emph>%PRODUCTNAME Writer - Cambios </emph></link> del cuadro de diรกlogo \"Opciones\" </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\" Calc - Cambios\"><emph> %PRODUCTNAME Calc - Cambios</emph></link> del cuadro de diรกlogo \"Opciones\".</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Mostrar los cambios rechazados</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Puede anexar un comentario cuando <switchinline select=\"appl\"><caseinline select=\"WRITER\">el cursor se encuentre en un pasaje de texto modificado </caseinline><caseinline select=\"CALC\">se seleccione la celda modificada</caseinline></switchinline>, o bien, mediante el cuadro de diรกlogo <emph>Gestionar cambios</emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Los comentarios aparecen como globos de diรกlogo en la hoja al situar el puntero del ratรณn sobre una celda que contenga un cambio grabado. Tambiรฉn se pueden visualizar los comentarios adjuntos a una celda modificada en la lista de cambios de la ventana <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Gestionar cambios</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "La ficha <emph>Lista </emph>muestra todos los cambios registrados en el documento actual. Si desea filtrar esta lista, haga clic en la ficha <emph>Filtro</emph> y seleccione sus <link href=\"text/shared/01/02230402.xhp\" name=\"criterios de filtrado\">criterios de filtrado</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Si la lista contiene cambios anidados, las dependencias se muestran sin tener en cuenta el filtro.</caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Los cambios anidados tienen lugar donde se superponen los cambios de distintos autores.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Haga clic en el signo mรกs que hay junto a una entrada de la lista para ver todos los cambios registrados en una celda.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Si uno de los cambios anidados para una celda se corresponde con un criterio de filtro, se muestran todos los cambios de la celda. Cuando se filtra la lista de cambios, las entradas de la lista se muestran en colores distintos, segรบn la tabla siguiente:</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Muestra los cambios que se registraron en el documento. Cuando se selecciona una entrada en la lista, se resalta el cambio en el documento. Para ordenar la lista, pulse en el tรญtulo de una columna.</ahelp> Mantenga oprimida <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> y pulse en varias entradas de la lista para seleccionarlas."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Para editar el comentario de una entrada de la lista, pulse en la entrada con el botรณn secundario del ratรณn y seleccione <emph>Editarย โ–ธ Comentario</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Posiciรณn</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lista las celdas cuyos contenidos se han cambiado.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,24 +11029,24 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Para invertir la aceptaciรณn o rechazo de un cambio, elija <emph>Deshacer </emph>en el menรบ <emph>Editar</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Deshacer</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si ha realizado modificaciones, al seleccionar <emph>Herramientasย โ–ธ Correcciรณn automรกticaย โ–ธ Aplicar y editar cambios</emph>, el botรณn <emph>Deshacer</emph> aparece en el cuadro de diรกlogo.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Deshace la รบltima orden de aceptaciรณn o rechazo de cambios.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Ordena la lista en funciรณn del autor.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11253,16 +11253,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Intervalo </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filtra la lista de cambios segรบn el intervalo de celdas que determine. Para seleccionar un intervalo de celdas en la hoja, pulse en el botรณn <emph>Establecer referencia</emph> (<emph>โ€ฆ</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Establecer referencias </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comprimir/Max </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Acciรณn </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,8 +11349,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">Filtra los comentarios de las modificaciones segรบn las palabras clave especificadas. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Digite el nรบmero de registro que desea consultar, y presione enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserta un nuevo registro en la tabla actual.</ahelp> Para crear un registro, pulse el botรณn del asterisco (*) en la parte inferior de la vista de tabla. Se agregarรก una fila vacรญa al final de la tabla."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Escriba la informaciรณn que quiera buscar y luego pulse Intro. Para cambiar las opciones de filtro de la bรบsqueda, haga un clic prolongado en el icono <emph>Filtro automรกtico</emph> y luego seleccione un campo de datos distinto. Se pueden usar comodines como % o * para cualquier nรบmero de caracteres y _ o ? para un carรกcter รบnico de bรบsqueda. Para mostrar todos los registros de la tabla, desactive este cuadro y luego pulse Intro. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilice el <emph>Filtro estรกndar </emph> para refinar y combinar las opciones de bรบsqueda del <emph>Filtro automรกtico</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Permite relacionar los tรญtulos de las columnas con los campos de datos de un origen de datos distinto. Para definir otro origen de datos para su bibliografรญa, pulse en el botรณn <emph>Origen de datos</emph> en la <emph>barra de objetos</emph> del registro.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Muestra u oculta la <emph>barra Estรกndar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra u oculta la ventana de estado del IME (Input Method Engine, โ€˜motor del mรฉtodo de entradaโ€™).</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Actualmente solo se admite en UNIX el Internet/Intranet Input Method Protocol (IIIMP, protocolo del mรฉtodo de entrada de Internet e intranet)."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Muestra u oculta la <emph>barra Herramientas</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra u oculta la <emph>barra de estado</emph> en el borde inferior de la ventana.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra u oculta los menรบs y barras de herramientas en Writer o Calc. Para salir del modo de pantalla completa, pulse en el botรณn <emph>Pantalla completa</emph> u oprima la tecla Esc.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">En Writer y Calc se puede alternar entre el modo normal y el de pantalla completa con la combinaciรณn de teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย Mayรบsย +ย J.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Incluso cuando se utilice el modo de <emph>pantalla completa</emph> y los menรบs no estรฉn disponibles, es posible utilizar las combinaciones de teclas. <switchinline select=\"sys\"><caseinline select=\"WIN\">Para abrir el menรบ <emph>Ver</emph> oprima Altย +ย V.</caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Muestra u oculta la <emph>barra de colores</emph>. Para modificar o cambiar la tabla de color que se muestra, haga clic en <emph>Formato - รrea</emph> y haga clic en la ficha <emph> Colores</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Tambiรฉn puede arrastrar un color de la <emph>Barra de colores</emph> y soltarlo en un objeto de dibujo de la pรกgina."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Para separar la <emph>barra de colores</emph>, haga clic en un รกrea gris de la barra de herramientas y arrastre. Para volver a acoplar la <emph>barra de colores</emph>, arrastre la barra de tรญtulo de la barra de herramientas al extremo de la ventana."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,16 +12613,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">Le permite insertar cualesquier caracteres que estรฉn disponibles en los tipos de letra instalados.</ahelp></variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Al pulsar en un carรกcter del cuadro de diรกlogo <emph>Caracteres especiales</emph> se muestra una previsualizaciรณn y el cรณdigo numรฉrico correspondiente del carรกcter."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Para activar la compatibilidad con la disposiciรณn compleja de textos y los conjuntos de caracteres asiรกticos, dirรญjase a <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ Configuraciรณn de idiomaย โ–ธ Idiomas</emph> y seleccione la casilla <emph>Activada</emph> en el apartado correspondiente."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Si estรก creando un estilo basado en otro, puede indicar un valor porcentual o un valor en puntos (por ejemplo, -2pt o +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,16 +13421,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Para obtener mรกs informaciรณn sobre las etiquetas de idioma, consulte la secciรณn <link href=\"http://langtag.net/\"><emph>Para usuarios</emph> del sitio web langtag.net</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Tambiรฉn puede modificar la configuraciรณn regional de las celdas (elija <emph>Formato โ–ธ Celdas โ–ธ Nรบmeros</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>tipos de letra;efectos</bookmark_value> <bookmark_value>formateo; efectos de fuente</bookmark_value> <bookmark_value>caracteres; efectos de fuente</bookmark_value> <bookmark_value>texto; efectos de fuente</bookmark_value> <bookmark_value>efectos; fuentes</bookmark_value> <bookmark_value>subrayar; texto</bookmark_value> <bookmark_value>mayรบsculas; efectos de fuente</bookmark_value> <bookmark_value>minรบsculas; efectos de fuente</bookmark_value> <bookmark_value>tรญtulos; efectos de fuente</bookmark_value> <bookmark_value>versalitas</bookmark_value> <bookmark_value>tachado; efectos de fuente</bookmark_value> <bookmark_value>fuentes; tachado</bookmark_value> <bookmark_value>contornos; efectos de fuente</bookmark_value> <bookmark_value>fuentes; contornos</bookmark_value> <bookmark_value>sombras; caracteres</bookmark_value> <bookmark_value>fuentes; sombras</bookmark_value> <bookmark_value>fuentes; color omitido</bookmark_value> <bookmark_value>colores de fuente omitidos</bookmark_value> <bookmark_value>colores;color omitido en el texto</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Establece el color del texto seleccionado. Si selecciona <emph>Automรกtico</emph>, el color del texto se establece en negro si el fondo es claro, y en blanco si el fondo es oscuro.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Para salir del modo de color, haga clic una vez o pulse la tecla Esc."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "No se tiene en cuenta el color de texto a la hora de imprimir si se selecciona la casilla de verificaciรณn <emph>El texto en negro</emph> en <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Imprimir\"><emph>%PRODUCTNAME Writer - Imprimir</emph></link> del cuadro de diรกlogo \"Opciones\"."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,8 +13549,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Pulse para aplicar el color del tipo de letra actual a los caracteres seleccionados. Tambiรฉn puede pulsar aquรญ y arrastrar una selecciรณn para cambiar el color de texto. Pulse en la flecha situada junto al icono para abrir la barra de herramientas Color de letra.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Ninguno: no se aplica ningรบn efecto"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Mayรบsculas: cambia los caracteres en minรบscula seleccionados en mayรบsculas"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Minรบsculas: cambia los caracteres en mayรบscula seleccionados en minรบsculas"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Tรญtulo: cambia el primer carรกcter de cada una de las palabras seleccionadas en mayรบsculas"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Versalitas: cambia los caracteres en minรบscula seleccionados por caracteres en mayรบscula y a continuaciรณn reduce su tamaรฑo"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Seleccione el efecto de relieve que quiera aplicar al texto seleccionado. El relieve repujado hace que los caracteres parezcan sobresalir de la pรกgina. El relieve grabado hace que los caracteres parezcan estar hundidos en la pรกgina.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Especifique las opciones de formato para las celdas seleccionadas.</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Seleccione una categorรญa de la lista y un estilo de formato en el cuadro <emph>Formato</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Especifica la configuraciรณn de idioma para los campos de <switchinline select=\"appl\"><caseinline select=\"CALC\">celdas</caseinline><defaultinline> seleccionados</defaultinline></switchinline>. Si se configura el idioma como <emph>Automรกtico</emph>, $[officename] aplica automรกticamente los formatos numรฉricos asociados con el idioma predeterminado del sistema. Seleccione cualquier idioma para establecer la configuraciรณn de los campos de <switchinline select=\"appl\"><caseinline select=\"CALC\">celdas</caseinline><defaultinline> seleccionados</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Modifica el color de letra de los nรบmeros negativos a rojo.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,8 +14117,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">En el formato cientรญfico, la notaciรณn ingenieril asegura que el exponente es un mรบltiplo de 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14237,8 +14237,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "Los cรณdigos de formato numรฉrico pueden constar de hasta cuatro apartados separados por punto y coma (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14269,8 +14269,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "La cuarta secciรณn se aplica si el contenido no es un valor, sino texto. El contenido es representado por una arroba (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14285,16 +14285,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "Utilice el cero (0), la almohadilla (#) o el signo de cierre de interrogaciรณn (?) como marcadores de posiciรณn para representar nรบmeros. El signo ยซ#ยป muestra รบnicamente los dรญgitos significativos, mientras que ยซ0ยป muestra ceros si el nรบmero contiene menos dรญgitos que el formato numรฉrico. El ยซ?ยป funciona de manera similar a ยซ#ยป, pero aรฑade un carรกcter de espacio para mantener el alineamiento de los decimales si hay un cero no significativo oculto."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "Utilice signos de interrogaciรณn (?), ceros (0) o almohadillas (#) para representar el nรบmero de dรญgitos que se deben incluir en el numerador y el denominador de una fracciรณn. Las fracciones que no se ajusten al modelo definido se mostrarรกn como nรบmeros de coma flotante."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14525,24 +14525,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "Para utilizar un carรกcter para definir la anchura de un espacio en un formato numรฉrico, escriba un guion bajo ( _ ) seguido por el carรกcter. La anchura del espacio varรญa en funciรณn de aquella del carรกcter elegido. Por ejemplo, el espacio creado por <emph>_M</emph> es mรกs ancho que el correspondiente a <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "Para rellenar el espacio libre con un carรกcter dado, utilice un asterisco (*) seguido por el carรกcter que prefiera. Por ejemplo:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "mostrarรก el valor entero (0) precedido de cuantos caracteres de barra invertida (\\) fueren necesarios para rellenar la anchura de la columna. Para una representaciรณn de contabilidad, puede alinear a la izquierda el sรญmbolo monetario mediante un formato semejante a este:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14653,8 +14653,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "Para mostrar nรบmeros como porcentajes, agregue el sรญmbolo de porcentaje (%) al formato numรฉrico."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15141,8 +15141,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "Todos los formatos de fecha dependen de la configuraciรณn regional que se establezca en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ Configuraciรณn de idiomaย โ–ธ Idiomas</emph>. Por ejemplo, si su configuraciรณn regional estรก establecida en ยซJaponรฉsยป, se usarรก el calendario de eras gengล. El formato de fecha predeterminado de <item type=\"productname\">%PRODUCTNAME</item> utiliza el calendario gregoriano."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Si efectรบa un cรกlculo que implique una o mรกs celdas con formato de fecha, el formato del resultado responde a las asignaciones siguientes: </caseinline></switchinline>"
#: 05020301.xhp
@@ -15429,8 +15429,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">El formato Fecha y hora muestra la fecha y la hora en que se efectuรณ una entrada en una celda con este formato. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15453,8 +15453,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "Para visualizar horas, minutos y segundos, utilice los cรณdigos de formato numรฉrico siguientes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15589,8 +15589,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "Para mostrar nรบmeros utilizando cifras nativas, utilice el modificador [NatNum1], [NatNum2]โ€ฆ [NatNum11], etc., al principio de un cรณdigo de formato numรฉrico."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotaciรณn / Escala"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Configure las opciones tipogrรกficas para celdas o pรกrrafos para los archivos en idiomas asiรกticos. Para activar la compatibilidad con los idiomas asiรกticos, elija <emph>Configuraciรณn de idioma - Idiomas</emph> del cuadro de diรกlogo \"Opciones\" y a continuaciรณn seleccione la casilla <emph>Habilitado</emph> en el รกrea <emph>Manejo avanzado de idiomas</emph>.</ahelp> En los documentos HTML se hace caso omiso de las opciones tipogrรกficas asiรกticas."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,8 +18277,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>Aplicar espaciado entre texto asiรกtico y no asiรกtico</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Para alinear una imagen respecto del carรกcter al que estรก anclada, pulse con el botรณn secundario del ratรณn en la imagen y elija <emph>Imagen</emph>. Pulse en la pestaรฑa <emph>Tipo</emph> y, en el รกrea <emph>Ancla</emph>, seleccione la opciรณn <emph>Al carรกcter</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Aplica automรกticamente un borde en la base del pรกrrafo precedente al escribir tres o mรกs caracteres especรญficos y oprimir Intro. Para crear una lรญnea simple, escriba tres o mรกs guiones (-) o guiones bajos ( _ ) y oprima Intro. Para crear una lรญnea doble, escriba tres o mรกs signos de igual (=), asteriscos (*), virgulillas (~) o signos de almohadilla (#), y oprima Intro."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combinar pรกrrafos de un solo renglรณn si la longitud supera elโ€ฆ</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/02.po b/source/es/helpcontent2/source/text/shared/02.po
index cbc5708ddd4..0397614ca52 100644
--- a/source/es/helpcontent2/source/text/shared/02.po
+++ b/source/es/helpcontent2/source/text/shared/02.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
-"PO-Revision-Date: 2018-06-30 03:49+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 09:39+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530330574.000000\n"
+"X-POOTLE-MTIME: 1531129149.000000\n"
#: 01110000.xhp
msgctxt ""
@@ -1886,7 +1886,7 @@ msgctxt ""
"hd_id3153160\n"
"help.text"
msgid "Currency Field"
-msgstr "Campo de moneda"
+msgstr "Campo monetario"
#: 01170001.xhp
msgctxt ""
@@ -1894,7 +1894,7 @@ msgctxt ""
"par_id3153223\n"
"help.text"
msgid "<ahelp hid=\".uno:ConvertToCurrency\" visibility=\"visible\">The selected control is transformed into a currency field.</ahelp>"
-msgstr "<ahelp hid=\".uno:ConvertToCurrency\" visibility=\"visible\">El control seleccionado se transforma en un campo de moneda.</ahelp>"
+msgstr "<ahelp hid=\".uno:ConvertToCurrency\" visibility=\"visible\">El control seleccionado se transforma en un campo monetario.</ahelp>"
#: 01170001.xhp
msgctxt ""
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formato</emph>: Para establecer la propiedad <emph>Formato</emph>, haga clic en el botรณn <emph>... </emph>de la lรญnea <emph>Formato</emph> del diรกlogo <emph>Propiedades: Campo con formato</emph>. Aparece el diรกlogo <emph>Formato numรฉrico</emph>."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr "<emph>Formato</emph>: para establecer la propiedad <emph>Formato</emph>, pulse en el botรณn <emph>โ€ฆ</emph> de la lรญnea <emph>Formato</emph> del cuadro de diรกlogo <emph>Propiedades: Campo formateado</emph>. Aparece la ventana <emph>Formato numรฉrico</emph>."
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Valor mรญnimo</emph> y <emph>Valor mรกximo</emph>: Puede especificar los valores numรฉricos mรญnimo y mรกximo para un campo formateado. Los valores mรญnimo y mรกximo determinan la salida de los datos existentes (por ejemplo: el valor mรญnimo es 5, el campo conectado de la base de datos contiene el valor entero 3; la salida es 5, pero el valor contenido en la base de datos no se modifica) y la entrada de datos nuevos (por ejemplo: el valor mรกximo es 10, y se escribe el valor 20; la entrada se corrige a 10 y se guarda en la base de datos). Si los campos <emph>Valor mรญnimo </emph>y <emph>Valor mรกximo</emph> no se especifican, no se aplicarรกn lรญmites. En el caso de campos formateados conectados con un campo de la base de datos, estos dos valores y <emph>Valor predeterminado</emph> no se tienen en consideraciรณn."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Al especificar un aรฑo con dos dรญgitos, se determina el valor correspondiente de cuatro dรญgitos segรบn la configuraciรณn en <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAMEย โ–ธ Preferencias</emph></caseinline><defaultinline><emph>Herramientasย โ–ธ Opciones</emph></defaultinline></switchinline><emph>ย โ–ธ $[officename]ย โ–ธ General</emph>. Por ejemplo, si se establece 1935 como el valor del lรญmite inferior, e introduce 34 como valor de fecha, el resultado serรก 2034 en vez de 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Abre un submenรบ en el que se pueden seleccionar las columnas para que se muestren de nuevo.</ahelp> Si desea mostrar รบnicamente una columna, haga clic en el nombre de la columna. Sรณlo se ven las primeras 16 columnas ocultas. Si hubiera mรกs columnas ocultas, seleccione el comando <emph>Mรกs</emph> para abrir el diรกlogo <emph>Mostrar columnas</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">En la ventana <emph>Mostrar columnas</emph> puede seleccionar las columnas que deban mostrarse. Mantenga oprimida la tecla Mayรบs o <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> para seleccionar varias entradas.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Pulse en <emph>Todos</emph> si quiere mostrar todas las columnas.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Control sรณlo por teclado en controles de tablas"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Si utiliza el teclado รบnicamente para desplazarse por los controles del documento, encontrarรก una diferencia con respecto a los otros tipos de controles: la tecla Tab no desplaza el cursor al prรณximo control, sino que se mueve a la prรณxima columna del control de tabla. Oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜โ†น</caseinline><defaultinline>Ctrlย +ย Tab</defaultinline></switchinline> para desplazarse al control siguiente, o bien, <switchinline select=\"sys\"><caseinline select=\"MAC\">โ‡งโŒ˜โ†น</caseinline><defaultinline>Mayรบsย +ย Ctrlย +ย Tab</defaultinline></switchinline> para desplazarse al control anterior."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Para entrar en el modo de ediciรณn especial de sรณlo teclado para controles de tablas:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "El documento de formulario debe estar en el <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">modo de diseรฑo</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F6 para seleccionar el documento."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Oprima Mayรบs + F4 para seleccionar el primer control. Si el primer control no es Control de tablas, pulse la tecla de tabulaciรณn sucesivamente hasta que quede seleccionado."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Oprima Intro para entrar en el modo de ediciรณn. Las agarraderas se encuentran mรกs allรก del borde del control."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "En modo de ediciรณn oprima Mayรบs + F10 para abrir el menรบ contextual del modo de ediciรณn."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Si quiere editar las columnas, oprima Mayรบs + Espaciador para entrar al modo de ediciรณn de la columna. Ahora es posible reorganizar el orden de las columnas con <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + flechas. La tecla Suprimir elimina la columna actual."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Oprima la tecla Esc para salir del modo de ediciรณn."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr "Oprima la tecla <emph>Esc</emph> para salir del modo de ediciรณn."
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">El diรกlogo <emph>Propiedades</emph> sรณlo se puede abrir cuando se ha seleccionado un control en el modo de diseรฑo. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efectos"
+msgid "Effect"
+msgstr "Efecto"
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒฅ</caseinline><defaultinline>Alt</defaultinline></switchinline> + โ†“"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Despliega el cuadro combinado"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒฅ</caseinline><defaultinline>Alt</defaultinline></switchinline> + โ†‘"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Cierra el cuadro combinado"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Mayรบsย +ย Intro"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2430,15 +2430,15 @@ msgctxt ""
"par_id3152811\n"
"help.text"
msgid "Inserts a new line."
-msgstr "Aรฑade una lรญnea nueva."
+msgstr "Aรฑade un renglรณn nuevo."
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Flecha arriba"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2446,15 +2446,15 @@ msgctxt ""
"par_id3153192\n"
"help.text"
msgid "Places the cursor into the previous line."
-msgstr "Sitรบa el cursor en la lรญnea anterior."
+msgstr "Sitรบa el cursor en el renglรณn anterior."
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Flecha abajo"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2462,15 +2462,15 @@ msgctxt ""
"par_id3151041\n"
"help.text"
msgid "Places the cursor into the next line."
-msgstr "Sitรบa el cursor en la lรญnea siguiente."
+msgstr "Sitรบa el cursor en el renglรณn siguiente."
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Intro"
+msgid "<emph>Enter</emph>"
+msgstr "<emph>Intro</emph>"
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Igual que con los cuadros de lista o los cuadros combinados, la lista se puede abrir o cerrar con una pulsaciรณn del ratรณn sobre la flecha situada en el extremo derecho del campo. Sin embargo, la entrada en este caso se introduce bien en la lista abierta bien en el campo de texto superior. Constituyen una excepciรณn las propiedades que requieren una representaciรณn en lista, como la propiedad <emph>Entradas de listas</emph> las cuales se definen para los controles <emph>Cuadro de lista</emph> y <emph>Cuadro combinado</emph>. En este caso, solo se pueden editar las entradas cuando el campo estรก abierto."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "La pestaรฑa <emph>General</emph> permite definir las propiedades generales de un control de formulario. Dichas propiedades dependen del tipo de control. No todas las propiedades indicadas a continuaciรณn estรกn disponibles para todos los controles."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Si exporta la forma actual del documento para el formato HTML, los valores de control predeterminado son exportados, y no el actual control de valores. Valores predeterminados son determinados -dependiendo del tipo de control- por las propiedades' Valor predeterminado (por ejemplo, en los campos de texto), Estado predeterminado (por casilla de verificaciรณn y campos opcionales), y Selecciรณn predeterminada (por cuadros de lista)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Si un control tiene la propiedad ยซActivadoยป (Sรญ), los usuarios del formulario podrรกn utilizar el control.</ahelp> Si la propiedad estรก desactivada, no se activa (No) y se muestra de color gris."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Especifique la cantidad de lรญneas que aparecerรก en la lista desplegable. Este ajuste solo se activa si selecciona ยซSรญยป en la opciรณn ยซDesplegableยป.</ahelp> Para los cuadros combinados con la propiedad Desplegable, puede especificar cuรกntas lรญneas aparecerรกn en la lista desplegable. Con los controles que no tienen la opciรณn Desplegable, la vista de lรญneas serรก especificada por el tamaรฑo del control y el del tipo de letra."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">La propiedad Acciรณn determina la acciรณn que tiene lugar cuando se activa un botรณn.</ahelp> Mediante las acciones de navegaciรณn puede diseรฑar botones personalizados de navegaciรณn de bases de datos."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "En la tabla siguiente figuran las acciones que se pueden asignar a un botรณn."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Envรญa los datos que se introducen en otros controles del formulario actual a la direcciรณn que se indica en <link href=\"text/shared/02/01170200.xhp\" name=\"Propiedades del formulario\">Propiedades del formulario</link>, en <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Restablece la configuraciรณn de otros controles a los valores predeterminados (estado predeterminado, selecciรณn predeterminada, valor predeterminado)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Especifique si el cuadro combinado deberรญa desplegarse (Sรญ) o no (No).</ahelp> Un control con la propiedad desplegable tiene un botรณn adicional de flecha que abre la lista de las entradas de formulario existente al pulsarlo con el ratรณn. Debajo de <emph>Nรบmero de lรญneas</emph> puede especificar cuantas lรญneas o filas deben mostrarse en el estado desplegable. Los campos combinados pueden tener la propiedad desplegable."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Tรญtulo de campos de etiqueta"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Contenido de los campos de texto"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Contenido de los campos de tabla en las columnas de un control de tablas"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Grรกficos o texto que se utilizan en botones"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Asigna la funciรณn Autorrellenar a un cuadro combinado.</ahelp> Cuando se empieza a escribir una entrada, la funciรณn Autorrellenar muestra una lista con las entradas anteriores."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Para definir como mnemotรฉcnico un carรกcter de una etiqueta, de modo que los usuarios puedan acceder al control correspondiente oprimiendo el carรกcter en el teclado, inserte una virgulilla (~) antes del carรกcter deseado en la etiqueta."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Active la casilla <emph>Sin asignaciรณn</emph> para eliminar el enlace entre un control y el campo de etiqueta asignado.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Establece la anchura de la columna en el control de tabla.</ahelp> Establece la anchura de la columna en el control de tabla con las unidades especificadas en las opciones del mรณdulo de %PRODUCTNAME. Si lo desea, especifique un valor seguido de una unidad de medida vรกlida, por ejemplo, ยซ2 cmยป."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Especifica el retraso en milisegundos entre los sucesos que se repiten.</ahelp> Los sucesos se repiten al pulsar en un botรณn de flecha, en el fondo de una barra de desplazamiento, o en uno de los botones de navegaciรณn de registros de una barra de navegaciรณn, y se mantiene oprimido durante un rato el botรณn del ratรณn. Puede especificar un valor seguido de una unidad de tiempo vรกlida, por ejemplo, ยซ2 sยป o ยซ500 msยป."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Aquรญ, puede determinar el formato que quiere para la fecha de lectura.</ahelp> Con los campos de fecha usted determina el formato de la fecha de lectura."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Especifica si una casilla de verificaciรณn puede representar tambiรฉn valores ZERO de una base de datos vinculada, aparte de los valores TRUE y FALSE.</ahelp> Esta funciรณn sรณlo estรก disponible si la base de datos acepta tres estados: TRUE, FALSE y ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "La propiedad <emph>Estado triple </emph>sรณlo estรก definida para formularios de base de datos, no para formularios HTML."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Un texto constante. Esta posiciรณn no puede ser editada. El carรกcter es visualizado en la posiciรณn correspondiente de la Mรกscara Literal."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Se pueden escribir los caracteres a-z y A-Z. Las mayรบsculas no se convierten en minรบsculas."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "En esta posiciรณn se introducen los caracteres comprendidos entre la 'A' y la 'Z'. Si se introduce una minรบscula, automรกticamente se convierte en mayรบscula."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Se pueden escribir los caracteres a-z, A-Z y 0-9. Las mayรบsculas no se convierten en minรบsculas."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "En esta posiciรณn puede introducir los caracteres comprendidos entre la 'A' y la 'Z' y de '0' a '9'. Si se introduce una minรบscula, automรกticamente se convierte en mayรบscula."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Solo pueden escribirse los caracteres entre 0 y 9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Se pueden indicar todos los caracteres imprimibles. Si se utiliza una minรบscula, automรกticamente se convierte en mayรบscula."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Puede realizar una comprobaciรณn de formato con controles que acepten contenidos con formato (fecha, hora y demรกs). <ahelp hid=\"HID_PROP_STRICTFORMAT\">Si estรก activada (Sรญ) la funciรณn de formato estricto, solo se aceptan los caracteres permitidos.</ahelp> Por ejemplo, en un campo de fecha solo se aceptarรกn los delimitadores de nรบmero o de fecha y no se considerarรก ninguna entrada alfabรฉtica escrita mediante el teclado."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Especifique el marco destino para visualizar el documento que esta abierto por la acciรณn \"Documento abierto / pรกgina web\".</ahelp> Tambiรฉn puede especificar el marco destino para visualizar una <emph>URL</emph> que puede abrir cuando haga clic en un botรณn que ha sido asignado para la acciรณn \"Documento abierto o pรกgina web\"."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "La propiedad Marco es apropiada para formularios HTML, pero no para formularios de base de datos."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Un botรณn de imagen tiene asociada una propiedad <emph>Imagen</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">La propiedad <emph>Imagen</emph> especifica la ruta y nombre de archivo de la imagen que desea mostrar en el botรณn.</ahelp> Si selecciona el archivo de grรกfico mediante el botรณn <emph>...</emph>, la ruta y el nombre de archivo se incluirรกn automรกticamente en el cuadro de texto."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "Para botones de tipo URL, el texto de ayuda aparece como una sugerencia extendida en vez de la direcciรณn URL ingresada en URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Especifica una etiqueta por lotes en notaciรณn de URL que apunta a un documento de ayuda y que se puede ejecutar mediante el control.</ahelp> La ayuda para el control se abre si el foco se encuentra sobre el campo y el usuario oprime F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Define la lista de entradas visible en el documento. Abra esta lista y digite el texto. Utilice Mayรบsย +ย Intro para un salto de renglรณn. A travรฉs de listas y cuadros combinados, puede definir la lista de entradas que serรกn visibles en el documento. Abra el campo <emph>Lista de entradas</emph> y digite el texto.</ahelp> Observe las <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">sugerencias</link> que hacen referencias a los controles del teclado."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Si el control estรก enlazado con una base de datos y se acepta la longitud del texto de la definiciรณn del campo de la base de datos, no debe introducir la longitud del texto aquรญ. La configuraciรณn de la base de datos se adopta solo si no se ha definido la propiedad del control (estado ยซindefinidoยป)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>control de texto enriquecido</bookmark_value> <bookmark_value>controles;control de texto enriquecido</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">Permite el uso de saltos de lรญnea y de formato en un control, por ejemplo, un cuadro de texto o una etiqueta. Para escribir manualmente un salto de lรญnea, oprima la tecla Intro. Seleccione ยซLรญneas mรบltiples con formatoยป para escribir texto con formato.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Muestra el texto en mรกs de una lรญnea.</ahelp> Permite utilizar saltos de lรญnea en un cuadro de texto, de modo que puede escribir mรกs de una lรญnea de texto. Para introducir manualmente un salto de lรญnea, pulse la tecla Intro."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica si un botรณn de acciรณn actuarรก como un botรณn de alternancia. Si la opciรณn Conmutaciรณn estรก establecida a ยซSรญยป, podrรก alternar entre los estados de control ยซseleccionadoยป y ยซno seleccionadoยป al pulsar el botรณn con el ratรณn o usar la barra de espaciamiento cuando el control tiene el foco. Cuando un botรณn se encuentra en el estado ยซseleccionadoยป tiene la apariencia de estar ยซhundidoยป.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Si configura esta opciรณn como \"Sรญ\", el botรณn de comando se activa al hacer clic en el botรณn.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,8 +3869,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Especifica el color de borde de los controles que tienen la propiedad Borde configurada como ยซplanoยป.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">En la pestaรฑa <emph>Propiedades</emph>, esta opciรณn especifica el nombre del control. En la pestaรฑa <emph>Propiedades del formulario</emph>, esta opciรณn especรญfica el nombre del formulario.</ahelp> Cada control y cada formulario tiene un <emph>Nombre</emph> a travรฉs del cual se puede identificar. El nombre aparecerรก en el <link href=\"text/shared/02/01170600.xhp\" name=\"Navegador de formularios\">Navegador de formularios</link> y, mediante este, se puede referir al control desde una macro. De manera predeterminada ya se especifica un nombre que se genera a partir de la etiqueta y el nรบmero del control."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controles;agrupar</bookmark_value> <bookmark_value>grupos;de controles</bookmark_value> <bookmark_value>formularios;agrupar controles</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "El nombre tambiรฉn es usado para agrupar los diferentes controles que funcionalmente pertenecen juntos, como los botones de la radio. Para ello, se debe dar el mismo nombre a todos los miembros del grupo: los controles con idรฉnticos nombres forman un grupo. Los controles agrupados pueden ser representados visualmente por el uso de un <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Cuadro de grupo</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Especifica si se debe mostrar la barra de navegaciรณn en el borde inferior del control de tabla.</ahelp> Especifica si se debe mostrar la barra de navegaciรณn en el borde inferior del control de tabla."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determina si el control es de solo lectura (Sรญ) o si puede ser editado (No).</ahelp> La propiedad <emph> Solo lectura</emph> puede asignarse a todos los controles en los cuales el usuario ingresa texto.Si asigna la propiedad Solo-lectura a un campo de imรกgen el cual usa grรกficos de la base de datos, el usuario no podrรก insertar nuevo grรกficos en la base de datos."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determina si el borde del campo tiene que mostrarse ยซSin marcoยป, en ยซ3Dยป o ยซPlanoยป.</ahelp> Con los controles que tienen un marco, la visualizaciรณn del borde en el formulario se determina con la propiedad <emph>Borde</emph>. Puede elegir entre las opciones ยซSin marcoยป, ยซ3Dยป o ยซPlanoยป."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">La propiedad <emph>Orden de tabulaciรณn</emph> establece el orden en que los controles se enfocan en el formulario al utilizar la tecla Tabulador.</ahelp> En un formulario que contenga mรกs de un control, el foco se desplaza al control siguiente al oprimir la tecla Tabulador. En <emph>Orden de tabulaciรณn</emph> se puede especificar el orden en el que cambia el foco con un รญndice."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "La propiedad <emph>Orden de tabulaciรณn</emph> no estรก disponible para <link href=\"text/shared/02/01170600.xhp\" name=\"Controles ocultos\">Controles ocultos</link>. Si lo desea, configure esta propiedad para botones y controles de imรกgenes, a fin de poder seleccionar estos controles con la tecla de tabulaciรณn."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Al crear un formulario, se asigna automรกticamente un รญndice a los controles que se aรฑaden a este formulario; cada uno de estos tendrรก un nรบmero incrementado en 1. Si cambia el รญndice de un control, los รญndices de los demรกs controles se actualizarรกn automรกticamente. Tambiรฉn tienen valores los controles que no se pueden enfocar (Tabulaciรณn = No). Sin embargo, estos controles se omiten cuando se utiliza la tecla Tabulador."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Define si el valor cambia cuando los usuarios giran la rueda del ratรณn. ยซNuncaยป: el valor no cambia. ยซCon focoยป (predeterminado): el valor cambia cuando el control tiene el foco y la rueda estรก apuntando al control y se desplaza. ยซSiempreยป: el valor cambia cuando la rueda apunta al control y se desplaza, independientemente del control que tenga el foco.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Para agrupar campos de opciรณn, el estado del grupo correspondiente a la configuraciรณn predeterminada es definido por la propiedad del <emph>Estado predeterminado</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Para el botรณn de reestablecer. la entrada <emph> Selecciรณn predeterminada</emph> define los estados del cuadro de lista si el botรณn de reestablecer es activado por el usuario."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "En un cuadro de lista que contenga una lista de valores, puede hacer clic en el botรณn <emph>...</emph> para abrir el diรกlogo <emph>Selecciรณn predeterminada</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Para el botรณn de reestablecer, la <emph> entrada del valor predeterminado</emph> define los estados de control si el botรณn es activado por el usuario."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifique el valor que se agregarรก o quitarรก cuando el usuario haga clic en el icono de flecha de la barra de desplazamiento.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">La propiedad<emph> Botรณn predeterminado</emph> especifica que el botรณn correspondiente se activarรก cuando se pulse la tecla Retorno.</ahelp> La propiedad<emph> Botรณn predeterminado</emph> especifica que el botรณn correspondiente se activarรก cuando pulse la tecla Retorno. Si abre el diรกlogo o el formulario y no lleva a cabo ninguna otra acciรณn, el botรณn provisto de esta propiedad serรก el predeterminado."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Cuando use los formularios de pรกgina Web, puede dar con esta propiedad en las mรกscaras de busqueda. Son mรกscaras de ediciรณn que contiene un campo de texto y un botรณn de enviar. El tรฉrmino a buscar se ingresa en el campo de texto y la busqueda se inicia presionando el botรณn, si este estรก definido como predeterminado, sin embargo, simplemente presione Enter despuรฉs de digitar el tรฉrmino a buscar para iniciar la bรบsqueda."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">La propiedad <emph>Tabulaciรณn </emph>determina si un campo de control se puede seleccionar con la tecla de tabulaciรณn.</ahelp> Estรกn disponibles las opciones siguientes:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Al utilizar la tecla Tabulador el enfoque ignora el control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "El control puede seleccionarse con la tecla Tabulador."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">La propiedad Etiqueta establece la etiqueta del campo de control que se muestra en el formulario.</ahelp> La propiedad Etiqueta establece la etiqueta del campo de control que se muestra en el formulario. Esta propiedad determina la etiqueta visible o el encabezado de columna del campo de datos en formularios de control de tablas."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Cuando se crea un nuevo control, la descripciรณn predefinida en la propiedad <emph>Nombre</emph> se usa como etiquetado predeterminado para los controles. La etiqueta consiste en un campo con el nombre del control y un nรบmero entero (por ejemplo, CommandButton1). Con la propiedad <emph>Tรญtulo</emph>, puede asignarle otra descripciรณn al control con la que se describa su funciรณn. Cambie esta informaciรณn con el propรณsito de asignarle una etiqueta descriptiva al control y que serรก visible al usuario."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>tรญtulos de varias lรญneas en formularios</bookmark_value> <bookmark_value>nombres;tรญtulos de varias lรญneas</bookmark_value> <bookmark_value>controles;tรญtulos de varias lรญneas</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Para crear un tรญtulo de varios renglones, abra el cuadro combinado mediante el botรณn de flecha. Puede insertar un salto de lรญnea al oprimir Mayรบsย +ย <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย Intro."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "La propiedad <emph>Tรญtulo</emph> sรณlo se utiliza para etiquetar un elemento del formulario en la interfaz visible para el usuario. Si trabaja con marcos, observe que en el tiempo de ejecuciรณn, el campo de control siempre estรก dirigido por la propiedad <emph>Nombre</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Establece la direcciรณn URL que se abre cuando presiona clic en el botรณn \"Abrir documento / pรกgina web\".</ahelp> Ingrese la direcciรณn URL para el tipo de botรณn Abrir documento o pรกgina web en la caja de texto <emph>URL</emph>. La direcciรณn se abre cuando se presiona clic sobre el botรณn."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Se puede indicar como sรญmbolo de moneda un carรกcter o una cadena de caracteres.</ahelp> Para predefinir el sรญmbolo de moneda en los campos de moneda escriba el carรกcter o cadena de caracteres en la propiedad <emph>Sรญmbolo de moneda</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Si el cuadro de texto se emplea como entrada de una contraseรฑa, escriba el cรณdigo ASCII del carรกcter de visualizaciรณn. Este carรกcter sustituye a los que el usuario utiliza cuando escribe la contraseรฑa.</ahelp> Se pueden determinar los caracteres que se mostrarรกn cuando usuario escriba una contraseรฑa. En <emph>Caracteres para contraseรฑas</emph>, escriba el cรณdigo ASCII del carรกcter deseado. Puede usar valores del 0 al 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Los caracteres y sus cรณdigos ASCII pueden verse en el cuadro de diรกlogo Caracteres especiales (menรบ <emph>Insertarย โ–ธ Carรกcter especial</emph>)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Define una mรกscara literal. La mรกscara literal contiene los valores inicales que siempre estรกn visibles despuรฉs de la descarga de un formulario.</ahelp> Con campos enmascarados puede especificar una mรกscara literal. Una mรกscara literal contiene los valores iniciales de un formulario, y siempre son visibles despuรฉs de la descarga de un formulario. Usando un cรณdigo de caracter para editar la mรกscara, puede establecer lo que el usuario digita dentro de un campo enmascarado."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Especifica la altura de fila de un control de tabla.</ahelp> En los controles de tabla, indique un valor para la altura de fila. Si lo desea, especifique un valor seguido de una unidad de medida vรกlida, por ejemplo ยซ2 cmยป."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,8 +4709,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Especifica si se muestran u ocultan los elementos de acciรณn de un control seleccionado de la barra de navegaciรณn.</ahelp> Los elementos de acciรณn son los siguientes: Guardar registro, Deshacer, Registro nuevo, Eliminar registro, Actualizar."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4725,8 +4725,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Especifica si se muestran u ocultan los elementos de posicionamiento de un control seleccionado de la barra de navegaciรณn.</ahelp> Los elementos de posicionamiento son los siguientes: Etiqueta de registro, Posiciรณn de registro, Etiqueta de nรบmero de registro, Nรบmero de registro."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4741,24 +4741,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Especifica si se muestran u ocultan los elementos de navegaciรณn de un control seleccionado de la barra de navegaciรณn.</ahelp> Los elementos de navegaciรณn son los siguientes: Primer registro, Registro anterior, Registro siguiente, รšltimo registro."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtrar y ordenar"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Define si deben mostrarse u ocultarse los elementos de filtrado y ordenaciรณn en un control seleccionado de la barra de navegaciรณn.</ahelp> Los elementos de filtrado y ordenaciรณn son los siguientes: Orden ascendente, Orden descendente, Filtro automรกtico, Filtro predeterminado, Aplicar filtro y Restablecer filtro/orden."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4773,8 +4773,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Define si los iconos de la barra de navegaciรณn seleccionada deben ser pequeรฑos o grandes.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica el tamaรฑo del control de la barra de desplazamiento en \"unidades de valor\". Por ejemplo, un valor de (\"Valor de desplazamiento mรกx.\" menos \"Valor de desplazamiento mรญn.\" ) / 2 da como resultado un control que ocupa la mitad del รกrea de fondo.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Si se define en 0, el control serรก igual de ancho que alto."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "La pestaรฑa <emph>Datos</emph> permite asignar un origen de datos al control seleccionado."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "En los formularios asociados a una base de datos, la correspondiente base de datos se define en <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Propiedades del formulario</link>. Las funciones para ello se encuentran en la ficha <link href=\"text/shared/02/01170203.xhp\" name=\"Datos\"><emph>Datos</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Las configuraciones posibles de la pestaรฑa <emph>Datos</emph> de un campo de control dependen de รฉste. Sรณlo se mostrarรกn las opciones disponibles para el campo de control y contexto actuales. Los campos siguientes estรกn disponibles:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Las casillas de verificaciรณn y los botones de opciรณn en las hojas de cรกlculo pueden vincularse con celdas del documento actual. Si el control estรก activado, el valor que se ingrese en la referencia (on) se copiarรก en la celda. Si el control estรก desactivado, el valor de la referencia (off) se copiarรก en la celda.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Define como puede ser manejada una cadena de entrada vacia. Si esta configurada como SI, una cadena de entrada de longitud cero serรก tratada como un valor NULL. Si esta configurada como No, cualquier entrada sera tratada como tal sin ningun tipo de conversiรณn.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Una cadena vacรญa es una cadena de longitud nula (\"\"). Normalmente, un valor NULL no equivale a una cadena vacรญa. En general, se emplean los tรฉrminos NULL para indicar un valor no definido, uno desconocido o que ยซaรบn no se ha proporcionado ningunoยป."
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Durante el diseรฑo del formulario, se puede activar la propiedad ยซPropuesta de filtroยป de todos los campos de texto de la pestaรฑa <emph>Datos</emph> del diรกlogo <emph>Propiedades</emph> correspondiente. En las sucesivas bรบsquedas en modo filtro se puede seleccionar toda la informaciรณn contenida en estos campos.</ahelp> El contenido del campo se puede seleccionar mediante la funciรณn Compleciรณn de palabras. No obstante, tenga en cuenta que dicha funciรณn precisa mรกs espacio de memoria y tiempo de acceso, especialmente si se usa en bases de datos de gran tamaรฑo, por lo que debe utilizarse con moderaciรณn.</variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Marque la casilla de verificaciรณn"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Se introduce VERDADERO en la celda enlazada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Deseleccione la casilla de verificaciรณn"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Se introduce FALSO en la celda enlazada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "La casilla de verificaciรณn de tres estados se configura en \"indeterminado\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Se introduce #NV en la celda enlazada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Digite un nรบmero o una fรณrmula que devuelva un nรบmero en la celda enlazada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Si el valor introducido es VERDADERO o no es 0: se selecciona la casilla de verificaciรณn<br/>Si el valor introducido es FALSO o 0: se deselecciona la casilla de verificaciรณn"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Vacรญe la celda enlazada, digite texto o bien escriba una fรณrmula que devuelva texto o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Seleccione el cuadro. El cuadro de valor Referencia contiene texto."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "El texto del cuadro de valor Referencia se copia en la celda."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Deseleccione el cuadro. El cuadro de valor Referencia contiene texto."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "El cuadro de valor Referencia contiene texto. Escriba el mismo texto en la celda."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "El cuadro de valor Referencia contiene texto. Escriba otro texto en la celda."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Seleccione el botรณn de opciรณn"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Se introduce VERDADERO en la celda enlazada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "El botรณn de opciรณn se deselecciona seleccionando otro botรณn de opciรณn"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Se introduce FALSO en la celda enlazada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Digite un nรบmero o una fรณrmula que devuelva un nรบmero en la celda enlazada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Si el valor introducido es VERDADERO o no es 0: se selecciona el botรณn de opciรณn<br/>Si el valor introducido es FALOS o 0: se deselecciona el botรณn de opciรณn"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Vacรญe la celda enlazada, digite texto o bien escriba una fรณrmula que devuelva texto o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Se deselecciona el botรณn de opciรณn"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Haga clic en el botรณn de opciรณn. El cuadro de valor Referencia contiene texto."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "El texto del cuadro de valor Referencia se copia en la celda."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Haga clic en otro botรณn de opciรณn del mismo grupo. El cuadro de valor Referencia contiene texto."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "El cuadro de valor Referencia contiene texto. Escriba el mismo texto en la celda."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "El cuadro de valor Referencia contiene texto. Escriba otro texto en la celda."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Introduzca texto en el cuadro de texto"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "El texto se copia en la celda enlazada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Borre el cuadro de texto"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Se vacรญa la celda enlazada"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Digite texto o un nรบmero en la celda enlazada"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "El texto o el nรบmero se copian en el cuadro de texto"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Digite una fรณrmula en la celda enlazada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "El resultado de la fรณrmula se copia en el cuadro de texto"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Vacรญe la celda enlazada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Se borra el cuadro de texto"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Introduzca un nรบmero en el campo"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "El nรบmero se copia en la celda enlazada"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Borre el campo"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Se establece el valor 0 en la celda enlazada"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Digite un nรบmero o una fรณrmula que devuelva un nรบmero en la celda enlazada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Se copia el nรบmero en el campo"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Vacรญe la celda enlazada, digite texto o bien escriba una fรณrmula que devuelva texto o un error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Se establece el valor 0 en el campo"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Contenido vinculado: sincronice el contenido de texto de la entrada del cuadro de lista seleccionado con el contenido de la celda."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Posiciรณn de selecciรณn vinculada: la posiciรณn del elemento รบnico seleccionado en el cuadro de lista se sincroniza con el valor numรฉrico de la celda."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Seleccione un elemento รบnico de la lista"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Se enlaza la selecciรณn: la posiciรณn del elemento seleccionado se copia en la celda enlazada. Por ejemplo, si se selecciona el tercer elemento, se copia el nรบmero 3."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Seleccione varios elementos de la lista"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Se introduce #NV en la celda enlazada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Deseleccione todos los elementos de lista"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Se enlaza el contenido: se vacรญa la celda enlazada"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Se enlaza la selecciรณn: se introduce el valor 0 en la celda enlazada"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Digite texto o un nรบmero en la celda enlazada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Se vincula el contenido: Busque y seleccione un elemento de lista idรฉntico"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Se vincula la selecciรณn: Se selecciona el elemento de lista de la posiciรณn especificada (empieza por 1 para el primer elemento). Si no se encuentra, se deseleccionan todos los elementos."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Digite una fรณrmula en la celda enlazada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Busque y seleccione un elemento de lista que coincida con el resultado de la fรณrmula y el modo de vinculaciรณn"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Vacรญe la celda enlazada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Deseleccione todos los elementos del cuadro de lista"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Cambiar el contenido del intervalo de origen de la lista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Escriba el texto en el campo de ediciรณn del cuadro combinado, o seleccione una entrada en la lista desplegable"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "El texto se copia en la celda enlazada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Borre el campo de ediciรณn del cuadro combinado"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Se vacรญa la celda enlazada"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Digite texto o un nรบmero en la celda enlazada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Se copia el texto o el nรบmero en el campo de ediciรณn del cuadro combinado"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Digite una fรณrmula en la celda enlazada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Se copia el resultado de la fรณrmula en el campo de ediciรณn del cuadro combinado"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Vacรญe la celda enlazada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Se borra el campo de ediciรณn del cuadro combinado"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Cambiar el contenido del intervalo de origen de la lista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Contenido vinculado: sincronice el contenido de texto de la entrada del cuadro de lista seleccionado con el contenido de la celda. Seleccione \"La entrada seleccionada\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Posiciรณn de selecciรณn vinculada: la posiciรณn del elemento รบnico seleccionado en el cuadro de lista se sincroniza con el valor numรฉrico de la celda. Seleccione \"Posiciรณn de la entrada seleccionada\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>controles;sucesos</bookmark_value><bookmark_value>sucesos;controles</bookmark_value><bookmark_value>macros;asignar a sucesos en formularios</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,24 +6589,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "En la pestaรฑa <emph>Sucesos</emph> se pueden enlazar macros con sucesos que tienen lugar en los controles de un formulario."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "Cuando se produzca el suceso, se llamarรก a la macro enlazada. Para asignar una macro a un suceso, pulse en el botรณn <emph>โ€ฆ</emph>. Se abrirรก el cuadro de diรกlogo <link href=\"text/shared/01/06140500.xhp\" name=\"Asignar acciรณn\">Asignar acciรณn</link>."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Hay distintas acciones disponibles en funciรณn del control. En la pestaรฑa <emph>Sucesos</emph> se muestran รบnicamente las acciones disponibles para el control y contexto seleccionados. Estรกn definidos los siguientes sucesos:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Este evento tiene lugar antes de activar una acciรณn haciendo clic en el campo de control.</ahelp> Por ejemplo, al hacer clic en el botรณn \"Enviar\" se inicia una acciรณn de envรญo; sin embargo, el proceso real de \"envรญo\" sรณlo se inicia cuando tiene lugar el evento <emph>Al iniciar</emph>. El evento <emph>Aprobar acciรณn</emph> permite abortar el proceso antes de que tenga lugar. Si el mรฉtodo vinculado devuelve la respuesta FALSE, <emph>Al iniciar</emph> no se ejecutarรก."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">El suceso <emph>Ejecutar acciรณn</emph> se produce cuando se inicia una acciรณn.</ahelp> Por ejemplo, si en el formulario se incluye un botรณn de ยซEnviarยป, el proceso de envรญo representa la acciรณn que se iniciarรก."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">El suceso <emph>Modificado</emph> se produce si el control pierde el foco y su contenido cambia posteriormente.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">El evento <emph>Texto modificado</emph> tiene lugar si se introduce o modifica un texto en un campo de entrada.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,8 +6685,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">El suceso <emph>Estado de elemento modificado</emph> tiene lugar si el estado del campo de control ha cambiado.</ahelp> El suceso <emph>Estado de elemento modificado</emph> tiene lugar si el estado del campo de control ha cambiado."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">El evento <emph>Recepciรณn de foco</emph> tiene lugar si un campo de control estรก resaltado.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">El evento <emph>Tecla pulsada</emph> tiene lugar cuando el usuario pulsa una tecla cuando el campo de control estรก resaltado.</ahelp> Este evento puede estar vinculado a una macro para comprobar las entradas."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">El evento <emph> Despuรฉs de haber pulsado una tecla </emph> ocurre cuando el usuario suelta cualquier tecla cuando el control tiene el foco.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">El evento<emph> Ratรณn dentro </emph>tiene lugar si el ratรณn se encuentra dentro del campo de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">El Evento<emph> Mover el ratรณn mientras se presiona una tecla </emph>ocurre cuando el ratรณn se arrastra mientras una tecla es presionada.</ahelp> Un ejemplo, cuando durante el arrastrar y soltar, adicionalmente se presiona una tecla que determina el modo (mover o copiar)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">El evento <emph>Movimiento de ratรณn</emph> tiene lugar si el ratรณn se mueve por encima del campo de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">El evento<emph> Botรณn del ratรณn pulsado</emph>tiene lugar si se pulsa el botรณn del ratรณn cuando el puntero se encuentra sobre el campo de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">El evento <emph>Botรณn del ratรณn soltado</emph> tiene lugar si se suelta el botรณn del ratรณn cuando el puntero se encuentra sobre el campo de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">El evento <emph>Ratรณn fuera</emph> tiene lugar cuando el ratรณn se encuentra fuera del campo de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Pulse en el icono <emph>Activar o desactivar Navegador</emph> para mostrar u ocultar el <emph>Navegador</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Tambiรฉn puedes invocar al <emph>Navegador</emph> seleccionando <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Ver - Navegador\">Ver - Navegador</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Ver - Navegador\">Ver - Navegador</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Ver - Navegador\">Ver - Navegador</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Ver - Navegador\">Ver - Navegador</link></caseinline><defaultinline>Ver - Navegador</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,16 +9461,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">Especifica si se muestra o se oculta la ventana Estilos, que es donde se asignan y organizan los estilos.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "Cada aplicaciรณn de $[officename] dispone de su propia ventana Estilos. Por lo tanto, hay ventanas distintas para <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"documentos de texto\">documentos de texto</link></caseinline><defaultinline>documentos de texto</defaultinline></switchinline>, <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"libros\">libros</link></caseinline><defaultinline>libros</defaultinline></switchinline> y <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentaciones/dibujos\">presentaciones/dibujos</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentaciones/dibujos\">presentaciones/dibujos</link></caseinline><defaultinline>presentaciones/dibujos</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9517,16 +9517,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "Para restablecer el estilo de pรกrrafo predeterminado de los objetos seleccionados, seleccione <emph>Limpiar formato</emph>. Elija <emph>Mรกs estilos</emph> para abrir la ventana Estilos."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "Si pulsa en la flecha hacia abajo que se encuentra a la derecha del nombre de un estilo aparecerรก un menรบ emergente, el cual permite actualizar el estilo segรบn el formato de la selecciรณn actual o realizarle ediciones manualmente."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Si marca el campo <emph>Mostrar vista previa de las fuentes</emph> en <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Ver\">$[officename] - Ver</link> del cuadro de diรกlogo \"Opciones\", podrรก ver los nombres de las fuentes formateados con esa misma fuente.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si pulsa en el icono <emph>Disminuir sangrรญa</emph> mientras mantiene presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, la tabulaciรณn predeterminada โ€”establecida en <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer โ–ธ General</emph></link> en el cuadro de diรกlogo Opciones</caseinline></switchinline>โ€” desplazarรก la sangrรญa del pรกrrafo seleccionado."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Pulse en el icono Aumentar sangrรญa para incrementar la sangrรญa izquierda del pรกrrafo actual o del contenido de la celda y ponerla en la posiciรณn siguiente predeterminada del tabulador.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pulse en el icono <emph>Aumentar sangrรญa</emph> mientras mantiene presionada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> para desplazar la sangrรญa del pรกrrafo seleccionado en la distancia de tabulaciรณn establecida en <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer โ–ธ General</emph></link> en el cuadro de diรกlogo Opciones.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "La sangrรญa aumenta con la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Para desactivar el resaltado, pulse Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Pulse en el icono<emph> Aumentar espacio </emph>para incrementar el espacio que hay por encima del pรกrrafo seleccionado.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Puede hacer ajustes adicionales en el espacio. Para ello, seleccione <link href=\"text/shared/01/05030100.xhp\" name=\"Formato - Pรกrrafo - Sangrรญas y espacios\"><emph>Formato - Pรกrrafo - Sangrรญas y espacios</emph>.</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Pulse en el icono <emph> Reducir espacio</emph> para disminuir el espacio que hay por encima del pรกrrafo seleccionado.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Puede hacer ajustes adicionales en el espacio. Para ello, seleccione <link href=\"text/shared/01/05030100.xhp\" name=\"Formato - Pรกrrafo - Sangrรญas y espacios\"><emph>Formato - Pรกrrafo - Sangrรญas y espacios</emph>.</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Para aplicar un borde determinado a una sola celda, coloque el cursor en la celda, abra la barra de herramientas de <emph>bordes</emph> y seleccione un borde. </caseinline><defaultinline>Cuando se inserta un grรกfico o una tabla, ya tienen un borde completo. Si desea quitar dicho borde, seleccione el objeto grรกfico o toda la tabla y haga clic en el icono \"Sin borde\" de la barra de herramientas <emph>Borde</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Encontrarรก mรกs informaciรณn al respecto en la secciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Bordes</emph> de la Ayuda</link>. Tambiรฉn encontrarรก informaciรณn acerca de cรณmo <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">formatear una tabla de texto</link> mediante el sรญmbolo <emph>Bordes</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Para obtener mรกs informaciรณn consulte la secciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Bordes</link> de la Ayuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Para obtener mรกs informaciรณn consulte la secciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Bordes</link> de la Ayuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Permite alternar entre las opciones de anclaje.</ahelp></variable> El icono<emph> Cambiar ancla</emph> sรณlo se ve cuando se ha seleccionado un objeto, como un grรกfico, un campo de control<switchinline select=\"appl\"><caseinline select=\"WRITER\"> o un marco</caseinline></switchinline>."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "La Ayuda ofrece mรกs informaciรณn referente al anclaje en la secciรณn <link href=\"text/shared/01/05260000.xhp\" name=\"Anclaje\">homรณnima</link>."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Seleccione un objeto y haga clic en el icono<emph> Girar</emph> de la barra de herramientas <emph>Dibujo</emph>. </caseinline><caseinline select=\"DRAW\">Seleccione un objeto y haga clic en el objeto Girar de la barra de herramientas Dibujo. </caseinline><defaultinline>Seleccione un objeto y haga clic en el icono <emph>Girar</emph> de la barra de herramientas <emph>Propiedades del objeto de dibujo</emph>.</defaultinline></switchinline> Arrastre una manilla de la esquina del objeto en la direcciรณn en que desee girarlo."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">El icono <emph>Bajar un nivel</emph> se encuentra en la barra <emph>Numeraciรณn y viรฑetas</emph>, que aparece cuando se coloca el cursor sobre un elemento de numeraciรณn o viรฑetas. </caseinline><caseinline select=\"IMPRESS\">El icono <emph>Disminuir nivel</emph> se encuentra en la barra <emph>Formato de texto</emph>, que aparece cuando se trabaja en el modo Esquema. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bajar un nivel</caseinline><defaultinline>Disminuir nivel</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">El icono <emph>Subir un nivel</emph> se encuentra en la barra <emph>Numeraciรณn y viรฑetas</emph>, que aparece cuando se coloca el cursor en un elemento de numeraciรณn o viรฑetas.</caseinline><caseinline select=\"IMPRESS\">El icono <emph>Aumentar nivel</emph> se encuentra en la barra <emph>Formato de texto</emph>, que se muestra cuando se trabaja en el modo Esquema.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Subir un nivel</caseinline><defaultinline>Aumentar nivel</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Si tiene pรกrrafos numerados y hace clic en el icono <emph>Desplazar hacia arriba</emph>, los nรบmeros se ajustarรกn en el orden actual. <switchinline select=\"appl\"><caseinline select=\"WRITER\">El icono <emph>Desplazar hacia arriba</emph> sรณlo se ve cuando el cursor estรก sobre una lista numerada o con viรฑetas.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">El icono <emph>Desplazar hacia arriba</emph> aparece en la barra <emph>Formato de texto</emph> cuando se trabaja en el modo Esquema.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Es posible ejecutar esta funciรณn mediante el atajo de teclado <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย โ†‘."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Si tiene pรกrrafos numerados y hace clic en el icono <emph>Desplazar hacia abajo</emph>, los nรบmeros se ajustarรกn en el orden actual. <switchinline select=\"appl\"><caseinline select=\"WRITER\">El icono <emph>Desplazar hacia abajo</emph> sรณlo se ve cuando el cursor estรก sobre una lista numerada o con viรฑetas. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">El icono <emph>Desplazar hacia abajo</emph> aparece en la barra <emph>Formato de texto</emph> cuando se trabaja en el modo Esquema. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Es posible ejecutar esta funciรณn mediante el atajo de teclado <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย โ†“."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Las opciones de viรฑetas, como el tipo y la posiciรณn, se definen en el diรกlogo <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Numeraciรณn y viรฑetas</emph></link>. Para abrir este diรกlogo, haga clic en el icono <emph>Numeraciรณn y viรฑetas</emph> de la barra <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Numeraciรณn y viรฑetas</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Las opciones de viรฑetas, como el tipo y la posiciรณn, se definen en el diรกlogo <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Numeraciรณn y viรฑetas</link>. Para abrir este diรกlogo, haga clic en el icono <emph>Numeraciรณn y viรฑetas</emph> de la barra <emph>Formato de texto</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">En el <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Diseรฑo web</link>, algunas opciones de numeraciรณn y viรฑetas no estรกn disponibles. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La distancia entre el texto y el marco de texto izquierdo y la posiciรณn de las viรฑetas se puede determinar en el diรกlogo en <link href=\"text/shared/01/05030100.xhp\" name=\"Formato - Pรกrrafo\"><emph>Formato - Pรกrrafo</emph></link>, especificando la sangrรญa izquierda y la sangrรญa de la primera fila. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,8 +10957,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "Active la opciรณn Cargar URL mediante la orden <emph>Botones visibles</emph> (para acceder a ella, pulse con el botรณn secundario del ratรณn en la barra de herramientas)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Un cursor de selecciรณn se puede activar en un documento de sรณlo lectura o en la Ayuda. Seleccione <emph>Editar - Seleccionar texto</emph> o abra el menรบ contextual de un documento de sรณlo lectura y elija <emph>Seleccionar texto</emph>. El cursor de selecciรณn no parpadea.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Para efectuar cambios en una base de datos que utilizan varias personas deberรก disponer de los derechos de acceso apropiados. Al editar una base de datos externa, $[officename] no proporciona un almacenamiento intermedio de los cambios efectuados. Dichos cambios se envรญan directamente a la base de datos."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Guarda el registro de la tabla de base de datos actual.</ahelp> El icono<emph> Guardar registro </emph>se ve en la <link href=\"text/shared/main0212.xhp\" name=\"barra Base de datos\">barra Datos de tabla</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">Pulse aquรญ para interrumpir el proceso de carga actual. Pulse aquรญ mientras oprime <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> para interrumpir todos los procesos de carga.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exporta el documento actual directamente como PDF. No aparece ningรบn diรกlogo de configuraciรณn.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Muestra la posiciรณn actual del cursor en el documento %PRODUCTNAME Basic. Se especifica el nรบmero de fila y, despuรฉs, el de columna.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre el cuadro de diรกlogo Hipervรญnculo.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,8 +11421,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilice la pรกgina <emph>Internet</emph> del cuadro de diรกlogo <link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenlace\">Hiperenlace</link> para editar hiperenlaces con direcciones WWW o FTP.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11453,8 +11453,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Crea un hiperenlace HTTP.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11469,8 +11469,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Crea un hiperenlace FTP.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre el cuadro de diรกlogo <emph>Asignar macro</emph>, en el que puede asignar su propio cรณdigo de programa a sucesos como ยซratรณn sobre objetoยป o ยซactivar hiperenlaceยป.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Escriba un nombre para el hiperenlace.</ahelp> $[officename] inserta una etiqueta NAME en el hiperenlace."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,8 +11669,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">En la pรกgina <emph>Correo</emph> del cuadro de diรกlogo <link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenlace\">Hiperenlace</link> es posible editar hiperenlaces para direcciones de correo electrรณnico</ahelp>."
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11693,8 +11693,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\".\">Asigna la direcciรณn de correo electrรณnico especificada en el hiperenlace.</ahelp> Al pulsar el hiperenlace nuevo en el documento se abrirรก un documento de mensaje nuevo dirigido al destinatario especificado en el campo <emph>Destinatario</emph>."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11709,8 +11709,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp <ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Muestra u oculta el navegador del origen de datos.</ahelp> Arrastre el campo de datos de <emph>Correo electrรณnico</emph> del navegador del origen de datos hacia el campo de texto de <emph>Destinatario</emph>."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11725,8 +11725,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Especifica el asunto del mensaje que aparece en el renglรณn de asunto del mensaje nuevo.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11749,8 +11749,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Es posible editar los hiperenlaces a cualesquier documentos o destinos dentro de documentos desde la pรกgina <emph>Documento</emph> del cuadro de diรกlogo <link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenlace\">Hiperenlace</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Escriba un URL para el archivo que se abrirรก cuando pulse sobre el hiperenlace. Si no especifica un marco de destino, el archivo se abrirรก en el documento o marco actual.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,8 +11789,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Abre el cuadro de diรกlogo <emph>Abrir</emph>, el cual le permite seleccionar un archivo.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11869,8 +11869,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilice la pรกgina <emph>Documento nuevo</emph> del cuadro de diรกlogo <link href=\"text/shared/02/09070000.xhp\" name=\"Hiperenlace\">Hiperenlace</link> para configurar un hiperenlace a un documento nuevo y crear dicho documento de forma simultรกnea.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -11933,8 +11933,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Proporcione el URL adecuado para abrir el archivo deseado cuando se pulse en el hiperenlace.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Ir al final del documento</caseinline> <defaultinline>รšltima pรกgina</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Cierra la ventana actual.</ahelp> Vaya a <emph>Ventana โ–ธ Cerrar ventana</emph> u oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + F4. En la previsualizaciรณn de impresiรณn de $[officename] Writer y Calc puede cerrar la ventana actual mediante el botรณn <emph>Cerrar previsualizaciรณn</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Mientras que con las funciones <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Orden ascendente</emph></link> y <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Orden descendente</emph></link> sรณlo es posible ordenar segรบn un criterio, en este diรกlogo puede combinar mรกs de uno."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Si clasifica el campo de datos \"Nombre\" en orden ascendente y el campo \"Apellidos\" en orden descendente, todos los registros se clasificarรกn en orden ascendente por nombre y, a continuaciรณn, por apellido, si bien esta vez en orden descendente."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tablas de bases de datos; buscar</bookmark_value> <bookmark_value>formularios; examinar</bookmark_value> <bookmark_value>registros; buscar en bases de datos</bookmark_value> <bookmark_value>buscar; bases de datos</bookmark_value> <bookmark_value>bases de datos; buscar registros</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Busca en las tablas de bases de datos y formularios.</ahelp> En las tablas de bases de datos y formularios, se pueden buscar valores especรญficos en los campos de datos, cuadros de lista y casillas de verificaciรณn. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "La bรบsqueda que se describe aquรญ la lleva a cabo <item type=\"productname\">%PRODUCTNAME</item>. Si desea utilizar el servidor SQL para buscar en una base de datos deberรก utilizar el sรญmbolo <link href=\"text/shared/02/12110000.xhp\" name=\"Filtro basado en formulario\">Filtro basado en formulario</link> de la <link href=\"text/shared/main0213.xhp\" name=\"barra de formulario\">barra de formulario</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Tiene un campo de fecha, que se guarda en formato \"DD.MM.AA\" en la base de datos (por ejemplo, 17.02.65). El formato de la entrada se cambia en la vista de origen de datos a \"DD MMM AAAA\" (17 Feb 1965). Siguiendo este ejemplo, un registro que contenga 17 Febrero sรณlo se encuentra cuando la opciรณn <emph>Usar formato de campo</emph> estรก activada:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" encuentra la hora \"14:00:00\""
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Los campos de tiempo no son definidos en bases de datos dBASE y deberรกn simularse. Para mostrar internamente la hora \"14:00:00\", se necesita un 5."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" encuentra todos los registros de un campo de fecha estandar"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "La razรณn es que la representaciรณn visual no responde al almacenamiento interno. Si, por ejemplo, se coloca el valor 45,789 en un campo de una base de datos del tipo Nรบmero/Double y el formato visible estรก configurado de tal modo que sรณlo se muestren dos posiciones decimales, el valor \"45,79\" sรณlo se encuentra mediante una bรบsqueda con formato de campo."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Sin embargo, la bรบsqueda sin <emph>Usar formato de campo </emph>resulta apropiada para bases de datos de gran tamaรฑo sin problemas de formato porque resulta mรกs rรกpida."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Permite realizar bรบsquedas con los caracteres comodรญn * o ?.</ahelp> Puede utilizar los comodines siguientes:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Si desea buscar especรญficamente los caracteres ? o *, precรฉdalos por una barra invertida: \"\\?\" o \"\\*\". Esta precauciรณn sรณlo es necesaria si estรก activada la opciรณn <emph>Expresiรณn con comodines</emph>. Si la opciรณn no estรก habilitada, los caracteres de comodรญn se procesarรกn como caracteres normales."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Busca con expresiones regulares.</ahelp> Las mismas expresiones regulares admitidas aquรญ se admiten tambiรฉn en el diรกlogo <link href=\"text/shared/01/02100000.xhp\" name=\"Buscar y reemplazar\">Buscar y reemplazar</link> de <item type=\"productname\">%PRODUCTNAME</item>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Si maneja una cantidad muy grande de datos, puede llevar algรบn tiempo determinar el registro de datos en la bรบsqueda en sentido inverso. La barra de estado informa de que los registros todavรญa se estรกn contando."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Buscar / Cancelar"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "A diferencia que en la bรบsqueda normal, que se activa por el sรญmbolo <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Buscar registro de datos</link> de la barra <emph>Formularios</emph>, se busca con mรกs rapidez con el filtro basado en un formulario. Por lo general, un servidor de bases de datos rรกpido se carga con la bรบsqueda. Ademรกs, es posible indicar condiciones de bรบsqueda mรกs complejas."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "La funciรณn<emph> Aplicar filtro </emph>recuerda los <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">filtros basados en formularios</link> que hayan sido definidos. No es preciso redefinirlos."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activa una vista de tabla adicional en la vista de formulario.</ahelp> Cuando se activa la funciรณn<emph> Origen de datos como tabla</emph>, la tabla se ve en un รกrea por encima del formulario."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "La vista de la tabla y la del formulario reflejan los mismos datos. Los cambios que se hacen en la tabla tambiรฉn son visibles en el formulario y los cambios en el formulario se muestran en la tabla."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Arrastre hacia la derecha la marca inferior izquierda con el botรณn del ratรณn pulsado."
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Arrastre hacia la derecha la marca superior izquierda mientras mantiene pulsado el botรณn del ratรณn."
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Arrastre hacia la izquierda la marca situada en el margen derecho con el botรณn del ratรณn pulsado"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Para cambiar la sangrรญa izquierda de la segunda lรญnea del pรกrrafo, mantenga pulsada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, haga clic en el triรกngulo inferior de la izquierda y arrรกstrelo hacia la derecha."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "La funciรณn<emph> Ejecutar </emph>permite comprobar la consulta. Cuando se guarda la consulta, รฉsta se guarda en la pestaรฑa <emph>Consulta</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Especifica las tablas que se deben insertar en la ventana de diseรฑo.</ahelp> En el cuadro de diรกlogo <emph>Aรฑadir tablas</emph>, seleccione las tablas necesarias para llevar a cabo la tarea actual.</variable> Al crear una consulta o una presentaciรณn de tabla, seleccione la tabla a la que deba hacer referencia la consulta o la presentaciรณn. Cuando trabaje con bases de datos relacionales, seleccione las tablas entre las que desee crear relaciones."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Activar o desactivar la vista Diseรฑo"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Activar/desactivar vista diseรฑo\">Activar/desactivar vista diseรฑo</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Activar o desactivar la vista Diseรฑo"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">En modo SQL nativo se pueden escribir comandos SQL que $[officename] no interpreta, sino que se pasan directamente al origen de datos.</ahelp> Si no muestra estos cambios en la vista de diseรฑo, no podrรก volver a esta vista."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Vuelva a pulsar el sรญmbolo para pasar de nuevo al modo normal, en el que los cambios de <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">Diseรฑar consulta</link> estรกn sincronizados con los cambios permitidos por SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Muestra la fila ยซFunciรณnยป en la parte inferior de la vista Diseรฑo, en la ventana <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Diseรฑo de consulta\">Diseรฑo de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Muestra la fila \"Tabla\" en la parte inferior de la ventana <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Diseรฑo de consulta</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Muestra la fila ยซAliasยป en la parte inferior de la ventana <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Diseรฑo de consulta\">Diseรฑo de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Amplรญa con el parรกmetro DISTINCT la expresiรณn Select creada de la <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">Consulta SQL</link> de la columna actual.</ahelp> El resultado es que los valores idรฉnticos que aparecen varias veces se muestran una รบnica vez."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Para seleccionar un objeto, haga clic al objeto con la flecha. Para seleccionar mรกs de un objeto, arrastre un marco de selecciรณn alrededor de los objetos. Para aรฑadir un objeto a una selecciรณn, presione Shift, y haga clic en el objeto. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Los objetos seleccionados pueden ser definidos como un <link href=\"text/shared/01/05290000.xhp\" name=\"group\">grupo</link>, convirtiรฉndolos en un รบnico grupo de objetos.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Puede editar elementos individuales de un grupo. Tambiรฉn puede borrar elementos desde un grupo con el <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Puede seleccionar objetos individuales dentro de un grupo al presionar doble-clic, si primero deshabilita el รญcono <emph>Doble-clic para editar texto</emph> de la barra de <emph>Opciรณn</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "En modo de cรณdigo fuente HTML, se pueden ver y editar las <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">etiquetas</link> de <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Guarde el documento como texto sin formato. Asigne una extensiรณn .html o .htm para designar el documento como HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Muestra el estilo de pรกgina actual. Pulse dos veces con el ratรณn para editar el estilo o pulse con el botรณn secundario para seleccionar otro estilo.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Pulse dos veces en el campo <emph>Estilo de pรกgina</emph> para abrir el cuadro de diรกlogo <link href=\"text/swriter/01/05040000.xhp\" name=\"Estilo de pรกgina\">Estilo de pรกgina</link>, en el cual se puede editar el estilo de la pรกgina actual. En el menรบ contextual de este campo, puede aplicarse un estilo de pรกgina.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Haga doble clic en el campo <emph>Estilo de pรกgina </emph>para abrir el diรกlogo <link href=\"text/scalc/01/05070000.xhp\" name=\"Estilo de pรกgina\">Estilo de pรกgina</link>, en el cual se puede editar el estilo de la pรกgina actual. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Pulse dos veces en este campo para abrir el cuadro de diรกlogo <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Diseรฑo de diapositiva</link>, donde puede seleccionar el estilo de la diapositiva actual. Es posible seleccionar un formato de papel distinto, u otro fondo.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Haga doble clic en este campo para abrir el cuadro de diรกlogo <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Diseรฑo de diapositiva</link> en el que se selecciona el estilo de la pรกgina actual. Se selecciona un formato de papel o un fondo distintos. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Presionando doble clic sobre este campo se abre el diรกlogo <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Escala</link>, donde podrรก cambiar el porcentaje de zoom."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,16 +15693,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">Muestra el modo de inserciรณn actual. Puede cambiarlo entre INS (โ€˜insertarโ€™) y OVER (โ€˜sobrescribirโ€™).</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> Este campo solo estรก activo si el cursor se encuentra en el cuadro de entrada de la barra de fรณrmulas o en una celda.</caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Pulse sobre este campo para intercambiar entre los modos de inserciรณn (excepto en el EID de Basic de $[officename], donde รบnicamente el modo <emph>Insertar</emph> estรก activo). Si el cursor estรก ubicado en un documento de texto, puede tambiรฉn usar la tecla Insertar (si estรก disponible en su teclado) para cambiar el modo de inserciรณn."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr "<bookmark_value>modos de selecciรณn de texto</bookmark_value><bookmark_value>texto; modos de selecciรณn</bookmark_value><bookmark_value>modo de selecciรณn extendido</bookmark_value><bookmark_value>modo de selecciรณn aรฑadido</bookmark_value><bookmark_value>modo de selecciรณn en bloque</bookmark_value>"
#: 20050000.xhp
@@ -15821,8 +15821,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "Este es el modo de selecciรณn predeterminado de los documentos de texto. Se pueden efectuar las selecciones con el teclado al combinar โ‡ง con una tecla de navegaciรณn (<item type=\"keycode\">โ†‘, โ†“, โ†, โ†’, Inicio, Fin, Reย Pรกg, Avย Pรกg</item>). Con el ratรณn, pulse en el lugar del texto donde quiera comenzar la selecciรณn, mantenga oprimido el botรณn primario de este y desplace el puntero hasta el lugar donde debe finalizar la selecciรณn. Por รบltimo, suelte el botรณn del ratรณn."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15837,8 +15837,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
-msgstr "Es posible ampliar o reducir la selecciรณn actual mediante las teclas โ†‘, โ†“, โ†, โ†’, <item type=\"keycode\">Inicio</item> o <item type=\"keycode\">Fin</item>. Si pulsa en el texto se seleccionarรก el texto entre la posiciรณn actual del cursor y la del puntero del ratรณn."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Si los cambios hechos en el documento no se ha guardado aรบn, un \"*\" se muestra en este campo de la barra de estado. Esto aplica tambien para documentos nuevos, o los que aรบn no se han guardado.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/04.po b/source/es/helpcontent2/source/text/shared/04.po
index 7b25cb6bf64..375dc6125ed 100644
--- a/source/es/helpcontent2/source/text/shared/04.po
+++ b/source/es/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-23 23:04+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1527116654.000000\n"
#: 01010000.xhp
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>teclado;รณrdenes generales</bookmark_value><bookmark_value>atajos de teclado;generales</bookmark_value><bookmark_value>campos de entrada de texto</bookmark_value><bookmark_value>funciรณn de compleciรณn automรกtica en cuadros de texto y de lista</bookmark_value><bookmark_value>macros; interrumpir</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Muchas funciones de la aplicaciรณn se pueden ejecutar mediante teclas de acceso directo. Por ejemplo, las teclas de acceso directo <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando + O </caseinline><defaultinline>Control + O</defaultinline></switchinline> se muestran junto a la opciรณn <emph>Abrir</emph> del menรบ <emph>Archivo</emph>. Si desea acceder a esta funciรณn mediante las teclas de acceso directo, mientras mantiene pulsada la tecla <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando </caseinline><defaultinline>Control</defaultinline></switchinline>, pulse la tecla O. Suelte las teclas en cuanto aparezca el diรกlogo."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Algunos caracteres de la barra de menรบs aparecen subrayados. Se puede acceder directamente a estos menรบs si pulsa el carรกcter subrayado junto con la tecla Alt. Cuando el menรบ se abre, se vuelven a ver en pantalla caracteres subrayados. Se puede acceder directamente a estos elementos de menรบ con sรณlo pulsar la tecla del carรกcter que estรก subrayado.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "Siempre hay un elemento resaltado en cualquier cuadro de diรกlogo โ€”que por lo general se muestra con un marco punteadoโ€”. Este elemento, que puede ser un botรณn, un campo de opciรณn, una entrada en un cuadro de lista o una casilla de verificaciรณn, se dice que posee el foco. Si el punto enfocado es un botรณn, puede oprimir Intro para producir el mismo efecto que si hubiera pulsado sobre รฉl con el ratรณn. Puede activar o desactivar casillas de verificaciรณn con la barra espaciadora. Si un campo de opciรณn tiene el foco, use las flechas para cambiar la opciรณn activada en esa รกrea. Use la tecla Tab para ir de un elemento al siguiente, y use Mayรบsย +ย Tab para hacerlo en la direcciรณn contraria."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Si se pulsa la tecla Esc, el diรกlogo se cierra sin incorporar los cambios. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Si se selecciona un botรณn, ademรกs de quedar su nombre rodeado por un marco formado por lรญneas de puntos, debajo del botรณn aparece una sombra mรกs gruesa. Eso significa que el diรกlogo se puede cerrar tanto mediante la tecla Entrar como haciendo clic en el botรณn.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Si va a usar la funciรณn de arrastrar y colocar, seleccionando con el ratรณn o haciendo clic en los objetos y nombres, podrรก usar las teclas Mayรบs, <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline> y, ocasionalmente <switchinline select=\"sys\"><caseinline select=\"MAC\">Opciรณn</caseinline><defaultinline>Alt</defaultinline></switchinline> para acceder a otras funciones. Las funciones modificadas disponibles cuando se mantienen pulsadas las teclas para arrastrar y colocar se indican mediante el cambio de forma del puntero del ratรณn. Cuando seleccione archivos u otros objetos las teclas modificadoras pueden extender la selecciรณn; las funciones se explicarรกn cuando sea oportuno. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Use la combinaciรณn de teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย Mayรบsย +ย S para abrir el cuadro de diรกlogo <emph>Caracteres especiales</emph> que le permitirรก insertar uno o mรกs sรญmbolos."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย E para seleccionar todo el texto. Utilice las teclas de flechas para cancelar la selecciรณn."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย Supr para eliminar todos los caracteres desde la posiciรณn del cursor hasta el final de la palabra."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Al oprimir <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> mรกs โ† o โ†’, el cursor se desplaza de una palabra a otra; si ademรกs mantiene oprimida la tecla Mayรบs, se seleccionan las palabras, una tras otra."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Pulse (Insert) para conmutar entre el modo de inserciรณn y el modo de sobrescritura."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,24 +205,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "La combinaciรณn de teclas <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย Z se emplea para deshacer una modificaciรณn cada vez que se oprime; asรญ, el texto vuelve al estado que tenรญa antes del primer cambio."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "$[officename] posee una funciรณn de compleciรณn automรกtica que se activa en algunos textos y listas desplegables. Por ejemplo, escriba <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> en el campo URL y la funciรณn de compleciรณn mostrarรก el primer archivo o directorio que encuentre <switchinline select=\"sys\"><caseinline select=\"WIN\">en la unidad C:</caseinline><defaultinline>en su carpeta personal</defaultinline></switchinline> que empiece por la letra ยซaยป."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Use la tecla flecha abajo para desplazarse a travรฉs de los otros archivos y directorios. Use la tecla flecha derecha para mostrar tambiรฉn un subdirectorio existente en el campo URL. AutoCompletado Rรกpido estรก disponible si presiona la tecla Fin despuรฉs de introducir parte de la URL. Una vez que encuentre el documento o directorio deseado, presione Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Si quiere finalizar una macro que estรก en ejecuciรณn, oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜โ‡งQ</caseinline><defaultinline>Ctrlย +ย Mayรบsย +ย Q</defaultinline></switchinline>."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "Las combinaciones de teclas se muestran en el lado derecho de los listados de menรบ, junto a la orden correspondiente del menรบ. <switchinline select=\"sys\"><caseinline select=\"MAC\">(No todas las teclas mencionadas para controlar los menรบs estรกn disponibles en los sistemas Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Activa el botรณn focalizado en un diรกlogo"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Abre la lista de un cuadro de control seleccionado actualmente en el diรกlogo. Esta combinaciรณn de teclas funciona tanto en campos de combinaciรณn como en botones de sรญmbolos que dispongan de un menรบ emergente. Pulse (Esc) para volver a cerrar la lista abierta."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Intercambia entre las vistas de pantalla completa y normal en Writer o Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Inicia la ayuda de $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Muestra un globo de informaciรณn ampliada para la orden, el sรญmbolo o el control que seleccione."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Coloca el foco en la siguiente subventana (por ejemplo, documento/vista de la fuente de datos)."
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Activa el primer menรบ (menรบ Archivo)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Cierra el documento actual (y cierra $[officename] al salir del รบltimo documento abierto)."
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "El รกrea seleccionada adopta el atributo <emph>Cursiva</emph>. Si el cursor se encuentra en una palabra, la palabra tambiรฉn se mostrarรก en cursiva."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "El รกrea seleccionada adopta el atributo <emph>Negrita</emph>. Si el cursor se encuentra en una palabra, รฉsta se mostrarรก en negrita."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "El รกrea seleccionada adopta el atributo <emph>Subrayado</emph>. Si el cursor se encuentra en una palabra, รฉsta se muestra en subrayado."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Elimina el formato directo del texto o los objetos seleccionados (como en <emph>Formato โ–ธ Limpiar formato directo</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Se desplaza entre las รกreas (en orden inverso)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Combinaciones de teclas del รกrea Tema nuevo de la Galerรญa:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Abre el cuadro de diรกlogo Propiedades."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Inserta un tema nuevo"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Combinaciones de teclas del รกrea de previsualizaciรณn de la Galerรญa:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Subir una pantalla."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Baja una pantalla."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Retroceder (solo en la vista de objetos)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,8 +1501,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "Selecciรณn de filas y columnas en una tabla de base de datos (se abre con <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜โ‡งF4</caseinline><defaultinline>Ctrlย +ย Mayรบsย +ย F4</defaultinline></switchinline>)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Altera la selecciรณn de la fila"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Selecciona la columna actual"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Mueve el puntero a la primera fila"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Mueve puntero a la รบltima fila"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Oprima F6 para seleccionar la barra de herramientas. Con las teclas โ†“ y โ†’ seleccione un icono de barra de herramientas y oprima <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย Intro"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Seleccione el documento por medio de <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย F6 y oprima la tecla Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Finalizar el modo de selecciรณn con agarraderas y regresar al modo de selecciรณn del objeto."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Desplazamiento del punto seleccionado (las funciones de la cuadrรญcula estรกn desactivadas por el momento, sรณlo los puntos finales encajan)"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Desplaza el objeto de dibujo seleccionado en un pรญxel (en el modo selecciรณn)."
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Modifica el tamaรฑo de un objeto de dibujo (en el modo selecciรณn con agarraderas)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Rota un objeto de dibujo (en el modo Rotaciรณn)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Abre el diรกlogo de propiedades de un objeto de dibujo."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Seleccione un punto de un objeto de dibujo (en modo de selecciรณn de puntos) / Cancele la selecciรณn."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Seleccione un punto adicional en modo de selecciรณn de puntos."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Selecciรณn del siguiente punto en el objeto de dibujo (modo Selecciรณn de punto)."
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "En el modo Rotaciรณn tambiรฉn se puede seleccionar el punto de rotaciรณn."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Selecciรณn del punto previo de un objeto de dibujo (modo de Selecciรณn Punto)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>ย +ย Intro con el icono Selecciรณn activado"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Finalizar el modo Selecciรณn de punto, a continuaciรณn se selecciona el objeto de dibujo."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Editar el punto de un objeto de dibujo (modo Ediciรณn de punto)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Resultados"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Vista previa"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Ejecutar consulta"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Agregar tabla o consulta"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Resultados"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Resultados"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Salta entre las ventanas."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/07.po b/source/es/helpcontent2/source/text/shared/07.po
index f95e9d3341c..0c98c89a629 100644
--- a/source/es/helpcontent2/source/text/shared/07.po
+++ b/source/es/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-06-09 07:55+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Para crear una nueva pรกgina web para Internet, abra un nuevo <emph>Documento HTML</emph> mediante <emph>Archivo โ–ธ Nuevo</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "El modo Disposiciรณn web es una herramienta para crear pรกginas web, y puede activarlo mediante <emph>Verย โ–ธ Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "Cambie a la disposiciรณn web mediante el menรบ <emph>Verย โ–ธ Web</emph> o abriendo un documento HTML nuevo."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/guide.po b/source/es/helpcontent2/source/text/shared/guide.po
index b2a11ed1033..0ca75accf6a 100644
--- a/source/es/helpcontent2/source/text/shared/guide.po
+++ b/source/es/helpcontent2/source/text/shared/guide.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
-"PO-Revision-Date: 2018-06-30 04:05+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 00:12+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530331511.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1531008738.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Para crear una lรญnea sencilla, escriba tres o mรกs guiones (-), o guiones bajos ( _ ), y oprima Intro. Para crear una lรญnea doble, escriba tres o mรกs signos de igual (=), asterisco (*), virgulilla (~), o almohadilla (#), y oprima Intro."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
@@ -13806,7 +13806,7 @@ msgctxt ""
"par_id0811200801491971\n"
"help.text"
msgid "One example of differences between Calc and Excel is the handling of boolean values. Enter TRUE to cells A1 and A2."
-msgstr "Un ejemplo de las diferencias entre Calc y Excel es el manejo de los valores booleanos. Ingresa VERDADERO a las celdas A1 y A2."
+msgstr "Un ejemplo de las diferencias entre Calc y Excel es el tratamiento de los valores booleanos. Escriba VERDADERO en las celdas A1 y A2."
#: ms_import_export_limitations.xhp
msgctxt ""
diff --git a/source/es/helpcontent2/source/text/shared/optionen.po b/source/es/helpcontent2/source/text/shared/optionen.po
index e07d45f132c..f598d6dd9d0 100644
--- a/source/es/helpcontent2/source/text/shared/optionen.po
+++ b/source/es/helpcontent2/source/text/shared/optionen.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-04 18:57+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 06:01+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530730642.000000\n"
+"X-POOTLE-MTIME: 1531116062.000000\n"
#: 01000000.xhp
msgctxt ""
@@ -1605,8 +1605,8 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
-msgstr "<variable id=\"ignore\">La lista <emph>IgnoreAllList (Todo)</emph> incluye todas las palabras que se han marcado como <emph>Ignorar</emph> durante la revisiรณn ortogrรกfica. Esta lista es vรกlida รบnicamente para la revisiรณn ortogrรกfica actual.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgstr "<variable id=\"ignore\">La <emph>Lista de palabras ignoradas (Todo)</emph> incluye todas las palabras que se han marcado como <emph>Ignorar</emph> durante la revisiรณn ortogrรกfica. Esta lista es vรกlida รบnicamente para la revisiรณn ortogrรกfica actual.</variable>"
#: 01010400.xhp
msgctxt ""
diff --git a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
index 5c88762f044..7012e5abe43 100644
--- a/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/es/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-07-02 10:27+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530527242.000000\n"
#: BaseWindowState.xcu
@@ -3808,15 +3808,6 @@ msgstr "Insertar ~salto de pรกgina"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Datos"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Insertar"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/es/sc/messages.po b/source/es/sc/messages.po
index 51325f8c80a..d07ec5ad809 100644
--- a/source/es/sc/messages.po
+++ b/source/es/sc/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-02 10:27+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 04:25+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: es\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530527264.000000\n"
+"X-POOTLE-MTIME: 1531110346.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Valor"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr "~Fรณrmula"
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Origen"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Entradas"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistema"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Predeterminado;Texto;Fecha (DMA);Fecha (MDA);Fecha (AMD);Inglรฉs (US);Ocultar"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabuladores"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "espacio"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"ยฟQuiere aceptar la correcciรณn propuesta a continuaciรณn?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Filtro de imagen"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Texto"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Seleccionar hojas"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Hojas ~seleccionadas"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Regla"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Esta regla gestiona objetos en posiciones fijas."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Previsualizaciรณn"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Esta hoja muestra cรณmo se organizarรกn los datos en el documento."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Visualizaciรณn del documento"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Hoja %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Celda %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "รrea izquierda"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Previsualizaciรณn de pรกgina"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "รrea central"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "รrea derecha"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Cabecera de la pรกgina %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Pie de la pรกgina %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Lรญnea de entrada"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Aquรญ puede introducir y editar texto, nรบmeros y fรณrmulas."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Reproducciรณn multimedia"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Botรณn del ratรณn presionado"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barra de fรณrmulas"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Hojas de cรกlculo de %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(solo lectura)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Modo de previsualizaciรณn)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pรกginas"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~No imprimir pรกginas vacรญas"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Imprimir el contenido"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "Todas las hojas"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Hojas ~seleccionadas"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Celdas seleccionadas"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Imprimir desde"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Todas las ~pรกginas"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pรกginas"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Advertirme acerca de esto en el futuro."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "El siguiente origen DDE no pudo actualizarse probablemente porque el documento de origen no estรก abierto. Abra el documento origen e intente nuevamente."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "El siguiente archivo externo no se pudo cargar. Los datos enlazados desde este archivo no se actualizaron."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Actualizando los enlaces externos."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "A1 de Calc"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "A1 de Excel"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "R1C1 de Excel"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "El intervalo contiene etiquetas de ~columnas"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "El intervalo contiene etiquetas de ~filas"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Valor no vรกlido"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "No se especificรณ ninguna fรณrmula."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "No se especificรณ ni la fila ni la columna."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "No se definiรณ el nombre o el intervalo."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "No se definiรณ el nombre o la referencia a la celda es incorrecta."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Las fรณrmulas no forman una columna."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Las fรณrmulas no forman una fila."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Aรฑadir autoformato"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Cambiar nombre de formato automรกtico"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nombre"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Eliminar autoformato"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ยฟQuiere realmente eliminar el formato automรกtico #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Cerrar"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Ene"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centro"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sur"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Hoja"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Celda"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Contenido"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Ancla de pรกgina"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Ancla de celda"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Condiciรณn "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Contenido"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Hojas"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Nombres de intervalos"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Intervalos de base de datos"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Imรกgenes"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Objetos OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Comentario"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "รreas enlazadas"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Objetos de dibujo"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Modo de arrastre"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Mostrar"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "activo"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactivo"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "oculto"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Ventana activa"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nombre de escenario"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Comentario"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Ordenar ascendentemente"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Ordenar descendentemente"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Orden personalizado"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Todo"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Mostrar solo el elemento actual."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Ocultar solo el elemento actual."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Buscar elementosโ€ฆ"
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Cuadro de nombre"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Lรญnea de entrada"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Asistente de funciones"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Aplicar"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cancelar"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Fรณrmula"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Expandir la barra de fรณrmulas"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Contraer la barra de fรณrmulas"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflicto"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Fecha"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Usuario desconocido"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Columna insertada"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Fila insertada "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Hoja insertada "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Columna eliminada"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Fila eliminada"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Hoja eliminada"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Intervalo desplazado"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Modificaciรณn de contenido"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Modificaciรณn de contenido"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Cambiada a "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Original"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Cambios rechazados"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Aceptadas"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Rechazadas"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Ninguna entrada"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<vacรญo>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "No protegido"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "No protegido por contraseรฑa"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Suma incompatible"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Suma compatible"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Reescribir"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Media mรณvil"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Alisamiento exponencial"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Anรกlisis de varianza"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Anรกlisis de varianza (ANOVA)"
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA: factor รบnico"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA: dos factores"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grupos"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Entre grupos"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Dentro de los grupos"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Origen de variaciones"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Valor P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F crรญtico"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Correlaciรณn"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Correlaciones"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covarianza"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Covarianzas"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Estadรญsticas descriptivas"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Media"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Error estรกndar"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Moda"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Varianza"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviaciรณn estรกndar"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Curtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asimetrรญa"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Intervalo"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Mรญnimo"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Mรกximo"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Conteo"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr "Primer cuartil"
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Tercer cuartil"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Aleatorio ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniforme"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Entero uniforme"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binรณmica"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binรณmica negativa"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Ji cuadrada"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geomรฉtrica"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Mรญnimo"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Mรกximo"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Media"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviaciรณn estรกndar"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Valor p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "N.ยบ de intentos"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Valor nu"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Muestreo"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Prueba F"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Prueba F"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Prueba t pareada"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Prueba t pareada"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Prueba z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "Prueba z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Prueba de independencia (ji cuadrada)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regresiรณn"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regresiรณn"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Columna %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Fila %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Diferencia de media hipotรฉtica"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observaciones"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Diferencia de media observada"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "Rยฒ"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr "Rยฒ ajustado"
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Valor P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Valor crรญtico"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Estadรญstica de prueba"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineal"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarรญtmica"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potencia"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Modelo de regresiรณn"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "Rยฒ"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr "Estadรญsticas de regresiรณn"
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr "Residual"
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr "Nivel de confianza"
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr "Coeficientes"
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr "Estadรญstica t"
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Pendiente"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Intersecciรณn"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr "Y predicho"
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr "Salida bruta de ESTIMACION.LINEAL"
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) lateral derecha"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F crรญtica, lateral derecha"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) lateral izquierda"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F crรญtica, lateral izquierda"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P bilateral"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F crรญtica bilateral"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Correlaciรณn de Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Varianza de las diferencias"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "Estadรญstica t"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) unilateral"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t crรญtica unilateral"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) bilateral"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t crรญtica bilateral"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Varianza conocida"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) unilateral"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z crรญtica unilateral"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) bilateral"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z crรญtica bilateral"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Activar contenido"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "A la celda"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "A la celda (redimensionar con la celda)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "A la pรกgina"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Flujo de origen"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr "Intervalo de base de datos: "
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,538 +18556,538 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Herramientas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "_Buscar actualizacionesโ€ฆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Predeterminada"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Acento 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Acento 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Acento 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Cabecera 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Cabecera 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Malo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Bueno"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Alerta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Nota al pie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "_Buscar actualizacionesโ€ฆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Herramientas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Archivo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Editar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Est_ilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Tipo de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Especifique los bordes de las celdas seleccionadas."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Nรบmero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Alineaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Celdas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Insertar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Datos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Revisiรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Imagen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "C_olor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Organi_zar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Cuadrรญcula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Idioma"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Revisiรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Co_mparar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "E_stilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Organi_zar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Cuadrรญcula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Marco"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Organi_zar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Cuadrรญcula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "E_stilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormato"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Pรกrrafo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "_Buscar actualizacionesโ€ฆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "_Buscar actualizacionesโ€ฆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Predeterminada"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Acento 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Acento 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Acento 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Cabecera 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Cabecera 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Malo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Bueno"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Error"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Alerta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nota al pie"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "_Buscar actualizacionesโ€ฆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Herramientas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ay_uda"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Archivo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Editar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Est_ilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Tipo de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Nรบmero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Alineaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Celdas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Insertar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Datos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Revisiรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Imagen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Organi_zar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_olor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Cuadrรญcula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Idioma"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisiรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Co_mparar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Editar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Organi_zar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Agrupar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Tipo de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alineaciรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insertar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Marco"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Organi_zar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Cuadrรญcula"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Ver"
@@ -20392,61 +20507,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regresiรณn"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Intervalo de _1.ยช variable:"
+msgid "Independent variable(s) (X) range:"
+msgstr "Intervalo de variables independientes (X):"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Intervalo de _2.ยช variable:"
+msgid "Dependent variable (Y) range:"
+msgstr "Intervalo de variable dependiente (Y):"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr "Tanto el intervalo X como el Y tienen etiquetas"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Resultados en:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columnas"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Filas"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Agrupados por"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr "Regresiรณn lineal"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr "Regresiรณn logarรญtmica"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr "Regresiรณn potencial"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Tipos de regresiรณn de salida"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr "Nivel de confianza"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr "Calcular residuos"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr "Opciones"
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22837,82 +22977,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Longitud del texto"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr "Personalizado"
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "igual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "menor que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "mayor que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "menor o igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "mayor o igual que"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "no igual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "intervalo vรกlido"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "intervalo no vรกlido"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Permitir:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Datos:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Mรญnimo:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Mรก_ximo:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Permitir celdas _vacรญas"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Mostrar la _lista de selecciรณn"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Ordenar ascenden_temente"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Un origen vรกlido puede consistir solo de una selecciรณn contigua de filas y columnas, o una fรณrmula que resulte en un รกrea o una matriz."
diff --git a/source/es/sd/messages.po b/source/es/sd/messages.po
index 98b10d4e8cc..f6842ab9a04 100644
--- a/source/es/sd/messages.po
+++ b/source/es/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-07 17:23+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1528392225.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
@@ -5203,8 +5203,8 @@ msgstr "Objetos de patrรณn"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Insertar imagen"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/es/sfx2/messages.po b/source/es/sfx2/messages.po
index cb52a6515e2..581dd1b16d6 100644
--- a/source/es/sfx2/messages.po
+++ b/source/es/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-04 19:14+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530731659.000000\n"
#: include/sfx2/strings.hrc:25
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Leer ayuda en lรญnea"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/es/svx/messages.po b/source/es/svx/messages.po
index 9b9dcab528d..2578487bc81 100644
--- a/source/es/svx/messages.po
+++ b/source/es/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-07 17:25+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2205,17 +2205,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Propiedad intelectual"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Ninguno"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Recientes"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Color personalizadoโ€ฆ"
@@ -2713,52 +2713,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Quitar"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Lรญneas y flechas"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Curva"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Conectores"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formas bรกsicas"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Sรญmbolos"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Flechas de bloque"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Diagrama de flujo"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Llamadas"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Estrellas"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Objetos 3D"
@@ -4144,8 +4144,8 @@ msgstr "_Copiar"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Insertar"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/es/sw/messages.po b/source/es/sw/messages.po
index a21da8b4860..51064c1d8fb 100644
--- a/source/es/sw/messages.po
+++ b/source/es/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-07-04 19:52+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530733947.000000\n"
#: sw/inc/app.hrc:29
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Texto"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Ninguno]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Inicio"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Fin"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Encima"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Debajo"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "solo lectura"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Las carpetas de ยซTexto automรกticoยป son de solo lectura. ยฟQuiere abrir la configuraciรณn de las rutas?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Estadรญsticas"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Importando el documentoโ€ฆ"
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Exportando el documentoโ€ฆ"
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Guardando el documentoโ€ฆ"
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Repaginando el documentoโ€ฆ"
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Formateando el documento automรกticamenteโ€ฆ"
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Buscarโ€ฆ"
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Carta"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Revisiรณn ortogrรกfica..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Divisiรณn de palabrasโ€ฆ"
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Insertando el รญndiceโ€ฆ"
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Actualizando el รญndiceโ€ฆ"
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Creando el resumenโ€ฆ"
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Ajustar objetosโ€ฆ"
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Imagen"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objeto"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Marco"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Forma"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Secciรณn"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numeraciรณn"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "pรกgina vacรญa"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Resumen: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "separado por: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Esquema: Nivel "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Estilo: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Nรบmero de pรกgina: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Salto antes de pรกgina nueva"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Texto occidental: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Texto asiรกtico: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "Texto CTL:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Autor desconocido"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Eliminar ~todos los comentarios de $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "~Ocultar todos los comentarios de $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Numeraciรณn de capรญtulos"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 palabras, %2 caracteres"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 palabras, %2 caracteres (sel.)"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Convertir texto en tabla"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Aรฑadir formato automรกtico"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nombre"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Eliminar formato automรกtico"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Se eliminarรก la siguiente entrada de formato automรกtico:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Cambiar nombre de formato automรกtico"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Cerrar"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Ene"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Centro"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sur"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suma"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"No se pudo crear el formato automรกtico.\n"
"Intรฉntelo de nuevo con otro nombre."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numรฉrico"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Filas"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Columna"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Editar entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Insertar entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Espacio entre %1 y %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Anchura de columna %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Tabla de %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Marco de %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Imagen de %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Otros objetos OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "El nombre de la tabla no debe contener espacios."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Las celdas seleccionadas de la tabla son demasiado complejas para combinarlas."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "No se puede ordenar la selecciรณn"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Hacer clic en el objeto"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Antes de insertar el texto automรกtico"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Despuรฉs de insertar el texto automรกtico"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "El ratรณn estรก sobre el objeto"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Activar hiperenlace"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "El ratรณn abandona el objeto"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Imagen cargada correctamente"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Se suspendiรณ la carga de la imagen"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "No se pudo cargar la imagen"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Introducciรณn de caracteres alfanumรฉricos"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Introducciรณn de caracteres no alfanumรฉricos"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Redimensionar el marco"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Mover el marco"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Tรญtulos"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tablas"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Marcos de texto"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Imรกgenes"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Objetos OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Marcadores"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Secciones"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hiperenlaces"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Referencias"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "รndices"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Objetos de dibujo"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Tรญtulo 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Este es el contenido del primer capรญtulo. Esta es una entrada del directorio de usuario."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Tรญtulo 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Este es el contenido del capรญtulo 1.1. Esta es la entrada del sumario."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Tรญtulo 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Este es el contenido del capรญtulo 1.2. Esta palabra clave es una entrada principal."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabla 1: esta es la tabla 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Imagen 1: esta es la imagen 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Marco de texto"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Imagen"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Objeto OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Secciรณn"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hiperenlace"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Referencia"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "รndice"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Comentario"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Objeto de dibujo"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Formatos adicionalesโ€ฆ"
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Sistema]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2123 +2115,2123 @@ msgstr ""
"La divisiรณn de palabras interactiva ya estรก activa\n"
"en otro documento"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Divisiรณn de palabras"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "no es posible"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Eliminar $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Insertar $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Sobrescribir: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Pรกrrafo nuevo"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Mover"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Aplicar atributos"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Aplicar estilos: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Restablecer atributos"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Cambiar estilo: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Insertar archivo"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Insertar texto automรกtico"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Eliminar marcador: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Insertar marcador: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Ordenar tabla"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Ordenar texto"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Insertar tabla: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Convertir texto en tabla"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Convertir tabla en texto"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copiar: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Reemplazar $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Insertar salto de pรกgina"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Insertar salto de columna"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Insertar sobre"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copiar: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Mover: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Insertar diagrama de %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Insertar marco"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Eliminar marco"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Formato automรกtico"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Tรญtulo de tabla"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Reemplazar: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Insertar secciรณn"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Eliminar secciรณn"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modificar secciรณn"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Modificar valores predeterminados"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Reemplazar estilo: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Eliminar salto de pรกgina"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Correcciรณn del texto"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Aumentar/disminuir esquema"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Mover esquema"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Insertar numeraciรณn"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Aumentar nivel"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Disminuir nivel"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Desplazar pรกrrafos"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Insertar objeto de dibujo: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Nรบmero activado/desactivado"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Aumentar sangrรญa"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Disminuir sangrรญa"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Insertar leyenda: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Reiniciar numeraciรณn"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modificar nota al pie"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Aceptar cambio: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Rechazar cambio: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Dividir tabla"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Detener atributo"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Correcciรณn automรกtica"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Unir tablas"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Cambiar uso de mayรบsculas"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Eliminar numeraciรณn"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Objetos de dibujo: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Agrupar objetos de dibujo"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Resolver objeto de grupo"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Eliminar objetos de dibujo"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Reemplazar la imagen"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Eliminar la imagen"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Aplicar atributos de la tabla"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Formato automรกtico de tabla"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Insertar columna"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Insertar fila"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Eliminar fila/columna"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Eliminar columna"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Eliminar fila"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Dividir celdas"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Combinar celdas"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formatear celda"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Insertar รญndice/tabla"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Quitar รญndice/tabla"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copiar tabla"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copiar tabla"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Poner cursor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Enlazar los marcos de texto"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Desenlazar los marcos de texto"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modificar opciones de nota al pie"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Comparar documento"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Aplicar estilo de marco: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Parรกmetro de Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Insertar nota al pie"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "Insertar botรณn URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Insertar hiperenlace"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "eliminar contenido invisible"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tabla/รญndice cambiados"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "ยซ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "ยป"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "โ€ฆ"
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "selecciรณn mรบltiple"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Escritura: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Pegar del portapapeles"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "ocurrencias de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tabulaciรณn(es)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 salto(s) de lรญnea"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "salto de pรกgina"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "salto de columna"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Insertar $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Eliminar $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Atributos modificados"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabla modificada"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Estilo modificado"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Formato de pรกrrafo modificado"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Insertar fila"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Eliminar fila"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Insertar celda"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Eliminar celda"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 modificaciones"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Modificar estilo de pรกgina: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Crear estilo de pรกgina: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Eliminar estilo de pรกgina: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Cambio de nombre de estilo de pรกgina: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Cabecera o pie modificado"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Campo modificado"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Crear estilo de pรกrrafo: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Eliminar estilo de pรกrrafo: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Cambio de nombre de estilo de pรกrrafo: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Crear estilo de caracteres: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Eliminar estilo de caracteres: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Cambio de nombre de estilo de caracteres: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Crear estilo de marco: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Eliminar estilo de marco: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Cambio de nombre de estilo de marco: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Crear estilo de numeraciรณn: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Eliminar estilo de numeraciรณn: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Cambio de nombre de estilo de numeraciรณn: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Cambio de nombre de marcador: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Insertar entrada de รญndice"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Eliminar entrada de รญndice"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "campo"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Pรกrrafos"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "marco"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Objeto OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "fรณrmula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "diagrama"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "comentar"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "referencia cruzada"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "secuencia de รณrdenes"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "carรกcter especial"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "nota al pie"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "imagen"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "objeto(s) de dibujo"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabla: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "pรกrrafo"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Firma de pรกrrafo"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Cambiar el tรญtulo del objeto $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Cambiar la descripciรณn del objeto $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Crear estilo de tabla: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Eliminar estilo de tabla: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Actualizar estilo de tabla: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Eliminar tabla"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Visualizaciรณn del documento"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Visualizaciรณn del documento"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Cabecera $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Cabecera de pรกgina $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Pie de pรกgina $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Pie de pรกgina $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Nota al pie $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Nota al pie $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) en la pรกgina $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Pรกgina $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Pรกgina: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Fecha"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Acciones"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Pulse en este botรณn para abrir una lista de acciones que se pueden realizar en este y otros comentarios"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Previsualizaciรณn del documento"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Modo de previsualizaciรณn)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Documento de %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Error de lectura"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "No se puede mostrar la imagen."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Error al leer del portapapeles."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Salto de columna manual"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Fila %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Columna %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Carรกcter"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Pรกrrafo"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Marco"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pรกginas"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numeraciรณn"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Celda"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiรกtico"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Occidental"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contenido"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~Fondo de pรกgina"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Imรกgenes y otros objetos grรกficos"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Te~xto oculto"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Espacios reservados para ~texto"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Controle~s de formulario"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Color"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Imprimir texto en ~negro"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pรกginas"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Imprimir pรกginas en blanco insertadas ~automรกticamente"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Usar solo la bandeja de papel definida en preferencias de impresora"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprimir"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Ninguno (solo el documento)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Solo los comentarios"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Situar al final del documento"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Situar al final de la pรกgina"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comentarios"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Caras de la pรกgina"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Todas las pรกginas"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Reversos / pรกginas izquierdas"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Anversos / pรกginas derechas"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Incluir"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "~Folleto"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Escritura de izquierda a derecha"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Escritura de derecha a izquierda"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Intervalo y copias"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Todas las pรกginas"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pรก~ginas"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Selecciรณn"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Situar en los mรกrgenes"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funciones"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancelar"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplicar"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barra de fรณrmulas"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Tipo de fรณrmula"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Texto de fรณrmula"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Vista global"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Vista de navegaciรณn de contenido"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Nivel del esquema"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Modo de arrastre"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Insertar como hiperenlace"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Insertar como enlace"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Insertar como copia"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Mostrar"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Ventana activa"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "oculta"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "activa"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactiva"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Editarโ€ฆ"
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Act~ualizar"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Editar"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Editar enlace"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Insertar"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "รnd~ice"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Archivo"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Documento nuevo"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Eliminar"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Eliminar"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "รndices"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Enlaces"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Todo"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Quitar รญndice"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Desproteger"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "oculto"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "No se encontrรณ el archivo: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Cambiar nombre"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "~Solo lectura"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Mostrar todo"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Ocultar todo"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Eliminar todo"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Izquierda: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Derecha: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Interior: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Exterior: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Superior: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Inferior: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pรกgina"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Renglรณn"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Error de sintaxis **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Divisiรณn por cero **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Uso incorrecto de parรฉntesis **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Desbordamiento en funciรณn cuadrรกtica **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Desbordamiento **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Error **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Expresiรณn incorrecta **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Error: no se encontrรณ el origen de la referencia"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Ninguno"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
#, fuzzy
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fija)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " A: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "รndice alfabรฉtico"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definido por el usuario"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Sumario"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografรญa"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Cita"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "รndice de tablas"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "รndice de objetos"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "รndice de figuras"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "Oprima %s y pulse para seguir el enlace"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Pulse para seguir el enlace"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Asunto"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Palabras clave"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Creaciรณn"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modificaciรณn"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "รšltima impresiรณn"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "N.ยบ de modificaciรณn:"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Tiempo de ediciรณn total"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Convertir $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Primero convertir $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Luego convertir $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artรญculo"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Libro"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Folletos"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Actas de conferencia"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Extracto de libro"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Extracto de libro con tรญtulo"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Actas de conferencia"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Revista"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Documentaciรณn tรฉcnica"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tesina"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Varios"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Tesis doctoral"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Actas de conferencia"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Informe de investigaciรณn"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Inรฉdito"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Correo electrรณnico"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Documento de Internet"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Usuario1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Usuario2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Usuario3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Usuario4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Usuario5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Nombre abreviado"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tipo"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Direcciรณn"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anotaciรณn"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autor(es)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Tรญtulo del libro"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Capรญtulo"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Ediciรณn"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Tipo de publicaciรณn"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Instituciรณn"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Revista"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mes"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organizaciรณn"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Pรกgina(s)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Editorial"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universidad"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Serie"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Tipo de informe"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volumen"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Aรฑo"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Usuario1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Usuario2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Usuario3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Usuario4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Usuario5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Editar entrada de รญndice"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Insertar entrada de รญndice"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "El documento ya contiene la entrada bibliogrรกfica pero con datos diferentes. ยฟQuiere ajustar las entradas existentes?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Mostrar los comentarios"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Ocultar los comentarios"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "El nombre del atajo ya existe. Escoja otro."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ยฟQuiere eliminar el texto automรกtico?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "ยฟEliminar la categorรญa "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "ยฟ?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Texto automรกtico:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Guardar mรณdulo de texto"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Este archivo no contiene texto automรกtico."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Mi texto automรกtico"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "No se encontrรณ el texto automรกtico para el atajo ยซ%1ยป."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "No se puede insertar una tabla sin filas ni columnas"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "No se puede insertar la tabla porque es demasiado grande"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "No se pudo crear el texto automรกtico."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "El formato de portapapeles solicitado no estรก disponible."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "Documento de texto de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Imagen (documento de texto de %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objeto (documento de texto de %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Intercambio dinรกmico de datos (enlace DDE)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Todos los comentarios"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Todos los comentarios"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Comentarios de "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(sin fecha)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(sin autor)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Respuesta a $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Editar bloque de direcciรณn"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Saludo personalizado (destinatarios masculinos)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Saludo personalizado (destinatarios femeninos)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "E~lementos de saludo"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Aรฑadir al saludo"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Quitar del saludo"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Arrastre los elementos de saludo al cuadro siguiente"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Saludo"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Signo de puntuaciรณn"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Asigne los campos del origen de datos para que coincidan con los elementos del saludo."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Previsualizaciรณn del saludo"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Elementos de la direcciรณn"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Elementos del saludo"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Coincide con el campo:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Previsualizar"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " no coincide todavรญa "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Todos los archivos"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Listas de direcciones(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc(*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Texto sin formato (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Texto separado por comas (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4232,82 +4242,82 @@ msgstr ""
"\n"
"ยฟQuiere aรฑadir la informaciรณn de la cuenta ahora?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Lista de direcciones de %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Seleccione el documento inicial"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Seleccione el tipo de documento"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Insertar bloque de direcciรณn"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Seleccione la lista de direcciones"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Crear saludo"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Ajustar diseรฑo"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Excluir destinatario"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Finalizar"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Asistente para combinar correspondencia"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nombre"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Tipo"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Consulta"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ยฟContinuar comprobando desde el principio del documento?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "La revisiรณn ortogrรกfica ha finalizado."
@@ -4316,212 +4326,212 @@ msgstr "La revisiรณn ortogrรกfica ha finalizado."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Fecha"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nombre del archivo"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Nombre de base de datos"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Capรญtulo"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Nรบmeros de pรกgina"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estadรญsticas"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Usuario"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Plantillas"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Remitente"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Establecer variable"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Mostrar variable"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Insertar fรณrmula"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Campo de entrada"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Campo de entrada (variable)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Campo de entrada (usuario)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Texto condicionado"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Campo DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Ejecutar macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Secuencia"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Determinar variable de pรกgina"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Mostrar variable de pรกgina"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Cargar URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Marcador de posiciรณn"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Combinar caracteres"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Lista de entrada"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Establecer referencia"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Insertar referencia"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Campos de combinacion de correspondencia"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Registro siguiente"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Cualquier registro"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Nรบmero de registro"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Pรกgina anterior"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Pรกgina siguiente"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Texto oculto"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Campo de usuario"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Pรกrrafo oculto"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Informaciรณn del documento"
@@ -4529,74 +4539,74 @@ msgstr "Informaciรณn del documento"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Fecha"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Fecha (fija)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Hora (fija)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tablas"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Caracteres"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Palabras"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Pรกrrafos"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Imagen"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objetos"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pรกginas"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automรกtico"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Texto]"
@@ -4604,87 +4614,87 @@ msgstr "[Texto]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Empresa"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Nombre(s)"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Apellido(s)"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Iniciales"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Calle"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Paรญs"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Cรณdigo postal"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ciudad"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posiciรณn"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (privado)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (trabajo)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Fax"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Correo electrรณnico"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Estado"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "desactivado"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "activado"
@@ -4693,32 +4703,32 @@ msgstr "activado"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nombre del archivo"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Nombre del archivo sin extensiรณn"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Ruta/Nombre del archivo"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Ruta"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Plantilla"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Categorรญa"
@@ -4726,22 +4736,22 @@ msgstr "Categorรญa"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Nombre del capรญtulo"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Nรบmero del capรญtulo"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Nรบmero de capรญtulo sin separador"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Nรบmero y nombre del capรญtulo"
@@ -4749,47 +4759,47 @@ msgstr "Nรบmero y nombre del capรญtulo"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romana (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romana (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arรกbiga (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Como estilo de pรกgina"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Texto"
@@ -4797,12 +4807,12 @@ msgstr "Texto"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nombre"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Iniciales"
@@ -4810,42 +4820,42 @@ msgstr "Iniciales"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistema"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nombre"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de datos"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistema"
@@ -4853,17 +4863,17 @@ msgstr "Sistema"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Usuario"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Fecha"
@@ -4871,67 +4881,67 @@ msgstr "Fecha"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Referencia"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Pรกgina"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Capรญtulo"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Encima/Debajo"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Como estilo de pรกgina"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Categorรญa y nรบmero"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Texto de leyenda"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nรบmero (sin contexto)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nรบmero (todo el contexto)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Artรญculo a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Artรญculo A/Az + "
@@ -4939,27 +4949,27 @@ msgstr "Artรญculo A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Marco"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Imagen"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objeto"
@@ -4967,1232 +4977,1232 @@ msgstr "Objeto"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Condiciรณn"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Entonces, si no"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Instrucciรณn DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "T~exto oculto"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Nombre de la ~macro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Referencia"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "C~arรกcter"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "C~orrecciรณn"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valor"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalizado"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Usuario]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Distancia h."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Distancia v."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Anchura"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Altura"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Margen izquierdo"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Margen superior"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columnas"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Filas"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "El servicio siguiente no estรก disponible: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Conteo de palabras y caracteres. Pulse para abrir el Contador de palabras."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Vista de pรกgina individual"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Vista de pรกginas mรบltiples"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Vista de libro"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Nรบmero de pรกgina del documento. Pulse para saltar a otra pรกgina o pulse con el botรณn secundario para una lista de marcadores."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Nรบmero de pรกgina en documento (y en impresiรณn). Pulse para saltar a otra pรกgina."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Estilo de pรกgina. Pulse con el botรณn secundario para cambiarlo o pulse para abrir el cuadro Estilo."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Capitulares sobre"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "lรญneas"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Sin capitulares"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Sin salto de pรกgina"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "No reflejar"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Voltear verticalmente"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Voltear horizontalmente"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Voltear vertical y horizontalmente"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ reflejar horizontalmente en las pรกginas pares"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Estilo de caracteres"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Sin estilo de caracteres"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Pie de pรกgina"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Sin pie de pรกgina"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Cabecera"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Sin cabecera"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Ajuste รณptimo"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Sin ajuste"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Continuo"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Ajuste paralelo"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Ajuste a la izquierda"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Ajuste a la derecha"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Solo ancla)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Anchura:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Altura fija:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Altura mรญnima:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "al pรกrrafo"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "al carรกcter"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "a la pรกgina"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Coordenada X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Coordenada Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "arriba"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrado verticalmente"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "abajo"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Parte superior de la lรญnea"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Centrado verticalmente en la lรญnea"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Parte inferior de la lรญnea"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Conformidad de registro"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Sin conformidad de registro"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "a la derecha"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centrado horizontalmente"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "a la izquierda"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "dentro"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "fuera"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Anchura completa"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columnas"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Anchura de separador:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "รrea mรกxima de nota al pie:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Editable en documento de solo lectura"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Dividir"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numeraciรณn"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "sin numeraciรณn"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "enlazado con "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "y "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Contar lรญneas"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "no contar lรญneas"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "reiniciar conteo de lรญneas con: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Brillo: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Rojo: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Verde: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Azul: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contraste: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Transparencia: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Invertir"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "no invertir"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Modo grรกfico: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Estรกndar"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Escala de grises"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Blanco y negro"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Marca de agua"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Giro"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Sin cuadrรญcula"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Cuadrรญcula (solo lรญneas)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Cuadrรญcula (lรญneas y caracteres)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Seguir distribuciรณn de texto"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "No seguir distribuciรณn de texto"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Combinar bordes"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "No combinar bordes"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Cuadro de texto"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pรกgina"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Dibujo"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Control"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Secciรณn"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Imรกgenes"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Objeto OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Tรญtulos"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Nota al pie"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Recordatorio"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentario"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Repetir bรบsqueda"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Entrada del รญndice"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Fรณrmula de tabla"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Fรณrmula de tabla errรณnea"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Tabla siguiente"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Cuadro de texto siguiente"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Pรกgina siguiente"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Dibujo siguiente"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Control siguiente"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Secciรณn siguiente"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Marcador siguiente"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Imagen siguiente"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Objeto OLE siguiente"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Tรญtulo siguiente"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Selecciรณn siguiente"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Nota al pie siguiente"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Recordatorio siguiente"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Comentario siguiente"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Continuar bรบsqueda hacia delante"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Entrada de รญndice siguiente"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Tabla anterior"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Cuadro de texto anterior"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Pรกgina anterior"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Dibujo anterior"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Control anterior"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Secciรณn anterior"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Marcador anterior"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Imagen anterior"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Objeto OLE anterior"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Tรญtulo anterior"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Selecciรณn anterior"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Nota al pie anterior"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Recordatorio anterior"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Comentario anterior"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Continuar bรบsqueda hacia atrรกs"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Entrada de รญndice anterior"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Fรณrmula de tabla anterior"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Fรณrmula de tabla siguiente"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Fรณrmula de tabla errรณnea anterior"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Fรณrmula de tabla errรณnea siguiente"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Insertado"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Eliminado"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formateado"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabla modificada"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Estilos de pรกrrafo aplicados"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Formato de pรกrrafo modificado"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Fila insertada"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Fila eliminada"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Celda insertada"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Celda eliminada"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Nota final: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Nota al pie: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "Presione %s y pulse para abrir el menรบ de etiquetas inteligentes"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Cabecera (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Cabecera de primera pรกgina (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Cabecera de pรกgina izquierda (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Cabecera de pรกgina derecha (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Pie de pรกgina (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Pie de primera pรกgina (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Pie de pรกgina izquierda (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Pie de pรกgina derecha (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Eliminar cabeceraโ€ฆ"
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formato de cabeceraโ€ฆ"
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Eliminar pie de pรกginaโ€ฆ"
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formato de pie de pรกginaโ€ฆ"
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "No se puede abrir la imagen"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "No se puede leer la imagen"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "El formato de la imagen es desconocido"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Esta versiรณn del archivo de imagen no es compatible"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "No se encontrรณ el filtro para la imagen"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "No hay memoria suficiente para insertar la imagen."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Insertar una imagen"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comentario: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Inserciรณn"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Eliminaciรณn"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Correcciรณn automรกtica"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formatos"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Modificaciรณn de tabla"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Aplicado estilo de pรกrrafo"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pรกgina "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Pรกgina %1 de %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Pรกgina %1 de %2 (p. %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Pรกrrafo"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Imagen"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Objeto OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Marco"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabla"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Fila de la tabla"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Celda de la tabla"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pรกgina"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Cabecera"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Pie de pรกgina"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Documento HTML de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separador"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Nivel "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "No se pudo encontrar el archivo ยซ%1ยป en la ruta ยซ%2ยป."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "รndice de usuario"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Ninguno>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Ninguno>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Nรบmero de capรญtulo"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Entrada"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulaciรณn"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Nรบmero de pรกgina"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Informaciรณn sobre el capรญtulo"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Inicio de hiperenlace"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Final de hiperenlace"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Entrada bibliogrรกfica: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Estilos de caracteres: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Estructurar texto"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Oprima Ctrl+Alt+A para pasar el enfoque a otras operaciones"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Oprima โ† o โ†’ para elegir los controles de la estructura"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Oprima Ctrl+Alt+B para enfocar de nuevo el control de estructura actual"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Archivo de selecciรณn del รญndice alfabรฉtico (*.sdi)"
@@ -6200,237 +6210,237 @@ msgstr "Archivo de selecciรณn del รญndice alfabรฉtico (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Lรญnea de base ~encima"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Lรญnea de base ~debajo"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Lรญnea de base ~centrada"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Insertar objeto"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Editar objeto"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Plantilla: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Borde"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fondo"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Estilo de pรกrrafo: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "No se puede aplicar la numeraciรณn a la pรกgina actual. Los nรบmeros pares pueden usarse en las pรกginas izquierdas y los nรบmeros nones en las derechas."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Patrรณn de documento"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Patrรณn de documento de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Una conexiรณn de archivos eliminarรก el contenido de la secciรณn actual. ยฟQuiere realizar la conexiรณn de todos modos?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "La contraseรฑa proporcionada no es vรกlida."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "No se ha establecido la contraseรฑa."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Ha terminado la divisiรณn de palabras."
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Ninguno (no revisar ortografรญa)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Restablecer a idioma predeterminado"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Mรกsโ€ฆ"
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignorar"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Explicacionesโ€ฆ"
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "La comprobaciรณn de รกreas especiales estรก desactivada. ยฟQuiere comprobar de todos modos?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "No se pudieron combinar los documentos."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "No se puede cargar el origen."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "No se definiรณ ninguna impresora de fax en Herramientas > Opciones > %1 > Imprimir."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Documento HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Documento de texto"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "No se especificรณ el origen."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivel "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Esquema "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Editar nota al pie/final"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "La expresiรณn buscada se reemplazรณ XX veces."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Fila "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Columna "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Exportar fuenteโ€ฆ"
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Exportar copia de fuenteโ€ฆ"
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Continuar"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tarea"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Estado"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Enviando a: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Enviado correctamente"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Fallรณ el envรญo"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;COUNTRY; ;POSTALCODE; ;CITY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Fรณrmula de texto"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Escala"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Hacia a~rriba"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Hacia a~bajo"
@@ -6438,7 +6448,7 @@ msgstr "Hacia a~bajo"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "La clasificaciรณn del documento cambiรณ porque el nivel de clasificaciรณn de uno de sus pรกrrafos es superior."
@@ -6446,32 +6456,32 @@ msgstr "La clasificaciรณn del documento cambiรณ porque el nivel de clasificaciรณ
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Vรกlida "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "No vรกlida"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Firma no vรกlida"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Firmado por"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Firma de pรกrrafo"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Tarjetas de visita"
@@ -10075,31 +10085,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Textos automรกticos del atajo "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Marcadores"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Insertar"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Cambiar nombre"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Eliminar"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Ir a"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Eliminar"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Cambiar nombre"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12908,8 +12928,8 @@ msgstr "Nivel de esquema:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Cuerpo de texto"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13367,80 +13387,85 @@ msgstr "Sal_tos"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Texto oculto"
+msgid "Hidden characters"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Campos: te_xto oculto"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Campos: pรกrr_afos ocultos"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Mostrar"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Alineamiento de lรญnea de base matemรกtica"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Asistencia para disposiciรณn"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Cursor _directo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Insertar"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Alineaciรณn del pรกrra_fo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Margen _izquierdo del pรกrrafo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabulaciones"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulacio_nes y espacios"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "E_spacios"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Cursor directo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Activar cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "รreas protegidas"
diff --git a/source/es/vcl/messages.po b/source/es/vcl/messages.po
index a6e232e3605..59be6701c85 100644
--- a/source/es/vcl/messages.po
+++ b/source/es/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-11 16:00+0000\n"
"Last-Translator: Adolfo Jayme Barrientos <fito@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526054401.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/et/cui/messages.po b/source/et/cui/messages.po
index bb44e041360..f6cf3e4d036 100644
--- a/source/et/cui/messages.po
+++ b/source/et/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-06 22:13+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Sertifikaadi asukoht"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Keel:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Suurus:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Suurus:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Keel:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Lรครคne kirja font"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Suurus:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Keel:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Aasia kirja font"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Suurus:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Keel:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL font"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Eelvaade"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Olek"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "HTML-i, BASICu ja SQL-i lรคhtetekstide fondid"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Laiendatud nรตuanded"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Abi"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "Kasutatakse %PRODUCTNAME'i dialooge"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Avamise/salvestamise dialoogid"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Kasutatakse %PRODUCTNAME'i dialooge"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Printimise dialoogid"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_Printimist loetakse dokumendi muutmiseks"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Dokumendi olek"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "Tรตlgendatakse aastatena vahemikus "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "ja "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Kahekohalised aastaarvud"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Kasutusteabe kogumine ja The Document Foundationile edastamine"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "%PRODUCTNAME'i tรคiustamisele kaasaaitamine"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME laaditakse sisselogimisel mรคllu"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Kiirkรคivitaja lubamine sรผsteemisalves"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME'i kiirkรคivitaja"
diff --git a/source/et/helpcontent2/source/text/shared.po b/source/et/helpcontent2/source/text/shared.po
index a0ebe3d70dc..9bb9c8f5825 100644
--- a/source/et/helpcontent2/source/text/shared.po
+++ b/source/et/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-06 23:05+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Ruumilisuse sรคtete tรถรถriistariba vรตimaldab muuta valitud objektide ruumilisuse sรคtteid.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Ruumilisus sees/vรคljas"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avab ruumilisuse sรผgavuse akna.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avab ruumilisuse suuna akna.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avab ruumilise valgustuse akna.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avab ruumilise pinna akna.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Avab ruumilise vรคrvi tรถรถriistariba.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared/00.po b/source/et/helpcontent2/source/text/shared/00.po
index 3756750b418..0210d7e1633 100644
--- a/source/et/helpcontent2/source/text/shared/00.po
+++ b/source/et/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 09:32+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Vali <emph>Fail - Eelvaade veebibrauseris</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Vali <emph>Fail - Uus</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Nupp <emph>Uus</emph> <emph>Standardribal</emph> (ikoon nรคitab uue dokumendi tรผรผpi)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menรผรผkรคsk <emph>Fail - Uus - Mallid</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Vali <emph>Fail - Uus - Sildid</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Vali <emph>Fail - Uus - Sildid -</emph> kaart <emph>Sildid</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Vali <emph>Fail - Uus - Sildid -</emph> kaart <emph>Vormindus</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Vali <emph>Fail - Uus - Visiitkaardid -</emph> kaart <emph>Vormindus</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Vali <emph>Fail - Uus - Sildid -</emph> kaart <emph>Sรคtted</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Vali <emph>Fail - Uus - Visiitkaardid -</emph> kaart <emph>Sรคtted</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Vali <emph>Fail - Uus - Visiitkaardid</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Vali <emph>Fail - Uus - Visiitkaardid -</emph> kaart <emph>Meedium</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Vali <emph>Fail - Uus - Visiitkaardid -</emph> kaart <emph>Visiitkaardid</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Vali <emph>Fail - Uus - Visiitkaardid -</emph> kaart <emph>Isiklik</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Vali <emph>Fail - Uus - Visiitkaardid -</emph> kaart <emph>Tรถรถ</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Vali <emph>Fail - Ava</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Standardribal</emph> klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรผรผkรคsk <emph>Fail - Ava</emph>, failitรผรผp <emph>kodeeritud tekst</emph> valitud"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรผรผkรคsk <emph>Fail - Salvesta kui</emph>, failitรผรผp <emph>kodeeritud tekst</emph> valitud"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Vali <emph>Fail - Nรตustajad</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Vali <emph>Fail - Nรตustajad - Kiri</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Vali <emph>Fail - Nรตustajad - Kiri - Lehekรผlje kujundus</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Vali <emph>Fail - Nรตustajad - Kiri - Kirjapea paigutus</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Vali <emph>Fail - Nรตustajad - Kiri - Prinditavad elemendid</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Vali <emph>Fail - Nรตustajad - Kiri - Saaja ja saatja</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Vali <emph>Fail - Nรตustajad - Kiri - Jalus</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Vali <emph>Fail - Nรตustajad - Kiri - </emph><emph>Nimi ja asukoht</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Vali <emph>Fail - Nรตustajad - Faks</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Vali <emph>Fail - Nรตustajad - Faks - Lehekรผlje kujundus</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Vali <emph>Fail - Nรตustajad - Faks - Kaasatavad elemendid</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Vali <emph>Fail - Nรตustajad - Faks - Saatja ja adressaat</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Vali <emph>Fail - Nรตustajad - Faks - Jalus</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Vali <emph>Fail - Nรตustajad - Faks - Nimi ja asukoht</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Vali <emph>Fail - Nรตustajad - Pรคevakord</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Vali <emph>Fail - Nรตustajad - Pรคevakord - Lehekรผlje kujundus</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Vali <emph>Fail - Nรตustajad - Pรคevakord - รœldine teave</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Vali <emph>Fail - Nรตustajad - Pรคevakord - Pรคised</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Vali <emph>Fail - Nรตustajad - Pรคevakord - Nimed</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Choose <emph>Fail - Nรตustajad - Pรคevakord - Pรคevakorra punktid</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Vali <emph>Fail - Nรตustajad - Pรคevakord - Nimi ja asukoht</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Vali <emph>Fail - Nรตustajad - Esitlus</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Vali <emph>Fail - Nรตustajad - Esitlus - Leht 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Vali <emph>Fail - Nรตustajad - Esitlus - Leht 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Vali <emph>Fail - Nรตustajad - Esitlus - Leht 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Vali <emph>Fail - Nรตustajad - Esitlus - Leht 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Vali <emph>Fail - Nรตustajad - Esitlus - Leht 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">Vormi kujundamisel klรตpsa tรถรถriistariba ikooni <emph>Rรผhmaboks</emph> ja joonista hiirega paneel.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">Vormi kujundamisel klรตpsa tรถรถriistariba ikooni <emph>Rรผhmaboks</emph> ja joonista hiirega paneel - nรตustaja leht 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">Vormi kujundamisel klรตpsa tรถรถriistariba ikooni <emph>Rรผhmaboks</emph> ja joonista hiirega paneel - nรตustaja leht 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">Vormi kujundamisel klรตpsa tรถรถriistariba ikooni <emph>Rรผhmaboks</emph> ja joonista hiirega paneel - nรตustaja leht 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">Vormi kujundamisel klรตpsa tรถรถriistariba ikooni <emph>Rรผhmaboks</emph> ja joonista hiirega paneel - nรตustaja leht 4, andmebaasiga peab olema รผhendus. </variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">Vormi kujundamisel klรตpsa tรถรถriistariba ikooni <emph>Rรผhmaboks</emph> ja joonista hiirega paneel - nรตustaja viimane leht</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Vali <emph>Fail - Nรตustajad - Dokumentide teisendaja</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Vali <emph>Fail - Nรตustajad - Dokumentide teisendaja</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Vali <emph>Fail - Nรตustajad - Dokumentide teisendaja</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Vali <emph>Fail - Nรตustajad - Euro teisendaja</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menรผรผkรคsk <emph>Fail - Nรตustajad - Aadressiandmete allikas</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Aadressiandmete allika nรตustajad</emph><emph>- Andmeallika tiitel</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Vali <emph>Fail - Sulge</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Vali <emph>Fail - Salvesta</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "Standardribal vรตi tabeliandmete ribal klรตpsa"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] Draw' vรตi $[officename] Impressi menรผรผkรคsk <emph>Fail - Ekspordi</emph>, vali faili tรผรผbiks \"HTML-dokument\", see dialoog avaneb automaatselt</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw' / $[officename] Impressi menรผรผkรคsk <emph>Fail - Ekspordi</emph>, vali faili tรผรผbiks HTML, nรตustaja leht 1</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw' / $[officename] Impressi menรผรผkรคsk <emph>Fail - Ekspordi</emph>, vali faili tรผรผbiks HTML, nรตustaja leht 2</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw' / $[officename] Impressi menรผรผkรคsk <emph>Fail - Ekspordi</emph>, vali faili tรผรผbiks HTML, nรตustaja leht 3</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw' / $[officename] Impressi menรผรผkรคsk <emph>Fail - Ekspordi</emph>, vali faili tรผรผbiks HTML, nรตustaja leht 4</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw' / $[officename] Impressi menรผรผkรคsk <emph>Fail - Ekspordi</emph>, vali faili tรผรผbiks HTML, nรตustaja leht 5</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw' / $[officename] Impressi menรผรผkรคsk <emph>Fail - Ekspordi</emph>, vali faili tรผรผbiks HTML, nรตustaja leht 6</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Vali <emph>Fail - Ekspordi</emph> ja mรครคra pildifaili tรผรผp; dialoog avaneb automaatselt</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Vali <emph>Fail - Salvesta kรตik</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Vali <emph>Fail - Salvesta kui</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Vali <emph>Fail - Laadi uuesti</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Vali <emph>Fail - Omadused</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Vali <emph>Fail - Omadused -</emph> kaart <emph>รœldine</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,79 +6069,79 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Vali <emph>Tรถรถriistad - Makrod - Digiallkirjad</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Vali <emph>Fail - Omadused - รœldine</emph> ja klรตpsa nupul <emph>Digiallkirjad</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Tee olekuriba allkirjavรคljal topeltklรตps."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Vali <emph>Fail - Omadused -</emph> kaart <emph>รœldine</emph>, klรตpsa nupul <emph>Digiallkirjad</emph> ja seejรคrel nupul <emph>Lisa</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Vali <emph>Fail - Omadused -</emph> kaart <emph>Kirjeldus</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Vali <emph>Fail - Omadused -</emph> kaart <emph>Kohandatud omadused</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Vali <emph>Fail - Omadused -</emph> kaart <emph>Statistika</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Vali <emph>Fail - Omadused -</emph> kaart <emph>Turvalisus</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Vali <emph>Fail - Omadused -</emph> kaart <emph>Internet</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,8 +6149,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Menรผรผkรคsk <emph>Fail - Printimise eelvaade</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Vali <emph>Fail - Printeri sรคtted</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menรผรผkรคsk <emph>Fail - Saatmine</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Vali <emph>Fail - Saatmine - Dokument e-postiga</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Vali <emph>Fail - Ekspordi</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Vali <emph>Fail - Saatmine - Saada PDF-ina</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Vali <emph>Fail - Saatmine - Loo pรตhidokument</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Vali <emph>Fail - Prindi</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Standardribal klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Vali <emph>Fail - Vรคlju</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Vali <emph>Fail - Uus - Pรตhidokument</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Vali <emph> Fail - Ava</emph> - vali vรคljal \"Faili tรผรผp\": \"CSV-tekstifail\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Vali <emph>Andmed - Tekst veergudesse</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Vali <emph>Fail - Ekspordi</emph>, kui failitรผรผbiks on valitud EPS, avaneb see dialoog automaatselt</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Vali <emph>Fail - Ekspordi</emph>, kui failitรผรผbiks on valitud PBM, PPM vรตi PGM, avaneb see dialoog automaatselt</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Vali <emph>Fail - Versioonid</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Vali <emph>Redigeerimine - Vรตta tagasi</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "<emph>Standardribal</emph> vรตi tabeliandmete ribal klรตpsa"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Vali <emph>Redigeerimine - Tee uuesti</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Standardribal</emph> klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Vali <emph>Redigeerimine - Korda</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Vali <emph>Redigeerimine - Lรตika</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Standardribal</emph> klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Vali <emph>Redigeerimine - Kopeeri</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Standardribal</emph> klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Vali <emph>Redigeerimine - Aseta</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Standardribal</emph> klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Vali <emph>Redigeerimine - Aseta teisiti</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Vali <emph>Redigeerimine - Vali kรตik</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,15 +6677,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Vali <emph>Redigeerimine - Muudatuste jรคlitamine</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,15 +6733,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Vali <emph>Redigeerimine - Muudatusete jรคlitamine - รœhenda dokument</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Vali <emph>Redigeerimine - Otsi</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Vali <emph>Redigeerimine - Otsi ja asenda</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Standardribal klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Vali <emph>Redigeerimine - Otsi ja asenda - Atribuudid</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Vali nupp <emph>Redigeerimine - Otsi ja asenda - Vormindus</emph> </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Vali mรคrkeruut <emph>Redigeerimine - Otsi ja asenda - Sarnasuse otsing</emph> ja nupp <emph>...</emph>"
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "Klรตpsa <emph>tabeliandmete</emph> riba nupul <emph>Otsi</emph> - mรคrgi mรคrkeruut <emph>Sarnasuse otsing</emph> - nupp <emph>...</emph> (andmebaasi tabelivaates)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "Klรตpsa <emph>Vormi disainiriba</emph> nupul <emph>Kirje otsing</emph> - mรคrgi mรคrkeruut <emph>Sarnasuse otsing</emph> - klรตpsa nupul<emph>...</emph> (vormi vaates)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Vali <emph>Vaade - Navigaator</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "<emph>Standardribal</emph> klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Vali <emph>Tรถรถriistad - Bibliograafia andmebaas</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Vali <emph>Redigeerimine - Lingid</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Vali <emph>Redigeerimine - Lingid - Muuda linki</emph> (ainult DDE lingid) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Vali paneel ning siis <emph>Redigeerimine - Objekt - Omadused</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Ava valitud paneeli kontekstimenรผรผ - vali <emph>Omadused</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Vali <emph>Redigeerimine - Hรผperpilt</emph> (ka valitud objekti kontekstimenรผรผst) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Vali <emph>Redigeerimine - Hรผperpilt</emph>, seejรคrel vali hรผperpildi piirkond ja klรตpsa <emph>Omadused - Kirjeldus</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Vali <emph>Redigeerimine - Objekt</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Vali <emph>Redigeerimine - Objekt - Redigeeri</emph>, see on ka valitud objekti kontekstimenรผรผs </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Vali <emph>Redigeerimine - Objekt - Ava</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Vali <emph>Vaade - Suurenda</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Tee <emph>olekuriba</emph> vรคljal topeltklรตps"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Vali <emph>Vaade - Tรถรถriistaribad</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Vali <emph>Vaade - Tรถรถriistaribad - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Vali <emph>Vaade - Tรถรถriistaribad - Tรถรถriistad</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Vali <emph>Vaade - Olekuriba</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Vali <emph>Vaade - Tรถรถriistaribad - Vรคrviriba</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Vali <emph>Vaade - Sisestusmeetodi olek</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Klรตpsa <emph>standardriba</emph> ikoonil <emph>Hรผperlink</emph> ja seejรคrel ikoonil <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Vali <emph>Lisamine - Hรผperlink</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Klรตpsa <emph>standardriba</emph> nupul <emph>Hรผperlink</emph> - <emph>E-post ja uudisegrupid</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Klรตpsa <emph>standardriba</emph> nupul <emph>Hรผperlink</emph> - <emph>Dokument</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Klรตpsa <emph>standardriba</emph> nupul <emph>Hรผperlink</emph> - <emph>Uus dokument</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Vali <emph>Vaade - Tรคisekraan</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menรผรผkรคsk <emph>Vaade - Andmeallikad</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Vali <emph>Vaade - HTML lรคhtetekst</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Ava HTML-dokumendis kontekstimenรผรผ"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Vali <emph>Lisamine - Mรคrkus</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Vali <emph>Lisamine - Multimeedium - Skaneeri</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Vali <emph>Lisamine - Multimeedium - Skaneeri - Vali allikas</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Vali <emph>Lisamine - Multimeedium - Skaneeri - Pรคring</emph> (Writer)"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Vali <emph>Lisamine - Erimรคrk</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Vali <emph>Vormindus - Nummerdus ja tรคpid - Kohandamine</emph> - nupp <emph>Mรคrk</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Vali <emph>Vormindus - Nummerdus ja tรคpid - Kohandamine</emph> - nupp <emph>Mรคrk</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "Klรตpsa <emph>standardribal</emph> vรตi <emph>lisamisribal</emph> ikooni"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Vali <emph>Lisamine - Objekt</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Vali <emph>Lisamine - Objekt - OLE-objekt</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Ava tรถรถriistariba <emph>Lisamine</emph>, klรตpsa"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Vali <emph>Lisamine - Objekt - Valem</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ava tรถรถriistariba <emph>Lisamine</emph>, klรตpsa"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Vali <emph>Vormindus - Diagrammi tรผรผp</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Vali <emph>Lisamine - Objekt - Diagramm </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Vali <emph>Vormindus - Diagrammi tรผรผp</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Vali <emph>Lisamine - Objekt - Diagramm</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Vali <emph>Vormindus - Diagrammi tรผรผp</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Vali <emph>Lisamine - Objekt - Diagramm</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Vali <emph>Lisamine - Objekt - Diagramm</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ava tรถรถriistariba <emph>Lisamine</emph>, klรตpsa"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Vali <emph>Lisamine - Lahtine paneel</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ava tรถรถriistariba <emph>Lisamine</emph>, klรตpsa"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Ava fail, mis pole tekstifail ja mille tรผรผpi %PRODUCTNAME ei tunne</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "<emph>Standardribal</emph> klรตpsa"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Vali <emph>Tรถรถriistad - Keel - Tesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Asukoha valimise nupp paljudes nรตustajates"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Vali <emph>Aken - Uus aken</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Vali <emph>Aken</emph> - Avatud dokumentide nimekiri</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Vali <emph>Abi - %PRODUCTNAME'i abi</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Vali <emph>Abi - <item type=\"productname\">%PRODUCTNAME</item>'i teave</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Vali <emph>Abi - Registreerumine</emph> (see on otselink vรคlisele veebilehele)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Vali <emph>Andmed - Filter - Standardfilter</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Andmebaasi tabeli vaates: ikoon <emph>Standardfilter</emph> <emph>andmebaasi</emph> tรถรถriistaribal"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Vormi vaates: Ikoon <emph>Standardfilter</emph> <emph>vormiribal</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">Vali andmebaasi faili aknas <emph>Tรถรถriistad - Tabeli filter</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,23 +8829,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">Vali andmebaasifaili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph> - kaart <emph>Pรตhjalikumad sรคtted</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">Vali ODBC vรตi aadressiraamatu tรผรผpi andmebaasifaili aknas menรผรผkรคsk Redigeerimine - Andmebaas - รœhenduse tรผรผp</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,128 +8853,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">Vali ODBC vรตi aadressiraamatu tรผรผpi andmebaasifaili aknas menรผรผkรคsk Redigeerimine - Andmebaas - รœhenduse tรผรผp</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">Vali LDAP-tรผรผpi aadressiraamatu andmebaasifaili aknas menรผรผkรคsk Redigeerimine - Andmebaas - Omadused</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">Vali JDBC andmebaasi faili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">Vali MySQL-andmebaasi faili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">Vali dBASE-andmebaasi faili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">Vali dBASE-andmebaasi faili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph>, klรตpsa <emph>Indeksid</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Vali tekstilise andmebaasi faili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">Vali MS ADO andmebaasi faili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">Vali andmebaasi faili aknas <emph>Tรถรถriistad - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">Klรตpsa andmebaasifaili aknas ikoonil <emph>Pรคringud</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">Klรตpsa andmebaasifaili aknas ikoonil <emph>Tabelid</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">Andmebaasi faili aknas klรตpsa ikooni 'Tabelid'. Vali <emph>Lisamine - Tabeli koostamine</emph> vรตi <emph>Redigeerimine - Redigeeri</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">Andmebaasi faili aknas klรตpsa ikooni 'Tabelid'. Vali <emph>Lisamine - Tabeli koostamine</emph> vรตi <emph>Redigeerimine - Redigeeri</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">Vali andmebaasi faili aknas <emph>Lisamine - Pรคring (koostamisvaade)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">Andmebaasi faili aknas klรตpsa ikooni <emph>Pรคringud</emph> ning vali <emph>Redigeerimine - Redigeeri</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">Klรตpsa andmebaasifaili aknas ikoonil <emph>Pรคringud</emph> ning vali <emph>Redigeerimine - Redigeeri</emph>. Kui viidatud vรคlju enam pole, avaneb see dialoog.</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Ikoon <emph>Otsi kirjet</emph> tabeliandmete ribal ja vormi disaini ribal"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Nupp <emph>Sortimisjรคrjestus</emph> tabeliandmete ribal ja vormi disaini ribal"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">Vali andmebaasi faili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Lohista tabel vรตi pรคring teise andmebaasifaili akna tabeliosasse</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">Vali andmebaasi faili aknas <emph>Lisamine - Vorm</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">Vali andmebaasi faili aknas <emph>Redigeerimine - Andmebaas - Omadused</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">Vali andmebaasi faili aknas <emph>Tรถรถriistad - Seosed</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared/01.po b/source/et/helpcontent2/source/text/shared/01.po
index 634dfe253e5..a1ec035736f 100644
--- a/source/et/helpcontent2/source/text/shared/01.po
+++ b/source/et/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 02:13+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Dokumendi loomiseks malli pรตhjal vali <emph>Uus - Mallist</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Loob uue tekstidokumendi ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Loob uue tabelarvutuse dokumendi ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Loob uue joonistuse ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Avab <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Andmebaasinรตustaja</link>, mis aitab luua <link href=\"text/shared/explorer/database/dabadoc.xhp\">andmebaasi faili</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Loob uue valemidokumendi ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Avab dialoogi <link href=\"text/shared/01/01010200.xhp\" name=\"Sildid\">Sildid</link>, kus mรครคratakse siltide sรคtted ja seejรคrel luuakse uus tekstidokument siltide tegemiseks ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Avab dialoogi <link href=\"text/shared/01/01010300.xhp\" name=\"Visiitkaardid\">Visiitkaardid</link>, kus mรครคratakse visiitkaartide sรคtted ja seejรคrel luuakse uus tekstidokument ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,23 +389,23 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Loob uue tekstidokumendi ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Loob uue tabelarvutuse dokumendi ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,16 +413,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Loob uue joonistuse ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avab andmebaasi faili loomiseks andmebaasi nรตustaja.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Loob uue valemidokumendi ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avab dialoogi 'Sildid', kus mรครคratakse siltide sรคtted ja seejรคrel luuakse uus tekstidokument siltide tegemiseks ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avab dialoogi 'Visiitkaardid', kus mรครคratakse visiitkaartide sรคtted ja seejรคrel luuakse uus tekstidokument ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "<emph>Pรตhidokumenti</emph> kasutatakse suuremate liigendatud tรถรถde, nรคiteks raamatute puhul. <ahelp hid=\".\"><emph>Pรตhidokument</emph> vรตib sisaldada iga raamatu peatรผki jaoks eraldi faili, vรตimalik on registrite ja sisukordade loomine.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Pรตhidokumentide navigaator\">Pรตhidokumentide navigaator</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Vรตimaldab luua silte. Sildid luuakse tekstidokumendis.</ahelp> Silte saab trรผkkida, kasutades eelnevalt mรครคratud vรตi kohandatud paberiformaate. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Vali andmebaas, mida tahad kasutada andmeallikana siltide koostamisel. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Andmebaasi vรคlja nimi on kastis <emph>Sildi tekst</emph> sulgudega eraldatud. Soovi korral vรตib andmebaasi vรคljade nimed eraldada tรผhikutega. Enteri vajutamine vรตimaldab sisestada andmebaasi vรคlja jรคrgmisele reale."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Vรตimaldab รผhe sildi vรตi visiitkaardi sisu redigeerimisel uuendada kรตikide siltide vรตi visiitkaartide sisu nupule <emph>Sรผnkroniseeri silte</emph> vajutamise korral.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "Nupp <emph>Sรผnkroniseeri silte</emph> ilmub ainult siis nรคhtavale, kui sildi vรตi visiitkaardi loomise ajal sai valitud kast <emph>Sisu sรผnkroniseerimine</emph> kaardil <emph>Sรคtted</emph>."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Avab dialoogi <link href=\"text/shared/01/01140000.xhp\" name=\"Printeri hรครคlestus\">Printeri hรครคlestus</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,8 +2021,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Kui sa kasutad malli salvestamiseks kรคsku <item type=\"menuitem\">Fail - Salvesta kui</item>, valid mallina salvestamiseks vastava filtri ja salvestad malli mรตnda teise kausta, mida pole mallide kaustade nimekirjas, siis sellel mallil pรตhinevaid dokumente ei kontrollita."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Dialoog <emph>Avamine</emph></link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Kontrolli, et faililaiend vastaks dokumendi failitรผรผbile. Nรคiteks Microsoft Word'i dokument peab olema รตige laiendiga (*.doc), et $[officename] kasutaks รตiget filtrit."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "Kรคsk <emph>Sulge</emph> sulgeb kรตik aktiivse dokumendi poolt avatud aknad."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Kui dokumenti on muudetud, siis pakutakse vรตimalust dokument enne sulgemist <link href=\"text/shared/01/01060000.xhp\" name=\"salvestada\">salvestada</link>."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Kui sulged viimase avatud dokumendiakna, nรคed sa <link href=\"text/shared/guide/startcenter.xhp\">kรคivitusakent</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Kui muudetakse automaatteksti kirjet, siis muutub see kรคsk kรคsuks <emph>Salvesta automaattekst</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Jรคrgmised osad kirjeldavad dialoogi <emph>$[officename] - Eksportimine</emph>. Dialoogide <emph>$[officename] - Avamine</emph> ja <emph>Salvestamine</emph> aktiveerimiseks vali <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Eelistused</caseinline><defaultinline>Tรถรถriistad - Sรคtted</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - รœldine</link></emph> ja seejรคrel vali alal <emph>Dialoogid Avamine/Salvestamine</emph> kรคsk <emph>Kasutatakse $[officename]'i dialooge</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>versiooninumbrid; dokumentidel</bookmark_value> <bookmark_value>dokumendid; versiooninumbrid</bookmark_value> <bookmark_value>failid; versiooninumbrid</bookmark_value> <bookmark_value>redigeerimisaeg; dokumentidel</bookmark_value> <bookmark_value>dokumendid; redigeerimisaeg</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Avab dialoogi <link href=\"text/shared/01/digitalsignatures.xhp\">Digiallkirjad</link>, kus saab hallata aktiivse dokumendi digiallkirju."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Vali <emph>Tรถรถriistad - Aadressiraamatu allikas</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Lisab uue andmeallika loendisse <emph>Aadressiraamatu andmeallikas</emph>.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>tulipunktid; omadused</bookmark_value> <bookmark_value>omadused; tulipunktid</bookmark_value> <bookmark_value>hรผperpilt; tulipunkti omadused</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Sisesta tekst, mis peab ilmuma, kui hiirekursor peatub brauseriaknas tulipunkti kohal.</ahelp> Kui tekst puudub, siis kuvatakse <emph>aadressi</emph>."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,8 +10389,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Mรคrgistuselementide omaduste mรครคramiseks vali dialoogi Sรคtted kaart <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Muudatused\"><emph>%PRODUCTNAME Calc - Muudatused</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Teksti asetamine ja kustutamine"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Lรตikude liigutamine"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Teksti sorteerimine"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Teksti otsimine ja asendamine"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Lehtede ja vahemike lisamine"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Dokumendi lisamine"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Automaatteksti lisamine"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Lisamine lรตikepuhvrist"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Lahtri sisu muutmine lisamise ja kustutamise teel"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Veergude ja ridade lisamine ja kustutamine"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Lehtede lisamine"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Lรตikamine, kopeerimine ja asetamine lรตikepuhvri kaudu"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Liigutamine hiirega lohistades"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Mรคrgistuselementide kuvamisomaduste muutmiseks vali dialoogis Sรคtted <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Muudatused\"><emph>%PRODUCTNAME Writer - Muudatused</emph></link>.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Muudatused\"><emph>%PRODUCTNAME Calc - Muudatused</emph></link> dialoogis Sรคtted.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nรคita hรผljatud muudatusi </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Kommentaari saab lisada, kui <switchinline select=\"appl\"><caseinline select=\"WRITER\">kursor asub muudetud tekstilรตigus</caseinline><caseinline select=\"CALC\">muudetud lahter on valitud</caseinline></switchinline>, samuti ka dialoogis <emph>Muudatuste haldamine</emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kommentaare nรคidatakse tekstiviikudena, kui peatada hiirekursor salvestatud muudatusega lahtri kohal. Muudetud lahtri muudatuste kommentaare saab vaadata ka dialoogi <link href=\"text/shared/01/02230400.xhp\" name=\"Muudatuste haldamine\"><emph>Muudatuste haldamise</emph></link> dialoogis muudatuste loendist. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "Kaart <emph>Loend</emph> kuvab kรตik aktiivses dokumendis salvestatud muudatused. Loendi filtreerimiseks tuleb klรตpsata sakil <emph>Filter</emph> ja mรครคrata <link href=\"text/shared/01/02230402.xhp\" name=\"filtreerimise tingimused\">filtreerimise tingimused</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Kui loend sisaldab kokkulangevaid muudatusi, siis sรตltuvusi nรคidatakse filtrist hoolimata. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Kokkulangevad muudatused tekivad juhul, kui erinevate autorite tehtud muudatused kattuvad. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kui klรตpsata loendikirje ees oleval plussmรคrgil, siis nรคidatakse kรตiki vastava lahtri salvestatud muudatusi. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kui รผks kokkulangevatest muudatustest vastab filtreerimise tingimusele, kuvatakse kรตiki lahtri muudatusi. Muudatuste loendi filtreerimisel on loendi kirjed erinevat vรคrvi vastavalt jรคrgnevale tabelile: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Loetleb dokumendis salvestatud muudatused. Kirje valimisel tรตstetakse muudatus dokumendis esile. Loendi sorteerimiseks klรตpsa veerupรคisel. </ahelp> Mitme kirje valimiseks tuleb valimise ajal all hoida <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-klahvi."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Kommentaari redigeerimiseks tuleb kirjel klรตpsata parempoolse nupuga ja valida <emph>Redigeeri kommentaari</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Paigutus </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Loetleb lahtrid, mille sisu on muudetud. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Nรตustumise vรตi hรผlgamise tรผhistamiseks tuleb menรผรผst <emph>Redigeerimine</emph> valida kรคsk <emph>Vรตta tagasi</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Vรตta tagasi </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,15 +11253,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vahemik </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Mรครคra viide </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kahanda/maksimeeri </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Toiming </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Sisesta kirje number, mida soovid lasta kuvada, ja vajuta klahvile Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Lisab aktiivsesse tabelisse uue kirje.</ahelp> Uue kirje loomiseks tuleb klรตpsata tรคrniga (*) nupul tabeli alumises servas. Tรผhi rida lisatakse tabeli lรตppu."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Sisesta sรตnad, mille jรคrgi soovid otsida ning vajuta klahvi Enter. Et muuta otsingufiltri sรคtteid, tuleb teha topeltklรตps ikoonil <emph>Automaatfilter</emph> ning valida muu andmevรคli. Otsingus vรตib kasutada metamรคrke, nรคiteks % vรตi * suvalise arvu mรคrkide jaoks ja _ vรตi ? รผhe mรคrgi jaoks. Selleks, et uuesti kuvataks kรตiki tabeli kirjeid, tuleb otsinguvรคli puhastada ja vajutada klahvile Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\"><emph>Standardfiltri</emph> abil saab tรคiustada ja kombineerida <emph>Automaatfiltri</emph> otsingusรคtteid.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Vรตimaldab seostada veergude pรคiseid teisest andmeallikast pรคrit andmevรคljadega. Teise bibliograafia andmebaasi andmeallika mรครคramiseks tuleb klรตpsata nupul <emph>Andmeallikas</emph>, mis asub <emph>objektiribal</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Nรคitab vรตi peidab <emph>standardriba</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Nรคitab vรตi peidab sisestusmeetodi mootori (IME) oleku akna.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Hetkel on toetatud ainult Internet/Intranet sisestusmeetodi protokoll (IIIMP) Unix-sรผsteemides."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Nรคitab vรตi peidab <emph>Tรถรถriistade riba</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarVisible\">Nรคitab vรตi peidab akna alumises servas asuva <emph>Olekuriba</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".uno:FullScreen\">Nรคitab vรตi peidab Wtiter'i vรตi Calc'i menรผรผd ja tรถรถriistaribad. Tรคisekraani reลพiimist lahkumiseks tuleb klรตpsata nuppu <emph>Tรคisekraan sees/vรคljas</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Tavalise ja tรคisekraani reลพiimi vahel vรตib Writeris ja Calc'is lรผlitada ka klahvikombinatsiooni <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J abil.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "<emph>Tรคisekraani</emph> reลพiimis saab kasutada kiirklahve sellest hoolimata, et menรผรผsid ei kuvata. <switchinline select=\"sys\"><caseinline select=\"WIN\">Nรคiteks menรผรผ <emph>Vaade</emph> avamiseks vรตib vajutada Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Nรคitab vรตi peidab <emph>Vรคrviriba</emph>. Kuvatava vรคrvitabeli muutmiseks vรตi redigeerimiseks vali <emph>Vormindus โ€“ Ala</emph> ning klรตpsa sakile <emph>Vรคrvid</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Vรคrvi saab objektile omistada ka lohistades hiirega selle <emph>Vรคrviribalt</emph> objekti peale."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "<emph>Vรคrviriba</emph> lahtihaakimiseks tuleb klรตpsata riba ilma ikoonideta alale ja vedada ta hiirega uude kohta. <emph>Vรคrviriba</emph> uuesti ankurdamiseks tuleb lohistada tรถรถriistariba tiitliribast kinni hoides tรถรถakna servani."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,8 +12621,8 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Kui klรตpsata mรคrgil dialoogis <emph>Erimรคrgid</emph>, kuvatakse selle mรคrgi eelvaade ja vastav arvuline kood."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Keeruka tekstipaigutuse ja aasia keelte mรคrgistike toe lubamiseks vali <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Eelistused</caseinline><defaultinline>Tรถรถriistad - Sรคtted</defaultinline></switchinline> - Keelesรคtted - Keeled</emph> ja seejรคrel mรคrgi vastaval alal ruut <emph>Lubatud</emph>."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Stiili loomisel, kui see baseerub teisel stiilil, vรตib kasutada ka suhtelisi vรครคrtusi nii protsentidena kui punktides (nรคiteks -2pt vรตi +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,8 +13429,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Lokaadisรคtteid saab muuta ka lahtrite jaoks (vali <emph>Vormindus - Lahtrid - Arvud</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>fondid; efektid</bookmark_value> <bookmark_value>vormindus; fondiefektid</bookmark_value> <bookmark_value>mรคrgid; fondiefektid</bookmark_value> <bookmark_value>tekst; fondiefektid</bookmark_value> <bookmark_value>efektid; fondid</bookmark_value> <bookmark_value>allakriipsutus; tekst</bookmark_value> <bookmark_value>suurtรคhed; fondiefektid</bookmark_value> <bookmark_value>vรคiketรคhed; fondiefektid</bookmark_value> <bookmark_value>pealkirjad; fondiefektid</bookmark_value> <bookmark_value>kapiteelkiri</bookmark_value> <bookmark_value>vรคikesed suurtรคhed</bookmark_value> <bookmark_value>lรคbikriipsutus; fondiefektid</bookmark_value> <bookmark_value>fondid; lรคbikriipsutus</bookmark_value> <bookmark_value>liigendus; fondiefektid</bookmark_value> <bookmark_value>fondid; liigendus</bookmark_value> <bookmark_value>varjud; mรคrgid</bookmark_value> <bookmark_value>fondid; vari</bookmark_value> <bookmark_value>fondid; vรคrvi eiramine</bookmark_value> <bookmark_value>eiratavad fondivรคrvid</bookmark_value> <bookmark_value>vรคrvid; eiratav tekstivรคrv</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_CHAR_EFFECTS_LB_FONTCOLOR\">Mรครคrab valitud teksti vรคrvi. Kui valitud on <emph>Automaatne</emph>, siis on fondi vรคrv heledal taustal must ja tumedal taustal valge.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Vรคrvipurgi reลพiimist vรคljumiseks tuleb kasutada klahvi Escape."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Teksti vรคrvi eiratakse, kui dialoogi Sรคtted kaardil <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Printimine\"><emph>%PRODUCTNAME Writer - Printimine</emph></link> on mรคrgitud ruut <emph>Prinditakse mustana</emph>."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Puudub - efekte ei rakendata"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Suurtรคhed - muudab valitud vรคiketรคhed suurtรคhtedeks"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Vรคiketรคhed - muudab valitud suurtรคhed vรคiketรคhtedeks"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Tiitel - muudab iga valitud sรตna esitรคhe suurtรคheks"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Vรคikesed suurtรคhed - muudab valitud vรคiketรคhed suurtรคhtedeks, kuid vรคhendab nende suurust"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_CHAR_EFFECTS_LB_RELIEF\">Vali reljeefi tรผรผp, mida soovid valitud tekstile rakendada. Kรตrgendatud reljeef jรคtab mulje, nagu oleksid tรคhed lehe pinnast kรตrgemale tรตstetud. Graveering jรคtab mulje, nagu oleksid tรคhed lehe pinna sisse sรผvistatud.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Mรครคrab valitud lahtri(te) vormindamise sรคtted.</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Vali nimekirjast kategooria ja seejรคrel kรตrvalolevast kastist <emph>Vorming</emph> vorminduse stiil.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Mรครคrab valitud <switchinline select=\"appl\"><caseinline select=\"CALC\">lahtrite </caseinline><defaultinline>vรคljade</defaultinline></switchinline> keelesรคtted. Kui sรคtteks on valitud <emph>Automaatne</emph>, siis kasutab $[officename] automaatselt sรผsteemi vaikimisi keelega mรครคratud vorminguid. Vali vajalik keel muutmaks valitud <switchinline select=\"appl\"><caseinline select=\"CALC\">lahtrite</caseinline><defaultinline>vรคljade</defaultinline></switchinline> sรคtteid.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Muudab negatiivsete vรครคrtuste puhul fondi vรคrvi punaseks.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,8 +14117,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/add\">Lisab sisestatud arvuvormingu koodi kategooriasse 'Kasutaja mรครคratud'.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Pรถรถramine ja skaleerimine"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Mรครคrab aasia keeltes koostatud failide lahtrite vรตi lรตikude tรผpograafilised sรคtted. Aasia keelte toetuse aktiveerimiseks vali dialoogis Sรคtted <emph>Keelesรคtted - Keeled</emph> ning seejรคrel mรคrgi alal <emph>Aasia keelte toetus</emph> ruut <emph>Lubatud</emph>.</ahelp> HTML-dokumentides aasia keelte tรผpograafiasรคtteid ei arvestata."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Pildi joondamiseks mรคrgi suhtes, millele ta on ankurdatud, tuleb pildil teha paremklรตps, valida <emph>Pilt</emph>, klรตpsata sakil <emph>Tรผรผp</emph>, minna alasse <emph>Paigutus</emph> ja valida <emph>Mรคrk</emph> kastides <emph>Koht</emph>"
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Moodustab automaatselt eelnevale lรตigule alumise รครคrise, kui sisestatakse kolm vรตi enam eritรคhendusega mรคrki ja vajutatakse klahvile Enter. รœhekordse joone moodustamiseks tuleb sisestada kolm vรตi enam sidekriipsu (-) vรตi alakriipsu ( _ ) ning vajutada Enter-klahvi. Topeltjoone moodustamiseks tuleb sisestada kolm vรตi enam vรตrdusmรคrki (=), tรคrni (*), tildet (~) vรตi trelli (#) ning vajutada Enter-klahvi."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">รœherealiste lรตikude รผhendamine, kui nende pikkus on rohkem kui ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared/02.po b/source/et/helpcontent2/source/text/shared/02.po
index bb9985fa14a..5488705ef94 100644
--- a/source/et/helpcontent2/source/text/shared/02.po
+++ b/source/et/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 10:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Vormindus</emph>: omaduse <emph>Vormindus</emph> seadmiseks klรตpsa dialoogi <emph>Omadused: Vormindatud vรคli</emph> real <emph>Vormindus</emph> nupul <emph>... </emph>. Kuvatakse dialoog <emph>Arvu vorming</emph>."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. vรครคrtus</emph> ja <emph>Maks. vรครคrtus</emph>: saad vormindatud vรคlja jaoks sisestada arvulise vรครคrtuse miinimuni ja maksimumi. Miinimum- ja maksimumvรครคrtused mรครคravad olevasolevate andmete vรคljastuse (nรคide: Min. vรครคrtus on 5, รผhendatud andmebaasivรคli sisaldab tรคisarvu vรครคrtust 3. Vรคljastus on 5, kuid vรครคrtust andmebaasis ei muudeta) ja uute andmete sisestuse (nรคide: Maks. vรครคrtus on 10 ja sisestad vรครคrtuse 20. Sisestust parandatakse ja andmebaasi kirjutatakse vรครคrtus 10). Kui vรคljad <emph>Min. vรครคrtus</emph> ja <emph>Maks. vรครคrtus</emph> on tรผhjad, ei rakendata mingeid piiranguid. Andmebaasi tekstivรคljaga รผhendatud vormindatud vรคljade jaoks need kaks vรครคrtust ega sรคte <emph>Vaikevรครคrtus</emph> ei kehti."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Kui sisestad aasta kahekohalisena, mรครคratakse vastav neljakohaline vรครคrtus dialoogi <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Eelistused</caseinline><defaultinline>Tรถรถriistad - Sรคtted</defaultinline></switchinline> - $[officename] - รœldine</emph> seadega. Nรคiteks kui alumiseks piirvรครคrtuseks on seatud 1935 ja sisestad kuupรคevavรครคrtusena 34, on tulemuseks 2034, mitte 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Kutsub alammenรผรผ, kus saad valida uuesti kuvatavad veerud.</ahelp> Vaid รผhe veeru kuvamiseks klรตpsa veeru nimel. Kuvatakse vaid esimesed 16 peidetud veergu. Kui peidetud veerge on rohkem, vali dialoogi <emph>Veergude kuvamine</emph> kutsumiseks kรคsk <emph>Rohkem</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"SVX:LISTBOX:RID_SVX_DLG_SHOWGRIDCOLUMNS:1\">Dialoogis <emph>Veergude kuvamine</emph> saad valida kuvatavad veerud. Mitme kirje valimiseks hoia all klahvi Shift vรตi Ctrl (Mac: Command).</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Klรตpsa <emph>Kรตik</emph>, kui soovid kuvada kรตiki veerge.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Tabeli juhtelemendi kรคsitlemine ainult klaviatuuri abil"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Kui kasutad klaviatuuri vaid dokumendis juhtelementide vahel liikumiseks, on muud tรผรผpi juhtelementide vahel รผks erinevus: tabeldusklahv (Tab) ei nihuta kursorit jรคrgmisele juhtelemendile, vaid jรคrgmisele veerule tabeli juhtelemendis. Vajuta jรคrgmisele juhtelemendile liikumiseks klahvikombinatsiooni <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab vรตi eelmisele juhtelemendile liikumiseks klahvikombinatsiooni Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Tabeli juhtelementide jaoks vaid klaviatuurikohase erilise redigeerimisreลพiimi aktiveerimiseks."
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "Vormidokument peab olema <link href=\"text/shared/02/01170500.xhp\" name=\"disainireลพiimis\">koostamisreลพiimis</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Vajuta dokumendi valimiseks <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Vajuta esimese juhtelemendi valimiseks Shift+F4. Kui esimene element pole tabel, siis liigu tabulaatoriga edasi, kuni tabel on valitud."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Vajuta redigeerimisreลพiimi sisenemiseks klahvi Enter. Elemendi pidemeid nรคidatakse nรผรผd รครคrisest kaugemal."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "Klahvikombinatsiooniga Shift+F10 saab avada redigeerimisreลพiimi kontekstimenรผรผ."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Kui soovid redigeerida veerge, vajuta veergude redigeerimise reลพiimi sisenemiseks klahve Shift+Space. Nรผรผd saad veergude jรคrjestust muuta nooleklahvide abil, hoides all klahvi <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>. Delete-klahv kustutab aktiivse veeru."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Redigeerimisreลพiimist vรคljumiseks vajuta klahvi Esc."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">Dialoogi <emph>Omadused</emph> saab avada ainult disainireลพiimis, kui juhtelement on valitud. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efektid"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+nool alla"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Avab liitboksi"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+nool รผles"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Sulgeb liitboksi"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Nool รผles"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Nool alla"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Loendibokside vรตi liitbokside korral saad loendi sulgeda vรตi avada hiireklรตpsuga vรคlja paremal serval oleval noolel. Siin saab sisestuse lisada avatud loendis vรตi รผlemisel tekstivรคljal. Erandiks on omadused, kus oodatakse loendi esitust - nรคiteks omadus <emph>Loendikirjed</emph>, mille saab mรครคrata juhtelemendivรคljade <emph>Loendiboks</emph> ja <emph>Liitboks</emph> jaoks. Siin saad kirjeid redigeerida vaid avatud vรคlja korral."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "Kaardi <emph>รœldine</emph> abil saad mรครคrata vormi juhtelemendi รผldomadused. Need omadused on sรตltuvalt juhtelemendi tรผรผbist erinevad. Mรตned jรคrgmised omadused pole kรตigi juhtelementide jaoks saadaval."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Kui ekspordid praeguse vormidokumendi HTML-vormingusse, eksporditakse juhtelemendi vaikevรครคrtused, mite juhtelemendi praegused vรครคrtused. Vaikevรครคrtused mรครคratakse - sรตltuvalt juhtelemendi tรผรผbist - omadustega Vaikevรครคrtus (nt tekstivรคljadel), Vaikeolek (mรคrkeruutude ja valikuvรคljade jaoks) ja Vaikevalik (loendibokside jaoks)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Kui juhtelemendi vรคljal on omadus \"Lubatud\" (Jah), saab vormi kasutaja juhtelemendi vรคlja kasutada.</ahelp> Kui omadus on keelatud, pole see lubatud (Ei) ja kuvatakse hallis toonis."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Mรครคrab, kui mitu rida peaks ripploendis kuvama. See seade on aktiivne vaid siis, kui valisid valikus \"Rippmenรผรผ\" vรครคrtuse \"Jah\".</ahelp> Rippmenรผรผ omadusega liitbokside jaoks saad mรครคrata, mitu rida tuleks rippmenรผรผs kuvada. Omaduseta Rippmenรผรผ juhtelemendi vรคljade jaoks mรครคratakse rea kuva juhtelemendi vรคlja ja fondi suurusega."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">Omadus Toiming mรครคrab toimingu, mis toimub nupu aktiveerimisel.</ahelp> Saad navigeerimistoimingute abil kujundada oma andmebaasi navigeerimisnupud."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "Jรคrgnev tabel kirjeldab tegevusi, mida saab nupule omistada."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Saadab praeguse vormi muude juhtelementide vรคljadele sisestatud andmed aadressile, mis on mรครคratud seade <link href=\"text/shared/02/01170200.xhp\" name=\"Vormi omadused\">Vormi omadused</link> under vรคljal <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link> ."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Lรคhtestab muude juhtelementide vรคljade seaded eelmรครคratud vaikevรครคrtustega (Vaikeolek, Vaikevalik, Vaikevรครคrtus)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Mรครคrab, kas liitboks peaks olema rippmenรผรผ (Jah) vรตi mitte (Ei).</ahelp> Rippmenรผรผ omadusega juhtelemendi vรคljal on tรคiendav noolenupp, mis avab klรตpsamisel olemasolevate vormikirjete loendi. Vรคljal <emph>Ridade arv</emph> saad mรครคrata ridade arvu, mis tuleks rippmenรผรผ olekus kuvada. Liitvรคljadel vรตib olla rippmenรผรผ omadus."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Pealdisevรคlja tiitel"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Tekstivรคljade sisu"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Tabeli juhtelemendi veergude tabelivรคljade sisu"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Nuppudel kasutavad pildid vรตi tekst"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Mรครคrab liitboksile funktsiooni Automaattรคitmine.</ahelp> Funktsioon Automaattรคitmine kuvab pรคrast kirje sisestamise alustamist eelmiste kirjete loendi."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Sildi รผhe mรคrgi mnemoonilisena mรครคramiseks, et kasutajal oleks ligipรครคs sellele juhtelemendile klaviatuuril รผhel mรคrgiklahvil vajutamise kaudu, sisesta sildis mรคrgi ette diakriitikumรคrk (~)."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"PCR_CHECKBOX_RID_DLG_SELECTLABELCONTROL_1\">Mรคrgi ruut <emph>Omistamata</emph> juhtelemendi ja omistatud sildivรคlja vahelise lingi eemaldamiseks.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Mรครคrab tabeli juhtelemendi vรคljal veeru laiuse.</ahelp> Mรครคrab tabeli juhtelemendi vรคljal veeru laiuse %PRODUCTNAME-i mooduli valikutes mรครคratud รผhikutes. Soovi korral saad sisestada vรครคrtuse, millele jรคrgneb kehtiv mรตรตtรผhik (nt 2 cm)."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Mรครคrab korduvate sรผndmuste vahelise viivituse millisekundites.</ahelp> Korduv sรผndmus toimub siis, kui klรตpsad noolenupul, kerimisriba taustal vรตi navigeerimisriba mรตne kirje navigeerimisnupul ja hoiad hiirenuppu teatud aja vรตrra all. Saad sisestada vรครคrtuse, millele jรคrgneb kehtiv ajaรผhik (nt 2 s vรตi 500 ms)."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Siin saad mรครคrata kuupรคeva esituse jaoks soovitud vormingu.</ahelp> Kuupรคevavรคljade abil saad mรครคrata kuupรคeva esituse vormingu."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Mรครคrab, kas mรคrkeruut saab lisaks vรครคrtustele Tร•ENE ja Vร„ร„R esitada ka lingitud andmebaasi vรครคrtust NULL.</ahelp> See funktsioon on saadaval vaid siis, kui andmebaas kinnitab kolme olekut: Tร•ENE, Vร„ร„R ja NULL."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "<emph>Kolmeolekuline</emph> omadus mรครคratakse vaid andmebaasivormide jaoks, mitte HTML-vormide jaoks."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Tekstikonstant. Seda asukohta ei saa redigeerida. Mรคrk kuvatakse tekstimaski vastavas asukohas."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Saab sisestada mรคrgid a-z ja A-Z. Suurtรคhti ei teisendata vรคiketรคhtedeks."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Saab sisestada mรคrgid A-Z. Vรคiketรคhtede sisestamisel teisendatakse need automaatselt suurtรคhtedeks."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Saab sisestada mรคrgid a-z, A-Z ja 0-9. Suurtรคhti ei teisendata vรคiketรคhtedeks."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Saab sisestada mรคrgid A-Z ja 0-9. Vรคiketรคhtede sisestamisel teisendatakse need automaatselt suurtรคhtedeks."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Sisestada saab vaid mรคrke vahemikus 0-9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Siia vรตib sisestada kรตiki mรคrke. Sisestatud vรคiketรคhed teisendatakse automaatselt suurtรคhtedeks."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Vormindatud sisu toetavate juhtelemendivรคljade (kuupรคev, kellaaeg jne) jaoks saad kasutada vormingu kontrolli. <ahelp hid=\"HID_PROP_STRICTFORMAT\">Kui tรคpse vormingu funktsioon on aktiveeritud (Jah), kinnitatakse vaid lubatud mรคrgid.</ahelp> Nรคiteks kuupรคevavรคljal kinnitatakse vaid numbrid vรตi kuupรคevaeraldajad; kรตiki klaviatuuriga sisestatud tรคhekirjeid eiratakse."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Mรครคrab dokumendi kuvamiseks sihtpaneeli, mis avatakse toiminguga \"Ava dokument/veebileht\".</ahelp> Lisaks saad mรครคrata sihtpaneeli <emph>URL</emph>-i kuvamiseks, mis avatakse toimingule Ava dokument/veebileht mรครคratud nupul klรตpsamisel."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "Omadus Paneel on asjakohane HTML-vormide jaoks, kuid mitte andmebaasivormide jaoks."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Pildinupul on omadus <emph>Pilt</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">Omadus <emph>Pilt</emph> mรครคrab pildi asukoha ja failinime, mida soovid nupu kรตrval kuvada.</ahelp> Kui valid pildifaili nupu <emph>...</emph> abil, lisatakse asukoht ja failinimi automaatselt tekstivรคljale."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "URL-tรผรผpi nuppude korral kuvatakse abitekst laiendatud nรตuandena, mitte URL-i alla sisestatud URL-aadressina."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Mรครคrab URL-i รตigekirjas partiisildi, mis viitab abidokumendile, mida saab juhtelemendi vรคlja abiga kutsuda.</ahelp> Juhtelemendi vรคlja abi abidokumendi saab avada, kui fookus on juhtelemendi vรคljal ja kasutaja vajutab klahvi F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Mรครคrab dokumendis nรคhtavad loendikirjed. Ava loend ja sisesta tekst. Kasuta uue rea jaoks klahvikombinatsiooni Shift+Enter. Loendi- ja liitbokside jaoks saad mรครคrata dokumendis nรคhtavad loendikirjed. Ava vรคli <emph>Loendikirjed</emph> ja sisesta tekst.</ahelp> Vaata klaviatuuri juhtelemente kรคsitlevaid <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">nรตuandeid</link>."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Kui juhtelement on lingitud andmebaasiga ja tekstipikkuse peab kinnitama andmebaasi vรคljamรครคratlus, ei tohi siin tekstipikkust sisestada. Seaded kinnitatakse andmebaasist vaid siis, kui juhtelemendi omadus on mรครคramata (olek \"Mรครคramata\")."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>rikkaliku teksti juhtelement</bookmark_value> <bookmark_value>juhtelemendid; rikkaliku teksti juhtelement</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Kuvab teksti mitmel real.</ahelp> Saad tekstivรคljal reavahetust kasutada, seega saad mitu tekstirida sisestada. Reavahetuse manuaalselt sisestamiseks vajuta sisestusklahvi (Enter)."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Mรครคrab, kas nupp kรคitub lรผlitusnupuna. Kui mรครคrad lรผlitamise olekuks \"Jah\", saad juhtelemendi fookuse ajal nupul klรตpsamisega vรตi tรผhikuklahvi vajutamisega lรผlitada juhtelemendi olekute \"valitud\" ja \"valimata\" vahel. Olekus \"valitud\" nupp kuvatakse \"sisse lรผlitatuna\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Kui mรครคrad selle valiku vรครคrtuseks \"Jah\", liigub fookus nupul klรตpsamisel nupule.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">Kaardilehel <emph>Omadused</emph> mรครคrab see valik juhtelemendi vรคlja nime. Kaardilehel <emph>Vormi omadused</emph> mรครคrab see valik vormi nime.</ahelp> Igal juhtelemendi vรคljal ja vormil on omadus <emph>Nimi</emph>, mille kaudu see tuvastatakse. Nimi kuvatakse <link href=\"text/shared/02/01170600.xhp\" name=\"vorminavigaator\">vorminavigaatoris</link> ja juhtelemendi vรคljale saab nime abil makrost viidata. Vaikeseaded juba mรครคravad nime, mis koostatakse vรคlja sildi ja numbri alusel."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>juhtelemendid; rรผhmitamine</bookmark_value> <bookmark_value>rรผhmad; juhtelemendid</bookmark_value> <bookmark_value>vormid; juhtelementide rรผhmitamine</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "Lisaks kasutatakse nime funktsioonide alusel erinevate juhtelementide (nt raadionuppude) grupeerimiseks. Selleks anna kรตigile grupiliikmetele sama nimi: sama nimega juhtelemendid moodustavad grupi. Grupeeritud juhtelemente saab visuaalselt esitada <link href=\"text/shared/02/01170000.xhp\" name=\"rรผhmaboksi\">rรผhmaboksi</link> abil."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Mรครคrab, kas kuvada navigeerimisriba tabeli juhtelemendi alumisel รครคrisel.</ahelp> Mรครคrab, kas kuvada navigeerimisriba tabeli juhtelementide alumisel รครคrisel."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Mรครคrab, kas juhtelement on kirjutuskaitstud (Jah) vรตi seda saab redigeerida (Ei).</ahelp> Omaduse <emph>Kirjutuskaitstud</emph> saab mรครคraata kรตikidele juhtelementidele, kuhu kasutaja saab teksti sisestada. Kui mรครคrad kirjutuskaitstuse omaduse andmebaasi pilti kasutavale pildivรคljale, ei saa kasutaja andmebaasi uusi pilte lisada."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Mรครคrab, kas vรคlja รครคris tuleks kuvada valikuga \"Ilma raamita\", \"Ruumiline vรคlimus\" vรตi \"Lame\".</ahelp> Raamiga juhtelementide jaoks saad mรครคrata vormi รครคrise kuva omadusega <emph>ร„รคris</emph>. Saad valida valikute \"Ilma raamita\", \"Ruumiline vรคlimus\" vรตi \"Lame\" vahel."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">Omadus <emph>Liikumisjรคrjestus</emph> mรครคrab jรคrjestuse, mille alusel on juhtelementidel fookus tabeldusklahvi vajutamisel.</ahelp> Mitut juhtelementi sisaldaval vormil liigub fookus tabeldusklahvi vajutamisel jรคrgmisele juhtelemendile. Sektsioonis <emph>Liikumisjรคrjestus</emph> saad registri abil mรครคrata fookuse vahetumise jรคrjestuse."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "Omadus <emph>Liikumisjรคrjestus</emph> pole saadaval <link href=\"text/shared/02/01170600.xhp\" name=\"peidetud juhtelemendid\">peidetud juhtelementide</link> jaoks. Soovi korral saad selle omaduse mรครคrata ka pildi nuppudele ja juhtelementidele, et saaksid valida need juhtelemendid tabeldusklahviga."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Vormi loomisel mรครคratakse vormile lisatud juhtelemendivรคljadele automaatselt register; igale lisatud juhtelemendivรคljale mรครคratakse register, mis suureneb 1 vรตrra. Juhtelemendi registri muutmisel uuendatakse teiste juhtelementide registreid automaatselt. Elementidele, mida ei saa fokuseerida (Tabelduskoht = Ei), mรครคratakse samuti vรครคrtus. Kui need juhtelemendid jรคetakse tabeldusklahvi kasutamisel vahele."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Mรครคrab, kas kasutaja poolt hiireratta kerimisel vรครคrtust muutub. \"Mitte kunagi\": vรครคrtust ei muudeta. \"Fookuse korral\": (vaikevรครคrtus) vรครคrtus muutub, kui juhtelemendil on fookus ja ratas osutab juhtelemendile ning seda keritakse. \"Alati\": vรครคrtus muutub, kui ratas osutab juhtelemendile ning seda keritakse, sรตltumata sellest, mis juhtelement on fookuses.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Grupeeritud valikuvรคljade jaoks mรครคratakse grupi vaikeseadele vastav olek omadusega <emph>Vaikeolek</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Lรคhtestamistรผรผpi nupu jaoks mรครคrab kirje <emph>Vaikevalik</emph> loendiboksi oleku, kui kasutaja aktiveerib lรคhtestamisnupu."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Vรครคrtuseloendit sisaldava loendiboksi jaoks saad klรตpsata nupul <emph>...</emph> dialoogi <emph>Vaikevalik</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Lรคhtestamistรผรผpi nupu jaoks mรครคrab <emph>Vรครคrtuse vaikekirje</emph> juhtelemendi oleku, kui kasutaja aktiveerib lรคhtestamisnupu."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Mรครคrab vรครคrtuse, mis liidetakse vรตi lahutatakse kerimisriba nooltele klรตpsamisel.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">Omadus <emph>Vaikimisi nupp</emph> mรครคrab, et vastav nupp hakkab tรถรถle sisestusklahvi vajutamisel.</ahelp> Omadus <emph>Vaikimisi nupp</emph> mรครคrab, et vastav nupp hakkab tรถรถle sisestusklahvi vajutamisel. Kui avad dialoogi vรตi vormi ja ei teosta muud toimingut, on selle omadusega nupp vaikenupp."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Veebilehe vormide kasutamisel vรตib see omadus esineda otsingumaskides. Need on regideerimismaskid, mis sisaldavad tekstivรคlja ja Edasta-tรผรผpi nuppu. Otsingutermin sisestatakse tekstivรคljale ja otsing kรคivitatakse nupuga. Kui nupp on mรครคratud vaikenupuna, siis vajuta otsingu kรคivitamiseks pรคrast otsingutermini sisestamist sisestusklahvi Enter."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">Omadus <emph>Tabelduskoht</emph> mรครคrab, kas juhtelemendi vรคlja saab valida tabeldusklahviga.</ahelp> Saadaval on jรคrgmised valikud."
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Liikumisel Tab-klahviga jรคetakse see juhtelement vahele."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Juhtelementi saab valida Tab-klahviga."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">Omadus Silt mรครคrab vormil kuvatud juhtelemendi vรคlja sildi.</ahelp> Omadus Silt mรครคrab vormil kuvatud juhtelemendi vรคlja sildi. See omadus mรครคrab tabeli juhtelemendi vormidel andmevรคlja nรคhtava sildi vรตi veerupรคise."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Uue juhtelemendi loomisel kasutatakse omaduses <emph>Nimi</emph> eelmรครคratud kirjeldust juhtelemendi sildi vaikevรครคrtusena. Silt koosneb juhtelemendi vรคlja nimest ja juhtelementi nummerdavast tรคisarvust (nt CommandButton1). Omadusega <emph>Pealkiri</emph> saad mรครคrata juhtelemendile muu kirjelduse, et silt esitaks juhtelemendi funktsiooni. Muuda seda kirjet, et mรครคrata juhtelemendile kirjeldav silt, mis kuvatakse kasutajale."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>mitmerealised pealkirjad vormides</bookmark_value> <bookmark_value>nimed; mitmerealised pealkirjad</bookmark_value> <bookmark_value>juhtelemendid; mitmerealised pealkirjad</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Mitmerealise pealkirja loomiseks ava liitboks noolenupu abil. Reavahetuse sisestamiseks vajuta klahvikombinatsiooni Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "Omadust <emph>Pealkiri</emph> kasutatakse vaid kasutajale nรคhtavas liideses vormielemendi sildistamiseks. Kui tรถรถtad makrodega, siis arvesta, et kรคitusajal on pรถรถrdutakse juhtelemendi poole alati omaduse <emph>Nimi</emph> kaudu."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Mรครคrab URL-aadressi, mis avatakse nupu \"Ava dokument/veebileht\" klรตpsamisel.</ahelp> Sisesta nuputรผรผbi Ava dokument vรตi veebileht jaoks URL-aadress vรคljale <emph>URL</emph>. Aadress avatakse nupul klรตpsamisel."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Saad rahaรผhiku tรคhise jaoks sisestada mรคrgi vรตi stringi.</ahelp> Rahaรผhiku vรคljal saad eelnevalt mรครคrata rahaรผhiku tรคhise, kui sisestad omadusena <emph>Rahaรผhiku tรคhis</emph> mรคrgi vรตi stringi."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Kui tekstiboksi kasutatakse parooli sisestuseks, sisesta kuvatud mรคrgi ASCII-kood. See mรคrk kuvatakse mรคrkide asemel, mida kasutaja paroolina sisestab.</ahelp> Kui kasutaja sisestab parooli, saad mรครคrata mรคrgid, mis kuvatakse mรคrkide asemel, mida kasutaja sisestab. Sisesta vรคljale <emph>Paroolisรผmbolid</emph> soovitud mรคrgi ASCII-kood. Saad kasutada vรครคrtusi vahemikus 0-255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Mรคrgid ja nende ASCII-koodid on kuvatud dialoogis <emph>Erimรคrgid</emph> (Lisamine - Erimรคrk)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Mรครคrab tekstimaski. Tekstimask sisaldab algvรครคrtusi ja on pรคrast vormi allalaadimist alati nรคhtaval.</ahelp> Saad maskeeritud vรคljade abil mรครคrata tekstimaski. Tekstimask sisaldab vormi algvรครคrtusi ja on pรคrast vormi allalaadimist alati nรคhtaval. Redigeerimismaski jaoks mรคrgikoodi kasutamisel saad mรครคrata kirjed, mida kasutaja saab maskeeritud vรคljale sisestada."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Mรครคrab tabeli juhtelemendi vรคlja reakรตrguse.</ahelp> Sisesta tabeli juhtelementides reakรตrguse vรครคrtus. Soovi korral saad sisestada vรครคrtuse, millele jรคrgneb mรตรตtรผhik (nt 2 cm)."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtreerimine/sortimine"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Mรครคrab kerimisriba pisipildi suuruse \"vรครคrtuseรผhikutes\". Vรครคrtus (\"Maks. kerimisvรครคrtus\" miinus \"Min. kerimisvรครคrtus\")/2 annaks tulemuseks pisipildi, mis katab poole taustast.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Kui vรครคrtuseks on seatud 0, on pisipildi laiuseks selle kรตrgus."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "Kaardilehe <emph>Andmed</emph> abil saad mรครคrata valitud juhtelemendile andmeallika."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Andmebaasi linkidega vormide jaoks mรครคratakse seotud andmebaas dialoogis <link href=\"text/shared/02/01170200.xhp\" name=\"Vormi omadused\">Vormi omadused</link>. Leiad vastavad funktsioonid kaardilehel <link href=\"text/shared/02/01170203.xhp\" name=\"Andmed\"><emph>Andmed</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Valitud juhtelemendi omaduste kaardil <emph>Andmed</emph> olevad sรคtted sรตltuvad vastavast juhtelemendist. Kuvatakse valitud juhelemendi ja konteksti jaoks vรตimalikke sรคtteid. Saadaval on jรคrgnevad vรคljad:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Arvutustabelite mรคrkeruudud ja raadionupud saab praeguse dokumendi lahtritega siduda. Kui juhtelement on lubatud, kopeeritakse lahtrisse vรคljale Viitevรครคrtus (sees) sisestatud vรครคrtus. Kui juhtelement on keelatud, kopeeritakse lahtrisse vรคljale Viitevรครคrtus (vรคljas) sisestatud vรครคrtus.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Mรครคrab, kuidas peaks kรคsitlema tรผhja stringi sisestust. Kui vรครคrtuseks on seatud Jah, kรคsitletakse nullpikkusega sisendstringi vรครคrtusena NULL. Kui vรครคrtuseks on seatud Ei, kรคsitletakse igat sisestust muutmata kujul igasuguse teisenduseta.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Tรผhi string on nullpikkusega string (\"\"). Tavaliselt pole vรครคrtus NULL sama, mis tรผhi string. รœldiselt kasutatakse terminit NULL mรครคramata vรตi tundmatu vรครคrtuse vรตi \"veel sisestamata vรครคrtuse\" jaoks."
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Vormi kujundamisel saad vastava dialoogi <emph>Omadused</emph> kaardil <emph>Andmed</emph> iga tekstivรคlja jaoks mรครคrata omaduse โ€œFiltri ettepanekโ€. Filtrireลพiimis jรคrgnevate otsingute korral saad valida kogu nendel vรคljadel oleva teabe hulgast.</ahelp> Seejรคrel saab vรคlja sisu valida automaatlรตpetuse funktsiooni abil. Arvesta, et see funktsioon nรตuab rohkem mรคluruumi ja aega, eriti suurte andmebaaside korral. Seega tuleks seda harva kasutada. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Mรคrkeruut on mรคrgistatud"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse Tร•ENE"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Mรคrkeruut pole mรคrgistatud"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse Vร„ร„R"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Kolmeolekuline mรคrkeruut on olekus \"mรครคramata\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse #NV"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Sisesta arv vรตi valem, mis tagastab lingitud lahtrisse arvu"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Kui sisestatud vรครคrtus on Tร•ENE vรตi 0: ruut mรคrgitakse<br/>Kui sisestatud vรครคrtus on Vร„ร„R vรตi 0: mรคrkeruut tรผhjendatakse"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Puhasta lingitud lahter, sisesta tekst vรตi sisesta valem, mis tagastab teksti vรตi veateate"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Klรตpsa raadionupul. Viidatud vรครคrtuse vรคli sisaldab teksti."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Vรคlja Viitevรครคrtus tekst kopeeritakse lahtrisse."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Klรตpsa raadionupul. Viidatud vรครคrtuse vรคli sisaldab teksti."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Vรคli Viitevรครคrtus sisaldab teksti. Sisesta lahtrisse sama tekst."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Vรคli Viitevรครคrtus sisaldab teksti. Sisesta lahtrisse muu tekst."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Raadionupp on valitud"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse Tร•ENE"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Raadionupp pole valitud, kuna valitud on teine raadionupp"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse Vร„ร„R"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Sisesta arv vรตi valem, mis tagastab lingitud lahtrisse arvu"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Kui sisestatud vรครคrtus on Tร•ENE vรตi erineb 0-st: raadionupp on valitud<br/>Kui sisestatud vรครคrtus on Vร„ร„R vรตi 0: raadionupp pole valitud"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Puhasta lingitud lahter, sisesta tekst vรตi sisesta valem, mis tagastab teksti vรตi veateate"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Raadionupp pole valitud"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Klรตpsa raadionupul. Viidatud vรครคrtuse vรคli sisaldab teksti."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Vรคlja Viitevรครคrtus tekst kopeeritakse lahtrisse."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Klรตpsa teisel sama rรผhma raadionupul. Viidatud vรครคrtuse vรคli sisaldab teksti."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Vรคli Viitevรครคrtus sisaldab teksti. Sisesta lahtrisse sama tekst."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Vรคli Viitevรครคrtus sisaldab teksti. Sisesta lahtrisse muu tekst."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Tekstikasti sisestatakse tekst"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Tekst kopeeritakse lingitud lahtrisse"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Tekstikast puhastatakse"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Lingitud lahter puhastatakse"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse tekst vรตi arv"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Tekst vรตi arv kopeeritakse tekstikasti"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse valem"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Valemi tulemus kopeeritakse tekstikasti"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Lingitud lahter puhastatakse"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Tekstikast puhastakse"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Vรคljale sisestatakse arv"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Arv kopeeritakse lingitud lahtrisse"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Vรคli puhastatakse"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Lingitud lahtris kuvatakse vรครคrtust 0"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Sisesta arv vรตi valem, mis tagastab lingitud lahtrisse arvu"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Arv kopeeritakse vรคljale"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Puhasta lingitud lahter, sisesta tekst vรตi sisesta valem, mis tagastab teksti vรตi veateate."
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Lingitud lahtris kuvatakse vรครคrtust 0"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Lingitud sisu: sรผnkroniseeri valitud loendiboksi kirje tekstisisu lahtri sisuga."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Lingitud valiku asukoht: loendiboksi รผksiku valitud kirje asukoht sรผnkroniseeritakse lahtri arvulise vรครคrtusega."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Valitakse รผks loendi element"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Valik on lingitud: valitud รผksuse asukoht kopeeritakse lingitud lahtrisse. Nรคiteks kui on valitud kolmas รผksus, kopeeritakse number 3."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Valitakse mitu loendi elementi"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse #NV"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Tรผhista kรตigi loendikirjete valik"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Sisu on lingitud: lingitud lahter tรผhjendatakse"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Valik on lingitud: lingitud lahtrisse sisestatakse vรครคrtus 0"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse tekst vรตi arv"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Sisu on lingitud: otsi ja vali vรตrdne loendikirje"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Valik on lingitud: valitakse loendikirje mรครคratud asukohas (alates numbriga 1 esimese kirje jaoks). Mitteleidmisel tรผhistatakse kรตigi kirjete valik."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse valem"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Otsi ja vali loendielement, mis vastab valemi tulemusele ja linkimisreลพiimile"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Lingitud lahter puhastatakse"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Tรผhista loendiboksis kรตigi elementide valik"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Muuda loendi lรคhtevahemiku sisu"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Sisesta tekst liitboksi redigeerimisvรคljale vรตi vali kirje ripploendis"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Tekst kopeeritakse lingitud lahtrisse"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Puhasta liitboksi redigeerimisvรคli"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Lingitud lahter puhastatakse"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Lingitud lahtrisse sisestatakse tekst vรตi arv"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Tekst vรตi number kopeeritakse liitboksi redigeerimisvรคljale"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Lingitud lahrisse sisestatakse valem"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Valemi tulemus kopeeritakse liitboksi redigeerimisvรคljale"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Lingitud lahter puhastatakse"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Liitboksi redigeerimisvรคli puhastatakse"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Muuda loendi lรคhtevahemiku sisu"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Lingitud sisu: sรผnkroniseeri valitud loendiboksi kirje tekstisisu lahtri sisuga. Vali \"Valitud kirje\"."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Lingitud valiku asukoht: loendiboksi รผksiku valitud kirje asukoht sรผnkroniseeritakse lahtri arvulise vรครคrtusega. Vali \"Valitud kirje asukoht\"."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>juhtelemendid; sรผndmused</bookmark_value> <bookmark_value>sรผndmused; juhtelemendid</bookmark_value> <bookmark_value>makrod; mรครคramine sรผndmustele vormides</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "Kaardil <emph>Sรผndmused</emph> saad linkida makrod sรผndmustega, mis esinevad vormi juhtelemendi vรคljadel."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Sรตltuvalt juhtelemendist on saadaval erinevad sรผndmused. Kaardilehel <emph>Sรผndmused</emph> on esitatud vaid valitud juhtelemendi ja konteksti jaoks saadaolevad sรผndmused. Mรครคratud on jรคrgmised sรผndmused."
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">See sรผndmus esineb juhtelemendil klรตpsamisel enne tegevuse kรคivitamist.</ahelp> Nรคiteks klรตpsamine nupul \"Saada\" kรคivitab saatmistegevuse; kuid tegelik saatmisprotsess kรคivitatakse alles sรผndmuse <emph>Kรคivitamisel</emph> esinemisel. Sรผndmuse <emph>Tegevuse kinnitamisel</emph> abil saad protsessi kustutada. Kui lingitud meetod tagastab vรครคrtuse Vร„ร„R, siis sรผndmust <emph>Kรคivitamisel</emph> ei kรคivitata."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">Sรผndmus, mis esineb <emph>tegevuse kรคivitamisel</emph>.</ahelp> Nรคiteks kui vormil on nupp \"Saada\", esitab saatmisprotsess kรคivitatavat tegevust."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">Sรผndmus <emph>Muudetud</emph> esineb siis, kui juhtelement kaotab fookuse ja juhtelementi on vahepeal muudetud.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">Sรผndmus <emph>Teksti on muudetud</emph> esineb siis, kui sisestad sisestusvรคljale teksti vรตi muudad seda.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">Sรผndmus <emph>Fookuse saamisel</emph> leiab aset siis, kui juhtvรคli saab fookuse.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">Sรผndmus <emph>Klahvivajutusel</emph> esineb siis, kui kasutaja vajutab juhtelemendi fookuse korral suvalist klahvi.</ahelp> See sรผndmus vรตib olla lingitud kirjete kontrollimise makroga."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">Sรผndmus <emph>Klahvivabastusel</emph> esineb siis, kui kasutaja vabastab juhtelemendi fookuse korral suvalise klahvi.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">Sรผndmus <emph>Hiir sees</emph> esineb siis, kui hiirekursor on juhtelemendi vรคljal.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">Sรผndmus <emph>Hiirt liigutatakse klahvivajutuse ajal</emph> esineb siis, kui klahvi allavajutusel liigutatakse hiirekursorit.</ahelp> Nรคiteks on pukseerimisel reลพiimi (nihutamine vรตi kopeerimine) mรครคrava klahvi vajutamine."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">Sรผndmus <emph>Hiire liikumisel</emph> esineb hiirekursori liikumisel รผle juhtelemendi.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">Sรผndmus <emph>Hiirenupu vajutamisel</emph> esineb siis, kui hiirekursor on juhtelemendil ja kasutaja vajutab hiirenuppu.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">Sรผndmus <emph>Hiirenupu vabastamisel</emph> esineb siis, kui hiirekursor on juhtelemendil ja kasutaja vabastab hiirenupu.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">Sรผndmus <emph>Hiir vรคljas</emph> esineb siis, kui hiirekursor on vรคljaspool juhtelemendi vรคlja.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Klรตps nupul <emph>Navigaator sees/vรคljas</emph> peidab vรตi kuvab <emph>Navigaatori</emph> akna."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Samuti saab <emph>Navigaatori</emph> avada, kui valida <switchinline select=\"appl\"> <caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Edit - Navigator\">Vaade - Navigaator</link></caseinline> <caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Edit - Navigator\">Vaade - Navigaator</link></caseinline> <caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Edit - Navigator\">Vaade - Navigaator</link></caseinline> <caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Edit - Navigator\">Vaade - Navigaator</link></caseinline> <defaultinline>Vaade - Navigaator</defaultinline> </switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Kuvatakse fontide nimi vastava fondi vormingus, kui mรคrgid <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Vaade\">$[officename] - Vaade</link> dialoogis Sรคtted vรคlja <emph>Eelvaade fontide loendites</emph>.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Kui hoiad all <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-klahvi ja klรตpsad ikoonil <emph>Vรคhenda taanet</emph>, nihutatakse valitud lรตigu taanet valitud vaiketabelduskoha vรตrra, mis on mรครคratud Sรคtete dialoogi jaotises <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - รœldine\"><emph>%PRODUCTNAME Writer - รœldine</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Klรตps ikoonil Suurenda taanet suurendab aktiivse lรตigu vรตi lahtri vasakpoolset taanet ja viib taande alguse jรคrgmisele tabelduskohale.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Kui hoiad all <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-klahvi ja klรตpsad ikoonil <emph>Suurenda taanet</emph>, nihutatakse valitud lรตigu taanet valitud vaiketabelduskoha vรตrra, mis on mรครคratud Sรคtete dialoogi jaotises <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - รœldine\"><emph>%PRODUCTNAME Writer - รœldine</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Taanet saab mรครคratud suuruse vรตrra suurendada klahviga <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Esiletรตstmise lรตpetamiseks vajuta klahvi Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Klรตps ikoonil<emph>Suurenda vahet</emph> suurendab lรตikude vahet valitud lรตikude ees.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Tรคiendavaid sรคtteid lรตikude vahe jaoks saab mรครคrata valides <link href=\"text/shared/01/05030100.xhp\" name=\"Vormindus - Lรตik - Taanded ja vahed\"><emph>Vormindus - Lรตik - Taanded ja vahed</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Klรตps ikoonil<emph>Vรคhenda vahet</emph> vรคhendab lรตikude vahet valitud lรตikude ees.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Tรคiendavaid sรคtteid lรตikude vahe jaoks saab mรครคrata valides <link href=\"text/shared/01/05030100.xhp\" name=\"Vormindus - Lรตik - Taanded ja vahed\"><emph>Vormindus - Lรตik - Taanded ja vahed</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Soovitud tรผรผpi รครคrise rakendamiseks รผksikule lahtrile tuleb kursor viia lahtrisse, avada tรถรถriistariba <emph>ร„รคrised</emph> ja valida รครคris.</caseinline><defaultinline>Pildi vรตi tabeli lisamisel dokumenti on neil alati รครคris. ร„รคrise eemaldamiseks tuleb valida pilt vรตi terve tabel ning klรตpsata tรถรถriistariba <emph>ร„รคrised</emph> ikoonil \"รครคris puudub\".</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Rohkema teabe saamiseks vรตib lugeda Abi peatรผkki <link href=\"text/shared/01/05030500.xhp\" name=\"ร„รคrised\"><emph>ร„รคrised</emph></link>. Sealt leiab teavet ka selle kohta, kuidas <link href=\"text/shared/guide/border_table.xhp\" name=\"vormindada tektidokumendi tabelit\">vormindada tektidokumendi tabelit</link> ikooni <emph>ร„รคrised</emph> abil."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Rohkema teabe saamiseks vaata ka Abi peatรผkki <link href=\"text/shared/01/05030500.xhp\" name=\"ร„รคrised\">ร„รคrised</link>."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Tรคiendava teabe saamiseks vรตib lugeda kรคesoleva Abi peatรผkki <link href=\"text/shared/01/05030500.xhp\" name=\"ร„รคrised\">ร„รคrised</link>."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Vรตimaldab vahetada ankurdamise sรคtteid.</ahelp></variable> Ikoon <emph>Muuda ankurdusviisi</emph> on nรคhtav ainult siis, kui on valitud mรตni objekt, nagu pilt, juhtelement<switchinline select=\"appl\"><caseinline select=\"WRITER\"> vรตi paneel</caseinline></switchinline>."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Enama teabe saamiseks ankurdamise kohta vaata ka Abi peatรผkki <link href=\"text/shared/01/05260000.xhp\" name=\"Ankurdamine\"><emph>Ankurdamine</emph></link>."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Vali objekt ja klรตpsa <emph>joonistusriba</emph> nupul <emph>Pรถรถra</emph>. </caseinline><caseinline select=\"DRAW\">Vali objekt ja klรตpsa joonistusriba nupul 'Pรถรถra'. </caseinline><defaultinline>Vali objekt ja klรตpsa <emph>joonistusobjekti omaduste</emph> riba nupul <emph>Pรถรถra</emph>.</defaultinline></switchinline> Lohista objekti nurgapidet pรถรถramise suunas."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikoon <emph>Taseme vรตrra alla</emph> asub <emph>nummerduse ja tรคppide</emph> ribal, mis ilmub, kui kursor asub number- vรตi tรคpploendis. </caseinline><caseinline select=\"IMPRESS\">Ikoon <emph>Liigenda paremale</emph> asub <emph>teksti vorminduse</emph> ribal, mis ilmub, kui tรถรถtatakse liigendusvaates. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Taseme vรตrra alla </caseinline><defaultinline>Liigenda paremale</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ikoon <emph>Taseme vรตrra รผles</emph> asub <emph>nummerduse ja tรคppide</emph> ribal, mis ilmub, kui kursor asub number- vรตi tรคpploendis. </caseinline><caseinline select=\"IMPRESS\">Ikoon <emph>Liigenda vasakule</emph> asub <emph>teksti vorminduse</emph> ribal, mis ilmub, kui tรถรถtatakse liigendusvaates. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Taseme vรตrra รผles </caseinline><defaultinline>Liigenda vasakule</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Kui lรตigud on nummerdatud ja klรตpsatakse nuppu<emph>Nihuta รผles</emph>, siis kohandatakse nummerdust vastavalt uuele jรคrjekorrale. <switchinline select=\"appl\"> <caseinline select=\"WRITER\">Ikoon <emph>Nihuta รผles</emph> on nรคhtav ainult siis, kui kursor asub number- vรตi tรคpploendis.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ikoon <emph>Nihuta รผles</emph> asub <emph>Tekstiobjektide</emph> vormindusribal, mis ilmub, kui tรถรถtatakse liigendusvaates.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Seda kรคsku saab anda ka klahvikombinatsiooni <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline> </switchinline>+Nool รผles abil."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Kui lรตigud on nummerdatud ja klรตpsatakse nuppu<emph>Nihuta alla</emph>, siis kohandatakse nummerdust vastavalt uuele jรคrjekorrale. <switchinline select=\"appl\"> <caseinline select=\"WRITER\">Ikoon <emph>Nihuta alla</emph> on nรคhtav ainult siis, kui kursor asub number- vรตi tรคpploendis.</caseinline> </switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Ikoon <emph>Nihuta alla</emph> asub <emph>Tekstiobjektide</emph> vormindusribal, mis ilmub, kui tรถรถtatakse liigendusvaates.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Seda kรคsku saab anda ka klahvikombinatsiooni <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Nool alla abil."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Tรคppide sรคtted nagu tรผรผp ja asend on mรครคratud dialoogis <link href=\"text/shared/01/06050000.xhp\" name=\"Nummerdus ja tรคpid\"><emph>Nummerdus ja tรคpid</emph></link>. Selle dialoogi avamiseks tuleb klรตpsata ikoonil <emph>Redigeeri nummerdust</emph>, mis asub <link href=\"text/swriter/main0206.xhp\" name=\"Nummerduse ja tรคppide ribal\">Nummerduse ja tรคppide ribal</link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Tรคppide sรคtted nagu tรผรผp ja asend mรครคratakse dialoogis <link href=\"text/shared/01/06050000.xhp\" name=\"Nummerdus ja tรคpid\"><emph>Nummerdus ja tรคpid</emph></link>. Selle dialoogi avamiseks tuleb klรตpsata ikoonil <emph>Nummerdus ja tรคpid</emph>, mis asub <emph>teksti vormindamise</emph> ribal.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03120000.xhp\" name=\"Veebivaadet\">Veebivaadet</link> kasutades pole mรตned nummerduse ja tรคppide sรคtted rakendatavad.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Vahemaa tekstist teksti vasaku raamini ja tรคppide asukoht on mรครคratavad dialoogi <link href=\"text/shared/01/05030100.xhp\" name=\"Vormindus - Lรตik\"><emph>Vormindus - Lรตik</emph></link> abil, kus on vรตimalik sisestada vasak taane ja esimese rea taane.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Kirjutuskaitstud dokumentide vรตi Abiga tรถรถtamise ajal saab aktiveerida valikukursori. Vali kรคsk <emph>Redigeerimine - Vali tekst</emph> vรตi ava kirjutuskaitstud dokumendis kontekstimenรผรผ ning vali kรคsk <emph>Vali tekst</emph>. Valikukursor ei vilgu.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Andmebaaside, mida kasutab rohkem kui รผks kasutajat, muutmiseks peavad sul olema vastavad juurdepรครคsu รตigused. Vรคlise andmebaasi muudatuste jaoks ei paku $[officename] mingit vahepealset puhvrit. Muudatused saadetakse otse andmebaasi."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Salvestab andmebaasi tabeli aktiivse kirje.</ahelp> Ikoon <emph>Salvesta kirje</emph> asub <link href=\"text/shared/main0212.xhp\" name=\"Andmebaasiribal\">Tabeliandmete ribal</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "Seda kรคsku saab anda ka klahvikombinatsiooni <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Nool alla abil."
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Ekspordib aktiivse faili PDF-failina. Sรคtete dialoogi ei kuvata.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Nรคitab kursori asukohta %PRODUCTNAME Basic'u dokumendis. Esimesena nรคidatakse rida, teisena veergu.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avab hรผperlingi dialoogi.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Sisesta hรผperlingi nimi.</ahelp> $[officename] lisab hรผperlingile sildi NAME."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Sisesta URL faili jaoks, mis peab hรผperlingile klรตpsamisel avanema. Kui sihtpaneeli pole mรครคratud, avaneb fail praeguses dokumendis vรตi paneelil.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Dokumendi lรตppu</caseinline> <defaultinline>Viimane lehekรผlg</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Sulgeb aktiivse akna.</ahelp> Vali <emph>Aken - Sulge aken</emph> vรตi vajuta <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. $[officename] Writeri ja Calci lehekรผlje eelvaatereลพiimis saab aktiivse akna sulgeda klรตpsates nuppu <emph>Sulge eelvaade</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Kui funktsioonid <link href=\"text/shared/02/12010000.xhp\" name=\"Sordi kasvavalt\"><emph>Sordi kasvavalt</emph></link> ja <link href=\"text/shared/02/12020000.xhp\" name=\"Sordi kahanevalt\"><emph>Sordi kahanevalt</emph></link> sordivad ainult รผhe tingimuse jรคrgi, siis dialoogis <emph> Sortimisjรคrjestus</emph> on vรตimalik mitmeid tingimusi kombineerida."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Nรคiteks, kui mรครคrad, et vรคli \"Eesnimi\" sorditaks kasvavalt ja seejรคrel vรคli \"Perekonnanimi\" kahanevalt, siis sorditakse kรตik kirjed kรตigepealt eesnime jรคrgi kasvavalt ja seejรคrel samade eesnimedega read perekonnanime jรคrgi kahanevalt."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>tabelid andmebaasides; otsing</bookmark_value> <bookmark_value>vormid; sirvimine</bookmark_value> <bookmark_value>kirjed; otsing andmebaasidest</bookmark_value> <bookmark_value>otsimine; andmebaasides</bookmark_value> <bookmark_value>andmebaasid; kirjete otsimine</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Otsib andmebaasi tabelitest ja vormidest.</ahelp> Vรครคrtuste otsimine andmebaasi tabelitest ja vormidest.</variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "Siin kirjeldatud otsing teostatakse <item type=\"productname\">%PRODUCTNAME</item>-i poolt. Kui soovid andmebaasis otsinguks kasutada SQL-serverit, peaksid kasutama <link href=\"text/shared/main0213.xhp\" name=\"vormiriba\">vormiriba</link> ikooni <link href=\"text/shared/02/12110000.xhp\" name=\"Vormipรตhised filtrid\">Vormipรตhised filtrid</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Leidub kuupรคevavรคli, mis on salvestatud andmebaasis vormingus \"PP.KK.AA\" (nt 17.02.65). Kirje vorming muudetakse andmeallikavaates vorminguks \"PP KKK AAAA\" (17 Vee 1965). Selle nรคite alusel leitakse kuupรคeva \"Veebruar 17\" sisaldav kirje vaid siis, kui sรคte <emph>Vรคlja vormingu rakendamine</emph> on sisselรผlitatud."
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" tagastab kellaaja \"14:00:00\""
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Kellaajavรคlju ei mรครคrata dBASE-andmebaaside jaoks ja need tuleb simuleerida. Kellaaja \"14:00:00\" sisemiselt kuvamiseks on vajalik vรครคrtus \"5\"."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" tagastab kรตik standardse kuupรคevavรคljaga kirjed"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "Kuvatud vaadet ei vastav sisemiselt talletatud vaatele. Nรคiteks kui andmebaasis on talletatud vรครคrtus 45.789 vรคljatรผรผbina Number/Topelt ja kuvatud vorminduseks on seatud vaid kahe kรผmnendkoha kuvamine, tagastatakse vรคljavormindusega otsingutes vaid \"45.79\"."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Siiski on funktsioonita <emph>Vรคlja vormingu rakendamine</emph> otsing sobiv suurte andmebaaside jaoks, millel puuduvad vormindusprobleemid, kuna see on kiirem."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"HID_SEARCH_WILDCARD\" visibility=\"hidden\">Lubab otsingu metamรคrgiga * vรตi ?.</ahelp> Saad kasutada jรคrgmisi metamรคrke."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Kui soovid otsida tegelikult mรคrki ? vรตi *, lisa selle ette lรคngkriips: \"\\?\" or \"\\*\". See on vajalik vaid siis, kui sรคte <emph>Metaavaldis</emph> on lubatud. Kui sรคte pole lubatud, tรถรถdeldakse metamรคrke tavamรคrkidena."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"HID_SEARCH_REGULAR\">Otsib regulaaravaldistega.</ahelp> Siin toetatud regulaaravaldised on toetatud ka <item type=\"productname\">%PRODUCTNAME-i</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">dialoogis Otsimine ja asendamine</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Vรคga suurtes andmebaasides vรตib tagasisuunas otsingujรคrjestuses kirje leidmine veidi aega vรตtta. Sel juhul teatab olekuriba, et kirjeid ikka veel loendatakse."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Otsi / Loobu"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Erinevalt tavaotsingust, mis aktiveeritakse <emph>vormiribal</emph> ikooniga <link href=\"text/shared/02/12100200.xhp\" name=\"Otsi kirje\">Otsi kirje</link>, saad vormipรตhise filtriga kiiremini otsida. Tavaliselt on otsing kiire andmebaasiserveri รผlesanne. Lisaks saad sisestada keerukamad otsingutingimused."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "Funktsioon <emph>Rakenda filter</emph> sรคilitab seatud <link href=\"text/shared/02/12110000.xhp\" name=\"vormipรตhised filtrid\">vormipรตhised filtrid</link>. Neid pole vaja uuesti mรครคrata."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Aktiveerib vormivaates tรคiendava tabelivaate.</ahelp> Kui funktsioon <emph>Andmeallikas tabelina</emph> on aktiveeritud, kuvatakse tabel vormi kohal oleval alal."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Tabelivaade ja vormivaade esitavad samad andmed. Tabelis tehtud muudatused on nรคhtaval ka vormis ja vormis tehtud muudatused on nรคhtavad tabelis."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Lohista hiirenuppu all hoides vasakpoolset alumist kolmnurka paremale"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Lohista hiirenuppu all hoides รผlemist vasakpoolset kolmnurka paremale"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Lohista hiirenuppu all hoides parempoolset kolmnurka vasakule"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Vasaktaande muutmiseks alates lรตigu teisest reast hoia all <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-klahvi, klรตpsa all vasakul oleval kolmnurgal ja lohista seda paremale."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "Funktsiooni <emph>Kรคivita pรคring</emph> abil saad pรคringut kontrollida. Pรคringu salvestamisel talletatakse see kaardilehel <emph>Pรคring</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"HID_JOINSH_ADDTAB_TABLELIST\" visibility=\"hidden\">Mรครคrab tabelid, mis lisatakse kujundusaknasse.</ahelp> Vali dialoogis <emph>Tabelite lisamine</emph> tabelid, mida vajad praeguse toimingu jaoks. </variable> Vali pรคringu vรตi uue tabeliesitluse loomisel vastav tabel, millele pรคring vรตi tabeliesitlus peaks viitama. Relatsiooniliste andmebaasidega tรถรถtamisel vali tabelid, mille vahel soovid seosed luua."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Lรผlita koostamisvaade sisse / vรคlja"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Lรผlita koostamisvaade sisse / vรคlja</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Lรผlita koostamisvaade sisse / vรคlja"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">Loomulikus SQL-reลพiimis saad sisestada SQL-kรคsud, mida $[officename] ei interpreteeri, kuid mis edastatakse otse andmeallikale.</ahelp> Kui need muudatused pole kujundusvaates kuvatud, ei saa sa tagasi kujundusvaatesse liikuda."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Tavareลพiimi naasmiseks klรตpsa ikoonil uuesti. Tavareลพiimis sรผnkroniseeritakse <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"uus pรคringukujundus\">uue pรคringukujunduse</link> muudatused SQL-i kaudu lubatud muudatustega."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Kuvab rea \"Funktsioon\" akna <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Pรคringu kujundus\">Pรคringu kujundus</link> kujundusvaate alumises osas.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Kuvab <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"pรคringu kujunduse\">pรคringu kujunduse</link> alaosas rea \"Tabel\".</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Kuvab <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"pรคringu kujundus\">pรคringu kujunduse</link> alumises osas rea \"Alias\".</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Laiendab <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL-pรคring\">SQL-pรคringu</link> loodud valikulauset praeguses veerus parameetri DISTINCT vรตrra.</ahelp> Tulemuseks on see, et mitu korda esinevad identsed vรครคrtused esitatakse vaid รผks kord."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Objekti valimiseks klรตpsa noolega objektil. Mitme objekti valimiseks lohista รผmber objektide valikuraam. Valikusse objekti lisamiseks vajuta klahvi Shift ja seejรคrel klรตpsa objektil. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Koos valitud objektid saab seejรคrel mรครคratleda <link href=\"text/shared/01/05290000.xhp\" name=\"group\">grupina</link>, muutes need รผhe grupi objektiks.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Saad redigeerida grupi รผksikelemente. Lisaks saad klahvi <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline> ja klรตpsu abil elemente grupist kustutada.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Kui esmalt keelad ribal <emph>Sรคtted</emph> ikooni <emph>Topeltklรตps teksti redigeerimiseks</emph>, saad topeltklรตpsamisega grupis รผksikud objektid valida.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "HTML-lรคhteteksti reลพiimis saab <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>-i <link href=\"text/shared/00/00000002.xhp#tags\" name=\"silte\">silte</link> nรคha ja redigeerida. Salvesta dokument tavalise tekstifailina. Mรครคra talle .html vรตi .htm laiend ja dokumenti kรคsitletakse HTML-ina."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Nรคitab aktiivset lehekรผljestiili. Topeltklรตpsu abil saab stiili redigeerida, klรตps parempoolse hiirenupuga vรตimaldab valida teise stiili.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Topeltklรตps <emph>lehekรผljestiili vรคljal</emph> avab dialoogi <link href=\"text/swriter/01/05040000.xhp\" name=\"Lehekรผljestiil\">Lehekรผljestiil</link>, mis vรตimaldab redigeerida aktiivse lehekรผlje stiili. Vรคlja kontekstimenรผรผ vรตimaldab aktiivset lehekรผljestiili vahetada. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Topeltklรตps vรคljal <emph>Aktiivne lehekรผljestiil</emph> avab dialoogi <link href=\"text/scalc/01/05070000.xhp\" name=\"Lehekรผljestiil\">Lehekรผljestiil</link>, mis vรตimaldab redigeerida aktiivse lehekรผlje stiili.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Topeltklรตpsa sellel vรคljal dialoogi <link href=\"text/simpress/01/05120000.xhp\" name=\"Lehekรผljestiil\">Slaidi kujundus</link> avamiseks, kus saad valida praeguse slaidi stiili. Saad valida erineva paberivormingu vรตi tausta. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Topeltklรตpsa sellel vรคljal dialoogi <link href=\"text/simpress/01/05120000.xhp\" name=\"Lehekรผljestiil\">Slaidi kujundus</link> avamiseks, kus saad valida praeguse lehekรผlje stiili. Saad valida erineva paberivormingu vรตi tausta. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Topeltklรตps sellel vรคljal avab dialoogi <link href=\"text/shared/01/03010000.xhp\" name=\"Suurendus\">Suurendus</link>, mis vรตimaldab suurendustegurit muuta."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,8 +15701,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Klรตpsa vรคljal reลพiimide vahetamiseks (vรคlja arvatud $[officename]-i BASIC IDE-s, kus vaid reลพiim <emph>Lisamine</emph> on aktiivne). Kui kursor asub tekstidokumendis, saad reลพiimide vahetamiseks kasutada lisaks klahvi Insert (kui klaviatuuril saadaval)."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,8 +15765,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>valimisreลพiimid tekstis</bookmark_value><bookmark_value>tekst; valimisreลพiimid</bookmark_value><bookmark_value>laiendava valimise reลพiim</bookmark_value><bookmark_value>lisava valimise reลพiim</bookmark_value><bookmark_value>plokkvalimise reลพiim</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Kui dokument sisaldab salvestamata muudatusi, siis kuvatakse olekuriba vรคljal mรคrki \"*\". Sama kehtib ka uue, veel salvestamata dokumendi kohta.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared/04.po b/source/et/helpcontent2/source/text/shared/04.po
index 6ed01ac40b0..86fbe90cf56 100644
--- a/source/et/helpcontent2/source/text/shared/04.po
+++ b/source/et/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-02 11:02+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>klaviatuur;รผldised kรคsud</bookmark_value> <bookmark_value>kiirklahvid;รผldised</bookmark_value> <bookmark_value>tekstisisestusvรคljad</bookmark_value> <bookmark_value>automaatlรตpetamine teksti- ja loendikastides</bookmark_value> <bookmark_value>makrod; katkestamine</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Suurt hulka kรคske saab rakendustele edastada kiirklahvide abil. Nii nรคiteks kuvatakse kiirkรคsku <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> kรคsu <emph>Ava</emph> jรคrel menรผรผs <emph>Fail</emph>. Vajadusel seda kรคsku kasutada tuleb vajutada alla klahv <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ning seejรคrel vajutada O klahvi. Pรคrast dialoogi ilmumist vabasta mรตlemad klahvid."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Mรตned tรคhed menรผรผde nimedes on alla joonitud. Neid menรผรผsid saab avada, vajutades korraga klahvi Alt ja allajoonitud tรคhe klahvi. Avanenud menรผรผs on taas nรคha allajoonitud tรคhed. Neid menรผรผkรคske saab anda, vajutades lihtsalt allajoonitud tรคhele vastavale klahvile.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "Igas dialoogis on alati รผks element esiletรตstetud - tavaliselt punktiirraamiga รผmbritsetud. Sellel elemendil (milleks vรตib olla nupp, raadionuppudega valikuala, kirje valikukastis vรตi mรคrkeruut) รถeldakse olevat fookus. Kui fookus on nupul, tehakse Enteri vajutamisel sama, mida nupul klรตpsamisel. Mรคrkeruudu olekut lรผlitatakse tรผhikuklahvi abil. Kui fookus on valikualal, kasuta soovitud raadionupu valimiseks nooleklahve. รœhelt elemendilt vรตi alalt teisele liikumiseks kasuta tabeldusklahvi, vastupidises suunas liikumiseks kombinatsiooni Shift+Tab."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Klahv ESC sulgeb dialoogi muudatusi rakendamata. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Kui viia fookus nupu kohale, siis ei erista seda nuppu mitte ainult punktiiris raam nime รผmber, vaid ka tugevam vari kui teistel nuppudel. See nรคitab, et kui sa sulged dialoogi klahvi Enter abil, on see ekvivalentne nupu enda vajutamisega.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Hiirega lohistamise, valimise ning objektidel ja nimedel klรตpsamise juures vรตib lisafunktsionaalsuse saavutamiseks kasutada klahve Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ja vahel ka <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>. Lohistamise kรคigus muudab hiire kursor oma kuju, kui kasutatakse klaviatuuri abil modifitseeritud funktsionaalsust. Failide ja muude objektide valimise juures aitavad muuteklahvid valikut laiendada - tรคpsemalt on selliste funktsioonide kohta kirjutatud nende rakendamise kohtades. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Kiirklahv <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S avab dialoogi <emph>Erimรคrgid</emph>, mille abil saab sisestada mรคrke, mida klaviatuuril ei leidu."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Kiirklahvi <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A abil saab valida kogu teksti. Vasaku vรตi parema nooleklahviga saab valiku tรผhistada."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Kiirklahv <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del kustutab kรตik alates kursori asukohast kuni sรตna lรตpuni."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Klahvi <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ja vasaku vรตi parema nooleklahvi vajutamisel hรผppab kursor sรตnalt sรตnale. Kui samal ajal hoida all ka Shift klahvi, siis sรตnad valitakse jรคrjest."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Klahvi INSERT kasutatakse lรผlitumiseks lisamisreลพiimist รผlekirjutusreลพiimi ja tagasi."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "Kiirklahvi <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z kasutatakse muudatuste tรผhistamiseks รผkshaaval; sellega saab teksti viia tagasi olukorda, milles ta oli enne esimest muutmist."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Allapoole suunatud nooleklahvi abil saab kerida lรคbi รผlejรครคnud failide ja kataloogide nimekirja. Parempoolse nooleklahvi abil saab lasta URL-i vรคljal kuvada ka eksisteerivaid alamkatalooge. Kui pรคrast osa URL-i sisestamist vajutada klahvi End, siis kasutatakse kiiret automaatlรตpetamist. Kui vajalik programm, dokument vรตi kataloog on leitud, tuleb vajutada klahvi Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Parajasti tรถรถtava makro tรถรถ katkestamiseks vajuta <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekt</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Aktiveerib dialoogi fokuseeritud nupu"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Avab dialoogis valitud kontrollvรคlja loendi. See kiirklahv ei kehti mitte ainult liitboksidele, vaid ka ikoonidele, mis omavad hรผpikmenรผรผsid. Avatud loendi saab sulgeda klahvi Esc abil."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekt</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Lรผlitab Writeris vรตi Calcis tรคisekraanireลพiimi ja tavareลพiimi vahel.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Avab $[officename]'i Abi.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Lรผlitab parajasti valitud kรคsu, nupu vรตi juhtelemendi jaoks sisse laiendatud nรตuanded."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Viib fookuse jรคrgmisse alamaknasse (nรคiteks dokumendi vรตi andmeallikate vaatesse)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Aktiveerib esimese menรผรผ (menรผรผ Fail)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Sulgeb aktiivse dokumendi (sulgeb $[officename]'i, kui viimane dokument on suletud)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efekt</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "Rakendab valitud alale <emph>kaldkirja</emph> atribuudi. Kui kursor asub sรตnas, siis muudetakse see sรตna kaldkirjaks."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "Rakendab valitud alale <emph>rasvase</emph> kirja atribuudi. Kui kursor asub sรตnas, siis muudetakse see sรตna rasvaseks."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "Rakendab valitud alale <emph>allajoonitud</emph> kirja atribuudi. Kui kursor asub sรตnas, siis joonitakse see sรตna alla."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Eemaldab valitud tekstilt vรตi objektidelt otsese vorminduse (sama mis <emph>Vormindus - Eemalda otsene vormindus</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Tulem"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Liiguv alade vahel (tagasisuunas)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Kiirklahvid Galerii uue teema alas:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Tulem"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Avab dialoogi Omadused."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Lisab uue teema"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Kiirklahvid Galerii eelvaatealas:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Tulem"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Kerib รผles รผhe ekraani vรตrra."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Kerib alla รผhe ekraani vรตrra."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Samm tagasi (ainult objektivaates)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Tulem"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Lรผlitab รผmber rea valiku."
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Valib aktiivse veeru"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Viib kursori esimesele reale"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Viib kursori viimasele reale"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Tulem"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Mine klahviga F6 tรถรถriistaribale. Soovitud tรถรถriistariba nupu valimiseks kasuta klahve nool alla ja nool paremale ning vajuta <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Vali dokument klahvidega <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 ja vajuta Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Lรคheb markerite valimise reลพiimist tagasi objektide valimise reลพiimi."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Liigutab valitud punkti (tรตmme alusvรตrgule on ajutiselt vรคlja lรผlitatud, kuid otspunktid haakuvad siiski teineteise kรผlge)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Liigutab valitud joonistusobjekti รผhe piksli vรตrra (valikureลพiimis)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Muudab joonistusobjekti suurust (markerite valiku reลพiimis)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Pรถรถrab joonistusobjekti (pรถรถramisreลพiimis)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Avab joonistusobjekti omaduste dialoogi."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Valib joonistusobjekti punkti (punktide valimise reลพiimis) / Tรผhistab valiku."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Valib veel รผhe punkti punktide valimise reลพiimis."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Valib joonistusobjekti jรคrgmise punkti (punktide valimise reลพiimis)."
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "Pรถรถramisreลพiimis saab valida ka pรถรถramise keskpunkti."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Valib joonistusobjekti eelmise punkti (punktide valimise reลพiimis)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter valiku ikooni kohal"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Lahkub punktide valimise reลพiimist. Joonistusobjekt jรครคb valituks."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Redigeerib valitud joonistusobjekti punkti (punktide redigeerimise reลพiimis)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Tulemused"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Eelvaade"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Kรคivitab pรคringu"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Lisab tabeli vรตi pรคringu"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Tulemused"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Tulemused"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Akende vahel hรผppamine."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared/07.po b/source/et/helpcontent2/source/text/shared/07.po
index 80ac7cbd07c..da387b35b7e 100644
--- a/source/et/helpcontent2/source/text/shared/07.po
+++ b/source/et/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:30+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Uue veebilehe loomiseks ava uus <emph>HTML-dokument</emph>, valides <emph>Fail - Uus</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/et/helpcontent2/source/text/shared/guide.po b/source/et/helpcontent2/source/text/shared/guide.po
index c5568d0937b..52dd237c872 100644
--- a/source/et/helpcontent2/source/text/shared/guide.po
+++ b/source/et/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 02:35+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "รœksiku joone loomiseks sisesta kolm vรตi rohkem sidekriipsu (-) vรตi alakriipsu ( _ ) ja vajuta klahvi Enter. Topeltjoone loomiseks sisesta kolm vรตi rohkem vรตrdusmรคrki (=), tรคrni (*), tildet (~) vรตi trellimรคrki (#) ja vajuta klahvi Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/et/helpcontent2/source/text/shared/optionen.po b/source/et/helpcontent2/source/text/shared/optionen.po
index dce87450cc7..448936b0ae1 100644
--- a/source/et/helpcontent2/source/text/shared/optionen.po
+++ b/source/et/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 02:48+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Estonian <none>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/et/officecfg/registry/data/org/openoffice/Office/UI.po b/source/et/officecfg/registry/data/org/openoffice/Office/UI.po
index 6fe47284fe8..599530542d6 100644
--- a/source/et/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/et/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-01-16 20:16+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: Estonian <none>\n"
@@ -3808,15 +3808,6 @@ msgstr "Lisa lehekรผljepiir"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "An~dmed"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Lisamine"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/et/sc/messages.po b/source/et/sc/messages.po
index c5c3d6b30ac..0dc412421e0 100644
--- a/source/et/sc/messages.po
+++ b/source/et/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-17 00:35+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13707,37 +13707,42 @@ msgid "~Value"
msgstr "~Vรครคrtus"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Allikas"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Kirjed"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sรผsteem"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standardne;Tekst;Kuupรคev (PKA);Kuupรคev (KPA);Kuupรคev (AKP);Ameerika inglise;Peidetud"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabeldaja"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "Tรผhik"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13748,1196 +13753,1301 @@ msgstr ""
"Kas oled nรตus allpool soovitatud parandusega?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Graafikafilter"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Tekst"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Vali lehed"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Valitud lehed"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Joonlaud"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Selle joonlaua abil hallatakse kindlate asukohtadega objekte."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Eelvaade"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Sellel lehel nรคidatakse andmete korraldust dokumendis."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Dokumendivaade"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Leht %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Lahter %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Vasakpoolne ala"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Lehekรผlje eelvaade"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Keskosa"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Parempoolne ala"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Lehekรผlje %1 pรคis"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Lehekรผlje %1 jalus"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Sisestusriba"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Siia sisestatakse ja siin muudetakse tekste, arve ja valemeid."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Meedia taasesitus"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Hiirenupu vajutamine"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Valemiriba"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME'i arvutustabelid"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(kirjutuskaitstud)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(eelvaate reลพiim)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Lehekรผljed"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "Tรผhje lehekรผlgi ei prindita"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Sisu printimine"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Kรตik lehed"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Valitud lehed"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Valitud ~lahtrid"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Neist prinditakse"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Kรตik lehekรผljed"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Lehekรผljed"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Sellest hoiatatakse ka edaspidi"
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Alljรคrgnevat DDE allikat ei saanud uuendada, kuna lรคhtedokument pole avatud. Palun ava lรคhtedokument ja proovi uuesti."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Alljรคrgnevat vรคlist faili polnud vรตimalik laadida. Sellest failist lingitud andmeid ei uuendatud."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Vรคlislinkide uuendamine"
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1V1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Vahemik sisaldab veergude ~pรคiseid"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Vahemik sisaldab ~ridade pรคiseid"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Sobimatu vรครคrtus"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Valemit pole mรครคratud."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Veergu ega rida pole mรครคratud."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Mรครคramata nimi vรตi vahemik."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Mรครคramata nimi vรตi vale viide lahtrile."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Valemid ei moodusta veergu."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Valemid ei moodusta rida."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Automaatvorminduse lisamine"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Automaatvorminduse รผmbernimetamine"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nimi"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Automaatvorminduse kustutamine"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Soovid sa tรตesti automaatvorminduse # kustutada?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Sul~ge"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "jaan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "veebr"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "mรคrts"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Pรตhi"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Kesk"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Lรตuna"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Kokku"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Leht"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Lahter"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Sisu"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Ankurdamine lehekรผljele"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Ankurdamine lahtrisse"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Tingimus "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Sisu"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Lehed"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Vahemike nimed"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Andmebaasi vahemikud"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Pildid"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE-objektid"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Mรคrkused"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Lingitud alad"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Joonistusobjektid"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Lohistusreลพiim"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Kuvamine"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktiivne"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "mitteaktiivne"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "peidetud"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktiivne aken"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Stsenaariumi nimi"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Kommentaar"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sordi kasvavalt"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sordi kahanevalt"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Kohandatud sortimine"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Kรตik"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Nรคita ainult valitud elementi."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Peida ainult valitud element."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Otsing"
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Nime vรคli"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Sisestusriba"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Funktsiooninรตustaja"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Nรตus"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Loobu"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Summa"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Valem"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Laienda valemiriba"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Ahenda valemiriba"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflikt"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Kuupรคev"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Tundmatu kasutaja"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Veerg lisatud"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Rida lisatud "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Leht lisatud "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Veerg kustutatud"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Rida kustutatud"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Leht kustutatud"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Vahemik nihutatud"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Sisu muudetud"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Sisu muudetud"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Muudetud "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Algne"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Muudatused hรผljatud"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Nรตustutud"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Hรผljatud"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Kirje puudub"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<tรผhi>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Kaitsmata"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Parooliga kaitsmata"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Rรคsi ei sobi"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Rรคsi sobib"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Korda"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Libisev keskmine"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Eksponentsilumine"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Dispersioonianalรผรผs"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - รผks tegur"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - kaks tegurit"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Rรผhmad"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Rรผhmade vahel"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Rรผhmade sees"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Variatsiooniallikas"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-vรครคrtus"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F-statistiku kriitiline vรครคrtus"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Kokku"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korrelatsioon"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korrelatsioonid"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kovariatsioon"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kovariatsioonid"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Kirjeldav statistika"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Keskmine"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standardviga"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mood"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediaan"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Dispersioon"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardhรคlve"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Jรคrsakus"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asรผmmeetria"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Vahemik"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Miinimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maksimum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Summa"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Arv"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Esimene kvartiil"
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Kolmas kvartiil"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Juhuslik ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "รœhtlane"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "รœhtlane (tรคisarvud)"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normaaljaotus"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binoomjaotus"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negatiivne binoomjaotus"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Hii-ruut"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geomeetriline"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Miinimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maksimum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Keskmine"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standardhรคlve"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediaan"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p-vรครคrtus"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Katsete arv"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nรผรผ-vรครคrtus"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Valim"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Paarisvรตrdluse t-test"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Paarisvรตrdluse t-test"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Sรตltumatuse test (hii-ruut)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regressioon"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regressioon"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Veerg %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Rida %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Muutuja 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Muutuja 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Oletatav keskmiste vahe"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Valimi maht"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Keskmiste vahe valimis"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-vรครคrtus"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Kriitiline vรครคrtus"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Testi statistik"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineaarne"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritmiline"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Astmefunktsioon"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regressioonimudel"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Kalle"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Lรตikepunkt"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) parempoolne"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F kriitiline parempoolne"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) vasakpoolne"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F kriitiline vasakpoolne"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P kahepoolne"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F kriitiline kahepoolne"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearsoni korrelatsioon"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Erinevuste dispersioon"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t-stat"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) รผhepoolne"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t kriitiline รผhepoolne"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) kahepoolne"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t kriitiline kahepoolne"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Teadaolev dispersioon"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) รผhepoolne"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z kriitiline รผhepoolne"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) kahepoolne"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z kriitiline kahepoolne"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -16633,6 +16743,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Lรคhtevoog"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18439,532 +18554,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Vaikimisi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Varjund 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Varjund 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Varjund 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Pealkiri 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Pealkiri 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Halb"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Hea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutraalne"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Viga"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Hoiatus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Allmรคrkus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Mรคrkus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menรผรผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Tรถรถriistad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fail"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Redigeerimine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Stiilid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Mรครคra valitud lahtrite รครคrised."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "Arv"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Joondus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "Lahtrid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Lisamine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "An_dmed"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Lรคbivaatus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Vaade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Pilt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Vรคrv"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Jรคrjestus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "Alusvรตrk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "Kee_l"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Lรคbivaatus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Mรคrkused"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Vรตrdlemine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Vaade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Stiilid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Joonistamine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Jรคrjestus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "Alusvรตrk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Rรผhmitamine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "Ruumilisus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Paneel"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Jรคrjestus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "Alusvรตrk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Vaade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Stiilid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "V_ormindus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Lรตik"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Vaade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Vaikimisi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Varjund 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Varjund 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Varjund 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Pealkiri 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Pealkiri 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Halb"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Hea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutraalne"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Viga"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Hoiatus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Allmรคrkus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Mรคrkus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menรผรผ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Tรถรถriistad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "A_bi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fail"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Redigeerimine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "_Stiilid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "Arv"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Joondus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Lahtrid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Lisamine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "An_dmed"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Lรคbivaatus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Vaade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Pilt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Jรคrjestus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Vรคrv"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "Alusvรตrk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Kee_l"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Lรคbivaatus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Mรคrkused"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Vรตrdlemine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Vaade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Joonistamine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Redigeerimine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Jรคrjestus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Vaade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Rรผhmitamine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "Ruumilisus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Font"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Joondus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Vaade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Lisamine"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Multimeedium"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Paneel"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Jรคrjestus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "Alusvรตrk"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Vaade"
@@ -20384,61 +20499,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regressioon"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "1. muutuja vahemik:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "2. muutuja vahemik:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Tulemid:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Andmed"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Veergude jรคrgi"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Ridade jรคrgi"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Rรผhmitamine"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Lineaarne regressioon"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Logaritmiline regressioon"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Astmefunktsiooniga mรครคratud regressioon"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Vรคljastatavad regressioonitรผรผbid"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22829,82 +22969,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Teksti pikkus"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "vรตrdne"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "vรคiksem kui"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "suurem kui"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "vรคiksem vรตi vรตrdne"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "suurem vรตi vรตrdne"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "mittevรตrdne"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "sobiv vahemik"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "vigane vahemik"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "Lubatud:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "An_dmed:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Miinimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Ma_ksimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Tรผhjade lahtrite lu_bamine"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Valikute _loendi kuvamine"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Kirjete kasvav sor_timine"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Sobivaks allikaks saab olla ainult homogeenne ridade ja veergude valik vรตi valem, mille tulemuseks on ala vรตi massiiv."
diff --git a/source/et/sd/messages.po b/source/et/sd/messages.po
index 4fd71df38f0..f4bb308087c 100644
--- a/source/et/sd/messages.po
+++ b/source/et/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-16 21:13+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "Juhtslaidi elemendid"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Lisa pilt..."
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/et/sfx2/messages.po b/source/et/sfx2/messages.po
index 73417486190..602b720e888 100644
--- a/source/et/sfx2/messages.po
+++ b/source/et/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-12-28 15:40+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2189,6 +2189,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Ava abimaterjal vรตrgus"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/et/svx/messages.po b/source/et/svx/messages.po
index 61f03214ab6..604bcb747d4 100644
--- a/source/et/svx/messages.po
+++ b/source/et/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-22 18:38+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Intellektuaalomand"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Puudub"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Viimati kasutatud"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Kohandatud vรคrv..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Eemalda"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Jooned ja nooled"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kรตver"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Konnektorid"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Pรตhikujundid"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Sรผmbolid"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Plokknooled"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Vooskeem"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Viiktekstid"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Tรคhed"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Ruumilised objektid"
@@ -4140,8 +4140,8 @@ msgstr "Kopeeri"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "Lisa"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/et/sw/messages.po b/source/et/sw/messages.po
index 95a2814a380..02329e1cd8a 100644
--- a/source/et/sw/messages.po
+++ b/source/et/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-02-22 18:39+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Tekst"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Puudub]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Kohal"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "All"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Kohal"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "All"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "Kirjutuskaitstud"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Automaatteksti kataloogid on kirjutuskaitstud. Kas sa soovid avada asukohasรคtete dialoogi?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistika"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Dokumendi importimine..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Dokumendi eksportimine..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Dokumendi salvestamine..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Lehekรผlgede korrastamine..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Automaatne dokumendi vormindamine..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Otsimine..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Kiri"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "ร•igekirja kontroll..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Poolitus..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Sisukorra lisamine..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Sisukorra vรคrskendamine..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Abstrakti loomine..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Objektide kohandamine..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Pilt"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objekt"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Paneel"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Kujund"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Sektsioon"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Nummerdus"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "tรผhi lehekรผlg"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Abstrakt: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "eraldaja: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Liigendus: tase "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Stiil: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Lehekรผljenumber: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Piir enne uut lehekรผlge"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Lรครคne tekst: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Aasia tekst: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Tundmatu autor"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Kustuta kรตik autori $1 mรคrkused"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Peida kรตik autori $1 mรคrkused"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Numberliigendus"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 sรตna (%2 mรคrki)"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "Valitud %1 sรตna (%2 mรคrki)"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Teksti teisendamine tabeliks"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Automaatvorminduse lisamine"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nimi"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Automaatvorminduse kustutamine"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Need automaatvorminduse kirjed kustutatakse:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Automaatvorminduse รผmbernimetamine"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Sulge"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "jaan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "veebr"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "mรคrts"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Pรตhi"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Kesk"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Lรตuna"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Summa"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Soovitud automaatvormindust ei รตnnestunud luua.\n"
"Proovi kasutada muud nime."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Arv"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Read"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Veerg"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Bibliokirje muutmine"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Bibliokirje lisamine"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Vahe %1 ja %2 vahel"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Veeru %1 laius"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writeri tabel"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writeri paneel"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writeri pilt"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Muud OLE-objektid"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Tabeli nimi ei tohi sisaldada tรผhikuid."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Valitud lahtrid on รผhendamiseks liiga keerulised."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Valikut ei saa sortida"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Klรตps objektil"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Enne automaatteksti lisamist"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Pรคrast automaatteksti lisamist"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Hiir objekti kohal"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Klรตps hรผperlingil"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Hiir lahkus objektilt"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Pildi laadimine รตnnestus"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Pildi laadimine katkestati"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Pildi laadimine nurjus"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Tรคrkide sisestamine"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Mitte-tรคrkide sisestamine"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Paneeli suuruse muutmine"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Paneeli liigutamine"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Pealkirjad"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabelid"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Tekstipaneelid"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Pildid"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE-objektid"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Jรคrjehoidjad"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sektsioonid"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hรผperlingid"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Viited"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Registrid"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Joonistusobjektid"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Mรคrkused"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Pealkiri 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "See on esimese peatรผki sisu. See on kasutaja mรครคratud kirje."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Pealkiri 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "See on peatรผki 1.1 sisu. See on sisukorra kirje."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Pealkiri 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "See on peatรผki 1.2 sisu. See mรคrksรตna on pรตhikirje."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabel 1. See on tabel 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Illustratsioon 1. See on illustratsioon 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Pealkiri"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Tekstipaneel"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Pilt"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE-objekt"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Jรคrjehoidja"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Sektsioon"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hรผperlink"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Viide"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Register"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Mรคrkus"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Joonistusobjekt"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Lisavormingud..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Sรผsteem]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Interaktiivne poolitus on juba \n"
"teises dokumendis aktiivne"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Poolitus"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "pole vรตimalik"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Kustuta $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Lisa $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Kirjuta รผle: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Uus lรตik"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Liiguta"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Rakenda atribuudid"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Rakenda stiilid: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Lรคhtesta atribuudid"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Muuda stiili: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Lisa fail"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Lisa automaattekst"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Kustuta jรคrjehoidja: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Lisa jรคrjehoidja: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Sordi tabel"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Sordi tekst"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Lisa tabel: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Teisenda tekst tabeliks"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Teisenda tabel tekstiks"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopeeri: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Asenda: $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Lisa lehekรผljepiir"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Lisa veerupiir"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Lisa รผmbrik"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopeeri: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Liiguta: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Lisa %PRODUCTNAME'i diagramm"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Lisa paneel"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Kustuta paneel"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Automaatvormindus"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Tabeli pรคis"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Asenda: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Lisa sektsioon"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Kustuta sektsioon"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Muuda sektsiooni"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Muuda vaikevรครคrtusi"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Asenda stiil: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Lehekรผljepiiri kustutamine"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Teksti parandamine"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Paremale/vasakule liigendamine"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Nihuta liigendusรผksust"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Lisa nummerdus"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Taseme vรตrra รผles"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Taseme vรตrra alla"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Liiguta lรตike"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Lisa joonistus: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Nummerdus sees/vรคljas"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Suurenda taanet"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Vรคhenda taanet"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Lisa pealdis: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Taasalusta nummerdust"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Muuda allmรคrkust"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Nรตustu muudatusega: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Hรผlga muudatus: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Tรผkelda tabel"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Peata atribuut"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Automaatkorrektuur"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "รœhenda tabel"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Tรคhesuuruse muutmine"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Eemalda nummerdus"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Joonistusobjektid: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Rรผhmita joonistusobjektid"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Eemalda joonistusobjektide rรผhmitus"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Eemalda joonistusobjektid"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Asenda pilt"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Kustuta pilt"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Rakenda tabeli atribuudid"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Tabeli automaatvormindus"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Lisa veerg"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Lisa rida"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Kustuta rida/veerg"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Kustuta veerg"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Kustuta rida"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Tรผkelda lahtrid"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "รœhenda lahtrid"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Vorminda lahter"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Lisa register/sisukord"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Eemalda register/sisukord"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Kopeeri tabel"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Kopeeri tabel"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Sรคti kursor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Lingi tekstipaneelid"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Eemalda tekstipaneelide link"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Muuda allmรคrkuse sรคtteid"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Vรตrdle dokumenti"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Rakenda paneelistiil: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Foneetilise teksti sรคte"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Lisa allmรคrkus"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "Lisa URL-i nupp"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Lisa hรผperlink"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "eemalda nรคhtamatu sisu"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Sisukorda/registrit on muudetud"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€ž"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "mitmene valik"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Sisestamine: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Aseta lรตikepuhvri sisu"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "esinemist"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tabeldusmรคrk(i)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 reapiir(i)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "lehekรผljepiir"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "veerupiir"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Lisa $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Kustuta $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Atribuute on muudetud"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabelit on muudetud"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Stiili on muudetud"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Lรตigu vormindust on muudetud"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Lisa rida"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Kustuta rida"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Lisa lahter"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Kustuta lahter"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 muudatust"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Muuda lehekรผljestiili: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Loo lehekรผljestiil: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Kustuta lehekรผljestiil: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Nimeta lehekรผljestiil รผmber: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Pรคist/jalust on muudetud"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Vรคlja on muudetud"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Loo lรตigustiil: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Kustuta lรตigustiil: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Nimeta lรตigustiil รผmber: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Loo mรคrgistiil: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Kustuta mรคrgistiil: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Nimeta mรคrgistiil รผmber: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Loo paneelistiil: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Kustuta paneelistiil: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Nimeta paneelistiil รผmber: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Loo nummerdusstiil: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Kustuta nummerdusstiil: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Nimeta nummerdusstiil รผmber: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Nimeta jรคrjehoidja รผmber: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Lisa registri kirje"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Kustuta registri kirje"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "vรคli"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Lรตigud"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "paneel"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-objekt"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "valem"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "diagramm"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "mรคrkus"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "ristviide"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "skript"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "bibliokirje"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "erimรคrk"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "allmรคrkus"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "pilt"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "joonistusobjekt(id)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabel: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "lรตik"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Allkirjastatud lรตik"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Muuda objekti $1 pealkirja"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Muuda objekti $1 kirjeldust"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Loo tabelistiil: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Kustuta tabelistiil: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Uuenda tabelistiili: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Kustuta tabel"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Dokumendi vaade"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Dokumendi vaade"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Pealkiri $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Pรคise lehekรผlg $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Jalus $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Jaluse lehekรผlg $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Allmรคrkus $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Allmรคrkus $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Lรตpumรคrkus $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Lรตpumรคrkus $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) lehekรผljel $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Lehekรผlg $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Lehekรผlg: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Kuupรคev"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Toimingud"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Selle nupu aktiveerimisel avaneb toimingute nimekiri, mida saab ette vรตtta selle ja teiste kommentaaridega"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Dokumendi eelvaade"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(eelvaate reลพiim)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME'i dokument"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Lugemisviga"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Pilti ei saa kuvada."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Lรตikepuhvrist lugemisel tekkis viga."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Manuaalne veerupiir"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Rida %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Veerg %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Mรคrk"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Lรตik"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Paneel"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Lehekรผljed"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Nummerdus"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Lahter"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Ida-Aasia"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Lรครคne"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Sisu"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Lehe ~taust"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Peidetud tekst"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Teksti kohahoidjad"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Vormide ~juhtelemendid"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Vรคrv"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Tekst musta tindiga"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Lehekรผljed"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Prinditakse automaatselt lisatud tรผhjad lehekรผljed"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "Kasutatakse ainult printeri sรคtetes mรครคratud paberisalve"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Printimine"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Puuduvad (ainult dokument)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Ainult mรคrkused"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Dokumendi lรตpus"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Lehekรผlje lรตpus"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "Mรคrkused"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Lehekรผljed"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Kรตik lehekรผljed"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Tagakรผljed / vasakpoolsed"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Esikรผljed / parempoolsed"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Prinditakse"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Broลก~รผรผrina"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Vasakult paremale kiri"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Paremalt vasakule kiri"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Vahemikud ja koopiad"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "Kรตik lehekรผljed"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Lehekรผljed"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "Valik"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Veeristel"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funktsioonid"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Loobu"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Rakenda"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Valemiriba"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Valemi tรผรผp"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Valemi tekst"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "รœldvaade"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Sisuvaade"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Liigendustase"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Lohistusreลพiim"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Lisa hรผperlingina"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Lisa lingina"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Lisa koopiana"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Kuva"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktiivne aken"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "peidetud"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktiivne"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "mitteaktiivne"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Redigeeri..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Vรคrskenda"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Redigeerimine"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Muuda linki"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Lisamine"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Register"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Fail"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Uus dokument"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Kustuta"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Kustuta"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Valik"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Registrid"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Lingid"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Kรตik"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Eemalda register"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Eemalda kaitse"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "peidetud"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Faili ei leitud: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Muuda nime"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "~Kirjutuskaitstud"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Nรคita kรตiki"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Peida kรตik"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Kustuta kรตik"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Vasakul: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ", paremal: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Sisemine: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ", vรคlimine: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ", รผleval: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ", all: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Lehekรผlg"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Rida"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Sรผntaksiviga **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Nulliga jagamine **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Ebaรตige sulgude kasutamine **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Ruutfunktsiooni รผletรคitumine **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** รœletรคitumine **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Viga **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "**Vigane avaldis**"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Viga: viidatud allikat ei leitud"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Puudub"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(kindel)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Tรคhestikuline register"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Kasutaja mรครคratud"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Sisukord"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliograafia"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Viide"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Tabelite register"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Objektide register"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "Lingi avamiseks tee %s-klรตps"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Lingi avamiseks klรตpsa"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Tiitel"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Teema"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Vรตtmesรตnad"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Mรคrkused"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Loodud"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Muudetud"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Viimati prinditud"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Versiooninumber"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Redigeerimisaega kokku"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Teisendus $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Esimene teisendus $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Jรคrgmine teisendus $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikkel"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Raamat"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Broลกรผรผrid"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Konverentsi materjalide artikkel (BiBTeX)"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Raamatu vรคljavรตte"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Raamatu vรคljavรตte koos pealkirjaga"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konverentsi materjalide artikkel"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Ajakiri"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Tehn. dokumentatsioon"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Vรคitekiri"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Mitmesugust"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissertatsioon"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konverentsi materjalid"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Uuringu aruanne"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Avaldamata"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-post"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Veebidokument"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Kasutaja mรครคratud 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Kasutaja mรครคratud 2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Kasutaja mรครคratud 3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Kasutaja mรครคratud 4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Kasutaja mรครคratud 5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Lรผhinimi"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tรผรผp"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Aadress"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Annotatsioon"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autor(id)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Raamatu pealkiri"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Peatรผkk"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Redaktsioon"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Toimetaja"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Avaldamistรผรผp"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Asutus"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Ajakiri"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Kuu"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Mรคrkus"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Number"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organisatsioon"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Lehekรผljed"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Kirjastaja"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "รœlikool"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Seeria"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Tiitel"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Aruande tรผรผp"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Kรถide"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Aasta"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Kasutaja mรครคratud 1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Kasutaja mรครคratud 2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Kasutaja mรครคratud 3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Kasutaja mรครคratud 4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Kasutaja mรครคratud 5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Registri kirje muutmine"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Registri kirje lisamine"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Dokument sisaldab juba bibliokirjet, kuid erinevate andmetega. Kas sa soovid muuta olemasolevaid kirjeid?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Mรคrkused"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Nรคita mรคrkusi"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Peida mรคrkused"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "See kiirklahvi nimi on juba kasutusel. Palun vali mรตni muu nimi."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Automaatteksti kustutamine"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Kas kustutada kategooria "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Automaattekst:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Salvesta automaattekst"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Selles failis pole automaatteksti."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Minu automaattekst"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Kiirklahvile '%1' omistatud automaatteksti ei leitud."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Ilma รผhegi rea vรตi lahtrita tabelit ei saa lisada."
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Tabelit polnud vรตimalik lisada, kuna see on liiga suur."
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Automaatteksti loomine ei รตnnestunud."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Soovitud lรตikepuhvri vorming pole saadaval."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Kรตik mรคrkused"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Kรตik mรคrkused"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Mรคrkused autorilt "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(kuupรคev puudub)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(autor puudub)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Vastus autorile $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Aadressikasti redigeerimine"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Kohandatud tervitus (meesterahvale)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Kohandatud tervitus (naisterahvale)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Tervituse elemendid"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Lisa tervitusele"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Eemalda tervitusest"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. Lohista tervituse elemendid allolevasse kasti"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Tervitus"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Punkteerimine"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Andmeallika vรคljade sรคttimine vastavusse tervituse komponentidega."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Tervituse eelvaade"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Aadressi elemendid"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Tervituse elemendid"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Vastab vรคljale:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Eelvaade"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " vastet pole veel "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Kรตik failid"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Aadressiloendid (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods; *.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt; *.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls; *.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc; *.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Tekstifailid (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Komadega eraldatud tekst (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb; *.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb; *.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Kas soovid e-posti konto andmed kohe sisestada?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME'i aadressiloend (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Vali lรคhtedokument"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Vali dokumendi tรผรผp"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Lisa aadressikast"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Vali aadressiloend"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Loo tervitus"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Kohenda paigutust"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Adressaat jรคetakse kรตrvale"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Lรตpeta"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Kirjakooste nรตustaja"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nimi"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Tรผรผp"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Pรคring"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Kas jรคtkata kontrollimist dokumendi algusest?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ร•igekirja kontroll lรตpetatud."
@@ -4315,212 +4325,212 @@ msgstr "ร•igekirja kontroll lรตpetatud."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Kuupรคev"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Kellaaeg"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Faili nimi"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Andmebaasi nimi"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Peatรผkk"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Lehekรผljenumbrid"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistika"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Mallid"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Saatja"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Muutuja mรครคramine"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Muutuja kuvamine"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Valemi lisamine"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Sisestusvรคli"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Sisestusvรคli (muutuja)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Sisestusvรคli (kasutaja)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Tingimuslik tekst"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE-vรคli"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Makro kรคivitamine"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Nummerdusvahemik"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Lehekรผljemuutuja mรครคramine"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Lehekรผljemuutuja nรคitamine"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL-i laadimine"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Kohahoidja"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Mรคrkide kombineerimine"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Sisestusloend"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Viite mรครคramine"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Viite lisamine"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Kirjakooste vรคljad"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Jรคrgmine kirje"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Iga kirje"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Kirjenumber"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Eelmine lehekรผlg"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Jรคrgmine lehekรผlg"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Peidetud tekst"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Kasutaja vรคli"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Mรคrkus"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skript"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Bibliokirje"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Peidetud lรตik"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Dokumendi info"
@@ -4528,74 +4538,74 @@ msgstr "Dokumendi info"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Kuupรคev"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Kuupรคev (fikseeritud)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Kellaaeg"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Kellaaeg (fikseeritud)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabelid"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Mรคrgid"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Sรตnad"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Lรตigud"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Pilt"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objektid"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Lehekรผljed"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automaatne"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE kรคsitsi"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Tekst]"
@@ -4603,87 +4613,87 @@ msgstr "[Tekst]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Ettevรตte"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Eesnimi"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Perekonnanimi"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Initsiaalid"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Tรคnav"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Riik"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Postiindeks"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Linn"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Tiitel"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Ametikoht"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (kodus)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (tรถรถl)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Faks"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-post"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Maakond"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "vรคljas"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "sees"
@@ -4692,32 +4702,32 @@ msgstr "sees"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Faili nimi"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Faili nimi ilma laiendita"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Asukoht/faili nimi"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Asukoht"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Stiil"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategooria"
@@ -4725,22 +4735,22 @@ msgstr "Kategooria"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Peatรผki nimi"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Peatรผki number"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Peatรผki number ilma eraldajata"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Peatรผki number ja nimi"
@@ -4748,47 +4758,47 @@ msgstr "Peatรผki number ja nimi"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Rooma (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Rooma (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Araabia (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Nagu lehekรผljestiilis"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Tekst"
@@ -4796,12 +4806,12 @@ msgstr "Tekst"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nimi"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Initsiaalid"
@@ -4809,42 +4819,42 @@ msgstr "Initsiaalid"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sรผsteem"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nimi"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Valem"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Andmebaas"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sรผsteem"
@@ -4852,17 +4862,17 @@ msgstr "Sรผsteem"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Kellaaeg"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Kuupรคev"
@@ -4870,67 +4880,67 @@ msgstr "Kuupรคev"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Viide"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Lehekรผlg"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Peatรผkk"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "รœleval/All"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Nagu lehekรผljestiilis"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategooria ja number"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Pealdise tekst"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Nummerdus"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Arv"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Arv (ilma kontekstita)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Arv (tรคieliku kontekstiga)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -4938,27 +4948,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Paneel"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Pilt"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objekt"
@@ -4966,1232 +4976,1232 @@ msgstr "Objekt"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "Tingimus"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "siis, muidu"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE lause"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Peidetud tekst"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Makro nimi"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "Viide"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Mรคrgid"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "Nihe"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Vรครคrtus"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Valem"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Kohandatud"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Kasutaja]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Rรตhtvahe"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Pรผstvahe"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Laius"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Kรตrgus"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Vasak veeris"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "รœlaveeris"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Veerud"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Read"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "See teenus pole saadaval: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Sรตnade ja mรคrkide arv. Sรตnade arvu dialoogi avamiseks klรตpsa."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "รœhe lehekรผlje vaade"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Mitme lehekรผlje vaade"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Raamatuvaade"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Lehekรผljestiil. Stiilide dialoogi avamiseks klรตpsa, stiili vahetamiseks tee paremklรตps."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Sรผvisinitsiaalid รผle"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rea"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Sรผvisinitsiaale pole"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Lehekรผljepiiri pole"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "ร„ra peegelda"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Peegelda vertikaalselt"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Peegelda horisontaalselt"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Horisontaalne ja vertikaalne peegeldus"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ peegelda horisontaalselt paarislehekรผlgedel"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Mรคrgistiil"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Mรคrgistiilita"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Jalus"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Jaluseta"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Pรคis"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Pรคiseta"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Optimaalne mรคhkimine"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Mรคhkimine puudub"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Lรคbi"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Paralleelmรคhkimine"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Vasakmรคhkimine"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Paremmรคhkimine"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Ainult ankur)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Laius:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Kindel kรตrgus:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Min. kรตrgus:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "lรตigule"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "mรคrgile"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "lehekรผljele"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X koordinaat:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y koordinaat:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "peal"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Vertikaalselt keskjoondatud"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "all"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Rea รผlaรครคres"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Rea keskel"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Rea alaรครคres"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Range paigutus"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Mitterange paigutus"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "paremal"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horisontaalselt keskjoondatud"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "vasakul"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "seespool"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "vรคljaspool"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Tรคislaius"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Veerud"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Eraldaja laius:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Allmรคrkuse suurim ala:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Muudetav kirjutuskaitstud dokumendis"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Tรผkeldamine"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Nummerdus"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "nummerdust pole"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "lingitud "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ja "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Ridu loendatakse"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "ridu ei loendata"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "ridade loendamise taasalustamine alates: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Heledus: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Punane: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Roheline: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Sinine: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrastsus: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Lรคbipaistvus: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Inverdi"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "ร„ra inverdi"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Graafikareลพiim: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standardne"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Halltoonid"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Mustvalge"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Vesimรคrk"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Pรถรถrdenurk"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Alusvรตrk puudub"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Alusvรตrk (ainult jooned)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Alusvรตrk (jooned ja mรคrgid)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Tekstivoo jรคrgimine"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Tekstivoogu ei jรคrgita"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "ร„รคriste รผhendamine"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "ร„รคriseid ei รผhendata"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Tekstipaneel"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Lehekรผlg"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Joonistus"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Juhtelement"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Sektsioon"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Jรคrjehoidja"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Pilt"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE-objekt"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Pealkirjad"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Valik"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Allmรคrkus"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Meeldetuletus"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Mรคrkus"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Korda otsingut"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Registri kirje"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Tabelivalem"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Vale tabelivalem"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Jรคrgmine tabel"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Jรคrgmine tekstipaneel"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Jรคrgmine lehekรผlg"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Jรคrgmine joonistus"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Jรคrgmine juhtelement"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Jรคrgmine sektsioon"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Jรคrgmine jรคrjehoidja"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Jรคrgmine pilt"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Jรคrgmine OLE-objekt"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Jรคrgmine pealkiri"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Jรคrgmine valik"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Jรคrgmine allmรคrkus"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Jรคrgming meeldetuletus"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Jรคrgmine mรคrkus"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Jรคtka edasisuunas otsimist"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Jรคrgmine registri kirje"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Eelmine tabel"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Eelmine tekstipaneel"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Eelmine lehekรผlg"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Eelmine joonistus"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Eelmine juhtelement"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Eelmine sektsioon"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Eelmine jรคrjehoidja"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Eelmine pilt"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Eelmine OLE-objekt"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Eelmine pealkiri"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Eelmine valik"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Eelmine allmรคrkus"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Eelmine meeldetuletus"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Eelmine mรคrkus"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Jรคtka tagasisuunas otsimist"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Eelmine registri kirje"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Eelmine tabelivalem"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Jรคrgmine tabelivalem"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Eelmine vigane tabelivalem"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Jรคrgmine vigane tabelivalem"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Lisatud"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Kustutatud"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Vormindatud"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabelit on muudetud"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Rakendatud lรตigustiilid"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Lรตigu vormindust on muudetud"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Rida on lisatud"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Rida on kustutatud"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Lahter on lisatud"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Lahter on kustutatud"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Lรตpumรคrkus: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Allmรคrkus: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s+klรตps avab nutikate siltide menรผรผ"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Pรคis (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Esimese lehekรผlje pรคis (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Vasaku lehekรผlje pรคis (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Parema lehekรผlje pรคis (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Jalus (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Esimese lehekรผlje jalus (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Vasaku lehekรผlje jalus (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Parema lehekรผlje jalus (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Kustuta pรคis..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Vorminda pรคis..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Kustuta jalus..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Vorminda jalus..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Pildifaili avamine ei รตnnestunud"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Pildifaili lugemine ei รตnnestunud"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Tundmatu pildivorming"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "See pildifaili versioon pole toetatud"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Graafikafiltrit ei leitud"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Pildi lisamiseks pole piisavalt vaba mรคlu."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Pildi lisamine"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Kommentaar: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Lisamine"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Kustutamine"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Automaatkorrektuur"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Vormindus"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Tabeli muutmine"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Rakendatud lรตigustiilid"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Lehekรผlg "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Lehekรผlg %1 / %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Lehekรผlg %1 / %2 (%3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Lรตik"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Pilt"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-objekt"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Paneel"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Tabelirida"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Tabelilahter"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Lehekรผlg"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Pรคis"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Jalus"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML-dokument"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Pealkiri"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Eraldaja"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Tase "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Faili \"%1\" ei leitud kataloogist \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Kasutaja mรครคratud register"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Puudub>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Puudub>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Peatรผki number"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Kirje"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabelduskoht"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Lehekรผljenumber"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Peatรผki info"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hรผperlingi algus"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hรผperlingi lรตpp"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Bibliokirje: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "- Mรคrgistiil: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Teksti struktuuri mรครคramine"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Fookuse viimiseks teistele toimingutele vajuta Ctrl+Alt+A"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Struktuuri juhtelementide valimiseks vajuta vasakut vรตi paremat nooleklahvi"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Fookuse viimiseks tagasi aktiivsele struktuuri juhtelemendile vajuta Ctrl+Alt+B"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Tรคhestikulise registri valikufail (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Tรคhestikulise registri valikufail (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Baasjoon รผleval"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Baasjoon all"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Baasjoon keskel"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Lisa objekt"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Redigeeri objekti"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Mall: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ร„รคrised"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Taust"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Lรตigustiil: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Praegusele lehekรผljele pole vรตimalik lehekรผljenumbreid rakendada. Paarisnumbrid vรตivad olla vasakpoolsetel lehekรผlgedel ja paaritud parempoolsetel."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Pรตhidokument"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION pรตhidokument"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Failiรผhendus kustutab aktiivse sektsiooni sisu. Kas tรตesti luua รผhendus?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Sisestatud parool on vigane."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Parooli pole mรครคratud."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Poolitus lรตpetatud"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Puudub (รตigekirja ei kontrollita)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Lรคhtesta vaikimisi keelele"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Rohkem..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "Eira"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Selgitused..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Eripiirkondade kontrollimine on vรคlja lรผlitatud. Kas siiski kontrollida?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Dokumentide รผhendamine ei รตnnestunud."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Allika laadimine ei รตnnestunud."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "\"Tรถรถriistad - Sรคtted - %1 - Printimine\" alt pole รผhtegi faksiprinterit valitud."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-dokument"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Tekstidokument"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Allikas mรครคramata."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Tase "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Liigendus "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Muuda allmรคrkust/lรตpumรคrkust"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Otsitud sรตna asendati XX korda."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rida "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Veerg "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Ekspordi lรคhtetekst..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Ekspordi lรคhteteksti koopia..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Jรคtka"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "รœlesanne"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Olek"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Saatmine: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Saatmine รตnnestus"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Saatmine ebaรตnnestus"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Tekstivalem"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Suurendus"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~รœlessuunas"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Allasuunas"
@@ -6437,7 +6447,7 @@ msgstr "~Allasuunas"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Dokumendi klassifikatsioon on muutunud, kuna mรตne lรตigu klassifikatsioonitase on kรตrgem."
@@ -6445,32 +6455,32 @@ msgstr "Dokumendi klassifikatsioon on muutunud, kuna mรตne lรตigu klassifikatsio
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr "Kehtiv"
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Kehtetu"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Kehtetu allkiri"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Allkirjastaja"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Lรตigu allkiri"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Visiitkaardid"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Kiirklahvi automaattekstid "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Jรคrjehoidja"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Lisa"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Muuda nime"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Kustuta"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Ava"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Kustuta"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Muuda nime"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "Liigendustase:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Pรตhitekst"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Piirid"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Peidetud tekst"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Vรคljad: peidetud tekst"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Vรคljad: peidetud lรตigud"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Nรคitamine"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Mathi baasjoonte joondus"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Paigutamise hรตlbustus"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Otsene kursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Lisamine"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Lรตigu joondus"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Lรตigu vasaktaane"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "Tabelduskohad"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabelduskohad ja tรผhikud"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "Tรผhikud"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Otsene kursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Kursori lubamine"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Kaitstud alad"
diff --git a/source/et/vcl/messages.po b/source/et/vcl/messages.po
index fe65133096a..992d8ac2e43 100644
--- a/source/et/vcl/messages.po
+++ b/source/et/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-16 23:57+0000\n"
"Last-Translator: Mihkel Tรตnnov <mihhkel@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,391 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1516147025.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/eu/cui/messages.po b/source/eu/cui/messages.po
index 40692c1c158..2c56e873927 100644
--- a/source/eu/cui/messages.po
+++ b/source/eu/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-02 20:31+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-08 19:02+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530563479.000000\n"
+"X-POOTLE-MTIME: 1531076538.000000\n"
#: cui/inc/personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Ziurtagiriaren bide-izena"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Hizkuntza::"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Tamaina:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr "Ezaugarriak..."
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Tamaina:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Hizkuntza::"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr "Ezaugarriak..."
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Mendebaldeko testuen letra-tipoa"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Tamaina:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Hizkuntza::"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr "Ezaugarriak..."
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Testu asiarren letra-tipoa"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Tamaina:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Hizkuntza::"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr "Ezaugarriak..."
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL letra-tipoa"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Aurrebista"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Estatua"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr "Letra-tipoaren ezaugarriak"
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr "Aurrebista"
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Letra-tipoaren ezarpenak HTML, Basic eta SQL iturburuentzako"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Aholku _luzeak"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Laguntza"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Erabili %PRODUCTNAME elkarrizketa-koadroak"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Irekitzeko eta gordetzeko elkarrizketa-koadroak"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Erabili %PRODUCTNAME _elkarrizketa-koadroak"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Inprimatzeko elkarrizketa-koadroak"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "Inpri_matzean \"dokumentu aldatua\" egoera ezartzen du"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Dokumentuaren egoera"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpretatu bitarte honetako urteak bezala: "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "eta "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Urtea (bi digitu)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Bildu erabilera-datuak eta bidali The Document Foundation fundazioari"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Lagundu %PRODUCTNAME hobetzen"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Kargatu %PRODUCTNAME sistema abiaraztean"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Gaitu erretiluko abiarazle bizkorra"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME abiarazle bizkorra"
diff --git a/source/eu/dictionaries/id.po b/source/eu/dictionaries/id.po
index d91c546e4d1..1bf75a2f86d 100644
--- a/source/eu/dictionaries/id.po
+++ b/source/eu/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-03-14 12:22+0000\n"
+"PO-Revision-Date: 2018-07-05 07:27+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521030122.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530775624.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Indonesieraren ortografia-egiaztatzailea, hitzak zatitzeko arauak eta thesaurusa"
diff --git a/source/eu/helpcontent2/source/text/scalc/00.po b/source/eu/helpcontent2/source/text/scalc/00.po
index 7e4ad41ada7..0bfe1d7ef20 100644
--- a/source/eu/helpcontent2/source/text/scalc/00.po
+++ b/source/eu/helpcontent2/source/text/scalc/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2017-11-22 13:53+0100\n"
-"PO-Revision-Date: 2017-11-25 15:04+0000\n"
+"PO-Revision-Date: 2018-07-06 05:59+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1511622253.000000\n"
+"X-POOTLE-MTIME: 1530856751.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -422,7 +422,7 @@ msgctxt ""
"par_id3156288\n"
"help.text"
msgid "<variable id=\"eikada\"><emph>Insert - Function</emph> - Category <emph>Database</emph></variable>"
-msgstr "<variable id=\"eikada\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Datu-basea</emph></variable>"
+msgstr "<variable id=\"eikada\"><emph>Txertatu - Funtzioa</emph> - <emph>Datu-basea</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -430,7 +430,7 @@ msgctxt ""
"par_id3155809\n"
"help.text"
msgid "<variable id=\"eikadaze\"><emph>Insert - Function</emph> - Category <emph>Date&Time</emph></variable>"
-msgstr "<variable id=\"eikadaze\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Data eta ordua</emph></variable>"
+msgstr "<variable id=\"eikadaze\"><emph>Txertatu - Funtzioa</emph> - <emph>Data eta ordua</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -438,7 +438,7 @@ msgctxt ""
"par_id3151334\n"
"help.text"
msgid "<variable id=\"eikafi\"><emph>Insert - Function</emph> - Category <emph>Financial</emph></variable>"
-msgstr "<variable id=\"eikafi\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Finantzak</emph></variable>"
+msgstr "<variable id=\"eikafi\"><emph>Txertatu - Funtzioa</emph> - <emph>Finantzak</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"par_id3159222\n"
"help.text"
msgid "<variable id=\"eikain\"><emph>Insert - Function</emph> - Category <emph>Information</emph></variable>"
-msgstr "<variable id=\"eikain\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Informazioa</emph></variable>"
+msgstr "<variable id=\"eikain\"><emph>Txertatu - Funtzioa</emph> - <emph>Informazioa</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -454,7 +454,7 @@ msgctxt ""
"par_id3159173\n"
"help.text"
msgid "<variable id=\"eikalo\"><emph>Insert - Function</emph> - Category <emph>Logical</emph></variable>"
-msgstr "<variable id=\"eikalo\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Logika</emph></variable>"
+msgstr "<variable id=\"eikalo\"><emph>Txertatu - Funtzioa</emph> - <emph>Logika</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -462,7 +462,7 @@ msgctxt ""
"par_id3153914\n"
"help.text"
msgid "<variable id=\"eikama\"><emph>Insert - Function</emph> - Category <emph>Mathematical</emph></variable>"
-msgstr "<variable id=\"eikama\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Matematikoak</emph></variable>"
+msgstr "<variable id=\"eikama\"><emph>Txertatu - Funtzioa</emph> - <emph>Matematikoak</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -470,7 +470,7 @@ msgctxt ""
"par_id3150109\n"
"help.text"
msgid "<variable id=\"eikamatrix\"><emph>Insert - Function</emph> - Category <emph>Array</emph></variable>"
-msgstr "<variable id=\"eikamatrix\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Matrizea</emph></variable>"
+msgstr "<variable id=\"eikamatrix\"><emph>Txertatu - Funtzioa</emph> - <emph>Matrizea</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -478,7 +478,7 @@ msgctxt ""
"par_id3157978\n"
"help.text"
msgid "<variable id=\"eikasta\"><emph>Insert - Function</emph> - Category <emph>Statistical</emph></variable>"
-msgstr "<variable id=\"eikasta\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Estatistikoak</emph></variable>"
+msgstr "<variable id=\"eikasta\"><emph>Txertatu - Funtzioa</emph> - <emph>Estatistikoak</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -486,7 +486,7 @@ msgctxt ""
"par_id3156016\n"
"help.text"
msgid "<variable id=\"eikatext\"><emph>Insert - Function</emph> - Category <emph>Text</emph></variable>"
-msgstr "<variable id=\"eikatext\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Testua</emph></variable>"
+msgstr "<variable id=\"eikatext\"><emph>Txertatu - Funtzioa</emph> - <emph>Testua</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -494,7 +494,7 @@ msgctxt ""
"par_id3147075\n"
"help.text"
msgid "<variable id=\"efefft\"><emph>Insert - Function</emph> - Category <emph>Spreadsheet</emph></variable>"
-msgstr "<variable id=\"efefft\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Kalkulu-orria</emph></variable>"
+msgstr "<variable id=\"efefft\"><emph>Txertatu - Funtzioa</emph> - <emph>Kalkulu-orria</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -502,7 +502,7 @@ msgctxt ""
"par_id3154618\n"
"help.text"
msgid "<variable id=\"addin\"><emph>Insert - Function</emph> - Category <emph>Add-In</emph></variable>"
-msgstr "<variable id=\"addin\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Osagarria</emph></variable>"
+msgstr "<variable id=\"addin\"><emph>Txertatu - Funtzioa</emph> - <emph>Osagarria</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
@@ -510,7 +510,7 @@ msgctxt ""
"par_id3154059\n"
"help.text"
msgid "<variable id=\"addinana\"><emph>Insert - Function</emph> - Category <emph>Add-In</emph></variable>"
-msgstr "<variable id=\"addinana\"><emph>Txertatu - Funtzioa</emph> - Kategoria<emph>Osagarria</emph></variable>"
+msgstr "<variable id=\"addinana\"><emph>Txertatu - Funtzioa</emph> - <emph>Osagarria</emph> kategoria</variable>"
#: 00000404.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/scalc/01.po b/source/eu/helpcontent2/source/text/scalc/01.po
index f5672abd0a3..e003c64b474 100644
--- a/source/eu/helpcontent2/source/text/scalc/01.po
+++ b/source/eu/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-04 05:41+0000\n"
+"PO-Revision-Date: 2018-07-06 05:55+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530682905.000000\n"
+"X-POOTLE-MTIME: 1530856534.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -7286,7 +7286,7 @@ msgctxt ""
"par_id3147499\n"
"help.text"
msgid "<variable id=\"informationtext\">This category contains the <emph>Information</emph> functions.</variable>"
-msgstr "<variable id=\"informationtext\">Kategoria honetan <emph>Informazio</emph>-funtzioak aurkituko dituzu. </variable>"
+msgstr "<variable id=\"informationtext\">Kategoria honetan <emph>informazio</emph>-funtzioak aurkituko dituzu. </variable>"
#: 04060104.xhp
msgctxt ""
@@ -21806,7 +21806,7 @@ msgctxt ""
"par_id3152986\n"
"help.text"
msgid "<variable id=\"texttext\">This section contains descriptions of the <emph>Text</emph> functions. </variable>"
-msgstr "<variable id=\"texttext\">Atal honek <emph>Testu-funtzioen</emph> deskribapenak ditu. </variable>"
+msgstr "<variable id=\"texttext\">Atal honek <emph>testu</emph>-funtzioen deskribapenak ditu.</variable>"
#: 04060110.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared.po b/source/eu/helpcontent2/source/text/shared.po
index 0e78dccccc1..49b5edc579e 100644
--- a/source/eu/helpcontent2/source/text/shared.po
+++ b/source/eu/helpcontent2/source/text/shared.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
-"PO-Revision-Date: 2017-12-15 08:09+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 07:20+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1513325398.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531120859.000000\n"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -37,15 +37,15 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Hautatutako 3D objektuen propietateak kontrolatzen ditu 3D ezarpenen tresna-barrak.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr "<ahelp hid=\".\"><emph>3D ezarpenak</emph> tresna-barrak 3D objektu hautatuen propietateak kontrolatzen ditu.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
+msgid "Extrusion On/Off"
msgstr "Estrusioa aktibatu/desaktibatu"
#: 3dsettings_toolbar.xhp
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Estrusio-sakoneraren leihoa irekitzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\"><emph>Estrusio-sakonera</emph> leihoa irekitzen du.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Estrusio-norabidearen leihoa irekitzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\"><emph>Estrusio-norabidea</emph> leihoa irekitzen du.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Estrusio-argiztapenaren leihoa irekitzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\"><emph>Estrusio-argiztapena</emph> leihoa irekitzen du.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Estrusio-gainazalaren leihoa irekitzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr "<ahelp hid=\".\"><emph>Estrusio-gainazala</emph> leihoa irekitzen du.</ahelp>"
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Estrusio-kolorearen tresna-barra irekitzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr "<ahelp hid=\".\"><emph>Estrusio-kolorea</emph> tresna-barra irekitzen du.</ahelp>"
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/00.po b/source/eu/helpcontent2/source/text/shared/00.po
index ad904d3e175..cdcdf98bf8d 100644
--- a/source/eu/helpcontent2/source/text/shared/00.po
+++ b/source/eu/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-03 10:02+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 07:22+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530612154.000000\n"
+"X-POOTLE-MTIME: 1531120934.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Aukeratu <emph>Fitxategia - Aurrebista web nabigatzailean</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr "<variable id=\"webhtml\">Aukeratu <emph>Fitxategia - Aurrebista web nabigatzailean</emph>.</variable>"
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Berria</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr "Aukeratu <emph>Fitxategia - Berria</emph>."
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Barra <emph>Estandar</emph>reko <emph>Berria</emph> ikonoa (dokumentu berria zein motatakoa den erakusten du ikonoak)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr "<emph>Estandarra</emph> barrako <emph>Berria</emph> ikonoa (dokumentu berria zein motatakoa den erakusten du ikonoak)."
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "<emph>Fitxategia - Berria</emph><emph>- Txantiloiak</emph> menua."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr "<emph>Fitxategia - Berria - Txantiloiak</emph> menua."
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Aukeratu <emph>Fitxategia - Berria - Etiketak</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr "<variable id=\"etiketten\">Aukeratu <emph>Fitxategia - Berria - Etiketak</emph>.</variable>"
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Aukeratu <emph>Fitxategia - Berria - Etiketak - Etiketak</emph> tab</variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Aukeratu <emph>Fitxategia - Berria - Etiketak - Formatua</emph> fitxa"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Aukeratu <emph>Fitxategia - Berria - Enpresa-txartelak- Formatua</emph> fitxa"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Aukeratu<emph>Fitxategia - Berria - Etiketak - Aukerak</emph> fitxa"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Aukeratu<emph>Fitxategia - Berria - Enpresa-txartelak- Aukerak</emph> fitxa"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Aukeratu <emph>Fitxategia - Berria - Enpresa-txartelak</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Aukeratu <emph>Fitxategia - Berria - Enpresa-txartelak - Ertaina</emph> fitxa</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Aukeratu <emph>Fitxategia - Berria - Enpresa-txartelak</emph> fitxa</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Aukeratu <emph>Fitxategia - Berria - Enpresa-txartelak - Pribatua</emph> fitxa</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Aukeratu <emph>Fitxategia - Berria - Enpresa-txartelak</emph> fitxa</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Aukeratu <emph>Fitxategia- Ireki</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Barra <emph>Estandar</emph>rean, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menua: <emph>Fitxategia - Ireki</emph>, Fitxategi mota<emph>Testu kodetua</emph> hautatuta"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menua: <emph>Fitxategia - Gorde honela</emph>, Fitxategi mota <emph>Testu kodetua</emph> hautatuta"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Aukeratu <emph>Fitxategia - Morroiak</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Aukeratu <emph>Fitxategia - Morroiak - Gutuna</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Aukeratu <emph>Fitxategia - Morroiak - Gutuna - Orrialdearen diseinua</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Aukeratu <emph>Fitxategia - Morroiak - Gutuna - Gutun-buruaren diseinua</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Aukeratu <emph>Fitxategia - Morroiak - Gutuna - Inprimatutako elementuak</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Aukeratu <emph>Fitxategia - Morroiak - Gutuna - Hartzailea eta bidaltzailea</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Aukeratu <emph>Fitxategia - Morroiak - Gutuna - Orri-oina</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Aukeratu <emph>Fitxategia - Morroiak - Gutuna - </emph><emph>Izena eta kokalekua</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Aukeratu <emph>Fitxategia - Morroiak - Faxa</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Aukeratu <emph>Fitxategia - Morroiak - Faxa - Orrialde-diseinua</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Aukeratu <emph>Fitxategia - Morroiak - Faxa - Sartzeko elementuak</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Aukeratu <emph>Fitxategia - Morroiak - Faxa - Bidaltzailea eta hartzailea</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Aukeratu <emph>Fitxategia - Morroiak - Faxa - Orri-oina</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Aukeratu <emph>Fitxategia - Morroiak - Faxa - Izena eta lekua</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Aukeratu <emph>Fitxategia - Morroiak - Gai-zerrenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Aukeratu <emph>Fitxategia - Morroiak - Gai-zerrenda - Orrialde-diseinua</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Aukeratu <emph>Fitxategia - Morroiak - Agenda - Atributu orokorrak</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Aukeretu <emph>Fitxategia - Morroiak - Agenda- Izenburuak</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Aukeratu <emph>Fitxategia - Morroiak - Agenda - Izenak</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Aukeratu <emph>Fitxategia - Morroiak - Agenda - Gaiak</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Aukeratu <emph>Fitxategia - Morroiak - Agenda - Titulua eta lekua</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Aukeratu <emph>Fitxategia - Morroiak - Aurkezpena</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Aukeratu <emph>Fitxategia - Morroiak - Aurkezpena - 1. orrialdea</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Aukeratu <emph>Fitxategia - Morroiak - Aurkezpena - 2. orrialdea</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Aukeratu <emph>Fitxategia - Morroiak - Aurkezpena - 3. orrialdea</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Aukeratu <emph>Fitxategia - Morroiak - Aurkezpena - 4. orrialdea</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Aukeratu <emph>Fitxategia - Morroiak - Aurkezpena - 5. orrialdea</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">Inprimaki-diseinuan, sakatu tresna-barrako <emph>Talde-markoa</emph> ikonoa eta erabili sagua marko bat sortzeko.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">Inprimaki-diseinuan, sakatu tresna-barrako <emph>Talde-markoa</emph> ikonoa eta erabili sagua marko bat sortzeko - morroien 1. orria</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">Inprimaki-diseinuan, sakatu tresna-barrako <emph>Talde-markoa</emph> ikonoa eta erabili sagua marko bat sortzeko - morroien 2. orria</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">Inprimaki-diseinuan, sakatu tresna-barrako <emph>Talde-markoa</emph> ikonoa eta erabili sagua marko bat sortzeko - morroien 3. orria</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">Inprimaki-diseinuan, sakatu tresna-barrako <emph>Talde-markoa</emph> ikonoa eta erabili sagua marko bat sortzeko - morroien 4. orria</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">Inprimaki-diseinuan, sakatu tresna-barrako <emph>Talde-markoa</emph> ikonoa eta erabili sagua marko bat sortzeko - morroien azken orria</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Aukeratu <emph>Fitxategia - Morroiak - Dokumentu-bihurtzailea</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Aukeratu <emph>Fitxategia - Morroiak - Dokumentu-bihurtzailea</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Aukeratu <emph>Fitxategia - Morroiak - Dokumentu-bihurtzailea</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Aukeratu <emph>Fitxategia - Morroiak - Euro-bihurtzailea</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menua <emph>Fitxategia - Morroiak - Helbideen datu-iturburua</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Helbideen datu-iturburuen morroia</emph><emph>- Datu-iturburuaren titulua</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Aukeratu <emph>Fitxategia - Itxi</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Gorde</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "Barra estandarrean edo Taula-datuen barran, egin klik"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] Draw edo $[officename] Impress aplikazioetako <emph>Fitxategia - Esportatu</emph> menuan, hautatu \"HTML dokumentua\" fitxategi mota eta elkarrizketa-koadro hau automatikoki irekiko da</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw edo $[officename] Impress aplikazioetako <emph>Fitxategia - Esportatu</emph> menuan, hautatu HTML fitxategi mota, morroiaren 1. orria</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw edo $[officename] Impress aplikazioetako <emph>Fitxategia - Esportatu</emph> menuan, hautatu HTML fitxategi mota, morroiaren 2. orria</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw edo $[officename] Impress aplikazioetako <emph>Fitxategia - Esportatu</emph> menuan, hautatu HTML fitxategi mota, morroiaren 3. orria</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw edo $[officename] Impress aplikazioetako <emph>Fitxategia - Esportatu</emph> menuan, hautatu HTML fitxategi mota, morroiaren 4. orria</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw edo $[officename] Impress aplikazioetako <emph>Fitxategia - Esportatu</emph> menuan, hautatu HTML fitxategi mota, morroiaren 5. orria</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw edo $[officename] Impress aplikazioetako <emph>Fitxategia - Esportatu</emph> menuan, hautatu HTML fitxategi mota, morroiaren 6. orria</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Aukeratu <emph>Fitxategia - Esportatu</emph>, aukeratu grafiko fitxategi mota bat, elkarrizketa-koadroa automatikoki irekitzen da</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Aukeratu <emph>Fitxategia - Gorde dena</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Aukeratu <emph>Fitxategia - Gorde honela</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Birkargatu</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Aukeratu <emph>Fitxategia - Propietateak</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Aukeratu <emph>Fitxategia - Propietateak - Orokorra</emph> fitxa</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,96 +6061,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Sinadura digitalak - Sinadura digitalak</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Aukeratu <emph>Tresnak - Makroak - Sinadura digitala</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Aukeratu<emph>Fitxategia - Propietateak - Orokorra</emph> fitxa, eta egin klik <emph>Sinadura digitalak</emph> botoian"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Egin klik bikoitza egoera-barrako sinadura-eremuan."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Aukeratu <emph>Fitxategia - Propietateak - Orokorra</emph> fitxa, egin klik <emph>Sinadura digitalak</emph> botoian, ondoren sakatu <emph>Gehitu</emph> botoia</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Aukeratu <emph>Fitxategia - Propietateak - Deskripzioa</emph> fitxa</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Aukeratu <emph>Fitxategia - Propietateak - Propietate pertsonalizatuak</emph> fitxa</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Aukeratu <emph>Fitxategia - Propietateak - Estatistikak</emph> fitxa</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Aukeratu <emph>Fitxategia - Propietateak - Segurtasuna</emph> fitxa</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Aukeratu <emph>Fitxategia - Propietateak - Internet</emph> fitxa</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Aukeratu <emph>Fitxategia - Propietateak - Letra-tipoa</emph> fitxa</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Menua<emph> Fitxategia - Inprimatzeko aurrebista</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Inprimagailuaren ezarpenak</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menua<emph> Fitxategia - Bidali</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Bidali - Mezu elektronikoa</emph>."
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Aukeratu <emph>Fitxategia - Esportatu</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,8 +6229,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
-msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Esportatu EPUB gisa</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6245,16 +6245,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
-msgstr "Aukeratu <emph>Fitxategia - Esportatu honela - Esportatu PDF gisa</emph>, 'Sinadura digitalak' fitxa"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Esportatu honela - Esportatu PDF gisa</emph>."
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Bidali - Mezu elektronikoa PDF gisa</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Aukeratu <emph>Fitxategia - Bidali - Sortu dokumentu maisua</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Inprimatu</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Barra estandarrean, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Irten</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Aukeratu <emph>Fitxategia - Berria - Dokumentu maisua</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Aukeratu <emph> Fitxategia - Ireki</emph> - hautatu \"itxategi mota\": \"CSV testua\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Aukeratu <emph>Datuak - Testua zutabetan</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Aukeratu <emph>Fitxategia - Esportatu</emph>, EPS aukeratuz gero fitxategi mota gisa, elkarrizketa koadro hau automatikoki irekitzen da</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Aukeratu <emph>Fitxategia - Esportatu</emph>, PBM, PPM edo PGM aukeratuz gero fitxategi mota gisa, elkarrizketa-koadroa automatikoki irekitzen da</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Aukeratu <emph>Fitxategia - Bertsioak</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Aukeratu <emph>Editatu - Desegin</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "Barra <emph>estandar</emph>rean edo Taula-datuen barran, egin klik"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Aukeratu <emph>Editatu - Berregin</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Barra <emph>Estandar</emph>rean, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Aukeratu <emph>Editatu - Errepikatu</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Aukeratu <emph>Editatu - Ebaki</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Barra <emph>Estandar</emph>rean, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Aukeratu <emph>Editatu - Kopiatu</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Barra <emph>Estandar</emph>rean, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Aukeratu<emph>Editatu - Itsatsi</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Barra <emph>Estandar</emph>rean, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Aukeratu <emph>Editatu - Itsatsi berezia</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Aukeratu<emph>Editatu - Hautatu dena</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,96 +6677,96 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Aukeratu <emph>Editatu - Jarraitu aldaketak</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">Aukeratu <emph>Editatu - Aldaketak - Grabatu</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Aukeratu <emph>Editatu - Aldaketak - Erakutsi</emph></caseinline><caseinline select=\"CALC\">Aukeratu <emph>Editatu - Aldaketak - Erakutsi</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">Aukeratu <emph>Editatu - Aldaketak - Kudeatu</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "Aukeratu <emph>Editatu - Aldaketak - Kudeatu - Zerrenda</emph> fitxa"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr "Aukeratu <emph>Tresnak - Autozuzenketa โ€“ Aplikatu eta editatu aldaketak</emph>. Autozuzenketako elkarrizketa-koadroa agertuko da. Egin klik <emph>Editatu aldaketak</emph> botoian, eta nabigatu <emph>Zerrenda</emph> fitxara."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">Aukeratu <emph>Editatu - Aldaketak - Kudeatu - Iragazkia</emph> fitxa </variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Aukeratu <emph>Editatu - Aldaketak - Batu dokumentua</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">Aukeratu <emph>Editatu - Aldaketen jarraipena - Konparatu dokumentua</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "Aukeratu <emph>Editatu - Aldaketak - Iruzkina</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "Aukeratu <emph>Editatu - Aldaketak - Kudeatu - Zerrenda</emph> fitxa. Zerrendako sarrera batean klik egin, eta ireki laster-menua. Aukeratu<emph>Editatu iruzkina</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Aukeratu <emph>Editatu - Bilatu</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Aukeratu <emph>Editatu - Bilatu eta ordeztu</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Barra estandarrean, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Aukeratu <emph>Editatu - Bilatu eta ordeztu - Atributuak</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Aukeratu <emph>Editatu - Bilatu eta ordeztu - Formatua</emph> botoia </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Aukeratu <emph>Editatu - Bilatu eta ordeztu - Antzekotasun-bilaketa</emph> kontrol-laukia eta <emph>Antzekotasunak</emph> botoia."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "<emph>Taula-datua</emph> barran, egin klik <emph>Bilatu</emph> ikonoan - <emph>Antzekotasun-bilaketa</emph> kontrol-laukian - <emph>Antzekotasunak</emph> botoian (datu-baseetako taula-ikuspegia)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "<emph>Inprimaki-diseinua</emph> barran, klik egin <emph>Erregistro-bilaketa</emph> ikonoan - <emph>Antzekotasun-bilaketa</emph> kontrol-laukian - <emph>...</emph> botoian (inprimaki-ikuspegia)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Aukeratu <emph>Ikusi - Nabigatzailea</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Barra<emph>Estandar</emph>rean, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Aukeratu <emph>Tresnak - Datu-base bibliografikoa</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Aukeratu <emph>Editatu - Estekak</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Aukeratu <emph>Editatu - Estekak - Aldatu esteka</emph> (DDE estekak soilik) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Hautatu marko bat, eta aukeratu <emph>Editatu - Objektua - Propietateak</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Ireki hautatutako markoaren laster-menua - aukeratu <emph>Propietateak</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Aukeratu <emph>Editatu - Irudi-mapa</emph> (hau ere objektuaren laster-menuan) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Aukeratu <emph>Editatu - Irudi-mapa</emph>, ondoren, hautatu irudi-maparen atal bat, eta sakatu<emph>Propietateak - Azalpena</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Aukeratu <emph>Editatu - Objektua</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Aukeratu <emph>Editatu - Objektua - Editatu</emph>, hau ere hautatutako objektuaren laster-menuan </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Aukeratu <emph>Editatu - Objektua - Ireki</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,120 +6989,120 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Aukeratu <emph>Ikusi - Zooma</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zooma egiteko, zenbakizko teklatuko (+) (-) (ร—) eta (รท) teklak ere erabil daitezke</caseinline><caseinline select=\"IMPRESS\">Zooma egiteko, zenbakizko teklatuko (+) (-) (ร—) eta (รท) teklak ere erabil daitezke</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Egin klik bikoitza, edo eskuineko botoiaz behin klik egin <emph>Egoera</emph> barraren eremuan"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Aukeratu <emph>Ikusi - Tresna-barrak</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Aukeratu <emph>Ikusi - Tresna-barrak - Estandarra</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Aukeratu <emph>Ikusi - Tresna-barrak - Tresnak</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Aukera <emph>Ikusi - Egoera-barra</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Aukeratu <emph>Ikusi - Tresna-barrak - Kolore-barra</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Aukeratu <emph>Ikusi - Sarrerako metodoaren egoera</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Egin klik barra<emph>Estandar</emph>reko <emph>Hiperesteka</emph> ikonoan, eta ondoren sakatu <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Aukeratu <emph>Txertatu - Hiperesteka</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Egin klik <emph>Estandarra</emph> barrako<emph>Hiperesteka</emph> ikonoan, eta sakatu<emph>Posta</emph></variable> botoia"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Egin klik barra <emph>estandar</emph>reko<emph>Hiperesteka</emph> ikonoan, eta sakatu <emph>Dokumentua</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Egin klik barra <emph>estandar</emph>reko<emph>Hiperesteka</emph> ikonoan, eta sakatu <emph>Dokumentu berria</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Aukeratu <emph>Ikusi - Pantaila osoa</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,16 +7141,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menua<emph>Ikusi - Datu-iturburuak</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 teklak"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Aukeratu <emph>Ikusi - HTML iturburua</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Ireki HTML dokumentuko laster-menua"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,16 +7205,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"grid\">Aukeratu<emph>Ikusi - Sareta</emph> (Impress edo Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"guides\">Aukeratu <emph>Ikusi - Doitze-lerroak</emph> (Impress edo Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Aukeratu <emph>Txertatu - Iruzkina</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Aukeratu <emph>Txertatu - Multimedia - Eskaneatu</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Aukeratu <emph>Txertatu - Multimedia - Eskaneatu - Hautatu iturburua</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Aukeratu <emph>Txertatu - Multimedia - Eskaneatu - Eskatu</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Aukeratu<emph>Txertatu - Karaktere berezia</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Aukeratu <emph>Formatua - Buletak eta numerazioa - Pertsonalizatu - Karakterea</emph> botoia </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Aukeratu <emph>Formatua - Buletak eta numerazioa - Pertsonalizatu - Karakterea</emph> botoia </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "<emph>Estandarra</emph> edo <emph>Txertatu</emph> tresna-barran, sakatu"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,8 +7325,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">Aukeratu <emph>Txertatu - Audioa edo bideoa</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Aukeratu <emph>Txertatu - Objektua</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Aukeratu <emph>Txertatu - Objektua - OLE objektua</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Ireki <emph>Txertatu</emph> tresna-barra, egin klik"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Aukeratu <emph>Txertatu - Objektua - Formula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ireki <emph>Txertatu</emph> tresna-barra, egin klik"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Aukeratu <emph>Formatua - Diagrama mota</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Aukeratu <emph>Txertatu - Objektua - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Aukeratu <emph>Formatua - Diagrama mota</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Aukeratu <emph>Txertatu - Objektua - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Aukeratu <emph>Formatua - Diagrama mota</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Aukeratu <emph>Txertatu - Objektua - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Aukeratu <emph>Txertatu - Objektua - Diagrama</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ireki <emph>Txertatu</emph> tresna-barra, egin klik"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,16 +7493,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "Aukeratu <emph>Txertatu - Irudia</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "<emph>Estandarra</emph> tresna-barran, sakatu"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Aukeratu <emph>Txertatu - Marko mugikorra</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ireki <emph>Txertatu</emph> tresna-barra, egin klik"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "Ireki <variable id=\"filterauswahl\">%PRODUCTNAME(e)n ezezaguna den eta testu-fitxategia ez den fitxategi bat</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,8 +7693,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Aukeratu <item type=\"menuitem\">Txertatu - Multimedia - Clip Art galeria</item> edo <emph>Estandarra</emph> barran, sakatu"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7717,8 +7717,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">Aukeratu <emph>Tresnak - Galeria</emph> edo egin klik <emph>Galeria</emph> ikonoan <emph>Estandarra</emph> barran, ondoren <emph>Gai berria</emph> botoia - <emph>Fitxategiak</emph> fitxa.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "Barra <emph>estandarrean</emph>, egin klik"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Aukeratu <emph>Tresnak - Hizkuntza - Sinonimoak</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,8 +7853,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">Aukeratu <emph>Tresnak - Makroak - Antolatu makroak - %PRODUCTNAME Basic</emph>, sakatu <emph>Antolatzailea</emph> botoia, egin klik <emph>Liburutegiak</emph> fitxan, eta azkenik, egin klik <emph>Pasahitza</emph> botoian.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8037,16 +8037,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Hainbat morroitan bide-izena hautatzeko botoia"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Aukeratu <emph>Editatu</emph> botoia <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - $[officename] - Bide-izenak</emph> barruko zenbait sarreratan"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8245,24 +8245,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
-msgstr "<variable id=\"etsofi\">Aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Kargatu/gorde</emph> - <emph>VBA propietateak</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
-msgstr "<variable id=\"etsofi2\">Aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Kargatu/gorde</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
-msgstr "<variable id=\"html\">Aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Kargatu/gorde</emph> - <emph>HTML bateragarritasuna</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8301,8 +8301,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
-msgstr "Aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Hizkuntza-ezarpenak - Idazteko laguntza</emph>, eta <emph>Hizkuntza-modulu erabilgarriak</emph> zerrendan, hautatu hizkuntza-moduluetako bat eta sakatu <emph>Editatu</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8389,16 +8389,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
-msgstr "<variable id=\"layout\">Ireki testu-dokumentu bat, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web </emph>- <emph>Ikusi</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
-msgstr "<variable id=\"registerschattencursor\">Ireki testu-dokumentu bat, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web </emph>- <emph>Formateatzeko laguntza</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8429,8 +8429,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
-msgstr "<variable id=\"drucken1\">Aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Inprimatu</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Aukeratu <emph>Leihoa - Leiho berria</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Aukeratu <emph>Leihoa</emph> - Irekitako dokumentuen zerrenda</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,16 +8709,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Aukeratu <emph>Laguntza - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Aukeratu <emph>Laguntza - </emph><emph>%PRODUCTNAME</emph>(r)i buruz</variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Aukeratu <emph>Laguntza - Erregistratzea</emph> (zuzenean web gunera joateko esteka)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Aukeratu <emph>Datuak - Iragazkia - Iragazki estandarra</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Datu-baseetako taula-ikuspegia: <emph>Iragazki estandarra</emph> ikonoa <emph>Datu-base</emph> tresna-barran"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Inprimaki-ikuspegia: <emph>Iragazki estandarra</emph> ikonoa <emph>Inprimaki</emph> barran"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">Datu-basearen kontsultaren leihoan, aukeratu <emph>Tresnak - Taula-iragazkia</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,152 +8829,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">Datu-baseko kontsultaren leihoan,aukeratu <emph>Editatu - Datu-basea - Propietateak - Ezarpen aurreratuak</emph> fitxa </variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">ODBC motako datu-baseko kontsultaren leihoan edo helbide-liburuan, aukeratu Editatu - Datu-basea - Konexio mota</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">Bide-izenak aukeratzeko botoiak hainbat morroitan / <emph>Editatu</emph> botoiak hainbat sarreratan <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - $[officename] - Bide-izenak</emph> aukeran</variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">ODBC motako datu-baseko kontsultaren leihoan, aukeratu Editatu - Datu-basea - Konexio mota</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">Helbide-liburua motako datu-baseko kontsultaren leihoan - LDAP, aukeratu Editatu - Datu-basea - Propietateak </variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">JDBC motako datu-baseko kontsultaren leihoan, aukeratu <emph>Editatu - Datu-basea - Propietateak</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">MySQL motako datu-baseko kontsultaren leihoan, aukeratu <emph>Editatu - Datu-basea - Propietateak</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">dBase motako datu-baseko kontsultaren leihoan, aukeratu <emph>Editatu - Datu-basea - Propietateak</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">dBase motako datu-baseko kontsultaren leihoan, aukeratu <emph>Editatu - Datu-basea - Propietateak</emph>, egin klik <emph>Indizeak</emph></variable>en"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Testu motako datu-baseko kontsultaren leihoan, aukeratu <emph>Editatu - Datu-basea - Propietateak</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">MS ADO motako datu-baseko kontsultaren leihoan, aukeratu <emph>Editatu - Datu-basea - Propietateak</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">Datu-baseko kontsultaren leihoan, aukeratu <emph>Tresnak - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">Datu-baseko kontsultaren leihoan, egin klik <emph>Kontsultak</emph> ikonoan </variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">Datu-baseko kontsultaren leihoan, egin klik <emph>Taulak</emph> ikonoan </variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">Datu-baseko kontsultaren leihoan, egin klik Taulak ikonoan. Aukeratu Txertatu -<emph> Taula diseinua</emph> edo <emph>Editatu - Editatu</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">Datu-baseko kontsultaren leihoan, egin klik Taulak ikonoan. Aukeratu <emph>Txertatu - Taula-diseinua</emph> edo <emph>Editatu - Editatu</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">Datu-baseko kontsultaren leihoan, aukeratu <emph>Txertatu - Kontsulta (Diseinu-ikuspegia)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">Datu-baseko kontsultaren leihoan, egin klik <emph>Kontsultak</emph> ikonoan, ondoren aukeratu <emph>Editatu - Editatu</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">Datu-baseko kontsultaren leihoan, egin klik <emph>Kontsultak</emph> ikonoan, ondoren aukeratu <emph>Editatu - Editatu</emph>. Erreferentzia gurutzatua ez dagoenean, elkarrizketa-koadro hau ikusiko duzu </variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Bilatu erregistroa</emph> ikonoa Taula-datuen barran eta Inprimaki-diseinua barran"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Ordenatu</emph> ikonoa Taula-datuen barran eta Inprimaki-diseinua barran"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">Datu-baseko kontsultaren leihoan, aukeratu <emph>Editatu - Datu-basea - Propietateak</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Arrastatu eta jaregin taula edo kontsulta bat beste datu-base bateko kontsulta-leihoaren zati batean </variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">Datu-baseko kontsulta leihoaren, aukeratu<emph> Txertatu - Inprimakia</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">Datu-baseko kontsultaren leihoan, aukeratu <emph>Editatu - Datu-basea - Propietateak</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">Datu-baseko kontsultaren leihoan, aukeratu <emph>Tresnak - Erlazioak</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/01.po b/source/eu/helpcontent2/source/text/shared/01.po
index e6148a0dcae..b5ba68af316 100644
--- a/source/eu/helpcontent2/source/text/shared/01.po
+++ b/source/eu/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-07-04 05:25+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 07:23+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530681907.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531120995.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Dokumentu bat txantiloi batetik sortu nahi baduzu, aukeratu <emph>Berria - Txantiloiak.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Testu-dokumentu berri bat sortzen du ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Kalkulu-orri berri bat sortzen du ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,8 +157,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "Aurkezpen-dokumentu berri bat sortzen du ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Marrazki-dokumentu berri bat sortzen du ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "<link href=\"text/shared/explorer/database/dabawiz00.xhp\">Datu-baseen morroia</link> irekitzen du <link href=\"text/shared/explorer/database/dabadoc.xhp\">datu-basearen fitxategi bat sortzeko</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Formula berri bat sortzen du ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "<link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Etiketak</link> elkarrizketa-koadroa irekitzen du. Hor etiketen aukerak ezar daitezke, eta ondoren etiketen testu-dokumentu berri bat sortzen du ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "<link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Bisita-txartelak</link> elkarrizketa-koadroa irekitzen du. Hor bisita-txartelen aukerak ezar daitezke eta ondoren testu-dokumentu berri bat sortzen du($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,40 +389,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Testu-dokumentu berri bat sortzen du ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Kalkulu-orri berri bat sortzen du ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Aurkezpen-dokumentu berri bat sortzen du ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Marrazki-dokumentu berri bat sortzen du ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Datu-baseen morroia irekitzen du datu-basearen fitxategi bat sortzeko.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Formula berri bat sortzen du ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Etiketak elkarrizketa-koadroa irekitzen du. Hor etiketen aukerak ezar daitezke, eta ondoren etiketen testu-dokumentu berri bat sortzen du ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Bisita-txartelak elkarrizketa-koadroa irekitzen du. Hor bisita-txartelen aukerak ezar daitezke eta ondoren testu-dokumentu berri bat sortzen du($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Erabili <emph>Dokumentu maisua</emph> proiektu konplexuak antolatzeko, adibidez, liburu bat. <ahelp hid=\".\"> <emph>Dokumentu maisuak</emph> liburuaren kapitulu bakoitzaren fitxategiak eduki ditzake, baita aurkibide bat eta indize bat ere.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Dokumentu maisuen nabigatzailea</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Etiketak sor daitezke. Etiketak testu-dokumentu batean sortzen dira.</ahelp> Aurrez definitutako edo pertsonalizatutako paper-formatua erabiliz etiketak inprima daitezke.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Hautatu etiketaren datu-iturburu gisa erabili nahi duzun datu-basea. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Datu-baseko eremuaren izena parentesien bidez lotuta dago <emph>Etiketa-testua</emph> koadroan. Nahi izanez gero, datu-baseko eremuak zuriuneen bidez bereiz daitezke. Sakatu Sartu datu-baseko eremu bat lerro berri batean txertatzeko."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,8 +717,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "Etiketaren aurrez definitutako formatu-tamaina hauta daiteke, edo bestela, <emph>Formatua</emph> fitxan zehaztutako formatu-tamaina hauta daiteke."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Etiketa edo bisita-txartel bat editatzea ahalbidetzen du eta gainerako etiketen edo bisita-txartelen edukia eguneratzen du <emph>Sinkronizatu etiketak</emph>botoian klik egitean.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "<emph>Sinkronizatu etiketak </emph>botoia dokumentuan agertzeko ezinbestekoa da <emph> Aukerak fitxako</emph> <emph>Sinkronizatu edukia</emph>hautatzea etiketak edo bisita-txartelak sortzerakoan."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\"> <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Inprimagailu-ezarpenak</link> elkarrizketa-koadroa irekitzen du.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,8 +1733,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "Ireki nahi duzun fitxategiak estiloak baditu, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">arau bereziak</link> aplikatzen dira."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1789,8 +1789,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "Aldi berean dokumentu bat baino gehiago bakoitza bere leihoan irekitzeko, eduki sakatuta <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> fitxategietan klik egiten duzun bitartean eta, gero, sakatu <emph>Ireki</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1853,24 +1853,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Idatzi fitxategi-izen bat edo fitxategiaren bide-izen bat. <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link>bat ere sar daiteke, ftp, http edo https izeneko protokoloa abiarazteko.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Nahi izanez gero, komodinak erabil daitezke <emph>Fitxategi-izena </emph>koadroan, bistaratutako fitxategi-zerrenda iragazteko."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Esaterako, karpeta bateko testu-fitxategi guztien zerrenda egiteko, sartu asteriskoaren komodina testu-fitxategiaren luzapenarekin (*.txt), eta ondoren egin klik <emph>Ireki</emph> aukeran. Erabili galdera-ikurraren komodina (?) edozein karaktere ordezkatzeko, esaterako (??3*.txt) fitxategi-izeneko hirugarren karakterean '3' duten testu-fitxategiak soilik bistaratzeko.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1989,40 +1989,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "partekatutako txantiloi-karpeta"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "erabiltzaile-txantiloien karpeta <switchinline select=\"sys\"><caseinline select=\"UNIX\">home direktorioan</caseinline><defaultinline>'Documents and Settings' karpetan</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "txantiloi guztien karpenak <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline> - <emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Bide-izenak\"><emph>%PRODUCTNAME - Bide-izenak</emph></link> definituta bezala"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "<item type=\"menuitem\">Fitxategia - Txantiloiak - Gorde txantiloi gisa</item> erabiltzen baduzu txantiloi bat gordetzeko, txantiloia zure erabiltzailearen txantiloi-karpetan gordeko da. Txantiloi horretan oinarrituta dagoen dokumentu bat irekitzen duzunean, behean deskribatuta dagoen bezalako txantiloi aldatu bat bilatuko da dokumentuarentzat. Dokumentuari lotutako txantiloiari \"txantiloi itsaskor\" dei dakioke."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "<item type=\"menuitem\">Fitxategia - Gorde honela</item> erabiliz gero, zerrendan ez dagoen beste edozein karpeta batean txantiloi bat gordetzeko txantiloi-iragazki bat hautatzen bada, txantiloi horretan oinarritutako dokumentuak ez dira egiaztatuko."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,8 +2093,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>urruneko fitxategia;ireki</bookmark_value> <bookmark_value>ireki;urruneko fitxategia</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2117,32 +2117,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "Aukeratu <item type=\"menuitem\">Fitxategia - Ireki urrunekoa...</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "Egin klik <emph>hasiera-zentroko</emph> <emph>Urruneko fitxategiak</emph> botoian"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "Egin klik luzea <emph>Ireki</emph> ikonoan eta hautatu <emph>Ireki urruneko fitxategiak...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "Urruneko fitxategi-zerbitzari bat dokumentuak biltegiratzen dituen web zerbitzu bat da. Zerbitzuak sarreren eta irteeren erregistroa, bertsioen kontrola eta babeskopiak izan ditzake edo ez."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Ireki</emph> elkarrizketa-koadroa</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Egiaztatu dokumentuaren fitxategi motari fitxategi-luzapen hori dagokiola. Adibidez, Microsoft Word dokumentu batek (*.doc) luzapena eduki behar du $[officename](e)k iragazki egokia erabiltzeko."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "<emph>Itxi </emph>komandoak uneko dokumentuan irekitako leiho guztiak ixten ditu."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Uneko dokumentuan aldaketak egin badituzu, aldaketak <link href=\"text/shared/01/01060000.xhp\" name=\"save\">gorde</link> nahi dituzun galdetuko dizu."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Irekitako azken dokumentuaren leihoa ixten duzunean, <link href=\"text/shared/guide/startcenter.xhp\">Abioko zentroa</link> ikusiko duzu."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "AutoTestuko sarreraren bat editatzen duzunean, komando hori <emph>Gorde AutoTestua</emph>bihurtzen da."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,8 +2405,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>urruneko fitxategia;gorde</bookmark_value> <bookmark_value>gorde;urruneko fitxategia</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2429,16 +2429,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "Hautatu <item type=\"menuitem\">Fitxategia - Gorde urrunekoa...</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "Klik luzea <emph>Gorde</emph> ikonoan eta hautatu <emph>Gorde urruneko fitxategiak...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>gorde;gorde kopia bat</bookmark_value> <bookmark_value>gorde kopia bat</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2485,16 +2485,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Gorde uneko dokumentuaren kopia bat beste izen batekin edo beste kokapen batean.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "Aukeratu <item type=\"menuitem\">Fitxategia - Gorde kopia bat</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2565,8 +2565,8 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Atal honek <item type=\"productname\">%PRODUCTNAME</item><emph>Gorde honela</emph> elkarrizketa-koadroa azaltzen du. <emph><item type=\"productname\">%PRODUCTNAME</item>Ireki</emph> eta <emph>Gorde</emph> elkarrizketa-koadroak aktibatzeko, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME - Orokorra</emph></link>, eta gero hautatu <emph>Erabili %PRODUCTNAME elkarrizketa-koadroak</emph> <emph>Ireki/Gorde elkarrizketa-koadroaren</emph> arean."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070000.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Atal honek <emph>$[officename] Esportatu</emph> elkarrizketa-koadroa azaltzen du. <emph>$[officename] Ireki</emph> eta <emph>Gorde</emph> elkarrizketa-koadroak aktibatzeko, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename]- Orokorra</emph></link>, eta gero hautatu <emph>Erabili $[officename] elkarrizketa-koadroak</emph> <emph>Ireki/Gorde elkarrizketa-koadroaren</emph> arean"
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,8 +2885,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>esportatu honela;PDF</bookmark_value> <bookmark_value>esportatu honela;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2901,16 +2901,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Esportatu dokumentua PDF edo EPUB formatuan</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "Aukeratu <emph>Fitxategia - Esportatu honela...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>dokumentuen bertsio-zenbakiak</bookmark_value> <bookmark_value>dokumentuak; bertsio-zenbakiak</bookmark_value> <bookmark_value>fitxategiak; bertsio-zenbakiak</bookmark_value> <bookmark_value>dokumentuen editatze-ordua</bookmark_value> <bookmark_value>dokumentuak; editatze-ordua</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\">Sinadura digitala</link> elkarrizketa-koadroa irekitzen du. Hor uneko dokumentuaren sinadura digitalak kudea daitezke."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr "<link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Sinadura digitalak</emph></link> elkarrizketa-koadroa irekitzen du. Hor uneko dokumentuaren sinadura digitalak kudea daitezke."
#: 01100200.xhp
msgctxt ""
@@ -3453,8 +3453,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fitxategiko taula kopurua.</caseinline><caseinline select=\"CALC\">Fitxategiko orri kopurua.</caseinline></switchinline> Estatistika horiek ez dituzte kontuan hartzen <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objektu gisa txertatutako taulak."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3501,8 +3501,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fitxategiko irudi kopurua. Estatistika hauetan ez dira kontuan hartzen <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objektu gisa txertatutako irudiak.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fitxategiko <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objektu kopurua, OLE objektu gisa txertatu ziren taulak eta grafikoak barne.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fitxategiko paragrafo kopurua (paragrafo hutsak barne).</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3549,8 +3549,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fitxategiko hitz kopurua (karaktere bakarra duten hitzak barne).</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3565,8 +3565,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fitxategiko karaktere kopurua (zuriuneak barne). Karaktere ez-inprimagarriak ez dira sartzen.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3725,8 +3725,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "Hautatu <emph>Fitxategia - Txantiloiak</emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Aukeratu <emph>Tresnak - Helbide-liburuaren iturburua</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Gehitu datu-iturburu berri bat <emph>Helbide-liburuaren iturburua</emph> zerrendari.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,8 +3885,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "Hautatu <emph>Fitxategia - Txantiloiak - Gorde txantiloi gisa</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "Hautatu <emph>Fitxategia - Txantiloiak - Ireki txantiloia</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>guneak;propietateak</bookmark_value> <bookmark_value>propietateak;guneak</bookmark_value> <bookmark_value>Irudi-mapa;guneak propietateak</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Idatzi arakatzaileko gune batean sagua jartzen denean bistaratuko den testua.</ahelp> Ez bada testurik idazten, <emph>Helbidea </emph>bistaratzen da."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,24 +10373,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">Uneko dokumentuan egindako aldaketa bakoitzaren jarraipena egiten du egilearen eta dataren arabera.</ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Editatu - Aldaketen jarraipena - Erakutsi</emph> aukeratzen baduzu, aldatutako testu-pasarteak dituzten lerroak marra bertikal batekin adierazten dira orrialdearen ezkerreko marjinan. Marra bertikalaren eta markaketarako beste elementu batzuen propietateak ezar ditzakezu <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Aldaketak</emph></link> aukeratuta 'Aukerak' elkarrizketa-koadroan.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Markaketarako elementuen propietateak ezartzeko, aukeratu<link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Aldaketak\"><emph>%PRODUCTNAME Calc - Aldaketak</emph></link> Aukerak elkarrizketa-koadroan.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Testua itsatsi eta ezabatzea"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Eraman paragrafoak"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Ordenatu testua"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Testua bilatu eta ordeztu"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Orriak, barrutiak txertatzea"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Dokumentua txertatzea"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Txertatu autotestua"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Arbeletik txertatzea"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Gelaxken edukia aldatzea, elementuak txertatuz eta ezabatuz"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Zutabeak eta errenkadak txertatzea edo ezabatzea"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Orriak txertatzea"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Arbelaren bidez moztea, kopiatzea eta itsastea"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Arrastatuz eta jareginez mugitzea"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Markeketarako elementuak bistaratzeko propietateak aldatzeko, aukeratu <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Aldaketak\"><emph>%PRODUCTNAME Writer - Aldaketak</emph></link> Aukerak elkarrizketa-koadroan.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Aldaketak\"><emph>%PRODUCTNAME Calc - Aldaketak</emph></link> Aukerak elkarrizketa-koadroan.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Erakutsi ezetsitako aldaketak </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Iruzkin bat gehitu dezakezu <switchinline select=\"appl\"><caseinline select=\"WRITER\">kurtsorea aldatutako testu-pasarte batean dagoenean</caseinline><caseinline select=\"CALC\">aldatutako gelaxka hautatuta dagoenean</caseinline></switchinline>, edo <emph>Kudeatu aldaketak</emph> elkarrizketa-koadroan."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Iruzkinak bunbuilo gisa erakutsiko dira orrian, saguaren kurtsorea grabatutako aldaketa bat duen gelaxka baten gainean kokatzen duzunean. Aldatutako gelaxkei erantsitako iruzkinak aldaketen zerrendan ere ikus daitezke, <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Kudeatu aldaketak</emph></link> elkarrizketa-koadroan.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "<emph>Zerrenda </emph>fitxak uneko dokumentuan grabatutako aldaketa guztiak bistaratzen ditu. Zerrenda hori iragazi nahi baduzu, egin klik <emph>Iragazkia </emph>fitxan, eta, gero, hautatu <link href=\"text/shared/01/02230402.xhp\" name=\"iragazteko irizpideak\">iragazteko irizpideak</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Zerrendak habiaratutako aldaketak badauzka, mendekotasunak erakutsi egingo dira, iragazkia edozein delarik ere. </caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Egile desberdinek egindako aldaketak gainjartzen direnean gertatzen dira aldaketa habiaratuak. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Gelaxka baten aldaketa guztiak ikusteko, egin klik zerrendako sarrera baten ondoko plus ikurrean. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Aldaketa habiaratu bat iragazki-irizpide batekin bat baldin badator, gelaxkaren aldaketa guztiak bistaratzen dira. Aldaketa-zerrenda iragazten duzunean, zerrendako sarrerak kolore desberdinetan azalduko dira ondorengo taularen arabera: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Dokumentuan grabatutako aldaketak zerrendatzen ditu. Zerrendako sarrera bat hautatzen duzunean, aldaketa dokumentuan bertan nabarmentzen da. Zerrenda laburtzeko, sakatu zutabe baten goiburukoa. </ahelp>Eutsi sakatuta <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> teklei, zerrendako hainbat sarrera hautatzeko klik egiten duzunean."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Zerrendako sarrera bat editatzeko, egin klik saguaren eskuineko botoiaz sarreran eta ondoren aukeratu <emph> Editatu - Iruzkina</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Hautatu</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Fitxategiko edukia duten gelaxken kopurua. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,24 +11029,24 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Aldaketa baten onarpena eta ezespena alderantzikatzeko, aukeratu <emph>Editatu </emph>menuan <emph>Desegin </emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Eguneratu </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Aldaketak egiteko <emph>Tresnak - Autozuzenketa โ€“ Aplikatu eta editatu aldaketak</emph> hautatu baduzu, <emph>Desegin </emph>botoia agertuko da elkarrizketa-koadroan.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Alderantzikatu azken 'Onartu' edo 'Ezetsi' komandoa.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Zerrenda ordenatzen du egilearen arabera.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11253,16 +11253,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Area</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Zehaztutako gelaxken barrutiaren arabera iragazten du aldaketa-zerrenda. Orrian gelaxken barruti bat hautatzeko, egin klik <emph>Ezarri erreferentzia</emph> botoian (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Ezarri erreferentzia</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Txikiagotu/Maximizatu</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Ekintza</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,8 +11349,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">Sartutako gako-hitzen arabera iragazten ditu aldaketen iruzkinak. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Idatzi bistaratu nahi duzun erregistroaren zenbakia, eta ondoren sakatu Sartu.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Erregistro berri bat txertatzen du uneko taulan.</ahelp> Erregistro bat sortzeko, egin klik taula-ikuspegiaren behealdean dagoen asteriskoa (*) botoian. Errenkada huts bat gehituko da taularen amaieran."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Idatzi bilatu nahi duzun informazioa, eta ondoren sakatu Sartu. Bilaketaren iragazki-aukerak aldatzeko, egin klik luzea <emph>Iragazki automatikoa</emph> ikonoan eta ondoren hautatu beste datu-eremu bat. Bilaketan % edo * komodinak erabil daitezke edozein karaktere kopururekin, eta _ edo ? karaktere batekin. Taulako erregistro guztiak bistaratzeko, garbitu koadro hau eta ondoren sakatu Sartu. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\"><emph>Iragazki automatikoa </emph>bilaketa-aukerak hobetzeko eta konbinatzeko, erabili <emph>Iragazki estandarra</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Datu-iturburu desberdinak dituzten zutabe-izenburuak eta datu-eremuak mapa daitezke. Bibliografian beste datu-iturburu bat definitzeko, egin klik <emph> Objektu-barra</emph> erregistroko <emph> Datu-iturburua</emph> botoian.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\"> <emph>Barra estandarra</emph>erakusten edo ezkutatzen du.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">IME (Input Method Engine) egoera-leihoa erakusten edo ezkutatzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Unean Internet/Intranet Input Method Protocol (IIIMP) onartzen da soilik Unix-en."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\"><emph>Tresna-barra</emph>erakusten edo ezkutatzen du.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Leihoaren beheko ertzeko <emph>Egoera-barra</emph> erakusten edo ezkutatzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Writer edo Calc aplikazioen menuak eta tresna-barrak erakusten edo ezkutatzen ditu. Pantaila osoko modutik irteteko, egin klik <emph>Pantaila osoa jarri/kendu</emph> botoian edo sakatu 'Esc' tekla.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Writer eta Calc-en, laster-teklak ere erabil ditzakezu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J pantaila modu normala eta pantaila osoa txandakatzeko.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "<emph>Pantaila osoa</emph> moduan laster-teklak erabiltzen jarrai dezakezu, menuak erabilgarri ez egon arren. <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>Ikusi</emph> menua irekitzeko, sakatu Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\"><emph>Kolore-barra </emph>erakusten edo ezkutatzen du.Bistaratutako kolore-taula aldatzeko, aukeratu <emph>Formatua - Area</emph> eta ondoren egin klik <emph>Koloreak</emph> fitxan.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "<emph>Kolore-barratik</emph> kolore bat arrastatu eta diapositibako marrazki-objektu batean jaregin daiteke."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "<emph>Kolore-barra</emph> desuztartzeko, egin klik tresna-barrako area gris batean eta ondoren jaregin. <emph>Kolore-barra</emph> berriro eransteko, arrastatu tresna-barraren titulu-barra leihoaren ertzera."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,16 +12613,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">Instalatutako letra-tipoetan aurkitutako ikurren barrutitik karaktereak txertatzen uzten dio erabiltzaileari.</ahelp></variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "<emph>Karaktere bereziak</emph>elkarrizketa-koadroan karaktere batean klik egiten denean, aurrebista bat eta karaktereari dagokion zenbakizko kodea bistaratzen ditu."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Testu-diseinu konplexuaren eta Asiar karaktere-jokoaren euskarria gaitzea nahi baduzu, aukeratu <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Hizkuntza-ezarpenak - Hizkuntzak</emph>, eta ondoren, hautatu<emph>Gaituta</emph> kontrol-laukia dagokion arean."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Beste estilo batean oinarritutako estilo bat sortzen ari bazara, ehuneko bat edo puntu-balio bat sar dezakezu (adibidez, -2pt edo +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,16 +13421,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Hizkuntza-etiketei buruzko xehetasun gehiagorako, begiratu <link href=\"http://langtag.net/\"><emph>Erabiltzaileentzat</emph> atala langtag.net webgunean</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Gelaxken hizkuntza-ezarpena ere aldatu daiteke (aukeratu <emph>Formatua - Gelaxkak - Zenbakiak</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>letra-tipoak;efektuak</bookmark_value> <bookmark_value>formatua; letra-efektuak</bookmark_value> <bookmark_value>karaktereak; letra-efektuak</bookmark_value> <bookmark_value>testua; letra-efektuak</bookmark_value> <bookmark_value>efektuak; letra-tipoak</bookmark_value> <bookmark_value>azpimarratzea; testua</bookmark_value> <bookmark_value>maiuskulak; letra-efektuak</bookmark_value> <bookmark_value>minuskulak; letra-efektuak</bookmark_value> <bookmark_value>tituluak; letra-efektuak</bookmark_value> <bookmark_value>maiuskula txikiak</bookmark_value> <bookmark_value>marratzea; letra-efektuak</bookmark_value> <bookmark_value>letra-tipoak; marratzea</bookmark_value> <bookmark_value>ingeradak; letra-efektuak</bookmark_value> <bookmark_value>letra-tipoak; ingeradak</bookmark_value> <bookmark_value>itzalak; karaktereak</bookmark_value> <bookmark_value>letra-tipoak; itzalak</bookmark_value> <bookmark_value>letra-tipoak; ez ikusi egindako koloreak</bookmark_value> <bookmark_value>ez ikusi egindako letra-tipoen koloreak</bookmark_value> <bookmark_value>koloreak; ez ikusi egindako letra-tipoak</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Hautatutako testuaren kolorea ezartzen du. <emph> Automatikoa</emph>hautatzen baduzu, testu-kolorea beltza izango da atzeko plano argietan eta zuria atzeko plano ilunetan.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Pintura-ontzi modutik irteteko, egin klik behin edo sakatu Ihes tekla."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Testuaren koloreari ez ikusi egingo zaio inprimatzean <emph>Inprimatu beltzean</emph> kontrol-laukia gaitzen bada Aukerak elkarrizketa-koadroko <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Inprimatu\"><emph>%PRODUCTNAME Writer - Inprimatu</emph></link> aukeran."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,8 +13549,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Egin klik hautatutako karakterei uneko letra-kolorea aplikatzeko. Hemen ere klik egin dezakezu, eta ondoren hautapena arrastatu testu-kolorea aldatzeko. Egin klik ikonoaren alboko gezian letra-kolorearen tresna-barra irekitzeko.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Ezer ez - ez da efekturik aplikatzen"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Maiuskulak - hautatutako karaktere minuskulak maiuskula bihurtzen ditu"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Minuskula - hautatutako karaktere maiuskulak minuskula bihurtzen ditu"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Tituluko karaktereak - hautatutako hitz bakoitzaren lehenengo karakterea karaktere maiuskula bihurtzen du"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Maiuskula txikiak - hautatutako karaktere minuskulak maiuskula bihurtzen ditu eta ondoren tamaina txikitzen du."
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Hautatu erliebe-efektu bat hautatutako testuan aplikatzeko. Erliebe erliebedunaren bidez karaktereak orrialdetik irtenda egongo balira bezala agertzen dira. Erliebe grabatuaren bidez karaktereak orrialdean zapalduta egongo balira bezala agertzen dira.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Zehaztu hautatutako gelaxkaren formateatzeko aukerak.</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Hautatu kategoria bat zerrendatik, eta ondoren hautatu formatu-estilo bat <emph>Formatua</emph> koadroan.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Hautatutako <switchinline select=\"appl\"><caseinline select=\"CALC\">gelaxka-</caseinline><defaultinline>eremuentzat</defaultinline></switchinline> ezarritako hizkuntza zehazten du. Hizkuntzari <emph>Automatikoa</emph> balioa eman bazaio, $[officename](e)k automatikoki aplikatuko ditu sistemaren hizkuntza lehenetsiari lotutako zenbaki-formatuak. Hautatu edozein hizkuntza, hautatutako <switchinline select=\"appl\"><caseinline select=\"CALC\">gelaxka-</caseinline><defaultinline>eremuen</defaultinline></switchinline> ezarpenak konpontzeko.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Zenbaki negatiboen letra-tipoari kolore gorria ematen dio.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,8 +14117,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">Formatu zientifikoarekin, ingeniaritza-notazioak ziurtatzen du berretzailea 3 zenbakiaren anizkoitza dela.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14237,8 +14237,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "Zenbaki-formatuen kodeek puntu eta komaz (;) bereizitako lau atal arte izan ditzakete."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14269,8 +14269,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "Edukia balio bat ez bada, baizik eta testuren bat, laugarren atala aplikatuko da. Edukia a bildu batekin (@) irudikatuko da."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14285,16 +14285,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "Erabili zero zenbakia (0), zenbaki-ikurra (#) edo galdera-ikurra (?) leku-marka gisa, zure zenbaki-formatuaren kodean zenbakiak ordezkatzeko. (#) ikurrak digitu esanguratsuak besterik ez ditu bistaratzen, eta (0) ikurrak zeroak bistaratzen ditu, zenbakiak zenbaki-formatuan adierazitakoak baino digitu gutxiago baditu. (?) ikurra (#) ikurraren parekoa da, baina zuriune bat gehitzen du, dezimalen lerrokatzeari eusteko, ezkutuko zero ez esanguratsu bat dagoen kasuetarako."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "Frakzio baten zenbakitzailean eta izendatzailean egongo den zifra kopurua adierazteko, erabili galdera-ikurrak (?), zero balioak (0) edo zenbaki-ikurrak (#). Definitutako ereduarekin bat ez datozen frakzioak koma mugikorreko zenbaki gisa adieraziko dira."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14525,24 +14525,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "Zenbaki-formatu batean zuriune baten zabalera definitzeko karaktere bat erabiltzeko, idatzi azpimarra bat ( _ ) karakterearen aurretik. Zuriunearen zabalera aldatu egiten da aukeratutako karaktereen zabaleraren arabera. Adibidez, <emph>_M</emph> kateak zuriune zabalagoa sortzen du <emph>_i</emph> kateak baino."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "Espazio librea karaktere jakin batekin betetzeko, erabili asterisko bat (*) karaktere horrekin jarraituta. Esaterako:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "balio osoa (0) bistaratuko du, aurretik zutabe-zabalera betetzeko behar diren alderantzizko barra (\\) guztiak dituela. Kontabilitate-adierazpenerako, moneta-ikurra ezkerrean lerrokatu nahi izan dezakezu, honen antzeko formatu batekin:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14653,8 +14653,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "Zenbakiak ehunekotan emateko, erantsi ehunekoaren ikurra (%) zenbaki-formatuari."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15141,8 +15141,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "Data-formatu guztiak <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - Hizkuntza-ezarpenak - Hizkuntza</emph> aukeran ezarritako lokalaren mendekoak dira. Adibidez, zure lokala 'japoniera' bada, Gengou egutegia erabiliko da. <item type=\"productname\">%PRODUCTNAME</item>(e)k erabiltzen duen data-formatu lehenetsia egutegi gregoriarra da."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15245,8 +15245,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Data-formatua erabiltzen duten gelaxka bat edo gehiago duen kalkulua egiten baduzu, emaitza ondorengo mapatzeen arabera formateatuko da: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15429,8 +15429,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">'Data eta ordua' formatuak, formatu honekin gelaxka batean egin zen sarreraren data eta ordua bistaratzen ditu. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15453,8 +15453,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "Orduak, minutuak eta segundoak ikusteko, erabili ondorengo zenbaki-formatuaren kode hauek."
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15589,8 +15589,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "Zenbakiak jatorrizko zenbaki-karaktereak erabiliz bistaratzeko, erabili [NatNum1], [NatNum2], ... [NatNum11] aldarazleak zenbaki-formatuaren kodearen hasieran."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15598,7 +15598,7 @@ msgctxt ""
"par_id3158313\n"
"help.text"
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code. See <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link> section below."
-msgstr ""
+msgstr "Zenbakiak zenbakizko, monetazko edo datazko formatu ezberdinetan idazteko, erabili [NatNum12] aldarazlea, nahi den argumentuekin, zenbakizko formatu-kode baten hasieran. Ikusi <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link> atala beherago."
#: 05020301.xhp
msgctxt ""
@@ -17270,7 +17270,7 @@ msgctxt ""
"hd_id231201610928993199\n"
"help.text"
msgid "NatNum12 modifier"
-msgstr ""
+msgstr "NatNum12 aldarazlea"
#: 05020301.xhp
msgctxt ""
@@ -17278,7 +17278,7 @@ msgctxt ""
"par_id3158314\n"
"help.text"
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code."
-msgstr ""
+msgstr "Zenbakiak zenbakizko, monetazko edo datazko formatu desberdinetan idazteko, erabili [NatNum12] aldarazlea, nahi den argumentuekin, zenbakizko formatu-kode baten hasieran."
#: 05020301.xhp
msgctxt ""
@@ -17286,7 +17286,7 @@ msgctxt ""
"par_id130820161735318343\n"
"help.text"
msgid "Common NatNum12 formatting examples"
-msgstr ""
+msgstr "NatNum12 formatuaren adibideak"
#: 05020301.xhp
msgctxt ""
@@ -17294,7 +17294,7 @@ msgctxt ""
"par_id130820131011365891\n"
"help.text"
msgid "Formatting code"
-msgstr ""
+msgstr "Kodeei formatua ematea"
#: 05020301.xhp
msgctxt ""
@@ -17302,7 +17302,7 @@ msgctxt ""
"par_id13082016201136632\n"
"help.text"
msgid "Explanation"
-msgstr ""
+msgstr "Azalpena"
#: 05020301.xhp
msgctxt ""
@@ -17310,7 +17310,7 @@ msgctxt ""
"par_id130820161733145583\n"
"help.text"
msgid "[NatNum12]"
-msgstr ""
+msgstr "[NatNum12]"
#: 05020301.xhp
msgctxt ""
@@ -17318,7 +17318,7 @@ msgctxt ""
"par_id130820161733112114\n"
"help.text"
msgid "Spell out as cardinal number: 1 โ†’ one"
-msgstr ""
+msgstr "Idatzi zenbaki kardinal gisa: 1 โ†’ bat"
#: 05020301.xhp
msgctxt ""
@@ -17326,7 +17326,7 @@ msgctxt ""
"par_id1308201617533145585\n"
"help.text"
msgid "[NatNum12 ordinal]"
-msgstr ""
+msgstr "[NatNum12 ordinal]"
#: 05020301.xhp
msgctxt ""
@@ -17334,7 +17334,7 @@ msgctxt ""
"par_id13082016107533112116\n"
"help.text"
msgid "Spell out as ordinal number: 1 โ†’ first"
-msgstr ""
+msgstr "Idatzi zenbaki ordinal gisa: 1 โ†’ lehena"
#: 05020301.xhp
msgctxt ""
@@ -17342,7 +17342,7 @@ msgctxt ""
"par_id1308201616533145587\n"
"help.text"
msgid "[NatNum12 ordinal-number]"
-msgstr ""
+msgstr "[NatNum12 ordinal-number]"
#: 05020301.xhp
msgctxt ""
@@ -17350,7 +17350,7 @@ msgctxt ""
"par_id13082016107533112118\n"
"help.text"
msgid "Spell out as ordinal indicator: 1 โ†’ 1st"
-msgstr ""
+msgstr "Idatzi zenbaki ordinal laburtu gisa: 1 โ†’ 1."
#: 05020301.xhp
msgctxt ""
@@ -17358,7 +17358,7 @@ msgctxt ""
"par_id1308201796533145589\n"
"help.text"
msgid "[NatNum12 capitalize]"
-msgstr ""
+msgstr "[NatNum12 capitalize]"
#: 05020301.xhp
msgctxt ""
@@ -17366,7 +17366,7 @@ msgctxt ""
"par_id130820161715331121110\n"
"help.text"
msgid "Spell out with capitalization, as cardinal number: 1 โ†’ One"
-msgstr ""
+msgstr "Idatzi zenbaki kardinal gisa, hasierakoa maiuskuletan: 1 โ†’ Bat"
#: 05020301.xhp
msgctxt ""
@@ -17374,7 +17374,7 @@ msgctxt ""
"par_id1308201617965331455812\n"
"help.text"
msgid "[NatNum12 upper ordinal]"
-msgstr ""
+msgstr "[NatNum12 upper ordinal]"
#: 05020301.xhp
msgctxt ""
@@ -17382,7 +17382,7 @@ msgctxt ""
"par_id130826171075331121112\n"
"help.text"
msgid "Spell out in upper case, as ordinal number: 1 โ†’ FIRST"
-msgstr ""
+msgstr "Idatzi maiuskuletan, zenbaki ordinal gisa: 1 โ†’ LEHENA"
#: 05020301.xhp
msgctxt ""
@@ -17390,7 +17390,7 @@ msgctxt ""
"par_id1308201617965331455813\n"
"help.text"
msgid "[NatNum12 title]"
-msgstr ""
+msgstr "[NatNum12 title]"
#: 05020301.xhp
msgctxt ""
@@ -17398,7 +17398,7 @@ msgctxt ""
"par_id13082016075331121114\n"
"help.text"
msgid "Spell out in title case, as cardinal number: 101 โ†’ Hundred One"
-msgstr ""
+msgstr "Idatzi izenburu modura, zenbaki kardinal gisa: 101 โ†’ Ehun Eta Bat"
#: 05020301.xhp
msgctxt ""
@@ -17406,7 +17406,7 @@ msgctxt ""
"par_id1308201617965331455814\n"
"help.text"
msgid "[NatNum12 USD]"
-msgstr ""
+msgstr "[NatNum12 USD]"
#: 05020301.xhp
msgctxt ""
@@ -17414,7 +17414,7 @@ msgctxt ""
"par_id13082016075331121115\n"
"help.text"
msgid "Spell out as a money amount of a given currency specified by 3-letter ISO code: 1 โ†’ one U.S. dollar"
-msgstr ""
+msgstr "Idatzi dirutan, 3 letrako ISO kode modura adierazi behar den moneta gisa: 1 โ†’ dolar bat"
#: 05020301.xhp
msgctxt ""
@@ -17430,7 +17430,7 @@ msgctxt ""
"par_id13082016075331121117\n"
"help.text"
msgid "Spell out as a date in format \"1st of May\""
-msgstr ""
+msgstr "Idatzi data modura, \"Maiatzaren 1.a\" formatua"
#: 05020301.xhp
msgctxt ""
@@ -17446,7 +17446,7 @@ msgctxt ""
"par_id13082016075331121119\n"
"help.text"
msgid "Spell out as a date in format \"First of May, Nineteen Ninety-nine\""
-msgstr ""
+msgstr "Idatzi data modura, \"Maiatzaren Lehena, Mila Bederatziehun eta Bederatzi\" formatuan"
#: 05020301.xhp
msgctxt ""
@@ -17454,7 +17454,7 @@ msgctxt ""
"par_id3158316\n"
"help.text"
msgid "Other possible arguments: \"money\" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number \"1.99\" as \"One and 99/100 U.S. Dollars\"."
-msgstr ""
+msgstr "Beste argumentu batzuk: \"money\" 3 letrako moneta-kodeen aurretik, adibidez [NatNum12 capitalize money USD]0.00 kodea aplikatzen bazaio \"1.99\" zenbakiari, \"Bat eta 99/100 U.S. dolar\" idatziko da."
#: 05020400.xhp
msgctxt ""
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Biraketa / eskala"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Ezarri tipografiaren aukerak Asiar hizkuntzetako fitxategien gelaxka edo paragrafoentzako. Asiar hizkuntzen euskarria gaitzeko, aukeratuAukerak elkarrizketa-koadroko <emph>Hizkuntza-ezarpenak - Hizkuntza</emph>,eta ondoren hautatu <emph>Enabled</emph> kontrol-laukia <emph>Asiar hizkuntzen euskarria</emph> arean.</ahelp> Asiar tipografiaren aukerei ez ikusi egingo zaie HTML dokumentuetan."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,8 +18277,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>Aplikatu tartea testu asiarren eta asiarrak ez diren testuen artean</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Ainguratuta dagoen karakterearekiko grafiko bat lerrokatzeko, egin klik bikoitza saguaren eskuineko botoiaz irudian eta ondoren aukeratu <emph>Irudia</emph>. Egin klik <emph>Mota</emph> fitxan eta <emph>Kokalekua</emph> arean hautatu <emph>Nori</emph> koadroetako <emph>Karakterea</emph> aukeran."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Automatikoki aplikatzen du ertz bat aurretik dagoen paragrafoaren oinarrian karaktere jakin bat edo gehiago idaztean eta ondoren Sartu sakatzen duzunean. Lerro bakar bat sortzeko, idatzi hiru marratxo (-) edo gehiago edo azpimarrak ( _ ) eta ondoren sakatu Sartu. Lerro bikoitza sortzeko, idatzi hiru berdin ikur (=), izartxo (*), tileta (~) edo traola-ikur (#) edo gehiago eta ondoren sakatu Sartu."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Konbinatu lerro bakarreko paragrafoak, luzera hau baino handiagoa bada...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/02.po b/source/eu/helpcontent2/source/text/shared/02.po
index 8b0844e4d3c..d5a23a077d9 100644
--- a/source/eu/helpcontent2/source/text/shared/02.po
+++ b/source/eu/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-12 18:29+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526149787.000000\n"
#: 01110000.xhp
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formateatzea</emph>: <emph>Formatua</emph>ren propietatea ezartzeko, egin klik <emph>Propietateak: Eremu formatuduna</emph> elkarrizketa-koadroko <emph>Formatua</emph> lerroko <emph>... </emph> botoian. <emph>Zenbaki-formatua</emph> elkarrizketa-koadroa agertuko da."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Gut. Balioa</emph> eta<emph>Geh. balioa</emph>: Eremu formatudun baterako gutxieneko eta gehieneko zenbakizko balioak sar ditzakezu. Gut. Balioa eta Geh. balioek lehendik dauden datuen irteera zehazten dute (Adibidez: gut. balioa 5 da, konektatutako datu-baseko eremuak 3 balio osoko zenbakia du. Irteera 5 da, baina datu-baseko balioa ez da aldatu) eta datu berrien sarrera (adibidez: Geh. balioa 10 da eta zuk 20 sartzen duzu. Sarrera zuzendu egiten da eta datu-basean 10 idazten da). <emph>Gut. balioa </emph>eta <emph>Geh. balioa</emph>, ez badira ezartzen, ez da mugarik aplikatuko. Testu-eremuaren datu-basera konektatuta dauden eremu formatudunei, bi balio hauek eta <emph>Balio lehenetsia</emph> ez zaizkie aplikatu."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Urte bat bi digitu erabilita sartzen denean, hari dagokion lau digituko balioa <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Hobespenak</emph></caseinline><defaultinline><emph>Tresnak - Aukerak</emph></defaultinline></switchinline><emph> - $[officename] - Orokorra</emph> ataleko ezarpen baten bidez zehazten da. Esaterako, 1935 ezartzen bada beheko mugako balio gisa eta 34 sartzen baduzu data-balio gisa, emaitza 2034 izango da eta ez 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Hautatutako zutabeak berriro ikusteko azpimenua irekitzen du.</ahelp> Zutabe bat erakusteko soilik, egin klik zutabe-izenean. Ezkutatutako lehen 16 zutabeak soilik ikus ditzakezu. Ezkutatutako zutabe gehiago badaude, <emph>Erakutsi zutabeak</emph> elkarrizketa-koadroa irekitzeko hautatu<emph>Gehiago</emph> komandoa."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\"><emph>Erakutsi zutabeak</emph> elkarrizketa-koadroan, erakutsiko diren zutabeak hauta daitezke. Eutsi sakatuta Shift edo <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> tekla sarrera bat baino gehiago hautatzeko.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Zutabe guztiak erakusteko, egin klik <emph>Denak </emph>botoian.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Taula-kontrola teklatuaren bidez kontrolatu soilik"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Teklatua zure dokumentuko kontrol batetik bestera igarotzeko soilik erabiltzen baduzu, beste kontrol mota batzuekin desberdintasun bat dagoela ikusiko duzu: Tab teklak ez du kurtsorea hurrengo kontrolera mugitzen, baizik eta taula-kontroleko hurrengo zutabera. Sakatu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab hurrengo kontrolera mugitzeko, edo sakatu Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab aurreko kontrolera mugitzeko."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Taula-kontrolen teklatua soilik editatze modu berezian sartzeko:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "Inprimaki-dokumentuak <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">diseinu modua</link>n egon behar du."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Sakatu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 dokumentua hautatzeko."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Lehenengo kontrola hautatzeko sakatu Shift+F4. Taula-kontrola ez bada lehenengo kontrola, sakatu Tab hautatu arte."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Sakatu sartu, edizio modura sartzeko. Heldulekuak kontrol-ertza baino urrunago agertzen dira."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "Editatze moduan, editatze moduaren laster-menua ireki daiteke Shift+F10 sakatuz."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Zutabeak editatu nahi badituzu, sakatu Shift+zuriunea zutabearen edizio-moduan sartzeko. Orain, zutabeen ordena aldatu dezakezu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+gezi-teklak erabilita. Del teklak uneko zutabea ezabatuko du."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Editatze modutik irteteko sakatu Escape tekla."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\"><emph> Propietate</emph>en elkarrizketa-koadroa irekitzeko ezinbestekoa da, Diseinu moduan egotea kontrol bat hautatuta. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efektuak"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒฅ</caseinline><defaultinline>Alt</defaultinline></switchinline>+beherako gezia"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Konbinazio-koadroa irekitzen du"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒฅ</caseinline><defaultinline>Alt</defaultinline></switchinline>+gorako gezia"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Konbinazio-koadroa ixten du"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Gorako gezia"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Beherako gezia"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Sartu"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Zerrenda- edo konbinazio-koadroetan bezalaxe, eskuinaldeko eremuaren amaierako gezian klik eginez ireki edo itxi dezakezu zerrenda. Dena den, bai zerrenda irekian eta bai goiko testu-eremuan sar daitezke datuak. Zerrenda-aurkezpena erabiltzen duten propietateak salbuespen dira, adibidez:<emph>Zerrenda-sarrerak</emph> propietatea, <emph>Zerrenda-koadroa</emph> eta kontrol-eremuentzat ezartzen den <emph>Konbinazio-koadroa</emph>. Eremua irekita dagoenean bakarrik edita daitezke sarrerak hemen."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "<emph>Orokorra </emph>fitxaren bidez, inprimaki-kontrol baten propietate orokorrak defini daitezke. Propietateak aldatu egiten dira kontrol motaren arabera. Propietate hauek guztiak ez dira erabilgarriak kontrol guztietan."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Uneko inprimaki-dokumentua HTML formatura esportatzen baduzu, lehenetsitako kontrol-balioak esportatuko dira eta ez uneko kontrol balioak. Balio lehenetsiak - kontrol motaren arabera - propietateen bidez konfiguratzen dira: balio lehenetsia (adib. testu-eremuetan), egoera lehenetsia (kontrol-laukietan eta aukera-eremuetan) eta hautapen lehenetsia (zerrenda-koadroetan)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Kontrol-eremu batek \"Gaitua\" (Bai) propietatea badu, inprimaki-erabiltzaileak kontrol-eremua erabili ahal izango du.</ahelp> Propietatea desgaitzen bada, ez da gaituta egongo (EZ) eta grisez bistaratuko da."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Goitibeherako zerrendan zenbat lerro bistaratu nahi diren defini daiteke. Ezarpen hau aktibatzeko ezinbestekoa da \"Goitibehera\"rako aukeran \"Bai\" aukeratzea.</ahelp> Goitibeherako propietatea duten konbinazio-koadroetan, goitibeherako zerrendan zenbat lerro bistaratuko diren zehatz dezakezu. Goitibehera-aukera ez duten kontrol-eremuen kasuan, kontrol-eremuaren tamaina eta letra tamainaren arabera konfiguratuko da lerroen bistaratzea."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">Ekintza-propietateak botoi bat aktibatzen duzunean gertatzen dena zehazten du.</ahelp> Nabigazio-ekintzen bidez, datu-baseen nabigaziorako botoiak diseina ditzakezu."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "Taula honek botoi bati eslei diezazkiokezun ekintzak azaltzen ditu."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Uneko dokumentuan beste kontrol-eremu batean sartutako datuak <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Inprimaki-propietateak</link> <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>ean zehaztutako helbidera bidaltzen ditu."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Aurrez definitutako balio lehenetsiak berrezartzen ditu beste kontrol-eremu batzuetan (Egoera lehenetsia, Hautapen lehenetsia, Balio lehenetsia)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Konbinazio-koadroa goitik behera ireki daitekeen (BAI) edo ez (EZ) zehazten du.</ahelp> Goitibeherako propietatea duen kontrol-eremuak gezi-botoi bat gehiago du, lehendik dauden inprimaki-sarrerak saguan klik egitean irekitzeko. <emph>Lerro kopurua</emph>n, goitibehera irekita dagoenean zenbat lerro (edo errenkada) bistaratuko diren zehatz dezakezu. Konbinazio-koadroek goitibehera propietatea izan dezakete."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Etiketa-eremuen titulua"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Testu-eremuen edukia"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Taula-kontrol bateko zutabeen taula-eremuaren edukia"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Botoietan erabiltzen diren grafikoak edo testuak"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Automatikoki bete funtzioa esleitzen dio konbinazio-koadro bati.</ahelp> Automatikoki bete funtzioak lehendik dauden sarreren zerrenda bistaratzen du sarrera bat idazten hasten zarenean."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Etiketaren karaktere bat mnemoniko gisa definitzeko da, horrela erabiltzailea kontrol honetan teklatuko karaktere bat sakatuz sartuko da, txertatu tilet bat (~) karakterearen aurretik etiketan."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Hautatu <emph>Esleipenik ez</emph>laukia, esteka lekuz aldatzeko kontrolaren eta esleitutako etiketa-eremuaren artean.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Zutabearen zabalera ezartzen du taulen kontrol-eremuan.</ahelp> Zutabearen zabalera ezartzen du taulen kontrol-eremuan %PRODUCTNAME(r)en modulu-aukeretan zehaztutako unitateetan. Nahi izanez gero, balio bat sar daiteke baliozko neurri-unitate bat jarriz gero ondoren, adibidez, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Errepikatutako gertaeren arteko atzerapena segundo-milarenetan zehazten du.</ahelp> Gertaera bat errepikatzen da gezi-batean edo korritze-barrako atzeko planoan edo Nabigazio-barrako nabigazio-botoien erregistro batean klik egiten duzunean, eta saguaren botoia sakatuta mantentzen baduzu pixka batean. Balio bat sar daiteke baliozko denbora-unitate bat badago ondoren, adibidez, 2 s edo 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Data erakusteko formatua hauta dezakezu hemen.</ahelp> Data-eremuetako datak erakusteko formatua defini dezakezu."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">TRUE edo FALSE balioez gain, kontrol-laukiek datu-baseko ZERO balioa ere irudika dezaketen edo ez definitzen da.</ahelp> Funtzioa hau erabiltzeko datu-baseak hiru egoera onartu behar ditu: TRUE, FALSE eta ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "<emph> Hiru egoerako </emph>propietatea datu-baseetako inprimakietan bakarrik erabiltzen da, ez HTML inprimakietan."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Testu-konstantea. Kokaleku hau ezin da editatu. Karaktere-maskarari dagokion kokalekuan bistaratzen da karakterea."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "a-z eta A-Z karaktereak sar daitezke. Maiuskula karaktereak ez dira minuskula karaktere bihurtzen."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "A-Z karaktereak sar daitezke. Minuskula bat sartzen bada, automatikoki maiuskula bihurtuko da."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "A-Z eta 0-9 karaktereak sar daitezke. Maiuskula karaktereak ez dira minuskula karaktere bihurtzen."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "A-Z eta 0-9 karaktereak sar daitezke. Minuskula bat sartzen bada, automatikoki maiuskula bihurtuko da."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "0-9 karaktereak soilik sar ditzakezu hemen."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Edozein karaktere inprimagarri sar dezakezu. Minuskula bat sartzen bada, automatikoki maiuskula bihurtuko da."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Eduki formatudunak (data, ordua, eta abar) onartzen dituzten kontrol-eremuen formatu-kontrola egin daiteke. <ahelp hid=\"HID_PROP_STRICTFORMAT\">Formatu-kontrolaren funtzioa aktibatzen bada (Bai), onartutako karaktereak bakarrik erabili ahal izango dira.</ahelp> Adibidez, data-eremu batean zenbakiak edo data-bereizleak bakarrik onartuko dira, teklatuarekin idatzitako letra guztiei ez ikusi egingo zaie."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">\"Ireki dokumentua / web orria\" ekintzaren bidez irekitako dokumentua bistaratzeko helburuko markoa zehazten du.</ahelp> Helburuko markoa ere zehatz dezakezu <emph>URL</emph>a bistaratzeko \"Ireki dokumentua edo web orria\" ekintza)esleitu zaion botoi batean klik egitean irekitzen duzuna."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "Markoaren propietatea datu-baseetako inprimakietan erabiltzen da, baina HTML inprimakietan ez."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Irudi-botoiek <emph>Grafikoak </emph>propietatea izaten dute. <ahelp hid=\"HID_PROP_IMAGE_URL\"><emph> Grafikoak</emph> propietateak botoian agertzea nahi duzun grafikoaren bide-izena eta fitxategi-izena zehazten du.</ahelp> Grafiko-fitxategia hautatzen baduzu <emph>...</emph>botoiaren bidez, bide-izena eta fitxategi-izena automatikoki testu-koadroan sartuko dira."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "URL motako botoien laguntza-testua argibide luze gisa agertuko da URLan sartutako URL helbidearen ordez."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Kontrol-eremuaren laguntza aukeratzean irekiko den laguntza-dokumentuaren URLa zehazten du</ahelp> Kontrol-eremuaren laguntza ireki ahal izateko, fokuak kontrol-eremuan egon behar du eta erabiltzaileak F1 sakatu behar du."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Sarrera-ikusgaien zerrenda definitzen du dokumentuan. Ireki zerrenda eta idatzi zure testua. Zerrenda honen eta konbinazio-koadroen bidez, ikusgai izango diren zerrendako sarrerak defini daitezke dokumentuan. <emph>Zerrendako sarrerak</emph> eremua ireki eta idatzi zure testua.</ahelp> Kontuan izan sarreren kontrolari eta teklatuari buruzko<link href=\"text/shared/02/01170100.xhp\" name=\"tips\">aholkuak</link>."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Kontrola datu-base bati estekatuta badago, eta testuaren luzera datu-basearen eremu-definiziotik hartu behar bada, testu-luzerarik ez duzu sartu behar hemen. Ezarpenak datu-basetik hartzeko ezinbestekoa da kontrol-propietatea definitu gabe egotea (\"Definitu gabe\" egoera)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>testu aberastuaren kontrola</bookmark_value> <bookmark_value>kontrolak;testu aberastuaren kontrola</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">Kontrol-eremu batean, adibidez testu-koadroetan edo etiketetan, lerro-jauziak eta formatua erabiltzea ahalbidetzen du. Lerro-jauzi bat eskuz sartzeko, sakatu Enter tekla. Formatudun testua sartzeko, hautatu \"Lerro anitzekoa formatuarekin\".</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Testua lerro bat baino gehiagotan bistaratzen du.</ahelp>Testu-kutxa batean lerro-jauziak erabiltzea ahalbidetzen du, testu-lerro bat baino gehiago sartu ahal izan dadin. Lerro-jauzia eskuz sartzeko, sakatu 'Enter' tekla."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Sakatzeko botoi batek txandakatzeko botoi baten portaera duen zehazten du. 'Txandakatu' ezarpenari \"Bai\" balioa ematen badiozu, \"hautatua\" eta \"hautatu gabea\" kontrol-egoeren artean txandakatu dezakezu kontrola, botoia sakatzen duzunean edo kontrolak fokua duen bitartean zuriune-barra sakatzen duzunean. \"Hautatua\" egoeran dagoen kontrola \"sakatuta\" modura agertzen da.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Aukera hau \"Bai\"en ezartzen baduzu, Sakatzeko botoiak fokua hartzen du botoian klik egitean.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,8 +3869,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">'Ertza' propietatea \"laua\" balioarekin ezarrita duten kontrolen ertz-kolorea zehazten du.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\"><emph>Propietateak</emph> fitxa-orrian, kontrol-eremuaren izena definitzen du. <emph>Inprimaki-propietateak </emph>fitxa-orrian, inprimakiaren izena zehazten du.</ahelp> Kontrol-eremu bakoitzak eta inprimaki bakoitzak <emph>Izena </emph>propietatea dauka, horren bidez identifika daiteke. Izena <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Inprimaki-nabigatzailea</link>n agertuko da, eta izena erabiliz makro batetik erreferentzia egin ahal izango zaio kontrol-eremuari. Lehenespenez, izen bat jartzen zaio eremuari. Kontrol-eremua bere izenaren bidez definitzen da eta eremuaren etiketa eta zenbakia erabiliz sortzen da."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>kontrolak; taldekatzea</bookmark_value> <bookmark_value>taldeak;kontrolenak</bookmark_value> <bookmark_value>inprimakiak; kontrolak taldekatzea</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "Funtzionalki elkarri lotutako kontrolak elkartzeko ere erabiltzen dira izenak, abibidez, aukera-botoiak. Horretarako, izen bera eman taldeko kide guztiei: izen bereko kontrolek taldea osatzen dute. Elkartutako kontrolak ikusteko <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Talde-markoa</link> erabil daiteke."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Kontrol-laukiaren beheko ertzean nabigazio-barra bistaratzen den zehazten du.</ahelp> Kontrol-laukiaren beheko ertzean nabigazio-barra bistaratzen den zehazten du."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Kontrola irakurtzeko soilik den (Bai) edo edita daitekeen (Ez) zehazten du.</ahelp><emph> Irakurtzeko soilik</emph>propietatea kontrol guztiei eslei dakieke eta erabiltzaileak testua sar dezake. Datu-base batetik grafikoak hartzen dituen grafiko-eremu bati irakurtzeko soilik propietatea esleitzen bazaio, erabiltzaileak ezingo du grafiko berririk txertatu datu-basean."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\"> Eremuaren ertza ondorengoekin bistara daitekeen zehazten du: \"Markorik gabe\", \"3D itxura\" edo \"Laua\".</ahelp> Marko bat duten kontrol-eremuetan, inprimakian bistaratzen den ertza zehatz dezakezu <emph>Ertza </emph>propietatea erabiliz. \"Markorik gabe\", \"3D itxura\" edo \"Zapala\" aukeren artean hauta dezakezu."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\"><emph>Aktibazio-ordena</emph> propietateak kontrolek fokua zein ordenatan hartuko duten definitzen du Tab sakatzean.</ahelp> Kontrol bat baino gehiago dituen inprimaki batean, fokua lekuz aldatuko da hurrengo kontrolera Tab tekla sakatzean. <emph>Aktibazio-orden</emph>eko indize baten bidez fokua zein ordenatan aldatuko den zehatz daiteke."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "<emph>Aktibazio-ordena</emph> propietatea ez da erabiltzen <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Ezkutuko kontrol</link>etan. Nahi izanez gero, propietate hau ezar daiteke irudi-botoietan eta irudi-kontroletan. Horrela, kontrol horiek Tab teklaren bidez hauta daitezke."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Inprimaki bat sortzean, inprimaki horri gehitzen zaizkion kontrol-eremuei automatikoki esleitzen zaie indize bat; gehitzen den kontrol-eremu bakoitzeko, indizea ere gehituz joaten da (aldiko 1). Kontrol baten indizea aldatzen baduzu, gainerako kontrolen indizeak ere automatikoki eguneratuko dira. Fokua ezarri ezin zaien elementuei ere (Tabstop = No) balio bat esleitzen zaie. Hala ere, kontrol horiek saltatu egiten dira Tab tekla sakatzean."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Erabiltzaile batek saguaren gurpila korritzen duenean balioa aldatzen den ezartzen du. 'Inoiz ez': Ez da balioa aldatuko. 'Fokua duenean: (lehenetsia) Balioa aldatzen da kontrolak fokua duenean eta gurpila kontrolari apuntatzen dagoenean eta korritzen denean. 'Beti': Balioa aldatzen da gurpila kontrolari apuntatzen dagoenean eta korritzen denean, berdin dio zein kontrolek duen fokua.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Elkartutako aukera eramuetan, <emph>Egoera lehenetsia</emph> propietateak definitzen du ezarpen lehenetsiari dagokion taldearen egoera."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Reset motako botoian, <emph> Hautapen lehenetsia</emph> sarrerak zerrenda-koadroaren egoera definitzen du, erabiltzaileak reset botoia aktibatzen badu."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Balio-zerrenda duen Zerrenda-koadro batean, <emph>...</emph> botoian klik egiten baduzu, <emph>Hautapen lehenetsia</emph> elkarrizketa-koadroa irekiko ds."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Reset motako botoian, <emph> Hautapen lehenetsiaren sarrera </emph>k kontrolaren egoera definitzen du erabiltzaileak reset botoia aktibatu badu."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Erabiltzaileak korritze-barrako gezi-ikonoan klik egitean balioa gehitu edo kendu behar den definitzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\"><emph>Botoi lehenetsia</emph> propietateak Itzuli tekla sakatzean botoi hau aktibatuko dela definitzen du.</ahelp><emph> Botoi lehenetsia</emph> propietateak Itzuli tekla sakatzean botoi hau aktibatuko dela definitzen du. Elkarrizketa-koadroa edo inprimakia ireki eta inolako ekintzarik egiten ez bada, propietate hau duen botoia da lehenetsia."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Web orrialdeko inprimakiak erabiltzean, bilaketako maskaretan propietate hau ager daiteke. Hauek edizioko maskarak dira testua sartzeko eremua eta bidali ekintza duen botoia eduki ohi dute. Bilatzea nahi den hitza testuaren eremuan sartzen da eta botoia sakatuz hasten da bilaketa. Lehenetsi gisa definitu bada botoia Sartu tekla sakatuz hitzaren bilaketa ere hasten da."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\"><emph>Tabulazioa </emph> propietateak definitzen du kontrol-eremu bat tab teklaren bidez hauta daitekeen.</ahelp> Aukera hauek erabil daitezke:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Tab tekla sakatzean, fokuak ez ikusi egiten dio kontrolari."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Tab teklaren bidez hauta daiteke kontrola."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">Etiketa propietateak inprimakian bistaratzen den kontrol-eremuaren etiketa ezartzen du.</ahelp> Etiketa propietateak inprimakian bistaratzen den kontrol-eremuaren etiketa ezartzen du. Datu-eremuaren zutabe-goiburukoa edo etiketa definitzen du propietate honek inprimakien taula-kontrolean."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Kontrol berria sortzen duzunean, <emph>Izena</emph> propietatean aurredefinitutako deskripzioa lehenetsi gisa erabiltzen da kontrola etiketatzeko. Kontrol-eremuaren izena eta kontrolaren osoko zenbakia erabiltzen dira etiketa sortzeko (adibidez, CommandButton1). <emph>Titulua</emph> propietatearen bidez beste deskribapen bat eslei diezaiokezu kontrolari. Horrela, kontrolaren funtzioa argiago adieraziko da. Erabiltzaileak ikusiko duen etiketa ulergarriagoa izan dadin, aldatu sarrera hau."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>hainbat lerrotako tituluak inprimakietan</bookmark_value> <bookmark_value>izenak; hainbat lerrotako tituluak</bookmark_value> <bookmark_value>kontrolak; hainbat lerrotako tituluak</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Lerro anitzeko izenburu bat sortzeko, ireki konbinazio-koadroa gezi-botoia erabiliz. Lerro-jauzia sartu daiteke Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter sakatuta."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "<emph>Titulua</emph> propietatea erabiltzaileak ikusgai duen interfazean inprimaki-elementuak etiketatzeko soilik erabiltzen da. Makroak erabiltzen badituzu, kontuan izan exekutatzean kontrolak beti <emph>Izena</emph> propietatearen bidez izendatzen direla."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">\"Ireki dokumentua / web orria\" botoi mota batean klik egitean irekitzen den URL helbidea zehazten da.</ahelp> Ireki dokumentua edo web orri mota botoiaren URL helbidea sartzen da <emph>URL</emph> koadroan. Botoian klik egitean helbidea irekitzen da."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Karaktere bat edo kate bat aukera daiteke moneta-ikurrerako.</ahelp> Moneta-eremu batean, moneta-ikurra aurredefini daiteke <emph>Moneta-ikurra</emph> propietatean karakterea edo katea sartuz."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Testu-koadroa pasahitza idazteko erabiltzen bada, sartu bistaratutako karakterearen ASCII kodea Erabiltzaileak pasahitzerako idatzitako karaktereen ordez bistaratzen da karaktere hau.</ahelp> Erabiltzaileak pasahitza sartzen badu, erabiltzaileak idatzitako karaktereen ordez bistaratuko diren karaktereak zehatz daitezke. <emph>Pasahitzetako karaktereak</emph> eremuan, sartu erabili nahi den karakterearen ASCII kodea. 0 eta 255 arteko balio bat erabil dezakezu."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Zenbait ASCII kodeei dagozkien karaktereak<emph>Karaktere Berezi</emph>en elkarrizketa-koadroan (Itsatsi - Karaktere berezia...) ikus daitezke."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Karaktere maskara definitzen du. Karaktere-maskarak hasierako balioak izaten ditu eta beti ikusgai egoten da inprimaki bat deskargatu ondoren</ahelp>Eremu maskaratuetan, karaktere-maskara defini daiteke. Karaktere maskarak inprimaki baten hasierako balioak izaten ditu, eta beti ikusgai egoten da inprimaki bat deskargatu ondoren. Sarrera-maskaran karaktere-kode bat erabiliz, erabiltzaileak eremu maskaratuan idatz ditzakeen sarrerak defini ditzakezu."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Kontrol-eremu baten taularen errenkada-altuera zehazten du.</ahelp> Kontrol-eremuetan, sartu balio bat errenkada-altuerarako. Nahi baduzu, balio bat sar daiteke baliozko neurri-unitate bat jarriz gero ondoren, adibidez, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,8 +4709,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Ekintza-elementuak nabigazio-barraren kontrol hautatu batean erakutsi edo ezkutatuko diren zehazten du.</ahelp> Ekintza-elementuak honakoak dira: 'Gorde erregistroa', 'Desegin', 'Ezabatu erregistroa', 'Freskatu'."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4725,8 +4725,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Nabigazio-barran hautatutako kontrol bateko kokaleku-elementuak erakutsi edo ezkutatuko diren zehazten du.</ahelp> Kokaleku-elementuak honakoak dira: 'Erregistroa' etiketa, 'Erregistroa' kokalekua, 'Erregistro kopurua' etiketa, 'Erregistro kopurua'."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4741,24 +4741,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Nabigazio-barran hautatutako kontrolean nabigazio-elementuak erakutsi edo ezkutatuko diren zehazten du.</ahelp> Nabigazio-elementuak honakoak dira: 'Lehen erregistroa', 'Aurreko erregistroa', 'Hurrengo erregistroa', 'Azken erregistroa'."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Iragaztea / Ordenatzea"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Ordenatzeko eta iragazteko hautatu diren elementuak nabigazio-barraren kontrolean erakustea eta ezkutatzea zehazten du.</ahelp> Ordenatzeko eta iragazteko elementuak hauek dira: 'Ordenatu gorantz', 'Ordenatu beherantz', 'Ordenatu', 'Iragazki automatikoa', 'Iragazki lehenetsia', 'Aplikatu iragazkia eta ordenatu'."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4773,8 +4773,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Hautatutako nabigazio-barra batean ikonoek txikiagoak edo handiagoak izan behar duten zehazten du.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">\"balio-unitate\"ean korritze-barrako kurtsorearen tamaina zehazten du. Adibidez, (\"Geh. korritze-balioa\"ren balioa ken \"Gut. korritze-balioa\") / 2 emaitza da: atzeko planoko arearen erdia hartzen duen korritze-barraren kurtsorea.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "0n ezartzen bada, kurtsorearen zabalera eta altuera berdinak izango dira."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "<emph> Datuak </emph>fitxa-orriaren bidez hautatutako kontrolari datu-iturburuak eslei dakizkioke."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Datu-baseen estekak dituzten inprimakien kasuan, estekatutako datu-basea<link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Inprimaki-propietate</link>ak aukeran definitzen da. Horretarako funtzioak<link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Datuak</emph></link> fitxan aurkituko dituzu."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Kontrol baten <emph>Datuak</emph> fitxan aukeran dauden ezarpenak kontrolaren araberakoak izango dira. Uneko kontrolean eta testuinguruan erabil daitezkeen aukerak soilik ikusiko dituzu. Eremu hauek dituzu erabilgarri:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Kontrol-laukiak eta aukera-botoiak eta gelaxkak lot daitezke kalkulu-orrian, uneko dokumentuan. Kontrola gaituta badago, Erreferentziako balioan (aktiboa) kopiatu duzun balioa gelaxkan kopiatuko da. Kontrola desgaituta badago, Erreferentziako balioan (inaktiboa) kopiatu duzun balioa gelaxkan kopiatuko da.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Kate huts bat nola maneiatu behar den definitzen du. 'Bai' ezarri bada, zero luzerako sarrera-kate bat NULL balioa bezala tratatuko da. 'Ez' ezarri bada, edozein sarrera bere horretan tratatuko da, bihurketarik gabe.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Kate huts bat zero luzera (\"\") duen katea da. Normalean, NULL balioa eta kate hutsa ez dira berdinak. Oro har, NULL terminoa erabiltzen da definitu gabeko balioa, balio ezezaguna edo \"oraindik ez da baliorik sartu\" adierazteko."
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Inprimakia diseinatzean \"iragazki proposamena\" propietatea ezar dakieke testu-koadroei <emph>Propietate</emph>en elkarrizketa-koadroko <emph>Datuak</emph> fitxan. Iragazki moduan bilaketak egitean, eremu horietan dagoen informazio guztian hautaketa egin dezakezu.</ahelp> Eremuaren edukia hauta daiteke Osatzeko automatikoaren funtzioa erabiliz. Edonola ere, kontuan izan funtzio honek memoria handiagoa eta denbora gehiago behar izaten duela, bereziki datu-base luzeetan. Beraz, neurriz erabili behar da. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Hautatu kontrol-laukia"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "TRUE gelaxka estekatuan sartu da"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Desautatu kontrol-laukia"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "FALSE gelaxka estekatuan sartu da"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Hiru egoerako kontrol-laukiari \"zehaztugabe\" egoera ezartzen zaio"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV gelaxka estekatuan sartu da"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Gelaxka estekatuan zenbaki bat itzultzen duen zenbaki edo formula bat sartu"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Sartutako balioa TRUE bada edo 0 ez bada: Kontrol-laukia hautatuko da<br/>sartutako balioa FALSE edo 0 bada: Kontrol-laukia desautatu da"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Garbitu gelaxka estekatua, edo sartu testua, edo sartu testua edo errorea ematen duen formula bat"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Hautatu koadroa. Erreferentzia balio-koadroak testua dauka."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Erreferentzia balio-koadroko testua gelaxkan kopiatzen da."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Desautatu koadroa. Erreferentzia balio-koadroak testua dauka."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Erreferentzia balio-koadroak testua dauka. Sartu testu berdina gelaxkan."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Erreferentzia balio-koadroak testua dauka. Sartu beste testu bat gelaxkan."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Hautatu aukera-botoia."
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "TRUE gelaxka estekatuan sartu da"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Beste aukera-botoi bat hautatuz gero, aukera-botoia desautatu egingo da."
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "FALSE gelaxka estekatuan sartu da"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Gelaxka estekatuan zenbaki bat itzultzen duen zenbaki edo formula bat sartu"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Sartutako balioa TRUE bada edo 0 ez bada: Aukera-botoia hautatzen da<br/>sartutako balioa FALSE edo 0 bada: Aukera-botoia desautatu egiten da"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Garbitu gelaxka estekatua, edo sartu testua, edo sartu testua edo errorea ematen duen formula bat"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Aukera-botoia desautatu egiten da"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Egin klik aukera-botoian. Erreferentzia balio-koadroak testua dauka."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Erreferentzia balio-koadroko testua gelaxkan kopiatzen da."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Egin klik talde berdineko aukera-botoian. Erreferentzia balio-koadroak testua dauka."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Erreferentzia balio-koadroak testua dauka. Sartu testu berdina gelaxkan."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Erreferentzia balio-koadroak testua dauka. Sartu beste testu bat gelaxkan."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Sartu testua kontrol-laukian"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Testua gelaxka estekatuan kopiatzen da"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Garbitu testu-koadroa"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Gelaxka estekatua garbitzen da"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Sartu testu bat edo zenbaki bat gelaxka estekatuan"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Testu bat edo zenbaki bat kopiatzen da testu-koadroan"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Sartu formula bat gelaxka estekatuan"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Formulako emaitza testu-koadroan kopiatzen da"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Garbitu gelaxka estekatua"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Testu-koadroa garbitzen da"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Sartu zenbaki bat eremuan"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Zenbakia gelaxka estekatuan kopiatzen da"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Garbitu eremua"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "0 balioa gelaxka estekatuan ezartzen da"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Gelaxka estekatuan zenbaki bat itzultzen duen zenbaki edo formula bat sartu"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Zenbakia eremuan kopiatzen da"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Garbitu gelaxka estekatua, edo sartu testua, edo sartu testua edo errorea ematen duen formula bat"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "0 balioa eremuan ezartzen da"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Estekatutako edukia: Sinkronizatu zerrenda-koadroan hautatutako testu-edukia gelaxka-edukiarekin."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Hautapen-kokalekua estekatua: Zerrenda-koadroan hautatutako elementu bakunaren kokalekua gelaxkan dagoen zenbakizko balioarekin sinkronizatuta dago."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Hautatu zerrenda-elementu bakun bat"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Hautapena estekatua dago: Hautatutako elementuaren kokapena gelaxka estekatuan kopiatzen da. Adibidez, hirugarren elementua hautatzen bada hirugarren zenbakia kopiatuko da."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Hautatu hainbat zerrenda-elementu"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "#NV gelaxka estekatuan sartu da"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Desautatu zerrenda-elementu guztiak"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Edukia estekatua dago: Gelaxka estekatua garbitzen da"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Hautapena estekatua dago: 0 balioa gelaxka estekatuan ezartzen da"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Sartu testu bat edo zenbaki bat gelaxka estekatuan"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Edukia estekatua dago: Bilatu eta hautatu zerrenda-elementu berdin bat"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Hautapena estekatua dago: Zerrenda-elementu hau zehaztutako kokalekuan (1ekin hasita lehenengo elementutik) hautatzen da. Ez bada bilatzen, elementu guztiak desautatuko dira."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Sartu formula bat gelaxka estekatuan"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Bilatu eta hautatu formularen emaitza eta estekatzeko modua batzen dituen zerrenda-elementu bat."
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Garbitu gelaxka estekatua"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Desautatu elementu guztiak zerrenda-koadroan"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Aldatu iturburu-arearen zerrenda-edukia"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Sartu testua konbinazio-koadroaren editatu eremuan edo hautatu sarrera bat goitibeherako zerrendan."
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Testua gelaxka estekatuan kopiatzen da"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Garbitu konbinazio-koadroaren editatu eremua"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Gelaxka estekatua garbitzen da"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Sartu testu bat edo zenbaki bat gelaxka estekatuan"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Testua edo zenbakia kopiatzen da konbinazio-koadroaren editatu eremuan"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Sartu formula bat gelaxka estekatuan"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Formularen emaitza kopiatzen da konbinazio-koadroaren editatu eremuan"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Garbitu gelaxka estekatua"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Konbinazio-koadroaren editatu eremua garbitzen da"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Aldatu iturburu-arearen zerrenda-edukia"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Estekatutako edukia: Sinkronizatu zerrenda-koadroan hautatutako testu-edukia gelaxka-edukiarekin. Hautatu\"Hautatutako sarrera\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Hautapen-kokalekua estekatua: Zerrenda-koadroan hautatutako elementu bakunaren kokalekua gelaxkan dagoen zenbakizko balioarekin sinkronizatuta dago. Hautatu\"Hautatutako sarreraren kokapena\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>kontrolak; gertaerak</bookmark_value> <bookmark_value>gertaerak;kontrolak</bookmark_value> <bookmark_value>makroak; inprimakietako gertaerei esleitzea</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,24 +6589,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "<emph> Gertaerak </emph> fitxa-orrian inprimakien kontrol-eremuetan gauzatzen diren gertaerak eta makroak esteka daitezke."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "Gertaera izaten denean, estekatutako makroari deituko zaio. Gertaera bati makro bat esleitzeko, sakatu <emph>...</emph> botoia. <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Esleitu ekintza</link> elkarrizketa-koadroa irekiko da."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Kontrolaren arabera, gertaera desberdinak egongo dira erabilgarri. <emph>Gertaerak</emph> fitxa-orrian zerrendan hautatutako kontrolaren eta testuingururako gertaera erabilgarriak agertzen dira soilik. Ondorengo gertaerak definitzen dira:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Gertaera hori kontrola sakatu eta ekintza abiarazi baino lehen gertatzen da.</ahelp> Esaterako, \"Bidali\" botoia sakatzean, bidaltze-ekintza abiarazten da; hala ere, \"bidali\" prozesua hasiko da soilik <emph>Hastean</emph> gertaera izaten denean. <emph>Onartu ekintza</emph> gertaerak prozesua hiltzea ahalbidetzen du. Estekatutako metodoak FALSE (faltsua) bidaltzen badu, <emph>Hastean</emph> ez da exekutatuko."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\"><emph>Exekutatu ekintza</emph> gertaera gertatzen da ekintza bat hasten denean.</ahelp> Esaterako, \"Bidali\" botoi bat baduzu zure inprimakian, bidaltze-prozesuak hasiko den ekintza ordezkatzen du."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\"><emph> Aldatzean </emph>gertaera kontrolaren edukia aldatu eta kontrolak fokua galtzen duenean gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\"><emph>Testua aldatzean </emph>gertaera sarrera-eremu batean testua sartu edo aldatzen denean gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,8 +6685,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\"><emph> Egoera aldatzean</emph> gertaera, kontrol-eremuaren egoera aldatzen bada gertatzen da.</ahelp> <emph>Egoera aldatzean</emph> gertaera, kontrol-eremuaren egoera aldatzen bada gertatzen da."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\"><emph> Fokua hartzean</emph> gertaera kontrol-eremu batek fokua hartzen duenean gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\"><emph>Tekla sakatzean</emph> gertaera kontrolak fokua duenean erabiltzaileak edozein tekla sakatzen duenean gertatzen da.</ahelp> Sarrerak egiaztatzeko gertaera honek makro batekin estekatuta egon behar du."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\"><emph> Tekla askatzean </emph>gertaera kontrolak fokua duenean erabiltzaileak edozein tekla sakatzen badu gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\"><emph> Sagua barnean dagoenean</emph>gertaera, sagua kontrol-eremuaren barnean dagoenean gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\"><emph> Tekla sakatu eta sagua arrastatzean</emph> gertaera sagua arrastatzen den bitartean tekla bat sakatzen bada gertatzen da.</ahelp> Adibidez: arrastatzean eta jaregitean tekla gehigarriak modua zehazten duenean (lekuz aldatu edo kopiatu)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\"><emph> Sagua mugitzean</emph>gertaera, sagua kontrolaren gainean mugitzen denean gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\"><emph> Saguaren botoia sakatzean</emph> gertaera saguaren erakuslea kontrolaren gainean dagoenean sagu-botoia sakatzean gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\"><emph> Saguaren botoia askatzean </emph>gertaera saguaren erakuslea kontrolaren gainean dagoenean sagu-botoia askatzean gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\"><emph> Sagua kanpoan dagoenean</emph> gertaera sagua kontrol-eremutik kanpo dagoenean gertatzen da.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "<emph>Nabigatzailea</emph> erakusteko eta ezkutatzeko, egin klik <emph> Erakutsi/Ezkutatu nabigatzailea</emph>ikonoan."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "<emph>Nabigatzailea</emph> ireki daiteke <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">Ikusi - Nabigatzailea</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">Ikusi - Nabigatzailea</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Ikusi - Nabigatzailea</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Ikusi - Nabigatzailea</link></caseinline><defaultinline>Ikusi - Nabigatzailea</defaultinline></switchinline> hautatuta."
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,16 +9461,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">Estiloak leihoa erakutsi edo ezkutatu den zehazten du, Estiloak esleitu edo antola daitezke leiho horretan.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "$[officename]ko aplikazio bakoitzak bere 'Estiloak' leihoa dauka. Ondorioz leiho bereiziak daude ondorengoentzat:<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">testu-dokumentuak</link></caseinline><defaultinline>testu-dokumentuak</defaultinline></switchinline>,<switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">kalkulu-orriak</link></caseinline><defaultinline>kalkulu-orriak</defaultinline></switchinline> eta <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">marrazki/aurkezpen-dokumentuak</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">marrazki/aurkezpen-dokumentuak</link></caseinline><defaultinline>marrazki/aurkezpen-dokumentuak</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9517,16 +9517,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "Hautatutako objektuetan paragrafo-estilo lehenetsia berrezartzeko, hautatu <emph>Garbitu formatua</emph>. Hautatu <emph>Estilo gehiago</emph> 'Estiloak' leihoa irekitzeko."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "Estilo-izen baten eskuineko beherako gezi-botoian klik egitean, uneko hautapenaren estilotik abiatuta estiloa eguneratzea edo hura editatzea ahalbidetzen duen laster-menu bat agertuko da."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Letra-tipoen izenak, bakoitza bere letra-tipoarekin idatzita ikus daiteke, <emph>Aurrebista letra-tipoen zerrendetan</emph> eremua markatzen bada 'Aukerak' elkarrizketa-koadroko <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - Ikusi</link> atalean.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Txikitu koska</emph> ikonoa sakatzean <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> teklari sakatuta eusten badiozu, hautatutako paragrafoaren koska tabuladore-eten lehenetsiaren arabera mugituko da. Balio hori <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - Orokorra</emph></link> atalean, 'Aukerak' elkarrizketa-koadroan, ezarri da.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Sakatu 'Handitu koska' ikonoa uneko paragrafoaren edo gelaxka-edukiaren ezkerreko koska handitzeko eta hurrengo tabuladore-kokapen lehenetsian ezartzeko.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sakatu <emph>Handitu koska</emph> ikonoa <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> teklari sakatuta eusten diozun bitartean, hautatutako paragrafoaren koska tabuladore-eten lehenetsiaren arabera mugitzeko. Balio hori <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - Orokorra</emph></link> atalean, 'Aukerak' elkarrizketa-koadroan, ezarri da.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Kantitatean handitutako koska <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜key</caseinline><defaultinline>Ctrl tekla erabilita</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Nabarmentzea desaktibatzeko, sakatu Ihes."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Hautatutako paragrafoaren gaineko paragrafo-tartea handitzeko, egin klik <emph>Handitu tartea </emph>ikonoan.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Doitze batzuk egin daitezke tartean <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Formatua - Paragrafoa - Koskak eta tarteak</emph></link>hautatuta"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Hautatutako paragrafoaren gaineko paragrafo-tartea txikitzeko, egin klik <emph>Txikitu paragrafo-tartea </emph>ikonoan.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Doitze batzuk egin daitezke tartean <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Formatua - Paragrafoa - Koskak eta tarteak</emph></link>hautatuta"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Gelaxka bati ertz mota jakin bat aplikatzeko: jarri kurtsorea gelaxkan, ireki <emph>Ertza</emph> tresna-barra eta hautatu ertz bat. </caseinline><defaultinline>Grafiko edo taula bat txertatzen duzunean, ertz eta guzti txertatzen dira. Ertza kentzeko, hautatu grafiko-objektua edo taula osoa eta egin klik <emph>Ertza</emph> tresna-barrako \"ertzik ez\" ikonoan.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Informazio gehiago aurkituko duzu laguntzan: <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Ertzak</emph></link>. <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">testu-taulak formateatzeko</link> informazioa ere aurkituko duzu <emph>Ertzak</emph> ikonoarekin."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Informazio gehiago nahi izanez gero, ikus laguntzaren<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Ertzak</link> saila."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Informazio gehiago nahi izanez gero, ikus laguntzan<link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Ertzak</link> saila."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Ainguratze-aukerak txandakatzea ahalbidetzen du.</ahelp></variable> <emph>Aldatu aingura</emph> ikonoa ikusteko, objektu batek hautatuta egon behar du, esaterako grafiko batek edo kontrol-eremu batek<switchinline select=\"appl\"><caseinline select=\"WRITER\"> edo marko batek</caseinline></switchinline> is selected."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "<link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Ainguratzea</emph></link> Laguntza sailean informazio gehiago dago ainguratzeari buruz."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Hautatu objektu bat eta egin klik <emph> Marrazkien</emph> tresna-barrako <emph> Biratu</emph> ikonoan. </caseinline><caseinline select=\"DRAW\">Hautatu objektu bat, eta egin klik Marrazkien tresna-barrako Biratu ikonoan. </caseinline><defaultinline>Hautatu objektu bat eta egin klik <emph>Marrazki-objektuaren propietateak</emph> tresna-barrako<emph> Biratu</emph>ikonoan.</defaultinline></switchinline> Biratzeko objektuaren helduleku bat arrastatu nahi duzun noranzkoan."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph> Jaitsi maila bat</emph>ikonoa <emph>Buletak eta numerazioak</emph> barran dago, eta kurtsorea numerazio edo buleta batean kokatuta dagoenean agertzen da. </caseinline><caseinline select=\"IMPRESS\"><emph>Maila jaitsi </emph>ikonoa <emph>Formatudun testua</emph> barran dago eta eskema-ikuspegian lan egitean agertzen da. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Jaitsi maila bat </caseinline><defaultinline>Maila jaitsi</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph> Igo maila bat</emph>ikonoa <emph>Buletak eta numerazioak</emph> barran dago kurtsorea numerazio baten eta buleta baten gainean kokatuta dagoenean agertzen dena.</caseinline><caseinline select=\"IMPRESS\"><emph> Maila jaso </emph>ikonoa <emph>Formatudun testua</emph> barran dago eskema-ikuspegian lan egitean agertzen dena.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Igo maila bat</caseinline><defaultinline>Jaso maila</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Paragrafoak badituzu eta <emph> Eraman gora</emph>ikonoan klik egiten baduzu, zenbakiak uneko ordenaren arabera egokituko dira. <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Eraman gora</emph>ikonoa, kurtsorea buleta edo numerazioa duen zerrenda batean kokatuta dagoenean ikusten da soilik.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph>Eraman gora</emph>ikonoa <emph>Testu formateatzeko</emph> barran agertzen da eskema-ikuspegia erabiltzen denean.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Funtzio hau exekutatzeko, sakatu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+gorako gezia."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Paragrafoak badituzu eta<emph> Eraman beherantz</emph>ikonoan klik egiten baduzu, zenbakiak uneko ordenaren arabera egokituko dira. <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Eraman beherantz </emph>ikonoa ikusgai egon dadin ezinbestekoa da kurtsorea zerrenda zenbakitu edo buletudun batean kokatuta egotea. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph>Eraman beherantz</emph>ikonoa <emph>Testua formateatzeko</emph> barran agertzen da eskema-ikuspegia erabiltzen denean. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Funtzio hau exekutatzeko, sakatu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+gorako gezia."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/01/06050000.xhp\" name=\"Buletak eta numerazioa\"><emph>Buletak eta numerazioa</emph></link> elkarrizketa-koadroan definitu bulet-aukerak: mota eta kokapena, adibidez. Elkarrizketa-koadroa irekitzeko, egin klik <emph>Buletak eta numerazioa</emph> ikonoan, <link href=\"text/swriter/main0206.xhp\" name=\"Buletak eta numerazioa barra\">Buletak eta numerazioa barra</link>n.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Buletak eta numerazioa</link> elkarrizketa-koadroan definitu buleta-aukerak: mota eta kokapena, adibidez. Elkarrizketa-koadroa irekitzeko, egin klik <emph>Testua formateatzeko</emph> barrako <emph>Buletak eta numerazioa</emph> ikonoan. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Diseinua</link>n, zenbait numerazio/bulet aukera ez dira erabilgarri egongo. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Formatua - Paragrafoa</emph></link> elkarrizketa-koadroan testuaren eta ezkerreko paragrafo-marjinaren arteko distantzia eta buleten kokapena defini daiteke ezkerreko koska eta lehen lerroaren koska sartuz. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,8 +10957,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "Gaitu 'Kargatu URLa' <emph>Botoi ikusgaiak</emph> komandoarekin (eskuineko klik tresna-barran)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Hautapen-kurtsore bat aktiba daiteke irakurtzeko soilik den testu batean edo Laguntzan. Aukeratu <emph>Editatu - Hautatu testua </emph>edo irakurtzeko soilik den testuaren laster-menua ireki eta aukeratu <emph>Hautatu testua</emph>. Hautapen-kurtsoreak ez du keinurik egiten.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Pertsona batek baino gehiagok erabiltzen duten datu-basean aldaketak egiteko, horretarako behar den baimena izan behar duzu. Kanpoko datu-base bat editatzen duzunean, $[officename] programak ez du aldaketen tarteko biltegiratzerik egiten. Zuzenean bidaltzen ditu datu-basera."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">Egin klik uneko kargatze-prozesua eteteko, <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> eta klik kargatze-prozesu guztiak eteteko.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Uneko dokumentuak zuzenean PDF gisa esportatzen ditu. Ezarpenen elkarrizketa-koadrorik ez da agertzen.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">%PRODUCTNAME Basic dokumentuan uneko kurtsorearen kokalekua bistaratzen da. Errenkada-zenbakia zehazten da eta ondoren zutabe-zenbakia.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">'Hiperesteka' elkarrizketa-koadroa irekitzen du.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,8 +11421,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Erabili <emph>Internet</emph> orria, <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">hiperestekaren elkarrizketa-koadroan</link>, WWW edo FTP helbideak dituzten hiperestekak editatzeko.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11453,8 +11453,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">HTTP hiperesteka bat sortzen du.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11469,8 +11469,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">FTP hiperesteka bat sortzen du.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\"><emph>Esleitu makroa</emph> elkarrizketa-koadroa irekitzen du, bertan \"sagua objektuaren gainean\" edo \"exekutatu hiperesteka\" bezalako gertaerei programa-kodea eslei diezaiekezu.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Sartu izen bat hiperestekarentzat.</ahelp> $[officename] IZENA etiketa txertatuko du hiperestekan."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,8 +11669,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
-msgstr "<ahelp hid=\".\"><emph>Posta</emph> orrian, <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">'Hiperesteka' elkarrizketa-koadroan</link>, posta elektronikoko helbideen hiperestekak edita ditzakezu.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11693,8 +11693,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\".\">Zehaztutako helbide elektronikoko posta esleitzen dio hiperestekari.</ahelp> Dokumentuko hiperesteka berrian klik eginez gero, dokumentu-mezu berri bat irekiko da <emph>Hartzailea</emph> eremuan zehaztutako hartzaileari zuzendua."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11709,8 +11709,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Datu-iturburuaren arakatzailea erakusten edo ezkutatzen du.</ahelp> Arrastatu datu-iturburuaren arakatzailetik hartzailearen <emph>helbide elektronikoa</emph>ren datu-eremua<emph>Hartzailea</emph> testu-eremura."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11725,8 +11725,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Dokumentu-mezu berriaren gaiaren lerroan txertatuko den gaia zehazten du.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11749,8 +11749,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Edozein dokumentura edo dokumentu barneko helburura doazen hiperestekak edita ditzakezu <emph>Dokumentua</emph> fitxa erabiliz <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hiperestekaren elkarrizketa-koadroan</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Ireki nahi duzun estekatutako fitxategian sartu markoaren izena edo aurrez zehaztutako markoa hautatu zerrendatik. Koadroa hutsik uzten baduzu, fitxategi estekatua uneko arakatzaile-leihoan irekiko da.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,8 +11789,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\"><emph>Ireki</emph> elkarrizketa-koadroa irekitzen du, fitxategi bat hautatu ahal izan dezazun.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11869,8 +11869,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
-msgstr "<ahelp hid=\".\">Erabili <emph>Dokumentu berria</emph> fitxa, <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">'Hiperesteka' elkarrizketa-koadroan</link>, dokumentu berri baterako hiperesteka ezartzeko eta aldi berean dokumentu berri hori sortzeko.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -11933,8 +11933,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Sartu URL bat hiperesteka sakatzean irekiko den fitxategia zehazteko.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Dokumentuaren amaierara</caseinline> <defaultinline>Azken orrialdea</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Uneko leihoa ixten du.</ahelp> Aukeratu <emph>Leihoa - Itxi leihoa</emph>, edo sakatu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. $[officename] Writer and Calc aplikazioen inprimatze-aurrebistan, uneko leihoa itxi daiteke <emph>Itxi aurrebista</emph> botoia sakatuta."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "<link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Ordenatu goranzko ordenan</emph></link> eta <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Ordenatu beheranzko ordenan</emph></link> funtzioek irizpide bakarraren arabera ordenatzen dute, baina<emph> Ordenatu </emph> elkarrizketa-koadroan hainbat irizpide konbina ditzakezu."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Esate baterako \"Izena\" eremua gorantz ordenatzen baduzu eta \"Deitura\" eremua beherantz, erregistro guztiak izenaren arabera gorantz ordenatuko dira, eta izenen barruan, abizenen arabera beherantz."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>taulak datu-baseetan; bilatu</bookmark_value> <bookmark_value>inprimakiak; arakatu</bookmark_value> <bookmark_value>erregistroak; bilatu datu-baseetan</bookmark_value> <bookmark_value>arakatu; datu-baseak</bookmark_value> <bookmark_value>datu-baseak; erregistroak bilatzea</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Datu-baseko taulak eta inprimakiak bilatzen ditu.</ahelp> Inprimakietan eta datu-baseko tauletan, balio zehatzak bilatzeko datu-eremu, zerrenda-koadro eta kontrol-laukien bidez bila dezakezu. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "Hemen azaldutako bilaketa<item type=\"productname\">%PRODUCTNAME</item>(e)k egiten du. SQL zerbitzaria erabili nahi baduzu datu-base batean bilatzeko <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Inprimakian oinarritutako iragazkien</link> ikonoa erabili behar duzu, <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Inprimaki-barra</link>n."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Data-eremu bat duzu, datu-basean \"EE.HH.UU\" formatuan gordeta dagoena (esaterako, 17.02.65). Sarreraren formatua \"EE HHH UUUU\" formatura aldatuko da datu-iturburuaren ikuspegian (alegia, 17 Ots 1965). Adibide hori jarraituta, 'Otsaila 17' duen erregistro bat aurkitzeko, <emph>Aplikatu eremu-formatua</emph> aukerak aktibatuta egon behar du:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" balioak \"14:00:00\" ordua ematen du"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Ordu-eremuak ez daude definituta dBASE datu-baseetan eta simulatu egin behar dira. Barne-funtzionamenduan \"14:00:00\" ordua bistaratzeko, 5 balioa behar da."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" eskatuta datu-eremu estandarreko erregistro guztiak ematen ditu"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "Bistaratutako ikuspegia ez dator bat barne-funtzionamendurako gordetakoarekin. Adibidez, datu-basean 45,789 balioa gorde bada Zenbakia/Bikoitza motako eremu gisa eta bistaratutako formatua dezimalaren ondoren bi zifra bakarrik bistaratzeko konfiguratuta badago, eremu-formateatzearekin egindako bilaketetan bakarrik agertuko da , \"45,79\" emaitza."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Nolanahi ere, <emph>Aplikatu formatua</emph> egokia da formateatze arazorik ez duten datu-base handietan, zeren azkarragoa da."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Bilaketa egin daiteke * edo ? Komodin bidez.</ahelp> Ondorengo komodinak erabil daitezke:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "? edo * karaktereak bilatu nahi badituzu, idatzi alderantzizko barra bat horien aurretik: \"\\?\" edo \"\\*\". Hala ere, <emph>Komodin-adierazpena</emph> gaituta dagoenean soilik da beharrezkoa hori egitea. Aukera gaituta ez dagoenean, komodin-karaktereak normalak bailiran prozesatuko dira."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Bilaketak adierazpen erregularrekin egiten ditu.</ahelp> Hemen onartzen diren adierazpen erregular berak <item type=\"productname\">%PRODUCTNAME</item> aplikazioko <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Bolatu eta ordeztu</link> elkarrizketa-koadroan ere onartzen dira."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Datu-base oso handietan, erregistroak alderantzizko ordenan bilatzeak luze jo dezake. Halakoetan, egoera-barrak adieraziko dizu oraindik erregistroak kontatzen ari dela."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Bilatu / Utzi"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "<link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Bilatu erregistroa</link> ikonoan, <emph>Inprimaki</emph> barran, aktibatutako bilaketa normalarekin ez bezala, inprimakian oinarritutako iragazkia erabiliz azkarrago egin dezakezu bilaketa. Bilaketa normalean datu-basearen zerbitzari azkar batek egiten du. Gainera, bilaketa-baldintza konplexuagoak sar ditzakezu."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "<emph> Aplikatu iragazkia</emph>funtzioak ezarrita dauden<link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">inprimakian oinarritutako iragazkiak</link> jasotzen ditu. Ez dituzu birdefinitu behar."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Inprimaki-ikuspegian taula-ikuspegi osagarri bat aktibatzen du.</ahelp> <emph> Datu-iturburua taula gisa</emph> funtzioa aktibatuta dagoenean, taula inprimakiaren goiko arean ikusiko duzu."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Taula-ikuspegiak eta inprimaki-ikuspegiak datu berdinak islatzen dituzte. Taulan egindako aldaketak inprimakian ere ikus daitezke, eta inprimakian egindako aldaketak taulan ikus daitezke."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Arrastatu ezkerreko beheko marka eskuinerantz, saguaren botoia sakatuta mantenduz"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Arrastatu ezkerreko goiko marka eskuinerantz, saguaren botoia sakatuta mantenduz"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Arrastatu eskuineko marka ezkerrerantz, saguaren botoia sakatuta mantenduz."
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "paragrafo baten bigarren lerroan hasten den ezkerreko kosta aldatzeko, eutsi sakatuta <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> teklari, egin klik beheko ezkerreko triangeluan eta arrastatu eskuinera."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "<emph> Exekutatu kontsulta </emph>funtzioaren bidez kontsulta azter daiteke. Kontsulta gordetzen duzunean <emph>Kontsulta</emph> fitxa-orrian gordetzen da."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Diseinu-leihoan txertatuko den taula zehaztu.</ahelp> <emph> Gehitu taulak</emph>elkarrizketa-koadroan, hautatu uneko atazarako behar dituzun taulak. </variable> Kontsulta bat edo taula-aurkezpen berria sortzean, hautatu kontsulta edo taula-aurkezpenak erreferentzia egingo dion taula. Datu-base erlazionalekin lan egitean, taulen artean eraiki nahi dituzun erlazioak egiteko hautatu taulak."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Diseinu-ikuspegia jarri/kendu"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Diseinu-ikuspegia jarri/kendu</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Diseinu-ikuspegia jarri/kendu"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">Jatorrizko SQL moduan $[officename](e)k interpretatu ezin dituen SQL komandoak sar ditzakezu, baina zuzenean datu-iturburura pasako dira.</ahelp> Ez badira bistaratzen aldaketa horiek diseinu-leihoan, ezingo da itzuli diseinu-leiho horretara."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Egin klik berriro modu normalera itzultzeko. Modu normalean, <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">Kontsulta-diseinu berri</link>ko aldaketak SQLk onartutako aldaketekin sinkronizatzen dira."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\"><link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Kontsulta-diseinu</link> leihoaren diseinu-ikuspegiaren behealdean \"Funtzioa\" errenkada bistaratzen du.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\"><link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Kontsulta-diseinu</link> leihoaren behealdean \"Taula\" errenkada bistaratzen du.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\"><link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Kontsulta-diseinu</link>aren behealdean \"Aliasa\" errenkada bistaratzen du.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">DISTINCT parametroen bidez uneko zutabean<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL kontsulta</link>ko sortutako Select instrukzioak zabaltzen dira.</ahelp> Ondorioz, hainbat aldiz errepikatzen diren balio berdinak behin bakarrik agertzen dira zerrendan."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Objektu bat hautatzeko, egin klik objektuan geziaren bidez. Objektu bat baino gehiago hautatzeko, hautapen-marko bat arrastatu objektuen inguruan. Hautapenari objektu bat gehitzeko, Shift sakatu eta egin klik objektuan. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Batera hautatutako objektuak <link href=\"text/shared/01/05290000.xhp\" name=\"group\">taldea</link>gisa defini daitezke, objektu bakarreko talde bihurtzen da.</defaultinline> </switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Talde bateko elementuak banaka edita daiteke. Talde bateko elementuak ezabatu nahi izanez gero: <switchinline select=\"sys\"> <caseinline select=\"MAC\">โŒ˜</caseinline> <defaultinline>Shift</defaultinline> </switchinline>+klik.</defaultinline>.</switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Klik bikoitzaren bidez talde batean objektu indibidualak hauta daitezke.<emph>Testua editatzeko egin klik bikoitza</emph> <emph>Aukera-</emph> barran.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "HTML iturburu moduan ikus eta edita daitezke <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>ren <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">etiketak</link>. Gorde dokumentua testu soileko dokumentu gisa. Dokumentua HTML gisa izendatzeko, .html edo .htm luzapena ezarri behar zaio."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Uneko orrialde-estiloak bistaratuko dira. Estiloa editatzeko egin klik bikoitza. Beste estilo bat hautatzeko egin klik saguaren eskuineko botoiaz.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Egin klik bikoitza <emph>Orrialde-estiloa eremua</emph>n <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Orrialde-estiloa</link> elkarrizketa-koadroa irekitzeko, eta hor uneko orrialderako estiloa edita dezakezu. Eremu honetako laster-menuan orrialde-estilo bat aplika daiteke. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Egin klik bikoitza <emph>Orrialde-estiloa</emph> eremuan <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Orrialde-estiloa</link> elkarrizketa-koadroa irekitzeko, eta hor uneko orrialderako estiloa edita daiteke. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Egin klik bikoitza eremu honetan <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Diapositiba-diseinua</link> elkarrizketa-koadroa irekitzeko eta uneko diapositibaren estiloa hautatu ahal izateko. Beste paper-formatu bat edo beste atzeko plano bat hautatu daiteke bertan. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Egin klik bikoitza eremu honetan <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Diapositiba-diseinua</link> elkarrizketa-koadroa irekitzeko eta uneko orrialdearen estiloa hautatu ahal izateko. Beste paper-formatu bat edo beste atzeko plano bat hautatu daiteke bertan. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "<link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zooma</link> elkarrizketa-koadroa irekitzeko egin klik bikoitza eremuan, uneko zoom-faktorea alda daiteke."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,16 +15693,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">Uneko txertatze modua bistaratzen du. TXERT = txertatu eta gainidatzi txandaka ditzakezu hemen.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> Kurtsorea formula-barrako sarrera-lerroan edo gelaxka batean kokatuta dagoenean soilik egongo da aktibo eremu hau.</caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Eremuan klik eginez moduak txandaka ditzakezu($[officename] Basic IDEn izan ezik, <emph>Txertatu</emph> tekla aktibo zegoenez geroztik). Kurtsorea dokumentu batean badago, Txertatu tekla ere erabil dezakezu moduak txandakatzeko."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,8 +15765,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr "<bookmark_value>hautapen moduak testuan</bookmark_value> <bookmark_value>testua; hautapen moduak</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>hautapen modua gehitzea</bookmark_value> <bookmark_value>bloke-hautapenaren modua</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>hautapen moduak testuan</bookmark_value><bookmark_value>testua; hautapen moduak</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>hautapen modua gehitzea</bookmark_value><bookmark_value>bloke-hautapenaren modua</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15821,8 +15821,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "Testu-dokumentuetako hautapen modu lehenetsia da. Teklatuarekin, hautapenak Shift+NabigazioTekla (<item type=\"keycode\">geziak, Home, End, Page Up, Page Down</item>) bidez egin daitezke. Saguarekin, egin klik hautapena hasiko den testuan, eutsi saguaren ezkerreko botoiari eta mugitu hautapenaren amaierara. Askatu saguaren botoia hautapena amaitzeko."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15837,8 +15837,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
-msgstr "Gezi-teklak erabilita, edo <item type=\"keycode\">Hasiera</item> eta <item type=\"keycode\">Amaiera</item> teklak erabilita, uneko hautapena hedatu edo murriztu daiteke. Testuan klik egitean, kurtsorearen uneko kokapenaren eta klik egindako kokapenaren arteko testua hautatuko da."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Dokumentuan egindako aldaketak oraindik ez badituzu gorde disko gogorrean, \"*\" agertuko da egoera-barrako eremu honetan. Gorde gabeko dokumentu berrietan ere aplikatzen da.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/04.po b/source/eu/helpcontent2/source/text/shared/04.po
index 41a489055f3..cb82f2cf481 100644
--- a/source/eu/helpcontent2/source/text/shared/04.po
+++ b/source/eu/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-12 12:30+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526128206.000000\n"
#: 01010000.xhp
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>teklatua;komando orokorrak</bookmark_value> <bookmark_value>laster-teklak;orokorra</bookmark_value> <bookmark_value>testua sartzeko eremuak</bookmark_value> <bookmark_value>automatikoki osatzeko funtzioa testuan eta zerrenda-koadroetan</bookmark_value> <bookmark_value>makroak; etetea</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Aplikazioen funtzionaltasun gehienak laster-teklen bitartez erabili daitezke. Esaterako, <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> laster-teklak <emph>Ireki</emph> sarreraren alboan ageri da, <emph>Fitxategia</emph> menuan. Funtzio hori laster-teklaren bidez erabili nahi baduzu, eutsi sakatuta <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> eta ondoren sakatu O tekla. Asakatu bi teklak elkarrizketa-koadroa agertu ondoren."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Menu-barrako karaktere batzuk azpimarratuta daude. Menu horiek zuzenean atzi ditzakezu azpimarratutako karakterea ALT teklarekin batera sakatuz. Menua irekitakoan, azpimarratutako karaktereak aurkituko dituzu berriro ere. Menu-elementu horiek zuzenean atzitzeko, nahikoa duzu azpimarratutako karakterea sakatzea.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "Beti dago elementu bat nabarmenduta elkarrizketa-koadroetan - normalean marko hautsi baten bidez markatuta dago. Elementu hori botoi bat, aukera-eremu bat, zerrenda-koadro bateko sarrera bat edo kontrol-lauki bat izan daiteke. Esan ohi da nabarmendutako elementuak fokua duela. Fokua duena botoi bat bada, 'Enter' sakatzen bada botoian klik egin izan bazenu bezala da. Kontrol-lauki bat txandakatu egingo da zuriunea sakatzean. Aukera-eremu batek fokua badu, erabili gezi-teklak area horretan aktibatutako aukera-eremua aldatzeko. Erabili Tab tekla elementu edo area batetik hurrengora joateko, eta Shift+Tab aurkako norabidean joateko."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "IHES sakatzen baduzu, elkarrizketa-koadroa itxi egingo da aldaketak gorde gabe. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Fokua botoi batean ezartzen baduzu, botoi-izenaren inguruan puntuz osatutako markoa agertuko da eta, gainera, hautatutako botoiak itzal handiagoa izango du. Itzal horrek esan nahi du Sartu tekla sakatuz elkarrizketa-koadrotik irteten bazara, botoi hori sakatzearen baliokidea izango dela egindako ekintza.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Arrastatzea eta jaregitea erabiltzen ari bazara, edo saguarekin hautatzen edo objektuetan eta izenetan klik egiten ari bazara, Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> eta zenbaitetan <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒฅ</caseinline><defaultinline>Alt</defaultinline></switchinline> teklak erabili ditzakezu funtzionaltasun gehiago izateko. Arrastatu eta jaregitean erabilgarri dauden moldatutako funtzioa adierazteko, saguaren erakuslearen forma aldatu egingo da. Fitxategiak edo beste zenbait objektu hautatzean, tekla aldarazleek hautapena hedatu dezakete - beharrezkoa denean, funtzioen azalpena agertuko da. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Erabili <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S laster-teklak <emph>karaktere bereziak</emph> elkarrizketa-koadroa irekitzeko eta karaktere berezi bat edo gehiago txertatzeko."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Erabili <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A testu osoa hautatzeko. Erabili eskuinerako edo ezkerrerako geziaren tekla hautapena kentzeko."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Erabili <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del kurtsorearen kokalekutik hitzaren amaierara dagoen guztia ezabatzeko."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline> eta eskuinerako edo ezkerrerako gezi-tekla erabilita, kurtsoreak hitz batetik bestera jauzi egingo du; Shift teklari ere sakatuta eusten badiozu, hitzak bata bestearen atzetik hautatuko dira."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Txertatze modua eta gainidazketa modua txandakatzeko, TXERT tekla erabiltzen da."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,24 +205,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z laster-teklak aldaketak banaka desegiteko erabiltzen dira; horrela, lehen aldaketa baino lehen zuen egoerara itzuliko da testua."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "$[officename] aplikazioak osatze automatikoko funtzio bat du, zenbait testu eta zerrenda-koadrotan automatikoki aktibatzen dena. Esaterako, sartu <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> URL eremuan eta osatze automatikoko funtzioak <switchinline select=\"sys\"><caseinline select=\"WIN\">C: unitateko</caseinline><defaultinline>zure karpeta nagusian</defaultinline></switchinline> \"a\" letrarekin hasten den lehen fitxategia edo lehen direktorioa bistaratuko du."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Beste fitxategi eta direktorio batzuetara joateko, erabili beherako gezi-tekla. Azpidirektorio bat URL eremuan bistaratzeko, erabili eskuinerako gezi-tekla. Osatze Automatiko bizkorra erabilgarri izango duzu, URLaren zati bat idatzi ondoren End tekla sakatzen baduzu. Bilatzen ari zaren programa, dokumentu edo direktorioa aurkitutakoan, sakatu Enter tekla."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Exekutatzen ari den makro bat amaitu nahi baduzu, sakatu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "Laster-teklak menu-zerrendaren eskuinaldean daude, dagozkien menu-komandoen ondoan. <switchinline select=\"sys\"><caseinline select=\"MAC\"> Elkarrizketa-koadroak kontrolatzeko tekla horiek guztiak ez daude erabilgarri Macintosh ordenagailuetan.</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efektua</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Elkarrizketa-koadro batean fokua duen botoia aktibatzen du"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Elkarrizketa-koadroan unean hautatuta dagoen kontrol-eremuko zerrenda irekitzen du. Konbinazio-koadroez gain, ikono-botoietan eta laster-menuetan ere aplikatzen dira laster-tekla hauek. Irekitako zerrenda bat ixteko, sakatu Ihes tekla."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efektua</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Pantaila osoko modua eta modu normala txandakatzen ditu Writer eta Calc aplikazioetan</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>$[officename] laguntza abiarazten du</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Unean hautatutako komando, ikono edo kontrolerako aholku luzeak aktibatzen ditu."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Fokua hurrengo azpileihoan ezartzen du (adibidez: dokumentua/datu-iturburuaren ikuspegia)."
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Lehenengo menua aktibatzen du (Fitxategia menua)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Uneko dokumentua ixten du (itxi $[officename] irekitako azken dokumentua ixten denean)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efektua</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "<emph>Etzana</emph> atributua aplikatzen zaio hautatutako areari. Kurtsorea hitz baten gainean kokatuta badago, hitz hori ere letra etzanez agertuko da."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "<emph>Lodia</emph> atributua aplikatzen zaio hautatutako areari. Kurtsorea hitz baten gainean kokatuta badago, hitz hori ere letra lodiz agertuko da."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "<emph>Azpimarra</emph> atributua aplikatzen zaio hautatutako areari. Kurtsorea hitz baten gainean kokatuta badago, hitz hori ere azpimarratuta agertuko da."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Hautatutako testuaren edo objektuaren zuzeneko formatua kentzen du (<emph>Formatua - Garbitu zuzeneko formatua</emph>n bezala)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Emaitza"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Area arteko mugimenduak (atzerantz)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Galeriako Gai berria areako laster-teklak:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Emaitza"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Propietateak elkarrizketa-koadroa irekitzen du."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Gai berria txertatzen du"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Galeriaren aurrebista-areako laster-teklak:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Emaitza"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Korritu gora pantaila bat."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Korritu behera pantaila bat."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Urrats bat atzerantz (objektuen ikuspegian soilik)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,8 +1501,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "Datu-base baten taula batean errenkadak eta zutabeak hautatzea (<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 teklekin irekita)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Emaitza"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Errenkada-hautapena txandakatzen du."
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Uneko zutabea hautatzen du"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Erakuslea aurreneko errenkadara eramaten du"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Erakuslea azkenengo errenkadara eramaten du"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Emaitza"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Hautatu tresna-barra F6 teklaren bidez. Erabili beherako gezia eta eskuinerako gezia tresna-barran hautatu nahi duzun ikonoa hautatzeko, eta sakatu <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Aukeratu dokumentua honekin: <switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 eta sakatu Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Irten heldulekuaren hautapen modutik, eta itzuli objektuaren hautapen modura."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Lekuz aldatu hautatutako puntua (atxiki saretari funtzioak desgaituta egongo dira, baina amaiera-puntuak bata bestearekin atxikitzen dira)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Hautatutako marrazkia pixel bat aldatzen du lekuz (hautapen moduan)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Marrazki bat tamainaz aldatzen du (heldulekuaren hautapen moduan)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Hautatutako marrazkia biratzen du (biraketa moduan)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Marrazki baten propietateen elkarrizketa-koadroa irekitzen du."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Hautatu marrazki baten puntu bat (puntuaren hautapen moduan) / utzi hautapena."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Hautatu beste puntu batzuk puntuaren hautapenaren moduan."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Hautatu marrazkiaren hurrengo puntua (puntuaren hautapen modua)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "Biraketa moduan, biraketaren puntua ere hauta daiteke."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Hautatu marrazkiaren aurreko puntua (puntuaren hautapen modua)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">โŒ˜</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter hautaketa-ikonoan"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Utzi puntuaren hautapenaren modua. Marrazkia hautatuko da ondoren."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Editatu marrazkiaren puntu bat (puntuaren editatze modua)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Emaitza"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Aurrebista"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Exekutatu kontsulta"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Gehitu taula edo kontsulta"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Emaitza"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Emaitza"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Salto egin leihoen artean."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/07.po b/source/eu/helpcontent2/source/text/shared/07.po
index 140c18922b6..4d75153f0a6 100644
--- a/source/eu/helpcontent2/source/text/shared/07.po
+++ b/source/eu/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-03-19 10:22+0000\n"
"Last-Translator: Osoitz <oelkoro@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Interneteko orri berri bat sortu nahi baduzu, ireki <emph>HTML dokumentua</emph> <emph>Fitxategia - Berria</emph> aukeratuz."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "Interneteko orri berriak sortzeko beste tresna erabilgarri bat web diseinuaren modua da, <emph>Ikusi - Web</emph> aukerarekin gaitzen da."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "Aldatu web diseinuaren modua <emph>Ikusi - Web</emph> aukeratuz edo HTML dokumentu berri bat irekiz."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/guide.po b/source/eu/helpcontent2/source/text/shared/guide.po
index ac2638567df..0bc5c0b2545 100644
--- a/source/eu/helpcontent2/source/text/shared/guide.po
+++ b/source/eu/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-17 08:08+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Marra bakun bat sortzeko, idatzi hiru marratxo (-) edo gehiago edo azpimarrak ( _ ) eta ondoren sakatu Enter. Marra bikoitza sortzeko, idatzi hiru berdin ikur (=), izartxo (*), tilet (~) edo traola-ikur (#) edo gehiago eta ondoren sakatu Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/eu/helpcontent2/source/text/shared/optionen.po b/source/eu/helpcontent2/source/text/shared/optionen.po
index 805f363074c..3a08d201306 100644
--- a/source/eu/helpcontent2/source/text/shared/optionen.po
+++ b/source/eu/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-04 05:25+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530681913.000000\n"
#: 01000000.xhp
@@ -1605,8 +1605,8 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
-msgstr "<variable id=\"ignore\"> <emph>IgnoreAllList (Denak)</emph> izeneko ez ikusi egitekoen zerrenda, uneko ortografia-egiaztatzea egiteko soilik erabiltzen da. <emph>Ez ikusi egin</emph> gisa markatutako hitz guztiak sartzen dira bertan.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgstr ""
#: 01010400.xhp
msgctxt ""
diff --git a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
index d7aa419a8d5..f6bff619cd4 100644
--- a/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/eu/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-07-02 20:31+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-08 19:06+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: Librezale <librezale@librezale.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530563513.000000\n"
+"X-POOTLE-MTIME: 1531076808.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -3808,15 +3808,6 @@ msgstr "Txertatu orrialde-~jauzia"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Datuak"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "T~xertatu"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr "~Datuak"
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/eu/sc/messages.po b/source/eu/sc/messages.po
index a9a7e27ff9b..54c4391b684 100644
--- a/source/eu/sc/messages.po
+++ b/source/eu/sc/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-02 20:32+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 07:15+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530563545.000000\n"
+"X-POOTLE-MTIME: 1531120553.000000\n"
#: sc/inc/compiler.hrc:27
msgctxt "RID_FUNCTION_CATEGORIES"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Balioa"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr "~Formula"
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Iturburua"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Sarrerak"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistema"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Estandarra;Testua;Data (EHU);Data (HEU);Data (UHE);Ingelesa (AEB);Ezkutatu"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabuladorea"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "zuriunea"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Behean proposatutako zuzenketa onartu nahi duzu?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Irudi-iragazkia"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Testua"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Hautatu orriak"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Hautatutako orriak"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Erregela"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Erregela honek objektuak maneiatzen ditu kokagune finkoetan."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Aurrebista"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Datuak dokumentuan nola antolatuko diren erakusten du orri honek."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Dokumentua ikusi"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "%1. orria"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "%1. gelaxka"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Ezkerrean"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Orrialdearen aurrebista"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Erdiko area"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Eskuinean"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "%1. orrialdearen goiburukoa"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "%1 orrialdearen orri-oina"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Sarrerako lerroa"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Testua, zenbakiak eta formulak sartzeko edo editatzeko lekua."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Multimediaren erreprodukzioa"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Saguaren botoia sakatzean"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Formulen tresna-barra"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME Kalkulu-orriak"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(irakurtzeko soilik)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Aurrebista modua)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Orrialdeak"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~Ez inprimatu orrialde hutsak"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Inprimatu edukia"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "Orri ~guztiak"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Hautatutako orriak"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Hautatutako gelaxkak"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Zeinetik inprimatu"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Orrialde ~denak"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "~Orrialdeak"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Ohartarazi hau aurrerantzean."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Honako DDE iturburua ezin izan da eguneratu, ziur aski iturburu-dokumentua ez delako ireki. Abiarazi iturburu-dokumentua eta saiatu berriro."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Hurrengo kanpoko fitxategia ezin izan da kargatu. Fitxategi honi estekatutako datuak ez dira eguneratu."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Kanpoko estekak eguneratzen."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Ba~rrutiak zutabe-etiketak ditu"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Ba~rrutiak errenkada-etiketak ditu"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Baliogabeko balioa"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Ez da formularik adierazi."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Ez da adierazi ez errenkada eta ez zutabea ere."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Definitu gabeko izena edo barrutia."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Definitu gabeko izena edo gelaxka-erreferentzia okerra."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Formulek ez dute zutaberik osatzen."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Formulek ez dute errenkadarik osatzen."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Gehitu autoformatua"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Aldatu izena autoformatuari"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Izena"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Ezabatu autoformatua"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "# autoformatua ezabatu nahi duzu?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "It~xi"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Urt."
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Ots."
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar."
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Iparraldea"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Erdialdea"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Hegoaldea"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Guztira"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Orria"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Gelaxka"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Edukia"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Orri-aingura"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Gelaxka-aingura"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Baldintza "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Edukia"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Orriak"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Barruti-izenak"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Datu-basearen barrutiak"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Irudiak"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE objektuak"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Iruzkinak"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Area estekatuak"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Marrazkiak"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Arrastatze modua"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Bistaratu"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktiboa"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inaktibo"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ezkutua"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Leiho aktiboa"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Agertokiaren izena"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Iruzkina"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Ordenatu gorantz"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Ordenatu beherantz"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Ordena pertsonalizatua"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Denak"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Erakutsi uneko elementua soilik."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Ezkutatu uneko elementua soilik."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Bilatu elementuak..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Izenaren koadroa"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Sarrerako lerroa"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Funtzioen morroia"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Onartu"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Utzi"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Batura"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formula"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Zabaldu formula-barra"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Tolestu formula-barra"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Gatazka"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Egilea"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Data"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Erabiltzaile ezezaguna"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Zutabe-txertatzea"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Errenkada-txertatzea "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Orri-txertatzea "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Zutabe-ezabatzea"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Errenkada-ezabatzea"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Orri-ezabatzea"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Barrutia lekuz aldatu da"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Eduki-aldaketa"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Eduki-aldaketa"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Aldatuta: "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Jatorrizkoa"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Aldaketak ezetsita"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Onartuta"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Ezetsita"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Sarrerarik ez"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<hutsik>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Babestu gabea"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Ez dago pasahitzarekin babestuta"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash bateraezina"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash bateragarria"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Idatzi berriro"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Batezbesteko higikorra"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Leuntze esponentziala"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Bariantza-analisia"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr "Bariantza-analisia (ANOVA)"
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Faktore bakarra"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Bi faktore"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Taldeak"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Taldeen artean"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Taldeen barruan"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Aldaketa-iturriak"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr "F esangura"
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-balioa"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F kritikoa"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Guztira"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korrelazioa"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korrelazioak"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kobariantza"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kobariantzak"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Deskribapen-estatistikak"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Batezbestekoa"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Errore estandarra"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modua"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Bariantza"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desbiderapen estandarra"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtosia"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Alborapena"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Barrutia"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Gutxienekoa"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Gehienezkoa"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Batu"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Zenbatu"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Lehen kuartila "
+msgid "First Quartile"
+msgstr "Lehen kuartila"
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Hirugarren kuartila"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Ausazkoa ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniformea"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Osoko zenbaki uniformea"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normala"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomiala"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial negatiboa"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi karratua"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrikoa"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Gutxienekoa"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Gehienezkoa"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Batez bestekoa"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desbiderapen estandarra"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediana"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p balioa"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Saiakera kopurua"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu balioa"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Lagintzea"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-testa"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-testa"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Parekatutako t-testa"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Parekatutako t-testa"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-testa"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-testa"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Independentzia-testa (Chi karratua)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Erregresioa"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Erregresioa"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "%NUMBER%. zutabea"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "%NUMBER%. errenkada"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "1 aldagaia"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "2 aldagaia"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Batesbesteko diferentzia hipotetikoa"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Behaketak"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Batezbesteko diferentzia behatua"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P balioa"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Balio kritikoa"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Probako estatistika"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr "Behekoa"
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr "Goikoa"
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineala"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritmikoa"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Berretura"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr "Irteerako barrutia ez da baliozkoa."
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Erregresio-eredua"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr "Erregresio-estatistikak"
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr "Hondarra"
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr "Konfiantza-maila"
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr "Koefizienteak"
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Malda"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Ebakidura"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) eskuin ilara"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F eskuin ilara kritikoa"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) ezker ilara"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F ezker ilara kritikoa"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "Bi ilarako P"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F bi ilara kritiko"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearson korrelazioa"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Diferentzien bariantza"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t estatistika"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) ilara bakarra"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t ilara bakar kritikoa"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) bi ilarakoa"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t bi ilara kritiko"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Bariantza ezaguna"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) ilara bakarra"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z ilara bakar kritikoa"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) bi ilarakoa"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z bi ilara kritikoa"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Gaitu edukia"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "Gelaxkara"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "Gelaxkara (aldatu tamaina gelaxkarekin)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "Orrialdera"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Iturburu-korrontea"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr "Datu-basearen barrutia: "
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Tresnak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "Bilatu _eguneratzeak..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Lehenetsia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "1. azentua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "2. azentua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "3. azentua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "1. goiburua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "2. goiburua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Gaiztoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Zintzoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutrala"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Errorea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Abisua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Oin-oharra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Oharra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "Bilatu _eguneratzeak..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Tresnak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fitxategia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Editatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "E_stiloak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Letra-tipoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Zehaztu hautatutako gelaxken ertzak."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Zenbakia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Lerrokatzea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Gelaxkak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "T_xertatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Datuak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Berrikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Ikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafikoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "K_olorea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "A_ntolatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Sareta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Hizkuntza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Berrikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Iru_zkinak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "_Konparatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Ikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "E_stiloak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "M_arraztu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "A_ntolatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Sareta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_Taldea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Markoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "A_ntolatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Sareta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Ikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "E_stiloak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormatua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Paragrafoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Ikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "Bilatu _eguneratzeak..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "Bilatu _eguneratzeak..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Lehenetsia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "1. azentua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "2. azentua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "3. azentua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "1. goiburua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "2. goiburua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Gaiztoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Zintzoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutrala"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Errorea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Abisua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Oin-oharra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Oharra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "Bilatu _eguneratzeak..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menua"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Tresnak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Laguntza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fitxategia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Editatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "E_stiloak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Letra-tipoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Zenbakia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Lerrokatzea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Gelaxkak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "T_xertatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Datuak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Berrikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Ikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafikoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "A_ntolatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "K_olorea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Sareta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Hizkuntza"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Berrikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Iru_zkinak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "_Konparatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Ikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "M_arraztu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Editatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "A_ntolatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Ikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Taldea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Letra-tipoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Le_rrokatzea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Ikusi"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "T_xertatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Markoa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "A_ntolatu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Sareta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Ikusi"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Erregresioa"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "1. aldagaiaren barrutia:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "2. aldagaiaren barrutia:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Emaitzen area:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Datuak"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Zutabeak"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Errenkadak"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Honen arabera elkartuta:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr "Erregresio lineala"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr "Erregresio logaritmikoa"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr "Erregresio potentziala"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Irteera erregresio motak"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr "Konfiantza-maila"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr "Kalkulatu hondarrak"
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr "Aukerak"
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Testuaren luzera"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr "Pertsonalizatua"
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "berdin"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "hau baino txikiagoa da:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "hau baino handiagoa da:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "Txikiago edo berdin"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "hau baino handiagoa edo berdina da:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "desberdin"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "baliozko barrutia"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "baliogabeko barrutia"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Onartu:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Datuak:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "M_inimoa:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Ma_ximoa:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Onartu gelaxka _hutsak"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Erakutsi hautapen-_zerrenda"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Ordena_tu sarrerak gorantz"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Jatorriak, baliozkoa izateko, errenkaden edo zutabeen ondoz ondoko hautapena izan behar du, edo formula baten emaitza area edo matrize bat izatea."
diff --git a/source/eu/sd/messages.po b/source/eu/sd/messages.po
index c912cf52197..d742265c92e 100644
--- a/source/eu/sd/messages.po
+++ b/source/eu/sd/messages.po
@@ -3,9 +3,9 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
-"PO-Revision-Date: 2018-05-24 10:32+0000\n"
-"Last-Translator: Osoitz <oelkoro@gmail.com>\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 07:15+0000\n"
+"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527157942.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531120557.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
msgctxt "STR_IMPRESS_PRINT_UI_CONTENT_CHOICES"
@@ -5183,8 +5183,8 @@ msgstr "Objektu maisuak"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Txertatu irudia"
+msgid "Insert Image..."
+msgstr "Txertatu irudia..."
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/eu/sfx2/messages.po b/source/eu/sfx2/messages.po
index fca9709557b..e34e369ce81 100644
--- a/source/eu/sfx2/messages.po
+++ b/source/eu/sfx2/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-07-02 20:32+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 07:16+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1530563565.000000\n"
+"X-POOTLE-MTIME: 1531120561.000000\n"
#: include/sfx2/strings.hrc:25
msgctxt "STR_TEMPLATE_FILTER"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Irakurri laguntza linean"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr "Ez erakutsi elkarrizketa-koadro hau berriro"
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/eu/svx/messages.po b/source/eu/svx/messages.po
index b4bfcf9d27a..7cf200d670b 100644
--- a/source/eu/svx/messages.po
+++ b/source/eu/svx/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-05 05:55+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 07:16+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528178131.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531120563.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Jabetza intelektuala"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Bat ere ez"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Azken aldikoa"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Kolore pertsonalizatua..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Kendu"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Marrak eta geziak"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kurba"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Lotura-marrak"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Oinarrizko formak"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Ikurrak"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Bloke-geziak"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Fluxu-diagrama"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Legendak"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Izarrak"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D objektuak"
@@ -4140,8 +4140,8 @@ msgstr "_Kopiatu"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Txertatu"
+msgid "_Paste"
+msgstr "_Itsatsi"
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
@@ -4456,17 +4456,17 @@ msgstr "Leku-izenak"
#: svx/uiconfig/ui/oldcolorwindow.ui:59
msgctxt "oldcolorwindow|none_color_button"
msgid "None"
-msgstr ""
+msgstr "Bat ere ez"
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "Azken aldikoa"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "Kolore pertsonalizatuaโ€ฆ"
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
diff --git a/source/eu/sw/messages.po b/source/eu/sw/messages.po
index d8569b40d31..b021f3c724f 100644
--- a/source/eu/sw/messages.po
+++ b/source/eu/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-07-02 20:33+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-09 07:17+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530563583.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1531120627.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Testua"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr "Ezkutua"
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr "Baldintza"
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Bat ere ez]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Hasi"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Amaiera"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Gainean"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Azpian"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "Irakurtzeko soilik"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "'Autotestu' direktorioak soilik irakurtzekoak dira. Bide-izenen ezarpenen elkarrizketa-koadroa ireki nahi duzu?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Estatistikak"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Dokumentua inportatzen..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Dokumentua esportatzen..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Dokumentua gordetzen..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Berriro orrialdekatzea..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Dokumentua automatikoki formateatzea..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Bilatu..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Gutuna"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Ortografia-egiaztapena..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Hitz-zatiketa..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Indizea txertatzen..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Indizea eguneratzen..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Laburpena sortzen..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Egokitu objektuak..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Irudia"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objektua"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Markoa"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Forma"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Sekzioa"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Zenbakitzea"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "orrialde hutsa"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Laburpena: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "bereizlea: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Eskema: maila "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Estiloa: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Orrialde-zenbakia: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Jauzia orrialde berriaren aurretik"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Mendebaldeko testua: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Asiar testua: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "CTL Testua:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Egile ezezaguna"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Ezabatu $1(r)en iruzkin guzti~ak"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Ezkutatu $1(r)en ~iruzkin guztiak"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Eskema-numerazioa"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 hitza, %2 karaktere"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 hitz, %2 karaktere hautatuta"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Testua taula bihurtu"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Gehitu autoformatua"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Izena"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Ezabatu autoformatua"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Honako Autoformatuaren sarrera ezabatu egingo da:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Aldatu izena autoformatuari"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "It~xi"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Urt."
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Ots."
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar."
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Iparraldea"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Erdialdea"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Hegoaldea"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Batura"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Ezin izan da nahi den autoformatua sortu. \n"
"Saiatu berriro beste izen batekin."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Zenbakizkoa"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Errenkadak"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Zutabea"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Editatu sarrera bibliografikoa"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Txertatu sarrera bibliografikoa"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "%1 eta %2 arteko tartea"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "%1 zutabearen zabalera"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer taula"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer markoa"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer irudia"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Beste OLE objektu batzuk"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Taularen izenak ez du tarterik eduki behar."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Hautatutako taulako gelaxkak konplexuegiak dira fusionatzeko."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Ezin da hautapena ordenatu"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Egin klik objektuan"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Autotestua txertatu aurretik"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Autotestua txertatu ondoren"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Sagua objektuaren gainean"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Abiarazi hiperesteka"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Saguak objektua utzi du"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Irudia behar bezala kargatu da"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Irudiaren karga eten da"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Ezin izan da irudia kargatu"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Karaktere alfanumerikoen sarrera"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Karaktere ez-alfanumerikoen sarrera"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Tamaina aldatu markoari"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Lekuz aldatu markoa"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Izenburuak"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Taulak"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Testu-markoak"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Irudiak"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE objektuak"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Laster-markak"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sekzioak"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hiperestekak"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Erreferentziak"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Indizeak"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Marrazki-objektuak"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Iruzkinak"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "1. izenburua"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Hau lehen kapituluaren edukia da. Hau erabiltzaile-direktorio baten sarrera da."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "1.1 izenburua"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Hau 1.1 kapituluaren edukia da. Hau aurkibidearen sarrera da."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "1.2 izenburua"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Hau 1.2 kapituluaren edukia da. Gako-hitz hau sarrera nagusi bat da."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "1 taula: Hau 1 taula da"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "1 irudia: Hau 1 irudia da"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Izenburua"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Testu-markoa"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Irudia"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE objektua"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Laster-marka"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Sekzioa"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hiperesteka"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Erreferentzia"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Indizea"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Iruzkina"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Marrazki-objektua"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Beste formatu batzuk..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Sistema]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Hitz-zatiketa interaktiboa aktibo dago\n"
"beste dokumentu batean"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Hitz-zatiketa"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ezin da"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Ezabatu $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Txertatu $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Gainidatzi: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Paragrafo berria"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Lekuz aldatu"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Aplikatu atributuak"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Aplikatu estiloak: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Berrezarri atributuak"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Aldatu estiloa: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Txertatu fitxategia"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Txertatu autotestua"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Ezabatu laster-marka: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Txertatu laster-marka: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Ordenatu taula"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Ordenatu testua"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Txertatu taula: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Testua -> taula bihurtu"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Taula -> testu bihurtu"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopiatu: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Ordeztu $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Txertatu orrialde-jauzia"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Txertatu zutabe-jauzia"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Txertatu gutun-azala"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopiatu: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Lekuz aldatu: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Txertatu %PRODUCTNAME diagrama"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Txertatu markoa"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Ezabatu markoa"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Autoformatua"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Taularen izenburua"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Ordeztu: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Txertatu sekzioa"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Ezabatu sekzioa"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Aldatu sekzioa"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Aldatu balio lehenetsiak"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Ordeztu estiloa: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Ezabatu orrialde-jauzia"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Testuaren zuzenketa"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Jaso/jaitsi eskema"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Lekuz aldatu eskema"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Txertatu numerazioa"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Jaso maila"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Jaitsi maila"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Lekuz aldatu paragrafoak"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Txertatu marrazki-objektua: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Zenbakia jarri/kendu"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Handitu koska"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Txikitu koska"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Txertatu epigrafea: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Hasi berriro numerazioa"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Aldatu oin-oharra"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Onartu aldaketa: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Ezetsi aldaketa: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Zatitu taula"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Gelditu atributua"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Autozuzenketa"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Batu taula"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Aldatu maiuskulak/minuskulak"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Ezabatu zenbakitzea"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Marrazki-objektuak: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Elkartu marrazki-objektuak"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Banandu marrazki-objektuak"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Ezabatu marrazki-objektuak"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Ordeztu irudia"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Ezabatu irudia"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Aplikatu taula-atributuak"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Taularen autoformatua"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Txertatu zutabea"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Txertatu errenkada"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Ezabatu errenkada/zutabea"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Ezabatu zutabea"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Ezabatu errenkada"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Zatitu gelaxkak"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Batu gelaxkak"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Gelaxka-formatua"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Txertatu indizea/taula"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Kendu indizea/taula"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Kopiatu taula"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Kopiatu taula"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Ezarri kurtsorea"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Estekatu testu-markoak"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Desestekatu testu-markoak"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Aldatu oin-oharren aukerak"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Konparatu dokumentua"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Aplikatu marko-estiloa: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Ruby ezarpena"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Txertatu oin-oharra"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "txertatu URL botoia"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Txertatu hiperesteka"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "kendu eduki ikusezina"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Taula/indizea aldatu egin da"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "hautapen anizkoitza"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Idazketa: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Itsatsi arbelekoa"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "agerraldiak:"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 fitxa"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 lerro-jauzi"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "orrialde-jauzia"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "zutabe-jauzia"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Txertatu $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Ezabatu $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Atributuak aldatu dira"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Taula aldatu da"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Estiloa aldatu da"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Paragrafo-formatua aldatu da"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Txertatu errenkada"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Ezabatu errenkada"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Txertatu gelaxka"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Ezabatu gelaxka"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 aldaketa"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Aldatu orrialde-estiloa: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Sortu orrialde-estiloa: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Ezabatu orrialde-estiloa: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Aldatu izena orrialde-estiloari: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Goiburukoa/orri-oina aldatu egin da"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Eremua aldatu egin da"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Sortu paragrafo-estiloa: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Ezabatu paragrafo-estiloa: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Aldatu izena paragrafo-estiloari: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Sortu paragrafo-estiloa: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Ezabatu karaktere-estiloa: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Aldatu izena karaktere-estiloari: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Sortu marko-estiloa: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Ezabatu marko-estiloa: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Aldatu izena marko-estiloari: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Sortu numerazio-estiloa: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Ezabatu numerazio-estiloa: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Aldatu izena numerazio-estiloari: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Aldatu izena liburu-markari: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Txertatu indize-sarrera"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Ezabatu indize-sarrera"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "eremua"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paragrafoak"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "markoa"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE objektua"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "formula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "Diagrama"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "iruzkina"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "Erreferentzia gurutzatua"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "Scripta"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "Sarrera bibliografikoa"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "Karaktere berezia"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "Oin-oharra"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "irudia"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "marrazkia(k)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "Taula: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "paragrafoa"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Paragrafo-ikurra"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Aldatu objektuaren titulua hona: $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Aldatu objektuaren azalpena hona: $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Sortu taula-estiloa: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Ezabatu taula-estiloa: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Eguneratu taularen estiloa: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Ezabatu taula"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Dokumentuaren ikuspegia"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Dokumentuaren ikuspegia"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "$(ARG1) goiburukoa"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Goiburukoaren orrialdea: $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "$(ARG1) orri-oina"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Orri-oinaren orrialdea: $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "$(ARG1) oin-oharra"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "$(ARG1) oin-oharra"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "$(ARG1) amaiera-oharra"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "$(ARG1) amaiera-oharra"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) $(ARG2). orrialdean"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "$(ARG1). orrialdea"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Orrialdea: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Egilea"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Ekintzak"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Aktibatu botoi hau ekintzen zerrenda bat irekitzeko, iruzkin honetan eta beste iruzkinetan lantzeko."
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Dokumentu aurrebista"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Aurrebista modua)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME dokumentua"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Irakurketa-errorea"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Irudia ezin da bistaratu."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Errorea arbeletik irakurtzean."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Eskuzko zutabe-jauzia"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "%ROWNUMBER errenkada"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "%COLUMNLETTER zutabea"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Karakterea"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragrafoa"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Markoa"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Orrialdeak"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numerazioa"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Gelaxka"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiarra"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Mendebaldekoa"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Edukiak"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Orrialdearen a~tzeko planoa"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "I~rudiak eta bestelako objektu grafikoak"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Ezkutuko te~stua"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Testuaren leku-markak"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Inprimakiko ~kontrolak"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Kolorea"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Inprimatu testua ~beltzean"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Orrialdeak"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Inprimatu ~automatikoki txertatutako orrialde zuriak"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Erabili inprimagailuaren hobespenetako paperaren erretilua soilik"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Inprimatu"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Bat ere ez (dokumentua soilik)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Iruzkinak soilik"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Kokatu dokumentuaren amaieran"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Kokatu orrialdearen amaieran"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Iruzkinak"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Orrialdearen aldeak"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Orrialde guztiak"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Atzeko aldeak / ezkerreko orrialdeak"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Aurreko aldeak / eskuineko orrialdeak"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Sartu"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Liburux~ka"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Idazkera ezkerretik-eskuinera"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Idazkera eskuinetik-ezkerrera"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Barrutia eta kopiak"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "Orrialde guzti~ak"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "~Orrialdeak"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Hautapena"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Kokatu marjinatan"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funtzioak"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Utzi"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplikatu"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Formulen tresna-barra"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Formula-mota"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Formularen testua"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Ikuspegi globala"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Edukien nabigazio ikuspegia"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Eskema-maila"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Arrastatze modua"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Txertatu hiperesteka gisa"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Txertatu esteka gisa"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Txertatu kopia gisa"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Erakutsi"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Leiho aktiboa"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ezkutukoak"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktiboak"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inaktiboak"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Editatu..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Eguneratu"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Editatu"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Editatu esteka"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Txertatu"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Indizea"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Fitxategia"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Dokumentu berria"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Testua"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Ezabatu"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "E~zabatu"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Hautatu"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Indizeak"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Estekak"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Denak"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Kendu indizea"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Kendu babesa"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ezkutukoak"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Fitxategia ez da aurkitu: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Aldatu ~izena"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Irakurtzeko ~soilik"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Erakutsi dena"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Ezkutatu denak"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Ezabatu dena"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Ezkerra:"
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Eskuma:"
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Barnekoa:"
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Kanpokoa:"
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Goikoa:"
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Behekoa:"
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Orrialdea"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Marra"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Egilea"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Sintaxi-errorea**"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Zatitzailea zero **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Parentesien erabilera okerra **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Erroketa-funtzioaren gainezkatzea **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Gainezkatzea**"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Errorea **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Adierazpena akastuna da**"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Errorea: ez da erreferentziaren iturburua aurkitu"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Bat ere ez"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(finkoa)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " U: %1 H: %2 E: %3 O: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Indize alfabetikoa"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Erabiltzaileak definituak"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Aurkibidea"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografia"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Aipua"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Taulen indizea"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Objektuen taula"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Irudien taula"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-Klik esteka jarraitzeko"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Klik esteka jarraitzeko"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titulua"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Gaia"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Gako-hitzak"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Iruzkinak"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Sortze-data"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Aldatzean"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Azken inprimaketa"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Berrikuspen-zenbakia"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Editatze-denbora guztira"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Bihurtu $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Bihurtu aurrena $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Bihurtu ondoren $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikulua"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Liburua"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Liburuxkak"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Jardunaldi-txostena"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Liburu-pasartea"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Liburu-pasartea tituluarekin"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Jardunaldi-txostena"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Aldizkaria"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Dokumentazio teknikoa"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tesia"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Hainbat"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Doktorego-tesia"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Jardunaldi-txostena"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Ikerketa-txostena"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Argitaratu gabea"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Posta elektronikoa"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "WWW dokumentua"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Erabiltzaileak def.1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Erabiltzaileak def.2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Erabiltzaileak def.3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Erabiltzaileak def.4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Erabiltzaileak def.5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Izen laburra"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Mota"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Helbidea"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Oharpena"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Egilea(k)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Liburu-titulua"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Kapitulua"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Edizioa"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editorea"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Argitalpen mota"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Erakundea"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Aldizkaria"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Hilabetea"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Oharra"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Kopurua"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Erakundea"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Orrialdea(k)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Argitaratzailea"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Unibertsitatea"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Seriea"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titulua"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Txosten mota"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Bolumena"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Urtea"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URLa"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Erabiltzaileak def.1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Erabiltzaileak def.2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Erabiltzaileak def.3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Erabiltzaileak def.4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Erabiltzaileak def.5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Editatu indize-sarrera"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Txertatu indize-sarrera"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Dokumentuak badauka sarrera bibliografikoa, baina beste datu batzuekin. Lehendik dauden sarrerak doitu nahi dituzu?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Iruzkinak"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Erakutsi iruzkinak"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Ezkutatu iruzkinak"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Lasterbidearen izena badago lehendik ere. Aukeratu beste izen bat."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Autotestua ezabatu nahi duzu?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Ezabatu kategoria "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Autotestua:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Gorde Autotestua"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Ez dago autotesturik fitxategi honetan."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Nire AutoTestua"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Ez da autotestua aurkitu '%1' lasterbidearentzat."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Ezin da erernkada eta zutabe gabeko taula bat txertatu"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Ezin da taula txertatu handiegia delako"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Ezin izan da autotestua sortu."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Eskatutako arbel-formatua ez dago erabilgarri."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION testu-dokumentua"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Irudia (%PRODUCTNAME %PRODUCTVERSION testu-dokumentua)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objektua (%PRODUCTNAME %PRODUCTVERSION testu-documentua)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE esteka)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Iruzkin denak"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Iruzkin denak"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Iruzkinak "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(datarik gabe)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(egilerik gabe)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Erantzun honi: $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Editatu helbide-blokea"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Agur pertsonalizatua (gizonezko hartzailea)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Agur pertsonalizatua (emakumezko hartzailea)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Agur-e~lementuak"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Gehitu agurra"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Kendu agurretik"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Arrastatu agur-elementuak azpiko koadrora"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Agurra"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Puntuazio-marka"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Testua"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Esleitu eremuak datu-iturburutik agur-elementuekin bat etortzeko."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Agurraren aurrebista"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Helbide-elementuak"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Agur-elementuak"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Eremuarekin bat datozenak:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Aurrebista"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ez dator bat oraindik "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Fitxategi guztiak"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Helbide-zerrendak(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Testu soila (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Komaz bereizitako testua (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Posta-kontuaren informazioa sartu nahi duzu orain?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME helbide-zerrenda (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Hautatu hasierako dokumentua"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Hautatu dokumentu mota"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Txertatu helbide-blokea"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Hautatu helbide-zerrenda"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Sortu agurra"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Doitu diseinua"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Baztertu hartzailea"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "A~maitu"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Posta-konbinazioko morroia"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Izena"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Mota"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Kontsulta"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Dokumentuaren hasieratik egiaztatzen jarraitu nahi duzu?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Ortografia-egiaztapena amaitu da."
@@ -4315,212 +4325,212 @@ msgstr "Ortografia-egiaztapena amaitu da."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Ordua"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Fitxategi-izena"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Datu-basearen izena"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Kapitulua"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Orrialde-zenbakiak"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estatistikak"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Egilea"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Txantiloiak"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Bidaltzailea"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Ezarri aldagaia"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Erakutsi aldagaia"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Txertatu formula"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Sarrera-eremua"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Sarrera-eremua (aldagaia)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Sarrera-eremua (erabiltzailea)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Baldintzapeko testua"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE eremua"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Exekutatu makroa"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Zenbaki-barrutia"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Ezarri orrialde-aldagaia"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Erakutsi orrialde-aldagaia"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Kargatu URLa"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Leku-marka"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Konbinatu karaktereak"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Sarrerako zerrenda"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Ezarri erreferentzia"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Txertatu erreferentzia"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Posta-konbinazioko eremuak"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Hurrengo erregistroa"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Edozein erregistro"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Erregistro-zenbakia"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Aurreko orrialdea"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Hurrengo orrialdea"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Ezkutuko testua"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Erabiltzailearen eremua"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Oharra"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Scripta"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Sarrera bibliografikoa"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Ezkutuko paragrafoa"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "DokInformazioa"
@@ -4528,74 +4538,74 @@ msgstr "DokInformazioa"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Data (finkoa)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Ordua"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Ordua (finkoa)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Taulak"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Karaktereak"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Hitzak"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragrafoak"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Irudia"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objektuak"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Orrialdeak"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatikoa"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE eskuzkoa"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Testua]"
@@ -4603,87 +4613,87 @@ msgstr "[Testua]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Enpresa"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Izena"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Deitura"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Inizialak"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Kalea"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Herrialdea"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Posta-kodea"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Herria"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titulua"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Kokagunea"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (Home)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (Work)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Faxa"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Posta elektronikoa"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Estatua"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "desaktibatuta"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "aktibatuta"
@@ -4692,32 +4702,32 @@ msgstr "aktibatuta"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Fitxategi-izena"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Fitxategi-izena luzapenik gabe"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Bide-izena/Fitxategi-izena"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Bide-izena"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Estiloa"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategoria"
@@ -4725,22 +4735,22 @@ msgstr "Kategoria"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Kapitulu-izena"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Kapitulu-zenbakia"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Kapitulu-zenbakia bereizlerik gabe"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Kapituluaren zenbakia eta izena"
@@ -4748,47 +4758,47 @@ msgstr "Kapituluaren zenbakia eta izena"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Erromatarra (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Erromatarra (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabiarra (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Orrialde-estilo gisa"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Testua"
@@ -4796,12 +4806,12 @@ msgstr "Testua"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Izena"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Inizialak"
@@ -4809,42 +4819,42 @@ msgstr "Inizialak"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistema"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Testua"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Izena"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Testua"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Testua"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Datu-basea"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistema"
@@ -4852,17 +4862,17 @@ msgstr "Sistema"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Egilea"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Ordua"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Data"
@@ -4870,67 +4880,67 @@ msgstr "Data"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Erreferentzia"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Orrialdea"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Kapitulua"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Goian/behean"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Orrialde-estilo gisa"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategoria eta zenbakia"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Epigrafearen testua"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numerazioa"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Zenbakia"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Zenbakia (testuingururik ez)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Zenbakia (testuinguru osoa)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Artikulua a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Artikulua A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "Artikulua A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Testua"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Markoa"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Irudia"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objektua"
@@ -4966,1232 +4976,1232 @@ msgstr "Objektua"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Baldintza"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Orduan, Bestela"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE instrukzioa"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Ezkutuko te~stua"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Makroaren izena"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Erreferentzia"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Ka~raktereak"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~Desplazamendua"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Balioa"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Pertsonalizatua"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Erabiltzailea]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Distantzia horiz."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Distantzia bert."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Zabalera"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Altuera"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Ezkerreko marjina"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Goiko marjina"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Zutabeak"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Errenkadak"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Honako zerbitzua ez dago erabilgarri: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Hitz eta karaktere kopurua. Klik hitz kopuruaren koadroa irekitzeko."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Orrialde bakarre ikuspegia"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Hainbat orrialdeko ikuspegia"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Liburu-ikuspegia"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Orrialde zenbakia dokumentuan. Egin klik Joan orriraldera elkarrizketa koadroa irekitzeko edo egin eskumako klik laster-marken zerrendarako."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Orrialde-zenbakia dokumentuan (orrialde-zenbakia inprimatutako dokumentuan). Klik joan orrialdera elkarrizketa-koadroa irekitzeko."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Orrialde-estiloa. Eskuineko klik estiloa aldatzeko edo klik estiloen elkarrizketa-koadroa irekitzeko."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Letra kapitalak:"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "errenkadak"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Letra kapitalik ez"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Orrialde-jauzirik ez"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Ez ispilatu"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Irauli bertikalean"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Irauli horizontalean"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Irauli horizontalean eta bertikalean"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ ispilatu horizontalean orrialde bikoitietan"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Karaktere-estiloa"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Karaktere-estilorik ez"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Orri-oina"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Orri-oinik ez"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Goiburukoa"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Goiburukorik ez"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Itzulbiratze optimoa"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Ez egokitu"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Zeharka"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Itzulbira paraleloa"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Ezker-itzulbira"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Eskuin-itzulbira"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Aingura soilik)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Zabalera:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Altuera finkoa:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Altuera minimoa:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "paragrafora"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "karakterera"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "orrialde honetara"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X koordenatua:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y koordenatua:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "goian"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Bertikalean zentratuta"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "behean"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Lerroaren goialdea"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Lerroa zentratuta"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Lerroaren behealdea"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Erregistroan egiaztatuta"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Erregistroan egiaztatu gabe"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "eskuinean"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horizontalean zentratuta"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "ezkerrean"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "barnean"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "kanpoan"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Zabalera osoa"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Zutabeak"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Bereizlearen zabalera:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Geih. footnote area:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Soilik irakurtzeko dokumentuan editagarria"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Zatitu"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numerazioa"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "ez zenbakitu"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "honekin estekatua: "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "eta "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Zenbatu lerroak"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "ez zenbatu lerroak"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "hasi berriro lerroak kontatzen honekin: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Distira: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Gorria: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Berdea: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Urdina: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrastea: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Gardentasuna: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Alderantzikatu"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "ez irauli"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafikoen modua: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Estandarra"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Grisen eskala"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Zuri-beltza"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Ur-marka"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Biraketa"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Saretarik ez"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Sareta (marrak soilik)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Sareta (marrak eta karaktereak)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Jarraitu testu-fluxuari"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Ez jarraitu testu-fluxuari"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Fusionatu ertzak"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Ez fusionatu ertzak"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Testu-markoa"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Orrialdea"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Marrazkia"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Kontrola"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Sekzioa"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Laster-marka"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafikoak"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE objektua"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Izenburuak"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Hautatu"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Oin-oharra"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Abisua"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Iruzkina"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Errepikatu bilaketa"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Indize-sarrera"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Taulako formula"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Taula-formula oker"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Hurrengo taula"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Hurrengo testu-markoa"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Hurrengo orrialdea"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Hurrengo marrazkia"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Hurrengo kontrola"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Hurrengo sekzioa"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Hurrengo liburu-marka"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Grafiko berria"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Hurrengo OLE objektua"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Hurrengo izenburua"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Hurrengo hautapena"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Hurrengo oin-oharra"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Hurrengo abisua"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Hurrengo iruzkina"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Jarraitu bilatzen beherantz"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Hurrengo indize-sarrera"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Aurreko taula"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Aurreko testu-markoa"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Aurreko orrialdea"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Aurreko marrazkia"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Aurreko kontrola"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Aurreko sekzioa"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Aurreko liburu-marka"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Aurreko grafikoa"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Aurreko OLE objektua"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Aurreko izenburua"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Aurreko hautapena"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Aurreko oin-oharra"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Aurreko abisua"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Aurreko iruzkina"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Jarraitu bilatzen gorantz"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Aurreko indize-sarrera"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Taulako aurreko formula"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Taulako hurrengo formula"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Taulako aurreko formula akastuna"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Taulako hurrengo formula akastuna"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Txertatua"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Ezabatua"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formateatua"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Taula aldatu egin da"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Paragrafo-estiloak aplikatuta"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Paragrafo-formatua aldatu da"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Errenkada txertatu da"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Errenkada ezabatu da"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Gelaxka txertatu da"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Gelaxka ezabatu da"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Amaiera-oharra: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Oin-oharra: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-klik egizu Etiketa Adimentsuen menua irekitzeko"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Goiburukoa (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Lehen orrialdearen goiburukoa (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Ezkerreko orrialdearen goiburukoa (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Eskuineko orrialdearen goiburukoa (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Orri-oina (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Lehen orrialdearen orri-oina (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Ezkerreko orrialdearen orri-oina (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Esuineko orrialdearen orri-oina (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Ezabatu goiburukoa..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formateatu goiburukoa..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Ezabatu orri-oina..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formateatu orri-oina..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Irudi-fitxategia ezin da ireki"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Irudi-fitxategia ezin da irakurri"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Irudi-formatu ezezaguna"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Irudi-fitxategiaren bertsio hori ez da onartzen"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Irudi-iragazkia ez da aurkitu"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Ez dago nahiko memoriarik irudia txertatzeko."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Txertatu irudia"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Iruzkina: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Txertatzea"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Ezabatzea"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Autozuzenketa"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formatuak"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Taulako aldaketak"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Paragrafo-estiloak aplikatuta"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Orrialdea: "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Orrialdea: %1 / %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Orrialdea: %1 / %2 (%3 orrialdea)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragrafoa"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Irudia"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE objektua"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Markoa"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Taula"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Taulako errenkada"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Taulako gelaxka"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Orrialdea:"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Goiburukoa"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Orri-oina"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML dokumentua"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titulua"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Bereizlea"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Maila "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Ezin izan da \"%1\" fitxategia aurkitu \"%2\" bidean."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Erabiltzaileak definitutako indizea"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Bat ere ez>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Bat ere ez>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Kapitulu-zenbakia"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Sarrera"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulazioak"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Testua"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Orrialde-zenbakia"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Kapitulu-informazioa"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hiperestekaren hasiera"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hiperestekaren amaiera"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Sarrera bibliografikoa: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Karaktere-estiloa: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Egituratu testua"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Sakatu Ktrl+Alt+A fokua eragiketa gehiagora mugitzeko"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Sakatu ezkerrerako edo eskuinerako gezia egitura-kontrolak hautatzeko"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Sakatu Ktrl+Alt+B fokua uneko egitura-kontrolera berriro itzultzeko"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Hautapen-fitxategia indize alfabetikoarentzat (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Hautapen-fitxategia indize alfabetikoarentzat (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Oinarri-lerroa ~goian"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Oinarri-lerroa behean"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Oinarri-lerroa ~zentratuta"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Txertatu objektua"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Editatu objektua"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Txantiloia: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Ertzak"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Atzeko planoa"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Paragrafo-estiloa: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Orrialde-zenbakiak ezin dira uneko orrialdean aplikatu. Zenbaki bikoitiak ezkerreko orrialdeetan erabil daitezke, zenbaki bakoitiak eskuineko orrialdeetan."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Dokumentu maisua"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION dokumentu maisua"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Fitxategi-konexio batek uneko sekzioko edukia ezabatuko du. Hala ere konektatu nahi duzu?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Sartutako pasahitza baliogabea da."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Pasahitza ez da ezarri."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Hitz-zatiketa egin da"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Bat ere ez (ez zuzendu ortografia)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Berrezarri hizkuntza lehenetsia"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Gehiago..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ez ikusi egin"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Azalpenak..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "\"Egiaztatu eskualde bereziak\" desaktibatuta dago. Hala ere egiaztatu nahi duzu?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Ezin izan dira dokumentuak fusionatu."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Iturburua ezin da kargatu."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Ez da ezarri fax-inprimagailurik honako aukeran: Tresnak/Aukerak/%1/Inprimatu."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML dokumentua"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Testu-dokumentua"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Iturburua ez da zehaztu."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Maila "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Eskema "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Editatu oin-oharra/amaiera-oharra"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Bilatutako gakoa XX aldiz aldatu da."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Errenkada "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Zutabea "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Esportatu iturburua..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Esportatu iturburuaren kopia..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Jarraitu"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Zeregina"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Egoera"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Hona bidaltzen: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Behar bezala bidali da"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Ezin izan da bidali"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Testu-formula"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Zooma"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Gorantz"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Beherantz"
@@ -6437,7 +6447,7 @@ msgstr "~Beherantz"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Dokumentuaren sailkapena aldatu egin da paragrafo batek sailkapen-maila altuagoa delako."
@@ -6445,32 +6455,32 @@ msgstr "Dokumentuaren sailkapena aldatu egin da paragrafo batek sailkapen-maila
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Baliozkoa "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Baliogabea"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Sinadura baliogabea"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Sinatzailea"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Paragrafo-sinadura"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Bisita-txartelak"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Autotestuak lasterbidearentzat "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Laster-marka"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Txertatu"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Aldatu izena"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Ezabatu"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Joan hona"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Ezabatu"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Aldatu izena"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11822,7 +11842,7 @@ msgstr "Txertatu"
#: sw/uiconfig/swriter/ui/notebookbar.ui:5568
msgctxt "notebookbar|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Diseinua"
#: sw/uiconfig/swriter/ui/notebookbar.ui:6487
msgctxt "notebookbar|LayoutLabel"
@@ -11872,7 +11892,7 @@ msgstr "Taula"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Irudia"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11887,32 +11907,32 @@ msgstr "M_arraztu"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12327
msgctxt "notebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "Marraztu"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Inprimatu"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "Inprimatu"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimedia"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Multimedia"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objektua"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "_Tresnak"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "Tresnak"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,12 +11987,12 @@ msgstr "Txertatu"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Egokitu"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Diseinua"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5453
msgctxt "notebookbar_compact|LayoutLabel"
@@ -12024,19 +12044,19 @@ msgstr "Taula"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "Egokitu"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9693
msgctxt "notebookbar_compact|AlignMenuButton"
msgid "A_lign"
-msgstr ""
+msgstr "_Lerrokatu"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Irudia"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "Marraztu"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objektua"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "Objektua"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimedia"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Multimedia"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "Inprimatu"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "Inprimatu"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,77 +12116,77 @@ msgstr "Tresnak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "Menu-barra"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Bilatu _eguneratzeak..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
msgid "Quotation"
-msgstr ""
+msgstr "Aipamena"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Bilatu _eguneratzeak..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menua"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Tresnak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Fitxategia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Editatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "Est_iloak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3978
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8691
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9399
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormatua"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4228
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8953
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9615
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_Paragrafoa"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Txertatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
-msgstr ""
+msgstr "E_rreferentziak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4655
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Berrikusi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4769
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6780
@@ -12174,214 +12194,214 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Ikusi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "In_primatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Diapositiba-diseinua"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Navigate"
-msgstr ""
+msgstr "Nabigatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5297
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Zoom"
-msgstr ""
+msgstr "Zooma"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "Irudia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "K_olorea"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5886
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "A_ntolatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8289
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Sareta"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "Hizk_untza"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Berrikusi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6575
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "Iru_zkinak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6676
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "_Konparatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6968
msgctxt "notebookbar_groupedbar_compact|DrawEditButton"
msgid "St_yles"
-msgstr ""
+msgstr "Est_iloak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "M_arraztu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "_Taldea"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "_Markoa"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8512
msgctxt "notebookbar_groupedbar_compact|StylesButton"
msgid "St_yles"
-msgstr ""
+msgstr "Est_iloak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9744
msgctxt "notebookbar_groupedbar_compact|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "_Taula"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9884
msgctxt "notebookbar_groupedbar_compact|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Batu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "Erren_kadak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "_Hautatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Kalkulatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimedia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Bilatu _eguneratzeak..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Bilatu _eguneratzeak..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
msgid "Quotation"
-msgstr ""
+msgstr "Aipamena"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "Bilatu _eguneratzeak..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menua"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Tresnak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "_Laguntza"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Fitxategia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Editatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4012
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6776
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "Est_iloak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4300
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7064
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11623
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "F_ormatua"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4652
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11890
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_Paragrafoa"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4892
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12221
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Txertatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5121
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8733
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
-msgstr ""
+msgstr "_Erreferentzia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5323
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9099
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Berrikusi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5473
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9665
@@ -12389,121 +12409,121 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13655
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Ikusi"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5735
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
-msgstr ""
+msgstr "Irudia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6166
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10761
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13338
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "A_ntolatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6343
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "K_olorea"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6598
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10929
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13505
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Sareta"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7644
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "_Taula"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7843
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "Erren_kadak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8045
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Batu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8274
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
-msgstr ""
+msgstr "_Hautatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8504
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Kalkulatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8870
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "Hizk_untza"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9312
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "Iru_zkinak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9515
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "_Konparatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10111
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "M_arraztu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10482
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Editatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10713
msgctxt "notebookbar_groupedbar_full|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Egokitu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10728
msgctxt "notebookbar_groupedbar_full|AlignButton"
msgid "Align"
-msgstr ""
+msgstr "Lerrokatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11131
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "_Taldekatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11311
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12669
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Multimedia"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12907
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "_Markoa"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13939
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "In_primatu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Diapositiba-diseinua"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,8 +12927,8 @@ msgstr "Eskema-maila:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Gorputz-testua"
+msgid "Text Body"
+msgstr "Testu-gorputza"
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Jauz_iak"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Ezkutuko testua"
+msgid "Hidden characters"
+msgstr "Karaktere ezkutuak"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr "Bistaratze-formatua"
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Eremuak: ezkutuko te_stua"
+msgid "Hidden te_xt"
+msgstr "Ezkutuko te_stua"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Eremuak: ezkutuko p_aragrafoak"
+msgid "Hidden p_aragraphs"
+msgstr "Ezkutuko _paragrafoak"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Bistaratu"
+msgid "Display fields"
+msgstr "Bistaratu eremuak"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Math oinarri-lerroaren lerrokatzea"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Datuen diseinua"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Zuzeneko _kurtsorea"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Txertatu"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Paragrafo-_lerrokatzea"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "_Ezkerreko paragrafo-marjina"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabulazioak"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tab_ulazioak eta zuriuneak"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_Zuriuneak"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Zuzeneko kurtsorea"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Gaitu kurtsorea"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Babestutako areak"
diff --git a/source/eu/vcl/messages.po b/source/eu/vcl/messages.po
index abf885eab78..02a66d20ac8 100644
--- a/source/eu/vcl/messages.po
+++ b/source/eu/vcl/messages.po
@@ -1,10 +1,10 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
-"PO-Revision-Date: 2018-05-15 06:49+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-09 07:18+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: eu\n"
@@ -14,7 +14,392 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
-"X-POOTLE-MTIME: 1526366994.000000\n"
+"X-POOTLE-MTIME: 1531120703.000000\n"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr "Zenbakitzaileak"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr "Ordinalak"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr "Zenbaki proportzionalak"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr "Zabalera proportzionalak"
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
diff --git a/source/fa/cui/messages.po b/source/fa/cui/messages.po
index 9c3431ba279..95f0a3140fa 100644
--- a/source/fa/cui/messages.po
+++ b/source/fa/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-01 22:34+0000\n"
"Last-Translator: Eric Bright <bright.email@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3660,7 +3660,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "ู…ุณŒุฑ ฺฏูˆุงู‡Œ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3672,58 +3672,78 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "ุงู†ุฏุงุฒู‡"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "ุงู†ุฏุงุฒู‡"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "ุฒุจุงู†"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "ุงู†ุฏุงุฒู‡"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "ุฒุจุงู†"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "ุงู†ุฏุงุฒู‡"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "ุฒุจุงู†"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr ""
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "ูพŒุดโ€Œู†ู…ุงŒุด"
@@ -5331,6 +5351,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "ุงŒุงู„ุช"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8263,87 +8293,92 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
#, fuzzy
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "ุฑุงู‡ู†ู…ุงŒŒโ€Œู‡ุงŒ ู…ูุตู„"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "ุฑุงู‡ู†ู…ุง"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
#, fuzzy
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "ู…ุญุงูˆุฑู‡โ€Œู‡ุงŒ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
#, fuzzy
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "ู…ุญุงูˆุฑู‡โ€Œู‡ุงŒ %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "ูˆุถุนŒุช ุณู†ุฏ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
#, fuzzy
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "ูˆ"
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
#, fuzzy
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "ุจุงุฑ ฺฉุฑุฏู† %PRODUCTNAME ุฏุฑ ุญŒู† ุฑุงู‡โ€Œุงู†ุฏุงุฒŒ ุณŒุณุชู…"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr ""
diff --git a/source/fa/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fa/officecfg/registry/data/org/openoffice/Office/UI.po
index ad85b84a528..4a2cf5a979f 100644
--- a/source/fa/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fa/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-12-01 15:27+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3890,15 +3890,6 @@ msgstr "ุดฺฉุณุช ~ุณุทุฑ"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~ุฏุงุฏู‡"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22849,6 +22840,15 @@ msgstr "~ุฏุฑุฌ"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/fa/sc/messages.po b/source/fa/sc/messages.po
index bae4ff7f3b1..59097ffc9bf 100644
--- a/source/fa/sc/messages.po
+++ b/source/fa/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-01 22:48+0000\n"
"Last-Translator: Eric Bright <bright.email@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14260,39 +14260,44 @@ msgid "~Value"
msgstr "~ู…ู‚ุฏุงุฑ"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~ู…ุจุฏุฃ"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~ู…ุฏุงุฎู„"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "ุณŒุณุชู…"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "ุงุณุชุงู†ุฏุงุฑุฏุ›ู…ุชู†ุ›ุชุงุฑŒุฎ (ุฑ/ู…/ุณ)ุ›ุชุงุฑŒุฎ (ู…/ุฑ/ุณ)ุ›ุชุงุฑŒุฎ (ุณ/ู…/ุฑ)ุ›ุงู†ฺฏู„ŒุณŒ ุงู…ุฑŒฺฉุงŒŒุ›ู†ู‡ูุชู†"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
#, fuzzy
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "ุฌุฏูˆู„โ€Œุจู†ุฏŒ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
#, fuzzy
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "ูุถุง"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14303,1246 +14308,1351 @@ msgstr ""
"ุขŒุง ุชุตุญŒุญ ูพŒุดู†ู‡ุงุฏุดุฏู‡ ุฒŒุฑ ุฑุง ู…Œโ€ŒูพุฐŒุฑŒุฏุŸ\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr ""
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "ู…ุชู†"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "ุงู†ุชุฎุงุจ ุจุฑฺฏู‡"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "ุจุฑฺฏู‡โ€Œู‡ุงŒ ~ุงู†ุชุฎุงุจ ุดุฏู‡"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "ุฎุทโ€Œฺฉุด"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "ุงŒู† ุฎุทโ€Œฺฉุด ุงุดŒุงุก ุฑุง ุฏุฑ ู…ูˆู‚ุนŒุชโ€Œู‡ุงŒ ุซุงุจุช ู†ฺฏู‡ ู…Œโ€Œุฏุงุฑุฏ."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "ูพŒุดโ€Œู†ู…ุงŒุด"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "ุงŒู† ุจุฑฺฏู‡ ู†ุดุงู† ู…Œโ€Œุฏู‡ุฏ ฺ†ฺฏูˆู†ู‡ ุฏุงุฏู‡โ€Œู‡ุง ุฏุฑ ู†ูˆุดุชุงุฑ ฺ†Œุฏู‡ ุฎูˆุงู‡ู†ุฏ ุดุฏ."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "ู†ู…ุงŒ ู†ูˆุดุชุงุฑ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "ุจุฑฺฏู‡ู” %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "ุฎุงู†ู‡โ€ŒŒ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "ู†ุงุญŒู‡ู” ฺ†ูพ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "ูพŒุดโ€Œู†ู…ุงŒุด ุตูุญู‡"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "ู†ุงุญŒู‡ู” ูˆุณุท"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "ู†ุงุญŒู‡ู” ุฑุงุณุช"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "ุณุฑุตูุญู‡ู” ุตูุญู‡ู” %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "ูพุงุตูุญู‡ู” ุตูุญู‡ู” %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "ุณุทุฑ ูˆุฑูˆุฏŒ"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "ุงŒู†ุฌุง ุฌุงŒŒ ุงุณุช ฺฉู‡ ู…ุชู†ุŒ ุงุนุฏุงุฏ ูˆ ูุฑู…ูˆู„โ€Œู‡ุง ุฑุง ูˆุงุฑุฏ Œุง ูˆŒุฑุงŒุด ู…Œโ€Œฺฉู†Œุฏ."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "ูพุฎุด ุฑุณุงู†ู‡โ€ŒุงŒ"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "ุฏฺฉู…ู‡ู” ู…ูˆุณ ูุดุฑุฏู‡ ุดุฏู‡ ุงุณุช"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "ู†ูˆุงุฑ ุงุจุฒุงุฑ ูุฑู…ูˆู„"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "ุตูุญู‡โ€Œฺฏุณุชุฑุฏู‡ %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(ูู‚ุท ุฎูˆุงู†ุฏู†Œ)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(ุญุงู„ุช ูพŒุดโ€Œู†ู…ุงŒุด)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "ุตูุญุงุช"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr ""
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "ฺ†ุงูพ ู…ุญุชูˆุง"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~ู‡ู…ู‡ ุจุฑฺฏู‡โ€Œู‡ุง"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "ุจุฑฺฏู‡โ€Œู‡ุงŒ ~ุงู†ุชุฎุงุจ ุดุฏู‡"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "ุณู„ูˆู„โ€Œู‡ุงŒ ุงู†ุชุฎุงุจ ุดุฏู‡"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "ุงุฒ ู‚ุณู…ุชŒ ฺฉู‡ ฺ†ุงูพ ู…Œโ€Œุดูˆุฏ"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "ู‡ู…ู‡ ~ุตูุญุงุช"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "ุตูุญุงุช"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "ุฏุฑ ุขŒู†ุฏู‡ ุฏุฑ ุงŒู† ู…ูˆุฑุฏ ุจู‡ ู…ู† ู‡ุดุฏุงุฑ ุจุฏู‡."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr ""
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr ""
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "ู…ุญุงุณุจ A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "ุงฺฉุณู„ A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "ุงฺฉุณู„ R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "ู…ุญุฏูˆุฏู‡ ุญุงูˆŒ ุจุฑ~ุฌุณุจโ€Œู‡ุงŒ ุณุชูˆู†โ€Œู‡ุงุณุช"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "ู…ุญุฏูˆุฏู‡ ุญุงูˆŒ ุจุฑฺ†ุณุจโ€Œู‡ุงŒ ุณ~ุทุฑู‡ุงุณุช"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "ู…ู‚ุฏุงุฑ ู†ุงู…ุนุชุจุฑ"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr ""
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr ""
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr ""
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr ""
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr ""
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr ""
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ุงุถุงูู‡ ฺฉุฑุฏู† ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ุชุบŒŒุฑ ู†ุงู… ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ู†ุงู…"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ุญุฐู ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "ูˆุงู‚ุนุงู‹ ู…Œโ€Œุฎูˆุงู‡Œุฏ ู…ุฏุฎู„ # ุฑุง ุญุฐู ฺฉู†ŒุฏุŸ"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "ุจุณ~ุชู†"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ฺ˜ุงู†ูˆŒู‡"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ููˆุฑŒู‡"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ู…ุงุฑุณ"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "ุดู…ุงู„"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "ูˆุณุท"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ุฌู†ูˆุจ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "ู…ุฌู…ูˆุน"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "ุจุฑฺฏู‡"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "ุฎุงู†ู‡โ€Œู‡ุง"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "ู…ุญุชูˆŒุงุช"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "ุชุบŒŒุฑ ู„ู†ฺฏุฑ"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "ุดุฑุงŒุท"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "ู…ุญุชูˆŒุงุช"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "ุจุฑฺฏู‡โ€Œู‡ุง"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "ู†ุงู… ู…ุญุฏูˆุฏู‡โ€Œู‡ุง"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "ู…ุญุฏูˆุฏู‡โ€Œู‡ุงŒ ูพุงŒฺฏุงู‡ ุฏุงุฏู‡"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "ุชุตุงูˆŒุฑ!"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "ุงุดŒุงุก OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Œุงุฏุฏุงุดุชโ€Œู‡ุง"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "ู†ุงุญŒู‡โ€Œู‡ุงŒ ูพŒูˆู†ุฏ ุดุฏู‡"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "ุงุดŒุงุก ู†ู‚ุงุดŒ"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "ุญุงู„ุช ฺฉุดŒุฏู†"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
#, fuzzy
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "ู†ู…ุงŒุด"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "ูุนุงู„"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "ุบŒุฑูุนุงู„"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ูพู†ู‡ุงู†"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "ูพู†ุฌุฑู‡ู” ูุนุงู„"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "ู†ุงู… ุณู†ุงุฑŒูˆ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Œุงุฏุฏุงุดุชโ€Œู‡ุง"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "ู…ุฑุชุจโ€ŒุณุงุฒŒ ุตุนูˆุฏŒ"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "ู…ุฑุชุจโ€ŒุณุงุฒŒ ู†ุฒูˆู„Œ"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "ู…ุฑุชุจโ€ŒุณุงุฒŒ ุณูุงุฑุดŒ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "ู‡ู…ู‡"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "ูู‚ุท ู†ู…ุงŒุด ู…ูˆุฑุฏ ูุนู„Œ."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "ู…ุฎูŒ ฺฉุฑุฏู† ู…ูˆุฑุฏ ูุนู„Œ."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "ุฌุนุจู‡ู” ู†ุงู…"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "ุณุทุฑ ูˆุฑูˆุฏŒ"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "ุฑุงู‡ู†ู…ุงŒ ฺฏุงู… ุจู‡ ฺฏุงู… ุชุงุจุน"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "ูพุฐŒุฑุด"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "ุงู†ุตุฑุงู"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "ู…ุฌู…ูˆุน"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
#, fuzzy
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "ูุฑู…ูˆู„โ€Œู‡ุง"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr ""
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "ุชุนุงุฑุถ"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "ู…ุคู„ู"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "ุชุงุฑŒุฎ"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "ฺฉุงุฑุจุฑ ู†ุงุดู†ุงุฎุชู‡"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
#, fuzzy
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "ุณุชูˆู† ุฏุฑุฌ ุดุฏ"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
#, fuzzy
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "ุฑุฏŒู ุฏุฑุฌ ุดุฏ"
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
#, fuzzy
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "ุจุฑฺฏู‡ ุฏุฑุฌ ุดุฏ "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
#, fuzzy
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "ุณุชูˆู† ุญุฐู ุดุฏ"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
#, fuzzy
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "ุฑุฏŒู ุญุฐู ุดุฏ"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
#, fuzzy
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "ุจุฑฺฏู‡ ุญุฐู ุดุฏ"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
#, fuzzy
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "ู…ุญุฏูˆุฏู‡ ู…ู†ุชู‚ู„ ุดุฏ"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
#, fuzzy
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "ู…ุญุชูˆŒุงุช ุชุบŒŒุฑ Œุงูุช"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
#, fuzzy
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "ู…ุญุชูˆŒุงุช ุชุบŒŒุฑ Œุงูุช"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
#, fuzzy
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "ุชุบŒŒุฑ ุจู‡ "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
#, fuzzy
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "ุงุตู„Œ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
#, fuzzy
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "ุชุบŒŒุฑุงุช ุฑุฏ ุดุฏ"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
#, fuzzy
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "ุชุฃŒŒุฏ ุดุฏ"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
#, fuzzy
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "ุฑุฏ ุดุฏ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
#, fuzzy
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "ุจุฏูˆู† ูˆุฑูˆุฏŒ"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<ุฎุงู„Œ>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "ู…ุญุงูุธุช ู†ุดุฏู‡"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "ู…ุญุงูุธุช ู†ุดุฏู‡ ุจุง ฺฏุฐุฑูˆุงฺ˜ู‡"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "ุฏุฑู‡ู…โ€ŒุณุงุฒŒ ู†ุงุณุงุฒฺฏุงุฑ"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "ุฏุฑู‡ู…โ€ŒุณุงุฒŒ ุณุงุฒฺฏุงุฑ"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "ู†ูˆุดุชู† ู…ุฌุฏุฏ"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr ""
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr ""
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr ""
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
#, fuzzy
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "ฺฏุฑูˆู‡ ฺฉุฑุฏู†"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr ""
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr ""
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr ""
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr ""
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr ""
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "ู…ุฌู…ูˆุน"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr ""
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "ู…Œุงู†ฺฏŒู†"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr ""
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "ุญุงู„ุช"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr ""
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
#, fuzzy
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "ู…ุชุบŒุฑ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "ู…ุญุฏูˆุฏู‡"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
#, fuzzy
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "~ุญุฏุงู‚ู„"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
#, fuzzy
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "~ุญุฏุงฺฉุซุฑ"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "ู…ุฌู…ูˆุน"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "ุชุนุฏุงุฏ"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr ""
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ุนุงุฏŒ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr ""
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "~ุญุฏุงู‚ู„"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
#, fuzzy
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "~ุญุฏุงฺฉุซุฑ"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "ู…Œุงู†ฺฏŒู†"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr ""
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr ""
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "ุณŒฺฏู…ุง"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr ""
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr ""
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr ""
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr ""
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr ""
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr ""
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr ""
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
#, fuzzy
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "ุขู„ูุง"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "ู…ุชุบŒุฑ"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "ู…ุชุบŒุฑ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr ""
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr ""
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr ""
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr ""
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
#, fuzzy
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "ู„ฺฏุงุฑŒุชู…"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "ุชูˆุงู†"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr ""
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "ู‚ู„ู…ุฑูˆ"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "ุงŒู†ุชุฑู†ุช"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17369,6 +17479,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr ""
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
#, fuzzy
msgctxt "dataproviderentry|url"
@@ -19270,604 +19385,604 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "ูพŒุดโ€Œูุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "ู„ู‡ุฌู‡ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "ู„ู‡ุฌู‡ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "ู„ู‡ุฌู‡ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "ุณุฑุตูุญู‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "ุณุฑุตูุญู‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "ุฎุทุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "ุงุฎุทุงุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "ูพุงู†ูˆŒุณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "ู‡Œฺ†โ€Œฺฉุฏุงู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "ุงุจุฒุงุฑู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "ูพุฑูˆู†ุฏู‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ูˆŒุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "ุณุจฺฉโ€Œู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "ููˆุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "ุนุฏุฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "ุฑุฏŒู ฺฉุฑุฏู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "ุฎุงู†ู‡โ€Œู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "ุฏุฑุฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "ุฏุงุฏู‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "ฺฏุฑุงูŒฺฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "ุฑู†ฺฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "ุขุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "ุชูˆุฑŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "ุฒุจุงู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Œุงุฏุฏุงุดุชโ€Œู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "ุณุจฺฉโ€Œู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "ุขุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "ุชูˆุฑŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "ฺฏุฑูˆู‡ ฺฉุฑุฏู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "ุขุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "ุชูˆุฑŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "ุณุจฺฉโ€Œู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "ู‚ุงู„ุจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "ุจู†ุฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "ูพŒุดโ€Œูุฑุถ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "ู„ู‡ุฌู‡ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "ู„ู‡ุฌู‡ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "ู„ู‡ุฌู‡ "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "ุณุฑุตูุญู‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "ุณุฑุตูุญู‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "ุฎุทุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "ุงุฎุทุงุฑ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "ูพุงู†ูˆŒุณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
#, fuzzy
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "ู‡Œฺ†โ€Œฺฉุฏุงู…"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "ุงุจุฒุงุฑู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "ุฑุงู‡ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "ูพุฑูˆู†ุฏู‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ูˆŒุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "ุณุจฺฉโ€Œู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "ููˆุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "ุนุฏุฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "ุฑุฏŒู ฺฉุฑุฏู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "ุฎุงู†ู‡โ€Œู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "ุฏุฑุฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "ุฏุงุฏู‡"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "ฺฏุฑุงูŒฺฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "ุขุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "ุฑู†ฺฏ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "ุชูˆุฑŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
#, fuzzy
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "ุฒุจุงู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
#, fuzzy
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Œุงุฏุฏุงุดุชโ€Œู‡ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ูˆŒุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "ุขุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "ฺฏุฑูˆู‡ ฺฉุฑุฏู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
#, fuzzy
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "ููˆุช"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "ุฑุฏŒู ฺฉุฑุฏู†"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "ู†ู…ุง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "ุฏุฑุฌ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "ุขุฑุงŒุด"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
#, fuzzy
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "ุชูˆุฑŒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21378,63 +21493,88 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
+msgid "Independent variable(s) (X) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
+msgid "Dependent variable (Y) range:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "ุฏุงุฏู‡"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
#, fuzzy
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "ุณุชูˆู†"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
#, fuzzy
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "ุณุทุฑ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
#, fuzzy
msgctxt "retypepassdialog|RetypePass"
@@ -23981,92 +24121,97 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "ฺฉู…ุชุฑ ุงุฒ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "ุจŒุดุชุฑ ุงุฒ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "ฺฉูˆฺ†ฺฉุชุฑ Œุง ู…ุณุงูˆŒ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "ุจุฒุฑฺฏุชุฑ Œุง ู…ุณุงูˆŒ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "ู†ุงโ€Œุจุฑุงุจุฑ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "ู…ุญุฏูˆุฏู‡โ€ŒŒ ู†ุงู…ุนุชุจุฑ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
#, fuzzy
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "ู…ุญุฏูˆุฏู‡โ€ŒŒ ู†ุงู…ุนุชุจุฑ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "ุฏุงุฏู‡"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "~ุญุฏุงู‚ู„"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "~ุญุฏุงฺฉุซุฑ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr ""
diff --git a/source/fa/sd/messages.po b/source/fa/sd/messages.po
index 8b1a95120c2..da1d17be836 100644
--- a/source/fa/sd/messages.po
+++ b/source/fa/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-11 17:14+0000\n"
"Last-Translator: Hossein <hossein.ir@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5474,8 +5474,8 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "ุฏุฑุฌ ุชุตูˆŒุฑ"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/fa/sfx2/messages.po b/source/fa/sfx2/messages.po
index b4b6e472b16..81779c4d5d9 100644
--- a/source/fa/sfx2/messages.po
+++ b/source/fa/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2196,6 +2196,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
#, fuzzy
msgctxt "helpsearchpage|display"
diff --git a/source/fa/svx/messages.po b/source/fa/svx/messages.po
index efdde1fac0c..133b12a5cad 100644
--- a/source/fa/svx/messages.po
+++ b/source/fa/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2274,17 +2274,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "ู‡Œฺ†โ€Œฺฉุฏุงู…"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr ""
@@ -2812,54 +2812,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "ุญุฐู"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "ุฎุท ูˆ ูพŒฺฉุงู†"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "ู…ู†ุญู†Œ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "ู…ุชุตู„โ€Œฺฉู†ู†ุฏู‡โ€Œู‡ุง"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "ุงุดฺฉุงู„ ูพุงŒู‡"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "ู†ู…ุงุฏู‡ุง"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "ูพŒฺฉุงู†โ€Œู‡ุงŒ ุจู„ูˆฺฉŒ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "ุฑูˆู†ุฏู†ู…ุง"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr ""
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "ุณุชุงุฑู‡โ€Œู‡ุง"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4352,10 +4352,9 @@ msgid "_Copy"
msgstr "ู†ุณุฎู‡โ€ŒุจุฑุฏุงุฑŒ"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "ุฏุฑุฌ"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/fa/sw/messages.po b/source/fa/sw/messages.po
index b21d0cf02fc..8d0b44c54a3 100644
--- a/source/fa/sw/messages.po
+++ b/source/fa/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-04-01 22:55+0000\n"
"Last-Translator: Eric Bright <bright.email@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1531,299 +1531,309 @@ msgid "Text"
msgstr "ู…ุชู†"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[ู‡Œฺ†โ€Œฺฉุฏุงู…]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "ุดุฑูˆุน"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "ูพุงŒุงู†"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "ุจุงู„ุง"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "ูพุงุฆŒู†"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "ูู‚ุท ุฎูˆุงู†ุฏู†Œ"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr ""
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "ุขู…ุงุฑ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "ุฏุฑ ุญุงู„ ูˆุงุฑุฏ ฺฉุฑุฏู† ู†ูˆุดุชุงุฑ..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "ุฏุฑ ุญุงู„ ุตุงุฏุฑ ฺฉุฑุฏู† ู†ูˆุดุชุงุฑ..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "ุฏุฑ ุญุงู„ ุฐุฎŒุฑู‡ ฺฉุฑุฏู† ู†ูˆุดุชุงุฑ..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "ุฏุฑ ุญุงู„ ุตูุญู‡โ€Œุจู†ุฏŒ ู…ุฌุฏุฏ..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "ุฏุฑ ุญุงู„ ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ ู†ูˆุดุชุงุฑ..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "ุฌุณุชุฌูˆ..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "ู†ุงู…ู‡"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "ุบู„ุทโ€ŒฺฏŒุฑŒ ุงู…ู„ุงŒŒ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "ุชŒุฑู‡โ€ŒฺฏุฐุงุฑŒ..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "ุฏุฑ ุญุงู„ ุฏุฑุฌ ู†ู…ุงŒู‡..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "ุฏุฑ ุญุงู„ ุจู‡โ€Œู‡ู†ฺฏุงู…โ€ŒุณุงุฒŒ ู†ู…ุงŒู‡..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "ุฏุฑ ุญุงู„ ุงŒุฌุงุฏ ฺ†ฺฉŒุฏู‡..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "ูพุฐŒุฑุด ุงุดŒุงุก..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "ุดŒุก"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "ุดฺฉู„"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "ุจุฎุด"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "ุตูุญู‡ู” ุฎุงู„Œ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "ฺ†ฺฉŒุฏู‡: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "ุณุจฺฉโ€Œู‡ุง: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "ุทุฑุญ ฺฉู„Œ: ุณุทุญ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "ุณุจฺฉ: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "ุดู…ุงุฑู‡ู” ุตูุญู‡: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "ุดฺฉุณุช ู‚ุจู„ ุงุฒ ุตูุญู‡ ุฌุฏŒุฏ"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "ู…ุชู† ุบุฑุจŒ: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "ู…ุชู† ุขุณŒุงŒŒ: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "ู†ุงู…ุนู„ูˆู…"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "ุญุฐู ~ุชู…ุงู… ู†ุธุฑุงุช $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "ุญุฐู ~ุชู…ุงู… ู†ุธุฑุงุช $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "ุดู…ุงุฑู‡ ฺฏุฐุงุฑŒ ุฑุฆูˆุณ ู…ุทุงู„ุจ"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr ""
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr ""
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "ุชุจุฏŒู„ ู…ุชู† ุจู‡ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "ุงุถุงูู‡ ฺฉุฑุฏู† ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "ู†ุงู…"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "ุญุฐู ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "ู…ุฏุฎู„ ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ ุฒŒุฑ ุญุฐู ุฎูˆุงู‡ุฏ ุดุฏ:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "ุชุบŒŒุฑ ู†ุงู… ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~ุจุณุชู†"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "ฺ˜ุงู†ูˆŒู‡"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "ููˆุฑŒู‡"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "ู…ุงุฑุณ"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "ุดู…ุงู„"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "ูˆุณุท"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ุฌู†ูˆุจ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "ู…ุฌู…ูˆุน"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1834,322 +1844,322 @@ msgstr ""
"ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ ู…ูˆุฑุฏ ู†ุธุฑ ุฑุง ู†ู…Œโ€Œุชูˆุงู† ุงŒุฌุงุฏ ฺฉุฑุฏ.\n"
"ุฏูˆุจุงุฑู‡ ุจุง Œฺฉ ู†ุงู… ุฏŒฺฏุฑ ุงู…ุชุญุงู† ฺฉู†Œุฏ."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ุนุฏุฏŒ"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "ุณุทุฑู‡ุง"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "ุณุชูˆู†"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "ูˆŒุฑุงŒุด ู…ุฏุฎู„ ฺฉุชุงุจโ€Œุดู†ุงุณŒ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "ุฏุฑุฌ ู…ุฏุฎู„ ฺฉุชุงุจโ€Œุดู†ุงุณŒ"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "ูุงุตู„ู‡โ€ŒฺฏุฐุงุฑŒ ุจŒู† %1 ูˆ %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "ูพู‡ู†ุงŒ ุณุชูˆู† %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
#, fuzzy
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "ฺฉุงุชุจ %PRODUCTNAME"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
#, fuzzy
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "ฺฉุงุชุจ %PRODUCTNAME"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "ฺฉุงุชุจ %PRODUCTNAME"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr ""
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "ู†ู…Œโ€Œุชูˆุงู† ู‚ุณู…ุช ุงู†ุชุฎุงุจ ุดุฏู‡ ุฑุง ู…ุฑุชุจ ฺฉุฑุฏ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "ฺฉู„Œฺฉ ฺฉุฑุฏู† ุฑูˆŒ ุดŒุก"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "ู‚ุจู„ ุงุฒ ุฏุฑุฌ ู…ุชู† ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "ุจุนุฏ ุงุฒ ุฏุฑุฌ ู…ุชู† ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "ุญุฑฺฉุช ู…ูˆุดŒ ุฑูˆŒ ุดŒุก"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "ุงุฌุฑุงŒ ูุฑุงูพŒูˆู†ุฏ"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "ุฎุฑูˆุฌ ู…ูˆุดŒ ุงุฒ ุฑูˆŒ ุดŒุก"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr ""
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr ""
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr ""
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "ูˆุฑูˆุฏ ู†ูˆŒุณู‡โ€Œู‡ุงŒ ุงู„ูุจุงุนุฏุฏŒ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "ูˆุฑูˆุฏ ู†ูˆŒุณู‡โ€Œู‡ุงŒ ุบŒุฑ ุงู„ูุจุงุนุฏุฏŒ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "ุชู†ุธŒู… ู…ุฌุฏุฏ ุงู†ุฏุงุฒู‡ู” ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "ุฌุงุจู‡โ€Œุฌุง ฺฉุฑุฏู† ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "ุณุฑู†ูˆŒุณโ€Œู‡ุง"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "ุฌุฏูˆู„โ€Œู‡ุง"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "ฺ†ุงุฑฺ†ูˆุจ ู…ุชู†Œ"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "ุงุดŒุงุก OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "ู†ุดุงู†ฺฉโ€Œู‡ุง"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "ุจุฎุดโ€Œู‡ุง"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "ูุฑุงูพŒูˆู†ุฏู‡ุง"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "ู…ุฑุงุฌุน"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "ู†ู…ุงŒู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "ุงุดŒุงุก ู†ู‚ุงุด"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Œุงุฏุฏุงุดุชโ€Œู‡ุง"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "ุณุฑุดู†ุงุณู‡ู” ฑ"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr ""
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "ุณุฑุดู†ุงุณู‡ู” ฑ"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr ""
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "ุณุฑุดู†ุงุณู‡ู” ฑ"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr ""
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr ""
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr ""
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "ุณุฑุดู†ุงุณู‡"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ ู…ุชู†Œ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "ุดŒุก OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "ู†ุดุงู†ฺฉ"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "ุจุฎุด"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "ูุฑุงูพŒูˆู†ุฏ"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "ู…ุฑุฌุน"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "ู†ู…ุงŒู‡"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "ุดŒุก ู†ู‚ุงุด"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "ู‚ุงู„ุจโ€Œู‡ุงŒ ุงุถุงูŒ..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[ุณุงู…ุงู†ู‡]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2158,2204 +2168,2204 @@ msgstr ""
"ุชŒุฑู‡โ€ŒฺฏุฐุงุฑŒ ู…ุญุงูˆุฑู‡โ€ŒุงŒ ู‚ุจู„ุงู‹ ุฏุฑ ู†ูˆุดุชุงุฑ ุฏŒฺฏุฑŒ\n"
"ูุนุงู„ ุดุฏู‡ ุงุณุช"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "ุชŒุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ู…ู…ฺฉู† ู†Œุณุช"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "ุญุฐู $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "ุฏุฑุฌ $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "ุฑูˆู†ูˆŒุณŒ: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "ุจู†ุฏ ุฌุฏŒุฏ"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "ุฌุงุจู‡โ€ŒุฌุงŒŒ"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "ุงูุนู…ุงู„ ู…ุดุฎุตู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "ุงูุนู…ุงู„ ุณุจฺฉโ€Œู‡ุง: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "ุจุงุฒฺฏุฑุฏุงู†ุฏู† ู…ุดุฎุตู‡โ€Œู‡ุง ุจู‡ ุญุงู„ุช ุงูˆู„Œู‡"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "ุชุบŒŒุฑ ุณุจฺฉ: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "ุฏุฑุฌ ูพุฑูˆู†ุฏู‡"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "ุฏุฑุฌ ู…ุชู† ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "ุญุฐู ู†ุดุงู†ฺฉ: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "ุฏุฑุฌ ู†ุดุงู†ฺฉ: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "ู…ุฑุชุจโ€ŒุณุงุฒŒ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "ู…ุฑุชุจโ€ŒุณุงุฒŒ ู…ุชู†"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "ุฏุฑุฌ ุฌุฏูˆู„: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "ุชุจุฏŒู„ ู…ุชู† -> ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "ุชุจุฏŒู„ ุฌุฏูˆู„ -> ู…ุชู†"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "ู†ุณุฎู‡โ€ŒุจุฑุฏุงุฑŒ: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "ุฌุงŒฺฏุฒŒู†Œ $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "ุฏุฑุฌ ุดฺฉุณุช ุตูุญู‡"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "ุฏุฑุฌ ุดฺฉุณุช ุณุชูˆู†"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "ุฏุฑุฌ ูพุงฺฉุช"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "ู†ุณุฎู‡โ€ŒุจุฑุฏุงุฑŒ: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "ุฌุงุจู‡โ€ŒุฌุงŒŒ: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "ุฏุฑุฌ ู†ู…ูˆุฏุงุฑ %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "ุฏุฑุฌ ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "ุญุฐู ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "ุชŒุชุฑ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "ุฌุงŒฺฏุฒŒู†Œ: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "ุฏุฑุฌ ุจุฎุด"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "ุญุฐู ุจุฎุด"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "ุชุบŒŒุฑ ุจุฎุด"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "ุชุบŒŒุฑ ู…ู‚ุงุฏŒุฑ ูพŒุดโ€Œูุฑุถ"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "ุณุจฺฉ ุฌุงŒฺฏุฒŒู†Œ: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "ุญุฐู ุดฺฉุณุช ุตูุญู‡"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "ุชุตุญŒุญ ู…ุชู†"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "ุชุฑูŒุน/ุชู†ุฒŒู„ ุฑุฆูˆุณ ู…ุทุงู„ุจ"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "ุงู†ุชู‚ุงู„ ุฑุฆูˆุณ ู…ุทุงู„ุจ"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "ุฏุฑุฌ ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "ุชุฑูŒุน ุณุทุญ"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "ุชู†ุฒŒู„ ุณุทุญ"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "ุฌุงุจู‡โ€ŒุฌุงŒŒ ุจู†ุฏู‡ุง"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "ุฏุฑุฌ ุดŒู” ู†ู‚ุงุดŒ: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "ุดู…ุงุฑู‡ ุฑูˆุดู†/ุฎุงู…ูˆุด"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "ุงูุฒุงŒุด ุชูˆุฑูุชฺฏŒ"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "ฺฉุงู‡ุด ุชูˆุฑูุชฺฏŒ"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "ุฏุฑุฌ ุนู†ูˆุงู†: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "ุดุฑูˆุน ู…ุฌุฏุฏ ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "ุชุบŒŒุฑ ูพุงู†ูˆŒุณ"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "ูพุฐŒุฑูุชู† ุชุบŒŒุฑุงุช: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "ู†ูพุฐŒุฑูุชู† ุชุบŒŒุฑุงุช: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "ุชูฺฉŒฺฉ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "ู…ุดุฎุตู‡ู” ุชูˆู‚ู"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "ุชุตุญŒุญ ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "ุงุฏุบุงู… ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "ุชุบŒŒุฑ ุญุงู„ุช ุจุฒุฑฺฏ ูˆ ฺฉูˆฺ†ฺฉ ุญุฑูโ€Œู‡ุง"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "ุญุฐู ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "ุงุดŒุงุก ู†ู‚ุงุดŒ: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "ฺฏุฑูˆู‡ ฺฉุฑุฏู† ุงุดŒุงุก ู†ู‚ุงุดŒ"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "ู„ุบูˆ ฺฏุฑูˆู‡ ุงุดŒุงู” ู†ู‚ุงุดŒ"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "ุญุฐู ุงุดŒุงุก ู†ู‚ุงุดŒ"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "ุฌุงŒฺฏุฒŒู†Œ ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "ุญุฐู ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "ุงูุนู…ุงู„ ู…ุดุฎุตู‡โ€Œู‡ุงŒ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "ุฏุฑุฌ ุณุชูˆู†"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "ุฏุฑุฌ ุฑุฏŒู"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "ุญุฐู ุฑุฏŒู/ุณุชูˆู†"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "ุญุฐู ุณุชูˆู†"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "ุญุฐู ุฑุฏŒู"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "ุชูฺฉŒฺฉ ุฎุงู†ู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "ุงุฏุบุงู… ุฎุงู†ู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎุงู†ู‡"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "ุฏุฑุฌ ู†ู…ุงŒู‡/ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "ุญุฐู ู†ู…ุงŒู‡/ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "ู†ุณุฎู‡โ€ŒุจุฑุฏุงุฑŒ ุงุฒ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "ู†ุณุฎู‡โ€ŒุจุฑุฏุงุฑŒ ุงุฒ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "ุชู†ุธŒู… ู…ฺฉุงู†โ€Œู†ู…ุง"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "ูพŒูˆู†ุฏ ฺฉุฑุฏู† ฺ†ุงุฑฺ†ูˆุจโ€Œู‡ุงŒ ู…ุชู†Œ"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "ุญุฐู ูพŒูˆู†ุฏ ฺ†ุงุฑฺ†ูˆุจโ€Œู‡ุงŒ ู…ุชู†Œ"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "ุชุบŒŒุฑ ฺฏุฒŒู†ู‡โ€Œู‡ุงŒ ูพุงู†ูˆŒุณ"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "ู…ู‚ุงŒุณู‡ู” ู†ูˆุดุชุงุฑ"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "ุงูุนู…ุงู„ ุณุจฺฉ ฺ†ุงุฑฺ†ูˆุจ: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "ุชู†ุธŒู…ุงุช ุฑูˆุจŒ"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "ุฏุฑุฌ ูพุงู†ูˆŒุณ"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "ุฏุฑุฌ ุฏฺฉู…ู‡ู” ู†ุดุงู†Œ ุงŒู†ุชุฑู†ุชŒ"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "ุฏุฑุฌ ูุฑุงูพŒูˆู†ุฏ"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "ุญุฐู ู…ุญุชูˆŒุงุช ู†ุงู…ุฑุฆŒ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "ุฌุฏูˆู„/ู†ู…ุงŒู‡ ุชุบŒŒุฑ ฺฉุฑุฏ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "ุงู†ุชุฎุงุจ ฺ†ู†ุฏฺฏุงู†ู‡"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "ุฏุฑ ุญุงู„ ุชุงŒูพ ฺฉุฑุฏู†: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "ฺ†ุณุจุงู†ุฏู† ุชุฎุชู‡โ€ŒุดุณุชŒ"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "ู…ูˆุฑุฏ"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 ุฒุจุงู†ู‡"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 ุดฺฉุณุช ุณุทุฑ"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "ุดฺฉุณุช ุตูุญู‡"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "ุดฺฉุณุช ุณุชูˆู†"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "ุฏุฑุฌ $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "ุญุฐู $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "ู…ุดุฎุตู‡โ€Œู‡ุง ุชุบŒŒุฑ ฺฉุฑุฏู†ุฏ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "ุชุบŒŒุฑุงุช ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "ุชุบŒŒุฑุงุช ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "ุฏุฑุฌ ุฑุฏŒู"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "ุญุฐู ุฑุฏŒู"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "ุฏุฑุฌ ุฎุงู†ู‡"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr ""
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 ุชุบŒŒุฑ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "ุชุบŒŒุฑ ุณุจฺฉ ุตูุญู‡: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "ุงŒุฌุงุฏ ุณุจฺฉ ุตูุญู‡: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "ุญุฐู ุณุจฺฉ ุตูุญู‡: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "ุชุบŒŒุฑ ู†ุงู… ุณุจฺฉ ุตูุญู‡: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "ุณุฑุตูุญู‡/ูพุงุตูุญู‡ ุชุบŒŒุฑ ฺฉุฑุฏ"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "ูŒู„ุฏ ุชุบŒŒุฑ ฺฉุฑุฏ"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "ุงŒุฌุงุฏ ุณุจฺฉ ุจู†ุฏ: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "ุญุฐู ุณุจฺฉ ุจู†ุฏ: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "ุชุบŒŒุฑ ู†ุงู… ุณุจฺฉ ุจู†ุฏ: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "ุงŒุฌุงุฏ ุณุจฺฉ ุจู†ุฏ: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "ุญุฐู ุณุจฺฉ ู†ูˆŒุณู‡: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "ุชุบŒŒุฑ ู†ุงู… ุณุจฺฉ ู†ูˆŒุณู‡: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "ุงŒุฌุงุฏ ุณุจฺฉ ฺ†ุงุฑฺ†ูˆุจ: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "ุญุฐู ุณุจฺฉ ฺ†ุงุฑฺ†ูˆุจ: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "ุชุบŒŒุฑ ู†ุงู… ุณุจฺฉ ฺ†ุงุฑฺ†ูˆุจ: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "ุงŒุฌุงุฏ ุณุจฺฉ ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "ุญุฐู ุณุจฺฉ ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "ุชุบŒŒุฑ ู†ุงู… ุณุจฺฉ ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "ุชุบŒŒุฑ ู†ุงู… ู†ุดุงู†ฺฉ: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "ุฏุฑุฌ ู…ุฏุฎู„ ู†ู…ุงŒู‡"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "ุญุฐู ู…ุฏุฎู„ ู†ู…ุงŒู‡"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "ูŒู„ุฏ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "ุจู†ุฏ"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "ุดŒุก OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "ูุฑู…ูˆู„"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "ู†ู…ูˆุฏุงุฑ"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "ู…ุฑุฌุน ุฏุฑูˆู† ู…ุชู†Œ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "ฺฉุฏู†ูˆุดุชู‡"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "ู…ุฏุฎู„ ฺฉุชุงุจโ€Œุดู†ุงุณŒ"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "ู†ูˆŒุณู‡ู” ูˆŒฺ˜ู‡"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "ูพุงู†ูˆŒุณ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "ุดŒุก ู†ู‚ุงุดŒ"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "ุฌุฏูˆู„: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "ุจู†ุฏ"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "ุชุบŒŒุฑ ุนู†ูˆุงู† ุดŒุฆ ุงุฒ $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "ุชุบŒŒุฑ ุดุฑุญ ุดŒุฆ ุงุฒ $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "ุงŒุฌุงุฏ ุณุจฺฉ ุตูุญู‡: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "ุญุฐู ุณุจฺฉ ุตูุญู‡: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "ุงŒุฌุงุฏ ุณุจฺฉ ุตูุญู‡: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
#, fuzzy
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "ุญุฐู ุตูุญู‡"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "ู†ู…ุงŒ ู†ูˆุดุชุงุฑ"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "ู†ู…ุงŒ ู†ูˆุดุชุงุฑ"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "ุณุฑุตูุญู‡ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "ุณุฑุตูุญู‡ู” ุตูุญู‡ู” $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "ูพุงุตูุญู‡โ€Œ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "ูพุงุตูุญู‡ู” ุตูุญู‡ู” $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "ูพุงุตูุญู‡โ€Œ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "ูพุงุตูุญู‡โ€Œ $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Œุงุฏุฏุงุดุช ูพุงŒุงู†Œ $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Œุงุฏุฏุงุดุช ูพุงŒุงู†Œ $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) ุฏุฑ ุตูุญู‡ $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "ุตูุญู‡ู” $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "ุตูุญู‡ู”: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "ู…ุคู„ู"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "ุชุงุฑŒุฎ"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "ุงู‚ุฏุงู…ุงุช"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "ุงŒู† ุฏฺฉู…ู‡ ุฑุง ูุนุงู„ ฺฉู†Œุฏ ุชุง ูู‡ุฑุณุชŒ ุงุฒ ุงู‚ุฏุงู…ุงุชŒ ฺฉู‡ ุฑูˆŒ ุงŒู† ู†ุธุฑ ูˆ ู†ุธุฑุงุช ุฏŒฺฏุฑ ู‚ุงุจู„ ุงู†ุฌุงู… ุงุณุช ุจุงุฒ ุดูˆุฏ"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "ู†ู…ุงŒ ู†ูˆุดุชุงุฑ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(ุญุงู„ุช ูพŒุดโ€Œู†ู…ุงŒุด)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "ู†ูˆุดุชุงุฑ %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "ุฎุทุงŒ ุฎูˆุงู†ุฏู†"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "ุชุตูˆŒุฑ ู‚ุงุจู„ ู†ู…ุงŒุด ู†Œุณุช."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "ุฎุทุง ุฏุฑ ุฎูˆุงู†ุฏู† ุงุฒ ุชุฎุชู‡โ€ŒฺฏŒุฑู‡."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "ุดฺฉุณุช ุณุชูˆู† ุฏุณุชŒ"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "ุณุทุฑ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "ุณุชูˆู† %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "ู†ูˆŒุณู‡"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "ุจู†ุฏ"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "ุตูุญุงุช"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "ุฎุงู†ู‡"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr ""
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "ฺ†Œุฏู…ุงู† ู…ุชูˆู† ูพŒฺ†Œุฏู‡"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr ""
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "ู…ุญุชูˆŒุงุช"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "ูพ~ุณโ€Œุฒู…Œู†ู‡"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "ู…ุชู† ู…~ุฎูŒ"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "ุฌุงŒ~ฺฏุฒŒู†โ€Œู‡ุงŒ ู…ุชู†"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "~ฺฉู†ุชุฑู„โ€Œู‡ุงŒ ูุฑู…"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "ุฑู†ฺฏ"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "ฺ†ุงูพ ุณ~Œุงู‡ ู…ุชู†"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "ุตูุญุงุช"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "ฺ†ุงูพ ุฎูˆุฏ~ฺฉุงุฑ ุตูุญุงุช ุฎุงู„Œ ุฏุฑุฌ ุดุฏู‡"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~ ุงุณุชูุงุฏู‡ ุงุฒ ุณŒู†Œ ฺฉุงุบุฐ ูู‚ุท ุจุฑ ุทุจู‚ ุชุฑุฌŒุญุงุช ฺ†ุงูพฺฏุฑ"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "ฺ†ุงูพ"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "ู‡Œฺ†ฺฉุฏุงู… (ุชู†ู‡ุง ุณู†ุฏ)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "ูู‚ุท Œุงุฏุฏุงุดุชโ€Œู‡ุง"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "ู‚ุฑุงุฑ ุฏุงุฏู† ุฏุฑ ุงู†ุชู‡ุงŒ ุณู†ุฏ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "ู‚ุฑุงุฑ ุฏุงุฏู† ุฏุฑ ุงู†ุชู‡ุงŒ ุตูุญู‡"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Œุงุฏุฏุงุดุชโ€Œู‡ุง"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "ุฏูˆ ุทุฑู ุตูุญู‡"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "ู‡ู…ู‡"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "ุทุฑู ูพุดุช / ุตูุญุงุช ุณู…ุช ฺ†ูพ"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "ุทุฑู ุฌู„ูˆ / ุตูุญุงุช ุณู…ุช ุฑุงุณุช"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "ุดุงู…ู„"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "ุจุฑ~ูˆุดูˆุฑ"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "ุฎุท ฺ†ูพ ุจู‡ ุฑุงุณุช"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "ุฎุท ุฑุงุณุช ุจู‡ ฺ†ูพ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "ู…ุญุฏูˆุฏู‡ ูˆ ุฑูˆู†ูˆุดุชโ€Œู‡ุง"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~ู‡ู…ู‡ ุตูุญุงุช"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "~ุตูุญุงุช"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~ุงู†ุชุฎุงุจ"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "ุชูˆุงุจุน"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "ุงู†ุตุฑุงู"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "ุงูุนู…ุงู„"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "ู†ูˆุงุฑ ุงุจุฒุงุฑ ูุฑู…ูˆู„"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "ู…ุชู† ูุฑู…ูˆู„"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "ุทุฑุญ ฺฉู„Œ: ุณุทุญ "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "ุญุงู„ุช ฺฉุดŒุฏู†"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "ุฏุฑุฌ ูุฑุงูพŒูˆู†ุฏ"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
#, fuzzy
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "ุฏุฑุฌ ูพŒูˆู†ุฏ"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
#, fuzzy
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "ุฏุฑุฌ Œฺฉ ู†ุณุฎู‡"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
#, fuzzy
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "ู†ู…ุงŒุด"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "ูพู†ุฌุฑู‡ู” ูุนุงู„"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ูพู†ู‡ุงู†"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "ูุนุงู„"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ุบŒุฑูุนุงู„"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ูˆŒุฑุงŒุด..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~ุจู‡โ€Œู‡ู†ฺฏุงู…โ€ŒุณุงุฒŒ"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ูˆŒุฑุงŒุด"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "ูˆŒุฑุงŒุด ูพŒูˆู†ุฏู‡ุง"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "ุฏุฑุฌ"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "ู†ู…ุงŒู‡"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "ูพุฑูˆู†ุฏู‡"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "ุฏุฑ ู†ูˆุดุชุงุฑ"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "ู…ุชู†"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "ุญุฐู"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~ุญุฐู"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "ุงู†ุชุฎุงุจ"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "ู†ู…ุงŒู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "ุฎุท"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "ู‡ู…ู‡"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "ู„~ุบูˆ ู…ุญุงูุธุช"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ูพู†ู‡ุงู†"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "ุตุงูŒ ูพŒุฏุง ู†ุดุฏ."
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "ุชุบŒŒุฑู†ุงู…"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "ูู‚ุท ุฎูˆุงู†ุฏู†Œ"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "ู†ู…ุงŒุด ู‡ู…ู‡"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr ""
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr ""
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr ""
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ""
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr ""
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ""
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ""
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ""
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "ุตูุญู‡"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "ุฎุท"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "ู…ุคู„ู"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr ""
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr ""
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr ""
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr ""
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr ""
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr ""
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr ""
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr ""
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
#, fuzzy
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr ""
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " ุณุงู„: %1 ู…ุงู‡: %2 ุฑูˆุฒ: %3 ุณุงุนุช: %4 ุฏู‚Œู‚ู‡: %5 ุซุงู†Œู‡: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr ""
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
#, fuzzy
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "ุชุนุฑŒูโ€Œุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑ"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
#, fuzzy
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "ู…ุญุชูˆŒุงุช ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
#, fuzzy
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "ฺฉุชุงุจโ€Œุดู†ุงุณŒ ฑ"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
#, fuzzy
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "ู†ู‚ู„ ู‚ูˆู„"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr ""
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr ""
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr ""
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr ""
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "ู…ูˆุถูˆุน"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "ฺฉู„Œุฏูˆุงฺ˜ู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Œุงุฏุฏุงุดุชโ€Œู‡ุง"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
#, fuzzy
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "ุฒู…ุงู† ุงŒุฌุงุฏ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "ุชุบŒŒุฑŒุงูุชู‡"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr ""
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ุดู…ุงุฑู‡ู” ุจุงุฒุจŒู†Œ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ฺฉู„ ุฒู…ุงู† ูˆŒุฑุงŒุด"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr ""
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "ู…ู‚ุงู„ู‡"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "ฺฉุชุงุจ"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
#, fuzzy
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "ุจุฑ~ูˆุดูˆุฑ"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "ุจุฑู†ุงู…ู‡โ€ŒŒ ฺฉู†ูุฑุงู†ุณ"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ุจุฑŒุฏู‡โ€ŒุงŒ ุงุฒ ฺฉุชุงุจ"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ุจุฑŒุฏู‡โ€ŒุงŒ ุงุฒ ฺฉุชุงุจ ุจุง ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "ุจุฑู†ุงู…ู‡โ€ŒŒ ฺฉู†ูุฑุงู†ุณ"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "ู…ุฌู„ู‡"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "ู…ุณุชู†ุฏุงุช ูู†Œ"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "ุชุฒ"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
#, fuzzy
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "ู…ุชูุฑู‚ู‡"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "ุฑุณุงู„ู‡"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "ุจุฑู†ุงู…ู‡โ€ŒŒ ฺฉู†ูุฑุงู†ุณ"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "ฺฏุฒุงุฑุด ุชุญู‚Œู‚ุงุชŒ"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "ู…ู†ุชุดุฑ ู†ุดุฏู‡"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "ูพุณุช ุงู„ฺฉุชุฑูˆู†ŒฺฉŒ"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
#, fuzzy
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "ุฏุฑ ู†ูˆุดุชุงุฑ"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑฑ"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑฒ"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑณ"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑด"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑต"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "ู†ุงู… ฺฉูˆุชุงู‡"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "ู†ูˆุน"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "ู†ุดุงู†Œ"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr ""
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
#, fuzzy
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "ู…ุคู„ู(ู‡ุง)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr ""
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "ูุตู„"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "~ูˆŒุฑุงŒุด"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
#, fuzzy
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "ูˆŒุฑุงŒุดฺฏุฑ"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr ""
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr ""
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "ู…ุฌู„ู‡"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "ู…ุงู‡"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ุนุฏุฏ"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
#, fuzzy
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "ู†ุงู… ุณุงุฒู…ุงู†"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr ""
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ู†ุงุดุฑ"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
#, fuzzy
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "ุฏุงู†ุดฺฏุงู‡"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
#, fuzzy
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "ุฎุฏู…ุงุช"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
#, fuzzy
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "ุนู†ูˆุงู† ฺฏุฒุงุฑุด"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "ุฌู„ุฏ"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "ุณุงู„"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "ู†ุดุงู†Œ ุงŒู†ุชุฑู†ุชŒ"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑฑ"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑฒ"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑณ"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑด"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "ุชุนุฑŒู ุดุฏู‡ ุชูˆุณุท ฺฉุงุฑุจุฑต"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
#, fuzzy
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ุดุงุจ~ฺฉ"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "ูˆŒุฑุงŒุด ู…ุฏุฎู„ ู†ู…ุงŒู‡"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "ุฏุฑุฌ ู…ุฏุฎู„ ู†ู…ุงŒู‡"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
#, fuzzy
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "ู†ูˆุดุชุงุฑ ุงุฒ ู‚ุจู„ ุญุงูˆŒ ู…ุฏุฎู„ ฺฉุชุงุจโ€Œุดู†ุงุณŒ ู‡ุณุช ูˆู„Œ ุฏุงุฏู‡โ€Œู‡ุงŒ ุงŒู† ู…ุฏุฎู„ ู…ุชูุงูˆุช ุงุณุช. ุขŒุง ู…Œโ€Œุฎูˆุงู‡Œุฏ ู…ุฏุงุฎู„ ู…ูˆุฌูˆุฏ ุฑุง ุชู†ุธŒู… ฺฉู†ŒุฏุŸ"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
#, fuzzy
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "ุชูˆุถŒุญ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
#, fuzzy
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "ู†ุดุงู† ุฏุงุฏู† Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
#, fuzzy
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "ู…ุฎูŒ ฺฉุฑุฏู† Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "ู†ุงู… ู…Œุงู†โ€Œุจุฑ ุงุฒ ู‚ุจู„ ูˆุฌูˆุฏ ุฏุงุฑุฏ. ู„ุทูุงู‹ Œฺฉ ู†ุงู… ุฏŒฺฏุฑ ุงู†ุชุฎุงุจ ฺฉู†Œุฏ."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "ู…ุชู† ุฎูˆุฏฺฉุงุฑ ุญุฐู ุดูˆุฏุŸ"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "ู…ู‚ูˆู„ู‡ู” "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "ุŸ"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "ู…ุชู† ุฎูˆุฏฺฉุงุฑ :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "ุฐุฎŒุฑู‡ู” ู…ุชู† ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "ู…ุชู† ุฎูˆุฏฺฉุงุฑŒ ุฏุฑ ุงŒู† ูพุฑูˆู†ุฏู‡ ูˆุฌูˆุฏ ู†ุฏุงุฑุฏ."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "ู…ุชู† ุฎูˆุฏฺฉุงุฑ ู…ู†"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "ู…ุชู† ุฎูˆุฏฺฉุงุฑ ุจุฑุงŒ ู…Œุงู†ุจุฑ '%1' ูพŒุฏุง ู†ุดุฏ."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr ""
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr ""
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "ุชูˆู„Œุฏ ู…ุชู† ุฎูˆุฏฺฉุงุฑ ู…ู…ฺฉู† ู†Œุณุช."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "ู‚ุงู„ุจ ุชุฎุชู‡ ฺฏŒุฑู‡ ุฏุฑุฎูˆุงุณุช ุดุฏู‡ ุฏุฑ ุฏุณุชุฑุณ ู†Œุณุช."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "ุชู…ุงู… ู†ุธุฑุงุช"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "ุชู…ุงู… ู†ุธุฑุงุช"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "ู†ุธุฑุงุช ู†ูˆุดุชู‡ ุดุฏู‡ ุชูˆุณุท "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ุจุฏูˆู† ุชุงุฑŒุฎ)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ุจุฏูˆู† ู…ูˆู„ู)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "ูพุงุณุฎ ุจู‡ $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
#, fuzzy
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "ุจู„ูˆฺฉ ู†ุดุงู†Œ ุฌุฏŒุฏ"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr ""
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
#, fuzzy
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "ุนู†ุงุตุฑ ุฏุฑูˆุฏ"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr ""
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr ""
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr ""
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "ุฏุฑูˆุฏ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr ""
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "ู…ุชู†"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
#, fuzzy
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "ุงู†ุชุณุงุจ ูŒู„ุฏู‡ุง ุงุฒ ู…ู†ุจุน ุฏุงุฏู‡ ุดู…ุง ุจุฑุงŒ ู…ุทุงุจู‚ุช ุจุง ุนู†ุงุตุฑ ู†ุดุงู†Œ."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "ูพŒุดโ€Œู†ู…ุงŒุด ุฏุฑูˆุฏ"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "ุงุฌุฒุงŒ ุณุงุฒู†ุฏู‡ู” ู†ุดุงู†Œ"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "ุนู†ุงุตุฑ ุฏุฑูˆุฏ"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "ู…ุทุงุจู‚ ุจุง ูŒู„ุฏ:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "ูพŒุดโ€Œู†ู…ุงŒุด"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ู…ูˆุฌูˆุฏ ู†Œุณุช"
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
#, fuzzy
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "ู‡ู…ู‡ ูพุฑูˆู†ุฏู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "ูู‡ุฑุณุชโ€Œู‡ุงŒ ู†ุดุงู†Œ (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "ุฏุงุฏฺฏุงู† %PRODUCTNAME โ€โ€(โ€Ž*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "ู…ุญุงุณุจ %PRODUCTNAME โ€(โ€Ž*.odsุ›โ€Ž*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
#, fuzzy
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "ู…ุญุงุณุจ %PRODUCTNAME โ€(โ€Ž*.odsุ›โ€Ž*.sxc)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "ุฏŒโ€ŒุจŒุณ โ€(โ€Ž*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
#, fuzzy
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "ุงูฺฉุณู„ ู…ุงŒฺฉุฑูˆุณุงูุช โ€ (โ€Ž*.xls)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr ""
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "ู…ุชู† ุณุงุฏู‡ (โ€Ž*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "ู…ุชู† ุฌุฏุง ุดุฏู‡ ุจุง ูˆŒุฑฺฏูˆู„ โ€(โ€Ž*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
#, fuzzy
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "ุงูŽฺฉุณุณ ู…ุงŒฺฉุฑูˆุณุงูุช (*.mdb)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
#, fuzzy
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "ู…ุงŒฺฉุฑูˆุณุงูุช ุงูŽฺฉุณุณ 2007 (*.accdb)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4363,84 +4373,84 @@ msgid ""
"Do you want to enter e-mail account information now?"
msgstr ""
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "ูู‡ุฑุณุช ู†ุดุงู†Œ %PRODUCTNAME โ€(โ€Ž.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "ุงู†ุชุฎุงุจ ู†ูˆุดุชุงุฑ ุขุบุงุฒŒู†"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
#, fuzzy
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "ุงู†ุชุฎุงุจ ู†ูˆุน ู†ูˆุดุชุงุฑ"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "ุฏุฑุฌ ุจู„ูˆฺฉ ู†ุดุงู†Œ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "ุงู†ุชุฎุงุจ ูู‡ุฑุณุช ู†ุดุงู†Œ"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "ุงŒุฌุงุฏ ุฏุฑูˆุฏ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "ุชู†ุธŒู… ุตูุญู‡โ€Œุจู†ุฏŒ"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr ""
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~ูพุงŒุงู†"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
#, fuzzy
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "ุฌุงุฏูˆฺฏุฑ ุงุฏุบุงู… ุฑุงŒุงู†ุงู…ู‡"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "ู†ุงู…"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "ู†ูˆุน"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "ูพุฑุณโ€Œูˆุฌูˆ"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "ุจุฑุฑุณŒ ุงุฒ ุงูˆู„ ู†ูˆุดุชุงุฑ ุงุฏุงู…ู‡ ูพŒุฏุง ฺฉู†ุฏุŸ"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "ุบู„ุทโ€ŒŒุงุจŒ ุงู…ู„ุงŒŒ ุงู†ุฌุงู… ุดุฏ."
@@ -4449,212 +4459,212 @@ msgstr "ุบู„ุทโ€ŒŒุงุจŒ ุงู…ู„ุงŒŒ ุงู†ุฌุงู… ุดุฏ."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "ุชุงุฑŒุฎ"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ุฒู…ุงู†"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "ู†ุงู… ูพุฑูˆู†ุฏู‡"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "ู†ุงู… ูพุงŒฺฏุงู‡โ€Œุฏุงุฏู‡"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "ูุตู„"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "ุดู…ุงุฑู‡ู” ุตูุญู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "ุขู…ุงุฑ"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ู…ุคู„ู"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "ู‚ุงู„ุจโ€Œู‡ุง"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "ูุฑุณุชู†ุฏู‡"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "ุชู†ุธŒู… ู…ุชุบŒุฑ"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "ู†ุดุงู† ุฏุงุฏู† ู…ุชุบŒุฑ"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "ุฏุฑุฌ ูุฑู…ูˆู„"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "ูŒู„ุฏ ูˆุฑูˆุฏŒ"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "ูŒู„ุฏ ูˆุฑูˆุฏŒ (ู…ุชุบŒุฑ)โ€"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "ูŒู„ุฏ ูˆุฑูˆุฏŒ (ฺฉุงุฑุจุฑ)โ€"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "ู…ุชู† ู…ุดุฑูˆุท"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "ูŒู„ุฏ DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "ุงุฌุฑุงŒ ู…ุงฺฉุฑูˆ"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "ู…ุญุฏูˆุฏู‡ู” ุดู…ุงุฑู‡"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "ุชู†ุธŒู… ู…ุชุบŒุฑ ุตูุญู‡"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "ู†ุดุงู† ุฏุงุฏู† ู…ุชุบŒุฑ ุตูุญู‡"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "ุจุงุฑ ฺฉุฑุฏู† ู†ุดุงู†Œ ุงŒู†ุชุฑู†ุชŒ"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "ุฌุงู†ฺฏู‡ุฏุงุฑ"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "ุชุฑฺฉŒุจ ู†ูˆŒุณู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "ูู‡ุฑุณุช ูˆุฑูˆุฏŒ"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "ุชู†ุธŒู… ู…ุฑุฌุน"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "ุฏุฑุฌ ู…ุฑุฌุน"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "ูŒู„ุฏู‡ุงŒ ุงุฏุบุงู… ู†ุงู…ู‡"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "ุฑฺฉูˆุฑุฏ ุจุนุฏ"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "ุฏุฑ ุฑฺฉูˆุฑุฏŒ"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ุดู…ุงุฑู‡โ€ŒŒ ุฑฺฉูˆุฑุฏ"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "ุตูุญู‡ู” ู‚ุจู„"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "ุตูุญู‡ู” ุจุนุฏ"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "ู…ุชู† ู…ุฎูŒ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "ูŒู„ุฏ ฺฉุงุฑุจุฑ"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "ฺฉุฏู†ูˆุดุชู‡"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "ู…ุฏุฎู„ ฺฉุชุงุจโ€Œุดู†ุงุณŒ"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "ุจู†ุฏ ู…ุฎูŒ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "ุงุทู„ุงุนุงุช ู†ูˆุดุชุงุฑ"
@@ -4662,74 +4672,74 @@ msgstr "ุงุทู„ุงุนุงุช ู†ูˆุดุชุงุฑ"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "ุชุงุฑŒุฎ"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "ุชุงุฑŒุฎ (ุซุงุจุช)โ€"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ุฒู…ุงู†"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ุฒู…ุงู† (ุซุงุจุช)โ€"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "ุฌุฏูˆู„โ€Œู‡ุง"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "ู†ูˆŒุณู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "ฺฉู„ู…ุงุช"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "ุจู†ุฏู‡ุง"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "ุงุดŒุงุก"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "ุตูุญุงุช"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "โ€DDE ุฎูˆุฏฺฉุงุฑ"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "โ€DDE ุฏุณุชŒ"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr ""
@@ -4737,87 +4747,87 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "ุดุฑฺฉุช"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "ู†ุงู…"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "ู†ุงู… ุฎุงู†ูˆุงุฏฺฏŒ"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "ุญุฑูˆู ุงูˆู„ ู†ุงู…"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "ุฎŒุงุจุงู†"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "ฺฉุดูˆุฑ"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "ฺฉุฏ ูพุณุชŒ"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "ุดู‡ุฑ"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "ู…ูˆู‚ุนŒุช"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "ุชู„ูู† (ุฎุงุชู‡)โ€"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "ุชู„ูู† (ู…ุญู„ ฺฉุงุฑ)โ€"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "ุฏูˆุฑู†ฺฏุงุฑ"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "ูพุณุช ุงู„ฺฉุชุฑูˆู†ŒฺฉŒ"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ุงุณุชุงู†"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ุฎุงู…ูˆุด"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ุฑูˆุดู†"
@@ -4826,32 +4836,32 @@ msgstr "ุฑูˆุดู†"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "ู†ุงู… ูพุฑูˆู†ุฏู‡"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "ู†ุงู… ูพุฑูˆู†ุฏู‡ ุจุฏูˆู† ูพุณูˆู†ุฏ"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "ู…ุณŒุฑ/ู†ุงู… ูพุฑูˆู†ุฏู‡"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "ู…ุณŒุฑ"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "ุณุจฺฉ"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "ู…ู‚ูˆู„ู‡"
@@ -4859,22 +4869,22 @@ msgstr "ู…ู‚ูˆู„ู‡"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "ู†ุงู… ูุตู„"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "ุดู…ุงุฑู‡ู” ูุตู„"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "ุดู…ุงุฑู‡ู” ูุตู„ ุจุฏูˆู† ุฌุฏุงุณุงุฒ"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "ุดู…ุงุฑู‡ ูˆ ู†ุงู… ูุตู„"
@@ -4882,47 +4892,47 @@ msgstr "ุดู…ุงุฑู‡ ูˆ ู†ุงู… ูุตู„"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr ""
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr ""
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr ""
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr ""
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "ุฑูˆู…Œ (I โ€II โ€III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "ุฑูˆู…Œ (i โ€ii โ€iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "ุนุฑุจŒ (ฑ ฒ ณ)โ€"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "ู…ุซู„ ุณุจฺฉ ุตูุญู‡"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "ู…ุชู†"
@@ -4930,12 +4940,12 @@ msgstr "ู…ุชู†"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "ู†ุงู…"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "ุญุฑูˆู ุงูˆู„ ู†ุงู…"
@@ -4943,42 +4953,42 @@ msgstr "ุญุฑูˆู ุงูˆู„ ู†ุงู…"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "ุณŒุณุชู…"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "ู…ุชู†"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "ู†ุงู…"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "ู…ุชู†"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "ูุฑู…ูˆู„"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "ู…ุชู†"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "ูพุงŒฺฏุงู‡โ€Œุฏุงุฏู‡"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "ุณŒุณุชู…"
@@ -4986,17 +4996,17 @@ msgstr "ุณŒุณุชู…"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ู…ุคู„ู"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ุฒู…ุงู†"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "ุชุงุฑŒุฎ"
@@ -5004,67 +5014,67 @@ msgstr "ุชุงุฑŒุฎ"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "ู…ุฑุฌุน"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "ุตูุญู‡"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "ูุตู„"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "ุจุงู„ุง/ูพุงุฆŒู†"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "ู…ุซู„ ุณุจฺฉ ุตูุญู‡"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "ู…ู‚ูˆู„ู‡ ูˆ ุดู…ุงุฑู‡"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "ู…ุชู† ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ุนุฏุฏ"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ุฑู‚ู… (ุจุฏูˆู† ุฒู…Œู†ู‡)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ุฑู‚ู… (ุจุง ุฒู…Œู†ู‡ ฺฉุงู…ู„)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -5072,27 +5082,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "ู…ุชู†"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "ุดŒุก"
@@ -5100,1293 +5110,1293 @@ msgstr "ุดŒุก"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~ุดุฑุท"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "ุขู†ฺฏุงู‡ุŒ ูˆฺฏุฑู†ู‡"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "ุนุจุงุฑุช DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "ู…~ุชู† ู…ุฎูŒ"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "ู†ุงู… ู…ุงฺฉุฑูˆ"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "ู…ุฑ~ุฌุน"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "ู†~ูˆŒุณู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "ุช~ุนุฏŒู„"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "ู…ู‚ุฏุงุฑ"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "ูุฑู…ูˆู„"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "ุณูุงุฑุดŒ"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[ฺฉุงุฑุจุฑ]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "ฺฏุงู… ุงูู‚Œ"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "ฺฏุงู… ุนู…ูˆุฏŒ"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "ุนุฑุถ"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "ุงุฑุชูุงุน"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "ุญุงุดŒู‡ู” ฺ†ูพ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "ุญุงุดŒู‡ู” ุจุงู„ุง"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "ุชุนุฏุงุฏ ุณุชูˆู†โ€Œู‡ุง"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "ุชุนุฏุงุฏ ุณุทุฑู‡ุง"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr ""
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr ""
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr ""
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr ""
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
#, fuzzy
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "ูพŒุดโ€Œู†ู…ุงŒุด ฺฉุชุงุจŒ"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr ""
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr ""
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "ุณุทุฑ"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
#, fuzzy
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "ุญุฑูˆู ุณุฑุจู†ุฏ ุจุฒุฑฺฏ"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
#, fuzzy
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "ุดฺฉุณุช ุตูุญู‡"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr ""
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
#, fuzzy
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "ุจุฑฺฏุฑุฏุงู†ุฏู† ุนู…ูˆุฏŒ"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
#, fuzzy
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "ุจุฑฺฏุฑุฏุงู†ุฏู† ุงูู‚Œ %1"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr ""
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr ""
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
#, fuzzy
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "ุณุจฺฉ ~ู†ูˆŒุณู‡"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
#, fuzzy
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "ุณุจฺฉ ~ู†ูˆŒุณู‡"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "ูพุงุตูุญู‡"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
#, fuzzy
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "ุจู‡ ูพุงู†ูˆŒุณ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "ุณุฑุตูุญู‡"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
#, fuzzy
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "ุจู‡ ุณุฑุตูุญู‡"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr ""
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
#, fuzzy
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "~ุจุฏูˆู† ูพŒฺ†ุด"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr ""
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
#, fuzzy
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "ู…ุชูˆุงุฒŒโ€Œุงู„ุงุถู„ุงุน"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr ""
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr ""
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr ""
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
#, fuzzy
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "ุนุฑุถ"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr ""
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr ""
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
#, fuzzy
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ุจู†ุฏ"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
#, fuzzy
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ุจู‡ ู†ูˆŒุณู‡"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
#, fuzzy
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ุจุฏูˆู† ุตูุญู‡"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr ""
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr ""
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "ูˆุณุทโ€Œฺ†Œู† ุนู…ูˆุฏŒ"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
#, fuzzy
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ุจู‡ ูพุงŒŒู†"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "ุจุงู„ุงŒ ุณุทุฑ"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr ""
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "ูพุงŒŒู† ุณุทุฑ"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "ุซุจุช-ุขุฑŒ"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr ""
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr ""
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "ูˆุณุทโ€Œฺ†Œู† ุงูู‚Œ"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr ""
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
#, fuzzy
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ุฏุงุฎู„"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
#, fuzzy
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ุฎุงุฑุฌ"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
#, fuzzy
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "ุชู…ุงู…โ€Œุนุฑุถ"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
#, fuzzy
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "ุชุนุฏุงุฏ ุณุชูˆู†โ€Œู‡ุง"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr ""
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr ""
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr ""
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "ุชูฺฉŒฺฉ"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
#, fuzzy
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "~ู†ุดุงู† ุฏุงุฏู† ุดู…ุงุฑู‡โ€ŒฺฏุฐุงุฑŒ"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr ""
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
#, fuzzy
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ูˆ"
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr ""
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr ""
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr ""
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
#, fuzzy
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "ุฑูˆุดู†Œ"
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
#, fuzzy
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "ุงู†ุฌุงู… ุฏูˆุจุงุฑู‡ู” "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr ""
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr ""
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
#, fuzzy
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "ฺฉู†ุชุฑุงุณุช"
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr ""
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
#, fuzzy
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "ุดูุงูŒุช"
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "ู…ุนฺฉูˆุณ"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr ""
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
#, fuzzy
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "ุญุงู„ุช ฺฏุฑุงูŒฺฉŒ"
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "ุงุณุชุงู†ุฏุงุฑุฏ"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
#, fuzzy
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "ุณุงŒู‡โ€ŒุฎุงฺฉุณุชุฑŒ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
#, fuzzy
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Black & White"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "ุชู‡โ€Œู†ู‚ุด"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
#, fuzzy
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "ู†ู‚ู„ ู‚ูˆู„"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr ""
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr ""
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr ""
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr ""
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr ""
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
#, fuzzy
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ ู…ุชู†Œ"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "ุตูุญู‡"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "ู†ู‚ุงุดŒ"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "ฺฉู†ุชุฑู„"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "ุจุฎุด"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "ู†ุดุงู†ฺฉ"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "ฺฏุฑุงูŒฺฉ"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "ุดŒุก OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "ุณุฑู†ูˆŒุณโ€Œู‡ุง"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "ุงู†ุชุฎุงุจ"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "ูพุงู†ูˆŒุณ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
#, fuzzy
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "ุชฺฉุฑุงุฑ ุฌุณุชุฌูˆ"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr ""
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr ""
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr ""
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr ""
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
#, fuzzy
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "ุฏุฑุฌ ฺ†ุงุฑฺ†ูˆุจ ู…ุชู†Œ"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "ุตูุญู‡ู” ุจุนุฏ"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
#, fuzzy
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "ุจุฏูˆู† ~ุณุฑุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr ""
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr ""
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
#, fuzzy
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "ุจู‡ ู†ุดุงู†ฺฉ ุจุนุฏŒ"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr ""
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
#, fuzzy
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "ุจุฏูˆู† ~ุณุฑุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr ""
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
#, fuzzy
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "ุจู‡ ูพุงู†ูˆŒุณ ุจุนุฏŒ"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
#, fuzzy
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "ูˆŒุฑุงŒุด Œุงุฏุฏุงุดุช"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr ""
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
#, fuzzy
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "ุฏุฑุฌ ู…ุฏุฎู„ ู†ู…ุงŒู‡"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
#, fuzzy
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "ุตูุญู‡ู” ู‚ุจู„"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr ""
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "ุตูุญู‡ู” ู‚ุจู„"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr ""
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr ""
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
#, fuzzy
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "ุชุง ุจุฎุด ู‚ุจู„"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
#, fuzzy
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "ุจู‡ ู†ุดุงู†ฺฉ ู‚ุจู„Œ"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr ""
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr ""
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr ""
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr ""
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
#, fuzzy
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "ุจู‡ ูพุงู†ูˆŒุณ ู‚ุจู„Œ"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr ""
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr ""
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr ""
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr ""
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "ุฑูุชู† ุจู‡ ูุฑู…ูˆู„ ู‚ุจู„Œ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr ""
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "ุฑูุชู† ุจู‡ ูุฑู…ูˆู„ ุฎุฑุงุจ ู‚ุจู„Œ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
#, fuzzy
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "ุฑูุชู† ุจู‡ ูุฑู…ูˆู„ ุฎุฑุงุจ ุจุนุฏŒ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
#, fuzzy
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "ุฏุฑุฌ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
#, fuzzy
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "ุญุฐู"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr ""
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
#, fuzzy
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "ุชุบŒŒุฑุงุช ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "ุณุจฺฉโ€Œู‡ุงŒ ุงูุนู…ุงู„ ุดุฏู‡ู” ุจู†ุฏ"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr ""
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr ""
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
#, fuzzy
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Œุงุฏุฏุงุดุช ูพุงŒุงู† ูุตู„"
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
#, fuzzy
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "ูพุงู†ูˆŒุณ"
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr ""
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr ""
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr ""
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
#, fuzzy
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "~ุตูุญู‡..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr ""
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr ""
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr ""
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr ""
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr ""
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr ""
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr ""
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
#, fuzzy
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "ุฏุฑุฌ ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "ุชูˆุถŒุญ: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "ุฏุฑุฌ"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "ุญุฐู"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "ู‚ุงู„ุจโ€Œุจู†ุฏŒ ุฎูˆุฏฺฉุงุฑŒ"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "ู‚ุงู„ุจโ€Œู‡ุง"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "ุชุบŒŒุฑุงุช ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "ุณุจฺฉโ€Œู‡ุงŒ ุงูุนู…ุงู„ ุดุฏู‡ู” ุจู†ุฏ"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "โ€Œุตูุญู‡ู” "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr ""
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr ""
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "ุจู†ุฏ"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "ุชุตูˆŒุฑ"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "ุดŒุก OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "ฺ†ุงุฑฺ†ูˆุจ"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "ุณุทุฑ ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "ุฎุงู†ู‡ู” ุฌุฏูˆู„"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "ุตูุญู‡"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "ุณุฑุตูุญู‡"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "ูพุงุตูุญู‡"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "ุณู†ุฏ ุงฺ†.ุชŒ.ุงู….ุงู„. %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "ุนู†ูˆุงู†"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "ุฌุฏุงุณุงุฒ"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "ุณุทุญ "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "ูพุฑูˆู†ุฏู‡ู” ยซ%1ยป ุฏุฑ ู…ุณŒุฑ ยซ%2ยป ูพŒุฏุง ู†ุดุฏ."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
#, fuzzy
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "New User-defined Index"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
#, fuzzy
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<ู‡Œฺ†โ€Œฺฉุฏุงู…>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
#, fuzzy
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<ู‡Œฺ†โ€Œฺฉุฏุงู…>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr ""
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr ""
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr ""
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr ""
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr ""
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr ""
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr ""
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr ""
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr ""
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ุดู…ุงุฑู‡ู” ูุตู„"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
#, fuzzy
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "ู…ุฏุฎู„"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
#, fuzzy
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "ุงŒุณุชฺฏุงู‡โ€Œู‡ุงŒ ุฌู‡ุด"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "ู…ุชู†"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
#, fuzzy
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ุดู…ุงุฑู‡ู” ุตูุญู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr ""
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr ""
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr ""
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
#, fuzzy
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "ู…ุฏุฎู„ ฺฉุชุงุจโ€Œุดู†ุงุณŒ"
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
#, fuzzy
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "ุณุจฺฉ ~ู†ูˆŒุณู‡"
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr ""
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr ""
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr ""
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr ""
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr ""
@@ -6394,245 +6404,245 @@ msgstr ""
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "ุฎุท ู…ุจู†ุง ุฏุฑ ~ุจุงู„ุง"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "ุฎุท ู…ุจู†ุง ุฏุฑ ~ูพุงŒŒู†"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "ุฎุท ู…ุจู†ุง ุฏุฑ ~ูˆุณุท"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "ุฏุฑุฌ ุดŒุก"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ูˆŒุฑุงŒุด ุดŒุก"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (ู‚ุงู„ุจ: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "ฺฉู†ุงุฑู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "ูพุณโ€Œุฒู…Œู†ู‡"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(ุณุจฺฉ ุจู†ุฏ: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr ""
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "ู†ูˆุดุชุงุฑ ุงุตู„Œ"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "ู†ูˆุดุชุงุฑ ุงุตู„Œ %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr ""
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr ""
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr ""
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "ู‡Œฺ†โ€Œฺฉุฏุงู… (ุจุฏูˆู† ุจุฑุฑุณŒ ุงู…ู„ุงุฆŒ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "ุจุงุฒู†ุดุงู†Œ ุจู‡ ุฒุจุงู† ูพŒุดโ€ŒฺฏุฒŒุฏู‡"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "ุจŒุดุชุฑ..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~ู†ุงุฏŒุฏู‡ ฺฏุฑูุชู‡ ุดูˆุฏ"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr ""
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr ""
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr ""
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr ""
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr ""
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "ู†ูˆุดุชุงุฑ HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
#, fuzzy
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "ุฏุฑ ู†ูˆุดุชุงุฑ"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr ""
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "ุณุทุญ "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
#, fuzzy
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "ุฏูˆุฑุฎุทโ€Œ"
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ูˆŒุฑุงŒุด ูพุงู†ูˆŒุณ/Œุงุฏุฏุงุดุช ูพุงŒุงู† ูุตู„"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
#, fuzzy
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "ฺฉู„Œุฏ ุฌุณุชุฌูˆ XX ุจุงุฑ ุฌุงŒฺฏุฒŒู† ุดุฏ"
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
#, fuzzy
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "ุณุทุฑู‡ุง"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
#, fuzzy
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "ุณุชูˆู†"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr ""
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr ""
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
#, fuzzy
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "ุงุฏุงู…ู‡"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
#, fuzzy
msgctxt "ST_TASK"
msgid "Task"
msgstr "ูˆุธŒูู‡โ€Œู‡ุง"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "ูˆุถุนŒุช"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr ""
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr ""
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr ""
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr ""
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
#, fuzzy
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "ุฒูˆู…"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr ""
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr ""
@@ -6640,7 +6650,7 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr ""
@@ -6648,33 +6658,33 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr ""
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
#, fuzzy
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "ู†ุงู…ุนุชุจุฑ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr ""
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr ""
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr ""
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
#, fuzzy
msgctxt "labeldialog|cards"
msgid "Business Cards"
@@ -10609,31 +10619,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "ู†ุดุงู†ฺฉ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "ุฏุฑุฌ"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "ุชุบŒŒุฑู†ุงู…"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "ุญุฐู"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr ""
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "ุญุฐู"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "ุชุบŒŒุฑู†ุงู…"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -13628,7 +13648,7 @@ msgstr "ุทุฑุญ ฺฉู„Œ: ุณุทุญ "
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
+msgid "Text Body"
msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
@@ -14121,81 +14141,86 @@ msgstr ""
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "ู…ุชู† ู…ุฎูŒ"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
+msgid "Hidden te_xt"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
+msgid "Hidden p_aragraphs"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
+msgid "Display fields"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "ุฏุฑุฌ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
#, fuzzy
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "ุฌุฏูˆู„โ€Œุจู†ุฏŒ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr ""
diff --git a/source/fa/vcl/messages.po b/source/fa/vcl/messages.po
index 709435b5ddd..ca3707bd9f4 100644
--- a/source/fa/vcl/messages.po
+++ b/source/fa/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-11 17:12+0000\n"
"Last-Translator: Eric Bright <bright.email@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,391 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1520788329.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/fi/cui/messages.po b/source/fi/cui/messages.po
index 8c7980c712d..a52a0be5f87 100644
--- a/source/fi/cui/messages.po
+++ b/source/fi/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-12 17:53+0000\n"
"Last-Translator: Harri Pitkรคnen <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3479,7 +3479,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Varmenteen polku"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Kieli:"
@@ -3489,52 +3489,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Koko:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Koko:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Kieli:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Lรคnsimaiset tekstifontit"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Koko:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Kieli:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Aasialaiset tekstifontit"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Koko:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Kieli:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Laajennetun tekstiasettelun fontti"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Esikatselu"
@@ -5055,6 +5075,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Tila"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7798,82 +7828,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Fonttiasetukset HTML-, Basic- ja SQL-lรคhdekoodille"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Laajennetut vihjeet"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Ohje"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "Kรคytรค _%PRODUCTNAME-valintaikkunoita"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Avaus- ja tallennusikkunat"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Kรคytรค %PRODUCTNAME-valintaikkunoita"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Tulostusvalintaikkunat"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "T_ulostaminen asettaa \"asiakirjaa muokattu\" -tilan"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Asiakirjan tila"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "Tulkitse vuosiksi vรคliltรค "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "ja "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Vuosi (kaksi numeroa)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Kerรครค tietoja ohjelmiston kรคytรถstรค ja lรคhetรค ne The Document Foundationille"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Auta parantamaan %PRODUCTNAMEa"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Lataa %PRODUCTNAME jรคrjestelmรคn kรคynnistyksen yhteydessรค"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Kรคytรค pikakรคynnistintรค"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME -pikakรคynnistys"
diff --git a/source/fi/helpcontent2/source/text/shared.po b/source/fi/helpcontent2/source/text/shared.po
index e65c326a954..0c0ff99f2ef 100644
--- a/source/fi/helpcontent2/source/text/shared.po
+++ b/source/fi/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-04-16 22:59+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">3D-asetukset -palkista sรครคdetรครคn valittujen 3D-objektien ominaisuuksia.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Pursotus kรคytรถssรค / poissa kรคytรถstรค"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avataan pursotuksen syvyys -ikkuna.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avataan Pursotussuunta-ikkuna.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avataan Pursotuksen valaistus -ikkuna.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Avataan Pursotuksen pinta -ikkuna.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Avataan Pursotuksen vรคri -palkki.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/00.po b/source/fi/helpcontent2/source/text/shared/00.po
index 2dd18896191..0f5eebd6beb 100644
--- a/source/fi/helpcontent2/source/text/shared/00.po
+++ b/source/fi/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 09:33+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Valitse <emph>Tiedosto - Esikatselu nettiselaimessa</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Valitse <emph>Tiedosto - Uusi</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Napsauta <emph>Uusi</emph>-painiketta <emph>Oletus</emph>-palkissa (uuden asiakirjan tyyppi nรคkyy kuvakkeesta)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Suorita <emph>Tiedosto - Uusi</emph><emph>- Mallit</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Valitse <emph>Tiedosto - Uusi - Osoitetarrat</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Valitse <emph>Tiedosto - Uusi - Osoitetarrat - Osoitetarrat</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Valitse <emph>Tiedosto - Uusi - Osoitetarrat - Muotoilu</emph>-vรคlilehti"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Valitse <emph>Tiedosto - Uusi - Kรคyntikortit - Muotoilu</emph>-vรคlilehti"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Valitse <emph>Tiedosto - Uusi - Osoitetarrat - Asetukset</emph>-vรคlilehti"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Valitse <emph>Tiedosto - Uusi - Kรคyntikortit - Asetukset</emph>-vรคlilehti"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Valitse <emph>Tiedosto - Uusi - Kรคyntikortit</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Valitse <emph>Tiedosto - Uusi - Kรคyntikortit - Materiaali</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Valitse <emph>Tiedosto - Uusi - Kรคyntikortit - Kรคyntikortit</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Valitse <emph>Tiedosto - Uusi - Kรคyntikortit - Henkilรถkohtainen</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Valitse <emph>Tiedosto - Uusi - Kรคyntikortit - Liiketoiminta</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Valitse <emph>Tiedosto - Avaa</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Oletus</emph>-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Suorita <emph>Tiedosto - Avaa</emph>, Tiedoston tyyppi <emph>Teksti (koodattu)</emph> valittuna"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Suorita <emph>Tiedosto - Tallenna nimellรค</emph>, Tiedoston tyyppi <emph>Teksti (koodattu)</emph> valittuna"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Valitse <emph>Tiedosto - Ohjatut toiminnot</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo kirje</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo kirje - Sivun asettelu</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo kirje - Logopaperin asettelu</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo kirje - Sisรคllytettรคvรคt kohdat</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo kirje - Vastaanottaja ja lรคhettรคjรค</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo kirje - Alatunniste</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo kirje - </emph><emph>Tallennustiedot</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo faksi</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo faksi - Sivun asettelu</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo faksi - Sisรคllytettรคvรคt kohdat</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo faksi - Vastaanottaja ja lรคhettรคjรค</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo faksi - Alatunniste</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo faksi - Tallennustiedot</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo esityslista</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo esityslista - Sivun asettelu</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo esityslista - Yleiset tiedot</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo esityslista - Sisรคllytettรคvรคt otsikot</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo esityslista - Nimet</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo esityslista - Esityslistan kohdat</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo esityslista - Tallennustiedot</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo diaesitys</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo diaesitys - Sivu 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo diaesitys - Sivu 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo diaesitys - Sivu 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo diaesitys - Sivu 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Luo diaesitys - Sivu 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">Lomakkeen suunnittelussa napsauta Lisรครค ohjausobjekteja -palkista <emph>Ryhmรคruutu</emph>-kuvaketta ja kรคytรค hiirtรค kehyksen luomiseen.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">Lomakkeen suunnittelussa napsauta Lisรครค ohjausobjekteja -palkista <emph>Ryhmรคruutu</emph>-kuvaketta ja kรคytรค hiirtรค kehyksen luomiseen - ohjattu toiminto, sivu 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">Lomakkeen suunnittelussa napsauta Lisรครค ohjausobjekteja -palkista <emph>Ryhmรคruutu</emph>-kuvaketta ja kรคytรค hiirtรค kehyksen luomiseen - ohjattu toiminto, sivu 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">Lomakkeen suunnittelussa napsauta Lisรครค ohjausobjekteja -palkista <emph>Ryhmรคruutu</emph>-kuvaketta ja kรคytรค hiirtรค kehyksen luomiseen - ohjattu toiminto, sivu 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">Lomakkeen suunnittelussa napsauta Lisรครค ohjausobjekteja -palkista <emph>Ryhmรคruutu</emph>-kuvaketta ja kรคytรค hiirtรค kehyksen luomiseen - ohjattu toiminto, sivu 4, tietokantayhteys tarvitaan.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">Lomakkeen suunnittelussa napsauta Lisรครค ohjausobjekteja -palkista <emph>Ryhmรคruutu</emph>-kuvaketta ja kรคytรค hiirtรค kehyksen luomiseen - ohjattu toiminto, viimeinen sivu.</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Asiakirjamuunnin</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Asiakirjamuunnin</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Asiakirjamuunnin</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Valitse <emph>Tiedosto - Ohjatut toiminnot - Euromuunnin</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Suorita <emph>Tiedosto - Ohjatut toiminnot - Tuo yhteystiedot</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Ohjattu toiminto - osoitekirjan tietolรคhde</emph><emph> - Tietolรคhteen otsikko</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Valitse <emph>Tiedosto - Sulje</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Valitse <emph>Tiedosto - Tallenna</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "Oletus- tai Taulun tiedot -palkissa napsauta"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] Draw tai $[officename] Impress, valikossa <emph>Tiedosto - Vie</emph>, valitaan \"HTML-asiakirja\" tiedostomuodoksi, valintaikkuna avautuu samalla</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw tai $[officename] Impress, valikossa <emph>Tiedosto - Vie</emph>, valitaan HTML tiedostomuodoksi, ohjatun toiminnon sivu 1</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw tai $[officename] Impress, valikossa <emph>Tiedosto - Vie</emph>, valitaan HTML tiedostomuodoksi, ohjatun toiminnon sivu 2</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw tai $[officename] Impress, valikossa <emph>Tiedosto - Vie</emph>, valitaan HTML tiedostomuodoksi, ohjatun toiminnon sivu 3</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw tai $[officename] Impress, valikossa <emph>Tiedosto - Vie</emph>, valitaan HTML tiedostomuodoksi, ohjatun toiminnon sivu 4</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw tai $[officename] Impress, valikossa <emph>Tiedosto - Vie</emph>, valitaan HTML tiedostomuodoksi, ohjatun toiminnon sivu 5</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw tai $[officename] Impress, valikossa <emph>Tiedosto - Vie</emph>, valitaan HTML tiedostomuodoksi, ohjatun toiminnon sivu 6</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Valitse <emph>Tiedosto - Vie</emph> ja valitse tiedostotyyppi. Valintaikkuna avautuu samalla</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Valitse <emph>Tiedosto - Tallenna kaikki</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Valitse <emph>Tiedosto - Tallenna nimellรค</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Valitse <emph>Tiedosto - Lataa uudelleen</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Valitse <emph>Tiedosto - Ominaisuudet</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Valitse <emph>Tiedosto - Ominaisuudet - Yleistรค</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,79 +6069,79 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Valitse <emph>Tyรถkalut - Makrot - Digitaalinen allekirjoitus</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Valitse <emph>Tiedosto - Ominaisuudet - Yleistรค</emph>-vรคlilehti, napsauta <emph>Digitaalinen allekirjoitus</emph> -painiketta"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Kaksoisnapsauta Digitaalinen allekirjoitus -kenttรครค tilarivillรค."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Valitse <emph>Tiedosto - Ominaisuudet - Yleistรค</emph>-vรคlilehti, napsauta <emph>Digitaalinen allekirjoitus</emph> -painiketta, sitten napsautetaan <emph>Lisรครค</emph>-painiketta</variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Valitse <emph>Tiedosto - Ominaisuudet - Kuvaus</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Valitse <emph>Tiedosto - Ominaisuudet - Mukautetut ominaisuudet</emph> -vรคlilehti</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Valitse <emph>Tiedosto - Ominaisuudet - Tilastotiedot</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Valitse <emph>Tiedosto - Ominaisuudet - Suojaus</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Valitse <emph>Tiedosto - Ominaisuudet - Internet</emph>-vรคlilehti</variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,8 +6149,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Suorita<emph> Tiedosto - Tulostuksen esikatselu</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6173,24 +6173,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Valitse <emph>Tiedosto - Tulostimen asetukset</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Suorita <emph>Tiedosto - Lรคhetรค</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Valitse <emph>Tiedosto - Lรคhetรค - Lรคhetรค asiakirja sรคhkรถpostina</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Valitse <emph>Tiedosto - Vie</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Valitse <emph>Tiedosto - Lรคhetรค - Sรคhkรถposti PDF:รคnรค</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Valitse <emph>Tiedosto - Lรคhetรค - Luo perusasiakirja</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Valitse <emph>Tiedosto - Tulosta</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Oletus-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Valitse <emph>Tiedosto - Lopeta</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Valitse <emph>Tiedosto - Uusi - Perusasiakirja</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Valitse <emph>Tiedosto - Avaa</emph> - valitse kentรคstรค \"Tiedoston tyyppi\": \"Teksti CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Valitse <emph>Tiedot - Teksti sarakkeiksi</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Valitse <emph>Tiedosto - Vie</emph>. Jos EPS on valittu tiedostotyypiksi, valintaikkuna avautuu samalla</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Valitse <emph>Tiedosto - Vie</emph>. Jos PBM, PPM tai PGM on valittu tiedostotyypiksi, valintaikkuna avautuu samalla</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Valitse <emph>Tiedosto - Versiot</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Valitse <emph>Muokkaa - Kumoa</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "<emph>Oletus</emph>-palkissa tai Taulun tiedot -palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Valitse <emph>Muokkaa - Toista</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Oletus</emph>-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Valitse <emph>Muokkaa - Toista</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Valitse <emph>Muokkaa - Leikkaa</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Oletus</emph>-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Valitse <emph>Muokkaa - Kopioi</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Oletus</emph>-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Valitse <emph>Muokkaa - Liitรค</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "<emph>Oletus</emph>-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Valitse <emph>Muokkaa - Liitรค mรครคrรคten</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Valitse <emph>Muokkaa - Valitse kaikki</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,15 +6677,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Valitse <emph>Muokkaa - Jรคljitรค muutokset</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,15 +6733,15 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Valitse <emph>Muokkaa - Jรคljitรค muutokset - Yhdistรค asiakirja</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Valitse <emph>Muokkaa - Kumoa</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Valitse <emph>Muokkaa - Etsi ja korvaa</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Oletus-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Valitse <emph>Muokkaa - Etsi ja korvaa - Mรครคritteet</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Valitse <emph>Muokkaa - Etsi ja korvaa - Muotoilu</emph>-painike </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Valitse <emph>Muokkaa - Etsi ja korvaa - Vastaavuushaku</emph> -valintaruutu ja <emph>...</emph> -painike."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "<emph>Taulun tiedot</emph> -palkissa napsauta <emph>Haku</emph>-kuvake - <emph>Vastaavuushaku</emph> valintaruutu - <emph>...</emph> -painiketta (tietokannan taulunรคkymรคssรค )"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "<emph>Lomakkeen rakenne</emph> -palkissa napsauta <emph>Tietueen haku</emph> - <emph>Vastaavuushaku</emph>-valintaruudun - <emph>...</emph>-painiketta (lomakenรคkymรค)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Valitse <emph>Nรคytรค - Rakenneselain</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "<emph>Oletus</emph>-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Valitse <emph>Tyรถkalut - Lรคhdeluettelotietokanta</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Valitse <emph>Muokkaa - DDE-linkit</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Valitse <emph>Muokkaa - Linkit - Muokkaa linkkiรค</emph> (vain DDE-linkit) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Valitse kehys, sitten valitse <emph>Muokkaa - Objekti - Ominaisuudet</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Avaa valitun kehyksen kohdevalikko - valitse <emph>Ominaisuudet</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Valitse <emph>Muokkaa - Kuvakartta</emph> (myรถs valitun objektin kohdevalikosta) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Valitse <emph>Muokkaa - Kuvakartta</emph>, sitten valitse kuvakartan osa ja napsauta <emph>Ominaisuudet - Kuvaus</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Valitse <emph>Muokkaa - Objekti</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Valitse <emph>Muokkaa - Objekti - Muokkaa</emph>, myรถs valitun objektin kohdevalikosta </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Valitse <emph>Muokkaa - Objekti - Avaa</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Valitse <emph>Nรคytรค - Zoomaus</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Kaksoisnapsauta tai napsauta kakkospainikkeella kenttรครค <emph>tilarivillรค</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Valitse <emph>Nรคytรค - Tyรถkalurivit</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Valitse <emph>Nรคytรค - Tyรถkalurivit - Oletus</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Valitse <emph>Nรคytรค - Tyรถkalurivit - Tyรถkalut</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Valitse <emph>Nรคytรค - Tilarivi</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Valitse <emph>Nรคytรค - Tyรถkalurivit - Vรคripaletti</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Valitse <emph>Nรคytรค - Syรถttรถmenetelmรคn tila</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Napsauta <emph>Oletus</emph>-palkin <emph>Hyperlinkki</emph>-kuvaketta, valitse <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Valitse <emph>Lisรครค - Hyperlinkki</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Napsauta <emph>Oletus</emph>-palkin <emph>Hyperlinkki</emph>-kuvaketta, valitse <emph>Sรคhkรถposti ja uutisryhmรคt</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Napsauta <emph>Oletus</emph>-palkin <emph>Hyperlinkki</emph>-kuvaketta, valitse <emph>Asiakirja</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Napsauta <emph>Oletus</emph>-palkin <emph>Hyperlinkki</emph>-kuvaketta, valitse <emph>Uusi asiakirja</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Valitse <emph>Nรคytรค - Koko nรคyttรถ</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Suorita <emph>Nรคytรค - Tietolรคhteet</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Valitse <emph>Nรคytรค - HTML-lรคhdekoodi</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Avaa HTML-asiakirjan kohdevalikko"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,64 +7237,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Valitse <emph>Lisรครค - Huomautus</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Valitse <emph>Lisรครค - Media - Skannaa</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Valitse <emph>Lisรครค - Media - Skannaa - Valitse lรคhde</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Valitse <emph>Lisรครค - Media - Skannaa - Pyydรค</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Valitse <emph>Lisรครค - Erikoismerkki</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Valitse <emph>Muotoilu - Luettelomerkit ja numerointi - Mukauta - Merkki</emph>-painike </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Valitse <emph>Muotoilu - Luettelomerkit ja numerointi - Mukauta - Merkki</emph>-painike </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "<emph>Oletus</emph>- tai <emph>Lisรครค</emph>-palkissa napsauta"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Valitse <emph>Lisรครค - Objekti</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Valitse <emph>Lisรครค - Objekti - OLE -objekti</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Avaa <emph>Lisรครค</emph>-palkki ja napsauta"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7381,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Valitse <emph>Lisรครค - Objekti - Kaava</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Avaa <emph>Lisรครค</emph>-palkki ja napsauta"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7413,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Valitse <emph>Muotoilu - Kaaviotyyppi</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Valitse <emph>Lisรครค - Objekti - Kaavio </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Valitse <emph>Muotoilu - Kaaviotyyppi</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Valitse <emph>Lisรครค - Objekti - Kaavio</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Valitse <emph>Muotoilu - Kaaviotyyppi</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Valitse <emph>Lisรครค - Objekti - Kaavio</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Valitse <emph>Lisรครค - Objekti - Kaavio</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Avaa <emph>Lisรครค</emph>-palkki ja napsauta"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Valitse <emph>Lisรครค - Irrallinen kehys</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Avaa <emph>Lisรครค</emph>-palkki ja napsauta"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7557,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Avataan tiedosto, joka on tyypiltรครคn tuntematon %PRODUCTNAME-ohjelmistolle ja joka ei ole tekstitiedosto</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "<emph>Oletus</emph>-palkissa napsauta"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Valitse <emph>Tyรถkalut - Kieli - Synonyymisanasto</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Kรคytรค polun valinnan painiketta lukuisissa ohjatuissa toiminnoissa"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Valitse <emph>Ikkuna - Uusi ikkuna</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Valitse <emph>Ikkuna</emph> - Avattujen asiakirjojen luettelo</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Valitse <emph>Ohje - Tietoja </emph><emph>%PRODUCTNAME-ohjelmistosta</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8733,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Valitse <emph>Ohje - Rekisterรถityminen</emph> (tรคmรค on suora linkki ulkoiseen nettiosoitteeseen)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Valitse <emph>Tiedot - suodatin - Oletussuodatin</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Tietokannan taulunรคkymรค: <emph>Oletussuodatin</emph>-kuvake <emph>Tietokanta</emph>-palkissa"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Lomakenรคkymรค: <emph>Oletussuodatin</emph>-kuvake <emph>Lomake</emph>-palkissa"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">Tietokannan tiedostoikkunasta valitse <emph>Tyรถkalut - Taulun suodatus</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,23 +8829,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">Tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet - Lisรคominaisuudet</emph>-vรคlilehti </variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">ODBC- tai Osoitekirja-tietokannan tiedostoikkunasta valitse Muokkaa - Tietokanta - Yhteystyyppi</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,128 +8853,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">ODBC-tietokannan tiedostoikkunasta valitse Muokkaa - Tietokanta - Yhteystyyppi</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">Osoitekirja - LDAP -tietokannan tiedostoikkunasta valitse Muokkaa - Tietokanta - Ominaisuudet</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">JDBC-tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">MySQL-tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">dBASE-tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">dBASE-tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet</emph> napsauta <emph>Indeksit</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Teksti-tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">MS ADO-tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">Tietokannan tiedostoikkunasta valitse <emph>Tyรถkalut - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">Tietokannan tiedostoikkunasta napsauta <emph>Kyselyt</emph>-kuvake</variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">Tietokannan tiedostoikkunasta napsauta <emph>Taulut</emph>-kuvaketta</variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">Tietokannan tiedostoikkunassa napsauta Taulut-kuvaketta. Valitse Lisรครค -<emph> Taulun suunnittelu</emph> tai <emph>Muokkaa - Muokkaa</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">Tietokannan tiedostoikkunasta napsauta taulut-kuvaketta. Valitse <emph>Lisรครค - Taulun suunnittelu</emph> tai <emph>Muokkaa - Muokkaa</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">Tietokannan tiedostoikkunasta valitse <emph>Lisรครค - Kysely (suunnittelunรคkymรค)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">Tietokannan tiedostoikkunasta napsauta <emph>Kyselyt</emph>-kuvaketta, sitten valitse <emph>Muokkaa - Muokkaa</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">Tietokannan tiedostoikkunasta napsauta <emph>Kyselyt</emph>-kuvaketta, sitten valitse <emph>Muokkaa - Muokkaa</emph>. Kun viitattuja kenttiรค ei enรครค ole, tรคmรค valintaikkuna nรคkyy</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Etsi tietue</emph> -kuvake Taulun tiedot -palkissa ja Lomakkeen rakenne -palkissa"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Napsauta <emph>Lajittelu</emph>-kuvaketta Taulun tiedot -palkissa tai Lomakkeen navigointi -palkissa"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">Tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Vedรค ja pudota taulu tai kysely toisen tietokannan tiedostoikkunan tauluosaan</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">Tietokannan tiedostoikkunasta valitse<emph> Lisรครค - Lomake</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">Tietokannan tiedostoikkunasta valitse <emph>Muokkaa - Tietokanta - Ominaisuudet</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">Tietokannan tiedostoikkunasta valitse <emph>Tyรถkalut - Suhteet</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/01.po b/source/fi/helpcontent2/source/text/shared/01.po
index a07fb47457b..a8b67c4e916 100644
--- a/source/fi/helpcontent2/source/text/shared/01.po
+++ b/source/fi/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 02:06+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Jos asiakirja luodaan mallipohjasta, valitaan <emph>Uusi - Mallit.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Luodaan tekstiasiakirja ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Luodaan laskentataulukko ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Luodaan piirrosasiakirja ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Avataan <link href=\"text/shared/explorer/database/dabawiz00.xhp\">ohjattu tietokantamรครคritys</link> ja luodaan <link href=\"text/shared/explorer/database/dabadoc.xhp\">tietokanta</link> ."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Luodaan kaava-asiakirja ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Avataan <link href=\"text/shared/01/01010200.xhp\" name=\"Osoitetarrat\">Osoitetarrat</link>-valintaikkuna, jossa voidaan tehdรค osoitetarra-asetuksia. Tรคmรคn jรคlkeen luodaan tekstiasiakirja osoitetarroille ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Avataan <link href=\"text/shared/01/01010300.xhp\" name=\"Kรคyntikortit\">Kรคyntikortit</link> -valintaikkuna, jossa tehdรครคn asetuksia kรคyntikorteille. Tรคmรคn jรคlkeen luodaan uusi tekstiasiakirja ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,23 +389,23 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Luodaan uusi tekstiasiakirja ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Luodaan uusi laskentataulukko ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,16 +413,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Luodaan uusi piirrosasiakirja ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avataan ohjattu tietokantamรครคritys tietokannan luomiseksi.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Luodaan kaava-asiakirja ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avataan Osoitetarrat-valintaikkuna, jossa voidaan tehdรค osoitetarra-asetuksia. Tรคmรคn jรคlkeen luodaan tekstiasiakirja osoitetarroille ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avataan Kรคyntikortit-valintaikkuna, jossa tehdรครคn asetuksia kรคyntikorteille. Tรคmรคn jรคlkeen luodaan uusi tekstiasiakirja ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "<emph>Perusasiakirjaa</emph> kรคytetรครคn monimutkaisten projektien jรคrjestelyyn, kuten kirjan kirjoittamiseen. <ahelp hid=\".\"> <emph>Perusasiakirjassa</emph> voi olla erillisiรค tiedostoja kullekin kirjan luvulle samoin kuin sisรคllysluettelolle tai hakemistolle.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Rakenneselain perusasiakirjalle\">Rakenneselain perusasiakirjalle</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Laaditaan osoitetarroja. Ne luodaan tekstiasiakirjaan.</ahelp> Tulostettaessa voidaan kรคyttรครค vakio- tai erikoisarkkikokoja.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Valitaan tietokanta, josta tiedot tarroille saadaan.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Tietokannan kentรคn nimi on rajattu kulmasulkeilla <emph>Tarran teksti</emph>-ruudussa. Erottimeksi voidaan vaihtaa vรคlilyรถnnitkin. Enterillรค kenttรค saadaan uudelle riville."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Valinta sallii vain vasemman ylรคkulman osoitetarran tai kรคyntikortin muokkauksen ja muiden pรคivittรคmisen sen pohjalta sivulla, kun napsautetaan <emph>Synkronoi osoitetarrat</emph> -painiketta.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "<emph>Synkronoi osoitetarrat </emph>-painike ilmestyy dokumentille vain, jos <emph>Synkronoi sisรคltรถ </emph>on valittu<emph> Asetukset</emph>-vรคlilehdellรค, kun luodaan tarroja tai kortteja."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Avataan <link href=\"text/shared/01/01140000.xhp\" name=\"Tulostimen asetukset\">Tulostimen asetukset</link> -valintaikkuna.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,8 +2021,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Kun malli tallennetaan mallityyppisenรค <item type=\"menuitem\">Tiedosto - Tallenna nimellรค</item> -komennolla kansioon, joka ei ole lueteltu mallihakemisto, niin malliin pohjaavan asiakirjan avaamiseen ei liity tarkastusta."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Avaa-valintaikkuna\" href=\"text/shared/01/01020000.xhp\"><emph>Avaa</emph>-valintaikkuna</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Varmistutaan, ettรค tiedostopรครคte vastaa asiakirjan tiedostotyyppiรค. Esimerkiksi, tietyssรค Microsoft Word -asiakirjassa pitรครค olla (*.doc) -pรครคte, jotta $[officename] kรคyttรครค oikeaa suodatinta."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "<emph>Sulje</emph>-komennolla suljetaan kรคsiteltรคvรคn asiakirjan kaikki avoimet ikkunat."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Jos avatussa asiakirjassa on tallentamattomia muutoksia, avautuu varmistusikkuna, jossa on mahdollisuus <link href=\"text/shared/01/01060000.xhp\" name=\"save\">tallentaa</link> tehdyt muutokset."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Kun viimeinen avoin asiakirjaikkuna suljetaan, nรคkyville jรครค <link href=\"text/shared/guide/startcenter.xhp\">aloituskeskus</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Automaattista tekstiรค muokattaessa, tรคmรค komento muuttuu muotoon <emph>Tallenna automaattinen teksti</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Alempana kuvaillaan <emph>$[officename]-ohjelman Vienti</emph>-valintaikkuna. <emph>$[officename]-ohjelman avaus-</emph> ja <emph>tallennus</emph>-valintaikkunat otetaan kรคyttรถรถn valitsemalla <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Asetukset</caseinline><defaultinline>Tyรถkalut - Asetukset</defaultinline></switchinline> - <link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\">$[officename] - Yleistรค</link></emph> ja merkitsemรคllรค sieltรค <emph>Kรคytรค $[officename]-valintaikkunoita</emph> -ruutu<emph> Avaus- ja tallennusikkunat</emph> -alueelta."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>versionumerot asiakirjoissa</bookmark_value><bookmark_value>asiakirjat; versionumerot</bookmark_value><bookmark_value>tiedostot; versionumerot</bookmark_value><bookmark_value>aikamรครคrien muokkaus asiakirjoissa</bookmark_value><bookmark_value>asiakirjat; aikamรครคrien muokkaus</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Painike avaa <link href=\"text/shared/01/digitalsignatures.xhp\">Digitaaliset allekirjoitukset</link> -valintaikkunan, jossa asiakirjan digitaalisia allekirjoituksia voi hallinnoida."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Valitse <emph>Tyรถkalut - Osoitekirjan lรคhde</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Lisรครค uusi tietolรคhde <emph>Osoitekirjan lรคhde </emph>-luetteloon.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>avainkohdat;ominaisuudet</bookmark_value> <bookmark_value>ominaisuudet;avainkohdat</bookmark_value> <bookmark_value>kuvakartta;avainkohtien ominaisuudet</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Lisรคtรครคn teksti, joka nรคkyy, kun hiiri on avainalueen pรครคllรค selaimessa.</ahelp> Jos mitรครคn tekstiรค ei kirjoiteta, nรคkyvissรค on <emph>osoite </emph>."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,8 +10389,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Merkintรคtekijรถiden asetukset tehdรครคn <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Muutokset</emph></link>-lehdellรค Asetukset-valintaikkunassa.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "tekstin liittรคminen ja poistaminen"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "kappaleita siirtรคmiset"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "tekstin lajittelu"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "tekstin etsi ja korvaa -muutokset"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "taulukkoalueiden lisรครคminen"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "asiakirjan lisรครคminen"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "automaattisen tekstin lisรครคminen"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "leikepรถydรคltรค lisรครคminen"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "solun sisรคltรถjen muutokset lisรคyksillรค tai poistoilla"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "sarakkeiden ja rivien lisรคykset ja poistot"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "taulukoita lisรครคminen"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "leikkaaminen, kopiointi ja liittรคminen leikepรถydรคn kautta"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "siirtรคminen vetรคmรคllรค ja pudottamalla"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Merkintรถjen nรคyttรถominaisuuksia voi muuttaa <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Muutokset</emph></link>-lehdellรค Asetukset-valintaikkunassa.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Muutokset</emph></link>-lehdellรค Asetukset-valintaikkunassa. </caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Nรคytรค hylรคtyt muutokset </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,16 +10677,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Huomautus voidaan lisรคtรค, kun <switchinline select=\"appl\"><caseinline select=\"WRITER\">kohdistin on muutetussa tekstissรค </caseinline><caseinline select=\"CALC\">muutettu solu on valittu</caseinline></switchinline> tai <emph>Hallinnoi muutoksia</emph> -valintaikkunassa."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Huomautukset nรคkyvรคt puhekuplina taulukossa kun hiiren osoitin on muutosmerkityn solun pรครคllรค. Muutettujen solujen huomautukset ovat nรคhtรคvissรค myรถs <link href=\"text/shared/01/02230400.xhp\" name=\"Accept or Reject Changes\"><emph>Hallinnoi muutoksia</emph></link> -valintaikkunan luettelossa. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "<emph>Luettelo</emph>-vรคlilehdellรค on nรคkyvissรค kรคsiteltรคvรคn asiakirjan kaikki nauhoitetut muutokset. Mikรคli luetteloa halutaan suodattaa, napsautetaan <emph>Suodatus</emph>-vรคlilehteรค ja valitaan sitten <link href=\"text/shared/01/02230402.xhp\" name=\"suodatusehto\">suodatusehto</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Jos luettelossa on sisรคkkรคisiรค muutoksia, riippuvuuden esitetรครคn suodatusehdoista riippumatta.</caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Sisรคkkรคisiรค muutoksia esiintyy, kun eri kirjoittajien muutokset ovat lomittain.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Monia muutoksia sisรคltรคvรคn solun kohdalla napsautetaan luettelorivin plus-merkkiรค, jotta nรคhdรครคn kaikki nauhoitetut muutokset.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Jos yksikin solun sisรคkkรคisistรค muutoksista tรคyttรครค suodatusehdon, kaikki solun muutokset nรคytetรครคn. Kun muutoslistaa suodatetaan, erilaiset rivit saavat erilaiset vรคrit seuraavan taulukon mukaisesti:</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,16 +10861,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Luettelossa nรคkyy asiakirjan nauhoitetut muutokset. Kun rivi valitaan luettelosta, muutos korostuu asiakirjassakin. Luettelo lajitellaan napsauttamalla sarakeotsikkoa. </ahelp> Useampia rivejรค valitaan painaen <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-nรคppรคintรค napsauteltaessa."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Huomautuksen muokkaamiseksi riviรค ensin napsautetaan kakkospainikkeella ja sitten valitaan <emph> Muokkaa huomautusta</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Sijainti </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Luettelo soluista, joiden sisรคltรถรค on muutettu.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Muutoksien hyvรคksymisen tai hylkรครคmisen peruuttamiseksi valitaan <emph>Kumoa</emph>-komento <emph>Muokkaa </emph>-valikosta."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Kumoa</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,15 +11253,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Alue </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Aseta viite </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kutista / Suurenna </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Toiminto </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Kirjoita esitettรคvรคn tietueen numero ja paina Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Lisรครค uusi tietue avattuun tauluun.</ahelp> Tietueen luomiseksi napsautetaan asteriski (*) -painiketta taulunรคkymรคn alaosassa. Taulun loppuun lisรคtรครคn tyhjรค rivi."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Kirjoitetaan etsittรคvรค tieto ja painetaan Enteriรค. Suodatusasetusten vaihtamiseksi napsautetaan hitaasti <emph>Automaattinen suodatus</emph> -kuvaketta ja sitten valitaan toinen kenttรค. Kรคytettรคvissรค on sellaisia korvausmerkkejรค kuten % tai * mille tahansa merkkimรครคrรคlle ja _ tai ? yhdelle haun merkille. Taulun kaikkien tietueiden esittรคmiseksi tyhjennetรครคn tรคmรค ruutu ja painetaan Enteriรค. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Kรคytetรครคn <emph>oletussuodatinta</emph> tarkentamaan ja yhdistelemรครคn <emph>automaattisen suodatuksen </emph>hakuasetuksia.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Sallitaan sarakeotsikkojen yhdistรคminen toisen tietolรคhteen tietokenttiin. Toisen tietolรคhteen mรครคrittรคmiseksi napsautetaan <emph> Tietolรคhde</emph>-painiketta rekisterin<emph> Objekti</emph>-palkissa.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Esitetรครคn tai piilotetaan <emph>Oletus</emph>-palkki.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Esitetรครคn tai piilotetaan syรถttรถtavan muokkaimen (IME) tilaikkuna.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Tรคllรค hetkellรค vain Internet/Intranet-syรถttรถmenetelmรคkรคytรคntรถ (IIIMP) Unixissa on tuettu."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Esitetรครคn tai piilotetaan <emph>Tyรถkalut</emph>-palkki.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarVisible\">Esitetรครคn tai piilotetaan <emph>tilarivi</emph> ikkunan alareunalla.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,24 +12093,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".uno:FullScreen\">Valikot ja tyรถkalupalkit piilotetaan Writerissa tai Calcissa. Kokoruutunรคytรถstรค poistutaan napsauttamalla <emph>Koko nรคyttรถ</emph> -painiketta.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Writerissa ja Calcissa voidaan kรคyttรครค myรถs pikanรคppรคintรค <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Vaihto+J tavallisen ja kokoruutunรคytรถn vuorotteluun.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Pikanรคppรคimet ovat kรคytettรคvissรค <emph>kokonรคyttรถtilassa</emph>, vaikka valikot eivรคt ole nรคkyvissรค. <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>Nรคytรค</emph>-valikon avaamiseksi painetaan Alt+N. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Esitetรครคn tai piilotetaan <emph>vรคripaletti</emph>. Esillรค olevan vรคritaulukon muokkaamiseksi valitaan <emph>Muotoilu - Alue</emph> ja napsautetaan sitten <emph>Vรคrit</emph>-vรคlilehteรค.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "<emph>Vรคripaletin</emph> vรคri voidaan myรถs vetรครค ja pudottaa dian osapiirrokseen."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "<emph>Vรคripaletin</emph> irrottamiseksi napsautetaan palkin harmaata aluetta ja vedetรครคn. <emph>Vรคripaletin</emph> kiinnittรคmiseksi paletti vedetรครคn otsikkopalkista ikkunan reunaan."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,8 +12621,8 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Kun merkkiรค napsautetaan <emph>Lisรครค erikoismerkki </emph>-valintaikkunassa, ennakkoesitys ja merkkiรค vastaava numeerinen koodi nรคkyvรคt ikkunassa."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Aasialaisten merkistรถjen laajennetun tekstiasettelun sallimiseksi valitse <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Asetukset</caseinline><defaultinline>Tyรถkalut - Asetukset</defaultinline></switchinline> - Kieliasetukset - Kielet</emph> ja sitten merkitse <emph>Laajennettu tekstiasettelu kรคytรถssรค</emph> -ruutu vastaavalta alueelta."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Jos ollaan luomassa toiseen tyyliin perustuvaa tyyliรค, voidaan syรถttรครค prosenttiarvoja tai pistearvoja (esimerkiksi -2pt tai +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,16 +13421,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Lisรครค tietoa kielikoodeista lรถytyy <link href=\"http://langtag.net/\">langtag.net-sivuston <emph>For users</emph> -osioista</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Myรถs solujen maa-asetukset ovat muutettavissa (valitaan <emph>Muotoilu - Solut โ€“ Luku</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13461,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>fontit;tehosteet</bookmark_value><bookmark_value>muotoilu; fonttitehosteet</bookmark_value><bookmark_value>merkit; fonttitehosteet</bookmark_value><bookmark_value>teksti; fonttitehosteet</bookmark_value><bookmark_value>tehosteet; fontit</bookmark_value><bookmark_value>alleviivaus; teksti</bookmark_value><bookmark_value>suuraakkoset; fonttitehosteet</bookmark_value><bookmark_value>pienaakkoset; fonttitehosteet</bookmark_value><bookmark_value>otsikot; fonttitehosteet</bookmark_value><bookmark_value>kapiteelikirjaimet</bookmark_value><bookmark_value>yliviivaus; fonttitehosteet</bookmark_value><bookmark_value>fontit; yliviivaus</bookmark_value><bookmark_value>รครคriviivat; fonttitehosteet</bookmark_value><bookmark_value>fontit; รครคriviivat</bookmark_value><bookmark_value>varjot; merkit</bookmark_value><bookmark_value>fontit; varjot</bookmark_value><bookmark_value>fontit; vรคrin ohittaminen</bookmark_value><bookmark_value>vรคrin ohittaminen fonteissa</bookmark_value><bookmark_value>vรคrit;tekstivรคrin ohittaminen</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Asetetaan valitun tekstin vรคri. Jos valitaan <emph> Automaattinen</emph>, tekstin vรคri on musta vaaleilla taustoilla ja vakoinen tummilla taustoilla.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Maalikannutilasta poistumiseksi napsautetaan kerran tai painetaan Esc-nรคppรคintรค."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "Tekstin vรคri jรคtetรครคn huomiotta, jos <emph>Tulosta teksti mustana</emph> -valintaruutu on merkitty <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Tulostus\"><emph>%PRODUCTNAME Writer - Tulostus</emph></link>-lehdellรค Asetukset-valintaikkunassa."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Ilman - tehosteita ei kรคytetรค"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Isot kirjaimet - muuntaa valitut pienet kirjaimet suuraakkosiksi"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Pienet kirjaimet - muuntaa valitut isot kirjaimet pienaakkosiksi"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Otsikko - muutetaan jokaisen valitun sanan ensimmรคinen kirjain suuraakkoseksi"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Kapiteelikirjaimet - valitut pienaakkoset muutetaan suuraakkosiksi, joiden kirjainkokoa sitten pienennetรครคn"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Valittuun tekstiin kรคytetรครคn reliefi-tehostetta. Korkokuva-tehoste saa kirjaimet nรคyttรคmรครคn alustastaan ylรถs kohotetuilta. Kaiverrettu-tehoste saa kirjaimet nรคyttรคmรครคn alustaansa sisรครคn upotetuilta.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Mรครคritellรครคn valittujen solujen muotoiluasetukset.</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Valitaan luettelosta luokka ja sitten muotoilutyyli <emph>Muotoilu</emph>-ruudusta.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13981,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Mรครคritetรครคn valittujen <switchinline select=\"appl\"><caseinline select=\"CALC\">solujen</caseinline><defaultinline>kenttien</defaultinline></switchinline> kieliasetukset. Kun kieli on <emph>Oletus</emph>-asetuksella, $[officename] kรคyttรครค kรคyttรถjรคrjestelmรคn oletuskielen mukaista lukumuotoa. Valitsemalla joku kieli muutetaan valittujen <switchinline select=\"appl\"><caseinline select=\"CALC\">solujen </caseinline><defaultinline>kenttien</defaultinline></switchinline> asetuksia.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14085,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Merkinnรคllรค mรครคrรคtรครคn negatiivisten lukujen fontin vรคri punaiseksi.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Kierto / skaalaus"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Tehdรครคn aasialaisten kielten tiedostojen solujen tai kappaleiden typografiset asetukset. Aasialaisten kielten tuen sallimiseksi, valitse <emph>Tyรถkalut - Asetukset - Kieliasetukset - Kielet</emph>, sitten rasti <emph>Aasialaiset kielet kรคytรถssรค</emph>-ruutu <emph>Parannettu kielituki</emph> -alueella.</ahelp> Aasialaisen typografian asetukset ohitetaan HTML-asiakirjoissa."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,8 +26133,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Kuvan tasaamiseksi suhteessa merkkiin, johon se on ankkuroitu, napsautetaan kakkospainikkeella kuvaa ja valitaan sitten <emph>Kuva</emph>. Napsautetaan <emph>Tyyppi</emph>vรคlilehteรค ja <emph>Sijainti</emph>-alueelta valitaan <emph>Merkki</emph>-rivi <emph>Kohde</emph>-kentistรค."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Oletuksellisesti reunaviiva tulee edellisen kappaleen jรคlkeen, kun kirjoitetaan kolme tai useampia erikoismerkkejรค ja sitten painetaan Enteriรค. Yksinkertaisen viivan luomiseksi kirjoitetaan vรคhintรครคn kolme tavuviivaa (-) tai alaviivaa ( _ ) ja painetaan Enteriรค. Kaksoisviivan aikaansaamiseksi kirjoitetaan vรคhintรครคn kolme yhtรคsuuruusmerkkiรค (=), asteriskia (*), tildeรค (~) tai ristikkomerkkiรค (#) ja painetaan sitten Enteriรค."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Yhdistรค yhden rivin kappaleet, jos pituus on suurempi kuin ...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/02.po b/source/fi/helpcontent2/source/text/shared/02.po
index 7a1fcbbc364..637dba6f076 100644
--- a/source/fi/helpcontent2/source/text/shared/02.po
+++ b/source/fi/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 10:10+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Muotoilu</emph>: Kรคyttรคjรค voi asetella <emph>Muotoilu</emph>-ominaisuutta napsauttamalla <emph>... </emph>-painiketta <emph>Muotoilu</emph>-rivillรค valintaikkunassa <emph>Ominaisuudet: Muotoiltu kenttรค</emph>. Esille saadaan <emph>Lukumuoto</emph>-valintaikkuna."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Arvo vรคh.</emph> ja <emph>Arvo enint.</emph>: Muotoillulle kentรคlle voidaan syรถttรครค numeerisen arvon ala- ja ylรคrajat. Kenttien vรคh. ja enint. arvot mรครคrittรคvรคt sen, miten aineiston arvot nรคkyvรคt tuloksena (esimerkki: Arvo vรคh. on 5 ja kytketyn tietokannan kentรคssรค on kokonaisluku 3. Nรคkyvรคnรค tuloksena on 5, mutta arvo tietokannassa pysyy muuttumattomana) ja sen, miten arvot syรถtetรครคn (esimerkki: Arvo enint. on 10 ja syรถtetรครคn 20. Syรถte muutetaan ja arvo 10 kirjoitetaan tietokantaan). Jos kentรคt <emph>Arvo vรคh.</emph> ja <emph>Arvo enint.</emph> jรคtetรครคn tyhjiksi, mitรครคn rajoja ei kรคytetรค. Niiden muotoiltujen kenttien osalta, jotka on kytketty tietokannan tekstikenttiin, nรคitรค kahta arvoa ja <emph>Oletusarvoa</emph> ei kรคytetรค."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Kun vuosi kirjoitetaan kahdella numerolla sitรค vastaava nelinumeroinen arvo on mรครคritetty <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Asetukset</caseinline><defaultinline>Tyรถkalut - Asetukset</defaultinline></switchinline> - $[officename] - Yleistรค</emph> -lehdellรค tehdyllรค asetuksella. Esimerkiksi, jos 1935 on asetettu alarajaksi ja syรถtetรครคn 34 vuosiluvuksi, tulos on 2034 eikรค 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Avataan alavalikko, josta voidaan valita sarakkeita uudelleen esitettรคvรคksi.</ahelp> Yhden sarakkeen esittรคmiseksi napsautetaan sen nimeรค. Nรคkyvillรค on vain ensimmรคiset 16 piilotettua saraketta. Jos piilotettuja sarakkeita on enemmรคn, valitaan <emph>Lisรครค</emph>-komento, jolla avataan <emph>Nรคytรค Sarakkeet</emph> -valintaikkuna."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Napsauta <emph>Kaikki </emph>-valintaa, kun kaikki sarakkeet esitetรครคn.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Taulukon ohjausobjektien hallinta pelkรคstรครคn nรคppรคimistรถltรค"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Kun kรคytetรครคn vain nรคppรคimistรถรค asiakirjan ohjausobjektien lรคpikรคyntiin, erรคs muista eroava ohjausobjekti voi tulla vastaan: taulukon ohjausobjektissa Sarkaimella ei siirretรคkรครคn kohdistinta seuraavaan ohjausobjektiin, vaan seuraavaan sarakkeeseen objektissa. Painamalla <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Sarkain pรครคsee seuraavaan ohjausobjektiin tai Vaihto+<switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Sarkain edelliseen objektiin."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Erityiseen taulukon ohjausobjektin vain nรคppรคimistรถรค kรคyttรคvรครคn muokkaustilaan pรครคsee nรคin:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "Lomakeasiakirjan pitรครค olla <link href=\"text/shared/02/01170500.xhp\" name=\"suunnittelutilassa\">suunnittelutilassa</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Asiakirja valitaan painaen <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Paina Vaihto+F4 ensimmรคisen ohjausobjektin valitsemiseksi. Jos se ei satu olemaan taulukon ohjausobjekti, painellaan Sarkainta kunnes se tulee valituksi."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Paina Enter jotta pรครคset muokkaustilaan. Kahvat nรคkyvรคt kauempana ohjausobjektin reunalla."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "Muokkaustilassa voit avata muokkaustilan kohdevalikon painamalla Vaihto+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Jos haluat muokata sarakkeita, paina Vaihto+Vรคlinรคppรคin sarakkeiden muokkaustilaan pรครคsemiseksi. Nyt voit siirrellรค sarakkeita <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+nuolinรคppรคimillรค eri jรคrjestykseen. Delete-nรคppรคimellรค poistetaan kรคsiteltรคvรค sarake."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Escape-nรคppรคintรค painamalla pรครคset pois muokkaustilasta."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\"><emph>Ominaisuudet</emph>-valintaikkuna on avattavissa vain, kun suunnittelutilassa on joku ohjausobjekti valittuna. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Toiminta"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Optio </caseinline><defaultinline>Alt</defaultinline></switchinline>+alanuolinรคppรคin"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Avataan yhdistelmรคruutu."
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Optio </caseinline><defaultinline>Alt</defaultinline></switchinline>+Ylรคnuoli"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Suljetaan yhdistelmรคruutu."
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Vaihto+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Ylรคnuolinรคppรคin"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Alanuolinรคppรคin"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Luettelo- ja yhdistelmรคruutujen tapaan luettelo voidaan avata tai sulkea kentรคn lopun nuolivalitsimesta hiiren napsautuksella. Syรถte voidaan kuitenkin tehdรค joko avattuun luetteloon tai ylinnรค olevaan tekstikenttรครคn. Poikkeuksen tekevรคt ne ominaisuudet, joissa odotetaan luetteloesitystรค, kuten esimerkiksi <emph>Luettelomerkinnรคt</emph>, joka voidaan asettaa <emph>Luetteloruutu</emph>- ja <emph>Yhdistelmรคruutu</emph>-ohjausobjekteissa. Nรคissรค voidaan muokata merkintรถjรค vain, kun luettelo on auki."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "<emph>Yleistรค</emph>-vรคlilehdellรค voidaan mรครคrittรครค lomakkeen ohjausobjektien yleisiรค ominaisuuksia. Nรคmรค ominaisuudet vaihtelevat ohjausobjektista riippuen. Kaikkia oheisia ominaisuuksia ei ole kaikissa ohjausobjekteissa."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Vietรคessรค asiakirja nykyisestรค muodostaan HTML-muotoon, nykyisiรค ohjausobjekteja ei viedรค, vaan oletusobjektit. Oletusarvot on mรครคritetty - ohjausobjektin tyypistรค riippuen - ominaisuuksien oletusarvoina (esimerkiksi tekstikentissรค), oletustiloina (valintaruuduille ja valintanapeille) tai oletusvalintoina (luetteloruuduille)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Jos ohjausobjektilla ominaisuus \"Kรคytรถssรค\" on Kyllรค-tilassa, lomakkeen kรคyttรคjรค voi kรคyttรครค ohjausobjektia.</ahelp> Jos ominaisuus on Ei-tilassa, ohjausobjekti ei ole kรคytettรคvissรค ja esitetรครคn harmaan vรคrisenรค."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Kentรคssรค mรครคritetรครคn, kuinka monta riviรค pudotusluettelossa esitetรครคn. Tรคmรค asetus on aktiivinen vain, jos \"Pudotus\"-asetus on \"Kyllรค\".</ahelp> Yhdistelmรคruuduissa, joissa on pudotusominaisuus, voidaan mรครคrittรครค kuinka monta riviรค pudotusluettelossa esitetรครคn. Niissรค ohjausobjektikentissรค, joissa ei ole pudotusominaisuutta, rivien nรคyttรถ mรครคrรคytyy kentรคn suuruuden ja fontin koon mukaan."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">Toiminto-ominaisuus mรครคrรครค, mitรค toimintoja tapahtuu, kun painike aktivoidaan.</ahelp> Navigointitoimintoja hyรถdyntรคen voi kรคyttรคjรค suunnitella omat navigointipainikkeensa."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "Alla oleva taulukko kuvaa toiminnot, joita painikkeeseen voi kytkeรค."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "lรคhettรครค aineiston, joka on syรถtetty kรคsiteltรคvรคn lomakkeen ohjausobjektin kenttรครคn osoitteeseen, joka on mรครคritetty <link href=\"text/shared/02/01170200.xhp\" name=\"Lomakkeen ominaisuudet\">Lomakkeen ominaisuuksissa</link> kentรคssรค <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL-osoite</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "palauttaa asetukset muissa ohjausobjektikentissรค esiastetuiksi oletusarvoiksi (oletustila, oletusvalinta, oletusarvo)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Mรครคritetรครคn, onko yhdistelmรคruudulla pudotusominaisuutta (Kyllรค) vai ei (Ei).</ahelp> Kentรคssรค, jossa on pudotusominaisuus, on lisรคnรค nuolipainike, jolla merkintรถjen luettelo avataan hiiren napsautuksella. <emph>Rivimรครคrรค</emph>-kohdassa voidaan mรครคrittรครค kuinka monta riviรค pudotustilassa on nรคkyvissรค. Pudotusominaisuus on yhdistelmรคkentissรค."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "selitekenttien otsikot (selitteet)"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "tekstikenttien sisรคltรถ"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "taulukkokenttien sisรคltรถ taulukon ohjausobjektin sarakkeissa"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "kuvitus tai teksti, jota kรคytetรครคn painikkeissa"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Otetaan kรคyttรถรถn yhdistelmรคruudun ohjelmallinen tรคyttรถtoiminto.</ahelp> Automaattinen tรคyttรถ -toiminto esittรครค edellisten syรถtteiden luettelon ennen kenttรครคn kirjoittamisen aloittamista."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Selitteen yksi kirjain voidaan mรครคrittรครค pikanรคppรคimeksi, jota kรคyttรคjรค voi painaa nรคppรคimistรถltรครคn ohjausobjektiin siirtymiseksi, lisรครคmรคllรค tilde(~) -merkki kyseisen selitekirjaimen eteen."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Valitaan <emph>Ei mรครคritystรค </emph>-ruutu, kun halutaan poistaa linkki ohjausobjektin ja kytketyn selitekentรคn vรคlillรค.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Asetetaan taulukon ohjausobjektin sarakeleveys.</ahelp> Asetetaan taulukon ohjausobjektin sarakeleveys yksikรถissรค, jotka on mรครคritetty %PRODUCTNAME-moduulin asetuksissa. Tarvittaessa arvo voidaan syรถttรครค mittayksikรถn kera, esimerkiksi 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Mรครคritetรครคn tapahtumien toistumisen viive millisekunneissa.</ahelp> Toistuva tapahtuma esiintyy, kun napsautetaan nuolipainiketta, vierityspalkin taustaa tai siirtymistyรถkalurivin tietueiden navigointipainikkeita ja hiiren painike jรคtetรครคn pohjaan joksikin aikaa. Arvo voidaan syรถttรครค kelvokkain yksikรถin, esimerkiksi 2 s tai 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Kentรคssรค mรครคritetรครคn pรคivรคmรครคrรคn esitystapa.</ahelp> Pรคivรคmรครคrรคkentille voidaan mรครคrittรครค pรคivรคmรครคrรคn muoto."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Mรครคritetรครคn, voiko valintaruudussa esittรครค linkitetyn tietokannan NOLLA-arvoa TOSI- ja EPร„TOSI-arvojen lisรคksi.</ahelp> Toiminto on kรคytettรคvissรค vain tietokannoissa, joissa hyvรคksytรครคn kolme tilaa: TOSI, EPร„TOSI ja NOLLA."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "<emph>Kolmiarvoinen</emph>-ominaisuus on mรครคritelty vain tietokantalomakkeille, ei HTML-lomakkeille."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Tekstivakio. Tรคtรค kohtaa ei voi muokata. Merkki esitetรครคn kirjainmaskin vastaavassa kohdassa."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Yksi merkeistรค a...รถ tai A...ร– voidaan syรถttรครค tรคhรคn kohtaan. SUURaakkoset eivรคt muunnu pienaakkosiksi."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Yksi merkeistรค A...ร– voidaan syรถttรครค tรคhรคn kohtaan. Jos syรถtetรครคn pienaakkosia, ne muunnetaan SUURaakkosiksi."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Yksi merkeistรค a...รถ tai A...ร– tai 0...9 voidaan syรถttรครค tรคhรคn kohtaan. SUURaakkoset eivรคt muunnu pienaakkosiksi."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Yksi merkeistรค a...รถ tai A...ร– voidaan syรถttรครค tรคhรคn kohtaan. Jos syรถtetรครคn pienaakkosia, ne muunnetaan SUURaakkosiksi."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Vain merkit 0-9 voidaan lisรคtรค."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Kaikki tulostuvat merkit voidaan syรถttรครค. Syรถtetyt pienet kirjaimet muuntuvat SUURaakkosiksi."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Ohjausobjektien kentissรค, joihin hyvรคksytรครคn muotoiltuja syรถtteitรค (pรคivรคmรครคrรค, aika ja niin edelleen), voi olla muodon tarkistus. <ahelp hid=\"HID_PROP_STRICTFORMAT\">Jos ehdoton rajoitus on aktiivinen (Kyllรค), vain sallitut merkit hyvรคksytรครคn.</ahelp> Esimerkiksi pรคivรคmรครคrรคkenttรครคn hyvรคksytรครคn vain numerot ja erotinmerkit; kaikki nรคppรคimistรถltรค kirjoitetut kirjainsyรถtteet jรคtetรครคn huomiotta."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Mรครคritetรครคn kohdekehys, jossa nรคytetรครคn asiakirja, joka on avattu \"Avaa asiakirja/ web-sivu\"-toiminnolla.</ahelp> Kรคyttรคjรค voi myรถs mรครคrittรครค kohdekehyksen, joka nรคyttรครค <emph>URL</emph>:n, joka avautuu, kun napsautetaan painiketta, johon on kytketty Avaa asiakirja/web-sivu -toiminto."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "Kehys-ominaisuus soveltuu HTML-lomakkeisiin, muttei tietokantalomakkeisiin."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Kuvapainikkeella on <emph>Kuvat</emph>-ominaisuus. <ahelp hid=\"HID_PROP_IMAGE_URL\"><emph>Kuvat</emph>-ominaisuus mรครคrittรครค painikkeessa esitettรคvรคn kuvatiedoston polun ja nimen.</ahelp> Jos kuvatiedosto valitaan <emph>...</emph> -painikkeella, polku ja tiedostonimi tulevat samalla tekstikenttรครคn."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "URL-tyypin painikkeille, ohjeteksti nรคkyy laajennettuna vihjeenรค sen URL-osoitteen asemesta, joka on syรถtetty URL-kenttรครคn."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Mรครคritetรครคn URL-kieliopin mukainen erรคtunnus, joka viittaa ohjeasiakirjaan, joka voidaan avata ohjausobjektikentรคn avulla.</ahelp> Tรคmรค ohjausobjektin ohje voidaan avata, jos kohdistus on ohjausobjektissa ja kรคyttรคjรค painaa F1-nรคppรคintรค."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Mรครคritetรครคn arvoluettelon merkinnรคt, jotka nรคkyvรคt asiakirjassa. Avataan luettelo ja kirjoitetaan rivi. Vaihto+Enter aloittaa uuden rivin. Luettelo- ja yhdistelmรคruuduissa voidaan mรครคritellรค Tiedot-vรคlilehdellรค arvoluettelo, jonka rivit nรคkyvรคt asiakirjassa. Avataan <emph>Luettelomerkinnรคt</emph>-kenttรค ja kirjoitetaan tarvittavat rivit.</ahelp> Nรคppรคimistรถn kรคytรถstรค lรถytyy tarvittaessa <link href=\"text/shared/02/01170100.xhp\" name=\"Vihjeet\">vihjeitรค</link>."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Jos ohjausobjekti on kytketty tietokantaan ja tekstin pituus hyvรคksytรครคn tietokantakentรคn mรครคrityksestรค, tekstin pituusarvoa ei pidรค antaa tรคssรค. Tietokannan asetukset hyvรคksytรครคn vain, kun ohjausobjektin ominaisuutta ei olla mรครคritetty (\"Not Defined\" -tila)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>muotoiltu teksti -ohjausobjekti</bookmark_value><bookmark_value>ohjausobjektit;muotoiltu teksti -ohjausobjekti</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Teksti esitetรครคn useammalla kuin yhdellรค rivillรค.</ahelp> Tekstiruuduissa sallitaan rivinvaihdot, niin ettรค voidaan kirjoittaa monirivisiรค tekstejรค. Rivinvaihto saadaan aikaan painamalla Enter-nรคppรคintรค."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Mรครคritellรครคn painike toimimaan kuin vaihtopainike. Jos vaihto-ominaisuus asetetaan \"Kyllรค\"-tilaan, ohjausobjektin tila vaihtelee \"valittu\" ja \"ei valittu\" tiloissa napsauteltaessa painiketta tai paineltaessa vรคlilyรถntiรค painikkeen ollessa kohdistettu. Tilassa \"valittu\" painike nรคyttรครค \"sisรครคn painetulta\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Kun tรคmรค asetus on \"Kyllรค\", painike kohdistuu sitรค napsauttamalla.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\"><emph>Ominaisuudet</emph> -valintaikkunassa tรคmรค kenttรค mรครคrittรครค ohjausobjektin nimen. <emph>Lomakkeen ominaisuudet</emph> -valintaikkunassa, tรคmรค kenttรค mรครคrittรครค lomakkeen nimen.</ahelp> Jokaisella ohjausobjektilla ja lomakkeella on <emph>Nimi</emph>-ominaisuus, jolla se tunnistetaan. Nimi nรคkyy <link href=\"text/shared/02/01170600.xhp\" name=\"Lomakeselain\">lomakeselaimessa</link> ja nimeรค kรคyttรคen ohjausobjektiin voi viitata makrosta. Oletuksena objekteille annetaan nimi, joka muodostuu objektityypin englantilaisesta nimityksestรค ja mahdollisesta numerosta."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>ohjausobjektit; ryhmittely</bookmark_value><bookmark_value>ryhmรคt;ohjausobjektien</bookmark_value><bookmark_value>lomakkeet; ohjausobjektien ryhmittely</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "Nimeรคmรคllรค voidaan myรถs ryhmitellรค ohjausobjekteja, jotka kuuluvat toiminnallisesti yhteen, kuten valintanappeja. Ryhmittely tehdรครคn niin, ettรค ryhmรคn kaikille jรคsenille annetaan sama nimi: ohjausobjektit, joilla on sama nimi, muodostavat ryhmรคn. Ohjausobjektien ryhmittely voidaan esittรครค nรคkyvรคsti kรคyttรคmรคllรค <link href=\"text/shared/02/01170000.xhp\" name=\"Ryhmรคruutu\">ryhmรคruutua</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Mรครคritetรครคn, onko taulukon ohjausobjektin alareunassa navigointipainikkeita.</ahelp> Mรครคritetรครคn, onko taulukon ohjausobjektin alareunassa siirtymistyรถkalurivi navigointipainikkein."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Ominaisuus mรครคrรครค, onko ohjausobjekti kirjoitussuojattu (Kyllรค) vai muokattavissa (Ei).</ahelp><emph> Kirjoitussuojattu</emph>-ominaisuus voidaan antaa kaikille ohjausobjekteille, joihin kรคyttรคjรคllรค voisi syรถttรครค tekstiรค. Jos kirjoitussuojattu-ominaisuus annetaan kuvakentรคlle, joka kรคyttรครค tietokannan kuvia, kรคyttรคjรค ei voi lisรคtรค uusia kuvia tietokantaan."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Ominaisuus mรครคrรครค, nรคytetรครคnkรถ kentรคn reunat \"ilman kehystรค\", \"kolmiulotteisena ulkoasuna\" vai \"litteรคnรค\".</ahelp> Niille ohjausobjekteille, joilla on kehys, voidaan mรครคrittรครค reunan esitystapa kรคyttรคmรคllรค <emph>Reuna</emph>-ominaisuutta. Valittavat vaihtoehdot ovat \"ilman kehystรค\", \"kolmiulotteinen ulkoasu\" tai \"litteรค\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\"><emph>Sarkainjรคrjestys</emph>-ominaisuus mรครคrรครค, missรค jรคrjestyksessรค kohdistus siirtyy lomakkeen ohjausobjekteissa, kun painetaan Sarkain-nรคppรคintรค.</ahelp> Lomakkeessa, jossa on enemmรคn kuin yksi ohjausobjekti, kohdistus siirtyy seuraavaan ohjausobjektiin Sarkain-nรคppรคintรค painamalla. Kohdistuksen siirtymisjรคrjestys mรครคritetรครคn <emph>Sarkainjรคrjestys</emph>-indeksillรค."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "<emph>Sarkainjรคrjestys</emph>-ominaisuus ei ole voimassa <link href=\"text/shared/02/01170600.xhp\" name=\"Piilotetut ohjausobjektit\">Piilotetuilla ohjausobjekteilla</link>. Tarvittaessa tรคmรคn ominaisuuden saa asetettua myรถs kuvapainikkeille ja kuvan ohjauksen objekteille, jolloin nรคmรค ohjausobjektit ovat valittavissa Sarkaimella."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Kun lomaketta luodaan, lisรคtylle ohjausobjektikentรคlle tulee samalla indeksi; jokaisen uuden ohjausobjektin sarkainindeksi kasvaa 1:llรค edellisestรค. Jos yhden ohjausobjektin indeksiรค mennรครคn muuttamaan, muiden indeksit pรคivittyvรคt samalla. Niillekin elementeille, joita ei voi kohdistaa (sarkain = Ei), annetaan numero. Nรคmรค ohjausobjektit kuitenkin ohitetaan Sarkain-nรคppรคintรค kรคytettรคessรค."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Asetus mรครคrรครค, muuttuuko arvo hiiren rullaa vieritettรคessรค. Ei koskaan: arvo ei muutu. Kohdistettuna: (oletus) arvo muuttuu, kun ohjausobjekti on kohdistettu, hiiri osoittaa ohjausobjektia ja rullaa vieritetรครคn. Aina: arvo muuttuu, kun hiiri osoittaa ohjausobjektia ja rullaa vieritetรครคn riippumatta siitรค, mikรค ohjausobjekti on kohdistettuna.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Ryhmitellyille valintanapeille ryhmรคn tila, joka vastaa oletusasetusta, mรครคritellรครคn <emph>Oletustila</emph>-ominaisuudella."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Oletusasetusten palautukseen kรคytettรคvรคlle (reset-)painikkeelle<emph> Oletusvalinta</emph>-merkintรค mรครคrittรครค luetteloruudun tilan, jos painike aktivoidaan kรคyttรคjรคn toimin."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Luetteloruuduissa, joissa on arvoluettelo, voidaan valita <emph>...</emph> -painike, jolla avataan <emph>Oletusvalinta</emph>-ikkuna."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Oletusasetusten palautukseen kรคytettรคvรคlle (reset-)painikkeelle <emph> Oletusarvo</emph>-merkintรค mรครคrittรครค ohjausobjektin tilan, jos painike aktivoidaan kรคyttรคjรคn toimin."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Ominaisuus mรครคrittรครค mikรค hissin sijaintiarvo lisรคtรครคn tai vรคhennetรครคn, kun kรคyttรคjรค napsauttaa vierityspalkin nuolipainiketta.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\"><emph> Oletuspainike</emph>-ominaisuus mรครคrรครค, ettรค Return-nรคppรคimen painallus suorittaa myรถs painikkeen toiminnon.</ahelp><emph> Oletuspainike</emph>-ominaisuus mรครคrรครค, ettรค sitรค vastaava painike toimii, kun painetaan Return-nรคppรคintรค. Kun avataan valintaikkuna tai lomake, eikรค vielรค ole tehty mitรครคn jatkotoimia, se painike, jolla on tรคmรค ominaisuus, on oletuspainike."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Kรคytettรคessรค web-lomaketta tรคmรค ominaisuus voi tulla kyseeseen hakumaskeissa. Nรคmรค ovat muokkausmaskeja, joissa on tekstikenttรค ja lรคhetyspainike. Hakutermi syรถtetรครคn tekstikenttรครคn ja haku kรคynnistetรครคn aktivoimalla painike. Jos kuitenkin painike on mรครคritetty oletuspainikkeeksi, hakutermin asettamisen jรคlkeen riittรครค pelkkรค Enterin painallus kรคynnistรคmรครคn haun."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\"><emph>Sarkain</emph>-ominaisuus mรครคrittรครค, onko ohjausobjektikenttรค valittavissa Sarkain-nรคppรคimellรค vai ei.</ahelp> Seuraavat vaihtoehdot ovat kรคytettรคvissรค:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Sarkain-nรคppรคintรค kรคytettรคessรค objekti ohitetaan."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Objekti voidaan valita Sarkaimella."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">Selite-ominaisuudella asetetaan ohjausobjektille nimiketeksti, joka nรคkyy lomakkeessa.</ahelp> Selite-ominaisuudella asetetaan ohjausobjektille nimiketeksti, joka nรคkyy lomakkeessa. Tรคmรค ominaisuus mรครคrittรครค nรคkyvรคn etiketin tai tietokentรคn sarakeotsikon taulukon ohjausobjektilomakkeella."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Kun uusi ohjausobjekti luodaan, esimรครคritettyรค, <emph>Nimi</emph>-ominaisuudessa olevaa, kuvausta kรคytetรครคn ohjausobjektin selitteeksi. Tuo selite kostuu ohjausobjektin suomennetusta nimestรค ja mahdollisesta kokonaisluvusta (esimerkiksi Painike1). <emph>Selite</emph>-ominaisuuden avulla kรคyttรคjรค voi antaa ohjausobjektille nimikkeen, joka kuvastaa sen kรคyttรถรค. Merkintรครค voi muuttaa, kun haluaa liittรครค ohjausobjektiin kuvaavan otsikon, joka nรคkyy lomakkeella kรคyttรคjรคlle."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>moniriviset otsikot lomakkeissa</bookmark_value><bookmark_value>nimet; moniriviset otsikot</bookmark_value><bookmark_value>ohjausobjektit; moniriviset otsikot</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Monirivisten otsikkojen luomiseksi avataan yhdistelmรคruutu nuolipainikkeella. Rivin vaihdon saa syรถtettyรค painamalla Vaihto+<switchinline select=\"sys\"><caseinline select=\"MAC\">Komento </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "<emph>Selite</emph>-ominaisuus on kรคytettรคvissรค vain lomake-elementin otsikointiin kรคyttรถliittymรคssรค nรคkyvรคllรค tavalla. Makroja kรคytettรคessรค ohjausobjektiin viitataan aina ajonaikaisesti <emph>Nimi</emph>-ominaisuudella."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Mรครคrittรครค URL-osoitteen, joka avautuu napsautettaessa \"Avaa asiakirja / web-sivu\" -toiminnollista painiketta.</ahelp> Kirjoitetaan avaa asiakirja / web-sivu -painiketyyppiรค varten URL-tiedot <emph>URL-osoite</emph> -kenttรครคn. Osoite avautuu oletusselaimeen painiketta napsauttaen."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Kenttรครคn voi kirjoittaa valuuttasymbolina kรคytettรคvรคn merkin tai merkkijonon.</ahelp> Valuuttakenttรครคn voi esimรครคritellรค valuuttasymbolin kirjoittamalla merkin tai merkkijonon <emph>valuuttasymboli</emph>-ominaisuudeksi."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Kun tekstiruutua kรคytetรครคn salasanan syรถttรคmiseen, tรคlle ominaisuudelle annetaan esitettรคvรค merkki. Tรคmรค merkki esitetรครคn kirjoitettavien salasanan merkkien asemesta.</ahelp> Sitรค tilannetta varten, kun kรคyttรคjรค kirjoittaa salasanan, voidaan mรครคrittรครค, mikรค merkki esitetรครคn kirjoitettavien merkkien tilalla. <emph>Salasanan merkki</emph> -ominaisuudeksi annetaan haluttu merkki."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Merkit ja niiden ASCII-koodit nรคkyvรคt <emph>Lisรครค erikoismerkki</emph> -valintaikkunassa (Lisรครค - Merkki)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Mรครคritetรครคn kirjainmaski eli oletusteksti. Oletustekstissรค on alkuarvot ja se nรคkyy aina lomakkeen lataamisen jรคlkeen.</ahelp> Rajoitetuissa kentissรค voidaan mรครคrittรครค kirjainmaski. Se sisรคltรครค lomakkeen alkuarvot ja se nรคkyy aina lomakkeen lataamisen jรคlkeen. Kรคyttรคmรคllรค muokkausmaskin eli rajoituslausekkeen merkkikoodeja voidaan mรครคrรคtรค, mitรค merkkejรค kรคyttรคjรค voi kirjoittaa rajoitettuun kenttรครคn."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Mรครคritetรครคn taulukon ohjausobjektin rivikorkeus.</ahelp> Ominaisuudella annetaan taulukon ohjausobjekteissa rivinkorkeudelle arvo. Tarvittaessa voidaan arvo syรถttรครค sopivin mittayksikรถin, esimerkiksi: 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Suodatus / lajittelu"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Ominaisuus mรครคrรครค vierityspalkin hissin koon \"arvoyksikรถissรค\". Arvo (\"Vierityksen mรครคrรค enint.\" miinus \"Vierityksen mรครคrรค vรคh.\") / 2 antaa tulokseksi vierityspalkin hissin, joka vie puolet vierityspalkin tilasta.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Jos arvo on asetettu 0, silloin hissin leveys ja korkeus ovat samat."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "<emph> Tiedot</emph>-vรคlilehdellรค voidaan valittuun ohjausobjektiin kytkeรค tietolรคhde."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Lomakkeille, joissa on tietokantayhteys, kytketty tietokanta on mรครคritelty <link href=\"text/shared/02/01170200.xhp\" name=\"Lomakkeen ominaisuudet\">Lomakkeen ominaisuuksissa</link>. Tarkoitukseen sopivat toiminnot lรถytyvรคt <link href=\"text/shared/02/01170203.xhp\" name=\"Tiedot\"><emph>Tiedot</emph></link>-vรคlilehdeltรค."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Se, mitรค asetuksia ohjausobjektin <emph>Tiedot</emph>-vรคlilehdellรค voi tehdรค, on objektikohtaista. Nรคkyvissรค on vaihtoehdot, jotka ovat kรคytettรคvissรค siinรค tilanteessa kyseisellรค ohjausobjektilla. Alla on esitelty mahdolliset kentรคt."
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Laskentataulukon valintaruudut ja pyรถreรคt valintapainikkeet voidaan kytkeรค kรคsiteltรคvรคn asiakirjan soluun. Jos ohjausobjekti on valittu-tilassa, se arvo, joka syรถtetรครคn viitteen arvo (pรครคlle) -ominaisuudeksi, tulee kopioiduksi linkitettyyn soluun. Jos ohjausobjekti on merkitsemรคtรถn-tilassa, arvo viitteen arvo (pois) -ominaisuudesta kopioidaan soluun.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Ominaisuus mรครคrรครค, miten tyhjรครค merkkijonoa kรคsitellรครคn syรถtteessรค. Jos ominaisuus on asetettu (Kyllรค), syรถtemerkkijono, jonka pituus on nolla, tulkitaan NULL-arvoksi. Jos ominaisuutta ei ole asetettu (Ei), syรถtteet kรคsitellรครคn sellaisina kuin ne ovat, ilman muunnoksia.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Tyhjรค merkkijono on jono, jonka pituus on nolla merkkiรค (\"\"). Tavallisesti tyhjรคarvo NULL ei ole sama kuin tyhjรค merkkijono. Yleensรค NULL on kรคytetty merkitsemรครคn mรครคrittรคmรคtรถntรค arvoa, tuntematonta arvoa, tai ettรค \"arvoa ei ole vielรค annettu.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Kun lomaketta suunnitellaan, \"Suodata ehdotus\"-ominaisuus voidaan asettaa jokaiselle tekstiruudulle vastaavan <emph>Ominaisuus</emph>-valintaikkunan <emph>Tiedot</emph>-vรคlilehdeltรค . Myรถhemmin suoritettaessa haku suodatustilassa nรคiden kenttien kaikki tiedot ovat valittavissa.</ahelp> Kenttien sisรคltรถ voidaan sitten valita kรคyttรคen automaattista tรคydennystรค. Tรคmรค toiminto vaatii kuitenkin enemmรคn muistitilaa ja suoritinaikaa, varsinkin kรคytettรคessรค laajoja tietokantoja, joten toiminnon kรคyttรถรค tulee harkita. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Valitaan valintaruutu"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Linkitettyyn soluun tulee arvo TOSI"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Tyhjennetรครคn valintaruutu"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Linkitettyyn soluun tulee arvo EPร„TOSI"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Kolmitilainen valintaruutu on asetettu \"mรครคrรครคmรคtรถn\"-tilaan"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Linkitettyyn soluun tulee arvo #NV"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun luku tai kaava, jonka tulos on luku."
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Jos syรถtetty arvo on TOSI tai ei 0: valintaruutu tulee valittu-tilaan<br/>Jos syรถtetty arvo on EPร„TOSI tai 0: valintaruudusta tulee valitsematon"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Tyhjennetรครคn linkitetty solu tai syรถtetรครคn tekstiรค tai annetaan kaava, jonka tulos on tekstiรค tai virhe"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Valitaan ruutu. Viitteen arvo -ruudussa on tekstiรค."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Viitteen arvo -ruudun teksti kopioituu soluun."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Ruudun valintamerkki poistetaan. Viitteen arvo -ruudussa on tekstiรค."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Viitteen arvo -ruudussa on tekstiรค. Syรถtetรครคn sama teksti soluun."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Viitteen arvo -ruudussa on tekstiรค. Syรถtetรครคn eri teksti soluun."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Valitaan valintanappi"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Linkitettyyn soluun tulee arvo TOSI"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Valintanappi tulee valitsemattomaksi valittaessa toinen valintapainike"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Linkitettyyn soluun tulee arvo EPร„TOSI"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun luku tai kaava, jonka tulos on luku."
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Jos syรถtetty arvo on TOSI tai ei 0: valintanappi tulee valittu-tilaan<br/>Jos syรถtetty arvo on EPร„TOSI tai 0: valintanapista tulee valitsematon"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Tyhjennetรครคn linkitetty solu tai syรถtetรครคn tekstiรค tai annetaan kaava, jonka tulos on tekstiรค tai virhe"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Valintanappi on valitsematon"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Valintanappia napsautetaan. Viitteen arvo -kentรคssรค on tekstiรค."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Viitteen arvo -ruudun teksti kopioituu soluun."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Napsautetaan saman ryhmรคn muuta valintanappia. Viitteen arvo -kentรคssรค on tekstiรค."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Viitteen arvo -ruudussa on tekstiรค. Syรถtetรครคn sama teksti soluun."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Viitteen arvo -ruudussa on tekstiรค. Syรถtetรครคn eri teksti soluun."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Kirjoitetaan teksti tekstikenttรครคn."
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Teksti kopioituu linkitettyyn soluun"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Tyhjennรค tekstiruutu"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Linkitetty solu on tyhjennetty"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun tekstiรค tai luku"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Teksti tai luku kopioituu tekstiruutuun"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun kaava"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Kaava tulos kopioituu tekstiruutuun"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Tyhjennรค linkitetty solu"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Tekstiruutu on tyhjennetty"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Syรถtรค luku kenttรครคn"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Luku kopioituu linkitettyyn soluun"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Tyhjennetรครคn kenttรค"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Linkitettyyn soluun on asetettu arvoksi 0"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun luku tai kaava, jonka tulos on luku."
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Luku kopioituu kenttรครคn"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Tyhjennetรครคn linkitetty solu tai syรถtetรครคn tekstiรค tai annetaan kaava, jonka tulos on tekstiรค tai virhe"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Kentรคn arvoksi on asetettu 0."
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Linkitetty sisรคltรถ: synkronoidaan valitun luetteloruudun merkinnรคn tekstisisรคltรถ solusisรคllรถn kanssa."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Linkitetty valinnan sijainti: yksittรคisen valitun luetteloruudun alkion sijainti synkronoidaan solun numeerisen arvon kanssa."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Valitaan yksittรคinen luettelon jรคsen"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Valinta on linkitetty: valitun alkion sijainti kopioituu linkitettyyn soluun. Esimerkiksi, jos kolmas alkio valitaan, numero 3 kopioituu."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Valitaan useita luettelon jรคseniรค"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Linkitettyyn soluun tulee arvo #NV"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Kaikki luettelon jรคsenet jรคtetรครคn valitsemattomiksi"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Sisรคltรถ on linkitetty: linkitetty solu tyhjennetรครคn"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Valinta on linkitetty: linkitetyn solun arvoksi tulee 0"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun tekstiรค tai luku"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Sisรคltรถ on linkitetty: haetaan ja valitaan vastaava luettelon alkio"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Valinta on linkitetty: Luettelon alkio mรครคrรคtyssรค asemassa (alkaen asemasta 1 ensimmรคiselle alkiolle) on valittu. Jos haku epรคonnistuu, kaikki alkiot jรครคvรคt valitsemattomiksi."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun kaava"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Haetaan ja valitaan luettelon jรคsen, joka vastaa kaavan tulosta ja linkitystapaa"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Tyhjennรค linkitetty solu"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Kaikki luetteloruudun alkiot tulevat valitsemattomiksi"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Muutetaan luettelon lรคhdealueen sisรคltรถรค"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Yhdistelmรคruudun muokkauskenttรครคn kirjoitetaan tai valitaan merkintรค pudotusluettelosta"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Teksti kopioituu linkitettyyn soluun"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Tyhjennetรครคn yhdistelmรคruudun muokkauskenttรค"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Linkitetty solu on tyhjennetty"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun tekstiรค tai luku"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Teksti tai luku kopioituu yhdistelmรคruudun muokkauskenttรครคn"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Syรถtetรครคn linkitettyyn soluun kaava"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Kaavan tulos kopioituu yhdistelmรคruudun muokkauskenttรครคn"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Tyhjennรค linkitetty solu"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Luetteloruudun muokkauskenttรค tyhjenee"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Muutetaan luettelon lรคhdealueen sisรคltรถรค"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Linkitetty sisรคltรถ: synkronoidaan valitun luetteloruudun merkinnรคn tekstisisรคltรถ solusisรคllรถn kanssa. Valitse \"Valittu merkintรค\"."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Linkitetty valinnan sijainti: yksittรคisen valitun luetteloruudun alkion sijainti synkronoidaan solun numeerisen arvon kanssa. Valitse \"Valitun merkinnรคn sijainti\"."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>ohjausobjektit; tapahtumat</bookmark_value><bookmark_value>tapahtumat; ohjausobjektit</bookmark_value><bookmark_value>makrot; kytkeminen lomakkeen tapahtumaan</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "<emph> Tapahtumat</emph>-vรคlilehdellรค voidaan kytkeรค makroja tapahtumiin, joita esiintyy lomakkeen ohjausobjektin kentissรค."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Ohjausobjektista riippuen erilaisia tapahtumia on kรคytettรคvissรค. Vain valittuun objektiin ja tilanteeseen sopivat tapahtumat nรคkyvรคt <emph>Tapahtumat</emph>-vรคlilehden luettelossa. Alla on lueteltu kaikki mรครคritellyt tapahtumat."
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Tรคmรค tapahtuma esiintyy ennen toiminnon liipaisua ohjausobjektia napsautettaessa.</ahelp> Esimerkiksi \"Lรคhetรค\"-painikkeen napsautus aloittaa lรคhetystoiminnon; kuitenkin todellinen \"lรคhetรค\"-prosessi kรคynnistyy vasta, kun <emph>Otettaessa kรคyttรถรถn</emph> -tapahtuma esiintyy. <emph>Ennen aloittamista</emph> -tapahtuma tekee mahdolliseksi prosessin lopettamisen. Jos kytketty metodi lรคhettรครค takaisin arvon EPร„TOSI, <emph>Otettaessa kรคyttรถรถn</emph> -tapahtumaa ei suoriteta."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\"><emph>Otettaessa kรคyttรถรถn </emph>-tapahtuma esiintyy, kun toiminto on kรคynnistynyt.</ahelp> Esimerkiksi, jos lomakkeella on \"Lรคhetรค\"-painike, lรคhetysprosessi edustaa toimintoa, joka otetaan kรคyttรถรถn."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\"><emph>Muutettu</emph>-tapahtuma tapahtuu, kun kohdistus siirtyy ohjausobjektista pois ja ohjausobjektin sisรคltรถรค on muutettu sen jรคlkeen kun kohdistus siirtyi pois.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\"><emph>Tekstiรค muokattu</emph> -tapahtuma esiintyy, jos syรถttรถkenttรครคn syรถtetรครคn tekstiรค tai sitรค muokataan.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\"><emph>Kun kohdistus saavutetaan </emph>-tapahtuma esiintyy, kun ohjausobjekti tulee kohdistetuksi.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\"><emph>Nรคppรคintรค painettu </emph>-tapahtuma esiintyy, kun kรคyttรคjรค painaa nรคppรคintรค ohjausobjektin ollessa kohdistettuna.</ahelp> Tรคmรค tapahtuma voidaan kytkeรค makroon merkintรถjen tarkistamiseksi."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\"><emph>Nรคppรคin vapautettu </emph>-tapahtuma esiintyy, kun kรคyttรคjรค vapauttaa nรคppรคimen kohdistuksen ollessa ohjausobjektissa.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\"><emph> Hiiri sisรคpuolella </emph>-tapahtuma esiintyy, jos hiiren osoitin on ohjausobjektin kentรคn sisรคllรค.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\"><emph>Hiirtรค siirretty nรคppรคintรค painettaessa </emph>-tapahtuma esiintyy, kun hiirtรค vedetรครคn nรคppรคintรค painaen.</ahelp> Esimerkkinรค on se, kun vedรค ja pudota -toiminnon aikana nรคppรคimellรค mรครคrรคtรครคn tila (siirto tai kopiointi)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\"><emph>Hiirtรค siirretty </emph>-tapahtuma esiintyy, kun hiiren osoitin liikkuu ohjausobjektin yli.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\"><emph>Hiiren painiketta painettu </emph>-tapahtuma esiintyy, kun hiiren painiketta painetaan osoittimen ollessa ohjausobjektin yllรค.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\"><emph>Hiiren painike vapautettu </emph>-tapahtuma esiintyy, kun hiiren painike vapautetaan osoittimen ollessa ohjausobjektin yllรค.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\"><emph>Hiiri ulkopuolella </emph>-tapahtuma esiintyy, kun hiiren osoitin on ohjausobjektin ulkopuolella.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Napsauttamalla<emph> Rakenneselain</emph>-kuvaketta piilotetaan tai otetaan esille <emph>rakenneselain</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "<emph>Rakenneselain</emph> voidaan kรคynnistรครค myรถs valikkokomennolla <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">Nรคytรค - Rakenneselain</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">Nรคytรค - Rakenneselain</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Nรคytรค - Rakenneselain</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">Nรคytรค - Rakenneselain</link></caseinline><defaultinline>Nรคytรค - Rakenneselain</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Fonttien nimitekstit nรคkyvรคt vastaavasti muotoiltuina, jos <emph>Nรคytรค fonttien esikatselu</emph> -ruutu on merkittynรค Asetukset-valintaikkunan <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Nรคytรค\">$[officename] - Nรคytรค</link>-lehdellรค. </variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Napsauttamalla <emph>Vรคhennรค sisennystรค</emph> -kuvaketta samalla painaen <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-nรคppรคintรค valittujen kappaleiden sisennyt siirtyy oletussarkainvรคlin, joka on mรครคritetty Asetukset-valintaikkunan <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Yleistรค\"><emph>%PRODUCTNAME Writer - Yleistรค</emph></link> -lehdellรค. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Napsauttamalla Lisรครค sisennystรค -kuvaketta kasvatetaan kรคsiteltรคvรคn kappaleen tai solun sisรคllรถn vasenta sisennystรค ja asetetaan se seuraavaan sarkainkohtaan.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Napsauttamalla <emph>Lisรครค sisennystรค</emph> -kuvaketta samalla painaen <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-nรคppรคintรค valittujen kappaleiden sisennyt siirtyy oletussarkainvรคlin, joka on mรครคritetty Asetukset-valintaikkunan <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Yleistรค\"><emph>%PRODUCTNAME Writer - Yleistรค</emph></link> -lehdellรค. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Sisennystรค lisรคtรครคn <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento-nรคppรคimellรค </caseinline><defaultinline>Ctrl-nรคppรคimellรค</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Korostuksen kรคyttรถ lopetetaan painamalla Esc-nรคppรคintรค."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\"><emph>Suurenna vรคlejรค </emph>-kuvaketta napsauttamalla lisรคtรครคn kappaleiden vรคliรค valitun kappaleen ylรคpuolelle.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Vรคlien lisรคsรครคtรถรค voi tehdรค valitsemalla <link href=\"text/shared/01/05030100.xhp\" name=\"Muotoilu - Kappale - Sisennykset ja vรคlit\"><emph>Muotoilu - Kappale - Sisennykset ja vรคlit</emph>-vรคlilehden.</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Napsauttamalla <emph> Pienennรค vรคlejรค </emph>-kuvaketta pienennetรครคn kappaleiden vรคliรค valitun kappaleen ylรคpuolelle.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Vรคlien lisรคsรครคtรถรค voi tehdรค valitsemalla <link href=\"text/shared/01/05030100.xhp\" name=\"Muotoilu - Kappale - Sisennykset ja vรคlit\"><emph>Muotoilu - Kappale - Sisennykset ja vรคlit</emph>-vรคlilehden.</link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kun kรคytetรครคn tiettyรค reunatyyppiรค yksittรคiseen soluun, sijoitetaan kohdistin soluun, avataan <emph>Reunat</emph>-tyรถkalupalkki ja valitaan reunatyyppi. </caseinline><defaultinline>Aina kun lisรคtรครคn kuva tai taulukko, reuna on jo valmiina mukana. Reunan poistamiseksi valitaan kuvaobjekti tai koko taulukko ja napsautetaan \"reunaton\"-kuvaketta <emph>Reunat</emph>-tyรถkalupalkissa.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Lisรครค tietoja on saatavilla <link href=\"text/shared/01/05030500.xhp\" name=\"Reunat\"><emph>Reunat</emph></link>-ohjeissa. Tietoa on tarjolla myรถs siitรค, miten <link href=\"text/shared/guide/border_table.xhp\" name=\"muotoillaan tekstitaulukko\">muotoillaan tekstitaulukko</link> kรคyttรคen <emph>Reunat</emph>-kuvaketta."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Lisรคtietoja varten, katso ohjeiden <link href=\"text/shared/01/05030500.xhp\" name=\"Reunat\">Reunat</link>-osiota."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Lisรคtietoja varten, katso ohjeiden <link href=\"text/shared/01/05030500.xhp\" name=\"Reunat\">Reunat</link>-osiota."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Toiminto sallii ankkurointitavan vaihdon.</ahelp></variable><emph> Muuta ankkuri </emph>-kuvake on nรคkyvissรค vain, kun objekti, kuten kuva tai ohjausobjektikenttรค<switchinline select=\"appl\"><caseinline select=\"WRITER\"> tahi kehys</caseinline></switchinline> on valittu."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Lisรคtietoja ankkuroinnista on ohjeiden <link href=\"text/shared/01/05260000.xhp\" name=\"Ankkurointi\"><emph>Ankkurointi</emph></link>-osiossa."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Valitaan objekti ja napsautetaan<emph> Kierrรค</emph>-kuvaketta<emph> Piirros</emph>-palkissa. </caseinline><caseinline select=\"DRAW\">Valitaan objekti ja napsautetaan Kierrรค-kuvaketta Tehosteet-tyรถkalupalkissa. </caseinline><defaultinline>Valitaan objekti ja napsautetaan<emph> Kierrรค</emph>-kuvaketta<emph> Piirroksen ominaisuudet</emph>-palkissa.</defaultinline></switchinline> Objektia kierretรครคn kulmakahvasta haluttuun suuntaan vetรคmรคllรค."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Vรคhennรค tasoa </emph>-kuvake on <emph>Luettelomerkit ja numerointi</emph>-palkissa, joka ilmestyy, kun kohdistin sijoitetaan luetteloituun kohteeseen. </caseinline><caseinline select=\"IMPRESS\"><emph>Alenna </emph>-kuvake on <emph>Tekstin muotoilu</emph>-palkissa, joka on esillรค jรคsennysnรคkymรคssรค. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Vรคhennรค tasoa </caseinline><defaultinline>Alenna</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph> Lisรครค tasoa </emph>-kuvake on <emph>Luettelomerkit ja numerointi</emph>-palkissa, joka ilmestyy, kun kohdistin sijoitetaan luetteloituun kohteeseen. </caseinline><caseinline select=\"IMPRESS\"><emph>Korota</emph>-kuvake on <emph>Tekstin muotoilu</emph>-palkissa, joka on esillรค jรคsennysnรคkymรคssรค. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Lisรครค tasoa </caseinline><defaultinline>Korota</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Jos kappaleet on numeroitu ja napsautetaan<emph> Siirrรค ylemmรคs </emph>-kuvaketta, numerointi jรคrjestyy vastaamaan uutta luettelointia. <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Siirrรค ylemmรคs </emph>-kuvake nรคkyy vain, kun kohdistin on luetteloidussa listassa.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph>Siirrรค ylemmรคs </emph>-kuvake on <emph>Tekstin muotoilu</emph>-palkissa, joka on esillรค jรคsennysnรคkymรคssรค.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Tรคmรค toiminto voidaan kutsua painamalla <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Ylรคnuoli."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Jos kappaleet on numeroitu ja napsautetaan<emph> Siirrรค alemmas </emph>-kuvaketta, numerointi jรคrjestyy vastaamaan uutta luettelointia. <switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Siirrรค alemmas </emph>-kuvake nรคkyy vain, kun kohdistin on luetteloidussa listassa. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><emph>Siirrรค alemmas </emph>-kuvake on <emph>Tekstin muotoilu</emph>-palkissa, joka on esillรค jรคsennysnรคkymรคssรค. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Tรคmรค toiminto voidaan kutsua painamalla <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Alanuoli."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Luettelointimerkkien asetukset, kuten tyyppi ja sijainti mรครคritetรครคn <link href=\"text/shared/01/06050000.xhp\" name=\"Luettelomerkit ja numerointi\"><emph>Luettelomerkit ja numerointi</emph></link> -valintaikkunassa. Valintaikkuna avataan napsauttamalla <emph>Luettelomerkit ja numeroinnit</emph>-kuvaketta <link href=\"text/swriter/main0206.xhp\" name=\"Luettelomerkit ja numerointi -palkki\">Luettelomerkit ja numerointi -palkissa</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Luettelointimerkkien asetukset, kuten tyyppi ja sijainti mรครคritetรครคn <link href=\"text/shared/01/06050000.xhp\" name=\"Luettelomerkit ja numerointi\"><emph>Luettelomerkit ja numerointi</emph></link> -valintaikkunassa. Valintaikkuna avataan napsauttamalla <emph>Luettelomerkit ja numeroinnit</emph>-kuvaketta <emph>Tekstin muotoilu</emph> -palkissa. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/03120000.xhp\" name=\"Web-asettelu\">Web-asettelussa</link> erรครคt numerointi/luettelomerkkien vaihtoehdot eivรคt ole kรคytettรคvissรค. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Etรคisyys tekstistรค vasempaan tekstikehyksen reunaan ja luettelomerkkien sijainti voidaan mรครคrittรครค <link href=\"text/shared/01/05030100.xhp\" name=\"Muotoilu - Kappale\"><emph>Muotoilu - Kappale</emph></link>-valintaikkunassa syรถttรคmรคllรค arvot vasemmalle sisennykselle ja ensimmรคisen rivin sisennykselle. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Valintakohdistin voidaan ottaa kรคyttรถรถn kirjoitussuojatuissa tekstiasiakirjoissa tai ohjeissa. Valitaan <emph>Muokkaa - Valitse teksti </emph>-komento tai avataan kirjoitussuojatun asiakirjan kohdevalikko ja valitaan <emph>Valitse teksti</emph>. Valintakohdistin ei vilku.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Jotta useamman henkilรถn kรคyttรคmรครคn tietokantaan voisi tehdรค muutoksia, kรคyttรคjรคllรค pitรครค olla tarvittavat kรคyttรถoikeudet. Kun ulkoista tietokantaa muokataan, $[officename] ei tarjoa mitรครคn vรคlivarastoa muutoksille. Ne lรคhetetรครคn suoraan tietokantaan."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Tallennetaan kรคsiteltรคvรค taulun tietue.</ahelp> <emph> Tallenna nykyinen tietue</emph> -painike lรถytyy <link href=\"text/shared/main0212.xhp\" name=\"Taulun tiedot -palkki\">Taulun tiedot</link> -palkista."
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Kรคsiteltรคvรค asiakirja viedรครคn suoraan PDF:ksi. Asetusvalintaikkunaa ei esitetรค.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Nรคytetรครคn nykyinen kohdistimen sijainti %PRODUCTNAME Basic -asiakirjassa. Nรคkyvissรค on rivinumero ja sen jรคlkeen sarakenumero.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Avataan hyperlinkki-valintaikkuna.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Nimetรครคn hyperlinkki.</ahelp> $[officename] lisรครค NAME-muotoilukoodin hyperlinkkiin."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Annetaan sen tiedoston URL-osoite, joka halutaan avata, kun hyperlinkkiรค napsautetaan. Jos kohdekehystรค ei mรครคritetรค, tiedosto avautuu nykyisessรค asiakirjassa tai kehyksessรค.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Asiakirjan loppuun</caseinline> <defaultinline>Viimeinen sivu</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Suljetaan kรคsiteltรคvรค ikkuna.</ahelp> Valitaan <emph>Ikkuna - Sulje ikkuna</emph> tai painetaan <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. $[officename] Writerin tai Calcin tulostuksen esikatseluikkunan voi sulkea napsauttamalla <emph>Sulje esikatselu</emph> -painiketta."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Kun toiminnot <link href=\"text/shared/02/12010000.xhp\" name=\"Lajittele nousevaan jรคrjestykseen\"><emph>Lajittele nousevaan jรคrjestykseen</emph></link> ja <link href=\"text/shared/02/12020000.xhp\" name=\"Lajittele laskevaan jรคrjestykseen\"><emph>Lajittele laskevaan jรคrjestykseen</emph></link> lajittelevat vain yhden ehdon mukaan, useita ehtoja voidaan yhdistรครค<emph> Lajittelujรคrjestys</emph>-valintaikkunassa."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Jos lajitellaan kentรคn \"Etunimi\" mukaisesti nousevaan jรคrjestykseen ja kentรคn \"Sukunimi\" mukaan laskevaan, kaikki tietueet lajitellaan nousevaan jรคrjestykseen etunimen mukaan. Samannimiset etunimet lajitellaan sitten vielรค laskevaan jรคrjestykseen sukunimien mukaan."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>taulut tietokannoissa; haku</bookmark_value><bookmark_value>lomakkeet; selaus</bookmark_value><bookmark_value>tietueet; haku tietokannoista</bookmark_value><bookmark_value>haku; tietokannat</bookmark_value><bookmark_value>tietokannat; tietueiden haku</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Haetaan tietokannan tauluista ja lomakkeista.</ahelp> Lomakkeissa tai tietokannan tauluissa voidaan hakea mรครคrรคttyรค arvoa tietokentistรค, luetteloruuduista ja valintaruuduista. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "Tรคssรค kuvatun haun suorittaa <item type=\"productname\">%PRODUCTNAME</item>. Jos halutaan kรคyttรครค SQL-palvelinta tietokantahakuun, silloin pitรครค kรคyttรครค <link href=\"text/shared/02/12110000.xhp\" name=\"Lomakesuodattimet\">Lomakesuodattimet</link>-kuvaketta <link href=\"text/shared/main0213.xhp\" name=\"Lomakkeen navigointi -palkki\">Lomakkeen navigointi -palkissa</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Oletetaan pรคivรคmรครคrรคkenttรค, joka on tallennettu \"PP.KK.VV\" -muodossa tietokantaan (esimerkiksi, 17.02.65). Merkinnรคn muotoilu vaihdetaan tietolรคhteessรค muotoon \"PP. KKK VVVV\" (17. helmi 1965). Esimerkin mukaan helmikuun 17. lรถytyy vain, kun <emph>Kรคytรค kentรคn muotoa</emph> -valinta on merkitty:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" palauttaa \"14:00:00\" aikakentรคstรค"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Aikakenttiรค ei ole mรครคritelty dBASE-tietokannoissa ja ne tรคytyy simuloida. Sisรคisessรค esitysmuodossa ajassa \"14:00:00\" esiintyy 5."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" vakiopรคivรคmรครคrรคkentรคssรค palauttaa kaikki tietueet"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "Nรคkyvรค arvo ei vastaa sisรคisesti tallennettua arvoa. Jos esimerkiksi arvo 45,789 on tallennettu tietokantaan lukumuodossa tai kaksoistarkkuuden liukulukumuodossa ja muotoilu on asetettu esittรคmรครคn vain kaksi desimaalia, \"45,79\" lรถytyy vain haettaessa kentรคn muotoa kรคyttรคen."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Ilman <emph>Kรคytรค kentรคn muotoa </emph>-valintaa on kuitenkin sopivaa hakea suurista tietokannoista, joissa ei ole muotoiluseikkoja, koska se on nopeampaa."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Valinta tekee mahdolliseksi kรคyttรครค korvausmerkkejรค * ja ? haussa.</ahelp> Seuraava taulukko kuvaa korvausmerkkien kรคyttรถรค."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Jos halutaan hakea todellisia merkkejรค ? ja *, niiden eteen tulee kenoviiva: \"\\?\" tai \"\\*\". Tรคmรค on kuitenkin tarpeen vain silloin, kun <emph>Yleismerkkilauseke</emph> on valittu. Jos valintaa ei olla asetettu, korvausmerkkejรค kรคsitellรครคn tavanomaisina merkkeinรค."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Haussa kรคytetรครคn sรครคnnรถllisiรค lausekkeita.</ahelp> Samat sรครคnnรถlliset lausekkeet, joita tuetaan tรคssรค, ovat tuettuja <item type=\"productname\">%PRODUCTNAME</item>in <link href=\"text/shared/01/02100000.xhp\" name=\"Etsi ja korvaa -valintaikkuna\">Etsi ja korvaa -valintaikkunassa</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Hyvin laajoissa tietokannoissa, haku kรครคnteisessรค jรคrjestyksessรค vie jonkun aikaa. Tรคllรถin tilarivi kertoo, ettรค tietueita lasketaan yhรค."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Etsi / Peruuta"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Toisin kuin normaali haku, joka aktivoidaan <link href=\"text/shared/02/12100200.xhp\" name=\"Etsi tietue\">Etsi tietue</link> -kuvakkeella <emph>Lomakkeen navigointi</emph> -palkissa, haku voidaan tehdรค nopeammin kรคyttรคmรคllรค lomakesuodatinta. Yleensรค nopea tietokantapalvelin vastaa hausta. Myรถs monimutkaisempia hakuehtoja voi syรถttรครค."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "<emph>Kรคydรค suodatinta </emph>-toiminto sรคilyttรครค asetetut <link href=\"text/shared/02/12110000.xhp\" name=\"lomakesuodattimet\">lomakesuodattimet</link>. Niiden uudelleen mรครคritys ei ole tarpeen."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Otetaan kรคyttรถรถn ylimรครคrรคinen taulunรคkymรค oltaessa lomakenรคkymรคssรค.</ahelp> Kun<emph> Tietolรคhde taulukkona</emph> -toiminto on kรคytรถssรค, nรคet taulun lomakkeen ylรคpuolisella alueella."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "Taulunรคkymรค ja lomakenรคkymรค esittรคvรคt samaa aineistoa. Tauluun tehtรคvรคt muutokset nรคkyvรคt myรถs lomakkeessa ja lomakkeella tehtรคvรคt muutokset tulevat nรคkyviin tauluun."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Vedetรครคn alempaa vasenta merkkiรค oikealle hiiren painiketta painaen"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Vedetรครคn ylempรครค vasenta merkkiรค oikealle hiiren painiketta painaen"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Vedetรครคn oikeanpuolen merkkiรค vasemmalle hiiren painiketta painaen"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Toiselta riviltรค alkava kappaleen vasen sisennys sรครคdetรครคn painaen <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-nรคppรคintรค, napsautetaan alempaa kolmiota vasemmalla ja vedetรครคn se oikealle."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "<emph>Suorita kysely</emph> -toiminto sallii kyselyn tarkistamisen. Kun kysely tallennetaan, se tallentuu <emph>Kyselyt</emph>-vรคlilehdelle."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Mรครคritetรครคn taulut, jotka lisรคtรครคn suunnitteluikkunaan.</ahelp> <emph>Lisรครค taulu tai kysely </emph>-valintaikkunassa valitaan tyรถstettรคvรคssรค tehtรคvรคssรค tarvittava taulu. </variable> Kun luodaan kysely tai uusi tauluesitys, valitaan vastaava taulu, johon kysely tai tauluesitys tulee viittaamaan. Kun kรคytetรครคn relaatiotietokantoja, valitaan taulut, joiden vรคlille halutaan rakentaa suhde."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Ota suunnittelunรคkymรค kรคyttรถรถn/pois kรคytรถstรค"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Ota suunnittelunรคkymรค kรคyttรถรถn/pois kรคytรถstรค\">Ota suunnittelunรคkymรค kรคyttรถรถn/pois kรคytรถstรค</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Ota suunnittelunรคkymรค kรคyttรถรถn/pois kรคytรถstรค"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">Suorassa SQL-tilassa voidaan kirjoittaa SQL-komentoja, joita $[officename] ei tulkitse, vaan vรคlittรครค ne suoraan tietolรคhteelle.</ahelp> Jos nรคitรค muutoksia ei nรคytetรค suunnittelutilassa, siihen ei voi vaihtaa takaisin."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Painikkeen napsautus uudestaan palauttaa normaaliin tilaan, jossa muutokset <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Uuden kyselyn suunnittelu\">Uuden kyselyn suunnittelussa</link> on synkronoitu sallittuihin SQL:n tekemiin muutoksiin."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Esitetรครคn \"Toiminto\"-rivi suunnittelunรคkymรคn alemmassa osassa <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Kyselyn suunnittelu\">Kyselyn suunnittelu</link> -ikkunassa.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Esitetรครคn \"Taulu\"-rivi <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Kyselyn suunnittelu\">Kyselyn suunnittelun</link> alemmassa osassa.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Nรคytetรครคn \"Tunnus\"-rivi <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Kyselyn suunnittelu\">Kyselyn suunnittelun</link> alemmassa osassa.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Laajennetaan luotua kohdistetun sarakkeen <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL-kysely\">SQL-kyselyn</link> SELECT-lausetta DISTINCT-parametrillรค.</ahelp> Tรคmรคn seurauksena useampaan kertaan esiintyvรคt samat arvot esitetรครคn vain yhden kerran."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Objekti valitaan napsauttamalla nuolella. Useiden objektien valinta tehdรครคn vetรคmรคllรค valintakehys objektien ympรคrille. Aiempaan valintaan lisรคtรครคn uusi objekti painamalla Vaihto-nรคppรคintรค valittaessa objektia. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Yhdessรค valitut objektit voidaan mรครคritellรค <link href=\"text/shared/01/05290000.xhp\" name=\"ryhmรค\">ryhmรคksi</link>, jolloin ne muuttuvat yhdeksi ryhmรคobjektiksi.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Ryhmรคn yksittรคistรค jรคsentรค voidaan muokata. Samoin voidaan ryhmรคn jรคseniรค poistaa <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Vaihto</defaultinline></switchinline> + napsautuksella.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Ryhmรคn yksittรคisen objektin saa valittua kaksoisnapsautuksella, jos ensin poistetaan kรคytรถstรค <emph>Muokkaa tekstiรค kaksoisnapsauttamalla</emph> -toiminto <emph>Asetus</emph>-palkissa.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "HTML-lรคhdekooditilassa voidaan katsella ja muokata <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>-tekstin <link href=\"text/shared/00/00000002.xhp#tags\" name=\"muotoilukoodit\">muotoilukoodeja</link>. Tallenna asiakirja pelkkรคnรค tekstinรค. Liitรค .html tai .htm -tiedostopรครคte mรครคrittรคmรครคn asiakirja HTML:ksi."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Kentรคssรค nรคkyy nykyinen sivutyyli. Tyyliรค pรครคsee muokkaamaan kaksoisnapsauttaen ja vaihtamaan kakkospainiketta napsauttaen.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Kaksoisnapsauttamalla<emph> Sivun tyyli -kenttรครค </emph>avataan <link href=\"text/swriter/01/05040000.xhp\" name=\"Sivun tyyli\">Sivun tyyli</link> -valintaikkuna, jossa voidaan muokata kรคsiteltรคvรคn sivun tyyliรค. Kentรคn kohdevalikosta voidaan valita sivun tyyli. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Kaksoisnapsauttamalla<emph> Sivun tyyli -kenttรครค </emph>avataan <link href=\"text/scalc/01/05070000.xhp\" name=\"Sivun tyyli\">Sivun tyyli</link> -valintaikkuna, jossa voidaan muokata kรคsiteltรคvรคn sivun tyyliรค. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Kaksoisnapsauttamalla<emph> Sivun tyyli -kenttรครค </emph>avataan <link href=\"text/simpress/01/05120000.xhp\" name=\"Diamalli\">Diamalli</link> -valintaikkuna, jossa voidaan valita kรคsiteltรคvรคn dian malli. Voidaan valita myรถs erilainen arkkilaatu ja tausta. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Kaksoisnapsauttamalla<emph> Sivun tyyli -kenttรครค </emph>avataan <link href=\"text/simpress/01/05120000.xhp\" name=\"Diamalli\">Diamalli</link> -valintaikkuna, jossa voidaan valita kรคsiteltรคvรคn dian tyyli. Valittavissa on myรถs erilainen arkkilaatu tai tausta. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Kaksoisnapsauttamalla tรคtรค kenttรครค avataan <link href=\"text/shared/01/03010000.xhp\" name=\"Zoomaus ja sivujen asettelu\">Zoomaus ja sivujen asettelu</link> -valintaikkuna, jossa nykyistรค suurennussuhdetta voi muuttaa."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,8 +15701,8 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Napsautus kentรคssรค vaihtaa tilaa (paitsi $[officename] Basic-kehitysympรคristรถssรค, jossa vain<emph>lisรคys</emph>-tila on aktiivinen). Jos kohdistin sijaitsee tekstiasiakirjassa, tilojen vuorotteluun on kรคytettรคvissรค myรถs Insert-nรคppรคin (mikรคli sellainen on nรคppรคimistรถssรค)."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,8 +15765,8 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
-msgstr ""
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
+msgstr "<bookmark_value>valintatilat tekstissรค</bookmark_value><bookmark_value>teksti;valintatilat</bookmark_value><bookmark_value>laajennustila tekstissรค</bookmark_value><bookmark_value>lisรคysvalintatila</bookmark_value><bookmark_value>lohkovalintatila</bookmark_value>"
#: 20050000.xhp
msgctxt ""
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Tรคssรค tilarivin kentรคssรค nรคkyy \"*\", jos asiakirjaan tehtyjรค muutokset ei ole vielรค tallennettu. Tรคmรค koskee myรถs uusia, vielรค tallentamattomia asiakirjoja.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/04.po b/source/fi/helpcontent2/source/text/shared/04.po
index 8e979f56264..f93f99dfeb0 100644
--- a/source/fi/helpcontent2/source/text/shared/04.po
+++ b/source/fi/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-02 11:12+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>nรคppรคimistรถ;yleiskomennot</bookmark_value><bookmark_value>pikanรคppรคimet;yleiset</bookmark_value><bookmark_value>tekstikenttรค</bookmark_value><bookmark_value>automaattinen tรคydennys tekstissรค ja valintalistoissa</bookmark_value><bookmark_value>makrot; keskeyttรคminen</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "Suurta osaa sovellusten toiminnoista voidaan kรคyttรครค pikanรคppรคimillรค. Esimerkiksi nรคppรคinyhdistelmรค <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento+O </caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> nรคkyy <emph>Avaa</emph>-valinnan vieressรค <emph>Tiedosto</emph>-valikossa. Kun kรคytetรครคn tรคtรค toimintoa pikanรคppรคimillรค, pidetรครคn alhaalla <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-nรคppรคintรค ja nรคppรคillรครคn o. Nรคppรคimet vapautetaan, kun valintaikkuna aukeaa."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Joillakin valikkorivillรค on alleviivattuja merkkejรค. Nรคmรค valikot ovat avattavissa suoraan, kun painetaan yhdessรค Alt-nรคppรคintรค ja alleviivattua merkkiรค. Kun valikko aukeaa, esillรค on jรคlleen alleviivattuja merkkejรค. Nรคmรค valinnat ovat tehtรคvissรค nรคppรคilemรคllรค pelkรคstรครคn alleviivattu merkki.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "Kussakin valintaikkunassa on kerrallaan vain yksi elementti eli osatekijรค korostettuna - tavallisesti se on merkitty katkoviivakehyksellรค. Tรคmรคn osatekijรคn, joka voi olla joko painike, valintakenttรค, luettelo- tai valintaruutu, sanotaan olevan kohdistettuna. Jos painike on kohdistettuna, Enterin painallus kรคynnistรครค sen samalla tavalla kuin hiiren napsautus. Valintaruudun tilaa vuorotellaan Vรคli-nรคppรคimellรค. Jos valitsinkenttรค on kohdistettuna, nuolinรคppรคimillรค voi vaihtaa alueen aktiivista valitsinta. Sarkainta kรคytetรครคn siirtymiseen alueelta toiselle, Vaihto+Sarkain siirtรครค toiseen suuntaan."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Painamalla Esc-nรคppรคintรค valintaikkuna suljetaan tallentamatta muutoksia. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Jos painike on osoitettuna, katkoviivakehys nรคkyy painikenimen ympรคrillรค ja lisรคksi valitun painikkeen varjostus on tummempi. Tรคmรค merkitsee sitรค, ettรค Enter-nรคppรคilyllรค poistutaan valintaikkunasta vastaavasti kuin painikkeen napsautuksella.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Kun kรคytetรครคn vedรค ja pudota -toimintoa, hiirellรค valitsemista tai objektien ja nimien napsautusta, nรคppรคimiรค Vaihto, <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline> ja joskus <switchinline select=\"sys\"><caseinline select=\"MAC\">Optio</caseinline><defaultinline>Alt</defaultinline></switchinline> voidaan kรคyttรครค lisรคtoiminnoissa. Nรคppรคimen pohjassa pitรคmisen tarjoama lisรคominaisuus vedรค ja pudota -toiminnolle on osoitettu hiiriosoittimen muuttuneella muodolla. Kun valitaan tiedostoja ja muita objekteja, lisรคtoimintonรคppรคimet laajentavat valintaa. Nรคmรค lisรคtoiminnot on selitetty asianomaisissa kohdissa. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Avaa <emph>Lisรครค erikoismerkki</emph> -valintaikkuna nรคppรคinyhdistelmรคllรค Vaihto+<switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+S. Tรคssรค voit lisรคtรค useamankin erikoismerkin."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Valitse koko teksti pikanรคppรคimellรค <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A. Valinnasta poistutaan oikealla tai vasemmalla nuolinรคppรคimellรค."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Poista nรคppรคinyhdistelmรคllรค <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del kaikki merkit kohdistimesta sanan loppuun."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Kรคytettรคessรค <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-nรคppรคintรค ja oikeaa tai vasenta nuolinรคppรคintรค, kohdistin hyppรครค sanasta sanaan. Jos samalla painetaan Vaihto-nรคppรคintรค, sanat tulevat valituiksi yksi kerrallaan."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Insert-nรคppรคimellรค vuorottelet lisรคys- ja pรครคllekirjoitustilan vรคlillรค."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "Kรคytรค nรคppรคinyhdistelmรครค <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z kumoamaan muutokset askel kerrallaan. Tekstin tila vastaa sitten muutosta edeltรคnyttรค tilannetta."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Alanuolinรคppรคintรค kรคytetรครคn muiden tiedostojen ja hakemistojen selaamiseen. Oikeaa nuolinรคppรคintรค kรคytetรครคn myรถs alihakemistojen esittรคmiseen URL-kentรคssรค. Pikatรคydennys tapahtuu End-nรคppรคimellรค, kun alku osa URL:stรค on kirjoitettu. Kun haettu dokumentti tai hakemisto lรถydetรครคn, painetaan Enteriรค."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Parhaillaan suoritettava makro keskeytetรครคn painamalla <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Vaihto+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Toiminto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Kรคynnistรครค kohdistetun painikkeen toiminnon valintaikkunassa."
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Avaa luettelon valitusta elementistรค valintaikkunassa. Tรคmรค pikanรคppรคin toimii yhdistelmรคruutujen lisรคksi myรถs kuvakepainikkeilla ja ponnahdusvalikoissa. Avautunut luettelo suljetaan Esc-nรคppรคimellรค."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Toiminto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Vuorotellaan tรคysnรคyttรถ- ja normaalinรคyttรถtilaa Writerissa tai Calcissa</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Kรคynnistetรครคn $[officename] Ohje</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Laajennettu vihje nรคytetรครคn kohdistetusta komennosta, painikkeesta tai ohjausobjektista."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Siirtรครค kohdistuksen seuraavaan ali-ikkunaan (esimerkiksi, asiakirja/tietolรคhteet -nรคkymรค)."
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Aktivoi ensimmรคisen valikon (Tiedosto-valikko)."
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Tyรถstettรคvรค asiakirja suljetaan ($[officename] suljetaan, kun viimeinen avoin asiakirja on suljettu)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Toiminto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "<emph>Kursivoidaan</emph> valittu alue. Kohdistimen ollessa sanan kohdalla, koko sana kursivoidaan."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "<emph>Lihavoidaan</emph> valittu alue tai koko sana, jossa kohdistin on."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "Valittu alue tai koko kohdistettu sana <emph>alleviivataan</emph>."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Poistaa muotoilumรครคrityksiรค valitusta tekstistรค tai objektista (kuten valinta <emph>Muotoilu - Poista suora muotoilu</emph>)."
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Tulos"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Siirrytรครคn alueiden vรคlillรค (takaperin)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Gallerian Uusi teema -alueen pikanรคppรคimet"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Tulos"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Avaa Ominaisuudet-valintaikkuna."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Lisรครค uuden teeman."
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Gallerian esikatselualueen pikanรคppรคimet"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Tulos"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Vieritys yksi nรคyttรถ ylรถspรคin."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Vieritys yksi nรคyttรถ alaspรคin."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Askelpalautin (vain objektinรคkymรคssรค)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Tulos"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Rivivalinnan vuorottelu"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Tyรถstettรคvรคn sarakkeen valinta"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Osoitin ensimmรคiselle riville"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Osoitin viimeiselle riville"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Tulos"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Valitaan F6:lla tyรถkalurivin, jonka vรคlinekuvake valitaan sitten Alanuoli- ja Oikealla nuolinรคppรคimellรค ja painetaan <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Asiakirja valitaan <switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 ja painetaan Sarkainta"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Poistuminen kahvan valintatilasta ja paluu objektin valintatilaan."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Valitun pisteen siirto (ruudukkoon kohdistustoiminto on tilapรคisesti lakkautettuna, mutta pรครคtepisteet edelleen kohdistuvat toisiinsa)"
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Valitun piirrosobjektin siirto yhden pikselin verran (valintatilassa)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Piirrosobjektin koon muutos (kahvojen valintatilassa)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Kierretรครคn piirrosobjektia (kiertotilassa)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Piirrosobjektin ominaisuudet -valintaikkuna avataan."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Piirrosobjektin piste valitaan (pisteen valintatilassa) / valinta kumotaan."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Valitaan lisรคpiste pisteen valintatilassa."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Piirrosobjektin seuraava piste valitaan (pisteen valintatilassa)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "Kiertotilassa keskipiste tulee valittavaksi."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Valitaan edellinen piirrosobjektin piste (pisteen valintatilassa)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Komento</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter Valinta-kuvakkeella"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Poistutaan pisteen valintatilasta. Piirrosobjekti jรครค valituksi."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Piirrosobjektin pisteen muokkaus (pisteen muokkaustila)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Tulos"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Esikatselu"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Suoritetaan kysely."
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Taulu tai kysely lisรคtรครคn."
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Tulos"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Tulos"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Siirrytรครคn ikkunasta toiseen."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/07.po b/source/fi/helpcontent2/source/text/shared/07.po
index 82e11e7ffd4..adc9f92add5 100644
--- a/source/fi/helpcontent2/source/text/shared/07.po
+++ b/source/fi/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:24+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Kun luodaan web-sivu Internetiin, avataan uusi <emph>HTML-asiakirja</emph> valitsemalla <emph>Tiedosto - Uusi</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/fi/helpcontent2/source/text/shared/guide.po b/source/fi/helpcontent2/source/text/shared/guide.po
index 45547275d22..2f3a7b27716 100644
--- a/source/fi/helpcontent2/source/text/shared/guide.po
+++ b/source/fi/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 02:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Yksinkertainen viiva luodaan kirjoittamalla kolme tai useampia tavuviivoja (-), tai alaviivoja ( _ ) painamalla sitten Enteriรค. Kaksoisviiva luodaan kirjoittamalla kolme tai useampia yhtรคsuuruusmerkkiรค (=), asteriskia (*), tildeรค (~) tai ristikkomerkkiรค (#) ja painamalla sitten Enteriรค"
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/fi/helpcontent2/source/text/shared/optionen.po b/source/fi/helpcontent2/source/text/shared/optionen.po
index d246e281b02..0885db5f056 100644
--- a/source/fi/helpcontent2/source/text/shared/optionen.po
+++ b/source/fi/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 02:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
index f4ef7230100..2ee72499ca1 100644
--- a/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fi/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-01-29 19:30+0000\n"
"Last-Translator: Harri Pitkรคnen <hatapitk@iki.fi>\n"
"Language-Team: Finnish <discuss@fi.libreoffice.org>\n"
@@ -3808,15 +3808,6 @@ msgstr "Lisรครค sivunvaihto"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "Tie~dot"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Lisรครค"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/fi/sc/messages.po b/source/fi/sc/messages.po
index 9d465485b3b..d026272aa6a 100644
--- a/source/fi/sc/messages.po
+++ b/source/fi/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-18 11:54+0000\n"
"Last-Translator: Harri Pitkรคnen <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13708,37 +13708,42 @@ msgid "~Value"
msgstr "~Arvo"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Lรคhde"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Merkinnรคt"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Jรคrjestelmรค"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Vakio;Teksti;Pรคivรคmรครคrรค (PKV);Pรคivรคmรครคrรค (KPV);Pรคivรคmรครคrรค (VKP);Englanti (USA);Piilota"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Sarkain"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "vรคli"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13749,1196 +13754,1301 @@ msgstr ""
"Hyvรคksytkรถ ehdotetun korjauksen?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Kuvasuodatin"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Teksti"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Valitse taulukot"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Valitut taulukot"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Viivain"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Viivain hallitsee kiinteissรค paikoissa olevia objekteja."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Esikatselu"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Tรคmรค taulukko nรคyttรครค kuinka tiedot jรคrjestetรครคn asiakirjaan."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Asiakirjan nรคyttรถ"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Taulukko %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Solu %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Vasen alue"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Sivun esikatselu"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Keskialue"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Oikea alue"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Sivun %1 ylรคtunniste"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Sivun %1 alatunniste"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Syรถttรถrivi"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Tรคllรค rivillรค voit syรถttรครค ja muokata tekstiรค, numeroita ja kaavoja."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Mediasoitin"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Hiiren painiketta painettu"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Kaavatyรถkalut"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME-laskentataulukot"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(kirjoitussuojattu)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Esikatselutila)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Sivut"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "ร„lรค tulosta tyhjiรค sivuja"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Tulostettava sisรคltรถ"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "Kaikki taulukot"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Valitut taulukot"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Valitut solut"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "joista tulostetaan"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Kaikki sivut"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Sivut"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Varoita tรคstรค jatkossa."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Pรคivittรคminen seuraavasta DDE-lรคhteestรค ei onnistunut. Tรคmรค saattaa johtua siitรค, ettei lรคhdeasiakirja ollut avattuna. Avaa lรคhdeasiakirja ja yritรค uudelleen."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Seuraavaa ulkoista tiedostoa ei voitu avata. Kyseisestรค tiedostosta linkitettyjรค tietoja ei pรคivitetty."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Pรคivitetรครคn ulkoisia linkkejรค."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Alue sisรคltรครค sarake~otsikoita"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Alue sisรคltรครค ~riviotsikoita"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Virheellinen arvo"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Kaavaa ei ole mรครคritetty."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Riviรค tai saraketta ei ole mรครคritetty."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Mรครคrittรคmรคtรถn nimi tai alue."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Mรครคrittรคmรคtรถn nimi tai virheellinen soluviite."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Kaavat eivรคt muodosta saraketta."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Kaavat eivรคt muodosta riviรค."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Lisรครค automaattinen muotoilu"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Nimeรค automaattinen muotoilu uudelleen"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nimi"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Poista automaattinen muotoilu"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Haluatko varmasti poistaa automaattisen muotoilun #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Sulje"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Tam"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Hel"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Maa"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Pohjoinen"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Keski"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Etelรค"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Yhteensรค"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Taulukko"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Solu"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Sisรคltรถ"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Sivuankkuri"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Soluankkuri"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Ehto "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Sisรคltรถ"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Taulukot"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Alueiden nimet"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Tietokanta-alueet"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Kuvat"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE-objektit"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Huomautukset"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Linkitetyt alueet"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Piirrosobjektit"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Vetotila"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Nรคytรค"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "kรคytรถssรค"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "ei kรคytรถssรค"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "piilotettu"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktiivinen ikkuna"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Skenaarion nimi"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Huomautus"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Nouseva lajittelu"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Laskeva lajittelu"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Muokattu lajittelusรครคntรถ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Kaikki"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Nรคytรค vain tรคmรคnhetkinen kohta."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Piilota tรคmรคnhetkinen kohta."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Hae kohteita..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Nimi"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Syรถttรถrivi"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Ohjattu funktion luonti"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Hyvรคksy"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Peruuta"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Summa"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Kaava"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Laajenna syรถttรถriviรค"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Supista syรถttรถrivi"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Ristiriita"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Tekijรค"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Pรคivรคmรครคrรค"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Tuntematon kรคyttรคjรค"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Sarake lisรคtty"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Rivi lisรคtty "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Taulukko lisรคtty "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Sarake poistettu"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Rivi poistettu"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Taulukko poistettu"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Aluetta siirretty"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Sisรคltรถ muutettu"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Sisรคltรถ muutettu"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Uusi "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Alkuperรคinen"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Muutokset hylรคtty"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Hyvรคksytty"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Hylรคtty"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Ei syรถtettรค"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<tyhjรค>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Ei suojattu"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Ei suojattu salasanalla"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hajautusarvo ei ole yhteensopiva"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hajautusarvo on yhteensopiva"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Anna uudestaan"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Liukuva keskiarvo"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Eksponentiaalinen pehmennys"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Varianssianalyysi"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - yksisuuntainen"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - kaksisuuntainen"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Ryhmรคt"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Ryhmien vรคlillรค"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Ryhmien sisรคllรค"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Variaation lรคhde"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-arvo"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "Kriittinen F"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Yhteensรค"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korrelaatio"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korrelaatiot"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kovarianssi"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kovarianssit"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Tunnusluvut"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Keskiarvo"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Keskivirhe"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Moodi"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediaani"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Varianssi"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Keskihajonta"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtoosi"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Vinous"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Alue"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimi"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maksimi"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Summa"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Lukumรครคrรค"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Ensimmรคinen neljรคnnes "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Kolmas neljรคnnes"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Satunnainen ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Tasainen"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Tasainen kokonaisluku"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normaali"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomi"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negatiivinen binomi"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Khiin neliรถ"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrinen"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimi"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maksimi"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Keskiarvo"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Keskihajonta"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediaani"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p-arvo"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Koeyritysten mรครคrรค"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu-arvo"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Otanta"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-testi"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-testi"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Parittainen t-testi"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Parittainen t-testi"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-testi"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-testi"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Riippumattomuustesti (khii-neliรถ)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regressio"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regressio"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Sarake %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Rivi %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Muuttuja 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Muuttuja 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Hypoteesin mukainen keskiarvojen ero"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Havainnot"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Havaittu keskiarvojen ero"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-arvo"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Kriittinen arvo"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Testistatistiikka"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineaarinen"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritminen"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potenssi"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regressiomalli"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Kulmakerroin"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Leikkauspiste"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) oikea hรคntรค"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "Kriittinen F oikea hรคntรค"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) vasen hรคntรค"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "Kriittinen F vasen hรคntรค"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P kaksihรคntรคinen"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "Kriittinen F kaksihรคntรคinen"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearsonin korrelaatio"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Erojen varianssi"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t-arvo"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) yksihรคntรคinen"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "Kriittinen t yksi hรคntรค"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) kaksihรคntรคinen"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "Kriittinen t kaksi hรคntรครค"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Tunnettu varianssi"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) yksihรคntรคinen"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "Kriittinen z yksi hรคntรค"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) kaksihรคntรคinen"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "Kriittinen z kaksihรคntรคinen"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -16634,6 +16744,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Tietovirran lรคhde"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18440,532 +18555,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Oletus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Korostus 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Korostus 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Korostus 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Otsikko 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Otsikko 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Huono"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Hyvรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutraali"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Virhe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Varoitus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Alaviite"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Huomautus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "Valikko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Tyรถkalut"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "Tiedosto"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "Muokkaa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Tyylit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Fontti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Aseta reunat valituille soluille."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "Luku"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Tasaus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "Solut"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Lisรครค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Tiedot"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Tarkista"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "Nรคytรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "Grafiikka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "Vรคri"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "Jรคrjestรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Ruudukko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "Kieli"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Tarkista"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "Huomautukset"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Vertaile"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "Nรคytรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "Tyylit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Piirros"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "Jรคrjestรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Ruudukko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Ryhmรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Kehys"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "Jรคrjestรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Ruudukko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "Nรคytรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "Tyylit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Muotoilu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "Kappale"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "Nรคytรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Oletus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Korostus 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Korostus 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Korostus 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Otsikko 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Otsikko 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Huono"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Hyvรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutraali"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Virhe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Varoitus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Alaviite"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Huomautus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "Valikko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Tyรถkalut"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Ohje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "Tiedosto"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "Muokkaa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Tyylit"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Fontti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "Luku"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Tasaus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "Solut"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Lisรครค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Tiedot"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Tarkista"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "Nรคytรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "Grafiikka"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "Jรคrjestรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "Vรคri"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Ruudukko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Kieli"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Tarkista"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "Huomautukset"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Vertaile"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "Nรคytรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Piirros"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "Muokkaa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "Jรคrjestรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "Nรคytรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Ryhmรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Fontti"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Tasaus"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "Nรคytรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Lisรครค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "Media"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Kehys"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "Jรคrjestรค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Ruudukko"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "Nรคytรค"
@@ -20385,61 +20500,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regressio"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Muuttujan 1 alue:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Muuttujan 2 alue:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Tulokset:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Tiedot"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Sarakkeet"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rivit"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Ryhmittelyperuste"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Lineaarinen regressio"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Logaritminen regressio"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Potenssiregressio"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Laskettavat regressiotyypit"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22830,82 +22970,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Tekstin pituus"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "yhtรค suuri"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "pienempi kuin"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "suurempi kuin"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "pienempi tai yhtรค suuri kuin"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "suurempi tai yhtรค suuri kuin"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "erisuuri"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "kelvollinen alue"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "virheellinen alue"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "Salli:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "Tiedot:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "Vรคhintรครคn:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Enintรครคn:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Salli tyhjรคt solut"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Nรคytรค valintojen luettelo"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Lajittele merkinnรคt nousevasti"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Kelvollinen lรคhde on yhtenรคinen valinta rivejรค ja sarakkeita, tai kaava joka palauttaa alueen tai taulukon."
diff --git a/source/fi/sd/messages.po b/source/fi/sd/messages.po
index 9556bad3eac..9c669352d05 100644
--- a/source/fi/sd/messages.po
+++ b/source/fi/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-18 18:15+0000\n"
"Last-Translator: Harri Pitkรคnen <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5225,8 +5225,8 @@ msgstr "Objektin pohjatyylit"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Lisรครค kuva"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/fi/sfx2/messages.po b/source/fi/sfx2/messages.po
index 24339571cd1..6854f5bc5db 100644
--- a/source/fi/sfx2/messages.po
+++ b/source/fi/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-18 12:15+0000\n"
"Last-Translator: Harri Pitkรคnen <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2189,6 +2189,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Lue ohje verkossa"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/fi/svx/messages.po b/source/fi/svx/messages.po
index b1ce22737c9..804832f08b1 100644
--- a/source/fi/svx/messages.po
+++ b/source/fi/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-04 17:54+0000\n"
"Last-Translator: Harri Pitkรคnen <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Immateriaalioikeudet"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Ei mitรครคn"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Viimeisimmรคt"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Mukautettu vรคriโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "Poista"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Viivat ja nuolet"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Kรคyrรค"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Yhdysviivat"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Peruskuviot"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symbolit"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Nuolikuviot"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Vuokaavio"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Kuvatekstit"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Tรคhtikuviot"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D-kappaleet"
@@ -4140,8 +4140,8 @@ msgstr "Kopioi"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "Lisรครค"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/fi/sw/messages.po b/source/fi/sw/messages.po
index ebc575f2b35..3addc7a565c 100644
--- a/source/fi/sw/messages.po
+++ b/source/fi/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-02-18 12:07+0000\n"
"Last-Translator: Harri Pitkรคnen <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Teksti"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Ei mitรครคn]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Aloita"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "lopussa"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Ylhรครคllรค"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Alhaalla"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "Kirjoitussuojattu"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Automaattisen tekstin hakemistot on kirjoitussuojattu. Haluatko avata hakemistopolun asetuksen valintaikkunan?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Tilastotiedot"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Tuodaan asiakirjaa..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Viedรครคn asiakirjaa..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Tallennetaan asiakirjaa..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Uudelleensivutus..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Muotoillaan asiakirjaa automaattisesti..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Etsi..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Letter"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Oikoluku..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Tavutus..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Lisรคtรครคn hakemisto..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Pรคivitetรครคn hakemistoa..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Luodaan tiivistelmรครค..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Sovita objektit..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Taulukko"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Kuva"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objekti"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Kehys"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Muoto"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Osa"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numerointi"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "tyhjรค sivu"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Tiivistelmรค: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "erottimena: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Jรคsennys: taso "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Tyyli: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Sivunumero: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Vaihto ennen uutta sivua"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Lรคnsimainen teksti: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Aasialainen teksti: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Tuntematon tekijรค"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Poista kรคyttรคjรคn $1 huomautukset"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Piilota kรคyttรคjรคn $1 huomautukset"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Jรคsennysnumerointi"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 sanaa, %2 merkkiรค"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 sanaa, %2 merkkiรค valittuna"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Muunna teksti taulukoksi"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Lisรครค automaattinen muotoilu"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nimi"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Poista automaattinen muotoilu"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Seuraava taulukkotyyli poistetaan:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Nimeรค automaattinen muotoilu uudelleen"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Sulje"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Tam"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Hel"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Maa"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Pohjoinen"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Keski"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Etelรค"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Summa"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Haluttua taulukkotyyliรค ei voitu luoda. \n"
"Yritรค uudelleen kรคyttรคmรคllรค eri nimeรค."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numeerinen"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rivit"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Palsta"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Muokkaa lรคhdeluettelomerkintรครค"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Lisรครค lรคhdeluettelomerkintรค"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Palstojen %1 ja %2 vรคli"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Palstan %1 leveys"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer -taulukko"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer -kehys"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer -kuva"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Muut OLE-objektit"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Taulukon nimessรค ei saa olla vรคlejรค."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Valitut taulukon solut ovat liian monimutkaisia yhdistettรคvรคksi."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Valinnan jรคrjestรคminen ei onnistu"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Napsauta objektia"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Ennen automaattisen tekstin lisรครคmistรค"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Automaattisen tekstin lisรครคmisen jรคlkeen"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Hiiri objektin kohdalla"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Kรคynnistรค hyperlinkki"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Hiiri poistuu objektista"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Kuvan lataus onnistui"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Kuvan lataus keskeytyi"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Virhe kuvan latauksessa"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Aakkosnumeeristen merkkien syรถttรถ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Muiden kuin aakkosnumeeristen merkkien syรถttรถ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Muuta kehyksen kokoa"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Siirrรค kehystรค"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Otsikot"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Taulukot"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Tekstikehykset"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Kuvat"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE-objektit"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Kirjanmerkit"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Osat"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hyperlinkit"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Lรคhdeviitteet"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Hakemistot"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Piirrosobjektit"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Huomautukset"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Otsikko 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Tรคmรค on ensimmรคisen kappaleen sisรคltรถ. Tรคmรค on kรคyttรคjรคn mรครคrittรคmรคn hakemiston merkintรค."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Otsikko 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Tรคmรค on kappaleen 1.1 sisรคltรถ. Tรคmรค on sisรคllysluettelomerkintรค."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Otsikko 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Tรคmรค on ensimmรคisen kappaleen 1.2. Tรคmรค avainsana on aakkosellisen hakemiston merkintรค."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Taulukko 1: Tรคmรค on taulukko 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Kuva 1: Tรคmรค on kuva 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Otsikko"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Taulukko"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Tekstikehys"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Kuva"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE-objekti"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Kirjanmerkki"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Osa"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hyperlinkki"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Viite"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Hakemisto"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Huomautus"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Piirrosobjekti"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Lisรคmuotoilut..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Jรคrjestelmรค]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Vuorovaikutteinen tavutuksen tarkistus on jo kรคytรถssรค\n"
" toisessa asiakirjassa"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Tavutus"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "ei mahdollinen"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Poista $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Lisรครค $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Korvaa: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Uusi kappale"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Siirrรค"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Kรคytรค ominaisuuksia"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Kรคytรค tyylejรค: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Palauta ominaisuudet"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Muuta tyyliรค: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Lisรครค tiedosto"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Lisรครค automaattinen teksti"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Poista kirjanmerkki: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Lisรครค kirjanmerkki: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Lajittele taulukko"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Lajittele teksti"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Lisรครค taulukko: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Muunna teksti -> taulukko"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Muunna taulukko -> teksti"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopioi: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Korvaa $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Lisรครค sivunvaihto"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Lisรครค palstanvaihto"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Lisรครค kirjekuori"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopioi: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Siirrรค: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Lisรครค %PRODUCTNAME-kaavio"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Lisรครค kehys"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Poista kehys"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Automaattinen muotoilu"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Taulukon otsikko"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Korvaa: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Lisรครค osa"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Poista osa"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Muokkaa osaa"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Muuta oletusarvoja"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Korvaa tyyli: ยท$1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Poista sivunvaihto"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Tekstin korjaus"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Ylennรค/alenna jรคsennystรค"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Siirrรค jรคsennystรค"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Lisรครค numerointi"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Ylennรค tasoa"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Alenna tasoa"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Siirrรค kappaleita"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Lisรครค piirrosobjekti: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Numerointi pรครคllรค/pois"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Lisรครค sisennystรค"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Vรคhennรค sisennystรค"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Lisรครค otsikko: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Aloita numerointi alusta"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Muokkaa alatunnistetta"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Hyvรคksy muutos: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Hylkรครค muutos: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Jaa taulukko"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Lopeta ominaisuus"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Automaattinen korjaus"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Yhdistรค taulukko"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Vaihda kirjainkokoa"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Poista numerointi"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Piirrosobjektit: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Ryhmitรค piirrosobjektit"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Poista piirrosobjektien ryhmitys"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Poista piirrosobjektit"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Korvaa kuva"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Poista kuva"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Kรคytรค taulukon ominaisuuksia"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Taulukon automaattinen muotoilu"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Lisรครค sarake"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Lisรครค rivi"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Poista rivi/sarake"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Poista sarake"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Poista rivi"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Jaa solut"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Yhdistรค solut"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Solun muotoilu"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Lisรครค hakemisto/taulukko"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Poista hakemisto/taulukko"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Kopioi taulukko"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Kopioi taulukko"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Aseta kohdistin"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Kytke tekstikehykset"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Poista tekstikehysten kytkentรค"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Muokkaa alaviitteiden asetuksia"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Vertaa asiakirjaa"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Kรคytรค kehystyyliรค: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Ruby-asetus"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Lisรครค alaviite"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "Lisรครค URL-painike"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Lisรครค hyperlinkki"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "Poista nรคkymรคtรถn sisรคltรถ"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Taulukko/hakemisto muuttunut"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "monivalinta"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Kirjoitus: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Liitรค leikepรถytรค"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "esiintymรคt"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 sarake(tta)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 rivinvaihto(a)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "sivunvaihto"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "palstanvaihto"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Lisรครค $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Poista $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Ominaisuudet muuttuneet"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Taulukko muuttunut"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Tyyli muuttunut"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Kappalemuotoilu muuttunut"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Lisรครค rivi"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Poista rivi"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Lisรครค solu"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Poista solu"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 muutosta"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Muuta sivutyyliรค: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Luo sivutyyli: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Poista sivutyyli: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Uudelleennimeรค sivutyyli: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Ylรค-/alaotsikko muuttunut"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Kenttรค muuttunut"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Luo kappaletyyli: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Poista kappaletyyli: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Uudelleennimeรค kappaletyyli: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Luo merkkityyli: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Poista merkkityyli: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Uudelleennimeรค merkkityyli: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Luo kehystyyli: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Poista kehystyyli: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Uudelleennimeรค kehystyyli: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Luo numerointityyli: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Poista numerointityyli: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Uudelleennimeรค numerointityyli: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Uudelleennimeรค kirjanmerkki: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Lisรครค hakemistomerkintรค"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Poista hakemistomerkintรค"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "kenttรค"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Kappaleet"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "kehys"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-objekti"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "kaava"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "kaavio"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "huomautus"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "ristiviittaus"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "skripti"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "lรคhdeviittaus"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "erikoismerkki"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "alaviite"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "kuva"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "piirrosobjekteja"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "taulukko: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "kappale"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Kappalemerkki"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Muuta objektin $1 otsikkoa"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Muuta objektin $1 kuvausta"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Luo taulukkotyyli: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Poista taulukkotyyli: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Pรคivitรค taulukkotyyli: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Poista taulukko"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Asiakirjanรคkymรค"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Asiakirjanรคkymรค"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Ylรคtunniste $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Ylรคtunnistesivu $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Alatunniste $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Alatunnistesivu $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Alaviite $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Alaviite $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Loppuviite $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Loppuviite $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) sivulla $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Sivu $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Sivu: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Tekijรค"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Pรคivรคmรครคrรค"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Toiminnot"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Napsauttamalla tรคtรค painiketta saat listan toiminnoista, jotka voidaan suorittaa tรคlle tai kaikille kommenteille"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Asiakirjan esikatselu"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Esikatselutila)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME-asiakirja"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Lukuvirhe"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Kuvaa ei voi nรคyttรครค."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Virhe luettaessa tietoja leikepรถydรคltรค."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Pakotettu palstan vaihto"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Rivi %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Sarake %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Merkki"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Kappale"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Kehys"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Sivut"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numerointi"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Taulukko"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Solu"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Aasialainen"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Lรคnsimainen"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Sisรคltรถ"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Sivun tausta"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Piiloteksti"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Tekstin paikkamerkit"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Lomakkeen ohjausobjektit"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Vรคri"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Tulosta teksti mustana"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Sivut"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Tulosta ~automaattisesti lisรคtyt tyhjรคt sivut"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Paperilokero tulostimen asetuksista"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Tulosta"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Ei mitรครคn (vain asiakirja)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Vain huomautukset"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Sijoita asiakirjan loppuun"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Sijoita sivun loppuun"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "Huomautukset"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Paperin puolet"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Kaikki sivut"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Paperin kรครคntรถpuolet / vasemmat sivut"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Paperin etupuolet / oikeat sivut"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Sisรคllytรค"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Esite"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Vasemmalta oikealle luettava teksti"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Oikealta vasemmalle luettava teksti"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Alue ja kopiot"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "Kaikki sivut"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Sivut"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "Valinta"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Sijoita marginaaliin"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funktiot"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Peruuta"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Kรคytรค"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Kaavatyรถkalut"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Kaavan tyyppi"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Kaavan teksti"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Yleisnรคkymรค"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Sisรคllรถn selailunรคkymรค"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Jรคsennystaso"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Vetotila"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Lisรครค hyperlinkkinรค"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Lisรครค linkkinรค"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Lisรครค kopiona"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Nรคytรค"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktiivinen ikkuna"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "piilotettu"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktiivinen"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ei kรคytรถssรค"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Muokkaa..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Pรคivitรค"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Muokkaa"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Muokkaa linkkiรค"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Lisรครค"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "Hakemisto"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Tiedosto"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Uusi asiakirja"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Teksti"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Poista"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "Poista"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Valinta"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Hakemistot"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Linkit"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Kaikki"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "Poista hakemisto"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "Poista suojaus"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "piilotettu"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Tiedostoa ei lรถytynyt: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Nimeรค uudelleen"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Vain luku"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Nรคytรค kaikki"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Piilota kaikki"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Poista kaikki"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Vasen: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Oikea: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Sisempi: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Ulompi: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Ylรคreuna: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Alareuna: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Sivu"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Viiva"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Tekijรค"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Syntaksivirhe **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Jako nollalla **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Virheellinen sulkeiden kรคyttรถ **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Potenssifunktion ylivuoto **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Ylivuoto **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Virhe **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Virheellinen lauseke **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Virhe: Viitteen lรคhdettรค ei lรถydy"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Ei mitรครคn"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(kiinteรค)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Aakkosellinen hakemisto"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Sisรคllysluettelo"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Lรคhdeluettelo"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Sitaatti"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Taulukkoluettelo"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Objektiluettelo"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-napsautus avaa linkin"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Napsautus avaa linkin"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Pรครคotsikko"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Aihe"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Avainsanat"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Huomautukset"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Luotu"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Muokattu"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Edellinen tulostus"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Versionumero"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Kokonaismuokkausaika"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Muunna $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Muunna ensin $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Muunna seuraavaksi $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Lehtiartikkeli"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Kirja"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Esitteet"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Konferenssijulkaisut"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Kirjan katkelma"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Kirjan katkelma ja otsikko"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferenssijulkaisut"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Pรคivรคkirja"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Tekninen asiakirja"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tutkielma"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Sekalaiset"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Vรคitรถskirja"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferenssijulkaisut"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Tutkimusraportti"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Julkaisematon"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Sรคhkรถposti"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Web-asiakirja"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Lyhyt nimi"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tyyppi"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Osoite"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Huomautus"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Tekijรค(t)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Kirjan otsikko"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Luku"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Laitos"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Muokkaaja"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Julkaisutyyppi"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Instituutio"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Pรคivรคkirja"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Kuukausi"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Huomautus"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Luku"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organisaatio"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Sivut"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Julkaisija"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Yliopisto"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Sarjan nimi"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Pรครคotsikko"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Raportin tyyppi"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Osan numero"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Vuosi"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL-osoite"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Muokkaa hakemistomerkintรครค"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Lisรครค hakemistomerkintรค"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Asiakirja sisรคltรครค jo lรคhdeluettelomerkinnรคn, mutta siinรค on eri tiedot. Haluatko muokata olemassa olevia merkintรถjรค?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Huomautukset"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Nรคytรค huomautukset"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Piilota huomautukset"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Pikavalinnan nimi on jo kรคytรถssรค. Valitse jokin muu nimi."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Poistetaanko automaattinen teksti?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Poistetaan luokka "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Automaattinen teksti :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Tallenna automaattinen teksti"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Tiedostossa ei ole automaattista tekstiรค."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Omat automaattiset tekstit"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Automaattista tekstiรค pikavalinnalle '%1' ei lรถytynyt."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Taulukkoa, jossa ei ole yhtรครคn riviรค tai solua, ei voi lisรคtรค"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Taulukkoa ei voi lisรคtรค, koska se on liian iso"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Automaattista tekstiรค ei voitu luoda."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Pyydetty leikepรถydรคn muoto ei ole kรคytettรคvissรค."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Kaikki huomautukset"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Kaikki huomautukset"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Huomautukset tekijรคltรค "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(ei pรคivรคmรครคrรครค)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(ei tekijรครค)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Vastaus viestiin $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Muokkaa osoitelohkoa"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Mukautettu tervehdys (miehille)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Mukautettu tervehdys (naisille)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Tervehdyksen kentรคt"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Lisรครค tervehdykseen"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Poista tervehdyksestรค"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Vedรค tervehdyksen kentรคt alla olevaan laatikkoon"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Tervehdys"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Vรคlimerkki"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Teksti"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Kohdista osoitelistan kentรคt tervehdyksiin."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Tervehdyksen esikatselu"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Osoitelohkon kentรคt"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Tervehdyksen kentรคt"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Vastaa kenttรครค:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Esikatselu"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " ei vielรค tรคsmรคnnyt "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Kaikki tiedostot"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Osoitelistat (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Teksti (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Vรคlimerkein muotoiltua tekstiรค (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Haluatko syรถttรครค sรคhkรถpostiyhteyden tiedot nyt?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME osoitelista (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Valitse asiakirja pohjaksi"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Valitse asiakirjan tyyppi"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Lisรครค osoitelohko"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Valitse osoitelista"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Luo tervehdys"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Sรครคdรค asettelua"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Sulje pois vastaanottaja"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Valmis"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Joukkokirjeen ohjattu luonti"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nimi"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Tyyppi"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Taulu"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Kysely"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Jatketaanko tarkistusta asiakirjan alusta?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Oikoluku on valmis."
@@ -4315,212 +4325,212 @@ msgstr "Oikoluku on valmis."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Pรคivรคmรครคrรค"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Aika"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Tiedoston nimi"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Tietokannan nimi"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Luku"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Sivunumerot"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Tilastotiedot"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Tekijรค"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Mallit"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Lรคhettรคjรค"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Mรครคritรค muuttuja"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Nรคytรค muuttuja"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Lisรครค kaava"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Syรถttรถkenttรค"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Syรถttรถkenttรค (muuttuja)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Syรถttรถkenttรค (kรคyttรคjรค)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Ehdollinen teksti"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE-kenttรค"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Suorita makro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Numeroalue"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Mรครคritรค sivumuuttuja"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Nรคytรค sivumuuttuja"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Lataa URL-osoite"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Paikkamerkki"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Yhdistรค merkit"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Valintaluettelo"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Mรครคritรค viite"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Lisรครค viite"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Joukkokirjeen kenttรค"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Seuraava tietue"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Mikรค tahansa tietue"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Tietueen numero"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Edellinen sivu"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Seuraava sivu"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Piiloteksti"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Kรคyttรคjรคkenttรค"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Huomautus"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Komentosarja"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Lรคhdeluettelomerkintรค"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Piilotettu kappale"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Asiakirjatiedot"
@@ -4528,74 +4538,74 @@ msgstr "Asiakirjatiedot"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Pรคivรคmรครคrรค"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Kiinteรค pรคivรคmรครคrรค"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Aika"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Kiinteรค kellonaika"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Taulukot"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Merkit"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Sanat"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Kappaleet"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Kuva"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objektit"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Sivut"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "Automaattinen DDE"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "Manuaalinen DDE"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Teksti]"
@@ -4603,87 +4613,87 @@ msgstr "[Teksti]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Yritys"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Etunimi"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Sukunimi"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Nimikirjaimet"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Katuosoite"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Maa"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Postinumero"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Postitoimipaikka"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Ammatti"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Asema"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Puh. (Koti)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Puh. (Tyรถ)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "Faksi"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Sรคhkรถposti"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Osavaltio"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "ei kรคytรถssรค"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "kรคytรถssรค"
@@ -4692,32 +4702,32 @@ msgstr "kรคytรถssรค"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Tiedoston nimi"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Tiedoston nimi ilman tunnistetta"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Polku/tiedosto"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Polku"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Tyyli"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Luokka"
@@ -4725,22 +4735,22 @@ msgstr "Luokka"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Luvun nimi"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Luvun numero"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Luvun numero ilman erotinta"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Luvun numero ja nimi"
@@ -4748,47 +4758,47 @@ msgstr "Luvun numero ja nimi"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Roomalaiset (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Roomalaiset (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabialaiset (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Sivutyylinรค"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Teksti"
@@ -4796,12 +4806,12 @@ msgstr "Teksti"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nimi"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Nimikirjaimet"
@@ -4809,42 +4819,42 @@ msgstr "Nimikirjaimet"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Jรคrjestelmรค"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Teksti"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nimi"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Teksti"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Kaava"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Teksti"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Tietokanta"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Jรคrjestelmรค"
@@ -4852,17 +4862,17 @@ msgstr "Jรคrjestelmรค"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Tekijรค"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Aika"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Pรคivรคmรครคrรค"
@@ -4870,67 +4880,67 @@ msgstr "Pรคivรคmรครคrรค"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Viite"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Sivu"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Luku"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Ylhรครคllรค/alhaalla"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Sivutyylinรค"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Luokka ja numero"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Kuvateksti"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numerointi"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Numero"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Numero (ei ylรคtasoja)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Numero (kaikki tasot)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -4938,27 +4948,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Teksti"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Taulukko"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Kehys"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Kuva"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objekti"
@@ -4966,1232 +4976,1232 @@ msgstr "Objekti"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Ehto"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Sitten, Muuten"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE-lauseke"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "~Piilotettu teksti"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Makron n~imi"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Viite"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "~Merkit"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "S~iirtymรค"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Arvo"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Kaava"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Muokattu"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Kรคyttรคjรคn mรครคrittรคmรค]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "V.etรคisyys"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "P.etรคisyys"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Leveys"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Korkeus"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Vasen reunus"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Ylรคreunus"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Palstat"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rivit"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Seuraava palvelu ei ole kรคytettรคvissรค: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Sana- ja merkkimรครคrรค. Napsauta avataksesi sanamรครคrรคikkunan."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Yhden sivun nรคkymรค"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Usean sivun nรคkymรค"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Kirjanรคkymรค"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Sivutyyli. Napsauta oikealla painikkeella muuttaaksesi tyyliรค tai napsauta avataksesi tyyli-ikkunan."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Anfangikoko"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rivit"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Ei anfangeja"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Ei sivunvaihtoa"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "ร„lรค peilaa"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Kรครคnnรค pystysuunnassa"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Kรครคnnรค vaakasuunnassa"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Vaaka- ja pystysuuntainen kรครคnnรถs"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ peilaa vaakasuunnassa parillisilla sivuilla"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Merkkityyli"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Ei merkkityyliรค"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Alatunniste"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Ei alatunnistetta"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Ylรคtunniste"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Ei ylรคtunnistetta"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Optimaalinen rivitys"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Ei rivitystรค"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Lรคpi"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Samansuuntainen rivitys"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Rivitys vasemmalle"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Rivitรค oikealle"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Vain ankkuri)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Leveys:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Kiinteรค korkeus:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Korkeus vรคhintรครคn:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "kappaleeseen"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "merkkiin"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "sivulle"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X-koordinaatti:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y-koordinaatti:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ylhรครคllรค"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Keskitetty pystytasossa"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "pohjalla"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Rivin ylรคreuna"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Keskitetty rivi"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Rivin alareuna"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Rivirekisteri"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Ei rivirekisteriรค"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "oikealla"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Keskitetty vaakataso"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "vasemmalla"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "sisรคllรค"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ulkopuolella"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Tรคysi leveys"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Palstat"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Erottimen leveys:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Suurin alaviiteala:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Muokattavissa kirjoitussuojatuissa asiakirjoissa"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Jaa"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numerointi"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "ei numerointia"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "linkitetty kohteeseen "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "ja "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Laske rivit"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "ei rivien laskemista"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "aloita rivilaskenta uudelleen mรครคrityksellรค: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Kirkkaus: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Punainen: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Vihreรค: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Sininen: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrasti: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Lรคpinรคkyvyys: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Kรครคnnรค"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "รคlรค kรครคnnรค"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafiikkatila: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Vakio"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Harmaasรคvyt"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Mustavalkoinen"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Vesileima"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Kierto"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Ei ruudukkoa"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Ruudukko (vain viivat)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Ruudukko (viivat ja merkit)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Seuraa tekstin rivitystรค"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "ร„lรค seuraa tekstin rivitystรค"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Yhdistรค reunat"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "ร„lรค yhdistรค reunoja"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Taulukko"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Tekstikehys"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Sivu"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Piirros"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Ohjausobjekti"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Osa"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Kirjanmerkki"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Kuva"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE-objekti"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Otsikot"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Valinta"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Alaviite"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Muistutus"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Huomautus"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Toista haku"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Hakemistomerkintรค"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Taulukkokaava"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Vรครคrรค taulukkokaava"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Seuraava taulukko"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Seuraava tekstikehys"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Seuraava sivu"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Seuraava piirros"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Seuraava ohjausobjekti"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Seuraava osa"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Seuraava kirjanmerkki"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Seuraava kuva"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Seuraava OLE-objekti"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Seuraava otsikko"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Seuraava valinta"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Seuraava alaviite"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Seuraava muistutus"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Seuraava huomautus"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Jatka hakua eteenpรคin"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Seuraava hakemistomerkintรค"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Edellinen taulukko"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Edellinen tekstikehys"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Edellinen sivu"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Edellinen piirros"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Edellinen ohjausobjekti"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Edellinen osa"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Edellinen kirjanmerkki"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Edellinen kuva"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Edellinen OLE-objekti"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Edellinen otsikko"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Edellinen valinta"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Edellinen alaviite"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Edellinen muistutus"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Edellinen huomautus"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Jatka hakua taaksepรคin"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Edellinen hakemistomerkintรค"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Edellinen taulukon kaava"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Seuraava taulukon kaava"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Edellinen virheellinen taulukon kaava"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Seuraava virheellinen taulukon kaava"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Lisรคtty"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Poistettu"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Muotoiltu"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Taulukko muuttunut"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Kรคytetyt kappaletyylit"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Kappalemuotoilu muuttunut"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Rivi lisรคtty"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Rivi poistettu"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Solu lisรคtty"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Solu poistettu"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Loppuviite: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Alaviite: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-napsauta avataksesi toimintotunnistevalikon"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Ylรคtunniste (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Ensimmรคisen sivun ylรคtunniste (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Vasemman sivun ylรคtunniste (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Oikean sivun ylรคtunniste (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Alatunniste (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Ensimmรคisen sivun alatunniste (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Vasemman sivun alatunniste (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Oikean sivun alatunniste (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Poista ylรคtunniste..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Muotoile ylรคtunniste..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Poista alatunniste..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Muotoile alatunniste..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Kuvatiedostoa ei voi avata"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Kuvatiedostoa ei voi lukea"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Tuntematon kuvatiedostomuoto"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Tรคtรค kuvatiedoston versiota ei tueta"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Kuvasuodatinta ei lรถytynyt"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Muisti ei riitรค kuvan lisรครคmiseen."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Lisรครค kuva"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Huomautus: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Lisรคys"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Poisto"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Automaattinen korjaus"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Muodot"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Taulukon muutokset"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Kรคytetyt kappaletyylit"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Sivu "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Sivu %1 / %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Sivu %1 / %2 (Sivu %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Kappale"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Kuva"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE-objekti"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Kehys"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Taulukko"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Taulukon rivi"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Taulukon solu"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Sivu"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Ylรคtunniste"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Alatunniste"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML -asiakirja"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Otsikko"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Erotin"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Taso "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Tiedostoa %1 hakemistopolusta %2 ei lรถytynyt."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Kรคyttรคjรคn mรครคrittรคmรค hakemisto"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Ei mitรครคn>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Ei mitรครคn>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "M#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "M"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "S"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "LI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LA"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LL"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Luvun numero"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Merkintรค"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Sarkainkohta"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Teksti"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Sivunumero"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Luvun tiedot"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Hyperlinkin alku"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Hyperlinkin loppu"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Lรคhdeluettelomerkintรค: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Merkin tyyli: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Jรคsennรค tekstiรค"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Napsauta Ctrl+Alt+A siirtรครคksesi kohdistimen muihin toimenpiteisiin"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Napsauta vasenta tai oikeaa nuolinรคppรคintรค valitaksesi jรคsennystyรถkalun"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Napsatau Ctrl+Alt+B siirtรครคksesi kohdistimen takaisin nykyiseen jรคsennystyรถkaluun"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Aakkostetun hakemiston (*.sdi) luontitiedosto"
@@ -6199,237 +6209,237 @@ msgstr "Aakkostetun hakemiston (*.sdi) luontitiedosto"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Perusviiva ~ylhรครคllรค"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Perusviiva alhaalla"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "~Keskitetty perusviiva"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Lisรครค objekti"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Muokkaa objektia"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Malli: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Reunat"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Tausta"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Kappaleen tyyli: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Kรคsiteltรคvรคlle sivulle ei voi lisรคtรค sivunumeroa. Parillisia numeroita voi kรคyttรครค vasemmanpuoleisilla sivuilla, parittomia numeroita oikeanpuoleisilla."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Perusasiakirja"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION -perusasiakirja"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Tiedostojen yhdistรคminen tuhoaa nykyisen osan sisรคllรถn. Kytketรครคnkรถ kuitenkin?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Annettu salasana on virheellinen."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Salasanaa ei ole mรครคritetty."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Tavutus valmis"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Ei mikรครคn (ei oikolukua)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Palauta oletuskieli"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Lisรครค..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "Ohita"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Selitys..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Tarkista erityisalueet -toiminto on poistettu kรคytรถstรค. Tarkistetaanko kuitenkin?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Asiakirjoja ei voitu yhdistรครค."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Lรคhdettรค ei voi ladata."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Faksitulostinta ei ole mรครคritetty kohdassa Tyรถkalut/Asetukset/%1/Tulostus."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML-asiakirja"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Tekstiasiakirja"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Lรคhdettรค ei mรครคritetty."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Taso "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Jรคsennys "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Muokkaa ala- tai loppuviitettรค"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Etsittรคvรค korvattu XX kertaa."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rivi "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Palsta "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Vie lรคhde..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "Vie kopio lรคhteestรค..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "Jatka"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tehtรคvรค"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Tila"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Lรคhetetรครคn kohteeseen: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Lรคhetys onnistui"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Lรคhetys epรคonnistui"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "YRITYS;CR;ETUNIMI; ;SUKUNIMI;CR;OSOITE;CR;POSTITOIMIPAIKKA; ;OSAVALTIO; ;POSTINUMERO;CR;MAA;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Tekstikaava"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "Zoomaus"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Ylรถs"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Alas"
@@ -6437,7 +6447,7 @@ msgstr "Alas"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Asiakirjan luokitus on muuttunut, koska kappaleen luokitustaso on korkeampi"
@@ -6445,32 +6455,32 @@ msgstr "Asiakirjan luokitus on muuttunut, koska kappaleen luokitustaso on korkea
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Kelvollinen "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Epรคkelpo"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Epรคkelpo allekirjoitus"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Allekirjoittanut"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Kappaleen allekirjoitus"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Kรคyntikortit"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Pikavalikoiden automaattiset tekstit "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Kirjanmerkki"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Lisรครค"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Nimeรค uudelleen"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Poista"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Siirry kirjanmerkkiin"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Poista"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Nimeรค uudelleen"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12911,8 +12931,8 @@ msgstr "Jรคsennystaso:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Leipรคteksti"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13370,80 +13390,85 @@ msgstr "Vaihdot"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Piiloteksti"
+msgid "Hidden characters"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Kentรคt: piilotettu teksti"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Kentรคt: piilotetut kappaleet"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Nรคytรค"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Kaavaobjektit tekstirivin mukaan"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Asetteluavut"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Suora kohdistin"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Lisรครค"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Kappaleen tasaus"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Kappaleen vasen reunus"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "Sarkaimet"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Sarkaimet ja vรคlit"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "Vรคlit"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Suora kohdistin"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Ota kohdistin kรคyttรถรถn"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Suojatut alueet"
diff --git a/source/fi/vcl/messages.po b/source/fi/vcl/messages.po
index b5092797d42..43a4d0ad46a 100644
--- a/source/fi/vcl/messages.po
+++ b/source/fi/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-01-28 11:17+0000\n"
"Last-Translator: Harri Pitkรคnen <hatapitk@iki.fi>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,391 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1517138222.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/fr/cui/messages.po b/source/fr/cui/messages.po
index a613b71659a..686352d163e 100644
--- a/source/fr/cui/messages.po
+++ b/source/fr/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-08 15:21+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Chemin du certificat"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Langue :"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Taille :"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Taille :"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Langue :"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Police de texte occidental"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Taille :"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Langue :"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Police de texte asiatique"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Taille :"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Langue :"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Police de scripts complexes"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Aperรงu"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Statut"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Paramรฉtrages de police pour les sources HTML, Basic et SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Infoballons"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Aide"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Utiliser les boรฎtes de dialogue %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Boรฎtes de dialogue ouvrir/enregistrer"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Utiliser les boรฎtes de _dialogue %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Boรฎtes de dialogue Imprimer"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_Impression : spรฉcification du statut \"Document modifiรฉ\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Statut du document"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "Interprรฉter _comme annรฉes entre "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "et "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Annรฉes (deux chiffres)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Collecter des donnรฉes d'utilisation et les envoyer ร  The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Aider ร  amรฉliorer %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Charger %PRODUCTNAME lors du dรฉmarrage du systรจme"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Activer le dรฉmarrage rapide de la zone de notification"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Dรฉmarrage rapide de %PRODUCTNAME"
diff --git a/source/fr/helpcontent2/source/auxiliary.po b/source/fr/helpcontent2/source/auxiliary.po
index 4063f134146..2b60aeb97e5 100644
--- a/source/fr/helpcontent2/source/auxiliary.po
+++ b/source/fr/helpcontent2/source/auxiliary.po
@@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-22 20:31+0000\n"
-"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
+"PO-Revision-Date: 2018-07-06 12:56+0000\n"
+"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527021093.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530881761.000000\n"
#: sbasic.tree
msgctxt ""
@@ -62,7 +62,7 @@ msgctxt ""
"070205\n"
"node.text"
msgid "Advanced Basic Libraries"
-msgstr ""
+msgstr "Bibliothรจques Basic avancรฉ"
#: sbasic.tree
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/scalc/01.po b/source/fr/helpcontent2/source/text/scalc/01.po
index 1eea106a79b..287b9165240 100644
--- a/source/fr/helpcontent2/source/text/scalc/01.po
+++ b/source/fr/helpcontent2/source/text/scalc/01.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-25 15:41+0000\n"
+"PO-Revision-Date: 2018-07-06 15:47+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1527262881.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530892069.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -14646,7 +14646,7 @@ msgctxt ""
"hd_id3163596\n"
"help.text"
msgid "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SUM</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sum_head\"><link href=\"text/scalc/01/04060106.xhp#Section16\">SOMME</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -14774,7 +14774,7 @@ msgctxt ""
"hd_id3151957\n"
"help.text"
msgid "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SUMIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"sumif_head\"><link href=\"text/scalc/01/04060106.xhp#Section15\">SOMME.SI</link></variable>"
#: 04060106.xhp
msgctxt ""
@@ -35550,7 +35550,7 @@ msgctxt ""
"hd_id3148437\n"
"help.text"
msgid "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">COUNT</link></variable>"
-msgstr ""
+msgstr "<variable id=\"count_head\"><link href=\"text/scalc/01/04060181.xhp#count\">NB</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35622,7 +35622,7 @@ msgctxt ""
"hd_id3149729\n"
"help.text"
msgid "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">COUNTA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"counta_head\"><link href=\"text/scalc/01/04060181.xhp#counta\">NBVAL</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35694,7 +35694,7 @@ msgctxt ""
"hd_id3150896\n"
"help.text"
msgid "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">COUNTBLANK</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countblank_head\"><link href=\"text/scalc/01/04060181.xhp#countblank\">NB.VIDE</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -35758,7 +35758,7 @@ msgctxt ""
"hd_id3164897\n"
"help.text"
msgid "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">COUNTIF</link></variable>"
-msgstr ""
+msgstr "<variable id=\"countif_head\"><link href=\"text/scalc/01/04060181.xhp#countif\">NB.SI</link></variable>"
#: 04060181.xhp
msgctxt ""
@@ -41174,7 +41174,7 @@ msgctxt ""
"hd_id3154511\n"
"help.text"
msgid "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
-msgstr ""
+msgstr "<variable id=\"max_head\"><link href=\"text/scalc/01/04060184.xhp#max\">MAX</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41254,7 +41254,7 @@ msgctxt ""
"hd_id3166426\n"
"help.text"
msgid "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"maxa_head\"><link href=\"text/scalc/01/04060184.xhp#maxa\">MAXA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41334,7 +41334,7 @@ msgctxt ""
"hd_id3153820\n"
"help.text"
msgid "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIAN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"median_head\"><link href=\"text/scalc/01/04060184.xhp#median\">MEDIANE</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41406,7 +41406,7 @@ msgctxt ""
"hd_id3154541\n"
"help.text"
msgid "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
-msgstr ""
+msgstr "<variable id=\"min_head\"><link href=\"text/scalc/01/04060184.xhp#min\">MIN</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41478,7 +41478,7 @@ msgctxt ""
"hd_id3147504\n"
"help.text"
msgid "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"mina_head\"><link href=\"text/scalc/01/04060184.xhp#mina\">MINA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41558,7 +41558,7 @@ msgctxt ""
"hd_id3166465\n"
"help.text"
msgid "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">AVEDEV</link></variable>"
-msgstr ""
+msgstr "<variable id=\"avedev_head\"><link href=\"text/scalc/01/04060184.xhp#avedev\">ECART.MOYEN</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41622,7 +41622,7 @@ msgctxt ""
"hd_id3145824\n"
"help.text"
msgid "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">AVERAGE</link></variable>"
-msgstr ""
+msgstr "<variable id=\"average_head\"><link href=\"text/scalc/01/04060184.xhp#average\">MOYENNE</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -41686,7 +41686,7 @@ msgctxt ""
"hd_id3148754\n"
"help.text"
msgid "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">AVERAGEA</link></variable>"
-msgstr ""
+msgstr "<variable id=\"averagea_head\"><link href=\"text/scalc/01/04060184.xhp#averagea\">MOYENNEA</link></variable>"
#: 04060184.xhp
msgctxt ""
@@ -56902,7 +56902,7 @@ msgctxt ""
"par_id1191767622119\n"
"help.text"
msgid "In all examples below, ranges for calculation contain the row #6, which is ignored because it contains text."
-msgstr ""
+msgstr "Dans tous les exemples ci-dessous, les plages de calcul contiennent la ligne #6, qui est ignorรฉe parce qu'elle contient du texte."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56910,7 +56910,7 @@ msgctxt ""
"par_id961527953004850\n"
"help.text"
msgid "<variable id=\"args\">Func_Range; Range1; Criterion1 [ ; Range2; Criterion2 [;...]])</variable>"
-msgstr ""
+msgstr "<variable id=\"args\">Plage_Fonction;Plage1;Critรจre1 [;Plage2;Critรจre2 [;...]])</variable>"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56918,7 +56918,7 @@ msgctxt ""
"par_id94162948227556\n"
"help.text"
msgid "The logical relation between criteria can be defined as logical AND (conjunction). In other words, if and only if all given criteria are met, a value from the corresponding cell of the given <emph>Func_Range</emph> is taken into calculation."
-msgstr ""
+msgstr "La relation logique entre les critรจres peut รชtre dรฉfinie comme ET logique (conjonction). En d'autres termes, si et seulement si tous les critรจres donnรฉs sont satisfaits, une valeur de la cellule correspondante de la plage donnรฉe <emph>Plage_Fonction</emph> est prise en compte dans le calcul."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56926,7 +56926,7 @@ msgctxt ""
"par_id14734320631377\n"
"help.text"
msgid "<emph>Func_Range</emph> and <emph>Range1, Range2...</emph> must have the same size, otherwise the function returns err:502 - Invalid argument."
-msgstr ""
+msgstr "<emph>Plage_Fonction</emph> et <emph>Plage1, Plage2...</emph> doivent avoir la mรชme taille, sinon la fonction renvoie une err502 - argument incorrecte."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56934,7 +56934,7 @@ msgctxt ""
"par_id23526994221948\n"
"help.text"
msgid "<emph>Criterion1</emph> โ€“ required argument. A string expression representing a logical condition or a cell reference to such string expression. The expression can contain text, numbers, regular expressions or wildcards (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\">if enabled in calculation options</link>)."
-msgstr ""
+msgstr "<emph>Critรจre1</emph> - argument requis. Une expression de chaรฎne reprรฉsentant une condition logique ou une rรฉfรฉrence de cellule ร  une telle expression de chaรฎne. L'expression peut contenir du texte, des nombres, des expressions rรฉguliรจres ou des caractรจres gรฉnรฉriques (<link href=\"text/shared/optionen/01060500.xhp#wildcards\" name=\"Wild cards\"> si activรฉ dans les options de calcul</link>)."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56942,7 +56942,7 @@ msgctxt ""
"par_id190621657742\n"
"help.text"
msgid "<emph>Range2</emph> โ€“ Optional. Range2 and all the following mean the same as Range1."
-msgstr ""
+msgstr "<emph>Plage2</emph> โ€“ Facultatif. Plage2 et tous les arguments suivants ont la mรชme signification que Plage1."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56950,7 +56950,7 @@ msgctxt ""
"par_id317001803813193\n"
"help.text"
msgid "<emph>Criterion2</emph> โ€“ Optional. Criterion2 and all the following mean the same as Criterion1."
-msgstr ""
+msgstr "<emph>critรจre2</emph> โ€“ facultatif. Critรจre2 et tous les autres ont la mรชme signification que critรจre1."
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56958,7 +56958,7 @@ msgctxt ""
"par_id191527781733238\n"
"help.text"
msgid "The function can have up to 255 arguments, meaning that you can specify 127 criteria ranges and criteria for them."
-msgstr ""
+msgstr "La fonction peut avoir jusqu'ร  255 arguments, ce qui signifie que 127 plages de critรจres et critรจres peuvent leur รชtre spรฉcifiรฉ"
#: ex_data_stat_func.xhp
msgctxt ""
@@ -56966,7 +56966,7 @@ msgctxt ""
"par_id175721789527973\n"
"help.text"
msgid "If a cell contains TRUE, it is treated as 1, if a cell contains FALSE โ€“ as 0 (zero)."
-msgstr ""
+msgstr "Si une cellule contient VRAI, elle est traitรฉe comme 1, si une cellule contient FAUX - comme 0 (zรฉro)"
#: exponsmooth_embd.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/scalc/guide.po b/source/fr/helpcontent2/source/text/scalc/guide.po
index c2e6fdea96a..580a6b33f24 100644
--- a/source/fr/helpcontent2/source/text/scalc/guide.po
+++ b/source/fr/helpcontent2/source/text/scalc/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-05-22 13:16+0200\n"
-"PO-Revision-Date: 2018-05-29 16:27+0000\n"
+"PO-Revision-Date: 2018-07-06 09:34+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1527611265.000000\n"
+"X-POOTLE-MTIME: 1530869646.000000\n"
#: address_auto.xhp
msgctxt ""
@@ -1295,7 +1295,7 @@ msgctxt ""
"par_id9720145\n"
"help.text"
msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
-msgstr "Maintenez <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> si vous voulez remplir les cellules avec des valeurs diffรฉrentes."
+msgstr "Maintenez <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> si vous ne voulez pas remplir les cellules avec des valeurs diffรฉrentes."
#: calc_series.xhp
msgctxt ""
@@ -9991,7 +9991,7 @@ msgctxt ""
"par_id2367931\n"
"help.text"
msgid "Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> if you do not want to fill the cells with different values."
-msgstr "Maintenez <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> si vous voulez remplir les cellules avec des valeurs diffรฉrentes."
+msgstr "Maintenez <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> si vous ne voulez pas remplir les cellules avec des valeurs diffรฉrentes."
#: sorted_list.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared.po b/source/fr/helpcontent2/source/text/shared.po
index 85fcffa1b2c..e35c3da18ac 100644
--- a/source/fr/helpcontent2/source/text/shared.po
+++ b/source/fr/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-11-30 17:11+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">La barre d'outils Paramรจtres 3D contrรดle les propriรฉtรฉs des objets 3D sรฉlectionnรฉs.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "(Dรฉs)activer l'extrusion"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Ouvre la fenรชtre Profondeur d'extrusion.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Ouvre la fenรชtre Orientation d'extrusion.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Ouvre la fenรชtre ร‰clairage de l'extrusion.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Ouvre la fenรชtre Surface d'extrusion.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Ouvre la barre d'outils Couleur d'extrusion.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/00.po b/source/fr/helpcontent2/source/text/shared/00.po
index 7421683f51d..9986bdc4647 100644
--- a/source/fr/helpcontent2/source/text/shared/00.po
+++ b/source/fr/helpcontent2/source/text/shared/00.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-06-06 14:34+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 14:35+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1528295668.000000\n"
+"X-POOTLE-MTIME: 1530887732.000000\n"
#: 00000001.xhp
msgctxt ""
@@ -5326,24 +5326,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Choisissez <emph>Fichier - Aperรงu dans le Navigateur Web</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Choisissez <emph> Fichier - Nouveau</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Icรดne <emph>Nouveau</emph> de la barre <emph>Standard</emph> (l'icรดne affiche le type du nouveau document)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5374,8 +5374,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menu <emph>Fichier - Nouveau</emph><emph>- Modรจles</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5390,96 +5390,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Choisissez <emph>Fichier - Nouveau - ร‰tiquettes</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Choisissez l'onglet <emph>Fichier - Nouveau - ร‰tiquettes - ร‰tiquettes</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Choisissez l'onglet <emph>Fichier - Nouveau - ร‰tiquettes - Format</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Choisissez l'onglet <emph>Fichier - Nouveau - Cartes de visite - Format</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Choisissez l'onglet <emph>Fichier - Nouveau - ร‰tiquettes - Options</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Choisissez l'onglet <emph>Fichier - Nouveau - Cartes de visite - Options</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Choisissez <emph>Fichier - Nouveau - Cartes de visite</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Choisissez l'onglet <emph>Fichier - Nouveau - Cartes de visite - Mรฉdia</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Choisissez <emph>Fichier - Nouveau - Cartes de visite - Cartes de visite</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Choisissez <emph>Fichier - Nouveau - Cartes de visite - Privรฉ</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Choisissez l'onglet <emph>Fichier - Nouveau - Cartes de visite - Bureau</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Choisissez <emph>Fichier - Ouvrir</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5494,8 +5494,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Dans la barre <emph>Standard</emph>, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5518,232 +5518,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>Fichier - Ouvrir</emph>, type de fichier <emph>Texte codรฉ</emph> sรฉlectionnรฉ"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>Fichier - Enregistrer sous</emph>, type de fichier <emph>Texte codรฉ</emph> sรฉlectionnรฉ"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Choisissez <emph>Fichier - Assistants</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choisissez <emph>Fichier - Assistants - Lettre</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Choisissez <emph>Fichier - Assistants - Lettre - Modรจle de page</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Choisissez <emph>Fichier - Assistants - Lettre - Mise en page de l'en-tรชte</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Choisissez <emph>Fichier - Assistants - Lettre - ร‰lรฉments imprimรฉs</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Choisissez <emph>Fichier - Assistants - Lettre - Destinataire et expรฉditeur</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Choisissez <emph>Fichier - Assistants - Lettre - Pied de page</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief6\">Choisissez <emph>Fichier - Assistants - Lettre - </emph><emph>Nom et emplacement</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choisissez <emph>Fichier - Assistants - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Choisissez <emph>Fichier - Assistants - Fax - Modรจle de page</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Choisissez <emph>Fichier - Assistants - Fax - ร‰lรฉments ร ย inclure</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Choisissez <emph>Fichier - Assistants - Fax - Expรฉditeur et destinataire</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Choisissez <emph>Fichier - Assistants - Fax - Pied de page</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Choisissez <emph>Fichier - Assistants - Fax - Nom et adresse</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choisissez <emph>Fichier - Assistants - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Choisissez <emph>Fichier - Assistants - Agenda - Modรจle de page</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Choisissez <emph>Fichier - Assistants - Agenda - Attributs gรฉnรฉraux</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Choisissez <emph>Fichier - Assistants - Agenda - Titres</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Choisissez <emph>Fichier - Assistants - Agenda - Noms</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Choisissez <emph>Fichier - Assistants - Agenda - Sujets</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Choisissez <emph>Fichier - Assistants - Agenda - Titre et emplacement</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Choisissez <emph>Fichier - Assistants - Prรฉsentation</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Choisissez <emph>Fichier - Assistants - Prรฉsentation - Page 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Choisissez <emph>Fichier - Assistants - Prรฉsentation - Page 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Choisissez <emph>Fichier - Assistants - Prรฉsentation - Page 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Choisissez <emph>Fichier - Assistants - Prรฉsentation - Page 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Choisissez <emph>Fichier - Assistants - Prรฉsentation - Page 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5766,88 +5766,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">En mode de ร‰bauche de formulaire, cliquez sur l'icรดne <emph>Zone de groupe</emph> dans la barre d'outils et crรฉez un cadre ร  l'aide de la souris.</variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">En mode ร‰bauche de formulaire, cliquez sur l'icรดne <emph>Zone de groupe</emph> dans la barre d'outils et crรฉez un cadre avec la souris - Assistants page 1</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">En mode ร‰bauche de formulaire, cliquez sur l'icรดne <emph>Zone de groupe</emph> dans la barre d'outils et crรฉez un cadre ร  l'aide de la souris - Assistants page 2</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">En mode ร‰bauche de formulaire, cliquez sur l'icรดne <emph>Zone de groupe</emph> dans la barre d'outils et crรฉez un cadre ร  l'aide de la souris - Assistants page 3</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">En mode ร‰bauche de formulaire, cliquez sur l'icรดne <emph>Zone de groupe</emph> dans la barre d'outils et crรฉez un cadre ร  l'aide de la souris - Assistants page 4, une connexion ร  une base de donnรฉes doit exister.</variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">En mode ร‰bauche de formulaire, cliquez sur l'icรดne <emph>Zone de groupe</emph> dans la barre d'outils et crรฉez un cadre ร  l'aide de la souris โ€“ derniรจre page des Assistants</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Choisissez <emph>Fichier - Assistants - Convertisseur de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Choisissez <emph>Fichier - Assistants - Convertisseur de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Choisissez <emph>Fichier - Assistants - Convertisseur de documents</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Choisissez <emph>Fichier - Assistants - Euro-convertisseur</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Choisissez <emph>Fichier - Assistants - Source de donnรฉes des adresses</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5870,8 +5870,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Assistants Source de donnรฉes des adresses</emph><emph>- Titre de la source de donnรฉes</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5886,16 +5886,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Choisissez <emph>Fichier - Fermer</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Choisissez <emph>Fichier - Enregistrer</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5910,8 +5910,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "ร€ partir de la barre Standard ou de la barre Table de donnรฉes, cliquez sur"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5950,104 +5950,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">Dans le menu $[officename] Draw ou $[officename] Impress, choisissez <emph>Fichier - Exporter</emph>, sรฉlectionnez le type de fichier \"Document HTML\", la boรฎte de dialogue s'ouvre automatiquement</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">Dans le menu $[officename] Draw/$[officename] Impress <emph>Fichier - Exporter</emph>, sรฉlectionnez un type de fichier HTML, page 1 de l'assistant</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">Dans le menu $[officename] Draw ou $[officename] Impress <emph>Fichier - Exporter</emph>, sรฉlectionnez le type de fichier HTML, page 2 de l'assistant</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">Dans le menu $[officename] Draw ou $[officename] Impress <emph>Fichier - Exporter</emph>, sรฉlectionnez le type de fichier HTML, page 3 de l'assistant</variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">Dans le menu $[officename] Draw ou $[officename] Impress <emph>Fichier - Exporter</emph>, sรฉlectionnez le type de fichier HTML, page 4 de l'assistant</variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">Dans le menu $[officename] Draw ou $[officename] Impress <emph>Fichier - Exporter</emph>, sรฉlectionnez le type de fichier HTML, page 5 de l'assistant</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">Dans le menu $[officename] Draw ou $[officename] Impress <emph>Fichier - Exporter</emph>, sรฉlectionnez le type de fichier HTML, page 6 de l'assistant</variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"exportgraphic\">Choisissez <emph>Fichier - Exporter</emph>, sรฉlectionnez un type de fichier d'images, une boรฎte de dialogue s'ouvre automatiquement</variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Choisissez <emph>Fichier - Enregistrer tout</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Choisissez <emph>Fichier - Enregistrer sous</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Choisissez <emph>Fichier - Recharger</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Choisissez <emph>Fichier - Propriรฉtรฉs</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Gรฉnรฉral</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6062,96 +6062,96 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
-msgstr "Choisissez <emph>Fichier - Signatures numรฉriques - Signatures numรฉriques</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Choisissez <emph>Outils - Macros - Signature numรฉrique</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Gรฉnรฉral</emph>, puis cliquez sur le bouton <emph>Signatures numรฉriques</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Dans la barre d'รฉtat, double-cliquez sur le champ Signature."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Gรฉnรฉral </emph>, cliquez sur le bouton <emph>Signatures numรฉriques</emph>, puis sur le bouton <emph>Ajouter</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Description</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info4\">Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Propriรฉtรฉs personnalisรฉes</emph></variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Statistiques</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Sรฉcuritรฉ</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Internet</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
-msgstr "<variable id=\"info7\">Choisissez l'onglet <emph>Fichier - Propriรฉtรฉs - Police</emph></variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
-msgstr "Menu<emph> Fichier โ€“ Aperรงu</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6174,24 +6174,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Choisissez <emph>Fichier - Paramรจtres de l'imprimante</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menu <emph>Fichier - Envoyer</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
-msgstr "Choisissez <emph>Fichier - Envoyer - Envoyer le document par e-mail...</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6214,8 +6214,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Choisissez <emph>Fichier - Exporter</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6230,8 +6230,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
-msgstr "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Exporter au format EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6246,16 +6246,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
-msgstr "Choisissez <emph>Fichier - Exporter sous - Exporter comme PDF</emph>, onglet Signatures numรฉriques"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
-msgstr "Choisissez <emph>Fichier - Exporter sous - Exporter au format PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6278,24 +6278,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Choisissez <emph>Fichier - Envoyer - Envoyer par e-mail au format PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Choisissez <emph>Fichier - Envoyer - Crรฉer un document maรฎtre</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Choisissez <emph>Fichier - Imprimer</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6310,8 +6310,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Dans la barre Standard, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6358,8 +6358,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Choisissez <emph>Fichier - Quitter</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6374,48 +6374,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Choisissez <emph>Fichier - Nouveau - Document maรฎtre</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Choisissez <emph>Fichier - Ouvrir</emph>, sรฉlectionnez dans \"Type de fichier\" : \"Texte CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Choisissez <emph>Donnรฉes - Texte en colonnes</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Choisissez <emph>Fichier - Exporter</emph>, si le type de fichier sรฉlectionnรฉ est EPS, la boรฎte de dialogue s'ouvre automatiquement</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Choisissez <emph>Fichier - Exporter</emph>, si le type de fichier sรฉlectionnรฉ est PBM, PPM ou PGM, la boรฎte de dialogue s'ouvre automatiquement</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choisissez <emph>Fichier - Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6438,8 +6438,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Chosissez <emph>ร‰dition - Annuler</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6454,8 +6454,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "Dans la barre <emph>Standard</emph> ou la barre de base de donnรฉes, cliquez sur"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6478,16 +6478,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Choisissez <emph>ร‰dition - Restaurer</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Dans la barre <emph>Standard</emph>, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6510,16 +6510,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Choisissez <emph>ร‰dition - Rรฉpรฉter</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Choisissez <emph>ร‰dition - Couper</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6534,8 +6534,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Dans la barre <emph>Standard</emph>, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6558,8 +6558,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Choisissez <emph>ร‰dition - Copier</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6574,8 +6574,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Dans la barre <emph>Standard</emph>, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6598,8 +6598,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Choisissez <emph>ร‰dition - Coller</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6614,8 +6614,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Dans la barre <emph>Standard</emph>, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6638,16 +6638,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Choisissez <emph>ร‰dition - Collage spรฉcial</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Choisissez <emph>ร‰dition - Tout sรฉlectionner</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6678,96 +6678,96 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
-msgstr "<variable id=\"aenderungen\">Choisissez <emph>ร‰dition - Suivi des modifications</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
-msgstr "<variable id=\"aufzeichnen\">Choisissez <emph>ร‰dition - Suivi des modifications - Enregistrer</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
-msgstr "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Sรฉlectionnez <emph>ร‰dition - Suivi des modifications - Afficher</emph>.</caseinline><caseinline select=\"CALC\">Sรฉlectionnez <emph>ร‰dition - Suivi des modifications - Afficher</emph>.</caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
-msgstr "<variable id=\"rotlinie\">Choisissez <emph>ร‰dition - Suivi des modifications - Gรฉrer</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
-msgstr "Choisissez l'onglet <emph>ร‰dition - Suivi des modifications - Gรฉrer - Liste</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
-msgstr "Choisissez <emph>Outils - AutoCorrection - Appliquer et รฉditer les modifications.</emph> La boรฎte de dialogue AutoCorrection s'affiche. Cliquez sur le bouton <emph>ร‰diter les modifications</emph> et naviguez jusqu'ร  l'onglet <emph>Liste</emph>"
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
-msgstr "<variable id=\"rotliniefilter\">Choisissez l'onglet <emph>ร‰dition - Suivi des modifications - Gรฉrer - Filtrer</emph>.</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
-msgstr "<variable id=\"einfuegen\">Choisissez <emph>ร‰dition - Suivi des modifications - Fusionner le document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
-msgstr "<variable id=\"dvergl\">Choisissez <emph>ร‰dition - Suivi des modifications - Comparer le document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
-msgstr "Choisissez <emph>ร‰dition - Suivi des modifications - Commenter</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
-msgstr "Choisissez l'onglet <emph>ร‰dition - Suivi des modifications - Gรฉrer - Liste</emph>. Cliquez sur une entrรฉe dans la liste et ouvrez le menu contextuel. Choisissez <emph>ร‰diter le commentaire</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Choisissez <emph>ร‰dition - Rechercher</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6782,8 +6782,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Choisissez <emph>ร‰dition - Rechercher & Remplacer</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6798,8 +6798,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Dans la barre Standard, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6822,56 +6822,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Choisissez <emph>ร‰dition - Rechercher & Remplacer - Attributs</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Choisissez le menu puis le bouton <emph>ร‰dition - Rechercher & Remplacer - Format</emph>.</variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Choisissez le menu puis la case ร  cocher <emph>ร‰dition - Rechercher & Remplacer - Recherche des similaritรฉs</emph> et cliquez sur le bouton <emph>Similaritรฉs</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "Dans la barre <emph>Donnรฉes de la table</emph>, cliquez sur l'icรดne <emph>Rechercher</emph>, activez la case ร  cocher <emph>Rechercher des similaritรฉs</emph> et cliquez sur le bouton <emph>Similaritรฉs</emph> (vue de la table de base de donnรฉes)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "Dans la barre <emph>Conception de formulaire</emph>, cliquez sur <emph>Recherche d'enregistrement</emph>, activez la case ร  cocher <emph>Rechercher des similaritรฉs</emph> et cliquez sur le bouton <emph>Similaritรฉs</emph> (vue de formulaire)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Choisissez <emph>Affichage - Navigateur</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Dans la barre <emph>Standard</emph>, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6894,80 +6894,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Choisissez <emph>Outils - Base de donnรฉes bibliographique</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Choisissez <emph>ร‰dition - Liens</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Choisissez <emph>ร‰dition - Liens - Modification de liens</emph> (liens DDE uniquement) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Sรฉlectionner un cadre, puis choisissez <emph>ร‰dition - Objet - Propriรฉtรฉs</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Ouvrez le menu contextuel du cadre sรฉlectionnรฉ - choisissez <emph>Propriรฉtรฉs</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Choisissez <emph>ร‰dition - Image Map</emph> (รฉgalement disponible dans le menu contextuel de l'objet sรฉlectionnรฉ) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Choisissez <emph>ร‰dition - Image Map</emph>, puis sรฉlectionnez une zone dans l'ImageMap et cliquez sur les boutons <emph>Propriรฉtรฉs - Description</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Choisissez <emph>ร‰dition - Objet</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Choisissez <emph>ร‰dition - Objet - ร‰diter</emph>, ainsi que dans le menu contextuel de l'objet sรฉlectionnรฉ.</variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Choisissez <emph>ร‰dition - Objet - Ouvrir</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6990,120 +6990,120 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Choisissez <emph>Affichage - Zoom</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Pour effectuer un zoom, vous pouvez รฉgalement utiliser les touches (+) (-) (ร—) et (รท) du pavรฉ numรฉrique.</caseinline><caseinline select=\"IMPRESS\">Pour effectuer un zoom, vous pouvez รฉgalement utiliser les touches (+) (-) (ร—) et (รท) du pavรฉ numรฉrique.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Double-cliquez ou cliquez avec le bouton droit de la souris sur le champ dans la barre d'<emph>รฉtat</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Choisissez <emph>Affichage - Barres d'outils</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Choisissez <emph>Affichage - Barres d'outils - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Choisissez <emph>Affichage - Barres d'outils - Outils</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Choisissez <emph>Affichage - Barre d'รฉtat</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Choisissez <emph>Affichage - Barres d'outils - Barre de couleurs</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Choisissez <emph>Affichage - Statut de la mรฉthode de saisie</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Cliquez sur l'icรดne <emph>Hyperlien</emph> de la barre <emph>Standard</emph>, puis cliquez sur <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Choisissez <emph>Insertion - Hyperlien</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Cliquez sur l'icรดne <emph>Hyperlien</emph> de la barre <emph>Standard</emph>, puis cliquez sur <emph>Courriel</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Cliquez sur l'icรดne <emph>Hyperlien</emph> de la barre <emph>Standard</emph>, puis cliquez sur <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Cliquez sur l'icรดne <emph>Hyperlien</emph> de la barre <emph>Standard</emph>, puis cliquez sur <emph>Nouveau document</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Choisissez <emph>Affichage - Plein รฉcran</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7142,16 +7142,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menu <emph>Affichage - Sources de donnรฉes</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
-msgstr "Les touches <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7174,16 +7174,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Choisissez <emph>Affichage - Texte source HTML</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Ouvrir un menu contextuel dans un document HTML"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7206,16 +7206,16 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"grid\">Choisissez <emph>Affichage - Grille</emph> (Impress ou Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
-msgstr "<variable id=\"guides\">Choisissez <emph>Affichage - Lignes de capture</emph> (Impress ou Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7238,64 +7238,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Choisissez <emph>Insertion - Commentaire</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
-msgstr "Choisissez <emph>Insertion - Mรฉdia - Scanner</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
-msgstr "Choisissez <emph>Insertion - Mรฉdia - Scanner - Sรฉlectionner la source...</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
-msgstr "Choisissez <emph>Insertion - Mรฉdia - Scanner - Acquรฉrir...</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Choisissez <emph>Insertion - Caractรจres spรฉciaux</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choisissez le bouton <emph>Format - Puces et numรฉrotation - Personnaliser - Caractรจre</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choisissez le bouton <emph>Format - Puces et numรฉrotation - Personnaliser - Caractรจre</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
-msgstr "Dans la barre d'outils <emph>Standard</emph> ou la barre d'outils <emph>Insertion</emph>, cliquez"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7326,8 +7326,8 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
-msgstr "<variable id=\"moviesound2\">Choisissez <emph>Insertion - Audio ou Vidรฉo</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7342,24 +7342,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Choisissez <emph>Insertion - Objet</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Choisissez <emph>Insertion - Objet - Objet OLE</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Ouvrez la barre d'outils <emph>Insertion</emph> et cliquez sur"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7382,16 +7382,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Choisissez <emph>Insertion - Objet - Formule</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ouvrez la barre d'outils <emph>Insertion</emph>, cliquez sur"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7414,64 +7414,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choisissez <emph>Format - AutoFormat - AutoFormat de diagramme</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Choisissez <emph>Insertion - Objet - Diagramme </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choisissez <emph>Format - AutoFormat - AutoFormat de diagramme</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choisissez <emph>Insertion - Objet - Diagramme</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choisissez <emph>Format - AutoFormat - AutoFormat de diagramme</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choisissez <emph>Insertion - Objet - Diagramme</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choisissez <emph>Insertion - Objet - Diagramme</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ouvrez la barre d'outils <emph>Insertion</emph>, cliquez sur"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7494,16 +7494,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
-msgstr "Choisissez <emph>Insertion - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
-msgstr "Dans la barre <emph>Standard</emph>, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7526,16 +7526,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Choisissez <emph>Insertion - Cadre flottant</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "Ouvrez la barre d'outils <emph>Insertion</emph>, cliquez sur"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7558,8 +7558,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Ouvrez un fichier d'un type qui est inconnu de %PRODUCTNAME et qui n'est pas un fichier texte</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7694,8 +7694,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
-msgstr "Choisir <item type=\"menuitem\">Insertion - Mรฉdia - Galerie Clip Art</item> ou sur la barre <emph>Standard</emph>, cliquer"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7718,8 +7718,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
-msgstr "<variable id=\"galleryregisterdateien\">Choisissez <emph>Outils - Galerie</emph> ou cliquez sur l'icรดne <emph>Galerie</emph> dans la barre <emph>Standard</emph> - bouton <emph>Nouveau thรจme</emph> - onglet <emph>Fichiers</emph>.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7742,8 +7742,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "Dans la barre <emph>Standard</emph>, cliquez sur"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7806,8 +7806,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Choisissez <emph>Outils - Langue - Dictionnaire des synonymes</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7854,8 +7854,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
-msgstr "<variable id=\"passwort\">Choisissez <emph>Outils - Macros - Gรฉrer les macros - %PRODUCTNAME Basic</emph>, cliquez sur le bouton <emph>Gรฉrer</emph>, sur l'onglet <emph>Bibliothรจques</emph> et sur le bouton <emph>Mot de passe</emph></variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8038,16 +8038,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Bouton de sรฉlection de chemin disponible dans divers assistants"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
-msgstr "Cliquez sur le bouton <emph>ร‰diter</emph> pour quelques entrรฉes sous <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - $[officename] - Chemins</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8246,24 +8246,24 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
-msgstr "<variable id=\"etsofi\">Choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - Chargement/enregistrement</emph> - <emph>Proriรฉtรฉs VBA</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
-msgstr "<variable id=\"etsofi2\">Choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - Chargement/enregistrement</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
-msgstr "<variable id=\"html\">Choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - Chargement/enregistrement</emph> - <emph>Compatibilitรฉ HTML</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8302,8 +8302,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
-msgstr "Choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - Paramรจtres linguistiques - Linguistique</emph>, dans la liste des <emph>modules de langue disponibles</emph>, sรฉlectionnez l'un des modules de langue et cliquez sur <emph>ร‰diter</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8390,16 +8390,16 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
-msgstr "<variable id=\"layout\">Ouvrez un document texte, choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Afficher</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
-msgstr "<variable id=\"registerschattencursor\">Ouvrez un document texte, choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Aides au formatage</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8430,8 +8430,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
-msgstr "<variable id=\"drucken1\">Choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Imprimer</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -8678,16 +8678,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Choisissez <emph>Fenรชtre - Nouvelle fenรชtre</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Choisissez <emph>Fenรชtre</emph> - Liste des documents ouverts</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8710,16 +8710,16 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
-msgstr "<variable id=\"content\">Choisir <emph>Aide - Aide de %PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Choisissez <emph>Aide - ร€ propos de </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8734,8 +8734,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Choisissez <emph>Aide - Enregistrement</emph> (c'est un lien direct vers le site Web)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8758,24 +8758,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Choisissez <emph>Donnรฉes - Filtre - Filtre standard</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Vue de la table de base de donnรฉes : icรดne <emph>Filtre standard</emph> de la <emph>barre d'outils de base de donnรฉes</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Vue de formulaire : icรดne <emph>Filtre standard</emph> de la <emph>barre de formulaire</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8814,8 +8814,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">Dans la fenรชtre de fichier de base de donnรฉes, choisissez <emph>Outils - Filtre de table</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8830,152 +8830,152 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">Dans une fenรชtre de fichier de base de donnรฉes, choisissez l'onglet <emph>ร‰diter - Base de donnรฉes - Propriรฉtรฉs - Paramรจtres avancรฉs</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">Dans une fenรชtre de fichier de base de donnรฉes de type ODBC ou Carnet d'adresse, choisissez ร‰dition - Base de donnรฉes - Type de connexion</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
-msgstr "<variable id=\"Verzeichnis\">Sรฉlection de chemin dans divers assistants / boutons <emph>ร‰diter</emph> pour certaines entrรฉes dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - $[officename] - Chemins</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">Dans une fenรชtre de fichier de base de donnรฉes de type ODBC, choisissez ร‰dition - Base de donnรฉes - Type de connexion</variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">Dans une fenรชtre de fichier de base de donnรฉes, de type Carnet d'adresse - LDAP, choisissez ร‰dition - Base de donnรฉes - Propriรฉtรฉs</variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">Dans une fenรชtre de fichier de base de donnรฉes JDBC, choisissez <emph>ร‰dition - Base de donnรฉes - Propriรฉtรฉs.</emph>.</variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">Dans une fenรชtre de fichier de base de donnรฉes MySQL, choisissez <emph>ร‰dition - Base de donnรฉes - Propriรฉtรฉs</emph>.</variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">Dans une fenรชtre de fichier de base de donnรฉes dBase, choisissez <emph>ร‰dition - Base de donnรฉes - Propriรฉtรฉs</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">Dans une fenรชtre de fichier de base de donnรฉes de type dBASE, choisissez <emph>ร‰dition - Base de donnรฉes - Propriรฉtรฉs</emph> et cliquez sur <emph>Index</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Dans une fenรชtre de fichier de base de donnรฉes texte, choisissez <emph>ร‰dition - Base de donnรฉes - Propriรฉtรฉs</emph>.</variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">Dans une fenรชtre de fichier de base de donnรฉes MS ADO, choisissez <emph>ร‰dition - Base de donnรฉes - Propriรฉtรฉs.</emph>.</variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">Dans une fenรชtre de fichier de base de donnรฉes, choisissez <emph>Outils - SQL</emph>.</variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">Dans une fenรชtre de fichier de base de donnรฉes, cliquez sur l'icรดne <emph>Requรชtes</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">Dans une fenรชtre de fichier de base de donnรฉes, cliquez sur l'icรดne <emph>Tables</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">Dans une fenรชtre de fichier de base de donnรฉes, cliquez sur l'icรดne Tables. Choisissez Insertion <emph>- ร‰bauche de table</emph> ou <emph>ร‰dition - ร‰dition</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">Dans une fenรชtre de fichier de base de donnรฉes, cliquez sur l'icรดne Tables. Choisissez <emph>Insertion - ร‰bauche de table</emph> ou <emph>ร‰dition - ร‰dition</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">Dans une fenรชtre de fichier de base de donnรฉes, choisissez <emph>Insertion - Requรชte (mode ร‰bauche)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">Dans une fenรชtre de fichier de base de donnรฉes, cliquez sur l'icรดne <emph>Requรชtes</emph>, puis cliquez sur <emph>ร‰diter - ร‰diter</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">Dans une fenรชtre de fichier de base de donnรฉes, cliquez sur l'icรดne <emph>Requรชtes</emph>, puis choisissez <emph>ร‰diter - ร‰diter</emph>. Lorsque les champs de rรฉfรฉrence n'existent plus, vous voyez cette boรฎte de dialogue</variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9022,8 +9022,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Icรดne <emph>Rechercher un enregistrement</emph> de la barre des donnรฉes de la table et de la barre Conception de formulaire"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9046,8 +9046,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Icรดne <emph>Ordre de tri</emph> de la barre des donnรฉes de la table et de la barre Conception de formulaire"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9070,40 +9070,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">Dans une fenรชtre de fichier de base de donnรฉes, choisissez <emph>ร‰dition - Base de donnรฉes - Propriรฉtรฉs.</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Glissez et dรฉposez une table ou une requรชte dans la partie table d'une autre fenรชtre de fichier de base de donnรฉes</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">Dans une fenรชtre de fichier de base de donnรฉes, choisissez <emph>Insertion - Formulaire</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">Dans une fenรชtre de fichier de base de donnรฉes, choisissez <emph>ร‰dition - Base de donnรฉes - Propriรฉtรฉs</emph>.</variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">Dans une fenรชtre de fichier de base de donnรฉes, choisissez <emph>Outils - Relations</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
@@ -9671,7 +9671,7 @@ msgctxt ""
"par_id981529886125676\n"
"help.text"
msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
-msgstr ""
+msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"><embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/></caseinline><defaultinline/></switchinline>"
#: 00040500.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/01.po b/source/fr/helpcontent2/source/text/shared/01.po
index 28676f8087e..80b20af756d 100644
--- a/source/fr/helpcontent2/source/text/shared/01.po
+++ b/source/fr/helpcontent2/source/text/shared/01.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-06-06 14:41+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-06 15:14+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1528296069.000000\n"
+"X-POOTLE-MTIME: 1530890043.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -54,8 +54,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Si vous souhaitez crรฉer un document ร  partir d'un modรจle, choisissez <emph>Nouveau - Modรจles.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -110,8 +110,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Crรฉe un nouveau document texte ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -134,8 +134,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Crรฉe un nouveau classeur ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -158,8 +158,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
-msgstr "Crรฉe une nouvelle prรฉsentation ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -182,8 +182,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Crรฉe un nouveau dessin ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -206,8 +206,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Ouvre l'<link href=\"text/shared/explorer/database/dabawiz00.xhp\">assistant Bases de donnรฉes</link> en vue de la crรฉation d'un <link href=\"text/shared/explorer/database/dabadoc.xhp\">fichier de base de donnรฉes</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -302,8 +302,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Crรฉe un nouveau document de formule ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -326,8 +326,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Ouvre la boรฎte de dialogue <link href=\"text/shared/01/01010200.xhp\" name=\"ร‰tiquettes\">ร‰tiquettes</link> dans laquelle vous pouvez dรฉfinir les options des รฉtiquettes, puis crรฉe un nouveau document texte pour celles-ci ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -350,8 +350,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Ouvre la boรฎte de dialogue <link href=\"text/shared/01/01010300.xhp\" name=\"Cartes de visite\">Cartes de visite</link> oรน vous pouvez dรฉfinir les options des cartes de visite, puis crรฉe un nouveau document texte ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -390,40 +390,40 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crรฉe un nouveau document texte ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crรฉe un nouveau classeur ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crรฉe une nouvelle prรฉsentation ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crรฉe un nouveau dessin ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre l'assistant Bases de donnรฉes en vue de la crรฉation d'un fichier de base de donnรฉes.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -454,24 +454,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crรฉe un nouveau document de formules ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre la boรฎte de dialogue ร‰tiquettes dans laquelle vous pouvez dรฉfinir les options des รฉtiquettes, puis crรฉe un nouveau document texte pour celles-ci ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre la boรฎte de dialogue Cartes de visite qui permet de dรฉfinir les options des cartes de visite, puis crรฉe un nouveau document texte ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -502,16 +502,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Utilisez un <emph>document maรฎtre</emph> pour organiser des projets complexes tels qu'un livre. <ahelp hid=\".\">Un <emph>document maรฎtre</emph> peut contenir des fichiers individuels pour chaque chapitre d'un livre, ainsi qu'une table des matiรจres et un index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigateur pour les documents maรฎtres\">Navigateur pour les documents maรฎtres</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -534,8 +534,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Permet de crรฉer des รฉtiquettes dans un document texte.</ahelp> Vous pouvez imprimer les รฉtiquettes sur du papier au format prรฉdรฉfini ou personnalisรฉ.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -662,8 +662,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Sรฉlectionnez la base de donnรฉes ร  utiliser comme source de donnรฉes pour l'รฉtiquette. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -702,8 +702,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "Le nom du champ de la base de donnรฉes est dรฉlimitรฉ par les signes infรฉrieur et supรฉrieur dans la zone <emph>Inscription</emph>. Vous pouvez, si vous le souhaitez, sรฉparer les champs de base de donnรฉes par des espaces. Pour insรฉrer un champ sur une nouvelle ligne, appuyez sur Entrรฉe."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -718,8 +718,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
-msgstr "Vous pouvez sรฉlectionner une taille prรฉdรฉfinie pour l'รฉtiquette ou une taille que vous dรฉfinissez dans l'onglet <emph>Format</emph>."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -1110,8 +1110,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Permet d'รฉditer une seule รฉtiquette ou carte de visite et actualise le contenu des autres รฉtiquettes ou cartes de visite de la page lorsque vous cliquez sur le bouton <emph>Synchroniser les รฉtiquettes</emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1126,8 +1126,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "Le bouton <emph>Synchroniser les รฉtiquettes</emph> n'est visible dans le document que si vous avez sรฉlectionnรฉ l'option <emph>Synchroniser le contenu</emph> dans l'onglet <emph>Options</emph> lors de la crรฉation des รฉtiquettes ou des cartes de visite."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1166,8 +1166,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Ouvre la boรฎte de dialogue <link href=\"text/shared/01/01140000.xhp\" name=\"Paramรฉtrage de l'imprimante\">Paramรฉtrage de l'imprimante</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1734,8 +1734,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
-msgstr "Si le fichier que vous souhaitez ouvrir contient des styles, alors des <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"rรจgles spรฉciales\">rรจgles spรฉciales</link> s'appliquent."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1790,8 +1790,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
-msgstr "Pour ouvrir plusieurs documents simultanรฉment, chacun dans une fenรชtre, maintenez la touche <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande </caseinline><defaultinline>Ctrl</defaultinline></switchinline> enfoncรฉe pendant que vous cliquez sur les fichiers, puis cliquez sur <emph>Ouvrir</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1854,24 +1854,24 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
-msgstr "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Saisissez le nom ou le chemin du fichier. Vous pouvez รฉgalement saisir un <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> qui commence par le nom de protocole ftp, http ou https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
-msgstr "Vous pouvez utiliser des caractรจres gรฉnรฉriques dans la zone <emph>Nom de fichier</emph> de maniรจre ร  filtrer la liste affichรฉe."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>Par exemple, pour lister tous les fichiers texte dans un dossier, saisissez le caractรจre gรฉnรฉrique astรฉrisque avec l'extension de fichier texte (*.txt), puis cliquez sur <emph>Ouvrir</emph>. Utilisez le caractรจre gรฉnรฉrique point d'interrogation (?) pour reprรฉsenter n'importe quel caractรจre comme dans (??3*.txt), qui affiche seulement les fichiers texte ayant un \"3\" comme troisiรจme caractรจre dans le nom de fichier.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -1990,40 +1990,40 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
-msgstr "le dossier de modรจles partagรฉ"
+msgid "In the <emph>shared template</emph> folder,"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
-msgstr "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">dans le rรฉpertoire personnel </caseinline><defaultinline>dans le dossier Documents et Settings</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
-msgstr "tous les dossiers de modรจles comme dรฉfinis dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Chemins\"><emph>%PRODUCTNAME - Chemins</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
-msgstr "Lorsque vous utilisez <item type=\"menuitem\">Fichier - Modรจles - Enregistrer comme modรจle</item> pour enregistrer un modรจle, le modรจle est enregistrรฉ dans le dossier de modรจles utilisateur. Lorsque vous ouvrez un document qui est basรฉ sur un tel modรจle, le document va รชtre vรฉrifiรฉ en fonction d'รฉventuelles modifications du modรจle comme dรฉcrit ci-dessous. Le modรจle est associรฉ au document, il peut รชtre appelรฉ un \"modรจle collant\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgstr ""
#: 01020000.xhp
msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Lorsque vous utilisez <item type=\"menuitem\">Fichier - Enregistrer sous</item> et sรฉlectionnez un filtre de modรจle pour enregistrer un modรจle dans tout autre dossier qui n'est pas dans la liste, alors le document basรฉ sur ce modรจle ne sera pas vรฉrifiรฉ. "
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2094,8 +2094,8 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
-msgstr "<bookmark_value>Distant; ouvrir fichier</bookmark_value><bookmark_value>Ouvrir; fichier distant</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2118,32 +2118,32 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
-msgstr "Choisissez <item type=\"menuitem\">Fichier โ€“ Ouvrir un fichier distant</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
-msgstr "Cliquez sur le bouton <emph>Fichiers distants</emph> du <emph>centre de dรฉmarrage</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
-msgstr "Cliquez long sur l'icรดne <emph>Ouvrir</emph> et sรฉlectionnez <emph>Ouvrir un fichier distant</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
+msgstr ""
#: 01020001.xhp
msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
-msgstr "Un serveur de fichiers distant est un service web qui enregistre des documents avec ou sans check-in, check-out, contrรดle de version ou sauvegarde."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
+msgstr ""
#: 01020001.xhp
msgctxt ""
@@ -2214,8 +2214,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Boรฎte de dialogue Ouvrir\" href=\"text/shared/01/01020000.xhp\">Boรฎte de dialogue <emph>Ouvrir</emph></link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2278,8 +2278,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Vรฉrifiez que l'extension du fichier correspond au type de fichier du document. Par exemple, un document Microsoft Word doit avoir une extension (*.doc) pour que $[officename] utilise le filtre appropriรฉ."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2326,24 +2326,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "La commande <emph>Fermer</emph> ferme toutes les fenรชtres ouvertes du document actif."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Si vous avez apportรฉ des modifications au document actif, un message vous demande si vous voulez les <link href=\"text/shared/01/01060000.xhp\" name=\"enregistrer\">enregistrer</link>."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Lorsque vous fermez la fenรชtre du dernier document ouvert, vous voyez le <link href=\"text/shared/guide/startcenter.xhp\">Centre de dรฉmarrage</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2390,8 +2390,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Lorsque vous รฉditez une entrรฉe d'AutoTexte, cette commande devient <emph>Enregistrer l'AutoTexte</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2406,8 +2406,8 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
-msgstr "<bookmark_value>Distant; enregistrer fichier</bookmark_value><bookmark_value>Enregistrer ; fichier distant</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2430,16 +2430,16 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
-msgstr "Choisissez <item type=\"menuitem\">Fichier - Enregistrer le fichier distant</item>."
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
-msgstr "Cliquez long sur l'icรดne <emph>Enregistrer</emph> et sรฉlectionnez <emph>Enregistrer le fichier distant</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2470,8 +2470,8 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
-msgstr "<bookmark_value>Enregistrer; enregistrer une copie</bookmark_value><bookmark_value>Enregistrer une copie</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2486,16 +2486,16 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
-msgstr "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Enregistre une copie du document actuel avec un autre nom ou dans un autre endroit.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
+msgstr ""
#: 01060002.xhp
msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
-msgstr "Choisissez <item type=\"menuitem\">Fichier - Enregistrer une copie</item>."
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
+msgstr ""
#: 01060002.xhp
msgctxt ""
@@ -2566,8 +2566,8 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Les sections suivantes dรฉcrivent la boรฎte de dialogue <emph>Ouvrir</emph> de <item type=\"productname\">%PRODUCTNAME</item>. Pour activer les boรฎtes de dialogue <emph>Ouvrir</emph> et <emph>Enregistrer</emph> de <emph><item type=\"productname\">%PRODUCTNAME</item></emph>, choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - Gรฉnรฉral\"><emph>%PRODUCTNAME- Gรฉnรฉral</emph></link>, puis sรฉlectionnez <emph>Utiliser les boรฎtes de dialogues %PRODUCTNAME</emph> dans la zone <emph>Boรฎte de dialogues Ouvrir/Enregistrer</emph>."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070000.xhp
msgctxt ""
@@ -2822,8 +2822,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "Les sections suivantes dรฉcrivent la boรฎte de dialogue <emph>$[officename] Exporter</emph>. Pour activer les boรฎtes de dialogue <emph>$[officename] Ouvrir</emph> et <emph>Enregistrer</emph>, choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - Gรฉnรฉral\"><emph>$[officename] - Gรฉnรฉral</emph></link> et sรฉlectionnez <emph>Utiliser les boรฎtes de dialogue $[officename]</emph> dans la zone <emph>Boรฎtes de dialogue Ouvrir/Enregistrer</emph>."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2886,8 +2886,8 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
-msgstr "<bookmark_value>Exporter sous; PDF</bookmark_value><bookmark_value>Enregistrer sous; EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -2902,16 +2902,16 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
-msgstr "<variable id=\"exportas1\"><ahelp hid=\".\">Exporte le document dans le format PDF ou EPUB</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
+msgstr ""
#: 01070002.xhp
msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
-msgstr "Choisissez <emph>Fichier - Exporter sous</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
+msgstr ""
#: 01070002.xhp
msgctxt ""
@@ -3086,8 +3086,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>Numรฉros de version des documents</bookmark_value><bookmark_value>Documents;numรฉros de version</bookmark_value><bookmark_value>Fichiers;version</bookmark_value><bookmark_value>Durรฉe d'รฉdition des documents</bookmark_value><bookmark_value>Documents;durรฉe d'รฉdition</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3246,8 +3246,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Ouvre la boรฎte de dialogue <link href=\"text/shared/01/digitalsignatures.xhp\">Signatures numรฉriques</link> dans laquelle vous pouvez gรฉrer les signatures numรฉriques du document actif."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3454,8 +3454,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nombre de tableaux contenus dans le fichier.</caseinline><caseinline select=\"CALC\">Nombre de feuilles contenues dans le fichier.</caseinline></switchinline> Les statistiques ne comptabilisent pas les tableaux insรฉrรฉs en tant qu'objets <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3502,8 +3502,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nombre d'images prรฉsentes dans le fichier. Les statistiques ne comptabilisent pas les images insรฉrรฉes en tant qu'objets <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3518,8 +3518,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nombre d'objets <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> contenus dans le fichier, y compris les tableaux et images insรฉrรฉs en tant qu'objets OLE.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3534,8 +3534,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nombre de paragraphes (paragraphes vides inclus) que comporte le fichier.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3550,8 +3550,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nombre de mots (y compris les mots ร  un seul caractรจre) contenus dans le fichier.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3566,8 +3566,8 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nombre de caractรจres (espaces inclus) contenus dans le fichier. Les caractรจres non imprimables ne sont pas comptabilisรฉs.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgstr ""
#: 01100400.xhp
msgctxt ""
@@ -3726,8 +3726,8 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
-msgstr "Sรฉlectionnez <emph>Fichier - Modรจles</emph>"
+msgid "Select <emph>File - Templates</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3758,8 +3758,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Choisissez <emph>Outils - Source du carnet d'adresses</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3822,8 +3822,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Ajoutez une nouvelle source de donnรฉes ร  la liste <emph>Source du carnet d'adresses</emph>.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3886,8 +3886,8 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
-msgstr "Sรฉlectionnez <emph>Fichier - Modรจles - Enregistrer comme modรจle</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
+msgstr ""
#: 01110300.xhp
msgctxt ""
@@ -3966,8 +3966,8 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
-msgstr "Sรฉlectionnez <emph>Fichier - Modรจles - Ouvrir un modรจle</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
+msgstr ""
#: 01130000.xhp
msgctxt ""
@@ -7479,7 +7479,7 @@ msgctxt ""
"par_id3147397\n"
"help.text"
msgid "Represents an alphabetic character. Use [:alpha:]+ to find one or more of them."
-msgstr ""
+msgstr "Reprรฉsente un caractรจre alphabรฉtique. Utilisez [:alpha:]+ pour trouver l'un ou plus d'entre eux."
#: 02100001.xhp
msgctxt ""
@@ -7495,7 +7495,7 @@ msgctxt ""
"par_id3150010\n"
"help.text"
msgid "Represents a decimal digit. Use [:digit:]+ to find one or more of them."
-msgstr ""
+msgstr "Reprรฉsente un nombre dรฉcimal. Utilisez [:digit:] pour trouver l'un ou plus d'entre eux."
#: 02100001.xhp
msgctxt ""
@@ -10190,8 +10190,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value>Points actifs;propriรฉtรฉs</bookmark_value><bookmark_value>Propriรฉtรฉs;points actifs</bookmark_value><bookmark_value>ImageMap;propriรฉtรฉs du point actif</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10254,8 +10254,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Saisissez le texte ร  afficher lorsque la souris reste immobile sur le point actif dans un navigateur.</ahelp> Si vous ne saisissez aucun texte, c'est l'<emph>adresse</emph> qui s'affiche."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10374,24 +10374,24 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
-msgstr "<ahelp hid=\".\">Assure le suivi de chaque modification effectuรฉe dans le document actif par auteur et par date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Les passages de texte modifiรฉs sont signalรฉs par un trait de correction dans la marge gauche si vous sรฉlectionnez <emph>ร‰dition - Suivi des modifications - Afficher</emph>. Vous pouvez dรฉfinir les propriรฉtรฉs de la ligne verticale et des รฉlรฉments de marquage en choisissant <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Modifications\"><emph>%PRODUCTNAME Writer - Modifications</emph></link> dans la boรฎte de dialogue Options.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Vous pouvez dรฉfinir les propriรฉtรฉs des รฉlรฉments de marquage en choisissant <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Modifications\"><emph>%PRODUCTNAME Calc - Modifications</emph></link> dans la boรฎte de dialogue Options.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10406,32 +10406,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Insรฉrer et supprimer du texte"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Dรฉplacer les paragraphes"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Trier le texte"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Rechercher et remplacer du texte"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10446,72 +10446,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Insรฉrer des tableaux et des plages"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Insรฉrer un document"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Insรฉrer un AutoTexte"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Insรฉrer depuis le presse-papiers"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Modifier le contenu des cellules par insertions et suppressions"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Insรฉrer et supprimer des colonnes et des lignes"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Insรฉrer des feuilles"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Couper, copier et coller via le presse-papiers"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Dรฉplacer par Glisser-Dรฉposer"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10582,8 +10582,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Vous pouvez modifier les propriรฉtรฉs d'affichage des รฉlรฉments de marquage en choisissant <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Modifications\"><emph>%PRODUCTNAME Writer - Modifications</emph></link> dans la boรฎte de dialogue Options.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Modifications\"><emph>%PRODUCTNAME Calc - Modifications</emph></link> dans la boรฎte de dialogue Options.</caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10630,8 +10630,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Afficher les modifications rejetรฉes</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10678,16 +10678,16 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
-msgstr "Vous pouvez associer un commentaire lorsque <switchinline select=\"appl\"><caseinline select=\"WRITER\">le curseur se trouve dans un passage de texte modifiรฉ</caseinline><caseinline select=\"CALC\">la cellule modifiรฉe est sรฉlectionnรฉe</caseinline></switchinline> ou dans la boรฎte de dialogue <emph>Gรฉrer les modifications</emph>."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgstr ""
#: 02230300.xhp
msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Les commentaires s'affichent sous forme de lรฉgendes dans la feuille lorsque vous laissez le pointeur de la souris immobile sur une cellule pour laquelle une modification a รฉtรฉ enregistrรฉe. Les commentaires associรฉs ร  une cellule modifiรฉe sont รฉgalement affichรฉs dans la liste des modifications de la boรฎte de dialogue <link href=\"text/shared/01/02230400.xhp\" name=\"Gรฉrer les modifications\"><emph>Gรฉrer les modifications</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
+msgstr ""
#: 02230400.xhp
msgctxt ""
@@ -10742,32 +10742,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "L'onglet <emph>Liste</emph> affiche toutes les modifications enregistrรฉes dans le document actif. Pour filtrer cette liste, cliquez sur l'onglet <emph>Filtre</emph>, puis sรฉlectionnez les <link href=\"text/shared/01/02230402.xhp\" name=\"critรจres de filtre\">critรจres de filtre</link> de votre choix.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> Si la liste contient des modifications en cascade, les interactions sont affichรฉes quel que soit le filtre.</caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Lorsque des modifications apportรฉes par plusieurs auteurs se chevauchent, elles sont automatiquement imbriquรฉes.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pour visualiser toutes les modifications enregistrรฉes pour une cellule, cliquez sur le signe plus (+) situรฉ en regard d'une entrรฉe de la liste.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Si l'une des modifications imbriquรฉes d'une cellule correspond ร  l'un des critรจres du filtre, toutes les modifications apportรฉes ร  la cellule s'affichent. Lorsque vous filtrez la liste des modifications, ces entrรฉes s'affichent dans des couleurs diffรฉrentes, comme indiquรฉ dans le tableau suivant :</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10862,16 +10862,16 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Liste les modifications qui ont รฉtรฉ enregistrรฉes dans le document. Lorsque vous sรฉlectionnez une entrรฉe dans la liste, les modifications sont mises en รฉvidence dans le document. Pour trier la liste, cliquez un en-tรชte de colonne. </ahelp> Maintenez <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> pendant que vous cliquez pour sรฉlectionner des entrรฉes multiples dans la liste."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "Pour รฉditer le commentaire d'une entrรฉe de la liste, cliquez sur l'entrรฉe avec le bouton droit, puis choisissez <emph>ร‰dition - Commentaire</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10902,16 +10902,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Liste les cellules dont le contenu a รฉtรฉ modifiรฉ.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11030,24 +11030,24 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Pour annuler l'acceptation ou le rejet d'une modification, choisissez <emph>Annuler</emph> dans le menu <emph>ร‰dition</emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Annulation</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si vous apportez des modifications en choisissant <emph>Outils - AutoCorrection - Appliquer et รฉditer les modifications</emph>, le bouton <emph>Annuler</emph> s'affiche dans la boรฎte de dialogue.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Annuler la derniรจre commande Accepter ou Rejeter.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11118,8 +11118,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
-msgstr "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Trie la liste en fonction de l'auteur.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11254,16 +11254,16 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Plage</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filtre la liste des modifications en fonction de la plage de cellules spรฉcifiรฉe. Pour sรฉlectionner une plage de cellules dans la feuille, cliquez sur le bouton <emph>Dรฉfinir une rรฉfรฉrence</emph> (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11278,8 +11278,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Dรฉfinir une rรฉfรฉrence</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11302,8 +11302,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Rรฉduire/Max</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11326,8 +11326,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11350,8 +11350,8 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
-msgstr "<ahelp hid=\".\">Filtre les commentaires des modifications selon le ou les mots-clรฉs que vous avez saisis. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11510,8 +11510,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Saisissez le numรฉro de l'enregistrement ร  afficher, puis appuyez sur Entrรฉe.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11526,8 +11526,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Insรจre un nouvel enregistrement dans la table active.</ahelp> Pour crรฉer un enregistrement, cliquez sur le bouton astรฉrisque (*), situรฉ en bas de la vue de la table. Une ligne vide s'ajoute au bas de la table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11582,8 +11582,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Saisissez l'รฉlรฉment ร  rechercher, puis appuyez sur la touche Entrรฉe. Pour modifier les options de filtrage de la recherche, effectuez un clic prolongรฉ sur l'icรดne <emph>AutoFiltre</emph>, puis sรฉlectionnez un autre champ de donnรฉes. Vous pouvez utiliser des caractรจres gรฉnรฉriques comme % ou * pour remplacer un nombre indรฉfini de caractรจres, et _ ou ? pour remplacer un seul caractรจre dans la recherche. Pour afficher l'ensemble des enregistrements de la table, laissez cette zone vide et puis appuyez sur la touche Entrรฉe. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11614,8 +11614,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Servez-vous du <emph>Filtre standard</emph> pour affiner et combiner les options de recherche de l'<emph>AutoFiltre</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11678,8 +11678,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Permet de faire correspondre des en-tรชtes de colonne ร  des champs de donnรฉes provenant d'une source de donnรฉes diffรฉrente. Pour dรฉfinir une source de donnรฉes diffรฉrente pour votre bibliographie, cliquez sur le bouton <emph>Source de donnรฉes</emph> dans la <emph>barre d'objets</emph> des enregistrements.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11958,8 +11958,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Affiche ou masque la <emph>barre Standard</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11990,16 +11990,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".\">Affiche ou masque la fenรชtre d'รฉtat du moteur de la mรฉthode de saisie (IME).</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Actuellement, seul le protocole IIIMP (Internet/Intranet Input Method Protocol) sous Unix est supportรฉ."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12030,8 +12030,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Affiche ou masque la <emph>barre Outils</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12062,8 +12062,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".\">Affiche ou masque la <emph>barre d'รฉtat</emph> en bas de la fenรชtre.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12094,24 +12094,24 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".\">Affiche ou masque les menus et les barres d'outils dans Writer ou Calc. Pour quitter le mode plein รฉcran, cliquez sur le bouton <emph>(Dรฉs)activer le mode Plein รฉcran</emph> ou appuyez sur la touche ร‰chap.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
-msgstr "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">Dans Writer et Calc, vous pouvez รฉgalement utiliser les raccourcis clavier <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+J pour basculer entre le mode Normal et le mode Plein รฉcran.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Vous pouvez รฉgalement utiliser les raccourcis clavier en mode <emph>Plein รฉcran</emph> mรชme si les menus ne sont pas disponibles. <switchinline select=\"sys\"><caseinline select=\"WIN\">Pour ouvrir le menu <emph>Affichage</emph>, appuyez sur Alt+A. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12142,8 +12142,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Affiche ou masque la <emph>barre de couleurs</emph>. Pour modifier la palette de couleurs affichรฉe ou pour en changer, choisissez <emph>Format - Remplissage</emph> et cliquez sur l'onglet <emph>Couleurs</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12158,16 +12158,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Vous pouvez รฉgalement faire glisser une couleur sur un objet de dessin de la diapo ร  partir de la <emph>barre de couleurs</emph>."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Pour dรฉtacher la <emph>barre de couleurs</emph>, cliquez sur une zone grisรฉe de la barre d'outils, puis faites-la glisser. Pour ancrer de nouveau la <emph>barre de couleurs</emph>, faites glisser la barre de titre de la barre d'outils vers le bord de la fenรชtre."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12614,16 +12614,16 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
-msgstr "<variable id=\"sonder\"><ahelp hid=\".\">Permet ร  l'utilisateur d'insรฉrer des caractรจres issus de la plage des symboles trouvรฉe dans les polices installรฉes.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
+msgstr ""
#: 04100000.xhp
msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Lorsque vous cliquez sur un caractรจre dans la boรฎte de dialogue <emph>Caractรจres spรฉciaux</emph>, un aperรงu de ce caractรจre s'affiche ainsi que le code numรฉrique correspondant."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13326,8 +13326,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Pour activer la prise en charge des mises en page de texte complexes et les jeux de caractรจre asiatiques, choisissez <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - Paramรจtres linguistiques - Langues</emph>, et sรฉlectionnez ensuite la case <emph>Activรฉ</emph> dans la zone correspondante."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13390,8 +13390,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Si vous crรฉez un style liรฉ ร  un autre style, vous pouvez saisir une valeur exprimรฉe en pourcentage ou en point (par exemple, -2pt ou +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13422,16 +13422,16 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Pour des dรฉtails sur la balise de langue, veuillez consulter <link href=\"http://langtag.net/\">Pour la section <emph>utilisateurs</emph> sur le site Web langtag.net</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Vous pouvez aussi modifier les paramรจtres linguistiques pour les cellules (choisissez <emph>Format - Cellules - Nombres</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13462,8 +13462,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value>Polices;effets</bookmark_value><bookmark_value>Formatage;effets de caractรจres</bookmark_value><bookmark_value>Caractรจres;effets</bookmark_value><bookmark_value>Texte;effets de caractรจres</bookmark_value><bookmark_value>Effets;polices</bookmark_value><bookmark_value>Soulignage;texte</bookmark_value><bookmark_value>Majuscules;effets de caractรจres</bookmark_value><bookmark_value>Minuscules;effets de caractรจres</bookmark_value><bookmark_value>Titres;effets de caractรจres</bookmark_value><bookmark_value>Petites majuscules</bookmark_value><bookmark_value>Barrรฉ;effets de caractรจres</bookmark_value><bookmark_value>Polices;barrรฉ</bookmark_value><bookmark_value>Contours;effets de caractรจres</bookmark_value><bookmark_value>Polices;contours</bookmark_value><bookmark_value>Ombres;caractรจres</bookmark_value><bookmark_value>Polices;ombres</bookmark_value><bookmark_value>Polices;couleur ignorรฉe</bookmark_value><bookmark_value>Couleurs de police ignorรฉes</bookmark_value><bookmark_value>Couleurs;couleur de texte ignorรฉe</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13494,8 +13494,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Dรฉfinit la couleur du texte sรฉlectionnรฉ. Si vous sรฉlectionnez <emph>Automatique</emph>, la couleur du texte est le noir pour les arriรจre-plans clairs et le blanc pour les arriรจre-plans foncรฉs.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13526,16 +13526,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Pour quitter le mode Remplissage, cliquez une fois ou appuyez sur la touche ร‰chap."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "La couleur du texte est ignorรฉe ร  l'impression si la case ร  cocher <emph>Imprimer le texte en noir</emph> est sรฉlectionnรฉe dans <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Imprimer\"><emph>%PRODUCTNAME Writer - Imprimer</emph></link> dans la boรฎte de dialogue Options."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13550,8 +13550,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Cliquez pour appliquer la couleur de police actuelle aux caractรจres sรฉlectionnรฉs. Vous pouvez รฉgalement cliquer ici, puis faire glisser une sรฉlection pour modifier la couleur du texte. Cliquez sur la flรจche situรฉe en regard de l'icรดne pour ouvrir la barre d'outils Couleur de police. </variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13590,40 +13590,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "(Sans) - aucun effet n'est appliquรฉ"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Majuscules - transforme les caractรจres minuscules sรฉlectionnรฉs en caractรจres majuscules"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Minuscules - transforme les caractรจres majuscules sรฉlectionnรฉs en caractรจres minuscules"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Caractรจres de titre - transforme le premier caractรจre de chaque mot sรฉlectionnรฉ en caractรจre majuscule"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Petites majuscules - transforme les caractรจres minuscules sรฉlectionnรฉs en caractรจres majuscules, puis rรฉduit leur taille"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13638,8 +13638,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\">Sรฉlectionnez un effet de relief ร  appliquer au texte sรฉlectionnรฉ. Le relief donne l'impression que les caractรจres sont surรฉlevรฉs par rapport ร  la page. L'empreinte donne l'impression que les caractรจres sont gravรฉs dans la page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13902,8 +13902,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Spรฉcifiez les options de formatage de la ou des cellules sรฉlectionnรฉes.</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13918,8 +13918,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Sรฉlectionnez une catรฉgorie dans la liste, puis sรฉlectionnez un style de formatage dans la zone <emph>Format</emph>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13982,8 +13982,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Spรฉcifie les paramรจtres de langue des <switchinline select=\"appl\"><caseinline select=\"CALC\">cellules sรฉlectionnรฉes</caseinline><defaultinline>champs sรฉlectionnรฉs</defaultinline></switchinline>. Si la langue est dรฉfinie sur <emph>Automatique</emph>, $[officename] applique automatiquement les formats numรฉriques associรฉs ร  la langue par dรฉfaut du systรจme. Sรฉlectionnez une langue pour dรฉfinir les paramรจtres des <switchinline select=\"appl\"><caseinline select=\"CALC\">cellules sรฉlectionnรฉes</caseinline><defaultinline>champs sรฉlectionnรฉs</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14086,8 +14086,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Modifie la couleur de police des nombres nรฉgatifs en rouge.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14118,8 +14118,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">Avec le format scientifique, la notation ingรฉnieur fait en sorte que l'exposant soit un multiple de 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14238,8 +14238,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
-msgstr "Les codes de format numรฉrique peuvent comporter jusqu'ร  quatre parties sรฉparรฉes par un point-virgule (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14270,8 +14270,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
-msgstr "La quatriรจme partie s'applique si le contenu n'est pas une valeur mais du texte. Le contenu est reprรฉsentรฉ par le signe \"at\" (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14286,16 +14286,16 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
-msgstr "Utilisez zรฉro (0), le signe diรจse (#) ou le point d'interrogation (?) comme caractรจres de remplacement dans votre code de format numรฉrique pour reprรฉsenter des nombres. Les (#) reprรฉsentent autant de chiffres significatifs tandis que les (0) affichent des zรฉros s'il y a moins de chiffres dans le nombre que dans le format numรฉrique. Le (?) fonctionne comme le (#) sauf qu'il ajoute un caractรจre espace pour conserver l'alignement sur le sรฉparateur dรฉcimal s'il y a un zรฉro non significatif masquรฉ."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
-msgstr "Utilisez des points d'interrogation (?), des zรฉros (0) ou le signe diรจse (#) pour reprรฉsenter le nombre de chiffres ร  inclure dans le numรฉrateur et le dรฉnominateur d'une fraction. Les fractions qui ne correspondent pas au modรจle dรฉfini s'affichent comme des nombres ร  virgule flottante."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14526,24 +14526,24 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
-msgstr "Pour dรฉfinir la largeur d'un espace dans un format numรฉrique en utilisant un caractรจre, saisissez un trait de soulignage ( _ ) suivi du caractรจre. La largeur de l'espace varie en fonction de la largeur du caractรจre choisi. Par exemple, <emph>_M</emph> crรฉe un espace plus large que <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
-msgstr "Pour remplir l'espace libre par un caractรจre donnรฉ, utilisez un astรฉrisque (*) suivi par ce caractรจre. Par exemple :"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
-msgstr "affichera une valeur entiรจre (0) prรฉcรฉdรฉe d'autant de caractรจres antislash (\\) que nรฉcessaires pour remplir la largeur de la colonne. Pour de la prรฉsentation comptable, vous pouvez aligner ร  gauche le symbole monรฉtaire avec un format similaire ร  :"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -14654,8 +14654,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
-msgstr "Pour afficher des nombres sous forme de pourcentages, ajoutez le signe pourcent (%) au code de format numรฉrique."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15142,8 +15142,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
-msgstr "Tous les formats de date sont dรฉpendants de la locale qui est dรฉfinie dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - Paramรจtres linguistiques - Langues</emph>. Par exemple, si votre locale est dรฉfinie sur 'japonais', alors le calendrier Gengou est utilisรฉ. Le format de date par dรฉfaut de <item type=\"productname\">%PRODUCTNAME</item> utilise le calendrier Grรฉgorien."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgstr "Tous les formats de date sont dรฉpendants de la locale qui est dรฉfinie dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - Paramรจtres linguistiques - Langues</emph>. Par exemple, si votre locale est dรฉfinie sur \"japonais\", alors le calendrier Gengou est utilisรฉ. Le format de date par dรฉfaut de <item type=\"productname\">%PRODUCTNAME</item> utilise le calendrier Grรฉgorien."
#: 05020301.xhp
msgctxt ""
@@ -15246,7 +15246,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Si vous effectuez un calcul faisant appel ร  une ou plusieurs cellules utilisant un format de date, le rรฉsultat est formatรฉ de la maniรจre suivante : </caseinline></switchinline>"
#: 05020301.xhp
@@ -15430,8 +15430,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Le format Date&Heure affiche la date et l'heure ร  laquelle une entrรฉe a รฉtรฉ saisie dans une cellule ayant ce format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15454,8 +15454,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
-msgstr "Pour afficher les heures, les minutes et les secondes, utilisez les codes de format numรฉriques suivants."
+msgid "To display hours, minutes and seconds use the following number format codes:"
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15590,8 +15590,8 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
-msgstr "Pour afficher des nombres ร  l'aide de caractรจres natifs, faites prรฉcรฉder la description du format numรฉrique de l'un des modificateurs suivants : [NatNum1], [NatNum2]... [NatNum11]."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
+msgstr ""
#: 05020301.xhp
msgctxt ""
@@ -15599,7 +15599,7 @@ msgctxt ""
"par_id3158313\n"
"help.text"
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code. See <link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link> section below."
-msgstr ""
+msgstr "Pour รฉpeler des nombres dans diffรฉrents formats de date, monรฉtaire ou de nombre, utilisez un modificateur [NatNum12] dotรฉ des arguments choisis, au dรฉbut d'un code de format de nombre. Voyez la section ci-dessous<link href=\"text/shared/01/05020301.xhp#NatNum12\">NatNum12</link>."
#: 05020301.xhp
msgctxt ""
@@ -17271,7 +17271,7 @@ msgctxt ""
"hd_id231201610928993199\n"
"help.text"
msgid "NatNum12 modifier"
-msgstr ""
+msgstr "Modificateur NatNum12"
#: 05020301.xhp
msgctxt ""
@@ -17279,7 +17279,7 @@ msgctxt ""
"par_id3158314\n"
"help.text"
msgid "To spell out numbers in various number, currency and date formats, use a [NatNum12] modifier with the chosen arguments at the beginning of a number format code."
-msgstr ""
+msgstr "Pour รฉpeler des nombre dans diffรฉrents formats de date, monรฉtaire ou de nombre, utilisez un modificateur [NatNum12] dotรฉ des arguments choisis au dรฉbut d'un code de format de nombre."
#: 05020301.xhp
msgctxt ""
@@ -17287,7 +17287,7 @@ msgctxt ""
"par_id130820161735318343\n"
"help.text"
msgid "Common NatNum12 formatting examples"
-msgstr ""
+msgstr "Exemples de formatage NatNum12 courants"
#: 05020301.xhp
msgctxt ""
@@ -17295,7 +17295,7 @@ msgctxt ""
"par_id130820131011365891\n"
"help.text"
msgid "Formatting code"
-msgstr ""
+msgstr "Code de formatage"
#: 05020301.xhp
msgctxt ""
@@ -17303,7 +17303,7 @@ msgctxt ""
"par_id13082016201136632\n"
"help.text"
msgid "Explanation"
-msgstr ""
+msgstr "Explication"
#: 05020301.xhp
msgctxt ""
@@ -17311,7 +17311,7 @@ msgctxt ""
"par_id130820161733145583\n"
"help.text"
msgid "[NatNum12]"
-msgstr ""
+msgstr "[NatNum12]"
#: 05020301.xhp
msgctxt ""
@@ -17319,7 +17319,7 @@ msgctxt ""
"par_id130820161733112114\n"
"help.text"
msgid "Spell out as cardinal number: 1 โ†’ one"
-msgstr ""
+msgstr "ร‰peler comme nombre cardinal: 1 โ†’ un"
#: 05020301.xhp
msgctxt ""
@@ -17327,7 +17327,7 @@ msgctxt ""
"par_id1308201617533145585\n"
"help.text"
msgid "[NatNum12 ordinal]"
-msgstr ""
+msgstr "[NatNum12 ordinal]"
#: 05020301.xhp
msgctxt ""
@@ -17335,7 +17335,7 @@ msgctxt ""
"par_id13082016107533112116\n"
"help.text"
msgid "Spell out as ordinal number: 1 โ†’ first"
-msgstr ""
+msgstr "ร‰peler un nombre ordinal : 1 โ†’ premier"
#: 05020301.xhp
msgctxt ""
@@ -17926,8 +17926,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotation / ร‰chelle"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18222,8 +18222,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Dรฉfinissez les options typographiques des cellules ou des paragraphes dans les fichiers en langues asiatiques. Pour activer la prise en charge des langues asiatiques, choisissez <emph>Paramรจtres linguistiques - Langues</emph> dans la boรฎte de dialogue Options, puis cochez la case <emph>Activรฉ</emph> dans la zone <emph>Prise en charge des langues asiatiques</emph>.</ahelp> Les options de typographie asiatique sont ignorรฉes dans les documents HTML."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18278,8 +18278,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
-msgstr "<emph>Applique l'espacement entre du texte asiatique et non asiatique</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -26134,8 +26134,8 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
-msgstr "Pour aligner une image avec le caractรจre auquel elle est ancrรฉe, cliquez avec le bouton droit de la souris sur l'image et choisissez <emph>Image</emph>. Cliquez sur l'onglet <emph>Type</emph> puis, dans la zone <emph>Position</emph>, sรฉlectionnez <emph>Caractรจre</emph> dans les zones <emph>pour</emph>."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgstr ""
#: 05260400.xhp
msgctxt ""
@@ -31694,8 +31694,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Applique automatiquement une bordure ร  la base du paragraphe prรฉcรฉdent lorsque vous saisissez trois caractรจres spรฉcifiques ou plus et appuyez ensuite sur Entrรฉe. Pour crรฉer une ligne simple, saisissez trois tirets (-) ou plus, ou des traits de soulignage (_) et appuyez ensuite sur Entrรฉe. Pour crรฉer une ligne double, saisissez trois signes รฉgal (=), astรฉrisques (*), tildes (~) ou diรจses (#) et appuyez ensuite sur Entrรฉe."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31902,8 +31902,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Fusionner les paragraphes ร  une seule ligne ร  partir de...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/02.po b/source/fr/helpcontent2/source/text/shared/02.po
index bfb7c55e923..d891af2201d 100644
--- a/source/fr/helpcontent2/source/text/shared/02.po
+++ b/source/fr/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-24 11:55+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1527162944.000000\n"
#: 01110000.xhp
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formatage</emph> : vous pouvez dรฉfinir la propriรฉtรฉ <emph>Formatage</emph> en cliquant sur le bouton <emph>...</emph> de la ligne <emph>Formatage</emph> de la boรฎte de dialogue <emph>Propriรฉtรฉs : Champ formatรฉ</emph>. La boรฎte de dialogue <emph>Format numรฉrique</emph> s'affiche."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Valeur min.</emph> et <emph>Valeur max.</emph> : Dans le cas d'un champ formatรฉ, vous pouvez saisir les valeurs numรฉriques minimale et maximale. Ces valeurs dรฉterminent la sortie des donnรฉes existantes (exemple : la valeur minimale est 5, et le champ de base de donnรฉes liรฉ contient la valeur entiรจre 3. La sortie est 5 mais la valeur de la base de donnรฉes n'est pas modifiรฉe) ainsi que la saisie des nouvelles donnรฉes (exemple : la valeur maximale est 10 et vous saisissez 20. La saisie est corrigรฉe et 10 est รฉcrit dans la base de donnรฉes). Si vous omettez de renseigner les champs <emph>Valeur min.</emph> et <emph>Valeur max.</emph>, aucune limite n'est appliquรฉe. Lorsqu'il s'agit de champs formatรฉs liรฉs ร  un champ de texte de base de donnรฉes, ni ces deux valeurs, ni la <emph>valeur par dรฉfaut</emph> ne s'appliquent."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Lorsque vous saisissez une annรฉe sur deux chiffres, la valeur sur quatre chiffres correspondante est dรฉterminรฉe par un paramรฉtrage dans <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Prรฉfรฉrences</emph></caseinline><defaultinline><emph>Outils - Options</emph></defaultinline></switchinline><emph> - $[officename] - Gรฉnรฉral</emph>. Par exemple, si 1935 est dรฉfinie comme รฉtant la valeur de limite infรฉrieure et que vous saisissez 34 comme date, alors le rรฉsultat est 2034 au lieu de 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Affiche un sous-menu permettant de sรฉlectionner les colonnes affichรฉes de nouveau.</ahelp> Pour afficher une seule colonne, cliquez sur son nom. Seules les 16 premiรจres colonnes masquรฉes s'affichent. S'il existe d'autres colonnes masquรฉes, choisissez la commande <emph>Options</emph> pour afficher la boรฎte de dialogue <emph>Affichage des colonnes</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,8 +2221,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">La boรฎte de dialogue <emph>Afficher les colonnes</emph> permet de sรฉlectionner les colonnes ร  afficher. Pour sรฉlectionner plusieurs entrรฉes, maintenez la touche Maj ou <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2237,88 +2237,88 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Pour afficher toutes les colonnes, cliquez sur <emph>Tout</emph>.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Contrรดle au clavier des contrรดles de table"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
-msgstr "Si vous utilisez le clavier uniquement pour vous dรฉplacer ร  travers les contrรดles dans le document, vous trouverez une diffรฉrence par rapport aux autres type de contrรดles : la touche Tab ne dรฉplace pas le curseur au prochain contrรดle, mais le dรฉplace ร  la colonne suivante ร  l'intรฉrieur du contrรดle de table. Appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab pour passer au contrรดle suivant ou appuyez sur Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab pour revenir au contrรดle prรฉcรฉdent."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Pour ouvrir le mode ร‰dition au clavier pour les contrรดles de table :"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "Le formulaire doit รชtre en <link href=\"text/shared/02/01170500.xhp\" name=\"mode รฉbauche\">mode รฉbauche</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
-msgstr "Appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 pour sรฉlectionner le document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Appuyez sur Maj+F4 pour sรฉlectionner le premier contrรดle. Si le contrรดle de table n'est pas le premier contrรดle, appuyez sur la touche Tabulation jusqu'ร  sa sรฉlection."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Appuyez sur Entrรฉe pour entrer dans le mode d'รฉdition. Les poignรฉes s'affichent en retrait de la bordure du contrรดle."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "En mode ร‰dition, vous pouvez ouvrir le menu contextuel de ce mode en appuyant sur Maj+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
-msgstr "Si vous voulez รฉditer des colonnes, appuyez sur Maj+Espace pour entrer dans le mode d'รฉdition de colonne. Maintenant vous pouvez modifier l'ordre des colonnes avec <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+les touches flรฉchรฉes. La touche Suppr supprime la colonne active."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Appuyez sur la touche ร‰chap pour quitter le mode d'รฉdition."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">Vous ne pouvez afficher la boรฎte de dialogue <emph>Propriรฉtรฉs</emph> que si vous avez sรฉlectionnรฉ un รฉlรฉment de contrรดle en mode Conception. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Effets"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Flรจche vers le bas"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Ouvre la zone combinรฉe"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Flรจche vers le haut"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Ferme la zone combinรฉe"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Maj+Entrรฉe"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Flรจche vers le haut"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Flรจche vers le bas"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Entrรฉe"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Comme dans le cas des zones de liste et des boรฎtes combinรฉes, vous pouvez ouvrir ou fermer la liste en effectuant un clic de souris au niveau de la flรจche, ร  l'extrรฉmitรฉ droite du champ. Cependant, dans le cas prรฉsent, l'entrรฉe peut รชtre saisie dans la liste ouverte ou dans le premier champ texte. Les propriรฉtรฉs impliquant une reprรฉsentation par liste - par exemple, la propriรฉtรฉ <emph>Entrรฉes de liste</emph> pouvant รชtre dรฉfinie pour les champs de contrรดle <emph>Zone de liste</emph> et <emph>Boรฎte combinรฉe</emph> - constituent une exception. Dans le cas prรฉsent, vous pouvez uniquement รฉditer les entrรฉes lorsque le champ est ouvert."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,16 +2509,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "Cet onglet <emph>Gรฉnรฉral</emph> permet de dรฉfinir les propriรฉtรฉs gรฉnรฉrales d'un contrรดle de formulaire. Ces propriรฉtรฉs diffรจrent en fonction du type de contrรดle. Les propriรฉtรฉs suivantes ne sont pas toutes disponibles pour tous les contrรดles."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
-msgstr "Si vous exportez le formulaire actif au format HTML, les valeurs de contrรดle par dรฉfaut sont exportรฉes, mais pas les valeurs actives. En fonction du type de contrรดle, les valeurs par dรฉfaut sont dรฉterminรฉes par la valeur par dรฉfaut (par exemple, dans les champs de texte), le statut par dรฉfaut (pour les cases ร  cocher et les champs d'option) et la sรฉlection par dรฉfaut (pour les zones de liste) des propriรฉtรฉs."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Si un champ de contrรดle a la propriรฉtรฉ \"Activรฉ\" (Oui), l'utilisateur du formulaire peut y accรฉder.</ahelp> Si la propriรฉtรฉ est dรฉsactivรฉe, le champ de contrรดle n'est pas activรฉ (Non) et est affichรฉ en gris."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,8 +2549,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
-msgstr "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Indique le nombre de lignes devant s'afficher dans la liste dรฉroulante. Ce paramรจtre n'est actif que si vous choisissez \"Oui\" dans l'option \"Dรฉroulante\".</ahelp> Pour les boรฎtes combinรฉes avec la propriรฉtรฉ Dรฉroulante, vous pouvez spรฉcifier le nombre de lignes devant s'afficher dans la liste dรฉroulante. Pour les champs de contrรดle n'ayant pas l'option Dรฉroulante, l'affichage des lignes est dรฉterminรฉ par la taille du champ de contrรดle et par celle de la police."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">La propriรฉtรฉ Action dรฉtermine l'opรฉration effectuรฉe lorsque vous activez un bouton.</ahelp> Vous pouvez utiliser les actions de navigation pour crรฉer vos propres boutons de navigation dans la base de donnรฉes."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "Le tableau suivant dรฉcrit les actions que vous pouvez assigner ร  un bouton."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Envoie les donnรฉes saisies dans d'autres champs de contrรดle du formulaire actif ร  l'adresse spรฉcifiรฉe dans <link href=\"text/shared/02/01170200.xhp\" name=\"Propriรฉtรฉs du formulaire\">Propriรฉtรฉs du formulaire</link> sous <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,8 +2645,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
-msgstr "Rรฉinitialise les paramรจtres des autres champs de contrรดle en leur attribuant les valeurs par dรฉfaut prรฉdรฉfinies (Statut par dรฉfaut, Sรฉlection par dรฉfaut, Valeur par dรฉfaut)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2821,8 +2821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
-msgstr "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Indique si la zone combinรฉe doit รชtre dรฉroulante (Oui) ou non (Non).</ahelp> Un champ de contrรดle avec la propriรฉtรฉ Dรฉroulante dispose d'un bouton flรฉchรฉ supplรฉmentaire qui, d'un clic de souris, ouvre la liste des entrรฉes dรฉfinies du formulaire. Dans <emph>Nombre de lignes</emph>, vous pouvez indiquer le nombre de lignes devant s'afficher dans la liste dรฉroulante. Les champs combinรฉs peuvent avoir la propriรฉtรฉ Dรฉroulante."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Titre des champs d'รฉtiquette"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Contenu des champs de texte"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Contenu des champs de texte dans les colonnes d'un contrรดle de table"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Images ou texte utilisรฉs dans les boutons"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigne la fonction de remplissage automatique ร  une zone combinรฉe.</ahelp> La fonction de remplissage automatique affiche une liste des entrรฉes prรฉcรฉdentes une fois la saisie commencรฉe."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Pour dรฉfinir un caractรจre de l'รฉtiquette comme รฉtant un code mnรฉmonique, de faรงon ร  ce que l'utilisateur d'accรจde ร  cet รฉlรฉment de contrรดle en appuyant sur la touche du clavier correspondant ร  ce caractรจre, insรฉrez un tilde (~) devant ce dernier, dans l'รฉtiquette."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Dรฉsactivez la case <emph>Aucune assignation</emph> pour supprimer le lien entre un contrรดle et le champ d'รฉtiquette assignรฉ.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Dรฉfinit la largeur de colonne dans le champ de contrรดle de table.</ahelp> Dรฉfinit la largeur de colonne dans le champ de contrรดle de table dans les unitรฉs spรฉcifiรฉes dans les options du module %PRODUCTNAME. Vous pouvez saisir une valeur suivie d'une unitรฉ de mesure valide (2,0 cm, par exemple)."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Spรฉcifie le dรฉlai (en millisecondes) devant s'รฉcouler entre chaque รฉvรฉnement rรฉcurrent.</ahelp> Un รฉvรฉnement rรฉcurrent se produit lorsque vous cliquez sur une flรจche ou sur l'arriรจre-plan d'une barre de dรฉfilement, ou bien sur l'un des boutons de navigation dans les enregistrements de la barre de navigation. Dans tous les cas, vous devez maintenir le bouton de la souris enfoncรฉe pendant que vous cliquez. Vous pouvez saisir une valeur suivie d'une unitรฉ de temps valide (2 s ou 500 ms, par exemple)."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Ceci vous permet de dรฉfinir le format de l'affichage de la date.</ahelp> Vous pouvez dรฉfinir le format de l'affichage de la date pour les champs de date."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Indique si une case ร  cocher peut รฉgalement reprรฉsenter les valeurs Zร‰RO d'une base de donnรฉes liรฉe, indรฉpendamment des valeurs VRAI et FAUX.</ahelp> Cette fonction n'est disponible que si la base de donnรฉes accepte trois รฉtats : VRAI, FAUX et Zร‰RO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "La propriรฉtรฉ <emph>Statut triple</emph> n'est dรฉfinie que pour les formulaires de base de donnรฉes et non pour les formulaires HTML."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Constante de texte. Cette position ne peut pas รชtre รฉditรฉe. C'est le caractรจre qui apparaรฎtra ร  la position correspondante du masque de caractรจres."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Les caractรจres a-z et A-Z peuvent รชtre saisis. Les majuscules ne sont pas converties en minuscules."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Les caractรจres A-Z peuvent รชtre saisis. Si une minuscule est saisie, elle est automatiquement convertie en majuscule"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Les caractรจres a-z, A-Z et 0-9 peuvent รชtre saisis. Les majuscules ne sont pas converties en minuscules."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Les caractรจres de A ร  Z et de 0 ร  9 peuvent รชtre saisis. Si vous saisissez une lettre minuscule, elle sera automatiquement convertie en majuscule"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Seuls les caractรจres 0-9 peuvent รชtre saisis."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Tous les caractรจres imprimables peuvent รชtre saisis. Si une lettre minuscule est utilisรฉe, elle est automatiquement convertie en une lettre majuscule."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Vous pouvez effectuer un contrรดle de format au moyen de champs de contrรดle acceptant un contenu formatรฉ (date, heure, etc.). <ahelp hid=\"HID_PROP_STRICTFORMAT\">Si la fonction Vรฉrification de format est activรฉe (Oui), seuls les caractรจres autorisรฉs sont acceptรฉs.</ahelp> Dans un champ de date, par exemple, seuls les chiffres ou les sรฉparateurs de date sont acceptรฉs et tous les caractรจres alphabรฉtiques saisis au clavier sont ignorรฉs."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,8 +3381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Spรฉcifie que le cadre cible doit afficher le document qui s'ouvre via l'action Ouvrir un document ou une page Web.</ahelp> Vous pouvez รฉgalement spรฉcifier que le cadre cible doit afficher l'<emph>URL</emph> ouverte lorsque l'utilisateur clique sur le bouton auquel a รฉtรฉ assignรฉe l'action Ouvrir un document ou une page Web."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "La propriรฉtรฉ Cadre s'applique aux formulaires HTML, mais pas aux formulaires de base de donnรฉes."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Un bouton picto a une propriรฉtรฉ d'<emph>image</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">La propriรฉtรฉ d'<emph>image</emph> indique le chemin et le nom de fichier de l'image devant s'afficher sur le bouton.</ahelp> Si vous sรฉlectionnez le fichier graphique avec le bouton <emph>...</emph>, le nom du fichier et son chemin d'accรจs seront automatiquement inclus dans la zone de texte."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "Dans le cas de boutons de type URL, un texte d'aide s'affiche sous forme d'infoballon ร  la place de l'adresse entrรฉe sous l'URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Indique une รฉtiquette de fichier de traitement par lots dans l'orthographe de l'URL se rรฉfรฉrant ร  un document d'aide et pouvant รชtre appelรฉe ร  l'aide du champ de contrรดle.</ahelp> L'aide du champ de contrรดle peut รชtre ouverte si le focus est placรฉ sur le champ de contrรดle et que l'utilisateur appuie sur F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Dรฉfinit les entrรฉes de liste visibles dans le document. Ouvrez cette liste et saisissez le texte. Utilisez Maj+Entrรฉe pour crรฉer une nouvelle ligne. Les listes et les boรฎtes combinรฉes permettent de dรฉfinir la liste des entrรฉes visibles dans le document. Ouvrez le champ <emph>Entrรฉes de liste</emph> et saisissez votre texte.</ahelp> Notez les <link href=\"text/shared/02/01170100.xhp\" name=\"astuces\">astuces</link> rรฉfรฉrant au contrรดle des entrรฉes et au clavier."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Si le champ de contrรดle doit รชtre liรฉ ร  une base de donnรฉes et si la longueur de texte doit รชtre rรฉcupรฉrรฉe dans la dรฉfinition de champ de la base de donnรฉes, vous ne pouvez pas spรฉcifier de longueur de texte ici. Les paramรจtres sont appliquรฉs dans la base de donnรฉes uniquement si la propriรฉtรฉ du champ de contrรดle n'est pas dรฉfinie (รฉtat \"indรฉterminรฉ\")."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>RTF, contrรดle</bookmark_value><bookmark_value>Contrรดles;RTF</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,8 +3757,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
-msgstr "<ahelp hid=\".\">Permet d'utiliser les retours ร  la ligne et le formatage dans un champ de contrรดle, tel qu'une zone de texte ou une รฉtiquette. Pour insรฉrer un retour ร  la ligne manuel, appuyez sur la touche Entrรฉe. Sรฉlectionnez \"Plusieurs lignes avec formatage\" pour saisir du texte formatรฉ.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Affiche le texte sur plusieurs lignes.</ahelp> Permet d'utiliser des retours ร  la ligne dans une zone de texte, afin de saisir plusieurs lignes de texte. Pour insรฉrer un retour ร  la ligne manuel, appuyez sur la touche Entrรฉe."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,8 +3805,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
-msgstr "<ahelp hid=\".\">Spรฉcifie si un bouton se comporte comme un bouton ร  bascule. Si vous paramรฉtrez Basculer sur \"Oui\", vous pouvez passer de l'รฉtat de contrรดle \"sรฉlectionnรฉ\" et \"non sรฉlectionnรฉ\" lorsque vous cliquez sur le bouton ou appuyez sur la barre d'espace alors que le contrรดle a le focus. Un bouton dans l'รฉtat \"sรฉlectionnรฉ\" apparaรฎt \"appuyรฉ\".</ahelp> "
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Si cette option est dรฉfinie sur Oui, le focus portera sur le bouton lorsque vous cliquerez dessus.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,8 +3869,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Spรฉcifie la couleur de la bordure des contrรดles dont les propriรฉtรฉs de bordure ont รฉtรฉ dรฉfinies sur \"sans relief\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">Dans l'onglet <emph>Propriรฉtรฉs</emph>, indiquez le nom du champ de contrรดle. Dans l'onglet <emph>Propriรฉtรฉs du formulaire</emph>, indiquez le nom du formulaire.</ahelp> Les champs de contrรดle et les formulaires ont tous une propriรฉtรฉ <emph>Nom</emph> permettant leur identification. Le nom s'affiche dans le <link href=\"text/shared/02/01170600.xhp\" name=\"Navigateur de formulaire\">Navigateur de formulaire</link> et permet de faire rรฉfรฉrence au champ de contrรดle dans une macro. Un nom est dรฉjร  dรฉfini dans les paramรจtres par dรฉfaut. Le champ de contrรดle est dรฉfini par son nom, composรฉ ร  partir de son รฉtiquette et de son numรฉro."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>Contrรดles;groupement</bookmark_value><bookmark_value>Groupes;de contrรดles</bookmark_value><bookmark_value>Formulaires;groupement des contrรดles</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "Le nom permet รฉgalement de regrouper diffรฉrents champs de contrรดle assurant la mรชme fonction, comme les boutons radio. Pour ce faire, donnez le mรชme nom ร  tous les รฉlรฉments du groupe : les champs de contrรดle portant le mรชme nom constituent un groupe. Les champs de contrรดle regroupรฉs peuvent รชtre reprรฉsentรฉs visuellement ร  l'aide d'une <link href=\"text/shared/02/01170000.xhp\" name=\"zone de groupe\">zone de groupe</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Indique si la barre de navigation doit รชtre affichรฉe sur la bordure infรฉrieure des contrรดles de table.</ahelp> Indique si la barre de navigation doit รชtre affichรฉe sur la bordure infรฉrieure des contrรดles de table."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Dรฉtermine si le champ de contrรดle est en lecture seule (Oui) ou s'il peut รชtre รฉditรฉ (Non).</ahelp> La propriรฉtรฉ <emph>En lecture seule</emph> peut รชtre assignรฉe ร  tous les contrรดles dans lesquels l'utilisateur peut saisir du texte. Si vous assignez la propriรฉtรฉ de lecture seule ร  un champ d'image reprenant des images d'une base de donnรฉes, l'utilisateur ne pourra pas insรฉrer de nouvelle image dans la base de donnรฉes."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Dรฉtermine si la bordure du champ doit รชtre affichรฉe \"Sans cadre\", avec un effet \"3D\" ou \"Plat\".</ahelp> Les champs de contrรดle dotรฉs d'un cadre vous permettent de dรฉterminer l'affichage de la bordure sur le formulaire ร  l'aide de la propriรฉtรฉ <emph>Bordure</emph>. Vous pouvez sรฉlectionner les options \"Sans cadre\", \"3D\" ou \"Plat\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,24 +4053,24 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">La fonction <emph>Sรฉquence d'activation</emph> dรฉtermine l'ordre dans lequel les contrรดles doivent รชtre activรฉs dans le formulaire lorsque vous appuyez sur la touche de tabulation.</ahelp> Si le formulaire contient plusieurs contrรดles, l'activation se dรฉplace vers le contrรดle suivant lorsque vous appuyez sur la touche de tabulation. Vous pouvez spรฉcifier l'ordre de modification de l'activation, grรขce ร  l'index accessible depuis <emph>Sรฉquence d'activation</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "La propriรฉtรฉ <emph>Sรฉquence d'activation</emph> n'est pas disponible pour les <link href=\"text/shared/02/01170600.xhp\" name=\"contrรดles masquรฉs\">contrรดles masquรฉs</link>. Si vous le souhaitez, vous pouvez รฉgalement dรฉfinir cette propriรฉtรฉ pour les boutons et les contrรดles picto, de faรงon ร  ce que vous puissiez sรฉlectionner ces contrรดles avec la touche de tabulation."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
-msgstr "Les champs de contrรดle ajoutรฉs ร  un formulaire lors de sa crรฉation se voient automatiquement attribuer un index. Ainsi, ร  chaque nouvelle insertion, l'index augmente de un. Si vous modifiez l'index d'un contrรดle, les index des autres contrรดles sont automatiquement actualisรฉs. Les รฉlรฉments ne pouvant pas รชtre activรฉs (Tabstop = Non) reรงoivent รฉgalement une valeur d'index. Cependant, ces contrรดles seront sautรฉs lors de l'utilisation de la touche de tabulation."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4093,8 +4093,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
-msgstr "<ahelp hid=\".\">Dรฉfinit si la valeur est modifiรฉe lorsque l'utilisateur fait dรฉfiler avec la molette de la souris. Jamais : pas de modification de la valeur. Lors de la rรฉception du focus (par dรฉfaut) : la valeur est modifiรฉe lorsque le contrรดle reรงoit le focus et que la molette de la souris pointe le contrรดle et dรฉfile. Toujours : la valeur est modifiรฉe lorsque la molette de la souris pointe le contrรดle et dรฉfile, peu importe le contrรดle ayant le focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4125,8 +4125,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
-msgstr "Pour les champs d'option groupรฉs, le statut du groupe correspondant au paramรจtre par dรฉfaut est dรฉfini par la propriรฉtรฉ <emph>Statut par dรฉfaut</emph>."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4149,16 +4149,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
-msgstr "Pour un bouton de type Rรฉtablir, l'entrรฉe <emph>Sรฉlection par dรฉfaut</emph> dรฉfinit l'รฉtat applicable ร  la zone de liste lorsque ce bouton est activรฉ par l'utilisateur."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "Dans une zone de liste contenant des listes de valeurs, vous pouvez cliquez sur le bouton <emph>...</emph> pour ouvrir la boรฎte de dialogue <emph>Sรฉlection par dรฉfaut</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,8 +4189,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
-msgstr "Pour un bouton de type Rรฉtablir, l'entrรฉe <emph>Valeur par dรฉfaut</emph> dรฉfinit l'รฉtat applicable ร  l'รฉlรฉment de contrรดle lorsque ce bouton est activรฉ par l'utilisateur."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Spรฉcifie la valeur ร  ajouter ou ร  soustraire lorsque l'utilisateur clique sur l'icรดne en forme de flรจche sur la barre de dรฉfilement.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">La propriรฉtรฉ <emph>Bouton par dรฉfaut</emph> indique que le bouton correspondant pourra รชtre utilisรฉ lorsque vous appuyez sur la touche Entrรฉe.</ahelp> La propriรฉtรฉ <emph>Bouton par dรฉfaut</emph> indique que le bouton correspondant pourra รชtre utilisรฉ lorsque vous appuyez sur la touche Entrรฉe. Si vous ouvrez la boรฎte de dialogue ou le formulaire sans effectuer d'autres actions, le bouton possรฉdant cette propriรฉtรฉ est le bouton par dรฉfaut."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,8 +4349,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
-msgstr "Lors de l'utilisation de pages de formulaire Web, vous pouvez rencontrer cette propriรฉtรฉ dans les masques de recherche. Ces masques d'รฉdition contiennent un champ texte et un bouton permettant de soumettre le formulaire. Le terme de recherche est entrรฉ dans le champ texte et la recherche est dรฉmarrรฉe en activant le bouton. Cependant, si le bouton est dรฉfini comme le bouton par dรฉfaut, appuyez simplement sur Entrรฉe aprรจs avoir saisi le terme de recherche pour dรฉmarrer la recherche."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">La propriรฉtรฉ <emph>Tabulation</emph> dรฉtermine si un champ de contrรดle peut รชtre sรฉlectionnรฉ ร  l'aide de la touche de tabulation.</ahelp> Les options suivantes sont disponiblesย :"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Lors de l'utilisation de la touche Tabulation, la focalisation ignore l'รฉlรฉment de contrรดle."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "Le contrรดle peut รชtre sรฉlectionnรฉ avec la touche Tab."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,40 +4445,40 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">La propriรฉtรฉ ร‰tiquette dรฉfinit l'รฉtiquette du champ de contrรดle affichรฉe dans le formulaire.</ahelp> La propriรฉtรฉ ร‰tiquette dรฉfinit l'รฉtiquette du champ de contrรดle affichรฉe dans le formulaire. Cette propriรฉtรฉ dรฉtermine l'รฉtiquette affichรฉe ou l'en-tรชte de colonne du champ de donnรฉes dans les formulaires de contrรดle de table."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
-msgstr "Lorsque vous crรฉez un nouveau champ de contrรดle, l'intitulรฉ prรฉdรฉfini du champ de contrรดle est adoptรฉ par dรฉfaut pour la propriรฉtรฉ <emph>Nom</emph>. Cet intitulรฉ est en fait formรฉ du nom du champ de contrรดle proprement dit et d'un numรฉro, par exemple CommandButton1. La propriรฉtรฉ <emph>Titre</emph> vous permet d'entrer une autre description, de maniรจre que l'intitulรฉ du champ de contrรดle en dรฉcrive la fonction. En modifiant cette entrรฉe, vous pouvez attribuer une description explicite pour l'utilisateur."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>Titres sur plusieurs lignes dans des formulaires</bookmark_value><bookmark_value>Noms;titres sur plusieurs lignes</bookmark_value><bookmark_value>Contrรดles;titres sur plusieurs lignes</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
-msgstr "Pour crรฉer un titre sur plusieurs lignes, ouvrez la zone combinรฉe en utilisant le bouton flรฉchรฉ. Vous pouvez saisir un retour ร  la ligne en appuyant sur Maj+<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Entrรฉe."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "La propriรฉtรฉ <emph>Titre</emph> n'est utilisรฉe que pour รฉtiqueter un รฉlรฉment du formulaire dans l'interface utilisateur. Si vous utilisez des macros, notez que, pendant l'exรฉcution, l'รฉlรฉment de contrรดle est toujours dรฉsignรฉ au moyen de la propriรฉtรฉ <emph>Nom</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,8 +4493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
-msgstr "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Indique l'adresse URL de la page qui s'ouvre lorsque vous cliquez sur un bouton de type \"Ouvrir un document ou une page Web\".</ahelp> Saisissez l'adresse URL pour un bouton de type Ouvrir un document ou une page Web dans la zone <emph>URL</emph>. La page s'ouvre lorsque vous cliquez sur le bouton."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Vous pouvez saisir un caractรจre ou une chaรฎne de caractรจres pour le symbole monรฉtaire. </ahelp>Dans un champ monรฉtaire, vous pouvez prรฉdรฉfinir le symbole monรฉtaire en saisissant un caractรจre ou une chaรฎne de caractรจres dans la propriรฉtรฉ <emph>Symbole monรฉtaire</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Si la zone de texte est utilisรฉe comme zone de saisie de mot de passe, saisissez le code ASCII du caractรจre d'affichage. Ce caractรจre s'affiche ร  la place des caractรจres saisis par l'utilisateur pour le mot de passe.</ahelp> Si l'utilisateur saisit un mot de passe, vous pouvez dรฉterminer les caractรจres qui seront affichรฉs ร  la place des caractรจres saisis. Dans <emph>Caractรจres pour mots de passe</emph>, saisissez le code ASCII du caractรจre souhaitรฉ. Vous pouvez utiliser des valeurs de 0 ร  255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "Les caractรจres correspondant ร  certains codes ASCII peuvent รชtre visualisรฉs dans la boรฎte de dialogue <emph>Caractรจres spรฉciaux</emph> (Insertion - Caractรจres spรฉciaux)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,8 +4573,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
-msgstr "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Dรฉfinit le masque littรฉral. Le masque littรฉral contient les valeurs initiales et reste toujours visible aprรจs le tรฉlรฉchargement du formulaire.</ahelp>ร€ l'aide des champs masquรฉs, vous pouvez dรฉfinir un masque littรฉral. Un masque littรฉral contient les valeurs initiales d'un formulaire et reste toujours visible aprรจs le tรฉlรฉchargement d'un formulaire. ร€ l'aide d'un code de caractรจres pour le masque de saisie, vous pouvez dรฉterminer les entrรฉes que l'utilisateur pourra saisir dans le champ masquรฉ."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Spรฉcifie la hauteur de ligne d'un champ de contrรดle de table.</ahelp> Dans les contrรดles de table, spรฉcifiez la hauteur de ligne. Vous pouvez saisir une valeur suivie d'une unitรฉ de mesure valide (2 cm, par exemple)."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,8 +4709,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Spรฉcifie si les รฉlรฉments d'action d'un contrรดle de la barre de navigation sรฉlectionnรฉe doivent รชtre affichรฉs ou masquรฉs.</ahelp> Les รฉlรฉments d'action sont les suivants : Enregistrer l'enregistrement, Annuler, Nouvel enregistrement, Supprimer l'enregistrement, Actualiser."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4725,8 +4725,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Spรฉcifie si les รฉlรฉments de positionnement d'un contrรดle de la barre de navigation sรฉlectionnรฉe doivent รชtre affichรฉs ou masquรฉs.</ahelp> Les รฉlรฉments de positionnement sont les suivants : รฉtiquette d'enregistrement, position d'enregistrement, รฉtiquette du numรฉro d'enregistrement et numรฉro d'enregistrement."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4741,24 +4741,24 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Spรฉcifie si les รฉlรฉments de navigation d'un contrรดle de la barre de navigation sรฉlectionnรฉe doivent รชtre affichรฉs ou masquรฉs.</ahelp> Les รฉlรฉments de navigation sont les suivants : Premier enregistrement, Enregistrement prรฉcรฉdent, Enregistrement suivant, Dernier enregistrement."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtrage / Tri"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Spรฉcifie si les รฉlรฉments de tri et de filtrage d'un contrรดle de la barre de navigation sรฉlectionnรฉe doivent รชtre affichรฉs ou masquรฉs.</ahelp> Les รฉlรฉments de tri et de filtrage sont les suivants : Tri croissant, Tri dรฉcroissant, Tri, Filtre automatique, Filtre standard, Appliquer le filtre, Rรฉinitialiser le filtre/tri."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4773,8 +4773,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
-msgstr "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Spรฉcifie la taille des icรดnes apparaissant dans la barre de navigation sรฉlectionnรฉe.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Spรฉcifie la taille du curseur de dรฉfilement dans le champ Unitรฉs de valeur. Par exemple, avec une valeur de (Valeur de dรฉfilement max. - Valeur de dรฉfilement min.)/2, le curseur de dรฉfilement occupe la moitiรฉ de la zone d'arriรจre-plan.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Si cette valeur est dรฉfinie sur 0, la largeur du curseur sera รฉgale ร  sa hauteur."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "L'onglet <emph>Donnรฉes</emph> permet d'assigner une source de donnรฉes ร  l'รฉlรฉment de contrรดle sรฉlectionnรฉ."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "Pour les formulaires avec connexion de base de donnรฉes, la base de donnรฉes correspondante est dรฉfinie dans les <link href=\"text/shared/02/01170200.xhp\" name=\"propriรฉtรฉs de formulaire\">propriรฉtรฉs de formulaire</link>. Vous trouverez les fonctions concernรฉes sur l'onglet <link href=\"text/shared/02/01170203.xhp\" name=\"Donnรฉes\"><emph>Donnรฉes</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "Les paramรจtres possibles de l'onglet <emph>Donnรฉes</emph> d'un contrรดle dรฉpendent du contrรดle respectif. Vous verrez uniquement les options qui sont disponibles pour le contrรดle actif et le contexte. Les champs suivants sont disponibles :"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Les cases ร  cocher et les boutons radio des classeurs peuvent รชtre liรฉs aux cellules du document actif. Si le contrรดle est activรฉ, la valeur saisie dans la zone Valeur rรฉfรฉrentielle (activรฉe) est copiรฉe dans la cellule. Si le contrรดle est dรฉsactivรฉ, la valeur saisie dans la zone Valeur rรฉfรฉrentielle (dรฉsactivรฉe) est copiรฉe dans la cellule.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,16 +5645,16 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
-msgstr "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Dรฉfinit comment une entrรฉe de chaรฎne vide doit รชtre traitรฉe. Si dรฉfinie sur Oui, une entrรฉe de chaรฎne de longueur zรฉro sera traitรฉe comme une valeur NULL. Si dรฉfinie sur Non, n'importe quelle entrรฉe sera traitรฉe comme telle, sans aucune conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
-msgstr "Une chaรฎne vide est une chaรฎne de longueur zรฉro (\"\"). Normalement une valeur NULL est diffรฉrente d'une chaรฎne vide. En gรฉnรฉrale, un terme NULL est utilisรฉ pour indiquer une valeur non dรฉfinie, une valeur inconnue ou \"aucune valeur n'a encore รฉtรฉ saisie.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Lors de la conception de votre formulaire, vous pouvez dรฉfinir la propriรฉtรฉ \"Proposition de filtre\" pour chaque zone de texte de l'onglet <emph>Donnรฉes</emph> de la boรฎte de dialogue <emph>Propriรฉtรฉs</emph> correspondante. Dans les recherches suivantes en mode Filtre, vous pouvez choisir parmi toutes les informations figurant dans ces champs.</ahelp> Le contenu du champ peut ensuite รชtre sรฉlectionnรฉ ร  l'aide de la fonction Auto-complรฉtion. Notez cependant que cette fonction consomme davantage d'espace mรฉmoire et de temps, surtout lorsqu'elle est utilisรฉe dans de grandes bases de donnรฉes. Il est donc conseillรฉ de l'employer modรฉrรฉment. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Sรฉlectionnez la case ร  cocher"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "L'expression TRUE est saisie dans la cellule liรฉe"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Dรฉsรฉlectionnez la case ร  cocher"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "L'expression FALSE est saisie dans la cellule liรฉe"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "La case ร  cocher ร  trois รฉtats possรจde l'รฉtat \"indรฉterminรฉ\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "L'expression #NV est saisie dans la cellule liรฉe"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Saisissez une valeur ou une formule qui retourne une valeur dans la cellule liรฉe"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Si la valeur saisie est TRUE ou non nulle, la case ร  cocher est activรฉe<br/>Si la valeur saisie est FALSE ou 0, la case ร  cocher est dรฉsactivรฉe"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Effacez le contenu de la cellule liรฉe ou saisissez du texte ou une formule qui retourne du texte ou une erreur"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Sรฉlectionner la zone. La zone Valeur rรฉfรฉrentielle contient du texte."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Le texte de la zone Valeur rรฉfรฉrentielle est copiรฉ dans la cellule."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Dรฉsactiver la zone. La zone Valeur rรฉfรฉrentielle contient du texte."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "La zone Valeur rรฉfรฉrentielle contient du texte. Saisissez le mรชme texte dans la cellule."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "La zone Valeur rรฉfรฉrentielle contient du texte. Saisissez un autre texte dans la cellule."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Sรฉlectionner le bouton radio"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "L'expression TRUE est saisie dans la cellule liรฉe"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Pour dรฉsactiver le bouton radio, il suffit d'en activer un autre"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "L'expression FALSE est saisie dans la cellule liรฉe"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Saisissez une valeur ou une formule qui retourne une valeur dans la cellule liรฉe"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Si la valeur saisie est TRUE ou non nulle, le bouton radio est activรฉ<br/>Si la valeur saisie est FALSE ou 0, le bouton radio est dรฉsactivรฉ"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Effacez le contenu de la cellule liรฉe ou saisissez du texte ou une formule qui retourne du texte ou une erreur"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Le bouton radio est dรฉsactivรฉ"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Cliquez sur le bouton radio. La zone Valeur rรฉfรฉrentielle contient du texte."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "Le texte de la zone Valeur rรฉfรฉrentielle est copiรฉ dans la cellule."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Cliquez sur un autre bouton radio du mรชme groupe. La zone Valeur rรฉfรฉrentielle contient du texte."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "La zone Valeur rรฉfรฉrentielle contient du texte. Saisissez le mรชme texte dans la cellule."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "La zone Valeur rรฉfรฉrentielle contient du texte. Saisissez un autre texte dans la cellule."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Saisir du texte dans la zone de texte"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Le texte est copiรฉ dans la cellule liรฉ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Effacer le contenu de la zone de texte"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Le contenu de la cellule liรฉe est effacรฉ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Saisir du texte ou une valeur dans la cellule liรฉe"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Le texte ou la valeur est copiรฉ(e) dans la zone de texte"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Saisir une formule dans la cellule liรฉe"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Le rรฉsultat de la formule est copiรฉ dans la zone de texte"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Effacer le contenu de la cellule liรฉe"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Le contenu de la zone de texte est effacรฉ"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Saisir une valeur dans le champ"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "La valeur est copiรฉe dans la cellule liรฉ"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Effacer le contenu du champ"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "La valeur 0 est dรฉfinie dans la cellule liรฉe"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Saisissez une valeur ou une formule qui retourne une valeur dans la cellule liรฉe"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "La valeur est copiรฉe dans le champ"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Effacez le contenu de la cellule liรฉe ou saisissez du texte ou une formule qui retourne du texte ou une erreur"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "La valeur 0 est dรฉfinie dans le champ"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Contenu liรฉ : synchronisez le contenu textuel de l'entrรฉe de zone de liste sรฉlectionnรฉe avec le contenu de la cellule."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Position de la sรฉlection liรฉe : la position, dans la zone de liste, de l'รฉlรฉment sรฉlectionnรฉ est synchronisรฉe avec la valeur numรฉrique contenue dans la cellule."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Sรฉlectionner un seul รฉlรฉment de liste"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "La sรฉlection est liรฉe : la position de l'รฉlรฉment sรฉlectionnรฉ est copiรฉe dans la cellule liรฉe! Par exemple, si l'รฉlรฉment sรฉlectionnรฉ est le troisiรจme, c'est le chiffre 3 qui est copiรฉ."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Sรฉlectionner plusieurs รฉlรฉments de liste"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "L'expression #NV est saisie dans la cellule liรฉe"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Dรฉsรฉlectionner tous les รฉlรฉments de la liste"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Le contenu est liรฉ : Le contenu de la cellule liรฉe est effacรฉ"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "La sรฉlection est liรฉe : la valeur 0 est saisie dans la cellule liรฉe"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Saisir du texte ou une valeur dans la cellule liรฉe"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Le contenu est liรฉ : recherchez et sรฉlectionnez un รฉlรฉment de liste identique"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "La sรฉlection est liรฉe : l'รฉlรฉment de liste situรฉ ร  la position spรฉcifiรฉe (1 correspondant au premier รฉlรฉment) est sรฉlectionnรฉ. S'il est introuvable, tous les รฉlรฉments sont dรฉsรฉlectionnรฉs."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Saisir une formule dans la cellule liรฉe"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Recherchez et sรฉlectionnez un รฉlรฉment de liste qui correspond au rรฉsultat de la formule et au mode Liaison"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Effacer le contenu de la cellule liรฉe"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Dรฉsรฉlectionner tous les รฉlรฉments de la zone de liste"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Modifier le contenu de la plage source de la liste"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Saisissez du texte dans le champ d'รฉdition de la boรฎte combinรฉe ou sรฉlectionnez une entrรฉe ร  partir de la liste dรฉroulante"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Le texte est copiรฉ dans la cellule liรฉ"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Effacer le contenu du champ d'รฉdition de la boรฎte combinรฉe"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Le contenu de la cellule liรฉe est effacรฉ"
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Saisir du texte ou une valeur dans la cellule liรฉe"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Le texte ou la valeur est copiรฉ(e) dans le champ d'รฉdition de la boรฎte combinรฉe"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Saisir une formule dans la cellule liรฉe"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Le rรฉsultat de la formule est copiรฉ dans le champ d'รฉdition de la boรฎte combinรฉe"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Effacer le contenu de la cellule liรฉe"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Le contenu du champ d'รฉdition de la boรฎte combinรฉe est effacรฉ"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Modifier le contenu de la plage source de la liste"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Contenu liรฉ : Synchronisez le contenu contextuel de l'entrรฉe de zone de liste sรฉlectionnรฉe avec le contenu de la cellule. Sรฉlectionnez \"l'entrรฉe sรฉlectionnรฉe\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Position de la sรฉlection liรฉe : La position dans la zone de liste de l'รฉlรฉment sรฉlectionnรฉ est synchronisรฉe avec la valeur numรฉrique contenue dans la cellule. Sรฉlectionnez \"Position de l'entrรฉe sรฉlectionnรฉe\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>Contrรดles;รฉvรฉnements</bookmark_value><bookmark_value>ร‰vรฉnements;contrรดles</bookmark_value><bookmark_value>Macros;assignation aux รฉvรฉnements dans les formulaires</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,24 +6589,24 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "Dans l'onglet <emph>ร‰vรฉnements</emph>, vous pouvez lier des macros ร  des รฉvรฉnements se produisant dans des champs de contrรดle d'un formulaire."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
-msgstr "Lorsque l'รฉvรฉnement survient, la macro liรฉe sera appelรฉe. Pour assigner une macro ร  un รฉvรฉnement, appuyez sur le bouton <emph>...</emph>. La boรฎte de dialogue <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assigner une action</link> s'ouvre."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "En fonction de l'รฉlรฉment de contrรดle, diffรฉrents รฉvรฉnements sont disponibles. Seuls les รฉvรฉnements disponibles pour l'รฉlรฉment de contrรดle sรฉlectionnรฉ et dans le contexte actif s'affichent dans l'onglet <emph>ร‰vรฉnements</emph>. Les รฉvรฉnements suivants sont dรฉfinis :"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">Cet รฉvรฉnement se produit avant qu'une action ne soit dรฉclenchรฉe lorsque vous cliquez sur le contrรดle.</ahelp> Par exemple, si vous cliquez sur le bouton \"Envoyer\", un envoi est effectuรฉ ; cependant, le processus d'\"envoi\" effectif ne dรฉmarre que lorsque l'รฉvรฉnement <emph>Lors du dรฉclenchement</emph> se produit. L'รฉvรฉnement <emph>Autoriser l'action</emph> permet de mettre fin au processus. Si la mรฉthode liรฉe renvoie la valeur FALSE, l'รฉvรฉnement <emph>Lors du dรฉclenchement</emph> ne sera pas exรฉcutรฉ."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">L'รฉvรฉnement <emph>Exรฉcuter l'action</emph> se produit lorsqu'une action dรฉmarre.</ahelp> Par exemple, si le formulaire contient un bouton \"Envoyer\", le processus d'envoi reprรฉsente l'action ร  entreprendre."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">L'รฉvรฉnement <emph>Modifiรฉ</emph> se produit lorsque l'รฉlรฉment de contrรดle perd le focus et que le contenu de l'รฉlรฉment de contrรดle est modifiรฉ aprรจs la perte du focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">L'รฉvรฉnement <emph>Texte modifiรฉ</emph> se produit lorsque vous saisissez ou modifiez du texte dans un champ de saisie.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,8 +6685,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
-msgstr "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">L'รฉvรฉnement <emph>Statut modifiรฉ de l'รฉlรฉment</emph> se produit si le statut du champ de contrรดle est modifiรฉ.</ahelp> L'รฉvรฉnement <emph>Statut modifiรฉ de l'รฉlรฉment</emph> se produit si le statut du champ de contrรดle est modifiรฉ."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">L'รฉvรฉnement <emph>Rรฉception de focus</emph> se produit lorsqu'un champ de contrรดle reรงoit le focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">L'รฉvรฉnement <emph>Touche enfoncรฉe</emph> se produit lorsque l'utilisateur appuie sur une touche pendant que le contrรดle reรงoit le focus.</ahelp> Cet รฉvรฉnement peut รชtre liรฉ ร  une macro pour le contrรดle des entrรฉes."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">L'รฉvรฉnement <emph>Touche relรขchรฉe</emph> se produit lorsque l'utilisateur relรขche une touche alors que le contrรดle reรงoit le focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">L'รฉvรฉnement <emph>Souris ร  l'intรฉrieur</emph> se produit lorsque la souris se trouve ร  l'intรฉrieur du champ de contrรดle.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">L'รฉvรฉnement <emph>Dรฉplacement de la souris et touche enfoncรฉe</emph> se produit lorsque la souris est dรฉplacรฉe alors qu'une touche est enfoncรฉe.</ahelp> Par exemple, pendant un glisser-dรฉposer, l'emploi d'une autre touche dรฉtermine le mode (dรฉplacer ou copier)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">L'รฉvรฉnement <emph>Dรฉplacement de la souris</emph> se produit lorsque la souris se dรฉplace sur le contrรดle.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">L'รฉvรฉnement <emph>Bouton de souris enfoncรฉ</emph> se produit si le bouton de la souris est enfoncรฉ pendant que le pointeur de la souris se trouve sur le contrรดle.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">L'รฉvรฉnement <emph>Bouton de souris relรขchรฉ</emph> se produit si le bouton de la souris est relรขchรฉ pendant que le pointeur de la souris se trouve sur le contrรดle.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">L'รฉvรฉnement <emph>Souris ร  l'extรฉrieur</emph> se produit lorsque la souris se trouve ร  l'extรฉrieur du champ de contrรดle.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,16 +9413,16 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Cliquez sur cette icรดne pour activer ou dรฉsactiver l'affichage du <emph>Navigateur</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
-msgstr "Vous pouvez aussi appeler le <emph>Navigateur</emph> en sรฉlectionnant <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"Affichage - Navigateur\">Affichage - Navigateur</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"Affichage - Navigateur\">Affichage - Navigateur</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Affichage - Navigateur\">Affichage - Navigateur</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"Affichage - Navigateur\">Affichage - Navigateur</link></caseinline><defaultinline>Affichage - Navigateur</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
@@ -9461,16 +9461,16 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
-msgstr "<ahelp hid=\".uno:DesignerDialog\">Indique si la fenรชtre Styles, qui permet d'assigner et d'organiser les styles, doit รชtre affichรฉe ou masquรฉe.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
+msgstr ""
#: 01230000.xhp
msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
-msgstr "Chaque application $[officename] dispose de sa propre fenรชtre Styles. Il existe par consรฉquent des fenรชtres distinctes pour les <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"documents texte\">documents texte</link></caseinline><defaultinline>documents texte</defaultinline></switchinline>, pour les <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"classeurs\">classeurs</link></caseinline><defaultinline>classeurs</defaultinline></switchinline> et pour les <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"prรฉsentations et dessins\">prรฉsentations et dessins</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"prรฉsentations et dessins\">prรฉsentations et dessins</link></caseinline><defaultinline>prรฉsentations et dessins</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgstr ""
#: 01230000.xhp
msgctxt ""
@@ -9517,16 +9517,16 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
-msgstr "Pour restaurer le style de paragraphe par dรฉfaut des objets sรฉlectionnรฉs, sรฉlectionnez <emph>Effacer le formatage direct</emph>. Sรฉlectionnez <emph>Autres styles</emph> pour ouvrir la fenรชtre Styles."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
+msgstr ""
#: 02010000.xhp
msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
-msgstr "Un clic sur le bouton Flรจche vers le bas ร  droite du nom du style affiche un menu contextuel qui vous permet de mettre ร  jour le style ร  partir de la sรฉlection active ou d'รฉditer le style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgstr ""
#: 02010000.xhp
msgctxt ""
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">Vous pouvez voir le nom des polices formatรฉ dans leur police respective si vous cochez le champ <emph>Aperรงu dans les listes des polices</emph> dans <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - Affichage\">$[officename] - Affichage</link> dans la boรฎte de dialogue Options.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,8 +9829,8 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Si vous cliquez sur l'icรดne <emph>Diminuer le retrait</emph> pendant que vous maintenez la touche <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, le retrait pour le paragraphe sรฉlectionnรฉ est dรฉplacรฉ ร  la tabulation par dรฉfaut qui a รฉtรฉ dรฉfinie sous <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Gรฉnรฉral\"><emph>%PRODUCTNAME Writer - Gรฉnรฉral</emph></link> dans la boรฎte de dialogue Options.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".\">Cliquez sur l'icรดne Augmenter le retrait pour augmenter le retrait ร  gauche du contenu de la cellule ou du paragraphe actif et le dรฉfinir ร  la tabulation suivante.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,8 +9893,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Cliquez sur l'icรดne <emph>Augmenter le retrait</emph> pendant que vous maintenez la touche <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> pour dรฉplacer le retrait du paragraphe sรฉlectionnรฉ ร  la tabulation par dรฉfaut dรฉfinie sous <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - Gรฉnรฉral\"><emph>%PRODUCTNAME Writer - Gรฉnรฉral</emph></link> dans la boรฎte de dialogue Options.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Pour augmenter la valeur du retrait, utilisez la touche <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Pour dรฉsactiver la mise en รฉvidence, appuyez sur ร‰chap."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Pour augmenter l'espacement entre les paragraphes situรฉs au-dessus du paragraphe sรฉlectionnรฉ, cliquez sur l'icรดne <emph>Augmenter l'espacement</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Pour procรฉder ร  des ajustements supplรฉmentaires de l'espacement, sรฉlectionnez<link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraphe - Retrait et espacement\"><emph>Format - Paragraphe - Retrait et espacement</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Cliquez sur l'icรดne <emph>Rรฉduire l'espacement</emph> pour rรฉduire l'espacement entre le paragraphe sรฉlectionnรฉ et celui qui le prรฉcรจde.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Pour procรฉder ร  des ajustements supplรฉmentaires de l'espacement, sรฉlectionnez<link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraphe - Retrait et espacement\"><emph>Format - Paragraphe - Retrait et espacement</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Pour appliquer un type de bordure ร  une seule cellule, placez le curseur dans la cellule, ouvrez la barre d'outils <emph>Bordure</emph> et sรฉlectionnez une bordure. </caseinline><defaultinline>Les images ou les tableaux que vous insรฉrez comportent dรฉjร  une bordure complรจte. Pour supprimer cette bordure, sรฉlectionnez l'objet graphique ou le tableau entier, puis cliquez sur l'icรดne <emph>Aucune bordure</emph> de la barre d'outils <emph>Bordure</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Pour plus d'informations, consultez la section <link href=\"text/shared/01/05030500.xhp\" name=\"Bordures\"><emph>Bordures</emph></link> de l'aide en ligne. Vous y trouverez รฉgalement des informations sur la <link href=\"text/shared/guide/border_table.xhp\" name=\"mise en forme d'un tableau de texte\">mise en forme d'un tableau de texte</link> ร  partir de l'icรดne <emph>Bordure</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Pour plus d'informations, reportez-vous ร  la section <link href=\"text/shared/01/05030500.xhp\" name=\"Bordures\">Bordures</link> de l'Aide."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Pour plus d'informations, reportez-vous ร  la section <link href=\"text/shared/01/05030500.xhp\" name=\"Bordures\">Bordures</link> de l'Aide."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Permet de passer d'une option d'ancrage ร  une autre.</ahelp></variable> L'icรดne <emph>Changer d'ancrage</emph> n'est visible que si un objet, tel qu'une image ou un champ de contrรดle <switchinline select=\"appl\"><caseinline select=\"WRITER\"> ou un cadre</caseinline></switchinline> est sรฉlectionnรฉ."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Pour plus d'informations sur l'ancrage, reportez-vous ร  la rubrique d'aide <link href=\"text/shared/01/05260000.xhp\" name=\"Ancrage\"><emph>Ancrage</emph></link>."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Sรฉlectionnez un objet et cliquez sur l'icรดne <emph>Pivoter</emph> dans la barre d'outils de <emph>dessin</emph>. </caseinline><caseinline select=\"DRAW\">Sรฉlectionnez un objet et cliquez sur l'icรดne Pivoter dans la barre d'outils de dessin. </caseinline><defaultinline>Sรฉlectionnez un objet et cliquez sur l'icรดne <emph>Pivoter</emph> dans la barre d'outils <emph>Propriรฉtรฉs de l'objet de dessin</emph>.</defaultinline></switchinline> Faites glisser la poignรฉe d'angle d'un objet dans la direction dans laquelle vous voulez le faire pivoter."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">L'icรดne <emph>Abaisser d'un niveau</emph> se trouve sur la barre <emph>Puces et numรฉrotation</emph> qui s'affiche lorsque le curseur est placรฉ sur un รฉlรฉment de numรฉrotation ou de liste ร ย  puces. </caseinline><caseinline select=\"IMPRESS\">L'icรดne <emph>Abaisser</emph> se trouve sur la barre de <emph>formatage de texte</emph> qui s'affiche en mode Plan. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Abaisser d'un niveau </caseinline><defaultinline>Abaisser</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">L'icรดne <emph>Hausser d'un niveau</emph> se trouve sur la barre <emph>Puces et numรฉrotation</emph> qui s'affiche lorsque le curseur est placรฉ sur un รฉlรฉment de numรฉrotation ou de liste ร ย  puces.</caseinline><caseinline select=\"IMPRESS\">L'icรดne <emph>Hausser d'un niveau</emph> se trouve sur la barre de <emph>formatage de texte</emph> qui s'affiche en mode Plan.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Hausser d'un niveau</caseinline><defaultinline>Hausser</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Si vous avez numรฉrotรฉ des paragraphes et que vous cliquez sur l'icรดne <emph>Dรฉplacer vers le haut</emph>, les numรฉros sont replacรฉs dans le nouvel ordre. <switchinline select=\"appl\"><caseinline select=\"WRITER\">L'icรดne <emph>Dรฉplacer vers le haut</emph> n'est visible que lorsque le curseur est positionnรฉ sur une liste ร  puces ou une liste numรฉrotรฉe.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">L'icรดne <emph>Dรฉplacer vers le haut</emph> s'affiche dans la barre de <emph>formatage de texte</emph> lorsque vous รชtes en mode Plan.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Cette fonction peut รชtre appelรฉe en appuyant sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Flรจche vers le haut."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Si vous avez numรฉrotรฉ des paragraphes et que vous cliquez sur l'icรดne <emph>Dรฉplacer vers le bas</emph>, les numรฉros sont placรฉs dans le nouvel ordre. <switchinline select=\"appl\"><caseinline select=\"WRITER\">L'icรดne <emph>Dรฉplacer vers le bas</emph> n'est visible que lorsque le curseur est positionnรฉ sur une liste ร  puces ou une liste numรฉrotรฉe. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">L'icรดne <emph>Dรฉplacer vers le bas</emph> s'affiche dans la barre de <emph>formatage de texte</emph> lorsque vous รชtes en mode Plan. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Cette fonction peut รชtre appelรฉe en appuyant sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Flรจche vers le bas."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Les options relatives aux puces, telles que le type et la disposition de celles-ci, sont dรฉfinies dans la boรฎte de dialogue <link href=\"text/shared/01/06050000.xhp\" name=\"Puces et numรฉrotation\"><emph>Puces et numรฉrotation</emph></link>. Pour ouvrir cette boรฎte de dialogue, cliquez sur l'icรดne <emph>Puces et numรฉrotation</emph> dans la <link href=\"text/swriter/main0206.xhp\" name=\"barre Puces et numรฉrotation\">barre Puces et numรฉrotation</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Les options relatives aux puces, telles que le type et la disposition de celles-ci, sont dรฉfinies dans la boรฎte de dialogue <link href=\"text/shared/01/06050000.xhp\" name=\"Puces et numรฉrotation\">Puces et numรฉrotation</link>. Pour ouvrir cette boรฎte de dialogue, cliquez sur l'icรดne <emph>Puces et numรฉrotation</emph> de la barre de <emph>formatage de texte</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Certaines options de numรฉrotation et de puces ne sont pas disponibles pour la <link href=\"text/swriter/01/03120000.xhp\" name=\"mise en page Web\">mise en page Web</link>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">La distance entre le texte, le cadre texte gauche et la disposition des puces peut รชtre dรฉterminรฉe dans la boรฎte de dialogue sous <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraphe\"><emph>Format - Paragraphe</emph></link>. Il suffit d'insรฉrer un retrait ร  gauche et un alinรฉa. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,8 +10957,8 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
-msgstr "Activer Charger l'URL avec la commande <emph>Boutons visibles</emph> (clic droit sur la barre d'outils)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgstr ""
#: 07060000.xhp
msgctxt ""
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Active ou dรฉsactive le curseur de sรฉlection dans un texte en lecture seule ou dans l'aide. Choisissez <emph>ร‰dition - Sรฉlectionner le texte</emph> ou bien, dans un document en lecture seule, ouvrez le menu contextuel, puis choisissez <emph>Sรฉlectionner le texte</emph>. Le curseur de sรฉlection ne clignote pas.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Pour apporter des modifications dans une base de donnรฉes utilisรฉe par plusieurs personnes, vous devez bรฉnรฉficier des droits d'accรจs appropriรฉs. Lorsque vous รฉditez une base de donnรฉes externe, aucune sauvegarde intermรฉdiaire des modifications apportรฉes n'est effectuรฉe par $[officename]. Ces modifications sont appliquรฉes directement dans la base de donnรฉes."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Enregistre l'enregistrement actif de la table de base de donnรฉes.</ahelp> L'icรดne <emph>Enregistrer l'enregistrement</emph> se trouve sur la <link href=\"text/shared/main0212.xhp\" name=\"barre de base de donnรฉes\">barre des donnรฉes de la table</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,8 +11181,8 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
-msgstr "<ahelp hid=\".uno:Stop\">Cliquer pour interrompre le processus de chargement actuel, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-clic pour interrompre tous les processus de chargement.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
+msgstr ""
#: 07090000.xhp
msgctxt ""
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Effectue un export du document actif au format PDF. Aucune boรฎte de dialogue de paramรจtres ne s'affiche.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Affiche la position actuelle du curseur dans le document %PRODUCTNAME Basic. Le nombre de lignes, puis le nombre de colonnes est spรฉcifiรฉ.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,8 +11317,8 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ouvre la boรฎte de dialogue Hyperlien.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11421,8 +11421,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilisez la page <emph>Internet</emph> de la boรฎte de dialogue <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlien\">Hyperlien</link> pour รฉditer des hyperliens vers des adresses WWW ou FTP.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11453,8 +11453,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Crรฉe un hyperlien http.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11469,8 +11469,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Crรฉe un hyperlien FTP.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
-msgstr "<ahelp hid=\".\">Ouvre la boรฎte de dialogue <emph>Assignation de macro</emph> permettant de dรฉfinir le code de programmation d'รฉvรฉnements spรฉcifiques, tels que \"Souris sur l'objet\" ou \"Dรฉclencher l'hyperlien\".</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
+msgstr ""
#: 09070100.xhp
msgctxt ""
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Saisissez un nom pour l'hyperlien.</ahelp> $[officename] insรจre une balise NAME dans l'hyperlien."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,8 +11669,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
-msgstr "<ahelp hid=\".\">La page <emph>Mail</emph> de la boรฎte de dialogue <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlien\">Hyperlien</link> permet d'รฉditer les hyperliens relatifs ร  des adresses e-mail.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11693,8 +11693,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
-msgstr "<ahelp hid=\".\">Assigne l'adresse e-mail spรฉcifiรฉe ร  l'hyperlien.</ahelp> Un clic sur le nouvel hyperlien dans le document ouvre un nouveau message adressรฉ au destinataire spรฉcifiรฉ dans le champ <emph>Destinataire</emph>."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11709,8 +11709,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Affiche ou masque le navigateur de sources de donnรฉes.</ahelp> Faites glisser les donnรฉes du champ <emph>E-mail</emph> du destinataire depuis le navigateur de sources de donnรฉes vers le champ <emph>Destinataire</emph>."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11725,8 +11725,8 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Spรฉcifie l'objet du message, indiquรฉ sur la ligne de l'objet du nouveau message.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11749,8 +11749,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Les hyperliens vers tout document ou toute cible dans un document peuvent รชtre รฉditรฉs avec l'onglet <emph>Document</emph> de la <link href=\"text/shared/02/09070000.xhp\" name=\"boรฎte de dialogue Hyperlien\">boรฎte de dialogue Hyperlien</link></ahelp>."
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Saisissez un URL pour le fichier que vous voulez ouvrir quand vous cliquez sur l'hyperlien. Si vous ne spรฉcifiez pas de cadre cible, le fichier s'ouvre dans le document actif ou dans le cadre.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,8 +11789,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Ouvre la boรฎte de dialogue <emph>Ouvrir</emph> dans laquelle vous pouvez sรฉlectionner un fichier.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11869,8 +11869,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilisez l'onglet <emph>Nouveau document</emph> de la <link href=\"text/shared/02/09070000.xhp\" name=\"boรฎte de dialogue Hyperlien\">boรฎte de dialogue Hyperlien</link> pour dรฉfinir un hyperlien vers un nouveau document et crรฉer simultanรฉment celui-ci.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -11933,8 +11933,8 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Saisissez un pour le fichier ร  ouvrir lorsque vous cliquez sur l'hyperlien.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
+msgstr ""
#: 09070400.xhp
msgctxt ""
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">ร€ la fin du document</caseinline><defaultinline>Derniรจre page</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "<ahelp hid=\".uno:CloseWin\">Ferme la fenรชtre active.</ahelp> Choisissez <emph>Fenรชtre - Fermer la fenรชtre</emph>, ou appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. Dans l'aperรงu de $[officename] Writer et Calc, vous pouvez fermer la fenรชtre active en cliquant sur le bouton <emph>Fermer l'aperรงu</emph>."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Alors qu'avec les fonctions <link href=\"text/shared/02/12010000.xhp\" name=\"Tri croissant\"><emph>Tri croissant</emph></link> et <link href=\"text/shared/02/12020000.xhp\" name=\"Tri dรฉcroissant\"><emph>Tri dรฉcroissant</emph></link> vous ne pouvez utiliser qu'un seul critรจre de tri, cette boรฎte de dialogue vous permet de combiner plusieurs critรจres."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Si vous triez le champ de donnรฉes \"Prรฉnom\" par ordre croissant et le champ de donnรฉes \"Nom\" par ordre dรฉcroissant, tous les enregistrements seront triรฉs par ordre croissant des prรฉnoms, puis ร  nouveau triรฉs par ordre dรฉcroissant des noms au niveau des prรฉnoms."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,8 +13701,8 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
-msgstr "<bookmark_value>Tables de base de donnรฉes;recherche</bookmark_value><bookmark_value>Formulaires;navigation</bookmark_value><bookmark_value>Enregistrements;recherche dans les bases de donnรฉes</bookmark_value><bookmark_value>Recherche;bases de donnรฉes</bookmark_value><bookmark_value>Bases de donnรฉes;recherche d'enregistrements</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Effectue des recherches dans les tables de base de donnรฉes et dans les formulaires. </ahelp>Vous pouvez rechercher des valeurs spรฉcifiques dans les champs de donnรฉes, zones de liste et cases ร  cocher de formulaires ou de tables de base de donnรฉes. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "La recherche dรฉcrite ici est effectuรฉe par <item type=\"productname\">%PRODUCTNAME</item>. Si vous souhaitez utiliser le serveur SQL pour effectuer une recherche dans une base de donnรฉes, vous devez utiliser l'icรดne <link href=\"text/shared/02/12110000.xhp\" name=\"Filtre formulaire\">Filtre formulaire</link> de la <link href=\"text/shared/main0213.xhp\" name=\"Barre de formulaire\">Barre de formulaire</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "Vous disposez d'un champ de date enregistrรฉ au format \"JJ.MM.AA\" dans la base de donnรฉes (17/02/65, par exemple). Le format de l'entrรฉe est remplacรฉ, dans la vue des sources de donnรฉes, par \"JJ. MMM AAAA\" (17 fรฉv 1965). Dans cet exemple, un enregistrement contenant 17 fรฉvrier n'est trouvรฉ que si l'option <emph>Appliquer le format de champ</emph> est activรฉe :"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\" 5 \" renvoie l'heure \" 14:00:00 \""
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Les champs Horaire ne sont pas dรฉfinis dans les bases de donnรฉes dBase et doivent รชtre simulรฉs. Le 5 est nรฉcessaire pour afficher l'heure en interne \" 14:00:00 \"."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\" 00:00:00 \" renvoie tous les enregistrements d'un champ de date"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "L'affichage qui apparaรฎt ne correspond pas ร  l'enregistrement interne. Si la valeur 45,789 est contenue dans un champ de type nombre/double de la base de donnรฉes et que le formatage affichรฉ est paramรฉtrรฉ pour ne faire apparaรฎtre que deux chiffres ร  droite de la virgule, la valeur \" 45,79 \" peut รชtre retrouvรฉe uniquement par une recherche avec un formatage de champ."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "Nรฉanmoins, une recherche sans <emph>Appliquer le format de champ</emph> convient aux bases de donnรฉes plus volumineuses sans problรจme de formatage, car elle est plus rapide."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Autorise une recherche avec un caractรจre gรฉnรฉrique * ou ?.</ahelp> Vous pouvez utiliser les caractรจres gรฉnรฉriques suivants :"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "Si vous voulez rechercher les caractรจres ? ou *, faites-les prรฉcรฉder d'une barre oblique inverse : \"\\?\" ou\"\\*\". Cependant, ceci n'est nรฉcessaire que si <emph>Expression rรฉguliรจre</emph> est cochรฉe. Si cette option n'est pas activรฉe, les caractรจres gรฉnรฉriques sont traitรฉs comme des caractรจres normaux."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Recherches avec expressions rรฉguliรจres.</ahelp> Les expressions rรฉguliรจres qui sont prises en charge ici sont รฉgalement prises en charge dans la boรฎte de dialogue <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Boรฎte de dialogue Rechercher & remplacer\">Rechercher & remplacer</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Retrouver un enregistrement par une recherche en sens inverse effectuรฉe sur des volumes de donnรฉes importants peut nรฉcessiter plus de temps. Une indication vous informant que la recherche est poursuivie sur les enregistrements apparaรฎt dans la barre d'รฉtat."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Rechercher / Annuler"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "En utilisant le filtre de formulaire, vous pouvez effectuer une recherche plus rapide que la recherche normale, qui peut รชtre activรฉe avec l'icรดne <link href=\"text/shared/02/12100200.xhp\" name=\"Rechercher un enregistrement\">Rechercher un enregistrement</link> de la <emph>barre de formulaire</emph>. La recherche est gรฉnรฉralement confiรฉe ร  un serveur de base de donnรฉes rapide. Vous pouvez รฉgalement saisir des critรจres de recherche plus complexes."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "La fonction <emph>Appliquer le filtre</emph> conserve les <link href=\"text/shared/02/12110000.xhp\" name=\"filtres formulaire\">filtres formulaire</link> qui ont รฉtรฉ dรฉfinis. Il est inutile de les redรฉfinir."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Active une vue de table supplรฉmentaire lorsque vous รชtes en mode formulaire.</ahelp> Lorsque la fonction <emph>Source de donnรฉes comme table</emph> est activรฉe, la table s'affiche dans une zone au-dessus du formulaire."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "La vue de table et la vue de formulaire prรฉsentent les mรชmes donnรฉes. Les modifications effectuรฉes dans la table sont รฉgalement visibles dans le formulaire et rรฉciproquement."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Faites glisser vers la droite le triangle infรฉrieur gauche en maintenant le bouton de la souris enfoncรฉ"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Faites glisser vers la droite le triangle supรฉrieur gauche en maintenant le bouton de la souris enfoncรฉ"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,16 +14933,16 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Faites glisser le repรจre vers la gauche en maintenant le bouton de la souris enfoncรฉ"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
-msgstr "Afin de modifier le retrait gauche dรฉbutant avec la seconde ligne d'un paragraphe, maintenez la touche <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>, cliquez sur le triangle en bas ร  gauche et glissez-le vers le droite."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "La fonction <emph>Exรฉcuter la requรชte</emph> permet de vรฉrifier la requรชte. Lorsque vous enregistrez la requรชte, celle-ci est stockรฉe dans l'onglet <emph>Requรชte</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Indique les tables ร  insรฉrer dans la fenรชtre d'รฉbauche.</ahelp> Dans la boรฎte de dialogue <emph>Ajouter des tables</emph>, sรฉlectionnez les tables nรฉcessaires pour exรฉcuter la tรขche en cours. </variable>Lors de la crรฉation d'une requรชte ou d'une nouvelle prรฉsentation de table, sรฉlectionnez la table ร  laquelle la requรชte ou la prรฉsentation doit se rรฉfรฉrer. Lors de l'utilisation de bases de donnรฉes relationnelles, sรฉlectionnez les tables entre lesquelles vous souhaitez รฉtablir des relations."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "(Dรฉs)activer le mode ร‰bauche"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"(Dรฉs)activer le mode ร‰bauche\">(Dรฉs)activer le mode ร‰bauche</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "(Dรฉs)activer le mode ร‰bauche"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">En mode SQL natif, vous pouvez saisir les commandes SQL qui ne sont pas interprรฉtรฉes par $[officename], mais qui sont transmises directement ร  la source de donnรฉes.</ahelp> Vous ne pouvez pas repasser en mode ร‰bauche, si vous affichez ces modifications dans un autre mode."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Cliquez ร  nouveau sur l'icรดne pour repasser dans le mode Standard, dans lequel les modifications de l'<link href=\"text/shared/explorer/database/02010100.xhp\" name=\"รฉbauche de requรชte\">รฉbauche de requรชte</link> sont synchronisรฉes par SQL avec les modifications autorisรฉes."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Affiche la ligne Fonction dans la partie infรฉrieure de la vue en mode ร‰bauche de la fenรชtre <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ร‰bauche de requรชte\">ร‰bauche de requรชte</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Affiche la ligne Table dans la partie infรฉrieure de la fenรชtre <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ร‰bauche de requรชte\">ร‰bauche de requรชte</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Affiche la ligne Alias dans la partie infรฉrieure de la fenรชtre <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"ร‰bauche de requรชte\">ร‰bauche de requรชte</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">ร‰tend l'instruction SELECT crรฉรฉe pour la <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"requรชte SQL\">requรชte SQL</link> dans la colonne active au moyen du paramรจtre DISTINCT.</ahelp> Ainsi, les valeurs identiques rรฉpรฉtรฉes sont mentionnรฉes une seule fois."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "Pour sรฉlectionner un objet, cliquez dessus avec la flรจche. Pour en sรฉlectionner plusieurs, dessinez un cadre de sรฉlection en faisant glisser le curseur autour des objets en question. Pour ajouter un objet ร  une sรฉlection, appuyez sur Maj puis cliquez sur l'objet. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Les objets qui font partie d'une mรชme sรฉlection peuvent ensuite รชtre dรฉfinis en tant que <link href=\"text/shared/01/05290000.xhp\" name=\"groupe\">groupe</link> et devenir un objet groupe unique.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>Vous pouvez รฉditer sรฉparรฉment les รฉlรฉments d'un groupe. Vous pouvez รฉgalement supprimer des รฉlรฉments d'un groupe en appuyant sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Maj</defaultinline></switchinline>+clic.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\"/><caseinline select=\"CALC\"/><caseinline select=\"CHART\"/><caseinline select=\"MATH\"/><defaultinline>Vous pouvez sรฉlectionner des objets prรฉcis d'un groupe en double-cliquant dessus. Pour cela, vous devez avoir dรฉsactivรฉ au prรฉalable l'icรดne <emph>Double-clic pour รฉditer du texte</emph> dans la <emph>barre d'options</emph>.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "En mode Source HTML, vous pouvez afficher et รฉditer les <link href=\"text/shared/00/00000002.xhp#tags\" name=\"balises\">balises</link> de documents <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Enregistrez le document en tant que document texte brut. Donnez une extension .html ou .htm au fichier pour en faire un document HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,40 +15589,40 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Affiche le style de page actif. Double-cliquez pour รฉditer le style, cliquez avec le bouton droit de la souris pour sรฉlectionner un autre style.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-cliquez sur le champ <emph>Style de page</emph> pour ouvrir la boรฎte de dialogue <link href=\"text/swriter/01/05040000.xhp\" name=\"Style de page\">Style de page</link> dans laquelle vous pouvez รฉditer le style de la page active. Le menu contextuel de ce champ permet d'appliquer un style de page. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-cliquez sur le champ <emph>Style de page</emph> pour ouvrir la boรฎte de dialogue <link href=\"text/scalc/01/05070000.xhp\" name=\"Style de page\">Style de page</link> qui permet d'รฉditer le style de la page active. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-cliquez sur le champ pour ouvrir la boรฎte de dialogue <link href=\"text/simpress/01/05120000.xhp\" name=\"Style de page\">Style de diapo</link> qui permet de sรฉlectionner le style de la page active. Vous pouvez sรฉlectionner un format de papier ou un arriรจre-plan diffรฉrent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-cliquez sur le champ pour ouvrir la boรฎte de dialogue <link href=\"text/simpress/01/05120000.xhp\" name=\"Style de page\">Style de diapo</link> qui permet de sรฉlectionner le style de la page active. Vous pouvez sรฉlectionner un format de papier ou un arriรจre-plan diffรฉrent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,8 +15661,8 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
-msgstr "Un double-clic sur ce champ ouvre la boรฎte de dialogue <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link>, dans laquelle vous pouvez modifier le facteur de zoom."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15693,16 +15693,16 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
-msgstr "<ahelp hid=\".uno:InsertMode\">Affiche le mode d'insertion actif. Vous pouvez basculer entre INS = insรฉrer et RFP = รฉcraser.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\">Ce champ n'est actif que si le curseur se trouve sur la ligne de saisie de la barre de formule ou dans une cellule.</caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
+msgstr ""
#: 20040000.xhp
msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
-msgstr "Cliquez dans le champ pour basculer entre les diffรฉrents modes (sauf dans $[officename] Basic EDI, oรน seule la touche <emph>Inser</emph> est active). Si le curseur est positionnรฉ dans un document, vous pouvez aussi utiliser la touche Inser pour basculer entre les diffรฉrents modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
+msgstr ""
#: 20040000.xhp
msgctxt ""
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr "<bookmark_value>Modes de sรฉlection de texte</bookmark_value><bookmark_value>Texte;modes de sรฉlection</bookmark_value><bookmark_value>Mode de sรฉlection รฉtendu</bookmark_value><bookmark_value>Mode de sรฉlection ajout</bookmark_value><bookmark_value>Mode de sรฉlection bloc</bookmark_value>"
#: 20050000.xhp
@@ -15821,8 +15821,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
-msgstr "C'est le mode de sรฉlection par dรฉfaut des documents texte. Les sรฉlections peuvent รชtre effectuรฉes au clavier en combinant Maj+Touche de navigation (<item type=\"keycode\">flรจches, Dรฉbut, Fin, Page haut, Page bas</item>). Cliquez avec la souris dans le texte oรน la sรฉlection doit commencer, maintenez le bouton gauche de la souris et dรฉplacez-la jusqu'ร  la fin de la sรฉlection. Relรขchez le bouton de la souris pour terminer la sรฉlection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15837,8 +15837,8 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
-msgstr "En utilisant les flรจches ou les touches <item type=\"keycode\">Dรฉbut</item> et <item type=\"keycode\">Fin</item> vous pouvez รฉtendre ou recadrer la sรฉlection actuelle. Cliquer dans le texte sรฉlectionne le texte situรฉ entre la position actuelle du curseur et la position du clic."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgstr ""
#: 20050000.xhp
msgctxt ""
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Si les modifications apportรฉes au document n'ont pas encore รฉtรฉ enregistrรฉes sur le disque dur, un \"*\" s'affiche dans ce champ dans la barre d'รฉtat. Cela s'applique รฉgalement aux nouveaux documents qui n'ont pas encore รฉtรฉ enregistrรฉs.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/04.po b/source/fr/helpcontent2/source/text/shared/04.po
index 9b6e0d7a51a..f2232f4ed9b 100644
--- a/source/fr/helpcontent2/source/text/shared/04.po
+++ b/source/fr/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-23 17:10+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1527095423.000000\n"
#: 01010000.xhp
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>Clavier;commandes gรฉnรฉrales</bookmark_value><bookmark_value>Raccourcis clavier;gรฉnรฉraux</bookmark_value><bookmark_value>Champs de saisie de texte</bookmark_value><bookmark_value>Insertion automatique, fonction dans les zones de texte et de liste</bookmark_value><bookmark_value>Macros;interruption</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "De nombreuses fonctions de l'application peuvent รชtre activรฉes via les raccourcis clavier. Le raccourci clavier <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> s'affiche en regard de l'entrรฉe <emph>Ouvrir</emph> dans le menu <emph>Fichier</emph>. Si vous souhaitez utiliser ce raccourci clavier pour accรฉder ร  cette fonction, vous devez par consรฉquent appuyer sur la touche <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> et la maintenir enfoncรฉe tout en appuyant sur la touche O. Relรขchez les deux touches une fois que la boรฎte de dialogue s'affiche."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Certains caractรจres affichรฉs dans la barre de menu sont soulignรฉs. Ils indiquent les menus auxquels vous pouvez accรฉder directement en appuyant sur le caractรจre soulignรฉ tout en maintenant enfoncรฉe la touche Alt. Une fois le menu ouvert, de nouveaux caractรจres sont soulignรฉs. Vous pouvez accรฉder directement ร  ces entrรฉes de menu en appuyant sur la touche indiquรฉe par le caractรจre soulignรฉ.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,16 +93,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
-msgstr "Il y a toujours un รฉlรฉment mis en รฉvidence dans une boรฎte de dialogue donnรฉe - habituellement affichรฉ par un cadre cassรฉ. Cet รฉlรฉment peut tout aussi bien รชtre un bouton, un champ d'option, une entrรฉe dans une zone de liste ou une case ร  cocher et il a le focus. Si le point de focus est un bouton, appuyer sur Entrรฉe l'exรฉcute comme si vous aviez cliquรฉ dessus. Une case ร  cocher est activรฉe en appuyant sur la barre d'espace. Si un champ d'option a le focus, utilisez les touches flรฉchรฉes pour modifier le champ d'option activรฉ dans cette zone. Utilisez la touche Tab pour aller d'un รฉlรฉment ร  un autre, utilisez Maj+Tab pour aller dans la direction inverse."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Appuyez sur ร‰chap pour fermer la boรฎte de dialogue sans enregistrer. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Si vous placez le focus sur un bouton, une ligne en pointillรฉs apparaรฎt autour de son nom et une ombre plus รฉpaisse s'affiche sous le bouton. Cela indique qu'une pression sur la touche Entrรฉe revient ร  appuyer sur le bouton lui-mรชme et permet par consรฉquent de fermer la boรฎte de dialogue.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "Sachez qu'au cours d'opรฉrations de glisser-dรฉposer, de sรฉlection ร  l'aide de la souris ou lorsque vous cliquez sur des objets et sur des noms, les touches Maj, <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> et parfois <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> permettent d'accรฉder ร  des fonctionnalitรฉs supplรฉmentaires. Pour vous signaler la disponibilitรฉ de fonctions modifiรฉes lorsque vous maintenez enfoncรฉes les touches au cours d'une opรฉration de glisser-dรฉposer, le pointeur de la souris change de forme. Lorsque vous sรฉlectionnez des fichiers ou d'autres objets, les touches de modification peuvent รฉtendre la sรฉlection. Les fonctions sont expliquรฉes aux emplacements oรน elles sont applicables. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,16 +141,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
-msgstr "Utilisez les raccourcis clavier <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+S pour ouvrir la boรฎte de dialogue <emph>Caractรจres spรฉciaux</emph> afin d'insรฉrer un ou plusieurs caractรจres spรฉciaux."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Pour sรฉlectionner l'intรฉgralitรฉ du texte, appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A. Pour supprimer la sรฉlection, utilisez les touches de direction droite et gauche."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Pour supprimer le contenu d'un mot compris entre la position du curseur et la fin du mot, utilisez <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Suppr."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "Lorsque vous cliquez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> et sur la flรจche vers la droite ou la gauche, le curseur passe d'un mot ร  l'autre ; si vous maintenez la touche Maj enfoncรฉe, les mots sont sรฉlectionnรฉs successivement."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "La touche Inser alterne entre les modes Insertion et Remplacement."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,24 +205,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "Le raccourci clavier <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z permet d'annuler les modifications les unes aprรจs les autres et de rรฉtablir le texte ร  son รฉtat d'origine (avant la premiรจre modification)."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
-msgstr "$[officename] a une fonction d'auto-complรฉtion qui s'active d'elle-mรชme dans certaines zones de texte ou de liste. Par exemple, saisissez <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline>dans un champ URL et la fonction d'auto-complรฉtion affiche le premier fichier ou le premier rรฉpertoire trouvรฉ <switchinline select=\"sys\"><caseinline select=\"WIN\">sur l'unitรฉ C:</caseinline><defaultinline>dans votre fichier home</defaultinline></switchinline> qui commence par la lettre \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Utilisez la touche flรจche vers le bas pour faire dรฉfiler les autres fichiers et rรฉpertoires. Utilisez la touche flรจche vers la droite pour afficher รฉgalement un sous-rรฉpertoire existant dans le champ URL. Une auto-complรฉtion rapide est disponible si vous appuyez sur la touche Fin aprรจs avoir saisi une partie de l'URL. Une fois que vous avez trouvรฉ le document ou le rรฉpertoire souhaitรฉ, appuyez sur Entrรฉe."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,8 +237,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
-msgstr "Si vous souhaitez terminer une macro qui est en cours d'exรฉcution, appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Maj+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
-msgstr "Les raccourcis clavier s'affichent du cรดtรฉ droit des listes de menus, en regard de la commande de menu correspondante. <switchinline select=\"sys\"><caseinline select=\"MAC\">(les touches de contrรดle de boรฎte de dialogue citรฉes ne sont pas toutes disponibles sur Macintosh.) </caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effet</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Dans une boรฎte de dialogue, active le bouton ayant le focus"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Dans une boรฎte de dialogue, ouvre de la liste du champ de contrรดle sรฉlectionnรฉ. Ce raccourci s'applique aussi bien aux zones de liste qu'aux boutons dotรฉs d'un menu Pop-Up. Refermez une liste ouverte en appuyant sur la touche ร‰chap."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effet</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Bascule la vue entre le mode plein รฉcran et le mode normal dans Writer ou Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Dรฉmarre l'aide de $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Active l'infoballon correspondant ร  la commande, ร  l'icรดne ou au contrรดle sรฉlectionnรฉ."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Placer le focus dans la fenรชtre suivante (par exemple, document / vue des sources de donnรฉes)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Active le premier menu (menu Fichier)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Ferme le document actif (fermer $[officename] lorsque le dernier document ouvert a รฉtรฉ refermรฉ)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Effet</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "L'attribut <emph>Italique</emph> est appliquรฉ ร  la zone sรฉlectionnรฉe. Si le curseur est positionnรฉ dans un mot, ce mot est รฉgalement mis en italic."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "L'attribut <emph>Gras</emph> est appliquรฉ ร  la zone sรฉlectionnรฉe. Si le curseur est positionnรฉ dans un mot, ce mot est รฉgalement mis en gras."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "L'attribut <emph>Soulignรฉ</emph> est applique ร  la zone sรฉlectionnรฉe. Si le curseur est positionnรฉ dans un mot, ce mot est รฉgalement soulignรฉ."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Supprime le formatage direct du texte ou des objets sรฉlectionnรฉs (comme dans <emph>Format - Effacer le formatage direct</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Rรฉsultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Permet de se dรฉplacer d'une zone ร  l'autre (vers l'arriรจre)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Raccourcis clavier de la zone Nouveau thรจme de la Galerie :"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Rรฉsultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Ouvre la boรฎte de dialogue Propriรฉtรฉs."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Insรจre un nouveau thรจme"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Raccourcis clavier de la zone d'aperรงu de la Galerie :"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Rรฉsultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Fait dรฉfiler d'un รฉcran, vers le haut."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Fait dรฉfiler d'un รฉcran vers le bas."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Revenir en arriรจre (dans l'affichage des objets uniquement)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,8 +1501,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
-msgstr "Sรฉlectionner les lignes et les colonnes dans une table de base de donnรฉes (ouverte par les touches <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Maj + F4)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Rรฉsultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Sรฉlectionne ou dรฉsรฉlectionne la ligne"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Sรฉlectionne la colonne active"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Dรฉplace le pointeur ร  la premiรจre ligne"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Dรฉplace le pointeur ร  la derniรจre ligne"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Rรฉsultat"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Sรฉlectionnez la barre d'outils en appuyant sur F6. Pour sรฉlectionner une icรดne de la barre d'outils, utilisez la flรจche vers le bas et la flรจche vers la droite, puis appuyez sur <switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Entrรฉe"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Sรฉlectionnez le document en appuyant sur<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 et appuyez sur la touche Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Quitte le mode Poignรฉe de sรฉlection et revient au mode Sรฉlection d'objet."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Dรฉplacer le point sรฉlectionnรฉ (les fonctions de capture ร  la grille sont dรฉsactivรฉes provisoirement, mais les points d'extrรฉmitรฉ sont nรฉanmoins capturรฉs les uns aux autres)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Dรฉplace d'un pixel l'objet de dessin sรฉlectionnรฉ (en mode Sรฉlection)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Modifie la taille d'un objet de dessin (en mode Sรฉlection de poignรฉe)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Fait pivoter un objet de dessin (en mode Rotation)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Ouvre la boรฎte de dialogue des propriรฉtรฉs d'un objet de dessin."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Sรฉlectionner un point d'un objet de dessin (en mode Sรฉlection de point)/Annuler la sรฉlection."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Sรฉlectionner un point supplรฉmentaire en mode Sรฉlection de point."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Sรฉlectionner le point suivant de l'objet de dessin (en mode Sรฉlection de point)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "En mode Rotation, vous pouvez aussi sรฉlectionner le centre de rotation."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Sรฉlectionne le point prรฉcรฉdent de l'objet de dessin (en mode Sรฉlection de point)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Commande</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Entrรฉe au niveau de l'icรดne Sรฉlection"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Quitte le mode Sรฉlection de point. L'objet de dessin est sรฉlectionnรฉ ensuite."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "ร‰diter un point d'un objet de dessin (en mode ร‰dition de point)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Rรฉsultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Aperรงu"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Exรฉcuter la requรชte"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Ajouter une table ou une requรชte"
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Rรฉsultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Rรฉsultats"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Passe d'une fenรชtre ร  une autre."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/07.po b/source/fr/helpcontent2/source/text/shared/07.po
index 8f4d63ac786..0a9002d9170 100644
--- a/source/fr/helpcontent2/source/text/shared/07.po
+++ b/source/fr/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-12 22:15+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Pour crรฉer une nouvelle page Web pour Internet, ouvrez un nouveau <emph>document HTML</emph> en choisissant <emph>Fichier - Nouveau</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "Le mode Mise en page Web permet de crรฉer des pages Web, vous pouvez l'activer en choisissant <emph>Affichage - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,8 +61,8 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
-msgstr "Passez en mode Mise en page Web en choisissant <emph>Affichage - Web</emph> ou en ouvrant un nouveau document HTML."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
+msgstr ""
#: 09000000.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/guide.po b/source/fr/helpcontent2/source/text/shared/guide.po
index eb32d6c7f79..49266411223 100644
--- a/source/fr/helpcontent2/source/text/shared/guide.po
+++ b/source/fr/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-24 13:01+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-Project-Style: openoffice\n"
"X-POOTLE-MTIME: 1527166898.000000\n"
@@ -12398,8 +12398,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Pour crรฉer une ligne simple, tapez trois tirets (-) ou plus, ou soulignements ( _ ), et appuyez ensuite sur la touche Entrรฉe. Pour crรฉer une ligne double, tapez trois caractรจres รฉgal (=) ou plus, รฉtoiles (*), tildes (~), ou diรจses (#), et appuyez ensuite sur la touche Entrรฉe."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/shared/optionen.po b/source/fr/helpcontent2/source/text/shared/optionen.po
index eb23cfa5c17..6f27c578677 100644
--- a/source/fr/helpcontent2/source/text/shared/optionen.po
+++ b/source/fr/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-06 14:44+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
@@ -1606,8 +1606,8 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
-msgstr "<variable id=\"ignore\">La liste <emph>IgnoreAllList (Toutes)</emph> comprend tous les mots marquรฉs <emph>Ignorer</emph> au cours de la vรฉrification orthographique. Cette liste est valable uniquement pour la vรฉrification orthographique active.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgstr ""
#: 01010400.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/swriter.po b/source/fr/helpcontent2/source/text/swriter.po
index 3a607bf9a2f..ffa3b5c11dc 100644
--- a/source/fr/helpcontent2/source/text/swriter.po
+++ b/source/fr/helpcontent2/source/text/swriter.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-04-05 17:11+0000\n"
+"PO-Revision-Date: 2018-07-06 14:33+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1522948274.000000\n"
+"X-POOTLE-MTIME: 1530887620.000000\n"
#: classificationbar.xhp
msgctxt ""
@@ -1567,7 +1567,7 @@ msgctxt ""
"par_idN10563\n"
"help.text"
msgid "<ahelp hid=\".\">Contains commands to apply, create, edit, update, load, and manage <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> in a text document.</ahelp>"
-msgstr ""
+msgstr "<ahelp hid=\".\">Contient des commandes pour appliquer, crรฉer, รฉditer, actualiser, charger et gรฉrer des <link href=\"text/swriter/01/05130000.xhp\" name=\"styles\">styles</link> dans un document texte.</ahelp>"
#: main0115.xhp
msgctxt ""
@@ -1575,7 +1575,7 @@ msgctxt ""
"hd_id121529878513674\n"
"help.text"
msgid "Text styles entries"
-msgstr ""
+msgstr "Entrรฉes de styles de texte"
#: main0115.xhp
msgctxt ""
@@ -1583,7 +1583,7 @@ msgctxt ""
"par_id411529878520742\n"
"help.text"
msgid "The entries includes most common paragraph, character and list styles. Click on the style to apply."
-msgstr ""
+msgstr "Les entrรฉes incluent les styles les plus courants de paragraphe, caractรจre et liste. Cliquez sur le style pour l'appliquer."
#: main0115.xhp
msgctxt ""
@@ -1591,7 +1591,7 @@ msgctxt ""
"par_id451529878529005\n"
"help.text"
msgid "You can customize the list of styles entries using menu <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope."
-msgstr ""
+msgstr "Vous pouvez personnaliser la liste des entrรฉes de styles en utilisant le menu <link href=\"text/shared/01/06140100.xhp\" name=\"customize menu\"><emph>Outils - Personnaliser</emph></link>. Dans la mesure oรน les styles appartiennent au document actif, souvenez-vous de stocker les menus dans le document."
#: main0115.xhp
msgctxt ""
@@ -1599,7 +1599,7 @@ msgctxt ""
"hd_id991529881414793\n"
"help.text"
msgid "Edit Style"
-msgstr ""
+msgstr "ร‰diter le style"
#: main0115.xhp
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"par_id111529881420452\n"
"help.text"
msgid "Opens the Paragraph Style dialog box of the current paragraph."
-msgstr ""
+msgstr "Ouvre la boรฎte de dialogue Style de paragraphe pour le paragraphe actif."
#: main0115.xhp
msgctxt ""
@@ -1615,7 +1615,7 @@ msgctxt ""
"hd_id111529881431158\n"
"help.text"
msgid "Update Style"
-msgstr ""
+msgstr "Actualiser le style"
#: main0115.xhp
msgctxt ""
@@ -1623,7 +1623,7 @@ msgctxt ""
"par_id971529881437377\n"
"help.text"
msgid "Update the paragraph style with the <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">direct formatting</link> applied to the current paragraph."
-msgstr ""
+msgstr "Actualise le style de paragraphe avec le <link href=\"text/shared/00/00000005.xhp#Section7\" name=\"direct formatting\">formatage direct</link> appliquรฉ au paragraphe actif."
#: main0115.xhp
msgctxt ""
@@ -1631,7 +1631,7 @@ msgctxt ""
"hd_id191529881446409\n"
"help.text"
msgid "New style"
-msgstr ""
+msgstr "Nouveau style"
#: main0115.xhp
msgctxt ""
@@ -1639,7 +1639,7 @@ msgctxt ""
"par_id331529881457275\n"
"help.text"
msgid "Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name."
-msgstr ""
+msgstr "Ajoute un style de paragraphe avec les paramรฉtrages de la sรฉlection active. Une boรฎte de dialogue demandera de saisir le nom du style."
#: main0115.xhp
msgctxt ""
@@ -1647,7 +1647,7 @@ msgctxt ""
"hd_id351529881470044\n"
"help.text"
msgid "Load Styles"
-msgstr ""
+msgstr "Charger les styles"
#: main0115.xhp
msgctxt ""
@@ -1655,7 +1655,7 @@ msgctxt ""
"par_id551529883682302\n"
"help.text"
msgid "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">Import styles</link> from another document or template into the current document."
-msgstr ""
+msgstr "<link href=\"text/swriter/guide/load_styles.xhp\" name=\"import style\">Importer les styles</link> d'un autre document ou modรจle dans le document actif."
#: main0115.xhp
msgctxt ""
@@ -1663,7 +1663,7 @@ msgctxt ""
"hd_id361529881482828\n"
"help.text"
msgid "Manage Styles"
-msgstr ""
+msgstr "Gรฉrer les styles"
#: main0115.xhp
msgctxt ""
@@ -1671,7 +1671,7 @@ msgctxt ""
"par_id901529883673111\n"
"help.text"
msgid "Opens the <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">Styles deck</link> in the sidebar."
-msgstr ""
+msgstr "Ouvre le <link href=\"text/swriter/01/05140000.xhp\" name=\"linkname\">volet Styles</link> dans la barre latรฉrale."
#: main0120.xhp
msgctxt ""
@@ -1679,7 +1679,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "Form Menu"
-msgstr ""
+msgstr "Menu de formulaire"
#: main0120.xhp
msgctxt ""
@@ -1687,7 +1687,7 @@ msgctxt ""
"hd_id111529755027117\n"
"help.text"
msgid "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Form</link>"
-msgstr ""
+msgstr "<link href=\"text/swriter/main0120.xhp\" name=\"Form menu\">Formulaire</link>"
#: main0120.xhp
msgctxt ""
@@ -1695,7 +1695,7 @@ msgctxt ""
"par_id991529755027118\n"
"help.text"
msgid "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Contains commands for activate form design mode, open control wizards and insert form controls in your text document.</ahelp></variable>"
-msgstr ""
+msgstr "<variable id=\"variable name\"><ahelp hid=\"hid path or command\">Contient des commandes pour activer le mode d'รฉbauche de formulaire, ouvrez l'assistant contrรดles et insรฉrez des contrรดles de formulaire dans le document texte.</ahelp></variable>"
#: main0120.xhp
msgctxt ""
@@ -1703,7 +1703,7 @@ msgctxt ""
"hd_id551529758534136\n"
"help.text"
msgid "Design Mode"
-msgstr ""
+msgstr "Mode ร‰bauche"
#: main0120.xhp
msgctxt ""
@@ -1711,7 +1711,7 @@ msgctxt ""
"par_id791529758540932\n"
"help.text"
msgid "Enable or disable form design mode."
-msgstr ""
+msgstr "Actire ou dรฉsactive le mode รฉbauche."
#: main0120.xhp
msgctxt ""
@@ -1719,7 +1719,7 @@ msgctxt ""
"hd_id121529758546072\n"
"help.text"
msgid "Control Wizards"
-msgstr ""
+msgstr "Assistants contrรดles"
#: main0120.xhp
msgctxt ""
@@ -1727,7 +1727,7 @@ msgctxt ""
"par_id271529758552229\n"
"help.text"
msgid "Enable or disable control wizards."
-msgstr ""
+msgstr "Active ou dรฉsactive les assistants contrรดle"
#: main0120.xhp
msgctxt ""
@@ -1735,7 +1735,7 @@ msgctxt ""
"hd_id571529784049416\n"
"help.text"
msgid "More fields"
-msgstr ""
+msgstr "Plus de champs"
#: main0120.xhp
msgctxt ""
@@ -1743,7 +1743,7 @@ msgctxt ""
"par_id951529784060420\n"
"help.text"
msgid "Date, time, numerical, currency and pattern form fields."
-msgstr ""
+msgstr "Champs de formulaire de date, heure, numรฉrique, monรฉtaire et de motif."
#: main0120.xhp
msgctxt ""
@@ -1751,7 +1751,7 @@ msgctxt ""
"hd_id811529763403256\n"
"help.text"
msgid "Automatic Control Focus"
-msgstr ""
+msgstr "Focalisation automatique sur le contrรดle"
#: main0120.xhp
msgctxt ""
@@ -1759,7 +1759,7 @@ msgctxt ""
"par_id281529763411414\n"
"help.text"
msgid "Enable or disable Automatic Control Focus"
-msgstr ""
+msgstr "Active ou dรฉsactive la focalisation automatique sur le contrรดle."
#: main0200.xhp
msgctxt ""
diff --git a/source/fr/helpcontent2/source/text/swriter/00.po b/source/fr/helpcontent2/source/text/swriter/00.po
index 21dc736ee51..8ecf6c5c364 100644
--- a/source/fr/helpcontent2/source/text/swriter/00.po
+++ b/source/fr/helpcontent2/source/text/swriter/00.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-24 15:12+0000\n"
+"PO-Revision-Date: 2018-07-06 12:59+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1527174735.000000\n"
+"X-POOTLE-MTIME: 1530881994.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -2455,7 +2455,7 @@ msgctxt ""
"tit\n"
"help.text"
msgid "The styles menu"
-msgstr ""
+msgstr "Menu des styles"
#: stylesmenu.xhp
msgctxt ""
@@ -2463,7 +2463,7 @@ msgctxt ""
"par_id941529884998705\n"
"help.text"
msgid "<variable id=\"ses\">Choose <emph>Styles - Edit Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"ses\">Choisissez <emph>Styles - ร‰diter les styles</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2471,7 +2471,7 @@ msgctxt ""
"par_id511529885005747\n"
"help.text"
msgid "<variable id=\"sus\">Choose <emph>Styles - Update Style</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sus\">Choisissez <emph>Styles - Actualiser le style</emph> ou <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Commande</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline><emph>+ Maj + F11</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2479,7 +2479,7 @@ msgctxt ""
"par_id411529885010612\n"
"help.text"
msgid "<variable id=\"sns\">Choose <emph>Styles - New Style</emph> or <emph>Shift + F11</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sns\">Choisissez <emph>Styles - Nouveau style</emph> ou <emph>Maj+F11</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2487,7 +2487,7 @@ msgctxt ""
"par_id221529885015598\n"
"help.text"
msgid "<variable id=\"sls\">Choose <emph>Styles - Load Styles</emph></variable>."
-msgstr ""
+msgstr "<variable id=\"sls\">Choisissez <emph>Styles - Charger les styles</emph></variable>."
#: stylesmenu.xhp
msgctxt ""
@@ -2495,4 +2495,4 @@ msgctxt ""
"par_id391529885020996\n"
"help.text"
msgid "<variable id=\"sms\">Choose <emph>Styles - Manage Styles</emph> or F11</variable>."
-msgstr ""
+msgstr "<variable id=\"sms\">Choisissez <emph>Styles - Gรฉrer les styles</emph> ou F11</variable>."
diff --git a/source/fr/helpcontent2/source/text/swriter/guide.po b/source/fr/helpcontent2/source/text/swriter/guide.po
index 5b5cd9ef4b9..610f4e1aaa6 100644
--- a/source/fr/helpcontent2/source/text/swriter/guide.po
+++ b/source/fr/helpcontent2/source/text/swriter/guide.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-02 00:14+0200\n"
-"PO-Revision-Date: 2018-05-14 15:26+0000\n"
+"PO-Revision-Date: 2018-07-06 13:01+0000\n"
"Last-Translator: sophie <gautier.sophie@gmail.com>\n"
"Language-Team: ll.org\n"
"Language: fr\n"
@@ -13,9 +13,9 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.8\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1526311583.000000\n"
+"X-POOTLE-MTIME: 1530882095.000000\n"
#: anchor_object.xhp
msgctxt ""
@@ -8735,7 +8735,7 @@ msgctxt ""
"par_id731529889382463\n"
"help.text"
msgid "Open the <emph>Load Styles</emph> dialog box by either"
-msgstr ""
+msgstr "Ouvrez la boรฎtes de dialogue <emph>Charger les styles</emph> aussi bien par"
#: load_styles.xhp
msgctxt ""
@@ -8743,7 +8743,7 @@ msgctxt ""
"par_id3155910\n"
"help.text"
msgid "Choose <emph>View - Styles</emph> or"
-msgstr ""
+msgstr "Choisissez <emph>Affichage - Styles</emph> ou"
#: load_styles.xhp
msgctxt ""
@@ -8751,7 +8751,7 @@ msgctxt ""
"par_id441529889103330\n"
"help.text"
msgid "<embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/> to open the <emph>Styles</emph> sidebar deck."
-msgstr ""
+msgstr "<embedvar href=\"text/swriter/00/stylesmenu.xhp#sms\" markup=\"keep\"/> pour ouvrir le volet latรฉral <emph>Styles</emph>."
#: load_styles.xhp
msgctxt ""
diff --git a/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
index 6c2e07c770f..2390d046960 100644
--- a/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fr/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-16 13:38+0000\n"
"Last-Translator: fifh <contact@hemmel.fr>\n"
"Language-Team: ll.org\n"
@@ -3809,15 +3809,6 @@ msgstr "Insรฉrer un saut de ~page"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "Donnรฉe~s"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22468,6 +22459,15 @@ msgstr "~Insertion"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/fr/sc/messages.po b/source/fr/sc/messages.po
index 37be39483c8..dd66e07a357 100644
--- a/source/fr/sc/messages.po
+++ b/source/fr/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-16 12:00+0000\n"
"Last-Translator: jumbo444 <Laurent.Balland-Poirier@laposte.net>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Valeur"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Source"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Entrรฉes"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Systรจme"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standard;Texte;Date (JMA);Date (MJA);Date (AMJ);Anglais US;Masquer"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulation"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "espace"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Acceptez-vous la correction proposรฉe ci-dessous ?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Filtre d'image"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Texte"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Sรฉlectionner des feuilles"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Feuilles sรฉlectionnรฉes"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Rรจgle"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Cette rรจgle gรจre les objets ร  des positions fixes."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Aperรงu"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Cette feuille montre la disposition des donnรฉes dans le document."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Affichage du document"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Feuille %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Cellule %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Zone gauche"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Aperรงu de page"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Zone centrale"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Zone droite"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "En-tรชte de la page %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Pied de page de la page %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Ligne de saisie"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Saisie et รฉdition des textes, nombres et formules."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Lecture de mรฉdia"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Bouton de la souris enfoncรฉ"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barre d'outils Formule"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Classeurs %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(lecture seule)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mode aperรงu)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pages"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~Ignorer les pages vides pour l'impression"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Imprimer le contenu"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Toutes les feuilles"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Feuilles sรฉlectionnรฉes"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Cellules sรฉlectionnรฉes"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Dont imprimer"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Toutes les ~pages"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pa~ges"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "ร€ l'avenir, m'avertir ร  ce propos."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "La source DDE suivante ne peut pas รชtre actualisรฉe sans doute parce que le document source n'est pas ouvert. Veuillez lancer le document source et essayer de nouveau."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Le fichier externe suivant ne peut pas รชtre chargรฉ. Les donnรฉes liรฉes ร  ce fichier n'ont pas รฉtรฉ actualisรฉes."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Actualiser les liens externes."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel L1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "La plage contient des รฉtiquettes de ~colonne"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "La plage contient des รฉtiquettes de ~ligne"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Valeur incorrecte"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Aucune formule n'a รฉtรฉ spรฉcifiรฉe."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Ni ligne ni colonne n'ont รฉtรฉ spรฉcifiรฉes."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Nom ou plage indรฉfini(e)."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Nom indรฉfini ou rรฉfรฉrence de cellule incorrecte."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Les formules ne forment pas une colonne."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Les formules ne forment pas une ligne."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Ajouter un AutoFormat"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renommer l'AutoFormat"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nom"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Supprimer l'AutoFormat"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Voulez-vous vraiment supprimer l'AutoFormat # ?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Fermer"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Janv."
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Fรฉvr."
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mars"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Milieu"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Feuille"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Cellule"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Contenu"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Ancrer ร  la page"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Ancrer ร  la cellule"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Condition"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Contenu"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Feuilles"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Noms de plage"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Plages de base de donnรฉes"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Images"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Objets OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Commentaires"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Plages liรฉes"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Objets de dessin"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mode Glisser"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Afficher"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "actif"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactif"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "masquรฉ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Fenรชtre active"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nom du scรฉnario"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Commentaire"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Tri croissant"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Tri dรฉcroissant"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Tri personnalisรฉ"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Tout"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Afficher uniquement l'รฉlรฉment actif."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Masquer uniquement l'รฉlรฉment actif."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Chercher des รฉlรฉments..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Zone de nom"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Ligne de saisie"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Assistant Fonctions"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Accepter"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Annuler"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Somme"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formule"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "ร‰tendre la barre Formule"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Rรฉduire la barre Formule"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflit"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Auteur"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Date"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Utilisateur inconnu"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Colonne insรฉrรฉe"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Ligne insรฉrรฉe "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Feuille insรฉrรฉe "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Colonne supprimรฉe"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Ligne supprimรฉe"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Feuille supprimรฉe"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Plage dรฉplacรฉe"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Contenu modifiรฉ"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Contenu modifiรฉ"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Modifiรฉ dans "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Original"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Modification rejetรฉes"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Acceptรฉes"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Rejetรฉes"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Pas d'entrรฉe"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<vide>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Non protรฉgรฉ"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Non protรฉgรฉ par un mot de passe"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Incompatible au hachage"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Compatible au hachage"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Ressaisir "
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Moyenne glissante"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Lissage exponentiel"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Analyse de la variance"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - facteur unique"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - deux facteurs"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Groupes"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Entre les groupes"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "ร€ travers les groupes"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Source de la variation"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Valeur P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "Critique F"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Corrรฉlation"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Corrรฉlations"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covariance"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Covariances"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Statistiques descriptives"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Moyenne"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Erreur type"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mode"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mรฉdiane"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Variance"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "ร‰cart type"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asymรฉtrie"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Plage"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maximum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Somme"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Compter"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Premier quartile"
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Troisiรจme quartile"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Alรฉatoire ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniforme"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Uniforme entiรจre"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normale"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomiale"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomiale nรฉgative"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Khideux"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Gรฉomรฉtrique"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maximum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Moyenne"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "ร‰cart type"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mรฉdiane"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Valeur p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Nombre de tentatives"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Valeur nu"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "ร‰chantillonnage"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Test F"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Test F"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Test-t appariรฉ"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Test-t appariรฉ"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Test z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "Test z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Test d'indรฉpendance (Khi-deux)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Rรฉgression"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Rรฉgression"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "%NUMBER% colonne"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "%NUMBER% ligne"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alpha"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variable 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variable 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Diffรฉrence de moyenne supposรฉe"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observations"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Diffรฉrence de moyenne observรฉe"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Valeur P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Valeur critique"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Statistique du test"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Linรฉaire"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarithmique"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Puissance"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Modรจle de rรฉgression"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Pente"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Intercepter"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) latรฉral droit"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F latรฉral droit critique"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) latรฉral gauche"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F critique latรฉral gauche"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P bilatรฉral"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F critique bilatรฉral"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Corrรฉlation Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Variance des diffรฉrences"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "Stat t"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) unilatรฉral"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t unilatรฉral critique"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) bilatรฉral"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t bilatรฉral critique"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Variance connue"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) unilatรฉral"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z critique unilatรฉral"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) bilatรฉral"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z critique bilatรฉral"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Activer le contenu"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "ร€ la cellule"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "ร€ la cellule (redimensionner avec la cellule)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "ร€ la page"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Flux source"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Outils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "_Vรฉrifier les mises ร  jour..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Par dรฉfaut"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "En-tรชte 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "En-tรชte 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Incorrect"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Correct"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Erreur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Avertissement"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Note de bas de page"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Note"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "_Vรฉrifier les mises ร  jour..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Outils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Fichier"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "ร‰_diter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "St_yles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Police"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Spรฉcifier les bordures des cellules sรฉlectionnรฉes."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Nombre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Alignement"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Cellules"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Insรฉrer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "Do_nnรฉes"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Rรฉvision"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Afficher"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Graphique"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "C_ouleur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Organiser"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Grille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Langue"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Rรฉvision"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Commentaires"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Com_parer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Afficher"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Styles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Dessine_r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Organiser"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Grille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Grou_per"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "_Cadre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Organiser"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Grille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Afficher"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Styles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Paragraphe"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Afficher"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "_Vรฉrifier les mises ร  jour..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "_Vรฉrifier les mises ร  jour..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Par dรฉfaut"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Accent 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Accent 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Accent 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "En-tรชte 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "En-tรชte 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Incorrect"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Correct"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Erreur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Avertissement"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Note de bas de page"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Note"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "_Vรฉrifier les mises ร  jour..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Outils"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Aid_e"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Fichier"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "ร‰_diter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "St_yles"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Police"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Nombre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Alignement"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Cellules"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Insรฉrer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "Do_nnรฉes"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Rรฉvision"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Afficher"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Graphique"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Organiser"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_ouleur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Grille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Langue"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Rรฉvision"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Commentaires"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_parer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Afficher"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Dessine_r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "ร‰_diter"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Organiser"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Afficher"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grou_per"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Police"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Alignement"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Afficher"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Insรฉrer"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Mรฉdia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "_Cadre"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Organiser"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Grille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Afficher"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Rรฉgression"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Plage pour la variable 1 :"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Plage pour la variable 2 :"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Rรฉsultats ร  :"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Donnรฉes"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Colonnes"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Lignes"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Groupรฉ par"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Rรฉgression linรฉaire"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Rรฉgression logarithmique"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Rรฉgression exponentielle"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Rรฉsultat pour les types de rรฉgression suivants"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Longueur du texte"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "รฉgal"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "infรฉrieur ร "
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "supรฉrieur ร "
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "infรฉrieur ou รฉgal"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "supรฉrieur ou รฉgal ร "
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "diffรฉrent"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "plage correcte"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "plage incorrecte"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Autoriser :"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "Do_nnรฉes :"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Minimum :"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Ma_ximum :"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Autoriser les _cellules vides"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Afficher la _liste de sรฉlection"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "_Trier les entrรฉes dans l'ordre croissant"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Une source valide est constituรฉe d'une sรฉlection contiguรซ de lignes et de colonnes, ou d'une formule dont le rรฉsultat est une zone ou une matrice."
diff --git a/source/fr/sd/messages.po b/source/fr/sd/messages.po
index bf93fcdc756..b414e9736b7 100644
--- a/source/fr/sd/messages.po
+++ b/source/fr/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-28 20:38+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "Objets du masque"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Insรฉrer une image"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/fr/sfx2/messages.po b/source/fr/sfx2/messages.po
index 1b9f3458286..cc94d560934 100644
--- a/source/fr/sfx2/messages.po
+++ b/source/fr/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-07 16:25+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Accรฉder ร  la version en ligne"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/fr/svx/messages.po b/source/fr/svx/messages.po
index 82854a5736b..3058f870f93 100644
--- a/source/fr/svx/messages.po
+++ b/source/fr/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-05 05:14+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Propriรฉtรฉ intellectuelle"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Aucune"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Rรฉcent"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Couleurs personnalisรฉes..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Supprimer"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Lignes et flรจches"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Courbe"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Connecteurs"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formes de base"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symboles"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Flรจches pleines"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Organigramme"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Lรฉgendes"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "ร‰toiles"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Objets 3D"
@@ -4140,8 +4140,8 @@ msgstr "_Copier"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Insรฉrer"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/fr/sw/messages.po b/source/fr/sw/messages.po
index 5e74084e76b..39a8cf45ee4 100644
--- a/source/fr/sw/messages.po
+++ b/source/fr/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-16 15:57+0000\n"
"Last-Translator: fifh <contact@hemmel.fr>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Texte"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Aucun(e)]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Dรฉbut"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Fin"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Supra"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Infra"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "en lecture seule"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Les rรฉpertoires 'AutoTexte' sont en lecture seule. Voulez-vous appeler la boรฎte de dialogue de paramรฉtrage des chemins ?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistiques"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Import du document en cours..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Export du document en cours..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Enregistrement du document..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Nouveau formatage du document..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Mise en forme automatique du document..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Recherche..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Lettre"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Orthographe..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Coupure des mots..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Index en cours d'insertion..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Index en cours d'actualisation..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Crรฉation de la synthรจse..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Adapter les objets..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tableau"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objet"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Cadre"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Forme"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numรฉrotation"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "page vide"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Synthรจse : "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "sรฉparรฉ par : "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Plan : niveau "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Style : "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Numรฉro de page : "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Saut avant nouvelle page"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Texte occidental : "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Texte asiatique : "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "Texte scripts complexes :"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Auteur inconnu"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Supprimer ~tous les commentaires de $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Masquer tous les commenta~ires de $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Numรฉrotation des chapitres"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 mots, %2 caractรจres"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 mots, %2 caractรจres sรฉlectionnรฉs"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Convertir le texte en tableau"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Ajouter un AutoFormat"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Supprimer l'AutoFormat"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "L'AutoFormat suivant va รชtre supprimรฉ :"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renommer l'AutoFormat"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Fermer"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Janv."
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Fรฉvr."
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mars"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Nord"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Milieu"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sud"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Somme"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"L'AutoFormat n'a pas pu รชtre crรฉรฉ.\n"
"Indiquez un autre nom."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numรฉrique"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Lignes"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Colonne"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "ร‰diter une entrรฉe de bibliographie"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Insรฉrer d'une entrรฉe de bibliographie"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Espacement entre %1 et %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Largeur de colonne %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Tableau %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Cadre %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Image %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Autres objets OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Le nom du tableau ne doit pas contenir d'espace."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Les cellules du tableau sรฉlectionnรฉ sont trop complexes pour รชtre fusionnรฉes."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Impossible de trier la sรฉlection"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Cliquer sur l'objet"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Avant insertion de l'AutoTexte"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Aprรจs insertion de l'AutoTexte"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Souris sur l'objet"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Dรฉclencher l'hyperlien"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Souris quitte l'objet"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Image chargรฉe avec succรจs"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Chargement de l'image terminรฉ"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Impossible de charger l'image"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Saisie de caractรจres alphanumรฉriques"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Saisie de caractรจres non alphanumรฉriques"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Modifier la taille du cadre"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Dรฉplacer le cadre"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Titres"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tableaux"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Cadres de texte"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Images"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Objets OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Repรจres de texte"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Sections"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hyperliens"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Rรฉfรฉrences"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Index"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Objets de dessin"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Commentaires"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Titre 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Ceci est le contenu du premier chapitre. C'est une entrรฉe du rรฉpertoire utilisateur."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Titre 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Ceci est le contenu du chapitre 1.1. C'est l'entrรฉe de la table des matiรจres."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Titre 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Ceci est le contenu du chapitre 1.2. Ce mot-clรฉ est l'entrรฉe principale."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tableau 1 : c'est le tableau 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Image 1 : c'est l'image 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Titre"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tableau"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Cadre de texte"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Objet OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Repรจre de texte"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hyperlien"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Rรฉfรฉrence"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Index"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Commentaire"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Objet de dessin"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Autres formats..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Systรจme]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"La coupure interactive des mots est\n"
"en cours d'utilisation dans un autre document"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Coupure des mots"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "impossible"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Supprimer $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Insรฉrer $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "ร‰craser : $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Nouveau paragraphe"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Dรฉplacer"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Appliquer les attributs"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Appliquer les styles : $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Rรฉtablir les attributs"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Modifier le style : $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Insรฉrer un fichier"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Insรฉrer un AutoTexte"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Supprimer le repรจre de texte : $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Insรฉrer un repรจre de texte : $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Trier le tableau"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Trier le texte"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Insรฉrer un tableau : $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Convertir le texte en tableau"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Convertir le tableau en texte"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copier : $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Remplacer $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Insรฉrer un saut de page"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Insรฉrer un saut de colonne"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Insรฉrer une enveloppe"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copier : $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Dรฉplacer : $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Insรฉrer un diagramme %PRODUCTNAME Chart"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Insรฉrer un cadre"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Supprimer le cadre"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "AutoFormat"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "En-tรชte du tableau"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Remplacer : $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Insรฉrer une section"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Supprimer la section"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modifier la section"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Modifier les valeurs par dรฉfaut"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Remplacer le style : $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Supprimer le saut de page"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Correction du texte"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Plan vers le haut/vers le bas"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Dรฉplacer le plan"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Insรฉrer une numรฉrotation"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Hausser d'un niveau"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Abaisser d'un niveau"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Dรฉplacer les paragraphes"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Insรฉrer un objet de dessin : $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "(Dรฉs)activer le numรฉro"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Augmenter le retrait"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Diminuer le retrait"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Insรฉrer une lรฉgende : $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Recommencer la numรฉrotation"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modifier la note de bas de page"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Accepter la modification : $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Rejeter la modification : $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Scinder le tableau"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Arrรชter"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoCorrection"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Fusionner les tableaux"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Modifier la casse"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Supprimer la numรฉrotation"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Objets de dessin : $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Grouper les objets de dessin"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Dissocier les objets de dessin"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Supprimer les objets de dessin"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Remplacer l'image"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Supprimer l'image"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Appliquer les attributs de tableau"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "AutoFormat de tableau"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Insรฉrer une colonne"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Insรฉrer une ligne"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Supprimer la ligne/colonne"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Supprimer la colonne"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Supprimer la ligne"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Scinder les cellules"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Fusionner les cellules"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formater la cellule"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Insรฉrer un index"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Supprimer un index"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copier le tableau"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copier le tableau"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Dรฉfinir le curseur"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Enchaรฎner les cadres de texte"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Dรฉlier les cadres de texte"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modifier les options des notes de bas de page"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Comparer le document"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Appliquer le style de cadre : $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Attribut Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Insรฉrer une note de bas de page"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "insรฉrer un bouton d'URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Insรฉrer un hyperlien"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "supprimer le contenu invisible"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Table/index modifiรฉ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "sรฉlection multiple"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Frappe : $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Coller le presse-papiers"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "occurrences de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 onglet(s)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 retour(s) ร  la ligne"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "saut de page"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "saut de colonne"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Insรฉrer $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Supprimer $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Les attributs ont รฉtรฉ modifiรฉs"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Le tableau a รฉtรฉ modifiรฉ"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Le style a รฉtรฉ modifiรฉ"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Le formatage du paragraphe a รฉtรฉ modifiรฉ"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Insรฉrer une ligne"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Supprimer une ligne"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Insรฉrer une cellule"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Supprimer une cellule"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 modifications"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Modifier le style de page : $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Crรฉer le style de page : $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Supprimer le style de page : $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Renommer le style de page : $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "En-tรชte/pied de page modifiรฉ"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Champ modifiรฉ"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Crรฉer un style de paragraphe : $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Supprimer le style de paragraphe : $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Renommer le style de paragraphe : $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Crรฉer un style de caractรจres : $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Supprimer le style de caractรจres : $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Renommer le style de caractรจres : $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Crรฉer un style de cadre : $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Supprimer le style de cadre : $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Renommer le style de cadre : $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Crรฉer un style de numรฉrotation : $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Supprimer le style de numรฉrotation : $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Renommer le style de numรฉrotation : $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Renommer le marque-page : $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Insรฉrer une entrรฉe d'index"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Supprimer l'entrรฉe d'index"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "champ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paragraphes"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "cadre"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Objet OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "formule"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "diagramme"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "commentaire"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "renvoi"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "entrรฉe de bibliographie"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "caractรจre spรฉcial"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "note de bas de page"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "image"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "objet(s) de dessin"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tableau $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "paragraphe"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Signer le paragraphe"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Modifier le titre d'objet de $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Modifier la description d'objet de $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Crรฉer le style de tableau : $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Supprimer le style de tableau : $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Actualiser le style de tableau : $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Supprimer le tableau"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Affichage du document"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Affichage du document"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "En-tรชte $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "En-tรชte page $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Pied de page $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Pied de page $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Note de bas de page $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Note de bas de page $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Note de fin $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Note de fin $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) sur la page $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Page $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Page : $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Auteur"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Actions"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Activez ce bouton pour ouvrir une liste d'actions pouvant รชtre rรฉalisรฉes sur ce commentaire et sur les autres"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Aperรงu du document"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(mode aperรงu)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Document %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Erreur de lecture"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Impossible d'afficher l'image."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Erreur de lecture du presse-papier."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Saut de colonne manuel"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "%ROWNUMBER ligne"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "%COLUMNLETTER colonne"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Caractรจre"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraphe"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Cadre"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pages"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numรฉrotation"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tableau"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cellule"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiatique"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "Scripts complexes"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Occidental"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contenu"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Arriรจre-plan de ~page"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Images et autres objets graphiques"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Te~xte masquรฉ"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Substituants de ~texte"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Contrรดle~s de formulaires"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Couleur"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Imprimer le texte en ~noir"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pages"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Imprimer les pages blanches insรฉrรฉes ~automatiquement"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Utiliser uniquement le bac d'alimentation ร  partir des prรฉfรฉrences de l'imprimante"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprimer"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Aucun (document seul)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Commentaires seuls"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Placer ร  la fin du document"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Placer ร  la fin de la page"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Commentaires"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Cรดtรฉs des pages"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Toutes les pages"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Verso / pages de gauche"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Recto / pages de droite"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Inclure"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Broch~ure"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Script de gauche ร  droite"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Script de droite ร  gauche"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Plage et exemplaires"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Toutes les pages"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pa~ges"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Sรฉlection"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Placer dans les marges"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Fonctions"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Annuler"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Appliquer"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barre d'outils Formule"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Type de formule"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Texte de la formule"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Affichage global"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Rรฉduire la navigation ร  ce type de contenu"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Niveau de plan"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mode Glisser"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Insรฉrer comme hyperlien"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Insรฉrer comme lien"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Insรฉrer comme copie"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Afficher"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Fenรชtre active"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "masquรฉ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "actif"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactif"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "ร‰diter..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Actualiser"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "ร‰diter"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "ร‰diter le lien"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Insรฉrer"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Index"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Fichier"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Nouveau document"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Texte"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Supprimer"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Supprimer"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Sรฉlection"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Index"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Liens"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Tout"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Supprimer l'index"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "Ann~uler la protection"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "masquรฉ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Fichier non trouvรฉ : "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Renommer"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "~Lecture seule"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Tout afficher"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Tout masquer"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Tout supprimer"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Gauche : "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Droite : "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Intรฉrieur : "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Extรฉrieur : "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Haut : "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Bas : "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Ligne"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Auteur"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Erreur de syntaxe **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Division par zรฉro **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Erreur de parenthรจses **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Dรฉpassement de capacitรฉ de la fonction carrรฉ **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Dรฉpassement de capacitรฉ **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Erreur **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Expression erronรฉe **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Erreur : source de la rรฉfรฉrence non trouvรฉe"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Aucun"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fixe)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr "A : %1 M : %2 J : %3 H : %4 M : %5 S : %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Index lexical"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Index personnalisรฉ"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Table des matiรจres"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliographie"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Citation"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Index des tableaux"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Index des objets"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Index des figures"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-clic pour suivre le lien"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Cliquer pour suivre le lien"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titre"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Sujet"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Mots-clรฉs"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Commentaires"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Crรฉรฉ"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modifiรฉ"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Derniรจre impression"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Numรฉro de rรฉvision"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Durรฉe d'รฉdition"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Conversion $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Premiรจre conversion $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Conversion suivante $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Article"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Livre"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Brochures"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Rapports de confรฉrence"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Extrait de livre"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Extrait de livre avec titre"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Rapports de confรฉrence"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Magazine"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Documentation technique"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Mรฉmoire"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Divers"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Thรจse de doctorat"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Rapports de confรฉrence"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Rapport de recherche"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Non publiรฉ"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Document WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Utilisateur1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Utilisateur2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Utilisateur3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Utilisateur4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Utilisateur5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Abrรฉgรฉ"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adresse"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Annotation"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Auteur(s)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Titre du livre"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Chapitre"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "ร‰dition"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "ร‰diteur"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Type de publication"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Institution"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Magazine"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mois"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Remarque"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nombre"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organisation"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Page(s)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "ร‰diteur"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "ร‰cole supรฉrieure/Universitรฉ"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Sรฉrie"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titre"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Type de rapport"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Annรฉe"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Utilisateur1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Utilisateur2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Utilisateur3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Utilisateur4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Utilisateur5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "ร‰dition d'une entrรฉe d'index"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Insertion d'une entrรฉe d'index"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Le document contient dรฉjร  l'entrรฉe de bibliographie mais avec des donnรฉes diffรฉrentes. Voulez-vous adapter les entrรฉes existantes ?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Commentaires"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Afficher les commentaires"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Masquer les commentaires"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Le nom du raccourci existe dรฉjร . Veuillez choisir un autre nom."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Supprimer l'AutoTexte"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Supprimer la catรฉgorie "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "AutoTexte :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Enregistrer l'AutoTexte"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Il n'y a pas d'AutoTexte dans ce fichier"
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Mes AutoTextes"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "L'AutoTexte pour le raccourci '%1' est introuvable."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "On ne peut pas insรฉrer un tableau sans ligne ou sans cellule."
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Le tableau ne peut pas รชtre insรฉrer parce qu'il est trop grand"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "L'AutoTexte n'a pas pu รชtre crรฉรฉ."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Le format de presse-papiers requis n'est pas disponible"
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Document texte"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Image (%PRODUCTNAME %PRODUCTVERSION Document texte)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objet (%PRODUCTNAME %PRODUCTVERSION Document texte)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (lien DDE)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Tous les commentaires"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Tous les commentaires"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Commentaires de"
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(pas de date)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(pas d'auteur)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Rรฉpondre ร  $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "ร‰diter le bloc d'adresses"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Salutations personnalisรฉes (destinataires masculins)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Salutations personnalisรฉes (destinataires fรฉminins)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "ร‰~lรฉments de salutations"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Ajouter aux salutations"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Supprimer des salutations"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Faites glisser les รฉlรฉments de salutations dans la zone ci-dessous"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Salutations"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Signe de ponctuation"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Texte"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Assignez les champs ร  partir de la source de donnรฉes afin de mettre les รฉlรฉments de salutations en correspondance."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Aperรงu des salutations"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "ร‰lรฉments d'adresse"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "ร‰lรฉments de salutations"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Correspond au champ :"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Aperรงu"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " aucune correspondance trouvรฉe ร  ce stade "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Tous les fichiers"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Listes d'adresses (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Texte simple (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Texte sรฉparรฉ par des virgules (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb ; *.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb ; *.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Souhaitez-vous saisir les informations de compte e-mail maintenant ?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Liste d'adresses %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Sรฉlectionner le document de base"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Sรฉlectionner un type de document"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Insรฉrer un bloc d'adresses"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Sรฉlectionner une liste d'adresses"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Crรฉer une salutation"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Adapter la mise en page"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Exclure un destinataire"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Terminer"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Assistant Mailing"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Requรชte"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Continuer la vรฉrification au dรฉbut du document ?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "La vรฉrification de l'orthographe est terminรฉe."
@@ -4315,212 +4325,212 @@ msgstr "La vรฉrification de l'orthographe est terminรฉe."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Heure"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nom de fichier"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Nom de la base de donnรฉes"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Chapitre"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Numรฉro de page"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistiques"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Utilisateur"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Modรจles"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Expรฉditeur"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Dรฉfinir une variable"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Afficher la variable"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Insรฉrer une formule"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Champ de saisie"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Champ de saisie (pour variables)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Champ de saisie (utilisateur)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Texte conditionnel"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Champ DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Exรฉcuter la macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Sรฉquence"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Dรฉfinir une variable de page"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Afficher la variable de page"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Charger l'URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Substituant"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Combiner les caractรจres"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Liste de saisie"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Dรฉfinir une rรฉfรฉrence"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Insรฉrer une rรฉfรฉrence"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Champ de mailing"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Enregistrement suivant"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Enregistrement par numรฉro"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Numรฉro d'enregistrement"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Page prรฉcรฉdente"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Page suivante"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Texte masquรฉ"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Champ d'utilisateur"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Remarque"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Entrรฉe de bibliographie"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Paragraphe masquรฉ"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Info document"
@@ -4528,74 +4538,74 @@ msgstr "Info document"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Date"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Date (fixe)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Heure"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Heure (fixe)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tableaux"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Caractรจres"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Mots"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragraphes"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objets"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pages"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatique"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manuel"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Sociรฉtรฉ"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Prรฉnom"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Initiales"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Rue"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Pays"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Code Postal"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Ville"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titre"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Fonction"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tรฉl. (domicile)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tรฉl. (bureau)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-mail"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "ร‰tat"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "dรฉsactivรฉ"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "activรฉ"
@@ -4692,32 +4702,32 @@ msgstr "activรฉ"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nom de fichier"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Nom de fichier sans extension"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Chemin/Nom de fichier"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Chemin"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Style"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Catรฉgorie"
@@ -4725,22 +4735,22 @@ msgstr "Catรฉgorie"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Nom de chapitre"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Numรฉro de chapitre"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Numรฉro de chapitre sans sรฉparateur"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Numรฉro et nom de chapitre"
@@ -4748,47 +4758,47 @@ msgstr "Numรฉro et nom de chapitre"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romain (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romain (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabe (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "D'aprรจs le style de page"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Texte"
@@ -4796,12 +4806,12 @@ msgstr "Texte"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Initiales"
@@ -4809,42 +4819,42 @@ msgstr "Initiales"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Systรจme"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Texte"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nom"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Texte"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formule"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Texte"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de donnรฉes"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Systรจme"
@@ -4852,17 +4862,17 @@ msgstr "Systรจme"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Utilisateur"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Heure"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Date"
@@ -4870,67 +4880,67 @@ msgstr "Date"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Rรฉfรฉrence"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Chapitre"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Supra/infra"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "D'aprรจs le style de page"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Catรฉgorie et numรฉro"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Texte de lรฉgende"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numรฉrotation"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nombre"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Numรฉro (sans contexte)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Numรฉro (contexte complet)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Article a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Article A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "Article A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Texte"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Table"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Cadre"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objet"
@@ -4966,1232 +4976,1232 @@ msgstr "Objet"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Condition"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Alors, sinon"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Instruction DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Texte ~masquรฉ"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Nom de la macro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Annotation"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "C~aractรจres"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "C~orrection"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valeur"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formule"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personnaliser"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Utilisateur]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "ร‰cart H."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "ร‰cart V."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Largeur"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Hauteur"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Marge gauche"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Marge supรฉrieure"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Colonnes"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Lignes"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Le service suivant n'est pas disponible :"
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Compte des mots et caractรจres. Cliquez pour ouvrir la boรฎte de dialogue Compte des mots."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Affichage une seule page"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Affichage multi-page"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Affichage livre"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Numรฉro de page du document. Cliquez pour ouvrir la boรฎte de dialogue Aller ร  la page ou faites un clic avec le bouton droit pour la liste des marques-pages."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Numรฉro de page du document (numรฉro de page du document imprimรฉ). Cliquez pour ouvrir la boรฎte de dialogue Aller ร  la page."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Style de page. Faites un clic avec le bouton droit pour modifier le style ou cliquez pour ouvrir la boรฎte de dialogue Style."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Lettrines sur"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "lignes"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Aucune lettrine"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Aucun saut de page"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Ne pas reflรฉter"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Reflรฉter verticalement"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Reflรฉter ร  l'horizontale"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Reflรฉter verticalement et horizontalement"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ reflรฉter ร  l'horizontale sur les pages paires"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Style de caractรจre"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Aucun style de caractรจre"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Pied de page"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Aucun pied de page"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "En-tรชte"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Aucun en-tรชte"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Adaptation optimale"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Aucune d'adaptation"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Continu"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Adaptation parallรจle"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Adaptation ร  gauche"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Adaptation ร  droite"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Ancre seule)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Largeur :"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Hauteur fixe :"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Hauteur min. :"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "au paragraphe"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "au caractรจre"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ร  la page"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Coordonnรฉe X :"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Coordonnรฉe Y :"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "en haut"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrรฉ verticalement"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "en bas"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Haut de la ligne"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Centrรฉ sur la ligne"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Bas de la ligne"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Contrรดle de repรฉrage"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Aucun contrรดle de repรฉrage"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "ร  la droite"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centrรฉ horizontalement"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "ร  la gauche"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "ร  l'intรฉrieur"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "ร  l'extรฉrieur"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Sur toute la largeur"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Colonnes"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Largeur du trait de sรฉparation :"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Zone de notes de bas de page max. :"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "ร‰ditable dans un document en lecture seule"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Scinder"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numรฉrotation"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "aucune numรฉrotation"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "liรฉ ร  "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "et "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Compter les lignes"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "ne pas compter les lignes"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "recommencer le compte des lignes ร  : "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Luminositรฉ : "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Proportion de rouge : "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Proportion de vert : "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Proportion de bleu : "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contraste : "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma : "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Transparence : "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Invertir"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "ne pas invertir"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Mode Graphique : "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standard"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Niveaux de gris"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Noir et blanc"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Filigrane"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotation"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Aucune grille"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Grille (uniquement les lignes)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Grille (lignes et caractรจres)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Respecter les enchaรฎnements"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Ne pas respecter les enchaรฎnements"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Fusionner les bordures"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Ne pas fusionner les bordures"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tableau"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Cadre de texte"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Dessin"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Contrรดle"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Section"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Repรจre de texte"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Images"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Objet OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Titres"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Sรฉlection"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Note de bas de page"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Pense-bรชte"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Commentaire"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Rรฉpรฉter la recherche"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Entrรฉe d'index"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Formule de tableau"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Formule de tableau erronรฉe"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Tableau suivant"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Cadre de texte suivant"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Page suivante"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Dessin suivant"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Contrรดle suivant"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Section suivante"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Repรจre de texte suivant"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Image suivante"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Objet OLE suivant"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Titre suivant"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Sรฉlection suivante"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Note de bas de page suivante"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Pense-bรชte suivant"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Commentaire suivant"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Continuer la recherche vers le bas"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Entrรฉe d'index suivante"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Tableau prรฉcรฉdent"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Cadre de texte prรฉcรฉdent"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Page prรฉcรฉdente"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Dessin prรฉcรฉdent"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Contrรดle prรฉcรฉdent"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Section prรฉcรฉdente"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Repรจre de texte prรฉcรฉdent"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Image prรฉcรฉdente"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Objet OLE prรฉcรฉdent"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Titre prรฉcรฉdent"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Sรฉlection prรฉcรฉdente"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Note de bas de page prรฉcรฉdente"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Pense-bรชte prรฉcรฉdent"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Commentaire prรฉcรฉdent"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Continuer la recherche ร  rebours"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Entrรฉe d'index prรฉcรฉdente"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Formule de tableau prรฉcรฉdente"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Formule de tableau suivante"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Formule de tableau erronรฉe prรฉcรฉdente"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Formule de tableau erronรฉe prรฉcรฉdente"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Insรฉrรฉ"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Supprimรฉ"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Mis en forme"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tableau modifiรฉ"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Styles de paragraphe appliquรฉs"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Le formatage du paragraphe a รฉtรฉ modifiรฉ"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Une ligne a รฉtรฉ insรฉrรฉe"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Une ligne a รฉtรฉ supprimรฉe"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Une cellule a รฉtรฉ insรฉrรฉe"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Une cellule a รฉtรฉ supprimรฉe"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Note de fin : "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Note de bas de page : "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-cliquer pour ouvrir un menu Smart Tag"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "En-tรชte (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "En-tรชte de premiรจre page (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "En-tรชte de page gauche (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "En-tรชte de page droite (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Pied de page (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Pied de page de premiรจre page (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Pied de page de page gauche (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Pied de page de page droite (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Supprimer l'en-tรชte..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formater l'en-tรชte..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Supprimer le pied de page..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formater le pied de page..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Impossible d'ouvrir le fichier d'image"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Impossible de lire le fichier image"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Format d'image inconnu"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Cette version du fichier d'image n'est pas prise en charge"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Impossible de trouver le filtre d'image"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Mรฉmoire insuffisante pour insรฉrer l'image."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Insรฉrer une image"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Commentaire : "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Insertion"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Suppression"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "AutoCorrection"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formats"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Modification de tableau"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Styles de paragraphe appliquรฉs"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Page "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Page %1 de %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Page %1 de %2 (Page %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraphe"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Image"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Objet OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Cadre"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tableau"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Ligne de tableau"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Cellule de tableau"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Page"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "En-tรชte"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Pied de page"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Document HTML"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titre"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Sรฉparateur"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Niveau "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Impossible de trouver le fichier \"%1\" sur le chemin \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Index personnalisรฉ"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<aucun>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<aucun>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "IC"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "DH"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "FH"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Numรฉro de chapitre"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Entrรฉe"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulation"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Texte"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Numรฉro de page"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Information sur le chapitre"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Dรฉbut d'hyperlien"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Fin d'hyperlien"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Entrรฉe de bibliographie : "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Style de caractรจres : "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Structurer le texte"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Appuyez sur Ctrl+Alt+A pour dรฉplacer le focus sur des opรฉrations supplรฉmentaires"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Appuyez sur les flรจches droite ou gauche pour choisir les contrรดles de structure"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Appuyez sur Ctrl+A+B pour dรฉplacer le focus et revenir au contrรดle de structure actif"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Fichier de sรฉlection pour l'index lexical (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Fichier de sรฉlection pour l'index lexical (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Ligne de base en ~haut"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Ligne de base en ~bas"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Ligne de base ~centrรฉe"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Insรฉrer un objet"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "ร‰diter l'objet"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (modรจle : "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Bordures"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Arriรจre-plan"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Style de paragraphe : "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Les numรฉros de page ne peuvent pas รชtre appliquรฉs ร  la page active. Les numรฉros pairs peuvent รชtre utilisรฉs sur les pages gauches, les numรฉros impairs sur les pages droites."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Document maรฎtre"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Document maรฎtre"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Une connexion de fichier va supprimer le contenu de la section active. Se connecter de toute faรงon ?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Le mot de passe saisi est incorrect."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Le mot de passe n'a pas รฉtรฉ dรฉfini."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "La coupure des mots est terminรฉe"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Aucune (ne pas vรฉrifier l'orthographe)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Rรฉtablir la langue par dรฉfaut"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Plus..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignorer"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Explications..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Vรฉrifier les zones spรฉciales est dรฉsactiver. Vรฉrifier quand mรชme ?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Impossible de fusionner les documents."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "La source ne peut pas รชtre chargรฉe."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Aucune imprimante fax n'a รฉtรฉ dรฉfinie sous Outils/Options/%1/Impression."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Document HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Document texte"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Source non spรฉcifiรฉe."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Niveau "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Plan "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "ร‰diter les notes de bas de page/notes de fin"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Terme recherchรฉ remplacรฉ XX fois."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Ligne"
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Colonne"
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Exporter la source..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Exporter une copie de la source..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Continuer"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tรขche"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Statut"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Envoiย ร  : %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Envoyรฉ avec succรจs"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "L'envoi a รฉchouรฉ"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Formule texte"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Zoom"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "Vers le ~haut"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Vers le bas"
@@ -6437,7 +6447,7 @@ msgstr "~Vers le bas"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "La classification du document a รฉtรฉ modifiรฉe parce que le niveau de classification du paragraphe est supรฉrieur."
@@ -6445,32 +6455,32 @@ msgstr "La classification du document a รฉtรฉ modifiรฉe parce que le niveau de c
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Correct"
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Incorrect"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Signature incorrecte"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Signรฉ-par"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Signature de paragraphe"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Cartes de visite"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "AutoTextes pour raccourci "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Repรจres de texte"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Insรฉrer"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Renommer"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Supprimer"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Aller ร "
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Supprimer"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Renommer"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "Niveau de plan :"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Corps de texte"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Sa_uts"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Texte masquรฉ"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Champs : texte _masquรฉ"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Champs : _paragraphes masquรฉs"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Affichage de"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Alignement de la ligne de base Math"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Aide ร  la mise en page"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_Curseur direct"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Insรฉrer"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Alignement de para_graphe"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "_Marge gauche du paragraphe"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabulations"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabulations et _espaces"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "Espa_ces"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Curseur direct"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Activer le curseur"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Zones protรฉgรฉes"
diff --git a/source/fr/vcl/messages.po b/source/fr/vcl/messages.po
index 5ba769aaa57..775aed0ac14 100644
--- a/source/fr/vcl/messages.po
+++ b/source/fr/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-08 15:24+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1525793064.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/fy/cui/messages.po b/source/fy/cui/messages.po
index bbf6c9aa4e6..74ca8746b3b 100644
--- a/source/fy/cui/messages.po
+++ b/source/fy/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 17:41+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530553311.000000\n"
#: cui/inc/personalization.hrc:31
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Paad fan sertifikaat"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Taal:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Grutte:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Grutte:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Taal:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Westers lettertype foar tekst"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Grutte:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Taal:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Aziatysk lettertype foar tekst"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Grutte:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Taal:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL lettertype"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Foarbyld"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Steat"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Lettertype ynstellingen foar HTML-, Basic- en SQL-boarnen"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "_Utwreide help"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Help"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME dialoochskerm br_รปke"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Dialoochskerm Iepenje/Bewarje"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME _dialoochskerm brรปke"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Dialoochskerm printsje"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_Printsje set de tastรขn op \"dokumint feroare\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Dokumint tastรขn"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Ynterpretearren as jierren tusken "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "en "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Jier (twa sifers)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Gegevens brรปkme fersamelje en stjoer it nei The Dokument Foudation ta"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Help %PRODUCTNAME te ferbetterjen"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "%PRODUCTNAME lade as it systeem รบteinset"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Fluchstarter op systeembalke ynskeakelje"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Fluchstarter"
diff --git a/source/fy/dictionaries/id.po b/source/fy/dictionaries/id.po
index b54a5111400..b28113dd67b 100644
--- a/source/fy/dictionaries/id.po
+++ b/source/fy/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-03-18 18:11+0000\n"
+"PO-Revision-Date: 2018-07-05 17:51+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fy\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521396671.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530813074.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Yndonezyske stavering wurdboek, wurdรดfbrekkingsregels en synonimenlist"
diff --git a/source/fy/officecfg/registry/data/org/openoffice/Office/UI.po b/source/fy/officecfg/registry/data/org/openoffice/Office/UI.po
index 78b55a26bb7..45a57541d95 100644
--- a/source/fy/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/fy/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-07-02 17:42+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530553344.000000\n"
#: BaseWindowState.xcu
@@ -3808,15 +3808,6 @@ msgstr "Si~de-ein ynfoegje"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Gegevens"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Ynfoegje"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/fy/sc/messages.po b/source/fy/sc/messages.po
index 4db09ad618a..ae65af74188 100644
--- a/source/fy/sc/messages.po
+++ b/source/fy/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 17:46+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530553586.000000\n"
#: sc/inc/compiler.hrc:27
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Wearde"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Boarne"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Items"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Systeem"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Standert;Tekst;Datum (DMJ);Datum (MDJ);Datum (JMD);FS-Ingelsk;Ferbergje"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tab"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "spaasje"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Wolle jo de foarstelde korreksje akseptearje?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Ofbylding filter"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Tekst"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Blรชden selektearje"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Selektearre blรชden"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Liniaal"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Dizze liniaal beheard objekten op fรชste posysjes."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Foarbyld"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Dit blรชd lit sjen hoe gegevens oardere wurde sille yn it dokumint."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Dokumint werjefte"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Blรชd %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Sel %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Linker gebiet"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Printalyk"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Sintraal gebiet"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Rjochter gebiet"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Koptekst fan side %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Fuottekst fan side %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Ynfier rigel"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Hjir meitsje of bewurkje jo tekst, getallen en formulen."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Media รดfspylje"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Mรปsknop yndrukt"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Formulebalke"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME Rekkenblรชd"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(allinne-lรชzen)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Foarbyld modus)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Siden"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "Utfier fan lege siden รปnder~drukke"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Ynhรขld printsje"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Alle blรชden"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Selektearre blรชden"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Selektearre sellen"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Print berik"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Alle ~siden"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Si~den"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Warskรดgje my hjir letter oer."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "De folgjende DDE boarne koe net fernijd wurde omdat mooglik de boarne dokumint net iepen wie. Iepenje it boarne dokumint en besykje nochris."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "It folgjende eksterne triem koe net laden wurde. Keppele gegevens fan dizze triem binne net fernijd."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Eksterne keppelingen fernije."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Berik befettet kolomle~bels"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Berik befettet ~rigelebels"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Unjildige wearde"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Gjin formule oantsjutte."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Gjin rige en ek gjin kolom oantsjutte."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Namme of berik net beskaat."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Namme of ferkearde selferwizing fรชststeld."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Formules foarmje gjin kolom."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Formules foarmje gjin rige."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "AutoOpmaak taheakje"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "AutoOpmaak omneame"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Namme"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "AutoOpmaak wiskje"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Wolle jo AutoOpmaak # wiskje?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Slute"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Noard"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sรบd"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Totaal"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Blรชd"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Sel"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Ynhรขld"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Side anker"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Sel anker"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Betingst "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Ynhรขld"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Blรชden"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Berik nammen"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Databank berik"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Ofbyldingen"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE objekten"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Taljochtingen"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Keppele gebieten"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Tekenobjekten"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Sleep modus"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Werjaan"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "aktyf"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "ynaktyf"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "ferburgen"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Aktyf finster"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Senario namme"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Taljochting"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Oprinnend sortearje"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Ofrinnend sortearje"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Oanpast sortearje"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Alle"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Allinne it aktuele item sjen litte."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Ferbergje it aktuele item."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Items sykje..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Namme fak"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Ynfier rigel"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Funksje assistint"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Akseptearje"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Ofbrekke"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Som"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Formule"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Formule balke รบtfรขldzje"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Formule balke ynfรขldzje"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Konflikt"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Skriuwer"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Datum"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Unbekende brรปker"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Kolom ynfoege"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Rige ynfoege "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Blรชd ynfoege "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Kolom ynfoege"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Rige wiske"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Blรชd wiske"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Berik ferpleatst"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Ynhรขld feroaring"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Ynhรขld feroaring"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Feroare nei "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Orizjineel"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Feroaringen รดfwiisd"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Akseptearre"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Ofwiisd"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Gjin ynfier"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<leech>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Net befeilige"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Net befeilige mei in wachtwurd"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Net kompatibel mei Hash"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Kompatibel mei Hash"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Op 'e nij ynfiere"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Ferpleatsende trochsneed"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Eksponinsjele รดfflakking"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Fariaasje analyze"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Inkelde faktor"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Twa faktor"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Groepen"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Tusken groepen"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Binnen groepen"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Fariaasje boarne"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P wearde"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F-kritysk"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Totaal"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Korrelaasje"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Korrelaasjes"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Kofariaasje"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Kofariaasjes"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Beskriuwende statistiken"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Trochsneed"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Standert flater"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modus"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Mediaan"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Fariaasje"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standert รดfwiking"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Skeefens"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Berik"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Maksimum"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Som"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Tal"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Earste kwartiel "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Tredde kwartiel"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Samar wat ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Unifoarm"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Unifoarm hiel getal"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normaal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomiaal"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Negatieve binominaal"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Chi-kwadraat"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geometrysk"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Minimum"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Maksimum"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Trochsneed"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Standert รดfwiking"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Mediaan"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p Wearde"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Tal testen"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu Wearde"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Stekproef"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-test"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Keppele t-test"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Keppele t-test"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-test"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Test fan รปnรดfhinklikens (Chi-Square)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regresje"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regresje"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Kolom %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Rige %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Fariabele 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Fariabele 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Ferรปndersteld middele _ferskil"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observaasjes"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Observearre middele ferskil"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P wearde"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Krityske wearde"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Test statistysk"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineรชr"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logaritmysk"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Macht"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Regresje model"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Helling"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Underskeppe"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) rjochterkant"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F Krityske rjochterkant"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) linkerkant"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F Krityske linkerkant"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P twa twasidich"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F Kritysk, twasidich"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Pearson korrelaasje"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Fariaasje fan de ferskillen"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t Stat"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) iensidich"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t Kritysk, iensidich"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) twasidich"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t Kritysk, twasidich"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Bekende fariaasje"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) iensidich"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z Kritysk, iensidich"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (z<=z) twasidich"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z Kritysk, twasidich"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Ynhรขld tastean"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "Oan sel"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "Oan sel (grutte feroarje mei sel)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "Oan side"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Boarne gegevens stream"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Ark"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "_Kontrolearje op fernijingen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Standert"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Aksint 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Aksint 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Aksint 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Koptekst 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Koptekst 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Min"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Goed"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutraal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Flater"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Warskรดging"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Fuotnoat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Notysje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "_Kontrolearje op fernijingen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Ark"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Triem"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Bewurkje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "St_ilen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Le_ttertype"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "De rรขnen fan de selektearre sellen oantsjutte."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Getal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Rjochting"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Sellen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Ynfoegje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Gegevens"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Resinsje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Werjefte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Ofbylding"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "K_leur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Skikke"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Roaster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Taal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Resinsje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Taljochtingen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Fer_lykje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Werjefte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Stilen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Te_kenje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Skikke"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Roaster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Groe_pearje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "R_amt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Skikke"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Roaster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Werjefte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Stilen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "_Opmaak"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Alinea"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Werjefte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "_Kontrolearje op fernijingen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "_Kontrolearje op fernijingen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Standert"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Aksint 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Aksint 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Aksint 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Koptekst 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Koptekst 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Min"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Goed"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutraal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Flater"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Warskรดging"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Fuotnoat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Notysje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "_Kontrolearje op fernijingen..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menu"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Ark"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Help"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Triem"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Bewurkje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "St_ilen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Le_ttertype"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Getallen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Rjochting"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Sellen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Ynfoegje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Gegevens"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Resinsje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Werjefte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Ofbylding"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Skikke"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "K_leur"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Roaster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Taal"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Resinsje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Taljochtingen"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Fer_lykje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Werjefte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Te_kenje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Bewurkje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Skikke"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Werjefte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Groe_pearje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Le_ttertype"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Rjochting"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Werjefte"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Ynfoegje"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Media"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "R_amt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Skikke"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Roaster"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Werjefte"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regresje"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Berik fan fariabele 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Berik fan fariabele 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Resultaten nei:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Gegevens"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Kolommen"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rigen"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Groepearre troch"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Lineรชre regresje"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Logaritmyske regresje"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Macht regresje"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Utfier fan regresje typen"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Tekst lingte"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "is lyk oan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "lytser dan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "grutter dan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "lytser dan of lyk oan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "grutter dan of lyk oan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "net lyk oan"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "jildich berik"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "รปnjildich berik"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Tastean:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Gegevens:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Minimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Ma_ksimum:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "L_ege sellen tastean"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Seleksje _list sjen litte"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Eleminten oprinnend sor_tearje"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "In jildige boarne kin allinne bestean รบt in oanslutende seleksje fan rigen en kolommen,of in formule dy in gebiet of matriks as resultaat hat."
diff --git a/source/fy/sd/messages.po b/source/fy/sd/messages.po
index 11fefcd8c91..20f15f61c0d 100644
--- a/source/fy/sd/messages.po
+++ b/source/fy/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-24 19:35+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "Objekt model"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Ofbylding ynfoegje"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/fy/sfx2/messages.po b/source/fy/sfx2/messages.po
index c3336b59335..27150806e24 100644
--- a/source/fy/sfx2/messages.po
+++ b/source/fy/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-07-02 17:49+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1530553752.000000\n"
#: include/sfx2/strings.hrc:25
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Help op it ynternet lรชze"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/fy/svx/messages.po b/source/fy/svx/messages.po
index 63135638c6c..401a0ba4b8a 100644
--- a/source/fy/svx/messages.po
+++ b/source/fy/svx/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-06-06 12:51+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-05 17:51+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528289514.000000\n"
+"X-POOTLE-MTIME: 1530813091.000000\n"
#: svx/inc/fieldunit.hrc:30
msgctxt "RID_SVXSTR_FIELDUNIT_TABLE"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Yntellektueel eigendom"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Gjint"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Resint"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Oanpaste kleurenโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Wiskje"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Linen & pylken"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Bรดge"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Ferbiningen"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Basis foarmen"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Symboalen"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blok pylken"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Streamdiagram"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Taljochtingen"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Stjerren"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "3D objekten"
@@ -4140,8 +4140,8 @@ msgstr "_Kopiearje"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Ynfoegje"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
@@ -4456,17 +4456,17 @@ msgstr "Namme romte"
#: svx/uiconfig/ui/oldcolorwindow.ui:59
msgctxt "oldcolorwindow|none_color_button"
msgid "None"
-msgstr ""
+msgstr "Gjint"
#: svx/uiconfig/ui/oldcolorwindow.ui:128
msgctxt "oldcolorwindow|label1"
msgid "Recent"
-msgstr ""
+msgstr "Resint"
#: svx/uiconfig/ui/oldcolorwindow.ui:162
msgctxt "oldcolorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
-msgstr ""
+msgstr "Oanpaste kleurโ€ฆ"
#: svx/uiconfig/ui/optgridpage.ui:63
msgctxt "optgridpage|usegridsnap"
diff --git a/source/fy/sw/messages.po b/source/fy/sw/messages.po
index 10b7c1e14d9..accfc531da2 100644
--- a/source/fy/sw/messages.po
+++ b/source/fy/sw/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
-"PO-Revision-Date: 2018-07-02 17:49+0000\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
+"PO-Revision-Date: 2018-07-05 17:57+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fy\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1530553775.000000\n"
+"X-POOTLE-MTIME: 1530813426.000000\n"
#: sw/inc/app.hrc:29
msgctxt "RID_PARAGRAPHSTYLEFAMILY"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Tekst"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Gjint]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Start"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Ein"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Boppe"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Under"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "allinne-lรชzen"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "De 'AutoTekst' mappen binne allinne-lรชzen. Wolle jo it dialoochskerm foar it definiearren fan it paad oproppe?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Statistiken"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Dokumint wurdt ymportearre..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Dokumint wurdt eksportearre..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Dokumint wurdt bewarre..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Dwaande mei de siden skikke..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Dwaand mei automatysk opmeitsje..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Sykje..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Brief"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Staveringshifker..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Wurdรดfbrekking..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Yndeks wurdt ynfoege..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Yndeks wurdt fernijd..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Oersicht wurdt oanmakke..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Objekten oanpasse..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Ofbylding"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Objekt"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Ramt"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Foarm"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Seksje"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Nรปmering"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "lege side"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Abstrakt: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "skieden troch: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Oersicht: nivo "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Styl: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Side nรปmers: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Einde foar nije side"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Westerske tekst: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Aziatyske tekst: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "CTL tekst: "
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Unbekende skriuwer"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Wiskje ~alle taljochtingen fan $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Wiskje ~alle notysjes fan $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Haadstik nรปmering"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 wurden, %2 tekens"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 wurden, %2 selektearre tekens"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Tekst nei tabel omsette"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "AutoOpmaak taheakje"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Namme"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "AutoOpmaak wiskje"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "It folgjende AutoOpmaak item wurdt wiske:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "AutoOpmaak omneame"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Slute"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Jan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Noard"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Mid"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sรบd"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Som"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"AutoOpmaak koe net oanmakke wurde. \n"
"Besykje nochris mei in oare namme."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numeryk"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rigen"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Kolom"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Item foar literatuerlist bewurkje"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Item foar literatuerlist ynfoegje"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Ofstรขn tusken %1 en %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Kolom %1 breedte"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME Writer tabel"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME Writer ramt"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME Writer รดfbylding"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Oare OLE objekten"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Yn de tabelnamme meie gjin spaasjes foarkomme."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "De selektearre tabel sellen binne te kompleks foar gearfoeging."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Seleksje kin net sortearre wurde"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Objekt selektearje"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Foar it ynfoegjen fan AutoTekst"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Nei it ynfoegjen fan AutoTekst"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Mรปs oer objekt"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Keppeling aktivearje"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Mรปs ferlit objekt"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Ofbylding mei sukses laden"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Laden fan รดfbylding รดfbrutsen"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Ofbylding kin net laden wurde"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Ynfier fan alfanumerike tekens"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Ynfier fan net-alfanumerike tekens"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Ramt grutte feroarje"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Ramt ferpleatse"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Kopteksten"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tabellen"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Tekst ramt"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Ofbyldingen"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE objekten"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Blรชdwizers"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Seksjes"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Ferwizingen"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Ferwizingen"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Yndeksen"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Tekenobjekten"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Taljochtingen"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Koptekst 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Dit is de ynhรขld fan it earste haadstik. Dit is in ynfier fan in brรปkersmap."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Koptekst 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Dit is de ynhรขld fan haadstik 1.1. Dit is in ynfier foar de ynhรขldsopjefte."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Koptekst 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Dit is de ynhรขld fan haadstik 1.2. Dit stekwurd is de haadyngong."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tabel 1: Dit is tabel 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Ofbylding 1: Dit is รดfbylding 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Koptekst"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Tekst ramt"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Ofbylding"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE objekt"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Blรชdwizer"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Seksje"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Ferwizing"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Ferwizing"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Yndeks"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Taljochting"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Tekenobjekt"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Oanfoljende notaasjes..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Systeem]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"De ynteraktive wurdรดfbrekking is\n"
"al aktyf yn in oar dokumint"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Wurdรดfbrekking"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "net mooglik"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "$1 wiskje"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "$1 ynfoegje"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Oerskriuwe: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Nije alinea"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Ferpleatse"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Attributen tapasse"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Opmaakprofilen tapasse: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Attributen werstelle"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Styl feroarje: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Triem ynfoegje"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "AutoTekst ynfoegje"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Blรชdwizer wiskje: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Blรชdwizer ynfoegje: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Tabel sortearje"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Tekst sortearje"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Tabel ynfoegje: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Tekst nei tabel omsette"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Tabel nei tekst omsette"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Kopiearje: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "$1 $2 $3 ferfange"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Side ein ynfoegje"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Kolom ein ynfoegje"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Slรบf ynfoegje"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Kopiearje: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Ferpleatse: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAME diagram ynfoegje"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Ramt ynfoegje"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Ramt wiskje"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "AutoOpmaak"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Tabel kop"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Ferfange: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Seksje ynfoegje"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Seksje wiskje"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Seksje oanpasse"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Standert wearden oanpasse"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Styl ferfange: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Side ein wiskje"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Tekst ferbettering"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Oersicht ferheegje/ferleegje"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Oersicht ferpleatse"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Nรปmering ynfoegje"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Heger nivo"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Leger nivo"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Alinea's ferpleatse"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Tekenobjekten ynfoegje: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Nรปmering oan/ut"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Ynsprong fergrutsje"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Ynsprong ferlytsje"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Byskrift ynfoegje: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Nije nรปmering"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Fuotnoat oanpasse"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Feroaring akseptearje: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Feroaring wegerje: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Tabel spjalte"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Attribรบt ophรขlde"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "AutoKorreksje"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Tabel gearfoegje"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Haadletter brรปkme feroarje"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Nรปmering wiskje"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Tekenobjekten $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Tekenobjekten groepearje"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Groepearring tekenobjekten opheffe"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Teken objekten wiskje"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Ofbylding ferfange"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Side wiskje"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Tabel attributen tapasse"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "AutoOpmaak tabel"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Kolom ynfoegje"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Rige ynfoegje"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Rige/kolom wiskje"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Kolom wiskje"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Rige wiskje"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Sellen spjalte"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Sellen gearfoegje"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Sel opmeitsje"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Yndeks/ynhรขldsopjefte ynfoegje"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Yndeks/ynhรขldsopjefte wiskje"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Tabel kopiearje"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Tabel kopiearje"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Rinnerke ynstelle"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Tekst ramt ferbine"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Tekst ramt ferbining wiskje"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Fuotnoat opsjes oanpasse"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Dokumint ferlykje"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Ramt styl tapasse: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Ruby ynstelling"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Fuotnoat ynfoegje"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL-adres knop ynfoegje"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Ferwizing ynfoegje"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "รปnsichtbere ynhรขld wiskje"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tabel/yndeks feroare"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "mearfรขldige seleksje"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Ynfier: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Ynhรขld klamboerd plakke"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "foarkommen fan"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tab(s)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 rigelein(en)"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "side ein"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "kolom ein"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 ynfoegje"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 wiskje"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Attributen feroare"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabel feroare"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Styl feroare"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Alinea opmaak feroare"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Rige ynfoegje"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Rige wiskje"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Sel ynfoegje"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Sel wiskje"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 feroaringen"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Side styl feroarje: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Side styl oanmeitsje: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Side styl wiskje: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Side styl omneame: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Koptekst/fuottekst feroare"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Fjild feroare"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Alinea styl oanmeitsje: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Alinea styl wiskje: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Namme alinea styl omneame: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Teken styl oanmeitsje: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Teken styl wiskje: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Namme teken styl omneame: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Ramt styl oanmeitsje: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Ramt styl wiskje: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Namme ramt styl omneame: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Nรปmering styl oanmeitsje: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Nรปmering styl wiskje: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Namme fan nรปmering styl omneame: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Namme blรชdwizer omneame: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Yndeks ynfier ynfoegje"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Yndeks ynfier wiskje"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "fjild"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Alinea's"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "ramt"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE objekt"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "formule"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "wikselkoers"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "taljochting"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "krรบs ferwizing"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "skript"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "literatuerlist ynfier"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "spesjale tekens"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "fuotnoat"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "รดfbylding"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "tekenobjekt(en)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tabel: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "alinea"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Alinea teken"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Titel fan objekt $1 feroarje"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Beskriuwing fan objekt $1 feroarje"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Tabel styl oanmeitsje: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Tabel styl wiskje: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Tabel styl fernije: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Tabel wiskje"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Dokumint werjefte"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Dokumint werjefte"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Koptekst $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Koptekst side $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Fuottekst $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Fuottekst side $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Fuotnoat $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Fuotnoat $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Einnoat $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Einnoat $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) op side $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Side $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Side: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Skriuwer"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Aksje"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Aktivearje dizze knop om in list mei aksjes te iepenjen dy te รบtfieren binne op dizze taljochting en oare taljochtingen"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Dokumint werjefte"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Foarbyld modus)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME dokumint"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Lรชs flater"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Ofbylding kin net werjรปn wurde."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Flater by it lรชzen fan klamboerd."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Selsbehear mei kolom ein"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Rige %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Kolom %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Teken"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Alinea"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Ramt"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Siden"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Nรปmering"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Sel"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Aziatysk"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Westerske"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Ynhรขld"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "Side e~ftergrรปn"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Ofbyldingen en oare grafyske objekten"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Ferburgen te~kst"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Plakhรขlder foar tekst"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Formulier bestjoering~seleminten"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Kleur"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Tekst s~wart printsje"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Siden"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Automatyske ynfoege lege siden ~printsje"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Brรปk allinne de papierlade รบt de foarkar fan de printer"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Printsje"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Gjin (allinne dokumint)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Allinne taljochtingen"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Oan ein fan dokumint sette"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Oan ein fan side sette"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Taljochtingen"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Side kanten"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Alle siden"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Efterside / linkersiden"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Foarside / rjochter siden"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Opnimme"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Brosj~uere"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Links nei rjochts skript"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Rjochts nei links skript"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Berik en kopyen"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "~Alle siden"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Si~den"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Seleksje"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Yn de marzjes sette"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funksjes"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Ofbrekke"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Tapasse"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Formulebalke"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Formule type"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Formule tekst"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Globale werjefte"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Ynhรขld navigaasje werjefte"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Oersicht nivo"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Sleep modus"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "As ferwizing ynfoegje"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "As keppeling ynfoegje"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "As kopy ynfoegje"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Werjefte"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Aktyf finster"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "ferburgen"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "aktyf"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "ynaktyf"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Bewurkje..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "~Fernije"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Bewurkje"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Keppeling bewurkje"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Ynfoegje"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Yndeks"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Triem"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Nij dokumint"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Wiskje"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Wiskje"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Seleksje"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Yndeksen"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Keppelingen"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Alle"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "Yndeks ~wiskje"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "Befeiliging ~opheffe"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "ferburgen"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Triem net fรปn: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Omneame"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Allinne-~lรชzen"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Alles sjen litte"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Alles ferbergje"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Alles wiskje"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Links: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Rjochts: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Binnenkant: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Bรปtenkant: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Boppekant: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Underkant: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Side"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Line"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Skriuwer"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Syntaksis flater **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Dieling troch nul **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Fout brรปkme fan heakjes **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Oerfloeie yn kwadraat funksje **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Oerfloeie **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Flater **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Foute ekspresje **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Flater: Boarne fan ferwizing net fรปn"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Gjint"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fรชst)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " J: %1 M: %2 D: %3 O: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Alfabetyske yndeks"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Brรปker fรชststeld"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Ynhรขldsopjefte"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Literatuerlist"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Sitaat"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Tabellen register"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Objekten register"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Tabel fan figueren"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-Klik om de keppeling te aktivearjen"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Klik om de keppeling te aktivearjen"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Underwerp"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Kaaiwurden"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Taljochtingen"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Oanmakke"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Feroare"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Lรชst printe"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Refyzje nรปmer"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Totale bewurkingstiid"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "$(ARG1) omsette"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Earst $(ARG1) omsette"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Dan $(ARG1) omsette"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artikel"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Boek"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Brosjueres"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Konferinsje fuortgong"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Uttreksel"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Uttreksel mei titel"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferinsje fuortgong"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Tiidskrift"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Tegn. dokumintaasje"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Skripsje"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Ferskate"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Dissertaasje"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Konferinsje fuortgong"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Undersyksrapport"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Net publisearre"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "E-post"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "WWW dokumint"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Brรปkerstype1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Brรปkerstype2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Brรปkerstype3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Brรปkerstype4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Brรปkerstype5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Koarte namme"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Adres"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Oantekening"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Skriuwer(s)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Boektitel"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Haadstik"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Edysje"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Bewurker"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Publikaasje type"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Ynstitรบt"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Tiidskrift"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Moanne"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Notysje"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Getal"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organisaasje"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Side(n)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Utjouwer"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universiteit"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Series"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Rapport type"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Folume"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Jier"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL-adres"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Brรปkerstype1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Brรปkerstype2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Brรปkerstype3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Brรปkerstype4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Brรปkerstype5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Yndeks ynfier bewurkje"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Yndeks ynfier ynfoegje"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "It dokumint befettet al de literatuerlist ynfier mar dan mei oare gegevens. Wolle jo de besteande items oanpasse?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Taljochtingen"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Taljochtingen sjen litte"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Taljochtingen ferbergje"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Dizze รดfkoarting bestiet al. Besykje in oare namme."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "AutoTekst wiskje?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Wiskje de kategory "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Autotekst :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "AutoTekst bewarje"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Der is gjin AutoTekst yn dizze triem."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Myn AutoTekst"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "AutoTekst foar fluchtoets '%1' net fรปn."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "In tabel sรปnder rigen of kolommen kin net ynfierd wurde"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "De tabel kin net ynfoege wurde omdat it te grut is"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "AutoTekst koe net oanmakke wurde."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Fersochte klamboerd opmaak is net beskikber."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Tekst dokumint"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Ofbylding (%PRODUCTNAME %PRODUCTVERSION tekst dokumint)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Objekt (%PRODUCTNAME %PRODUCTVERSION tekst dokumint)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Dynamic Data Exchange (DDE keppeling)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Alle taljochtingen"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Alle taljochtingen"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Taljochtingen fan "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(gjin datum)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(gjin skriuwer)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "$1 beรคntwurdzje"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Adres blok bewurkje"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Oanpaste oanhef (รปntfanger man)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Oanpaster oanhef (รปntfanger frou)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Oanhef e~leminten"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Oan oanhef taheakje"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Ut oanhef wiskje"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Oanhef eleminten nei รปndersteande fak slepe"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Oanhef"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Lรชsteken"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "De fjilden fan jo gegevensboarne oanwize, sadat se mei de oanhef oerienkomme."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Oanhef foarbyld"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Adres eleminten"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Oanhef eleminten"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Oerienkommend mei fjild:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Foarbyld"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " noch gjin oerienkomst fรปn "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Alle triemmen"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Adreslisten(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc(*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Ienfรขldige teksttriemmen (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Tekst troch komma's skieden (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Wolle jo de e-post akkount ynformaasje no ynfiere?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "%PRODUCTNAME adreslist (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Begjin dokumint selektearje"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Dokumint type selektearje"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Adres blok ynfoegje"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Adreslist selektearje"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Oanhef oanmeitsje"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Untwerp oanpasse"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Untfanger รบtslute"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Foltรดgje"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Assistint standertbrief"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Namme"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Type"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Fersyk"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "It hifkjen trochsette oan it begjin fan it dokumint?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "De staveringshifker is ree."
@@ -4315,212 +4325,212 @@ msgstr "De staveringshifker is ree."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Tiid"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Triemnamme"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Gegevensbanknamme"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Haadstik"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Side nรปmers"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Statistiken"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Skriuwer"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Sjabloanen"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Stjoerder"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Fariabele ynstelle"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Fariabele sjen litte"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Formule ynfoegje"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Ynfier fjild"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Ynfier fjild (fariabele)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Ynfier fjild (brรปker)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Tekst mei betingsten"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "DDE keppeling"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Makro รบtfiere"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Nรปmer berik"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Side fariabele ynstelle"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Side fariabele sjen litte"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "URL-adres lade"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Tydlike oantsjuttingen"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Tekens kombinearje"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Ynfier list"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Ferwizing ynstelle"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Referinsje ynfoegje"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Standert brief fjild"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Folgjend record"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Elk record"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Record nรปmer"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Foarige side"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Folgjende side"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Ferburgen skript"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Brรปkers fjild"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Notysje"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Skript"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Literatuerlist ynfier"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Ferburgen alinea"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Dokumintynfo"
@@ -4528,74 +4538,74 @@ msgstr "Dokumintynfo"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Datum"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Datum (fรชst)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Tiid"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Tiid (fรชst)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tabellen"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Tekens"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Wurden"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Alinea's"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Ofbylding"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Objekten"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Siden"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automatysk"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE selsbehear"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Text]"
@@ -4603,87 +4613,87 @@ msgstr "[Text]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Bedriuw"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Foarnamme"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Efternamme"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Inisjalen"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Strjitte"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Lรขn"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Postkoade"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Wenplak"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posysje"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (thรบs)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (wurk)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAKS"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "E-post"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Provinsje"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "Ut"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "oan"
@@ -4692,32 +4702,32 @@ msgstr "oan"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Triemnamme"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Triemnamme sรปnder taheaksels"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Paad/triemnamme"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Paad"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Styl"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Kategory"
@@ -4725,22 +4735,22 @@ msgstr "Kategory"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Haadstik namme"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Haadstik nรปmer"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Haadstik nรปmer sรปnder skiedingsteken"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Haadstik nรปmer en namme"
@@ -4748,47 +4758,47 @@ msgstr "Haadstik nรปmer en namme"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romeinsk (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romeinsk (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabysk (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "As side styl"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Tekst"
@@ -4796,12 +4806,12 @@ msgstr "Tekst"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Namme"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Inisjalen"
@@ -4809,42 +4819,42 @@ msgstr "Inisjalen"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Systeem"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Namme"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Formule"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Gegevensbank"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Systeem"
@@ -4852,17 +4862,17 @@ msgstr "Systeem"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Skriuwer"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Tiid"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Datum"
@@ -4870,67 +4880,67 @@ msgstr "Datum"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Ferwizing"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Side"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Haadstik"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Boppe/รปnder"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "As side styl"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Kategory en nรปmer"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Byskrift tekst"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Nรปmering"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Getal"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nรปmer (gjin kontekst)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nรปmer (folslein kontekst)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Artikel a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Artikel A/AZ + "
@@ -4938,27 +4948,27 @@ msgstr "Artikel A/AZ + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Ramt"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Ofbylding"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Objekt"
@@ -4966,1232 +4976,1232 @@ msgstr "Objekt"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Betingst"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Dan, Oars"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "DDE ynstruksje"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Ferburgen t~ekst"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Makro namme"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Ferwizing"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "Te~kens"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~Ferskowing"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Wearde"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Formule"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Oanpast"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[User]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "H. รดfstรขn"
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "F. รดfstรขn"
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Breedte"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Hichte"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Linker marzje"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Boppe marzje"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Kolommen"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rigen"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "De folgjende tsjinst is net beskikber: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Tal wurden en tekens. Klik om it dialoochskerm Wurden tellen te iepenjen."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Inkele side werjefte"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Meardere siden werjefte"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Boek werjefte"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Side nรปmer yn it dokumint. Klik om it dialoochskerm 'Gean nei side' te iepenjen of klik mei rjochts foar in list fan blรชdwizers."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Side nรปmer yn dokumint (Side nรปmer op printe dokumint). Klik om it dialoochskerm 'Gean nei side' te iepenjen."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Side styl. Klim mei rjochts om de styl te feroarjen of klik om it Styl dialoochskerm te iepenjen."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Inisjalen oer"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rigen"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Gjin inisjalen"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Gjin side ein"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Net spegelje"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Fertikaal spegelje"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Horizontaal spegelje"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Horizontaal en fertikaal spegelje"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ op even siden horizontaal spegelje"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Tekenstyl"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Gjin teken styl"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Fuottekst"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Gjin fuottekst"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Koptekst"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Gjin koptekst"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Ideale omrin"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Gjin omrin"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Troch"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Parallelle omrin"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Linker omrin"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Rjochter omrin"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Allinne anker)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Breedte:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Fรชste hichte:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Min. hichte:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "oan alinea"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "oan teken"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "oan side"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X koรถrdinaat:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y koรถrdinaat:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "boppeoan"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Fertikaal sintrearje"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "รปnderkant"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Boppekant rigel"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Line sintrearre"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Underkant fan rigel"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Yn register"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Net yn register"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "rjochts"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Horizontaal sintrearje"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "links"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "binnen"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "bรปten"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Folsleine breedte"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Kolommen"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Skiedingsline breedte:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Maks. fuotnoat gebiet:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Te bewurkjen yn allinne lรชzen dokumint"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Spjalte"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Nรปmering"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "gjin nรปmering"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "Keppele mei "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "en "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Rigels telle"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "rigels net telle"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "tellen regels op 'e nij begjinne by: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Helderheid: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Read: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Grien: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Blau: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Kontrast: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Trochsichtich: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Omkeare"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "net omkeare"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Grafyske modus: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Standert"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Griiswearden"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Swart & wyt"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Wettermerk"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotaasje"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Gjin roaster"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Roaster (allinne linen)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Roaster (linen en tekens)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Folgje de tekst ferrin"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Tekst ferrin net folgje"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Rรขnen gearfoegje"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Rรขnen net gearfoegje"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Tekst ramt"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Side"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Tekening"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Betsjinning"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Seksje"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Blรชdwizer"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Ofbyldingen"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "OLE objekt"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Kopteksten"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Seleksje"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Fuotnoat"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Omtinken"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Taljochting"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Sykjen werhelje"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Yndeks item"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Tabel formule"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Ferkearde tabel formule"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Folgjend tabel"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Folgjend tekstramt"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Folgjende side"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Folgjend tekenonbjekt"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Folgjend bestjoeringselemint"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Folgjende seksje"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Folgjende blรชdwizer"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Folgjende รดfbylding"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Folgjende OLE objekt"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Folgjende koptekst"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Folgjende seleksje"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Folgjende fuotnoat"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Folgjende werinnering"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Folgjende taljochting"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Foarรบt fierder sykje"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Folgjend yndeks ynfier"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Foarich tabel"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Foarich tekst ramt"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Foarige side"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Foarige tekening"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Foarige bestjoeringselemint"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Foarige seksje"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Foarige blรชdwizer"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Foarige รดfbylding"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Foarige OLE objekt"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Foarige koptekst"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Foarige seleksje"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Foarige fuotnoat"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Foarige omtinker"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Foarige taljochting"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Efterรบt fierder sykje"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Foarich yndeks ynfier"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Foarich tabel formule"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Folgjend tabel formule"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Foarige defekte tabel formule"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Folgjende defekte tabel formule"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Ynfoege"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Wiske"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Opmakke"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tabel feroare"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Brรปkte alinea stilen"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Alinea opmaak feroare"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Rige ynfoege"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Rige wiske"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Sel ynfoege"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Sel wiske"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Einnoat: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Fuotnoat: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s klik om it menu aksje lebels te iepenjen"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Koptekst (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Koptekst foar earste side (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Koptekst foar linkser side (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Koptekst foar rjochter side (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Fuottekst (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Fuottekst earste side (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Fuottekst linker side (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Fuottekst rjochter side (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Koptekst wiskje..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Koptekst opmeitsje..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Fuottekst wiskje..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Fuottekst opmeitsje..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Ofbylding triem kin net iepene wurde"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Ofbylding triem kin net lรชzen wurde"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Unbekend รดfbyldings formaat"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "De ferzje fan it รดfbylding triem wurdt net stipe"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Ofbylding filter net fรปn"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Net genรดch รปnthรขld om de รดfbyldingen te ymportearjen."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Ofbylding ynfoegje"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Taljochting: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Ynfoeging"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Wiskjen"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "AutoKorreksje"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Opmaak"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Tabel feroaringen"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Brรปkte alinea stilen"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Side "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Side %1 fan'e %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Side %1 fan'e %2 (Side %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Alinea"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Ofbylding"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "OLE objekt"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Ramt"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tabel"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Tabel rige"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Tabel sel"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Side"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Koptekst"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Fuottekst"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION HTML dokumint"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Titel"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Skiedingsteken"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Nivo "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "De triem \"%1\" is net fรปn yn paad \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Brรปkers definiearre yndeks"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Gjint>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Gjint>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "HI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Haadstik nรปmer"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Ynfier"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tab stop"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Tekst"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Sidenรปmer"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Haadstik ynfo"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Ferwizing begjinne"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Ferwizing ein"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Literatuerlist ynfier: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Tekenstyl: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Tekst struktuer"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Druk Ctrl+Alt+A om de fokus foar mear operaasje te ferpleatsen"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Druk op de linker of rjochter pylk toets om de strukturele eleminten te selektearjen"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Druk op Ctrl+Alt+B om de fokus werom te ferpleatsen nei it aktuele struktuer elemint"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Triem mei markearringen foar alfabetyske yndeks (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Triem mei markearringen foar alfabetyske yndeks (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Basis line ~boppe"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Basis line รปnder"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Basis line ~sintrearre"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Objekt ynfoegje"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Objekt bewurkje"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Sjabloan: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Rรขnen"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Eftergrรปn"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Alinea styl: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Side nรปmers kinne net tapast wurde op de aktuele side. Even side nรปmers kinne op linkersiden brรปkt wurde, รปneven side nรปmers op rjochtersiden."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Haad dokumint"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "%PRODUCTNAME %PRODUCTVERSION Haaddokumint"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "In triem ferbining sil de ynhรขld fan de aktuele seleksje wiskje. Dochs ferbine?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "It ynfierde wachtwurd is รปnjildich."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Der is gjin wachtwurd ynsteld."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "It ferdielen yn lettergrepen is foltรดge"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Gjint (gjin stavering hifkje)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Werstelle nei standert taal"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Mear..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Negearje"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Utlis..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "De funksje spesjale berikken hifkje is รบtskeakele. Kontrรดle dochs รบtfiere?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Koe dokumint net gearfoegje."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "De boarne kin net laden wurde."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Der is gjin faks printer ynsteld รปnder: Ark/Opsjes/%1/Printsje."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "HTML dokumint"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Tekst dokumint"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Boarne net oantsjutte."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivo "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Omtrek "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Fuotnoat/einnoat bewurkje"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Sykbegryp XX kear ferfongen."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rige "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Kolom "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Boarne eksportearje..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Kopy fan de boarne eksportearje..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Trochgean"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Taken"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Tastรขn"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Ferstjoere nei: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Mei sukses ferstjoerd"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Ferstjoeren mislearre"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Tekst formule"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Zoom"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Omheech"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "Ne~i รปnderen"
@@ -6437,7 +6447,7 @@ msgstr "Ne~i รปnderen"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Dokumint klassifikaasje is feroare omdat in alinea klassifikaasje heger is"
@@ -6445,32 +6455,32 @@ msgstr "Dokumint klassifikaasje is feroare omdat in alinea klassifikaasje heger
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Jildich "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Unjildich"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Unjildige รปndertekening"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Undertekene troch"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Alinea รปndertekening"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Besitekaartsje"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "AutoTekst foar fluchkeppeling "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Blรชdwizer"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Ynfoegje"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Omneame"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Wiskje"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Gean nei"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Wiskje"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Omneame"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -11822,7 +11842,7 @@ msgstr "Ynfoegje"
#: sw/uiconfig/swriter/ui/notebookbar.ui:5568
msgctxt "notebookbar|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Yndieling"
#: sw/uiconfig/swriter/ui/notebookbar.ui:6487
msgctxt "notebookbar|LayoutLabel"
@@ -11872,7 +11892,7 @@ msgstr "Tabel"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10766
msgctxt "notebookbar|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Ofbylding"
#: sw/uiconfig/swriter/ui/notebookbar.ui:10865
msgctxt "notebookbar|ImageLabel"
@@ -11887,32 +11907,32 @@ msgstr "Te_kenje"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12327
msgctxt "notebookbar|DrawLabel"
msgid "Draw"
-msgstr ""
+msgstr "Tekenje"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12681
msgctxt "notebookbar|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Printsje"
#: sw/uiconfig/swriter/ui/notebookbar.ui:12768
msgctxt "notebookbar|PrintLabel"
msgid "Print"
-msgstr ""
+msgstr "Printsje"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13206
msgctxt "notebookbar|MediaMenuButton"
msgid "_Media"
-msgstr ""
+msgstr "_Media"
#: sw/uiconfig/swriter/ui/notebookbar.ui:13304
msgctxt "notebookbar|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Media"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14157
msgctxt "notebookbar|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar.ui:14246
msgctxt "notebookbar|ObjectLabel"
@@ -11927,7 +11947,7 @@ msgstr "_Ark"
#: sw/uiconfig/swriter/ui/notebookbar.ui:15231
msgctxt "notebookbar|ToolsLabel"
msgid "Tools"
-msgstr ""
+msgstr "Ark"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:1877
msgctxt "notebookbar_compact|Update"
@@ -11967,12 +11987,12 @@ msgstr "Ynfoegje"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5252
msgctxt "notebookbar_compact|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Omrinne"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5401
msgctxt "notebookbar_compact|LayoutMenuButton"
msgid "Layout"
-msgstr ""
+msgstr "Yndieling"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:5453
msgctxt "notebookbar_compact|LayoutLabel"
@@ -12024,19 +12044,19 @@ msgstr "Tabel"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9579
msgctxt "notebookbar_compact|WrapMenuButton"
msgid "Wrap"
-msgstr ""
+msgstr "Omrinne"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8189
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9022
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9693
msgctxt "notebookbar_compact|AlignMenuButton"
msgid "A_lign"
-msgstr ""
+msgstr "Rj_ochtsje"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8471
msgctxt "notebookbar_compact|ImageMenuButton"
msgid "Image"
-msgstr ""
+msgstr "Ofbylding"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:8504
msgctxt "notebookbar_compact|ImageLabel"
@@ -12056,7 +12076,7 @@ msgstr "Tekenje"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9831
msgctxt "notebookbar_compact|ObjectMenuButton"
msgid "Object"
-msgstr ""
+msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:9887
msgctxt "notebookbar_compact|FrameLabel"
@@ -12066,22 +12086,22 @@ msgstr "Objekt"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10349
msgctxt "notebookbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Media"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10403
msgctxt "notebookbar_compact|MediaLabel"
msgid "Media"
-msgstr ""
+msgstr "Media"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10845
msgctxt "notebookbar_compact|PrintPreviewButton"
msgid "Print"
-msgstr ""
+msgstr "Printsje"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10900
msgctxt "notebookbar_compact|PrintPreviewLabel"
msgid "Print"
-msgstr ""
+msgstr "Printsje"
#: sw/uiconfig/swriter/ui/notebookbar_compact.ui:10949
msgctxt "notebookbar_compact|ToolsMenuButton"
@@ -12096,77 +12116,77 @@ msgstr "Ark"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2551
msgctxt "notebookbar_groupedbar_compact|MenubarAction"
msgid "Menubar"
-msgstr ""
+msgstr "Menubalke"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2606
msgctxt "notebookbar_groupedbar_compact|MenuAction"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Kontrolearje op fernijingen..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:2741
msgctxt "notebookbar_groupedbar_compact|QuotationAction"
msgid "Quotation"
-msgstr ""
+msgstr "Sitaat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3035
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Kontrolearje op fernijingen..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3361
msgctxt "notebookbar_groupedbar_compact|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3417
msgctxt "notebookbar_groupedbar_compact|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Ark"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3506
msgctxt "notebookbar_groupedbar_compact|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Triem"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3661
msgctxt "notebookbar_groupedbar_compact|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Bewurkje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3800
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9220
msgctxt "notebookbar_groupedbar_compact|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "St_ilen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:3978
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8691
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9399
msgctxt "notebookbar_groupedbar_compact|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "_Opmaak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4228
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8953
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9615
msgctxt "notebookbar_groupedbar_compact|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_Alinea"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4400
msgctxt "notebookbar_groupedbar_compact|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Ynfoegje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4548
msgctxt "notebookbar_groupedbar_compact|ReferenceButton"
msgid "Reference_s"
-msgstr ""
+msgstr "Ferwizing_en"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4655
msgctxt "notebookbar_groupedbar_compact|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Resinsje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4769
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6780
@@ -12174,214 +12194,214 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9116
msgctxt "notebookbar_groupedbar_compact|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Werjefte"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:4885
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Printsje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5036
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Dia รปntwerp"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5172
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Navigate"
-msgstr ""
+msgstr "Navigearje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5297
msgctxt "notebookbar_groupedbar_compact|PrintMenuButton"
msgid "Zoom"
-msgstr ""
+msgstr "Zoome"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5435
msgctxt "notebookbar_groupedbar_compact|ImageButton"
msgid "Image"
-msgstr ""
+msgstr "Ofbylding"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5551
msgctxt "notebookbar_groupedbar_compact|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "K_leur"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:5886
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8176
msgctxt "notebookbar_groupedbar_compact|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Skikke"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6183
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7556
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8289
msgctxt "notebookbar_groupedbar_compact|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Roaster"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6307
msgctxt "notebookbar_groupedbar_compact|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Taal"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6437
msgctxt "notebookbar_groupedbar_compact|reviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Resinsje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6575
msgctxt "notebookbar_groupedbar_compact|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_Taljochtings"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6676
msgctxt "notebookbar_groupedbar_compact|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "Fer_lykje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:6968
msgctxt "notebookbar_groupedbar_compact|DrawEditButton"
msgid "St_yles"
-msgstr ""
+msgstr "St_ilen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7185
msgctxt "notebookbar_groupedbar_compact|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "Te_kenje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7669
msgctxt "notebookbar_groupedbar_compact|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "Groe_pearje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7781
msgctxt "notebookbar_groupedbar_compact|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:7968
msgctxt "notebookbar_groupedbar_compact|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "R_amt"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:8512
msgctxt "notebookbar_groupedbar_compact|StylesButton"
msgid "St_yles"
-msgstr ""
+msgstr "St_ilen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9744
msgctxt "notebookbar_groupedbar_compact|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "T_abel"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:9884
msgctxt "notebookbar_groupedbar_compact|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Gearfoegje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10010
msgctxt "notebookbar_groupedbar_compact|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "R_igen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10139
msgctxt "notebookbar_groupedbar_compact|SelectButton"
msgid "Selec_t"
-msgstr ""
+msgstr "Selek_tearje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10254
msgctxt "notebookbar_groupedbar_compact|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Berekkenje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui:10373
msgctxt "notebookbar_groupedbar_compact|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Media"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:1506
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Kontrolearje op fernijingen..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2627
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Kontrolearje op fernijingen..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:2762
msgctxt "notebookbar_groupedbar_full|QuotationButton"
msgid "Quotation"
-msgstr ""
+msgstr "Sitaat"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3056
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Check for Updates..."
-msgstr ""
+msgstr "_Kontrolearje op fernijingen..."
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3361
msgctxt "notebookbar_groupedbar_full|MenuButton"
msgid "_Menu"
-msgstr ""
+msgstr "_Menu"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3414
msgctxt "notebookbar_groupedbar_full|ToolsButton"
msgid "_Tools"
-msgstr ""
+msgstr "_Ark"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3469
msgctxt "notebookbar_groupedbar_full|HelpButton"
msgid "_Help"
-msgstr ""
+msgstr "_Help"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3577
msgctxt "notebookbar_groupedbar_full|FileButton"
msgid "_File"
-msgstr ""
+msgstr "_Triem"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:3815
msgctxt "notebookbar_groupedbar_full|EditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Bewurkje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4012
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6776
msgctxt "notebookbar_groupedbar_full|StyleButton"
msgid "St_yles"
-msgstr ""
+msgstr "St_ilen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4300
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7064
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11623
msgctxt "notebookbar_groupedbar_full|FormatButton"
msgid "F_ormat"
-msgstr ""
+msgstr "_Opmaak"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4652
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7416
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11890
msgctxt "notebookbar_groupedbar_full|ParagraphButton"
msgid "_Paragraph"
-msgstr ""
+msgstr "_Alinea"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:4892
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12221
msgctxt "notebookbar_groupedbar_full|InsertButton"
msgid "_Insert"
-msgstr ""
+msgstr "_Ynfoegje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5121
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8733
msgctxt "notebookbar_groupedbar_full|ReferenceButton"
msgid "Referen_ce"
-msgstr ""
+msgstr "Ferwi_zing"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5323
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9099
msgctxt "notebookbar_groupedbar_full|ReviewButton"
msgid "_Review"
-msgstr ""
+msgstr "_Resinsje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5473
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9665
@@ -12389,121 +12409,121 @@ msgstr ""
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13655
msgctxt "notebookbar_groupedbar_full|ViewButton"
msgid "_View"
-msgstr ""
+msgstr "_Werjefte"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:5735
msgctxt "notebookbar_groupedbar_full|GraphicButton"
msgid "Image"
-msgstr ""
+msgstr "Ofbylding"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6166
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10761
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13338
msgctxt "notebookbar_groupedbar_full|ArrangeButton"
msgid "_Arrange"
-msgstr ""
+msgstr "_Skikke"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6343
msgctxt "notebookbar_groupedbar_full|ColorButton"
msgid "C_olor"
-msgstr ""
+msgstr "K_leur"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:6598
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10929
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13505
msgctxt "notebookbar_groupedbar_full|GridButton"
msgid "_Grid"
-msgstr ""
+msgstr "_Roaster"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7644
msgctxt "notebookbar_groupedbar_full|TableButton"
msgid "T_able"
-msgstr ""
+msgstr "T_abel"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:7843
msgctxt "notebookbar_groupedbar_full|RowsColumnsButton"
msgid "R_ows"
-msgstr ""
+msgstr "R_igen"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8045
msgctxt "notebookbar_groupedbar_full|MergeButton"
msgid "_Merge"
-msgstr ""
+msgstr "_Gearfoegje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8274
msgctxt "notebookbar_groupedbar_full|SelectButton"
msgid "Sele_ct"
-msgstr ""
+msgstr "Sele_ktearje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8504
msgctxt "notebookbar_groupedbar_full|CalculateButton"
msgid "_Calc"
-msgstr ""
+msgstr "_Berekkenje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:8870
msgctxt "notebookbar_groupedbar_full|LanguageButton"
msgid "_Language"
-msgstr ""
+msgstr "_Taal"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9312
msgctxt "notebookbar_groupedbar_full|CommentsButton"
msgid "_Comments"
-msgstr ""
+msgstr "_Taljochtings"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:9515
msgctxt "notebookbar_groupedbar_full|CompareButton"
msgid "Com_pare"
-msgstr ""
+msgstr "Fer_lykje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10111
msgctxt "notebookbar_groupedbar_full|DrawButton"
msgid "D_raw"
-msgstr ""
+msgstr "Te_kenje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10482
msgctxt "notebookbar_groupedbar_full|DrawEditButton"
msgid "_Edit"
-msgstr ""
+msgstr "_Bewurkje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10713
msgctxt "notebookbar_groupedbar_full|WrapButton"
msgid "Wrap"
-msgstr ""
+msgstr "Omrinne"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:10728
msgctxt "notebookbar_groupedbar_full|AlignButton"
msgid "Align"
-msgstr ""
+msgstr "Rjochtsje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11131
msgctxt "notebookbar_groupedbar_full|GroupButton"
msgid "Grou_p"
-msgstr ""
+msgstr "Groe_pearje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:11311
msgctxt "notebookbar_groupedbar_full|3DButton"
msgid "3_D"
-msgstr ""
+msgstr "3_D"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12669
msgctxt "notebookbar_groupedbar_full|MediaButton"
msgid "_Media"
-msgstr ""
+msgstr "_Media"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:12907
msgctxt "notebookbar_groupedbar_full|FrameButton"
msgid "F_rame"
-msgstr ""
+msgstr "R_amt"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:13939
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "_Print"
-msgstr ""
+msgstr "_Printsje"
#: sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui:14171
msgctxt "notebookbar_groupedbar_full|PrintMenuButton"
msgid "Slide Layout"
-msgstr ""
+msgstr "Dia รปntwerp"
#: sw/uiconfig/swriter/ui/notebookbar_groups.ui:34
msgctxt "notebookbar_groups|imagestyledefault"
@@ -12907,8 +12927,8 @@ msgstr "Oersicht nivo:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Blok tekst"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Rige_leinen"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Ferburgen tekst"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Fjilden: Ferburgen te_kst"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Fjilden: Ferburgen _alinea"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Byld fan"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Rjochtsje op de basisline Math"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Opmaak hulp"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "_Rjochtstreeks rinnerke"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Ynfoegje"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Ali_nea rjochtsje"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "_Linker alinea marjze"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabs"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabs e_n spaasjes"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_Spaasjes"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Rjochtstreeks rinnerke"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Rinnerke brรปke"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Befeilige gebieten"
diff --git a/source/fy/vcl/messages.po b/source/fy/vcl/messages.po
index 79ab936808b..9248deaf24f 100644
--- a/source/fy/vcl/messages.po
+++ b/source/fy/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-10 19:42+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1525981329.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/ga/cui/messages.po b/source/ga/cui/messages.po
index 5cc7fab8dfd..e1c9d3625fa 100644
--- a/source/ga/cui/messages.po
+++ b/source/ga/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-15 17:35+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Conair na dTeastas"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Teanga:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Mรฉid:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Mรฉid:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Teanga:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Clรณ Iartharach"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Mรฉid:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Teanga:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Clรณ รiseach"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Mรฉid:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Teanga:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Clรณ CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Rรฉamhamharc"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Staid"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Socruithe Clรณ d'Fhoinsรญ HTML, Basic agus SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "L_eideanna breisithe"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Cabhair"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "รš_sรกid dialรณga %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Dialรณga Oscail/Sรกbhรกil"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "รš_sรกid dialรณga %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Dialรณga Priontรกla"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "Socraรญonn _priontรกil an stรกdas \"cรกipรฉis athraithe\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Stรกdas na Cรกipรฉise"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Lรฉigh mar bhliain idir "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "agus "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Bliain (Dhรก Dhigit)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Bailigh sonraรญ รบsรกide agus seol chuig The Document Foundation iad"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Cabhraigh linn %PRODUCTNAME a fheabhsรบ"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Luchtaigh %PRODUCTNAME i rith thosรบ an chรณrais"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Cumasaigh an meardhรบisire i dtrรกidire an chรณrais"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Meardhรบisire %PRODUCTNAME"
diff --git a/source/ga/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ga/officecfg/registry/data/org/openoffice/Office/UI.po
index 3fdc4f94cbc..4f55c9c649f 100644
--- a/source/ga/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ga/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LO\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-05-15 17:42+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: \n"
@@ -3808,15 +3808,6 @@ msgstr "Ionsรกigh ~Briseadh Leathanaigh"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Sonraรญ"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Ionsรกigh"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/ga/sc/messages.po b/source/ga/sc/messages.po
index 77646057c0d..a5118d8cfbc 100644
--- a/source/ga/sc/messages.po
+++ b/source/ga/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-15 17:49+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Luach"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "Foin~se"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Iontrรกlacha"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Cรณras"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Caighdeรกnach;Tรฉacs;Dรกta (DMY);Dรกta (MDY);Dรกta (YMD);Bรฉarla (SAM);Folaigh"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tรกb"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "spรกs"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"An bhfuil fonn ort glacadh leis an gceartรบchรกn molta thรญos?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Scagaire รomhรก"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Tรฉacs"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Roghnaigh Bileoga"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "~Bileoga roghnaithe"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Rialรณir"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Bainistรญonn an rialรณir seo rรฉada in รกiteanna seasta."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Rรฉamhamharc"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Taispeรกnann an bhileog seo an chaoi a leagfar na sonraรญ amach sa chรกipรฉis."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Amharc cรกipรฉise"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Bileog %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Cill %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "Limistรฉar ar chlรฉ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Rรฉamhamharc"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Limistรฉar sa lรกr"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "Limistรฉar ar dheis"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Ceanntรกsc de leathanach %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Buntรกsc de leathanach %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Lรญne an ionchuir"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Is รญ seo an รกit ina n-iontrรกlann tรบ tรฉacs, uimhreacha agus foirmlรญ."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Athsheinm Meรกn"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Cnaipe luiche brรบite"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barra Foirmlรญ"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Scarbhileoga %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(inlรฉite amhรกin)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mรณd Rรฉamhamhairc)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Leathanaigh"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "Nรก ha~schuir leathanaigh fholmha"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Priontรกil an t-รกbhar"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "G~ach bileog"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "~Bileoga roghnaithe"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Cealla roghnaithe"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Priontรกil as sin"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Gach ~leathanach"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Leathanai~gh"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Tabhair rabhadh dom faoi seo amach anseo."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Nรญ fhรฉadfaรญ an foinse DDE seo a leanas a thabhairt cothrom le dรกta, b'fhรฉidir toisc nach raibh an chรกipรฉis fhoinse fรฉin ar oscailt. Oscail an chรกipรฉis fhoinse agus bain triail as arรญs, led' thoil."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Nรญorbh fhรฉidir an comhad seachtrach seo a leanas a luchtรบ. Nรญor nuashonraรญodh na sonraรญ nasctha รณn gcomhad seo."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Naisc sheachtracha รก nuashonrรบ."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Tรก li~pรฉid cholรบin sa raon"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Tรก lipรฉid rรณ sa ~raon"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Luach neamhbhailรญ"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Nรญor sonraรญodh foirmle."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Nรญor sonraรญodh rรณ nรก colรบn."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Ainm nรณ raon gan sainmhรญniรบ."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Ainm gan sainmhรญniรบ nรณ tagairt neamhbhailรญ do chill."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Nรญ cuid de cholรบn iad na foirmlรญ."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Nรญ chuid de rรณ iad na foirmlรญ."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Cuir UathFhormรกidiรบ Leis"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Athainmnigh UathFhormรกidiรบ"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Ainm"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Scrios UathFhormรกidiรบ"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "An bhfuil tรบ cinnte gur mian leat an # UathFhormรกidiรบ a scriosadh?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Dรบn"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Ean"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Fea"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mรกr"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Tuaisceart"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Meรกn"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Deisceart"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Iomlรกn"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Bileog"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Cill"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "รbhar"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Ancaire an leathanaigh"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Ancaire na cille"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Coinnรญoll "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Clรกr รbhair"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Bileoga"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Ainmneacha na raonta"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Raonta na mbunachar sonraรญ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "รomhรกnna"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Rรฉada OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Nรณtaรญ"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "Limistรฉir nasctha"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Rรฉada lรญnรญochta"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mรณd Tarraingthe"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Taispeรกin"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "gnรญomhach"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "neamhghnรญomhach"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "folaithe"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Fuinneog Ghnรญomhach"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Ainm an Chnรกmhscรฉil"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Nรณta"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Sรณrtรกil in ord Ardaitheach"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Sรณrtรกil in ord รslitheach"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Sรณrtรกil Shaincheaptha"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Uile"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Taispeรกin an mhรญr reatha amhรกin."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Folaigh an mhรญr reatha amhรกin."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Cuardaigh mรญreanna..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Ainmbhosca"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Lรญne an ionchuir"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Treoraรญ Feidhme"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Glac Leis"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cealaigh"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suim"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Foirmle"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Leathnaigh an Barra Foirmle"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Laghdaigh an Barra Foirmle"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Coinbhleacht"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "รšdar"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Dรกta"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "รšsรกideoir Anaithnid"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Colรบn ionsรกite"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Rรณ ionsรกite "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Bileog ionsรกite "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Colรบn scriosta"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Rรณ scriosta"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Bileog scriosta"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Raon bogtha"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Athraรญodh an t-รกbhar"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Athraรญodh an t-รกbhar"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Athraithe go "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Bunรบsach"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Diรบltaรญodh na hathruithe"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Glactha"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Diรบltaithe"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Gan Iontrรกil"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<folamh>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Gan chosaint"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Gan chosaint ag focal faire"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hais-neamh-chomhoiriรบnach"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hais-comhoiriรบnach"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Clรณscrรญobh รฉ arรญs"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Meรกn Gluaisteach"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Smรบdรกil Easpรณnantรบil"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Anailรญs ar Athraitheas"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Fachtรณir Amhรกin"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Dhรก Fhachtรณir"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grรบpaรญ"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Idir Grรบpaรญ"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Laistigh de Ghrรบpaรญ"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Foinse athraitheachta"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-luach"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F criticiรบil"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Iomlรกn"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Comhghaolรบ"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Comhghaoluithe"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Comhathraitheas"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Comhathraithis"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Staitisticรญ Tuairisciรบla"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Meรกnluach"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Earrรกid Chaighdeรกnach"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Mรณd"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Airmheรกn"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Athraitheas"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Diall Caighdeรกnach"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Curtรณis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Sceabhacht"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Raon"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "รosluach"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Uasluach"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suim"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Lรญon"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "An Chรฉad Cheathairรญl"
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "An Trรญรบ Ceathairรญl"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Randamach ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Aonfhoirmeach"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Slรกnuimhir Aonfhoirmeach"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Gnรกch"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Dรฉthรฉarmach"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Dรฉthรฉarmach Diรบltach"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "ฯ‡ Cearnaithe"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Cรฉimseatรบil"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "รosluach"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Uasluach"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Meรกnluach"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Diall Caighdeรกnach"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Airmheรกn"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigme"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Luach p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Lรญon na dTrialacha"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Luach nรบ"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Samplรกil"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-thรกstรกil"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-thรกstรกil"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "T-thรกstรกil phรฉireรกilte"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "T-thรกstรกil phรฉireรกilte"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "z-thรกstรกil"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "z-thรกstรกil"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Tรกstรกil Neamhspleรกchais (ฯ‡-chearnaithe)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Cรบlรบ"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Cรบlรบ"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Colรบn %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Rรณ %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Athrรณg 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Athrรณg 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Meรกndifrรญocht Hipitรฉisithe"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Breanuithe"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Meรกndifrรญocht Breathnaithe"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "Rยฒ"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-luach"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Luach Criticiรบil"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Staitistic na Tรกstรกla"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lรญneach"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logartamach"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Cumhacht"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Samhail den Chรบlรบ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "Rยฒ"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Fรกna"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Idirlรญne"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) deasfhoircneach"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F Criticiรบil deasfhoircneach"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "(F<=f) clรฉfhoircneach"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F Criticiรบil clรฉfhoircneach"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P dรฉfhoircneach"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F Criticiรบil dรฉfhoircneach"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Comhghaolรบ Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Athraitheas na nDifrรญochtaรญ"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t Staitistic"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) aonfhoircneach"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t Criticiรบil aonfhoircneach"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) dรฉfhoircneach"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t Criticiรบil dรฉfhoircneach"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Athraitheas Aitheanta"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) aonfhoircneach"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z Criticiรบil aonfhoircneach"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) dรฉfhoircneach"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z Criticiรบil dรฉfhoircneach"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Cumasaigh รbhar"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "Go cill"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "Leis an gcill (mรฉid a athrรบ leis an gcill)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "Go leathanach"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Sruth Foinseach"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Rรฉamhshocrรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Bรฉim 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Bรฉim 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Bรฉim 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Ceanntรกsc 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Ceanntรกsc 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Go Dona"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Go Maith"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neodrach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Earrรกid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Rabhadh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Fonรณta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nรณta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Roghchlรกr"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Uirlisรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Comhad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Eagar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Stรญl_eanna"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "_Clรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Roghnaigh imlรญnte na gceall roghnaithe."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Uimhir"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Ailรญniรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Cealla"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Ionsรกigh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Sonraรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Athbhreithnigh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Amharc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafaic"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "D_ath"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Leag Amach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Greille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Teanga"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Athbhreithnigh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Nรณtaรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Cuir i gCom_parรกid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Amharc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Stรญleanna"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Ta_rraing"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Leag Amach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Greille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Grรบ_pa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_T"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "F_rรกma"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Leag Amach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Greille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Amharc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Stรญleanna"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormรกid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Alt"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "A_mharc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Rรฉamhshocrรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Bรฉim 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Bรฉim 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Bรฉim 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Ceanntรกsc 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Ceanntรกsc 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Go Dona"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Go Maith"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neodrach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Earrรกid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Rabhadh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Fonรณta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nรณta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Roghchlรกr"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Uirlisรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "Cab_hair"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Comhad"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Eagar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Stรญl_eanna"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "_Clรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Uimhir"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Ailรญniรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Cealla"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Ionsรกigh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Sonraรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Athbhreithnigh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Amharc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafaic"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Leag Amach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "D_ath"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Greille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Teanga"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Athbhreithnigh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Nรณtaรญ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Cuir i gCom_parรกid"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Amharc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Ta_rraing"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Eagar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Leag Amach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Amharc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Grรบ_pa"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_T"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "_Clรณ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Ailรญniรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Amharc"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Ionsรกigh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Meรกin"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "F_rรกma"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Leag Amach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Greille"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Amharc"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Cรบlรบ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Raon athrรณige 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Raon athrรณige 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Torthaรญ go:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Sonraรญ"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Colรบin"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rรณnna"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Grรบpรกilte de rรฉir"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Cรบlรบ Lรญneach"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Cรบlรบ Logartamach"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Cรบlรบ Cumhachta"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Taispeรกin na Cineรกlacha Cรบlaithe"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Fad tรฉacs"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "cothrom"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "nรญos lรบ nรก"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "nรญos mรณ nรก"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "nรญos lรบ nรก, nรณ cothrom le"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "nรญos mรณ nรก, nรณ cothrom le"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "nรญ cothrom"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "raon bailรญ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "raon neamhbhailรญ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Ceadaigh:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Sonraรญ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "รos_mhรฉid:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "_Uasmhรฉid:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Ceadaigh c_ealla folmha"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Taispeรกin _liosta roghnรบchรกn"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Sรณr_tรกil iontrรกlacha in ord ardaitheach"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Nรญ fรฉidir a bheith ann i bhfoinse bhailรญ, ach amhรกin rogha chomhtheagmhรกlach de shraitheanna agus colรบin, nรณ foirmle atรก limistรฉar nรณ eagar mar thoradh uirthi."
diff --git a/source/ga/sd/messages.po b/source/ga/sd/messages.po
index 383e9881262..fbc3cd1323b 100644
--- a/source/ga/sd/messages.po
+++ b/source/ga/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-15 14:19+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "Mรกistir-Rรฉada"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Ionsรกigh รomhรก"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/ga/sfx2/messages.po b/source/ga/sfx2/messages.po
index 4691995d75b..2aa5bef3c49 100644
--- a/source/ga/sfx2/messages.po
+++ b/source/ga/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-15 17:52+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2192,6 +2192,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Faigh Cabhair Ar Lรญne"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/ga/svx/messages.po b/source/ga/svx/messages.po
index 8e4222da14f..5121464f99a 100644
--- a/source/ga/svx/messages.po
+++ b/source/ga/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-15 17:53+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Maoin Intleachtรบil"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Gan Dath"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Le Dรฉanaรญ"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Dath Saincheapthaโ€ฆ"
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Bain"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Lรญnte โŠ Saigheada"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Cuar"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Nascรณirรญ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Bunchruthanna"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Siombailรญ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Blocshaigheada"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Sreabhchairt"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Tagrรกin"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Rรฉaltaรญ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Rรฉada 3T"
@@ -4140,8 +4140,8 @@ msgstr "_Cรณipeรกil"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Ionsรกigh"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/ga/sw/messages.po b/source/ga/sw/messages.po
index 019d21611a2..36fcc668d26 100644
--- a/source/ga/sw/messages.po
+++ b/source/ga/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-05-15 17:55+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Tรฉacs"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Tada]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Tรบs"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Deireadh"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Thuas"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Thรญos"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "inlรฉite amhรกin"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Is inlรฉite amhรกin iad na comhadlanna 'Uath-thรฉacs'. An bhfuil fonn ort glao ar an dialรณg socraithe conairรญ?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Staitistic"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Cรกipรฉis รก hiompรณrtรกil..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Cรกipรฉis รก heaspรณrtรกil..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Cรกipรฉis รก sรกbhรกil..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Athuimhriรบ leathanach..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Cรกipรฉis รก formรกidiรบ go huathoibrรญoch..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Cuardach..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Litir"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Litriรบ..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Fleiscรญniรบ..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Innรฉacs รก Ionsรก..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Innรฉacs รก Nuashonrรบ..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Coimriรบ รก chruthรบ..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Oiriรบnaigh Rรฉada..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tรกbla"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "รomhรก"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Rรฉad"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Frรกma"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Cruth"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Rannรกn"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Uimhriรบ"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "leathanach bรกn"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Coimriรบ: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "deighilte ag:"
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Imlรญne: Leibhรฉal "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Stรญl: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Uimhir leathanaigh: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Briseadh roimh leathanach nua"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Tรฉacs iartharach: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Tรฉacs รiseach: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "Tรฉacs CTL:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "รšdar Anaithnid"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Scrios G~ach Nรณta scrรญofa ag $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Fola~igh Gach Nรณta scrรญofa ag $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Uimhriรบ na hImlรญne"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 focal, %2 carachtar"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 focal, %2 carachtar roghnaithe"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Tiontaigh Tรฉacs go Tรกbla"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Cuir UathFhormรกidiรบ Leis"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Scrios UathFhormรกidiรบ"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Scriosfar an iontrรกil UathFhormรกidithe seo a leanas:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Athainmnigh UathFhormรกidiรบ"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Dรบn"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Ean"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Fea"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mรกr"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Tuaisceart"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Meรกn"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Deisceart"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suim"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Nรญorbh fhรฉidir UathFhormรกidiรบ a chruthรบ. \n"
"Bain triail eile as le hainm difriรบil."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Uimhriรบil"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rรณnna"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Colรบn"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Cuir Iontrรกil Bhibleagrafaรญochta in Eagar"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Ionsรกigh Iontrรกil Bhibleagrafaรญochta"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Spรกsรกil idir %1 agus %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Leithead Colรบin %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Tรกbla %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Frรกma %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "รomhรก %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Rรฉada OLE Eile"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Nรญ cheadaรญtear spรกsanna in ainm an tรกbla."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Tรก na cealla tรกbla roghnaithe rรณchasta le cumasc."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Nรญ fรฉidir an roghnรบchรกn a shรณrtรกil"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Cliceรกil rรฉad"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Roimh UathThรฉacs a ionsรก"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Tar รฉis UathThรฉacs a ionsรก"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Luch anuas ar rรฉad"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Gnรญomhachtaigh hipearnasc"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Fรกgann an luch an rรฉad"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "D'รฉirigh le luchtรบ na hรญomhรก"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Scoireadh luchtรบ na hรญomhรก"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Nรญorbh fhรฉidir an รญomhรก a luchtรบ"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Ionchur de charachtair alfa-uimhriรบla"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Ionchur de charachtair nach alfa-uimhriรบil"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Athraigh mรฉid an fhrรกma"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Bog an frรกma"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Ceannteidil"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tรกblaรญ"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Frรกmaรญ tรฉacs"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "รomhรกnna"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Rรฉada OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Leabharmharcanna"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Rannรกin"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hipearnaisc"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Tagairtรญ"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Innรฉacsanna"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Rรฉada lรญnรญochta"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Nรณtaรญ"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Ceannteideal 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Seo รฉ an t-รกbhar รณn chรฉad chaibidil. Seo รฉ iontrรกil i gcomhadlann รบsรกideora."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Ceannteideal 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Seo รฉ an t-รกbhar รณ chaibidil 1.1. Seo รฉ iontrรกil i gclรกr na n-รกbhar."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Ceannteideal 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Seo รฉ an t-รกbhar รณ chaibidil 1.2. Is prรญomhiontrรกil รฉ an lorgfhocal seo."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tรกbla 1: Seo รฉ tรกbla 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "รomhรก 1: Seo รฉ รญomhรก 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Ceannteideal"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tรกbla"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Frรกma tรฉacs"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "รomhรก"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Rรฉad OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Leabharmharc"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Rannรกn"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hipearnasc"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Tagairt"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Innรฉacs"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Nรณta"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Rรฉad lรญnรญochta"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Formรกidรญ Breise..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Cรณras]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Is beo รฉ an fleiscรญniรบ idirghnรญomhach\n"
"i gcรกipรฉis dhifriรบil"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Fleiscรญniรบ"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "dodhรฉanta"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Scrios $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Ionsรกigh $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Forscrรญobh: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Alt Nua"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Bog"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Cuir trรฉithe i bhfeidhm"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Cuir Stรญleanna i bhFeidhm: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Athshocraigh trรฉithe"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Athraigh stรญl: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Ionsรกigh comhad"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Ionsรกigh UathThรฉacs"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Scrios leabharmharc: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Ionsรกigh leabharmharc: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Sรณrtรกil tรกbla"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Sรณrtรกil tรฉacs"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Ionsรกigh tรกbla: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Tiontaigh tรฉacs -> tรกbla"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Tiontaigh tรกbla -> tรฉacs"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Cรณipeรกil: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Ionadaigh $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Ionsรกigh briseadh leathanaigh"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Ionsรกigh briseadh colรบin"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Ionsรกigh Clรบdach"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Cรณipeรกil: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Bog: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Ionsรกigh Cairt %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Ionsรกigh frรกma"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Scrios frรกma"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "UathFhormรกidigh"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Ceannteideal tรกbla"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Ionadaigh: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Ionsรกigh rannรกn"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Scrios rannรกn"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Athraigh an rannรกn"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Athraigh na rรฉamhshocruithe"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Stรญl ionadaithe: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Scrios briseadh leathanaigh"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Ceartรบchรกn Tรฉacs"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Ardaigh/รsligh imlรญne"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Bog imlรญne"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Ionsรกigh uimhriรบ"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Ardaigh leibhรฉal"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "รsligh leibhรฉal"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Bog ailt"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Ionsรกigh rรฉad lรญnรญochta: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Uimhir Ann/As"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Mรฉadaigh Eang"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Laghdaigh eangรบ"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Ionsรกigh foscrรญbhinn: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Atosaigh uimhriรบ"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Athraigh an fonรณta"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Glac le hathrรบ: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Diรบltaigh athrรบ: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Roinn Tรกbla"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Stop trรฉith"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "UathCheartaigh"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Cumaisc tรกbla"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Athraigh an Cรกs"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Scrios an t-uimhriรบ"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Rรฉada lรญnรญochta: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Grรบpรกil rรฉada lรญnรญochta"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Dรญghrรบpรกil rรฉada lรญnรญochta"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Scrios rรฉada lรญnรญochta"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Cuir รญomhรก nua ina hรกit"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Scrios an รญomhรก"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Cuir trรฉithe tรกbla i bhfeidhm"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "UathFhormรกidigh Tรกbla"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Ionsรกigh Colรบn"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Ionsรกigh Rรณ"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Scrios rรณ/colรบn"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Scrios colรบn"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Scrios rรณ"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Roinn Cealla"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Cumaisc Cealla"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formรกidigh cill"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Ionsรกigh innรฉacs/tรกbla"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Bain innรฉacs/tรกbla"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Cรณipeรกil tรกbla"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Cรณipeรกil tรกbla"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Socraigh cรบrsรณir"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Naisc frรกmaรญ tรฉacs"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Dรญnasc frรกmaรญ tรฉacs"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Athraigh na roghanna fonรณta"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Cuir cรกipรฉis i gcomparรกid"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Cuir stรญl frรกma i bhfeidhm: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Socruithe Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Ionsรกigh fonรณta"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "ionsรกigh cnaipe URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Ionsรกigh Hipearnasc"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "bain รกbhar dofheicthe"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Athraรญodh tรกbla/innรฉacs"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "ilroghnรบ"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Clรณscrรญobh: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Greamaigh an ghearrthaisce"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "tarlรบ de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tรกb"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 briseadh lรญne"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "briseadh leathanaigh"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "briseadh colรบin"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Ionsรกigh $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Scrios $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Athraรญodh trรฉithe"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Athraรญodh an tรกbla"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Athraรญodh an stรญl"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Athraรญodh formรกidiรบ an ailt"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Ionsรกigh Rรณ"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Scrios an Rรณ"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Ionsรกigh Cill"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Scrios an Chill"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 athrรบ"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Athraigh an stรญl leathanaigh: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Cruthaigh stรญl leathanaigh: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Scrios stรญl leathanaigh: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Athainmnigh an stรญl leathanaigh: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Athraรญodh ceanntรกsc/buntรกsc"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Athraรญodh rรฉimse"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Cruthaigh stรญl ailt: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Scrios an stรญl ailt: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Athainmnigh stรญl ailt: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Cruthaigh stรญl carachtair: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Scrios stรญl carachtair: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Athainmnigh an stรญl carachtair: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Cruthaigh stรญl frรกma: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Scrios stรญl frรกma: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Athainmnigh an stรญl frรกma: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Cruthaigh stรญl uimhrithe: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Scrios stรญl uimhrithe: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Athainmnigh an stรญl uimhrithe: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Athainmnigh leabharmharc: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Ionsรกigh iontrรกil innรฉacs"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Scrios iontrรกil innรฉacs"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "rรฉimse"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Ailt"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "frรกma"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Rรฉad-OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "foirmle"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "cairt"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "nรณta"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "crostagairt"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "iontrรกil bhibleagrafaรญochta"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "carachtar speisialta"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "fonรณta"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "รญomhรก"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "rรฉad(a) lรญnรญochta"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tรกbla: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "alt"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Comhartha ailt"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Athraigh teideal rรฉada $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Athraigh cur sรญos rรฉada $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Cruthaigh stรญl tรกbla: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Scrios an stรญl tรกbla: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Nuashonraigh an stรญl tรกbla: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Scrios an tรกbla"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Amharc cรกipรฉise"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Amharc cรกipรฉise"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Ceanntรกsc $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Leathanach ceanntรกisc $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Buntรกsc $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Leathanach buntรกisc $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Fonรณta $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Fonรณta $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Iarnรณta $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Iarnรณta $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) ar leathanach $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Leathanach $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Leathanach: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "รšdar"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Dรกta"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Gnรญomhartha"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Roghnaigh an cnaipe seo chun liosta de na gnรญomhartha is fรฉidir a dhรฉanamh ar nรณtaรญ a oscailt"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Rรฉamhamharc cรกipรฉise"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Mรณd Rรฉamhamhairc)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Cรกipรฉis %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Earrรกid sa Lรฉamh"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Nรญ fรฉidir an รญomhรก a thaispeรกint."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Earrรกid agus sonraรญ รก lรฉamh รณn ghearrthaisce."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Briseadh Colรบin Ionsรกite de Lรกimh"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Rรณ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Colรบn %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Carachtar"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Alt"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Frรกma"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Leathanach"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Uimhriรบ"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tรกbla"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cill"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "รiseach"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Iartharach"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "รbhar"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~Cรบlra an leathanaigh"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Pictiรบir agus rรฉada grafacha eile"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Tรฉa~cs folaithe"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Ionadchoinneรกlaithe ~tรฉacs"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Rialtรกi~n fhoirme"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Dath"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Priontรกil tรฉacs i n~dubh"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Leathanaigh"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Priontรกil le~athanaigh fholmha a ionsรกdh go huathoibrรญoch"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "รšsรกid an trรกidire ~pรกipรฉir รณ na socruithe priontรกla amhรกin"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Priontรกil"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Faic (cรกipรฉis amhรกin)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Nรณtaรญ amhรกin"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Cuir ag deireadh na cรกipรฉise รฉ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Cuir ag deireadh an leathanaigh รฉ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Nรณtaรญ"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Taobhanna an leathanaigh"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Gach leathanach"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Taobhanna ar gcรบl / leathanaigh ar chlรฉ"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Taobhanna tosaigh / leathanaigh ar dheis"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Cuir san รกireamh"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "~Brรณisiรบr"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Script clรฉ-go-deas"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Script deas-go-clรฉ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Raon agus cรณipeanna"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "G~ach leathanach"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Leathanai~gh"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Roghnรบchรกn"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Cuir sna himill"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Feidhmeanna"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cealaigh"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Cuir i bhFeidhm"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barra Foirmlรญ"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Cineรกl na Foirmle"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Tรฉacs na Foirmle"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Amharc Comhchoiteann"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Amharc Nascleanรบna Inneachair"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Leibhรฉal Imlรญne"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Mรณd Tarraingthe"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Ionsรกigh mar Hipearnasc"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Ionsรกigh mar Nasc"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Ionsรกigh mar Chรณip"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Taispeรกin"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Fuinneog Ghnรญomhach"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "folaithe"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "gnรญomhach"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "neamhghnรญomhach"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Eagar..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "N~uashonraigh"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Eagar"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Cuir an nasc in eagar"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Ionsรกigh"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "~Innรฉacs"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Comhad"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Cรกipรฉis Nua"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Tรฉacs"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Scrios"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Scrios"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Roghnรบchรกn"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Innรฉacsanna"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Naisc"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Uile"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Bain an tInnรฉacs"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Dรญchosain"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "folaithe"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Comhad gan aimsiรบ: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Athainmnigh"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Inlรฉite ~amhรกin"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Taispeรกin Uile"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Folaigh Uile"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Scrios Uile"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Ar chlรฉ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Ar dheis: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Istigh: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Amuigh: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Barr: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Bun: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Leathanach"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Lรญne"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "รšdar"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Earrรกid Chomhrรฉire **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Roinnt ar nรกid **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** รšsรกid mhรญcheart de lรบibรญnรญ **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Feidhm chearnaithe thar maoil **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Thar maoil **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Earrรกid **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Slonn lochtach **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Earrรกid: Nรญor aimsรญodh foinse na tagartha"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Gan teimplรฉad"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(socraithe)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " B: %1 M: %2 L: %3 U: %4 N: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Innรฉacs Aibรญtreach"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Saincheaptha"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "Clรกr na nรbhar"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Leabharliosta"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Tagairt"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Innรฉacs na dTรกblaรญ"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Innรฉacs na Rรฉad"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s-Cliceรกil chun an nasc a leanรบint"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Cliceรกil chun an nasc a leanรบint"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Teideal"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "รbhar"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Lorgfhocail"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Nรณtaรญ"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Cruthaithe"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Athraithe"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Priontรกilte"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Leasรบ"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Am iomlรกn eagarthรณireachta"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Tiontaigh $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Tiontaigh $(ARG1) ar dtรบs"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Ansin tiontaigh $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Alt"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Leabhar"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Brรณisiรบir"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Imeachtaรญ comhdhรกla"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Sliocht as leabhar"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Sliocht as leabhar le teideal"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Imeachtaรญ comhdhรกla"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Iris"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Doicimรฉadรบ teicniรบil"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Trรกchtas"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Rudaรญ รฉagsรบla"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Trรกchtas"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Imeachtaรญ comhdhรกla"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Tuairisc taighde"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Neamhfhoilsithe"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "R-phost"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Cรกipรฉis WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Saincheaptha1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Saincheaptha2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Saincheaptha3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Saincheaptha4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Saincheaptha5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Ainm gearr"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Cineรกl"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Seoladh"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anรณtรกil"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "รšda(i)r"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Teideal an leabhair"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Caibidil"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Eagrรกn"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Eagarthรณir"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Cineรกl foilseachรกin"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Institiรบid"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Iris"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mรญ"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nรณta"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Uimhir"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Eagras"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Leathanaigh"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Foilsitheoir"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Ollscoil"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Sraith"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Teideal"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Cineรกl tuairisce"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Imleabhar"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Bliain"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Saincheaptha1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Saincheaptha2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Saincheaptha3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Saincheaptha4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Saincheaptha5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Cuir Iontrรกil Innรฉacs in Eagar"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Ionsรกigh Iontrรกil Innรฉacs"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Tรก an iontrรกil bibleagrafaรญoch sa chรกipรฉis seo cheana fรฉin, ach tรก sonraรญ eile ann. An bhfuil fonn ort na hiontrรกlacha atรก ann a choigeartรบ?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Nรณtaรญ"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Taispeรกin nรณtaรญ"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Folaigh nรณtaรญ"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Tรก aicearra ann leis an ainm seo cheana. Roghnaigh ainm eile, le do thoil."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Scrios UathThรฉacs?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Scrios an chatagรณir "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "UathThรฉacs :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Sรกbhรกil UathThรฉacs"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Nรญl aon UathThรฉacs sa chomhad seo."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Mo Chuid Uath-Thรฉacs"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Nรญor aimsรญodh uath-thรฉacs d'aicearra '%1'."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Nรญ fรฉidir tรกbla gan rรณnna gan cealla a ionsรก"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Nรญ fรฉidir an tรกbla a ionsรก toisc go bhfuil sรฉ rรณmhรณr"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Nรญorbh fhรฉidir uath-thรฉacs a chruthรบ."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Nรญl fรกil ar fhormรกid an ghearrthaisce a d'iarradh."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "Cรกipรฉis Tรฉacs %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "รomhรก (Cรกipรฉis Tรฉacs %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Rรฉad (Cรกipรฉis Tรฉacs %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Gach Nรณta"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Gach Nรณta"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Nรณtaรญ scrรญofa ag "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(gan dรกta)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(gan รบdar)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Freagra ar $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Cuir an Bloc Seolta in Eagar"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Beannรบ Saincheaptha (Faighteoir Fireannach)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Beannรบ Saincheaptha (Faighteoir Baineannach)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "Ei~limintรญ an bheannaithe"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Cuir leis an bheannacht"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Bain รณn bheannacht"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Tarraing eilimintรญ an bheannaithe isteach sa bhosca thรญos"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Beannรบ"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Comhartha Poncaรญochta"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Tรฉacs"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Sainigh na rรฉimsรญ i d'fhoinse sonraรญ a mheaitseรกlann na heilimintรญ beannaithe."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Rรฉamhamharc ar an bheannacht"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Eilimintรญ seolta"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Eilimintรญ an bheannaithe"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Meaitseรกlann an rรฉimse:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Rรฉamhamharc"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " nรญor meaitseรกladh go fรณill รฉ "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Gach comhad"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Liosta seoltaรญ(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Gnรกth-thรฉacs (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Tรฉacs camรณg-dheighilte (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"An bhfuil fonn ort faisnรฉis R-phoist a chur isteach anois?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Liosta Seoltaรญ %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Roghnaigh an chรฉad chรกipรฉis"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Roghnaigh cineรกl na cรกipรฉise"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Ionsรกigh bloc seoltaรญ"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Roghnaigh liosta seoltaรญ"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Cruthaigh beannรบ"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Coigeartaigh an leagan amach"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Fรกg an faighteoir ar lรกr"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Crรญochnaigh"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Treoraรญ Postchumaisc"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Cineรกl"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tรกbla"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Iarratas"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Lean de sheiceรกil ag tรบs na cรกipรฉise?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Tรก an tseiceรกil litrithe crรญochnaithe."
@@ -4315,212 +4325,212 @@ msgstr "Tรก an tseiceรกil litrithe crรญochnaithe."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Dรกta"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Am"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Ainm comhaid"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Ainm an bhunachair sonraรญ"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Caibidil"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Uimhreacha leathanaigh"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Staitistic"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "รšdar"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Teimplรฉid"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Seoltรณir"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Socraigh athrรณg"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Taispeรกin athrรณg"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Ionsรกigh Foirmle"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Rรฉimse ionchuir"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Rรฉimse ionchuir (athrรณg)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Rรฉimse ionchuir (รบsรกideoir)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Tรฉacs coinnรญollach"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Rรฉimse DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Rith macra"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Raon uimhreach"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Socraigh athrรณg leathanaigh"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Taispeรกin athrรณg leathanaigh"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Luchtaigh URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Ionadchoinneรกlaรญ"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Comhshnaidhm carachtair"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Liosta ionchurtha"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Socraigh Tagairt"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Ionsรกigh Tagairt"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Rรฉimsรญ postchumaisc"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "An chรฉad taifead eile"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Aon taifead"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Uimhir an taifid"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Leathanach roimhe"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "An Chรฉad Leathanach Eile"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Tรฉacs folaithe"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Rรฉimse รšsรกideora"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nรณta"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Iontrรกil bhibleagrafaรญochta"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Alt Folaithe"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "EolasCรกipรฉise"
@@ -4528,74 +4538,74 @@ msgstr "EolasCรกipรฉise"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Dรกta"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Dรกta (socraithe)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Am"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Am (socraithe)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tรกblaรญ"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Carachtair"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Focail"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Ailt"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "รomhรก"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Rรฉada"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Leathanach"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE go hUathoibrรญoch"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "Lรกmhleabhar DDE"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Tรฉacs]"
@@ -4603,87 +4613,87 @@ msgstr "[Tรฉacs]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Comhlacht"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Sloinne"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Tรบslitreacha"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Srรกid"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Tรญr"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Cรณd poist"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Cathair"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Teideal"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Ionad"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Fรณn (Baile)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Fรณn (Obair)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FACS"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "R-phost"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Staid"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "as"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "ar"
@@ -4692,32 +4702,32 @@ msgstr "ar"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Ainm comhaid"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Ainm comhaid gan iarmhรญr"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Ainm comhaid/conaire"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Conair"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Stรญl"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Catagรณir"
@@ -4725,22 +4735,22 @@ msgstr "Catagรณir"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Ainm na caibidle"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Uimhir na caibidle"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Uimhir na caibidle gan deighilteoir"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Uimhir agus ainm na caibidle"
@@ -4748,47 +4758,47 @@ msgstr "Uimhir agus ainm na caibidle"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Rรณmhรกnach (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Rรณmhรกnach (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabach (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Mar Stรญl Leathanaigh"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Tรฉacs"
@@ -4796,12 +4806,12 @@ msgstr "Tรฉacs"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Tรบslitreacha"
@@ -4809,42 +4819,42 @@ msgstr "Tรบslitreacha"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Cรณras"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Tรฉacs"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Tรฉacs"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Foirmle"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Tรฉacs"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Bunachar Sonraรญ"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Cรณras"
@@ -4852,17 +4862,17 @@ msgstr "Cรณras"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "รšdar"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Am"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Dรกta"
@@ -4870,67 +4880,67 @@ msgstr "Dรกta"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Tagairt"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Leathanach"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Caibidil"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Thuas/Thรญos"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Mar Stรญl Leathanaigh"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Catagรณir agus Uimhir"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Tรฉacs na Foscrรญbhinne"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Uimhriรบ"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Uimhir"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Uimhir (gan chomhthรฉacs)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Uimhir (comhthรฉacs iomlรกn)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr ""
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr ""
@@ -4938,27 +4948,27 @@ msgstr ""
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Tรฉacs"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tรกbla"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Frรกma"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "รomhรก"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Rรฉad"
@@ -4966,1232 +4976,1232 @@ msgstr "Rรฉad"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Coinnรญoll"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Ansin, Nรณ"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Rรกiteas DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "Tรฉacs folaith~e"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Ainm ~macra"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Tagairt"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "C~arachtair"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~Frithรกireamh"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Luach"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Foirmle"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Saincheaptha"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[รšsรกideoir]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Fรกna Ch."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Fรกna I."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Leithead"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Airde"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Imeall ar chlรฉ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Imeall ag an mbarr"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Colรบin"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rรณnna"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Nรญl aon fhรกil ar an tseirbhรญs seo a leanas: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Lรญon na bhfocal agus lรญon na gcarachtar. Cliceรกil chun an dialรณg Lรญon na bhFocal a oscailt."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Leathanach aonair"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Amharc Il-leathanach"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Amharc leabhair"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr ""
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr ""
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Stรญl an Leathanaigh. Deaschliceรกil chun an stรญl a athrรบ, nรณ cliceรกil chun an dialรณg Stรญl a oscailt."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Ceannlitreacha Anuas os cionn"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rรณnna"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Gan Cheannlitreacha Anuas"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Gan briseadh leathanaigh"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Nรก scรกthรกnaigh"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Smeach go hingearach"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Smeach go cothromรกnach"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Smeach go cothromรกnach agus go hingearach"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ scรกthรกnaigh go cothromรกnach ar leathanaigh chothroma"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Stรญl Carachtair"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Gan Stรญl Carachtair"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Buntรกsc"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Gan bhuntรกsc"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Ceanntรกsc"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Gan cheanntรกsc"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Timfhilleadh optamach"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Gan timfhilleadh"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Trรญd"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Timfhilleadh comhthreomhar"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Timfhilleadh ar chlรฉ"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Timfhilleadh ar dheis"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Ancaire amhรกin)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Leithead:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Airde sheasta:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "รosairde:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "go halt"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "go carachtar"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "go leathanach"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "X-comhordanรกid:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Y-comhordanรกid:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "ag an mbarr"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Lรกraithe go hingearach"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "ag an mbun"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Barr na lรญne"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Lรญne lรกraithe"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Bun na lรญne"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Tabhall-fรญor"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Nach tabhall-fรญor"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "ar dheis"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Lรกraithe go cothromรกnach"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "ar chlรฉ"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "isteach"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "amuigh"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Lรกnleithead"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Colรบin"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Leithead na nDeighilteoirรญ:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "Achar uasta fonรณta:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Ineagarthรณireachta i gcรกipรฉis inlรฉite amhรกin"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Roinn"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Uimhriรบ"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "gan uimhriรบ"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "nasctha le "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "agus "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "รirigh lรญnte"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "nรก hรกirigh lรญnte"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "athshocraigh lรญon na lรญnte le: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Gile: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Dearg: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Uaine: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Gorm: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Codarsnacht: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gรกma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Trรฉdhearcacht: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Inbhรฉartaigh"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "nรก hinbhรฉartaigh"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Mรณd grafaice: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Caighdeรกnach"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Liathscรกlaรญ"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Dubh agus Bรกn"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Comhartha Uisce"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rothlรบ"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Gan ghreille"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Greille (lรญnte amhรกin)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Greille (lรญnte agus carachtair)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Lean sruth an tรฉacs"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Nรก lean sruth an tรฉacs"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Cumaisc imlรญnte"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Nรก cumaisc imlรญnte"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tรกbla"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Frรกma Tรฉacs"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Leathanach"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Lรญnรญocht"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Rialtรกn"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Rannรกn"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Leabharmharc"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafaic"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Rรฉad OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Ceannteidil"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Roghnรบchรกn"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Fonรณta"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Meabhrรบchรกn"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Nรณta"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Cuardaigh arรญs"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Iontrรกil innรฉacs"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Foirmle tรกbla"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Foirmle mhรญcheart tรกbla"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "An chรฉad tรกbla eile"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "An chรฉad fhrรกma tรฉacs eile"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "An Chรฉad Leathanach Eile"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "An chรฉad lรญnรญocht eile"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "An chรฉad rialtรกn eile"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "An chรฉad rannรกn eile"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "An chรฉad leabharmharc eile"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "An chรฉad ghrafaic eile"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "An chรฉad rรฉad OLE eile"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "An chรฉad cheannteideal eile"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "An chรฉad roghnรบchรกn eile"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "An chรฉad fhonรณta eile"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "An Chรฉad Mheabhrรบchรกn Eile"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "An Chรฉad Nรณta Eile"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Lean cuardach ar aghaidh"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "An chรฉad iontrรกil innรฉacs eile"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Tรกbla Roimhe"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "An frรกma tรฉacs roimhe seo"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Leathanach roimhe"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "An lรญnรญocht roimhe seo"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "An rialtรกn roimhe seo"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "An rannรกn roimhe seo"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "An leabharmharc roimhe seo"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "An ghrafaic roimhe seo"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "An rรฉad OLE roimhe seo"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "An ceannteideal roimhe seo"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "An roghnรบchรกn roimhe seo"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "An fonรณta roimhe seo"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "An meabhrรบchรกn roimhe seo"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "An Nรณta Roimhe Seo"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Lean cuardach ar gcรบl"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "An iontrรกil innรฉacs roimhe seo"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "An fhoirmle tรกbla roimhe seo"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "An chรฉad fhoirmle tรกbla eile"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "An fhoirmle fhabhtach tรกbla roimhe seo"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "An chรฉad fhoirmle fhabhtach tรกbla eile"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Ionsรกite"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Scriosta"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formรกidithe"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Athraรญodh an tรกbla"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Stรญleanna Ailt i bhFeidhm"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Athraรญodh formรกidiรบ an ailt"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Ionsรกdh Rรณ"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Scriosadh Rรณ"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Ionsรกdh Cill"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Scriosadh Cill"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Iarnรณta: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Fonรณta: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-cliceรกil chun Roghchlรกr na gClibeanna Cliste a oscailt"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Ceanntรกsc (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Ceanntรกsc an Chรฉad Leathanaigh (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Ceanntรกsc an Leathanaigh Chlรฉ (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Ceanntรกsc an Leathanaigh Dheis (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Buntรกsc (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Buntรกsc an Chรฉad Leathanaigh (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Buntรกsc an Leathanaigh Chlรฉ (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Buntรกsc an Leathanaigh Dheis (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Scrios Ceanntรกsc..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formรกidigh an Ceanntรกsc..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Scrios Buntรกsc..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formรกidigh an Buntรกsc..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Nรญ fรฉidir an comhad รญomhรก a oscailt"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Nรญ fรฉidir an comhad รญomhรก a lรฉamh"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Formรกid anaithnid รญomhรก"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Nรญ thacaรญtear leis an leagan seo den chomhad รญomhรก"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Nรญ bhfuarthas an scagaire รญomhรก"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Nรญ fรฉidir an รญomhรก a ionsรก: cuimhne รญdithe."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Ionsรกigh รomhรก"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Nรณta: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Ionsรก"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Scriosadh"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "UathCheartaigh"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formรกidรญ"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Athrรบ Tรกbla"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Stรญleanna Ailt i bhFeidhm"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Leathanach "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Leathanach %1 as %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Leathanach %1 as %2 (Leathanach %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Alt"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "รomhรก"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Rรฉad OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Frรกma"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tรกbla"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Rรณ tรกbla"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Cill tรกbla"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Leathanach"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Ceanntรกsc"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Buntรกsc"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Cรกipรฉis HTML %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Teideal"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Deighilteoir"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Leibhรฉal "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Comhad \"%1\" gan aimsiรบ sa chonair \"%2\"."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Innรฉacs Saincheaptha"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Gan eochair>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Gan stรญl>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Uimhir na caibidle"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Iontrรกil"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tรกbstop"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Tรฉacs"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Uimhir leathanaigh"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Eolas faoin chaibidil"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Tรบs an hipearnaisc"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Deireadh an hipearnaisc"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Iontrรกil bhibleagrafaรญochta: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Stรญl Carachtair: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Cuir struchtรบr ar an tรฉacs"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Brรบigh Ctrl+Alt+A chun an fรณcas a athrรบ agus tuilleadh oibrรญochtaรญ a fhรกil"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Brรบigh na saighde clรฉ nรณ deas chun rialtรกin struchtรบir a roghnรบ"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Brรบigh Ctrl+Alt+B chun an fรณcas a chur ar ais ar an rialtรกn struchtรบir reatha"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Comhad roghnaithe don innรฉacs aibรญtreach (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Comhad roghnaithe don innรฉacs aibรญtreach (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Bonnlรญne ag an m~barr"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "~Bonnlรญne ag an mbun"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Bonnlรญne sa ~lรกr"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Ionsรกigh rรฉad"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Cuir rรฉad in eagar"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Teimplรฉad: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Imlรญnte"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Cรบlra"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Stรญl Ailt: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Nรญ fรฉidir uimhreacha leathanaigh a chur i bhfeidhm ar an leathanach reatha. Is fรฉidir uimhreacha cothroma a รบsรกid ar leathanaigh ar chlรฉ, uimhreacha corra ar leathanaigh ar dheis."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Mรกistirchรกipรฉis"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Mรกistirchรกipรฉis %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Scriosfar a bhfuil sa rannรกn reatha mรก dhรฉantar ceangal comhaid. Ar mhaith leat ceangal a dhรฉanamh ainneoin รฉ sin?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Bhรญ an focal faire mรญcheart."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Nรญl focal faire socraithe agat."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Fleiscรญniรบ crรญochnaithe"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Teanga ar bith (Nรก seiceรกil an litriรบ)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "รšsรกid an Teanga Rรฉamhshocraithe"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Tuilleadh..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "Dรฉan ~neamhshuim"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Mรญnithe..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Dรญghnรญomhachtaรญodh seiceรกil na rรฉigiรบn speisialta. Seiceรกil mar sin fรฉin?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Nรญorbh fhรฉidir cรกipรฉisรญ a chumasc."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Nรญ fรฉidir an fhoinse a luchtรบ."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Nรญl facsphrintรฉir socraithe agat faoi Uirlisรญ/Roghanna/%1/Priontรกil."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Cรกipรฉis HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Cรกipรฉis tรฉacs"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Nรญor sonraรญodh foinse."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Leibhรฉal "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Imlรญne "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Cuir Fonรณta/Iarnรณta in Eagar"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Ionadaรญodh an eochair chuardaigh XX uair."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rรณ "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Colรบn "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Easpรณrtรกil foinse..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Easpรณrtรกil cรณip den fhoinse..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Ar Aghaidh"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tasc"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Stรกdas"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "ร sheoladh chuig: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "D'รฉirigh le seoladh"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Theip ar sheoladh"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Foirmle tรฉacs"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Zรบmรกil"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Anรญos"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "A~nuas"
@@ -6437,7 +6447,7 @@ msgstr "A~nuas"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Athraรญodh aicme na cรกipรฉise toisc go bhfuil leibhรฉal aicmithe ailt nรญos airde"
@@ -6445,32 +6455,32 @@ msgstr "Athraรญodh aicme na cรกipรฉise toisc go bhfuil leibhรฉal aicmithe ailt n
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Bailรญ "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Neamhbhailรญ"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Sรญniรบ Neamhbhailรญ"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Sรญnithe ag"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Sรญniรบ an Ailt"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Cรกrtaรญ Gnรณ"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "UathThรฉacs don Aicearra "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Leabharmharcanna"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Ionsรกigh"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Athainmnigh"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Scrios"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Tรฉigh go"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Scrios"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Athainmnigh"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "Leibhรฉal imlรญne:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Prรญomhthรฉacs"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Bristea_cha"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Tรฉacs folaithe"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Rรฉimsรญ: Tรฉa_cs folaithe"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Rรฉimsรญ: _Ailt fholaithe"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Taispeรกint"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Ailรญniรบ bonnlรญne Math"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Cabhair le leagan amach"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Cรบrsรณir _dรญreach"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Ionsรกigh"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Ai_lรญniรบ alt"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Imea_ll ailt ar chlรฉ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tรกib"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tรกib agus spรกsa_nna"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "_Spรกsanna"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Cรบrsรณir Dรญreach"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Cumasaigh an cรบrsรณir"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Limistรฉir Chosanta"
diff --git a/source/ga/vcl/messages.po b/source/ga/vcl/messages.po
index c115150529f..c80b93857e6 100644
--- a/source/ga/vcl/messages.po
+++ b/source/ga/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-15 14:14+0000\n"
"Last-Translator: Kevin Scannell <kscanne@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526393689.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/gd/cui/messages.po b/source/gd/cui/messages.po
index 303b5f62bbc..0ea398d44c3 100644
--- a/source/gd/cui/messages.po
+++ b/source/gd/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-14 22:02+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Slighe an teisteanais"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Cร nan:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Meud:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Meud:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Cร nan:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Cruth-clรฒ airson teacsa Siarach"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Meud:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Cร nan:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Cruth-clรฒ airson teacsa ร€iseanach"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Meud:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Cร nan:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Cruth-clรฒ CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Ro-shealladh"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Staid"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Roghainnean nan cruthan-clรฒ airson tรนsan HTML, Basic is SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Gliocasan l_eudaichte"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Cobhair"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "Cle_achd cรฒmhraidhean %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Cรฒmhraidhean fosglaidh โŠ sร bhalaidh"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Cleach_d cรฒmhraidhean %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Cรฒmhraidhean a' chlรฒ-bhualaidh"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "_Suidhichidh an clรฒ-bhualadh a' choir \"sgrรฌobhainn air atharrachadh\""
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Staid na sgrรฌobhainne"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Leugh mar ร ireamh de bhliadhna eadar "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "agus "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Bliadhna (dร  fhigear)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Cruinnich dร ta cleachdaidh is cuir gun Document Foundation e"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Cuidich leinn aโ€™ leasachadh %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Luchdaich %PRODUCTNAME rรจ tรฒiseachadh an t-siostaim"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Cuir an grad-thรฒisiche an comas ann an treidhe an t-siostaim"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Grad-thรฒisiche %PRODUCTNAME"
diff --git a/source/gd/officecfg/registry/data/org/openoffice/Office/UI.po b/source/gd/officecfg/registry/data/org/openoffice/Office/UI.po
index 8071ccb0755..75b3d7b3c76 100644
--- a/source/gd/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/gd/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-03-14 22:04+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: Akerbeltz\n"
@@ -3809,15 +3809,6 @@ msgstr "Cuir a-steach ~briseadh-duilleige"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Dร ta"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22468,6 +22459,15 @@ msgstr "Cu~ir a-steach"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/gd/sc/messages.po b/source/gd/sc/messages.po
index 0fba8679041..83fe2bea72a 100644
--- a/source/gd/sc/messages.po
+++ b/source/gd/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-14 22:04+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Luach"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Tรนs"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "Innt~eartan"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Siostam"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Stannardach;Teacsa;Ceann-lร  (LMB);Ceann-lร  (MLB);Ceann-lร  (BML);Beurla nan SA;Falaich"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Taba"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "ร ite bร n"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"A bheil thu airson gabhail ris a' cheartachadh a tha 'ga mholadh gu h-รฌosal?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Criathrag nan dealbhan"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Teacsa"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Tagh siotaichean"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Na ~siotaichean a thagh thu"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Rรนilear"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Tha an rรนilear seo a' stiรนireadh oibseactan aig ionadan socraichte."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Ro-shealladh"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Seallaidh an siota seo dhut mar a thรจid an dร ta a chur air dรฒigh san sgrรฌobhainn."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Sealladh sgrรฌobhainn"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Siota %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Cealla %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "An taobh clรฌ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Ro-shealladh na duilleige"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "Am meadhan"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "An ร rainn dheas"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Bann-cinn na duilleige %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Bann-coise duilleige %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Loidhne a' chuir a-steach"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Seo far an cuir thu a-steach no far an deasaich thu teacsa, ร ireamhan is foirmlean."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Ath-chluich mheadhanan"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Thathar a' brรนthadh putan na luchaige"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Bร r-inneal nam foirmlean"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Cliath-dhuilleagan %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(ri leughadh a-mhร in)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Am modh ro-sheallaidh)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Duilleagan"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "Na ceadaich ร ~s-chur de dhuilleagan bร na"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Clรฒ-bhuail an t-susbaint"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~A h-uile siota"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Na ~siotaichean a thagh thu"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Na ceallan a thagh thu"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Raon aโ€™ chlรฒ-bhualaidh"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Gach ~duilleag"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Duillea~gan"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "Thoir rabhadh dhomh mun rud seo san ร m ri teachd."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Cha bโ€™ urrainn dhuinn an tรนs DDE a leanas รนrachadh a chionn โ€™s nach robh an tรนs-sgrรฌobhainn fosgailte. Cuir gu dol an tรนs-sgrรฌobhainn agus feuch ris a-rithist."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Cha bโ€™ urrainn dhuinn am faidhle a leanas a luchdadh on taobh a-muigh. Cha deach an dร ta co-cheangailte ris an fhaidhle ud รนrachadh."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Ag รนrachadh nan ceanglaichean ris an taobh a-muigh."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "Tha leu~bailean cuilbh san rainse"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "Tha leubailean ~rร igh san rainse"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Luach mรฌ-dhligheach"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Cha deach foirmle a shรฒnrachadh."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Cha deach rร gh no colbh a shรฒnrachadh."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Ainm no rainse gun mhรฌneachadh."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Ainm gun socrachadh no reifreans cealla cearr."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "Chan eil na foirmlean a' dรจanamh colbh."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "Chan eil na foirmlean a' dรจanamh rร gh."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Cuir fรจin-fhรฒrmatadh ris"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Thoir ainm รนr air an fhรจin-fhรฒrmatadh"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Ainm"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Sguab ร s am fรจin-fhรฒrmataidh"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "A bheil thu cinnteach gu bheil thu airson am fรจin-fhรฒrmat # a sguabadh ร s?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Dรนin"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Faoi"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Gearr"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mร rt"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "ร€irde a Tuath"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Meadhan"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ร€irde a Deas"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Iomlan"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Siota"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Cealla"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Susbaint"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "Acair duilleige"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "Acair cealla"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Cumha "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Susbaint"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Siotaichean"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Ainmean rainsean"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Rainsean stรฒir-dhร ta"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Dealbhan"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Oibseactan OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Beachdan"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "ร€rainnean co-cheangailte"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Oibseactan tarraing"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Am modh slaodaidh"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Taisbeanadh"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "gnรฌomhach"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "neo-ghnรฌomhach"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "falaichte"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Uinneag ghnรฌomhach"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Ainm aโ€™ chnร mh-sgeรฒil"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Beachd"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Seรฒrsaich aโ€™ dรฌreadh"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Seรฒrsaich aโ€™ teร rnadh"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Seรฒrsachadh gnร thaichte"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Na h-uile"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Na seall ach an rud lร ithreach."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Na falaich ach an rud lร ithreach."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Lorg nithean..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Bogsa ainm"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Loidhne a' chuir a-steach"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Draoidh nam foincsean"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Gabh ris"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Sguir dheth"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suim"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Foirmle"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Leudaich bร r nam foirmle"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Co-theannaich bร r nam foirmle"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Cรฒmhstri"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "ร™ghdar"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Ceann-lร "
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Cleachdaiche neo-aithnichte"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Colbh air a chur a-steach"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Rร gh air a chur a-steach "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Siota air a chur a-steach "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Colbh air a sguabadh ร s"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Rร gh air a sguabadh ร s"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Siota air a sguabadh ร s"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Rainse air a thoirt air falbh"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Susbaint air atharrachadh"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Susbaint air atharrachadh"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Air atharrachadh 'na "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Tรนsail"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Atharraichean air a dhiรนltadh"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Air aontachadh"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Air a dhiรนltadh"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Gun innteart"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<falamh>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Gun dรฌon"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Gun dรฌon facail-fhaire"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hais neo-chรฒrdail"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hais cho-chรฒrdail"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Cuir a-steach a-rithist"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Cuibheas-gluasaid"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Rรจidheachadh easbonantail"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Anailis na seachranachd"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA โ€“ Factar singilte"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA โ€“ Dร  fhactar"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Buidhnean"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Eadar buidhnean"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Am broinn bhuidhnean"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Tรนs na seachranachd"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Luach P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F รจiginneach"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Iomlan"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Co-dhร imh"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Co-dhร imhean"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Co-sheachranachd"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Co-sheachranachdan"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Stadastaireachd thuairisgeulach"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Meadhan"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Mearachd stannardach"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modh"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Cuibheas meadhanach"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Seachranachd"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Claonadh stannardach"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Kurtosis"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Sgiubhachd"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Rainse"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Meud as lugha"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Meud as motha"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suim"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Cunnt"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Aโ€™ chiad chairteal "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "An treas cairteal"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Air thuaiream ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Aon-fhoirmeach"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "ร€ireamh shlร n aon-fhoirmeach"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "ร€bhaisteach"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Dร -nรฒmach"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Dร -nรฒmach ร icheil"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "ฯ‡ ceร rnagaichte"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Geomatrach"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Meud as lugha"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Meud as motha"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Meadhan"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Claonadh stannardach"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Cuibheas meadhanach"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Luach p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "ร€ireamh de thriallan"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "An luach nu"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Samplachadh"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Deuchainn F"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Deuchainn F"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Deuchainn-t phaidhrichte"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Deuchainn-t phaidhrichte"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Deuchainn z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "Deuchainn z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Deuchainn na neo-eisimeileachd (ฯ‡ยฒ)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Ais-cheumnachadh"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Ais-cheumnachadh"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Colbh %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Rร gh %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alpha"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Caochlaideach 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Caochlaideach 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Diofar meadhanach beachd-bharaileach"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Coimheadachd"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Diofar meadhanach a chunnacas"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Luach-P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Luach รจiginneach"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Cuir an stadastaig fo dheuchainn"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Loidhneach"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Log-ร ireamhach"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Cumhachd"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Modail an ais-cheumhnachaidh"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Claonadh"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Eadar-cheapadh"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) deas-earballach"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F รจiginneach deas-earballach"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) clรฌ-earballach"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F รจiginneach clรฌ-earballach"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P dร -earballach"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F รจiginneach dร -earballach"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Co-dhร imh Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Seachranachd nan diofaran"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "t Stat"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) aon-earballach"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t รจiginneach aon-earballach"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) dร -earballach"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t รจiginneach dร -earballach"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Seachranachd aithnichte"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=t) aon-earballach"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z รจiginneach aon-earballach"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=t) dร -earballach"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z รจiginneach dร -earballach"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Cuir an t-susbaint an comas"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "Ris aโ€™ chealla"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "Ris aโ€™ chealla (atharraich a mheud leis aโ€™ chealla}"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "Ris an duilleag"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "An tรนs-sruth"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Bunaiteach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Cuideam 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Cuideam 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Cuideam 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Bann-cinn 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Bann-cinn 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Dona"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Math"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neodrach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Mearachd"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Rabhadh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Bun-nรฒta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nรฒta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Clร r-taice"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "_Innealan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Faidhle"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Deasaich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Stoidh_lean"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Cr_uth-clรฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Sรฒnraich iomallan nan ceallan a thagh thu."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "ร€ir_eamh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "Co-th_aobhadh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Ceallan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "Cu_ir a-steach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Dร ta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "Lรจi_rmheasan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Sealladh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grafaig"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "_Dath"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Socraich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Griod"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "Cร _nan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "Lรจi_rmheasan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Beachdan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Dรจan c_oimeas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Sealladh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "_Stoidhlean"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "_Tarraing"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Socraich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Griod"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "_Buidheann"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "F_rรจama"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Socraich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Griod"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Sealladh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "_Stoidhlean"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "Fรฒr_mat"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Paragraf"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Sealladh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Bunaiteach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Cuideam 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Cuideam 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Cuideam 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Bann-cinn 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Bann-cinn 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Dona"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Math"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neodrach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Mearachd"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Rabhadh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Bun-nรฒta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nรฒta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Clร r-taice"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "_Innealan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "_Cobhair"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Faidhle"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Deasaich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Stoidh_lean"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Cr_uth-clรฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "ร€ir_eamh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "Co-th_aobhadh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Ceallan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "Cu_ir a-steach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Dร ta"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "Lรจi_rmheasan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Sealladh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grafaig"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Socraich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "_Dath"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Griod"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "Cร _nan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "Lรจi_rmheasan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Beachdan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Dรจan c_oimeas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Sealladh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "_Tarraing"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Deasaich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Socraich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Sealladh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "_Buidheann"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Cr_uth-clรฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "Co-th_aobhadh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Sealladh"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "Cu_ir a-steach"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Meadhanan"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "F_rรจama"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Socraich"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Griod"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Sealladh"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Ais-cheumnachadh"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Rainse aโ€™ chaochladair 1:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Rainse aโ€™ chaochladair 2:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Toraidhean gu:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Dร ta"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Colbhan"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Rร ghan"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Buidhnichte a-rรจir"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Ais-cheumnachadh loidhneach"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Ais-cheumnachadh log-ร ireamhach"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Ais-cheumnachadh na cumhachd"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Cuir a-mach seรฒrsachan an ais-cheumhnachaidh"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Faid an teacsa"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "co-ionnann"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "nas lugha na"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "nas motha na"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "nas lugha na no co-ionnann ri"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "nas motha na no co-ionnann ri"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "neo-ionnann ri"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "rainse dhligheach"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "rainse mhรฌ-dhligheach"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "Ce_adaich:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Dร ta:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Meud as lugha:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Meud a_s motha:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Ceadaich ceallan _bร na"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Seall an _liosta taghaidh"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Seรฒrsaich na h-inn_teartan a' dรฌreadh"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Chan fhaod a bhith ann an tรนs dligheach ach taghadh coimhearsnachail de rร ghan is colbhan no foirmle a chuireas a-mach ร rainn no arraigh."
diff --git a/source/gd/sd/messages.po b/source/gd/sd/messages.po
index 8e15212dcc2..150eeb44a31 100644
--- a/source/gd/sd/messages.po
+++ b/source/gd/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-11 16:37+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5183,8 +5183,8 @@ msgstr "Maighstirean oibseactan"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Cuir a-steach dealbh"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/gd/sfx2/messages.po b/source/gd/sfx2/messages.po
index ed5d2cc9b2c..b5eccd6d81e 100644
--- a/source/gd/sfx2/messages.po
+++ b/source/gd/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-14 22:05+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Leugh aโ€™ chobhair air loidhne"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/gd/svx/messages.po b/source/gd/svx/messages.po
index 28603613f80..18a34685930 100644
--- a/source/gd/svx/messages.po
+++ b/source/gd/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-14 22:08+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Seilbheachd innleachdail"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Chan eil gin"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "O chionn goirid"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Dath gnร thaichte..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Thoir air falbh"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Loidhnichean โŠ saighdean"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Lรนb"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Ceangladairean"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Bun-chruthan"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Samhlaidhean"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Saighdean bloca"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Cairt-srutha"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Gairmean"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Rionnagan"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Oibseactan 3D"
@@ -4140,8 +4140,8 @@ msgstr "Dรจan _lethbhreac"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "Cu_ir a-steach"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/gd/sw/messages.po b/source/gd/sw/messages.po
index ae6fe0a4897..767871909fb 100644
--- a/source/gd/sw/messages.po
+++ b/source/gd/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-03-14 22:10+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Teacsa"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Chan eil gin]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Tรฒisich"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Deireadh"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Os a chionn"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Foidhe"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "ri leughadh a-mhร in"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Tha na pasganan \"Fรจin-teacsa\" ri leughadh a-mhร in. A bheil thu airson cรฒmhradh roghainnean nan slighean fhosgladh?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Stadastaireachd"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Ag ion-phortadh na sgrรฌobhainne..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Ag ร s-phortadh na sgrรฌobhainne..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "A' sร bhaladh na sgrรฌobhainne..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Ath-dhuilleagadh..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "A' fรฒrmatadh na sgrรฌobhainne gu fรจin-obrachail..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "'Ga lorg..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Litir"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Dearbhadh an litreachaidh..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Tร thanachadh..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "A' cur a-steach a' chlร ir-amais..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Ag รนrachadh a' chlร ir-amais..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "A' cruthachadh a' ghearr-chunntais..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Freagarraich na h-oibseactan..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Clร r"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Dealbh"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Oibseact"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Frรจam"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Cruth"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Earrann"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "ร€ireamhachadh"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "duilleag bhร n"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Gearr-chunntas: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "air a sgaradh le: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Oir-loidhne: Leibheil "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Stoidhle: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "ร€ireamh na duilleige: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Briseadh ro dhuilleag รนr"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Teacsa Siarach: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Teacsa ร€iseanach: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "Teacsa CTL:"
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "ร™ghdar neo-aithnichte"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Sgu~ab ร s gach beachd le $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Fala~ich gach beachd le $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "ร€ireamhachadh oir-loidhneach"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 facal, %2 caractar"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "Chaidh %1 facal, %2 caractar a thaghadh"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Iompaich teacsa 'na chlร r"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Cuir fรจin-fhรฒrmat ris"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Sguab ร s am fรจin-fhรฒrmat"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "Thรจid am fรจin-fhรฒrmat a leanas a sguabadh ร s:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Thoir ainm รนr air an fhรจin-fhรฒrmat"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "~Dรนin"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Faoi"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Gearr"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mร rt"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Tuath"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Meadhan"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "ร€irde a Deas"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suim"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Cha deach am fรจin-fhรฒrmat a dh'iarr thu a chruthachadh. \n"
"Feuch ris a-rithist le ainm eile."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "ร€ireamh"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Rร ghan"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Colbh"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Deasaich innteart nan tรนsan"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Cuir a-steach innteart dha na tรนsan"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Am beร rnadh eadar %1 is %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Leud a' chuilbh %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Clร r %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Frรจam %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Dealbh %PRODUCTNAME Writer"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Oibseactan OLE eile"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "Chan fhaod ร itichean bร na a bhith ann an ainm a' chlร ir."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "Tha na ceallan a thagh thu sa chlร r ro thoinnte gus an co-aonadh."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Cha ghabh na thagh thu a sheรฒrsachadh"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Briog air an oibseact"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Mus dรจid fรจin-teacsa a chur a-steach"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "ร€s dรจidh dhut fรจin-teacsa a chur a-steach"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Nuair a bhios an luchag os cionn an oibseict"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Cuir gu dol an ceangal-lรฌn"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Nuair a dh'fhร gas an luchag an t-oibseact"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "Chaidh an dealbh a luchdadh"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Sguireadh de luchdadh an deilbh"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Cha b' urrainn dhuinn an dealbh a luchdadh"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Cur a-steach de charactaran a tha 'nan ร ireamhan is litrichean"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Cur a-steach de charactaran nach eil 'nan ร ireamhan is litrichean"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Atharraich meud an fhrรจama"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Gluais am frรจam"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Ceann-sgrรฌobhaidhean"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Clร ir"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Frรจamaichean teacsa"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Dealbhan"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Oibseactan OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Comharran-leabhair"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Earrannan"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Ceanglaichean-lรฌn"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Reifreansan"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "Clร ir-amais"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Oibseactan tarraing"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Beachdan"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Ceann-sgrรฌobhadh 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Seo susbaint a' chiad chaibidil. Seo innteart ann am pasgan cleachdaiche."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Ceann-sgrรฌobhadh 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Seo susbaint a' chaibidil 1.1. Seo innteart a' chlร ir-amais."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Ceann-sgrรฌobhadh 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Seo susbaint a' chaibidil 1.2. Tha seo 'na phrรฌomh-innteart."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Clร r 1: Seo clร r 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Dealbh 1: Seo dealbh 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Ceann-sgrรฌobhadh"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Clร r"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Frรจam teacsa"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Dealbh"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Oibseact OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Comharra-leabhair"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Earrann"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Ceangal-lรฌn"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Reifreans"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "Clร r-amais"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Beachd"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Oibseact tarraing"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Fรฒrmatach a bharrachd..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Siostam]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"Tha an tร thanachadh eadar-ghnรฌomhach beรฒ\n"
"ann an sgrรฌobhainn eile mu thrร th"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Tร thanachadh"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "cha ghabh seo a dhรจanamh"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Sguab ร s $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Cuir a-steach $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Sgrรฌobh thairis air: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Paragraf รนr"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Gluais"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Cuir an sร s na buadhan"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Cuir na stoidhlean an sร s: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Ath-shuidhich na buadhan"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Atharraich an stoidhle: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Cuir a-steach faidhle"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Cuir a-steach fรจin-teacsa"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Sguab ร s an comharra-lรฌn: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Cuir a-steach comharra-lรฌn: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Seรฒrsaich an clร r"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Seรฒrsaich an teacsa"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Cuir a-steach clร r: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Iompaich teacsa 'na chlร r"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Iompaich clร r 'na theacsa"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Dรจan lethbhreac de: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Cuir an ร ite $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Cuir a-steach briseadh-duilleige"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Cuir a-steach briseadh cuilbh"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Cuir a-steach cรจis-litreach"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Dรจan lethbhreac de: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Gluais: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Cuir a-steach cairt %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Cuir a-steach frรจam"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Sguab ร s am frรจam"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Fรจin-fhรฒrmataich"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Ceann-sgrรฌobhadh a' chlร ir"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Cuir an ร ite: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Cuir a-steach earrann"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Sguab ร s an earrann"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Atharraich an earrann"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Atharraich na luachan bunaiteach"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Cuir an ร ite na stoidhle: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Sguab ร s am briseadh-duilleige"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Comhair an teacsa"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "ร€rdaich/รŒslich an oir-loidhne"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Gluais an oir-loidhne"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Cuir a-steach ร ireamhachadh"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "ร€rdaich an leibheil"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "รŒslich an leibheil"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Gluais na paragrafan"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Cuir a-steach oibseact tarraing: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "ร€ireamh air/dheth"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Meudaich an eag"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Lughdaich an eag"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Cuir a-steach caipsean: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Ath-thรฒisich air an ร ireamhachadh"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Atharraich am bun-nรฒta"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Gabh ris an atharrachadh: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Diรนlt an t-atharrachadh: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Sgoilt an clร r"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Sguir dhen bhuadh"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Fรจin-cheartaich"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Co-aonaich an clร r"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Atharraich litrichean mรฒra 's beaga"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Sguab ร s an t-ร ireamhachadh"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Oibseactan tarraing: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Buidhnich na h-oibseactan tarraing"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Dรฌ-bhuidhnich na h-oibseactan tarraing"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Sguab ร s na h-oibseactan tarraing"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Cuir dealbh an ร ite an deilbh"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Sguab ร s an dealbh"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Cuir an sร s buadhan a' chlร ir"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Fรจin-fhรฒrmataich an clร r"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Cuir a-steach colbh"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Cuir a-steach rร gh"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Sguab an rร gh/colbh ร s"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Sguab ร s an colbh"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Sguab ร s an rร gh"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Sgoilt na ceallan"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Co-aonaich na ceallan"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Fรฒrmataich na ceallan"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Cuir a-steach clร r-amais/clร r"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Thoir air falbh clร r-amais/clร r"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Dรจan lethbhreac dhen chlร r"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Dรจan lethbhreac dhen chlร r"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Suidhich an cรนrsair"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Ceangail frรจamaichean teacsa"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Dรฌ-cheangail frรจamaichean teacsa"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Atharraich roghainnean a' bhun-nรฒta"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Dรจan coimeas eadar sgrรฌobhainnean"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Cuir an sร s stoidhle an fhrรจama: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Roghainn Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Cuir a-steach bun-nรฒta"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "cuir a-steach putan URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Cuir a-steach seรฒladh-lรฌn"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "thoir air falbh susbaint dho-fhaicsinneach"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Dh'atharraich an clร r/clร r-amais"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "ioma-thaghadh"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Taidhpeadh: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Cuir ann na tha air an stรฒr-bhรฒrd"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "na nochdas de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 taba(ichean)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 brisidhean-loidhne"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "briseadh-duilleige"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "briseadh cuilbh"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Cuir a-steach $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Sguab $1 ร s"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Dhโ€™atharraich na buadhan"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Dhโ€™atharraich an clร r"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Dhโ€™atharraich an stoidhle"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Chaidh fรฒrmatadh aโ€™ pharagraf atharrachadh"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Cuir a-steach rร gh"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Sguab an rร gh ร s"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Cuir a-steach cealla"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Sguab an cealla ร s"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 atharrachaidhean"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Atharraich an stoidhle duilleige: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Cruthaich stoidhle duilleige: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Sguab ร s an stoidhle duilleige: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Thoir ainm รนr air an stoidhle duilleige: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Dh'atharraich am bann-cinn/bann-coise"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Dh'atharraich an raon"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Cruthaich stoidhle paragraf: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Sguab ร s an stoidhle paragraf: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Thoir ainm รนr air an stoidhle pharagraf: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Cruthaich stoidhle caractair: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Sguab ร s an stoidhle caractair: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Thoir ainm รนr air an stoidhle charactair: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Cruthaich stoidhle frรจama: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Sguab ร s an stoidhle frรจama: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Thoir ainm รนr air an stoidhle fhrรจama: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Cruthaich stoidhle ร ireamhachaidh: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Sguab ร s an stoidhle ร ireamhachaidh: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Thoir ainm รนr air an stoidhle ร ireamhachaidh: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Thoir ainm รนr air aโ€™ chomharra-leabhair: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Cuir a-steach innteart clร ir-amais"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Sguab ร s innteart a' chlร ir-amais"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "raon"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Paragrafan"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "frรจam"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Oibseact OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "foirmle"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "cairt"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "beachd"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "tar-iomradh"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "sgriobt"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "innteart ann an liosta nan tรนsan"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "caractar sรฒnraichte"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "bun-nรฒta"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "dealbh"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "oibseact(an) tarraing"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "clar: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "paragraf"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Comharra paragraf"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Atharraich tiotal an oibseact $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Atharraich tuairisgeul an oibseact $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Cruthaich an stoidhle clร ir โ€œ$1โ€"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Sguab an stoidhle clร ir โ€œ$1โ€ ร s"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "ร™raich an stoidhle clร ir โ€œ$1โ€"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Sguab ร s an clร r"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Sealladh sgrรฌobhainn"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Sealladh sgrรฌobhainn"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Bann-cinn $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Duilleag banna-cinn $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Bann-coise $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Duilleag banna-coise $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Bun-nรฒta $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Bun-nรฒta $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Nรฒta-deiridh $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Nรฒta-deiridh $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) air an duilleag $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Duilleag $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Duilleag: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "ร™ghdar"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Ceann-lร "
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Gnรฌomhan"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Cleachd am putan seo gus liosta de ghnรฌomhan fhosgladh as urrainn dhut dรจanamh air a' bheachd seo agus air beachdan eile"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Ro-shealladh na sgrรฌobhainne"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Am modh ro-sheallaidh)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Sgrรฌobhainn %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Mearachd leughaidh"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Cha ghabh an dealbh a shealltainn."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Mearachd le leughadh on stรฒr-bhรฒrd."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Briseadh cuilbh de lร imh"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Rร gh %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Colbh %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Caractar"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraf"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Frรจam"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Duilleagan"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "ร€ireamhachadh"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Clร r"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cealla"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "ร€iseanach"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Siarach"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Susbaint"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "~Cรนlaibh na duilleige"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "T~eacsa falaichte"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "Glรจidheadairean-ร ite ~teacsa"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Uidheaman-~smachd an fhoirm"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Dath"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Clรฒ-bh~uail an teacsa ann an dubh"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Duilleagan"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Clรฒ-bhu~ail duilleagan bร na a chaidh a chur a-steach gu fรจin-obrachail"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "Na cleachd ach treidhean pร ipear o roghainnean aโ€™ chlรฒ-bh~ualadair"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Clรฒ-bhuail"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Chan eil gin (sgrรฌobhainn a-mhร in)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Beachdan a-mhร in"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Cuir ann e aig deireadh na sgrรฌobhainne"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Cuir ann e aig deireadh na duilleige"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "Bea~chdan"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Duilleagan"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Na h-uile duilleag"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Duilleagan cรนil / duilleagan clรฌ"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Duilleagan aghaidh / duilleagan deasa"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Gabh a-steach"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Leabhran-fi~osrachaidh"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Sgriobt clรฌ gu deas"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Sgriobt deas gu clรฌ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Rainse is lethbhreacan"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "N~a h-uile duilleag"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Duillea~gan"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "An ~taghadh"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Cuir sna marghain"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Foincseanan"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Sguir dheth"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Cuir an sร s"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Bร r-inneal nam foirmlean"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Seรฒrsa na foirmle"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Teacsa na foirmle"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Sealladh uile-choitcheann"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Susbaint sealladh na seรฒladaireachd"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Leibheil na h-oir-loidhne"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Am modh slaodaidh"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Cuir a-steach mar cheangal-lรฌn"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Cuir a-steach mar cheangal"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Cuir a-steach mar lethbhreac"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Seall"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Uinneag ghnรฌomhach"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "falaichte"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "gnรฌomhach"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "neo-ghnรฌomhach"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Deasaich..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "ร™raic~h"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Deasaich"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Deasaich an ceangal"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Cuir a-steach"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "Clร r-a~mais"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Faidhle"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Sgrรฌobhainn รนr"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Teacsa"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Sguab ร s"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "Sgua~b ร s"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Taghadh"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "Clร ran-amais"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Ceanglaichean"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Na h-uile"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "Thoi~r air falbh an clร r-amais"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "Th~oir dheth an dรฌon"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "falaichte"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Cha deach am faidhle seo a lorg: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "Thoi~r ainm รนr air"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "~Ri leughadh a-mhร in"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Seall na h-uile"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Falaich na h-uile"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Sguab ร s na h-uile"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Clรฌ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Deas: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "A-staigh: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". A-muigh: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Barr: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Bonn: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Duilleag"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Loidhne"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Loidhne"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Mearachd co-chร raidh **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Roinneadh le neoini **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Droch-chleachdadh de bhracaidean **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Taosgadh de dhโ€™fhoincsean ceร rnagach **"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Taosgadh **"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Mearachd **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** Tha an t-eas-preisean lochdach **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Mearachd: Cha deach tรนs an iomraidh a lorg"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Chan eil gin"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(socraichte)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " B: %1 M: %2 L: %3 U: %4 M: %5 D: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "Clร r-amais aibidileach"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Sรฒnraichte le cleachdaiche"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "An clร r-innse"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Na tรนsan"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Luaidh"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "Clร r-amais nan clร r"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "Clร r nan oibseactan"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr ""
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "Dรจan briogadh %s a leantainn aโ€™ cheangail"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Dรจan briogadh airson leantainn ris aโ€™ cheangal"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Tiotal"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Cuspair"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Faclan-luirg"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Beachdan"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Air a chruthachadh"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Air atharrachadh"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "Clรฒ-bhualadh mu dheireadh"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "ร€ireamh an ath-sgrรนdaidh"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "ร™ine deasachaidh gu lรจir"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Iompaich $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Iompaich $(ARG1) an toiseach"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "Iompaich $(ARG1) an uairsin"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Alt"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Leabhar"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Leabhrain-fhiosrachaidh"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Imeachdan co-labhairt"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "ร€s-earrann leabhair"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "ร€s-earrann leabhair leis an tiotal"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Imeachdan co-labhairt"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Iris"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Docamaideadh teicnigeach"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Teusas"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Measgachadh"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Trร chdas"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Imeachdan co-labhairt"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Aithisg rannsachaidh"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Gun fhoillseachadh"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Post-d"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Sgrรฌobhainn WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Sรฒnraichte le cleachdaiche 1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Sรฒnraichte le cleachdaiche 2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Sรฒnraichte le cleachdaiche 3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Sรฒnraichte le cleachdaiche 4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Sรฒnraichte le cleachdaiche 5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Ainm goirid"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Seรฒrsa"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Seรฒladh"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Nรฒtachadh"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "ร™ghdar(an)"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Tiotal an leabhair"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Caibideal"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Foillseachadh"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Deasaiche"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Seรฒrsa an fhoillseachaidh"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Eagrachas"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Iris"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mรฌos"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nรฒta"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "ร€ireamh"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Buidheann"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Duilleag(an)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Foillsichear"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Oilthigh"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Sreath"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Tiotal"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Seรฒrsa na h-aithisge"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Iom-leabhar"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Bliadhna"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Sรฒnraichte le cleachdaiche 1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Sรฒnraichte le cleachdaiche 2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Sรฒnraichte le cleachdaiche 3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Sรฒnraichte le cleachdaiche 4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Sรฒnraichte le cleachdaiche 5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Deasaich innteart a' chlร ir-amais"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Cuir a-steach innteart a' chlร ir-amais"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "Tha an t-innteart seo ann an tรนsan na sgrรฌobhainne seo mu thrร th ach le dร ta eadar-dhealaichte. A bheil thu ag iarraidh na h-innteartan lร ithreach a chur air gleus?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Beachdan"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Seall na beachdan"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Falaich na beachdan"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "Tha an t-ainm seo air ath-ghoirid eile mu thrร th. Tagh ainm eile."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "A bheil thu airson am fรจin-teacsa a sguabadh ร s?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Sguab ร s an roinn-seรฒrsa "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Fรจin-teacsa :"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Sร bhail am fรจin-teacsa"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Chan eil fรจin-teacsa san fhaidhle seo."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "Am fรจin-teacsa agam"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Cha deach fรจin-teacsa na h-ath-ghoirid \"%1\" a lorg."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Cha ghabh clร r aig nach eil rร gh no cealla a chur a-steach"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Cha ghabh an clร r seo a chur a-steach a chionn โ€™s gu bheil e ro mhรฒr"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Cha b' urrainn dhuinn am fรจin-teacsa a chruthachadh."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Chan eil fรฒrmat an stรฒr-bhรนird a dh'iarr thu ri fhaighinn."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr ""
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr ""
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr ""
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "A h-uile beachd"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Gach beachd"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Beachdan le "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(gun cheann-lร )"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(gun รนghdar)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Freagair $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Deasaich am bloca seรฒlaidh"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Fร ilte ghnร thaichte (do dh'fhireannaich)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Fร ilte ghnร thaichte (do bhoireannaich)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "~Eileamaidean na fร ilte"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Cuir ris an fhร ilte"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Thoir air falbh on fhร ilte"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Slaod eileamaidean na fร ilte dhan bhogsa gu h-รฌosal"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Fร ilte"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Comharra puingeachaidh"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Teacsa"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Sรฒnraich raointean o thรนs an dร ta agad ri eileamaidean na fร ilte."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Ro-shealladh na fร ilte"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Eileamaidean an t-seรฒlaidh"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Eileamaidean na fร ilte"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "A' co-fhreagairt ris an raon:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Ro-shealladh"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " gun mhaids fhathast "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "A h-uile faidhle"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Liostaichean sheรฒlaidhean (*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*.sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "%PRODUCTNAME Writer (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Microsoft Excel (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Microsoft Word (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Teacsa lom (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Teacsa le cromagan eatarra (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"A bheil thu airson fiosrachadh mun chunntas phuist-dhealain a chur a-steach an-drร sta?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Liosta seรฒlaidhean %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Tagh sgrรฌobhainn tรฒiseachaidh"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Seรฒrsa na sgrรฌobhainne"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Cuir a-steach bloca sheรฒlaidhean"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Tagh liosta sheรฒlaidhean"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Cruthaich fร ilte"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Cuir a' cho-dhealbhachd air gleus"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Fร g ร s am faightear"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Crรฌochnaich"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Draoidh aโ€™ phuist cho-aonaichte"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Seรฒrsa"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Clร r"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Ceist"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "A bheil thu airson leantainn air an dearbhadh air toiseach na sgrรฌobhainne?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "Chaidh an litreachadh a dhearbhadh."
@@ -4315,212 +4325,212 @@ msgstr "Chaidh an litreachadh a dhearbhadh."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Ceann-lร "
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "ร€m"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Ainm an fhaidhle"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Ainm an stรฒir-dhร ta"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Caibideal"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "ร€ireamhan nan duilleagan"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Stadastaireachd"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "ร™ghdar"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Teamplaidean"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Seรฒladair"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Suidhich caochladair"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Seall an caochladair"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Cuir a-steach foirmle"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Raon ion-chuir"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Raon ion-chuir (caochlaideach)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Raon ion-chuir (cleachdaiche)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Teacsa cumhach"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Raon DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Cuir an gnรฌomh am macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Rainse nan ร ireamhan"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Suidhich caochladair na duilleige"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Seall caochladair na duilleige"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Luchdaich URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Glรจidheadair-ร ite"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Co-mheasgaich na caractaran"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Liosta ion-chuir"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Suidhich an reifreans"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Cuir a-steach reifreans"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Raointean co-aonadh a' phuist"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "An ath-reacord"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Reacord sam bith"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "ร€ireamh an reacoird"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "An duilleag roimhpe"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "An ath-dhuilleag"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Teacsa falaichte"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Raon cleachdaiche"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nรฒta"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Sgriobt"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Innteart ann an liosta nan tรนsan"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Paragraf falaichte"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Fiosrachadh na sgrรฌobhainne"
@@ -4528,74 +4538,74 @@ msgstr "Fiosrachadh na sgrรฌobhainne"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Ceann-lร "
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Ceann-lร  (socraichte)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "ร€m"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "ร€m (socraichte)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Clร ir"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Caractaran"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Faclan"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Paragrafan"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Dealbh"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Oibseactan"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Duilleagan"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE gu fรจin-obrachail"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE a lร imh"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Teacsa]"
@@ -4603,87 +4613,87 @@ msgstr "[Teacsa]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Companaidh"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Sloinneadh"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Tรนs-litrichean"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Srร id"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Dรนthaich"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "Cรฒd-puist"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Baile"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Tiotal"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Ionad"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Fรฒn (Dachaigh)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Fรฒn (Obair)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FACS"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Post-d"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Sgรฌre/Cรฒigeamh"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "dheth"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "air"
@@ -4692,32 +4702,32 @@ msgstr "air"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Ainm an fhaidhle"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Ainm faidhle gun leudachan"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Ainm na slighe/an fhaidhle"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Slighe"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Stoidhle"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Roinn-seรฒrsa"
@@ -4725,22 +4735,22 @@ msgstr "Roinn-seรฒrsa"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Ainm a' chaibidil"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "ร€ireamh a' chaibidil"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "ร€ireamh a' chaibidil gun sgaradair"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "ร€ireamh is ainm a' chaibidil"
@@ -4748,47 +4758,47 @@ msgstr "ร€ireamh is ainm a' chaibidil"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Rรฒmanach (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Rรฒmanach (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arabais (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Mar stoidhle na duilleige"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Teacsa"
@@ -4796,12 +4806,12 @@ msgstr "Teacsa"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Tรนs-litrichean"
@@ -4809,42 +4819,42 @@ msgstr "Tรนs-litrichean"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Siostam"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Teacsa"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Ainm"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Teacsa"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Foirmle"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Teacsa"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Stรฒr-dร ta"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Siostam"
@@ -4852,17 +4862,17 @@ msgstr "Siostam"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "ร™ghdar"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "ร€m"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Ceann-lร "
@@ -4870,67 +4880,67 @@ msgstr "Ceann-lร "
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Reifreans"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Duilleag"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Caibideal"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Os a chionn/Foidhe"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Mar stoidhle na duilleige"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Roinn-seรฒrsa is ร ireamh"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Teacsa a' chaipsein"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "ร€ireamhachadh"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "ร€ireamh"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "ร€ireamh (gun cho-theacsa)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "ร€ireamh (co-theacsa iomlan)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "An t-alt a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "An t-alt A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "An t-alt A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Teacsa"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Clร r"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Frรจam"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Dealbh"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Oibseact"
@@ -4966,1232 +4976,1232 @@ msgstr "Oibseact"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Cumha"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "An-sin, No"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Aithris DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "T~eacsa falaichte"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "Ain~m a' mhacro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Reifreans"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "C~aractairean"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~Frith-ร ireamh"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Luach"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Foirmle"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Gnร thaichte"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Cleachdaiche]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Pids ch."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Pids ingh."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Leud"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "ร€irde"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Am marghan clรฌ"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Am marghan aig a' bharr"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Colbhan"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Rร ghan"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "Chan eil an t-seirbheis a leanas ri fhaighinn: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Cunntas nam faclan 's nan caractaran. Dรจan briogadh gus cรฒmhradh cunntas nam faclan fhosgladh."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Sealladh aon-duilleagach"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Sealladh ioma-dhuilleagach"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Sealladh leabhair"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "ร€ireamh na duilleige san sgrรฌobhainn. Dรจan briogadh gus fhosgladh no briogadh deas airson liosta nan comharran-leabhair."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "ร€ireamh na duilleige san sgrรฌobhainn (air an sgrรฌobhainn chlรฒ-bhuailte). Dรจan briogadh gus an cรฒmhradh โ€œTadhail air duilleagโ€ fhosgladh."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Stoidhle na duilleige. Dรจan briogadh deas gus an stoidhle atharrachadh no briogadh clรฌ gus cรฒmhradh na stoidhle fhosgladh."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Ceann-litrichean a-nuas thairis air"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "rร ghan"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Gun cheann-litrichean a-nuas"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Gun bhriseadh-duilleige"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Na sgร thanaich"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Dรจan flip inghearach"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Dรจan flip cรฒmhnard"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Flip cรฒmhnard is inghearach"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ sgร thanaich air a' chรฒmhnard air duilleagan cothromach"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Stoidhle charactaran"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Gun stoidhle charactaran"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Bann-coise"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Gun bhann-choise"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Bann-cinn"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Gun bhann-cinn"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Pasgadh as fhearr"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Gun phasgadh"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "Troimhe"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Pasgadh co-shรฌnte"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Pasgadh clรฌ"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Pasgadh deas"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Acair a-mhร in)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Leud:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "ร€irde shocraichte:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "ร€irde as lugha:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ris a' pharagraf"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ris a' charactar"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "ris an duilleag"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Co-chomharra X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Co-chomharra Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "aig a' bharr"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Meadhanaichte gu h-inghearach"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "aig a' bhonn"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Barr na loidhne"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Meadhanaichte san loidhne"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Bonn na loidhne"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Register-true"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Chan ann register-true"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "air an taobh deas"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Meadhanaichte air a' chรฒmhnard"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "air an taobh chlรฌ"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "taobh a-staigh"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "taobh a-muigh"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Lร n-leud"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Colbhan"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Leud an sgaradair:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "ร€rainn as motha a' bhun-nรฒta:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Gabhaidh a dheasachadh ann an sgrรฌobhainn a tha ri leughadh a-mhร in"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Sgoilt"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "ร€ireamhachadh"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "gun ร ireamhachadh"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "air a cheangal ri "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "agus "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Cunnt na loidhnichean"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "na cunnt na loidhnichean"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "ath-thรฒisich cunntadh na loidhne aig: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Soilleireachd: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Dearg: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Uaine: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Gorm: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Iomsgaradh: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Trรฌd-shoilleireachd: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Ais-thionndaidh"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "na ais-thionndaidh"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Modh ghrafaigean: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Stannardach"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Liath-sgรจilean"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Dubh โŠ geal"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Comharra-uisge"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Cuairteachadh"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Gun ghriod"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Griod (loidhnichean a-mhร in)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Griod (loidhnichean is caractaran)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Lean ri sruthadh an teacsa"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Na lean ri sruthadh an teacsa"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Co-aontaich na h-iomallan"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Na co-aontaich na h-iomallan"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Clร r"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Frรจam teacsa"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Duilleag"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Tarraing"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Uidheam-smachd"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Earrann"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Comharra-leabhair"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Grafaigean"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Oibseact OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Ceann-sgrรฌobhaidhean"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Taghadh"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Bun-nรฒta"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Cuimhneachan"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Beachd"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Lorg a-rithist"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Innteart a' chlร ir-amais"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Foirmle clร ir"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Foirmle clร ir chearr"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "An ath-chlร r"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "An ath-fhrรจam teacsa"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "An ath-dhuilleag"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "An ath-tharraing"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "An ath-uidheam-smachd"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "An ath-earrann"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "An ath-chomarra-leabhair"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "An ath-ghrafaig"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "An ath-oibseact OLE"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "An ath-cheann-sgrรฌobhadh"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "An ath-thaghadh"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "An ath-bhun-nรฒta"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "An ath-chuimhneachan"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "An ath-bheachd"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Lean ris an lorg a' dol air adhart"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Ath-innteart a' chlร ir"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "An clร r roimhe"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Am frรจam teacsa roimhe"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "An duilleag roimhpe"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "An tarraing roimhpe"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "An t-uidheam-smachd roimhe"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "An earrann roimhe"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "An comharra-leabhair roimhe"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "A' ghrafaig roimhpe"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "An t-oibseact OLE roimhe"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "An ceann-sgrรฌobhadh roimhe"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "An taghadh roimhe"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Am bun-nรฒta roimhe"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "An cuimhneachan roimhe"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Am beachd roimhe"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Lean ris an lorg a' dol air ais"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "An t-innteart roimhe sa chlร r-amais"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "An fhoirmle clร ir roimhpe"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "An fhoirmle clร ir roimhpe"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "An fhoirmle clร ir roimhpe a tha lochdach"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "An ath-fhoirmle chlร ir lochdach"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Air a chur a-steach"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Air a sguabadh ร s"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Air fhรฒrmatadh"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "Dh'atharraich an clร r"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Stoidhlean paragraf a tha an sร s"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Chaidh fรฒrmatadh aโ€™ pharagraf atharrachadh"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Rร gh air a chur a-steach"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Rร gh air a sguabadh ร s"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Cealla air a chur a-steach"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Cealla air a sguabadh ร s"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Nรฒta-deiridh: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Bun-nรฒta: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "Briogadh %s a dhโ€™fhosgladh clร r-taice nan tagaichean tapaidh"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Bann-cinn (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Bann-cinn na ciad duilleige (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Bann-cinn na duilleige chlรฌ (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Bann-cinn na duilleige dheas (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Bann-coise (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Bann-coise na ciad duilleige (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Bann-coise na duilleige chlรฌ (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Bann-coise na duilleige dheas (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Sguab ร s am bann-cinn..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Fรฒrmataich am bann-cinn..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Sguab ร s am bann-coise..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Fรฒrmataich am bann-coise..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Cha ghabh faidhle an deilbh fhosgladh"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Cha ghabh faidhle an deilbh a leughadh"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Fรฒrmat deilbh neo-aithnichte"
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Chan eil taic ri tionndadh faidhle an deilbh seo"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Cha deach criathrag nan dealbhan a lorg"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Chan eil cuimhne gu leรฒr ann gus an dealbh a chur ann."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Cuir a-steach dealbh"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Beachd: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Ion-chur"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Sguabadh ร s"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Fรจin-cheartaich"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Fรฒrmatan"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Atharraichean sa chlร r"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Stoidhlean paragraf a tha an sร s"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Duilleag "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Duilleag %1 ร  %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Duilleag %1 ร  %2 (Duilleag %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Paragraf"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Dealbh"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Oibseact OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Frรจam"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Clร r"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Rร gh a' chlร ir"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Cealla a' chlร ir"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Duilleag"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Bann-cinn"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Bann-coise"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Sgrรฌobhainn HTML %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Tiotal"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Sgaradair"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Leibheil "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Cha deach am faidhle \"%1\" san t-slighe \"%2\" a lorg."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "Clร r-amais air a shรฒnrachadh le cleachdaiche"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Chan eil gin>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Chan eil gin>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "E#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "CI"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "LS"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "LE"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "ร€ireamh a' chaibidil"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Innteart"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Taba-stad"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Teacsa"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "ร€ireamh na duilleige"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Fiosrachadh a' chaibidil"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Toiseach a' cheangail-lรฌn"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Deireadh a' cheangail-lรฌn"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Innteart ann an liosta nan tรนsan: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Stoidhle a' charactair: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Cuir structar air an teacsa"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Brรนth air Ctrl+Alt+A gus am fรฒcas a gluasad airson barrachd ghnรฌomhan"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Brรนth an t-saighead chlรฌ no dheas gus na h-uidheaman-smachd structair a thaghadh"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Brรนth Ctrl+Alt+B gus am fรฒcas a ghluasad air ais dhan uidheam-smachd structair lร ithreach"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Am faidhle taghaidh airson a' chlร ir-amais aibidilich (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Am faidhle taghaidh airson a' chlร ir-amais aibidilich (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "Aโ€™ ~bhun-loidhne aig aโ€™ bharr"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Aโ€™ bhun-l~oidhne aig aโ€™ bhonn"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Aโ€™ bhun-loidhne ~meadhanaichte"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Cuir a-steach oibseact"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Deasaich an t-oibseact"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Teamplaid: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Iomallan"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Cรนlaibh"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Stoidhle paragraf: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Chan urrainn dhut ร ireamh duilleige a chur ris an duilleag seo. 'S urrainn dhut ร ireamhan cothrom a chleachdadh air duilleagan clรฌ agus ร ireamhan corra air duilleagan deasa."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Prรฌomh-sgrรฌobhainn"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Prรฌomh-sgrรฌobhainn %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "Ma nรฌ thu ceangal ri faidhle, thรจid susbaint na h-earrainn lร ithreach a sguabadh ร s. A bheil thu airson a cheangal co-dhiรน?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "Tha am facal-faire a chuir thu a-steach mรฌ-dhligheach."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "Cha deach facal-faire a shuidheachadh."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Tha an tร thanachadh deiseil"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Chan eil gin (Na dearbhaich an litreachadh)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Aisig an cร nan bunaiteach"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Barrachd..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "Le~ig seachad"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Mรฌneachaidhean..."
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "Tha sgrรนdadh nan ร rainnean sรฒnraichte ร  comas. A bheil thu airson an sgrรนdadh co-dhiรน?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Cha b' urrainn dhuinn na sgrรฌobhainnean a cho-aonadh."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Cha ghabh an tรนs a luchdadh."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Cha deach clรฒ-bhualadair facs a shuidheachadh fo Innealan/Roghainnean/%1/Clรฒ-bhualadh."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Sgrรฌobhainn HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Sgrรฌobhainn teacsa"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Cha deach tรนs a shรฒnrachadh."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Leibheil "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Oir-loidhne "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Deasaich am bun-nรฒta/nรฒta-deiridh"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "Chaidh an rud รนr a chur an ร ite na h-iuchrach luirg XX tura(i)s."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Rร gh "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Colbh "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "ร€s-ph~ortaich an tรนs..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "ร€s-phortaich l~ethbhreac dhen tรนs..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Lean air adhart"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Saothair"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Staid"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "'Ga chur gu: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Chaidh a chur"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Dh'fhร illig a chur"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Foirmle teacsa"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Sรนm"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Suas"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Sรฌos"
@@ -6437,7 +6447,7 @@ msgstr "~Sรฌos"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "Dhโ€™atharraich seรฒrsa na sgrรฌobhainn a chionn โ€™s gu bheil รฌre seรฒrsa aig paragraf nas ร irde"
@@ -6445,32 +6455,32 @@ msgstr "Dhโ€™atharraich seรฒrsa na sgrรฌobhainn a chionn โ€™s gu bheil รฌre seรฒ
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Dligheach "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Mรฌ-dhligheach"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "Soidhneadh mรฌ-dhligheach"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Air a shoidhneadh le"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Soidhneadh aโ€™ pharagraf"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Cairtean-ghnรฌomhachais"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Fรจin-teacsan airson ath-ghoiridean "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Comharra-leabhair"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Cuir a-steach"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Thoir ainm รนr air"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Sguab ร s"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Rach gu"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Sguab ร s"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Thoir ainm รนr air"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "Leibheil na h-oir-loidhne:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Teacsa bodhaig"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Brisid_hean"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Teacsa falaichte"
+msgid "Hidden characters"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Raointean: _Teacsa falaichte"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Raointean: _Paragrafan falaichte"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Taisbeanadh"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Co-thaobhadh bun-loidhne matamataig"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Taic leis a' cho-dhealbhachd"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Cรนrsair _dรฌreach"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Cuir a-steach"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Co-thaobhadh a' phara_graif"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "_Marghan aโ€™ pharagraf chlรฌ"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabaichean"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "T_abaichean is ร itichean bร na"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "ร€itichean _bร na"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Cรนrsair dรฌreach"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Cuir an cรนrsair an comas"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "Raointean fo dhรฌon"
diff --git a/source/gd/vcl/messages.po b/source/gd/vcl/messages.po
index f907fc11f67..59add9ed18a 100644
--- a/source/gd/vcl/messages.po
+++ b/source/gd/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-11 23:19+0000\n"
"Last-Translator: Michael Bauer <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,6 +16,391 @@ msgstr ""
"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1520810383.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/gl/cui/messages.po b/source/gl/cui/messages.po
index 76e16068abd..00e85a65d80 100644
--- a/source/gl/cui/messages.po
+++ b/source/gl/cui/messages.po
@@ -3,8 +3,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
-"PO-Revision-Date: 2018-06-11 10:05+0000\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
+"PO-Revision-Date: 2018-07-05 15:09+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1528711527.000000\n"
+"X-POOTLE-MTIME: 1530803373.000000\n"
#: cui/inc/personalization.hrc:31
msgctxt "RID_SVXSTR_PERSONA_CATEGORIES"
@@ -3470,7 +3470,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "Ruta aos certificados"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
msgstr "Idioma:"
@@ -3480,52 +3480,72 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "Tamaรฑo:"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "Tamaรฑo:"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "Idioma:"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "Tipo de letra de texto occidental"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "Tamaรฑo:"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "Idioma:"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "Tipo de letra de texto asiรกtica"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "Tamaรฑo:"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "Idioma:"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "Tipo de letra CTL"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "Previsualizaciรณn"
@@ -5045,6 +5065,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "Estado"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
msgctxt "formatcellsdialog|FormatCellsDialog"
msgid "Table Properties"
@@ -7779,82 +7809,87 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "Configuraciรณn de tipos de letra para HTML, Basic e SQL"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "Suxestiรณns a_dicionais"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "Axuda"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "_Utilizar as caixas de diรกlogo de %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "Opciรณns de Abrir/Gardar"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "Usar os _diรกlogos de %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "Dialogos de impresiรณn"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "A im_presiรณn do documento define o estado de ยซdocumento modificadoยป"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "Estado do documento"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "_Interpretar como anos entre "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "e "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "Ano (dous dรญxitos)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr "Recoller datos de uso e envialos a The Document Foundation"
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr "Axude a mellorar o %PRODUCTNAME"
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "Cargar %PRODUCTNAME durante o arrinque do sistema"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "Activar o Iniciador rรกpido da barra de tarefas"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "Iniciador rรกpido de %PRODUCTNAME"
@@ -9855,7 +9890,7 @@ msgstr "Ampliaciรณn"
#: cui/uiconfig/ui/positionpage.ui:425
msgctxt "positionpage|label7"
msgid "Character spacing"
-msgstr ""
+msgstr "Espazamento entre caracteres"
#: cui/uiconfig/ui/positionpage.ui:450
msgctxt "positionpage|pairkerning"
diff --git a/source/gl/dictionaries/id.po b/source/gl/dictionaries/id.po
index 65fa6261fd5..b590ff0160a 100644
--- a/source/gl/dictionaries/id.po
+++ b/source/gl/dictionaries/id.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2018-07-04 22:52+0200\n"
-"PO-Revision-Date: 2018-03-19 21:58+0000\n"
+"PO-Revision-Date: 2018-07-05 15:09+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1521496732.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1530803397.000000\n"
#: description.xml
msgctxt ""
@@ -22,4 +22,4 @@ msgctxt ""
"dispname\n"
"description.text"
msgid "Indonesian spelling dictionary, hyphenation rules, and thesaurus"
-msgstr ""
+msgstr "Dicionario ortogrรกfico, de sinรณnimos e guionizador do indonesio"
diff --git a/source/gl/helpcontent2/source/text/shared.po b/source/gl/helpcontent2/source/text/shared.po
index 0c367a201d5..be3d9a8a2f7 100644
--- a/source/gl/helpcontent2/source/text/shared.po
+++ b/source/gl/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-03-10 19:35+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1520710520.000000\n"
#: 3dsettings_toolbar.xhp
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">Velaquรญ as propiedades dos controis da barra de ferramentas Configuraciรณn 3D dos obxectos 3D seleccionados:</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Activar/Desactivar extrusiรณn"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre a xanela Profundidade de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre a xanela Direcciรณn de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre a xanela Iluminaciรณn de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre a xanela Superficie de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Abre a barra de ferramentas Cor de extrusiรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/shared/00.po b/source/gl/helpcontent2/source/text/shared/00.po
index 759eef61782..aa1e380dce4 100644
--- a/source/gl/helpcontent2/source/text/shared/00.po
+++ b/source/gl/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-10-14 19:45+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
@@ -5325,24 +5325,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
-msgstr "<variable id=\"webhtml\">Escolla <emph>Ficheiro - Visualizaciรณn no navegador da Web</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Escolla <emph>Ficheiro - Novo</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "Icona <emph>Novo</emph> da barra <emph>Estรกndar</emph> (a icona mostra o tipo do novo documento)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,8 +5373,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
-msgstr "Menรบ <emph>Ficheiro - Novo</emph><emph>- Modelos</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5389,97 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Escolla <emph>Ficheiro - Novo - Etiquetas</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Escolla a lapela <emph>Ficheiro - Novo - Etiquetas - Etiquetas</emph></variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Escolla a lapela <emph>Ficheiro - Novo - Etiquetas- Formato</emph>"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Escolla a lapela <emph>Ficheiro - Novo - Tarxetas de visita - Formato</emph>"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Escolla a lapela <emph>Ficheiro - Novo - Etiquetas - Opciรณns</emph>"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Escolla a lapela <emph>Ficheiro - Novo - Tarxetas de visita - Opciรณns</emph>"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Escolla <emph>Ficheiro - Novo - Tarxetas de visita</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Escolla a lapela<emph>Ficheiro - Novo - Tarxetas de visita - Medio</emph></variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Escolla a lapela <emph>Ficheiro - Novo - Tarxetas de visita - Tarxetas de visita</emph></variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Escolla a lapela <emph>Ficheiro - Novo - Tarxetas de visita - Privado</emph></variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
-#, fuzzy
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Escolla a lapela <emph>Ficheiro - Novo - Tarxetas de visita - Emprego</emph></variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Escolla <emph>Ficheiro - Abrir</emph>."
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5494,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5518,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรบ <emph>Ficheiro - Abrir</emph>, tipo de ficheiro seleccionado <emph>Texto codificado</emph>"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menรบ <emph>Ficheiro - Gardar como</emph>, tipo de ficheiro seleccionado <emph>Texto codificado</emph>"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Escolla <emph>Ficheiro - Asistentes</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Escolla <emph>Ficheiro - Asistentes - Carta</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief1\">Escolla <emph>Ficheiro - Asistentes - Carta - Deseรฑo de pรกxina</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Escolla <emph>Ficheiro - Asistentes - Carta - Deseรฑo de papel timbrado</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief3\">Escolla <emph>Ficheiro - Asistentes - Carta - Elementos impresos</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief4\">Escolla <emph>Ficheiro - Asistentes - Carta - Destinatario e remitente</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief5\">Escolla <emph>Ficheiro - Asistentes - Carta - Pรฉ de pรกxina</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief2\">Escolla <emph>Ficheiro - Asistentes - Carta - Deseรฑo de papel timbrado</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Escolla <emph>Ficheiro - Asistentes - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax1\">Escolla <emph>Ficheiro - Asistentes - Fax - Deseรฑo de pรกxina</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax2\">Escolla <emph>Ficheiro - Asistentes - Fax - Elementos a incluรญr</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax3\">Escola <emph>Ficheiro - Asistentes - Fax - Remitente e destinatario</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax4\">Escolla <emph>Ficheiro - Asistentes - Fax - Pรฉ de pรกxina</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax5\">Escolla <emph>Ficheiro - Asistentes - Fax - Nome e localizaciรณn</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Escolla <emph>Ficheiro - Asistentes - Axenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda1\">Escolla <emph>Ficheiro - Asistentes - Axenda - Deseรฑo de pรกxina</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda2\">Escolla <emph>Ficheiro - Asistentes - Axenda - Informaciรณn xeral</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda3\">Escolla <emph>Ficheiro - Asistentes - Axenda - Cabeceiras</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda4\">Escolla <emph>Ficheiro - Asistentes - Axenda - Nomes</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda5\">Escolla <emph>Ficheiro - Asistentes - Axenda - Tรณpicos</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda6\">Escolla <emph>Ficheiro - Asistentes - Axenda - Tรญtulo e localizaciรณn</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Escolla <emph>Ficheiro - Asistentes - Presentaciรณn</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Escolla <emph>Ficheiro - Asistentes - Presentaciรณn - Pรกxina 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Escolla <emph>Ficheiro - Asistentes - Presentaciรณn - Pรกxina 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Escolla <emph>Ficheiro - Asistentes - Presentaciรณn - Pรกxina 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Escolla <emph>Ficheiro - Asistentes - Presentaciรณn - Pรกxina 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Escolla <emph>Ficheiro - Asistentes - Presentaciรณn - Pรกxina 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5766,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">No deseรฑo de formulario, prema na icona <emph>Caixa de grupo</emph> da barra de ferramentas e use o rato para crear un marco. </variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">No deseรฑo de formulario, prema na icona <emph>Caixa de grupo</emph> da barra de ferramentas e use o rato para crear un marco - pรกxina 1 do asistente</variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">No deseรฑo de formulario, prema na icona <emph>Caixa de grupo</emph> da barra de ferramentas e use o rato para crear unha marco - pรกxina 2 do asistente</variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">No deseรฑo de formulario, prema na icona <emph>Caixa de grupo</emph> da barra de ferramentas e use o rato para crear un marco - pรกxina 3 do asistente</variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">No deseรฑo de formulario, prema na icona <emph>Caixa de grupo</emph> da barra de ferramentas e use o rato para crear un marco - pรกxina 4 do asistente (Ten que haber conexiรณn cunha base de datos). </variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">No deseรฑo de formulario, prema na icona <emph>Caixa de grupo</emph> da barra de ferramentas e use o rato para crear un marco - รบltima pรกxina do asistente</variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Escolla <emph>Ficheiro - Asistentes - Conversor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Escolla <emph>Ficheiro - Asistentes - Conversor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Escolla <emph>Ficheiro - Asistentes - Conversor de documentos</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Escolla <emph>Ficheiro - Asistentes - Conversor de euros</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Escolla <emph>Ficheiro - Asistentes - Fonte de datos de enderezos</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5870,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Asistente da fonte de datos de enderezos</emph> - <emph>Tรญtulo da fonte de datos</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5886,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Escolla <emph>Ficheiro - Pechar</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Escolla <emph>Ficheiro - Gardar</emph>."
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5910,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "Na barra Estรกndar ou Datos da tรกboa, prema en"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5950,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">No menรบ <emph>Ficheiro - Exportar</emph> de $[officename] Draw ou $[officename] Impress, seleccione o tipo de ficheiro \"Documento HTML\". A caixa de diรกlogo รกbrese automaticamente</variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">No menรบ <emph> Ficheiro - Exportar</emph> de $[officename] Draw ou $[officename] Impress, seleccione o tipo de ficheiro HTML - pรกxina 1 do asistente</variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">No menรบ<emph> Ficheiro - Exportar</emph> de $[officename] Draw ou $[officename] Impress, seleccione o tipo de ficheiro HTML - pรกxina 2 do asistente</variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">No menรบ<emph> Ficheiro - Exportar</emph> de $[officename] Draw ou $[officename] Impress, seleccione o tipo de ficheiro HTML - pรกxina 3 do asistente </variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">No menรบ<emph> Ficheiro - Exportar</emph> de $[officename] Draw ou $[officename] Impress, seleccione o tipo de ficheiro HTML - pรกxina 4 do asistente </variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">No menรบ<emph> Ficheiro - Exportar</emph> de $[officename] Draw ou $[officename] Impress, seleccione o tipo de ficheiro HTML - pรกxina 5 do asistente</variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">No menรบ<emph> Ficheiro - Exportar</emph> de $[officename] Draw ou $[officename] Impress, seleccione o tipo de ficheiro HTML - pรกxina 6 do asistente </variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"bmpexport\">Escolla <emph>Ficheiro - Exportar</emph>. Se o tipo de ficheiro seleccionado รฉ BMP, a caixa de diรกlogo รกbrese automaticamente </variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Escolla <emph>Ficheiro - Gardar como</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Escolla <emph>Ficheiro - Gardar como</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Escolla <emph>Ficheiro - Recargar</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Escolla <emph>Ficheiro - Propiedades</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Escolla a lapela <emph>Ficheiro - Propiedades - Xeral</emph></variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6062,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6070,47 +6069,47 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Escolla <emph>Ferramentas - Macros - Sinatura dixital</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Escolla a lapela <emph>Ficheiro - Propiedades - Xeral</emph>, e prema no botรณn <emph>Sinaturas dixitais</emph>"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Prema dรบas veces no campo Sinatura da barra de estado."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Escolla a lapela <emph>Ficheiro - Propiedades - Xeral</emph>, prema no botรณn <emph>Sinaturas dixitais</emph>, e prema no botรณn <emph>Engadir</emph></variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Escolla a lapela <emph>Ficheiro - Propiedades - Descriciรณn</emph></variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6118,31 +6117,31 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Escolla a lapela <emph>Ficheiro - Propiedades - Estatรญsticas</emph></variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"infosec\">Escolla a lapela <emph>Ficheiro - Propiedades - Seguridade</emph></variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Escolla a lapela <emph>Ficheiro - Propiedades - Internet</emph></variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6150,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6174,23 +6173,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Escolla <emph>Ficheiro - Configuraciรณn de impresora</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menรบ<emph> Ficheiro - Enviar</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6214,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Escolla <emph>Ficheiro - Exportar</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6230,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6246,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6254,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6278,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Escolla <emph>Ficheiro - Enviar - E-mail como PDF</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Escolla <emph>Ficheiro - Enviar - Crear documento principal</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Escolla <emph>Ficheiro - Imprimir</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6310,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "Na barra Estรกndar, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6358,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Escolla <emph>Ficheiro - Saรญr</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6374,48 +6373,48 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Escolla <emph>Ficheiro - Novo - Documento principal</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
-msgstr "Escolla <emph>Ficheiro - Abrir</emph> - escolla en ยซTipo de ficheiroยป: ยซTexto CSVยป"
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
-msgstr "Escolla <emph>Datos - Texto a columnas</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Escolla <emph>Ficheiro - Exportar</emph>. Se o tipo de ficheiro seleccionado รฉ EPS, a caixa de diรกlogo รกbrese automaticamente</variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Escolla <emph>Ficheiro - Exportar</emph>. Se o tipo de ficheiro seleccionado รฉ PBM, PPM ou PGM, a caixa de diรกlogo รกbrese automaticamente</variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Escolla <emph>Ficheiro - Versiรณns</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6438,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Escolla <emph>Editar - Desfacer</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6454,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "Na barra <emph>Estรกndar</emph> ou Datos da tรกboa, prema en"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6478,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Escolla <emph>Editar - Refacer</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6510,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Escolla <emph>Editar - Repetir</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Escolla <emph>Editar - Cortar</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6534,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6558,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Escolla <emph>Editar - Copiar</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6574,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6598,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Escolla <emph>Editar - Pegar</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6614,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6638,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Escolla <emph>Editar - Pegado especial</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Escolla <emph>Editar - Seleccionar todo</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6678,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6686,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6694,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6702,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6710,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6718,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6726,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6734,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6742,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6750,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6758,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6766,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Escolla <emph>Editar - Desfacer</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6782,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Escolla <emph>Editar - Localizar e substituรญr</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6798,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "Na barra Estรกndar, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6822,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Escolla <emph>Editar - Localizar e substituรญr - Atributos</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Escolla <emph>Editar - Localizar e substituรญr</emph>, botรณn <emph>Formato</emph></variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Escolla <emph>Editar - Localizar e substituรญr</emph>, caixa de verificaciรณn <emph>Buscar por similitude</emph>, botรณn <emph>...</emph>."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "Na barra <emph>Datos da tรกboa</emph>, prema na icona <emph>Localizar...</emph> da caixa de verificaciรณn <emph>Buscar por similitude</emph> e despois no botรณn <emph>...</emph> (Visualizaciรณn da tรกboa da base de datos)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "Na barra <emph>Deseรฑo de formulario</emph>, prema en <emph>Busca de rexistro</emph>, caixa de verificaciรณn <emph>Buscar por similitude</emph>, botรณn - <emph>...</emph> (Visualizaciรณn de formulario)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Escolla <emph>Ver - Zoom</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6894,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Escolla <emph>Ferramentas - Base de datos bibliogrรกfica</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Escolla <emph>Editar - Ligazรณns</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Escolla <emph>Editar - Ligazรณns - Modificar ligazรณn</emph> (Sรณ ligazรณns DDE) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Seleccione un marco e, deseguida, escolla <emph>Editar - Obxecto - Propiedades</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Abra o menรบ de contexto do marco seleccionado e escolla <emph>Propiedades</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Escolla <emph>Editar - Mapa de imaxe</emph> (Tamรฉn no menรบ de contexto do obxecto seleccionado) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Escolla <emph>Editar - Mapa de imaxe</emph>, seleccione unha secciรณn do mapa de imaxe e prema en <emph>Propiedades - Descriciรณn</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Escolla <emph>Editar - Obxecto</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Escolla <emph>Editar - Obxecto - Editar</emph> (Tamรฉn no menรบ de contexto do obxecto seleccionado) </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Escolla <emph>Editar - Obxecto - Abrir</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6990,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Escolla <emph>Ver - Zoom</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7006,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Prema dรบas veces no campo da <emph>barra de estado</emph>"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Escolla <emph>Ver - Barras de ferramentas</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Escolla <emph>Ver - Barras de ferramentas - Estรกndar</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Escolla <emph>Ver - Barras de ferramentas - Ferramentas</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Escolla <emph>Ver - Barra de estado</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Escolla <emph>Ver - Barras de ferramentas - Barra de cores</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Escolla <emph>Ver - Estado do mรฉtodo de entrada</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Prema na icona <emph>Hiperligazรณn</emph> da barra <emph>Estรกndar</emph> e, a seguir, prema en <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Escolla <emph>Inserir - Hiperligazรณn</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Prema na icona <emph>Hiperligazรณn</emph> da barra <emph>Estรกndar</emph> e, a seguir, prema en <emph>Correo e noticias</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Prema na icona <emph>Hiperligazรณn</emph> da barra <emph>Estรกndar</emph> e, a seguir, prema en <emph>Documento</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Prema na icona <emph>Hiperligazรณn</emph> da barra <emph>Estรกndar</emph> e, a seguir, prema en <emph>Novo Documento</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Escolla <emph>Ver - Pantalla completa</emph>."
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7142,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menรบ <emph>Ver - Fontes de datos</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7174,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Escolla <emph>Ver - Fonte HTML</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Abra o menรบ de contexto nun documento HTML"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7206,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7214,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7238,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"notiz\">Escolla <emph>Inserir - Comentario</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7254,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7262,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7270,31 +7269,31 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Escolla <emph>Inserir - Carรกcter especial</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Escolla o botรณn <emph>Formato - Viรฑetas e numeraciรณn - Personalizar - Carรกcter</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Escolla o botรณn<emph>Formato - Viรฑetas e numeraciรณn - Personalizar - Carรกcter</emph></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7326,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7342,24 +7341,24 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Escolla <emph>Inserir - Obxecto</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Escolla <emph>Inserir - Obxecto - Obxecto OLE</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
-msgstr "Abra a barra de ferramentas <emph>Inserir</emph> e prema en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7382,16 +7381,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Escolla <emph>Inserir - Obxecto - Fรณrmula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>Inserir </emph>e prema en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7414,64 +7413,64 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Escolla <emph>Formato - Modificar maiรบsculas/minรบsculas</emph>."
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Escoller<emph>Inserir - Obxecto - Grรกfica </emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Escolla <emph>Formato - Modificar maiรบsculas/minรบsculas</emph>."
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Escoller<emph>Inserir - Obxecto - Grรกfica </emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Escolla <emph>Formato - Modificar maiรบsculas/minรบsculas</emph>."
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Escoller<emph>Inserir - Obxecto - Grรกfica </emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Escoller<emph>Inserir - Obxecto - Grรกfica </emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>Inserir </emph>e prema en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7494,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7502,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7526,16 +7525,16 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Escolla <emph>Inserir - Marco flotante</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
-msgstr "<emph>Inserir </emph>e prema en"
+msgid "On the <emph>Insert</emph> bar, click"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7558,8 +7557,8 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
-msgstr "<variable id=\"filterauswahl\">Abra un ficheiro dun tipo descoรฑecido para %PRODUCTNAME que non sexa un ficheiro de texto</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -7694,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7718,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7742,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "Na barra <emph>Estรกndar</emph>, prema en"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7806,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Escolla <emph>Ferramentas - Idioma - Dicionario de sinรณnimos</emph>."
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7854,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8038,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Botรณn de selecciรณn de camiรฑo de diversos asistentes"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8246,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8254,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8262,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8302,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8390,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8398,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8430,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8678,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Escolla <emph>Xanela - Nova xanela</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Escolla <emph>Xanela</emph> - Lista de documentos abertos</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8710,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8718,8 +8717,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
-msgstr "<variable id=\"infoanwendung\">Elixa <emph>Axuda - Sobre </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8734,8 +8733,8 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
-msgstr "Elixa <emph>Axuda - Rexistro</emph> (ligazรณn directa a unha pรกxina externa)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8758,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Escolla <emph>Datos - Filtro - Filtro estรกndar</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Visualizaciรณn de tรกboa de base de datos: icona <emph>Filtro estรกndar</emph> da barra de ferramentas <emph>Base de datos</emph>"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Visualizaciรณn de formulario: icona <emph>Filtro estรกndar</emph> da barra <emph>Formulario</emph>"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8814,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">Na xanela dun ficheiro de base de datos, escolla <emph>Ferramentas - Filtro de tรกboa</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8830,23 +8829,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"Typ\">Na xanela do ficheiro da base de datos, escolla a lapela <emph>Editar -Base de datos - Propiedades - Propiedades avanzadas</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">Na xanela do ficheiro da base de datos de tipo ODBC ou axenda de enderezos, escolla Editar - Base de datos - Tipo de conexiรณn</variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8854,128 +8853,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"ODBC\">Na xanela do ficheiro da base de datos de tipo ODBC, escolla Editar - Base de datos - Tipo de conexiรณn </variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"ldap\">Na xanela dun ficheiro de base de datos de tipo axenda de enderezos - LDAP, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>."
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">Na xanela do ficheiro da base de datos de tipo JDBC, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">Na xanela do ficheiro da base de datos de tipo MySQL, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">Na xanela do ficheiro da base de datos de tipo JDBC, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"JDBC\">Na xanela do ficheiro da base de datos de tipo JDBC, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">Na xanela do ficheiro da base de datos de tipo Texto, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">Na xanela do ficheiro da base de datos de tipo MS ADO, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">Na xanela do ficheiro da base de datos, escolla <emph>Ferramentas - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">Na xanela do ficheiro da base de datos, prema a icona <emph>Consultas</emph></variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">Na xanela do ficheiro da base de datos, prema a icona <emph>Tรกboas</emph></variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">Na xanela dun ficheiro de base de datos, prema na icona Tรกboas. Escolla <emph>Inserir - Deseรฑo de tรกboa</emph> ou <emph>Editar - Editar</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">Na xanela do ficheiro da base de datos, prema a icona de Tรกboas. Escolla <emph>Inserir - Deseรฑo de tรกboa</emph> ou <emph>Editar - Editar</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">Na xanela de ficheiro de base de datos, escolla <emph>Inserir - Consulta (Visualizaciรณn de deseรฑo)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">Na xanela do ficheiro da base de datos, prema a icona <emph>Consultas</emph> e, a seguir, escolla <emph>Editar - Editar</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">Na xanela do ficheiro da base de datos, prema a icona <emph>Consultas</emph> e, a seguir, escolla <emph>Editar - Editar</emph>. Cando deixe de haber campos de referencia, mostrarase esta caixa de diรกlogo </variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9022,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Icona <emph>Localizar rexistro</emph> da barra <emph>Datos de tรกboa</emph> e da barra <emph>Deseรฑo de formulario</emph>"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9046,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "Icona <emph>Orde de clasificaciรณn</emph> da barra <emph>Datos de tรกboa</emph> e da barra <emph>Deseรฑo de formulario</emph>"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9070,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">Na xanela do ficheiro da base de datos, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Arrastrar e soltar tรกboas ou consultas na tรกboa doutra xanela de base de datos</variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">Na xanela do ficheiro da base de datos, escolla <emph>Inserir - Formulario</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">Na xanela dun ficheiro de base de datos, escolla <emph>Editar - Base de datos - Propiedades</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">Na xanela do ficheiro da base de datos, escolla <emph>Ferramentas - Relaciรณns</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/shared/01.po b/source/gl/helpcontent2/source/text/shared/01.po
index e50c079d7c8..f689c9fd6ef 100644
--- a/source/gl/helpcontent2/source/text/shared/01.po
+++ b/source/gl/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-13 21:39+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
-msgstr "<ahelp hid=\".\">Se desexa crear un documento a partir dun modelo, escolla <emph>Novo - Modelos.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Crea un novo documento de texto ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Crea un novo documento de folla ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Crea un novo documento de debuxo ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Abre o <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Asistente de bases de datos</link> para crear un <link href=\"text/shared/explorer/database/dabadoc.xhp\">ficheiro de bases de datos</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Crea un novo documento de fรณrmula ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Abre o diรกlogo <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Etiquetas</link>, no se que se poden estabelecer as opciรณns para as etiquetas, e a seguir crea un documento de texto novo para as etiquetas (Writer do $[officename])."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Abre o diรกlogo <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Tarxetas de visita</link>, no que se poden estabelecer as opciรณns para as tarxetas de visita e a seguir crea un documento de texto novo (Writer do $[officename])."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,23 +389,23 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un novo documento de texto (Writer do $[officename]).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un novo documento de folla (Calc do $[officename]).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,16 +413,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un documento de debuxo novo (Draw do $[officename]).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre o Asistente de Bases de Datos para crear un ficheiro de bases de datos.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Crea un novo documento de fรณrmulas ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre o diรกlogo Etiquetas, no se que se poden estabelecer as opciรณns para as etiquetas, e a seguir crea un documento de texto novo para as etiquetas (Writer do $[officename]).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Abre o diรกlogo Tarxetas de Negocios, no que se poden estabelecer as opciรณns para as tarxetas de visita e a seguir crea un documento de texto novo (Writer do $[officename]).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Use un <emph>Documentoo principal</emph> para organizar proxectos complexos, como un libro. <ahelp hid=\".\">Un <emph>Documento principal</emph> pode conter os ficheiros individuais para cada capรญtulo dun libro, asรญ como un ou varios รญndices.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navegador de documentos principais</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,8 +533,8 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
-msgstr "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Permite crear etiquetas. As etiquetas crรฉanse nun documento de texto.</ahelp>Pรณdense imprimir as etiquetas empregando un formato de papel predefinido ou personalizado.</variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Seleccione a base de datos que desexe empregar como orixe dos datos da etiqueta.</ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "O nome do campo da base de datos estรก limitado por parรฉnteses na caixa <emph>Texto de etiqueta</emph>. Se o desexa, pode separar os campos da base de datos con espazos. Prema Intro para inserir un campo de base de datos nunha liรฑa nova."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,8 +1109,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Permite editar unha รบnica etiqueta ou tarxeta de visita e actualiza o contido das etiquetas ou tarxetas de visita restantes na pรกxina ao premer no botรณn <emph>Sincronizar etiquetas</emph>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "O botรณn <emph>Sincronizar etiquetas</emph> sรณ aparece no documento se seleccionou <emph>Sincronizar contido</emph> na lapela <emph>Opciรณns</emph> cando creou as etiquetas ou tarxetas de visita."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,8 +1165,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Abre o diรกlogo <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Configuraciรณn de impresora</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
+msgstr ""
#: 01010300.xhp
msgctxt ""
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,8 +2021,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
-msgstr "Ao empregar <item type=\"menuitem\">Ficheiro - Gardar como</item> e seleccionar un filtro de modelo para gardar un modelo en calquera outro cartafol que non estea na lista, os documentos baseados nese modelo non se comproban."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Abrir dialogo\" href=\"text/shared/01/01020000.xhp\"><emph>Abrir</emph>diรกlogo</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Asegรบrese de que a extensiรณn de ficheiro corresponde ao tipo de ficheiro do documento. Por exemplo, un documento de Microsoft Word debe ter unha extensiรณn *.doc para que $[officename] utilice o filtro apropiado."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,24 +2325,24 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "O <emph>Pechar </emph> comando pecha todas as xanelas abertas para o documento actual."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "Se ten feito cambios no documento actual, serรก solicitada se quere <link href =\"text/shared/01/01060000.xhp\" name =\"gardar\"> Gardar </link> cambios."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
-msgstr "Ao pechar a รบltima xanela de documento aberta, aparecerรก a <link href=\"text/shared/guide/startcenter.xhp\">Centro de Inicio</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
+msgstr ""
#: 01050000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "Cando editar unha entrada de texto automรกtico, este comando serรก cambiado <emph>Gardar texto automรกtico </emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,8 +2821,8 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
-msgstr "As secciรณns seguintes describen a caixa de diรกlogo <emph>$[officename] Exportaciรณn </emph>. Para activar o <emph>$[officename] Abre </emph> e <emph>Gardar </emph> caixas de diรกlogo, seleccione <emph><switchinline select =\"sys\"> <caseinline select =\"MAC\" >% PRODUCTNAME - Preferencias </caseinline> <defaultinline> Ferramentas - Opciรณns </defaultinline> </switchinline> - <link href =\"text/Optionen/01010600.xhp\\/shared\" name =\"$[officename] - Xeral \\ \"> $[officename] - Xeral </link> </emph>, e logo seleccione o <emph>Usar $[officename] diรกlogos </emph> en emph> Abrir/Gardar caixas de diรกlogo </emph> รกrea de < ."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgstr ""
#: 01070001.xhp
msgctxt ""
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value> nรบmeros de versiรณn dos documentos </bookmark_value> <bookmark_value>documentos; nรบmeros de versiรณn </bookmark_value> <bookmark_value> ficheiros; nรบmeros de versiรณn </bookmark_value> <bookmark_value> tempo de ediciรณn de documentos </bookmark_value> <bookmark_value>documentos; tempo de ediciรณn </bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Abre a caixa de diรกlogo <link href=\"text/shared/01/digitalsignatures.xhp\">Sinaturas dixitais</link>, no que se poden xestionar as sinaturas dixitais para o documento actual."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,8 +3757,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
-msgstr "Escolla <emph>Ferramentas - Fonte da axenda de enderezos</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3821,8 +3821,8 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
-msgstr "<ahelp hid=\"SVT/ui/addresstemplatedialog/admin\"> Engadir unha nova fonte de datos para o <emph>Address Book Fonte </emph> lista.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
+msgstr ""
#: 01110101.xhp
msgctxt ""
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,8 +10189,8 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
-msgstr "<bookmark_value> hotspots; propiedades </bookmark_value> <bookmark_value> Propiedades; hotspots </bookmark_value> <bookmark_value> Mapa de Imaxe; propiedades hotspot </bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"cui/ui/cuiimapdlg/TextEntry\"> Introduza o texto que desexa mostrar cando o rato entra sobre o punto de acceso nun navegador.</ahelp> Se non escribir ningรบn texto, o <emph > Enderezo </emph> รฉ exhibida."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,8 +10389,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select =\"appl\"> <caseinline select =\"CALC\"> Pode definir as propiedades dos elementos de marcaciรณn, escollendo <link href =\"text/shared/Optionen/01060600.xhp\" name =\"Calc - Cambios\"> <emph>% PRODUCTNAME Calc -. Cambios </emph> </link> na caixa de diรกlogo Opciรณns </caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Pegar e eliminar texto"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Mover parรกgrafos"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Clasificar texto"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Localizar e substituรญr texto"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Inserir follas, intervalos"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Inserir documento"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Inserir texto automรกtico"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Inserir desde o portapapeis"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Modificar o contido das celas por medio de inserciรณns e eliminaciรณns"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Inserir ou eliminar columas e filas"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Inserir follas"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Cortar, copiar e pegar a travรฉs do portapapeis"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Mover por medio da opciรณn de arrastrar e soltar"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "Pode cambiar as propiedades dos elementos de marcaciรณn de exhibiciรณn, escollendo <switchinline select =\"appl\"> nome <caseinline select =\"Writer\"> <link href =\"text/shared/Optionen/01060600.xhp\" =\"Escritor - Cambios\"> <emph>% PRODUCTNAME Writer -. Cambios </emph> </link> na caixa de diรกlogo Opciรณns </caseinline> </switchinline> <switchinline select =\"appl\"> < caseinline select =\"CALC\"> <link href =\"text/shared/Optionen/01060600.xhp\" name =\"Calc - Cambios\"> <emph>% PRODUCTNAME Calc - Cambia </emph> </link> na caixa de diรกlogo Opciรณns. </caseinline> </switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select =\"appl\"> <caseinline select =\"CALC\"> Mostra rexeitou modificaciรณns </caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "<emph>List </emph> guรญa exhibe todos os cambios que foron gravadas no documento actual. Se desexa filtrar esta lista, prema no botรณn <emph>Filtro </emph> guรญa, a continuaciรณn, seleccione o <link href =\"text/shared/01/02230402.xhp\" name =\"criterios de filtro\"> criterios de filtro </link>. <switchinline select =\"appl\"> <caseinline select =\"Writer\"> Se a lista contรฉn cambios noutras citas, as dependencias mรณstranse independentemente do filtro. </Caseinline> </switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select =\"appl\"> <caseinline select =\"Writer\"> cambios aniรฑados ocorren cando os cambios feitos por diferentes autores se sobrepoรฑen. </Caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select =\"appl\"> <caseinline select =\"CALC\"> Prema no signo mรกis ao lado dunha entrada da lista para ver todos os cambios que foron gravadas por un mรณbil. </Caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select =\"appl\"> <caseinline select =\"CALC\"> Se un dos cambios noutras citas para unha cรฉlula corresponde a un criterio de filtro, todos os cambios para a cรฉlula se amosan. Ao filtrar a lista de cambios, as entradas da lista aparecen en diferentes cores de acordo coa seguinte tรกboa: </caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,15 +10861,15 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
-msgstr "<ahelp hid=\"svx/ui/redlineviewpage/cambios\"> Lista os cambios que foron rexistradas no documento. Cando selecciona unha entrada da lista, o cambio รฉ destacado no documento. Para clasificar a lista, prema no tรญtulo da columna.</ahelp> Manteรฑa <switchinline select =\"sys\"> <caseinline select =\"MAC\"> Comando </caseinline> <defaultinline> Ctrl </defaultinline> </switchinline> mentres preme para seleccionar varias entradas na lista."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
msgstr ""
#: 02230401.xhp
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Posiciรณn</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select =\"appl\"> <caseinline select =\"CALC\"> Lista as celas con contido que foron alterados. </Caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "Para inverter a aceptaciรณn ou rexeitamento dunha mudanza, escolla <emph>Desfacer </emph> no Editar </emph> Menรบ <emph>."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Desfacer</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,15 +11253,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Intervalo</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Definir referencia</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select =\"appl\"> <caseinline select =\"CALC\"> Encoller/Max </caseinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Acciรณn</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,8 +11509,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
-msgstr "<ahelp hid=\".\" Visibility =\"hidden\"> Introduza o nรบmero do rexistro que desexa exhibir e, a continuaciรณn, prema Intro.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Insire un novo rexistro na tรกboa actual.</ahelp> Para crear un rexistro, prema no botรณn de asterisco (*) na parte inferior da xanela da tรกboa. Unha liรฑa baleira engรกdese ao final da tรกboa."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno: Bib/query\"> Introduza a informaciรณn que desexa buscar e prema Intro. Para cambiar as opciรณns de filtros para a investigaciรณn, a longo prema no botรณn <emph>Filtro automรกtico </emph> icona e seleccione un campo de datos diferente. Podes usar curinga, como% ou * para calquera nรบmero de caracteres, e _ ou? a un personaxe na sรบa procura. Para ver todos os rexistros na tรกboa, desmarque esta caixa e prema Intro.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,8 +11613,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
-msgstr "<ahelp hid=\".\">Utilice o <emph>filtro estรกndar</emph> para refinar e combinar as opciรณns de busca do <emph>filtro automรกtico</emph>.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11677,7 +11677,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno: FunctionBarVisible\">. Mostra ou oculta a <emph>Bar defecto </emph></ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno: ShowImeStatusWindow\"> Mostra ou oculta Method engine (IME) o diรกlogo de entrada de estado </ahelp>."
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Actualmente, en Unix, sรณ existe soporte para IIIMP (Internet/Intranet Input Method Protocol)."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno: ToolbarVisible\">. Mostra ou oculta a barra <emph>Ferramentas </emph></ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno: StatusBarVisible\"> Mostra ou oculta a <emph>Estado Bar </emph> no bordo inferior da xanela </ahelp>."
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,15 +12093,15 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
-msgstr "<ahelp hid=\".uno: fullscreen\"> Mostra ou oculta os menรบs e barras de ferramentas no Writer ou Calc. Para saรญr do modo de pantalla completa, prema no botรณn <emph>Pantalla Full On/Off </emph> botรณn.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12109,8 +12109,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "Aรญnda pode usar os atallos de teclado en <emph>Pantalla Enteira </emph> xeito, aรญnda que os menรบs non estรกn dispoรฑibles. <switchinline select =\"sys\"> <caseinline select =\"WIN\"> Para abrir o <emph>Ver </emph> menรบ, prema Alt + V. </Caseinline> </switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno: ColorControl\"> Mostra ou oculta o <emph>Color Bar </emph>. Para modificar ou cambiar a tรกboa de cores que aparece, seleccione <emph>Formatar -. Area </emph> e prema en <emph>Cores </emph> guรญa </ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "Tamรฉn pode arrastrar unha cor de <emph>Color Bar </emph> e soltalo nun obxecto de debuxo no seu slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "Para retirar o <emph>Color Bar </emph>, prema nunha รกrea gris da barra de ferramentas e arrastra. Para volver colocar o <emph>Color Bar </emph>, arrastre a barra de tรญtulo da barra de ferramentas para o bordo da xanela."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,8 +12621,8 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "Cando fai clic nun carรกcter da caixa de diรกlogo <emph>Caracteres especiais </emph>, unha vista previa eo cรณdigo numรฉrico correspondente ao personaxe รฉ presentado."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,8 +13325,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
-msgstr "Para activar o soporte para deseรฑo de texto complexo e conxuntos de caracteres asiรกticos, escolla <emph><switchinline select =\"sys\"> <caseinline select =\"MAC\">% PRODUCTNAME - Preferencias </caseinline> <defaultinline> Ferramentas - Opciรณns </defaultinline> </switchinline> - Configuraciรณn de idioma - Idiomas </emph> e seleccione </emph> caixa <emph>Activado na รกrea correspondente."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "Ao crear un estilo baseado noutro, pรณdense inserir valores porcentuais ou de puntos (por exemplo, -2pt ou +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13417,21 +13417,20 @@ msgid "If the language list consists of an editable combo box, you can enter a v
msgstr "Se a lista linguaxe consiste nunha caixa de combinaciรณn editable, pode introducir un <emph>BCP 47 linguaxe etiqueta vรกlida </emph> se o idioma que quere asignar non estรก dispoรฑible a partir da lista de seleccionabades."
#: 05020100.xhp
-#, fuzzy
msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
-msgstr "Para detalles de linguaxe de etiqueta consulte a <link href =\"http: //langtag.net/\"> secciรณn <emph>Para usuarios </emph> en langtag.net web </link> a."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgstr ""
#: 05020100.xhp
msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
-msgstr "Tamรฉn pode cambiar a definiciรณn de local para as cรฉlulas (elecciรณn <emph>Formato - Celas - Nรบmeros </emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13462,8 +13461,8 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
-msgstr "<bookmark_value> Fontes; efectos </bookmark_value> <bookmark_value> formatado; efectos de fonte </bookmark_value> <bookmark_value> caracteres; efectos de fonte </bookmark_value> <bookmark_value> texto; efectos de fonte </bookmark_value> <bookmark_value> efectos; fontes </bookmark_value> <bookmark_value> subliรฑado; texto </bookmark_value> <bookmark_value> maiรบsculas; efectos de fonte </bookmark_value> <bookmark_value> minรบsculas; efectos de fonte </bookmark_value> <bookmark_value> tรญtulos; efectos de fonte </bookmark_value> <bookmark_value> pequenos capitais </bookmark_value> <bookmark_value> rasurado; efectos de fonte </bookmark_value> <bookmark_value> Fontes; tachado </bookmark_value> <bookmark_value> esboza; efectos de fonte </bookmark_value> <bookmark_value> Fontes; delineia </bookmark_value> <bookmark_value> sombras; personaxes </bookmark_value> <bookmark_value> Fontes; sombras </bookmark_value> <bookmark_value> Fontes; cor ignorada </bookmark_value> <bookmark_value> cores de fonte ignorados </bookmark_value> <bookmark_value> cores; a cor do texto ignorado </bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13494,7 +13493,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13526,16 +13525,16 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "Para saรญr do modo lata de pintura, prema a tecla Esc."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
-msgstr "A cor do texto ignรณrase durante a impresiรณn, se o <emph>Imprimir negro caixa de verificaciรณn <emph /> รฉ seleccionado en <link href =\"text/shared/Optionen/01040400.xhp\" name =\"Writer - Imprimir\" > <emph>% PRODUCTNAME Writer - Imprimir </emph> </link> na caixa de diรกlogo Opciรณns."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13550,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13590,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Ningรบn - Non se aplica ningรบn efecto"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Maiรบsculas - Pasa a maiรบsculas as minรบsculas seleccionadas"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Minรบsculas - Pasa a minรบsculas as maiรบsculas seleccionadas"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Tipo de letra do tรญtulo - Pasa a maiรบsculas o primeiro carรกcter de cada palabra seleccionada"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Versaletas - Pasa a maiรบsculas as minรบsculas seleccionadas reducindo o seu tamaรฑo"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13638,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/effectspage/relieflb\"> Seleccione un efecto de relevo para aplicar ao texto seleccionado. O relevo en relevo fai que os personaxes aparecen como se son levantadas por enriba da pรกxina. O relevo gravado fai que os personaxes aparecen como se son presionados na pรกxina.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13902,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"> <ahelp hid=\".uno: TableNumberFormatDialog\">. Especifique as opciรณns de formato para a cรฉlula seleccionada (s)</ahelp> </variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13918,8 +13917,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\"> Seleccione unha categorรญa na lista e, a continuaciรณn, seleccione un estilo de formatado na <emph>Formato </emph> caixa.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13982,8 +13981,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\"> Especifica a configuraciรณn de idioma para o seleccionado <switchinline select =\"appl\"> <caseinline select =\"CALC\"> celas </caseinline> <defaultinline > campos </defaultinline> </switchinline>. Co conxunto de linguaxe para <emph>Automรกtico </emph>, $[officename] aplica automaticamente os formatos numรฉricos asociados ao idioma por defecto do sistema. Seleccione calquera idioma para corrixir a configuraciรณn para o seleccionado <switchinline select =\"appl\"> <caseinline select =\"CALC\"> celas </caseinline> <defaultinline> campos </defaultinline> </switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14086,8 +14085,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
-msgstr "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Cambia a cor da letra dos nรบmeros negativos a vermello.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -14118,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14238,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14270,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14286,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14294,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14526,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14534,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14542,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14654,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15142,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15246,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15430,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15454,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15590,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17926,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotaciรณn / Escala"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18222,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\"> Definir as opciรณns tipogrรกficas para cรฉlulas ou parรกgrafos en arquivos de idiomas asiรกticos. Para activar o soporte para idiomas asiรกticos, escolla <emph>Configuraciรณn de idioma - Idiomas </emph> na caixa de diรกlogo Opciรณns e, a continuaciรณn, seleccione <emph>Activado </emph> caixa no <emph>soporte a idiomas asiรกticos </emph> รกrea de .</ahelp> As opciรณns de tipografรญa de Asia son ignorados en documentos HTML."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18278,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26135,7 +26134,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31695,8 +31694,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Aplica automaticamente un bordo รก base do parรกgrafo anterior ao premer en Intro, despois de introducir tres ou mรกis caracteres especรญficos. Para crear unha liรฑa simple, introduza tres ou mรกis guiรณns (-) ou subliรฑados (_) e prema en Intro. Para crear unha liรฑa dupla, introduza tres ou mรกis sinais igual (=), asteriscos (*), tiles (~) ou cardinais (#) e prema en Intro."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31903,8 +31902,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combinar parรกgrafos de liรฑa รบnica se a lonxitude supera o...</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/shared/02.po b/source/gl/helpcontent2/source/text/shared/02.po
index 3256586791f..1f622b86d63 100644
--- a/source/gl/helpcontent2/source/text/shared/02.po
+++ b/source/gl/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-08-15 14:02+0000\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formato</emph>: Para definir a propiedade <emph>Formato </emph>, prema no botรณn <emph>... </emph> situado na liรฑa <emph>Formato</emph> da caixa de diรกlogo <emph>Propiedades: Campo formatado</emph>. Aparecerรก a caixa de diรกlogo <emph>Formato numรฉrico</emph>."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Valor mรญnimo</emph> e <emph>Valor mรกximo</emph>: Introduza os valores numรฉricos mรญnimo e mรกximo dun campo formatado. Os valores mรญnimo e mรกximo determinan a saรญda dos datos existentes (por exemplo: se o valor mรญnimo รฉ 5 e o campo da base de datos conectada contรฉn o valor enteiro 3, a saรญda รฉ 5, mais o valor contido na base de datos non se modifica) e a entrada de novos datos (por exemplo: se o valor mรกximo รฉ 10 e introduce 20, a entrada corrรญxese e na base de datos gรกrdase 10). Se non se completan os campos <emph>Valor mรญnimo </emph>e <emph>Valor mรกximo</emph> non se aplica ningรบn lรญmite. No caso dos campos formatados conectados a un campo de texto da base de datos, non se aplican nin eses valores nin o <emph>Valor predefinido</emph>."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,8 +2029,8 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
-msgstr "Ao introducir un ano empregando dous dรญxitos, o valor correspondente de catro dรญxitos determรญnase cunha opciรณn de <emph><switchinline select=\"sys\"><caseinline select=\"MAC\">%PRODUCTNAME - Preferencias</caseinline><defaultinline>Ferramentas - Opciรณns</defaultinline></switchinline> - $[officename] - Xeral</emph>. Por exemplo, se 1935 for o valor lรญmite inferior e se introduce 34 como valor da data, o resultado รฉ 2034 e non 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
+msgstr ""
#: 01170003.xhp
msgctxt ""
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Abre un submenรบ onde pode seleccionar as columnas que desexa mostrar de novo.</ahelp> Para mostrar sรณ unha columna, prema no seu nome. Sรณ pode ver as primeiras 16 columnas ocultas. Se hai mรกis, escolla a orde <emph>Mรกis</emph> para abrir a caixa de diรกlogo <emph>Mostrar columnas</emph>."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,23 +2237,23 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Prema <emph>Todo</emph> se quere mostrar todas as columnas.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Control sรณ por teclado dos controis de tรกboa"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
msgstr ""
#: 01170004.xhp
@@ -2261,23 +2261,23 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "Para entrar no modo ediciรณn especial sรณ por teclado para controis de tรกboa:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "O documento de formulario debe estar en <link href=\"text/shared/02/01170500.xhp\" name=\"modo deseรฑo\">modo deseรฑo</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
msgstr ""
#: 01170004.xhp
@@ -2285,31 +2285,31 @@ msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Prema Maiรบs+F4 para seleccionar o primeiro control. Se o control de tรกboa non รฉ o primeiro, prema Tab ata seleccionalo."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Prema Intro para entrar no modo ediciรณn. As agarradoiras mรณstranse afastadas do bordo do control."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "Prema Maiรบs+F10 para abrir o menรบ de contexto do modo ediciรณn."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
msgstr ""
#: 01170004.xhp
@@ -2317,8 +2317,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Prema na tecla Esc para saรญr do modo ediciรณn."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">ร caixa de diรกlogo <emph>Propiedades</emph> sรณ se pode acceder se estรก en modo deseรฑo e ten un control seleccionado.</variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "Efectos"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>F1</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Abre a caixa de combinaciรณn."
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>F1</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Pecha a caixa de combinaciรณn."
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Maiรบs+Intro"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "Frecha cara a arriba"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "Frecha cara a abaixo"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Intro"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "Ao igual que no caso das caixas de lista e de combinaciรณn, pode abrir ou pechar a lista premendo co rato na frecha situada no extremo dereito do campo. Con todo, aquรญ a entrada pode introducirse ben na lista aberta ben no campo superior do texto. As propiedades que precisan unha representaciรณn de lista son unha excepciรณn, como a propiedade <emph>Entradas de lista</emph>, que se define para os campos de control <emph>Caixa de lista</emph> e <emph>Caixa de combinaciรณn</emph>. Neste caso sรณ pode editar entradas cando o campo estรก aberto."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,15 +2509,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "A lapela <emph>Xeral </emph>permรญtelle definir as propiedades xerais dun control de formulario. Estas propiedades dependen do tipo de control. Non todas as propiedades mostradas a continuaciรณn estรกn dispoรฑรญbeis para todos os controis."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
msgstr ""
#: 01170101.xhp
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">Se o campo de control ten a propiedade \"Activado\" (Si), o usuario do formulario pode utilizalo.</ahelp> Se estรก desactivado (Non), mรณstrase en gris."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,7 +2549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
msgstr ""
#: 01170101.xhp
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">A propiedade Acciรณn determina a acciรณn que se debe iniciar ao activar un botรณn. </ahelp>Pode usar as acciรณns de navegaciรณn para deseรฑar os seus propios botรณns de navegaciรณn de bases de datos."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "A seguinte tรกboa describe as acciรณns que pode atribuรญr a un botรณn."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Envรญa os datos introducidos noutros campos de control do formulario actual ao enderezo especificado en <link href=\"text/shared/02/01170200.xhp\" name=\"Propiedades de formulario\">Propiedades de formulario</link>, en <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,7 +2645,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
msgstr ""
#: 01170101.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
msgstr ""
#: 01170101.xhp
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Tรญtulos de campos de etiqueta"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Contido de campos de texto"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Contido de campos de tรกboa de columnas de controis de tรกboa"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Imaxes ou texto utilizados en botรณns"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Atribรบe a funciรณn Encher automaticamente a unha caixa de combinaciรณn.</ahelp> Esta funciรณn exhibe unha lista das entradas anteriores ao comezar a teclear unha entrada."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "Para definir un carรกcter da etiqueta como mnemรณnico, insira un til (~) diante del. Asรญ o usuario poderรก acceder ao campo de control correspondente premendo nese carรกcter no teclado."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Marque a caixa <emph>Sen atribuciรณn </emph>para eliminar a ligazรณn entre un control e o campo de etiqueta a el atribuรญdo.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Define a largura de columna do campo de control de tรกboa.</ahelp> Define a largura de columna do campo de control de tรกboa nas unidades especificadas nas opciรณns do mรณdulo %PRODUCTNAME. Se quere, pode introducir un valor seguido dunha unidade de mediciรณn vรกlida, por exemplo, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Especifica o atraso en milisegundos entre eventos repetidos.</ahelp> Os eventos repetidos acontecen cando se preme nunha frecha, no fondo dunha barra de desprazamento ou nun dos botรณns de navegaciรณn de rexistros dunha barra de navegaciรณn e se mantรฉn premido o botรณn do rato durante algรบn tempo. Pode introducir un valor seguido dunha unidade de tempo vรกlida, por exemplo, 2 s ou 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,7 +3029,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
msgstr ""
#: 01170101.xhp
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Especifica se unha caixa de verificaciรณn tamรฉn pode representar valores CERO dunha base de datos ligada, รก parte dos valores VERDADEIRO e FALSO.</ahelp> Esta funciรณn sรณ estรก dispoรฑรญbel se a base de datos acepta os tres estados: VERDADEIRO, FALSO e CERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "A propiedade <emph>Estado triplo</emph> sรณ estรก definida para formularios de bases de datos, non para formularios HTML."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,8 +3229,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
-msgstr "Unha constante de texto. Non รฉ posรญbel editar esta posiciรณn. O carรกcter mรณstrase na posiciรณn correspondente da Mรกscara Literal."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Poden introducirse os caracteres a-z e A-Z. Non se pasan as maiรบsculas a minรบsculas."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Poden introducirse os caracteres A-Z. Se introduce unha letra minรบscula convรฉrtese automaticamente en maiรบscula."
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "Poden introducirse os caracteres a-z, A-Z e 0-9. Non se pasan as maiรบsculas a minรบsculas."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "Poden introducirse os caracteres A-Z e 0-9. Se introduce unha letra minรบscula convรฉrtese automaticamente en maiรบscula."
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Sรณ se poden introducir os caracteres entre 0 e 9."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "Pรณdense introducir os caracteres imprimรญbeis. Se usa unha letra minรบscula, convรฉrtese automaticamente en maiรบscula."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "Os formatos pรณdense verificar con campos de control que acepten contidos formatados (data, hora, etc). <ahelp hid=\"HID_PROP_STRICTFORMAT\">Se a funciรณn de formato estrito estรก activada (Si), sรณ se aceptan os caracteres permitidos.</ahelp> Por exemplo, nun campo de data sรณ se aceptan os delimitadores de data ou de nรบmero; ignรณranse as entradas alfabรฉticas escritas co teclado."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,7 +3381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
msgstr ""
#: 01170101.xhp
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "A propiedade Marco รฉ adecuada para formularios HTML, mais non para formularios de base de datos."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "Os botรณns de imaxe teรฑen a propiedade <emph>Imaxes</emph>. <ahelp hid=\"HID_PROP_IMAGE_URL\">A propiedade <emph>Imaxes</emph> especifica o nome do ficheiro e o camiรฑo da imaxe que quere exhibir no botรณn.</ahelp> Se selecciona o ficheiro grรกfico mediante o botรณn <emph>...</emph>, o nome do ficheiro e o camiรฑo incluiranse automaticamente na caixa de texto."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,8 +3517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
-msgstr "Para os botรณns tipo URL, o texto de axuda aparece como suxestiรณn estendida no canto do enderezo URL introducido como URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Especifica unha etiqueta de lote en URL que se refire a un documento de axuda e que pode abrirse mediante o campo de control.</ahelp> Para abrir a axuda do campo de control, debe enfocalo e premer en F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,7 +3613,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
msgstr ""
#: 01170101.xhp
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "Se o control estรก ligado a unha base de datos e a lonxitude do texto se toma da definiciรณn do campo da base de datos, non introduza aquรญ a lonxitude do texto. A configuraciรณn sรณ se toma da base de datos se a propiedade de control non estรก definida (estado \"Non definido\")."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,7 +3741,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,7 +3789,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">Se define esta opciรณn escollendo \"Si\", enfรณcase o botรณn da orde ao premer nel.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
msgstr ""
#: 01170101.xhp
@@ -3981,7 +3981,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -3989,7 +3989,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
msgstr ""
#: 01170101.xhp
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp visibility=\"hidden\" hid=\"HID_PROP_NAVIGATIONBAR\">Especifica se a barra de navegaciรณn debe mostrarse no bordo inferior do control da tรกboa.</ahelp> Especifica se a barra de navegaciรณn debe mostrarse no bordo inferior dos controis da tรกboa."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,7 +4021,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
msgstr ""
#: 01170101.xhp
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determina se o bordo do campo debe mostrarse \"Sen marco\", con \"Aparencia 3D\" ou \"Plano\".</ahelp> No caso dos campos de control que teรฑen marco, pode determinar a visualizaciรณn do bordo mediante a propiedade <emph>Bordo</emph>. Ten as seguintes opciรณns: \"Sen marco\", \"Aparencia 3D\" ou \"Plano\"."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,23 +4053,23 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">A propiedade <emph>Orde de tabulaciรณn</emph> determina a orde seguida no formulario para enfocar os controis ao premer na tecla de tabulaciรณn.</ahelp> No caso dun formulario que conteรฑa mรกis dun control, ao premer na tecla de tabulaciรณn enfocarase o seguinte. En <emph>Orde de tabulaciรณn</emph> pode especificar a orde en que se cambia o foco cun รญndice."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "A propiedade <emph>Orde de tabulaciรณn</emph> non estรก dispoรฑรญbel para os <link href=\"text/shared/02/01170600.xhp\" name=\"controis ocultos\">controis ocultos</link>. Se quere, pode definir esta propiedade para botรณns e controis de imaxe de forma que se poida seleccionar eses controis empregando a tecla Tab."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4093,7 +4093,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4125,7 +4125,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
msgstr ""
#: 01170101.xhp
@@ -4149,7 +4149,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4157,8 +4157,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "No caso dunha caixa de lista que conteรฑa unha lista de valores, pode premer no botรณn <emph>...</emph> para abrir a caixa de diรกlogo <emph>Selecciรณn predefinida</emph>."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,7 +4189,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica o valor que se debe sumar ou subtraer cando o usuario preme na frecha da barra de desprazamento.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">A propiedade <emph>Botรณn predefinido</emph> especifica que se activarรก o botรณn correspondente ao premer en Intro.</ahelp> A propiedade <emph>Botรณn predefinido</emph> especifica que se activarรก o botรณn correspondente ao premer en Intro. Se abre a caixa de diรกlogo ou o formulario e non leva a cabo mรกis acciรณns, o botรณn que teรฑa esa propiedade serรก o predefinido."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,7 +4349,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
msgstr ""
#: 01170101.xhp
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">A propiedade <emph>Tabulaciรณn</emph> determina se un campo de control pode seleccionarse coa tecla Tab.</ahelp> Estรกn dispoรฑรญbeis as seguintes opciรณns:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "Ao utilizar a tecla Tab o foco ignora o control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "O control pode seleccionarse coa tecla Tabulaciรณn."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,15 +4445,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">A propiedade Etiqueta define a etiqueta do campo de control que se mostra no formulario.</ahelp> A propiedade Etiqueta define a etiqueta do campo de control que se mostra no formulario. Esta propiedade determina a etiqueta visรญbel ou a cabeceira de columna do campo de datos en formularios de controis de tรกboas."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
msgstr ""
#: 01170101.xhp
@@ -4461,7 +4461,7 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
msgstr ""
#: 01170101.xhp
@@ -4469,7 +4469,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -4477,8 +4477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "A propiedade <emph>Tรญtulo</emph> รบsase para etiquetar elementos do formulario na interface visรญbel ao usuario. Se traballa con macros, teรฑa en conta que durante o tempo de execuciรณn a referencia ao control faise sempre a travรฉs da propiedade <emph>Nome</emph>."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,7 +4493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
msgstr ""
#: 01170101.xhp
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">Pode introducir un carรกcter ou cadea de caracteres para o sรญmbolo monetario.</ahelp> Nos campos monetarios, pode predefinir o sรญmbolo monetario introducindo un carรกcter ou cadea de caracteres na propiedade <emph>Sรญmbolo monetario</emph>."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,15 +4549,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">Se a caixa de texto se usa como entrada de contrasinal, introduza o cรณdigo ASCII do carรกcter de visualizaciรณn. Ese carรกcter mostrarase en lugar dos caracteres tecleados polo usuario.</ahelp> Pode determinar os caracteres que se mostran en lugar dos tecleados polo usuario ao introducir un contrasinal. Introduza en <emph>Carรกcter de contrasinal</emph> o cรณdigo ASCII do carรกcter desexado. Pode utilizar calquera valor situado entre o 0 e o 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
msgstr ""
#: 01170101.xhp
@@ -4573,7 +4573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
msgstr ""
#: 01170101.xhp
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Especifica a altura de fila dun campo de control de tรกboa.</ahelp> Introduza o valor da altura de fila dos controis de tรกboa. Pode introducir un valor seguido dunha unidade de medida vรกlida; por exemplo, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtrar / Ordenar"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Especifica en \"unidades de valor\" o tamaรฑo do cursor da barra de desprazamento. Un valor de \"Valor mรกx. de desprazamento\" menos \"Valor mรญn. de desprazamento\" / 2 resulta nun cursor da barra de desprazamento que ocupa a metade da รกrea de fondo.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "Se se define como 0, a largura do cursor serรก igual que a sรบa altura."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "A lapela <emph>Datos</emph>permรญtelle atribuรญr unha fonte de datos ao control seleccionado."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "As bases de datos asociadas a formularios defรญnense nas <link href=\"text/shared/02/01170200.xhp\" name=\"Propiedades de formulario\">Propiedades de formulario</link>. Encontrarรก as funciรณns necesarias na lapela <link href=\"text/shared/02/01170203.xhp\" name=\"Datos\"><emph>Datos</emph></link>."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "A configuraciรณn da lapela <emph>Datos</emph> depende do control. Sรณ verรก as opciรณns dispoรฑรญbeis para o control e contexto actuais. Estรกn dispoรฑรญbeis os seguintes campos:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,7 +4917,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5645,7 +5645,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5653,7 +5653,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
msgstr ""
#: 01170102.xhp
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">Ao deseรฑar o seu formulario pode definir a propiedade \"Proposta de filtro\" para cada caixa de texto do separador <emph>Datos</emph> da caixa de diรกlogo <emph>Propiedades</emph> correspondente. Nas seguintes buscas en modo filtro, pode utilizar toda a informaciรณn contida neses campos.</ahelp> O contido do campo pode seleccionarse mediante a funciรณn Completar automaticamente. No entanto, teรฑa en conta que esta funciรณn require unha maior cantidade de espazo de memoria e de tempo, especialmente cando se utiliza en bases de datos grandes, polo que debe usarse con moderaciรณn. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,72 +5725,72 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Marcar a caixa de verificaciรณn"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Insรฉrtase TRUE na celda ligada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Desmarcar a caixa de verificaciรณn"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Insรฉrtase FALSE na celda ligada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "A caixa de verificaciรณn de estado triplo defรญnese co estado \"indeterminado\""
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Insรฉrtase #NV na celda ligada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introducir un nรบmero ou fรณrmula que devolva un nรบmero na cela ligada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "Se o valor introducido รฉ VERDADEIRO ou diferente de 0, mรกrcase a caixa de verificaciรณn<br/>Se o valor introducido รฉ FALSO ou 0, desmรกrcase a caixa de verificaciรณn"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Borra a celda ligada, introduce texto, ou insire unha formula que devolve texto ou un erro"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5805,24 +5805,24 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Marcar a caixa. A caixa Valor referencial contรฉn texto."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "O texto da caixa Valor referencial cรณpiase na cela."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Desmarcar a caixa. A caixa Valor referencial contรฉn texto."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,8 +5837,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Introducir na cela o mesmo texto que contรฉn a caixa Valor referencial"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5853,8 +5853,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Introducir na cela un texto diferente ao que contรฉn a caixa Valor referencial"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5893,88 +5893,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Seleccionar o botรณn de opciรณn"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Insรฉrtase TRUE na celda ligada"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Desmรกrcase un botรณn de opciรณn ao seleccionar outro."
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Insรฉrtase FALSE na celda ligada"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introducir un nรบmero ou fรณrmula que devolva un nรบmero na cela ligada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "Se introduce o valor VERDADEIRO ou un nรบmero diferente de 0, mรกrcase o botรณn de opciรณn<br/>Se introduce FALSO ou 0, desmรกrcase o botรณn de opciรณn"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Borra a celda ligada, introduce texto, ou insire unha formula que devolve texto ou un erro"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Desmรกrcase o botรณn de opciรณn."
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Premer no botรณn de opciรณn. A caixa Valor referencial contรฉn texto."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
-msgstr "O texto da caixa Valor referencial cรณpiase na cela."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Premer noutro botรณn de opciรณn do mesmo grupo. A caixa Valor referencial contรฉn texto."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,8 +5989,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
-msgstr "Introducir na cela o mesmo texto que contรฉn a caixa Valor referencial"
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6005,8 +6005,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
-msgstr "Introducir na cela un texto diferente ao que contรฉn a caixa Valor referencial"
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6045,80 +6045,80 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Introducir texto na caixa de texto"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "O texto รฉ copiado รก celda ligada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Limpar a caixa de texto"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Lรญmpase a cela ligada."
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Introducir texto ou un nรบmero na cela ligada"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "O texto ou o nรบmero cรณpiase na caixa de texto."
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introducir unha fรณrmula na cela ligada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "O resultado da fรณrmula cรณpiase na caixa de texto."
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Limpar a cela ligada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Lรญmpase a caixa de texto."
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,64 +6149,64 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Introducir un nรบmero no campo"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "O nรบmero cรณpiase na cela ligada."
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Limpar o campo"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Defรญnese o valor 0 na cela ligada."
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
-msgstr "Introducir un nรบmero ou fรณrmula que devolva un nรบmero na cela ligada"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "O nรบmero cรณpiase no campo."
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
-msgstr "Borra a celda ligada, introduce texto, ou insire unha formula que devolve texto ou un erro"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Defรญnese o valor 0 no campo."
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Contido ligado: Sincronรญzanse o texto da entrada da caixa de lista seleccionada e o contido da cela."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Posiciรณn de selecciรณn ligada: Sincronรญzanse a posiciรณn do elemento seleccionado na caixa de lista e o valor numรฉrico da cela."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Seleccionar un รบnico elemento da lista"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,112 +6277,112 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Se estรก ligada a selecciรณn, cรณpiase a posiciรณn do elemento seleccionado na cela ligada. Por exemplo, se seleccionou o terceiro elemento, cรณpiase o nรบmero 3."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Seleccionar varios elementos da lista"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Insรฉrtase #NV na celda ligada"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Desmarcar todos os elementos da lista"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Se estรก ligado o contido, lรญmpase a cela ligada."
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Se estรก ligada a selecciรณn, introdรบcese o valor 0 na cela ligada."
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Introducir texto ou un nรบmero na cela ligada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Se estรก ligado o contido, localiza e selecciona un elemento de lista idรฉntico."
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Se estรก ligada a selecciรณn, selecciรณnase o elemento de lista situado na posiciรณn especificada (o nรบmero 1 corresponde ao primeiro elemento). Se non se encontra, desmรกrcanse todos os elementos."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introducir unha fรณrmula na cela ligada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Localiza e selecciona un elemento da lista que coincida co resultado da fรณrmula e co modo de ligazรณn"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Limpar a cela ligada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Desmarca todos os elementos da caixa de lista"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Cambiar o contido do intervalo de orixe da lista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6421,88 +6421,88 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Introducir texto no campo de ediciรณn da caixa de combinaciรณn ou seleccionar unha entrada na lista despregรกbel"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "O texto รฉ copiado รก celda ligada"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Limpar o campo de ediciรณn da caixa de combinaciรณn"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
-msgstr "Lรญmpase a cela ligada."
+msgid "Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Introducir texto ou un nรบmero na cela ligada"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "O texto ou o nรบmero cรณpiase no campo de ediciรณn da caixa de combinaciรณn."
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
-msgstr "Introducir unha fรณrmula na cela ligada"
+msgid "Enter a formula into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "O resultado da fรณrmula cรณpiase no campo de ediciรณn da caixa de combinaciรณn."
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
-msgstr "Limpar a cela ligada"
+msgid "Clear the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Lรญmpase o campo de ediciรณn da caixa de combinaciรณn."
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
-msgstr "Cambiar o contido do intervalo de orixe da lista"
+msgid "Change the contents of the list source range:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Contido ligado: Sincronรญzanse o texto da entrada da caixa de lista seleccionada e o contido da cela. Seleccione \"A entrada seleccionada\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Posiciรณn de selecciรณn ligada: Sincronรญzanse a posiciรณn do elemento seleccionado na caixa de lista e o valor numรฉrico da cela. Seleccione \"Posiciรณn da entrada seleccionada\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,7 +6573,7 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
msgstr ""
#: 01170103.xhp
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "No separador<emph> Eventos </emph>pode ligar macros a eventos que acontecen nos campos de control dun formulario."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Existen diferentes eventos dispoรฑรญbeis en funciรณn do control. No separador <emph>Eventos</emph> sรณ se listan os dispoรฑรญbeis. Estรกn definidos os seguintes eventos:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,7 +6621,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
msgstr ""
#: 01170103.xhp
@@ -6637,7 +6637,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
msgstr ""
#: 01170103.xhp
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">O evento <emph>Modificado</emph> acontece cando se modifica o contido do control tras deixar de estar este enfocado.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">O evento <emph>Texto modificado</emph> acontece se se introduce ou modifica un texto nun campo de entrada.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">O evento <emph>Ao recibir o foco</emph> acontece cando se enfoca un campo de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">O evento <emph>Tecla premida</emph> acontece cando o usuario preme calquera tecla mentres o control estรก enfocado.</ahelp> Este evento pode estar ligado a unha macro de verificaciรณn de entradas."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,7 +6749,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
msgstr ""
#: 01170103.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">O evento <emph>Rato dentro</emph> acontece se o rato estรก dentro do campo de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,7 +6781,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
msgstr ""
#: 01170103.xhp
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">O evento <emph>Movemento do rato</emph> acontece ao mover o rato sobre o control..</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">O evento <emph>Botรณn do rato premido</emph> acontece ao premer o botรณn do rato mentres o apuntador estรก situado sobre o control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">O evento <emph>Botรณn do rato liberado</emph> acontece ao liberar o botรณn do rato mentres o apuntador estรก situado sobre o control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">O evento <emph>Rato fรณra</emph> acontece cando o rato estรก fรณra do campo de control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,15 +9413,15 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Prema na icona<emph> Activar/Desactivar navegador </emph>para ocultar ou mostrar o <emph>navegador</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,7 +9629,7 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
msgstr ""
#: 02020000.xhp
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".uno:DecrementIndent\">Prema na icona <emph>Reducir sangrรญa</emph> para reducir a sangrรญa esquerda do contido da cela ou do parรกgrafo e estabelecela na posiciรณn de tabulaciรณn anterior.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,7 +9933,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
msgstr ""
#: 02140000.xhp
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "Para desactivar o realce, prema Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Para aumentar o espazamento superior do parรกgrafo seleccionado, prema na icona <emph>Aumentar espazamento</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,8 +10181,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Para axustar o espazamento vaia a <link href=\"text/shared/01/05030100.xhp\" name=\"Formato - Parรกgrafo - Sangrรญas e espazamento\"><emph>Formato - Parรกgrafo - Sangrรญas e espazamento</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Para diminuรญr o espazamento superior do parรกgrafo seleccionado, prema na icona <emph>Reducir espazamento</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,8 +10229,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
-msgstr "Para axustar o espazamento vaia a <link href=\"text/shared/01/05030100.xhp\" name=\"Formato - Parรกgrafo - Sangrรญas e espazamento\"><emph>Formato - Parรกgrafo - Sangrรญas e espazamento</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Para aplicar un tipo especรญfico de bordo a unha รบnica cela, sitรบe o cursor sobre esta, active a barra de ferramentas <emph>Tรกboa</emph>, seleccione <emph>Bordos</emph> e escolla un bordo. </caseinline><defaultinline>Cando insira imaxes ou tรกboas, xa terรกn un bordo completo. Para eliminalo seleccione o obxecto grรกfico ou toda a tรกboa e, en <emph>Bordos</emph>, prema na icona \"Sen bordo\".</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Para acceder a informaciรณn adicional consulte a secciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Bordos\"><emph>Bordos</emph></link> da Axuda. Encontrarรก informaciรณn sobre como <link href=\"text/shared/guide/border_table.xhp\" name=\"formatar unha tรกboa de texto\">formatar unha tรกboa de texto</link> por medio da icona <emph>Bordos</emph>."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "Para obter mรกis informaciรณn consulte a secciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Bordos\">Bordos</link> da Axuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "Para obter mรกis informaciรณn consulte a secciรณn <link href=\"text/shared/01/05030500.xhp\" name=\"Bordos\">Bordos</link> da Axuda."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,7 +10429,7 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
msgstr ""
#: 03200000.xhp
@@ -10437,8 +10437,8 @@ msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Para obter mรกis informaciรณn sobre ancoraxe consulte a secciรณn <link href=\"text/shared/01/05260000.xhp\" name=\"Ancoraxe\"><emph>Ancoraxe</emph></link> da Axuda."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Seleccione un obxecto e prema na icona <emph>Rodar</emph> situada na barra de ferramentas <emph>Debuxo</emph>. </caseinline><caseinline select=\"DRAW\">Seleccione un obxecto e prema na icona Rodar situada na barra de ferramentas Debuxo. </caseinline><defaultinline>Seleccione un obxecto e prema na icona <emph>Rodar</emph> situada na barra de ferramentas <emph>Propiedades do obxecto de debuxo</emph>.</defaultinline></switchinline> Arrastre unha das agarradoiras do obxecto no sentido en que desexa rodalo."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,8 +10677,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">A icona<emph> Baixar un nivel </emph> estรก na barra <emph>Viรฑetas e numeraciรณn</emph> que aparece ao situar o cursor sobre un elemento numerado ou con viรฑetas. </caseinline><caseinline select=\"IMPRESS\">A icona <emph>Baixar </emph>estรก na barra <emph>Formatado de texto</emph>, que aparece ao utilizar a visualizaciรณn de esquema. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06050000.xhp
msgctxt ""
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Baixar un nivel </caseinline><defaultinline>Baixar</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,8 +10725,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">A icona<emph> Subir un nivel </emph> estรก na barra <emph>Viรฑetas e numeraciรณn</emph>, que aparece cando o cursor estรก situado sobre un elemento numerado ou con viรฑetas. </caseinline><caseinline select=\"IMPRESS\">A icona<emph> Subir </emph>estรก na barra <emph>Formatado de texto</emph>, que aparece ao utilizar a visualizaciรณn de esquema. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Subir un nivel </caseinline><defaultinline>Subir</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "Se algรบns parรกgrafos estรกn numerados e preme na icona <emph>Mover cara a arriba</emph>, os nรบmeros axรบstanse segundo a nova orde. <switchinline select=\"appl\"><caseinline select=\"WRITER\">A icona <emph>Mover cara a arriba</emph> sรณ estรก visรญbel se sitรบa o cursor sobre unha lista numerada ou con viรฑetas.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">A icona <emph>Mover cara a arriba</emph> aparece na barra <emph>Formatado</emph> ao usar a visualizaciรณn de esquema.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "Esta funciรณn รกbrese se preme en <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Frecha cara a arriba."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "Se algรบns parรกgrafos estรกn numerados e preme na icona <emph>Mover cara a abaixo</emph>, os nรบmeros axรบstanse segundo a nova orde. <switchinline select=\"appl\"><caseinline select=\"WRITER\">A icona <emph>Mover cara a abaixo</emph> sรณ estรก visรญbel cando o cursor se sitรบa sobre unha lista numerada ou con viรฑetas. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">A icona <emph>Mover cara a abaixo</emph> mรณstrase na barra <emph>Formatado</emph> ao usar a visualizaciรณn de esquema. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "Esta funciรณn รกbrese se preme en <switchinline select=\"sys\"><caseinline select=\"MAC\">Comando</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Frecha cara a arriba."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,32 +10885,32 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">As opciรณns de viรฑetas, como tipo e posiciรณn, defรญnense na caixa de diรกlogo <link href=\"text/shared/01/06050000.xhp\" name=\"Viรฑetas e numeraciรณn\"><emph>Viรฑetas e numeraciรณn</emph></link>. Para abrila prema na icona <emph>Viรฑetas e numeraciรณn</emph> situada na barra <link href=\"text/swriter/main0206.xhp\" name=\"Viรฑetas e numeraciรณn\">Viรฑetas e numeraciรณn</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">As opciรณns de viรฑetas, como tipo e posiciรณn, defรญnense na caixa de diรกlogo <link href=\"text/shared/01/06050000.xhp\" name=\"Viรฑetas e numeraciรณn\">Viรฑetas e numeraciรณn</link>.Para abrir a caixa de diรกlogo prema a icona <emph>Viรฑetas e numeraciรณn</emph> situada na barra <emph>Formatado</emph>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">No <link href=\"text/swriter/01/03120000.xhp\" name=\"Deseรฑo web\">Deseรฑo web</link>, algunhas opciรณns de viรฑetas/numeraciรณn nos estรกn dispoรฑรญbeis. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">A distancia entre o texto e o marco esquerdo do texto, asรญ como a posiciรณn das viรฑetas, determรญnase mediante a inserciรณn da sangrรญa esquerda e a da primeira liรฑa na caixa de diรกlogo que se abre desde <link href=\"text/shared/01/05030100.xhp\" name=\"Formato - Parรกgrafo\"><emph>Formato - Parรกgrafo</emph></link>. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">Para activar un cursor de selecciรณn en textos sรณ de lectura ou na Axuda, escolla <emph>Editar - Seleccionar texto </emph>ou abra o menรบ de contexto dun documento sรณ de lectura e escolla <emph>Seleccionar texto</emph>. O cursor de selecciรณn non pestanexa.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "Para realizar cambios en bases de datos utilizadas por mรกis dunha persoa, ten que ter os dereitos de acceso adecuados. Ao editar bases de datos externas, $[officename] non ofrece almacenamento intermedio dos cambios. Envรญanse directamente รก base de datos."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Garda o rexistro da tรกboa de base de datos.</ahelp> A icona <emph>Gardar rexistro</emph> encรณntrase na barra <link href=\"text/shared/main0212.xhp\" name=\"Datos de tรกboa\">Datos de tรกboa</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exporta o documento directamente como PDF. Non se mostra ningunha caixa de diรกlogo de configuraciรณn.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Mostra a posiciรณn do cursor no documento de %PRODUCTNAME Basic. Especifรญcase o nรบmero da fila e, a seguir, o nรบmero da columna.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,7 +11317,7 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,8 +11645,8 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
-msgstr "<ahelp hid=\".\">Introduza un nome para a hiperligazรณn.</ahelp> $[officename] insire unha etiqueta NAME na hiperligazรณn."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
+msgstr ""
#: 09070200.xhp
msgctxt ""
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,8 +11773,8 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
-msgstr "<ahelp hid=\".\">Introduza un URL para o ficheiro que quere abrir ao premer na hiperligazรณn. Se non especifica un marco de destino, o ficheiro รกbrese no documento ou marco actual.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgstr ""
#: 09070300.xhp
msgctxt ""
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">Ata a fin do documento</caseinline> <defaultinline>รšltima pรกxina</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,7 +12149,7 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
msgstr ""
#: 10100000.xhp
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "Se as funciรณns <link href=\"text/shared/02/12010000.xhp\" name=\"Orde ascendente\"><emph>Orde ascendente</emph></link> e <link href=\"text/shared/02/12020000.xhp\" name=\"Orde descendente\"><emph>Orde descendente</emph></link> ordenan mediante un รบnico criterio, a caixa de diรกlogo <emph>Orde de clasificaciรณn</emph> permite combinar varios criterios."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "Se ordena o campo \"Nome\" de forma ascendente, e o campo \"Apelidos\" de forma descendente, os rexistros ordรฉnanse de forma ascendente polo nome e despois, dentro dos nomes, de forma descendente polos apelidos."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,7 +13701,7 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
msgstr ""
#: 12100200.xhp
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Busca en tรกboas de bases de datos e formularios. </ahelp>Nos formularios e tรกboas de bases de datos pรณdense buscar valores concretos en campos de datos, caixas de lista e caixas de verificaciรณn. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "A busca descrita lรฉvaa a cabo <item type=\"productname\">%PRODUCTNAME</item>. Se desexa utilizar o servidor SQL para realizar unha busca nunha base de datos, use a icona <link href=\"text/shared/02/12110000.xhp\" name=\"Filtros baseados en formularios\">Filtros baseados en formularios</link> da <link href=\"text/shared/main0213.xhp\" name=\"barra de formularios\">barra de formularios</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,7 +14077,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
msgstr ""
#: 12100200.xhp
@@ -14165,15 +14165,15 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" devolve a hora \"14:00:00\""
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
msgstr ""
#: 12100200.xhp
@@ -14181,8 +14181,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" devolve os rexistros dun campo estรกndar de data"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "A visualizaciรณn mostrada non coincide co almacenado internamente. Por exemplo, se almacena o valor 45,789 na base de datos como campo de tipo Nรบmero/Duplo e o formato visรญbel estรก configurado para mostrar sรณ dous decimais, o valor \"45,79\" sรณ se devolve en buscas con formato de campo."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "No entanto, as buscas sen <emph>Aplicar formato de campo </emph>son adecuadas para campos de bases de datos grandes sen problemas de formato, por seren mรกis rรกpidas."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Permite buscar cos comodรญns * ou ?.</ahelp> Permรญtense os seguintes comodรญns:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,7 +14397,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
msgstr ""
#: 12100200.xhp
@@ -14413,7 +14413,7 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
msgstr ""
#: 12100200.xhp
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "Nas bases de datos moi extensas, a busca en sentido inverso pode demorar. Nese caso, a barra de estado informa de que os rexistros aรญnda estรกn a contarse."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Buscar / Cancelar"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Se utiliza o filtro baseado en formularios realizarรก buscas mรกis rรกpidas que as normais, que se activan por medio da icona <link href=\"text/shared/02/12100200.xhp\" name=\"Localizar rexistro\">Localizar rexistro</link> da <emph>Barra de formulario</emph>. Normalmente, a busca encรกrgase a un servidor de base de datos rรกpido. Alรฉn diso, permรญtense condiciรณns mรกis complexas de busca."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "A funciรณn<emph> Aplicar filtro </emph>emprega os <link href=\"text/shared/02/12110000.xhp\" name=\"filtros baseados en formularios\">filtros baseados en formularios</link> xa configurados, polo que non necesita redefinilos."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activa unha visualizaciรณn de tรกboa adicional cando estรก en visualizaciรณn de formulario.</ahelp> Se a funciรณn<emph> Fonte de datos como tรกboa</emph> estรก activada, a tรกboa vese nunha รกrea situada sobre o formulario."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "As visualizaciรณns de tรกboa e de formulario reflicten os mesmos datos. Os cambios realizados na tรกboa son visรญbeis no formulario e os realizados no formulario son visรญbeis na tรกboa."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Arrastre cara รก dereita a marca inferior esquerda mentres preme o botรณn do rato."
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Arrastre cara รก dereita a marca superior esquerda mentres preme o botรณn do rato."
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,15 +14933,15 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Arrastre cara รก esquerda a marca dereita mentres preme o botรณn do rato."
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "A funciรณn<emph> Executar consulta </emph>permite verificar a consulta. Ao gardala almacรฉnase no separador <emph>Consulta</emph>."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Especifica as tรกboas que se deben engadir na xanela de deseรฑo.</ahelp> Seleccione en<emph> Engadir tรกboas </emph> as tรกboas que desexa usar na sรบa tarefa actual. </variable> Ao crear consultas ou presentaciรณns de tรกboa, seleccione a tรกboa a que deben facer referencia. Ao traballar con bases de datos relacionais, seleccione as tรกboas que desexa relacionar."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,16 +15165,16 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Activar / Desactivar visualizaciรณn de deseรฑo"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14020200.xhp
msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Activar / Desactivar visualizaciรณn de deseรฑo\">Activar / Desactivar visualizaciรณn de deseรฑo</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,8 +15197,8 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
-msgstr "Activar / Desactivar visualizaciรณn de deseรฑo"
+msgid "Switch Design View On/Off"
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">En modo SQL nativo รฉ posรญbel introducir ordes SQL que $[officename] non interpreta e que van directamente รก fonte de datos.</ahelp> Se non mostra eses cambios na visualizaciรณn de deseรฑo, non poderรก volver a ela."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Prema de novo na icona para volver ao modo normal, onde os cambios do novo <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"deseรฑo de consulta\">deseรฑo de consulta</link> estรกn sincronizados cos permitidos por SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Mostra a fila \"Funciรณn\" na parte inferior da visualizaciรณn de deseรฑo da xanela <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Deseรฑo de consulta\">Deseรฑo de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Mostra a fila \"Tรกboa\" na parte inferior da xanela <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Deseรฑo de consulta\">Deseรฑo de consulta</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Mostra a fila \"Alcume\" na parte inferior da xanela <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Deseรฑo de consulta\">Deseรฑo de consulta</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Expande, por medio do parรกmetro DISTINCT, a instruciรณn Select da <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"consulta SQL\">consulta SQL</link> na columna actual.</ahelp> Desta forma os valores idรฉnticos que se repiten sรณ se listan unha vez."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,7 +15469,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
msgstr ""
#: 18010000.xhp
@@ -15477,7 +15477,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
msgstr ""
#: 18010000.xhp
@@ -15485,7 +15485,7 @@ msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
msgstr ""
#: 18030000.xhp
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "As <link href=\"text/shared/00/00000002.xhp#tags\" name=\"etiquetas\">etiquetas</link> de <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link> vense e edรญtanse en modo fonte HTML. Garde o documento como documento de texto sen formato e atribรบalle a extensiรณn .html ou .htm para designalo como HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,31 +15589,31 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
-msgstr "<ahelp hid=\".uno:LayoutStatus\">Mostra o estilo de pรกxina actual. Prema dรบas veces para editar o estilo ou prema co botรณn dereito do rato para seleccionar un estilo diferente.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Prema dรบas veces no campo <emph> Estilo de pรกxina</emph> para abrir a caixa de diรกlogo <link href=\"text/swriter/01/05040000.xhp\" name=\"Estilo de pรกxina\">Estilo de pรกxina</link>, que permite editar o estilo da pรกxina actual. ร‰ posรญbel aplicar un estilo de pรกxina mediante o menรบ de contexto do campo. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Prema dรบas veces no campo <emph>Estilo de pรกxina</emph> para abrir a caixa de diรกlogo <link href=\"text/scalc/01/05070000.xhp\" name=\"Estilo de pรกxina\">Estilo de pรกxina</link>, que permite editar o estilo da pรกxina actual.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
msgstr ""
#: 20020000.xhp
@@ -15621,7 +15621,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
msgstr ""
#: 20030000.xhp
@@ -15661,7 +15661,7 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
msgstr ""
#: 20030000.xhp
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,7 +15701,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
msgstr ""
#: 20040000.xhp
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\">Se aรญnda non se gardaron algรบns cambios do documento, mรณstrase un ยซ*ยป neste campo da barra de estado. Isto tamรฉn se aplica a documentos novos aรญnda sen gardar.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/shared/04.po b/source/gl/helpcontent2/source/text/shared/04.po
index bd6a2c6e814..8213a1bb7b0 100644
--- a/source/gl/helpcontent2/source/text/shared/04.po
+++ b/source/gl/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-02-12 19:57+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
@@ -29,7 +29,7 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
msgstr ""
#: 01010000.xhp
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
msgstr ""
#: 01010000.xhp
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Algรบns caracteres mostrados na barra de menรบs estรกn subliรฑados. Para acceder directamente aos menรบs prema ao mesmo tempo na tecla Alt e no carรกcter subliรฑado. Ao abrir o menรบ, encontrarรก novamente caracteres subliรฑados. Para acceder directamente a eses elementos do menรบ, prema na tecla do carรกcter subliรฑado.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,8 +101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "A caixa de diรกlogo pรฉchase sen gardar os cambios ao premer na tecla ESC. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Se enfoca un botรณn, alรฉn de ver a liรฑa punteada a enmarcar o seu nome, aparece debaixo del unha sombra mรกis densa, o que indica que pode saรญr da caixa de diรกlogo tanto se preme en Intro como se preme no propio botรณn.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,7 +117,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,7 +149,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
msgstr ""
#: 01010000.xhp
@@ -173,7 +173,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
msgstr ""
#: 01010000.xhp
@@ -181,7 +181,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
msgstr ""
#: 01010000.xhp
@@ -189,8 +189,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "Prema en INSERT para alternar entre o modo de inserciรณn e o modo de substituciรณn."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,7 +205,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
msgstr ""
#: 01010000.xhp
@@ -213,7 +213,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,7 +221,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
msgstr ""
#: 01010000.xhp
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,8 +277,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Activa o botรณn enfocado na caixa de diรกlogo"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Abre a lista do campo de control seleccionado na caixa de diรกlogo. Estas teclas de atallo poden usarse tanto con caixas de combinaciรณn como con botรณns de icona con menรบs emerxentes. Para pechar unha lista aberta, prema en Esc."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,8 +413,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -557,8 +557,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Alterna a vista entre o modo a pantalla completa e o modo normal en Writer ou Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -605,8 +605,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Inicia a axuda do $[officename]</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Activa as Suxestiรณns adicionais para a orde, icona ou control seleccionado."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Enfoca a seguinte subxanela (por exemplo, documento/visualizaciรณn de fonte de datos)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Activa o primeiro menรบ (menรบ Ficheiro)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Pecha o documento actual (pecha $[officename] ao saรญr do รบltimo documento aberto)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,8 +765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
-msgstr "<emph>Efecto</emph>"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "Aplรญcase o atributo <emph>Cursiva</emph> รก รกrea seleccionada. Se o cursor estรก sobre unha palabra, tamรฉn a pon en cursiva."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "Aplรญcase o atributo <emph>Negra</emph> รก รกrea seleccionada. Se o cursor estรก sobre unha palabra, tamรฉn a pon en negra."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "Aplรญcase o atributo <emph>Subliรฑado</emph> รก รกrea seleccionada. Se o cursor estรก sobre unha palabra, tamรฉn a subliรฑa."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Elimina o formatado directo do texto ou dos obxectos seleccionados (como acontece en <emph>Formato - Formatado predefinido</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Desprazamentos entre รกreas (cara a atrรกs)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Teclas de atallo na รกrea Novo tema, na Galerรญa:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Abre a caixa de diรกlogo Propiedades."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Insire un novo tema"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Teclas de atallo na รกrea de previsualizaciรณn da Galerรญa:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Subir unha pantalla."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Baixar unha pantalla"
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Retroceder (sรณ na visualizaciรณn de obxectos)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Alterna a selecciรณn de fila"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Selecciona a columna actual"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,8 +1581,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
-msgstr "Move o cursor para a primeira fila"
+msgid "Moves pointer to the first row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1597,8 +1597,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
-msgstr "Move o cursor para a derradeira liรฑa"
+msgid "Moves pointer to the last row."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1621,15 +1621,15 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Resultado"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
msgstr ""
#: 01010000.xhp
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>F1</defaultinline></switchinline>"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Saรญr do modo selecciรณn de identificador e volver ao modo selecciรณn de obxecto."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Move o punto seleccionado (as funciรณns de axuste รก grade estรกn desactivadas temporalmente, mais os puntos finais aรญnda se axustan uns aos outros)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Move un pรญxel o obxecto de debuxo seleccionado (en modo selecciรณn)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Redimensiona un obxecto de debuxo (en modo selecciรณn de identificador)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Rodar un obxecto de debuxo (en modo rotaciรณn)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Abre a caixa de diรกlogo de propiedades dun obxecto de debuxo."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Seleccione un punto no obxecto de debuxo (en modo selecciรณn de punto)/Cancele a selecciรณn."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Seleccione un punto adicional en modo selecciรณn de punto."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Seleccione o seguinte punto do obxecto de debuxo (modo selecciรณn de punto)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "En modo rotaciรณn tamรฉn pode seleccionarse o centro de rotaciรณn."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Selecciona o punto anterior do obxecto de debuxo (modo selecciรณn de punto)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>F1</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Sae do modo selecciรณn de punto. Selecciรณnase a continuaciรณn o obxecto de debuxo."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Ediciรณn de puntos do obxecto de debuxo (modo ediciรณn de punto)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Resultados"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "Previsualizaciรณn"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,8 +2165,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
-msgstr "Executar consulta"
+msgid "Runs query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2181,8 +2181,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
-msgstr "Engadir tรกboa ou consulta."
+msgid "Adds table or query."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Resultados"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Resultados"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Saltar entre as xanelas."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/shared/07.po b/source/gl/helpcontent2/source/text/shared/07.po
index b5fbb1c516a..e57cec7b1da 100644
--- a/source/gl/helpcontent2/source/text/shared/07.po
+++ b/source/gl/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-08-13 20:41+0000\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1502656871.000000\n"
#: 09000000.xhp
@@ -37,16 +37,16 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "Para crear unha pรกxina web, abra un novo <emph>Documento HTML</emph> desde <emph>Ficheiro - Novo</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
-msgstr "O modo deseรฑo web รฉ unha ferramenta de creaciรณn de pรกxinas web que pode activar en <emph>Ver - Deseรฑo web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/gl/helpcontent2/source/text/shared/guide.po b/source/gl/helpcontent2/source/text/shared/guide.po
index 30e88ba4d0a..f547b7f2cc6 100644
--- a/source/gl/helpcontent2/source/text/shared/guide.po
+++ b/source/gl/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2017-08-15 15:45+0000\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
@@ -12397,8 +12397,8 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Para crear unha liรฑa simple, introduza tres ou mรกis guiรณns (-), ou subliรฑados (_), e prema Intro. Para crear unha liรฑa dupla, introduza tres ou mรกis sinais igual (=), asteriscos (*), tiles (~) ou cardinais (#) e prema en Intro."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: line_intext.xhp
msgctxt ""
diff --git a/source/gl/helpcontent2/source/text/shared/optionen.po b/source/gl/helpcontent2/source/text/shared/optionen.po
index e73786a624e..f6d33086416 100644
--- a/source/gl/helpcontent2/source/text/shared/optionen.po
+++ b/source/gl/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-09 21:12+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: Galician <kde-i18n-doc@kde.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po b/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
index 7ea8497cf58..d38afe839d2 100644
--- a/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/gl/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-11 10:06+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3808,15 +3808,6 @@ msgstr "Inserir unha ~quebra de pรกxina"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "~Datos"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22467,6 +22458,15 @@ msgstr "~Inserir"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/gl/sc/messages.po b/source/gl/sc/messages.po
index 0e79d3caa8b..639f1cd5e2c 100644
--- a/source/gl/sc/messages.po
+++ b/source/gl/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-16 20:46+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13709,37 +13709,42 @@ msgid "~Value"
msgstr "~Valor"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "~Orixe"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "~Entradas"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "Sistema"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "Estรกndar;Texto;Data (DMA);Data (MDA);Data (AMD);Inglรฉs EUA;Agochar"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "Tabulaciรณn"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "espazo"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -13750,1196 +13755,1301 @@ msgstr ""
"Quere aceptar a correcciรณn proposta abaixo?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "Filtro de imaxes"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "Texto"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "Seleccionar follas"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "Follas ~seleccionadas"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "Regra"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "Esta regra sitรบa obxectos en posiciรณns fixas."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "Visualizar"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "Esta folla amosa como serรกn dispostos os datos no documento."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "Visualizaciรณn do documento"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "Folla %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "Cela %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "รrea da esquerda"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "Visualizar pรกxina"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "รrea central"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "รrea da dereita"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "Cabeceira da pรกxina %1"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "Rodapรฉ %1"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "Liรฑa de entrada"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "Aquรญ pode introducir ou editar textos, nรบmeros e fรณrmulas."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "Reproduciรณn multimedia"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "Botรณn do rato premido"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "Barra de fรณrmulas"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "Follas de cรกlculo de %PRODUCTNAME"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(sรณ permite lectura)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(Modo de visualizaciรณn)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "Pรกxinas"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "~Non imprimir pรกxinas en branco"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "Imprimir contido"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "~Todas as follas"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "Follas ~seleccionadas"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "Celas seleccionadas"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "Imprimir desde"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "Todas as ~pรกxinas"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "Pรก~xinas"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "No futuro, avรญseme sobre isto."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "Non foi posรญbel actualizar a fonte de DDE seguinte, posibelmente porque o documento orixinal non estaba aberto. Abra o documento orixinal e probe outra vez."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "Non foi posรญbel ler o seguinte ficheiro externo. Non se actualizaron os datos ligados neste ficheiro."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr "Actualizando ligazรณns externas."
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "O intervalo contรฉn etiquetas de ~columna"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "O intervalo contรฉn etiquetas de ~liรฑa"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "Valor incorrecto"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "Non se especificou ningunha fรณrmula."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "Non hai fila nin columna especificadas."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "Nome ou intervalo indefinido."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "Nome indefinido ou referencia de cela errada."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "As fรณrmulas non forman unha columna."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "As fรณrmulas non forman unha fila."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Engadir formato automรกtico"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renomear formato automรกtico"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nome"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Eliminar formato automรกtico"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "Confirma que quere eliminar o formato automรกtico #?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Pe~char"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Xan"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "Medio"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sur"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "Total"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "Folla"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
msgctxt "STR_CELL"
msgid "Cell"
msgstr "Cela"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "Contido"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "รncora da pรกxina"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr "รncora da cela"
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "Condiciรณn "
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "Contido"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "Follas"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "Nomes de intervalo"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "Intervalos da base de datos"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "Imaxes"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "Obxectos OLE"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "Comentarios"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "รreas ligadas"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "Obxectos de debuxo"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "Modo de arrastrar"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "Presentar"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "activo"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "inactivo"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "agochado"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "Xanela activa"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "Nome do escenario"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "Comentario"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "Orde ascendente"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "Orde descendente"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "Orde personalizada"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "Todo"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "Mostrar sรณ o elemento actual."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "Agochar sรณ o elemento actual."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr "Buscar elementos..."
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "Caixa de nome"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "Liรฑa de entrada"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "Asistente de funciรณns"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "Aceptar"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "Cancelar"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "Fรณrmula"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "Estender a Barra de fรณrmulas"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "Recoller a Barra de fรณrmulas"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "Conflito"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "Data"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "Usuario descoรฑecido"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "Columna inserida"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "Fila inserida "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "Folla inserida "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "Columna eliminada"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "Fila eliminada"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "Folla eliminada"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "Intervalo movido"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "Contido alterado"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "Contido alterado"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "Alterado para "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "Orixinal"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "Modificaciรณns rexeitadas"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "Aceptado"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "Rexeitado"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "Ningunha entrada"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<baleiro>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "Sen protecciรณn"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "Sen protecciรณn con contrasinal"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "Hash incompatรญbel"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "Hash compatรญbel"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "Reescribir"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "Media mรณbil"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr "Suavizado exponencial"
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr "Anรกlise de varianza"
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - Factor รบnico"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - Dous factores"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "Grupos"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "Entre grupos"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "Dentro dos grupos"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr "Orixe da variaciรณn"
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr "F"
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "Valor P"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F crรญtico"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "Total"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr "Correlaciรณn"
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr "Correlaciรณns"
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr "Covarianza"
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr "Covarianzas"
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "Estatรญsticas descritivas"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "Media"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "Erro estรกndar"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "Modo"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "Media"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "Varianza"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviaciรณn estรกndar"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr "Curtose"
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr "Asimetrรญa"
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "Intervalo"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "Mรญnimo"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "Mรกximo"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "Suma"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "Conta"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
-msgstr "Primeiro cuartil "
+msgid "First Quartile"
+msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr "Terceiro cuartil"
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr "Aleatรณrio ($(DISTRIBUTION))"
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "Uniforme"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr "Enteiro uniforme"
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "Normal"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr "Cauchy"
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr "Bernoulli"
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr "Binomial"
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr "Binomial negativa"
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr "Khi cadrado"
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "Xeomรฉtrica"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "Mรญnimo"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "Mรกximo"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "Media"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "Desviaciรณn estรกndar"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "Media"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "Sigma"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "Valor p"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "Nรบmero de intentos"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "Valor nu"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "Mostraxe"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "Test F"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "Test F"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr "Test t emparellado"
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr "Test t emparellado"
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "Test z"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "Test z"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr "Test de independencia (khi cadrado)"
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr "Regresiรณn"
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr "Regresiรณn"
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "Columna %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "Fila %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "Alfa"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "Variรกbel 1"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "Variรกbel 2"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr "Diferenza de media hipotรฉtica"
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "Observaciรณns"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr "Diferenza media observada"
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr "R^2"
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "Valor P"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr "Valor crรญtico"
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr "Estatรญstica da proba"
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "Lineal"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "Logarรญtmico"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "Potencia"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "Modelo de regresiรณn"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
-msgstr "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
+msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "Declive"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "Intercepciรณn"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr "P (F<=f) cola dereita"
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr "F Crรญtico, cola dereita"
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr "P (F<=f) cola esquerda"
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr "F Crรญtico cola esquerda"
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr "P dรบas colas"
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr "F Crรญtico, dรบas colas"
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr "Correlaciรณn de Pearson"
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr "Varianza das diferenzas"
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr "Estatรญsticas t"
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr "P (T<=t) unha cola"
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr "t Crรญtico unha cola"
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr "P (T<=t) dรบas colas"
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr "t Crรญtico dรบas colas"
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr "z"
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr "Varianza coรฑecida"
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr "P (Z<=z) unilateral"
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr "z Crรญtico unha cola"
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr "P (Z<=z) dรบas colas"
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr "z Crรญtico dรบas colas"
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr "Activar contido"
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr "ร cela"
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr "ร cela (redimensionar coa cela)"
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr "ร pรกxina"
@@ -16635,6 +16745,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "Fluxo de orixe"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18441,532 +18556,532 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr "Ferramentas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr "Bus_car actualizaciรณns..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "Predeterminado"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "Acento 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "Acento 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "Acento 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "Tรญtulo 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "Tรญtulo 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr "Malo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "Bo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr "Neutra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "Erro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "Aviso"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "Nota de rodapรฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr "Bus_car actualizaciรณns..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "_Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "Ferramen_tas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "_Ficheiro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "_Editar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "Est_ilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "Tip_o de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "Indique os bordos das celas seleccionadas."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "_Nรบmero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "_Aliรฑamento"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "_Celas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "_Inserir"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "_Datos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "_Revisiรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "_Grรกfica"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "C_or"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "_Dispor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "_Grade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "_Idioma"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "_Revisiรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "Com_parar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "E_stilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr "Debuxa_r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "_Dispor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "_Grade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "Gru_po"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "Ma_rco"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "_Dispor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "_Grade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "E_stilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "F_ormato"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "_Parรกgrafo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr "Bus_car actualizaciรณns..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr "Bus_car actualizaciรณns..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "Predeterminado"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "Acento 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "Acento 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "Acento 3"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "Tรญtulo 1"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "Tรญtulo 2"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr "Malo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "Bo"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr "Neutra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "Erro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "Aviso"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "Nota de rodapรฉ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "Nota"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr "Bus_car actualizaciรณns..."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "_Menรบ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "Ferramen_tas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "A_xuda"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "_Ficheiro"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "_Editar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "Est_ilos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "Tip_o de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "_Nรบmero"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "_Aliรฑamento"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "_Celas"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "_Inserir"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "_Datos"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "_Revisiรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "_Grรกfica"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "_Dispor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "C_or"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "_Grade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "_Idioma"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "_Revisiรณn"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "_Comentarios"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "Com_parar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr "Debuxa_r"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "_Editar"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "_Dispor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "Gru_po"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr "3_D"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "Tip_o de letra"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "_Aliรฑamento"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "_Ver"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "_Inserir"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "_Multimedia"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "Ma_rco"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "_Dispor"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "_Grade"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
msgstr "_Ver"
@@ -20386,61 +20501,86 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr "Regresiรณn"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "Intervalo da 1ยช variรกbel:"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "Intervalo da 2ยช variรกbel:"
+msgid "Dependent variable (Y) range:"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr "Resultados para:"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "Datos"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "Columnas"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "Filas"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "Agrupado por"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
-msgstr "Regresiรณn linear"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
-msgstr "Regresiรณn logarรญtmica"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
-msgstr "Regresiรณn exponencial"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr "Tipos de regresiรณn"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -22831,82 +22971,87 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "Largura do texto"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "igual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "menor ca"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "maior ca"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "menos ou igual ca"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "maior ou igual ca"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "non igual"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "Intervalo correcto"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "Intervalo incorrecto"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "_Permitir:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "_Datos:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "_Mรญnimo:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "Mรก_ximo:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "Permitir c_elas baleiras"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "Amosar _lista de selecciรณn"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr "Ordenar entradas en ascenden_te"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "Unha orixe vรกlida sรณ pode consistir nunha selecciรณn continua de filas e columnas ou nunha fรณrmula que resulte nunha รกrea ou matriz."
diff --git a/source/gl/sd/messages.po b/source/gl/sd/messages.po
index 3b761ba8db4..ca459b51dd8 100644
--- a/source/gl/sd/messages.po
+++ b/source/gl/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-11 10:20+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1528712449.000000\n"
#: sd/inc/DocumentRenderer.hrc:27
@@ -5183,8 +5183,8 @@ msgstr "Obxectos da diapositiva principal"
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "Inserir unha imaxe"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/gl/sfx2/messages.po b/source/gl/sfx2/messages.po
index 274c9292e1b..08380b3b9b1 100644
--- a/source/gl/sfx2/messages.po
+++ b/source/gl/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-04-08 15:52+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2195,6 +2195,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr "Ler na Internet"
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/gl/svx/messages.po b/source/gl/svx/messages.po
index 15faf3e18ac..36f38aeb95e 100644
--- a/source/gl/svx/messages.po
+++ b/source/gl/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-06-16 20:46+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2204,17 +2204,17 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr "Propiedade intelectual:"
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "Ningunha"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr "Recente"
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
msgstr "Cor personalizada..."
@@ -2712,52 +2712,52 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "_Retirar"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "Liรฑas e frechas"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "Curva"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "Conectores"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "Formas bรกsicas"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "Sรญmbolos"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "Frechas largas"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "Fluxograma"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "Globos"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "Estrelas"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
msgstr "Obxectos en 3D"
@@ -4140,8 +4140,8 @@ msgstr "_Copiar"
#: svx/uiconfig/ui/gallerymenu2.ui:82
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "_Inserir"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/gl/sw/messages.po b/source/gl/sw/messages.po
index 07b09dcaa94..a4941652115 100644
--- a/source/gl/sw/messages.po
+++ b/source/gl/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2018-06-15 09:06+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1489,297 +1489,307 @@ msgid "Text"
msgstr "Texto"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[Ningรบn]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "Iniciar"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "Fin"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "Arriba"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "Abaixo"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "sรณ permite lectura"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "Os cartafoles de ยซTexto automรกticoยป sรณ permiten a lectura. Quere abrir a caixa de diรกlogo de configuraciรณn da ruta?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "Estatรญsticas"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "Importando documento..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "Exportando documento..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "Gardando documento..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "Repaxinaciรณn..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "Formatando documento automaticamente..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "Buscar..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "Carta"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "Revisiรณn ortogrรกfica..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "Guionizaciรณn..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "Inserindo รญndice..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "Actualizando รญndice..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "Creando extracto..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "Adaptar obxectos..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "Tรกboa"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "Obxecto"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "Marco"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "Forma"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "Secciรณn"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "Numeraciรณn"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "pรกxina en branco"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "Extracto: "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "separado por: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "Esquema: nivel "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "Estilo: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "Nรบmero de pรกxina: "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "Quebra antes de nova pรกxina"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "Texto occidental: "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "Texto asiรกtico: "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr "Texto CTL: "
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "Autor descoรฑecido"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "Eliminar ~todos os comentarios de $1"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "Agochar ~todos os comentarios de $1"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "Numeraciรณn de esquema"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 palabras, %2 caracteres"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 palabras, %2 caracteres seleccionados"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "Converter texto en tรกboa"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "Engadir formato automรกtico"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "Eliminar formato automรกtico"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "O seguinte formato automรกtico serรก eliminado:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "Renomear formato automรกtico"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "Pe~char"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "Xan"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "Feb"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "Mar"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "Norte"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "Medio"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "Sur"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "Suma"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1790,313 +1800,313 @@ msgstr ""
"Non foi posรญbel crear o formato automรกtico desexado. \n"
"Tente outra vez cun nome diferente."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "Numรฉrico"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "Filas"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "Columna"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "Editar entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "Inserir entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "Espazamento entre %1 e %2"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "Largura de columna %1"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "Tรกboa do Writer do %PRODUCTNAME"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "Marco do Writer do %PRODUCTNAME"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "Imaxe do Writer do %PRODUCTNAME"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "Outros obxectos OLE"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr "O nome da tรกboa non debe conter espazos."
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr "As celas seleccionadas na tรกboa son demasiado complexas para combinalas."
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "Non รฉ posรญbel ordenar a selecciรณn"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "Premer no obxecto"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "Antes de inserir Texto Automรกtico"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "Tras inserir Texto Automรกtico"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "Rato sobre o obxecto"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "Activar hiperligazรณn"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "Rato abandona o obxecto"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "A imaxe cargouse satisfactoriamente"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "Terminouse a carga da imaxe"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "Non foi posรญbel cargar a imaxe"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "Entrada de caracteres alfanumรฉricos"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "Entrada de caracteres non-alfanumรฉricos"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "Redimensionar marco"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "Mover marco"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "Tรญtulos"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "Tรกboas"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "Marcos de texto"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "Imaxes"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "Obxectos OLE"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "Marcadores"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "Secciรณns"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "Hiperligazรณns"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "Referencias"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "รndices"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "Obxectos de debuxo"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "Tรญtulo 1"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "Este รฉ o contido do primeiro capรญtulo. ร‰ unha entrada do directorio do usuario."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "Tรญtulo 1.1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "Este รฉ o contido do capรญtulo 1.1. ร‰ unha entrada da tรกboa de contido."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "Tรญtulo 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "Este รฉ o contido do capรญtulo 1.2. A palabra-clave รฉ unha entrada principal."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "Tรกboa 1: Esta รฉ a tรกboa 1"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "Imaxe 1: Esta รฉ a imaxe 1"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "Tรกboa"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "Marco de texto"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "Obxecto OLE"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "Secciรณn"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "Hiperligazรณn"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "Referencia"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "รndice"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "Comentario"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "Obxecto de debuxo"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "Formatos adicionais..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[Sistema]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2105,2122 +2115,2122 @@ msgstr ""
"A guionizaciรณn interactiva xรก estรก en uso\n"
"noutro documento"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "Guionizaciรณn"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "non รฉ posรญbel"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "Eliminar $1"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "Inserir $1"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "Substituรญr: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "Novo parรกgrafo"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "Mover"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "Aplicar atributos"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "Aplicar estilos: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "Restabelecer atributos"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "Cambiar estilo: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "Inserir ficheiro"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "Inserir texto automรกtico"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "Eliminar marcador: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "Inserir marcador: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "Ordenar tรกboa"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "Clasificar texto"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "Inserir tรกboa: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "Converter texto -> tรกboa"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "Converter tรกboa -> texto"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "Copiar: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "Substituรญr $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "Inserir quebra de pรกxina"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "Inserir quebra de columna"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "Inserir sobre"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "Copiar: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "Mover: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "Inserir grรกfica de %PRODUCTNAME"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "Inserir marco"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "Eliminar marco"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "Formato automรกtico"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "Tรญtulo de tรกboa"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "Substituรญr: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "Inserir secciรณn"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "Eliminar secciรณn"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "Modificar secciรณn"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "Modificar os valores predeterminados"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "Substituรญr estilo: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "Eliminar quebra de pรกxina"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "Correcciรณn do texto"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "Subir/Baixar esquema"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "Mover esquema"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "Inserir numeraciรณn"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "Subir un nivel"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "Baixar un nivel"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "Mover parรกgrafos"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "Inserir obxecto de debuxo: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "Activar/Desactivar nรบmero"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "Aumentar sangrado"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "Diminuรญr sangrado"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "Inserir lenda: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "Reiniciar numeraciรณn"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "Modificar nota a rodapรฉ"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "Aceptar alteraciรณn: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "Rexeitar alteraciรณn: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "Dividir tรกboa"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "Deter atributo"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "Correcciรณn automรกtica"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "Combinar tรกboa"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "Cambio maiรบs/minรบs"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "Eliminar numeraciรณn"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "Obxectos de debuxo: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "Agrupar obxectos de debuxo"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "Desagrupar obxectos de debuxo"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "Eliminar obxectos de debuxo"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "Substituรญr a imaxe"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "Eliminar imaxe"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "Aplicar atributos de tรกboa"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "Formato automรกtico de tรกboa"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "Inserir columna"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "Inserir fila"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "Eliminar fila/columna"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "Eliminar columna"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "Eliminar fila"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "Dividir celas"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "Combinar celas"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "Formatar cela"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "Crear รญndice/tรกboa"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "Retirar รญndice/tรกboa"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "Copiar tรกboa"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "Copiar tรกboa"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "Definir cursor"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "Ligar marcos de texto"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "Desligar marcos de texto"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "Modificar opciรณns de nota a rodapรฉ"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "Comparar documento"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "Aplicar estilo de marco: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Configuraciรณn de Ruby"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "Inserir nota a rodapรฉ"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "inserir botรณn de URL"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "Inserir hiperligazรณn"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "retirar contido invisรญbel"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "Tรกboa/รญndice modificado"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr "โ€œ"
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr "โ€"
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "selecciรณn mรบltipla"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "Escrita: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "Pegar datos do portapapeis"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr "โ†’"
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "ocorrencias de"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 tabulaciรณn(s)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 quebra(s) de liรฑa"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "quebra de pรกxina"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "quebra de columna"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "Inserir $1"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "Eliminar $1"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "Atributos cambiados"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "Tรกboa cambiada"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "Estilo cambiado"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Formato de parรกgrafo cambiado"
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "Inserir fila"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "Eliminar fila"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "Inserir cela"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "Eliminar cela"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "Modificaciรณns $1"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "Modificar estilo de pรกxina: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "Crear estilo de pรกxina: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "Eliminar estilo de pรกxina: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "Renomear estilo de pรกxina: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "Cabeceira/rodapรฉ modificado"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "Campo modificado"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "Crear estilo de parรกgrafo: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "Eliminar estilo de parรกgrafo: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "Renomear estilo de parรกgrafo: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "Crear estilo de carรกcter: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "Eliminar estilo de carรกcter: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "Renomear estilo de carรกcter: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "Crear estilo de marco: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "Eliminar estilo de marco: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "Renomear estilo de marco: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "Crear estilo de numeraciรณn: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "Eliminar estilo de numeraciรณn: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "Renomear estilo de numeraciรณn: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "Renomear marcador: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "Inserir entrada de รญndice"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "Eliminar entrada de รญndice"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "Campo"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "Parรกgrafos"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "marco"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "Obxecto OLE"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "fรณrmula"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "grรกfica"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "comentario"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "referencia cruzada"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "script"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "caracteres especiais"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "nota a rodapรฉ"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "imaxe"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "obxecto(s) de debuxo"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "tรกboa $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "parรกgrafo"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr "Asinar parรกgrafo"
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "Cambiar o tรญtulo do obxecto de $1"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "Cambiar a descriciรณn do obxecto de $1"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "Crear estilo de tรกboa: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "Eliminar estilo de tรกboa: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "Actualizar estilo de tรกboa: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "Eliminar a tรกboa"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "Visualizaciรณn do documento"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "Visualizaciรณn do documento"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "Cabeceira $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "Pรกxina da cabeceira $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "Rodapรฉ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "Pรกxina do rodapรฉ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "Nota a rodapรฉ $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "Nota a rodapรฉ $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "Nota final $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG1) na pรกxina $(ARG2)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "Pรกxina $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "Pรกxina: $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "Acciรณns"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "Active este botรณn para abrir unha lista de acciรณns que se poden realizar neste comentario e outros comentarios"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "Visualizaciรณn do documento"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(Modo de visualizaciรณn)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "Documento do %PRODUCTNAME"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "Erro de lectura"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "Non รฉ posรญbel presentar a imaxe."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "Produciuse un erro ao ler do portapapeis."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "Quebra de columna manual"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "Fila %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "Columna %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "Carรกcter"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "Parรกgrafo"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "Marco"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "Pรกxinas"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "Numeraciรณn"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "Tรกboa"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "Cela"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "Asiรกtico"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "Occidental"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "Contido"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "F~ondo da pรกxina"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr "~Imaxes e outros obxectos grรกficos"
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "Te~xto agochado"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "~Marcadores de posiciรณn de texto"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "Controi~s de formulario"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "Cor"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "Texto en neg~ro"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "Pรกxinas"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "Imprimir as pรกxinas brancas inseridas ~automaticamente"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "~Utilizar sรณ a bandexa de papel das preferencias da impresora"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "Imprimir"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "Ningรบn (soamente o documento)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "Soamente comentarios"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "Colocar ao remate do documento"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "Colocar ao remate da pรกxina"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "~Comentarios"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "Lados da pรกxina"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "Todas as pรกxinas"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "Caras traseiras / pรกxinas esquerdas"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "Caras dianteiras / pรกxinas dereitas"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "Incluรญr"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "Fol~leto"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "Escrita de esquerda a direita"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "Escrita de dereita a esquerda"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "Intervalo e copias"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "Tod~as as pรกxinas"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "Pรก~xinas"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "~Selecciรณn"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr "Poรฑer nas marxes"
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "Funciรณns"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "Cancelar"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "Aplicar"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "Barra de fรณrmulas"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr "Tipo de fรณrmula"
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "Texto de fรณrmula"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr "Vista xeral"
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr "Vista de navegaciรณn do contido"
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "Nivel de esquema"
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "Modo de arrastre"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "Inserir como hiperligazรณn"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "Inserir como ligazรณn"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "Inserir como copia"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "Presentar"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "Xanela activa"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "agochada"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "activa"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "inactiva"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "Editar..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "Act~ualizar"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "Editar"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "Editar ligazรณn"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "Inserir"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "รnd~ice"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
msgctxt "STR_FILE"
msgid "File"
msgstr "Ficheiro"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "Novo documento"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "Eliminar"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "~Eliminar"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "รndices"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "Ligazรณns"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "Todo"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr "~Retirar o รญndice"
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "~Desprotexer"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "agochado"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "Ficheiro non atopado: "
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "~Renomear"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "Sรณ permite ~lectura"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "Amosar todo"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "Agochar todo"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "Eliminar todo"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "Esquerda: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". Dereita: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "Interno: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". Externo: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". Superior: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". Inferior: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "Pรกxina"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654
msgctxt "STR_POSTIT_LINE"
msgid "Line"
msgstr "Liรฑa"
-#: sw/inc/strings.hrc:653
+#: sw/inc/strings.hrc:655
msgctxt "STR_POSTIT_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:654
+#: sw/inc/strings.hrc:656
msgctxt "STR_CALC_SYNTAX"
msgid "** Syntax Error **"
msgstr "** Erro de sintaxe **"
-#: sw/inc/strings.hrc:655
+#: sw/inc/strings.hrc:657
msgctxt "STR_CALC_ZERODIV"
msgid "** Division by zero **"
msgstr "** Divisiรณn por cero **"
-#: sw/inc/strings.hrc:656
+#: sw/inc/strings.hrc:658
msgctxt "STR_CALC_BRACK"
msgid "** Wrong use of brackets **"
msgstr "** Uso errรณneo de parรฉnteses **"
-#: sw/inc/strings.hrc:657
+#: sw/inc/strings.hrc:659
msgctxt "STR_CALC_POW"
msgid "** Square function overflow **"
msgstr "** Rebordamento na funciรณn cuadrรกtica**"
-#: sw/inc/strings.hrc:658
+#: sw/inc/strings.hrc:660
msgctxt "STR_CALC_OVERFLOW"
msgid "** Overflow **"
msgstr "** Rebordamento**"
-#: sw/inc/strings.hrc:659
+#: sw/inc/strings.hrc:661
msgctxt "STR_CALC_DEFAULT"
msgid "** Error **"
msgstr "** Erro **"
-#: sw/inc/strings.hrc:660
+#: sw/inc/strings.hrc:662
msgctxt "STR_CALC_ERROR"
msgid "** Expression is faulty **"
msgstr "** A expresiรณn รฉ defectuosa **"
-#: sw/inc/strings.hrc:661
+#: sw/inc/strings.hrc:663
msgctxt "STR_GETREFFLD_REFITEMNOTFOUND"
msgid "Error: Reference source not found"
msgstr "Erro: Non se atopou a fonte da referencia"
-#: sw/inc/strings.hrc:662
+#: sw/inc/strings.hrc:664
msgctxt "STR_TEMPLATE_NONE"
msgid "None"
msgstr "Ningรบn"
-#: sw/inc/strings.hrc:663
+#: sw/inc/strings.hrc:665
msgctxt "STR_FIELD_FIXED"
msgid "(fixed)"
msgstr "(fixo)"
-#: sw/inc/strings.hrc:664
+#: sw/inc/strings.hrc:666
msgctxt "STR_DURATION_FORMAT"
msgid " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
msgstr " A: %1 M: %2 D: %3 H: %4 M: %5 S: %6"
-#: sw/inc/strings.hrc:665
+#: sw/inc/strings.hrc:667
msgctxt "STR_TOI"
msgid "Alphabetical Index"
msgstr "รndice alfabรฉtico"
-#: sw/inc/strings.hrc:666
+#: sw/inc/strings.hrc:668
msgctxt "STR_TOU"
msgid "User-Defined"
msgstr "Definido polo usuario"
-#: sw/inc/strings.hrc:667
+#: sw/inc/strings.hrc:669
msgctxt "STR_TOC"
msgid "Table of Contents"
msgstr "รndice"
-#: sw/inc/strings.hrc:668
+#: sw/inc/strings.hrc:670
msgctxt "STR_TOX_AUTH"
msgid "Bibliography"
msgstr "Bibliografรญa"
-#: sw/inc/strings.hrc:669
+#: sw/inc/strings.hrc:671
msgctxt "STR_TOX_CITATION"
msgid "Citation"
msgstr "Cita"
-#: sw/inc/strings.hrc:670
+#: sw/inc/strings.hrc:672
msgctxt "STR_TOX_TBL"
msgid "Index of Tables"
msgstr "รndice de tรกboas"
-#: sw/inc/strings.hrc:671
+#: sw/inc/strings.hrc:673
msgctxt "STR_TOX_OBJ"
msgid "Table of Objects"
msgstr "รndice de obxectos"
-#: sw/inc/strings.hrc:672
+#: sw/inc/strings.hrc:674
msgctxt "STR_TOX_ILL"
msgid "Table of Figures"
msgstr "Tรกboa de figuras"
-#: sw/inc/strings.hrc:673
+#: sw/inc/strings.hrc:675
#, c-format
msgctxt "STR_LINK_CTRL_CLICK"
msgid "%s-Click to follow link"
msgstr "%s + clic para abrir a ligazรณn"
-#: sw/inc/strings.hrc:674
+#: sw/inc/strings.hrc:676
msgctxt "STR_LINK_CLICK"
msgid "Click to follow link"
msgstr "Prema para seguir a ligazรณn"
#. SubType DocInfo
-#: sw/inc/strings.hrc:676
+#: sw/inc/strings.hrc:678
msgctxt "FLD_DOCINFO_TITEL"
msgid "Title"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:677
+#: sw/inc/strings.hrc:679
msgctxt "FLD_DOCINFO_THEMA"
msgid "Subject"
msgstr "Asunto"
-#: sw/inc/strings.hrc:678
+#: sw/inc/strings.hrc:680
msgctxt "FLD_DOCINFO_KEYS"
msgid "Keywords"
msgstr "Palabras chave"
-#: sw/inc/strings.hrc:679
+#: sw/inc/strings.hrc:681
msgctxt "FLD_DOCINFO_COMMENT"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:680
+#: sw/inc/strings.hrc:682
msgctxt "FLD_DOCINFO_CREATE"
msgid "Created"
msgstr "Creado"
-#: sw/inc/strings.hrc:681
+#: sw/inc/strings.hrc:683
msgctxt "FLD_DOCINFO_CHANGE"
msgid "Modified"
msgstr "Modificado"
-#: sw/inc/strings.hrc:682
+#: sw/inc/strings.hrc:684
msgctxt "FLD_DOCINFO_PRINT"
msgid "Last printed"
msgstr "รšltima impresiรณn"
-#: sw/inc/strings.hrc:683
+#: sw/inc/strings.hrc:685
msgctxt "FLD_DOCINFO_DOCNO"
msgid "Revision number"
msgstr "Nรบmero de revisiรณn"
-#: sw/inc/strings.hrc:684
+#: sw/inc/strings.hrc:686
msgctxt "FLD_DOCINFO_EDIT"
msgid "Total editing time"
msgstr "Tempo total de ediciรณn"
-#: sw/inc/strings.hrc:685
+#: sw/inc/strings.hrc:687
msgctxt "STR_PAGEDESC_NAME"
msgid "Convert $(ARG1)"
msgstr "Converter $(ARG1)"
-#: sw/inc/strings.hrc:686
+#: sw/inc/strings.hrc:688
msgctxt "STR_PAGEDESC_FIRSTNAME"
msgid "First convert $(ARG1)"
msgstr "Primeiro converter $(ARG1)"
-#: sw/inc/strings.hrc:687
+#: sw/inc/strings.hrc:689
msgctxt "STR_PAGEDESC_FOLLOWNAME"
msgid "Next convert $(ARG1)"
msgstr "A seguir converter $(ARG1)"
-#: sw/inc/strings.hrc:688
+#: sw/inc/strings.hrc:690
msgctxt "STR_AUTH_TYPE_ARTICLE"
msgid "Article"
msgstr "Artigo"
-#: sw/inc/strings.hrc:689
+#: sw/inc/strings.hrc:691
msgctxt "STR_AUTH_TYPE_BOOK"
msgid "Book"
msgstr "Libro"
-#: sw/inc/strings.hrc:690
+#: sw/inc/strings.hrc:692
msgctxt "STR_AUTH_TYPE_BOOKLET"
msgid "Brochures"
msgstr "Folletos"
-#: sw/inc/strings.hrc:691
+#: sw/inc/strings.hrc:693
msgctxt "STR_AUTH_TYPE_CONFERENCE"
msgid "Conference proceedings"
msgstr "Actas de congreso"
-#: sw/inc/strings.hrc:692
+#: sw/inc/strings.hrc:694
msgctxt "STR_AUTH_TYPE_INBOOK"
msgid "Book excerpt"
msgstr "Fragmento de libro"
-#: sw/inc/strings.hrc:693
+#: sw/inc/strings.hrc:695
msgctxt "STR_AUTH_TYPE_INCOLLECTION"
msgid "Book excerpt with title"
msgstr "Fragmento de libro con tรญtulo"
-#: sw/inc/strings.hrc:694
+#: sw/inc/strings.hrc:696
msgctxt "STR_AUTH_TYPE_INPROCEEDINGS"
msgid "Conference proceedings"
msgstr "Actas de congreso"
-#: sw/inc/strings.hrc:695
+#: sw/inc/strings.hrc:697
msgctxt "STR_AUTH_TYPE_JOURNAL"
msgid "Journal"
msgstr "Diario"
-#: sw/inc/strings.hrc:696
+#: sw/inc/strings.hrc:698
msgctxt "STR_AUTH_TYPE_MANUAL"
msgid "Techn. documentation"
msgstr "Documentaciรณn tรฉcnica"
-#: sw/inc/strings.hrc:697
+#: sw/inc/strings.hrc:699
msgctxt "STR_AUTH_TYPE_MASTERSTHESIS"
msgid "Thesis"
msgstr "Tese"
-#: sw/inc/strings.hrc:698
+#: sw/inc/strings.hrc:700
msgctxt "STR_AUTH_TYPE_MISC"
msgid "Miscellaneous"
msgstr "Miscelรกnea"
-#: sw/inc/strings.hrc:699
+#: sw/inc/strings.hrc:701
msgctxt "STR_AUTH_TYPE_PHDTHESIS"
msgid "Dissertation"
msgstr "Tesiรฑa"
-#: sw/inc/strings.hrc:700
+#: sw/inc/strings.hrc:702
msgctxt "STR_AUTH_TYPE_PROCEEDINGS"
msgid "Conference proceedings"
msgstr "Actas de congreso"
-#: sw/inc/strings.hrc:701
+#: sw/inc/strings.hrc:703
msgctxt "STR_AUTH_TYPE_TECHREPORT"
msgid "Research report"
msgstr "Informe de investigaciรณn"
-#: sw/inc/strings.hrc:702
+#: sw/inc/strings.hrc:704
msgctxt "STR_AUTH_TYPE_UNPUBLISHED"
msgid "Unpublished"
msgstr "Inรฉdito"
-#: sw/inc/strings.hrc:703
+#: sw/inc/strings.hrc:705
msgctxt "STR_AUTH_TYPE_EMAIL"
msgid "E-mail"
msgstr "Correo electrรณnico"
-#: sw/inc/strings.hrc:704
+#: sw/inc/strings.hrc:706
msgctxt "STR_AUTH_TYPE_WWW"
msgid "WWW document"
msgstr "Documento WWW"
-#: sw/inc/strings.hrc:705
+#: sw/inc/strings.hrc:707
msgctxt "STR_AUTH_TYPE_CUSTOM1"
msgid "User-defined1"
msgstr "Definido polo usuario1"
-#: sw/inc/strings.hrc:706
+#: sw/inc/strings.hrc:708
msgctxt "STR_AUTH_TYPE_CUSTOM2"
msgid "User-defined2"
msgstr "Definido polo usuario2"
-#: sw/inc/strings.hrc:707
+#: sw/inc/strings.hrc:709
msgctxt "STR_AUTH_TYPE_CUSTOM3"
msgid "User-defined3"
msgstr "Definido polo usuario3"
-#: sw/inc/strings.hrc:708
+#: sw/inc/strings.hrc:710
msgctxt "STR_AUTH_TYPE_CUSTOM4"
msgid "User-defined4"
msgstr "Definido polo usuario4"
-#: sw/inc/strings.hrc:709
+#: sw/inc/strings.hrc:711
msgctxt "STR_AUTH_TYPE_CUSTOM5"
msgid "User-defined5"
msgstr "Definido polo usuario5"
-#: sw/inc/strings.hrc:710
+#: sw/inc/strings.hrc:712
msgctxt "STR_AUTH_FIELD_IDENTIFIER"
msgid "Short name"
msgstr "Abreviatura"
-#: sw/inc/strings.hrc:711
+#: sw/inc/strings.hrc:713
msgctxt "STR_AUTH_FIELD_AUTHORITY_TYPE"
msgid "Type"
msgstr "Tipo"
-#: sw/inc/strings.hrc:712
+#: sw/inc/strings.hrc:714
msgctxt "STR_AUTH_FIELD_ADDRESS"
msgid "Address"
msgstr "Enderezo"
-#: sw/inc/strings.hrc:713
+#: sw/inc/strings.hrc:715
msgctxt "STR_AUTH_FIELD_ANNOTE"
msgid "Annotation"
msgstr "Anotaciรณn"
-#: sw/inc/strings.hrc:714
+#: sw/inc/strings.hrc:716
msgctxt "STR_AUTH_FIELD_AUTHOR"
msgid "Author(s)"
msgstr "Autores/as"
-#: sw/inc/strings.hrc:715
+#: sw/inc/strings.hrc:717
msgctxt "STR_AUTH_FIELD_BOOKTITLE"
msgid "Book title"
msgstr "Tรญtulo do libro"
-#: sw/inc/strings.hrc:716
+#: sw/inc/strings.hrc:718
msgctxt "STR_AUTH_FIELD_CHAPTER"
msgid "Chapter"
msgstr "Capรญtulo"
-#: sw/inc/strings.hrc:717
+#: sw/inc/strings.hrc:719
msgctxt "STR_AUTH_FIELD_EDITION"
msgid "Edition"
msgstr "Ediciรณn"
-#: sw/inc/strings.hrc:718
+#: sw/inc/strings.hrc:720
msgctxt "STR_AUTH_FIELD_EDITOR"
msgid "Editor"
msgstr "Editor"
-#: sw/inc/strings.hrc:719
+#: sw/inc/strings.hrc:721
msgctxt "STR_AUTH_FIELD_HOWPUBLISHED"
msgid "Publication type"
msgstr "Tipo de publicaciรณn"
-#: sw/inc/strings.hrc:720
+#: sw/inc/strings.hrc:722
msgctxt "STR_AUTH_FIELD_INSTITUTION"
msgid "Institution"
msgstr "Organizaciรณn"
-#: sw/inc/strings.hrc:721
+#: sw/inc/strings.hrc:723
msgctxt "STR_AUTH_FIELD_JOURNAL"
msgid "Journal"
msgstr "Diario"
-#: sw/inc/strings.hrc:722
+#: sw/inc/strings.hrc:724
msgctxt "STR_AUTH_FIELD_MONTH"
msgid "Month"
msgstr "Mes"
-#: sw/inc/strings.hrc:723
+#: sw/inc/strings.hrc:725
msgctxt "STR_AUTH_FIELD_NOTE"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:724
+#: sw/inc/strings.hrc:726
msgctxt "STR_AUTH_FIELD_NUMBER"
msgid "Number"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:725
+#: sw/inc/strings.hrc:727
msgctxt "STR_AUTH_FIELD_ORGANIZATIONS"
msgid "Organization"
msgstr "Organizaciรณn"
-#: sw/inc/strings.hrc:726
+#: sw/inc/strings.hrc:728
msgctxt "STR_AUTH_FIELD_PAGES"
msgid "Page(s)"
msgstr "Pรกxina(s)"
-#: sw/inc/strings.hrc:727
+#: sw/inc/strings.hrc:729
msgctxt "STR_AUTH_FIELD_PUBLISHER"
msgid "Publisher"
msgstr "Editor/a"
-#: sw/inc/strings.hrc:728
+#: sw/inc/strings.hrc:730
msgctxt "STR_AUTH_FIELD_SCHOOL"
msgid "University"
msgstr "Universidade"
-#: sw/inc/strings.hrc:729
+#: sw/inc/strings.hrc:731
msgctxt "STR_AUTH_FIELD_SERIES"
msgid "Series"
msgstr "Colecciรณn"
-#: sw/inc/strings.hrc:730
+#: sw/inc/strings.hrc:732
msgctxt "STR_AUTH_FIELD_TITLE"
msgid "Title"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:731
+#: sw/inc/strings.hrc:733
msgctxt "STR_AUTH_FIELD_TYPE"
msgid "Type of report"
msgstr "Tipo de informe"
-#: sw/inc/strings.hrc:732
+#: sw/inc/strings.hrc:734
msgctxt "STR_AUTH_FIELD_VOLUME"
msgid "Volume"
msgstr "Volume"
-#: sw/inc/strings.hrc:733
+#: sw/inc/strings.hrc:735
msgctxt "STR_AUTH_FIELD_YEAR"
msgid "Year"
msgstr "Ano"
-#: sw/inc/strings.hrc:734
+#: sw/inc/strings.hrc:736
msgctxt "STR_AUTH_FIELD_URL"
msgid "URL"
msgstr "URL"
-#: sw/inc/strings.hrc:735
+#: sw/inc/strings.hrc:737
msgctxt "STR_AUTH_FIELD_CUSTOM1"
msgid "User-defined1"
msgstr "Definido polo usuario1"
-#: sw/inc/strings.hrc:736
+#: sw/inc/strings.hrc:738
msgctxt "STR_AUTH_FIELD_CUSTOM2"
msgid "User-defined2"
msgstr "Definido polo usuario2"
-#: sw/inc/strings.hrc:737
+#: sw/inc/strings.hrc:739
msgctxt "STR_AUTH_FIELD_CUSTOM3"
msgid "User-defined3"
msgstr "Definido polo usuario3"
-#: sw/inc/strings.hrc:738
+#: sw/inc/strings.hrc:740
msgctxt "STR_AUTH_FIELD_CUSTOM4"
msgid "User-defined4"
msgstr "Definido polo usuario4"
-#: sw/inc/strings.hrc:739
+#: sw/inc/strings.hrc:741
msgctxt "STR_AUTH_FIELD_CUSTOM5"
msgid "User-defined5"
msgstr "Definido polo usuario5"
-#: sw/inc/strings.hrc:740
+#: sw/inc/strings.hrc:742
msgctxt "STR_AUTH_FIELD_ISBN"
msgid "ISBN"
msgstr "ISBN"
-#: sw/inc/strings.hrc:742
+#: sw/inc/strings.hrc:744
msgctxt "STR_IDXMRK_EDIT"
msgid "Edit Index Entry"
msgstr "Editar entrada de รญndice"
-#: sw/inc/strings.hrc:743
+#: sw/inc/strings.hrc:745
msgctxt "STR_IDXMRK_INSERT"
msgid "Insert Index Entry"
msgstr "Inserir entrada de รญndice"
-#: sw/inc/strings.hrc:744
+#: sw/inc/strings.hrc:746
msgctxt "STR_QUERY_CHANGE_AUTH_ENTRY"
msgid "The document already contains the bibliography entry but with different data. Do you want to adjust the existing entries?"
msgstr "A entrada bibliogrรกfica xa existe no documento mais con datos diferentes. Quere axustar as entradas existentes?"
-#: sw/inc/strings.hrc:746
+#: sw/inc/strings.hrc:748
msgctxt "STR_COMMENTS_LABEL"
msgid "Comments"
msgstr "Comentarios"
-#: sw/inc/strings.hrc:747
+#: sw/inc/strings.hrc:749
msgctxt "STR_SHOW_COMMENTS"
msgid "Show comments"
msgstr "Amosar os comentarios"
-#: sw/inc/strings.hrc:748
+#: sw/inc/strings.hrc:750
msgctxt "STR_HIDE_COMMENTS"
msgid "Hide comments"
msgstr "Agochar os comentarios"
-#: sw/inc/strings.hrc:750
+#: sw/inc/strings.hrc:752
msgctxt "STR_DOUBLE_SHORTNAME"
msgid "Shortcut name already exists. Please choose another name."
msgstr "O nome do atallo xa existe. Escolla outro."
-#: sw/inc/strings.hrc:751
+#: sw/inc/strings.hrc:753
msgctxt "STR_QUERY_DELETE"
msgid "Delete AutoText?"
msgstr "Eliminar o texto automรกtico?"
-#: sw/inc/strings.hrc:752
+#: sw/inc/strings.hrc:754
msgctxt "STR_QUERY_DELETE_GROUP1"
msgid "Delete the category "
msgstr "Eliminar a categorรญa "
-#: sw/inc/strings.hrc:753
+#: sw/inc/strings.hrc:755
msgctxt "STR_QUERY_DELETE_GROUP2"
msgid "?"
msgstr "?"
-#: sw/inc/strings.hrc:754
+#: sw/inc/strings.hrc:756
msgctxt "STR_GLOSSARY"
msgid "AutoText :"
msgstr "Texto automรกtico:"
-#: sw/inc/strings.hrc:755
+#: sw/inc/strings.hrc:757
msgctxt "STR_SAVE_GLOSSARY"
msgid "Save AutoText"
msgstr "Gardar Texto automรกtico"
-#: sw/inc/strings.hrc:756
+#: sw/inc/strings.hrc:758
msgctxt "STR_NO_GLOSSARIES"
msgid "There is no AutoText in this file."
msgstr "Este ficheiro non contรฉn texto automรกtico."
-#: sw/inc/strings.hrc:757
+#: sw/inc/strings.hrc:759
msgctxt "STR_MY_AUTOTEXT"
msgid "My AutoText"
msgstr "O meu texto automรกtico"
-#: sw/inc/strings.hrc:759
+#: sw/inc/strings.hrc:761
msgctxt "STR_NOGLOS"
msgid "AutoText for Shortcut '%1' not found."
msgstr "Non se atopou texto automรกtico para o atallo ยซ%1ยป."
-#: sw/inc/strings.hrc:760
+#: sw/inc/strings.hrc:762
msgctxt "STR_NO_TABLE"
msgid "A table with no rows or no cells cannot be inserted"
msgstr "Non รฉ posรญbel inserir unha tรกboa sen filas nin celas"
-#: sw/inc/strings.hrc:761
+#: sw/inc/strings.hrc:763
msgctxt "STR_TABLE_TOO_LARGE"
msgid "The table cannot be inserted because it is too large"
msgstr "Non foi posรญbel inserir a tรกboa por ser demasiado grande"
-#: sw/inc/strings.hrc:762
+#: sw/inc/strings.hrc:764
msgctxt "STR_ERR_INSERT_GLOS"
msgid "AutoText could not be created."
msgstr "Non foi posรญbel crear o texto automรกtico."
-#: sw/inc/strings.hrc:763
+#: sw/inc/strings.hrc:765
msgctxt "STR_CLPBRD_FORMAT_ERROR"
msgid "Requested clipboard format is not available."
msgstr "Non estรก dispoรฑรญbel o formato solicitado de portapapeis."
-#: sw/inc/strings.hrc:764
+#: sw/inc/strings.hrc:766
msgctxt "STR_PRIVATETEXT"
msgid "%PRODUCTNAME %PRODUCTVERSION Text Document"
msgstr "Documento de texto de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:765
+#: sw/inc/strings.hrc:767
msgctxt "STR_PRIVATEGRAPHIC"
msgid "Image (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Imaxe (Documento de texto de %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:766
+#: sw/inc/strings.hrc:768
msgctxt "STR_PRIVATEOLE"
msgid "Object (%PRODUCTNAME %PRODUCTVERSION Text Document)"
msgstr "Obxecto (Documento de texto de %PRODUCTNAME %PRODUCTVERSION)"
-#: sw/inc/strings.hrc:767
+#: sw/inc/strings.hrc:769
msgctxt "STR_DDEFORMAT"
msgid "Dynamic Data Exchange (DDE link)"
msgstr "Intercambio de Datos Dinรกmico (ligazรณn DDE)"
-#: sw/inc/strings.hrc:769
+#: sw/inc/strings.hrc:771
msgctxt "STR_DELETE_ALL_NOTES"
msgid "All Comments"
msgstr "Todos os comentarios"
-#: sw/inc/strings.hrc:770
+#: sw/inc/strings.hrc:772
msgctxt "STR_FORMAT_ALL_NOTES"
msgid "All Comments"
msgstr "Todos os comentarios"
-#: sw/inc/strings.hrc:771
+#: sw/inc/strings.hrc:773
msgctxt "STR_DELETE_AUTHOR_NOTES"
msgid "Comments by "
msgstr "Comentarios por "
-#: sw/inc/strings.hrc:772
+#: sw/inc/strings.hrc:774
msgctxt "STR_NODATE"
msgid "(no date)"
msgstr "(sen data)"
-#: sw/inc/strings.hrc:773
+#: sw/inc/strings.hrc:775
msgctxt "STR_NOAUTHOR"
msgid "(no author)"
msgstr "(sen autor)"
-#: sw/inc/strings.hrc:774
+#: sw/inc/strings.hrc:776
msgctxt "STR_REPLY"
msgid "Reply to $1"
msgstr "Resposta a $1"
-#: sw/inc/strings.hrc:776
+#: sw/inc/strings.hrc:778
msgctxt "ST_TITLE_EDIT"
msgid "Edit Address Block"
msgstr "Editar bloque de enderezos"
-#: sw/inc/strings.hrc:777
+#: sw/inc/strings.hrc:779
msgctxt "ST_TITLE_MALE"
msgid "Custom Salutation (Male Recipients)"
msgstr "Saรบdo personalizado (para destinatarios masculinos)"
-#: sw/inc/strings.hrc:778
+#: sw/inc/strings.hrc:780
msgctxt "ST_TITLE_FEMALE"
msgid "Custom Salutation (Female Recipients)"
msgstr "Saรบdo personalizado (destinatarios do xรฉnero feminino)"
-#: sw/inc/strings.hrc:779
+#: sw/inc/strings.hrc:781
msgctxt "ST_SALUTATIONELEMENTS"
msgid "Salutation e~lements"
msgstr "E~lementos de saรบdo"
-#: sw/inc/strings.hrc:780
+#: sw/inc/strings.hrc:782
msgctxt "ST_INSERTSALUTATIONFIELD"
msgid "Add to salutation"
msgstr "Engadir ao saรบdo"
-#: sw/inc/strings.hrc:781
+#: sw/inc/strings.hrc:783
msgctxt "ST_REMOVESALUTATIONFIELD"
msgid "Remove from salutation"
msgstr "Retirar do saรบdo"
-#: sw/inc/strings.hrc:782
+#: sw/inc/strings.hrc:784
msgctxt "ST_DRAGSALUTATION"
msgid "1. ~Drag salutation elements into the box below"
msgstr "1. ~Arrastrar elementos de saรบdo cara รก caixa de abaixo"
-#: sw/inc/strings.hrc:783
+#: sw/inc/strings.hrc:785
msgctxt "ST_SALUTATION"
msgid "Salutation"
msgstr "Saรบdo"
-#: sw/inc/strings.hrc:784
+#: sw/inc/strings.hrc:786
msgctxt "ST_PUNCTUATION"
msgid "Punctuation Mark"
msgstr "Signo de puntuaciรณn"
-#: sw/inc/strings.hrc:785
+#: sw/inc/strings.hrc:787
msgctxt "ST_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:786
+#: sw/inc/strings.hrc:788
msgctxt "ST_SALUTATIONMATCHING"
msgid "Assign the fields from your data source to match the salutation elements."
msgstr "Asignar os campos da fonte de datos para que coincidan cos elementos do saรบdo."
-#: sw/inc/strings.hrc:787
+#: sw/inc/strings.hrc:789
msgctxt "ST_SALUTATIONPREVIEW"
msgid "Salutation preview"
msgstr "Visualizar o saรบdo"
-#: sw/inc/strings.hrc:788
+#: sw/inc/strings.hrc:790
msgctxt "ST_ADDRESSELEMENT"
msgid "Address elements"
msgstr "Elementos do enderezo"
-#: sw/inc/strings.hrc:789
+#: sw/inc/strings.hrc:791
msgctxt "ST_SALUTATIONELEMENT"
msgid "Salutation elements"
msgstr "Elementos do saรบdo"
-#: sw/inc/strings.hrc:790
+#: sw/inc/strings.hrc:792
msgctxt "ST_MATCHESTO"
msgid "Matches to field:"
msgstr "Coincide co campo:"
-#: sw/inc/strings.hrc:791
+#: sw/inc/strings.hrc:793
msgctxt "ST_PREVIEW"
msgid "Preview"
msgstr "Visualizar"
-#: sw/inc/strings.hrc:793
+#: sw/inc/strings.hrc:795
msgctxt "STR_NOTASSIGNED"
msgid " not yet matched "
msgstr " aรญnda non coincide "
-#: sw/inc/strings.hrc:794
+#: sw/inc/strings.hrc:796
msgctxt "STR_FILTER_ALL"
msgid "All files"
msgstr "Todos os ficheiros"
-#: sw/inc/strings.hrc:795
+#: sw/inc/strings.hrc:797
msgctxt "STR_FILTER_ALL_DATA"
msgid "Address lists(*.*)"
msgstr "Lista de enderezos(*.*)"
-#: sw/inc/strings.hrc:796
+#: sw/inc/strings.hrc:798
msgctxt "STR_FILTER_SXB"
msgid "%PRODUCTNAME Base (*.odb)"
msgstr "%PRODUCTNAME Base (*.odb)"
-#: sw/inc/strings.hrc:797
+#: sw/inc/strings.hrc:799
msgctxt "STR_FILTER_SXC"
msgid "%PRODUCTNAME Calc (*.ods;*.sxc)"
msgstr "%PRODUCTNAME Calc (*.ods;*sxc)"
-#: sw/inc/strings.hrc:798
+#: sw/inc/strings.hrc:800
msgctxt "STR_FILTER_SXW"
msgid "%PRODUCTNAME Writer (*.odt;*.sxw)"
msgstr "Writer do %PRODUCTNAME (*.odt;*.sxw)"
-#: sw/inc/strings.hrc:799
+#: sw/inc/strings.hrc:801
msgctxt "STR_FILTER_DBF"
msgid "dBase (*.dbf)"
msgstr "dBase (*.dbf)"
-#: sw/inc/strings.hrc:800
+#: sw/inc/strings.hrc:802
msgctxt "STR_FILTER_XLS"
msgid "Microsoft Excel (*.xls;*.xlsx)"
msgstr "Excel da Microsoft (*.xls;*.xlsx)"
-#: sw/inc/strings.hrc:801
+#: sw/inc/strings.hrc:803
msgctxt "STR_FILTER_DOC"
msgid "Microsoft Word (*.doc;*.docx)"
msgstr "Word da Microsoft (*.doc;*.docx)"
-#: sw/inc/strings.hrc:802
+#: sw/inc/strings.hrc:804
msgctxt "STR_FILTER_TXT"
msgid "Plain text (*.txt)"
msgstr "Texto sen formato (*.txt)"
-#: sw/inc/strings.hrc:803
+#: sw/inc/strings.hrc:805
msgctxt "STR_FILTER_CSV"
msgid "Text Comma Separated (*.csv)"
msgstr "Texto separado por comas (*.csv)"
-#: sw/inc/strings.hrc:804
+#: sw/inc/strings.hrc:806
msgctxt "STR_FILTER_MDB"
msgid "Microsoft Access (*.mdb;*.mde)"
msgstr "Microsoft Access (*.mdb;*.mde)"
-#: sw/inc/strings.hrc:805
+#: sw/inc/strings.hrc:807
msgctxt "STR_FILTER_ACCDB"
msgid "Microsoft Access 2007 (*.accdb,*.accde)"
msgstr "Microsoft Access 2007 (*.accdb,*.accde)"
-#: sw/inc/strings.hrc:806
+#: sw/inc/strings.hrc:808
msgctxt "ST_CONFIGUREMAIL"
msgid ""
"In order to be able to send mail merge documents by e-mail, %PRODUCTNAME requires information about the e-mail account to be used.\n"
@@ -4231,82 +4241,82 @@ msgstr ""
"\n"
"Quere introducir agora a informaciรณn da conta?"
-#: sw/inc/strings.hrc:807
+#: sw/inc/strings.hrc:809
msgctxt "ST_FILTERNAME"
msgid "%PRODUCTNAME Address List (.csv)"
msgstr "Lista de enderezos de %PRODUCTNAME (.csv)"
-#: sw/inc/strings.hrc:809
+#: sw/inc/strings.hrc:811
msgctxt "ST_STARTING"
msgid "Select starting document"
msgstr "Seleccionar o documento inicial"
-#: sw/inc/strings.hrc:810
+#: sw/inc/strings.hrc:812
msgctxt "ST_DOCUMENTTYPE"
msgid "Select document type"
msgstr "Seleccionar o tipo de documento"
-#: sw/inc/strings.hrc:811
+#: sw/inc/strings.hrc:813
msgctxt "ST_ADDRESSBLOCK"
msgid "Insert address block"
msgstr "Inserir un bloque de enderezos"
-#: sw/inc/strings.hrc:812
+#: sw/inc/strings.hrc:814
msgctxt "ST_ADDRESSLIST"
msgid "Select address list"
msgstr "Seleccionar lista de enderezos"
-#: sw/inc/strings.hrc:813
+#: sw/inc/strings.hrc:815
msgctxt "ST_GREETINGSLINE"
msgid "Create salutation"
msgstr "Crear un saรบdo"
-#: sw/inc/strings.hrc:814
+#: sw/inc/strings.hrc:816
msgctxt "ST_LAYOUT"
msgid "Adjust layout"
msgstr "Axustar o deseรฑo"
-#: sw/inc/strings.hrc:815
+#: sw/inc/strings.hrc:817
msgctxt "ST_EXCLUDE"
msgid "Exclude recipient"
msgstr "Excluรญr este destinatario"
-#: sw/inc/strings.hrc:816
+#: sw/inc/strings.hrc:818
msgctxt "ST_FINISH"
msgid "~Finish"
msgstr "~Rematar"
-#: sw/inc/strings.hrc:817
+#: sw/inc/strings.hrc:819
msgctxt "ST_MMWTITLE"
msgid "Mail Merge Wizard"
msgstr "Asistente de combinaciรณn de correspondencia"
-#: sw/inc/strings.hrc:819
+#: sw/inc/strings.hrc:821
msgctxt "ST_NAME"
msgid "Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:820
+#: sw/inc/strings.hrc:822
msgctxt "ST_TYPE"
msgid "Type"
msgstr "Tipo"
-#: sw/inc/strings.hrc:821
+#: sw/inc/strings.hrc:823
msgctxt "ST_TABLE"
msgid "Table"
msgstr "Tรกboa"
-#: sw/inc/strings.hrc:822
+#: sw/inc/strings.hrc:824
msgctxt "ST_QUERY"
msgid "Query"
msgstr "Consulta"
-#: sw/inc/strings.hrc:824
+#: sw/inc/strings.hrc:826
msgctxt "STR_QUERY_SPELL_CONTINUE"
msgid "Continue checking at beginning of document?"
msgstr "Continuar a revisiรณn desde o inicio do documento?"
-#: sw/inc/strings.hrc:825
+#: sw/inc/strings.hrc:827
msgctxt "STR_SPELLING_COMPLETED"
msgid "The spellcheck is complete."
msgstr "A revisiรณn ortogrรกfica terminou."
@@ -4315,212 +4325,212 @@ msgstr "A revisiรณn ortogrรกfica terminou."
#. Description: strings for the types
#. --------------------------------------------------------------------
#. range document
-#: sw/inc/strings.hrc:831
+#: sw/inc/strings.hrc:833
msgctxt "STR_DATEFLD"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:832
+#: sw/inc/strings.hrc:834
msgctxt "STR_TIMEFLD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:833
+#: sw/inc/strings.hrc:835
msgctxt "STR_FILENAMEFLD"
msgid "File name"
msgstr "Nome de ficheiro"
-#: sw/inc/strings.hrc:834
+#: sw/inc/strings.hrc:836
msgctxt "STR_DBNAMEFLD"
msgid "Database Name"
msgstr "Nome da base de datos"
-#: sw/inc/strings.hrc:835
+#: sw/inc/strings.hrc:837
msgctxt "STR_CHAPTERFLD"
msgid "Chapter"
msgstr "Capรญtulo"
-#: sw/inc/strings.hrc:836
+#: sw/inc/strings.hrc:838
msgctxt "STR_PAGENUMBERFLD"
msgid "Page numbers"
msgstr "Nรบmeros de pรกxina"
-#: sw/inc/strings.hrc:837
+#: sw/inc/strings.hrc:839
msgctxt "STR_DOCSTATFLD"
msgid "Statistics"
msgstr "Estatรญsticas"
-#: sw/inc/strings.hrc:838
+#: sw/inc/strings.hrc:840
msgctxt "STR_AUTHORFLD"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:839
+#: sw/inc/strings.hrc:841
msgctxt "STR_TEMPLNAMEFLD"
msgid "Templates"
msgstr "Modelos"
-#: sw/inc/strings.hrc:840
+#: sw/inc/strings.hrc:842
msgctxt "STR_EXTUSERFLD"
msgid "Sender"
msgstr "Remitente"
#. range functions
-#: sw/inc/strings.hrc:842
+#: sw/inc/strings.hrc:844
msgctxt "STR_SETFLD"
msgid "Set variable"
msgstr "Definir variรกbel"
-#: sw/inc/strings.hrc:843
+#: sw/inc/strings.hrc:845
msgctxt "STR_GETFLD"
msgid "Show variable"
msgstr "Amosar variรกbel"
-#: sw/inc/strings.hrc:844
+#: sw/inc/strings.hrc:846
msgctxt "STR_FORMELFLD"
msgid "Insert Formula"
msgstr "Inserir fรณrmula"
-#: sw/inc/strings.hrc:845
+#: sw/inc/strings.hrc:847
msgctxt "STR_INPUTFLD"
msgid "Input field"
msgstr "Campo de entrada"
-#: sw/inc/strings.hrc:846
+#: sw/inc/strings.hrc:848
msgctxt "STR_SETINPUTFLD"
msgid "Input field (variable)"
msgstr "Campo de entrada (variรกbel)"
-#: sw/inc/strings.hrc:847
+#: sw/inc/strings.hrc:849
msgctxt "STR_USRINPUTFLD"
msgid "Input field (user)"
msgstr "Campo de entrada (usuario)"
-#: sw/inc/strings.hrc:848
+#: sw/inc/strings.hrc:850
msgctxt "STR_CONDTXTFLD"
msgid "Conditional text"
msgstr "Texto condicional"
-#: sw/inc/strings.hrc:849
+#: sw/inc/strings.hrc:851
msgctxt "STR_DDEFLD"
msgid "DDE field"
msgstr "Campo DDE"
-#: sw/inc/strings.hrc:850
+#: sw/inc/strings.hrc:852
msgctxt "STR_MACROFLD"
msgid "Execute macro"
msgstr "Executar macro"
-#: sw/inc/strings.hrc:851
+#: sw/inc/strings.hrc:853
msgctxt "STR_SEQFLD"
msgid "Number range"
msgstr "Intervalo numรฉrico"
-#: sw/inc/strings.hrc:852
+#: sw/inc/strings.hrc:854
msgctxt "STR_SETREFPAGEFLD"
msgid "Set page variable"
msgstr "Definir variรกbel da pรกxina"
-#: sw/inc/strings.hrc:853
+#: sw/inc/strings.hrc:855
msgctxt "STR_GETREFPAGEFLD"
msgid "Show page variable"
msgstr "Amosar variรกbel da pรกxina"
-#: sw/inc/strings.hrc:854
+#: sw/inc/strings.hrc:856
msgctxt "STR_INTERNETFLD"
msgid "Load URL"
msgstr "Cargar URL"
-#: sw/inc/strings.hrc:855
+#: sw/inc/strings.hrc:857
msgctxt "STR_JUMPEDITFLD"
msgid "Placeholder"
msgstr "Marcador de posiciรณn"
-#: sw/inc/strings.hrc:856
+#: sw/inc/strings.hrc:858
msgctxt "STR_COMBINED_CHARS"
msgid "Combine characters"
msgstr "Combinar caracteres"
-#: sw/inc/strings.hrc:857
+#: sw/inc/strings.hrc:859
msgctxt "STR_DROPDOWN"
msgid "Input list"
msgstr "Lista de entrada"
#. range references
-#: sw/inc/strings.hrc:859
+#: sw/inc/strings.hrc:861
msgctxt "STR_SETREFFLD"
msgid "Set Reference"
msgstr "Definir referencia"
-#: sw/inc/strings.hrc:860
+#: sw/inc/strings.hrc:862
msgctxt "STR_GETREFFLD"
msgid "Insert Reference"
msgstr "Inserir referencia"
#. range database
-#: sw/inc/strings.hrc:862
+#: sw/inc/strings.hrc:864
msgctxt "STR_DBFLD"
msgid "Mail merge fields"
msgstr "Campos de combinaciรณn de correspondencia"
-#: sw/inc/strings.hrc:863
+#: sw/inc/strings.hrc:865
msgctxt "STR_DBNEXTSETFLD"
msgid "Next record"
msgstr "Rexistro seguinte"
-#: sw/inc/strings.hrc:864
+#: sw/inc/strings.hrc:866
msgctxt "STR_DBNUMSETFLD"
msgid "Any record"
msgstr "Calquera rexistro"
-#: sw/inc/strings.hrc:865
+#: sw/inc/strings.hrc:867
msgctxt "STR_DBSETNUMBERFLD"
msgid "Record number"
msgstr "Nรบmero de rexistro"
-#: sw/inc/strings.hrc:866
+#: sw/inc/strings.hrc:868
msgctxt "STR_PREVPAGEFLD"
msgid "Previous page"
msgstr "Pรกxina anterior"
-#: sw/inc/strings.hrc:867
+#: sw/inc/strings.hrc:869
msgctxt "STR_NEXTPAGEFLD"
msgid "Next page"
msgstr "Pรกxina seguinte"
-#: sw/inc/strings.hrc:868
+#: sw/inc/strings.hrc:870
msgctxt "STR_HIDDENTXTFLD"
msgid "Hidden text"
msgstr "Texto agochado"
#. range user fields
-#: sw/inc/strings.hrc:870
+#: sw/inc/strings.hrc:872
msgctxt "STR_USERFLD"
msgid "User Field"
msgstr "Campo de usuario"
-#: sw/inc/strings.hrc:871
+#: sw/inc/strings.hrc:873
msgctxt "STR_POSTITFLD"
msgid "Note"
msgstr "Nota"
-#: sw/inc/strings.hrc:872
+#: sw/inc/strings.hrc:874
msgctxt "STR_SCRIPTFLD"
msgid "Script"
msgstr "Script"
-#: sw/inc/strings.hrc:873
+#: sw/inc/strings.hrc:875
msgctxt "STR_AUTHORITY"
msgid "Bibliography entry"
msgstr "Entrada bibliogrรกfica"
-#: sw/inc/strings.hrc:874
+#: sw/inc/strings.hrc:876
msgctxt "STR_HIDDENPARAFLD"
msgid "Hidden Paragraph"
msgstr "Parรกgrafo agochado"
#. range DocumentInfo
-#: sw/inc/strings.hrc:876
+#: sw/inc/strings.hrc:878
msgctxt "STR_DOCINFOFLD"
msgid "DocInformation"
msgstr "Informaciรณn do documento"
@@ -4528,74 +4538,74 @@ msgstr "Informaciรณn do documento"
#. --------------------------------------------------------------------
#. Description: SubCmd-Strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:880
+#: sw/inc/strings.hrc:882
msgctxt "FLD_DATE_STD"
msgid "Date"
msgstr "Data"
-#: sw/inc/strings.hrc:881
+#: sw/inc/strings.hrc:883
msgctxt "FLD_DATE_FIX"
msgid "Date (fixed)"
msgstr "Data (fixa)"
-#: sw/inc/strings.hrc:882
+#: sw/inc/strings.hrc:884
msgctxt "FLD_TIME_STD"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:883
+#: sw/inc/strings.hrc:885
msgctxt "FLD_TIME_FIX"
msgid "Time (fixed)"
msgstr "Hora (fixa)"
#. SubCmd Statistic
-#: sw/inc/strings.hrc:885
+#: sw/inc/strings.hrc:887
msgctxt "FLD_STAT_TABLE"
msgid "Tables"
msgstr "Tรกboas"
-#: sw/inc/strings.hrc:886
+#: sw/inc/strings.hrc:888
msgctxt "FLD_STAT_CHAR"
msgid "Characters"
msgstr "Caracteres"
-#: sw/inc/strings.hrc:887
+#: sw/inc/strings.hrc:889
msgctxt "FLD_STAT_WORD"
msgid "Words"
msgstr "Palabras"
-#: sw/inc/strings.hrc:888
+#: sw/inc/strings.hrc:890
msgctxt "FLD_STAT_PARA"
msgid "Paragraphs"
msgstr "Parรกgrafos"
-#: sw/inc/strings.hrc:889
+#: sw/inc/strings.hrc:891
msgctxt "FLD_STAT_GRF"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:890
+#: sw/inc/strings.hrc:892
msgctxt "FLD_STAT_OBJ"
msgid "Objects"
msgstr "Obxectos"
-#: sw/inc/strings.hrc:891
+#: sw/inc/strings.hrc:893
msgctxt "FLD_STAT_PAGE"
msgid "Pages"
msgstr "Pรกxinas"
#. SubCmd DDETypes
-#: sw/inc/strings.hrc:893
+#: sw/inc/strings.hrc:895
msgctxt "FMT_DDE_HOT"
msgid "DDE automatic"
msgstr "DDE automรกtico"
-#: sw/inc/strings.hrc:894
+#: sw/inc/strings.hrc:896
msgctxt "FMT_DDE_NORMAL"
msgid "DDE manual"
msgstr "DDE manual"
-#: sw/inc/strings.hrc:895
+#: sw/inc/strings.hrc:897
msgctxt "FLD_INPUT_TEXT"
msgid "[Text]"
msgstr "[Texto]"
@@ -4603,87 +4613,87 @@ msgstr "[Texto]"
#. --------------------------------------------------------------------
#. Description: SubType Extuser
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:900
+#: sw/inc/strings.hrc:902
msgctxt "FLD_EU_FIRMA"
msgid "Company"
msgstr "Empresa"
-#: sw/inc/strings.hrc:901
+#: sw/inc/strings.hrc:903
msgctxt "FLD_EU_VORNAME"
msgid "First Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:902
+#: sw/inc/strings.hrc:904
msgctxt "FLD_EU_NAME"
msgid "Last Name"
msgstr "Apelido"
-#: sw/inc/strings.hrc:903
+#: sw/inc/strings.hrc:905
msgctxt "FLD_EU_ABK"
msgid "Initials"
msgstr "Iniciais"
-#: sw/inc/strings.hrc:904
+#: sw/inc/strings.hrc:906
msgctxt "FLD_EU_STRASSE"
msgid "Street"
msgstr "Rรบa"
-#: sw/inc/strings.hrc:905
+#: sw/inc/strings.hrc:907
msgctxt "FLD_EU_LAND"
msgid "Country"
msgstr "Paรญs"
-#: sw/inc/strings.hrc:906
+#: sw/inc/strings.hrc:908
msgctxt "FLD_EU_PLZ"
msgid "Zip code"
msgstr "CP"
-#: sw/inc/strings.hrc:907
+#: sw/inc/strings.hrc:909
msgctxt "FLD_EU_ORT"
msgid "City"
msgstr "Cidade"
-#: sw/inc/strings.hrc:908
+#: sw/inc/strings.hrc:910
msgctxt "FLD_EU_TITEL"
msgid "Title"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:909
+#: sw/inc/strings.hrc:911
msgctxt "FLD_EU_POS"
msgid "Position"
msgstr "Posiciรณn"
-#: sw/inc/strings.hrc:910
+#: sw/inc/strings.hrc:912
msgctxt "FLD_EU_TELPRIV"
msgid "Tel. (Home)"
msgstr "Tel. (Privado)"
-#: sw/inc/strings.hrc:911
+#: sw/inc/strings.hrc:913
msgctxt "FLD_EU_TELFIRMA"
msgid "Tel. (Work)"
msgstr "Tel. (Empresa)"
-#: sw/inc/strings.hrc:912
+#: sw/inc/strings.hrc:914
msgctxt "FLD_EU_FAX"
msgid "FAX"
msgstr "FAX"
-#: sw/inc/strings.hrc:913
+#: sw/inc/strings.hrc:915
msgctxt "FLD_EU_EMAIL"
msgid "E-mail"
msgstr "Correo electrรณnico"
-#: sw/inc/strings.hrc:914
+#: sw/inc/strings.hrc:916
msgctxt "FLD_EU_STATE"
msgid "State"
msgstr "Estado"
-#: sw/inc/strings.hrc:915
+#: sw/inc/strings.hrc:917
msgctxt "FLD_PAGEREF_OFF"
msgid "off"
msgstr "desactivado"
-#: sw/inc/strings.hrc:916
+#: sw/inc/strings.hrc:918
msgctxt "FLD_PAGEREF_ON"
msgid "on"
msgstr "activado"
@@ -4692,32 +4702,32 @@ msgstr "activado"
#. Description: path name
#. --------------------------------------------------------------------
#. Format FileName
-#: sw/inc/strings.hrc:921
+#: sw/inc/strings.hrc:923
msgctxt "FMT_FF_NAME"
msgid "File name"
msgstr "Nome de ficheiro"
-#: sw/inc/strings.hrc:922
+#: sw/inc/strings.hrc:924
msgctxt "FMT_FF_NAME_NOEXT"
msgid "File name without extension"
msgstr "Nome de ficheiro sen extensiรณn"
-#: sw/inc/strings.hrc:923
+#: sw/inc/strings.hrc:925
msgctxt "FMT_FF_PATHNAME"
msgid "Path/File name"
msgstr "Nome da ruta/ficheiro"
-#: sw/inc/strings.hrc:924
+#: sw/inc/strings.hrc:926
msgctxt "FMT_FF_PATH"
msgid "Path"
msgstr "Ruta"
-#: sw/inc/strings.hrc:925
+#: sw/inc/strings.hrc:927
msgctxt "FMT_FF_UI_NAME"
msgid "Style"
msgstr "Estilo"
-#: sw/inc/strings.hrc:926
+#: sw/inc/strings.hrc:928
msgctxt "FMT_FF_UI_RANGE"
msgid "Category"
msgstr "Categorรญa"
@@ -4725,22 +4735,22 @@ msgstr "Categorรญa"
#. --------------------------------------------------------------------
#. Description: format chapter
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:930
+#: sw/inc/strings.hrc:932
msgctxt "FMT_CHAPTER_NAME"
msgid "Chapter name"
msgstr "Nome de capรญtulo"
-#: sw/inc/strings.hrc:931
+#: sw/inc/strings.hrc:933
msgctxt "FMT_CHAPTER_NO"
msgid "Chapter number"
msgstr "Nรบmero de capรญtulo"
-#: sw/inc/strings.hrc:932
+#: sw/inc/strings.hrc:934
msgctxt "FMT_CHAPTER_NO_NOSEPARATOR"
msgid "Chapter number without separator"
msgstr "Nรบmero de capรญtulo sen separador"
-#: sw/inc/strings.hrc:933
+#: sw/inc/strings.hrc:935
msgctxt "FMT_CHAPTER_NAMENO"
msgid "Chapter number and name"
msgstr "Nรบmero e nome de capรญtulo"
@@ -4748,47 +4758,47 @@ msgstr "Nรบmero e nome de capรญtulo"
#. --------------------------------------------------------------------
#. Description: formats
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:937
+#: sw/inc/strings.hrc:939
msgctxt "FMT_NUM_ABC"
msgid "A B C"
msgstr "A B C"
-#: sw/inc/strings.hrc:938
+#: sw/inc/strings.hrc:940
msgctxt "FMT_NUM_SABC"
msgid "a b c"
msgstr "a b c"
-#: sw/inc/strings.hrc:939
+#: sw/inc/strings.hrc:941
msgctxt "FMT_NUM_ABC_N"
msgid "A .. AA .. AAA"
msgstr "A .. AA .. AAA"
-#: sw/inc/strings.hrc:940
+#: sw/inc/strings.hrc:942
msgctxt "FMT_NUM_SABC_N"
msgid "a .. aa .. aaa"
msgstr "a .. aa .. aaa"
-#: sw/inc/strings.hrc:941
+#: sw/inc/strings.hrc:943
msgctxt "FMT_NUM_ROMAN"
msgid "Roman (I II III)"
msgstr "Romanos (I II III)"
-#: sw/inc/strings.hrc:942
+#: sw/inc/strings.hrc:944
msgctxt "FMT_NUM_SROMAN"
msgid "Roman (i ii iii)"
msgstr "Romanos (i ii iii)"
-#: sw/inc/strings.hrc:943
+#: sw/inc/strings.hrc:945
msgctxt "FMT_NUM_ARABIC"
msgid "Arabic (1 2 3)"
msgstr "Arรกbicos (1 2 3)"
-#: sw/inc/strings.hrc:944
+#: sw/inc/strings.hrc:946
msgctxt "FMT_NUM_PAGEDESC"
msgid "As Page Style"
msgstr "Como estilo de pรกxina"
-#: sw/inc/strings.hrc:945
+#: sw/inc/strings.hrc:947
msgctxt "FMT_NUM_PAGESPECIAL"
msgid "Text"
msgstr "Texto"
@@ -4796,12 +4806,12 @@ msgstr "Texto"
#. --------------------------------------------------------------------
#. Description: Author
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:949
+#: sw/inc/strings.hrc:951
msgctxt "FMT_AUTHOR_NAME"
msgid "Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:950
+#: sw/inc/strings.hrc:952
msgctxt "FMT_AUTHOR_SCUT"
msgid "Initials"
msgstr "Iniciais"
@@ -4809,42 +4819,42 @@ msgstr "Iniciais"
#. --------------------------------------------------------------------
#. Description: set variable
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:954
+#: sw/inc/strings.hrc:956
msgctxt "FMT_SETVAR_SYS"
msgid "System"
msgstr "Sistema"
-#: sw/inc/strings.hrc:955
+#: sw/inc/strings.hrc:957
msgctxt "FMT_SETVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:956
+#: sw/inc/strings.hrc:958
msgctxt "FMT_GETVAR_NAME"
msgid "Name"
msgstr "Nome"
-#: sw/inc/strings.hrc:957
+#: sw/inc/strings.hrc:959
msgctxt "FMT_GETVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:958
+#: sw/inc/strings.hrc:960
msgctxt "FMT_USERVAR_CMD"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:959
+#: sw/inc/strings.hrc:961
msgctxt "FMT_USERVAR_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:960
+#: sw/inc/strings.hrc:962
msgctxt "FMT_DBFLD_DB"
msgid "Database"
msgstr "Base de datos"
-#: sw/inc/strings.hrc:961
+#: sw/inc/strings.hrc:963
msgctxt "FMT_DBFLD_SYS"
msgid "System"
msgstr "Sistema"
@@ -4852,17 +4862,17 @@ msgstr "Sistema"
#. --------------------------------------------------------------------
#. Description: storage fields
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:965
+#: sw/inc/strings.hrc:967
msgctxt "FMT_REG_AUTHOR"
msgid "Author"
msgstr "Autor"
-#: sw/inc/strings.hrc:966
+#: sw/inc/strings.hrc:968
msgctxt "FMT_REG_TIME"
msgid "Time"
msgstr "Hora"
-#: sw/inc/strings.hrc:967
+#: sw/inc/strings.hrc:969
msgctxt "FMT_REG_DATE"
msgid "Date"
msgstr "Data"
@@ -4870,67 +4880,67 @@ msgstr "Data"
#. --------------------------------------------------------------------
#. Description: formats references
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:971
+#: sw/inc/strings.hrc:973
msgctxt "FMT_REF_TEXT"
msgid "Reference"
msgstr "Referencia"
-#: sw/inc/strings.hrc:972
+#: sw/inc/strings.hrc:974
msgctxt "FMT_REF_PAGE"
msgid "Page"
msgstr "Pรกxina"
-#: sw/inc/strings.hrc:973
+#: sw/inc/strings.hrc:975
msgctxt "FMT_REF_CHAPTER"
msgid "Chapter"
msgstr "Capรญtulo"
-#: sw/inc/strings.hrc:974
+#: sw/inc/strings.hrc:976
msgctxt "FMT_REF_UPDOWN"
msgid "Above/Below"
msgstr "Arriba/Abaixo"
-#: sw/inc/strings.hrc:975
+#: sw/inc/strings.hrc:977
msgctxt "FMT_REF_PAGE_PGDSC"
msgid "As Page Style"
msgstr "Como estilo de pรกxina"
-#: sw/inc/strings.hrc:976
+#: sw/inc/strings.hrc:978
msgctxt "FMT_REF_ONLYNUMBER"
msgid "Category and Number"
msgstr "Categorรญa e nรบmero"
-#: sw/inc/strings.hrc:977
+#: sw/inc/strings.hrc:979
msgctxt "FMT_REF_ONLYCAPTION"
msgid "Caption Text"
msgstr "Texto da lenda"
-#: sw/inc/strings.hrc:978
+#: sw/inc/strings.hrc:980
msgctxt "FMT_REF_ONLYSEQNO"
msgid "Numbering"
msgstr "Numeraciรณn"
-#: sw/inc/strings.hrc:979
+#: sw/inc/strings.hrc:981
msgctxt "FMT_REF_NUMBER"
msgid "Number"
msgstr "Nรบmero"
-#: sw/inc/strings.hrc:980
+#: sw/inc/strings.hrc:982
msgctxt "FMT_REF_NUMBER_NO_CONTEXT"
msgid "Number (no context)"
msgstr "Nรบmero (sen contexto)"
-#: sw/inc/strings.hrc:981
+#: sw/inc/strings.hrc:983
msgctxt "FMT_REF_NUMBER_FULL_CONTEXT"
msgid "Number (full context)"
msgstr "Nรบmero (todo o contexto)"
-#: sw/inc/strings.hrc:983
+#: sw/inc/strings.hrc:985
msgctxt "FMT_REF_WITH_LOWERCASE_HU_ARTICLE"
msgid "Article a/az + "
msgstr "Artigo a/az + "
-#: sw/inc/strings.hrc:984
+#: sw/inc/strings.hrc:986
msgctxt "FMT_REF_WITH_UPPERCASE_HU_ARTICLE"
msgid "Article A/Az + "
msgstr "Artigo A/Az + "
@@ -4938,27 +4948,27 @@ msgstr "Artigo A/Az + "
#. --------------------------------------------------------------------
#. Description: placeholder
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:988
+#: sw/inc/strings.hrc:990
msgctxt "FMT_MARK_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:989
+#: sw/inc/strings.hrc:991
msgctxt "FMT_MARK_TABLE"
msgid "Table"
msgstr "Tรกboa"
-#: sw/inc/strings.hrc:990
+#: sw/inc/strings.hrc:992
msgctxt "FMT_MARK_FRAME"
msgid "Frame"
msgstr "Marco"
-#: sw/inc/strings.hrc:991
+#: sw/inc/strings.hrc:993
msgctxt "FMT_MARK_GRAFIC"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:992
+#: sw/inc/strings.hrc:994
msgctxt "FMT_MARK_OLE"
msgid "Object"
msgstr "Obxecto"
@@ -4966,1232 +4976,1232 @@ msgstr "Obxecto"
#. --------------------------------------------------------------------
#. Description: ExchangeStrings for Edit/NameFT
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:996
+#: sw/inc/strings.hrc:998
msgctxt "STR_COND"
msgid "~Condition"
msgstr "~Condiciรณn"
-#: sw/inc/strings.hrc:997
+#: sw/inc/strings.hrc:999
msgctxt "STR_TEXT"
msgid "Then, Else"
msgstr "Entรณn, se non"
-#: sw/inc/strings.hrc:998
+#: sw/inc/strings.hrc:1000
msgctxt "STR_DDE_CMD"
msgid "DDE Statement"
msgstr "Instruciรณn DDE"
-#: sw/inc/strings.hrc:999
+#: sw/inc/strings.hrc:1001
msgctxt "STR_INSTEXT"
msgid "Hidden t~ext"
msgstr "T~exto agochado"
-#: sw/inc/strings.hrc:1000
+#: sw/inc/strings.hrc:1002
msgctxt "STR_MACNAME"
msgid "~Macro name"
msgstr "~Nome da macro"
-#: sw/inc/strings.hrc:1001
+#: sw/inc/strings.hrc:1003
msgctxt "STR_PROMPT"
msgid "~Reference"
msgstr "~Referencia"
-#: sw/inc/strings.hrc:1002
+#: sw/inc/strings.hrc:1004
msgctxt "STR_COMBCHRS_FT"
msgid "Ch~aracters"
msgstr "C~aracteres"
-#: sw/inc/strings.hrc:1003
+#: sw/inc/strings.hrc:1005
msgctxt "STR_OFFSET"
msgid "O~ffset"
msgstr "~Desprazamento"
-#: sw/inc/strings.hrc:1004
+#: sw/inc/strings.hrc:1006
msgctxt "STR_VALUE"
msgid "Value"
msgstr "Valor"
-#: sw/inc/strings.hrc:1005
+#: sw/inc/strings.hrc:1007
msgctxt "STR_FORMULA"
msgid "Formula"
msgstr "Fรณrmula"
-#: sw/inc/strings.hrc:1006
+#: sw/inc/strings.hrc:1008
msgctxt "STR_CUSTOM_FIELD"
msgid "Custom"
msgstr "Personalizado"
-#: sw/inc/strings.hrc:1008
+#: sw/inc/strings.hrc:1010
msgctxt "STR_CUSTOM_LABEL"
msgid "[User]"
msgstr "[Usuario]"
-#: sw/inc/strings.hrc:1010
+#: sw/inc/strings.hrc:1012
msgctxt "STR_HDIST"
msgid "H. Pitch"
msgstr "Resรญo horiz."
-#: sw/inc/strings.hrc:1011
+#: sw/inc/strings.hrc:1013
msgctxt "STR_VDIST"
msgid "V. Pitch"
msgstr "Resรญo vert."
-#: sw/inc/strings.hrc:1012
+#: sw/inc/strings.hrc:1014
msgctxt "STR_WIDTH"
msgid "Width"
msgstr "Largura"
-#: sw/inc/strings.hrc:1013
+#: sw/inc/strings.hrc:1015
msgctxt "STR_HEIGHT"
msgid "Height"
msgstr "Altura"
-#: sw/inc/strings.hrc:1014
+#: sw/inc/strings.hrc:1016
msgctxt "STR_LEFT"
msgid "Left margin"
msgstr "Marxe esquerda"
-#: sw/inc/strings.hrc:1015
+#: sw/inc/strings.hrc:1017
msgctxt "STR_UPPER"
msgid "Top margin"
msgstr "Marxe superior"
-#: sw/inc/strings.hrc:1016
+#: sw/inc/strings.hrc:1018
msgctxt "STR_COLS"
msgid "Columns"
msgstr "Columnas"
-#: sw/inc/strings.hrc:1017
+#: sw/inc/strings.hrc:1019
msgctxt "STR_ROWS"
msgid "Rows"
msgstr "Filas"
-#: sw/inc/strings.hrc:1019
+#: sw/inc/strings.hrc:1021
msgctxt "STR_SERVICE_UNAVAILABLE"
msgid "The following service is not available: "
msgstr "O servizo seguinte non estรก dispoรฑรญbel: "
-#: sw/inc/strings.hrc:1021
+#: sw/inc/strings.hrc:1023
msgctxt "STR_WORDCOUNT_HINT"
msgid "Word and character count. Click to open Word Count dialog."
msgstr "Nรบmero de palabras e de caracteres. Prema para abrir o diรกlogo Nรบmero de Palabras."
-#: sw/inc/strings.hrc:1022
+#: sw/inc/strings.hrc:1024
msgctxt "STR_VIEWLAYOUT_ONE"
msgid "Single-page view"
msgstr "Vista de pรกxina รบnica"
-#: sw/inc/strings.hrc:1023
+#: sw/inc/strings.hrc:1025
msgctxt "STR_VIEWLAYOUT_MULTI"
msgid "Multiple-page view"
msgstr "Vista de varias pรกxinas"
-#: sw/inc/strings.hrc:1024
+#: sw/inc/strings.hrc:1026
msgctxt "STR_VIEWLAYOUT_BOOK"
msgid "Book view"
msgstr "Vista de libro"
-#: sw/inc/strings.hrc:1025
+#: sw/inc/strings.hrc:1027
msgctxt "STR_BOOKCTRL_HINT"
msgid "Page number in document. Click to open Go to Page dialog or right-click for bookmark list."
msgstr "Nรบmero de pรกxina no documento. Prema para abrir a caixa de diรกlogo Pรกxina ou prema co botรณn dereito para ver a lista de marcadores."
-#: sw/inc/strings.hrc:1026
+#: sw/inc/strings.hrc:1028
msgctxt "STR_BOOKCTRL_HINT_EXTENDED"
msgid "Page number in document (Page number on printed document). Click to open Go to Page dialog."
msgstr "Nรบmero de pรกxina no documento (nรบmero de pรกxina no documento impreso). Prema para abrir a caixa de diรกlogo Pรกxina."
-#: sw/inc/strings.hrc:1027
+#: sw/inc/strings.hrc:1029
msgctxt "STR_TMPLCTRL_HINT"
msgid "Page Style. Right-click to change style or click to open Style dialog."
msgstr "Estilo de pรกxina. Prema co botรณn dereito do rato para cambiar o estilo ou prema para abrir o diรกlogo Estilo."
#. Strings for textual attributes.
-#: sw/inc/strings.hrc:1030
+#: sw/inc/strings.hrc:1032
msgctxt "STR_DROP_OVER"
msgid "Drop Caps over"
msgstr "Maiรบsculas capitulares ocupando"
-#: sw/inc/strings.hrc:1031
+#: sw/inc/strings.hrc:1033
msgctxt "STR_DROP_LINES"
msgid "rows"
msgstr "filas"
-#: sw/inc/strings.hrc:1032
+#: sw/inc/strings.hrc:1034
msgctxt "STR_NO_DROP_LINES"
msgid "No Drop Caps"
msgstr "Sen maiรบsculas capitulares"
-#: sw/inc/strings.hrc:1033
+#: sw/inc/strings.hrc:1035
msgctxt "STR_NO_PAGEDESC"
msgid "No page break"
msgstr "Sen quebra de pรกxina"
-#: sw/inc/strings.hrc:1034
+#: sw/inc/strings.hrc:1036
msgctxt "STR_NO_MIRROR"
msgid "Don't mirror"
msgstr "Non reflectir"
-#: sw/inc/strings.hrc:1035
+#: sw/inc/strings.hrc:1037
msgctxt "STR_VERT_MIRROR"
msgid "Flip vertically"
msgstr "Voltear verticalmente"
-#: sw/inc/strings.hrc:1036
+#: sw/inc/strings.hrc:1038
msgctxt "STR_HORI_MIRROR"
msgid "Flip horizontal"
msgstr "Voltear horizontalmente"
-#: sw/inc/strings.hrc:1037
+#: sw/inc/strings.hrc:1039
msgctxt "STR_BOTH_MIRROR"
msgid "Horizontal and Vertical Flip"
msgstr "Voltear na horizontal e na vertical"
-#: sw/inc/strings.hrc:1038
+#: sw/inc/strings.hrc:1040
msgctxt "STR_MIRROR_TOGGLE"
msgid "+ mirror horizontal on even pages"
msgstr "+ reflectir horizontal nas pรกxinas pares"
-#: sw/inc/strings.hrc:1039
+#: sw/inc/strings.hrc:1041
msgctxt "STR_CHARFMT"
msgid "Character Style"
msgstr "Estilo de carรกcter"
-#: sw/inc/strings.hrc:1040
+#: sw/inc/strings.hrc:1042
msgctxt "STR_NO_CHARFMT"
msgid "No Character Style"
msgstr "Sen estilo de carรกcter"
-#: sw/inc/strings.hrc:1041
+#: sw/inc/strings.hrc:1043
msgctxt "STR_FOOTER"
msgid "Footer"
msgstr "Rodapรฉ"
-#: sw/inc/strings.hrc:1042
+#: sw/inc/strings.hrc:1044
msgctxt "STR_NO_FOOTER"
msgid "No footer"
msgstr "Sen rodapรฉ"
-#: sw/inc/strings.hrc:1043
+#: sw/inc/strings.hrc:1045
msgctxt "STR_HEADER"
msgid "Header"
msgstr "Cabeceira"
-#: sw/inc/strings.hrc:1044
+#: sw/inc/strings.hrc:1046
msgctxt "STR_NO_HEADER"
msgid "No header"
msgstr "Sen cabeceira"
-#: sw/inc/strings.hrc:1045
+#: sw/inc/strings.hrc:1047
msgctxt "STR_SURROUND_IDEAL"
msgid "Optimal wrap"
msgstr "Axuste รณptimo"
-#: sw/inc/strings.hrc:1046
+#: sw/inc/strings.hrc:1048
msgctxt "STR_SURROUND_NONE"
msgid "No wrap"
msgstr "Sen axuste"
-#: sw/inc/strings.hrc:1047
+#: sw/inc/strings.hrc:1049
msgctxt "STR_SURROUND_THROUGH"
msgid "Through"
msgstr "A travรฉs"
-#: sw/inc/strings.hrc:1048
+#: sw/inc/strings.hrc:1050
msgctxt "STR_SURROUND_PARALLEL"
msgid "Parallel wrap"
msgstr "Axuste paralelo"
-#: sw/inc/strings.hrc:1049
+#: sw/inc/strings.hrc:1051
msgctxt "STR_SURROUND_LEFT"
msgid "Left wrap"
msgstr "Axuste esquerdo"
-#: sw/inc/strings.hrc:1050
+#: sw/inc/strings.hrc:1052
msgctxt "STR_SURROUND_RIGHT"
msgid "Right wrap"
msgstr "Axuste dereito"
-#: sw/inc/strings.hrc:1051
+#: sw/inc/strings.hrc:1053
msgctxt "STR_SURROUND_ANCHORONLY"
msgid "(Anchor only)"
msgstr "(Sรณ รกncora)"
-#: sw/inc/strings.hrc:1052
+#: sw/inc/strings.hrc:1054
msgctxt "STR_FRM_WIDTH"
msgid "Width:"
msgstr "Largura:"
-#: sw/inc/strings.hrc:1053
+#: sw/inc/strings.hrc:1055
msgctxt "STR_FRM_FIXEDHEIGHT"
msgid "Fixed height:"
msgstr "Altura fixa:"
-#: sw/inc/strings.hrc:1054
+#: sw/inc/strings.hrc:1056
msgctxt "STR_FRM_MINHEIGHT"
msgid "Min. height:"
msgstr "Altura mรญnima:"
-#: sw/inc/strings.hrc:1055
+#: sw/inc/strings.hrc:1057
msgctxt "STR_FLY_AT_PARA"
msgid "to paragraph"
msgstr "ao parรกgrafo"
-#: sw/inc/strings.hrc:1056
+#: sw/inc/strings.hrc:1058
msgctxt "STR_FLY_AS_CHAR"
msgid "to character"
msgstr "ao carรกcter"
-#: sw/inc/strings.hrc:1057
+#: sw/inc/strings.hrc:1059
msgctxt "STR_FLY_AT_PAGE"
msgid "to page"
msgstr "รก pรกxina"
-#: sw/inc/strings.hrc:1058
+#: sw/inc/strings.hrc:1060
msgctxt "STR_POS_X"
msgid "X Coordinate:"
msgstr "Coordenada X:"
-#: sw/inc/strings.hrc:1059
+#: sw/inc/strings.hrc:1061
msgctxt "STR_POS_Y"
msgid "Y Coordinate:"
msgstr "Coordenada Y:"
-#: sw/inc/strings.hrc:1060
+#: sw/inc/strings.hrc:1062
msgctxt "STR_VERT_TOP"
msgid "at top"
msgstr "na parte superior"
-#: sw/inc/strings.hrc:1061
+#: sw/inc/strings.hrc:1063
msgctxt "STR_VERT_CENTER"
msgid "Centered vertically"
msgstr "Centrado verticalmente"
-#: sw/inc/strings.hrc:1062
+#: sw/inc/strings.hrc:1064
msgctxt "STR_VERT_BOTTOM"
msgid "at bottom"
msgstr "na parte inferior"
-#: sw/inc/strings.hrc:1063
+#: sw/inc/strings.hrc:1065
msgctxt "STR_LINE_TOP"
msgid "Top of line"
msgstr "Parte superior da liรฑa"
-#: sw/inc/strings.hrc:1064
+#: sw/inc/strings.hrc:1066
msgctxt "STR_LINE_CENTER"
msgid "Line centered"
msgstr "Centrada na liรฑa"
-#: sw/inc/strings.hrc:1065
+#: sw/inc/strings.hrc:1067
msgctxt "STR_LINE_BOTTOM"
msgid "Bottom of line"
msgstr "Parte inferior da liรฑa"
-#: sw/inc/strings.hrc:1066
+#: sw/inc/strings.hrc:1068
msgctxt "STR_REGISTER_ON"
msgid "Register-true"
msgstr "Conformidade de rexistro"
-#: sw/inc/strings.hrc:1067
+#: sw/inc/strings.hrc:1069
msgctxt "STR_REGISTER_OFF"
msgid "Not register-true"
msgstr "Sen conformidade de rexistro"
-#: sw/inc/strings.hrc:1068
+#: sw/inc/strings.hrc:1070
msgctxt "STR_HORI_RIGHT"
msgid "at the right"
msgstr "รก dereita"
-#: sw/inc/strings.hrc:1069
+#: sw/inc/strings.hrc:1071
msgctxt "STR_HORI_CENTER"
msgid "Centered horizontally"
msgstr "Centrado horizontalmente"
-#: sw/inc/strings.hrc:1070
+#: sw/inc/strings.hrc:1072
msgctxt "STR_HORI_LEFT"
msgid "at the left"
msgstr "รก esquerda"
-#: sw/inc/strings.hrc:1071
+#: sw/inc/strings.hrc:1073
msgctxt "STR_HORI_INSIDE"
msgid "inside"
msgstr "dentro"
-#: sw/inc/strings.hrc:1072
+#: sw/inc/strings.hrc:1074
msgctxt "STR_HORI_OUTSIDE"
msgid "outside"
msgstr "fรณra"
-#: sw/inc/strings.hrc:1073
+#: sw/inc/strings.hrc:1075
msgctxt "STR_HORI_FULL"
msgid "Full width"
msgstr "Largura enteira"
-#: sw/inc/strings.hrc:1074
+#: sw/inc/strings.hrc:1076
msgctxt "STR_COLUMNS"
msgid "Columns"
msgstr "Columnas"
-#: sw/inc/strings.hrc:1075
+#: sw/inc/strings.hrc:1077
msgctxt "STR_LINE_WIDTH"
msgid "Separator Width:"
msgstr "Largura de separador:"
-#: sw/inc/strings.hrc:1076
+#: sw/inc/strings.hrc:1078
msgctxt "STR_MAX_FTN_HEIGHT"
msgid "Max. footnote area:"
msgstr "รrea mรกx. de nota a rodapรฉ:"
-#: sw/inc/strings.hrc:1077
+#: sw/inc/strings.hrc:1079
msgctxt "STR_EDIT_IN_READONLY"
msgid "Editable in read-only document"
msgstr "Editรกbel en documento que sรณ permita lectura"
-#: sw/inc/strings.hrc:1078
+#: sw/inc/strings.hrc:1080
msgctxt "STR_LAYOUT_SPLIT"
msgid "Split"
msgstr "Dividir"
-#: sw/inc/strings.hrc:1079
+#: sw/inc/strings.hrc:1081
msgctxt "STR_NUMRULE_ON"
msgid "Numbering"
msgstr "Numeraciรณn"
-#: sw/inc/strings.hrc:1080
+#: sw/inc/strings.hrc:1082
msgctxt "STR_NUMRULE_OFF"
msgid "no numbering"
msgstr "sen numeraciรณn"
-#: sw/inc/strings.hrc:1081
+#: sw/inc/strings.hrc:1083
msgctxt "STR_CONNECT1"
msgid "linked to "
msgstr "ligado a "
-#: sw/inc/strings.hrc:1082
+#: sw/inc/strings.hrc:1084
msgctxt "STR_CONNECT2"
msgid "and "
msgstr "e "
-#: sw/inc/strings.hrc:1083
+#: sw/inc/strings.hrc:1085
msgctxt "STR_LINECOUNT"
msgid "Count lines"
msgstr "Contar as liรฑas"
-#: sw/inc/strings.hrc:1084
+#: sw/inc/strings.hrc:1086
msgctxt "STR_DONTLINECOUNT"
msgid "don't count lines"
msgstr "non contar as liรฑas"
-#: sw/inc/strings.hrc:1085
+#: sw/inc/strings.hrc:1087
msgctxt "STR_LINCOUNT_START"
msgid "restart line count with: "
msgstr "reiniciar a numeraciรณn de liรฑas con: "
-#: sw/inc/strings.hrc:1086
+#: sw/inc/strings.hrc:1088
msgctxt "STR_LUMINANCE"
msgid "Brightness: "
msgstr "Brillo: "
-#: sw/inc/strings.hrc:1087
+#: sw/inc/strings.hrc:1089
msgctxt "STR_CHANNELR"
msgid "Red: "
msgstr "Vermello: "
-#: sw/inc/strings.hrc:1088
+#: sw/inc/strings.hrc:1090
msgctxt "STR_CHANNELG"
msgid "Green: "
msgstr "Verde: "
-#: sw/inc/strings.hrc:1089
+#: sw/inc/strings.hrc:1091
msgctxt "STR_CHANNELB"
msgid "Blue: "
msgstr "Azul: "
-#: sw/inc/strings.hrc:1090
+#: sw/inc/strings.hrc:1092
msgctxt "STR_CONTRAST"
msgid "Contrast: "
msgstr "Contraste: "
-#: sw/inc/strings.hrc:1091
+#: sw/inc/strings.hrc:1093
msgctxt "STR_GAMMA"
msgid "Gamma: "
msgstr "Gamma: "
-#: sw/inc/strings.hrc:1092
+#: sw/inc/strings.hrc:1094
msgctxt "STR_TRANSPARENCY"
msgid "Transparency: "
msgstr "Transparencia: "
-#: sw/inc/strings.hrc:1093
+#: sw/inc/strings.hrc:1095
msgctxt "STR_INVERT"
msgid "Invert"
msgstr "Inverter"
-#: sw/inc/strings.hrc:1094
+#: sw/inc/strings.hrc:1096
msgctxt "STR_INVERT_NOT"
msgid "do not invert"
msgstr "non inverter"
-#: sw/inc/strings.hrc:1095
+#: sw/inc/strings.hrc:1097
msgctxt "STR_DRAWMODE"
msgid "Graphics mode: "
msgstr "Modo grรกfico: "
-#: sw/inc/strings.hrc:1096
+#: sw/inc/strings.hrc:1098
msgctxt "STR_DRAWMODE_STD"
msgid "Standard"
msgstr "Normal"
-#: sw/inc/strings.hrc:1097
+#: sw/inc/strings.hrc:1099
msgctxt "STR_DRAWMODE_GREY"
msgid "Grayscales"
msgstr "Escala de grises"
-#: sw/inc/strings.hrc:1098
+#: sw/inc/strings.hrc:1100
msgctxt "STR_DRAWMODE_BLACKWHITE"
msgid "Black & White"
msgstr "Branco e negro"
-#: sw/inc/strings.hrc:1099
+#: sw/inc/strings.hrc:1101
msgctxt "STR_DRAWMODE_WATERMARK"
msgid "Watermark"
msgstr "Marca de auga"
-#: sw/inc/strings.hrc:1100
+#: sw/inc/strings.hrc:1102
msgctxt "STR_ROTATION"
msgid "Rotation"
msgstr "Rotaciรณn"
-#: sw/inc/strings.hrc:1101
+#: sw/inc/strings.hrc:1103
msgctxt "STR_GRID_NONE"
msgid "No grid"
msgstr "Sen grade"
-#: sw/inc/strings.hrc:1102
+#: sw/inc/strings.hrc:1104
msgctxt "STR_GRID_LINES_ONLY"
msgid "Grid (lines only)"
msgstr "Grade (sรณ liรฑas)"
-#: sw/inc/strings.hrc:1103
+#: sw/inc/strings.hrc:1105
msgctxt "STR_GRID_LINES_CHARS"
msgid "Grid (lines and characters)"
msgstr "Grade (liรฑas e caracteres)"
-#: sw/inc/strings.hrc:1104
+#: sw/inc/strings.hrc:1106
msgctxt "STR_FOLLOW_TEXT_FLOW"
msgid "Follow text flow"
msgstr "Seguir o fluxo do texto"
-#: sw/inc/strings.hrc:1105
+#: sw/inc/strings.hrc:1107
msgctxt "STR_DONT_FOLLOW_TEXT_FLOW"
msgid "Do not follow text flow"
msgstr "Non seguir o fluxo do texto"
-#: sw/inc/strings.hrc:1106
+#: sw/inc/strings.hrc:1108
msgctxt "STR_CONNECT_BORDER_ON"
msgid "Merge borders"
msgstr "Combinar os bordos"
-#: sw/inc/strings.hrc:1107
+#: sw/inc/strings.hrc:1109
msgctxt "STR_CONNECT_BORDER_OFF"
msgid "Do not merge borders"
msgstr "Non combinar os bordos"
-#: sw/inc/strings.hrc:1109
+#: sw/inc/strings.hrc:1111
msgctxt "ST_TBL"
msgid "Table"
msgstr "Tรกboa"
-#: sw/inc/strings.hrc:1110
+#: sw/inc/strings.hrc:1112
msgctxt "ST_FRM"
msgid "Text Frame"
msgstr "Marco de texto"
-#: sw/inc/strings.hrc:1111
+#: sw/inc/strings.hrc:1113
msgctxt "ST_PGE"
msgid "Page"
msgstr "Pรกxina"
-#: sw/inc/strings.hrc:1112
+#: sw/inc/strings.hrc:1114
msgctxt "ST_DRW"
msgid "Drawing"
msgstr "Debuxo"
-#: sw/inc/strings.hrc:1113
+#: sw/inc/strings.hrc:1115
msgctxt "ST_CTRL"
msgid "Control"
msgstr "Control"
-#: sw/inc/strings.hrc:1114
+#: sw/inc/strings.hrc:1116
msgctxt "ST_REG"
msgid "Section"
msgstr "Secciรณn"
-#: sw/inc/strings.hrc:1115
+#: sw/inc/strings.hrc:1117
msgctxt "ST_BKM"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/inc/strings.hrc:1116
+#: sw/inc/strings.hrc:1118
msgctxt "ST_GRF"
msgid "Graphics"
msgstr "Imaxes"
-#: sw/inc/strings.hrc:1117
+#: sw/inc/strings.hrc:1119
msgctxt "ST_OLE"
msgid "OLE object"
msgstr "Obxecto OLE"
-#: sw/inc/strings.hrc:1118
+#: sw/inc/strings.hrc:1120
msgctxt "ST_OUTL"
msgid "Headings"
msgstr "Tรญtulos"
-#: sw/inc/strings.hrc:1119
+#: sw/inc/strings.hrc:1121
msgctxt "ST_SEL"
msgid "Selection"
msgstr "Selecciรณn"
-#: sw/inc/strings.hrc:1120
+#: sw/inc/strings.hrc:1122
msgctxt "ST_FTN"
msgid "Footnote"
msgstr "Nota a rodapรฉ"
-#: sw/inc/strings.hrc:1121
+#: sw/inc/strings.hrc:1123
msgctxt "ST_MARK"
msgid "Reminder"
msgstr "Recordatorio"
-#: sw/inc/strings.hrc:1122
+#: sw/inc/strings.hrc:1124
msgctxt "ST_POSTIT"
msgid "Comment"
msgstr "Comentario"
-#: sw/inc/strings.hrc:1123
+#: sw/inc/strings.hrc:1125
msgctxt "ST_SRCH_REP"
msgid "Repeat search"
msgstr "Repetir a busca"
-#: sw/inc/strings.hrc:1124
+#: sw/inc/strings.hrc:1126
msgctxt "ST_INDEX_ENTRY"
msgid "Index entry"
msgstr "Entrada do รญndice"
-#: sw/inc/strings.hrc:1125
+#: sw/inc/strings.hrc:1127
msgctxt "ST_TABLE_FORMULA"
msgid "Table formula"
msgstr "Fรณrmula de tรกboa"
-#: sw/inc/strings.hrc:1126
+#: sw/inc/strings.hrc:1128
msgctxt "ST_TABLE_FORMULA_ERROR"
msgid "Wrong table formula"
msgstr "Fรณrmula de tรกboa errada"
#. Strings for the quickhelp of the View-PgUp/Down-Buttons
-#: sw/inc/strings.hrc:1128
+#: sw/inc/strings.hrc:1130
msgctxt "STR_IMGBTN_TBL_DOWN"
msgid "Next table"
msgstr "Tรกboa seguinte"
-#: sw/inc/strings.hrc:1129
+#: sw/inc/strings.hrc:1131
msgctxt "STR_IMGBTN_FRM_DOWN"
msgid "Next text frame"
msgstr "Cadro de texto seguinte"
-#: sw/inc/strings.hrc:1130
+#: sw/inc/strings.hrc:1132
msgctxt "STR_IMGBTN_PGE_DOWN"
msgid "Next page"
msgstr "Pรกxina seguinte"
-#: sw/inc/strings.hrc:1131
+#: sw/inc/strings.hrc:1133
msgctxt "STR_IMGBTN_DRW_DOWN"
msgid "Next drawing"
msgstr "Debuxo seguinte"
-#: sw/inc/strings.hrc:1132
+#: sw/inc/strings.hrc:1134
msgctxt "STR_IMGBTN_CTRL_DOWN"
msgid "Next control"
msgstr "Control seguinte"
-#: sw/inc/strings.hrc:1133
+#: sw/inc/strings.hrc:1135
msgctxt "STR_IMGBTN_REG_DOWN"
msgid "Next section"
msgstr "Secciรณn seguinte"
-#: sw/inc/strings.hrc:1134
+#: sw/inc/strings.hrc:1136
msgctxt "STR_IMGBTN_BKM_DOWN"
msgid "Next bookmark"
msgstr "Marcador seguinte"
-#: sw/inc/strings.hrc:1135
+#: sw/inc/strings.hrc:1137
msgctxt "STR_IMGBTN_GRF_DOWN"
msgid "Next graphic"
msgstr "Grรกfica seguinte"
-#: sw/inc/strings.hrc:1136
+#: sw/inc/strings.hrc:1138
msgctxt "STR_IMGBTN_OLE_DOWN"
msgid "Next OLE object"
msgstr "Obxecto OLE seguinte"
-#: sw/inc/strings.hrc:1137
+#: sw/inc/strings.hrc:1139
msgctxt "STR_IMGBTN_OUTL_DOWN"
msgid "Next heading"
msgstr "Cabeceira seguinte"
-#: sw/inc/strings.hrc:1138
+#: sw/inc/strings.hrc:1140
msgctxt "STR_IMGBTN_SEL_DOWN"
msgid "Next selection"
msgstr "Selecciรณn seguinte"
-#: sw/inc/strings.hrc:1139
+#: sw/inc/strings.hrc:1141
msgctxt "STR_IMGBTN_FTN_DOWN"
msgid "Next footnote"
msgstr "Nota a rodapรฉ seguinte"
-#: sw/inc/strings.hrc:1140
+#: sw/inc/strings.hrc:1142
msgctxt "STR_IMGBTN_MARK_DOWN"
msgid "Next Reminder"
msgstr "Seguinte recordatorio"
-#: sw/inc/strings.hrc:1141
+#: sw/inc/strings.hrc:1143
msgctxt "STR_IMGBTN_POSTIT_DOWN"
msgid "Next Comment"
msgstr "Comentario seguinte"
-#: sw/inc/strings.hrc:1142
+#: sw/inc/strings.hrc:1144
msgctxt "STR_IMGBTN_SRCH_REP_DOWN"
msgid "Continue search forward"
msgstr "Continuar buscando cara adiante"
-#: sw/inc/strings.hrc:1143
+#: sw/inc/strings.hrc:1145
msgctxt "STR_IMGBTN_INDEX_ENTRY_DOWN"
msgid "Next index entry"
msgstr "Entrada do รญndice seguinte"
-#: sw/inc/strings.hrc:1144
+#: sw/inc/strings.hrc:1146
msgctxt "STR_IMGBTN_TBL_UP"
msgid "Previous table"
msgstr "Tรกboa anterior"
-#: sw/inc/strings.hrc:1145
+#: sw/inc/strings.hrc:1147
msgctxt "STR_IMGBTN_FRM_UP"
msgid "Previous text frame"
msgstr "Marco de texto anterior"
-#: sw/inc/strings.hrc:1146
+#: sw/inc/strings.hrc:1148
msgctxt "STR_IMGBTN_PGE_UP"
msgid "Previous page"
msgstr "Pรกxina anterior"
-#: sw/inc/strings.hrc:1147
+#: sw/inc/strings.hrc:1149
msgctxt "STR_IMGBTN_DRW_UP"
msgid "Previous drawing"
msgstr "Debuxo anterior"
-#: sw/inc/strings.hrc:1148
+#: sw/inc/strings.hrc:1150
msgctxt "STR_IMGBTN_CTRL_UP"
msgid "Previous control"
msgstr "Control anterior"
-#: sw/inc/strings.hrc:1149
+#: sw/inc/strings.hrc:1151
msgctxt "STR_IMGBTN_REG_UP"
msgid "Previous section"
msgstr "Secciรณn anterior"
-#: sw/inc/strings.hrc:1150
+#: sw/inc/strings.hrc:1152
msgctxt "STR_IMGBTN_BKM_UP"
msgid "Previous bookmark"
msgstr "Marcador anterior"
-#: sw/inc/strings.hrc:1151
+#: sw/inc/strings.hrc:1153
msgctxt "STR_IMGBTN_GRF_UP"
msgid "Previous graphic"
msgstr "Grรกfica anterior"
-#: sw/inc/strings.hrc:1152
+#: sw/inc/strings.hrc:1154
msgctxt "STR_IMGBTN_OLE_UP"
msgid "Previous OLE object"
msgstr "Obxecto OLE anterior"
-#: sw/inc/strings.hrc:1153
+#: sw/inc/strings.hrc:1155
msgctxt "STR_IMGBTN_OUTL_UP"
msgid "Previous heading"
msgstr "Cabeceira anterior"
-#: sw/inc/strings.hrc:1154
+#: sw/inc/strings.hrc:1156
msgctxt "STR_IMGBTN_SEL_UP"
msgid "Previous selection"
msgstr "Selecciรณn anterior"
-#: sw/inc/strings.hrc:1155
+#: sw/inc/strings.hrc:1157
msgctxt "STR_IMGBTN_FTN_UP"
msgid "Previous footnote"
msgstr "Nota a rodapรฉ anterior"
-#: sw/inc/strings.hrc:1156
+#: sw/inc/strings.hrc:1158
msgctxt "STR_IMGBTN_MARK_UP"
msgid "Previous Reminder"
msgstr "Recordatorio anterior"
-#: sw/inc/strings.hrc:1157
+#: sw/inc/strings.hrc:1159
msgctxt "STR_IMGBTN_POSTIT_UP"
msgid "Previous Comment"
msgstr "Comentario anterior"
-#: sw/inc/strings.hrc:1158
+#: sw/inc/strings.hrc:1160
msgctxt "STR_IMGBTN_SRCH_REP_UP"
msgid "Continue search backwards"
msgstr "Continuar buscando cara atrรกs"
-#: sw/inc/strings.hrc:1159
+#: sw/inc/strings.hrc:1161
msgctxt "STR_IMGBTN_INDEX_ENTRY_UP"
msgid "Previous index entry"
msgstr "Entrada do รญndice anterior"
-#: sw/inc/strings.hrc:1160
+#: sw/inc/strings.hrc:1162
msgctxt "STR_IMGBTN_TBLFML_UP"
msgid "Previous table formula"
msgstr "Fรณrmula de tรกboa anterior"
-#: sw/inc/strings.hrc:1161
+#: sw/inc/strings.hrc:1163
msgctxt "STR_IMGBTN_TBLFML_DOWN"
msgid "Next table formula"
msgstr "Fรณrmula de tรกboa seguinte"
-#: sw/inc/strings.hrc:1162
+#: sw/inc/strings.hrc:1164
msgctxt "STR_IMGBTN_TBLFML_ERR_UP"
msgid "Previous faulty table formula"
msgstr "Fรณrmula de tรกboa defectuosa anterior"
-#: sw/inc/strings.hrc:1163
+#: sw/inc/strings.hrc:1165
msgctxt "STR_IMGBTN_TBLFML_ERR_DOWN"
msgid "Next faulty table formula"
msgstr "Fรณrmula de tรกboa defectuosa seguinte"
-#: sw/inc/strings.hrc:1165
+#: sw/inc/strings.hrc:1167
msgctxt "STR_REDLINE_INSERT"
msgid "Inserted"
msgstr "Inserida"
-#: sw/inc/strings.hrc:1166
+#: sw/inc/strings.hrc:1168
msgctxt "STR_REDLINE_DELETE"
msgid "Deleted"
msgstr "Eliminada"
-#: sw/inc/strings.hrc:1167
+#: sw/inc/strings.hrc:1169
msgctxt "STR_REDLINE_FORMAT"
msgid "Formatted"
msgstr "Formatada"
-#: sw/inc/strings.hrc:1168
+#: sw/inc/strings.hrc:1170
msgctxt "STR_REDLINE_TABLE"
msgid "Table changed"
msgstr "A tรกboa cambiou"
-#: sw/inc/strings.hrc:1169
+#: sw/inc/strings.hrc:1171
msgctxt "STR_REDLINE_FMTCOLL"
msgid "Applied Paragraph Styles"
msgstr "Estilos de parรกgrafo aplicados"
-#: sw/inc/strings.hrc:1170
+#: sw/inc/strings.hrc:1172
msgctxt "STR_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr "Formato de parรกgrafo cambiado"
-#: sw/inc/strings.hrc:1171
+#: sw/inc/strings.hrc:1173
msgctxt "STR_REDLINE_TABLE_ROW_INSERT"
msgid "Row Inserted"
msgstr "Fila inserida"
-#: sw/inc/strings.hrc:1172
+#: sw/inc/strings.hrc:1174
msgctxt "STR_REDLINE_TABLE_ROW_DELETE"
msgid "Row Deleted"
msgstr "Fila eliminada"
-#: sw/inc/strings.hrc:1173
+#: sw/inc/strings.hrc:1175
msgctxt "STR_REDLINE_TABLE_CELL_INSERT"
msgid "Cell Inserted"
msgstr "Cela inserida"
-#: sw/inc/strings.hrc:1174
+#: sw/inc/strings.hrc:1176
msgctxt "STR_REDLINE_TABLE_CELL_DELETE"
msgid "Cell Deleted"
msgstr "Cela eliminada"
-#: sw/inc/strings.hrc:1175
+#: sw/inc/strings.hrc:1177
msgctxt "STR_ENDNOTE"
msgid "Endnote: "
msgstr "Nota final: "
-#: sw/inc/strings.hrc:1176
+#: sw/inc/strings.hrc:1178
msgctxt "STR_FTNNOTE"
msgid "Footnote: "
msgstr "Nota a rodapรฉ: "
-#: sw/inc/strings.hrc:1177
+#: sw/inc/strings.hrc:1179
#, c-format
msgctxt "STR_SMARTTAG_CLICK"
msgid "%s-click to open Smart Tag menu"
msgstr "%s-premer para abrir o menรบ de etiquetas intelixentes"
-#: sw/inc/strings.hrc:1178
+#: sw/inc/strings.hrc:1180
msgctxt "STR_HEADER_TITLE"
msgid "Header (%1)"
msgstr "Cabeceira (%1)"
-#: sw/inc/strings.hrc:1179
+#: sw/inc/strings.hrc:1181
msgctxt "STR_FIRST_HEADER_TITLE"
msgid "First Page Header (%1)"
msgstr "Cabeceira da primeira pรกxina (%1)"
-#: sw/inc/strings.hrc:1180
+#: sw/inc/strings.hrc:1182
msgctxt "STR_LEFT_HEADER_TITLE"
msgid "Left Page Header (%1)"
msgstr "Cabeceira de pรกxina esquerda (%1)"
-#: sw/inc/strings.hrc:1181
+#: sw/inc/strings.hrc:1183
msgctxt "STR_RIGHT_HEADER_TITLE"
msgid "Right Page Header (%1)"
msgstr "Cabeceira de pรกxina dereita (%1)"
-#: sw/inc/strings.hrc:1182
+#: sw/inc/strings.hrc:1184
msgctxt "STR_FOOTER_TITLE"
msgid "Footer (%1)"
msgstr "Rodapรฉ (%1)"
-#: sw/inc/strings.hrc:1183
+#: sw/inc/strings.hrc:1185
msgctxt "STR_FIRST_FOOTER_TITLE"
msgid "First Page Footer (%1)"
msgstr "Rodapรฉ da primeira pรกxina (%1)"
-#: sw/inc/strings.hrc:1184
+#: sw/inc/strings.hrc:1186
msgctxt "STR_LEFT_FOOTER_TITLE"
msgid "Left Page Footer (%1)"
msgstr "Rodapรฉ de pรกxina esquerda (%1)"
-#: sw/inc/strings.hrc:1185
+#: sw/inc/strings.hrc:1187
msgctxt "STR_RIGHT_FOOTER_TITLE"
msgid "Right Page Footer (%1)"
msgstr "Rodapรฉ de pรกxina dereita (%1)"
-#: sw/inc/strings.hrc:1186
+#: sw/inc/strings.hrc:1188
msgctxt "STR_DELETE_HEADER"
msgid "Delete Header..."
msgstr "Eliminar a cabeceira..."
-#: sw/inc/strings.hrc:1187
+#: sw/inc/strings.hrc:1189
msgctxt "STR_FORMAT_HEADER"
msgid "Format Header..."
msgstr "Formatar a cabeceira..."
-#: sw/inc/strings.hrc:1188
+#: sw/inc/strings.hrc:1190
msgctxt "STR_DELETE_FOOTER"
msgid "Delete Footer..."
msgstr "Eliminar o rodapรฉ..."
-#: sw/inc/strings.hrc:1189
+#: sw/inc/strings.hrc:1191
msgctxt "STR_FORMAT_FOOTER"
msgid "Format Footer..."
msgstr "Formatar o rodapรฉ..."
-#: sw/inc/strings.hrc:1191
+#: sw/inc/strings.hrc:1193
msgctxt "STR_GRFILTER_OPENERROR"
msgid "Image file cannot be opened"
msgstr "Non รฉ posรญbel abrir o ficheiro da imaxe"
-#: sw/inc/strings.hrc:1192
+#: sw/inc/strings.hrc:1194
msgctxt "STR_GRFILTER_IOERROR"
msgid "Image file cannot be read"
msgstr "Non รฉ posรญbel ler o ficheiro da imaxe"
-#: sw/inc/strings.hrc:1193
+#: sw/inc/strings.hrc:1195
msgctxt "STR_GRFILTER_FORMATERROR"
msgid "Unknown image format"
msgstr "Formato de imaxe descoรฑecido."
-#: sw/inc/strings.hrc:1194
+#: sw/inc/strings.hrc:1196
msgctxt "STR_GRFILTER_VERSIONERROR"
msgid "This image file version is not supported"
msgstr "Esta versiรณn de ficheiro grรกfico non รฉ compatรญbel"
-#: sw/inc/strings.hrc:1195
+#: sw/inc/strings.hrc:1197
msgctxt "STR_GRFILTER_FILTERERROR"
msgid "Image filter not found"
msgstr "Non foi posรญbel atopar o filtro"
-#: sw/inc/strings.hrc:1196
+#: sw/inc/strings.hrc:1198
msgctxt "STR_GRFILTER_TOOBIG"
msgid "Not enough memory to insert the image."
msgstr "Non hai memoria suficiente para inserir a imaxe."
-#: sw/inc/strings.hrc:1197
+#: sw/inc/strings.hrc:1199
msgctxt "STR_INSERT_GRAPHIC"
msgid "Insert Image"
msgstr "Inserir unha imaxe"
-#: sw/inc/strings.hrc:1198
+#: sw/inc/strings.hrc:1200
msgctxt "STR_REDLINE_COMMENT"
msgid "Comment: "
msgstr "Comentario: "
-#: sw/inc/strings.hrc:1199
+#: sw/inc/strings.hrc:1201
msgctxt "STR_REDLINE_INSERTED"
msgid "Insertion"
msgstr "Inserciรณn"
-#: sw/inc/strings.hrc:1200
+#: sw/inc/strings.hrc:1202
msgctxt "STR_REDLINE_DELETED"
msgid "Deletion"
msgstr "Eliminaciรณn"
-#: sw/inc/strings.hrc:1201
+#: sw/inc/strings.hrc:1203
msgctxt "STR_REDLINE_AUTOFMT"
msgid "AutoCorrect"
msgstr "Correcciรณn automรกtica"
-#: sw/inc/strings.hrc:1202
+#: sw/inc/strings.hrc:1204
msgctxt "STR_REDLINE_FORMATED"
msgid "Formats"
msgstr "Formatos"
-#: sw/inc/strings.hrc:1203
+#: sw/inc/strings.hrc:1205
msgctxt "STR_REDLINE_TABLECHG"
msgid "Table Changes"
msgstr "Modificaciรณns da tรกboa"
-#: sw/inc/strings.hrc:1204
+#: sw/inc/strings.hrc:1206
msgctxt "STR_REDLINE_FMTCOLLSET"
msgid "Applied Paragraph Styles"
msgstr "Estilos de parรกgrafo aplicados"
-#: sw/inc/strings.hrc:1205
+#: sw/inc/strings.hrc:1207
msgctxt "STR_PAGE"
msgid "Page "
msgstr "Pรกxina "
-#: sw/inc/strings.hrc:1206
+#: sw/inc/strings.hrc:1208
msgctxt "STR_PAGE_COUNT"
msgid "Page %1 of %2"
msgstr "Pรกxina %1 de %2"
-#: sw/inc/strings.hrc:1207
+#: sw/inc/strings.hrc:1209
msgctxt "STR_PAGE_COUNT_CUSTOM"
msgid "Page %1 of %2 (Page %3)"
msgstr "Pรกxina %1 de %2 (Pรกxina %3)"
#. Strings for gallery/background
-#: sw/inc/strings.hrc:1209
+#: sw/inc/strings.hrc:1211
msgctxt "STR_SWBG_PARAGRAPH"
msgid "Paragraph"
msgstr "Parรกgrafo"
-#: sw/inc/strings.hrc:1210
+#: sw/inc/strings.hrc:1212
msgctxt "STR_SWBG_GRAPHIC"
msgid "Image"
msgstr "Imaxe"
-#: sw/inc/strings.hrc:1211
+#: sw/inc/strings.hrc:1213
msgctxt "STR_SWBG_OLE"
msgid "OLE object"
msgstr "Obxecto OLE"
-#: sw/inc/strings.hrc:1212
+#: sw/inc/strings.hrc:1214
msgctxt "STR_SWBG_FRAME"
msgid "Frame"
msgstr "Marco"
-#: sw/inc/strings.hrc:1213
+#: sw/inc/strings.hrc:1215
msgctxt "STR_SWBG_TABLE"
msgid "Table"
msgstr "Tรกboa"
-#: sw/inc/strings.hrc:1214
+#: sw/inc/strings.hrc:1216
msgctxt "STR_SWBG_TABLE_ROW"
msgid "Table row"
msgstr "Fila de tรกboa"
-#: sw/inc/strings.hrc:1215
+#: sw/inc/strings.hrc:1217
msgctxt "STR_SWBG_TABLE_CELL"
msgid "Table cell"
msgstr "Cela de tรกboa"
-#: sw/inc/strings.hrc:1216
+#: sw/inc/strings.hrc:1218
msgctxt "STR_SWBG_PAGE"
msgid "Page"
msgstr "Pรกxina"
-#: sw/inc/strings.hrc:1217
+#: sw/inc/strings.hrc:1219
msgctxt "STR_SWBG_HEADER"
msgid "Header"
msgstr "Cabeceira"
-#: sw/inc/strings.hrc:1218
+#: sw/inc/strings.hrc:1220
msgctxt "STR_SWBG_FOOTER"
msgid "Footer"
msgstr "Rodapรฉ"
#. End: strings for gallery/background
-#: sw/inc/strings.hrc:1221
+#: sw/inc/strings.hrc:1223
msgctxt "STR_HUMAN_SWWEBDOC_NAME"
msgid "HTML"
msgstr "HTML"
-#: sw/inc/strings.hrc:1222
+#: sw/inc/strings.hrc:1224
msgctxt "STR_WRITER_WEBDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION HTML Document"
msgstr "Documento HTML de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1224
+#: sw/inc/strings.hrc:1226
msgctxt "STR_TITLE"
msgid "Title"
msgstr "Tรญtulo"
-#: sw/inc/strings.hrc:1225
+#: sw/inc/strings.hrc:1227
msgctxt "STR_ALPHA"
msgid "Separator"
msgstr "Separador"
-#: sw/inc/strings.hrc:1226
+#: sw/inc/strings.hrc:1228
msgctxt "STR_LEVEL"
msgid "Level "
msgstr "Nivel "
-#: sw/inc/strings.hrc:1227
+#: sw/inc/strings.hrc:1229
msgctxt "STR_FILE_NOT_FOUND"
msgid "The file, \"%1\" in the \"%2\" path could not be found."
msgstr "Non foi posรญbel atopar o ficheiro ยซ%1ยป na ruta ยซ%2ยป."
-#: sw/inc/strings.hrc:1228
+#: sw/inc/strings.hrc:1230
msgctxt "STR_USER_DEFINED_INDEX"
msgid "User-Defined Index"
msgstr "รndice personalizado"
-#: sw/inc/strings.hrc:1229
+#: sw/inc/strings.hrc:1231
msgctxt "STR_NOSORTKEY"
msgid "<None>"
msgstr "<Ningรบn>"
-#: sw/inc/strings.hrc:1230
+#: sw/inc/strings.hrc:1232
msgctxt "STR_NO_CHAR_STYLE"
msgid "<None>"
msgstr "<Ningรบn>"
-#: sw/inc/strings.hrc:1231
+#: sw/inc/strings.hrc:1233
msgctxt "STR_DELIM"
msgid "S"
msgstr "S"
-#: sw/inc/strings.hrc:1232
+#: sw/inc/strings.hrc:1234
msgctxt "STR_TOKEN_ENTRY_NO"
msgid "E#"
msgstr "NC#"
-#: sw/inc/strings.hrc:1233
+#: sw/inc/strings.hrc:1235
msgctxt "STR_TOKEN_ENTRY"
msgid "E"
msgstr "E"
-#: sw/inc/strings.hrc:1234
+#: sw/inc/strings.hrc:1236
msgctxt "STR_TOKEN_TAB_STOP"
msgid "T"
msgstr "T"
-#: sw/inc/strings.hrc:1235
+#: sw/inc/strings.hrc:1237
msgctxt "STR_TOKEN_PAGE_NUMS"
msgid "#"
msgstr "#"
-#: sw/inc/strings.hrc:1236
+#: sw/inc/strings.hrc:1238
msgctxt "STR_TOKEN_CHAPTER_INFO"
msgid "CI"
msgstr "IC"
-#: sw/inc/strings.hrc:1237
+#: sw/inc/strings.hrc:1239
msgctxt "STR_TOKEN_LINK_START"
msgid "LS"
msgstr "IH"
-#: sw/inc/strings.hrc:1238
+#: sw/inc/strings.hrc:1240
msgctxt "STR_TOKEN_LINK_END"
msgid "LE"
msgstr "FH"
-#: sw/inc/strings.hrc:1239
+#: sw/inc/strings.hrc:1241
msgctxt "STR_TOKEN_AUTHORITY"
msgid "A"
msgstr "A"
-#: sw/inc/strings.hrc:1240
+#: sw/inc/strings.hrc:1242
msgctxt "STR_TOKEN_HELP_ENTRY_NO"
msgid "Chapter number"
msgstr "Nรบmero de capรญtulo"
-#: sw/inc/strings.hrc:1241
+#: sw/inc/strings.hrc:1243
msgctxt "STR_TOKEN_HELP_ENTRY"
msgid "Entry"
msgstr "Entrada"
-#: sw/inc/strings.hrc:1242
+#: sw/inc/strings.hrc:1244
msgctxt "STR_TOKEN_HELP_TAB_STOP"
msgid "Tab stop"
msgstr "Tabulaciรณn"
-#: sw/inc/strings.hrc:1243
+#: sw/inc/strings.hrc:1245
msgctxt "STR_TOKEN_HELP_TEXT"
msgid "Text"
msgstr "Texto"
-#: sw/inc/strings.hrc:1244
+#: sw/inc/strings.hrc:1246
msgctxt "STR_TOKEN_HELP_PAGE_NUMS"
msgid "Page number"
msgstr "Nรบmero de pรกxina"
-#: sw/inc/strings.hrc:1245
+#: sw/inc/strings.hrc:1247
msgctxt "STR_TOKEN_HELP_CHAPTER_INFO"
msgid "Chapter info"
msgstr "Informaciรณn de capรญtulo"
-#: sw/inc/strings.hrc:1246
+#: sw/inc/strings.hrc:1248
msgctxt "STR_TOKEN_HELP_LINK_START"
msgid "Hyperlink start"
msgstr "Inicio de hiperligazรณn"
-#: sw/inc/strings.hrc:1247
+#: sw/inc/strings.hrc:1249
msgctxt "STR_TOKEN_HELP_LINK_END"
msgid "Hyperlink end"
msgstr "Final de hiperligazรณn"
-#: sw/inc/strings.hrc:1248
+#: sw/inc/strings.hrc:1250
msgctxt "STR_TOKEN_HELP_AUTHORITY"
msgid "Bibliography entry: "
msgstr "Entrada bibliogrรกfica: "
-#: sw/inc/strings.hrc:1249
+#: sw/inc/strings.hrc:1251
msgctxt "STR_CHARSTYLE"
msgid "Character Style: "
msgstr "Estilo de carรกcter: "
-#: sw/inc/strings.hrc:1250
+#: sw/inc/strings.hrc:1252
msgctxt "STR_STRUCTURE"
msgid "Structure text"
msgstr "Estruturar o texto"
-#: sw/inc/strings.hrc:1251
+#: sw/inc/strings.hrc:1253
msgctxt "STR_ADDITIONAL_ACCNAME_STRING1"
msgid "Press Ctrl+Alt+A to move focus for more operations"
msgstr "Prema Ctrl+Alt+A para mover o enfoque cara a outras operaciรณns"
-#: sw/inc/strings.hrc:1252
+#: sw/inc/strings.hrc:1254
msgctxt "STR_ADDITIONAL_ACCNAME_STRING2"
msgid "Press left or right arrow to choose the structure controls"
msgstr "Prema a frecha esquerda ou dereita para escoller os controis de estrutura"
-#: sw/inc/strings.hrc:1253
+#: sw/inc/strings.hrc:1255
msgctxt "STR_ADDITIONAL_ACCNAME_STRING3"
msgid "Press Ctrl+Alt+B to move focus back to the current structure control"
msgstr "Prema Ctrl+Alt+B para mover o enfoque cara ao actual control de estrutura"
-#: sw/inc/strings.hrc:1254
+#: sw/inc/strings.hrc:1256
msgctxt "STR_AUTOMARK_TYPE"
msgid "Selection file for the alphabetical index (*.sdi)"
msgstr "Ficheiro de selecciรณn do รญndice alfabรฉtico (*.sdi)"
@@ -6199,237 +6209,237 @@ msgstr "Ficheiro de selecciรณn do รญndice alfabรฉtico (*.sdi)"
#. -----------------------------------------------------------------------
#. Description: character alignment for frmsh.cxx - context menu
#. -----------------------------------------------------------------------
-#: sw/inc/strings.hrc:1259
+#: sw/inc/strings.hrc:1261
msgctxt "STR_FRMUI_TOP_BASE"
msgid "Base line at ~top"
msgstr "~Liรฑa de base na parte superior"
-#: sw/inc/strings.hrc:1260
+#: sw/inc/strings.hrc:1262
msgctxt "STR_FRMUI_BOTTOM_BASE"
msgid "~Base line at bottom"
msgstr "Liรฑa de ~base na parte inferior"
-#: sw/inc/strings.hrc:1261
+#: sw/inc/strings.hrc:1263
msgctxt "STR_FRMUI_CENTER_BASE"
msgid "Base line ~centered"
msgstr "Liรฑa de base ~centrada"
-#: sw/inc/strings.hrc:1262
+#: sw/inc/strings.hrc:1264
msgctxt "STR_FRMUI_OLE_INSERT"
msgid "Insert object"
msgstr "Inserir obxecto"
-#: sw/inc/strings.hrc:1263
+#: sw/inc/strings.hrc:1265
msgctxt "STR_FRMUI_OLE_EDIT"
msgid "Edit object"
msgstr "Editar obxecto"
-#: sw/inc/strings.hrc:1264
+#: sw/inc/strings.hrc:1266
msgctxt "STR_FRMUI_COLL_HEADER"
msgid " (Template: "
msgstr " (Modelo: "
-#: sw/inc/strings.hrc:1265
+#: sw/inc/strings.hrc:1267
msgctxt "STR_FRMUI_BORDER"
msgid "Borders"
msgstr "Bordos"
-#: sw/inc/strings.hrc:1266
+#: sw/inc/strings.hrc:1268
msgctxt "STR_FRMUI_PATTERN"
msgid "Background"
msgstr "Fondo"
-#: sw/inc/strings.hrc:1268
+#: sw/inc/strings.hrc:1270
msgctxt "STR_TEXTCOLL_HEADER"
msgid "(Paragraph Style: "
msgstr "(Estilo de parรกgrafo: "
-#: sw/inc/strings.hrc:1269
+#: sw/inc/strings.hrc:1271
msgctxt "STR_ILLEGAL_PAGENUM"
msgid "Page numbers cannot be applied to the current page. Even numbers can be used on left pages, odd numbers on right pages."
msgstr "Non รฉ posรญbel aplicar nรบmeros de pรกxina a esta pรกxina. Os nรบmeros pares poden ser utilizados nas pรกxinas a esquerda e os impares nas da dereita."
-#: sw/inc/strings.hrc:1271
+#: sw/inc/strings.hrc:1273
msgctxt "STR_HUMAN_SWGLOBDOC_NAME"
msgid "Master Document"
msgstr "Documento principal"
-#: sw/inc/strings.hrc:1272
+#: sw/inc/strings.hrc:1274
msgctxt "STR_WRITER_GLOBALDOC_FULLTYPE"
msgid "%PRODUCTNAME %PRODUCTVERSION Master Document"
msgstr "Documento principal de %PRODUCTNAME %PRODUCTVERSION"
-#: sw/inc/strings.hrc:1274
+#: sw/inc/strings.hrc:1276
msgctxt "STR_QUERY_CONNECT"
msgid "A file connection will delete the contents of the current section. Connect anyway?"
msgstr "A conexiรณn ao ficheiro eliminarรก o contido desta secciรณn. Quere conectarse de todos os modos?"
-#: sw/inc/strings.hrc:1275
+#: sw/inc/strings.hrc:1277
msgctxt "STR_WRONG_PASSWORD"
msgid "The password entered is invalid."
msgstr "O contrasinal introducido รฉ incorrecto."
-#: sw/inc/strings.hrc:1276
+#: sw/inc/strings.hrc:1278
msgctxt "STR_WRONG_PASSWD_REPEAT"
msgid "The password has not been set."
msgstr "O contrasinal aรญnda non foi estabelecido."
-#: sw/inc/strings.hrc:1278
+#: sw/inc/strings.hrc:1280
msgctxt "STR_HYP_OK"
msgid "Hyphenation completed"
msgstr "Guionizaciรณn terminada"
-#: sw/inc/strings.hrc:1279
+#: sw/inc/strings.hrc:1281
msgctxt "STR_LANGSTATUS_NONE"
msgid "None (Do not check spelling)"
msgstr "Ningรบn (Non comprobar a ortografรญa)"
-#: sw/inc/strings.hrc:1280
+#: sw/inc/strings.hrc:1282
msgctxt "STR_RESET_TO_DEFAULT_LANGUAGE"
msgid "Reset to Default Language"
msgstr "Restabelecer o idioma predeterminado"
-#: sw/inc/strings.hrc:1281
+#: sw/inc/strings.hrc:1283
msgctxt "STR_LANGSTATUS_MORE"
msgid "More..."
msgstr "Mรกis..."
-#: sw/inc/strings.hrc:1282
+#: sw/inc/strings.hrc:1284
msgctxt "STR_IGNORE_SELECTION"
msgid "~Ignore"
msgstr "~Ignorar"
-#: sw/inc/strings.hrc:1283
+#: sw/inc/strings.hrc:1285
msgctxt "STR_EXPLANATION_LINK"
msgid "Explanations..."
msgstr "Explicaciรณnsโ€ฆ"
-#: sw/inc/strings.hrc:1285
+#: sw/inc/strings.hrc:1287
msgctxt "STR_QUERY_SPECIAL_FORCED"
msgid "Check special regions is deactivated. Check anyway?"
msgstr "A comprobaciรณn das rexiรณns especiais estรก desactivada. Confirma que desexa comprobar igual?"
-#: sw/inc/strings.hrc:1286
+#: sw/inc/strings.hrc:1288
msgctxt "STR_NO_MERGE_ENTRY"
msgid "Could not merge documents."
msgstr "Non foi posรญbel combinar os documentos."
-#: sw/inc/strings.hrc:1287
+#: sw/inc/strings.hrc:1289
msgctxt "STR_ERR_SRCSTREAM"
msgid "The source cannot be loaded."
msgstr "Non รฉ posรญbel cargar a orixe."
-#: sw/inc/strings.hrc:1288
+#: sw/inc/strings.hrc:1290
msgctxt "STR_ERR_NO_FAX"
msgid "No fax printer has been set under Tools/Options/%1/Print."
msgstr "Non hai ningunha impresora de fax configurada en Ferramentas/Opciรณns/%1/Imprimir."
-#: sw/inc/strings.hrc:1289
+#: sw/inc/strings.hrc:1291
msgctxt "STR_WEBOPTIONS"
msgid "HTML document"
msgstr "Documento HTML"
-#: sw/inc/strings.hrc:1290
+#: sw/inc/strings.hrc:1292
msgctxt "STR_TEXTOPTIONS"
msgid "Text document"
msgstr "Documento de texto"
-#: sw/inc/strings.hrc:1291
+#: sw/inc/strings.hrc:1293
msgctxt "STR_SCAN_NOSOURCE"
msgid "Source not specified."
msgstr "Orixe non indicada."
-#: sw/inc/strings.hrc:1292
+#: sw/inc/strings.hrc:1294
msgctxt "STR_NUM_LEVEL"
msgid "Level "
msgstr "Nivel "
-#: sw/inc/strings.hrc:1293
+#: sw/inc/strings.hrc:1295
msgctxt "STR_NUM_OUTLINE"
msgid "Outline "
msgstr "Esquema "
-#: sw/inc/strings.hrc:1294
+#: sw/inc/strings.hrc:1296
msgctxt "STR_EDIT_FOOTNOTE"
msgid "Edit Footnote/Endnote"
msgstr "Editar nota a rodapรฉ/final"
-#: sw/inc/strings.hrc:1295
+#: sw/inc/strings.hrc:1297
msgctxt "STR_NB_REPLACED"
msgid "Search key replaced XX times."
msgstr "A expresiรณn buscada foi substituรญda XX veces."
-#: sw/inc/strings.hrc:1296
+#: sw/inc/strings.hrc:1298
msgctxt "STR_SRCVIEW_ROW"
msgid "Row "
msgstr "Fila "
-#: sw/inc/strings.hrc:1297
+#: sw/inc/strings.hrc:1299
msgctxt "STR_SRCVIEW_COL"
msgid "Column "
msgstr "Columna "
-#: sw/inc/strings.hrc:1298
+#: sw/inc/strings.hrc:1300
msgctxt "STR_SAVEAS_SRC"
msgid "~Export source..."
msgstr "~Exportar a fonte..."
-#: sw/inc/strings.hrc:1299
+#: sw/inc/strings.hrc:1301
msgctxt "STR_SAVEACOPY_SRC"
msgid "~Export copy of source..."
msgstr "~Exportar copia da fonte..."
-#: sw/inc/strings.hrc:1301
+#: sw/inc/strings.hrc:1303
msgctxt "ST_CONTINUE"
msgid "~Continue"
msgstr "~Continuar"
-#: sw/inc/strings.hrc:1302
+#: sw/inc/strings.hrc:1304
msgctxt "ST_TASK"
msgid "Task"
msgstr "Tarefa"
-#: sw/inc/strings.hrc:1303
+#: sw/inc/strings.hrc:1305
msgctxt "ST_STATUS"
msgid "Status"
msgstr "Estado"
-#: sw/inc/strings.hrc:1304
+#: sw/inc/strings.hrc:1306
msgctxt "ST_SENDINGTO"
msgid "Sending to: %1"
msgstr "Enviando a: %1"
-#: sw/inc/strings.hrc:1305
+#: sw/inc/strings.hrc:1307
msgctxt "ST_COMPLETED"
msgid "Successfully sent"
msgstr "Enviado correctamente"
-#: sw/inc/strings.hrc:1306
+#: sw/inc/strings.hrc:1308
msgctxt "ST_FAILED"
msgid "Sending failed"
msgstr "Fallou o envรญo"
-#: sw/inc/strings.hrc:1308
+#: sw/inc/strings.hrc:1310
msgctxt "STR_SENDER_TOKENS"
msgid "COMPANY;CR;FIRSTNAME; ;LASTNAME;CR;ADDRESS;CR;CITY; ;STATEPROV; ;POSTALCODE;CR;COUNTRY;CR;"
msgstr "EMPRESA;CR;NOME; ;APELIDO;CR;ENDEREZO;CR;CIDADE; ;ESTADO; ;CP;CR;PAรS;CR;"
-#: sw/inc/strings.hrc:1310
+#: sw/inc/strings.hrc:1312
msgctxt "STR_TBL_FORMULA"
msgid "Text formula"
msgstr "Fรณrmula de texto"
-#: sw/inc/strings.hrc:1312
+#: sw/inc/strings.hrc:1314
msgctxt "STR_MENU_ZOOM"
msgid "~Zoom"
msgstr "~Ampliaciรณn"
-#: sw/inc/strings.hrc:1313
+#: sw/inc/strings.hrc:1315
msgctxt "STR_MENU_UP"
msgid "~Upwards"
msgstr "~Cara arriba"
-#: sw/inc/strings.hrc:1314
+#: sw/inc/strings.hrc:1316
msgctxt "STR_MENU_DOWN"
msgid "Do~wnwards"
msgstr "~Cara abaixo"
@@ -6437,7 +6447,7 @@ msgstr "~Cara abaixo"
#. --------------------------------------------------------------------
#. Description: Classification strings
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1320
+#: sw/inc/strings.hrc:1322
msgctxt "STR_CLASSIFICATION_LEVEL_CHANGED"
msgid "Document classification has changed because a paragraph classification level is higher"
msgstr "A clasificaciรณn do documento foi modificada porque o nivel de clasificaciรณn dun parรกgrafo รฉ maior"
@@ -6445,32 +6455,32 @@ msgstr "A clasificaciรณn do documento foi modificada porque o nivel de clasifica
#. --------------------------------------------------------------------
#. Description: Paragraph Signature
#. --------------------------------------------------------------------
-#: sw/inc/strings.hrc:1325
+#: sw/inc/strings.hrc:1327
msgctxt "STR_VALID"
msgid " Valid "
msgstr " Vรกlido "
-#: sw/inc/strings.hrc:1326
+#: sw/inc/strings.hrc:1328
msgctxt "STR_INVALID"
msgid "Invalid"
msgstr "Non vรกlido"
-#: sw/inc/strings.hrc:1327
+#: sw/inc/strings.hrc:1329
msgctxt "STR_INVALID_SIGNATURE"
msgid "Invalid Signature"
msgstr "A sinatura non รฉ vรกlida"
-#: sw/inc/strings.hrc:1328
+#: sw/inc/strings.hrc:1330
msgctxt "STR_SIGNED_BY"
msgid "Signed-by"
msgstr "Asinado por"
-#: sw/inc/strings.hrc:1329
+#: sw/inc/strings.hrc:1331
msgctxt "STR_PARAGRAPH_SIGNATURE"
msgid "Paragraph Signature"
msgstr "Sinatura de parรกgrafo"
-#: sw/inc/strings.hrc:1331
+#: sw/inc/strings.hrc:1333
msgctxt "labeldialog|cards"
msgid "Business Cards"
msgstr "Tarxetas de visita"
@@ -10074,31 +10084,41 @@ msgctxt "insertautotextdialog|label1"
msgid "Autotexts for Shortcut "
msgstr "Textos automรกticos para o atallo "
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:8
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:9
msgctxt "insertbookmark|InsertBookmarkDialog"
msgid "Bookmark"
msgstr "Marcador"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:40
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:35
msgctxt "insertbookmark|insert"
msgid "Insert"
msgstr "Inserir"
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:122
-msgctxt "insertbookmark|rename"
-msgid "Rename"
-msgstr "Renomear"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:58
+msgctxt "insertbookmark|hide"
+msgid "H_ide"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:135
-msgctxt "insertbookmark|delete"
-msgid "Delete"
-msgstr "Eliminar"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:80
+msgctxt "insertbookmark|condlabel"
+msgid "_With condition"
+msgstr ""
-#: sw/uiconfig/swriter/ui/insertbookmark.ui:148
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:130
msgctxt "insertbookmark|goto"
msgid "Go to"
msgstr "Ir a"
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:144
+msgctxt "insertbookmark|delete"
+msgid "Delete"
+msgstr "Eliminar"
+
+#: sw/uiconfig/swriter/ui/insertbookmark.ui:158
+msgctxt "insertbookmark|rename"
+msgid "Rename"
+msgstr "Renomear"
+
#: sw/uiconfig/swriter/ui/insertbreak.ui:14
msgctxt "insertbreak|BreakDialog"
msgid "Insert Break"
@@ -12907,8 +12927,8 @@ msgstr "Nivel de esquema:"
#: sw/uiconfig/swriter/ui/numparapage.ui:67
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
-msgid "Body text"
-msgstr "Corpo do texto"
+msgid "Text Body"
+msgstr ""
#: sw/uiconfig/swriter/ui/numparapage.ui:68
msgctxt "numparapage|comboLB_OUTLINE_LEVEL"
@@ -13366,80 +13386,85 @@ msgstr "Queb_ras"
#: sw/uiconfig/swriter/ui/optformataidspage.ui:134
msgctxt "optformataidspage|hiddentext"
-msgid "Hidden text"
-msgstr "Texto agochado"
+msgid "Hidden characters"
+msgstr ""
+
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:216
+msgctxt "optformataidspage|displayfl"
+msgid "Display formatting"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:149
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:249
msgctxt "optformataidspage|hiddentextfield"
-msgid "Fields: Hidden te_xt"
-msgstr "Campos: Te_xto oculto"
+msgid "Hidden te_xt"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:164
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:264
msgctxt "optformataidspage|hiddenparafield"
-msgid "Fields: Hidden p_aragraphs"
-msgstr "Campos: P_arรกgrafos ocultos"
+msgid "Hidden p_aragraphs"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:252
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:285
msgctxt "optformataidspage|displayfl"
-msgid "Display of"
-msgstr "Presentar"
+msgid "Display fields"
+msgstr ""
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:284
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:317
msgctxt "optformataidspage|mathbaseline"
msgid "Math baseline alignment"
msgstr "Aliรฑamento sobre a liรฑa base do Math"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:305
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:338
msgctxt "optformataidspage|layoutopt"
msgid "Layout Assistance"
msgstr "Asistencia ao deseรฑo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:349
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:382
msgctxt "optformataidspage|cursoronoff"
msgid "_Direct cursor"
msgstr "Cursor _directo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:366
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:399
msgctxt "optformataidspage|fillmode"
msgid "Insert"
msgstr "Inserir"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:388
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:421
msgctxt "optformataidspage|fillmargin"
msgid "Para_graph alignment"
msgstr "Aliรฑamento de parรก_grafo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:404
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:437
msgctxt "optformataidspage|fillindent"
msgid "_Left paragraph margin"
msgstr "Marxe _esquerda do parรกgrafo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:420
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:453
msgctxt "optformataidspage|filltab"
msgid "_Tabs"
msgstr "_Tabulaciรณns"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:436
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:469
msgctxt "optformataidspage|filltabandspace"
msgid "Tabs a_nd spaces"
msgstr "Tabuladores _e espazos"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:452
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:485
msgctxt "optformataidspage|fillspace"
msgid "_Spaces"
msgstr "E_spazos"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:482
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:515
msgctxt "optformataidspage|cursorlabel"
msgid "Direct Cursor"
msgstr "Cursor directo"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:514
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:547
msgctxt "optformataidspage|cursorinprot"
msgid "Enable cursor"
msgstr "Activar o cursor"
-#: sw/uiconfig/swriter/ui/optformataidspage.ui:535
+#: sw/uiconfig/swriter/ui/optformataidspage.ui:568
msgctxt "optformataidspage|cursoropt"
msgid "Protected Areas"
msgstr "รreas protexidas"
diff --git a/source/gl/vcl/messages.po b/source/gl/vcl/messages.po
index 28d5fadd3b2..4d66f5340ff 100644
--- a/source/gl/vcl/messages.po
+++ b/source/gl/vcl/messages.po
@@ -1,9 +1,9 @@
-#. extracted from vcl/inc
+#. extracted from vcl/inc/font
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2018-05-19 18:14+0000\n"
"Last-Translator: Xosรฉ <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -13,9 +13,394 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1526753689.000000\n"
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:25
+msgctxt "STR_FONT_FEATURE_ID_AALT"
+msgid "Access All Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:26
+msgctxt "STR_FONT_FEATURE_ID_AFRC"
+msgid "Alternative (Vertical) Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:27
+msgctxt "STR_FONT_FEATURE_ID_ALIG"
+msgid "Ancient Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:28
+msgctxt "STR_FONT_FEATURE_ID_C2PC"
+msgid "Capitals to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:29
+msgctxt "STR_FONT_FEATURE_ID_C2SC"
+msgid "Capitals to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:30
+msgctxt "STR_FONT_FEATURE_ID_CALT"
+msgid "Contextual Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:31
+msgctxt "STR_FONT_FEATURE_ID_CASE"
+msgid "Case-Sensitive Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:32
+msgctxt "STR_FONT_FEATURE_ID_CLIG"
+msgid "Contextual Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:33
+msgctxt "STR_FONT_FEATURE_ID_CPCT"
+msgid "Centered CJK Punctuation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:34
+msgctxt "STR_FONT_FEATURE_ID_CPSP"
+msgid "Capital Spacing"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:35
+msgctxt "STR_FONT_FEATURE_ID_CSWH"
+msgid "Contextual Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:36
+msgctxt "STR_FONT_FEATURE_ID_CVXX"
+msgid "Character Variant %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:37
+msgctxt "STR_FONT_FEATURE_ID_DCAP"
+msgid "Drop Caps"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:38
+msgctxt "STR_FONT_FEATURE_ID_DLIG"
+msgid "Discretionary Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:39
+msgctxt "STR_FONT_FEATURE_ID_DNOM"
+msgid "Denominators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:40
+msgctxt "STR_FONT_FEATURE_ID_DPNG"
+msgid "Diphthongs (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:41
+msgctxt "STR_FONT_FEATURE_ID_EXPT"
+msgid "Expert Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:42
+msgctxt "STR_FONT_FEATURE_ID_FALT"
+msgid "Final Glyph on Line Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:43
+msgctxt "STR_FONT_FEATURE_ID_FRAC"
+msgid "DIagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:44
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_1"
+msgid "Diagonal Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:45
+msgctxt "STR_FONT_FEATURE_ID_FRAC_PARAM_2"
+msgid "Nut Fractions"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:46
+msgctxt "STR_FONT_FEATURE_ID_FWID"
+msgid "Full Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:47
+msgctxt "STR_FONT_FEATURE_ID_HALT"
+msgid "Alternate Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:48
+msgctxt "STR_FONT_FEATURE_ID_HIST"
+msgid "Historical Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:49
+msgctxt "STR_FONT_FEATURE_ID_HKNA"
+msgid "Horizontal Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:50
+msgctxt "STR_FONT_FEATURE_ID_HLIG"
+msgid "Historical Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:51
+msgctxt "STR_FONT_FEATURE_ID_HNGL"
+msgid "Hanja to Hangul (Obsolete)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:52
+msgctxt "STR_FONT_FEATURE_ID_HOJO"
+msgid "Hojo Kanji Forms (JIS X 0212-1990 Kanji Forms)"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:53
+msgctxt "STR_FONT_FEATURE_ID_HWID"
+msgid "Half Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:54
+msgctxt "STR_FONT_FEATURE_ID_ITAL"
+msgid "Italics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:55
+msgctxt "STR_FONT_FEATURE_ID_JALT"
+msgid "Justification Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:56
+msgctxt "STR_FONT_FEATURE_ID_JP04"
+msgid "JIS2004 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:57
+msgctxt "STR_FONT_FEATURE_ID_JP78"
+msgid "JIS78 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:58
+msgctxt "STR_FONT_FEATURE_ID_JP83"
+msgid "JIS83 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:59
+msgctxt "STR_FONT_FEATURE_ID_JP90"
+msgid "JIS90 Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:60
+msgctxt "STR_FONT_FEATURE_ID_KERN"
+msgid "Horizontal Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:61
+msgctxt "STR_FONT_FEATURE_ID_LFBD"
+msgid "Left Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:62
+msgctxt "STR_FONT_FEATURE_ID_LIGA"
+msgid "Standard Ligatures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:63
+msgctxt "STR_FONT_FEATURE_ID_LNUM"
+msgid "Lining Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:64
+msgctxt "STR_FONT_FEATURE_ID_MGRK"
+msgid "Mathematical Greek"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:65
+msgctxt "STR_FONT_FEATURE_ID_NALT"
+msgid "Alternate Annotation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:66
+msgctxt "STR_FONT_FEATURE_ID_NLCK"
+msgid "NLC Kanji Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:67
+msgctxt "STR_FONT_FEATURE_ID_NUMR"
+msgid "Numerators"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:68
+msgctxt "STR_FONT_FEATURE_ID_ONUM"
+msgid "Oldstyle Figures"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:69
+msgctxt "STR_FONT_FEATURE_ID_OPBD"
+msgid "Optical Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:70
+msgctxt "STR_FONT_FEATURE_ID_ORDN"
+msgid "Ordinals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:71
+msgctxt "STR_FONT_FEATURE_ID_ORNM"
+msgid "Ornaments"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:72
+msgctxt "STR_FONT_FEATURE_ID_PALT"
+msgid "Proportional Alternate Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:73
+msgctxt "STR_FONT_FEATURE_ID_PCAP"
+msgid "Lowercase to Petite Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:74
+msgctxt "STR_FONT_FEATURE_ID_PKNA"
+msgid "Proportional Kana"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:75
+msgctxt "STR_FONT_FEATURE_ID_PNUM"
+msgid "Proportional Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:76
+msgctxt "STR_FONT_FEATURE_ID_PWID"
+msgid "Proportional Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:77
+msgctxt "STR_FONT_FEATURE_ID_QWID"
+msgid "Quarter Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:78
+msgctxt "STR_FONT_FEATURE_ID_RTBD"
+msgid "Right Bounds"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:79
+msgctxt "STR_FONT_FEATURE_ID_RUBY"
+msgid "Ruby Notation Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:80
+msgctxt "STR_FONT_FEATURE_ID_SALT"
+msgid "Stylistic Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:81
+msgctxt "STR_FONT_FEATURE_ID_SINF"
+msgid "Scientific Inferiors"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:82
+msgctxt "STR_FONT_FEATURE_ID_SMCP"
+msgid "Lowercase to Small Capitals"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:83
+msgctxt "STR_FONT_FEATURE_ID_SMPL"
+msgid "Simplified Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:84
+msgctxt "STR_FONT_FEATURE_ID_SSXX"
+msgid "Stylistic Set %1"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:85
+msgctxt "STR_FONT_FEATURE_ID_SUBS"
+msgid "Subscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:86
+msgctxt "STR_FONT_FEATURE_ID_SUPS"
+msgid "Superscript"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:87
+msgctxt "STR_FONT_FEATURE_ID_SWSH"
+msgid "Swash"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:88
+msgctxt "STR_FONT_FEATURE_ID_TITL"
+msgid "Titling"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:89
+msgctxt "STR_FONT_FEATURE_ID_TNAM"
+msgid "Traditional Name Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:90
+msgctxt "STR_FONT_FEATURE_ID_TNUM"
+msgid "Tabular Numbers"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:91
+msgctxt "STR_FONT_FEATURE_ID_TRAD"
+msgid "Traditional Forms"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:92
+msgctxt "STR_FONT_FEATURE_ID_TWID"
+msgid "Third Widths"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:93
+msgctxt "STR_FONT_FEATURE_ID_UNIC"
+msgid "Unicase"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:94
+msgctxt "STR_FONT_FEATURE_ID_VALT"
+msgid "Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:95
+msgctxt "STR_FONT_FEATURE_ID_VHAL"
+msgid "Alternate Vertical Half Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:96
+msgctxt "STR_FONT_FEATURE_ID_VKNA"
+msgid "Vertical Kana Alternates"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:97
+msgctxt "STR_FONT_FEATURE_ID_VKRN"
+msgid "Vertical Kerning"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:98
+msgctxt "STR_FONT_FEATURE_ID_VPAL"
+msgid "Proportional Alternate Vertical Metrics"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:99
+msgctxt "STR_FONT_FEATURE_ID_VRT2"
+msgid "Vertical Alternates and Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:100
+msgctxt "STR_FONT_FEATURE_ID_VRTR"
+msgid "Vertical Alternates for Rotation"
+msgstr ""
+
+#: vcl/inc/font/OpenTypeFeatureStrings.hrc:101
+msgctxt "STR_FONT_FEATURE_ID_ZERO"
+msgid "Slashed Zero"
+msgstr ""
+
#. To translators: This is the first entry of a sequence of paper size names
#: vcl/inc/print.hrc:28
msgctxt "RID_STR_PAPERNAMES"
diff --git a/source/gu/cui/messages.po b/source/gu/cui/messages.po
index 3685b5fc590..8ed7ab2737f 100644
--- a/source/gu/cui/messages.po
+++ b/source/gu/cui/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3593,7 +3593,7 @@ msgctxt "certdialog|label1"
msgid "Certificate Path"
msgstr "เชชเซเชฐเชฎเชพเชฃเชชเชคเซเชฐ เชชเชพเชฅ"
-#: cui/uiconfig/ui/charnamepage.ui:46
+#: cui/uiconfig/ui/charnamepage.ui:45
#, fuzzy
msgctxt "charnamepage|westlangft-nocjk"
msgid "Language:"
@@ -3605,61 +3605,81 @@ msgctxt "charnamepage|westsizeft-nocjk"
msgid "Size:"
msgstr "เชฎเชพเชช"
-#: cui/uiconfig/ui/charnamepage.ui:257
+#: cui/uiconfig/ui/charnamepage.ui:196
+msgctxt "charnamepage|west_features_button-nocjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:268
#, fuzzy
msgctxt "charnamepage|westsizeft-cjk"
msgid "Size:"
msgstr "เชฎเชพเชช"
-#: cui/uiconfig/ui/charnamepage.ui:272
+#: cui/uiconfig/ui/charnamepage.ui:283
#, fuzzy
msgctxt "charnamepage|westlangft-cjk"
msgid "Language:"
msgstr "เชญเชพเชทเชพ (_L):"
-#: cui/uiconfig/ui/charnamepage.ui:346
+#: cui/uiconfig/ui/charnamepage.ui:352
+msgctxt "charnamepage|west_features_button-cjk"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:373
#, fuzzy
msgctxt "charnamepage|label4"
msgid "Western Text Font"
msgstr "เชชเชถเซเชšเชฟเชฎเซ€ เชฒเช–เชพเชฃ เชซเซ‹เชจเซเชŸ"
-#: cui/uiconfig/ui/charnamepage.ui:415
+#: cui/uiconfig/ui/charnamepage.ui:441
#, fuzzy
msgctxt "charnamepage|eastsizeft"
msgid "Size:"
msgstr "เชฎเชพเชช"
-#: cui/uiconfig/ui/charnamepage.ui:430
+#: cui/uiconfig/ui/charnamepage.ui:456
#, fuzzy
msgctxt "charnamepage|eastlangft"
msgid "Language:"
msgstr "เชญเชพเชทเชพ (_L):"
-#: cui/uiconfig/ui/charnamepage.ui:503
+#: cui/uiconfig/ui/charnamepage.ui:524
+msgctxt "charnamepage|east_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:545
#, fuzzy
msgctxt "charnamepage|label5"
msgid "Asian Text Font"
msgstr "เชเชถเชฟเชฏเชจ เชฒเช–เชพเชฃ เชซเซ‹เชจเซเชŸ"
-#: cui/uiconfig/ui/charnamepage.ui:572
+#: cui/uiconfig/ui/charnamepage.ui:613
#, fuzzy
msgctxt "charnamepage|ctlsizeft"
msgid "Size:"
msgstr "เชฎเชพเชช"
-#: cui/uiconfig/ui/charnamepage.ui:587
+#: cui/uiconfig/ui/charnamepage.ui:628
#, fuzzy
msgctxt "charnamepage|ctllangft"
msgid "Language:"
msgstr "เชญเชพเชทเชพ (_L):"
-#: cui/uiconfig/ui/charnamepage.ui:661
+#: cui/uiconfig/ui/charnamepage.ui:697
+msgctxt "charnamepage|ctl_features_button"
+msgid "Features..."
+msgstr ""
+
+#: cui/uiconfig/ui/charnamepage.ui:718
#, fuzzy
msgctxt "charnamepage|label6"
msgid "CTL Font"
msgstr "CTL เชซเซ‹เชจเซเชŸ"
-#: cui/uiconfig/ui/charnamepage.ui:688
+#: cui/uiconfig/ui/charnamepage.ui:745
msgctxt "charnamepage|preview-atkobject"
msgid "Preview"
msgstr "เชชเซ‚เชฐเซเชตเชฆเชฐเซเชถเชจ"
@@ -5240,6 +5260,16 @@ msgctxt "fmsearchdialog|flState"
msgid "State"
msgstr "เชธเซเชฅเชฟเชคเชฟ"
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:9
+msgctxt "newtabledialog|NewTableDialog"
+msgid "Font Features"
+msgstr ""
+
+#: cui/uiconfig/ui/fontfeaturesdialog.ui:149
+msgctxt "fontfeaturesdialog|preview-atkobject"
+msgid "Preview"
+msgstr ""
+
#: cui/uiconfig/ui/formatcellsdialog.ui:8
#, fuzzy
msgctxt "formatcellsdialog|FormatCellsDialog"
@@ -8143,86 +8173,91 @@ msgctxt "optfontspage|label1"
msgid "Font Settings for HTML, Basic and SQL Sources"
msgstr "HTML เชฎเชพเชŸเซ‡ เชซเซ‹เชจเซเชŸ เชธเซเชฏเซ‹เชœเชจเซ‹, เช†เชงเชพเชฐ เช…เชจเซ‡ เชธเซเชคเซเชฐเซ‹เชค เชธเซเชคเซเชฐเซ‹เชคเซ‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:31
+#: cui/uiconfig/ui/optgeneralpage.ui:35
msgctxt "optgeneralpage|exthelp"
msgid "_Extended tips"
msgstr "เชตเช˜เชพเชฐเชพเชจเซ€ เชŸเชฟเชชเซเชชเชฃเซ€(_E)"
-#: cui/uiconfig/ui/optgeneralpage.ui:46
+#: cui/uiconfig/ui/optgeneralpage.ui:50
+msgctxt "optgeneralpage|popupnohelp"
+msgid "Show \"No offline help installed\" popup"
+msgstr ""
+
+#: cui/uiconfig/ui/optgeneralpage.ui:70
msgctxt "optgeneralpage|label1"
msgid "Help"
msgstr "เชฎเชฆเชฆ"
-#: cui/uiconfig/ui/optgeneralpage.ui:76
+#: cui/uiconfig/ui/optgeneralpage.ui:100
msgctxt "optgeneralpage|filedlg"
msgid "_Use %PRODUCTNAME dialogs"
msgstr "%PRODUCTNAME เชธเช‚เชตเชพเชฆเซ‹ เชตเชพเชชเชฐเซ‹(_U)"
-#: cui/uiconfig/ui/optgeneralpage.ui:110
+#: cui/uiconfig/ui/optgeneralpage.ui:134
#, fuzzy
msgctxt "optgeneralpage|label2"
msgid "Open/Save Dialogs"
msgstr "เช–เซ‹เชฒเซ‹/เชธเช‚เช—เซเชฐเชนเซ‹ เชธเช‚เชตเชพเชฆ"
-#: cui/uiconfig/ui/optgeneralpage.ui:136
+#: cui/uiconfig/ui/optgeneralpage.ui:160
msgctxt "optgeneralpage|printdlg"
msgid "Use %PRODUCTNAME _dialogs"
msgstr "%PRODUCTNAME เชธเช‚เชตเชพเชฆเซ‹ เชตเชพเชชเชฐเซ‹(_d)"
-#: cui/uiconfig/ui/optgeneralpage.ui:151
+#: cui/uiconfig/ui/optgeneralpage.ui:175
#, fuzzy
msgctxt "optgeneralpage|label3"
msgid "Print Dialogs"
msgstr "เชธเช‚เชตเชพเชฆเซ‹เชจเซ‡ เช›เชพเชชเซ‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:177
+#: cui/uiconfig/ui/optgeneralpage.ui:201
msgctxt "optgeneralpage|docstatus"
msgid "_Printing sets \"document modified\" status"
msgstr "\"เชฌเชฆเชฒเซ‡เชฒ เชฆเชธเซเชคเชพเชตเซ‡เชœ\" เชธเซเชฅเชฟเชคเชฟ เชธเชฎเซ‚เชนเซ‹เชจเซ‡ เช›เชพเชชเซ€ เชฐเชนเซเชฏเชพ เช›เซ€เช (_P)"
-#: cui/uiconfig/ui/optgeneralpage.ui:192
+#: cui/uiconfig/ui/optgeneralpage.ui:216
#, fuzzy
msgctxt "optgeneralpage|label4"
msgid "Document Status"
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœ เชธเซเชฅเชฟเชคเชฟ"
-#: cui/uiconfig/ui/optgeneralpage.ui:225
+#: cui/uiconfig/ui/optgeneralpage.ui:249
msgctxt "optgeneralpage|label6"
msgid "_Interpret as years between "
msgstr "เชจเซ€ เชตเชšเซเชšเซ‡ เชตเชฐเซเชทเซ‹ เชคเชฐเซ€เช•เซ‡ เช…เชฐเซเชท เชธเชฎเชœเชพเชตเซ‹ (_I) "
-#: cui/uiconfig/ui/optgeneralpage.ui:250
+#: cui/uiconfig/ui/optgeneralpage.ui:274
msgctxt "optgeneralpage|toyear"
msgid "and "
msgstr "เช…เชจเซ‡ "
-#: cui/uiconfig/ui/optgeneralpage.ui:265
+#: cui/uiconfig/ui/optgeneralpage.ui:289
#, fuzzy
msgctxt "optgeneralpage|label5"
msgid "Year (Two Digits)"
msgstr "เชตเชฐเซเชท (เชฌเซ‡ เช†เช‚เช•เชกเชพ)"
-#: cui/uiconfig/ui/optgeneralpage.ui:291
+#: cui/uiconfig/ui/optgeneralpage.ui:315
msgctxt "optgeneralpage|collectusageinfo"
msgid "Collect usage data and send it to The Document Foundation"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:306
+#: cui/uiconfig/ui/optgeneralpage.ui:330
msgctxt "optgeneralpage|label7"
msgid "Help Improve %PRODUCTNAME"
msgstr ""
-#: cui/uiconfig/ui/optgeneralpage.ui:337
+#: cui/uiconfig/ui/optgeneralpage.ui:361
msgctxt "optgeneralpage|quicklaunch"
msgid "Load %PRODUCTNAME during system start-up"
msgstr "เชธเชฟเชธเซเชŸเชฎเชจเซ‡ เชถเชฐเซ‚ เช•เชฐเชตเชพ เชฆเชฐเชฎเซเชฏเชพเชจ %PRODUCTNAME เชจเซ‡ เชฒเชพเชตเซ‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:352
+#: cui/uiconfig/ui/optgeneralpage.ui:376
msgctxt "optgeneralpage|systray"
msgid "Enable systray Quickstarter"
msgstr "systray Quickstarter เชจเซ‡ เชธเช•เซเชฐเชฟเชฏ เช•เชฐเซ‹"
-#: cui/uiconfig/ui/optgeneralpage.ui:373
+#: cui/uiconfig/ui/optgeneralpage.ui:397
msgctxt "optgeneralpage|label8"
msgid "%PRODUCTNAME Quickstarter"
msgstr "%PRODUCTNAME Quickstarter"
diff --git a/source/gu/helpcontent2/source/text/shared.po b/source/gu/helpcontent2/source/text/shared.po
index 1fd6fecb03e..82825c5fa16 100644
--- a/source/gu/helpcontent2/source/text/shared.po
+++ b/source/gu/helpcontent2/source/text/shared.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-02-27 13:56+0100\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-02 12:01+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,16 +37,16 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN1056A\n"
"help.text"
-msgid "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
-msgstr "<ahelp hid=\".\">The 3D-Settings toolbar controls properties of selected 3D objects.</ahelp>"
+msgid "<ahelp hid=\".\">The <emph>3D Settings</emph> toolbar controls properties of selected 3D objects.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10575\n"
"help.text"
-msgid "Extrusion on/off"
-msgstr "Extrusion on/off"
+msgid "Extrusion On/Off"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10600\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Depth window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Depth</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -165,8 +165,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10650\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Direction window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Direction</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -197,8 +197,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN106B7\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Lighting window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Lighting</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -229,8 +229,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10700\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Surface window.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Surface</emph> window.</ahelp>"
+msgstr ""
#: 3dsettings_toolbar.xhp
msgctxt ""
@@ -253,8 +253,8 @@ msgctxt ""
"3dsettings_toolbar.xhp\n"
"par_idN10736\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Opens the Extrusion Color toolbar.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Extrusion Color</emph> toolbar.</ahelp>"
+msgstr ""
#: fontwork_toolbar.xhp
msgctxt ""
diff --git a/source/gu/helpcontent2/source/text/shared/00.po b/source/gu/helpcontent2/source/text/shared/00.po
index 2d4bf62ca76..736331aa1bf 100644
--- a/source/gu/helpcontent2/source/text/shared/00.po
+++ b/source/gu/helpcontent2/source/text/shared/00.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 11:38+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5325,7 +5325,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id389416\n"
"help.text"
-msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph></variable>"
+msgid "<variable id=\"webhtml\">Choose <emph>File - Preview in Web Browser</emph>.</variable>"
msgstr ""
#: 00000401.xhp
@@ -5333,16 +5333,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154812\n"
"help.text"
-msgid "Choose <emph>File - New</emph>"
-msgstr "Choose <emph>File - New</emph>"
+msgid "Choose <emph>File - New</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153070\n"
"help.text"
-msgid "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
-msgstr "<emph>New</emph> icon on the <emph>Standard</emph> Bar (the icon shows the type of the new document)"
+msgid "<emph>New</emph> icon on the <emph>Standard</emph> bar (the icon shows the type of the new document)."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5373,7 +5373,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Menu <emph>File - New</emph><emph>- Templates</emph>."
+msgid "Menu <emph>File - New - Templates</emph>."
msgstr ""
#: 00000401.xhp
@@ -5389,96 +5389,96 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149798\n"
"help.text"
-msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
-msgstr "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph></variable>"
+msgid "<variable id=\"etiketten\">Choose <emph>File - New - Labels</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab</variable>"
-msgstr "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab </variable>"
+msgid "<variable id=\"etikettenein\">Choose <emph>File - New - Labels - Labels</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154522\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Format</emph> tab"
-msgstr "Choose <emph>File - New - Labels - Format</emph> tab"
+msgid "Choose <emph>File - New - Labels - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154983\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Format</emph> tab"
-msgstr "Choose <emph>File - New - Business Cards - Format</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Format</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3157958\n"
"help.text"
-msgid "Choose <emph>File - New - Labels - Options</emph> tab"
-msgstr "Choose <emph>File - New - Labels - Options</emph> tab"
+msgid "Choose <emph>File - New - Labels - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153311\n"
"help.text"
-msgid "Choose <emph>File - New - Business Cards - Options</emph> tab"
-msgstr "Choose <emph>File - New - Business Cards - Options</emph> tab"
+msgid "Choose <emph>File - New - Business Cards - Options</emph> tab."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
-msgstr "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph></variable>"
+msgid "<variable id=\"visikart\">Choose <emph>File - New - Business Cards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156346\n"
"help.text"
-msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab</variable>"
-msgstr "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab </variable>"
+msgid "<variable id=\"visikartform\">Choose <emph>File - New - Business Cards - Medium</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152824\n"
"help.text"
-msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab</variable>"
-msgstr "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab </variable>"
+msgid "<variable id=\"viskartinhalt\">Choose <emph>File - New - Business Cards - Business cards</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab</variable>"
-msgstr "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab </variable>"
+msgid "<variable id=\"viskartpriv\">Choose <emph>File - New - Business Cards - Private</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154897\n"
"help.text"
-msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab</variable>"
-msgstr "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab </variable>"
+msgid "<variable id=\"viskartgesch\">Choose <emph>File - New - Business Cards - Business</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146137\n"
"help.text"
-msgid "Choose <emph>File - Open</emph>"
-msgstr "Choose <emph>File - Open</emph>"
+msgid "Choose <emph>File - Open</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5493,8 +5493,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155341\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5517,232 +5517,232 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155388\n"
"help.text"
-msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Open</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154174\n"
"help.text"
-msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
-msgstr "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected"
+msgid "Menu <emph>File - Save As</emph>, File type <emph>Text Encoded</emph> selected."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
-msgstr "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph></variable>"
+msgid "<variable id=\"autobrief\">Choose <emph>File - Wizards</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149245\n"
"help.text"
-msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page design</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief1\">Choose <emph>File - Wizards - Letter - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152360\n"
"help.text"
-msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead layout</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief2\">Choose <emph>File - Wizards - Letter - Letterhead Layout</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed items</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief3\">Choose <emph>File - Wizards - Letter - Printed Items</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152771\n"
"help.text"
-msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and sender</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief4\">Choose <emph>File - Wizards - Letter - Recipient and Sender</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153524\n"
"help.text"
-msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief5\">Choose <emph>File - Wizards - Letter - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154224\n"
"help.text"
-msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - </emph><emph>Name and Location</emph></variable>"
-msgstr "<variable id=\"autopilotbrief\">Choose <emph>File - Wizards - Letter</emph></variable>"
+msgid "<variable id=\"autopilotbrief6\">Choose <emph>File - Wizards - Letter - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147085\n"
"help.text"
-msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax1\">Choose <emph>File - Wizards - Fax - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151042\n"
"help.text"
-msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax2\">Choose <emph>File - Wizards - Fax - Items to include</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154330\n"
"help.text"
-msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax3\">Choose <emph>File - Wizards - Fax - Sender and Recipient</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150651\n"
"help.text"
-msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax4\">Choose <emph>File - Wizards - Fax - Footer</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154685\n"
"help.text"
-msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and location</emph></variable>"
-msgstr "<variable id=\"autopilotfax\">Choose <emph>File - Wizards - Fax</emph></variable>"
+msgid "<variable id=\"autopilotfax5\">Choose <emph>File - Wizards - Fax - Name and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153190\n"
"help.text"
-msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155860\n"
"help.text"
-msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda1\">Choose <emph>File - Wizards - Agenda - Page Design</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146906\n"
"help.text"
-msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda2\">Choose <emph>File - Wizards - Agenda - General Attributes</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152578\n"
"help.text"
-msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda3\">Choose <emph>File - Wizards - Agenda - Headings</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155368\n"
"help.text"
-msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda4\">Choose <emph>File - Wizards - Agenda - Names</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146923\n"
"help.text"
-msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda5\">Choose <emph>File - Wizards - Agenda - Topics</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149066\n"
"help.text"
-msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph></variable>"
-msgstr "<variable id=\"autopilotagenda\">Choose <emph>File - Wizards - Agenda</emph></variable>"
+msgid "<variable id=\"autopilotagenda6\">Choose <emph>File - Wizards - Agenda - Title and Location</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149288\n"
"help.text"
-msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
-msgstr "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph></variable>"
+msgid "<variable id=\"dtapt\">Choose <emph>File - Wizards - Presentation</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146986\n"
"help.text"
-msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
-msgstr "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph></variable>"
+msgid "<variable id=\"dtapse\">Choose <emph>File - Wizards - Presentation - Page 1</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154919\n"
"help.text"
-msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
-msgstr "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph></variable>"
+msgid "<variable id=\"dtapsz\">Choose <emph>File - Wizards - Presentation - Page 2</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3151351\n"
"help.text"
-msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
-msgstr "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph></variable>"
+msgid "<variable id=\"dtapsd\">Choose <emph>File - Wizards - Presentation - Page 3</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147317\n"
"help.text"
-msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
-msgstr "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph></variable>"
+msgid "<variable id=\"dtapsv\">Choose <emph>File - Wizards - Presentation - Page 4</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145592\n"
"help.text"
-msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
-msgstr "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph></variable>"
+msgid "<variable id=\"dtapsf\">Choose <emph>File - Wizards - Presentation - Page 5</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5765,88 +5765,88 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154064\n"
"help.text"
-msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame.</variable>"
-msgstr "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame. </variable>"
+msgid "<variable id=\"gruppen\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152807\n"
"help.text"
-msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1</variable>"
-msgstr "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 1 </variable>"
+msgid "<variable id=\"gruppen1\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 1.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150571\n"
"help.text"
-msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2</variable>"
-msgstr "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 2 </variable>"
+msgid "<variable id=\"gruppen2\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 2.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3</variable>"
-msgstr "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 3 </variable>"
+msgid "<variable id=\"gruppen3\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 3.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156109\n"
"help.text"
-msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
-msgstr "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - Wizards page 4, there must be a database connection. </variable>"
+msgid "<variable id=\"gruppen4\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Wizards page 4, there must be a database connection.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159347\n"
"help.text"
-msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards</variable>"
-msgstr "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar and use the mouse to create a frame - last page of Wizards </variable>"
+msgid "<variable id=\"gruppen5\">In form design, click the <emph>Group Box</emph> icon on the toolbar<br/>and use the mouse to create a frame - Last page of wizards.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153417\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150715\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport1\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154274\n"
"help.text"
-msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
-msgstr "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph></variable>"
+msgid "<variable id=\"autopilotmsimport2\">Choose <emph>File - Wizards - Document Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3146912\n"
"help.text"
-msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
-msgstr "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph></variable>"
+msgid "<variable id=\"euro\">Choose <emph>File - Wizards - Euro Converter</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152962\n"
"help.text"
-msgid "Menu <emph>File - Wizards - Address Data Source</emph>"
-msgstr "Menu <emph>File - Wizards - Address Data Source</emph>"
+msgid "Menu <emph>File - Wizards - Address Data Source</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5869,8 +5869,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153924\n"
"help.text"
-msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
-msgstr "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph><emph>- Data source title</emph></variable>"
+msgid "<variable id=\"addressimport4\"><emph>Address Data Source Wizards</emph> - <emph>Data source title</emph></variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5885,16 +5885,16 @@ msgctxt ""
"00000401.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
-msgstr "<variable id=\"schliessen\">Choose <emph>File - Close</emph></variable>"
+msgid "<variable id=\"schliessen\">Choose <emph>File - Close</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3156717\n"
"help.text"
-msgid "Choose <emph>File - Save</emph>"
-msgstr "Choose <emph>File - Save</emph>"
+msgid "Choose <emph>File - Save</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5909,8 +5909,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148930\n"
"help.text"
-msgid "On Standard or Table Data Bar, click"
-msgstr "On Standard or Table Data Bar, click"
+msgid "Open <emph>Standard</emph> or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -5949,104 +5949,104 @@ msgctxt ""
"00000401.xhp\n"
"par_id3150300\n"
"help.text"
-msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select \"HTML Document\" file type, this dialog opens automatically </variable>"
+msgid "<variable id=\"htmlspeichern\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML Document</emph> file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153387\n"
"help.text"
-msgid "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern1\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 1 of the wizard </variable>"
+msgid "<variable id=\"htmlspeichern1\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 1 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154021\n"
"help.text"
-msgid "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern2\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 2 of the wizard </variable>"
+msgid "<variable id=\"htmlspeichern2\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 2 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3147246\n"
"help.text"
-msgid "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern3\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 3 of the wizard </variable>"
+msgid "<variable id=\"htmlspeichern3\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 3 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145131\n"
"help.text"
-msgid "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern4\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 4 of the wizard </variable>"
+msgid "<variable id=\"htmlspeichern4\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 4 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150235\n"
"help.text"
-msgid "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern5\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 5 of the wizard </variable>"
+msgid "<variable id=\"htmlspeichern5\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 5 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard</variable>"
-msgstr "<variable id=\"htmlspeichern6\">$[officename] Draw/$[officename] Impress menu<emph> File - Export</emph>, select HTML file type, page 6 of the wizard </variable>"
+msgid "<variable id=\"htmlspeichern6\">$[officename] Draw or $[officename] Impress menu <emph>File - Export</emph>, select <emph>HTML</emph> file type, page 6 of the wizard.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149735\n"
"help.text"
-msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type, dialog opens automatically</variable>"
-msgstr "<variable id=\"bmpexport\">Choose <emph>File - Export</emph>, if BMP selected as file type, dialog opens automatically </variable>"
+msgid "<variable id=\"exportgraphic\">Choose <emph>File - Export</emph>, select a graphics file type. The dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3154901\n"
"help.text"
-msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
-msgstr "<variable id=\"saveall\">Choose <emph>File - Save All</emph></variable>"
+msgid "<variable id=\"saveall\">Choose <emph>File - Save All</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3152479\n"
"help.text"
-msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
-msgstr "<variable id=\"saveas\">Choose <emph>File - Save As</emph></variable>"
+msgid "<variable id=\"saveas\">Choose <emph>File - Save As</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3148392\n"
"help.text"
-msgid "Choose <emph>File - Reload</emph>"
-msgstr "Choose <emph>File - Reload</emph>"
+msgid "Choose <emph>File - Reload</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3166425\n"
"help.text"
-msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
-msgstr "<variable id=\"info1\">Choose <emph>File - Properties</emph></variable>"
+msgid "<variable id=\"info1\">Choose <emph>File - Properties</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150381\n"
"help.text"
-msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab </variable>"
+msgid "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6061,7 +6061,7 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11163\n"
"help.text"
-msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>"
+msgid "Choose <emph>File - Digital Signatures - Digital Signatures</emph>."
msgstr ""
#: 00000401.xhp
@@ -6069,79 +6069,79 @@ msgctxt ""
"00000401.xhp\n"
"par_idN11168\n"
"help.text"
-msgid "Choose <emph>Tools - Macros - Digital Signature</emph>"
-msgstr "Choose <emph>Tools - Macros - Digital Signature</emph>"
+msgid "Choose <emph>Tools - Macros - Digital Signature</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11156\n"
"help.text"
-msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
-msgstr "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button"
+msgid "Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN1117E\n"
"help.text"
-msgid "Double-click the Signature field on the Status Bar."
-msgstr "Double-click the Signature field on the Status Bar."
+msgid "Double-click the <emph>Signature</emph> field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_idN11173\n"
"help.text"
-msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button</variable>"
-msgstr "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button </variable>"
+msgid "<variable id=\"digitalsigsel\">Choose <emph>File - Properties - General</emph> tab, click <emph>Digital Signatures</emph> button, then click <emph>Add</emph> button.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150662\n"
"help.text"
-msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab </variable>"
+msgid "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153792\n"
"help.text"
-msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab</variable>"
-msgstr "<variable id=\"info3\">Choose <emph>File - Properties - Description</emph> tab </variable>"
+msgid "<variable id=\"info4\">Choose <emph>File - Properties - Custom Properties</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3153701\n"
"help.text"
-msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab</variable>"
-msgstr "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab </variable>"
+msgid "<variable id=\"info5\">Choose <emph>File - Properties - Statistics</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id315370199\n"
"help.text"
-msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab</variable>"
-msgstr "<variable id=\"info2\">Choose <emph>File - Properties - General</emph> tab </variable>"
+msgid "<variable id=\"infosec\">Choose <emph>File - Properties - Security</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149570\n"
"help.text"
-msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab</variable>"
-msgstr "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab </variable>"
+msgid "<variable id=\"info6\">Choose <emph>File - Properties - Internet</emph> tab.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150382\n"
"help.text"
-msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab</variable>"
+msgid "<variable id=\"info7\">Choose <emph>File - Properties - Font</emph> tab.</variable>"
msgstr ""
#: 00000401.xhp
@@ -6149,7 +6149,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3154930\n"
"help.text"
-msgid "Menu<emph> File - Print Preview</emph>"
+msgid "Menu <emph>File - Print Preview</emph>."
msgstr ""
#: 00000401.xhp
@@ -6173,23 +6173,23 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163722\n"
"help.text"
-msgid "Choose <emph>File - Printer Settings</emph>"
-msgstr "Choose <emph>File - Printer Settings</emph>"
+msgid "Choose <emph>File - Printer Settings</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3155529\n"
"help.text"
-msgid "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
-msgstr "<variable id=\"senden\">Menu<emph> File - Send</emph></variable>"
+msgid "<variable id=\"senden\">Menu <emph>File - Send</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145386\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail Document</emph>"
+msgid "Choose <emph>File - Send - E-mail Document</emph>."
msgstr ""
#: 00000401.xhp
@@ -6213,8 +6213,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145269\n"
"help.text"
-msgid "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
-msgstr "<variable id=\"export\">Choose <emph>File - Export</emph></variable>"
+msgid "<variable id=\"export\">Choose <emph>File - Export</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6229,7 +6229,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id121525017890767\n"
"help.text"
-msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"> <alt id=\"alt_id51525017890767\">Export as EPUB</alt> </image>"
+msgid "<image src=\"cmd/sc_exportdirecttoepub.png\" id=\"img_id291525017890767\" width=\"0.566cm\" height=\"0.566cm\"><alt id=\"alt_id51525017890767\">Export as EPUB</alt></image>"
msgstr ""
#: 00000401.xhp
@@ -6245,7 +6245,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3163421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>, Digital Signatures tab"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>, <emph>Digital Signatures</emph> tab."
msgstr ""
#: 00000401.xhp
@@ -6253,7 +6253,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id3166421\n"
"help.text"
-msgid "Choose <emph>File - Export As - Export as PDF</emph>"
+msgid "Choose <emph>File - Export As - Export as PDF</emph>."
msgstr ""
#: 00000401.xhp
@@ -6277,24 +6277,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "Choose <emph>File - Send - E-mail as PDF</emph>"
-msgstr "Choose <emph>File - Send - Document as E-mail</emph>"
+msgid "Choose <emph>File - Send - E-mail as PDF</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3159160\n"
"help.text"
-msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
-msgstr "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph></variable>"
+msgid "<variable id=\"glo\">Choose <emph>File - Send - Create Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3149951\n"
"help.text"
-msgid "Choose <emph>File - Print</emph>"
-msgstr "Choose <emph>File - Print</emph>"
+msgid "Choose <emph>File - Print</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6309,8 +6309,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3153830\n"
"help.text"
-msgid "On Standard Bar, click"
-msgstr "On Standard Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6357,8 +6357,8 @@ msgctxt ""
"00000401.xhp\n"
"par_id3155869\n"
"help.text"
-msgid "Choose <emph>File - Exit</emph>"
-msgstr "Choose <emph>File - Exit</emph>"
+msgid "Choose <emph>File - Exit</emph>."
+msgstr ""
#: 00000401.xhp
msgctxt ""
@@ -6373,15 +6373,15 @@ msgctxt ""
"00000401.xhp\n"
"par_id3149328\n"
"help.text"
-msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
-msgstr "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph></variable>"
+msgid "<variable id=\"neuglobal\">Choose <emph>File - New - Master Document</emph>.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145827\n"
"help.text"
-msgid "Choose <emph>File - Open</emph> - select under \"File type\": \"Text CSV\""
+msgid "Choose <emph>File - Open - File type</emph>, select <emph>Text CSV</emph>."
msgstr ""
#: 00000401.xhp
@@ -6389,7 +6389,7 @@ msgctxt ""
"00000401.xhp\n"
"par_id6071352\n"
"help.text"
-msgid "Choose <emph>Data - Text to Columns</emph> (Calc)"
+msgid "Choose <emph>Data - Text to Columns</emph> (Calc)."
msgstr ""
#: 00000401.xhp
@@ -6397,24 +6397,24 @@ msgctxt ""
"00000401.xhp\n"
"par_id3148608\n"
"help.text"
-msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically</variable>"
-msgstr "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically </variable>"
+msgid "<variable id=\"epsexport\">Choose <emph>File - Export</emph>, if EPS is selected as file type, this dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3150107\n"
"help.text"
-msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically</variable>"
-msgstr "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically </variable>"
+msgid "<variable id=\"pbmppmpgm\">Choose <emph>File - Export</emph>, if PBM, PPM or PGM is selected as file type, the dialog opens automatically.</variable>"
+msgstr ""
#: 00000401.xhp
msgctxt ""
"00000401.xhp\n"
"par_id3145305\n"
"help.text"
-msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
-msgstr "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph></variable></variable>"
+msgid "<variable id=\"versionen\"><variable id=\"autopilotberichtfeldauswahl\">Choose <emph>File - Versions</emph>.</variable></variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6437,8 +6437,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "Choose <emph>Edit - Undo</emph>"
-msgstr "Choose <emph>Edit - Undo</emph>"
+msgid "Choose <emph>Edit - Undo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6453,8 +6453,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154094\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar or Table Data bar, click"
-msgstr "On the <emph>Standard</emph> Bar or Table Data bar, click"
+msgid "On the <emph>Standard</emph> bar or <emph>Table Data</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6477,16 +6477,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145068\n"
"help.text"
-msgid "Choose <emph>Edit - Redo</emph>"
-msgstr "Choose <emph>Edit - Redo</emph>"
+msgid "Choose <emph>Edit - Redo</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153897\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6509,16 +6509,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
-msgstr "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph></variable>"
+msgid "<variable id=\"letzter\">Choose <emph>Edit - Repeat</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149765\n"
"help.text"
-msgid "Choose <emph>Edit - Cut</emph>"
-msgstr "Choose <emph>Edit - Cut</emph>"
+msgid "Choose <emph>Edit - Cut</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6533,8 +6533,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148744\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6557,8 +6557,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150742\n"
"help.text"
-msgid "Choose <emph>Edit - Copy</emph>"
-msgstr "Choose <emph>Edit - Copy</emph>"
+msgid "Choose <emph>Edit - Copy</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159254\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6597,8 +6597,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159153\n"
"help.text"
-msgid "Choose <emph>Edit - Paste</emph>"
-msgstr "Choose <emph>Edit - Paste</emph>"
+msgid "Choose <emph>Edit - Paste</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6613,8 +6613,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3159083\n"
"help.text"
-msgid "On the <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6637,16 +6637,16 @@ msgctxt ""
"00000402.xhp\n"
"par_id3152791\n"
"help.text"
-msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
-msgstr "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph></variable>"
+msgid "<variable id=\"inhalte\">Choose <emph>Edit - Paste Special</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148555\n"
"help.text"
-msgid "Choose <emph>Edit - Select All</emph>"
-msgstr "Choose <emph>Edit - Select All</emph>"
+msgid "Choose <emph>Edit - Select All</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6677,7 +6677,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3145251\n"
"help.text"
-msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph></variable>"
+msgid "<variable id=\"aenderungen\">Choose <emph>Edit - Track Changes</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6685,7 +6685,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153336\n"
"help.text"
-msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph></variable>"
+msgid "<variable id=\"aufzeichnen\">Choose <emph>Edit - Track Changes - Record</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6693,7 +6693,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150594\n"
"help.text"
-msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph></caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph></caseinline></switchinline></variable>"
+msgid "<variable id=\"anzeigen\"><switchinline select=\"appl\"><caseinline select=\"WRITER\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline><caseinline select=\"CALC\">Choose <emph>Edit - Track Changes - Show</emph>.</caseinline></switchinline></variable>"
msgstr ""
#: 00000402.xhp
@@ -6701,7 +6701,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153845\n"
"help.text"
-msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph></variable>"
+msgid "<variable id=\"rotlinie\">Choose <emph>Edit - Track Changes - Manage</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6709,7 +6709,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148587\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6717,7 +6717,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The AutoCorrect dialog appears. Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
+msgid "Choose <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>. The <emph>AutoCorrect</emph> dialog appears.<br/>Click the <emph>Edit Changes</emph> button and navigate to the <emph>List</emph> tab."
msgstr ""
#: 00000402.xhp
@@ -6725,7 +6725,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153878\n"
"help.text"
-msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab</variable>"
+msgid "<variable id=\"rotliniefilter\">Choose <emph>Edit - Track Changes - Manage - Filter</emph> tab.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6733,7 +6733,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3151281\n"
"help.text"
-msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph></variable>"
+msgid "<variable id=\"einfuegen\">Choose <emph>Edit - Track Changes - Merge Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6741,7 +6741,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph></variable>"
+msgid "<variable id=\"dvergl\">Choose <emph>Edit - Track Changes - Compare Document</emph>.</variable>"
msgstr ""
#: 00000402.xhp
@@ -6749,7 +6749,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6757,7 +6757,7 @@ msgctxt ""
"00000402.xhp\n"
"par_id3149488\n"
"help.text"
-msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab. Click an entry in the list and open the context menu. Choose <emph>Edit Comment</emph>"
+msgid "Choose <emph>Edit - Track Changes - Manage - List</emph> tab.<br/>Click an entry in the list and open the context menu.<br/>Choose <emph>Edit Comment</emph>."
msgstr ""
#: 00000402.xhp
@@ -6765,8 +6765,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id31562971\n"
"help.text"
-msgid "Choose <emph>Edit - Find</emph>"
-msgstr "Choose <emph>Edit - Undo</emph>"
+msgid "Choose <emph>Edit - Find</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace</emph>"
-msgstr "Choose <emph>Edit - Find & Replace</emph>"
+msgid "Choose <emph>Edit - Find & Replace</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"00000402.xhp\n"
"par_id3155083\n"
"help.text"
-msgid "On Standard bar, click"
-msgstr "On Standard bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6821,56 +6821,56 @@ msgctxt ""
"00000402.xhp\n"
"par_id3156357\n"
"help.text"
-msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
-msgstr "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph></variable>"
+msgid "<variable id=\"suchenattribute\">Choose <emph>Edit - Find & Replace - Attributes</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153840\n"
"help.text"
-msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
-msgstr "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button </variable>"
+msgid "<variable id=\"suchenformat\">Choose <emph>Edit - Find & Replace - Format</emph> button.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3146971\n"
"help.text"
-msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>Similarities</emph> button."
-msgstr "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box and <emph>...</emph> button."
+msgid "Choose <emph>Edit - Find & Replace - Similarity search</emph> check box, then click the <emph>Similarities</emph> button."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3153709\n"
"help.text"
-msgid "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (database table view)"
-msgstr "On the <emph>Table Data</emph> Bar, click <emph>Find</emph> icon - <emph>Similarity search</emph> check box - <emph>...</emph> button (database table view)"
+msgid "On the <emph>Table Data</emph> bar, click <emph>Find</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (database table view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3150749\n"
"help.text"
-msgid "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>Similarities</emph> button (form view)"
-msgstr "On <emph>Form Design</emph> Bar, click <emph>Record Search</emph> - <emph>Similarity search</emph> check box - <emph>...</emph> button (form view)"
+msgid "On the <emph>Form Design</emph> bar, click <emph>Record Search</emph> icon, then <emph>Similarity search</emph> check box,<br/>then click the <emph>Similarities</emph> button (form view)."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3152960\n"
"help.text"
-msgid "Choose <emph>View - Navigator</emph>"
-msgstr "Choose <emph>Edit - Navigator</emph>"
+msgid "Choose <emph>View - Navigator</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3163824\n"
"help.text"
-msgid "On <emph>Standard</emph> Bar, click"
-msgstr "On <emph>Standard</emph> Bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000402.xhp
msgctxt ""
@@ -6893,80 +6893,80 @@ msgctxt ""
"00000402.xhp\n"
"par_id3147338\n"
"help.text"
-msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
-msgstr "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph></variable>"
+msgid "<variable id=\"litdat\">Choose <emph>Tools - Bibliography Database</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149281\n"
"help.text"
-msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
-msgstr "<variable id=\"link\">Choose <emph>Edit - Links</emph></variable>"
+msgid "<variable id=\"link\">Choose <emph>Edit - Links</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3159339\n"
"help.text"
-msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
-msgstr "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only) </variable>"
+msgid "<variable id=\"linkae\">Choose <emph>Edit - Links - Modify Link</emph> (DDE links only).</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3148927\n"
"help.text"
-msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
-msgstr "Select a frame, then choose <emph>Edit - Object - Properties</emph>"
+msgid "Select a frame, then choose <emph>Edit - Object - Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156315\n"
"help.text"
-msgid "Open context menu of selected frame - choose <emph>Properties</emph>"
-msgstr "Open context menu of selected frame - choose <emph>Properties</emph>"
+msgid "Open context menu of selected frame, choose <emph>Properties</emph>."
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3156091\n"
"help.text"
-msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
-msgstr "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph> (also in context menu of selected object) </variable>"
+msgid "<variable id=\"imagemap\">Choose <emph>Edit - ImageMap</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3155936\n"
"help.text"
-msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
-msgstr "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>, then select a section of the ImageMap and click <emph>Properties - Description</emph></variable>"
+msgid "<variable id=\"imapeigbea\">Choose <emph>Edit - ImageMap</emph>,<br/>then select a section of the ImageMap and click <emph>Properties - Description</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149259\n"
"help.text"
-msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
-msgstr "<variable id=\"edit1\">Choose <emph>Edit - Object</emph></variable>"
+msgid "<variable id=\"edit1\">Choose <emph>Edit - Object</emph>.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3154966\n"
"help.text"
-msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
-msgstr "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object </variable>"
+msgid "<variable id=\"edit2\">Choose <emph>Edit - Object - Edit</emph>, also in the context menu of selected object.</variable>"
+msgstr ""
#: 00000402.xhp
msgctxt ""
"00000402.xhp\n"
"par_id3149565\n"
"help.text"
-msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
-msgstr "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph></variable>"
+msgid "<variable id=\"edit3\">Choose <emph>Edit - Object - Open</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -6989,15 +6989,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3146936\n"
"help.text"
-msgid "Choose <emph>View - Zoom</emph>"
-msgstr "Choose <emph>View - Zoom</emph>"
+msgid "Choose <emph>View - Zoom</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149962\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad</caseinline><caseinline select=\"IMPRESS\">Zoom also with (+) (-) (ร—) and (รท) on the number keypad.</caseinline></switchinline>"
msgstr ""
#: 00000403.xhp
@@ -7005,104 +7005,104 @@ msgctxt ""
"00000403.xhp\n"
"par_id3152895\n"
"help.text"
-msgid "Double-click or right-click the field on the <emph>Status</emph> Bar"
-msgstr "Double-click or right-click the field on the <emph>Status</emph> Bar"
+msgid "Double-click or right-click the field on the <emph>Status</emph> bar."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156183\n"
"help.text"
-msgid "Choose <emph>View - Toolbars</emph>"
-msgstr "Choose <emph>View - Toolbars</emph>"
+msgid "Choose <emph>View - Toolbars</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3166445\n"
"help.text"
-msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
-msgstr "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph></variable>"
+msgid "<variable id=\"funktion\">Choose <emph>View - Toolbars - Standard</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153748\n"
"help.text"
-msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
-msgstr "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph></variable>"
+msgid "<variable id=\"werkzeug\">Choose <emph>View - Toolbars - Tools</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
-msgstr "<variable id=\"task\">Choose <emph>View - Status Bar</emph></variable>"
+msgid "<variable id=\"task\">Choose <emph>View - Status Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
-msgstr "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph></variable>"
+msgid "<variable id=\"farbleiste\">Choose <emph>View - Toolbars - Color Bar</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3156113\n"
"help.text"
-msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
-msgstr "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph></variable>"
+msgid "<variable id=\"ime\">Choose <emph>View - Input Method Status</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3157909\n"
"help.text"
-msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
-msgstr "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>"
+msgid "Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Internet</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Choose <emph>Insert - Hyperlink</emph>"
-msgstr "Choose <emph>Insert - Hyperlink</emph>"
+msgid "Choose <emph>Insert - Hyperlink</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph></variable>"
-msgstr "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail & News</emph></variable>"
+msgid "<variable id=\"hypdiamailnews\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Mail</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
-msgstr "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph></variable>"
+msgid "<variable id=\"hypdiadok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3150129\n"
"help.text"
-msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
-msgstr "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph></variable>"
+msgid "<variable id=\"hypdianeudok\">Click <emph>Hyperlink</emph> icon on <emph>Standard</emph> bar, click <emph>New Document</emph>.</variable>"
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3159269\n"
"help.text"
-msgid "Choose <emph>View - Full Screen</emph>"
-msgstr "Choose <emph>View - Full Screen</emph>"
+msgid "Choose <emph>View - Full Screen</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7141,15 +7141,15 @@ msgctxt ""
"00000403.xhp\n"
"par_id3145069\n"
"help.text"
-msgid "Menu <emph>View - Data Sources</emph>"
-msgstr "Menu <emph>View - Data Sources</emph>"
+msgid "Menu <emph>View - Data Sources</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3149046\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+F4 keys"
msgstr ""
#: 00000403.xhp
@@ -7173,16 +7173,16 @@ msgctxt ""
"00000403.xhp\n"
"par_id3154140\n"
"help.text"
-msgid "Choose <emph>View - HTML Source</emph>"
-msgstr "Choose <emph>View - HTML Source</emph>"
+msgid "Choose <emph>View - HTML Source</emph>."
+msgstr ""
#: 00000403.xhp
msgctxt ""
"00000403.xhp\n"
"par_id3154947\n"
"help.text"
-msgid "Open context menu in an HTML document"
-msgstr "Open context menu in an HTML document"
+msgid "Open context menu in an HTML document."
+msgstr ""
#: 00000403.xhp
msgctxt ""
@@ -7205,7 +7205,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1091B\n"
"help.text"
-msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"grid\">Choose <emph>View - Grid</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000403.xhp
@@ -7213,7 +7213,7 @@ msgctxt ""
"00000403.xhp\n"
"par_idN1092E\n"
"help.text"
-msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw)</variable>"
+msgid "<variable id=\"guides\">Choose <emph>View - Snap Lines</emph> (Impress or Draw).</variable>"
msgstr ""
#: 00000404.xhp
@@ -7237,15 +7237,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph></variable>"
-msgstr "<variable id=\"eispa\">Choose <emph>Insert - Columns</emph></variable>"
+msgid "<variable id=\"notiz\">Choose <emph>Insert - Comment</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3155619\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan</emph>"
+msgid "Choose <emph>Insert - Media - Scan</emph>."
msgstr ""
#: 00000404.xhp
@@ -7253,7 +7253,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150502\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Select Source</emph>."
msgstr ""
#: 00000404.xhp
@@ -7261,7 +7261,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "Choose <emph>Insert - Media - Scan - Request</emph>"
+msgid "Choose <emph>Insert - Media - Scan - Request</emph>."
msgstr ""
#: 00000404.xhp
@@ -7269,31 +7269,31 @@ msgctxt ""
"00000404.xhp\n"
"par_id3143281\n"
"help.text"
-msgid "Choose <emph>Insert - Special Character</emph>"
-msgstr "Choose <emph>Insert - Special Character</emph>"
+msgid "Choose <emph>Insert - Special Character</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149525\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Choose <emph>Format - Bullets and Numbering - Customize - Character</emph> button.</caseinline></switchinline>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3156560\n"
"help.text"
-msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> or the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7325,7 +7325,7 @@ msgctxt ""
"00000404.xhp\n"
"par_idN107CE\n"
"help.text"
-msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph></variable>"
+msgid "<variable id=\"moviesound2\">Choose <emph>Insert - Audio or Video</emph>.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7341,23 +7341,23 @@ msgctxt ""
"00000404.xhp\n"
"par_id3147242\n"
"help.text"
-msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
-msgstr "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph></variable>"
+msgid "<variable id=\"objekteinf\">Choose <emph>Insert - Object</emph>.</variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "Choose <emph>Insert - Object - OLE Object</emph>"
-msgstr "Choose <emph>Insert - Object - OLE Object</emph>"
+msgid "Choose <emph>Insert - Object - OLE Object</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3146806\n"
"help.text"
-msgid "Open the <emph>Insert</emph> toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7381,15 +7381,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150393\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Formula</emph>"
-msgstr "Choose <emph>Insert - Object - Formula</emph>"
+msgid "Choose <emph>Insert - Object - Formula</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153056\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7413,63 +7413,63 @@ msgctxt ""
"00000404.xhp\n"
"par_id3153144\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Change Case</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3147578\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart </emph>"
-msgstr "Choose <emph>Insert - Object - Sound</emph>"
+msgid "Choose <emph>Insert - Object - Chart </emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154011\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Change Case</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3153573\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Applet</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159179\n"
"help.text"
-msgid "Choose <emph>Format - Chart Type</emph>"
-msgstr "Choose <emph>Format - Change Case</emph>"
+msgid "Choose <emph>Format - Chart Type</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3159196\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Applet</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3149664\n"
"help.text"
-msgid "Choose <emph>Insert - Object - Chart</emph>"
-msgstr "Choose <emph>Insert - Object - Applet</emph>"
+msgid "Choose <emph>Insert - Object - Chart</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3154921\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7493,7 +7493,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155513\n"
"help.text"
-msgid "Choose <emph>Insert - Image</emph>"
+msgid "Choose <emph>Insert - Image</emph>."
msgstr ""
#: 00000404.xhp
@@ -7501,7 +7501,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3155308\n"
"help.text"
-msgid "On the <emph>Standard</emph> toolbar, click"
+msgid "On the <emph>Standard</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7525,15 +7525,15 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "Choose <emph>Insert - Floating Frame</emph>"
-msgstr "Choose <emph>Insert - Floating Frame</emph>"
+msgid "Choose <emph>Insert - Floating Frame</emph>."
+msgstr ""
#: 00000404.xhp
msgctxt ""
"00000404.xhp\n"
"par_id3083281\n"
"help.text"
-msgid "Open the <emph>Insert </emph>toolbar, click"
+msgid "On the <emph>Insert</emph> bar, click"
msgstr ""
#: 00000404.xhp
@@ -7557,7 +7557,7 @@ msgctxt ""
"00000404.xhp\n"
"par_id3150396\n"
"help.text"
-msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file</variable>"
+msgid "<variable id=\"filterauswahl\">Open a file of a type that is unknown to %PRODUCTNAME and that is no text file.</variable>"
msgstr ""
#: 00000404.xhp
@@ -7693,7 +7693,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146765\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">Insert - Media - Clip Art Gallery</item> or on <emph>Standard</emph> Bar, click"
+msgid "Choose <emph><item type=\"menuitem\">Insert - Media - Clip Art Gallery</item></emph> or open <emph>Standard</emph> bar, click"
msgstr ""
#: 00000406.xhp
@@ -7717,7 +7717,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146957\n"
"help.text"
-msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph> or click the <emph>Gallery </emph>icon on the <emph>Standard</emph> Bar - <emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
+msgid "<variable id=\"galleryregisterdateien\">Choose <emph>Tools - Gallery</emph>or click the <emph>Gallery</emph> icon on the <emph>Standard</emph> bar -<br/><emph>New Theme</emph> button - <emph>Files</emph> tab.</variable>"
msgstr ""
#: 00000406.xhp
@@ -7741,8 +7741,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155628\n"
"help.text"
-msgid "On <emph>Standard</emph> bar, click"
-msgstr "On <emph>Standard</emph> bar, click"
+msgid "On the <emph>Standard</emph> bar, click"
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7805,8 +7805,8 @@ msgctxt ""
"00000406.xhp\n"
"par_id3151338\n"
"help.text"
-msgid "Choose <emph>Tools - Language - Thesaurus</emph>"
-msgstr "Choose <emph>Tools - Language - Thesaurus</emph>"
+msgid "Choose <emph>Tools - Language - Thesaurus</emph>."
+msgstr ""
#: 00000406.xhp
msgctxt ""
@@ -7853,7 +7853,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3150398\n"
"help.text"
-msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>, click the <emph>Organizer</emph> button, click the <emph>Libraries</emph> tab, and then click the <emph>Password</emph> button.</variable>"
+msgid "<variable id=\"passwort\">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph>,<br/>click the <emph>Organizer</emph> button,<br/>click the <emph>Libraries</emph> tab,<br/>and then click the <emph>Password</emph> button.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8037,15 +8037,15 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145112\n"
"help.text"
-msgid "Path selection button in various wizards"
-msgstr "Path selection button in various wizards"
+msgid "Path selection button in various wizards."
+msgstr ""
#: 00000406.xhp
msgctxt ""
"00000406.xhp\n"
"par_id3153953\n"
"help.text"
-msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>"
+msgid "Click <emph>Edit</emph> button for a few entries under <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>."
msgstr ""
#: 00000406.xhp
@@ -8245,7 +8245,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153958\n"
"help.text"
-msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>VBA Properties</emph>.</variable>"
+msgid "<variable id=\"etsofi\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - VBA Properties</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8253,7 +8253,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3153707\n"
"help.text"
-msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>Microsoft Office</emph>.</variable>"
+msgid "<variable id=\"etsofi2\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - Microsoft Office</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8261,7 +8261,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3145667\n"
"help.text"
-msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save</emph> - <emph>HTML Compatibility</emph>.</variable>"
+msgid "<variable id=\"html\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Load/Save - HTML Compatibility</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8301,7 +8301,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3148407\n"
"help.text"
-msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>, in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
+msgid "Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Writing Aids</emph>,<br/>in the <emph>Available language modules</emph> list, select one of the language modules and then click <emph>Edit</emph>."
msgstr ""
#: 00000406.xhp
@@ -8389,7 +8389,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155333\n"
"help.text"
-msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>View</emph>.</variable>"
+msgid "<variable id=\"layout\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - View</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8397,7 +8397,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3146316\n"
"help.text"
-msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web</emph> - <emph>Formatting Aids</emph>.</variable>"
+msgid "<variable id=\"registerschattencursor\">Open a text document, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Formatting Aids</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8429,7 +8429,7 @@ msgctxt ""
"00000406.xhp\n"
"par_id3155607\n"
"help.text"
-msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/ %PRODUCTNAME Writer/Web</emph> - <emph>Print</emph>.</variable>"
+msgid "<variable id=\"drucken1\">Choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Writer/%PRODUCTNAME Writer/Web - Print</emph>.</variable>"
msgstr ""
#: 00000406.xhp
@@ -8677,16 +8677,16 @@ msgctxt ""
"00000407.xhp\n"
"par_id3083278\n"
"help.text"
-msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
-msgstr "<variable id=\"window\">Choose <emph>Window - New Window</emph></variable>"
+msgid "<variable id=\"window\">Choose <emph>Window - New Window</emph>.</variable>"
+msgstr ""
#: 00000407.xhp
msgctxt ""
"00000407.xhp\n"
"par_id3154545\n"
"help.text"
-msgid "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
-msgstr "<variable id=\"liste\">Choose <emph>Window</emph> - List of open documents</variable>"
+msgid "<variable id=\"liste\">Choose <emph>Window - List of open documents</emph>.</variable>"
+msgstr ""
#: 00000408.xhp
msgctxt ""
@@ -8709,7 +8709,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3150960\n"
"help.text"
-msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph></variable>"
+msgid "<variable id=\"content\">Choose <emph>Help - %PRODUCTNAME Help</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8717,7 +8717,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3147240\n"
"help.text"
-msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About </emph><emph>%PRODUCTNAME</emph></variable>"
+msgid "<variable id=\"infoanwendung\">Choose <emph>Help - About %PRODUCTNAME</emph>.</variable>"
msgstr ""
#: 00000408.xhp
@@ -8733,7 +8733,7 @@ msgctxt ""
"00000408.xhp\n"
"par_id3153808\n"
"help.text"
-msgid "Choose <emph>Help - Registration</emph> (this is a direct link to an external website)"
+msgid "Choose <emph>Help - Registration</emph>. This is a direct link to an external website."
msgstr ""
#: 00000409.xhp
@@ -8757,24 +8757,24 @@ msgctxt ""
"00000409.xhp\n"
"par_id3156053\n"
"help.text"
-msgid "Choose <emph>Data - Filter - Standard Filter</emph>"
-msgstr "Choose <emph>Data - Filter - Standard Filter</emph>"
+msgid "Choose <emph>Data - Filter - Standard Filter</emph>."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154350\n"
"help.text"
-msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
-msgstr "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> Toolbar"
+msgid "Database table view: <emph>Standard Filter</emph> icon in the <emph>Database</emph> toolbar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
"00000409.xhp\n"
"par_id3154183\n"
"help.text"
-msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
-msgstr "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> Bar"
+msgid "Form view: <emph>Standard Filter</emph> icon in the <emph>Form</emph> bar."
+msgstr ""
#: 00000409.xhp
msgctxt ""
@@ -8813,8 +8813,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3152876\n"
"help.text"
-msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
-msgstr "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph></variable>"
+msgid "<variable id=\"DBTab\">In a database file window, choose <emph>Tools - Table Filter</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -8829,23 +8829,23 @@ msgctxt ""
"00000450.xhp\n"
"par_id3147294\n"
"help.text"
-msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab</variable>"
-msgstr "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"Typ\">In a database file window, choose <emph>Edit - Database - Properties - Advanced Settings</emph> tab.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159411\n"
"help.text"
-msgid "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type </variable>"
+msgid "<variable id=\"Datenquelle\">In a database file window of type <emph>ODBC</emph> or <emph>Address book</emph>,<br/>choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149119\n"
"help.text"
-msgid "<variable id=\"Verzeichnis\">Path selection button in various Wizards / <emph>Edit</emph> Buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph></variable>"
+msgid "<variable id=\"Verzeichnis\"><emph>Path</emph> selection button in various wizards / <emph>Edit</emph> buttons for some entries in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Paths</emph>.</variable>"
msgstr ""
#: 00000450.xhp
@@ -8853,128 +8853,128 @@ msgctxt ""
"00000450.xhp\n"
"par_id3154497\n"
"help.text"
-msgid "<variable id=\"ODBC\">In a database file window of type ODBC, choose Edit - Database - Connection Type</variable>"
-msgstr "<variable id=\"Datenquelle\">In a database file window of type ODBC or Address book, choose Edit - Database - Connection Type </variable>"
+msgid "<variable id=\"ODBC\">In a database file window of type <emph>ODBC</emph>, choose <emph>Edit - Database - Connection Type</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149355\n"
"help.text"
-msgid "<variable id=\"ldap\">In a database file window of type Address book - LDAP, choose Edit - Database - Properties</variable>"
-msgstr "<variable id=\"dBase\">In a database file window of type dBase, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"ldap\">In a database file window of type <emph>Address book - LDAP</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3157896\n"
"help.text"
-msgid "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"JDBC\">In a database file window of type JDBC, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"JDBC\">In a database file window of type <emph>JDBC</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148548\n"
"help.text"
-msgid "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"mysql\">In a database file window of type MySQL, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"mysql\">In a database file window of type <emph>MySQL</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<variable id=\"dBase\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"dBase\">In a database file window of type dBase, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"dBase\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147043\n"
"help.text"
-msgid "<variable id=\"dBasein\">In a database file window of type dBASE, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
-msgstr "<variable id=\"dBasein\">In a database file window of type dBase, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph></variable>"
+msgid "<variable id=\"dBasein\">In a database file window of type <emph>dBASE</emph>, choose <emph>Edit - Database - Properties</emph>, click <emph>Indexes</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"Text\">In a database file window of type Text, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"Text\">In a database file window of type <emph>Text</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"ADO\">In a database file window of type MS ADO, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"ADO\">In a database file window of type <emph>MS ADO</emph>, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3151110\n"
"help.text"
-msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
-msgstr "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph></variable>"
+msgid "<variable id=\"SQLStatement\">In a database file window, choose <emph>Tools - SQL</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon</variable>"
-msgstr "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon </variable>"
+msgid "<variable id=\"Abfragen\">In a database file window, click the <emph>Queries</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153880\n"
"help.text"
-msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon</variable>"
-msgstr "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon </variable>"
+msgid "<variable id=\"Tabellen\">In a database file window, click the <emph>Tables</emph> icon.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3153760\n"
"help.text"
-msgid "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"tabellenentwurf\">In a database file window, click the Tables icon. Choose Insert -<emph> Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"tabellenentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3156329\n"
"help.text"
-msgid "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"indexentwurf\">In a database file window, click the Tables icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"indexentwurf\">In a database file window, click the <emph>Tables</emph> icon. Choose <emph>Insert - Table Design</emph> or <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3154047\n"
"help.text"
-msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
-msgstr "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph></variable>"
+msgid "<variable id=\"AbfrageNeu\">In a database file window, choose <emph>Insert - Query (Design view)</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149579\n"
"help.text"
-msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
-msgstr "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph></variable>"
+msgid "<variable id=\"entwab\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3149902\n"
"help.text"
-msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog</variable>"
-msgstr "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>. When referenced fields no longer exist, you see this dialog </variable>"
+msgid "<variable id=\"FehlendesElement\">In a database file window, click the <emph>Queries</emph> icon, then choose <emph>Edit - Edit</emph>.<br/>If the referenced fields no longer exist, you see this dialog.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9021,8 +9021,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150414\n"
"help.text"
-msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Find Record</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9045,8 +9045,8 @@ msgctxt ""
"00000450.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
-msgstr "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar"
+msgid "<emph>Sort Order</emph> icon on the Table Data bar and Form Design bar."
+msgstr ""
#: 00000450.xhp
msgctxt ""
@@ -9069,40 +9069,40 @@ msgctxt ""
"00000450.xhp\n"
"par_id3145171\n"
"help.text"
-msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"allgemein\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window</variable>"
-msgstr "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window </variable>"
+msgid "<variable id=\"tabellecopy\">Drag and drop a table or a query into the table part of another database file window.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3148560\n"
"help.text"
-msgid "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
-msgstr "<variable id=\"formularneu\">In a database file window, choose<emph> Insert - Form</emph></variable>"
+msgid "<variable id=\"formularneu\">In a database file window, choose <emph>Insert - Form</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3155430\n"
"help.text"
-msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
-msgstr "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph></variable>"
+msgid "<variable id=\"benutzereinstellungen\">In a database file window, choose <emph>Edit - Database - Properties</emph>.</variable>"
+msgstr ""
#: 00000450.xhp
msgctxt ""
"00000450.xhp\n"
"par_id3147441\n"
"help.text"
-msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
-msgstr "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph></variable>"
+msgid "<variable id=\"relationen\">In a database file window, choose <emph>Tools - Relationships</emph>.</variable>"
+msgstr ""
#: 00040500.xhp
msgctxt ""
diff --git a/source/gu/helpcontent2/source/text/shared/01.po b/source/gu/helpcontent2/source/text/shared/01.po
index f3203a1e0c5..3228a0ae1f0 100644
--- a/source/gu/helpcontent2/source/text/shared/01.po
+++ b/source/gu/helpcontent2/source/text/shared/01.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 22:52+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 01:55+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -53,7 +53,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153528\n"
"help.text"
-msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates.</emph></ahelp>"
+msgid "<ahelp hid=\".\">If you want to create a document from a template, choose <emph>New - Templates</emph>.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -109,8 +109,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156153\n"
"help.text"
-msgid "Creates a new text document ($[officename] Writer)."
-msgstr "Creates a new text document ($[officename] Writer)."
+msgid "Creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -133,8 +133,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Creates a new spreadsheet document ($[officename] Calc)."
-msgstr "Creates a new spreadsheet document ($[officename] Calc)."
+msgid "Creates a new spreadsheet document in $[officename] Calc."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -157,7 +157,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154946\n"
"help.text"
-msgid "Creates a new presentation document ($[officename] Impress)."
+msgid "Creates a new presentation document in $[officename] Impress."
msgstr ""
#: 01010000.xhp
@@ -181,8 +181,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149167\n"
"help.text"
-msgid "Creates a new drawing document ($[officename] Draw)."
-msgstr "Creates a new drawing document ($[officename] Draw)."
+msgid "Creates a new drawing document in $[officename] Draw."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,8 +205,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN108D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
-msgstr "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\">Database Wizard</link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\">database file</link>."
+msgid "Opens the <link href=\"text/shared/explorer/database/dabawiz00.xhp\"><emph>Database Wizard</emph></link> to create a <link href=\"text/shared/explorer/database/dabadoc.xhp\"><emph>database file</emph></link>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -301,8 +301,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150872\n"
"help.text"
-msgid "Creates a new formula document ($[officename] Math)."
-msgstr "Creates a new formula document ($[officename] Math)."
+msgid "Creates a new formula document in $[officename] Math."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -325,8 +325,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148388\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
-msgstr "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\">Labels</link> dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010200.xhp\" name=\"Labels\"><emph>Labels</emph></link> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -349,8 +349,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150968\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
-msgstr "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\">Business Cards</link> dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer)."
+msgid "Opens the <link href=\"text/shared/01/01010300.xhp\" name=\"Business Cards\"><emph>Business Cards</emph></link> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,23 +389,23 @@ msgctxt ""
"01010000.xhp\n"
"par_idN109E7\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN109FE\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document ($[officename] Calc).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new spreadsheet document in $[officename] Calc.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A15\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document ($[officename] Impress).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new presentation document in $[officename] Impress.</ahelp>"
msgstr ""
#: 01010000.xhp
@@ -413,16 +413,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A2C\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document ($[officename] Draw).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new drawing document in $[officename] Draw.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10A43\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Database Wizard to create a database file.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Database Wizard</emph> to create a database file.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -453,24 +453,24 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10A9F\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document ($[officename] Math).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Creates a new formula document in $[officename] Math.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10AB6\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Labels dialog where you can set the options for your labels, and then creates a new text document for the labels ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Labels</emph> dialog where you can set the options for your labels, and then creates a new text document for the labels in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_idN10ACD\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
-msgstr "<ahelp hid=\".\" visibility=\"hidden\">Opens the Business Cards dialog where you can set the options for your business cards, and then creates a new text document ($[officename] Writer).</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Business Cards</emph> dialog where you can set the options for your business cards, and then creates a new text document in $[officename] Writer.</ahelp>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -501,16 +501,16 @@ msgctxt ""
"01010001.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
-msgstr "Use a <emph>Master Document</emph> to organize complex projects, such as a book. <ahelp hid=\".\">A <emph>Master Document</emph> can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgid "Use a master document to organize complex projects, such as a book. <ahelp hid=\".\">A master document can contain the individual files for each chapter of a book, as well as a table of contents, and an index.</ahelp>"
+msgstr ""
#: 01010001.xhp
msgctxt ""
"01010001.xhp\n"
"par_id3149828\n"
"help.text"
-msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
-msgstr "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\">Navigator for Master Documents</link>"
+msgid "<link href=\"text/shared/01/02110000.xhp\" name=\"Navigator for Master Documents\"><emph>Navigator for Master Documents</emph></link>"
+msgstr ""
#: 01010200.xhp
msgctxt ""
@@ -533,7 +533,7 @@ msgctxt ""
"01010200.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a pre-defined or a custom paper format. </variable>"
+msgid "<variable id=\"etikett\"><ahelp hid=\".uno:InsertLabels\">Allows you to create labels. Labels are created in a text document.</ahelp> You can print labels using a predefined or a custom paper format.</variable>"
msgstr ""
#: 01010200.xhp
@@ -661,8 +661,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
-msgstr "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label. </ahelp>"
+msgid "<ahelp hid=\"modules/swriter/ui/cardmediumpage/database\">Select the database that you want to use as the data source for your label.</ahelp>"
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -701,8 +701,8 @@ msgctxt ""
"01010201.xhp\n"
"par_id3152780\n"
"help.text"
-msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
-msgstr "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press Enter to insert a database field on a new line."
+msgid "The name of the database field is bounded by brackets in the <emph>Label text</emph> box. If you want, you can separate database fields with spaces. Press <emph>Enter</emph> to insert a database field on a new line."
+msgstr ""
#: 01010201.xhp
msgctxt ""
@@ -717,7 +717,7 @@ msgctxt ""
"01010201.xhp\n"
"par_id3149762\n"
"help.text"
-msgid "You can select a pre-defined size format for your label or a size format that you specify on the <emph>Format </emph>tab."
+msgid "You can select a predefined size format for your label or a size format that you specify on the <emph>Format</emph> tab."
msgstr ""
#: 01010201.xhp
@@ -1109,7 +1109,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels </emph>button.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/synchronize\">Allows you to edit a single label or business card and updates the contents of the remaining labels or business cards on the page when you click the <emph>Synchronize Labels</emph> button.</ahelp>"
msgstr ""
#: 01010203.xhp
@@ -1125,8 +1125,8 @@ msgctxt ""
"01010203.xhp\n"
"par_id3148474\n"
"help.text"
-msgid "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
-msgstr "The <emph>Synchronize labels </emph>button only appears in your document if you selected the <emph>Synchronize contents </emph>on the<emph> Options tab </emph>when you created the labels or business cards."
+msgid "The <emph>Synchronize labels</emph> button only appears in your document if you have selected the <emph>Synchronize contents</emph> on the <emph>Options</emph> tab when you created the labels or business cards."
+msgstr ""
#: 01010203.xhp
msgctxt ""
@@ -1165,7 +1165,7 @@ msgctxt ""
"01010203.xhp\n"
"par_id3144438\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\">Printer Setup</link> dialog.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\"modules/swriter/ui/labeloptionspage/setup\">Opens the <link href=\"text/shared/01/01140000.xhp\" name=\"Printer Setup\"><emph>Printer Setup</emph></link> dialog.</ahelp>"
msgstr ""
#: 01010300.xhp
@@ -1733,7 +1733,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150713\n"
"help.text"
-msgid "If the file that you want to open contains Styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
+msgid "If the file that you want to open contains styles, <link href=\"text/shared/01/01020000.xhp#vorlagen\" name=\"special rules\">special rules</link> apply."
msgstr ""
#: 01020000.xhp
@@ -1789,7 +1789,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3159256\n"
"help.text"
-msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
+msgid "To open more than one document at the same time, each in an own window, hold <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click the files, and then click <emph>Open</emph>."
msgstr ""
#: 01020000.xhp
@@ -1853,7 +1853,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3161656\n"
"help.text"
-msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter a <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\">URL</link> that starts with the protocol name ftp, http, or https.</ahelp>"
+msgid "<ahelp hid=\"fpicker/ui/explorerfiledialog/file_name\">Enter a file name or a path for the file. You can also enter an <link href=\"text/shared/00/00000002.xhp#url\" name=\"URL\"><emph>URL</emph></link> that starts with the protocol name <emph>ftp</emph>, <emph>http</emph>, or <emph>https</emph>.</ahelp>"
msgstr ""
#: 01020000.xhp
@@ -1861,7 +1861,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3150541\n"
"help.text"
-msgid "If you want, you can use wildcards in the <emph>File name </emph>box to filter the list of files that is displayed."
+msgid "If you want, you can use wildcards in the <emph>File name</emph> box to filter the list of files that is displayed."
msgstr ""
#: 01020000.xhp
@@ -1869,7 +1869,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3153779\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"> </caseinline><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (*.txt), and then click<emph> Open</emph>. Use the question mark (?) wildcard to represent any character, as in (??3*.txt), which only displays text files with a '3' as the third character in the file name.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>For example, to list all of the text files in a folder, enter the asterisk wildcard with the text file extension (<emph>*.txt</emph>), and then click <emph>Open</emph>. Use the question mark (<emph>?</emph>) wildcard to represent any character, as in <emph>??3*.txt</emph>, which only displays text files with a '<emph>3</emph>' as the third character in the file name.</defaultinline></switchinline>"
msgstr ""
#: 01020000.xhp
@@ -1989,7 +1989,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151292\n"
"help.text"
-msgid "the shared template folder"
+msgid "In the <emph>shared template</emph> folder,"
msgstr ""
#: 01020000.xhp
@@ -1997,7 +1997,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3144442\n"
"help.text"
-msgid "the user template folder <switchinline select=\"sys\"><caseinline select=\"UNIX\">in the home directory </caseinline><defaultinline>in the Documents and Settings folder</defaultinline></switchinline>"
+msgid "- the <emph>user template</emph> folder, <switchinline select=\"sys\"><caseinline select=\"UNIX\">- the <emph>home directory</emph> folder, </caseinline> <defaultinline> - the <emph>Documents and Settings</emph> folder </defaultinline> </switchinline>"
msgstr ""
#: 01020000.xhp
@@ -2005,7 +2005,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id3146905\n"
"help.text"
-msgid "all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>"
+msgid "and all template folders as defined in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010300.xhp\" name=\"%PRODUCTNAME - Paths\"><emph>%PRODUCTNAME - Paths</emph></link>."
msgstr ""
#: 01020000.xhp
@@ -2013,7 +2013,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id7375713\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your user template folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
+msgid "When you use <item type=\"menuitem\">File - Templates - Save as Template</item> to save a template, the template will be stored in your <emph>user template</emph> folder. When you open a document that is based on such a template, the document will be checked for a changed template as described below. The template is associated with the document, it may be called a \"sticky template\"."
msgstr ""
#: 01020000.xhp
@@ -2021,7 +2021,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id6930143\n"
"help.text"
-msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is not in the list, then the documents based on that template will not be checked."
+msgid "When you use <item type=\"menuitem\">File - Save As</item> and select a template filter to save a template at any other folder that is <emph>not</emph> in the list, then the documents based on that template will <emph>not</emph> be checked."
msgstr ""
#: 01020000.xhp
@@ -2093,7 +2093,7 @@ msgctxt ""
"01020001.xhp\n"
"bm_id1001513636856122\n"
"help.text"
-msgid "<bookmark_value>remote file;open</bookmark_value> <bookmark_value>open;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; open</bookmark_value><bookmark_value>open; remote file</bookmark_value>"
msgstr ""
#: 01020001.xhp
@@ -2117,7 +2117,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Open Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Open Remote...</item> ."
msgstr ""
#: 01020001.xhp
@@ -2125,7 +2125,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id151513629855154\n"
"help.text"
-msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>"
+msgid "Click the <emph>Remote Files</emph> button in the <emph>Start Center</emph>."
msgstr ""
#: 01020001.xhp
@@ -2133,7 +2133,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph>"
+msgid "Long-click on the <emph>Open</emph> icon and select <emph>Open Remote Files...</emph> ."
msgstr ""
#: 01020001.xhp
@@ -2141,7 +2141,7 @@ msgctxt ""
"01020001.xhp\n"
"par_id531513630220632\n"
"help.text"
-msgid "A remote file server is web service that stores documents with or without checkin, checkout, version controls and backups."
+msgid "A <emph>remote file server</emph> is a <emph>web service</emph> that stores documents with or without checkin, checkout, version controls and backups."
msgstr ""
#: 01020001.xhp
@@ -2213,8 +2213,8 @@ msgctxt ""
"01020101.xhp\n"
"par_id3149750\n"
"help.text"
-msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
-msgstr "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\"><emph>Open</emph> Dialog</link>"
+msgid "<link name=\"Open Dialog\" href=\"text/shared/01/01020000.xhp\">Open dialog</link>"
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2277,8 +2277,8 @@ msgctxt ""
"01020103.xhp\n"
"par_id3155892\n"
"help.text"
-msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
-msgstr "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a (*.doc) extension for $[officename] to use the appropriate filter."
+msgid "Ensure that the file extension corresponds to the file type of the document. For example, a Microsoft Word document must have a <emph>*.doc</emph> or <emph>*.docx</emph> extension for $[officename] to use the appropriate filter."
+msgstr ""
#: 01020103.xhp
msgctxt ""
@@ -2325,23 +2325,23 @@ msgctxt ""
"01050000.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "The <emph>Close </emph>command closes all of the open windows for the current document."
-msgstr "The <emph>Close </emph>command closes all of the open windows for the current document."
+msgid "The <emph>Close</emph> command closes all of the open windows for the current document."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
-msgstr "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\">save</link> your changes."
+msgid "If you have made changes to the current document, you are prompted if you want to <link href=\"text/shared/01/01060000.xhp\" name=\"save\"><emph>save</emph></link> your changes."
+msgstr ""
#: 01050000.xhp
msgctxt ""
"01050000.xhp\n"
"par_id3159201\n"
"help.text"
-msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\">Start Center</link>."
+msgid "When you close the last open document window, you see the <link href=\"text/shared/guide/startcenter.xhp\"><emph>Start Center</emph></link>."
msgstr ""
#: 01050000.xhp
@@ -2389,8 +2389,8 @@ msgctxt ""
"01060000.xhp\n"
"par_id3152551\n"
"help.text"
-msgid "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
-msgstr "When you edit an AutoText entry, this command changes to <emph>Save AutoText</emph>."
+msgid "When you edit an <emph>AutoText</emph> entry, this command changes to <emph>Save AutoText</emph>."
+msgstr ""
#: 01060001.xhp
msgctxt ""
@@ -2405,7 +2405,7 @@ msgctxt ""
"01060001.xhp\n"
"bm_id381513636896997\n"
"help.text"
-msgid "<bookmark_value>remote file;save</bookmark_value> <bookmark_value>save;remote file</bookmark_value>"
+msgid "<bookmark_value>remote file; save</bookmark_value><bookmark_value>save; remote file</bookmark_value>"
msgstr ""
#: 01060001.xhp
@@ -2429,7 +2429,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id611513629210220\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save Remote..</item>"
+msgid "Choose <item type=\"menuitem\">File - Save Remote...</item> ."
msgstr ""
#: 01060001.xhp
@@ -2437,7 +2437,7 @@ msgctxt ""
"01060001.xhp\n"
"par_id431513629862558\n"
"help.text"
-msgid "Long click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph>"
+msgid "Long-click on the <emph>Save</emph> icon and select <emph>Save Remote Files...</emph> ."
msgstr ""
#: 01060001.xhp
@@ -2469,7 +2469,7 @@ msgctxt ""
"01060002.xhp\n"
"bm_id241513636774794\n"
"help.text"
-msgid "<bookmark_value>save;save a copy</bookmark_value> <bookmark_value>save a copy</bookmark_value>"
+msgid "<bookmark_value>save; save a copy</bookmark_value><bookmark_value>save a copy</bookmark_value>"
msgstr ""
#: 01060002.xhp
@@ -2485,7 +2485,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id1001513471674465\n"
"help.text"
-msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Save a copy of the actual document with another name or location.</ahelp></variable>"
+msgid "<variable id=\"saveacopy1\"><ahelp hid=\".uno:SaveACopy\">Saves a copy of the actual document with another name or location.</ahelp></variable>"
msgstr ""
#: 01060002.xhp
@@ -2493,7 +2493,7 @@ msgctxt ""
"01060002.xhp\n"
"par_id701513472080716\n"
"help.text"
-msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>"
+msgid "Choose <item type=\"menuitem\">File - Save a Copy</item>."
msgstr ""
#: 01060002.xhp
@@ -2565,7 +2565,7 @@ msgctxt ""
"01070000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <emph><item type=\"productname\">%PRODUCTNAME</item> Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <item type=\"productname\">%PRODUCTNAME</item> <emph>Save as</emph> dialog. To activate the <item type=\"productname\">%PRODUCTNAME</item> <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"%PRODUCTNAME - General\"><emph>%PRODUCTNAME- General</emph></link>, and then select the <emph>Use %PRODUCTNAME dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070000.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01070001.xhp\n"
"par_id3150710\n"
"help.text"
-msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the <emph>$[officename] Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
+msgid "The following sections describe the <emph>$[officename] Export</emph> dialog box. To activate the $[officename] <emph>Open</emph> and <emph>Save</emph> dialog boxes, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href=\"text/shared/optionen/01010600.xhp\" name=\"$[officename] - General\"><emph>$[officename] - General</emph></link>, and then select the <emph>Use $[officename] dialogs</emph> in the <emph>Open/Save dialogs</emph> area."
msgstr ""
#: 01070001.xhp
@@ -2885,7 +2885,7 @@ msgctxt ""
"01070002.xhp\n"
"bm_id781513636674523\n"
"help.text"
-msgid "<bookmark_value>export as;PDF</bookmark_value> <bookmark_value>export as;EPUB</bookmark_value>"
+msgid "<bookmark_value>Export as; PDF</bookmark_value><bookmark_value>Export as; EPUB</bookmark_value>"
msgstr ""
#: 01070002.xhp
@@ -2901,7 +2901,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id791513634008095\n"
"help.text"
-msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats</ahelp></variable>"
+msgid "<variable id=\"exportas1\"><ahelp hid=\".\">Export the document in PDF or EPUB formats.</ahelp></variable>"
msgstr ""
#: 01070002.xhp
@@ -2909,7 +2909,7 @@ msgctxt ""
"01070002.xhp\n"
"par_id971513634212601\n"
"help.text"
-msgid "Choose <emph>File - Export As...</emph>"
+msgid "Choose <emph>File - Export As...</emph> ."
msgstr ""
#: 01070002.xhp
@@ -3085,8 +3085,8 @@ msgctxt ""
"01100200.xhp\n"
"bm_id3149955\n"
"help.text"
-msgid "<bookmark_value>version numbers of documents</bookmark_value> <bookmark_value>documents; version numbers</bookmark_value> <bookmark_value>files; version numbers</bookmark_value> <bookmark_value>editing time of documents</bookmark_value> <bookmark_value>documents; editing time</bookmark_value>"
-msgstr "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgid "<bookmark_value>version numbers of documents</bookmark_value><bookmark_value>documents; version numbers</bookmark_value><bookmark_value>files; version numbers</bookmark_value><bookmark_value>editing time of documents</bookmark_value><bookmark_value>documents; editing time</bookmark_value>"
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3245,8 +3245,8 @@ msgctxt ""
"01100200.xhp\n"
"par_idN106D0\n"
"help.text"
-msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
-msgstr "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\">Digital Signatures</link> dialog where you can manage digital signatures for the current document."
+msgid "Opens the <link href=\"text/shared/01/digitalsignatures.xhp\"><emph>Digital Signatures</emph></link> dialog where you can manage digital signatures for the current document."
+msgstr ""
#: 01100200.xhp
msgctxt ""
@@ -3453,7 +3453,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3153527\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic does not include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects."
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of tables in the file.</caseinline><caseinline select=\"CALC\">Number of sheets in the file.</caseinline></switchinline> This statistic <emph>does not</emph> include tables that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects."
msgstr ""
#: 01100400.xhp
@@ -3501,7 +3501,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3166411\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic does not include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of images in the file. This statistic <emph>does not</emph> include images that were inserted as <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3517,7 +3517,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149820\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\">OLE</link> objects in the file, including tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of <link href=\"text/shared/00/00000005.xhp#ole\" name=\"OLE\"><emph>OLE</emph></link> objects in the file, <emph>including</emph> tables and graphics that were inserted as OLE objects.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3533,7 +3533,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3156156\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs (including blank paragraphs) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of paragraphs, including blank paragraphs, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3549,7 +3549,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3147402\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words (including words consisting of a single character) in the file.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of words, including words consisting of a single character, in the file.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3565,7 +3565,7 @@ msgctxt ""
"01100400.xhp\n"
"par_id3149294\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters (including spaces) in the file. Non-printable characters are not included.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Number of characters, including spaces, in the file. Non-printable characters are not included.</caseinline></switchinline>"
msgstr ""
#: 01100400.xhp
@@ -3725,7 +3725,7 @@ msgctxt ""
"01110000.xhp\n"
"par_01110001\n"
"help.text"
-msgid "Select <emph>File - Templates</emph>"
+msgid "Select <emph>File - Templates</emph>."
msgstr ""
#: 01110101.xhp
@@ -3757,7 +3757,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3155377\n"
"help.text"
-msgid "Choose <emph>Tools - Address Book Source</emph>"
+msgid "Choose <emph>Tools - Address Book Source</emph>."
msgstr ""
#: 01110101.xhp
@@ -3821,7 +3821,7 @@ msgctxt ""
"01110101.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source </emph>list.</ahelp>"
+msgid "<ahelp hid=\"svt/ui/addresstemplatedialog/admin\">Add a new data source to the <emph>Address Book Source</emph> list.</ahelp>"
msgstr ""
#: 01110101.xhp
@@ -3885,7 +3885,7 @@ msgctxt ""
"01110300.xhp\n"
"par_id01110301\n"
"help.text"
-msgid "Select <emph>File - Templates - Save as Template</emph>"
+msgid "Choose <emph>File - Templates - Save as Template</emph>."
msgstr ""
#: 01110300.xhp
@@ -3965,7 +3965,7 @@ msgctxt ""
"01110400.xhp\n"
"par_id01110401\n"
"help.text"
-msgid "Select <emph>File - Templates - Open Template</emph>"
+msgid "Choose <emph>File - Templates - Open Template</emph>."
msgstr ""
#: 01130000.xhp
@@ -10189,7 +10189,7 @@ msgctxt ""
"02220100.xhp\n"
"bm_id1202200909085990\n"
"help.text"
-msgid "<bookmark_value>hotspots;properties</bookmark_value> <bookmark_value>properties;hotspots</bookmark_value> <bookmark_value>ImageMap;hotspot properties</bookmark_value>"
+msgid "<bookmark_value>hotspots; properties</bookmark_value><bookmark_value>properties; hotspots</bookmark_value><bookmark_value>ImageMap; hotspot properties</bookmark_value>"
msgstr ""
#: 02220100.xhp
@@ -10253,8 +10253,8 @@ msgctxt ""
"02220100.xhp\n"
"par_id3153665\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
-msgstr "<ahelp hid=\"svx/ui/imapdialog/text\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address </emph>is displayed."
+msgid "<ahelp hid=\"cui/ui/cuiimapdlg/textentry\">Enter the text that you want to display when the mouse rests on the hotspot in a browser.</ahelp> If you do not enter any text, the <emph>Address</emph> is displayed."
+msgstr ""
#: 02220100.xhp
msgctxt ""
@@ -10373,7 +10373,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155599\n"
"help.text"
-msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date. </ahelp>"
+msgid "<ahelp hid=\".\">Tracks each change that is made in the current document by author and date.</ahelp>"
msgstr ""
#: 02230100.xhp
@@ -10381,7 +10381,7 @@ msgctxt ""
"02230100.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you choose <emph>Edit - Track Changes - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href=\"text/shared/optionen/01040700.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02230100.xhp
@@ -10389,8 +10389,8 @@ msgctxt ""
"02230100.xhp\n"
"par_id3147261\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Calc - Changes\"><emph>Tools - Options - %PRODUCTNAME Calc - Changes</emph></link>.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">You can set the properties of the markup elements by choosing <link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10405,32 +10405,32 @@ msgctxt ""
"02230100.xhp\n"
"par_id3149388\n"
"help.text"
-msgid "Paste and delete text"
-msgstr "Paste and delete text"
+msgid "Paste and delete text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "Move paragraphs"
-msgstr "Move paragraphs"
+msgid "Move paragraphs."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3147088\n"
"help.text"
-msgid "Sort text"
-msgstr "Sort text"
+msgid "Sort text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "Find and replace text"
-msgstr "Find and replace text"
+msgid "Find and replace text."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10445,72 +10445,72 @@ msgctxt ""
"02230100.xhp\n"
"par_id3146797\n"
"help.text"
-msgid "Insert sheets, ranges"
-msgstr "Insert sheets, ranges"
+msgid "Insert sheets, ranges."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "Insert document"
-msgstr "Insert document"
+msgid "Insert document."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153252\n"
"help.text"
-msgid "Insert AutoText"
-msgstr "Insert AutoText"
+msgid "Insert AutoText."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3155449\n"
"help.text"
-msgid "Insert from clipboard"
-msgstr "Insert from clipboard"
+msgid "Insert from clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "Change cell contents by insertions and deletions"
-msgstr "Change cell contents by insertions and deletions"
+msgid "Change cell contents by insertions and deletions."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150771\n"
"help.text"
-msgid "Insert or delete columns and rows"
-msgstr "Insert or delete columns and rows"
+msgid "Insert or delete columns and rows."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Insert sheets"
-msgstr "Insert sheets"
+msgid "Insert sheets."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3154381\n"
"help.text"
-msgid "Cut, copy and paste through the clipboard"
-msgstr "Cut, copy and paste through the clipboard"
+msgid "Cut, copy and paste through the clipboard."
+msgstr ""
#: 02230100.xhp
msgctxt ""
"02230100.xhp\n"
"par_id3145119\n"
"help.text"
-msgid "Move by dragging and dropping"
-msgstr "Move by dragging and dropping"
+msgid "Move by dragging and dropping."
+msgstr ""
#: 02230100.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"02230200.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline>"
-msgstr "You can change the display properties of the markup elements by choosing<switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Writer - Changes\"><emph>Tools - Options - %PRODUCTNAME Writer - Changes</emph></link>. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Tools - Options - Calc - Changes\"><emph>Tools - Options - %PRODUCTNAME Calc - Changes</emph></link>. </caseinline></switchinline>"
+msgid "You can change the display properties of the markup elements by choosing <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Writer - Changes\"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/shared/optionen/01060600.xhp\" name=\"Calc - Changes\"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10629,8 +10629,8 @@ msgctxt ""
"02230200.xhp\n"
"hd_id3149956\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Show rejected changes</caseinline></switchinline>"
+msgstr ""
#: 02230200.xhp
msgctxt ""
@@ -10677,7 +10677,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage </caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
+msgid "You can attach a comment when <switchinline select=\"appl\"><caseinline select=\"WRITER\">the cursor is in a changed text passage</caseinline><caseinline select=\"CALC\">the changed cell is selected</caseinline></switchinline>, or in the <emph>Manage Changes</emph> dialog."
msgstr ""
#: 02230300.xhp
@@ -10685,7 +10685,7 @@ msgctxt ""
"02230300.xhp\n"
"par_id3156426\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Comments are displayed as callouts in the sheet when you rest your mouse pointer over a cell with a recorded change. You can also view comments that are attached to a changed cell in the changes list in the <link href=\"text/shared/01/02230400.xhp\" name=\"Manage Changes\"><emph>Manage Changes</emph></link> dialog.</caseinline></switchinline>"
msgstr ""
#: 02230400.xhp
@@ -10741,32 +10741,32 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149511\n"
"help.text"
-msgid "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter. </caseinline></switchinline>"
-msgstr "The <emph>List </emph>tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter </emph>tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgid "The <emph>List</emph> tab displays all of the changes that were recorded in the current document. If you want to filter this list, click the <emph>Filter</emph> tab, and then select your <link href=\"text/shared/01/02230402.xhp\" name=\"filter criteria\">filter criteria</link>.<switchinline select=\"appl\"><caseinline select=\"WRITER\"> If the list contains nested changes, the dependencies are shown regardless of the filter.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Nested changes occur where changes made by different authors overlap.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3155552\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the plus sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Click the <emph>plus</emph> sign beside an entry in the list to view all of the changes that were recorded for a cell.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3154824\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table: </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If one of the nested changes for a cell matches a filter criterion, all of the changes for the cell are displayed. When you filter the change list, the entries in the list appear in different colors according to the following table:</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10861,7 +10861,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3161459\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading. </ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> while you click to select multiple entries in the list."
+msgid "<ahelp hid=\"svx/ui/redlineviewpage/changes\">Lists the changes that were recorded in the document. When you select an entry in the list, the change is highlighted in the document. To sort the list, click a column heading.</ahelp> Hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> while you click to select multiple entries in the list."
msgstr ""
#: 02230401.xhp
@@ -10869,8 +10869,8 @@ msgctxt ""
"02230401.xhp\n"
"par_id3152812\n"
"help.text"
-msgid "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
-msgstr "To edit the comment for an entry in the list, right-click the entry, and then choose<emph> Edit - Comment</emph>."
+msgid "To edit the comment for an entry in the list, right-click the entry, and then choose <emph>Edit - Comment</emph>."
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -10901,16 +10901,16 @@ msgctxt ""
"02230401.xhp\n"
"hd_id3152920\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Position</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3149202\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Lists the cells with contents that were changed.</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
@@ -11029,23 +11029,23 @@ msgctxt ""
"02230401.xhp\n"
"par_id3147442\n"
"help.text"
-msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
-msgstr "To reverse the acceptance or rejection of a change, choose <emph>Undo </emph>on the <emph>Edit </emph>menu."
+msgid "To reverse the acceptance or rejection of a change, choose <emph>Undo</emph> on the <emph>Edit</emph> menu."
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"hd_id3159196\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Undo</caseinline></switchinline>"
+msgstr ""
#: 02230401.xhp
msgctxt ""
"02230401.xhp\n"
"par_id3151116\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog.<ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\"> Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you made changes by choosing <emph>Tools - AutoCorrect - Apply and Edit Changes</emph>, the <emph>Undo</emph> button appears in the dialog. <ahelp hid=\"svx/ui/acceptrejectchangesdialog/undo\">Reverse the last Accept or Reject command.</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230401.xhp
@@ -11117,7 +11117,7 @@ msgctxt ""
"02230401.xhp\n"
"par_id3149960\n"
"help.text"
-msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the Author.</ahelp>"
+msgid "<ahelp hid=\"svx/ui/acceptrejectchangesdialog/writerauthor\">Sorts the list according to the author.</ahelp>"
msgstr ""
#: 02230401.xhp
@@ -11253,15 +11253,15 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147531\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Range</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
"02230402.xhp\n"
"par_id3156344\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference </emph>button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\"><ahelp hid=\".\">Filters the list of changes according to the range of cells that you specify. To select a range of cells in your sheet, click the <emph>Set Reference</emph> button (<emph>...</emph>).</ahelp></caseinline></switchinline>"
msgstr ""
#: 02230402.xhp
@@ -11277,8 +11277,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3147304\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Set Reference</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11301,8 +11301,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3159149\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Shrink/Max</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11325,8 +11325,8 @@ msgctxt ""
"02230402.xhp\n"
"hd_id3156543\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Action</caseinline></switchinline>"
+msgstr ""
#: 02230402.xhp
msgctxt ""
@@ -11349,7 +11349,7 @@ msgctxt ""
"02230402.xhp\n"
"par_id3151114\n"
"help.text"
-msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter. </ahelp>"
+msgid "<ahelp hid=\".\">Filters the comments of the changes according to the keyword(s) that you enter.</ahelp>"
msgstr ""
#: 02230402.xhp
@@ -11509,7 +11509,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3157960\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press Enter.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Type the number of the record that you want to display, and then press <emph>Enter</emph>.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11525,8 +11525,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3149168\n"
"help.text"
-msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
-msgstr "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (*) button at the bottom of the table view. An empty row is added at the end of the table."
+msgid "<ahelp hid=\"HID_GRID_TRAVEL_NEW\" visibility=\"hidden\">Inserts a new record into the current table.</ahelp> To create a record, click the asterisk (<emph>*</emph>) button at the bottom of the table view. An empty row is added at the end of the table."
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11581,8 +11581,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3159125\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press Enter. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as % or * for any number of characters, and _ or ? for one character in your search. To display all of the records in the table, clear this box, and then press Enter. </ahelp>"
+msgid "<ahelp hid=\".uno:Bib/query\">Type the information that you want to search for, and then press <emph>Enter</emph>. To change the filter options for the search, long-click the <emph>AutoFilter</emph> icon, and then select a different data field. You can use wildcards such as <emph>%</emph> or <emph>*</emph> for any number of characters, and <emph>_</emph> or <emph>?</emph> for one character in your search. To display all of the records in the table, clear this box, and then press <emph>Enter</emph>. </ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11613,7 +11613,7 @@ msgctxt ""
"02250000.xhp\n"
"par_id3145590\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter </emph>search options.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Standard Filter</emph> to refine and to combine <emph>AutoFilter</emph> search options.</ahelp>"
msgstr ""
#: 02250000.xhp
@@ -11677,8 +11677,8 @@ msgctxt ""
"02250000.xhp\n"
"par_id3151282\n"
"help.text"
-msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the<emph> Data Source</emph> button on the record<emph> Object Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:Bib/Mapping\">Lets you map the column headings to data fields from a different data source. To define a different data source for your bibliography, click the <emph>Data Source</emph> button on the record's <emph>Object</emph> bar.</ahelp>"
+msgstr ""
#: 02250000.xhp
msgctxt ""
@@ -11957,8 +11957,8 @@ msgctxt ""
"03020000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard Bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:FunctionBarVisible\">Shows or hides the <emph>Standard</emph> bar.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
@@ -11989,16 +11989,16 @@ msgctxt ""
"03040000.xhp\n"
"par_id3148668\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
-msgstr "<ahelp hid=\".uno:ShowImeStatusWindow\">Shows or hides the Input Method Engine (IME) status window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Input Method Engine</emph> (IME) status window.</ahelp>"
+msgstr ""
#: 03040000.xhp
msgctxt ""
"03040000.xhp\n"
"par_id3157898\n"
"help.text"
-msgid "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
-msgstr "Currently only the Internet/Intranet Input Method Protocol (IIIMP) under Unix is supported."
+msgid "Currently only the <emph>Internet/Intranet Input Method Protocol</emph> (IIIMP) under Unix is supported."
+msgstr ""
#: 03050000.xhp
msgctxt ""
@@ -12029,8 +12029,8 @@ msgctxt ""
"03050000.xhp\n"
"par_id3150603\n"
"help.text"
-msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
-msgstr "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools bar</emph>.</ahelp>"
+msgid "<ahelp hid=\".uno:ToolBarVisible\">Shows or hides the <emph>Tools</emph> bar.</ahelp>"
+msgstr ""
#: 03060000.xhp
msgctxt ""
@@ -12061,8 +12061,8 @@ msgctxt ""
"03060000.xhp\n"
"par_id3147000\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusBarVisible\">Shows or hides the <emph>Status Bar</emph> at the bottom edge of the window.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the <emph>Status</emph> bar at the bottom edge of the window.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -12093,7 +12093,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the Esc key.</ahelp>"
+msgid "<ahelp hid=\".\">Shows or hides the menus and toolbars in Writer or Calc. To exit the full screen mode, click the <emph>Full Screen</emph> button or press the <emph>Esc</emph> key.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12101,7 +12101,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+J to switch between the normal and full screen mode.</ahelp>"
+msgid "<ahelp hid=\"HID_FULLSCREENTOOLBOX\">In Writer and Calc, you can also use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Shift</emph>+<emph>J</emph> to switch between the normal and full screen mode.</ahelp>"
msgstr ""
#: 03110000.xhp
@@ -12109,8 +12109,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3154318\n"
"help.text"
-msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press Alt+V. </caseinline></switchinline>"
-msgstr "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the<emph> View</emph> menu, press Alt+V. </caseinline></switchinline>"
+msgid "You can still use shortcut keys in <emph>Full Screen</emph> mode, even though the menus are unavailable. <switchinline select=\"sys\"><caseinline select=\"WIN\">To open the <emph>View</emph> menu, press <emph>Alt</emph>+<emph>V</emph>.</caseinline></switchinline>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12141,8 +12141,8 @@ msgctxt ""
"03170000.xhp\n"
"par_id3153255\n"
"help.text"
-msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
-msgstr "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color Bar</emph>. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgid "<ahelp hid=\".uno:ColorControl\">Show or hides the <emph>Color</emph> bar. To modify or change the color table that is displayed, choose <emph>Format - Area</emph>, and then click on the <emph>Colors</emph> tab.</ahelp>"
+msgstr ""
#: 03170000.xhp
msgctxt ""
@@ -12157,16 +12157,16 @@ msgctxt ""
"03170000.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
-msgstr "You can also drag a color from the <emph>Color Bar</emph> and drop it on a draw object on your slide."
+msgid "You can also drag a color from the <emph>Color</emph> bar and drop it on a draw object on your slide."
+msgstr ""
#: 03170000.xhp
msgctxt ""
"03170000.xhp\n"
"par_id3147009\n"
"help.text"
-msgid "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
-msgstr "To detach the <emph>Color Bar</emph>, click on a gray area of the toolbar and then drag. To reattach the <emph>Color Bar</emph>, drag the title bar of the toolbar to the edge of the window."
+msgid "To detach the <emph>Color</emph> bar, click on a gray area of the toolbar and then drag. To reattach the <emph>Color</emph> bar, drag the title bar of the toolbar to the edge of the window."
+msgstr ""
#: 03990000.xhp
msgctxt ""
@@ -12613,7 +12613,7 @@ msgctxt ""
"04100000.xhp\n"
"par_id3150838\n"
"help.text"
-msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp> </variable>"
+msgid "<variable id=\"sonder\"><ahelp hid=\".\">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable>"
msgstr ""
#: 04100000.xhp
@@ -12621,8 +12621,8 @@ msgctxt ""
"04100000.xhp\n"
"par_id3152372\n"
"help.text"
-msgid "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
-msgstr "When you click a character in the <emph>Special Characters </emph>dialog, a preview and the corresponding numerical code for the character is displayed."
+msgid "When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed."
+msgstr ""
#: 04100000.xhp
msgctxt ""
@@ -13325,7 +13325,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153663\n"
"help.text"
-msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled </emph>box in the corresponding area."
+msgid "To enable support for complex text layout and Asian character sets, choose <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the corresponding area."
msgstr ""
#: 05020100.xhp
@@ -13389,8 +13389,8 @@ msgctxt ""
"05020100.xhp\n"
"par_id3148797\n"
"help.text"
-msgid "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
-msgstr "If you are creating a Style that is based on another Style, you can enter a percentage value or a point value (for example, -2pt or +5pt)."
+msgid "If you are creating a style that is based on another style, you can enter a percentage value or a point value (for example, <item type=\"input\">-2pt</item> or <item type=\"input\">+5pt</item>)."
+msgstr ""
#: 05020100.xhp
msgctxt ""
@@ -13421,7 +13421,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3157963\n"
"help.text"
-msgid "For language tag details please see the <link href=\"http://langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
+msgid "For language tag details please see the <link href=\"http://www.langtag.net/\"><emph>For users</emph> section on the langtag.net web site</link>."
msgstr ""
#: 05020100.xhp
@@ -13429,7 +13429,7 @@ msgctxt ""
"05020100.xhp\n"
"par_id3153770\n"
"help.text"
-msgid "You can also change the locale setting for cells (choose <emph>Format - Cells โ€“ Numbers</emph>)."
+msgid "You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>)."
msgstr ""
#: 05020100.xhp
@@ -13461,7 +13461,7 @@ msgctxt ""
"05020200.xhp\n"
"bm_id3153514\n"
"help.text"
-msgid "<bookmark_value>fonts;effects</bookmark_value> <bookmark_value>formatting; font effects</bookmark_value> <bookmark_value>characters; font effects</bookmark_value> <bookmark_value>text; font effects</bookmark_value> <bookmark_value>effects; fonts</bookmark_value> <bookmark_value>underlining; text</bookmark_value> <bookmark_value>capital letters; font effects</bookmark_value> <bookmark_value>lowercase letters; font effects</bookmark_value> <bookmark_value>titles; font effects</bookmark_value> <bookmark_value>small capitals</bookmark_value> <bookmark_value>strikethrough; font effects</bookmark_value> <bookmark_value>fonts; strikethrough</bookmark_value> <bookmark_value>outlines; font effects</bookmark_value> <bookmark_value>fonts; outlines</bookmark_value> <bookmark_value>shadows; characters</bookmark_value> <bookmark_value>fonts; shadows</bookmark_value> <bookmark_value>fonts;color ignored</bookmark_value> <bookmark_value>ignored font colors</bookmark_value> <bookmark_value>colors;ignored text color</bookmark_value>"
+msgid "<bookmark_value>fonts; effects</bookmark_value><bookmark_value>formatting; font effects</bookmark_value><bookmark_value>characters; font effects</bookmark_value><bookmark_value>text; font effects</bookmark_value><bookmark_value>effects; fonts</bookmark_value><bookmark_value>underlining; text</bookmark_value><bookmark_value>capital letters; font effects</bookmark_value><bookmark_value>lowercase letters; font effects</bookmark_value><bookmark_value>titles; font effects</bookmark_value><bookmark_value>small capitals</bookmark_value><bookmark_value>strikethrough; font effects</bookmark_value><bookmark_value>fonts; strikethrough</bookmark_value><bookmark_value>outlines; font effects</bookmark_value><bookmark_value>fonts; outlines</bookmark_value><bookmark_value>shadows; characters</bookmark_value><bookmark_value>fonts; shadows</bookmark_value><bookmark_value>fonts; color ignored</bookmark_value><bookmark_value>ignored font colors</bookmark_value><bookmark_value>colors; ignored text color</bookmark_value>"
msgstr ""
#: 05020200.xhp
@@ -13493,8 +13493,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146924\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_CHAR_EFFECTS_LB_FONTCOLOR\">Sets the color for the selected text. If you select<emph> Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/fontcolorlb\">Sets the color for the selected text. If you select <emph>Automatic</emph>, the text color is set to black for light backgrounds and to white for dark backgrounds.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13525,15 +13525,15 @@ msgctxt ""
"05020200.xhp\n"
"par_idN10CDA\n"
"help.text"
-msgid "To exit the paint can mode, click once, or press the Escape key."
-msgstr "To exit the paint can mode, click once, or press the Escape key."
+msgid "To exit the paint can mode, click once, or press the <emph>Esc</emph> key."
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3150037\n"
"help.text"
-msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the Options dialog box."
+msgid "The text color is ignored when printing, if the <emph>Print black</emph> check box is selected in <link href=\"text/shared/optionen/01040400.xhp\" name=\"Writer - Print\"><emph>%PRODUCTNAME Writer - Print</emph></link> in the <emph>Options</emph> dialog box."
msgstr ""
#: 05020200.xhp
@@ -13549,7 +13549,7 @@ msgctxt ""
"05020200.xhp\n"
"par_id3144766\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the Font color toolbar.</variable></ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\"><variable id=\"textfarbe\">Click to apply the current font color to the selected characters. You can also click here, and then drag a selection to change the text color. Click the arrow next to the icon to open the <emph>Font color</emph> toolbar.</variable></ahelp>"
msgstr ""
#: 05020200.xhp
@@ -13589,40 +13589,40 @@ msgctxt ""
"05020200.xhp\n"
"par_id3155922\n"
"help.text"
-msgid "Without - no effect is applied"
-msgstr "Without - no effect is applied"
+msgid "<emph>Without</emph> - no effect is applied,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154280\n"
"help.text"
-msgid "Capitals - changes the selected lowercase characters to uppercase characters"
-msgstr "Capitals - changes the selected lowercase characters to uppercase characters"
+msgid "<emph>Capitals</emph> - changes the selected lowercase characters to uppercase characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3148947\n"
"help.text"
-msgid "Lowercase - changes the selected uppercase characters to lower characters"
-msgstr "Lowercase - changes the selected uppercase characters to lower characters"
+msgid "<emph>Lowercase</emph> - changes the selected uppercase characters to lower characters,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3149456\n"
"help.text"
-msgid "Title font - changes the first character of each selected word to an uppercase character"
-msgstr "Title font - changes the first character of each selected word to an uppercase character"
+msgid "<emph>Title font</emph> - changes the first character of each selected word to an uppercase character,"
+msgstr ""
#: 05020200.xhp
msgctxt ""
"05020200.xhp\n"
"par_id3154937\n"
"help.text"
-msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
-msgstr "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size"
+msgid "<emph>Small capitals</emph> - changes the selected lowercase characters to uppercase characters, and then reduces their size."
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"05020200.xhp\n"
"par_id3146974\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
-msgstr "<ahelp hid=\"SVX_LISTBOX_RID_SVXPAGE_CHAR_EFFECTS_LB_RELIEF\">Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/effectspage/relieflb\">Select a <emph>relief</emph> effect to apply to the selected text. The <emph>embossed</emph> relief makes the characters appear as if they are raised above the page. The <emph>engraved</emph> relief makes the characters appear as if they are pressed into the page.</ahelp>"
+msgstr ""
#: 05020200.xhp
msgctxt ""
@@ -13901,8 +13901,8 @@ msgctxt ""
"05020300.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp> </variable>"
-msgstr "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgid "<variable id=\"zahlen\"><ahelp hid=\".uno:TableNumberFormatDialog\">Specify the formatting options for the selected cell(s).</ahelp></variable>"
+msgstr ""
#: 05020300.xhp
msgctxt ""
@@ -13917,7 +13917,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3150774\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format </emph>box.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/categorylb\">Select a category from the list, and then select a formatting style in the <emph>Format</emph> box.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -13981,7 +13981,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3154138\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/languagelb\">Specifies the language setting for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells </caseinline><defaultinline>fields</defaultinline></switchinline>. With the language set to <emph>Automatic</emph>, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected <switchinline select=\"appl\"><caseinline select=\"CALC\">cells</caseinline><defaultinline> fields</defaultinline></switchinline>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14085,7 +14085,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3159252\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to red.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/negnumred\">Changes the font color of negative numbers to <emph>red</emph>.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14117,7 +14117,7 @@ msgctxt ""
"05020300.xhp\n"
"par_id3146149\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, Engineering notation ensures that exponent is a multiple of 3.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/numberingformatpage/engineering\">With scientific format, <emph>Engineering notation</emph> ensures that exponent is a multiple of 3.</ahelp>"
msgstr ""
#: 05020300.xhp
@@ -14237,7 +14237,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150467\n"
"help.text"
-msgid "Number format codes can consist of up to four sections separated by a semicolon (;)."
+msgid "Number format codes can consist of up to four sections separated by a semicolon (<emph>;</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14269,7 +14269,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3155070\n"
"help.text"
-msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (@)."
+msgid "Fourth section applies if the content is not a value, but some text. Content is represented by an at sign (<emph>@</emph>)."
msgstr ""
#: 05020301.xhp
@@ -14285,7 +14285,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153624\n"
"help.text"
-msgid "Use zero (0), the number sign (#) or the question mark (?) as placeholders in your number format code to represent numbers. The (#) only displays significant digits, while the (0) displays zeroes if there are fewer digits in the number than in the number format. The (?) works as the (#) but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
+msgid "Use zero (<emph>0</emph>), the number sign (<emph>#</emph>) or the question mark (<emph>?</emph>) as placeholders in your number format code to represent numbers. The <emph>#</emph> only displays significant digits, while the <emph>0</emph> displays zeroes if there are fewer digits in the number than in the number format. The <emph>?</emph> works as the <emph>#</emph> but adds a space character to keep decimal alignment if there is a hidden non-significant zero."
msgstr ""
#: 05020301.xhp
@@ -14293,7 +14293,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153323\n"
"help.text"
-msgid "Use question marks (?), zeroes (0) or number signs (#) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
+msgid "Use question marks (<emph>?</emph>), zeroes (<emph>0</emph>) or number signs (<emph>#</emph>) to represent the number of digits to include in the numerator and the denominator of a fraction. Fractions that do not fit the pattern that you define are displayed as floating point numbers."
msgstr ""
#: 05020301.xhp
@@ -14525,7 +14525,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156294\n"
"help.text"
-msgid "To use a character to define the width of a space in a number format, type an underscore ( _ ) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
+msgid "To use a character to define the width of a space in a number format, type an underscore (<emph>_</emph>) followed by the character. The width of the space varies according to the width of the character that you choose. For example, <emph>_M</emph> creates a wider space than <emph>_i</emph>."
msgstr ""
#: 05020301.xhp
@@ -14533,7 +14533,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156295\n"
"help.text"
-msgid "To fill free space with a given character, use an asterisk (*) followed by this character. For instance:"
+msgid "To fill free space with a given character, use an asterisk (<emph>*</emph>) followed by this character. For instance:"
msgstr ""
#: 05020301.xhp
@@ -14541,7 +14541,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3156297\n"
"help.text"
-msgid "will display integer value (0) preceded by as many as needed backslash characters (\\) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
+msgid "will display integer value (0) preceded by as many as needed backslash characters (<emph>\\</emph>) to fill column width. For accounting representation, you may left align currency symbol with a format similar to:"
msgstr ""
#: 05020301.xhp
@@ -14653,7 +14653,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3151168\n"
"help.text"
-msgid "To display numbers as percentages, add the percent sign (%) to the number format."
+msgid "To display numbers as percentages, add the percent sign (<emph>%</emph>) to the number format."
msgstr ""
#: 05020301.xhp
@@ -15141,7 +15141,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3153274\n"
"help.text"
-msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
+msgid "All date formats are dependent on the locale that is set in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type=\"productname\">%PRODUCTNAME</item> uses the Gregorian Calendar."
msgstr ""
#: 05020301.xhp
@@ -15245,7 +15245,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3152419\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings:</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15429,7 +15429,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149174\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">The <emph>Date & Time</emph> format displays the date and time that an entry was made to a cell with this format.</caseinline></switchinline>"
msgstr ""
#: 05020301.xhp
@@ -15453,7 +15453,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3150108\n"
"help.text"
-msgid "To display hours, minutes and seconds use the following number format codes."
+msgid "To display hours, minutes and seconds use the following number format codes:"
msgstr ""
#: 05020301.xhp
@@ -15589,7 +15589,7 @@ msgctxt ""
"05020301.xhp\n"
"par_id3149998\n"
"help.text"
-msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ... [NatNum11] modifier at the beginning of a number format codes."
+msgid "To display numbers using native number characters, use a [NatNum1], [NatNum2], ..., [NatNum11] modifier at the beginning of a number format codes."
msgstr ""
#: 05020301.xhp
@@ -17925,8 +17925,8 @@ msgctxt ""
"05020500.xhp\n"
"hd_id3154905\n"
"help.text"
-msgid "Rotation / scaling"
-msgstr "Rotation / scaling"
+msgid "Rotation/scaling"
+msgstr ""
#: 05020500.xhp
msgctxt ""
@@ -18221,8 +18221,8 @@ msgctxt ""
"05020700.xhp\n"
"par_id3153124\n"
"help.text"
-msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the Options dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
-msgstr "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Tools - Options - Language Settings - Languages</emph>, and then select the <emph>Enabled</emph> box in the <emph>Asian language support </emph>area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgid "<ahelp hid=\".\">Set the typographic options for cells or paragraphs in Asian language files. To enable Asian language support, choose <emph>Language Settings - Languages</emph> in the <emph>Options</emph> dialog box, and then select the <emph>Enabled</emph> box in the <emph>Asian language support</emph> area.</ahelp> The Asian typography options are ignored in HTML documents."
+msgstr ""
#: 05020700.xhp
msgctxt ""
@@ -18277,7 +18277,7 @@ msgctxt ""
"05020700.xhp\n"
"par_id3147275\n"
"help.text"
-msgid "<emph>Apply spacing between Asian and non-Asian text</emph>"
+msgid "Apply spacing between Asian and non-Asian text"
msgstr ""
#: 05020700.xhp
@@ -26133,7 +26133,7 @@ msgctxt ""
"05260300.xhp\n"
"par_id3152924\n"
"help.text"
-msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Image</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
+msgid "To align a graphic relative to the character that it is anchored to, right-click the graphic, and then choose <emph>Properties</emph>. Click the <emph>Type</emph> tab, and in the <emph>Position</emph> area, select <emph>Character</emph> in the <emph>to</emph> boxes."
msgstr ""
#: 05260400.xhp
@@ -31693,8 +31693,8 @@ msgctxt ""
"06040100.xhp\n"
"par_id3144445\n"
"help.text"
-msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
-msgstr "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "Automatically applies a border at the base of the preceding paragraph when you type three or more specific characters, and then press Enter. To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgstr ""
#: 06040100.xhp
msgctxt ""
@@ -31901,8 +31901,8 @@ msgctxt ""
"06040100.xhp\n"
"hd_id3151019\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ...</caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than ... </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Combine single line paragraphs if length greater than...</caseinline></switchinline>"
+msgstr ""
#: 06040100.xhp
msgctxt ""
diff --git a/source/gu/helpcontent2/source/text/shared/02.po b/source/gu/helpcontent2/source/text/shared/02.po
index 0531200cdd0..38163011c73 100644
--- a/source/gu/helpcontent2/source/text/shared/02.po
+++ b/source/gu/helpcontent2/source/text/shared/02.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-05-24 12:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1973,8 +1973,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
-msgstr "<emph>Formatting</emph>: You can set the <emph>Formatting </emph>property by clicking the <emph>... </emph>button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgid "<emph>Formatting</emph>: You can set the <emph>Formatting</emph> property by clicking the <emph>...</emph> button in the <emph>Formatting</emph> line of the <emph>Properties: Formatted Field</emph> dialog. The <emph>Number Format</emph> dialog appears."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -1989,8 +1989,8 @@ msgctxt ""
"01170002.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
-msgstr "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is 5, the connected database field contains the integer value 3. The output is 5, but the value in the database is not modified) and the input of new data (Example: Max. value is 10 and you enter 20. The input is corrected and 10 is written in the database). If the fields are not filled in for <emph>Min. value </emph>and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgid "<emph>Min. value</emph> and <emph>Max. value</emph>: You can enter the minimum and maximum numeric value for a formatted field. The min and max values determine the output of existing data (Example: Min. value is <emph>5</emph>, the connected database field contains the integer value <emph>3</emph>. The output is <emph>5</emph>, but the value in the database is not modified) and the input of new data (Example: Max. value is <emph>10</emph> and you enter <emph>20</emph>. The input is corrected and <emph>10</emph> is written in the database). If the fields are not filled in for <emph>Min. value</emph> and <emph>Max. value</emph>, no limits will be applied. For formatted fields that are connected to a database text field, these two values and the <emph>Default value</emph> do not apply."
+msgstr ""
#: 01170002.xhp
msgctxt ""
@@ -2029,7 +2029,7 @@ msgctxt ""
"01170003.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if 1935 is set as the lower limiting value and you enter 34 as a date value, then the result is 2034 instead of 1934."
+msgid "When you enter a year using two digits, the corresponding four digit value is determined by a setting in <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - General</emph>. For example, if <emph>1935</emph> is set as the lower limiting value and you enter <emph>34</emph> as a date value, then the result is <emph>2034</emph> instead of <emph>1934</emph>."
msgstr ""
#: 01170003.xhp
@@ -2197,8 +2197,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3159400\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
-msgstr "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first 16 hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgid "<ahelp hid=\"SID_FM_SHOWCOLS\">Calls a submenu where you can select the columns to show again.</ahelp> To show only one column, click the column name. You see only the first <emph>16</emph> hidden columns. If there are more hidden columns, choose the <emph>More</emph> command to call the <emph>Show Columns</emph> dialog."
+msgstr ""
#: 01170004.xhp
msgctxt ""
@@ -2221,7 +2221,7 @@ msgctxt ""
"01170004.xhp\n"
"par_id3149763\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the Shift or <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to select multiple entries.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/showcoldialog/ShowColDialog\">In the <emph>Show Columns</emph> dialog you can select the columns to be shown. Hold down the <emph>Shift</emph> or <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to select multiple entries.</ahelp>"
msgstr ""
#: 01170004.xhp
@@ -2237,23 +2237,23 @@ msgctxt ""
"01170004.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
-msgstr "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All </emph>if you want to show all columns.</ahelp>"
+msgid "<ahelp hid=\"SID_FM_SHOWALLCOLS\">Click <emph>All</emph> if you want to show all columns.</ahelp>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"hd_id3153349\n"
"help.text"
-msgid "Keyboard-only control of Table Controls"
-msgstr "Keyboard-only control of Table Controls"
+msgid "Keyboard-only control of <emph>Table Controls</emph>"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3149416\n"
"help.text"
-msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the Tab key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the next control, or press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Tab to move to the previous control."
+msgid "If you use the keyboard only to travel through controls in your document, you will find one difference to the other types of controls: the <emph>Tab</emph> key does not move the cursor to the next control, but moves to the next column inside the table control. Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the next control, or press <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Tab</emph> to move to the previous control."
msgstr ""
#: 01170004.xhp
@@ -2261,23 +2261,23 @@ msgctxt ""
"01170004.xhp\n"
"hd_id3153062\n"
"help.text"
-msgid "To enter the special keyboard-only edit mode for Table Controls:"
-msgstr "To enter the special keyboard-only edit mode for Table Controls:"
+msgid "To enter the special keyboard-only edit mode for <emph>Table Controls</emph>:"
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3144510\n"
"help.text"
-msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
-msgstr "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\">design mode</link>."
+msgid "The form document must be in <link href=\"text/shared/02/01170500.xhp\" name=\"design mode\"><emph>Design mode</emph></link>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154758\n"
"help.text"
-msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 to select the document."
+msgid "Press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F6</emph> to select the document."
msgstr ""
#: 01170004.xhp
@@ -2285,31 +2285,31 @@ msgctxt ""
"01170004.xhp\n"
"par_id3161657\n"
"help.text"
-msgid "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
-msgstr "Press Shift+F4 to select the first control. If the Table Control is not the first control, press Tab until it is selected."
+msgid "Press <emph>Shift</emph>+<emph>F4</emph> to select the first control. If the <emph>Table Control</emph> is not the first control, press <emph>Tab</emph> until it is selected."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3151056\n"
"help.text"
-msgid "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
-msgstr "Press Enter to enter the edit mode. The handles are shown farther out from the control border."
+msgid "Press <emph>Enter</emph> to enter the edit mode. The handles are shown farther out from the control border."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154938\n"
"help.text"
-msgid "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
-msgstr "In the edit mode, you can open the edit mode context menu by pressing Shift+F10."
+msgid "In the edit mode, you can open the edit mode context menu by pressing <emph>Shift</emph>+<emph>F10</emph>."
+msgstr ""
#: 01170004.xhp
msgctxt ""
"01170004.xhp\n"
"par_id3154365\n"
"help.text"
-msgid "If you want to edit columns, press Shift+Space to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Arrow keys. The Delete key deletes the current column."
+msgid "If you want to edit columns, press <emph>Shift</emph>+<emph>Space</emph> to enter column edit mode. Now you can rearrange the order of columns with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Arrow</emph> keys. The <emph>Delete</emph> key deletes the current column."
msgstr ""
#: 01170004.xhp
@@ -2317,8 +2317,8 @@ msgctxt ""
"01170004.xhp\n"
"par_id3145419\n"
"help.text"
-msgid "Press the Escape key to exit the edit mode."
-msgstr "Press the Escape key to exit the edit mode."
+msgid "Press the <emph>Esc</emph> key to exit the edit mode."
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2357,8 +2357,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3157910\n"
"help.text"
-msgid "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
-msgstr "<variable id=\"hinweis\">You can only call the<emph> Properties</emph> dialog when in the Design mode with a control selected. </variable>"
+msgid "<variable id=\"hinweis\">You can only call the <emph>Properties</emph> dialog when in the <emph>Design mode</emph> with a control selected.</variable>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2381,48 +2381,48 @@ msgctxt ""
"01170100.xhp\n"
"par_id3155390\n"
"help.text"
-msgid "Effects"
-msgstr "เช…เชธเชฐเซ‹"
+msgid "Effect"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150504\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Down Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3150944\n"
"help.text"
-msgid "Opens the combo box"
-msgstr "Opens the combo box"
+msgid "Opens the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153627\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline>+Up Arrow"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Option</emph></caseinline><defaultinline><emph>Alt</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>:"
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3153063\n"
"help.text"
-msgid "Closes the combo box"
-msgstr "Closes the combo box"
+msgid "Closes the combo box."
+msgstr ""
#: 01170100.xhp
msgctxt ""
"01170100.xhp\n"
"par_id3159413\n"
"help.text"
-msgid "Shift+Enter"
-msgstr "Shift+Enter"
+msgid "<emph>Shift</emph>+<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2437,8 +2437,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153379\n"
"help.text"
-msgid "Up Arrow"
-msgstr "เช‰เชชเชฐเชจเซเช‚ เชคเซ€เชฐ"
+msgid "<emph>Up Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2453,8 +2453,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3152933\n"
"help.text"
-msgid "Down Arrow"
-msgstr "เชจเซ€เชšเซ‡เชจเซเช‚ เชคเซ€เชฐ"
+msgid "<emph>Down Arrow</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2469,8 +2469,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3153178\n"
"help.text"
-msgid "Enter"
-msgstr "Enter"
+msgid "<emph>Enter</emph>"
+msgstr ""
#: 01170100.xhp
msgctxt ""
@@ -2485,8 +2485,8 @@ msgctxt ""
"01170100.xhp\n"
"par_id3156422\n"
"help.text"
-msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
-msgstr "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property <emph>List Entries</emph>, which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgid "As with list boxes or combo boxes, you can open or close the list with a mouse click at the arrow on the right end of the field. However, the input here can be entered either in the opened list or in the top text field. An exception is the properties that expect a list representation, for example, the property \"List Entries\", which can be set for the control fields <emph>List Box</emph> and <emph>Combo Box</emph>. Here, you can only edit the entries when the field is opened."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2509,15 +2509,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159233\n"
"help.text"
-msgid "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
-msgstr "This <emph>General </emph>tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgid "This <emph>General</emph> tab enables you to define the general properties of a form control. These properties differ, depending on the control type. Not all of the following properties are available for every control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3155342\n"
"help.text"
-msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' Default value (for example, in text fields), Default status (for check boxes and option fields), and Default selection (for list boxes)."
+msgid "If you export the current form document to HTML format, the default control values are exported, not the current control values. Default values are determined - depending on the type of control - by the properties' <emph>Default value</emph> (for example, in text fields), <emph>Default status</emph> (for check boxes and option fields), and <emph>Default selection</emph> (for list boxes)."
msgstr ""
#: 01170101.xhp
@@ -2533,8 +2533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150084\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
-msgstr "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (Yes), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (No) and will be displayed in a gray color."
+msgid "<ahelp hid=\"HID_PROP_ENABLED\">If a control field has the property \"Enabled\" (<emph>Yes</emph>), the form user will be able to use the control field.</ahelp> If the property is disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a gray color."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2549,7 +2549,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149235\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"Yes\" in the \"Dropdown\" option.</ahelp> For combo boxes with the Dropdown property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the Dropdown option, the line's display will be specified by the size of the control field and the font size."
+msgid "<ahelp hid=\"HID_PROP_LINECOUNT\" visibility=\"hidden\">Specifies how many lines should be displayed in the dropdown list. This setting is only active if you chose \"<emph>Yes</emph>\" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the \"Dropdown\" property, you can specify how many lines should be displayed in the dropdown list. With control fields which do not have the <emph>Dropdown</emph> option, the line's display will be specified by the size of the control field and the font size."
msgstr ""
#: 01170101.xhp
@@ -2565,16 +2565,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149415\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
-msgstr "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The Action property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgid "<ahelp hid=\"HID_PROP_BUTTONTYPE\" visibility=\"hidden\">The \"Action\" property determines the action that occurs when you activate a button.</ahelp> You can use navigation actions to design your own database navigation buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152474\n"
"help.text"
-msgid "The following table describes the actions that you can assign to a button."
-msgstr "The following table describes the actions that you can assign to a button."
+msgid "The following table describes the actions that you can assign to a button:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2621,8 +2621,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147228\n"
"help.text"
-msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
-msgstr "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgid "Sends the data that is entered in other control fields of the current form to the address that is specified in <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link> under <link href=\"text/shared/02/01170201.xhp\" name=\"URL\"><emph>URL</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2645,7 +2645,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155101\n"
"help.text"
-msgid "Resets the settings in other control fields to the predefined defaults (Default Status, Default Selection, Default Value)."
+msgid "Resets the settings in other control fields to the predefined defaults: <emph>Default Status</emph>, <emph>Default Selection</emph>, <emph>Default Value</emph>."
msgstr ""
#: 01170101.xhp
@@ -2821,7 +2821,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152577\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (Yes) or not (No).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
+msgid "<ahelp hid=\"HID_PROP_DROPDOWN\" visibility=\"hidden\">Specifies whether the combo box should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the dropdown property has an additional arrow button which opens the list of the existing form entries per mouse click. Under <emph>Line count</emph>, you can specify how many lines (or rows) should be displayed in the dropdown state. Combination fields can have the dropdown property."
msgstr ""
#: 01170101.xhp
@@ -2853,32 +2853,32 @@ msgctxt ""
"01170101.xhp\n"
"par_idN109DD\n"
"help.text"
-msgid "Title of Label fields"
-msgstr "Title of Label fields"
+msgid "Title of Label fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E1\n"
"help.text"
-msgid "Content of text fields"
-msgstr "Content of text fields"
+msgid "Content of text fields,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E5\n"
"help.text"
-msgid "Content of table fields in the columns of a table control"
-msgstr "Content of table fields in the columns of a table control"
+msgid "Content of table fields in the columns of a table control,"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN109E9\n"
"help.text"
-msgid "Graphics or text that are used in buttons"
-msgstr "Graphics or text that are used in buttons"
+msgid "Graphics or text that are used in buttons."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2901,8 +2901,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152375\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
-msgstr "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the AutoFill function to a combo box.</ahelp> The AutoFill function displays a list of previous entries after you start to type an entry."
+msgid "<ahelp hid=\"HID_PROP_AUTOCOMPLETE\" visibility=\"hidden\">Assigns the <emph>AutoFill</emph> function to a combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of previous entries after you start to type an entry."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2925,8 +2925,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153223\n"
"help.text"
-msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
-msgstr "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label."
+msgid "To define one character of the label as a mnemonic, so that the user can access this control by pressing the character on the keyboard, insert a tilde (<emph>~</emph>) character in front of the character in the label."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2949,8 +2949,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154512\n"
"help.text"
-msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
-msgstr "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment </emph>box to remove the link between a control and the assigned label field.</ahelp>"
+msgid "<ahelp hid=\"modules/spropctrlr/ui/labelselectiondialog/LabelSelectionDialog\">Check the <emph>No assignment</emph> box to remove the link between a control and the assigned label field.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2965,8 +2965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148566\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_WIDTH\" visibility=\"hidden\">Sets the column width in the table control field.</ahelp> Sets the column width in the table control field in the units that are specified in the %PRODUCTNAME module options. If you want, you can enter a value followed by a valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -2997,8 +2997,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id6092715\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
-msgstr "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation Bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, 2 s or 500 ms."
+msgid "<ahelp hid=\"HID_PROP_REPEAT_DELAY\">Specifies the delay in milliseconds between repeating events.</ahelp> A repeating event occurs when you click an arrow button or the background of a scrollbar, or one of the record navigation buttons of a Navigation bar, and you keep the mouse button pressed for some time. You can enter a value followed by a valid time unit, for example, <emph>2 s</emph> or <emph>500 ms</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3029,8 +3029,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3152971\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here, you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
-msgstr "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Determine here the desired format for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgid "<ahelp hid=\"HID_PROP_DATEFORMAT\" visibility=\"hidden\">Here you can determine the format you want for the date readout.</ahelp> With date fields you can determine the format for the date readout."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3069,16 +3069,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154254\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
-msgstr "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: TRUE, FALSE and ZERO."
+msgid "<ahelp hid=\"HID_PROP_TRISTATE\">Specifies whether a check box can also represent ZERO values of a linked database apart from the TRUE and FALSE values.</ahelp> This function is only available if the database accepts three states: <emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156712\n"
"help.text"
-msgid "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
-msgstr "The<emph> Tristate </emph>property is only defined for database forms, not for HTML forms."
+msgid "The \"Tristate\" property is only defined for database forms, <emph>not</emph> for HTML forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3229,7 +3229,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154660\n"
"help.text"
-msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the Literal Mask."
+msgid "A text constant. This position cannot be edited. The character is displayed at the corresponding position of the <emph>Literal Mask</emph>."
msgstr ""
#: 01170101.xhp
@@ -3245,8 +3245,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150829\n"
"help.text"
-msgid "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
-msgstr "The characters a-z and A-Z can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph> and <emph>A-Z</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3261,8 +3261,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156140\n"
"help.text"
-msgid "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "The characters A-Z can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3277,8 +3277,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148873\n"
"help.text"
-msgid "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
-msgstr "The characters a-z, A-Z, and 0-9 can be entered. Capital characters are not converted to lowercase characters."
+msgid "The characters <emph>a-z</emph>, <emph>A-Z</emph>, and <emph>0-9</emph> can be entered. Capital characters are not converted to lowercase characters."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3293,8 +3293,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154574\n"
"help.text"
-msgid "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
-msgstr "The characters A-Z and 0-9 can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter"
+msgid "The characters <emph>A-Z</emph> and <emph>0-9</emph> can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3309,8 +3309,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150979\n"
"help.text"
-msgid "Only the characters 0-9 can be entered."
-msgstr "Only the characters 0-9 can be entered."
+msgid "Only the characters <emph>0-9</emph> can be entered."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3341,8 +3341,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150429\n"
"help.text"
-msgid "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
-msgstr "All printable characters can be entered. If a lowercase letter is used, it is automatically converted to a capital letter."
+msgid "All printable characters can be entered. If a lowercase letter is entered, it is automatically converted to a capital letter."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3365,8 +3365,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148750\n"
"help.text"
-msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
-msgstr "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (Yes), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgid "You can have a format check with control fields that accept formatted contents (date, time, and so on). <ahelp hid=\"HID_PROP_STRICTFORMAT\">If the strict format function is activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For example, in a date field, only numbers or date delimiters are accepted; all alphabet entries typed with your keyboard are ignored."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3381,7 +3381,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154991\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a <emph>URL</emph> that you open when you click a button that has been assigned the Open document or web page action)."
+msgid "<ahelp hid=\"HID_PROP_TARGET_FRAME\" visibility=\"hidden\">Specifies the target frame to display the document that is opened by the \"Open document / web page\" action.</ahelp> You can also specify the target frame to display a URL that you open when you click a button that has been assigned to the \"Open document or web page\" action."
msgstr ""
#: 01170101.xhp
@@ -3477,8 +3477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "The Frame property is relevant for HTML forms, but not for database forms."
-msgstr "The Frame property is relevant for HTML forms, but not for database forms."
+msgid "The \"Frame\" property is relevant for HTML forms, but <emph>not</emph> for database forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3493,8 +3493,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154344\n"
"help.text"
-msgid "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
-msgstr "An image button has a <emph>Graphics </emph>property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The<emph> Graphics</emph> property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgid "An image button has a \"Graphics\" property. <ahelp hid=\"HID_PROP_IMAGE_URL\">The \"Graphics\" property specifies the graphic's path and file name that you want to have displayed on the button.</ahelp> If you select the graphic file with the <emph>...</emph> button, the path and file name will be automatically included in the text box."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3517,7 +3517,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153287\n"
"help.text"
-msgid "For URL type buttons, the help text appears as the extended tip instead of the URL address entered under URL."
+msgid "For <emph>URL type</emph> buttons, the help text appears as the extended tip instead of the URL address entered under <emph>URL</emph>."
msgstr ""
#: 01170101.xhp
@@ -3533,8 +3533,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148649\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
-msgstr "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses F1."
+msgid "<ahelp hid=\"HID_PROP_HELPURL\">Specifies a batch label in URL spelling which refers to a help document and which can be called with the help of the control field.</ahelp> The help for the control field help can be opened if the focus is positioned on the control field and the user presses <emph>F1</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3613,8 +3613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3151300\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use Shift+Enter for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
-msgstr "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text.</ahelp> With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text. Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips </link> referring to the entries control and keyboard."
+msgid "<ahelp hid=\"HID_PROP_STRINGITEMLIST\" visibility=\"hidden\">Defines the list entries visible in the document. Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo boxes, you can define the list entries that will be visible in the document. Open the <emph>List entries</emph> field and type your text.</ahelp> Please note the <link href=\"text/shared/02/01170100.xhp\" name=\"tips\">tips</link> referring to the keyboard controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3685,8 +3685,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153813\n"
"help.text"
-msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
-msgstr "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you must not enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgid "If the control is linked to a database and the text length is to be accepted from the field definition of the database, you <emph>must not</emph> enter the text length here. The settings are only accepted from the database if the control property was not defined (\"Not Defined\" state)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3741,8 +3741,8 @@ msgctxt ""
"01170101.xhp\n"
"bm_id4040955\n"
"help.text"
-msgid "<bookmark_value>rich text control</bookmark_value> <bookmark_value>controls;rich text control</bookmark_value>"
-msgstr "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls;rich text control</bookmark_value>"
+msgid "<bookmark_value>rich text control</bookmark_value><bookmark_value>controls; rich text control</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3757,7 +3757,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153724\n"
"help.text"
-msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the Enter key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
+msgid "<ahelp hid=\".\">Allows you to use line breaks and formatting in a control field, such as a text box or label. To manually enter a line break, press the <emph>Enter</emph> key. Select \"Multi-line with formatting\" to enter formatted text.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3789,8 +3789,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11505\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the Enter key."
-msgstr "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press the <item type=\"keycode\">Enter</item> key."
+msgid "<ahelp hid=\".\">Displays text on more than one line.</ahelp> Allows you to use line breaks in a text box, so that you can enter more than one line of text. To manually enter a line break, press <emph>Enter</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3805,7 +3805,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1154E\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies if a Push Button behaves as a Toggle Button. If you set Toggle to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the spacebar while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
+msgid "<ahelp hid=\".\">Specifies if a Push button behaves as a Toggle Button. If you set <emph>Toggle</emph> to \"Yes\", you can switch between the \"selected\" and \"not selected\" control states when you click the button or press the <emph>Spacebar</emph> while the control has the focus. A button in the \"selected\" state appears \"pressed in\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3821,8 +3821,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN1156E\n"
"help.text"
-msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
-msgstr "<ahelp hid=\".\">If you set this option to \"Yes\", the Push Button receives the focus when you click the button.</ahelp>"
+msgid "<ahelp hid=\".\">If you set this option to \"Yes\", the <emph>Push</emph> button receives the focus when you click the button.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3869,7 +3869,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN115CE\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the Border property set to \"flat\".</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_BORDERCOLOR\">Specifies the border color for controls that have the \"Border\" property set to \"flat\".</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -3965,8 +3965,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149819\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties </emph>tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
-msgstr "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, specifies the name for the control field. On the <emph>Form Properties </emph>tab page, specifies the name for the form.</ahelp> Each control field and each form has a <emph>Name </emph>property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\">Form Navigator</link> and, using the name, the control field can be referred to from a macro. A name is already entered in the default settings. The control field is specified by its name which is constructed from using the field's label and number."
+msgid "<ahelp hid=\"HID_PROP_NAME\" visibility=\"hidden\">On the <emph>Properties</emph> tab page, this option specifies the name for the control field. On the <emph>Form Properties</emph> tab page, this option specifies the name for the form.</ahelp> Each control field and each form has a \"Name\" property through which it can be identified. The name will appear in the <link href=\"text/shared/02/01170600.xhp\" name=\"Form Navigator\"><emph>Form Navigator</emph></link> and, using the name, the control field can be referred to from a macro. The default settings already specify a name which is constructed from using the field's label and number."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -3981,16 +3981,16 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3146325\n"
"help.text"
-msgid "<bookmark_value>controls; grouping</bookmark_value> <bookmark_value>groups;of controls</bookmark_value> <bookmark_value>forms; grouping controls</bookmark_value>"
-msgstr "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; grouping</bookmark_value><bookmark_value>groups; of controls</bookmark_value><bookmark_value>forms; grouping controls</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3146325\n"
"help.text"
-msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
-msgstr "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: Controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\">Group Box</link>."
+msgid "The name is also used to group different controls that belong together functionally, such as radio buttons. To do so, give the same name to all members of the group: controls with identical names form a group. Grouped controls can be represented visually by using a <link href=\"text/shared/02/01170000.xhp\" name=\"Group Box\"><emph>Group Box</emph></link>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4005,8 +4005,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3149918\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
-msgstr "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the navigation bar on the lower border of the table control.</ahelp> Specifies whether to display the navigation bar on the lower border of table controls."
+msgid "<ahelp hid=\"HID_PROP_NAVIGATIONBAR\" visibility=\"hidden\">Specifies whether to display the <emph>Navigation</emph> bar on the lower border of the table control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar on the lower border of table controls."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4021,8 +4021,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3153215\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
-msgstr "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (Yes) or if it can be edited (No).</ahelp> The<emph> Read-only </emph>property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which adopts graphics from a database, the user will not be able to insert new graphics into the database."
+msgid "<ahelp hid=\"HID_PROP_READONLY\" visibility=\"hidden\">Determines if the control is read-only (\"Yes\") or if it can be edited (\"No\").</ahelp> The \"Read-only\" property can be assigned to all controls in which the user can enter text. If you assign the read-only property to an image field which uses graphics from a database, the user will not be able to insert new graphics into the database."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4037,8 +4037,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145637\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
-msgstr "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the <emph>Border </emph>property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgid "<ahelp hid=\"HID_PROP_BORDER\" visibility=\"hidden\">Determines if the field's border should be displayed \"Without frame\", with a \"3-D look\" or \"Flat\".</ahelp> With control fields that have a frame, you can determine the border display on the form using the \"Border\" property. You can select among the \"Without frame\", \"3-D look\" or \"Flat\" options."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4053,23 +4053,23 @@ msgctxt ""
"01170101.xhp\n"
"par_id3147483\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
-msgstr "<ahelp hid=\"HID_PROP_TABINDEX\">The <emph>Tab order</emph> property determines the order in which the controls are focused in the form when you press the Tab key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the Tab key. You can specify the order in which the focus changes with an index under <emph>Tab order</emph>."
+msgid "<ahelp hid=\"HID_PROP_TABINDEX\">The \"Tab order\" property determines the order in which the controls are focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form that contains more than one control, the focus moves to the next control when you press the <emph>Tab</emph> key. You can specify the order in which the focus changes with an index under \"Tab order\"."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3156207\n"
"help.text"
-msgid "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
-msgstr "The <emph>Tab order</emph> property is not available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\">Hidden Controls</link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the Tab key."
+msgid "The \"Tab order\" property is <emph>not</emph> available to <link href=\"text/shared/02/01170600.xhp\" name=\"Hidden Controls\"><emph>Hidden Controls</emph></link>. If you want, you can also set this property for image buttons and image controls, so that you can select these controls with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3150378\n"
"help.text"
-msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by 1. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (Tabstop = No) are also assigned a value. However, these controls are skipped when using the Tab key."
+msgid "When creating a form, an index is automatically assigned to the control fields that are added to this form; every control field added is assigned an index increased by <emph>1</emph>. If you change the index of a control, the indices of the other controls are updated automatically. Elements that cannot be focused (\"Tabstop = No\") are also assigned a value. However, these controls are skipped when using the <emph>Tab</emph> key."
msgstr ""
#: 01170101.xhp
@@ -4093,7 +4093,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id0509200912114566\n"
"help.text"
-msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. Never: No change of the value. When focused: (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. Always: The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
+msgid "<ahelp hid=\".\">Sets whether the value changes when the user scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When <emph>focused:</emph> (default) The value changes when the control has the focus and the wheel is pointing at the control and gets scrolled. <emph>Always:</emph> The value changes when the wheel is pointing at the control and gets scrolled, no matter which control has the focus.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4125,7 +4125,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156266\n"
"help.text"
-msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the <emph>Default Status</emph> property."
+msgid "For grouped option fields, the status of the group corresponding to the default setting is defined by the \"Default Status\" property."
msgstr ""
#: 01170101.xhp
@@ -4149,7 +4149,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150028\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default selection</emph> entry defines the status of the list box if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4157,8 +4157,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id919217\n"
"help.text"
-msgid "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
-msgstr "For a List box that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgid "For a <emph>List box</emph> that contains a value list, you can click the <emph>...</emph> button to open the <emph>Default selection</emph> dialog."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4189,7 +4189,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150740\n"
"help.text"
-msgid "For a Reset type button, the<emph> Default value entry </emph>defines the status of the control if the reset button is activated by the user."
+msgid "For a <emph>Reset</emph> type button, the <emph>Default value</emph> entry defines the status of the control if the reset button is activated by the user."
msgstr ""
#: 01170101.xhp
@@ -4253,8 +4253,8 @@ msgctxt ""
"01170101.xhp\n"
"par_idN11B55\n"
"help.text"
-msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
-msgstr "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the arrow icon on the scrollbar.</ahelp>"
+msgid "<ahelp hid=\".\">Specify the value to add or subtract when the user clicks the <emph>Arrow</emph> icon on the scrollbar.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4333,8 +4333,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154681\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
-msgstr "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key.</ahelp> The<emph> Default button</emph> property specifies that the corresponding button will be operated when you press the Return key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgid "<ahelp hid=\"HID_PROP_DEFAULT_BUTTON\" visibility=\"hidden\">The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key.</ahelp> The \"Default button\" property specifies that the corresponding button will be operated when you press the <emph>Return</emph> key. If you open the dialog or form and do not carry out any further action, the button with this property is the default button."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4349,7 +4349,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3150931\n"
"help.text"
-msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a Submit type button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit Enter after entering the search term in order to start the search."
+msgid "When using Web page forms, you might come across this property in search masks. These are edit masks that contain a text field and a <emph>Submit type</emph> button. The search term is entered in the text field and the search is started by activating the button. If the button is defined as the default button, however, simply hit <emph>Enter</emph> after entering the search term in order to start the search."
msgstr ""
#: 01170101.xhp
@@ -4381,8 +4381,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155361\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
-msgstr "<ahelp hid=\"HID_PROP_TABSTOP\">The <emph>Tabstop </emph>property determines if a control field can be selected with the tab key.</ahelp> The following options are available:"
+msgid "<ahelp hid=\"HID_PROP_TABSTOP\">The \"Tabstop\" property determines if a control field can be selected with the <emph>Tab</emph> key.</ahelp> The following options are available:"
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4397,8 +4397,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3161673\n"
"help.text"
-msgid "When using the tab key, focusing skips the control."
-msgstr "When using the tab key, focusing skips the control."
+msgid "When using the <emph>Tab</emph> key, focusing skips the control."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4413,8 +4413,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3148584\n"
"help.text"
-msgid "The control can be selected with the Tab key."
-msgstr "The control can be selected with the Tab key."
+msgid "The control can be selected with the <emph>Tab</emph> key."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4445,15 +4445,15 @@ msgctxt ""
"01170101.xhp\n"
"par_id3156432\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
-msgstr "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The Label property sets the label of the control field that is displayed in the form.</ahelp> The Label property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgid "<ahelp hid=\"HID_PROP_LABEL\" visibility=\"hidden\">The \"Label\" property sets the label of the control field that is displayed in the form.</ahelp> The \"Label\" property sets the label of the control field that is displayed in the form. This property determines the visible label or the column header of the data field in table control forms."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3154568\n"
"help.text"
-msgid "When you create a new control, the description predefined in the <emph>Name</emph> property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the <emph>Title</emph> property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
+msgid "When you create a new control, the description predefined in the \"Name\" property is used as the default for labeling the control. The label consists of the control field name and an integer numbering the control (for example, CommandButton1). With the \"Title\" property, you can assign another description to the control so that the label reflects the function of the control. Change this entry in order to assign an expressive label to the control that is visible to the user."
msgstr ""
#: 01170101.xhp
@@ -4461,15 +4461,15 @@ msgctxt ""
"01170101.xhp\n"
"bm_id3163820\n"
"help.text"
-msgid "<bookmark_value>multi-line titles in forms</bookmark_value> <bookmark_value>names; multi-line titles</bookmark_value> <bookmark_value>controls; multi-line titles</bookmark_value>"
-msgstr "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgid "<bookmark_value>multi-line titles in forms</bookmark_value><bookmark_value>names; multi-line titles</bookmark_value><bookmark_value>controls; multi-line titles</bookmark_value>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3163820\n"
"help.text"
-msgid "To create a multi-line title, open the combo box using the arrow button. You can enter a line break by pressing Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter."
+msgid "To create a multi-line title, open the combo box using the <emph>Arrow</emph> button. You can enter a line break by pressing <emph>Shift</emph>+<switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Enter</emph>."
msgstr ""
#: 01170101.xhp
@@ -4477,8 +4477,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3159407\n"
"help.text"
-msgid "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
-msgstr "The <emph>Title</emph> property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the <emph>Name</emph> property."
+msgid "The \"Title\" property is only used for labeling a form element in the interface visible to the user. If you work with macros, note that at runtime, a control is always addressed through the \"Name\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4493,7 +4493,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3154358\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an \"Open document / web page\" button.</ahelp> Enter the URL address for a Open document or web page button type in the <emph>URL</emph> box. The address opens when you click the button."
+msgid "<ahelp hid=\"HID_PROP_TARGET_URL\" visibility=\"hidden\">Specifies the URL address that opens when you click an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address for a <emph>Open document or web page</emph> button type in the <emph>URL</emph> box. The address opens when you click the button."
msgstr ""
#: 01170101.xhp
@@ -4517,8 +4517,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3145160\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
-msgstr "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can pre-define the currency symbol by entering the character or string in the <emph>Currency symbol</emph> property."
+msgid "<ahelp hid=\"HID_PROP_CURRENCYSYMBOL\" visibility=\"hidden\">You can enter a character or a string for the currency symbol.</ahelp> In a currency field, you can predefine the currency symbol by entering the character or string in the \"Currency symbol\" property."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4549,16 +4549,16 @@ msgctxt ""
"01170101.xhp\n"
"par_id3155323\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
-msgstr "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII-code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from 0 to 255."
+msgid "<ahelp hid=\"HID_PROP_ECHO_CHAR\" visibility=\"hidden\">If the text box is used as a password input, enter the ASCII code of the display character. This character is displayed instead of the characters typed by the user for the password.</ahelp> If the user enters a password, you can determine the characters that will be displayed instead of the characters typed by the user. Under <emph>Password character</emph>, enter the ASCII code of the desired character. You can use the values from <emph>0</emph> to <emph>255</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_id3152493\n"
"help.text"
-msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (Insert - Special Character)."
-msgstr "The characters corresponding to certain ASCII codes can be seen in the <emph>Special Character</emph> dialog (Paste - Special Character)."
+msgid "The characters and their ASCII codes can be seen in the <emph>Special Characters</emph> dialog (<emph>Insert - Special Character</emph>)."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4573,7 +4573,7 @@ msgctxt ""
"01170101.xhp\n"
"par_id3157557\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the Edit mask, you can determine the entries that the user can type into the masked field."
+msgid "<ahelp hid=\"HID_PROP_LITERALMASK\" visibility=\"hidden\">Defines the literal mask. The literal mask contains the initial values and is always visible after downloading a form.</ahelp> With masked fields you can specify a literal mask. A literal mask contains the initial values of a form, and is always visible after downloading a form. Using a character code for the <emph>Edit</emph> mask, you can determine the entries that the user can type into the masked field."
msgstr ""
#: 01170101.xhp
@@ -4613,8 +4613,8 @@ msgctxt ""
"01170101.xhp\n"
"par_id3160455\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
-msgstr "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, 2 cm."
+msgid "<ahelp hid=\"HID_PROP_ROWHEIGHT\" visibility=\"hidden\">Specifies the row height of a table control field.</ahelp> In table controls, enter a value for the row height. If you want, you can enter a value followed by valid measurement unit, for example, <emph>2 cm</emph>."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4709,7 +4709,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120B1\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected Navigation Bar control.</ahelp> Action items are the following: Save record, Undo, New record, Delete record, Refresh."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS\">Specifies to show or hide the action items in a selected <emph>Navigation</emph> bar control.</ahelp> Action items are the following: <emph>Save record, Undo, New record, Delete record, Refresh</emph>."
msgstr ""
#: 01170101.xhp
@@ -4725,7 +4725,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120D9\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected Navigation Bar control.</ahelp> Positioning items are the following: Record label, Record position, Record count label, Record count."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_POSITION\">Specifies to show or hide the positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> Positioning items are the following: <emph>Record label, Record position, Record count label, Record count</emph>."
msgstr ""
#: 01170101.xhp
@@ -4741,7 +4741,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN120DB\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected Navigation Bar control.</ahelp> Navigation items are the following: First record, Previous record, Next record, Last record."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_NAVIGATION\">Specifies to show or hide the navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> Navigation items are the following: <emph>First record, Previous record, Next record, Last record</emph>."
msgstr ""
#: 01170101.xhp
@@ -4749,15 +4749,15 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12156\n"
"help.text"
-msgid "Filtering / Sorting"
-msgstr "Filtering / Sorting"
+msgid "Filtering/Sorting"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN1215A\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control.</ahelp> Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort."
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_SHOW_FILTERSORT\">Specifies to show or hide the filtering and sorting items in a selected <emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort</emph>."
msgstr ""
#: 01170101.xhp
@@ -4773,7 +4773,7 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12179\n"
"help.text"
-msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected Navigation Bar should be small or large.</ahelp>"
+msgid "<ahelp hid=\"EXTENSIONS_HID_PROP_ICONSIZE\">Specifies whether the icons in a selected <emph>Navigation</emph> bar should be small or large.</ahelp>"
msgstr ""
#: 01170101.xhp
@@ -4829,16 +4829,16 @@ msgctxt ""
"01170101.xhp\n"
"par_idN12318\n"
"help.text"
-msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
-msgstr "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of (\"Scroll value max.\" minus \"Scroll value min.\" ) / 2 would result in a thumb which occupies half of the background area.</ahelp>"
+msgid "<ahelp hid=\".\">Specifies the size of scrollbar thumb in \"value units\". A value of <emph>(\"Scroll value max.\" minus \"Scroll value min.\" ) / 2</emph> would result in a thumb which occupies half of the background area.</ahelp>"
+msgstr ""
#: 01170101.xhp
msgctxt ""
"01170101.xhp\n"
"par_idN12375\n"
"help.text"
-msgid "If set to 0, then the thumb's width will equal its height."
-msgstr "If set to 0, then the thumb's width will equal its height."
+msgid "If set to <emph>0</emph>, then the thumb's width will equal its height."
+msgstr ""
#: 01170101.xhp
msgctxt ""
@@ -4885,24 +4885,24 @@ msgctxt ""
"01170102.xhp\n"
"par_id3155306\n"
"help.text"
-msgid "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
-msgstr "The<emph> Data </emph>tab page allows you to assign a data source to the selected control."
+msgid "The <emph>Data</emph> tab page allows you to assign a data source to the selected control."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3148773\n"
"help.text"
-msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
-msgstr "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\">Form Properties</link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgid "For forms with database links, the associated database is defined in the <link href=\"text/shared/02/01170200.xhp\" name=\"Form Properties\"><emph>Form Properties</emph></link>. You will find the functions for this on the <link href=\"text/shared/02/01170203.xhp\" name=\"Data\"><emph>Data</emph></link> tab page."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_id3149377\n"
"help.text"
-msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
-msgstr "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:"
+msgid "The possible settings of the <emph>Data</emph> tab page of a control depend on the respective control. You will only see the options that are available for the current control and context.<br/>The following fields are available:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -4917,8 +4917,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN108B8\n"
"help.text"
-msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
-msgstr "<ahelp hid=\".\">Check boxes and radio buttons in Spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in Reference value (on) is copied to the cell. If the control is disabled, the value from Reference value (off) is copied to the cell.</ahelp>"
+msgid "<ahelp hid=\".\">Check boxes and radio buttons in spreadsheets can be bound to cells in the current document. If the control is enabled, the value you enter in <emph>Reference value (on)</emph> is copied to the cell. If the control is disabled, the value from <emph>Reference value (off)</emph> is copied to the cell.</ahelp>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5645,7 +5645,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id3145357\n"
"help.text"
-msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to Yes, an input string of length zero will be treated as a value NULL. If set to No, any input will be treated as-is without any conversion.</ahelp>"
+msgid "<ahelp hid=\"HID_PROP_EMPTY_IS_NULL\">Defines how an empty string input should be handled. If set to \"Yes\", an input string of length zero will be treated as a value NULL. If set to \"No\", any input will be treated as-is without any conversion.</ahelp>"
msgstr ""
#: 01170102.xhp
@@ -5653,7 +5653,7 @@ msgctxt ""
"01170102.xhp\n"
"par_id0820200812403467\n"
"help.text"
-msgid "An empty string is a string of length zero (\"\"). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
+msgid "An empty string is a string of length zero (<emph>\"\"</emph>). Normally, a value NULL is not the same as an empty string. In general, a term NULL is used to denote an undefined value, an unknown value, or \"no value has been entered yet.\""
msgstr ""
#: 01170102.xhp
@@ -5677,8 +5677,8 @@ msgctxt ""
"01170102.xhp\n"
"par_id3151221\n"
"help.text"
-msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
-msgstr "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the AutoComplete function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly. </variable>"
+msgid "<variable id=\"filtervorschlag\"><ahelp hid=\"HID_PROP_FILTERPROPOSAL\">While designing your form, you can set the \"Filter proposal\" property for each text box in the <emph>Data</emph> tab of the corresponding <emph>Properties</emph> dialog. In subsequent searches in the filter mode, you can select from all information contained in these fields.</ahelp> The field content can then be selected using the <emph>AutoComplete</emph> function. Note, however, that this function requires a greater amount of memory space and time, especially when used in large databases and should therefore be used sparingly.</variable>"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5725,55 +5725,55 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F11\n"
"help.text"
-msgid "Select the check box"
-msgstr "Select the check box"
+msgid "Select the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F17\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F1E\n"
"help.text"
-msgid "Deselect the check box"
-msgstr "Deselect the check box"
+msgid "Deselect the check box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F24\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F2B\n"
"help.text"
-msgid "Tri-state check box is set to \"undetermined\" state"
-msgstr "Tri-state check box is set to \"undetermined\" state"
+msgid "Tri-state check box is set to \"undetermined\" state:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F31\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F38\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -5781,15 +5781,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F3E\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
-msgstr "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
+msgid "If entered value is TRUE or not 0: Check box is selected.<br/>If entered value is FALSE or 0: Check box is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F47\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -5805,15 +5805,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11023\n"
"help.text"
-msgid "Select the box. The Reference value box contains text."
-msgstr "Select the box. The Reference value box contains text."
+msgid "Select the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103A\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
msgstr ""
#: 01170102.xhp
@@ -5821,8 +5821,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11040\n"
"help.text"
-msgid "Deselect the box. The Reference value box contains text."
-msgstr "Deselect the box. The Reference value box contains text."
+msgid "Deselect the box. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5837,7 +5837,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1104B\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -5853,7 +5853,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11056\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -5893,39 +5893,39 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F72\n"
"help.text"
-msgid "Select the option button"
-msgstr "Select the option button"
+msgid "Select the option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F78\n"
"help.text"
-msgid "TRUE is entered into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "TRUE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F7F\n"
"help.text"
-msgid "Option button is deselected by selecting another option button"
-msgstr "Option button is deselected by selecting another option button"
+msgid "Option button is deselected by selecting another option button:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F85\n"
"help.text"
-msgid "FALSE is entered into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "FALSE is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F8C\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -5933,15 +5933,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10F92\n"
"help.text"
-msgid "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
-msgstr "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
+msgid "If entered value is TRUE or not 0: Option button is selected.<br/>If entered value is FALSE or 0: Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10F9B\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -5949,23 +5949,23 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FA1\n"
"help.text"
-msgid "Option button is deselected"
-msgstr "Option button is deselected"
+msgid "Option button is deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110EF\n"
"help.text"
-msgid "Click the option button. The Reference value box contains text."
-msgstr "Click the option button. The Reference value box contains text."
+msgid "Click the option button. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110F4\n"
"help.text"
-msgid "The text from the Reference value box is copied to the cell."
+msgid "The text from the <emph>Reference value</emph> box is copied to the cell."
msgstr ""
#: 01170102.xhp
@@ -5973,8 +5973,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110FA\n"
"help.text"
-msgid "Click another option button of the same group. The Reference value box contains text."
-msgstr "Click another option button of the same group. The Reference value box contains text."
+msgid "Click another option button of the same group. The <emph>Reference value</emph> box contains text:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -5989,7 +5989,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11105\n"
"help.text"
-msgid "The Reference value box contains text. Enter the same text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter the same text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -6005,7 +6005,7 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11110\n"
"help.text"
-msgid "The Reference value box contains text. Enter another text into the cell."
+msgid "The <emph>Reference value</emph> box contains text. Enter another text into the cell:"
msgstr ""
#: 01170102.xhp
@@ -6045,31 +6045,31 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FC6\n"
"help.text"
-msgid "Enter text into the text box"
-msgstr "Enter text into the text box"
+msgid "Enter text into the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FCC\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD3\n"
"help.text"
-msgid "Clear the text box"
-msgstr "Clear the text box"
+msgid "Clear the text box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FD9\n"
"help.text"
-msgid "Linked cell is cleared"
+msgid "Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6077,23 +6077,23 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FE0\n"
"help.text"
-msgid "Enter text or a number in the linked cell"
-msgstr "Enter text or a number in the linked cell"
+msgid "Enter text or a number in the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FE6\n"
"help.text"
-msgid "Text or number is copied into the text box"
-msgstr "Text or number is copied into the text box"
+msgid "Text or number is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FED\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6101,15 +6101,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN10FF3\n"
"help.text"
-msgid "Formula result is copied into the text box"
-msgstr "Formula result is copied into the text box"
+msgid "Formula result is copied into the text box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN10FFA\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6117,8 +6117,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11000\n"
"help.text"
-msgid "Text box is cleared"
-msgstr "Text box is cleared"
+msgid "Text box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6149,39 +6149,39 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11025\n"
"help.text"
-msgid "Enter a number into the field"
-msgstr "Enter a number into the field"
+msgid "Enter a number into the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1102B\n"
"help.text"
-msgid "Number is copied into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "Number is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11032\n"
"help.text"
-msgid "Clear the field"
-msgstr "Clear the field"
+msgid "Clear the field:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11038\n"
"help.text"
-msgid "Value 0 is set in the linked cell"
-msgstr "Value 0 is set in the linked cell"
+msgid "Value <emph>0</emph> is set in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1103F\n"
"help.text"
-msgid "Enter a number or a formula that returns a number in the linked cell"
+msgid "Enter a number or a formula that returns a number in the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6189,15 +6189,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11045\n"
"help.text"
-msgid "Number is copied into the field"
-msgstr "Number is copied into the field"
+msgid "Number is copied into the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1104C\n"
"help.text"
-msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
+msgid "Clear the linked cell, or enter text, or enter a formula that returns text or an error:"
msgstr ""
#: 01170102.xhp
@@ -6205,8 +6205,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11052\n"
"help.text"
-msgid "Value 0 is set in the field"
-msgstr "Value 0 is set in the field"
+msgid "Value <emph>0</emph> is set in the field."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6229,16 +6229,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11066\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
-msgstr "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents."
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1106A\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
-msgstr "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6261,8 +6261,8 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11084\n"
"help.text"
-msgid "Select a single list item"
-msgstr "Select a single list item"
+msgid "Select a single list item:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6277,79 +6277,79 @@ msgctxt ""
"01170102.xhp\n"
"par_idN1108D\n"
"help.text"
-msgid "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
-msgstr "Selection is linked: Position of the selected item is copied into the linked cell. For example, if the third item is selected, the number 3 will be copied."
+msgid "Selection is linked: Position of the selected item is copied into the linked cell.<br/>For example, if the third item is selected, the number <emph>3</emph> will be copied."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11094\n"
"help.text"
-msgid "Select several list items"
-msgstr "Select several list items"
+msgid "Select several list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1109A\n"
"help.text"
-msgid "#NV is entered into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "#NV is entered into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A1\n"
"help.text"
-msgid "Deselect all list items"
-msgstr "Deselect all list items"
+msgid "Deselect all list items:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110A7\n"
"help.text"
-msgid "Contents are linked: Linked cell is cleared"
-msgstr "Contents are linked: Linked cell is cleared"
+msgid "Contents are linked: Linked cell is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110AA\n"
"help.text"
-msgid "Selection is linked: Value 0 is entered in the linked cell"
-msgstr "Selection is linked: Value 0 is entered in the linked cell"
+msgid "Selection is linked: Value <emph>0</emph> is entered in the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B1\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Enter text or a number in the linked cell"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110B7\n"
"help.text"
-msgid "Contents are linked: Find and select an equal list item"
-msgstr "Contents are linked: Find and select an equal list item"
+msgid "Contents are linked: Find and select an equal list item."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110BA\n"
"help.text"
-msgid "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
-msgstr "Selection is linked: The list item at the specified position (starting with 1 for the first item) is selected. If not found, all items are deselected."
+msgid "Selection is linked: The list item at the specified position (starting with <emph>1</emph> for the first item) is selected. If not found, all items are deselected."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110C1\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6357,15 +6357,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110C7\n"
"help.text"
-msgid "Find and select a list item that matches the formula result and link mode"
-msgstr "Find and select a list item that matches the formula result and link mode"
+msgid "Find and select a list item that matches the formula result and link mode."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110CE\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6373,15 +6373,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN110D4\n"
"help.text"
-msgid "Deselect all items in the list box"
-msgstr "Deselect all items in the list box"
+msgid "Deselect all items in the list box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN110DB\n"
"help.text"
-msgid "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
msgstr ""
#: 01170102.xhp
@@ -6421,31 +6421,31 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11106\n"
"help.text"
-msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
-msgstr "Enter text into the edit field of the combo box, or select an entry from the drop-down list"
+msgid "Enter text into the edit field of the combo box, or select an entry from the drop-down list:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1110C\n"
"help.text"
-msgid "Text is copied into the linked cell"
-msgstr "Number is copied into the linked cell"
+msgid "Text is copied into the linked cell."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11113\n"
"help.text"
-msgid "Clear the edit field of the combo box"
-msgstr "Clear the edit field of the combo box"
+msgid "Clear the edit field of the combo box:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11119\n"
"help.text"
-msgid "Linked cell is cleared"
+msgid "Linked cell is cleared."
msgstr ""
#: 01170102.xhp
@@ -6453,23 +6453,23 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11120\n"
"help.text"
-msgid "Enter text or a number into the linked cell"
-msgstr "Enter text or a number in the linked cell"
+msgid "Enter text or a number into the linked cell:"
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11126\n"
"help.text"
-msgid "Text or number is copied into the edit field of the combo box"
-msgstr "Text or number is copied into the edit field of the combo box"
+msgid "Text or number is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1112D\n"
"help.text"
-msgid "Enter a formula into the linked cell"
+msgid "Enter a formula into the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6477,15 +6477,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11133\n"
"help.text"
-msgid "Formula result is copied into the edit field of the combo box"
-msgstr "Formula result is copied into the edit field of the combo box"
+msgid "Formula result is copied into the edit field of the combo box."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1113A\n"
"help.text"
-msgid "Clear the linked cell"
+msgid "Clear the linked cell:"
msgstr ""
#: 01170102.xhp
@@ -6493,15 +6493,15 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11140\n"
"help.text"
-msgid "Edit field of the combo box is cleared"
-msgstr "Edit field of the combo box is cleared"
+msgid "Edit field of the combo box is cleared."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN11147\n"
"help.text"
-msgid "Change the contents of the list source range"
+msgid "Change the contents of the list source range:"
msgstr ""
#: 01170102.xhp
@@ -6533,16 +6533,16 @@ msgctxt ""
"01170102.xhp\n"
"par_idN11179\n"
"help.text"
-msgid "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
-msgstr "Linked contents: Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\""
+msgid "<emph>Linked contents:</emph> Synchronize the text contents of the selected list box entry with the cell contents. Select \"The selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
"01170102.xhp\n"
"par_idN1117D\n"
"help.text"
-msgid "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
-msgstr "Linked selection position: The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\""
+msgid "<emph>Linked selection position:</emph> The position of the single selected item in the list box is synchronized with the numerical value in the cell. Select \"Position of the selected entry\"."
+msgstr ""
#: 01170102.xhp
msgctxt ""
@@ -6573,8 +6573,8 @@ msgctxt ""
"01170103.xhp\n"
"bm_id3148643\n"
"help.text"
-msgid "<bookmark_value>controls; events</bookmark_value> <bookmark_value>events; controls</bookmark_value> <bookmark_value>macros; assigning to events in forms</bookmark_value>"
-msgstr "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgid "<bookmark_value>controls; events</bookmark_value><bookmark_value>events; controls</bookmark_value><bookmark_value>macros; assigning to events in forms</bookmark_value>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6589,15 +6589,15 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152350\n"
"help.text"
-msgid "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
-msgstr "On the<emph> Events </emph>tab page you can link macros to events that occur in a form's control fields."
+msgid "On the <emph>Events</emph> tab page you can link macros to events that occur in a form's control fields."
+msgstr ""
#: 01170103.xhp
msgctxt ""
"01170103.xhp\n"
"par_id3155419\n"
"help.text"
-msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\">Assign Action</link> dialog opens."
+msgid "When the event occurs, the linked macro will be called. To assign a macro to an event, press the <emph>...</emph> button. The <link href=\"text/shared/01/06140500.xhp\" name=\"Assign Action\"><emph>Assign Action</emph></link> dialog opens."
msgstr ""
#: 01170103.xhp
@@ -6605,8 +6605,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149732\n"
"help.text"
-msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
-msgstr "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page. The following events are defined:"
+msgid "Depending on the control, different events are available. Only the available events for the selected control and context are listed on the <emph>Events</emph> tab page.<br/>The following events are defined:"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6621,8 +6621,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
-msgstr "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example,clicking a \"Submit\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Before commencing</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgid "<ahelp hid=\"HID_EVT_APPROVEACTIONPERFORMED\">This event takes place before an action is triggered by clicking the control.</ahelp> For example, clicking a \"<emph>Submit</emph>\" button initiates a send action; however, the actual \"send\" process is started only when the <emph>When initiating</emph> event occurs. The <emph>Approve action</emph> event allows you to kill the process. If the linked method sends back FALSE, <emph>When initiating</emph> will not be executed."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6637,8 +6637,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145609\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
-msgstr "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The<emph> When initiating </emph>event occurs when an action is started.</ahelp> For example, if you have a \"Submit\" button in your form, the send process represents the action to be initiated."
+msgid "<ahelp hid=\"HID_EVT_ACTIONPERFORMED\">The <emph>Execute action</emph> event occurs when an action is started.</ahelp> For example, if you have a \"<emph>Submit</emph>\" button in your form, the send process represents the action to be initiated."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6653,8 +6653,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148755\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_CHANGED\">The<emph> Changed </emph>event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_CHANGED\">The <emph>Changed</emph> event takes place when the control loses the focus and the content of the control has changed since it lost the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6669,8 +6669,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150495\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The<emph> Text modified </emph>event takes place if you enter or modify a text in an input field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_TEXTCHANGED\">The <emph>Text modified</emph> event takes place if you enter or modify a text in an input field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6685,7 +6685,7 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150870\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The<emph> Item status changed </emph>event takes place if the status of the control field has changed.</ahelp> The<emph> Item status changed</emph> event takes place if the status of the control field has changed."
+msgid "<ahelp hid=\"HID_EVT_ITEMSTATECHANGED\" visibility=\"hidden\">The <emph>Item status changed</emph> event takes place if the status of the control field has changed.</ahelp> The <emph>Item status changed</emph> event takes place if the status of the control field has changed."
msgstr ""
#: 01170103.xhp
@@ -6701,8 +6701,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154218\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The<emph> When receiving focus </emph>event takes place if a control field receives the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_FOCUSGAINED\">The <emph>When receiving focus</emph> event takes place if a control field receives the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6733,8 +6733,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3152940\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
-msgstr "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed </emph>event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgid "<ahelp hid=\"HID_EVT_KEYTYPED\">The <emph>Key pressed</emph> event occurs when the user presses any key while the control has the focus.</ahelp> This event may be linked to a macro for checking entries."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6749,8 +6749,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3154150\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key released </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_KEYUP\">The<emph> Key release </emph>event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_KEYUP\">The <emph>Key released</emph> event occurs when the user releases any key while the control has the focus.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6765,8 +6765,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3148618\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The<emph> Mouse inside </emph>event takes place if the mouse is inside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEENTERED\">The <emph>Mouse inside</emph> event takes place if the mouse is inside the control field.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6781,8 +6781,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3155411\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
-msgstr "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The<emph> Mouse moved while key pressed </emph>event takes place when the mouse is dragged while a key is pressed at the same time.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgid "<ahelp hid=\"HID_EVT_MOUSEDRAGGED\">The <emph>Mouse moved while key pressed</emph> event takes place when the mouse is dragged while a key is pressed.</ahelp> An example is when, during drag-and-drop, an additional key determines the mode (move or copy)."
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6797,8 +6797,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3146975\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The<emph> Mouse moved </emph>event occurs if the mouse moves over the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEMOVED\">The <emph>Mouse moved</emph> event occurs if the mouse moves over the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6813,8 +6813,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3145271\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The<emph> Mouse button pressed </emph>event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEPRESSED\">The <emph>Mouse button pressed</emph> event occurs if the mouse button is pressed while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6837,8 +6837,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3150659\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The<emph> Mouse button released </emph>event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSERELEASED\">The <emph>Mouse button released</emph> event occurs if the mouse button is released while the mouse pointer is on the control.</ahelp>"
+msgstr ""
#: 01170103.xhp
msgctxt ""
@@ -6853,8 +6853,8 @@ msgctxt ""
"01170103.xhp\n"
"par_id3149582\n"
"help.text"
-msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
-msgstr "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The<emph> Mouse outside </emph>event takes place when the mouse is outside the control field.</ahelp>"
+msgid "<ahelp hid=\"HID_EVT_MOUSEEXITED\">The <emph>Mouse outside</emph> event takes place when the mouse is outside the control field.</ahelp>"
+msgstr ""
#: 01170200.xhp
msgctxt ""
@@ -9413,15 +9413,15 @@ msgctxt ""
"01220000.xhp\n"
"par_id3148983\n"
"help.text"
-msgid "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
-msgstr "Click the<emph> Navigator On/Off </emph>icon to hide or show the <emph>Navigator</emph>."
+msgid "Click the <emph>Navigator On/Off</emph> icon to hide or show the <emph>Navigator</emph>."
+msgstr ""
#: 01220000.xhp
msgctxt ""
"01220000.xhp\n"
"par_id3152594\n"
"help.text"
-msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\">View - Navigator</link></caseinline><defaultinline>View - Navigator</defaultinline></switchinline>"
+msgid "You can also call the <emph>Navigator</emph> by selecting <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"CALC\"><link href=\"text/scalc/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/02110000.xhp\" name=\"View - Navigator\"><emph>View - Navigator</emph></link></caseinline><defaultinline><emph>View - Navigator</emph></defaultinline></switchinline>."
msgstr ""
#: 01220000.xhp
@@ -9461,7 +9461,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3144436\n"
"help.text"
-msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the Styles window, which is where you can assign and organize Styles.</ahelp>"
+msgid "<ahelp hid=\".uno:DesignerDialog\">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp>"
msgstr ""
#: 01230000.xhp
@@ -9469,7 +9469,7 @@ msgctxt ""
"01230000.xhp\n"
"par_id3153894\n"
"help.text"
-msgid "Each $[officename] application has its own Styles window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
+msgid "Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select=\"appl\"><caseinline select=\"WRITER\"><link href=\"text/swriter/01/05140000.xhp\" name=\"text documents\">text documents</link></caseinline><defaultinline>text documents</defaultinline></switchinline>, for <switchinline select=\"appl\"><caseinline select=\"CALC\"><link href=\"text/scalc/01/05100000.xhp\" name=\"spreadsheets\">spreadsheets</link></caseinline><defaultinline>spreadsheets</defaultinline></switchinline> and for <switchinline select=\"appl\"><caseinline select=\"IMPRESS\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><caseinline select=\"DRAW\"><link href=\"text/simpress/01/05100000.xhp\" name=\"presentations/drawing documents\">presentations/drawing documents</link></caseinline><defaultinline>presentations/drawing documents</defaultinline></switchinline>."
msgstr ""
#: 01230000.xhp
@@ -9517,7 +9517,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10621\n"
"help.text"
-msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the Styles window."
+msgid "To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window."
msgstr ""
#: 02010000.xhp
@@ -9525,7 +9525,7 @@ msgctxt ""
"02010000.xhp\n"
"par_idN10631\n"
"help.text"
-msgid "Clicking on the Down arrow button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
+msgid "Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style."
msgstr ""
#: 02010000.xhp
@@ -9629,8 +9629,8 @@ msgctxt ""
"02020000.xhp\n"
"par_id3148550\n"
"help.text"
-msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\">$[officename] - View</link> in the Options dialog box.</variable>"
-msgstr "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"Tools - Options - $[officename] - View\">Tools - Options - $[officename] - View</link>. </variable>"
+msgid "<variable id=\"vorschautext\">You can see the name of the fonts formatted in their respective font if you mark the <emph>Preview in fonts lists</emph> field in <link href=\"text/shared/optionen/01010800.xhp\" name=\"$[officename] - View\"><emph>$[officename] - View</emph></link> in the <emph>Options</emph> dialog box.</variable>"
+msgstr ""
#: 02020000.xhp
msgctxt ""
@@ -9829,7 +9829,7 @@ msgctxt ""
"02130000.xhp\n"
"par_id3153031\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">If you click the <emph>Decrease Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, the indent for the selected paragraph is moved by the default tab stop that has been set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9861,8 +9861,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3151330\n"
"help.text"
-msgid "<ahelp hid=\".\">Click the Increase Indent icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
-msgstr "<ahelp hid=\".uno:DecrementIndent\">Click the<emph> Decrease Indent </emph>icon to reduce the left indent of the current paragraph or cell content and set it to the previous tab position.</ahelp>"
+msgid "<ahelp hid=\".\">Click the <emph>Increase Indent</emph> icon to increase the left indent of the current paragraph or cell content and set it to the next default tab position.</ahelp>"
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -9893,7 +9893,7 @@ msgctxt ""
"02140000.xhp\n"
"par_id3152996\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the Options dialog box.</caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Click the <emph>Increase Indent</emph> icon while holding down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key to move the indenting of the selected paragraph by the default tab distance set under <link href=\"text/shared/optionen/01040200.xhp\" name=\"Writer - General\"><emph>%PRODUCTNAME Writer - General</emph></link> in the <emph>Options</emph> dialog box.</caseinline></switchinline>"
msgstr ""
#: 02140000.xhp
@@ -9933,8 +9933,8 @@ msgctxt ""
"02140000.xhp\n"
"par_id3153126\n"
"help.text"
-msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
-msgstr "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command key</caseinline><defaultinline>Ctrl key</defaultinline></switchinline>"
+msgid "Indent increased by the amount with the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key."
+msgstr ""
#: 02140000.xhp
msgctxt ""
@@ -10069,8 +10069,8 @@ msgctxt ""
"02160000.xhp\n"
"par_idN10757\n"
"help.text"
-msgid "To turn off highlighting, press Esc."
-msgstr "To turn off highlighting, press Esc."
+msgid "To turn off highlighting, press <emph>Esc</emph>."
+msgstr ""
#: 02160000.xhp
msgctxt ""
@@ -10157,8 +10157,8 @@ msgctxt ""
"03110000.xhp\n"
"par_id3156211\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceIncrease\">Click the<emph> Increase Spacing </emph>icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceIncrease\">Click the <emph>Increase Spacing</emph> icon to increase the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03110000.xhp
msgctxt ""
@@ -10181,7 +10181,7 @@ msgctxt ""
"03110000.xhp\n"
"par_id3155391\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
msgstr ""
#: 03120000.xhp
@@ -10205,8 +10205,8 @@ msgctxt ""
"03120000.xhp\n"
"par_id3147143\n"
"help.text"
-msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
-msgstr "<ahelp hid=\".uno:ParaspaceDecrease\">Click the<emph> Decrease Spacing </emph>icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgid "<ahelp hid=\".uno:ParaspaceDecrease\">Click the <emph>Decrease Spacing</emph> icon to decrease the paragraph spacing above the selected paragraph.</ahelp>"
+msgstr ""
#: 03120000.xhp
msgctxt ""
@@ -10229,7 +10229,7 @@ msgctxt ""
"03120000.xhp\n"
"par_id3156410\n"
"help.text"
-msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>"
+msgid "You can make additional adjustments to the spacing by selecting <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph - Indents & Spacing\"><emph>Format - Paragraph - Indents & Spacing</emph></link>."
msgstr ""
#: 03130000.xhp
@@ -10269,8 +10269,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border. </caseinline><defaultinline>Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the \"no border\" icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">To apply a particular type of border to a single cell, position the cursor in the cell, open the <emph>Border</emph> toolbar and select a border.</caseinline><defaultinline> Whenever you insert graphics or tables, they already have a complete border. To remove that border, select the graphic object or the entire table and click the <emph>no border</emph> icon on the <emph>Border</emph> toolbar.</defaultinline></switchinline>"
+msgstr ""
#: 03130000.xhp
msgctxt ""
@@ -10293,8 +10293,8 @@ msgctxt ""
"03130000.xhp\n"
"par_id3148990\n"
"help.text"
-msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
-msgstr "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\">format a text table</link> with the <emph>Borders</emph> icon."
+msgid "Further information can be found in the Help in <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link>. You can also find information on how to <link href=\"text/shared/guide/border_table.xhp\" name=\"format a text table\"><emph>format a text table</emph></link> with the <emph>Borders</emph> icon."
+msgstr ""
#: 03140000.xhp
msgctxt ""
@@ -10349,8 +10349,8 @@ msgctxt ""
"03140000.xhp\n"
"par_id3153114\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
-msgstr "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section of the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section of the Help."
+msgstr ""
#: 03150000.xhp
msgctxt ""
@@ -10397,8 +10397,8 @@ msgctxt ""
"03150000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
-msgstr "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\">Borders</link> section in the Help."
+msgid "For more information, see the <link href=\"text/shared/01/05030500.xhp\" name=\"Borders\"><emph>Borders</emph></link> section in the Help."
+msgstr ""
#: 03200000.xhp
msgctxt ""
@@ -10429,16 +10429,16 @@ msgctxt ""
"03200000.xhp\n"
"par_id3150499\n"
"help.text"
-msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic or control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame</caseinline></switchinline> is selected."
-msgstr "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The<emph> Change Anchor </emph>icon is only visible when an object such as a graphic, control field<switchinline select=\"appl\"><caseinline select=\"WRITER\"> or frame </caseinline></switchinline> is selected."
+msgid "<variable id=\"verankerungtext\"><ahelp hid=\".uno:ToggleAnchorType\">Allows you to switch between anchoring options.</ahelp></variable> The <emph>Change Anchor</emph> icon is only visible when an object such as a graphic or control field <switchinline select=\"appl\"><caseinline select=\"WRITER\">or frame</caseinline></switchinline> is selected."
+msgstr ""
#: 03200000.xhp
msgctxt ""
"03200000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
-msgstr "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> Help section."
+msgid "Further information about the anchoring is contained in the <link href=\"text/shared/01/05260000.xhp\" name=\"Anchoring\"><emph>Anchoring</emph></link> help section."
+msgstr ""
#: 04210000.xhp
msgctxt ""
@@ -10581,8 +10581,8 @@ msgctxt ""
"05090000.xhp\n"
"par_id3149716\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the<emph> Rotate</emph> icon on the<emph> Drawing</emph> toolbar. </caseinline><caseinline select=\"DRAW\">Select an object and click the Rotate icon on the Drawing toolbar. </caseinline><defaultinline>Select an object and click the<emph> Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><caseinline select=\"DRAW\">Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing</emph> toolbar.</caseinline><defaultinline>Select an object and click the <emph>Rotate</emph> icon on the <emph>Drawing Object Properties</emph> toolbar.</defaultinline></switchinline> Drag a corner handle of the object in the direction you want to rotate it."
+msgstr ""
#: 05090000.xhp
msgctxt ""
@@ -10677,7 +10677,7 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The <emph>Demote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Demote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Demote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
msgstr ""
#: 06050000.xhp
@@ -10693,8 +10693,8 @@ msgctxt ""
"06050000.xhp\n"
"par_id3149096\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level </caseinline><defaultinline>Demote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document Begin</caseinline> <defaultinline>First Page</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Demote One Level</caseinline><defaultinline>Demote</defaultinline></switchinline>"
+msgstr ""
#: 06060000.xhp
msgctxt ""
@@ -10725,7 +10725,7 @@ msgctxt ""
"06060000.xhp\n"
"par_id3149205\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The<emph> Promote One Level </emph>icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item. </caseinline><caseinline select=\"IMPRESS\">The<emph> Promote </emph>icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Promote One Level</emph> icon is on the <emph>Bullets and Numbering</emph> bar, which appears when the cursor is positioned on a numbering or bullets item.</caseinline><caseinline select=\"IMPRESS\">The <emph>Promote</emph> icon is on the <emph>Text Formatting</emph> bar, which appears when working in the outline view.</caseinline></switchinline>"
msgstr ""
#: 06060000.xhp
@@ -10741,8 +10741,8 @@ msgctxt ""
"06060000.xhp\n"
"par_id3146958\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level </caseinline><defaultinline>Promote</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document Begin</caseinline> <defaultinline>First Page</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Promote One Level</caseinline><defaultinline>Promote</defaultinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10773,16 +10773,16 @@ msgctxt ""
"06100000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
-msgstr "If you have numbered paragraphs and click the<emph> Move Up </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view.</caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Up</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Up</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Up</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06100000.xhp
msgctxt ""
"06100000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
-msgstr "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Up Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Up Arrow</emph>."
+msgstr ""
#: 06100000.xhp
msgctxt ""
@@ -10829,16 +10829,16 @@ msgctxt ""
"06110000.xhp\n"
"par_id3158405\n"
"help.text"
-msgid "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
-msgstr "If you have numbered paragraphs and click the<emph> Move Down </emph>icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down </emph>icon is only visible when the cursor is positioned in a bulleted or numbered list. </caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down </emph>icon appears on the <emph>Text Formatting</emph> Bar when you use the outline view. </caseinline></switchinline>"
+msgid "If you have numbered paragraphs and click the <emph>Move Down</emph> icon, the numbers will be adjusted to the current order. <switchinline select=\"appl\"><caseinline select=\"WRITER\">The <emph>Move Down</emph> icon is only visible when the cursor is positioned in a bulleted or numbered list.</caseinline></switchinline><switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The <emph>Move Down</emph> icon appears on the <emph>Text Formatting</emph> bar when you use the outline view.</caseinline></switchinline>"
+msgstr ""
#: 06110000.xhp
msgctxt ""
"06110000.xhp\n"
"par_id3149751\n"
"help.text"
-msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
-msgstr "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Down Arrow."
+msgid "This function can be called by pressing <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>Down Arrow</emph>."
+msgstr ""
#: 06110000.xhp
msgctxt ""
@@ -10885,23 +10885,23 @@ msgctxt ""
"06120000.xhp\n"
"par_id3155150\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\"><emph>Bullets and Numbering</emph> bar</link>.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3145669\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\">Bullets and Numbering</link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> Bar. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <link href=\"text/swriter/main0206.xhp\" name=\"Bullets and Numbering Bar\">Bullets and Numbering Bar</link></caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Bullet options such as type and position are defined in the <link href=\"text/shared/01/06050000.xhp\" name=\"Bullets and Numbering\"><emph>Bullets and Numbering</emph></link> dialog. To open this dialog, click the <emph>Bullets and Numbering</emph> icon on the <emph>Text Formatting</emph> bar.</caseinline></switchinline>"
+msgstr ""
#: 06120000.xhp
msgctxt ""
"06120000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\">Web Layout</link>, some numbering/bullet options are not available. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">In the <link href=\"text/swriter/01/03120000.xhp\" name=\"Web Layout\"><emph>Web Layout</emph></link>, some numbering/bullet options are not available.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10909,7 +10909,7 @@ msgctxt ""
"06120000.xhp\n"
"par_id3154317\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">The distance between the text and the left text frame and the position of the bullets can be determined in the dialog under <link href=\"text/shared/01/05030100.xhp\" name=\"Format - Paragraph\"><emph>Format - Paragraph</emph></link> by entering the left indent and the first-line indent.</caseinline></switchinline>"
msgstr ""
#: 06120000.xhp
@@ -10957,7 +10957,7 @@ msgctxt ""
"07010000.xhp\n"
"par_idN108C6\n"
"help.text"
-msgid "Enable Load URL with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
+msgid "Enable <emph>Load URL</emph> with the <emph>Visible Buttons</emph> command (right-click the toolbar)."
msgstr ""
#: 07060000.xhp
@@ -11053,8 +11053,8 @@ msgctxt ""
"07070000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
-msgstr "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text </emph>or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgid "<ahelp hid=\"HID_HELP_TEXT_SELECTION_MODE\">You can enable a selection cursor in a read-only text document or in the Help. Choose <emph>Edit - Select Text</emph> or open the context menu of a read-only document and choose <emph>Select Text</emph>. The selection cursor does not blink.</ahelp>"
+msgstr ""
#: 07070100.xhp
msgctxt ""
@@ -11117,8 +11117,8 @@ msgctxt ""
"07070100.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
-msgstr "To make changes in a database used by more than one person, you must have the appropriate access rights. When you edit an external database, there is no intermediate storage by $[officename] of the changes made. They are sent directly to the database."
+msgid "To make changes in a database used by more than one person, you <emph>must have</emph> the appropriate access rights. When you edit an external database, there is <emph>no</emph> intermediate storage by $[officename] of the changes made. They are sent <emph>directly</emph> to the database."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11149,8 +11149,8 @@ msgctxt ""
"07070200.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
-msgstr "<ahelp hid=\".\">Saves the current database table record.</ahelp> The<emph> Save Record </emph>icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\">Table Data bar</link>"
+msgid "<ahelp hid=\".\">Saves the current database table record.</ahelp> The <emph>Save Record</emph> icon is found on the <link href=\"text/shared/main0212.xhp\" name=\"Database Bar\"><emph>Table Data</emph> bar</link>."
+msgstr ""
#: 07070200.xhp
msgctxt ""
@@ -11181,7 +11181,7 @@ msgctxt ""
"07080000.xhp\n"
"par_id3149495\n"
"help.text"
-msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>-click to interrupt all loading processes.</ahelp>"
+msgid "<ahelp hid=\".uno:Stop\">Click to interrupt the current loading process, <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+click to interrupt all loading processes.</ahelp>"
msgstr ""
#: 07090000.xhp
@@ -11205,8 +11205,8 @@ msgctxt ""
"07090000.xhp\n"
"par_id3085157\n"
"help.text"
-msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
-msgstr "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as PDF. No settings dialog is shown.</ahelp>"
+msgid "<ahelp hid=\".uno:ExportDirectToPDF\" visibility=\"visible\">Exports the current document directly as <emph>PDF</emph>. No settings dialog is shown.</ahelp>"
+msgstr ""
#: 08010000.xhp
msgctxt ""
@@ -11253,8 +11253,8 @@ msgctxt ""
"08020000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
-msgstr "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the %PRODUCTNAME Basic document. The row number is specified, then the column number.</ahelp>"
+msgid "<ahelp hid=\".uno:StatusGetPosition\">Displays the current cursor position in the <emph>%PRODUCTNAME</emph> Basic document. The row number is specified, then the column number.</ahelp>"
+msgstr ""
#: 09070000.xhp
msgctxt ""
@@ -11317,7 +11317,7 @@ msgctxt ""
"09070000.xhp\n"
"par_id0122200902231573\n"
"help.text"
-msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the Hyperlink dialog.</ahelp>"
+msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the <emph>Hyperlink</emph> dialog.</ahelp>"
msgstr ""
#: 09070000.xhp
@@ -11421,7 +11421,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3154230\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to edit hyperlinks with WWW or FTP addresses.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>Internet</emph> page of the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to edit hyperlinks with <emph>WWW</emph> or <emph>FTP</emph> addresses.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11453,7 +11453,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3145071\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an http hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_internet\">Creates an \"<emph>http://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11469,7 +11469,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3150693\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an FTP hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkinternetpage/linktyp_ftp\">Creates an \"<emph>FTP://</emph>\" hyperlink.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11613,7 +11613,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"mouse over object\" or \"trigger hyperlink\" their own program codes.</ahelp>"
+msgid "<ahelp hid=\".\">Opens the <emph>Assign Macro</emph> dialog, in which you can give events such as \"<emph>mouse over object</emph>\" or \"<emph>trigger hyperlink</emph>\" their own program codes.</ahelp>"
msgstr ""
#: 09070100.xhp
@@ -11645,7 +11645,7 @@ msgctxt ""
"09070100.xhp\n"
"par_id2801599\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a NAME tag in the hyperlink."
+msgid "<ahelp hid=\".\">Enter a name for the hyperlink.</ahelp> $[officename] inserts a <emph>NAME</emph> tag in the hyperlink."
msgstr ""
#: 09070200.xhp
@@ -11669,7 +11669,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153049\n"
"help.text"
-msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
+msgid "<ahelp hid=\".\">On the <emph>Mail</emph> page in the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> you can edit hyperlinks for e-mail addresses.</ahelp>"
msgstr ""
#: 09070200.xhp
@@ -11693,7 +11693,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<ahelp hid=\".\">Assigns the specified e-mail address to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
+msgid "<ahelp hid=\".\">Assigns the specified <emph>e-mail address</emph> to the hyperlink.</ahelp> Clicking the new hyperlink in the document will open a new message document, addressed to the receiver specified in the <emph>Recipient</emph> field."
msgstr ""
#: 09070200.xhp
@@ -11709,7 +11709,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3149514\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the data source browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/adressbook\">Hides or shows the <emph>data source</emph> browser.</ahelp> Drag the receiver's <emph>E-mail</emph> data field from the data source browser into the <emph>Recipient</emph> text field."
msgstr ""
#: 09070200.xhp
@@ -11725,7 +11725,7 @@ msgctxt ""
"09070200.xhp\n"
"par_id3153821\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the subject that is inserted in the subject line of the new message document.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkmailpage/subject\">Specifies the <emph>subject</emph> that is inserted in the subject line of the new message document.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11749,7 +11749,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3154682\n"
"help.text"
-msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Hyperlinks to any document or targets in documents can be edited using the <emph>Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link>.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11773,7 +11773,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id9462263\n"
"help.text"
-msgid "<ahelp hid=\".\">Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
+msgid "<ahelp hid=\".\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11789,7 +11789,7 @@ msgctxt ""
"09070300.xhp\n"
"par_id3149095\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open dialog</emph>, where you can select a file.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinkdocpage/fileopen\">Opens the <emph>Open</emph> dialog, where you can select a file.</ahelp>"
msgstr ""
#: 09070300.xhp
@@ -11869,7 +11869,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id3150445\n"
"help.text"
-msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\">Hyperlink dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
+msgid "<ahelp hid=\".\">Use the <emph>New Document</emph> tab from the <link href=\"text/shared/02/09070000.xhp\" name=\"Hyperlink dialog\"><emph>Hyperlink</emph> dialog</link> to set up a hyperlink to a new document and create the new document simultaneously.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -11933,7 +11933,7 @@ msgctxt ""
"09070400.xhp\n"
"par_id8894009\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a URL for the file that you want to open when you click the hyperlink.</ahelp>"
+msgid "<ahelp hid=\"cui/ui/hyperlinknewdocpage/path\">Enter a <emph>URL</emph> for the file that you want to open when you click the hyperlink.</ahelp>"
msgstr ""
#: 09070400.xhp
@@ -12125,8 +12125,8 @@ msgctxt ""
"10040000.xhp\n"
"par_id3145313\n"
"help.text"
-msgid "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\">To Document End</caseinline> <defaultinline>Last Page</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">To Document End</caseinline><defaultinline>Last Page</defaultinline></switchinline>"
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -12149,8 +12149,8 @@ msgctxt ""
"10100000.xhp\n"
"par_id3155934\n"
"help.text"
-msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
-msgstr "To quickly move the cursor to another page while you are in a document, press Shift+<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F5, type the number of the page that you want to jump to, and then wait a few moments."
+msgid "<ahelp hid=\".uno:CloseWin\">Closes the current window.</ahelp> Choose <emph>Window - Close Window</emph>, or press <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline>+<emph>F4</emph>. In the print preview of $[officename] Writer and Calc, you can close the current window by clicking the <emph>Close Preview</emph> button."
+msgstr ""
#: 10100000.xhp
msgctxt ""
@@ -13605,8 +13605,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3149549\n"
"help.text"
-msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
-msgstr "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the<emph> Sort Order </emph>dialog."
+msgid "While the functions <link href=\"text/shared/02/12010000.xhp\" name=\"Sort in Ascending Order\"><emph>Sort in Ascending Order</emph></link> and <link href=\"text/shared/02/12020000.xhp\" name=\"Sort in Descending Order\"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13637,8 +13637,8 @@ msgctxt ""
"12100100.xhp\n"
"par_id3148620\n"
"help.text"
-msgid "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
-msgstr "If you sort the field name \"First name\" in ascending order and the field name \"last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgid "If you sort the field name \"First name\" in ascending order and the field name \"Last name\" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name."
+msgstr ""
#: 12100100.xhp
msgctxt ""
@@ -13701,7 +13701,7 @@ msgctxt ""
"12100200.xhp\n"
"bm_id3146936\n"
"help.text"
-msgid "<bookmark_value>tables in databases; searching</bookmark_value> <bookmark_value>forms; browsing</bookmark_value> <bookmark_value>records; searching in databases</bookmark_value> <bookmark_value>searching; databases</bookmark_value> <bookmark_value>databases; searching records</bookmark_value>"
+msgid "<bookmark_value>tables in databases; searching</bookmark_value><bookmark_value>forms; browsing</bookmark_value><bookmark_value>records; searching in databases</bookmark_value><bookmark_value>searching; databases</bookmark_value><bookmark_value>databases; searching records</bookmark_value>"
msgstr ""
#: 12100200.xhp
@@ -13717,8 +13717,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3147588\n"
"help.text"
-msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
-msgstr "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values. </variable>"
+msgid "<variable id=\"suchentext\"><ahelp hid=\".uno:RecSearch\" visibility=\"hidden\">Searches database tables and forms.</ahelp> In forms or database tables, you can search through data fields, list boxes, and check boxes for specific values.</variable>"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -13733,8 +13733,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153394\n"
"help.text"
-msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
-msgstr "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\">Form-based Filters</link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\">Form Bar</link>."
+msgid "The search described here is carried out by <item type=\"productname\">%PRODUCTNAME</item>. If you want to use the SQL server to search in a database, then you should use the <link href=\"text/shared/02/12110000.xhp\" name=\"Form-based Filters\"><emph>Form-based Filters</emph></link> icon on the <link href=\"text/shared/main0213.xhp\" name=\"Form Bar\"><emph>Form</emph> bar</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14077,8 +14077,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149959\n"
"help.text"
-msgid "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
-msgstr "You have a date field, which is saved in \"DD.MM.YY\" format in the database (for example, 17.02.65). The format of the entry is changed in the data source view to \"DD. MMM YYYY\" (17 Feb 1965). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgid "You have a date field, which is saved in \"<emph>DD.MM.YY</emph>\" format in the database (for example, <emph>17.02.65</emph>). The format of the entry is changed in the data source view to \"<emph>DD MMM YYYY</emph>\" (<emph>17 Feb 1965</emph>). Following this example, a record containing February 17 is only found when the <emph>Apply field format</emph> option is on:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14165,24 +14165,24 @@ msgctxt ""
"12100200.xhp\n"
"par_id3153836\n"
"help.text"
-msgid "\"5\" returns \"14:00:00\" as a time"
-msgstr "\"5\" returns \"14:00:00\" as a time"
+msgid "\"5\" returns \"14:00:00\" as a time."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3156332\n"
"help.text"
-msgid "Time fields are not defined for dBASE databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
-msgstr "Time fields are not defined for dBase databases and must be simulated. To internally display the time \"14:00:00\", a 5 is necessary."
+msgid "Time fields are not defined for <emph>dBASE</emph> databases and must be simulated. To internally display the time \"<emph>14:00:00</emph>\", a \"<emph>5</emph>\" is necessary."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"par_id3157965\n"
"help.text"
-msgid "\"00:00:00\" returns all records of a standard date field"
-msgstr "\"00:00:00\" returns all records of a standard date field"
+msgid "\"00:00:00\" returns all records of a standard date field."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14205,8 +14205,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3155518\n"
"help.text"
-msgid "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
-msgstr "The view shown does not match what is stored internally. For example, if value 45.789 is stored in the database as a field of type Number/Double and the shown formatting is set to display only two decimals, \"45.79\" is only returned in searches with field formatting."
+msgid "The view shown does not match what is stored internally. For example, if value \"<emph>45.789</emph>\" is stored in the database as a field of type \"<emph>Number/Double</emph>\" and the shown formatting is set to display only two decimals, \"<emph>45.79</emph>\" is only returned in searches with field formatting."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14221,8 +14221,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3154507\n"
"help.text"
-msgid "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
-msgstr "However, searching without <emph>Apply field format </emph>is appropriate for larger databases with no formatting issues, because it is faster."
+msgid "However, searching without <emph>Apply field format</emph> is appropriate for larger databases with no formatting issues, because it is faster."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14301,8 +14301,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3149255\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a * or ? wildcard.</ahelp> You can use the following wildcards:"
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbWildCard\" visibility=\"hidden\">Allows a search with a <emph>*</emph> or <emph>?</emph> wildcard.</ahelp> You can use the following wildcards:"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14397,8 +14397,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3145762\n"
"help.text"
-msgid "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
-msgstr "If you want to search for the actual characters ? or *, preface them with a backslash: \"\\?\" or \"\\*\". However, this is only necessary when <emph>Wildcard expression </emph>is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgid "If you want to search for the actual characters <emph>?</emph> or <emph>*</emph>, preface them with a backslash: \"<emph>\\?</emph>\" or \"<emph>\\*</emph>\". However, this is only necessary when <emph>Wildcard expression</emph> is enabled. When the option is not enabled, the wildcard characters are processed like normal characters."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14413,8 +14413,8 @@ msgctxt ""
"12100200.xhp\n"
"par_id3150982\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
-msgstr "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item><link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\">Find & Replace dialog</link>."
+msgid "<ahelp hid=\"cui/ui/fmsearchdialog/cbRegular\">Searches with regular expressions.</ahelp> The same regular expressions that are supported here are also supported in the <item type=\"productname\">%PRODUCTNAME</item> <link href=\"text/shared/01/02100000.xhp\" name=\"Find & Replace dialog\"><emph>Find & Replace</emph> dialog</link>."
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14493,16 +14493,16 @@ msgctxt ""
"12100200.xhp\n"
"par_id3163720\n"
"help.text"
-msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
-msgstr "In very large databases, finding the record in reverse search order can take some time. In this case, the status bar informs you that the records are still being counted."
+msgid "In very large databases, finding the record in reverse search order can take some time. In this case, the <emph>status bar</emph> informs you that the records are still being counted."
+msgstr ""
#: 12100200.xhp
msgctxt ""
"12100200.xhp\n"
"hd_id3147389\n"
"help.text"
-msgid "Search / Cancel"
-msgstr "Search / Cancel"
+msgid "Search/Cancel"
+msgstr ""
#: 12100200.xhp
msgctxt ""
@@ -14565,8 +14565,8 @@ msgctxt ""
"12110000.xhp\n"
"par_id3152918\n"
"help.text"
-msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
-msgstr "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\">Find Record</link> icon on the <emph>Form</emph> Bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgid "Unlike the normal search, which is activated by the <link href=\"text/shared/02/12100200.xhp\" name=\"Find Record\"><emph>Find Record</emph></link> icon on the <emph>Form</emph> bar, you can search more quickly by using the form-based filter. Usually a quick database server is charged with the search. Also, you can enter more complex search conditions."
+msgstr ""
#: 12110000.xhp
msgctxt ""
@@ -14629,8 +14629,8 @@ msgctxt ""
"12120000.xhp\n"
"par_id3147226\n"
"help.text"
-msgid "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
-msgstr "The<emph> Apply Filter </emph>function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\">form-based filters</link> that have been set. You do not need to redefine them."
+msgid "The <emph>Apply Filter</emph> function retains <link href=\"text/shared/02/12110000.xhp\" name=\"form-based filters\"><emph>form-based filters</emph></link> that have been set. You do not need to redefine them."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14661,8 +14661,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3163829\n"
"help.text"
-msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
-msgstr "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the<emph> Data source as table</emph> function is activated, you see the table in an area above the form."
+msgid "<ahelp hid=\".uno:ViewFormAsGrid\">Activates an additional table view when in the form view.</ahelp> When the <emph>Data source as table</emph> function is activated, you see the table in an area above the form."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14685,8 +14685,8 @@ msgctxt ""
"12130000.xhp\n"
"par_id3147576\n"
"help.text"
-msgid "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
-msgstr "The table view and form view reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgid "The <emph>Table view</emph> and <emph>Form view</emph> reflect the same data. Changes made in the table are also visible in the form, and changes to the form are visible in the table."
+msgstr ""
#: 12130000.xhp
msgctxt ""
@@ -14901,8 +14901,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3154307\n"
"help.text"
-msgid "Drag the bottom left mark to the right while pressing the mouse button"
-msgstr "Drag the bottom left mark to the right while pressing the mouse button"
+msgid "Drag the bottom left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14917,8 +14917,8 @@ msgctxt ""
"13020000.xhp\n"
"par_id3145673\n"
"help.text"
-msgid "Drag the top left mark to the right while pressing the mouse button"
-msgstr "Drag the top left mark to the right while pressing the mouse button"
+msgid "Drag the top left mark to the right while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
@@ -14933,15 +14933,15 @@ msgctxt ""
"13020000.xhp\n"
"par_id3153761\n"
"help.text"
-msgid "Drag the mark on the right to the left while pressing the mouse button"
-msgstr "Drag the mark on the right to the left while pressing the mouse button"
+msgid "Drag the mark on the right to the left while pressing the mouse button."
+msgstr ""
#: 13020000.xhp
msgctxt ""
"13020000.xhp\n"
"par_id3154760\n"
"help.text"
-msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
+msgid "In order to change the left indent starting with the second line of a paragraph, hold down the <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Ctrl</emph></defaultinline></switchinline> key, click the triangle on the bottom left, and drag it to the right."
msgstr ""
#: 13020000.xhp
@@ -14981,8 +14981,8 @@ msgctxt ""
"14010000.xhp\n"
"par_id3149893\n"
"help.text"
-msgid "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
-msgstr "The<emph> Run Query </emph>function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgid "The <emph>Run Query</emph> function allows you to check the query. When you save the query, it is stored in the <emph>Query</emph> tab page."
+msgstr ""
#: 14010000.xhp
msgctxt ""
@@ -15077,8 +15077,8 @@ msgctxt ""
"14020100.xhp\n"
"par_id3152821\n"
"help.text"
-msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
-msgstr "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the<emph> Add Tables </emph>dialog, select the tables you need for your current task. </variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgid "<variable id=\"tabellehinzufuegentext\"><ahelp hid=\"dbaccess/ui/tablesjoindialog/tablelist\" visibility=\"hidden\">Specifies the tables to be inserted into the design window.</ahelp> In the <emph>Add Tables</emph> dialog, select the tables you need for your current task.</variable> When creating a query or a new table presentation, select the corresponding table to which the query or table presentation should refer. When working with relational databases, select the tables between which you want to build relationships."
+msgstr ""
#: 14020100.xhp
msgctxt ""
@@ -15165,7 +15165,7 @@ msgctxt ""
"14020200.xhp\n"
"tit\n"
"help.text"
-msgid "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
msgstr ""
#: 14020200.xhp
@@ -15173,8 +15173,8 @@ msgctxt ""
"14020200.xhp\n"
"hd_id3159411\n"
"help.text"
-msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
-msgstr "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On / Off</link>"
+msgid "<link href=\"text/shared/02/14020200.xhp\" name=\"Switch Design View On / Off\">Switch Design View On/Off</link>"
+msgstr ""
#: 14020200.xhp
msgctxt ""
@@ -15197,7 +15197,7 @@ msgctxt ""
"14020200.xhp\n"
"par_id3147399\n"
"help.text"
-msgid "Switch Design View On / Off"
+msgid "Switch Design View On/Off"
msgstr ""
#: 14030000.xhp
@@ -15221,8 +15221,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155364\n"
"help.text"
-msgid "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
-msgstr "<ahelp hid=\".uno:SbaNativeSql\">In Native SQL mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgid "<ahelp hid=\".uno:SbaNativeSql\">In <emph>Native SQL</emph> mode you can enter SQL commands that are not interpreted by $[officename], but are instead passed directly to the data source.</ahelp> If you do not display these changes in the design view, you cannot change back to the design view."
+msgstr ""
#: 14030000.xhp
msgctxt ""
@@ -15253,8 +15253,8 @@ msgctxt ""
"14030000.xhp\n"
"par_id3155535\n"
"help.text"
-msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
-msgstr "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\">New Query Design</link> are synchronized with the permitted changes through SQL."
+msgid "Click the icon again to return to normal mode, in which the changes in the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"New Query Design\"><emph>New Query Design</emph></link> are synchronized with the permitted changes through SQL."
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15277,8 +15277,8 @@ msgctxt ""
"14040000.xhp\n"
"par_id3159224\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the \"Function\" row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link> window.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewFunctions\">Displays the <emph>Function</emph> row in the lower part of the design view of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link> window.</ahelp>"
+msgstr ""
#: 14040000.xhp
msgctxt ""
@@ -15317,8 +15317,8 @@ msgctxt ""
"14050000.xhp\n"
"par_id3154232\n"
"help.text"
-msgid "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp hid=\".\">Displays the \"Table\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp hid=\".\">Displays the <emph>Table</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14050000.xhp
msgctxt ""
@@ -15357,8 +15357,8 @@ msgctxt ""
"14060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
-msgstr "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the \"Alias\" row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\">Query Design</link>.</ahelp>"
+msgid "<ahelp visibility=\"visible\" hid=\".uno:DBViewAliases\">Displays the <emph>Alias</emph> row in the lower part of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"Query Design\"><emph>Query Design</emph></link>.</ahelp>"
+msgstr ""
#: 14060000.xhp
msgctxt ""
@@ -15405,8 +15405,8 @@ msgctxt ""
"14070000.xhp\n"
"par_id3154894\n"
"help.text"
-msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
-msgstr "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\">SQL Query</link> in the current column by the parameter DISTINCT.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgid "<ahelp hid=\".uno:DBDistinctValues\">Expands the created select statement of the <link href=\"text/shared/explorer/database/02010100.xhp\" name=\"SQL Query\"><emph>SQL Query</emph></link> in the current column by the parameter <emph>DISTINCT</emph>.</ahelp> The consequence is that identical values occurring multiple times are listed only once."
+msgstr ""
#: 14070000.xhp
msgctxt ""
@@ -15469,24 +15469,24 @@ msgctxt ""
"18010000.xhp\n"
"par_id3155555\n"
"help.text"
-msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
-msgstr "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press Shift, and then click the object. <switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline> </switchinline>"
+msgid "To select an object, click the object with the arrow. To select more than one object, drag a selection frame around the objects. To add an object to a selection, press <emph>Shift</emph>, and then click the object. <switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>The objects selected together can then be defined as a <link href=\"text/shared/01/05290000.xhp\" name=\"group\">group</link>, turning them into a single group object.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3143267\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Shift</defaultinline></switchinline>+click.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"> <caseinline select=\"MAC\">Command</caseinline> <defaultinline>Shift</defaultinline> </switchinline>+click.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can edit individual elements of a group. You can also delete elements from a group with <switchinline select=\"sys\"><caseinline select=\"MAC\"><emph>Command</emph></caseinline><defaultinline><emph>Shift</emph></defaultinline></switchinline>+click.</defaultinline></switchinline>"
+msgstr ""
#: 18010000.xhp
msgctxt ""
"18010000.xhp\n"
"par_id3166460\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> Bar.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"appl\"> <caseinline select=\"WRITER\"/> <caseinline select=\"CALC\"/> <caseinline select=\"CHART\"/> <caseinline select=\"MATH\"/> <defaultinline>You can select single objects from a group by double-click, if you first disable the icon <emph>Double-click to edit Text</emph> in the <emph>Option</emph> Bar.</defaultinline> </switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\"></caseinline><caseinline select=\"CALC\"></caseinline><caseinline select=\"CHART\"></caseinline><caseinline select=\"MATH\"></caseinline><defaultinline>You can select single objects from a group by double-clicking, if you first disable the <emph>Double-click to edit Text</emph> icon on the <emph>Option</emph> bar.</defaultinline></switchinline>"
+msgstr ""
#: 18030000.xhp
msgctxt ""
@@ -15557,8 +15557,8 @@ msgctxt ""
"19090000.xhp\n"
"par_id3149760\n"
"help.text"
-msgid "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
-msgstr "In HTML Source mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an .html or .htm extension to designate the document as HTML."
+msgid "In <emph>HTML Source</emph> mode, you can view and edit the <link href=\"text/shared/00/00000002.xhp#tags\" name=\"tags\">tags</link> of <link href=\"text/shared/00/00000002.xhp#html\" name=\"HTML\">HTML</link>. Save the document as a plain text document. Assign an <emph>.html</emph> or <emph>.htm</emph> extension to designate the document as HTML."
+msgstr ""
#: 20020000.xhp
msgctxt ""
@@ -15589,7 +15589,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current Page Style. Double-click to edit the style, right-click to select another style.</ahelp>"
+msgid "<ahelp hid=\".uno:LayoutStatus\">Displays the current <emph>Page Style</emph>. Double-click to edit the style, right-click to select another style.</ahelp>"
msgstr ""
#: 20020000.xhp
@@ -15597,7 +15597,7 @@ msgctxt ""
"20020000.xhp\n"
"par_id3149283\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the<emph> Page Style field </emph>to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a Page Style. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"WRITER\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/swriter/01/05040000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page. In the context menu of this field, you can apply a page style.</caseinline></switchinline>"
msgstr ""
#: 20020000.xhp
@@ -15605,24 +15605,24 @@ msgctxt ""
"20020000.xhp\n"
"par_id3151234\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\">Page Style</link> dialog, in which you can edit the style for the current page. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"CALC\">Double-click the <emph>Page Style</emph> field to open the <link href=\"text/scalc/01/05070000.xhp\" name=\"Page Style\"><emph>Page Style</emph></link> dialog, in which you can edit the style for the current page.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3149346\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you can select the style for the current slide. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click the<emph> Page Style </emph>field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Page Style</link> dialog in which you can select the style for the active page. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"IMPRESS\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you can select the style for the current slide. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20020000.xhp
msgctxt ""
"20020000.xhp\n"
"par_id3147008\n"
"help.text"
-msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Slide Design</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
-msgstr "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click the<emph> Page Style </emph>field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\">Page Style</link> dialog in which you select the style for the current page. You can select a different paper format or background. </caseinline></switchinline>"
+msgid "<switchinline select=\"appl\"><caseinline select=\"DRAW\">Double-click this field to open the <link href=\"text/simpress/01/05120000.xhp\" name=\"Page Style\"><emph>Slide Design</emph></link> dialog in which you select the style for the current page. You can select a different paper format or background.</caseinline></switchinline>"
+msgstr ""
#: 20030000.xhp
msgctxt ""
@@ -15661,7 +15661,7 @@ msgctxt ""
"20030000.xhp\n"
"par_id3150935\n"
"help.text"
-msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\">Zoom</link> dialog, where you can change the current zoom factor."
+msgid "Double-clicking this field opens the <link href=\"text/shared/01/03010000.xhp\" name=\"Zoom\"><emph>Zoom</emph></link> dialog, where you can change the current zoom factor."
msgstr ""
#: 20030000.xhp
@@ -15693,7 +15693,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3152363\n"
"help.text"
-msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between INSRT = insert and OVER = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell. </caseinline></switchinline>"
+msgid "<ahelp hid=\".uno:InsertMode\">Displays the current insert mode. You can toggle between <emph>INSRT</emph> = insert and <emph>OVER</emph> = overwrite.</ahelp><switchinline select=\"appl\"><caseinline select=\"CALC\"> This field is only active if the cursor is in the input line of the formula bar or in a cell.</caseinline></switchinline>"
msgstr ""
#: 20040000.xhp
@@ -15701,7 +15701,7 @@ msgctxt ""
"20040000.xhp\n"
"par_id3154422\n"
"help.text"
-msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the Insert key (if available on your keyboard) to toggle the modes."
+msgid "Click in the field to toggle the modes (except in the $[officename] Basic IDE, where only the <emph>Insert</emph> mode is active). If the cursor is positioned in a text document, you may also use the <emph>Insert</emph> key (if available on your keyboard) to toggle the modes."
msgstr ""
#: 20040000.xhp
@@ -15765,7 +15765,7 @@ msgctxt ""
"20050000.xhp\n"
"bm_id3148668\n"
"help.text"
-msgid "<bookmark_value>selection modes in text</bookmark_value> <bookmark_value>text; selection modes</bookmark_value> <bookmark_value>extending selection mode</bookmark_value> <bookmark_value>adding selection mode</bookmark_value> <bookmark_value>block selection mode</bookmark_value>"
+msgid "<bookmark_value>selection modes in text</bookmark_value><bookmark_value>text; selection modes</bookmark_value><bookmark_value>extending selection mode</bookmark_value><bookmark_value>adding selection mode</bookmark_value><bookmark_value>block selection mode</bookmark_value>"
msgstr ""
#: 20050000.xhp
@@ -15821,7 +15821,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3147209\n"
"help.text"
-msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
+msgid "This is the default selection mode for text documents. With the keyboard, selections can be performed by <emph>Shift</emph>+navigation key (<item type=\"keycode\">arrows, Home, End, Page Up, Page Down</item>). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection."
msgstr ""
#: 20050000.xhp
@@ -15837,7 +15837,7 @@ msgctxt ""
"20050000.xhp\n"
"par_id3153717\n"
"help.text"
-msgid "By using the arrow keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
+msgid "By using the <emph>arrow</emph> keys or the <item type=\"keycode\">Home</item> and <item type=\"keycode\">End</item> keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position."
msgstr ""
#: 20050000.xhp
@@ -15909,8 +15909,8 @@ msgctxt ""
"20060000.xhp\n"
"par_id3148731\n"
"help.text"
-msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
-msgstr "<ahelp hid=\"SID_MODIFYSTATUS\" visibility=\"visible\">If changes to the document have not yet been saved on the hard drive, a \"*\" is displayed in this field on the Status Bar. This also applies to new, not yet saved documents.</ahelp>"
+msgid "<ahelp hid=\"SID_MODIFYSTATUS\">If changes to the document have not yet been saved, a \"<emph>*</emph>\" is displayed in this field on the <emph>Status</emph> bar. This also applies to new, not yet saved documents.</ahelp>"
+msgstr ""
#: 20090000.xhp
msgctxt ""
diff --git a/source/gu/helpcontent2/source/text/shared/04.po b/source/gu/helpcontent2/source/text/shared/04.po
index 8e1f15c31fa..2c9aee4628d 100644
--- a/source/gu/helpcontent2/source/text/shared/04.po
+++ b/source/gu/helpcontent2/source/text/shared/04.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-08 15:10+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2013-05-24 09:16+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,8 +29,8 @@ msgctxt ""
"01010000.xhp\n"
"bm_id3149991\n"
"help.text"
-msgid "<bookmark_value>keyboard;general commands</bookmark_value> <bookmark_value>shortcut keys;general</bookmark_value> <bookmark_value>text input fields</bookmark_value> <bookmark_value>AutoComplete function in text and list boxes</bookmark_value> <bookmark_value>macros; interrupting</bookmark_value>"
-msgstr "<bookmark_value>keyboard;general commands</bookmark_value><bookmark_value>shortcut keys;general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgid "<bookmark_value>keyboard; general commands</bookmark_value><bookmark_value>shortcut keys; general</bookmark_value><bookmark_value>text input fields</bookmark_value><bookmark_value>AutoComplete function in text and list boxes</bookmark_value><bookmark_value>macros; interrupting</bookmark_value>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -53,8 +53,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151299\n"
"help.text"
-msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O</caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
-msgstr "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command+O </caseinline><defaultinline>Ctrl+O</defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <emph>File</emph> menu. If you want to access this function by using the shortcut keys, press and hold down the key <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> and then press the O key. Release both keys after the dialog appears."
+msgid "A great deal of your application's functionality can be called up by using shortcut keys. For example, the <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command+O</item></caseinline><defaultinline><item type=\"keycode\">Ctrl+O</item></defaultinline></switchinline> shortcut keys are shown next to the <emph>Open</emph> entry in the <item type=\"menuitem\">File</item> menu. If you want to access this function by using the shortcut keys, press and hold down <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and then press the <item type=\"keycode\">O</item> key. Release both keys after the dialog appears."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -77,8 +77,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152425\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the ALT key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the <item type=\"keycode\">Alt</item> key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -93,7 +93,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154288\n"
"help.text"
-msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction."
+msgid "There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing <item type=\"keycode\">Enter</item> runs it as if you had clicked it. A check box is toggled by pressing the <item type=\"keycode\">Spacebar</item>. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the <item type=\"keycode\">Tab</item> key to go from one element or area to the next one, use <item type=\"keycode\">Shift+Tab</item> to go in the reverse direction."
msgstr ""
#: 01010000.xhp
@@ -101,8 +101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149177\n"
"help.text"
-msgid "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
-msgstr "Pressing ESC closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgid "Pressing <item type=\"keycode\">Esc</item> closes the dialog without saving changes. <switchinline select=\"sys\"><caseinline select=\"MAC\"></caseinline><defaultinline>If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the <item type=\"keycode\">Enter</item> key, it is the equivalent of pressing that button itself.</defaultinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -117,8 +117,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154749\n"
"help.text"
-msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
-msgstr "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option </caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgid "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys <item type=\"keycode\">Shift</item>, <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Option</item></caseinline><defaultinline><item type=\"keycode\">Alt</item></defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -141,7 +141,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150085\n"
"help.text"
-msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+S to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
+msgid "Use the shortcut keys <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+S</item> to open the <emph>Special Characters</emph> dialog to insert one or more special characters."
msgstr ""
#: 01010000.xhp
@@ -149,8 +149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153088\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
-msgstr "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+A to select the entire text. Use the right or left arrow key to remove the selection."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+A</item> to select the entire text. Use the right or left arrow key to remove the selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -173,24 +173,24 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150976\n"
"help.text"
-msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
-msgstr "Use <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Del to delete everything from the cursor position to the end of the word."
+msgid "Use <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Del</item> to delete everything from the cursor position to the end of the word."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3147264\n"
"help.text"
-msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
-msgstr "By using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the Shift key, one word after the other is selected."
+msgid "By using <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline> and right or left arrow key, the cursor will jump from word to word; if you also hold down the <item type=\"keycode\">Shift</item> key, one word after the other is selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3154346\n"
"help.text"
-msgid "INSRT is used to switch between the insert mode and the overwrite mode and back again."
-msgstr "INSRT is used to switch between the insert mode and the overwrite mode and back again."
+msgid "<item type=\"keycode\">INSRT</item> is used to switch between the insert mode and the overwrite mode and back again."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -205,15 +205,15 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150358\n"
"help.text"
-msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
-msgstr "The <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Z shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgid "The <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Z</item> shortcut keys are used to undo modifications one step at a time; the text will then have the status it had before the first change."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153968\n"
"help.text"
-msgid "$[officename] has an AutoComplete function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\">c:\\a</caseinline><defaultinline>~/a</defaultinline></switchinline> into the URL field and the AutoComplete function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
+msgid "$[officename] has an <emph>AutoComplete</emph> function which activates itself in some text and list boxes. For example, enter <switchinline select=\"sys\"><caseinline select=\"WIN\"><emph>c:\\a</emph></caseinline><defaultinline><emph>~/a</emph></defaultinline></switchinline> into the URL field and the <emph>AutoComplete</emph> function displays the first file or first directory found <switchinline select=\"sys\"><caseinline select=\"WIN\">on the C: drive</caseinline><defaultinline>in your home folder</defaultinline></switchinline> that starts with the letter \"a\"."
msgstr ""
#: 01010000.xhp
@@ -221,8 +221,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144760\n"
"help.text"
-msgid "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the document or directory you want, press Enter."
-msgstr "Use the down arrow key to scroll through the other files and directories. Use the right arrow key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the End key after entering part of the URL. Once you find the program, document or directory you want, press Enter."
+msgid "Use the <item type=\"keycode\">Down Arrow</item> key to scroll through the other files and directories. Use the <item type=\"keycode\">Right Arrow</item> key to also display an existing subdirectory in the URL field. Quick AutoComplete is available if you press the <item type=\"keycode\">End</item> key after entering part of the URL. Once you find the document or directory you want, press <item type=\"keycode\">Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -237,7 +237,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159150\n"
"help.text"
-msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Q."
+msgid "If you want to terminate a macro that is currently running, press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+Q</item>."
msgstr ""
#: 01010000.xhp
@@ -253,7 +253,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145421\n"
"help.text"
-msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on the Macintosh.)</caseinline></switchinline>"
+msgid "The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. <switchinline select=\"sys\"><caseinline select=\"MAC\">(Not all of the mentioned keys for controlling dialogs are available on macOS.)</caseinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -277,7 +277,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156060\n"
"help.text"
-msgid "<emph>Effect</emph>"
+msgid "Effect"
msgstr ""
#: 01010000.xhp
@@ -293,8 +293,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153727\n"
"help.text"
-msgid "Activates the focused button in a dialog"
-msgstr "Activates the focused button in a dialog"
+msgid "Activates the focused button in a dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -389,8 +389,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153224\n"
"help.text"
-msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
-msgstr "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the Escape key."
+msgid "Opens the list of the control field currently selected in a dialog. These shortcut keys apply not only to combo boxes but also to icon buttons with pop-up menus. Close an opened list by pressing the <item type=\"keycode\">Esc</item> key."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -413,7 +413,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560601\n"
"help.text"
-msgid "<emph>Effect</emph>"
+msgid "Effect"
msgstr ""
#: 01010000.xhp
@@ -557,7 +557,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150567\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Toggles the view between fullscreen mode and normal mode in Writer or Calc.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -605,7 +605,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145410\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help</defaultinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\"/><defaultinline>Starts the $[officename] Help.</defaultinline></switchinline>"
msgstr ""
#: 01010000.xhp
@@ -645,8 +645,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151241\n"
"help.text"
-msgid "Turns on Extended Tips for the currently selected command, icon or control."
-msgstr "Turns on Extended Tips for the currently selected command, icon or control."
+msgid "Turns on <emph>Extended Tips</emph> for the currently selected command, icon or control."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -661,8 +661,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144506\n"
"help.text"
-msgid "Sets focus in next subwindow (for example, document/data source view)"
-msgstr "Sets focus in next subwindow (for example, document/data source view)"
+msgid "Sets focus in next subwindow, for example, document/data source view."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -693,8 +693,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3156172\n"
"help.text"
-msgid "Activates the first menu (File menu)"
-msgstr "Activates the first menu (File menu)"
+msgid "Activates the first menu (File menu)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -725,8 +725,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3157978\n"
"help.text"
-msgid "Closes the current document (close $[officename] when the last open document is closed)"
-msgstr "Closes the current document (close $[officename] when the last open document is closed)"
+msgid "Closes the current document. Closes $[officename] when the last open document is closed."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -765,7 +765,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id31560602\n"
"help.text"
-msgid "<emph>Effect</emph>"
+msgid "Effect"
msgstr ""
#: 01010000.xhp
@@ -973,8 +973,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3148753\n"
"help.text"
-msgid "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
-msgstr "The <emph>Italic</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgid "The \"Italic\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also marked in italic."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -989,8 +989,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150490\n"
"help.text"
-msgid "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
-msgstr "The <emph>Bold</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgid "The \"Bold\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1005,8 +1005,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153228\n"
"help.text"
-msgid "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
-msgstr "The <emph>Underlined</emph> attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgid "The \"Underlined\" attribute is applied to the selected area. If the cursor is positioned in a word, this word is also underlined."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1021,8 +1021,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN10BE8\n"
"help.text"
-msgid "Removes direct formatting from selected text or objects (as in <emph>Format - Clear Direct Formatting</emph>)"
-msgstr "Removes direct formatting from selected text or objects (as in <emph>Format - Default Formatting</emph>)"
+msgid "Removes direct formatting from selected text or objects (as in <item type=\"menuitem\">Format - Clear Direct Formatting</item>)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1045,8 +1045,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149440\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1077,16 +1077,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154059\n"
"help.text"
-msgid "Moves between areas (backwards)"
-msgstr "Moves between areas (backwards)"
+msgid "Moves backwards between areas."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3152368\n"
"help.text"
-msgid "Shortcut keys in the New Theme area of the Gallery:"
-msgstr "Shortcut keys in the New Theme area of the Gallery:"
+msgid "Shortcut keys in the <emph>New Theme</emph> area of the Gallery:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1101,8 +1101,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1155B\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1149,8 +1149,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3146894\n"
"help.text"
-msgid "Opens the Properties dialog."
-msgstr "Opens the Properties dialog."
+msgid "Opens the <emph>Properties</emph> dialog."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1229,16 +1229,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3145372\n"
"help.text"
-msgid "Inserts a new theme"
-msgstr "Inserts a new theme"
+msgid "Inserts a new theme."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3150633\n"
"help.text"
-msgid "Shortcut keys in the Gallery preview area:"
-msgstr "Shortcut keys in the Gallery preview area:"
+msgid "Shortcut keys in the <emph>Gallery Preview</emph> area:"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1253,8 +1253,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN116DC\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1365,8 +1365,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3147081\n"
"help.text"
-msgid "Scroll up one screen."
-msgstr "Scroll up one screen."
+msgid "Scrolls up one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1381,8 +1381,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3150411\n"
"help.text"
-msgid "Scroll down one screen."
-msgstr "Scroll down one screen."
+msgid "Scrolls down one screen."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1485,8 +1485,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3154108\n"
"help.text"
-msgid "Step backward (only in object view)"
-msgstr "Step backward (only in object view)"
+msgid "Step backward (only in object view)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1501,7 +1501,7 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3149722\n"
"help.text"
-msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> + Shift + F4 keys)"
+msgid "Selecting Rows and Columns in a Database Table (opened by <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Shift+F4</item> keys)"
msgstr ""
#: 01010000.xhp
@@ -1517,8 +1517,8 @@ msgctxt ""
"01010000.xhp\n"
"par_idN1190C\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1549,8 +1549,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149028\n"
"help.text"
-msgid "Toggles row selection"
-msgstr "Toggles row selection"
+msgid "Toggles row selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1565,8 +1565,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149319\n"
"help.text"
-msgid "Selects the current column"
-msgstr "Selects the current column"
+msgid "Selects the current column."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1581,7 +1581,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id1743522\n"
"help.text"
-msgid "Moves pointer to the first row"
+msgid "Moves pointer to the first row."
msgstr ""
#: 01010000.xhp
@@ -1597,7 +1597,7 @@ msgctxt ""
"01010000.xhp\n"
"par_id7870113\n"
"help.text"
-msgid "Moves pointer to the last row"
+msgid "Moves pointer to the last row."
msgstr ""
#: 01010000.xhp
@@ -1621,16 +1621,16 @@ msgctxt ""
"01010000.xhp\n"
"par_idN119A5\n"
"help.text"
-msgid "Result"
-msgstr "Result"
+msgid "Effect"
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"hd_id3149684\n"
"help.text"
-msgid "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
-msgstr "Select the toolbar with F6. Use the Down Arrow and Right Arrow to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter"
+msgid "Select the toolbar with <item type=\"keycode\">F6</item>. Use the <item type=\"keycode\">Down Arrow</item> and <item type=\"keycode\">Right Arrow</item> keys to select the desired toolbar icon and press <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+Enter</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1645,8 +1645,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3150264\n"
"help.text"
-msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
-msgstr "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F6 and press Tab"
+msgid "Select the document with <switchinline select=\"sys\"><caseinline select=\"MAC\"><item type=\"keycode\">Command</item></caseinline><defaultinline><item type=\"keycode\">Ctrl</item></defaultinline></switchinline><item type=\"keycode\">+F6</item> and press <item type=\"keycode\">Tab</item>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1749,8 +1749,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152818\n"
"help.text"
-msgid "Exit Handle Selection Mode and return to Object Selection Mode."
-msgstr "Exit Handle Selection Mode and return to Object Selection Mode."
+msgid "Exits <emph>Handle Selection Mode</emph> and return to <emph>Object Selection Mode</emph>."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1765,8 +1765,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3159162\n"
"help.text"
-msgid "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
-msgstr "Move the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgid "Moves the selected point (the snap-to-grid functions are temporarily disabled, but end points still snap to each other)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1781,32 +1781,32 @@ msgctxt ""
"01010000.xhp\n"
"par_id3144422\n"
"help.text"
-msgid "Moves the selected Drawing Object one pixel (in Selection Mode)"
-msgstr "Moves the selected Drawing Object one pixel (in Selection Mode)"
+msgid "Moves the selected drawing object one pixel (in Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3153386\n"
"help.text"
-msgid "Re-sizes a Drawing Object (in Handle Selection Mode)"
-msgstr "Re-sizes a Drawing Object (in Handle Selection Mode)"
+msgid "Resizes a drawing object (in Handle Selection Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3145306\n"
"help.text"
-msgid "Rotates a Drawing Object (in Rotation Mode)"
-msgstr "Rotates a Drawing Object (in Rotation Mode)"
+msgid "Rotates a drawing object (in Rotation Mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3159244\n"
"help.text"
-msgid "Opens the properties dialog for a Drawing Object."
-msgstr "Opens the properties dialog for a Drawing Object."
+msgid "Opens the properties dialog for a drawing object."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1829,8 +1829,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3153053\n"
"help.text"
-msgid "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
-msgstr "Select a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgid "Selects a point of a drawing object (in Point Selection mode) / Cancel selection."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1853,8 +1853,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3154842\n"
"help.text"
-msgid "Select an additional point in Point Selection mode."
-msgstr "Select an additional point in Point Selection mode."
+msgid "Selects an additional point in Point Selection mode."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1869,16 +1869,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3152955\n"
"help.text"
-msgid "Select the next point of the drawing object (Point Selection mode)"
-msgstr "Select the next point of the drawing object (Point Selection mode)"
+msgid "Selects the next point of the drawing object (Point Selection mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3149753\n"
"help.text"
-msgid "In Rotation mode, the center of rotation can also be selected."
-msgstr "In Rotation mode, the center of rotation can also be selected."
+msgid "In <emph>Rotation</emph> mode, the center of rotation can also be selected."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1893,8 +1893,8 @@ msgctxt ""
"01010000.xhp\n"
"par_id3151296\n"
"help.text"
-msgid "Select the previous point of the drawing object (Point Selection mode)"
-msgstr "Select the previous point of the drawing object (Point Selection mode)"
+msgid "Selects the previous point of the drawing object (Point Selection mode)"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1917,8 +1917,8 @@ msgctxt ""
"01010000.xhp\n"
"hd_id3147563\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command </caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the Selection icon"
+msgid "<switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Enter at the <emph>Selection</emph> icon"
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -1941,16 +1941,16 @@ msgctxt ""
"01010000.xhp\n"
"par_id3149994\n"
"help.text"
-msgid "Leave the Point Selection mode. The drawing object is selected afterwards."
-msgstr "Leave the Point Selection mode. The drawing object is selected afterwards."
+msgid "Leaves the <emph>Point Selection</emph> mode. The drawing object is selected afterwards."
+msgstr ""
#: 01010000.xhp
msgctxt ""
"01010000.xhp\n"
"par_id3155512\n"
"help.text"
-msgid "Edit a point of a drawing object (Point Edit mode)"
-msgstr "Edit a point of a drawing object (Point Edit mode)"
+msgid "Edits a point of a drawing object (Point Edit mode)."
+msgstr ""
#: 01010000.xhp
msgctxt ""
@@ -2069,8 +2069,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151051\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2149,8 +2149,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3157846\n"
"help.text"
-msgid "Preview"
-msgstr "เชชเซ‚เชฐเซเชตเชฆเชฐเซเชถเชจ"
+msgid "Shows a Preview."
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2165,7 +2165,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id336313\n"
"help.text"
-msgid "Run query"
+msgid "Runs query."
msgstr ""
#: 01020000.xhp
@@ -2181,7 +2181,7 @@ msgctxt ""
"01020000.xhp\n"
"par_id346995\n"
"help.text"
-msgid "Add table or query"
+msgid "Adds table or query."
msgstr ""
#: 01020000.xhp
@@ -2205,8 +2205,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN10764\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2341,8 +2341,8 @@ msgctxt ""
"01020000.xhp\n"
"par_idN108A2\n"
"help.text"
-msgid "Results"
-msgstr "Results"
+msgid "Effect"
+msgstr ""
#: 01020000.xhp
msgctxt ""
@@ -2389,8 +2389,8 @@ msgctxt ""
"01020000.xhp\n"
"par_id3151016\n"
"help.text"
-msgid "Jump between windows."
-msgstr "Jump between windows."
+msgid "Jumps between windows."
+msgstr ""
#: 01020000.xhp
msgctxt ""
diff --git a/source/gu/helpcontent2/source/text/shared/07.po b/source/gu/helpcontent2/source/text/shared/07.po
index 284caf8b11b..21061c2cd2e 100644
--- a/source/gu/helpcontent2/source/text/shared/07.po
+++ b/source/gu/helpcontent2/source/text/shared/07.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2017-05-09 16:45+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2015-12-11 12:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -37,15 +37,15 @@ msgctxt ""
"09000000.xhp\n"
"par_id3146946\n"
"help.text"
-msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
-msgstr "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <emph>File - New</emph>."
+msgid "To create a new web page for the Internet, open a new <emph>HTML Document</emph> by choosing <item type=\"menuitem\">File - New</item>."
+msgstr ""
#: 09000000.xhp
msgctxt ""
"09000000.xhp\n"
"par_id3143284\n"
"help.text"
-msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <emph>View - Web</emph>."
+msgid "A tool for creating new web pages is the Web Layout mode, which you enable with <item type=\"menuitem\">View - Web</item>."
msgstr ""
#: 09000000.xhp
@@ -61,7 +61,7 @@ msgctxt ""
"09000000.xhp\n"
"par_id3150808\n"
"help.text"
-msgid "Switch to the web layout mode by choosing <emph>View - Web</emph> or by opening a new HTML document."
+msgid "Switch to the web layout mode by choosing <item type=\"menuitem\">View - Web</item> or by opening a new HTML document."
msgstr ""
#: 09000000.xhp
diff --git a/source/gu/helpcontent2/source/text/shared/guide.po b/source/gu/helpcontent2/source/text/shared/guide.po
index 8182141a152..0df7f08963c 100644
--- a/source/gu/helpcontent2/source/text/shared/guide.po
+++ b/source/gu/helpcontent2/source/text/shared/guide.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-05-16 16:54+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 02:05+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -12397,7 +12397,7 @@ msgctxt ""
"line_intext.xhp\n"
"par_id8849452\n"
"help.text"
-msgid "To create a single line, type three or more hyphens (-), or underscores ( _ ), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
+msgid "To create a single line, type three or more hyphens (-), or underscores (_), and then press Enter. To create a double line, type three or more equal signs (=), asterisks (*), tildes (~), or hash marks (#), and then press Enter."
msgstr ""
#: line_intext.xhp
diff --git a/source/gu/helpcontent2/source/text/shared/optionen.po b/source/gu/helpcontent2/source/text/shared/optionen.po
index fa3cd725675..febe6511739 100644
--- a/source/gu/helpcontent2/source/text/shared/optionen.po
+++ b/source/gu/helpcontent2/source/text/shared/optionen.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: 2016-07-06 02:14+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1605,7 +1605,7 @@ msgctxt ""
"01010400.xhp\n"
"par_id3154730\n"
"help.text"
-msgid "<variable id=\"ignore\">The <emph>IgnoreAllList (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
+msgid "<variable id=\"ignore\">The <emph>List of Ignored Words (All)</emph> includes all words that have been marked with <emph>Ignore</emph> during spellcheck. This list is valid only for the current spellcheck.</variable>"
msgstr ""
#: 01010400.xhp
diff --git a/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po b/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po
index 2268a4c4737..318dc37d308 100644
--- a/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/gu/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:14+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: 2016-07-04 22:34+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: Gujarati <>\n"
@@ -3867,15 +3867,6 @@ msgstr "เชนเชฐเซ‹เชณ เช…เชŸเช•เชฃ เชฆเชพเช–เชฒ เช•เชฐเซ‹ (~R)"
#: CalcCommands.xcu
msgctxt ""
"CalcCommands.xcu\n"
-"..CalcCommands.UserInterface.Popups..uno:DataMenu\n"
-"Label\n"
-"value.text"
-msgid "~Data"
-msgstr "เชฎเชพเชนเชฟเชคเซ€ (~D)"
-
-#: CalcCommands.xcu
-msgctxt ""
-"CalcCommands.xcu\n"
"..CalcCommands.UserInterface.Popups..uno:DelBreakMenu\n"
"Label\n"
"value.text"
@@ -22796,6 +22787,15 @@ msgstr "เชฆเชพเช–เชฒ เช•เชฐเซ‹ (~I)"
#: GenericCommands.xcu
msgctxt ""
"GenericCommands.xcu\n"
+"..GenericCommands.UserInterface.Popups..uno:DataMenu\n"
+"Label\n"
+"value.text"
+msgid "~Data"
+msgstr ""
+
+#: GenericCommands.xcu
+msgctxt ""
+"GenericCommands.xcu\n"
"..GenericCommands.UserInterface.Popups..uno:SendToMenu\n"
"Label\n"
"value.text"
diff --git a/source/gu/sc/messages.po b/source/gu/sc/messages.po
index d644a804021..93975d1affd 100644
--- a/source/gu/sc/messages.po
+++ b/source/gu/sc/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -14048,37 +14048,42 @@ msgid "~Value"
msgstr "เช•เชฟเช‚เชฎเชค (~V)"
#: sc/inc/strings.hrc:68
+msgctxt "SCSTR_VALID_FORMULA"
+msgid "~Formula"
+msgstr ""
+
+#: sc/inc/strings.hrc:69
msgctxt "SCSTR_VALID_RANGE"
msgid "~Source"
msgstr "เชธเซเชฐเซ‹เชค (~S)"
-#: sc/inc/strings.hrc:69
+#: sc/inc/strings.hrc:70
msgctxt "SCSTR_VALID_LIST"
msgid "~Entries"
msgstr "เชชเซเชฐเชตเซ‡เชถเซ‹ (~E)"
#. for dialogues:
-#: sc/inc/strings.hrc:71
+#: sc/inc/strings.hrc:72
msgctxt "SCSTR_CHARSET_USER"
msgid "System"
msgstr "เชธเชฟเชธเซเชŸเชฎ"
-#: sc/inc/strings.hrc:72
+#: sc/inc/strings.hrc:73
msgctxt "SCSTR_COLUMN_USER"
msgid "Standard;Text;Date (DMY);Date (MDY);Date (YMD);US English;Hide"
msgstr "เชฎเซ‚เชณเชญเซ‚เชค;เชฒเช–เชพเชฃ;เชคเชพเชฐเซ€เช– (DMY);เชคเชพเชฐเซ€เช– (MDY);เชคเชพเชฐเซ€เช– (YMD);US เช…เช‚เช—เซเชฐเซ‡เชœเซ€;เช›เซเชชเชพเชตเซ‹"
-#: sc/inc/strings.hrc:73
+#: sc/inc/strings.hrc:74
msgctxt "SCSTR_FIELDSEP_TAB"
msgid "Tab"
msgstr "เชŸเซ‡เชฌ"
-#: sc/inc/strings.hrc:74
+#: sc/inc/strings.hrc:75
msgctxt "SCSTR_FIELDSEP_SPACE"
msgid "space"
msgstr "เชœเช—เซเชฏเชพ"
-#: sc/inc/strings.hrc:75
+#: sc/inc/strings.hrc:76
msgctxt "SCSTR_FORMULA_AUTOCORRECTION"
msgid ""
"%PRODUCTNAME Calc found an error in the formula entered.\n"
@@ -14089,1251 +14094,1356 @@ msgstr ""
"เชถเซเช‚ เชคเชฎเซ‡ เชธเซเชงเชพเชฐเชพ เชนเซ‡เชคเซ เชจเซ€เชšเซ‡ เชธเซเชตเซ€เช•เชพเชฐเชตเชพ เชฎเชพเช‚เช—เซ‹ เช›เซ‹?\n"
"\n"
-#: sc/inc/strings.hrc:76
+#: sc/inc/strings.hrc:77
msgctxt "SCSTR_UNDO_GRAFFILTER"
msgid "Image Filter"
msgstr "เช‡เชฎเซ‡เชœ เชซเชฟเชฒเซเชŸเชฐ"
-#: sc/inc/strings.hrc:77
+#: sc/inc/strings.hrc:78
msgctxt "STR_CAPTION_DEFAULT_TEXT"
msgid "Text"
msgstr "เชฒเช–เชพเชฃ"
#. Select tables dialog title
-#: sc/inc/strings.hrc:79
+#: sc/inc/strings.hrc:80
msgctxt "STR_DLG_SELECTTABLES_TITLE"
msgid "Select Sheets"
msgstr "เชถเซ€เชŸ เชชเชธเช‚เชฆ เช•เชฐเซ‹"
#. Select tables dialog listbox
-#: sc/inc/strings.hrc:81
+#: sc/inc/strings.hrc:82
msgctxt "STR_DLG_SELECTTABLES_LBNAME"
msgid "~Selected sheets"
msgstr "เชชเชธเช‚เชฆ เช•เชฐเซ‡เชฒ เชถเซ€เชŸเซ‹ (~S)"
-#: sc/inc/strings.hrc:82
+#: sc/inc/strings.hrc:83
msgctxt "STR_ACC_CSVRULER_NAME"
msgid "Ruler"
msgstr "เชฎเชพเชชเชชเชŸเซเชŸเซ€"
-#: sc/inc/strings.hrc:83
+#: sc/inc/strings.hrc:84
msgctxt "STR_ACC_CSVRULER_DESCR"
msgid "This ruler manages objects at fixed positions."
msgstr "เช† เชฎเชพเชชเชชเชŸเซเชŸเซ€ เชšเซ‹เช•เซเช•เชธ เชธเซเชฅเชฟเชคเชฟ เชชเชฐ เชตเชธเซเชคเซเช“ เชธเช‚เชญเชพเชณเซ‡ เช›เซ‡."
-#: sc/inc/strings.hrc:84
+#: sc/inc/strings.hrc:85
msgctxt "STR_ACC_CSVGRID_NAME"
msgid "Preview"
msgstr "เชชเซ‚เชฐเซเชตเชฆเชฐเซเชถเชจ"
-#: sc/inc/strings.hrc:85
+#: sc/inc/strings.hrc:86
msgctxt "STR_ACC_CSVGRID_DESCR"
msgid "This sheet shows how the data will be arranged in the document."
msgstr "เช† เชถเซ€เชŸ เชฆเชฐเซเชถเชพเชตเซ‡ เช›เซ‡ เช•เซ‡ เช•เซ‡เชตเซ€ เชฐเซ€เชคเซ‡ เชฎเชพเชนเชฟเชคเซ€ เชฆเชธเซเชคเชพเชตเซ‡เชœ เชฎเชพเช‚ เช—เซ‹เช เชตเชพเชถเซ‡."
-#: sc/inc/strings.hrc:86
+#: sc/inc/strings.hrc:87
msgctxt "STR_ACC_DOC_NAME"
msgid "Document view"
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœ เชฆเซ‡เช–เชพเชต"
-#: sc/inc/strings.hrc:87
+#: sc/inc/strings.hrc:88
msgctxt "STR_ACC_TABLE_NAME"
msgid "Sheet %1"
msgstr "เชถเซ€เชŸ %1"
-#: sc/inc/strings.hrc:88
+#: sc/inc/strings.hrc:89
msgctxt "STR_ACC_CELL_NAME"
msgid "Cell %1"
msgstr "เช–เชพเชจเซเช‚ %1"
-#: sc/inc/strings.hrc:89
+#: sc/inc/strings.hrc:90
msgctxt "STR_ACC_LEFTAREA_NAME"
msgid "Left area"
msgstr "เชกเชพเชฌเซ‹ เชตเชฟเชธเซเชคเชพเชฐ"
-#: sc/inc/strings.hrc:90
+#: sc/inc/strings.hrc:91
msgctxt "STR_ACC_PREVIEWDOC_NAME"
msgid "Page preview"
msgstr "เชชเชพเชจเชพเชจเซเช‚ เชชเซ‚เชฐเซเชตเชฆเชฐเซเชถเชจ"
-#: sc/inc/strings.hrc:91
+#: sc/inc/strings.hrc:92
msgctxt "STR_ACC_CENTERAREA_NAME"
msgid "Center area"
msgstr "เชฎเชงเซเชฏ เชตเชฟเชธเซเชคเชพเชฐ"
-#: sc/inc/strings.hrc:92
+#: sc/inc/strings.hrc:93
msgctxt "STR_ACC_RIGHTAREA_NAME"
msgid "Right area"
msgstr "เชœเชฎเชฃเซ‹ เชตเชฟเชธเซเชคเชพเชฐ"
-#: sc/inc/strings.hrc:93
+#: sc/inc/strings.hrc:94
msgctxt "STR_ACC_HEADER_NAME"
msgid "Header of page %1"
msgstr "เชชเชพเชจเชพ %1 เชจเซเช‚ เชนเซ‡เชกเชฐ"
-#: sc/inc/strings.hrc:94
+#: sc/inc/strings.hrc:95
msgctxt "STR_ACC_FOOTER_NAME"
msgid "Footer of page %1"
msgstr "เชชเชพเชจเชพ %1 เชจเซเช‚ เชซเซ‚เชŸเชฐ"
-#: sc/inc/strings.hrc:95
+#: sc/inc/strings.hrc:96
msgctxt "STR_ACC_EDITLINE_NAME"
msgid "Input line"
msgstr "เชˆเชจเชชเซเชŸ เชฒเซ€เชŸเซ€"
-#: sc/inc/strings.hrc:96
+#: sc/inc/strings.hrc:97
msgctxt "STR_ACC_EDITLINE_DESCR"
msgid "This is where you enter or edit text, numbers and formulas."
msgstr "เช…เชนเซ€เช‚ เชคเชฎเซ‡ เชฒเช–เชพเชฃ,เช†เช‚เช•เชกเชพเช“ เช…เชจเซ‡ เชธเซ‚เชคเซเชฐเซ‹ เชธเช‚เชชเชพเชฆเชฟเชค เช•เชฐเซ€ เชถเช•เซ‹ เช›เซ‹."
-#: sc/inc/strings.hrc:97
+#: sc/inc/strings.hrc:98
msgctxt "SCSTR_MEDIASHELL"
msgid "Media Playback"
msgstr "เชฎเซ€เชกเชฟเชฏเชพ เชชเซเชฒเซ‡เชฌเซ‡เช•"
-#: sc/inc/strings.hrc:98
+#: sc/inc/strings.hrc:99
msgctxt "RID_SCSTR_ONCLICK"
msgid "Mouse button pressed"
msgstr "เชฎเชพเช‰เชธ เชฌเชŸเชจ เชฆเชฌเชพเชฏเซ‡เชฒ เช›เซ‡"
-#: sc/inc/strings.hrc:99
+#: sc/inc/strings.hrc:100
msgctxt "STR_ACC_TOOLBAR_FORMULA"
msgid "Formula Tool Bar"
msgstr "เชธเซ‚เชคเซเชฐ เชธเชพเชงเชจ เชชเชŸเซเชŸเซ€"
-#: sc/inc/strings.hrc:100
+#: sc/inc/strings.hrc:101
msgctxt "STR_ACC_DOC_SPREADSHEET"
msgid "%PRODUCTNAME Spreadsheets"
msgstr "%PRODUCTNAME เชธเซเชชเซเชฐเซ‡เชกเชถเซ€เชŸ"
-#: sc/inc/strings.hrc:101
+#: sc/inc/strings.hrc:102
msgctxt "STR_ACC_DOC_SPREADSHEET_READONLY"
msgid "(read-only)"
msgstr "(เชฎเชพเชคเซเชฐ-เชตเชพเช‚เชšเซ€ เชถเช•เชพเชฏ เชคเซ‡เชตเซเช‚)"
-#: sc/inc/strings.hrc:102
+#: sc/inc/strings.hrc:103
msgctxt "STR_ACC_DOC_PREVIEW_SUFFIX"
msgid "(Preview mode)"
msgstr "(เชชเซ‚เชฐเซเชตเชฆเชฐเซเชถเชจ เชธเซเชฅเชฟเชคเชฟ)"
-#: sc/inc/strings.hrc:103
+#: sc/inc/strings.hrc:104
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES"
msgid "Pages"
msgstr "เชชเชพเชจเชพเช“"
-#: sc/inc/strings.hrc:104
+#: sc/inc/strings.hrc:105
#, fuzzy
msgctxt "SCSTR_PRINTOPT_SUPPRESSEMPTY"
msgid "~Suppress output of empty pages"
msgstr "เช–เชพเชฒเซ€ เชชเชพเชจเชพเชจเชพเช‚ เช†เช‰เชŸเชชเซเชŸเชจเซ‡ เชธเช‚เช•เซ‹เชšเซ‹ (_S)"
-#: sc/inc/strings.hrc:105
+#: sc/inc/strings.hrc:106
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRNTCONTENT"
msgid "Print content"
msgstr "เชฏเชพเชฆเซ€ เชธเชฎเชพเชตเชฟเชทเซเชŸ เชญเชพเช—เซ‹"
-#: sc/inc/strings.hrc:106
+#: sc/inc/strings.hrc:107
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLSHEETS"
msgid "~All sheets"
msgstr "เชฌเชงเซ€ เชถเซ€เชŸเซ‹"
-#: sc/inc/strings.hrc:107
+#: sc/inc/strings.hrc:108
msgctxt "SCSTR_PRINTOPT_SELECTEDSHEETS"
msgid "~Selected sheets"
msgstr "เชชเชธเช‚เชฆ เช•เชฐเซ‡เชฒ เชถเซ€เชŸเซ‹ (~S)"
-#: sc/inc/strings.hrc:108
+#: sc/inc/strings.hrc:109
msgctxt "SCSTR_PRINTOPT_SELECTEDCELLS"
msgid "Selected cells"
msgstr "เชชเชธเช‚เชฆ เชฅเชฏเซ‡เชฒ เชธเซ‡เชฒ"
-#: sc/inc/strings.hrc:109
+#: sc/inc/strings.hrc:110
msgctxt "SCSTR_PRINTOPT_FROMWHICH"
msgid "From which print"
msgstr "เชถเซ‡เชฎเชพเช‚เชฅเซ€ เช›เชพเชชเชตเชพเชจเซ เช›เซ‡"
-#: sc/inc/strings.hrc:110
+#: sc/inc/strings.hrc:111
#, fuzzy
msgctxt "SCSTR_PRINTOPT_ALLPAGES"
msgid "All ~pages"
msgstr "เชฌเชงเชพ เชชเชพเชจเชพเช‚"
-#: sc/inc/strings.hrc:111
+#: sc/inc/strings.hrc:112
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PAGES_"
msgid "Pa~ges"
msgstr "เชชเชพเชจเชพเช“"
-#: sc/inc/strings.hrc:112
+#: sc/inc/strings.hrc:113
#, fuzzy
msgctxt "SCSTR_PRINTOPT_PRODNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME เช•เซ‡เชฒเซเช•"
-#: sc/inc/strings.hrc:113
+#: sc/inc/strings.hrc:114
msgctxt "SCSTR_WARN_ME_IN_FUTURE_CHECK"
msgid "Warn me about this in the future."
msgstr "เชญเชตเชฟเชทเซเชฏเชฎเชพเช‚ เช† เชตเชฟเชถเซ‡ เชฎเชจเซ‡ เชšเซ‡เชคเชตเชฃเซ€ เช†เชชเซ‹."
-#: sc/inc/strings.hrc:114
+#: sc/inc/strings.hrc:115
msgctxt "SCSTR_DDEDOC_NOT_LOADED"
msgid "The following DDE source could not be updated possibly because the source document was not open. Please launch the source document and try again."
msgstr "เชจเซ€เชšเซ‡เชจเซเช‚ DDE เชธเซเชคเซเชฐเซ‹เชค เชธเซเชงเชพเชฐเซ€ เชถเช•เซเชฏเชพ เชจเชนเชฟเช‚ เช•เชพเชฐเชฃ เช•เซ‡ เชธเซเชคเซเชฐเซ‹เชค เชฆเชธเซเชคเชพเชตเซ‡เชœ เช–เซเชฒเซเชฒเซ เชจ เชนเชคเซ. เชฎเชนเซ‡เชฐเชฌเชพเชจเซ€ เช•เชฐเซ€เชจเซ‡ เชธเซเชคเซเชฐเซ‹เชค เชฆเชธเซเชคเชพเชตเซ‡เชœเชจเซ‡ เชถเชฐเซ‚ เช•เชฐเซ‹ เช…เชจเซ‡ เชซเชฐเซ€ เชชเซเชฐเชฏเชคเซเชจ เช•เชฐเซ‹."
-#: sc/inc/strings.hrc:115
+#: sc/inc/strings.hrc:116
msgctxt "SCSTR_EXTDOC_NOT_LOADED"
msgid "The following external file could not be loaded. Data linked from this file did not get updated."
msgstr "เชจเซ€เชšเซ‡เชจเซ€ เชฌเชนเชพเชฐเชจเซ€ เชซเชพเช‡เชฒเชจเซ‡ เชฒเชพเชตเซ€ เชถเช•เซเชฏเชพ เชจเชนเชฟเช‚. เช† เชซเชพเช‡เชฒเชฎเชพเช‚เชฅเซ€ เช•เชกเซ€ เชฅเชฏเซ‡เชฒ เชฎเชพเชนเชฟเชคเซ€เชจเซ‡ เชธเซเชงเชพเชฐเชพเชฏเซ เชจเชฅเซ€."
-#: sc/inc/strings.hrc:116
+#: sc/inc/strings.hrc:117
msgctxt "SCSTR_UPDATE_EXTDOCS"
msgid "Updating external links."
msgstr ""
-#: sc/inc/strings.hrc:117
+#: sc/inc/strings.hrc:118
msgctxt "SCSTR_FORMULA_SYNTAX_CALC_A1"
msgid "Calc A1"
msgstr "Calc A1"
-#: sc/inc/strings.hrc:118
+#: sc/inc/strings.hrc:119
msgctxt "SCSTR_FORMULA_SYNTAX_XL_A1"
msgid "Excel A1"
msgstr "Excel A1"
-#: sc/inc/strings.hrc:119
+#: sc/inc/strings.hrc:120
msgctxt "SCSTR_FORMULA_SYNTAX_XL_R1C1"
msgid "Excel R1C1"
msgstr "Excel R1C1"
-#: sc/inc/strings.hrc:120
+#: sc/inc/strings.hrc:121
msgctxt "SCSTR_COL_LABEL"
msgid "Range contains column la~bels"
msgstr "เชตเชฟเชธเซเชคเชพเชฐ เชธเซเชคเช‚เชญ เชฒเซ‡เชฌเชฒเซ‹ เชงเชฐเชพเชตเซ‡ เช›เซ‡ (~b)"
-#: sc/inc/strings.hrc:121
+#: sc/inc/strings.hrc:122
msgctxt "SCSTR_ROW_LABEL"
msgid "Range contains ~row labels"
msgstr "เชตเชฟเชธเซเชคเชพเชฐ เชนเชฐเซ‹เชณ เชฒเซ‡เชฌเชฒเซ‹ เชงเชฐเชพเชตเซ‡ เช›เซ‡ (~r)"
-#: sc/inc/strings.hrc:122
+#: sc/inc/strings.hrc:123
msgctxt "SCSTR_VALERR"
msgid "Invalid value"
msgstr "เช…เชฏเซ‹เช—เซเชฏ เช•เชฟเช‚เชฎเชค"
-#: sc/inc/strings.hrc:123
+#: sc/inc/strings.hrc:124
msgctxt "STR_NOFORMULASPECIFIED"
msgid "No formula specified."
msgstr "เช•เซ‹เช‡ เชธเซ‚เชคเซเชฐ เชธเซเชชเชทเซเชŸ เช•เชฐเซ‡เชฒ เชจเชฅเซ€."
-#: sc/inc/strings.hrc:124
+#: sc/inc/strings.hrc:125
msgctxt "STR_NOCOLROW"
msgid "Neither row or column specified."
msgstr "เชนเชฐเซ‹เชณ เช…เชฅเชตเชพ เชธเซเชคเช‚เชญ เชธเซเชชเชทเซเชŸ เช•เชฐเซ‡เชฒ เชจเชฅเซ€."
-#: sc/inc/strings.hrc:125
+#: sc/inc/strings.hrc:126
msgctxt "STR_WRONGFORMULA"
msgid "Undefined name or range."
msgstr "เช…เชตเซเชฏเชพเช–เซเชฏเชพเชฏเชฟเชค เชจเชพเชฎ เช…เชฅเชตเชพ เชตเชฟเชธเซเชคเชพเชฐ."
-#: sc/inc/strings.hrc:126
+#: sc/inc/strings.hrc:127
msgctxt "STR_WRONGROWCOL"
msgid "Undefined name or wrong cell reference."
msgstr "เชจเช•เซเช•เซ€ เชจ เช•เชฐเซ‡เชฒ เชจเชพเชฎ เช…เชฅเชตเชพ เช–เชพเชจเชพ เชจเซ‹ เช–เซ‹เชŸเซ‹ เชธเช‚เชฆเชฐเซเชญ."
-#: sc/inc/strings.hrc:127
+#: sc/inc/strings.hrc:128
msgctxt "STR_NOCOLFORMULA"
msgid "Formulas don't form a column."
msgstr "เชธเซ‚เชคเซเชฐเซ‹ เชนเชฐเซ‹เชณ เชฐเชšเชคเซ€ เชจเชฅเซ€."
-#: sc/inc/strings.hrc:128
+#: sc/inc/strings.hrc:129
msgctxt "STR_NOROWFORMULA"
msgid "Formulas don't form a row."
msgstr "เชธเซ‚เชคเซเชฐเซ‹ เชนเชฐเซ‹เชณ เชฐเชšเชคเซ€ เชจเชฅเซ€."
-#: sc/inc/strings.hrc:129
+#: sc/inc/strings.hrc:130
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เชธเซเชตเช‚เชฏเชฌเช‚เชงเชพเชฐเชฃ เช‰เชฎเซ‡เชฐเซ‹"
-#: sc/inc/strings.hrc:130
+#: sc/inc/strings.hrc:131
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เชธเซเชตเช‚เชฏเชฌเช‚เชงเชพเชฐเชฃ เชซเชฐเซ€เชจเชพเชฎ เช†เชชเซ‹"
-#: sc/inc/strings.hrc:131
+#: sc/inc/strings.hrc:132
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เชจเชพเชฎ"
-#: sc/inc/strings.hrc:132
+#: sc/inc/strings.hrc:133
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เชธเซเชตเช‚เชฏเชฌเช‚เชงเชพเชฐเชฃ เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sc/inc/strings.hrc:133
+#: sc/inc/strings.hrc:134
#, fuzzy
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "Do you really want to delete the # AutoFormat?"
msgstr "เชถเซเช‚ เชคเชฎเซ‡ เช–เชฐเซ‡เช–เชฐ เชชเซเชฐเชตเซ‡เชถ # เชจเซ‡ เช•เชพเชขเซ€ เชจเชพเช–เชตเชพ เชฎเชพเช‚เช—เซ‹ เช›เซ‹?"
-#: sc/inc/strings.hrc:134
+#: sc/inc/strings.hrc:135
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เชฌเช‚เชง เช•เชฐเซ‹ (~C)"
-#: sc/inc/strings.hrc:135
+#: sc/inc/strings.hrc:136
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เชœเชพเชจเซเชฏเซเช†เชฐเซ€"
-#: sc/inc/strings.hrc:136
+#: sc/inc/strings.hrc:137
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เชซเซ‡เชฌเซเชฐเซเช†เชฐเซ€"
-#: sc/inc/strings.hrc:137
+#: sc/inc/strings.hrc:138
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เชฎเชพเชฐเซเชš"
-#: sc/inc/strings.hrc:138
+#: sc/inc/strings.hrc:139
msgctxt "STR_NORTH"
msgid "North"
msgstr "เช‰เชคเซเชคเชฐ"
-#: sc/inc/strings.hrc:139
+#: sc/inc/strings.hrc:140
msgctxt "STR_MID"
msgid "Mid"
msgstr "เชฎเชงเซเชฏ"
-#: sc/inc/strings.hrc:140
+#: sc/inc/strings.hrc:141
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เชฆเช•เซเชทเชฟเชฃ"
-#: sc/inc/strings.hrc:141
+#: sc/inc/strings.hrc:142
msgctxt "STR_SUM"
msgid "Total"
msgstr "เช•เซเชฒ"
-#: sc/inc/strings.hrc:142
+#: sc/inc/strings.hrc:143
msgctxt "STR_SHEET"
msgid "Sheet"
msgstr "เชถเซ€เชŸ"
-#: sc/inc/strings.hrc:143
+#: sc/inc/strings.hrc:144
#, fuzzy
msgctxt "STR_CELL"
msgid "Cell"
msgstr "เช–เชพเชจเชพเช‚เช“"
-#: sc/inc/strings.hrc:144
+#: sc/inc/strings.hrc:145
#, fuzzy
msgctxt "STR_CONTENT"
msgid "Content"
msgstr "เชธเชฎเชพเชตเชฟเชทเซเชŸเซ‹"
-#: sc/inc/strings.hrc:145
+#: sc/inc/strings.hrc:146
#, fuzzy
msgctxt "SCSTR_UNDO_PAGE_ANCHOR"
msgid "Page Anchor"
msgstr "เชเชจเซเช•เชฐ เชฌเชฆเชฒเซ‹"
-#: sc/inc/strings.hrc:146
+#: sc/inc/strings.hrc:147
msgctxt "SCSTR_UNDO_CELL_ANCHOR"
msgid "Cell Anchor"
msgstr ""
-#: sc/inc/strings.hrc:147
+#: sc/inc/strings.hrc:148
#, fuzzy
msgctxt "SCSTR_CONDITION"
msgid "Condition "
msgstr "เชถเชฐเชค"
#. content description strings are also use d in ScLinkTargetsObj
-#: sc/inc/strings.hrc:150
+#: sc/inc/strings.hrc:151
msgctxt "SCSTR_CONTENT_ROOT"
msgid "Contents"
msgstr "เชธเชฎเชพเชตเชฟเชทเซเชŸเซ‹"
-#: sc/inc/strings.hrc:151
+#: sc/inc/strings.hrc:152
msgctxt "SCSTR_CONTENT_TABLE"
msgid "Sheets"
msgstr "เชถเซ€เชŸเซ‹"
-#: sc/inc/strings.hrc:152
+#: sc/inc/strings.hrc:153
msgctxt "SCSTR_CONTENT_RANGENAME"
msgid "Range names"
msgstr "เชตเชฟเชธเซเชคเชพเชฐ เชจเชพเชฎเซ‹"
-#: sc/inc/strings.hrc:153
+#: sc/inc/strings.hrc:154
msgctxt "SCSTR_CONTENT_DBAREA"
msgid "Database ranges"
msgstr "เชกเซ‡เชŸเชพเชฌเซ‡เช เชธเซ€เชฎเชพ"
-#: sc/inc/strings.hrc:154
+#: sc/inc/strings.hrc:155
#, fuzzy
msgctxt "SCSTR_CONTENT_GRAPHIC"
msgid "Images"
msgstr "เช‡เชฎเซ‡เชœ"
-#: sc/inc/strings.hrc:155
+#: sc/inc/strings.hrc:156
msgctxt "SCSTR_CONTENT_OLEOBJECT"
msgid "OLE objects"
msgstr "OLE เชตเชธเซเชคเซเช“"
-#: sc/inc/strings.hrc:156
+#: sc/inc/strings.hrc:157
msgctxt "SCSTR_CONTENT_NOTE"
msgid "Comments"
msgstr "เชŸเชฟเชชเซเชชเชฃเซ€เช“"
-#: sc/inc/strings.hrc:157
+#: sc/inc/strings.hrc:158
msgctxt "SCSTR_CONTENT_AREALINK"
msgid "Linked areas"
msgstr "เช•เชกเซ€เชตเชพเชณเชพ เชตเชฟเชธเซเชคเชพเชฐเซ‹"
-#: sc/inc/strings.hrc:158
+#: sc/inc/strings.hrc:159
msgctxt "SCSTR_CONTENT_DRAWING"
msgid "Drawing objects"
msgstr "เชšเชฟเชคเซเชฐเช•เชพเชฎ เชตเชธเซเชคเซเช“"
-#: sc/inc/strings.hrc:159
+#: sc/inc/strings.hrc:160
#, fuzzy
msgctxt "SCSTR_DRAGMODE"
msgid "Drag Mode"
msgstr "เช–เซ‡เช‚เชšเชจ เชธเซเชฅเชฟเชคเชฟ"
-#: sc/inc/strings.hrc:160
+#: sc/inc/strings.hrc:161
msgctxt "SCSTR_DISPLAY"
msgid "Display"
msgstr "เชฆเชฐเซเชถเชพเชต"
-#: sc/inc/strings.hrc:161
+#: sc/inc/strings.hrc:162
#, fuzzy
msgctxt "SCSTR_ACTIVE"
msgid "active"
msgstr "เชธเช•เซเชฐเชฟเชฏ"
-#: sc/inc/strings.hrc:162
+#: sc/inc/strings.hrc:163
#, fuzzy
msgctxt "SCSTR_NOTACTIVE"
msgid "inactive"
msgstr "เชจเชฟเชทเซเช•เซเชฐเซ€เชฏ"
-#: sc/inc/strings.hrc:163
+#: sc/inc/strings.hrc:164
#, fuzzy
msgctxt "SCSTR_HIDDEN"
msgid "hidden"
msgstr "เช›เซเชชเชพเชฏเซ‡เชฒ"
-#: sc/inc/strings.hrc:164
+#: sc/inc/strings.hrc:165
#, fuzzy
msgctxt "SCSTR_ACTIVEWIN"
msgid "Active Window"
msgstr "เชธเช•เซเชฐเชฟเชฏ เชตเชฟเชจเซเชกเซ‹"
-#: sc/inc/strings.hrc:165
+#: sc/inc/strings.hrc:166
#, fuzzy
msgctxt "SCSTR_QHLP_SCEN_LISTBOX"
msgid "Scenario Name"
msgstr "เชชเชฐเชฟเชธเซเชฅเชฟเชคเซ€ เชจเชพเชฎ"
-#: sc/inc/strings.hrc:166
+#: sc/inc/strings.hrc:167
msgctxt "SCSTR_QHLP_SCEN_COMMENT"
msgid "Comment"
msgstr "เชŸเชฟเชชเซเชชเชฃเซ€"
-#: sc/inc/strings.hrc:168
+#: sc/inc/strings.hrc:169
msgctxt "STR_MENU_SORT_ASC"
msgid "Sort Ascending"
msgstr "เชšเชกเชคเชพ เช•เซเชฐเชฎเชฎเชพเช‚ เช—เซ‹เช เชตเซ‹"
-#: sc/inc/strings.hrc:169
+#: sc/inc/strings.hrc:170
msgctxt "STR_MENU_SORT_DESC"
msgid "Sort Descending"
msgstr "เชŠเชคเชฐเชคเชพ เช•เซเชฐเชฎเชฎเชพเช‚ เช—เซ‹เช เชตเซ‹"
-#: sc/inc/strings.hrc:170
+#: sc/inc/strings.hrc:171
#, fuzzy
msgctxt "STR_MENU_SORT_CUSTOM"
msgid "Custom Sort"
msgstr "เชตเซˆเชตเชฟเชงเซเชฏ เชฐเซ€เชคเซ‡ เช•เซเชฐเชฎ เช•เชฐเซ‹"
-#: sc/inc/strings.hrc:171
+#: sc/inc/strings.hrc:172
msgctxt "STR_BTN_TOGGLE_ALL"
msgid "All"
msgstr "เชฌเชงเชพ"
-#: sc/inc/strings.hrc:172
+#: sc/inc/strings.hrc:173
#, fuzzy
msgctxt "STR_BTN_SELECT_CURRENT"
msgid "Show only the current item."
msgstr "เชซเช•เซเชค เชนเชพเชฒเชจเซ€ เชตเชธเซเชคเซเชจเซ‡ เชฌเชคเชพเชตเซ‹."
-#: sc/inc/strings.hrc:173
+#: sc/inc/strings.hrc:174
#, fuzzy
msgctxt "STR_BTN_UNSELECT_CURRENT"
msgid "Hide only the current item."
msgstr "เชซเช•เซเชค เชนเชพเชฒเชจเซ€ เชตเชธเซเชคเซเชจเซ‡ เช›เซเชชเชพเชกเซ‹."
-#: sc/inc/strings.hrc:174
+#: sc/inc/strings.hrc:175
msgctxt "STR_EDIT_SEARCH_ITEMS"
msgid "Search items..."
msgstr ""
-#: sc/inc/strings.hrc:176
+#: sc/inc/strings.hrc:177
msgctxt "SCSTR_QHELP_POSWND"
msgid "Name Box"
msgstr "เชจเชพเชฎ เชฌเซ‹เช•เซเชธ"
-#: sc/inc/strings.hrc:177
+#: sc/inc/strings.hrc:178
msgctxt "SCSTR_QHELP_INPUTWND"
msgid "Input line"
msgstr "เชˆเชจเชชเซเชŸ เชฒเซ€เชŸเซ€"
-#: sc/inc/strings.hrc:178
+#: sc/inc/strings.hrc:179
msgctxt "SCSTR_QHELP_BTNCALC"
msgid "Function Wizard"
msgstr "เชตเชฟเชงเซ‡เชฏ เชตเชฟเชเชพเชฐเซเชก"
-#: sc/inc/strings.hrc:179
+#: sc/inc/strings.hrc:180
msgctxt "SCSTR_QHELP_BTNOK"
msgid "Accept"
msgstr "เชธเซเชตเซ€เช•เชพเชฐเซ‹"
-#: sc/inc/strings.hrc:180
+#: sc/inc/strings.hrc:181
msgctxt "SCSTR_QHELP_BTNCANCEL"
msgid "Cancel"
msgstr "เชฐเชฆ เช•เชฐเซ‹"
-#: sc/inc/strings.hrc:181
+#: sc/inc/strings.hrc:182
msgctxt "SCSTR_QHELP_BTNSUM"
msgid "Sum"
msgstr "เชธเชฐเชตเชพเชณเซ‹"
-#: sc/inc/strings.hrc:182
+#: sc/inc/strings.hrc:183
msgctxt "SCSTR_QHELP_BTNEQUAL"
msgid "Formula"
msgstr "เชธเซ‚เชคเซเชฐ"
-#: sc/inc/strings.hrc:183
+#: sc/inc/strings.hrc:184
msgctxt "SCSTR_QHELP_EXPAND_FORMULA"
msgid "Expand Formula Bar"
msgstr "เชธเซ‚เชคเซเชฐ เชชเชŸเซเชŸเซ€เชจเซ‡ เชตเชฟเชธเซเชคเชพเชฐเซ‹"
-#: sc/inc/strings.hrc:184
+#: sc/inc/strings.hrc:185
msgctxt "SCSTR_QHELP_COLLAPSE_FORMULA"
msgid "Collapse Formula Bar"
msgstr "เชซเซ‹เชฐเซเชฎเซเชฏเซเชฒเชพ เชชเชŸเซเชŸเซ€ เชญเชพเช‚เช—เซ€ เชชเชกเซ€"
-#: sc/inc/strings.hrc:186
+#: sc/inc/strings.hrc:187
msgctxt "STR_TITLE_CONFLICT"
msgid "Conflict"
msgstr "เช…เชฅเชกเชพเชฎเชฃ"
-#: sc/inc/strings.hrc:187
+#: sc/inc/strings.hrc:188
msgctxt "STR_TITLE_AUTHOR"
msgid "Author"
msgstr "เชฒเซ‡เช–เช•"
-#: sc/inc/strings.hrc:188
+#: sc/inc/strings.hrc:189
msgctxt "STR_TITLE_DATE"
msgid "Date"
msgstr "เชคเชพเชฐเซ€เช–"
-#: sc/inc/strings.hrc:189
+#: sc/inc/strings.hrc:190
msgctxt "STR_UNKNOWN_USER_CONFLICT"
msgid "Unknown User"
msgstr "เช…เชœเซเชžเชพเชค เชตเชชเชฐเชพเชถเช•เชฐเซเชคเชพ"
-#: sc/inc/strings.hrc:191
+#: sc/inc/strings.hrc:192
msgctxt "STR_CHG_INSERT_COLS"
msgid "Column inserted"
msgstr "เชธเซเชคเช‚เชญ เช‰เชฎเซ‡เชฐเชพเชฏเซ‡เชฒ เช›เซ‡"
-#: sc/inc/strings.hrc:192
+#: sc/inc/strings.hrc:193
msgctxt "STR_CHG_INSERT_ROWS"
msgid "Row inserted "
msgstr "เชนเชฐเซ‹เชณ เช‰เชฎเซ‡เชฐเชพเชฏเซ‡เชฒ เช›เซ‡ "
-#: sc/inc/strings.hrc:193
+#: sc/inc/strings.hrc:194
msgctxt "STR_CHG_INSERT_TABS"
msgid "Sheet inserted "
msgstr "เชถเซ€เชŸ เช‰เชฎเซ‡เชฐเชพเชฏเซ‡เชฒ เช›เซ‡ "
-#: sc/inc/strings.hrc:194
+#: sc/inc/strings.hrc:195
msgctxt "STR_CHG_DELETE_COLS"
msgid "Column deleted"
msgstr "เชธเซเชคเช‚เชญ เช•เชพเชขเซ€ เชจเชพเช–เซ‡เชฒ เช›เซ‡"
-#: sc/inc/strings.hrc:195
+#: sc/inc/strings.hrc:196
msgctxt "STR_CHG_DELETE_ROWS"
msgid "Row deleted"
msgstr "เชนเชฐเซ‹เชณ เช•เชพเชขเซ€ เชจเชพเช–เซ‡เชฒ เช›เซ‡"
-#: sc/inc/strings.hrc:196
+#: sc/inc/strings.hrc:197
msgctxt "STR_CHG_DELETE_TABS"
msgid "Sheet deleted"
msgstr "เชถเซ€เชŸ เช•เชพเชขเซ€ เชจเชพเช–เซ‡เชฒ เช›เซ‡"
-#: sc/inc/strings.hrc:197
+#: sc/inc/strings.hrc:198
msgctxt "STR_CHG_MOVE"
msgid "Range moved"
msgstr "เชตเชฟเชธเซเชคเชพเชฐ เช–เชธเซ‡เชกเซ‡เชฒ เช›เซ‡"
-#: sc/inc/strings.hrc:198
+#: sc/inc/strings.hrc:199
msgctxt "STR_CHG_CONTENT"
msgid "Changed contents"
msgstr "เชฌเชฆเชฒเชพเชฏเซ‡เชฒ เชธเชฎเชพเชตเชฟเชทเซเชŸเซ‹"
-#: sc/inc/strings.hrc:199
+#: sc/inc/strings.hrc:200
msgctxt "STR_CHG_CONTENT_WITH_CHILD"
msgid "Changed contents"
msgstr "เชฌเชฆเชฒเชพเชฏเซ‡เชฒ เชธเชฎเชพเชตเชฟเชทเซเชŸเซ‹"
-#: sc/inc/strings.hrc:200
+#: sc/inc/strings.hrc:201
msgctxt "STR_CHG_CHILD_CONTENT"
msgid "Changed to "
msgstr "เชฌเชฆเชฒเชพเชฏเซ‡เชฒเซ "
-#: sc/inc/strings.hrc:201
+#: sc/inc/strings.hrc:202
msgctxt "STR_CHG_CHILD_ORGCONTENT"
msgid "Original"
msgstr "เชฎเซ‚เชณ"
-#: sc/inc/strings.hrc:202
+#: sc/inc/strings.hrc:203
msgctxt "STR_CHG_REJECT"
msgid "Changes rejected"
msgstr "เชฌเชฆเชฒเชพเชตเซ‹ เชธเซเชตเซ€เช•เชพเชฐเชพเชฏเชพ เชจเชฅเซ€"
-#: sc/inc/strings.hrc:203
+#: sc/inc/strings.hrc:204
msgctxt "STR_CHG_ACCEPTED"
msgid "Accepted"
msgstr "เชธเซเชตเซ€เช•เชพเชฐเซ‡เชฒ"
-#: sc/inc/strings.hrc:204
+#: sc/inc/strings.hrc:205
msgctxt "STR_CHG_REJECTED"
msgid "Rejected"
msgstr "เชจเช•เชพเชฐเชพเชฏเซ‡เชฒ"
-#: sc/inc/strings.hrc:205
+#: sc/inc/strings.hrc:206
msgctxt "STR_CHG_NO_ENTRY"
msgid "No Entry"
msgstr "เช•เซ‹เชˆ เชชเซเชฐเชตเซ‡เชถ เชจเชฅเซ€"
-#: sc/inc/strings.hrc:206
+#: sc/inc/strings.hrc:207
msgctxt "STR_CHG_EMPTY"
msgid "<empty>"
msgstr "<เช–เชพเชฒเซ€>"
-#: sc/inc/strings.hrc:208
+#: sc/inc/strings.hrc:209
msgctxt "STR_NOT_PROTECTED"
msgid "Not protected"
msgstr "เชธเซเชฐเช•เซเชทเชฟเชค เชฅเชฏเซ‡เชฒ เชจเชฅเซ€"
-#: sc/inc/strings.hrc:209
+#: sc/inc/strings.hrc:210
msgctxt "STR_NOT_PASS_PROTECTED"
msgid "Not password-protected"
msgstr "เชชเชพเชธเชตเชฐเซเชก เชธเซเชฐเช•เซเชทเชฟเชค เชฅเชฏเซ‡เชฒ เชจเชฅเซ€"
-#: sc/inc/strings.hrc:210
+#: sc/inc/strings.hrc:211
msgctxt "STR_HASH_BAD"
msgid "Hash incompatible"
msgstr "เชนเซ‡เชถ เช…เชธเซเชธเช‚เช—เชค"
-#: sc/inc/strings.hrc:211
+#: sc/inc/strings.hrc:212
msgctxt "STR_HASH_GOOD"
msgid "Hash compatible"
msgstr "เชนเซ‡เชถ เช…เชธเซเชธเช‚เช—เชค"
-#: sc/inc/strings.hrc:212
+#: sc/inc/strings.hrc:213
msgctxt "STR_RETYPE"
msgid "Re-type"
msgstr "เชชเซเชจ:เชŸเชพเช‡เชช เช•เชฐเซ‹"
#. MovingAverageDialog
-#: sc/inc/strings.hrc:215
+#: sc/inc/strings.hrc:216
msgctxt "STR_MOVING_AVERAGE_UNDO_NAME"
msgid "Moving Average"
msgstr "เชฌเชฆเชฒเชพเชคเซ€ เชธเชฐเซ‡เชฐเชพเชถ"
#. ExponentialSmoothingDialog
-#: sc/inc/strings.hrc:217
+#: sc/inc/strings.hrc:218
msgctxt "STR_EXPONENTIAL_SMOOTHING_UNDO_NAME"
msgid "Exponential Smoothing"
msgstr ""
#. AnalysisOfVarianceDialog
-#: sc/inc/strings.hrc:219
+#: sc/inc/strings.hrc:220
msgctxt "STR_ANALYSIS_OF_VARIANCE_UNDO_NAME"
msgid "Analysis of Variance"
msgstr ""
-#: sc/inc/strings.hrc:220
+#: sc/inc/strings.hrc:221
+msgctxt "STR_LABEL_ANOVA"
+msgid "Analysis of Variance (ANOVA)"
+msgstr ""
+
+#: sc/inc/strings.hrc:222
#, fuzzy
msgctxt "STR_ANOVA_SINGLE_FACTOR_LABEL"
msgid "ANOVA - Single Factor"
msgstr "ANOVA - เชเช•เชœ เชซเซ‡เช•เซเชŸเชฐ"
-#: sc/inc/strings.hrc:221
+#: sc/inc/strings.hrc:223
#, fuzzy
msgctxt "STR_ANOVA_TWO_FACTOR_LABEL"
msgid "ANOVA - Two Factor"
msgstr "ANOVA - เชฌเซ‡ เชซเซ‡เช•เซเชŸเชฐ"
-#: sc/inc/strings.hrc:222
+#: sc/inc/strings.hrc:224
msgctxt "STR_ANOVA_LABEL_GROUPS"
msgid "Groups"
msgstr "เชœเซ‚เชฅเซ‹"
-#: sc/inc/strings.hrc:223
+#: sc/inc/strings.hrc:225
#, fuzzy
msgctxt "STR_ANOVA_LABEL_BETWEEN_GROUPS"
msgid "Between Groups"
msgstr "เชœเซ‚เชฅเซ‹ เชตเชšเซเชšเซ‡"
-#: sc/inc/strings.hrc:224
+#: sc/inc/strings.hrc:226
#, fuzzy
msgctxt "STR_ANOVA_LABEL_WITHIN_GROUPS"
msgid "Within Groups"
msgstr "เชœเซ‚เชฅเซ‹เชฎเชพเช‚"
-#: sc/inc/strings.hrc:225
+#: sc/inc/strings.hrc:227
msgctxt "STR_ANOVA_LABEL_SOURCE_OF_VARIATION"
msgid "Source of Variation"
msgstr ""
-#: sc/inc/strings.hrc:226
+#: sc/inc/strings.hrc:228
#, fuzzy
msgctxt "STR_ANOVA_LABEL_SS"
msgid "SS"
msgstr "SS"
-#: sc/inc/strings.hrc:227
+#: sc/inc/strings.hrc:229
#, fuzzy
msgctxt "STR_ANOVA_LABEL_DF"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:228
+#: sc/inc/strings.hrc:230
#, fuzzy
msgctxt "STR_ANOVA_LABEL_MS"
msgid "MS"
msgstr "MS"
-#: sc/inc/strings.hrc:229
+#: sc/inc/strings.hrc:231
msgctxt "STR_ANOVA_LABEL_F"
msgid "F"
msgstr ""
-#: sc/inc/strings.hrc:230
+#: sc/inc/strings.hrc:232
+msgctxt "STR_ANOVA_LABEL_SIGNIFICANCE_F"
+msgid "Significance F"
+msgstr ""
+
+#: sc/inc/strings.hrc:233
#, fuzzy
msgctxt "STR_ANOVA_LABEL_P_VALUE"
msgid "P-value"
msgstr "P-เช•เชฟเช‚เชฎเชค"
-#: sc/inc/strings.hrc:231
+#: sc/inc/strings.hrc:234
#, fuzzy
msgctxt "STR_ANOVA_LABEL_F_CRITICAL"
msgid "F critical"
msgstr "F เชœเชŸเซ€เชฒ"
-#: sc/inc/strings.hrc:232
+#: sc/inc/strings.hrc:235
msgctxt "STR_ANOVA_LABEL_TOTAL"
msgid "Total"
msgstr "เช•เซเชฒ"
#. CorrelationDialog
-#: sc/inc/strings.hrc:234
+#: sc/inc/strings.hrc:237
msgctxt "STR_CORRELATION_UNDO_NAME"
msgid "Correlation"
msgstr ""
-#: sc/inc/strings.hrc:235
+#: sc/inc/strings.hrc:238
msgctxt "STR_CORRELATION_LABEL"
msgid "Correlations"
msgstr ""
#. CovarianceDialog
-#: sc/inc/strings.hrc:237
+#: sc/inc/strings.hrc:240
msgctxt "STR_COVARIANCE_UNDO_NAME"
msgid "Covariance"
msgstr ""
-#: sc/inc/strings.hrc:238
+#: sc/inc/strings.hrc:241
msgctxt "STR_COVARIANCE_LABEL"
msgid "Covariances"
msgstr ""
#. DescriptiveStatisticsDialog
-#: sc/inc/strings.hrc:240
+#: sc/inc/strings.hrc:243
msgctxt "STR_DESCRIPTIVE_STATISTICS_UNDO_NAME"
msgid "Descriptive Statistics"
msgstr "เชตเชฐเซเชฃเชจเชพเชคเซเชฎเช• เช†เช‚เช•เชกเชพเช•เซ€เชฏ เชฎเชพเชนเชฟเชคเซ€"
-#: sc/inc/strings.hrc:241
+#: sc/inc/strings.hrc:244
msgctxt "STRID_CALC_MEAN"
msgid "Mean"
msgstr "เชฎเชงเซเชฏเช•"
-#: sc/inc/strings.hrc:242
+#: sc/inc/strings.hrc:245
msgctxt "STRID_CALC_STD_ERROR"
msgid "Standard Error"
msgstr "เชฎเซ‚เชณเชญเซ‚เชค เชญเซ‚เชฒ"
-#: sc/inc/strings.hrc:243
+#: sc/inc/strings.hrc:246
msgctxt "STRID_CALC_MODE"
msgid "Mode"
msgstr "เชธเซเชฅเชฟเชคเชฟ"
-#: sc/inc/strings.hrc:244
+#: sc/inc/strings.hrc:247
#, fuzzy
msgctxt "STRID_CALC_MEDIAN"
msgid "Median"
msgstr "เชฎเชงเซเชฏเช•"
-#: sc/inc/strings.hrc:245
+#: sc/inc/strings.hrc:248
msgctxt "STRID_CALC_VARIANCE"
msgid "Variance"
msgstr "เชšเชฒ"
-#: sc/inc/strings.hrc:246
+#: sc/inc/strings.hrc:249
msgctxt "STRID_CALC_STD_DEVIATION"
msgid "Standard Deviation"
msgstr "เชชเซเชฐเชฎเชพเชฃเชญเซ‚เชค เช—เซเชฃเซ‹เชคเซเชคเชฐ"
-#: sc/inc/strings.hrc:247
+#: sc/inc/strings.hrc:250
msgctxt "STRID_CALC_KURTOSIS"
msgid "Kurtosis"
msgstr ""
-#: sc/inc/strings.hrc:248
+#: sc/inc/strings.hrc:251
msgctxt "STRID_CALC_SKEWNESS"
msgid "Skewness"
msgstr ""
-#: sc/inc/strings.hrc:249
+#: sc/inc/strings.hrc:252
#, fuzzy
msgctxt "STRID_CALC_RANGE"
msgid "Range"
msgstr "เชตเชฟเชธเซเชคเชพเชฐ"
-#: sc/inc/strings.hrc:250
+#: sc/inc/strings.hrc:253
msgctxt "STRID_CALC_MIN"
msgid "Minimum"
msgstr "เชจเซเชฏเซ‚เชจเชคเชฎ"
-#: sc/inc/strings.hrc:251
+#: sc/inc/strings.hrc:254
msgctxt "STRID_CALC_MAX"
msgid "Maximum"
msgstr "เชฎเชนเชคเซเชคเชฎ"
-#: sc/inc/strings.hrc:252
+#: sc/inc/strings.hrc:255
msgctxt "STRID_CALC_SUM"
msgid "Sum"
msgstr "เชธเชฐเชตเชพเชณเซ‹"
-#: sc/inc/strings.hrc:253
+#: sc/inc/strings.hrc:256
#, fuzzy
msgctxt "STRID_CALC_COUNT"
msgid "Count"
msgstr "เช—เชฃเชคเชฐเซ€"
-#: sc/inc/strings.hrc:254
+#: sc/inc/strings.hrc:257
msgctxt "STRID_CALC_FIRST_QUARTILE"
-msgid "First Quartile "
+msgid "First Quartile"
msgstr ""
-#: sc/inc/strings.hrc:255
+#: sc/inc/strings.hrc:258
msgctxt "STRID_CALC_THIRD_QUARTILE"
msgid "Third Quartile"
msgstr ""
#. RandomNumberGeneratorDialog
-#: sc/inc/strings.hrc:257
+#: sc/inc/strings.hrc:260
msgctxt "STR_UNDO_DISTRIBUTION_TEMPLATE"
msgid "Random ($(DISTRIBUTION))"
msgstr ""
-#: sc/inc/strings.hrc:258
+#: sc/inc/strings.hrc:261
msgctxt "STR_DISTRIBUTION_UNIFORM_REAL"
msgid "Uniform"
msgstr "เชธเชพเชฐเซเชตเชคเซเชฐเชฟเช•"
-#: sc/inc/strings.hrc:259
+#: sc/inc/strings.hrc:262
msgctxt "STR_DISTRIBUTION_UNIFORM_INTEGER"
msgid "Uniform Integer"
msgstr ""
-#: sc/inc/strings.hrc:260
+#: sc/inc/strings.hrc:263
msgctxt "STR_DISTRIBUTION_NORMAL"
msgid "Normal"
msgstr "เชธเชพเชฎเชพเชจเซเชฏ"
-#: sc/inc/strings.hrc:261
+#: sc/inc/strings.hrc:264
msgctxt "STR_DISTRIBUTION_CAUCHY"
msgid "Cauchy"
msgstr ""
-#: sc/inc/strings.hrc:262
+#: sc/inc/strings.hrc:265
msgctxt "STR_DISTRIBUTION_BERNOULLI"
msgid "Bernoulli"
msgstr ""
-#: sc/inc/strings.hrc:263
+#: sc/inc/strings.hrc:266
msgctxt "STR_DISTRIBUTION_BINOMIAL"
msgid "Binomial"
msgstr ""
-#: sc/inc/strings.hrc:264
+#: sc/inc/strings.hrc:267
msgctxt "STR_DISTRIBUTION_NEGATIVE_BINOMIAL"
msgid "Negative Binomial"
msgstr ""
-#: sc/inc/strings.hrc:265
+#: sc/inc/strings.hrc:268
msgctxt "STR_DISTRIBUTION_CHI_SQUARED"
msgid "Chi Squared"
msgstr ""
-#: sc/inc/strings.hrc:266
+#: sc/inc/strings.hrc:269
#, fuzzy
msgctxt "STR_DISTRIBUTION_GEOMETRIC"
msgid "Geometric"
msgstr "เชญเซ‚เชฎเชฟเชคเชฟ"
-#: sc/inc/strings.hrc:267
+#: sc/inc/strings.hrc:270
msgctxt "STR_RNG_PARAMETER_MINIMUM"
msgid "Minimum"
msgstr "เชจเซเชฏเซ‚เชจเชคเชฎ"
-#: sc/inc/strings.hrc:268
+#: sc/inc/strings.hrc:271
msgctxt "STR_RNG_PARAMETER_MAXIMUM"
msgid "Maximum"
msgstr "เชฎเชนเชคเซเชคเชฎ"
-#: sc/inc/strings.hrc:269
+#: sc/inc/strings.hrc:272
msgctxt "STR_RNG_PARAMETER_MEAN"
msgid "Mean"
msgstr "เชฎเชงเซเชฏเช•"
-#: sc/inc/strings.hrc:270
+#: sc/inc/strings.hrc:273
msgctxt "STR_RNG_PARAMETER_STANDARD_DEVIATION"
msgid "Standard Deviation"
msgstr "เชชเซเชฐเชฎเชพเชฃเชญเซ‚เชค เช—เซเชฃเซ‹เชคเซเชคเชฐ"
-#: sc/inc/strings.hrc:271
+#: sc/inc/strings.hrc:274
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_MEDIAN"
msgid "Median"
msgstr "เชฎเชงเซเชฏเช•"
-#: sc/inc/strings.hrc:272
+#: sc/inc/strings.hrc:275
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_SIGMA"
msgid "Sigma"
msgstr "เชธเชฟเช—เซเชฎเชพ"
-#: sc/inc/strings.hrc:273
+#: sc/inc/strings.hrc:276
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_PROBABILITY"
msgid "p Value"
msgstr "p เช•เชฟเช‚เชฎเชค"
-#: sc/inc/strings.hrc:274
+#: sc/inc/strings.hrc:277
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NUMBER_OF_TRIALS"
msgid "Number of Trials"
msgstr "เชฆเชฟเชตเชธเซ‹เชจเซ€ เชธเช‚เช–เซเชฏเชพ (_d)"
-#: sc/inc/strings.hrc:275
+#: sc/inc/strings.hrc:278
#, fuzzy
msgctxt "STR_RNG_PARAMETER_STANDARD_NU_VALUE"
msgid "nu Value"
msgstr "nu เช•เชฟเช‚เชฎเชค"
#. SamplingDialog
-#: sc/inc/strings.hrc:277
+#: sc/inc/strings.hrc:280
msgctxt "STR_SAMPLING_UNDO_NAME"
msgid "Sampling"
msgstr "เชจเชฎเซ‚เชจเชพเช•เชฐเชฃ"
#. Names of dialogs
-#: sc/inc/strings.hrc:279
+#: sc/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_FTEST"
msgid "F-test"
msgstr "F-เชšเช•เชพเชธเชฃเซ€"
-#: sc/inc/strings.hrc:280
+#: sc/inc/strings.hrc:283
#, fuzzy
msgctxt "STR_FTEST_UNDO_NAME"
msgid "F-test"
msgstr "F-เชšเช•เชพเชธเชฃเซ€"
-#: sc/inc/strings.hrc:281
+#: sc/inc/strings.hrc:284
msgctxt "STR_TTEST"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:282
+#: sc/inc/strings.hrc:285
msgctxt "STR_TTEST_UNDO_NAME"
msgid "Paired t-test"
msgstr ""
-#: sc/inc/strings.hrc:283
+#: sc/inc/strings.hrc:286
#, fuzzy
msgctxt "STR_ZTEST"
msgid "z-test"
msgstr "F-เชšเช•เชพเชธเชฃเซ€"
-#: sc/inc/strings.hrc:284
+#: sc/inc/strings.hrc:287
#, fuzzy
msgctxt "STR_ZTEST_UNDO_NAME"
msgid "z-test"
msgstr "F-เชšเช•เชพเชธเชฃเซ€"
-#: sc/inc/strings.hrc:285
+#: sc/inc/strings.hrc:288
msgctxt "STR_CHI_SQUARE_TEST"
msgid "Test of Independence (Chi-Square)"
msgstr ""
-#: sc/inc/strings.hrc:286
+#: sc/inc/strings.hrc:289
msgctxt "STR_REGRESSION_UNDO_NAME"
msgid "Regression"
msgstr ""
-#: sc/inc/strings.hrc:287
+#: sc/inc/strings.hrc:290
msgctxt "STR_REGRESSION"
msgid "Regression"
msgstr ""
#. Common
-#: sc/inc/strings.hrc:289
+#: sc/inc/strings.hrc:292
#, fuzzy
msgctxt "STR_COLUMN_LABEL_TEMPLATE"
msgid "Column %NUMBER%"
msgstr "เชธเซเชคเช‚เชญ %NUMBER%"
-#: sc/inc/strings.hrc:290
+#: sc/inc/strings.hrc:293
#, fuzzy
msgctxt "STR_ROW_LABEL_TEMPLATE"
msgid "Row %NUMBER%"
msgstr "เชนเชฐเซ‹เชณ %NUMBER%"
-#: sc/inc/strings.hrc:291
+#: sc/inc/strings.hrc:294
msgctxt "STR_LABEL_ALPHA"
msgid "Alpha"
msgstr "เช†เชฒเซเชซเชพ"
-#: sc/inc/strings.hrc:292
+#: sc/inc/strings.hrc:295
#, fuzzy
msgctxt "STR_VARIABLE_1_LABEL"
msgid "Variable 1"
msgstr "เชšเชฒ เซง"
-#: sc/inc/strings.hrc:293
+#: sc/inc/strings.hrc:296
#, fuzzy
msgctxt "STR_VARIABLE_2_LABEL"
msgid "Variable 2"
msgstr "เชšเชฒ เซจ"
-#: sc/inc/strings.hrc:294
+#: sc/inc/strings.hrc:297
msgctxt "STR_HYPOTHESIZED_MEAN_DIFFERENCE_LABEL"
msgid "Hypothesized Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:295
+#: sc/inc/strings.hrc:298
#, fuzzy
msgctxt "STR_OBSERVATIONS_LABEL"
msgid "Observations"
msgstr "เชชเซเชฐเช•เซเชฐเชฟเชฏเชพเช“"
-#: sc/inc/strings.hrc:296
+#: sc/inc/strings.hrc:299
msgctxt "STR_OBSERVED_MEAN_DIFFERENCE_LABEL"
msgid "Observed Mean Difference"
msgstr ""
-#: sc/inc/strings.hrc:297
+#: sc/inc/strings.hrc:300
+msgctxt "STR_LABEL_RSQUARED"
+msgid "R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:301
+msgctxt "STR_LABEL_ADJUSTED_RSQUARED"
+msgid "Adjusted R^2"
+msgstr ""
+
+#: sc/inc/strings.hrc:302
+msgctxt "STR_LABEL_XVARIABLES_COUNT"
+msgid "Count of X variables"
+msgstr ""
+
+#: sc/inc/strings.hrc:303
#, fuzzy
msgctxt "STR_DEGREES_OF_FREEDOM_LABEL"
msgid "df"
msgstr "df"
-#: sc/inc/strings.hrc:298
+#: sc/inc/strings.hrc:304
#, fuzzy
msgctxt "STR_P_VALUE_LABEL"
msgid "P-value"
msgstr "P-เช•เชฟเช‚เชฎเชค"
-#: sc/inc/strings.hrc:299
+#: sc/inc/strings.hrc:305
msgctxt "STR_CRITICAL_VALUE_LABEL"
msgid "Critical Value"
msgstr ""
-#: sc/inc/strings.hrc:300
+#: sc/inc/strings.hrc:306
msgctxt "STR_TEST_STATISTIC_LABEL"
msgid "Test Statistic"
msgstr ""
+#: sc/inc/strings.hrc:307
+msgctxt "STR_LABEL_LOWER"
+msgid "Lower"
+msgstr ""
+
+#: sc/inc/strings.hrc:308
+msgctxt "STR_LABEL_Upper"
+msgid "Upper"
+msgstr ""
+
#. RegressionDialog
-#: sc/inc/strings.hrc:302
+#: sc/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_LABEL_LINEAR"
msgid "Linear"
msgstr "เชเช•เชธเชฐเช–เซเช‚"
-#: sc/inc/strings.hrc:303
+#: sc/inc/strings.hrc:311
msgctxt "STR_LABEL_LOGARITHMIC"
msgid "Logarithmic"
msgstr "เช˜เชพเชคเชพเช‚เช•เช—เชฃเชฟเชค"
-#: sc/inc/strings.hrc:304
+#: sc/inc/strings.hrc:312
msgctxt "STR_LABEL_POWER"
msgid "Power"
msgstr "เชชเชพเชตเชฐ"
-#: sc/inc/strings.hrc:305
+#: sc/inc/strings.hrc:313
+msgctxt "STR_MESSAGE_XINVALID_RANGE"
+msgid "Independent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:314
+msgctxt "STR_MESSAGE_YINVALID_RANGE"
+msgid "Dependent variable(s) range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:315
+msgctxt "STR_MESSAGE_INVALID_OUTPUT_ADDR"
+msgid "Output range is not valid."
+msgstr ""
+
+#: sc/inc/strings.hrc:316
+msgctxt "STR_MESSAGE_INVALID_CONFIDENCE_LEVEL"
+msgid "Confidence level must be in the interval (0, 1)."
+msgstr ""
+
+#: sc/inc/strings.hrc:317
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_COLUMN"
+msgid "Y variable range cannot have more than 1 column."
+msgstr ""
+
+#: sc/inc/strings.hrc:318
+msgctxt "STR_MESSAGE_YVARIABLE_MULTI_ROW"
+msgid "Y variable range cannot have more than 1 row."
+msgstr ""
+
+#: sc/inc/strings.hrc:319
+msgctxt "STR_MESSAGE_UNIVARIATE_NUMOBS_MISMATCH"
+msgid "Univariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:320
+msgctxt "STR_MESSAGE_MULTIVARIATE_NUMOBS_MISMATCH"
+msgid "Multivariate regression : The observation count in X and Y must match."
+msgstr ""
+
+#: sc/inc/strings.hrc:321
#, fuzzy
msgctxt "STR_LABEL_REGRESSION_MODEL"
msgid "Regression Model"
msgstr "เชฐเซ€เช—เซเชฐเซ‡เชธเชจ เชชเซเชฐเช•เชพเชฐ"
-#: sc/inc/strings.hrc:306
-msgctxt "STR_LABEL_RSQUARED"
-msgid "R^2"
+#: sc/inc/strings.hrc:322
+msgctxt "STR_LABEL_REGRESSION_STATISTICS"
+msgid "Regression Statistics"
msgstr ""
-#: sc/inc/strings.hrc:307
+#: sc/inc/strings.hrc:323
+msgctxt "STR_LABEL_RESIDUAL"
+msgid "Residual"
+msgstr ""
+
+#: sc/inc/strings.hrc:324
+msgctxt "STR_LABEL_CONFIDENCE_LEVEL"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/inc/strings.hrc:325
+msgctxt "STR_LABEL_COEFFICIENTS"
+msgid "Coefficients"
+msgstr ""
+
+#: sc/inc/strings.hrc:326
+msgctxt "STR_LABEL_TSTATISTIC"
+msgid "t-Statistic"
+msgstr ""
+
+#: sc/inc/strings.hrc:327
#, fuzzy
msgctxt "STR_LABEL_SLOPE"
msgid "Slope"
msgstr "เชคเช•"
-#: sc/inc/strings.hrc:308
+#: sc/inc/strings.hrc:328
#, fuzzy
msgctxt "STR_LABEL_INTERCEPT"
msgid "Intercept"
msgstr "เช‡เชจเซเชŸเชฐเชจเซ‡เชŸ"
+#: sc/inc/strings.hrc:329
+msgctxt "STR_LABEL_PREDICTEDY"
+msgid "Predicted Y"
+msgstr ""
+
+#: sc/inc/strings.hrc:330
+msgctxt "STR_LINEST_RAW_OUTPUT_TITLE"
+msgid "LINEST raw output"
+msgstr ""
+
#. F Test
-#: sc/inc/strings.hrc:310
+#: sc/inc/strings.hrc:332
msgctxt "STR_FTEST_P_RIGHT_TAIL"
msgid "P (F<=f) right-tail"
msgstr ""
-#: sc/inc/strings.hrc:311
+#: sc/inc/strings.hrc:333
msgctxt "STR_FTEST_F_CRITICAL_RIGHT_TAIL"
msgid "F Critical right-tail"
msgstr ""
-#: sc/inc/strings.hrc:312
+#: sc/inc/strings.hrc:334
msgctxt "STR_FTEST_P_LEFT_TAIL"
msgid "P (F<=f) left-tail"
msgstr ""
-#: sc/inc/strings.hrc:313
+#: sc/inc/strings.hrc:335
msgctxt "STR_FTEST_F_CRITICAL_LEFT_TAIL"
msgid "F Critical left-tail"
msgstr ""
-#: sc/inc/strings.hrc:314
+#: sc/inc/strings.hrc:336
msgctxt "STR_FTEST_P_TWO_TAIL"
msgid "P two-tail"
msgstr ""
-#: sc/inc/strings.hrc:315
+#: sc/inc/strings.hrc:337
msgctxt "STR_FTEST_F_CRITICAL_TWO_TAIL"
msgid "F Critical two-tail"
msgstr ""
#. t Test
-#: sc/inc/strings.hrc:317
+#: sc/inc/strings.hrc:339
msgctxt "STR_TTEST_PEARSON_CORRELATION"
msgid "Pearson Correlation"
msgstr ""
-#: sc/inc/strings.hrc:318
+#: sc/inc/strings.hrc:340
msgctxt "STR_TTEST_VARIANCE_OF_THE_DIFFERENCES"
msgid "Variance of the Differences"
msgstr ""
-#: sc/inc/strings.hrc:319
+#: sc/inc/strings.hrc:341
msgctxt "STR_TTEST_T_STAT"
msgid "t Stat"
msgstr ""
-#: sc/inc/strings.hrc:320
+#: sc/inc/strings.hrc:342
msgctxt "STR_TTEST_P_ONE_TAIL"
msgid "P (T<=t) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:321
+#: sc/inc/strings.hrc:343
msgctxt "STR_TTEST_T_CRITICAL_ONE_TAIL"
msgid "t Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:322
+#: sc/inc/strings.hrc:344
msgctxt "STR_TTEST_P_TWO_TAIL"
msgid "P (T<=t) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:323
+#: sc/inc/strings.hrc:345
msgctxt "STR_TTEST_T_CRITICAL_TWO_TAIL"
msgid "t Critical two-tail"
msgstr ""
#. Z Test
-#: sc/inc/strings.hrc:325
+#: sc/inc/strings.hrc:347
msgctxt "STR_ZTEST_Z_VALUE"
msgid "z"
msgstr ""
-#: sc/inc/strings.hrc:326
+#: sc/inc/strings.hrc:348
msgctxt "STR_ZTEST_KNOWN_VARIANCE"
msgid "Known Variance"
msgstr ""
-#: sc/inc/strings.hrc:327
+#: sc/inc/strings.hrc:349
msgctxt "STR_ZTEST_P_ONE_TAIL"
msgid "P (Z<=z) one-tail"
msgstr ""
-#: sc/inc/strings.hrc:328
+#: sc/inc/strings.hrc:350
msgctxt "STR_ZTEST_Z_CRITICAL_ONE_TAIL"
msgid "z Critical one-tail"
msgstr ""
-#: sc/inc/strings.hrc:329
+#: sc/inc/strings.hrc:351
msgctxt "STR_ZTEST_P_TWO_TAIL"
msgid "P (Z<=z) two-tail"
msgstr ""
-#: sc/inc/strings.hrc:330
+#: sc/inc/strings.hrc:352
msgctxt "STR_ZTEST_Z_CRITICAL_TWO_TAIL"
msgid "z Critical two-tail"
msgstr ""
#. infobar for allowing links to update or not
-#: sc/inc/strings.hrc:332
+#: sc/inc/strings.hrc:354
msgctxt "STR_ENABLE_CONTENT"
msgid "Enable Content"
msgstr ""
#. Insert image dialog
-#: sc/inc/strings.hrc:334
+#: sc/inc/strings.hrc:356
msgctxt "STR_ANCHOR_TO_CELL"
msgid "To cell"
msgstr ""
-#: sc/inc/strings.hrc:335
+#: sc/inc/strings.hrc:357
msgctxt "STR_ANCHOR_TO_CELL_RESIZE"
msgid "To cell (resize with cell)"
msgstr ""
-#: sc/inc/strings.hrc:336
+#: sc/inc/strings.hrc:358
msgctxt "STR_ANCHOR_TO_PAGE"
msgid "To page"
msgstr ""
@@ -17104,6 +17214,11 @@ msgctxt "dataprovider|label"
msgid "Source Stream"
msgstr "เชธเซเชคเซเชฐเซ‹เชค เชธเซเชŸเซเชฐเซ€เชฎ"
+#: sc/uiconfig/scalc/ui/dataproviderdlg.ui:36
+msgctxt "dataproviderdlg|db_name"
+msgid "Database Range: "
+msgstr ""
+
#: sc/uiconfig/scalc/ui/dataproviderentry.ui:46
msgctxt "dataproviderentry|url"
msgid "URL:"
@@ -18970,600 +19085,600 @@ msgctxt "notebookbar|DevLabel"
msgid "Tools"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2986
msgctxt "notebookbar_groupedbar_compact|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3018
msgctxt "notebookbar_groupedbar_compact|defaultD"
msgid "Default"
msgstr "เชฎเซ‚เชณเชญเซ‚เชค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent1"
msgid "Accent 1"
msgstr "เชฌเซ‹เชฒเชตเชพเชจเซ€ เชฐเซ€เชค "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent2"
msgid "Accent 2"
msgstr "เชฌเซ‹เชฒเชตเชพเชจเซ€ เชฐเซ€เชค "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Accent3"
msgid "Accent 3"
msgstr "เชฌเซ‹เชฒเชตเชพเชจเซ€ เชฐเซ€เชค "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header1"
msgid "Header 1"
msgstr "เชนเซ‡เชกเชฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|Header2"
msgid "Header 2"
msgstr "เชนเซ‡เชกเชฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3084
msgctxt "notebookbar_groupedbar_compact|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|good"
msgid "Good"
msgstr "เชธเซ‹เชจเซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3100
msgctxt "notebookbar_groupedbar_compact|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3108
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|error"
msgid "Error"
msgstr "เชญเซ‚เชฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3116
msgctxt "notebookbar_groupedbar_compact|warning"
msgid "Warning"
msgstr "เชšเซ‡เชคเชตเชฃเซ€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3130
msgctxt "notebookbar_groupedbar_compact|footnote"
msgid "Footnote"
msgstr "เชซเซเชŸเชจเซ‹เช‚เชง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3138
msgctxt "notebookbar_groupedbar_compact|note"
msgid "Note"
msgstr "เชจเซ‹เช‚เชง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3377
msgctxt "notebookbar_groupedbar_compact|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3630
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3671
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|menub"
msgid "_Menu"
msgstr "เชฎเซ‡เชจเซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3686
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3727
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|toolsb"
msgid "_Tools"
msgstr "เชธเชพเชงเชจเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3775
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3816
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|fileb"
msgid "_File"
msgstr "เชซเชพเช‡เชฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3930
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:3971
msgctxt "notebookbar_groupedbar_compact|editb"
msgid "_Edit"
msgstr "เชซเซ‡เชฐเชซเชพเชฐ (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4088
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4129
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyleb"
msgid "St_yles"
msgstr "เชถเซˆเชฒเซ€เช“"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4245
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4286
msgctxt "notebookbar_groupedbar_compact|formatb"
msgid "F_ont"
msgstr "เชซเซ‹เชจเซเชŸ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4306
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4347
msgctxt "notebookbar_groupedbar_compact|bordertype"
msgid "Specify the borders of the selected cells."
msgstr "เชชเชธเช‚เชฆ เชฅเชฏเซ‡เชฒ เช–เชพเชจเชพเช‚เชจเซ€ เชธเซ€เชฎเชพเชจเซ‡ เชธเซเชชเชทเซเชŸ เช•เชฐเซ‹."
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4466
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4507
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|numberb"
msgid "_Number"
msgstr "เชธเช‚เช–เซเชฏเชพเช“ (_N)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4625
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4666
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphb"
msgid "_Alignment"
msgstr "เช—เซ‹เช เชตเชฃเซ€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4788
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4829
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|cellb"
msgid "_Cells"
msgstr "เช–เชพเชจเชพเช“"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4931
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:4972
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|insertb"
msgid "_Insert"
msgstr "เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5064
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5105
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|datab"
msgid "_Data"
msgstr "เชฎเชพเชนเชฟเชคเซ€ (_D)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5178
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5219
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|reviewb"
msgid "_Review"
msgstr "เชฐเซ€เชตเซเชฏเซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5293
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5334
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewb"
msgid "_View"
msgstr "เชฆเซ‡เช–เชพเชต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5436
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5477
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|graphicB"
msgid "_Graphic"
msgstr "เช—เซเชฐเชพเชซเชฟเช•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5554
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5595
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|colorb"
msgid "C_olor"
msgstr "เชฐเช‚เช— (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5897
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:5938
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrange"
msgid "_Arrange"
msgstr "เช—เซ‹เช เชตเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6050
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6091
msgctxt "notebookbar_groupedbar_compact|GridB"
msgid "_Grid"
msgstr "เชœเชพเชณเซ€ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6177
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6218
msgctxt "notebookbar_groupedbar_compact|languageb"
msgid "_Language"
msgstr "เชญเชพเชทเชพ (_L)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6307
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6348
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|revieb"
msgid "_Review"
msgstr "เชฐเซ€เชตเซเชฏเซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6442
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6483
msgctxt "notebookbar_groupedbar_compact|commentsb"
msgid "_Comments"
msgstr "เชŸเชฟเชชเซเชชเชฃเซ€เช“ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6543
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6584
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|compareb"
msgid "Com_pare"
msgstr "เชธเชฐเช–เชพเชตเซ‹ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6647
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6688
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewA"
msgid "_View"
msgstr "เชฆเซ‡เช–เชพเชต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6824
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:6865
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|editdrawb"
msgid "_Styles"
msgstr "เชถเซˆเชฒเซ€เช“"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7041
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7082
msgctxt "notebookbar_groupedbar_compact|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7232
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7273
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeD"
msgid "_Arrange"
msgstr "เช—เซ‹เช เชตเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7345
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7386
msgctxt "notebookbar_groupedbar_compact|Grid"
msgid "_Grid"
msgstr "เชœเชพเชณเซ€ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7458
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7499
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewDrawb"
msgid "Grou_p"
msgstr "เชœเซ‚เชฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7570
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7611
msgctxt "notebookbar_groupedbar_compact|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7755
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7796
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|oleB"
msgid "F_rame"
msgstr "เชซเซเชฐเซ‡เชฎ (_r)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:7962
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8003
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|arrangeO"
msgid "_Arrange"
msgstr "เช—เซ‹เช เชตเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8116
msgctxt "notebookbar_groupedbar_compact|GridO"
msgid "_Grid"
msgstr "เชœเชพเชณเซ€ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8189
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8230
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewO"
msgid "_View"
msgstr "เชฆเซ‡เช–เชพเชต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8298
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8339
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphstyles"
msgid "_Styles"
msgstr "เชถเซˆเชฒเซ€เช“"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8473
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8514
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|formats"
msgid "F_ormat"
msgstr "เชฌเช‚เชงเชพเชฐเชฃ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8790
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|paragraphS"
msgid "_Paragraph"
msgstr "เชซเช•เชฐเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8911
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui:8952
#, fuzzy
msgctxt "notebookbar_groupedbar_compact|viewS"
msgid "_View"
msgstr "เชฆเซ‡เช–เชพเชต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1950
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:1991
msgctxt "notebookbar_groupedbar_full|Help"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2945
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2986
msgctxt "notebookbar_groupedbar_full|Menu"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2977
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3018
msgctxt "notebookbar_groupedbar_full|defaultD"
msgid "Default"
msgstr "เชฎเซ‚เชณเชญเซ‚เชค"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2991
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3032
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent1"
msgid "Accent 1"
msgstr "เชฌเซ‹เชฒเชตเชพเชจเซ€ เชฐเซ€เชค "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:2999
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3040
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent2"
msgid "Accent 2"
msgstr "เชฌเซ‹เชฒเชตเชพเชจเซ€ เชฐเซ€เชค "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3007
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3048
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Accent3"
msgid "Accent 3"
msgstr "เชฌเซ‹เชฒเชตเชพเชจเซ€ เชฐเซ€เชค "
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3021
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3062
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header1"
msgid "Header 1"
msgstr "เชนเซ‡เชกเชฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3029
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3070
#, fuzzy
msgctxt "notebookbar_groupedbar_full|Header2"
msgid "Header 2"
msgstr "เชนเซ‡เชกเชฐ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3043
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3084
msgctxt "notebookbar_groupedbar_full|bad"
msgid "Bad"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3051
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3092
#, fuzzy
msgctxt "notebookbar_groupedbar_full|good"
msgid "Good"
msgstr "เชธเซ‹เชจเซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3059
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3100
msgctxt "notebookbar_groupedbar_full|neutral"
msgid "Neutral"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3067
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3108
#, fuzzy
msgctxt "notebookbar_groupedbar_full|error"
msgid "Error"
msgstr "เชญเซ‚เชฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3075
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3116
msgctxt "notebookbar_groupedbar_full|warning"
msgid "Warning"
msgstr "เชšเซ‡เชคเชตเชฃเซ€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3130
msgctxt "notebookbar_groupedbar_full|footnote"
msgid "Footnote"
msgstr "เชซเซเชŸเชจเซ‹เช‚เชง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3097
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3138
msgctxt "notebookbar_groupedbar_full|note"
msgid "Note"
msgstr "เชจเซ‹เช‚เชง"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3336
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3377
msgctxt "notebookbar_groupedbar_full|Tools"
msgid "_Check for Updates..."
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3635
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3676
#, fuzzy
msgctxt "notebookbar_groupedbar_full|menub"
msgid "_Menu"
msgstr "เชฎเซ‡เชจเซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3688
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3729
#, fuzzy
msgctxt "notebookbar_groupedbar_full|toolsb"
msgid "_Tools"
msgstr "เชธเชพเชงเชจเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3743
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3784
#, fuzzy
msgctxt "notebookbar_groupedbar_full|helpb"
msgid "_Help"
msgstr "เชฎเชฆเชฆ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3851
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:3892
#, fuzzy
msgctxt "notebookbar_groupedbar_full|fileb"
msgid "_File"
msgstr "เชซเชพเช‡เชฒ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4089
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4130
msgctxt "notebookbar_groupedbar_full|editb"
msgid "_Edit"
msgstr "เชซเซ‡เชฐเชซเชพเชฐ (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4286
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4327
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphstyleb"
msgid "St_yles"
msgstr "เชถเซˆเชฒเซ€เช“"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4559
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4600
msgctxt "notebookbar_groupedbar_full|formatb"
msgid "F_ont"
msgstr "เชซเซ‹เชจเซเชŸ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4805
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:4846
#, fuzzy
msgctxt "notebookbar_groupedbar_full|numberb"
msgid "_Number"
msgstr "เชธเช‚เช–เซเชฏเชพเช“ (_N)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5020
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5061
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphb"
msgid "_Alignment"
msgstr "เช—เซ‹เช เชตเชฃเซ€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5258
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5299
#, fuzzy
msgctxt "notebookbar_groupedbar_full|cellb"
msgid "_Cells"
msgstr "เช–เชพเชจเชพเช“"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5435
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5476
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertb"
msgid "_Insert"
msgstr "เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5650
#, fuzzy
msgctxt "notebookbar_groupedbar_full|datab"
msgid "_Data"
msgstr "เชฎเชพเชนเชฟเชคเซ€ (_D)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5781
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5822
#, fuzzy
msgctxt "notebookbar_groupedbar_full|reviewb"
msgid "_Review"
msgstr "เชฐเซ€เชตเซเชฏเซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:5968
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6009
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewb"
msgid "_View"
msgstr "เชฆเซ‡เช–เชพเชต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6193
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6234
#, fuzzy
msgctxt "notebookbar_groupedbar_full|graphicB"
msgid "_Graphic"
msgstr "เช—เซเชฐเชพเชซเชฟเช•"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6545
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6586
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrange"
msgid "_Arrange"
msgstr "เช—เซ‹เช เชตเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6696
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6737
#, fuzzy
msgctxt "notebookbar_groupedbar_full|colorb"
msgid "C_olor"
msgstr "เชฐเช‚เช— (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6947
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:6988
msgctxt "notebookbar_groupedbar_full|GridB"
msgid "_Grid"
msgstr "เชœเชพเชณเซ€ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7087
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7128
msgctxt "notebookbar_groupedbar_full|languageb"
msgid "_Language"
msgstr "เชญเชพเชทเชพ (_L)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7316
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7357
#, fuzzy
msgctxt "notebookbar_groupedbar_full|revieb"
msgid "_Review"
msgstr "เชฐเซ€เชตเซเชฏเซ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7529
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7570
msgctxt "notebookbar_groupedbar_full|commentsb"
msgid "_Comments"
msgstr "เชŸเชฟเชชเซเชชเชฃเซ€เช“ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7732
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7773
#, fuzzy
msgctxt "notebookbar_groupedbar_full|compareb"
msgid "Com_pare"
msgstr "เชธเชฐเช–เชพเชตเซ‹ (_C)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7934
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:7975
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewa"
msgid "_View"
msgstr "เชฆเซ‡เช–เชพเชต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8380
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8421
msgctxt "notebookbar_groupedbar_full|drawb"
msgid "D_raw"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8749
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:8790
msgctxt "notebookbar_groupedbar_full|editdrawb"
msgid "_Edit"
msgstr "เชซเซ‡เชฐเชซเชพเชฐ (_E)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9090
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9131
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrangedrawb"
msgid "_Arrange"
msgstr "เช—เซ‹เช เชตเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9257
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9298
#, fuzzy
msgctxt "notebookbar_groupedbar_full|GridDrawB"
msgid "_View"
msgstr "เชฆเซ‡เช–เชพเชต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9459
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9500
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewDrawb"
msgid "Grou_p"
msgstr "เชœเซ‚เชฅ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9609
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9650
msgctxt "notebookbar_groupedbar_full|3Db"
msgid "3_D"
msgstr ""
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9918
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:9959
msgctxt "notebookbar_groupedbar_full|formatd"
msgid "F_ont"
msgstr "เชซเซ‹เชจเซเชŸ (_o)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10183
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10224
#, fuzzy
msgctxt "notebookbar_groupedbar_full|paragraphTextb"
msgid "_Alignment"
msgstr "เช—เซ‹เช เชตเชฃเซ€"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10385
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10426
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewd"
msgid "_View"
msgstr "เชฆเซ‡เช–เชพเชต"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10539
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10580
#, fuzzy
msgctxt "notebookbar_groupedbar_full|insertTextb"
msgid "_Insert"
msgstr "เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10684
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10725
#, fuzzy
msgctxt "notebookbar_groupedbar_full|media"
msgid "_Media"
msgstr "เชฎเซ€เชกเชฟเชฏเชพ"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10921
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:10962
#, fuzzy
msgctxt "notebookbar_groupedbar_full|oleB"
msgid "F_rame"
msgstr "เชซเซเชฐเซ‡เชฎ (_r)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11352
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11393
#, fuzzy
msgctxt "notebookbar_groupedbar_full|arrageOLE"
msgid "_Arrange"
msgstr "เช—เซ‹เช เชตเซ‹"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11518
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11559
msgctxt "notebookbar_groupedbar_full|OleGridB"
msgid "_Grid"
msgstr "เชœเชพเชณเซ€ (_G)"
-#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11720
+#: sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui:11761
#, fuzzy
msgctxt "notebookbar_groupedbar_full|viewf"
msgid "_View"
@@ -21044,65 +21159,88 @@ msgctxt "regressiondialog|RegressionDialog"
msgid "Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:99
-#, fuzzy
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:102
msgctxt "regressiondialog|variable1-range-label"
-msgid "Variable 1 range:"
-msgstr "เชšเชฒ เซง เชธเซ€เชฎเชพ"
+msgid "Independent variable(s) (X) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:137
-#, fuzzy
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:140
msgctxt "regressiondialog|variable2-range-label"
-msgid "Variable 2 range:"
-msgstr "เชšเชฒ เซจ เชธเซ€เชฎเชพ"
+msgid "Dependent variable (Y) range:"
+msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:175
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:176
+msgctxt "regressiondialog|withlabels-check"
+msgid "Both X and Y ranges have labels"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:192
msgctxt "regressiondialog|output-range-label"
msgid "Results to:"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:217
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:240
#, fuzzy
msgctxt "regressiondialog|label1"
msgid "Data"
msgstr "เชฎเชพเชนเชฟเชคเซ€ (_D)"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:252
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:275
msgctxt "regressiondialog|groupedby-columns-radio"
msgid "Columns"
msgstr "เชธเซเชคเช‚เชญเซ‹"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:268
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:291
msgctxt "regressiondialog|groupedby-rows-radio"
msgid "Rows"
msgstr "เชนเชฐเซ‹เชณเซ‹"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:290
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:313
#, fuzzy
msgctxt "regressiondialog|label2"
msgid "Grouped by"
msgstr "เชฆเซเชฆเชพเชฐเชพ เชœเซ‚เชฅ เชฅเชฏเซ‡เชฒ เช›เซ‡"
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:325
-msgctxt "regressiondialog|linear-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:348
+msgctxt "regressiondialog|linear-radio"
msgid "Linear Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:341
-msgctxt "regressiondialog|logarithmic-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:365
+msgctxt "regressiondialog|logarithmic-radio"
msgid "Logarithmic Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:356
-msgctxt "regressiondialog|power-check"
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:382
+msgctxt "regressiondialog|power-radio"
msgid "Power Regression"
msgstr ""
-#: sc/uiconfig/scalc/ui/regressiondialog.ui:377
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:405
msgctxt "regressiondialog|label3"
msgid "Output Regression Types"
msgstr ""
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:441
+msgctxt "regressiondialog|label5"
+msgid "Confidence level"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:451
+msgctxt "regressiondialog|calcresiduals-check"
+msgid "Calculate residuals"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:469
+msgctxt "regressiondialog|confidencelevel-spin"
+msgid "0.95"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/regressiondialog.ui:490
+msgctxt "regressiondialog|label4"
+msgid "Options"
+msgstr ""
+
#: sc/uiconfig/scalc/ui/retypepassdialog.ui:10
msgctxt "retypepassdialog|RetypePass"
msgid "Re-type Password"
@@ -23579,86 +23717,91 @@ msgctxt "validationcriteriapage|liststore1"
msgid "Text length"
msgstr "เชฒเช–เชพเชฃเชจเซ€ เชฒเช‚เชฌเชพเช‡"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:57
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:47
+msgctxt "validationcriteriapage|liststore1"
+msgid "Custom"
+msgstr ""
+
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
msgctxt "validationcriteriapage|liststore2"
msgid "equal"
msgstr "เชธเชฐเช–เซเช‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:61
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
msgctxt "validationcriteriapage|liststore2"
msgid "less than"
msgstr "เช•เชฐเชคเชพเช‚ เช“เช›เซเช‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:65
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
msgctxt "validationcriteriapage|liststore2"
msgid "greater than"
msgstr "เช•เชฐเชคเชพ เชตเชงเชพเชฐเซ‡"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:69
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
msgctxt "validationcriteriapage|liststore2"
msgid "less than or equal"
msgstr "เชจเชพ เช•เชฐเชคเชพ เชจเชพเชจเซเช‚ เช…เชฅเชตเชพ เชธเชฐเช–เซเช‚"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:73
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
msgctxt "validationcriteriapage|liststore2"
msgid "greater than or equal to"
msgstr "เช•เชฐเชคเชพเช‚ เชฎเซ‹เชŸเซเช‚ เช…เชฅเชตเชพ เชฌเชฐเชพเชฌเชฐ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:77
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
msgctxt "validationcriteriapage|liststore2"
msgid "not equal"
msgstr "เชธเชฐเช–เซเช‚ เชจเชฅเซ€"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:81
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
msgctxt "validationcriteriapage|liststore2"
msgid "valid range"
msgstr "เชฏเซ‹เช—เซเชฏ เชธเซ€เชฎเชพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:85
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:89
msgctxt "validationcriteriapage|liststore2"
msgid "invalid range"
msgstr "เช…เชฏเซ‹เช—เซเชฏ เชธเซ€เชฎเชพ"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:103
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:107
#, fuzzy
msgctxt "validationcriteriapage|label1"
msgid "_Allow:"
msgstr "เชชเชฐเชตเชพเชจเช—เซ€ เช†เชชเซ‹ (_A)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:117
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:121
#, fuzzy
msgctxt "validationcriteriapage|valueft"
msgid "_Data:"
msgstr "เชฎเชพเชนเชฟเชคเซ€ (_D)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:153
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:157
#, fuzzy
msgctxt "validationcriteriapage|minft"
msgid "_Minimum:"
msgstr "เชจเซเชฏเซ‚เชจเชคเชฎ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:235
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:239
#, fuzzy
msgctxt "validationcriteriapage|maxft"
msgid "Ma_ximum:"
msgstr "เชฎเชนเชคเซเชคเชฎ:"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:246
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:250
msgctxt "validationcriteriapage|allowempty"
msgid "Allow _empty cells"
msgstr "เช–เชพเชฒเซ€ เช–เชพเชจเชพเช‚เชจเซ‡ เชชเชฐเชตเชพเชจเช—เซ€ เช†เชชเซ‹ (_e)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:261
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:265
msgctxt "validationcriteriapage|showlist"
msgid "Show selection _list"
msgstr "เชชเชธเช‚เชฆเช—เซ€ เชฏเชพเชฆเซ€ เชฌเชคเชพเชตเซ‹ (_l)"
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:276
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:280
msgctxt "validationcriteriapage|sortascend"
msgid "Sor_t entries ascending"
msgstr ""
-#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:297
+#: sc/uiconfig/scalc/ui/validationcriteriapage.ui:301
msgctxt "validationcriteriapage|hintft"
msgid "A valid source can only consist of a contiguous selection of rows and columns, or a formula that results in an area or array."
msgstr "เชฎเชพเชคเซเชฐ เชธเซเชฐเซ‹เชค เชฎเชพเชคเซเชฐ เชธเชคเชค เชนเชฐเซ‹เชณเซ‹ เช…เชจเซ‡ เชธเซเชคเช‚เชญเซ‹เชจเซ€ เชชเชธเช‚เชฆเช—เซ€ เชœ เชธเชฎเชพเชตเซ€ เชถเช•เซ‡ เช›เซ‡, เช…เชฅเชตเชพ เชธเซ‚เชคเซเชฐ เชธเชฎเชพเชตเซ€ เชถเช•เซ‡ เช›เซ‡ เช•เซ‡ เชœเซ‡ เชตเชฟเชธเซเชคเชพเชฐ เช…เชฅเชตเชพ เชเชฐเซ‡เชฎเชพเช‚ เชชเชฐเชฟเชฃเชฎเซ‡ เช›เซ‡."
diff --git a/source/gu/sd/messages.po b/source/gu/sd/messages.po
index 2ae364c8f05..090cc3e6ab9 100644
--- a/source/gu/sd/messages.po
+++ b/source/gu/sd/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-06-04 15:42+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -5426,8 +5426,8 @@ msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:126
msgctxt "sidebarslidebackground|button2"
-msgid "Insert Image"
-msgstr "เช‡เชฎเซ‡เชœเชจเซ‡ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
+msgid "Insert Image..."
+msgstr ""
#: sd/uiconfig/simpress/ui/sidebarslidebackground.ui:164
msgctxt "sidebarslidebackground|displaymasterbackground"
diff --git a/source/gu/sfx2/messages.po b/source/gu/sfx2/messages.po
index bf493f2eb24..eab02c239e4 100644
--- a/source/gu/sfx2/messages.po
+++ b/source/gu/sfx2/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-02 00:13+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2260,6 +2260,11 @@ msgctxt "helpmanual|website"
msgid "Read Help Online"
msgstr ""
+#: sfx2/uiconfig/ui/helpmanual.ui:60
+msgctxt "helpmanual|hidedialog"
+msgid "Do not show this dialog again"
+msgstr ""
+
#: sfx2/uiconfig/ui/helpsearchpage.ui:22
msgctxt "helpsearchpage|display"
msgid "_Display"
diff --git a/source/gu/svx/messages.po b/source/gu/svx/messages.po
index b6f7be07b59..bc6a2919007 100644
--- a/source/gu/svx/messages.po
+++ b/source/gu/svx/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2296,18 +2296,18 @@ msgctxt "classificationdialog|label-IntellectualProperty"
msgid "Intellectual Property"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:60
+#: svx/uiconfig/ui/colorwindow.ui:58
#, fuzzy
msgctxt "colorwindow|none_color_button"
msgid "None"
msgstr "เช•เช‚เช‡ เชจเชนเชฟเช‚"
-#: svx/uiconfig/ui/colorwindow.ui:146
+#: svx/uiconfig/ui/colorwindow.ui:145
msgctxt "colorwindow|label1"
msgid "Recent"
msgstr ""
-#: svx/uiconfig/ui/colorwindow.ui:183
+#: svx/uiconfig/ui/colorwindow.ui:182
#, fuzzy
msgctxt "colorwindow|color_picker_button"
msgid "Custom Colorโ€ฆ"
@@ -2832,54 +2832,54 @@ msgctxt "datanavigator|modelsremove"
msgid "_Remove"
msgstr "เชฆเซ‚เชฐ เช•เชฐเซ‹ (_R)"
-#: svx/uiconfig/ui/defaultshapespanel.ui:52
+#: svx/uiconfig/ui/defaultshapespanel.ui:48
#, fuzzy
msgctxt "defaultshapespanel|label1"
msgid "Lines & Arrows"
msgstr "เชฒเซ€เชŸเซ€เช“ เช…เชจเซ‡ เชคเซ€เชฐ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:89
+#: svx/uiconfig/ui/defaultshapespanel.ui:85
msgctxt "defaultshapespanel|label2"
msgid "Curve"
msgstr "เชตเชณเชพเช‚เช•"
-#: svx/uiconfig/ui/defaultshapespanel.ui:126
+#: svx/uiconfig/ui/defaultshapespanel.ui:122
msgctxt "defaultshapespanel|label3"
msgid "Connectors"
msgstr "เชœเซ‹เชกเชจเชพเชฐเซ‹"
-#: svx/uiconfig/ui/defaultshapespanel.ui:163
+#: svx/uiconfig/ui/defaultshapespanel.ui:159
msgctxt "defaultshapespanel|label4"
msgid "Basic Shapes"
msgstr "เชฎเซ‚เชณเชญเซ‚เชค เช†เช•เชพเชฐเซ‹"
-#: svx/uiconfig/ui/defaultshapespanel.ui:200
+#: svx/uiconfig/ui/defaultshapespanel.ui:196
msgctxt "defaultshapespanel|label5"
msgid "Symbols"
msgstr "เชธเช‚เชœเซเชžเชพ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:237
+#: svx/uiconfig/ui/defaultshapespanel.ui:233
msgctxt "defaultshapespanel|label6"
msgid "Block Arrows"
msgstr "เชฌเซเชฒเซ‹เช• เชคเซ€เชฐเซ‹"
-#: svx/uiconfig/ui/defaultshapespanel.ui:274
+#: svx/uiconfig/ui/defaultshapespanel.ui:270
msgctxt "defaultshapespanel|label7"
msgid "Flowchart"
msgstr "เชซเซเชฒเซ‹เชšเชพเชฐเซเชŸ"
-#: svx/uiconfig/ui/defaultshapespanel.ui:311
+#: svx/uiconfig/ui/defaultshapespanel.ui:307
msgctxt "defaultshapespanel|label8"
msgid "Callouts"
msgstr "เช•เซ‹เชฒเช†เช‰เชŸเซ‹"
-#: svx/uiconfig/ui/defaultshapespanel.ui:348
+#: svx/uiconfig/ui/defaultshapespanel.ui:344
#, fuzzy
msgctxt "defaultshapespanel|label9"
msgid "Stars"
msgstr "เชธเชฟเชคเชพเชฐเชพเช“"
-#: svx/uiconfig/ui/defaultshapespanel.ui:385
+#: svx/uiconfig/ui/defaultshapespanel.ui:381
#, fuzzy
msgctxt "defaultshapespanel|label10"
msgid "3D Objects"
@@ -4430,10 +4430,9 @@ msgid "_Copy"
msgstr "เชจเช•เชฒ เช•เชฐเซ‹ (_C)"
#: svx/uiconfig/ui/gallerymenu2.ui:82
-#, fuzzy
msgctxt "gallerymenu2|paste"
-msgid "_Insert"
-msgstr "เชฆเชพเช–เชฒ เช•เชฐเซ‹ (_I)"
+msgid "_Paste"
+msgstr ""
#: svx/uiconfig/ui/headfootformatpage.ui:68
msgctxt "headfootformatpage|checkHeaderOn"
diff --git a/source/gu/sw/messages.po b/source/gu/sw/messages.po
index 2a9fcd13ca6..cbb9461305f 100644
--- a/source/gu/sw/messages.po
+++ b/source/gu/sw/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2018-07-04 21:22+0200\n"
+"POT-Creation-Date: 2018-07-07 19:05+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1532,300 +1532,310 @@ msgid "Text"
msgstr "เชฒเช–เชพเชฃ"
#: sw/inc/strings.hrc:239
+msgctxt "STR_BOOKMARK_HIDDEN"
+msgid "Hidden"
+msgstr ""
+
+#: sw/inc/strings.hrc:240
+msgctxt "STR_BOOKMARK_CONDITION"
+msgid "Condition"
+msgstr ""
+
+#: sw/inc/strings.hrc:241
msgctxt "SW_STR_NONE"
msgid "[None]"
msgstr "[เช•เช‚เชˆ เชจเชนเชฟเช‚]"
-#: sw/inc/strings.hrc:240
+#: sw/inc/strings.hrc:242
msgctxt "STR_CAPTION_BEGINNING"
msgid "Start"
msgstr "เชถเชฐเซ‚เช†เชค"
-#: sw/inc/strings.hrc:241
+#: sw/inc/strings.hrc:243
msgctxt "STR_CAPTION_END"
msgid "End"
msgstr "เช…เช‚เชค เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:242
+#: sw/inc/strings.hrc:244
msgctxt "STR_CAPTION_ABOVE"
msgid "Above"
msgstr "เช‰เชชเชฐ"
-#: sw/inc/strings.hrc:243
+#: sw/inc/strings.hrc:245
msgctxt "STR_CAPTION_BELOW"
msgid "Below"
msgstr "เชจเซ€เชšเซ‡เชจเซเช‚"
-#: sw/inc/strings.hrc:244
+#: sw/inc/strings.hrc:246
msgctxt "SW_STR_READONLY"
msgid "read-only"
msgstr "เชฎเชพเชคเซเชฐ เชตเชพเช‚เชšเชตเชพ เชฎเชพเชŸเซ‡"
-#: sw/inc/strings.hrc:245
+#: sw/inc/strings.hrc:247
msgctxt "STR_READONLY_PATH"
msgid "The 'AutoText' directories are read-only. Do you want to call the path settings dialog?"
msgstr "'เช†เชชเซ‹เช†เชช เชฒเช–เชพเชฃ' เชฎเชพเชคเซเชฐ เชตเชพเช‚เชšเชตเชพ เชฎเชพเชŸเซ‡ เชกเชฟเชฐเซ‡เช•เซเชŸเชฐเซ€ เช›เซ‡. เชถเซเช‚ เชคเชฎเซ‡ เชชเชฅ เชธเซเชฏเซ‹เชœเชจเชพเชจเชพ เชฌเซ‹เช•เซเชธเชจเซ‡ เชฌเซ‹เชฒเชพเชตเชตเชพ เชˆเชšเซเช›เซ‹ เช›เซ‹?"
-#: sw/inc/strings.hrc:246
+#: sw/inc/strings.hrc:248
msgctxt "STR_DOC_STAT"
msgid "Statistics"
msgstr "เช†เช‚เช•เชกเชพเช•เซ€เชฏ"
#. Statusbar-titles
-#: sw/inc/strings.hrc:248
+#: sw/inc/strings.hrc:250
msgctxt "STR_STATSTR_W4WREAD"
msgid "Importing document..."
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœเชจเซ€ เช†เชฏเชพเชค เชฅเชˆ เชฐเชนเซ€ เช›เซ‡..."
-#: sw/inc/strings.hrc:249
+#: sw/inc/strings.hrc:251
msgctxt "STR_STATSTR_W4WWRITE"
msgid "Exporting document..."
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœเชจเซ‹ เชจเชฟเช•เชพเชธ เชฅเชˆ เชฐเชนเซเชฏเซ‹ เช›เซ‡..."
-#: sw/inc/strings.hrc:250
+#: sw/inc/strings.hrc:252
msgctxt "STR_STATSTR_SWGWRITE"
msgid "Saving document..."
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœ เชธเช‚เช—เซเชฐเชน เช•เชฐเซ€ เชฐเชนเซเชฏเชพ เช›เซ‡..."
-#: sw/inc/strings.hrc:251
+#: sw/inc/strings.hrc:253
msgctxt "STR_STATSTR_REFORMAT"
msgid "Repagination..."
msgstr "เชฐเซ€เชชเซ‡เช—เชฟเชจเซ‡เชŸ เชฅเชˆ เชฐเชนเซเชฏเซเช‚ เช›เซ‡..."
-#: sw/inc/strings.hrc:252
+#: sw/inc/strings.hrc:254
msgctxt "STR_STATSTR_AUTOFORMAT"
msgid "Formatting document automatically..."
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœเชจเซ เช†เชชเชฎเซ‡เชณเซ‡ เชฌเช‚เชงเชพเชฐเชฃ เช˜เชกเชพเชˆ เชฐเชนเซเชฏเซ เช›เซ‡..."
-#: sw/inc/strings.hrc:253
+#: sw/inc/strings.hrc:255
msgctxt "STR_STATSTR_SEARCH"
msgid "Search..."
msgstr "เชถเซ‹เชงเซ‹..."
-#: sw/inc/strings.hrc:254
+#: sw/inc/strings.hrc:256
msgctxt "STR_STATSTR_LETTER"
msgid "Letter"
msgstr "เชชเชคเซเชฐ"
-#: sw/inc/strings.hrc:255
+#: sw/inc/strings.hrc:257
msgctxt "STR_STATSTR_SPELL"
msgid "Spellcheck..."
msgstr "เชœเซ‹เชกเชฃเซ€ เชšเช•เชพเชธเซ‹..."
-#: sw/inc/strings.hrc:256
+#: sw/inc/strings.hrc:258
msgctxt "STR_STATSTR_HYPHEN"
msgid "Hyphenation..."
msgstr "เชนเชพเชฏเชซเชจ เช†เชชเซ‹..."
-#: sw/inc/strings.hrc:257
+#: sw/inc/strings.hrc:259
msgctxt "STR_STATSTR_TOX_INSERT"
msgid "Inserting Index..."
msgstr "เช…เชจเซเช•เซเชฐเชฎ เช‰เชฎเซ‡เชฐเชพเชˆ เชฐเชนเซเชฏเซ เช›เซ‡..."
-#: sw/inc/strings.hrc:258
+#: sw/inc/strings.hrc:260
msgctxt "STR_STATSTR_TOX_UPDATE"
msgid "Updating Index..."
msgstr "เช…เชจเซเช•เซเชฐเชฎ เชธเซเชงเชพเชฐเซ€ เชฐเชนเซเชฏเซ เช›เซ‡..."
-#: sw/inc/strings.hrc:259
+#: sw/inc/strings.hrc:261
msgctxt "STR_STATSTR_SUMMARY"
msgid "Creating abstract..."
msgstr "เช…เชฎเซ‚เชฐเซเชค เชฌเชจเชพเชตเซ€ เชฐเชนเซเชฏเซ เช›เซ‡..."
-#: sw/inc/strings.hrc:260
+#: sw/inc/strings.hrc:262
msgctxt "STR_STATSTR_SWGPRTOLENOTIFY"
msgid "Adapt Objects..."
msgstr "เชตเชธเซเชคเซเช“ เชจเซ‡ เชฌเช‚เชงเชฌเซ‡เชธเชพเชกเซ‹..."
-#: sw/inc/strings.hrc:261
+#: sw/inc/strings.hrc:263
msgctxt "STR_TABLE_DEFNAME"
msgid "Table"
msgstr "เชฒเช–เชพเชฃ"
-#: sw/inc/strings.hrc:262
+#: sw/inc/strings.hrc:264
msgctxt "STR_GRAPHIC_DEFNAME"
msgid "Image"
msgstr "เช‡เชฎเซ‡เชœ"
-#: sw/inc/strings.hrc:263
+#: sw/inc/strings.hrc:265
msgctxt "STR_OBJECT_DEFNAME"
msgid "Object"
msgstr "เชตเชธเซเชคเซ"
-#: sw/inc/strings.hrc:264
+#: sw/inc/strings.hrc:266
msgctxt "STR_FRAME_DEFNAME"
msgid "Frame"
msgstr "เชซเซเชฐเซ‡เชฎ"
-#: sw/inc/strings.hrc:265
+#: sw/inc/strings.hrc:267
#, fuzzy
msgctxt "STR_SHAPE_DEFNAME"
msgid "Shape"
msgstr "เช†เช•เชพเชฐ"
-#: sw/inc/strings.hrc:266
+#: sw/inc/strings.hrc:268
msgctxt "STR_REGION_DEFNAME"
msgid "Section"
msgstr "เชตเชฟเชญเชพเช—"
-#: sw/inc/strings.hrc:267
+#: sw/inc/strings.hrc:269
msgctxt "STR_NUMRULE_DEFNAME"
msgid "Numbering"
msgstr "เช•เซเชฐเชฎ เช†เชชเชตเซ‹"
-#: sw/inc/strings.hrc:268
+#: sw/inc/strings.hrc:270
msgctxt "STR_EMPTYPAGE"
msgid "blank page"
msgstr "เช–เชพเชฒเซ€ เชชเชพเชจเซ"
-#: sw/inc/strings.hrc:269
+#: sw/inc/strings.hrc:271
msgctxt "STR_ABSTRACT_TITLE"
msgid "Abstract: "
msgstr "เช…เชฎเซ‚เชฐเซเชคเชƒ "
-#: sw/inc/strings.hrc:270
+#: sw/inc/strings.hrc:272
msgctxt "STR_FDLG_TEMPLATE_NAME"
msgid "separated by: "
msgstr "เชฆเซเชฐเชพเชฐเชพ เช…เชฒเช— เชฅเชฏเซ‡เชฒ เช›เซ‡: "
-#: sw/inc/strings.hrc:271
+#: sw/inc/strings.hrc:273
msgctxt "STR_FDLG_OUTLINE_LEVEL"
msgid "Outline: Level "
msgstr "เชฌเชนเชพเชฐเชจเซ€ เชฐเซ‡เช–เชพ: เชธเซเชคเชฐ "
-#: sw/inc/strings.hrc:272
+#: sw/inc/strings.hrc:274
msgctxt "STR_FDLG_STYLE"
msgid "Style: "
msgstr "เชถเซˆเชฒเซ€: "
-#: sw/inc/strings.hrc:273
+#: sw/inc/strings.hrc:275
msgctxt "STR_PAGEOFFSET"
msgid "Page number: "
msgstr "เชชเชพเชจเชพ เช•เซเชฐเชฎเชƒ "
-#: sw/inc/strings.hrc:274
+#: sw/inc/strings.hrc:276
msgctxt "STR_PAGEBREAK"
msgid "Break before new page"
msgstr "เชจเชตเชพ เชชเชพเชจเชพเชจเชพเช‚ เชชเชนเซ‡เชฒเชพ เชคเซ‹เชกเซ‹"
-#: sw/inc/strings.hrc:275
+#: sw/inc/strings.hrc:277
msgctxt "STR_WESTERN_FONT"
msgid "Western text: "
msgstr "เชชเชถเซเชฐเซเชšเชฟเชฎเซ€ เชฒเช–เชพเชฃเชƒ "
-#: sw/inc/strings.hrc:276
+#: sw/inc/strings.hrc:278
msgctxt "STR_CJK_FONT"
msgid "Asian text: "
msgstr "เชเชถเชฟเชฏเชจ เชฒเช–เชพเชฃเชƒ "
-#: sw/inc/strings.hrc:277
+#: sw/inc/strings.hrc:279
msgctxt "STR_CTL_FONT"
msgid "CTL text: "
msgstr ""
-#: sw/inc/strings.hrc:278
+#: sw/inc/strings.hrc:280
msgctxt "STR_REDLINE_UNKNOWN_AUTHOR"
msgid "Unknown Author"
msgstr "เช…เชœเซเชžเชพเชค เชฒเซ‡เช–เช•"
-#: sw/inc/strings.hrc:279
+#: sw/inc/strings.hrc:281
#, fuzzy
msgctxt "STR_DELETE_NOTE_AUTHOR"
msgid "Delete ~All Comments by $1"
msgstr "$1 เชฆเซเชฆเชพเชฐเชพ เชฌเชงเซ€ เชŸเชฟเชชเซเชชเชฃเซ€เช“ เชจเซ‡ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹ (~A)"
-#: sw/inc/strings.hrc:280
+#: sw/inc/strings.hrc:282
#, fuzzy
msgctxt "STR_HIDE_NOTE_AUTHOR"
msgid "H~ide All Comments by $1"
msgstr "$1 เชฆเซเชฆเชพเชฐเชพ เชฌเชงเซ€ เชŸเชฟเชชเซเชชเชฃเซ€เช“ เชจเซ‡ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹ (~A)"
-#: sw/inc/strings.hrc:281
+#: sw/inc/strings.hrc:283
msgctxt "STR_OUTLINE_NUMBERING"
msgid "Outline Numbering"
msgstr "เชฌเชนเชพเชฐเชจเซ€ เชฐเซ‡เช–เชพเชจเซ€ เช—เชฃเชคเชฐเซ€"
-#: sw/inc/strings.hrc:282
+#: sw/inc/strings.hrc:284
msgctxt "STR_STATUSBAR_WORDCOUNT_NO_SELECTION"
msgid "%1 words, %2 characters"
msgstr "%1 เชถเชฌเซเชฆเซ‹, %2 เช…เช•เซเชทเชฐเซ‹"
-#: sw/inc/strings.hrc:283
+#: sw/inc/strings.hrc:285
msgctxt "STR_STATUSBAR_WORDCOUNT"
msgid "%1 words, %2 characters selected"
msgstr "%1 เชถเชฌเซเชฆเซ‹, %2 เช…เช•เซเชทเชฐเซ‹ เชชเชธเช‚เชฆ เชฅเชฏเซ‡เชฒ เช›เซ‡"
-#: sw/inc/strings.hrc:284
+#: sw/inc/strings.hrc:286
msgctxt "STR_CONVERT_TEXT_TABLE"
msgid "Convert Text to Table"
msgstr "เชฒเช–เชพเชฃเชจเซ‡ เช•เซ‹เชทเซเชŸเช•เชฎเชพเช‚ เชซเซ‡เชฐเชตเซ‹"
-#: sw/inc/strings.hrc:285
+#: sw/inc/strings.hrc:287
msgctxt "STR_ADD_AUTOFORMAT_TITLE"
msgid "Add AutoFormat"
msgstr "เชธเซเชตเช‚เชฏเชฌเช‚เชงเชพเชฐเชฃ เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:286
+#: sw/inc/strings.hrc:288
msgctxt "STR_ADD_AUTOFORMAT_LABEL"
msgid "Name"
msgstr "เชจเชพเชฎ"
-#: sw/inc/strings.hrc:287
+#: sw/inc/strings.hrc:289
msgctxt "STR_DEL_AUTOFORMAT_TITLE"
msgid "Delete AutoFormat"
msgstr "เชธเซเชตเช‚เชฏเชฌเช‚เชงเชพเชฐเชฃ เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:288
+#: sw/inc/strings.hrc:290
msgctxt "STR_DEL_AUTOFORMAT_MSG"
msgid "The following AutoFormat entry will be deleted:"
msgstr "เชจเซ€เชšเซ‡เชจเซ‹ เช†เชชเชฎเซ‡เชณเซ‡ เชฌเช‚เชงเชพเชฐเชฃ เช•เชฐเชตเชพเชจเซ‹ เชชเซเชฐเชตเซ‡เชถ เช•เชพเชขเซ€ เชจเชพเช–เชตเชพเชฎเชพเช‚ เช†เชตเชถเซ‡:"
-#: sw/inc/strings.hrc:289
+#: sw/inc/strings.hrc:291
msgctxt "STR_RENAME_AUTOFORMAT_TITLE"
msgid "Rename AutoFormat"
msgstr "เชธเซเชตเช‚เชฏเชฌเช‚เชงเชพเชฐเชฃ เชซเชฐเซ€เชจเชพเชฎ เช†เชชเซ‹"
-#: sw/inc/strings.hrc:290
+#: sw/inc/strings.hrc:292
msgctxt "STR_BTN_AUTOFORMAT_CLOSE"
msgid "~Close"
msgstr "เชฌเช‚เชง เช•เชฐเซ‹ (~C)"
-#: sw/inc/strings.hrc:291
+#: sw/inc/strings.hrc:293
msgctxt "STR_JAN"
msgid "Jan"
msgstr "เชœเชพเชจเซเชฏเซเช†เชฐเซ€"
-#: sw/inc/strings.hrc:292
+#: sw/inc/strings.hrc:294
msgctxt "STR_FEB"
msgid "Feb"
msgstr "เชซเซ‡เชฌเซเชฐเซเช†เชฐเซ€"
-#: sw/inc/strings.hrc:293
+#: sw/inc/strings.hrc:295
msgctxt "STR_MAR"
msgid "Mar"
msgstr "เชฎเชพเชฐเซเชš"
-#: sw/inc/strings.hrc:294
+#: sw/inc/strings.hrc:296
msgctxt "STR_NORTH"
msgid "North"
msgstr "เช‰เชคเซเชคเชฐ"
-#: sw/inc/strings.hrc:295
+#: sw/inc/strings.hrc:297
msgctxt "STR_MID"
msgid "Mid"
msgstr "เชฎเชงเซเชฏ"
-#: sw/inc/strings.hrc:296
+#: sw/inc/strings.hrc:298
msgctxt "STR_SOUTH"
msgid "South"
msgstr "เชฆเช•เซเชทเชฟเชฃ"
-#: sw/inc/strings.hrc:297
+#: sw/inc/strings.hrc:299
msgctxt "STR_SUM"
msgid "Sum"
msgstr "เชธเชฐเชตเชพเชณเซ‹"
-#: sw/inc/strings.hrc:298
+#: sw/inc/strings.hrc:300
msgctxt "STR_INVALID_AUTOFORMAT_NAME"
msgid ""
"You have entered an invalid name.\n"
@@ -1836,319 +1846,319 @@ msgstr ""
"เชœเชฐเซ‚เชฐเซ€ เช†เชชเซ‹เช†เชชเชฌเช‚เชงเชพเชฐเชฃ เชฌเชจเชพเชตเซ€ เชถเช•เซเชฏเชพ เชจเชนเชฟเช‚. \n"
"เช…เชฒเช— เชจเชพเชฎ เชตเชพเชชเชฐเซ€เชจเซ‡ เชชเซเชฐเชฏเชพเชธ เช•เชฐเซ‹."
-#: sw/inc/strings.hrc:299
+#: sw/inc/strings.hrc:301
msgctxt "STR_NUMERIC"
msgid "Numeric"
msgstr "เช†เช‚เช•เชกเชพเช•เซ€เชฏ"
-#: sw/inc/strings.hrc:300
+#: sw/inc/strings.hrc:302
msgctxt "STR_ROW"
msgid "Rows"
msgstr "เชนเชฐเซ‹เชณเซ‹"
-#: sw/inc/strings.hrc:301
+#: sw/inc/strings.hrc:303
msgctxt "STR_COL"
msgid "Column"
msgstr "เชธเซเชคเช‚เชญ"
-#: sw/inc/strings.hrc:302
+#: sw/inc/strings.hrc:304
msgctxt "STR_AUTHMRK_EDIT"
msgid "Edit Bibliography Entry"
msgstr "เชธเช‚เชฆเชฐเซเชญเช—เซเชฐเช‚เชฅเชจเชพ เชชเซเชฐเชตเซ‡เชถเชฎเชพเช‚ เชซเซ‡เชฐเชซเชพเชฐ"
-#: sw/inc/strings.hrc:303
+#: sw/inc/strings.hrc:305
msgctxt "STR_AUTHMRK_INSERT"
msgid "Insert Bibliography Entry"
msgstr "เชธเช‚เชฆเชฐเซเชญเช—เซเชฐเช‚เชฅเชจเซ‹ เชชเซเชฐเชตเซ‡เชถ เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:304
+#: sw/inc/strings.hrc:306
msgctxt "STR_ACCESS_PAGESETUP_SPACING"
msgid "Spacing between %1 and %2"
msgstr "%1 เช…เชจเซ‡ %2 เชตเชšเซเชšเซ‡ เช…เช‚เชคเชฐ"
-#: sw/inc/strings.hrc:305
+#: sw/inc/strings.hrc:307
msgctxt "STR_ACCESS_COLUMN_WIDTH"
msgid "Column %1 Width"
msgstr "เชธเซเชคเช‚เชญ %1 เชชเชนเซ‹เชณเชพเชˆ"
-#: sw/inc/strings.hrc:306
+#: sw/inc/strings.hrc:308
msgctxt "STR_CAPTION_TABLE"
msgid "%PRODUCTNAME Writer Table"
msgstr "%PRODUCTNAME เชฒเซ‡เช–เช• เช•เซ‹เชทเซเชŸเช•"
-#: sw/inc/strings.hrc:307
+#: sw/inc/strings.hrc:309
msgctxt "STR_CAPTION_FRAME"
msgid "%PRODUCTNAME Writer Frame"
msgstr "%PRODUCTNAME เชฒเซ‡เช–เช• เชšเซ‹เช•เช เซเช‚"
-#: sw/inc/strings.hrc:308
+#: sw/inc/strings.hrc:310
#, fuzzy
msgctxt "STR_CAPTION_GRAPHIC"
msgid "%PRODUCTNAME Writer Image"
msgstr "%PRODUCTNAME เชฒเซ‡เช–เช• เชšเซ‹เช•เช เซเช‚"
-#: sw/inc/strings.hrc:309
+#: sw/inc/strings.hrc:311
msgctxt "STR_CAPTION_OLE"
msgid "Other OLE Objects"
msgstr "เชฌเซ€เชœเซ€ OLE เชตเชธเซเชคเซเช“"
-#: sw/inc/strings.hrc:310
+#: sw/inc/strings.hrc:312
msgctxt "STR_WRONG_TABLENAME"
msgid "The name of the table must not contain spaces."
msgstr ""
-#: sw/inc/strings.hrc:311
+#: sw/inc/strings.hrc:313
msgctxt "STR_ERR_TABLE_MERGE"
msgid "Selected table cells are too complex to merge."
msgstr ""
-#: sw/inc/strings.hrc:312
+#: sw/inc/strings.hrc:314
#, fuzzy
msgctxt "STR_SRTERR"
msgid "Cannot sort selection"
msgstr "เชชเชธเช‚เชฆ เช•เชฐเชพเชฏเซ‡เชฒเชพเชจเซ‡ เช•เซเชฐเชฎเชฌเชงเซเชง เช•เชฐเซ€ เชถเช•เชพเชฏเซ เชจเชนเชฟ"
#. Miscellaneous
-#: sw/inc/strings.hrc:315
+#: sw/inc/strings.hrc:317
msgctxt "STR_EVENT_OBJECT_SELECT"
msgid "Click object"
msgstr "เชตเชธเซเชคเซ เชชเชฐ เช•เซเชฒเซ€เช• เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:316
+#: sw/inc/strings.hrc:318
msgctxt "STR_EVENT_START_INS_GLOSSARY"
msgid "Before inserting AutoText"
msgstr "เช†เชชเชฎเซ‡เชณเซ‡ เชฒเช–เชพเชฃ เช‰เชฎเซ‡เชฐเซเชฏเชพ เชชเชนเซ‡เชฒเชพ"
-#: sw/inc/strings.hrc:317
+#: sw/inc/strings.hrc:319
msgctxt "STR_EVENT_END_INS_GLOSSARY"
msgid "After inserting AutoText"
msgstr "เช†เชชเชฎเซ‡เชณเซ‡ เชฒเช–เชพเชฃ เช‰เชฎเซ‡เชฐเซเชฏเชพ เชชเช›เซ€"
-#: sw/inc/strings.hrc:318
+#: sw/inc/strings.hrc:320
msgctxt "STR_EVENT_MOUSEOVER_OBJECT"
msgid "Mouse over object"
msgstr "เชตเชธเซเชคเซ เชชเชฐ เชฎเชพเช‰เชธ"
-#: sw/inc/strings.hrc:319
+#: sw/inc/strings.hrc:321
msgctxt "STR_EVENT_MOUSECLICK_OBJECT"
msgid "Trigger hyperlink"
msgstr "เชนเชพเชˆเชชเชฐเชฒเชฟเช‚เช• เชฌเชฆเชฒเซ‹"
-#: sw/inc/strings.hrc:320
+#: sw/inc/strings.hrc:322
msgctxt "STR_EVENT_MOUSEOUT_OBJECT"
msgid "Mouse leaves object"
msgstr "เชตเชธเซเชคเซ เชชเชฐเชฅเซ€ เชฎเชพเช‰เชธ เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:321
+#: sw/inc/strings.hrc:323
msgctxt "STR_EVENT_IMAGE_LOAD"
msgid "Image loaded successfully"
msgstr "เช‡เชฎเซ‡เชœเชจเซ‡ เชธเชซเชณเชคเชพเชชเซ‚เชฐเซเชตเช• เชฒเชพเชตเซ€"
-#: sw/inc/strings.hrc:322
+#: sw/inc/strings.hrc:324
msgctxt "STR_EVENT_IMAGE_ABORT"
msgid "Image loading terminated"
msgstr "เช‡เชฎเซ‡เชœเชจเซ‡ เชฒเชพเชตเชตเชพเชจเซเช‚ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‡เชฒ เช›เซ‡"
-#: sw/inc/strings.hrc:323
+#: sw/inc/strings.hrc:325
#, fuzzy
msgctxt "STR_EVENT_IMAGE_ERROR"
msgid "Could not load image"
msgstr "เช‡เชฎเซ‡เชœเชจเซ‡ เชฒเชพเชตเซ€ เชถเช•เซเชฏเชพ เชจเชนเชฟเช‚"
-#: sw/inc/strings.hrc:324
+#: sw/inc/strings.hrc:326
msgctxt "STR_EVENT_FRM_KEYINPUT_A"
msgid "Input of alphanumeric characters"
msgstr "เชถเชฌเซเชฆเซ‹ เช…เชฅเชตเชพ เช†เช‚เช•เชกเชพเช“เชจเชพ เช…เช•เซเชทเชฐเซ‹เชจเซ‹ เช‡เชจเชชเซเชŸ"
-#: sw/inc/strings.hrc:325
+#: sw/inc/strings.hrc:327
msgctxt "STR_EVENT_FRM_KEYINPUT_NOA"
msgid "Input of non-alphanumeric characters"
msgstr "เชถเชฌเซเชฆเซ‹ เช…เชฅเชตเชพ เช†เช‚เช•เชกเชพเช“ เชจเชพ เชนเซ‹เชฏ เชคเซ‡เชตเชพ เช…เช•เซเชทเชฐเซ‹เชจเซ‹ เช‡เชจเชชเซเชŸ"
-#: sw/inc/strings.hrc:326
+#: sw/inc/strings.hrc:328
msgctxt "STR_EVENT_FRM_RESIZE"
msgid "Resize frame"
msgstr "เชšเซ‹เช•เช เชพเชจเซเช‚ เชฎเชพเชช เชซเชฐเซ€เชฅเซ€ เช†เชชเซ‹"
-#: sw/inc/strings.hrc:327
+#: sw/inc/strings.hrc:329
msgctxt "STR_EVENT_FRM_MOVE"
msgid "Move frame"
msgstr "เชšเซ‹เช•เช เชพเชจเซ‡ เชซเซ‡เชฐเชตเซ‹"
-#: sw/inc/strings.hrc:328
+#: sw/inc/strings.hrc:330
msgctxt "STR_CONTENT_TYPE_OUTLINE"
msgid "Headings"
msgstr "เชฎเชฅเชพเชณเซเช‚"
-#: sw/inc/strings.hrc:329
+#: sw/inc/strings.hrc:331
msgctxt "STR_CONTENT_TYPE_TABLE"
msgid "Tables"
msgstr "เช•เซ‹เชทเซเชŸเช•เซ‹"
-#: sw/inc/strings.hrc:330
+#: sw/inc/strings.hrc:332
msgctxt "STR_CONTENT_TYPE_FRAME"
msgid "Text frames"
msgstr "เชฒเช–เชพเชฃ เชซเซเชฐเซ‡เชฎเซ‹"
-#: sw/inc/strings.hrc:331
+#: sw/inc/strings.hrc:333
#, fuzzy
msgctxt "STR_CONTENT_TYPE_GRAPHIC"
msgid "Images"
msgstr "เช‡เชฎเซ‡เชœ"
-#: sw/inc/strings.hrc:332
+#: sw/inc/strings.hrc:334
msgctxt "STR_CONTENT_TYPE_OLE"
msgid "OLE objects"
msgstr "OLE เชตเชธเซเชคเซเช“"
-#: sw/inc/strings.hrc:333
+#: sw/inc/strings.hrc:335
msgctxt "STR_CONTENT_TYPE_BOOKMARK"
msgid "Bookmarks"
msgstr "เชฌเซเช•เชฎเชพเชฐเซเช•เซ‹"
-#: sw/inc/strings.hrc:334
+#: sw/inc/strings.hrc:336
msgctxt "STR_CONTENT_TYPE_REGION"
msgid "Sections"
msgstr "เชตเชฟเชญเชพเช—"
-#: sw/inc/strings.hrc:335
+#: sw/inc/strings.hrc:337
msgctxt "STR_CONTENT_TYPE_URLFIELD"
msgid "Hyperlinks"
msgstr "เชนเชพเชˆเชชเชฐเชฒเชฟเช‚เช•"
-#: sw/inc/strings.hrc:336
+#: sw/inc/strings.hrc:338
msgctxt "STR_CONTENT_TYPE_REFERENCE"
msgid "References"
msgstr "เชธเช‚เชฆเชฐเซเชญเซ‹"
-#: sw/inc/strings.hrc:337
+#: sw/inc/strings.hrc:339
msgctxt "STR_CONTENT_TYPE_INDEX"
msgid "Indexes"
msgstr "เช…เชจเซเช•เซเชฐเชฎเชฃเชฟเช•เชพเช“"
-#: sw/inc/strings.hrc:338
+#: sw/inc/strings.hrc:340
#, fuzzy
msgctxt "STR_CONTENT_TYPE_DRAWOBJECT"
msgid "Drawing objects"
msgstr "เชตเชธเซเชคเซเช“ เชฆเซ‹เชฐเซ‹"
-#: sw/inc/strings.hrc:339
+#: sw/inc/strings.hrc:341
msgctxt "STR_CONTENT_TYPE_POSTIT"
msgid "Comments"
msgstr "เชŸเชฟเชชเซเชชเชฃเซ€เช“"
-#: sw/inc/strings.hrc:340
+#: sw/inc/strings.hrc:342
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING1"
msgid "Heading 1"
msgstr "เชฎเชฅเชพเชณเซเช‚ เซง"
-#: sw/inc/strings.hrc:341
+#: sw/inc/strings.hrc:343
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY1"
msgid "This is the content from the first chapter. This is a user directory entry."
msgstr "เช† เชชเชนเซ‡เชฒเชพเช‚ เชชเซเชฐเช•เชฐเชฃเชฎเชพเช‚เชฅเซ€ เชธเชฎเชพเชตเชฟเชทเซเชŸ เช›เซ‡. เช† เชตเชชเชฐเชพเชถเช•เชฐเซเชคเชพ เชกเชฟเชฐเซ‡เช•เซเชŸเชฐเซ€ เชชเซเชฐเชตเซ‡เชถ เช›เซ‡."
-#: sw/inc/strings.hrc:342
+#: sw/inc/strings.hrc:344
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING11"
msgid "Heading 1.1"
msgstr "เชฎเชฅเชพเชณเซเช‚ 1"
-#: sw/inc/strings.hrc:343
+#: sw/inc/strings.hrc:345
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY11"
msgid "This is the content from chapter 1.1. This is the entry for the table of contents."
msgstr "เช† เชชเซเชฐเช•เชฐเชฃ 1.1 เชฎเชพเช‚เชฅเซ€ เชธเชฎเชพเชตเชฟเชทเซเชŸ เช›เซ‡. เช† เชธเชฎเชพเชตเชฟเชทเซเชŸเซ‹เชจเชพเช‚ เช•เซ‹เชทเซเชŸเช• เชฎเชพเชŸเซ‡ เชชเซเชฐเชตเซ‡เชถ เช›เซ‡."
-#: sw/inc/strings.hrc:344
+#: sw/inc/strings.hrc:346
msgctxt "STR_IDXEXAMPLE_IDXTXT_HEADING12"
msgid "Heading 1.2"
msgstr "เชฎเชฅเชพเชณเซเช‚ 1.2"
-#: sw/inc/strings.hrc:345
+#: sw/inc/strings.hrc:347
msgctxt "STR_IDXEXAMPLE_IDXTXT_ENTRY12"
msgid "This is the content from chapter 1.2. This keyword is a main entry."
msgstr "เช† เชชเซเชฐเช•เชฐเชฃ 1.2 เชฎเชพเช‚เชฅเซ€ เชธเชฎเชพเชตเชฟเชทเซเชŸ เช›เซ‡. เช† เช•เชฟเชตเชฐเซเชก เชฎเซเช–เซเชฏ เชชเซเชฐเชตเซ‡เชถ เช›เซ‡."
-#: sw/inc/strings.hrc:346
+#: sw/inc/strings.hrc:348
msgctxt "STR_IDXEXAMPLE_IDXTXT_TABLE1"
msgid "Table 1: This is table 1"
msgstr "เช•เซ‹เชทเซเชŸเช• 1: เช† เช•เซ‹เชทเซเชŸเช• 1 เช›เซ‡"
-#: sw/inc/strings.hrc:347
+#: sw/inc/strings.hrc:349
#, fuzzy
msgctxt "STR_IDXEXAMPLE_IDXTXT_IMAGE1"
msgid "Image 1: This is image 1"
msgstr "เช‡เชฎเซ‡เชœ เซง: เช† เช‡เชฎเซ‡เชœ เซง เช›เซ‡"
-#: sw/inc/strings.hrc:348
+#: sw/inc/strings.hrc:350
msgctxt "STR_CONTENT_TYPE_SINGLE_OUTLINE"
msgid "Heading"
msgstr "เชฎเชฅเชพเชณเซเช‚"
-#: sw/inc/strings.hrc:349
+#: sw/inc/strings.hrc:351
msgctxt "STR_CONTENT_TYPE_SINGLE_TABLE"
msgid "Table"
msgstr "เช•เซ‹เชทเซเชŸเช•"
-#: sw/inc/strings.hrc:350
+#: sw/inc/strings.hrc:352
msgctxt "STR_CONTENT_TYPE_SINGLE_FRAME"
msgid "Text frame"
msgstr "เชฒเช–เชพเชฃ เชซเซเชฐเซ‡เชฎ"
-#: sw/inc/strings.hrc:351
+#: sw/inc/strings.hrc:353
msgctxt "STR_CONTENT_TYPE_SINGLE_GRAPHIC"
msgid "Image"
msgstr "เช‡เชฎเซ‡เชœ"
-#: sw/inc/strings.hrc:352
+#: sw/inc/strings.hrc:354
msgctxt "STR_CONTENT_TYPE_SINGLE_OLE"
msgid "OLE object"
msgstr "OLE เชตเชธเซเชคเซ"
-#: sw/inc/strings.hrc:353
+#: sw/inc/strings.hrc:355
msgctxt "STR_CONTENT_TYPE_SINGLE_BOOKMARK"
msgid "Bookmark"
msgstr "เชฌเซ‚เช•เชฎเชพเชฐเซเช•"
-#: sw/inc/strings.hrc:354
+#: sw/inc/strings.hrc:356
msgctxt "STR_CONTENT_TYPE_SINGLE_REGION"
msgid "Section"
msgstr "เชตเชฟเชญเชพเช—"
-#: sw/inc/strings.hrc:355
+#: sw/inc/strings.hrc:357
msgctxt "STR_CONTENT_TYPE_SINGLE_URLFIELD"
msgid "Hyperlink"
msgstr "เชนเชพเช‡เชชเชฐเชฒเชฟเช‚เช•"
-#: sw/inc/strings.hrc:356
+#: sw/inc/strings.hrc:358
msgctxt "STR_CONTENT_TYPE_SINGLE_REFERENCE"
msgid "Reference"
msgstr "เชธเช‚เชฆเชฐเซเชญ"
-#: sw/inc/strings.hrc:357
+#: sw/inc/strings.hrc:359
msgctxt "STR_CONTENT_TYPE_SINGLE_INDEX"
msgid "Index"
msgstr "เช…เชจเซเช•เซเชฐเชฎเชฃเชฟเช•เชพ"
-#: sw/inc/strings.hrc:358
+#: sw/inc/strings.hrc:360
msgctxt "STR_CONTENT_TYPE_SINGLE_POSTIT"
msgid "Comment"
msgstr "เชŸเชฟเชชเซเชชเชฃเซ€"
-#: sw/inc/strings.hrc:359
+#: sw/inc/strings.hrc:361
msgctxt "STR_CONTENT_TYPE_SINGLE_DRAWOBJECT"
msgid "Draw object"
msgstr "เชตเชธเซเชคเซ เชฆเซ‹เชฐเซ‹"
-#: sw/inc/strings.hrc:360
+#: sw/inc/strings.hrc:362
msgctxt "STR_DEFINE_NUMBERFORMAT"
msgid "Additional formats..."
msgstr "เชตเชงเชพเชฐเชพเชจเชพ เชฌเช‚เชงเชพเชฐเชฃเซ‹..."
-#: sw/inc/strings.hrc:361
+#: sw/inc/strings.hrc:363
msgctxt "RID_STR_SYSTEM"
msgid "[System]"
msgstr "[เชธเชฟเชธเซเชŸเชฎ]"
-#: sw/inc/strings.hrc:362
+#: sw/inc/strings.hrc:364
msgctxt "STR_MULT_INTERACT_HYPH_WARN"
msgid ""
"The interactive hyphenation is already active\n"
@@ -2157,2226 +2167,2226 @@ msgstr ""
"เชชเซ‚เช›เชชเชฐเช›เชตเชพเชณเซเช‚ เชนเชพเชฏเชซเชจเซ‡เชถเชจ เช เชชเชนเซ‡เชฒเชพเชฅเซ€ เชœ เช…เชฒเช—\n"
"เชฆเชธเซเชคเชพเชตเซ‡เชœเชฎเชพเช‚ เชธเช•เซเชฐเชฟเชฏ เช›เซ‡"
-#: sw/inc/strings.hrc:363
+#: sw/inc/strings.hrc:365
msgctxt "STR_HYPH_TITLE"
msgid "Hyphenation"
msgstr "เชนเชพเชˆเชซเชจเซ‡เชถเชจ"
-#: sw/inc/strings.hrc:366
+#: sw/inc/strings.hrc:368
msgctxt "STR_CANT_UNDO"
msgid "not possible"
msgstr "เชถเช•เซเชฏ เชจเชฅเซ€"
-#: sw/inc/strings.hrc:367
+#: sw/inc/strings.hrc:369
msgctxt "STR_DELETE_UNDO"
msgid "Delete $1"
msgstr "$1 เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:368
+#: sw/inc/strings.hrc:370
msgctxt "STR_INSERT_UNDO"
msgid "Insert $1"
msgstr "$1 เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:369
+#: sw/inc/strings.hrc:371
msgctxt "STR_OVR_UNDO"
msgid "Overwrite: $1"
msgstr "เช†เชจเชพ เชชเชฐ เชซเชฐเซ€ เชฒเช–เซ‹: $1"
-#: sw/inc/strings.hrc:370
+#: sw/inc/strings.hrc:372
msgctxt "STR_SPLITNODE_UNDO"
msgid "New Paragraph"
msgstr "เชจเชตเซ‹ เชซเช•เชฐเซ‹"
-#: sw/inc/strings.hrc:371
+#: sw/inc/strings.hrc:373
msgctxt "STR_MOVE_UNDO"
msgid "Move"
msgstr "เช–เชธเซ‡เชกเซ‹"
-#: sw/inc/strings.hrc:372
+#: sw/inc/strings.hrc:374
msgctxt "STR_INSATTR_UNDO"
msgid "Apply attributes"
msgstr "เชฒเช•เซเชทเชฃเซ‹ เชฒเชพเช—เซ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:373
+#: sw/inc/strings.hrc:375
msgctxt "STR_SETFMTCOLL_UNDO"
msgid "Apply Styles: $1"
msgstr "เชถเซˆเชฒเซ€เช“ เชฒเชพเช—เซ เช•เชฐเซ‹: $1"
-#: sw/inc/strings.hrc:374
+#: sw/inc/strings.hrc:376
msgctxt "STR_RESET_ATTR_UNDO"
msgid "Reset attributes"
msgstr "เชฒเช•เซเชทเชฃเซ‹ เชชเซเชจเชƒเชธเซเชฏเซ‹เชœเชฟเชค เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:375
+#: sw/inc/strings.hrc:377
msgctxt "STR_INSFMT_ATTR_UNDO"
msgid "Change style: $1"
msgstr "เชถเซˆเชฒเซ€ เชฌเชฆเชฒเซ‹: $1"
-#: sw/inc/strings.hrc:376
+#: sw/inc/strings.hrc:378
msgctxt "STR_INSERT_DOC_UNDO"
msgid "Insert file"
msgstr "เชซเชพเชˆเชฒ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:377
+#: sw/inc/strings.hrc:379
msgctxt "STR_INSERT_GLOSSARY"
msgid "Insert AutoText"
msgstr "เช†เชชเซ‹เช†เชชเชฒเช–เชพเชฃ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:378
+#: sw/inc/strings.hrc:380
msgctxt "STR_DELBOOKMARK"
msgid "Delete bookmark: $1"
msgstr "เชฌเซเช•เชฎเชพเชฐเซเช• เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹: $1"
-#: sw/inc/strings.hrc:379
+#: sw/inc/strings.hrc:381
msgctxt "STR_INSBOOKMARK"
msgid "Insert bookmark: $1"
msgstr "เชฌเซเช•เชฎเชพเชฐเซเช• เชฆเชพเช–เชฒ เช•เชฐเซ‹: $1"
-#: sw/inc/strings.hrc:380
+#: sw/inc/strings.hrc:382
msgctxt "STR_SORT_TBL"
msgid "Sort table"
msgstr "เช•เซ‹เชทเซเชŸเช• เช•เซเชฐเชฎเชฎเชพเช‚ เช—เซ‹เช เชตเซ‹"
-#: sw/inc/strings.hrc:381
+#: sw/inc/strings.hrc:383
msgctxt "STR_SORT_TXT"
msgid "Sort text"
msgstr "เชฒเช–เชพเชฃ เช•เซเชฐเชฎเชฎเชพเช‚ เช—เซ‹เช เชตเซ‹"
-#: sw/inc/strings.hrc:382
+#: sw/inc/strings.hrc:384
msgctxt "STR_INSTABLE_UNDO"
msgid "Insert table: $1$2$3"
msgstr "เช•เซ‹เชทเซเชŸเช• เชฆเชพเช–เชฒ เช•เชฐเซ‹: $1$2$3"
-#: sw/inc/strings.hrc:383
+#: sw/inc/strings.hrc:385
msgctxt "STR_TEXTTOTABLE_UNDO"
msgid "Convert text -> table"
msgstr "เชฒเช–เชพเชฃ -> เช•เซ‹เชทเซเชŸเช• เชซเซ‡เชฐเชตเซ‹"
-#: sw/inc/strings.hrc:384
+#: sw/inc/strings.hrc:386
msgctxt "STR_TABLETOTEXT_UNDO"
msgid "Convert table -> text"
msgstr "เช•เซ‹เชทเซเชŸเช• -> เชฒเช–เชพเชฃ เชซเซ‡เชฐเชตเซ‹"
-#: sw/inc/strings.hrc:385
+#: sw/inc/strings.hrc:387
msgctxt "STR_COPY_UNDO"
msgid "Copy: $1"
msgstr "เชจเช•เชฒ เช•เชฐเซ‹: $1"
-#: sw/inc/strings.hrc:386
+#: sw/inc/strings.hrc:388
msgctxt "STR_REPLACE_UNDO"
msgid "Replace $1 $2 $3"
msgstr "เชฌเชฆเชฒเซ‹ $1 $2 $3"
-#: sw/inc/strings.hrc:387
+#: sw/inc/strings.hrc:389
msgctxt "STR_INSERT_PAGE_BREAK_UNDO"
msgid "Insert page break"
msgstr "เชชเชพเชจเชพเช‚ เช…เชŸเช•เชฃ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:388
+#: sw/inc/strings.hrc:390
msgctxt "STR_INSERT_COLUMN_BREAK_UNDO"
msgid "Insert column break"
msgstr "เชธเซเชคเช‚เชญ เช…เชŸเช•เชฃ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:389
+#: sw/inc/strings.hrc:391
msgctxt "STR_INSERT_ENV_UNDO"
msgid "Insert Envelope"
msgstr "เช•เชตเชฐ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:390
+#: sw/inc/strings.hrc:392
msgctxt "STR_DRAG_AND_COPY"
msgid "Copy: $1"
msgstr "เชจเช•เชฒ เช•เชฐเซ‹: $1"
-#: sw/inc/strings.hrc:391
+#: sw/inc/strings.hrc:393
msgctxt "STR_DRAG_AND_MOVE"
msgid "Move: $1"
msgstr "เช–เชธเซ‡เชกเซ‹: $1"
-#: sw/inc/strings.hrc:392
+#: sw/inc/strings.hrc:394
msgctxt "STR_INSERT_CHART"
msgid "Insert %PRODUCTNAME Chart"
msgstr "%PRODUCTNAME เช†เชฒเซ‡เช– เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:393
+#: sw/inc/strings.hrc:395
msgctxt "STR_INSERTFLY"
msgid "Insert frame"
msgstr "เชšเซ‹เช•เช เซเช‚ เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:394
+#: sw/inc/strings.hrc:396
msgctxt "STR_DELETEFLY"
msgid "Delete frame"
msgstr "เชšเซ‹เช•เช เซเช‚ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:395
+#: sw/inc/strings.hrc:397
msgctxt "STR_AUTOFORMAT"
msgid "AutoFormat"
msgstr "เช†เชชเซ‹เช†เชชเชฌเช‚เชงเชพเชฐเชฃ"
-#: sw/inc/strings.hrc:396
+#: sw/inc/strings.hrc:398
msgctxt "STR_TABLEHEADLINE"
msgid "Table heading"
msgstr "เช•เซ‹เชทเซเชŸเช• เชฎเชฅเชพเชณเซเช‚"
-#: sw/inc/strings.hrc:397
+#: sw/inc/strings.hrc:399
msgctxt "STR_REPLACE"
msgid "Replace: $1 $2 $3"
msgstr "เชฌเชฆเชฒเซ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:398
+#: sw/inc/strings.hrc:400
msgctxt "STR_INSERTSECTION"
msgid "Insert section"
msgstr "เชตเชฟเชญเชพเช— เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:399
+#: sw/inc/strings.hrc:401
msgctxt "STR_DELETESECTION"
msgid "Delete section"
msgstr "เชตเชฟเชญเชพเช— เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:400
+#: sw/inc/strings.hrc:402
msgctxt "STR_CHANGESECTION"
msgid "Modify section"
msgstr "เชตเชฟเชญเชพเช— เชธเซเชงเชพเชฐเซ‹"
-#: sw/inc/strings.hrc:401
+#: sw/inc/strings.hrc:403
msgctxt "STR_CHANGEDEFATTR"
msgid "Modify default values"
msgstr "เชฎเซ‚เชณเชญเซ‚เชค เช•เชฟเช‚เชฎเชคเซ‹ เชธเซเชงเชพเชฐเซ‹"
-#: sw/inc/strings.hrc:402
+#: sw/inc/strings.hrc:404
msgctxt "STR_REPLACE_STYLE"
msgid "Replace style: $1 $2 $3"
msgstr "เชถเซˆเชฒเซ€ เชฌเชฆเชฒเซ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:403
+#: sw/inc/strings.hrc:405
msgctxt "STR_DELETE_PAGE_BREAK"
msgid "Delete page break"
msgstr "เชชเชพเชจเชพเช‚ เชฌเซเชฐเซ‡เช• เช•เชพเชขเซ‹"
-#: sw/inc/strings.hrc:404
+#: sw/inc/strings.hrc:406
msgctxt "STR_TEXT_CORRECTION"
msgid "Text Correction"
msgstr "เชฒเช–เชพเชฃเชจเซ€ เชฆเชฟเชถเชพ"
-#: sw/inc/strings.hrc:405
+#: sw/inc/strings.hrc:407
msgctxt "STR_OUTLINE_LR"
msgid "Promote/demote outline"
msgstr "เชฌเชพเชนเซเชฏ เช•เชฟเชจเชพเชฐเซ€ เชชเซเชฐเชฎเซ‹เชŸ/เชกเชฟเชฎเซ‹เชŸ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:406
+#: sw/inc/strings.hrc:408
msgctxt "STR_OUTLINE_UD"
msgid "Move outline"
msgstr "เชฌเชพเชนเซเชฏเช•เชฟเชจเชพเชฐเซ€ เช–เชธเซ‡เชกเซ‹"
-#: sw/inc/strings.hrc:407
+#: sw/inc/strings.hrc:409
msgctxt "STR_INSNUM"
msgid "Insert numbering"
msgstr "เชจเช‚เชฌเชฐเซ€เช‚เช— เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:408
+#: sw/inc/strings.hrc:410
msgctxt "STR_NUMUP"
msgid "Promote level"
msgstr "เชธเซเชคเชฐ เชชเซเชฐเชฎเซ‹เชŸ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:409
+#: sw/inc/strings.hrc:411
msgctxt "STR_NUMDOWN"
msgid "Demote level"
msgstr "เชธเซเชคเชฐ เชกเชฟเชฎเซ‹เชŸ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:410
+#: sw/inc/strings.hrc:412
msgctxt "STR_MOVENUM"
msgid "Move paragraphs"
msgstr "เชซเช•เชฐเชพเช“ เช–เชธเซ‡เชกเซ‹"
-#: sw/inc/strings.hrc:411
+#: sw/inc/strings.hrc:413
msgctxt "STR_INSERTDRAW"
msgid "Insert drawing object: $1"
msgstr "เชฆเซ‹เชฐเชตเชพเชจเชพ เช“เชฌเซเชœเซ‡เช•เซเชŸเซ‹ เชฆเชพเช–เชฒ เช•เชฐเซ‹: $1"
-#: sw/inc/strings.hrc:412
+#: sw/inc/strings.hrc:414
msgctxt "STR_NUMORNONUM"
msgid "Number On/Off"
msgstr "เชจเช‚เชฌเชฐ เชšเชพเชฒเซ/เชฌเช‚เชง"
-#: sw/inc/strings.hrc:413
+#: sw/inc/strings.hrc:415
msgctxt "STR_INC_LEFTMARGIN"
msgid "Increase Indent"
msgstr "เชนเชพเช‚เชธเชฟเชฏเชพเชฅเซ€ เช…เช‚เชคเชฐ เชตเชงเชพเชฐเซ‹"
-#: sw/inc/strings.hrc:414
+#: sw/inc/strings.hrc:416
msgctxt "STR_DEC_LEFTMARGIN"
msgid "Decrease indent"
msgstr "เชนเชพเช‚เชธเชฟเชฏเชพเชฅเซ€ เช…เช‚เชคเชฐ เช˜เชŸเชพเชกเซ‹"
-#: sw/inc/strings.hrc:415
+#: sw/inc/strings.hrc:417
msgctxt "STR_INSERTLABEL"
msgid "Insert caption: $1"
msgstr "เช•เซ‡เชชเซเชถเชจ เชฆเชพเช–เชฒ เช•เชฐเซ‹: $1"
-#: sw/inc/strings.hrc:416
+#: sw/inc/strings.hrc:418
msgctxt "STR_SETNUMRULESTART"
msgid "Restart numbering"
msgstr "เช•เซเชฐเชฎเชพเช‚เช• เชชเซเชจเชƒเชถเชฐเซ‚ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:417
+#: sw/inc/strings.hrc:419
msgctxt "STR_CHANGEFTN"
msgid "Modify footnote"
msgstr "เชซเซเชŸเชจเซ‹เช‚เชง เชธเซเชงเชพเชฐเซ‹"
-#: sw/inc/strings.hrc:418
+#: sw/inc/strings.hrc:420
msgctxt "STR_ACCEPT_REDLINE"
msgid "Accept change: $1"
msgstr "เชซเซ‡เชฐเชซเชพเชฐ เชธเซเชตเซ€เช•เชพเชฐเซ‹: $1"
-#: sw/inc/strings.hrc:419
+#: sw/inc/strings.hrc:421
msgctxt "STR_REJECT_REDLINE"
msgid "Reject change: $1"
msgstr "เชซเซ‡เชฐเชซเชพเชฐ เช…เชธเซเชตเซ€เช•เชพเชฐเซ‹: $1"
-#: sw/inc/strings.hrc:420
+#: sw/inc/strings.hrc:422
msgctxt "STR_SPLIT_TABLE"
msgid "Split Table"
msgstr "เช•เซ‹เชทเซเชŸเช• เชตเชฟเชญเชพเชœเซ‹"
-#: sw/inc/strings.hrc:421
+#: sw/inc/strings.hrc:423
msgctxt "STR_DONTEXPAND"
msgid "Stop attribute"
msgstr "เชฒเช•เซเชทเชฃ เช…เชŸเช•เชพเชตเซ‹"
-#: sw/inc/strings.hrc:422
+#: sw/inc/strings.hrc:424
#, fuzzy
msgctxt "STR_AUTOCORRECT"
msgid "AutoCorrect"
msgstr "เช†เชชเชฎเซ‡เชณเซ‡เชธเชพเชšเซเช‚"
-#: sw/inc/strings.hrc:423
+#: sw/inc/strings.hrc:425
msgctxt "STR_MERGE_TABLE"
msgid "Merge table"
msgstr "เช•เซ‹เชทเซเชŸเช• เชญเซ‡เช—เซเช‚ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:424
+#: sw/inc/strings.hrc:426
msgctxt "STR_TRANSLITERATE"
msgid "Change Case"
msgstr "เช•เชฟเชธเซเชธเซ‹ เชฌเชฆเชฒเซ‹"
-#: sw/inc/strings.hrc:425
+#: sw/inc/strings.hrc:427
msgctxt "STR_DELNUM"
msgid "Delete numbering"
msgstr "เช•เซเชฐเชฎเชพเช‚เช• เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:426
+#: sw/inc/strings.hrc:428
msgctxt "STR_DRAWUNDO"
msgid "Drawing objects: $1"
msgstr "เชฆเซ‹เชฐเชตเชพเชจเชพ เช“เชฌเซเชœเซ‡เช•เซเชŸเซ‹: $1"
-#: sw/inc/strings.hrc:427
+#: sw/inc/strings.hrc:429
msgctxt "STR_DRAWGROUP"
msgid "Group draw objects"
msgstr "เชฆเซ‹เชฐเชตเชพเชจเชพ เช“เชฌเซเชœเซ‡เช•เซเชŸเซ‹ เชœเซ‚เชฅเชฎเชพเช‚ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:428
+#: sw/inc/strings.hrc:430
msgctxt "STR_DRAWUNGROUP"
msgid "Ungroup drawing objects"
msgstr "เชฆเซ‹เชฐเชตเชพเชจเชพ เช“เชฌเซเชœเซ‡เช•เซเชŸเซ‹ เชœเซ‚เชฅเชฎเชพเช‚เชฅเซ€ เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:429
+#: sw/inc/strings.hrc:431
msgctxt "STR_DRAWDELETE"
msgid "Delete drawing objects"
msgstr "เชฆเซ‹เชฐเชตเชพเชจเชพ เช“เชฌเซเชœเซ‡เช•เซเชŸเซ‹ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:430
+#: sw/inc/strings.hrc:432
msgctxt "STR_REREAD"
msgid "Replace Image"
msgstr "เช‡เชฎเซ‡เชœเชจเซ‡ เชฌเชฆเชฒเซ‹"
-#: sw/inc/strings.hrc:431
+#: sw/inc/strings.hrc:433
msgctxt "STR_DELGRF"
msgid "Delete Image"
msgstr "เช‡เชฎเซ‡เชœเชจเซ‡ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:432
+#: sw/inc/strings.hrc:434
msgctxt "STR_TABLE_ATTR"
msgid "Apply table attributes"
msgstr "เช•เซ‹เชทเซเชŸเช• เชฒเช•เซเชทเชฃเซ‹ เชฒเชพเช—เซ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:433
+#: sw/inc/strings.hrc:435
msgctxt "STR_UNDO_TABLE_AUTOFMT"
msgid "AutoFormat Table"
msgstr "เช†เชชเซ‹เช†เชชเชฌเช‚เชงเชพเชฐเชฃ เช•เซ‹เชทเซเชŸเช•"
-#: sw/inc/strings.hrc:434
+#: sw/inc/strings.hrc:436
msgctxt "STR_UNDO_TABLE_INSCOL"
msgid "Insert Column"
msgstr "เชธเซเชคเช‚เชญ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:435
+#: sw/inc/strings.hrc:437
msgctxt "STR_UNDO_TABLE_INSROW"
msgid "Insert Row"
msgstr "เชนเชฐเซ‹เชณ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:436
+#: sw/inc/strings.hrc:438
msgctxt "STR_UNDO_TABLE_DELBOX"
msgid "Delete row/column"
msgstr "เชนเชฐเซ‹เชณ/เชธเซเชคเช‚เชญ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:437
+#: sw/inc/strings.hrc:439
msgctxt "STR_UNDO_COL_DELETE"
msgid "Delete column"
msgstr "เชธเซเชคเช‚เชญ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:438
+#: sw/inc/strings.hrc:440
msgctxt "STR_UNDO_ROW_DELETE"
msgid "Delete row"
msgstr "เชนเชฐเซ‹เชณ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:439
+#: sw/inc/strings.hrc:441
msgctxt "STR_UNDO_TABLE_SPLIT"
msgid "Split Cells"
msgstr "เช–เชพเชจเชพเช‚เช“ เชตเชฟเชญเชพเชœเซ‹"
-#: sw/inc/strings.hrc:440
+#: sw/inc/strings.hrc:442
msgctxt "STR_UNDO_TABLE_MERGE"
msgid "Merge Cells"
msgstr "เช–เชพเชจเชพเช‚เช“ เชญเซ‡เช—เชพ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:441
+#: sw/inc/strings.hrc:443
msgctxt "STR_TABLE_NUMFORMAT"
msgid "Format cell"
msgstr "เช–เชพเชจเชพเช‚ เชฌเช‚เชงเชพเชฐเชฃ เช˜เชกเซ‹"
-#: sw/inc/strings.hrc:442
+#: sw/inc/strings.hrc:444
msgctxt "STR_INSERT_TOX"
msgid "Insert index/table"
msgstr "เช…เชจเซเช•เซเชฐเชฎ/เช•เซ‹เชทเซเชŸเช• เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:443
+#: sw/inc/strings.hrc:445
msgctxt "STR_CLEAR_TOX_RANGE"
msgid "Remove index/table"
msgstr "เช…เชจเซเช•เซเชฐเชฎ/เช•เซ‹เชทเซเชŸเช• เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:444
+#: sw/inc/strings.hrc:446
msgctxt "STR_TABLE_TBLCPYTBL"
msgid "Copy table"
msgstr "เช•เซ‹เชทเซเชŸเช• เชจเช•เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:445
+#: sw/inc/strings.hrc:447
msgctxt "STR_TABLE_CPYTBL"
msgid "Copy table"
msgstr "เช•เซ‹เชทเซเชŸเช• เชจเช•เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:446
+#: sw/inc/strings.hrc:448
msgctxt "STR_INS_FROM_SHADOWCRSR"
msgid "Set cursor"
msgstr "เช•เชฐเซเชธเชฐ เชธเซเชฏเซ‹เชœเชฟเชค เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:447
+#: sw/inc/strings.hrc:449
msgctxt "STR_UNDO_CHAIN"
msgid "Link text frames"
msgstr "เชฒเช–เชพเชฃ เชšเซ‹เช•เช เชพเช‚เช“ เช•เชกเซ€ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:448
+#: sw/inc/strings.hrc:450
msgctxt "STR_UNDO_UNCHAIN"
msgid "Unlink text frames"
msgstr "เชฒเช–เชพเชฃ เชšเซ‹เช•เช เชพเช‚เช“เชจเซ€ เช•เชกเซ€ เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:449
+#: sw/inc/strings.hrc:451
msgctxt "STR_UNDO_FTNINFO"
msgid "Modify footnote options"
msgstr "เชซเซเชŸเชจเซ‹เช‚เชง เชตเชฟเช•เชฒเซเชชเซ‹ เชธเซเชงเชพเชฐเซ‹"
-#: sw/inc/strings.hrc:450
+#: sw/inc/strings.hrc:452
msgctxt "STR_UNDO_COMPAREDOC"
msgid "Compare Document"
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœ เชธเชฐเช–เชพเชตเซ‹"
-#: sw/inc/strings.hrc:451
+#: sw/inc/strings.hrc:453
msgctxt "STR_UNDO_SETFLYFRMFMT"
msgid "Apply frame style: $1"
msgstr "เชšเซ‹เช•เช เชพเช‚ เชถเซˆเชฒเซ€ เชฒเชพเช—เซ เช•เชฐเซ‹: $1"
-#: sw/inc/strings.hrc:452
+#: sw/inc/strings.hrc:454
msgctxt "STR_UNDO_SETRUBYATTR"
msgid "Ruby Setting"
msgstr "Ruby เชธเซเชฏเซ‹เชœเชจ"
-#: sw/inc/strings.hrc:453
+#: sw/inc/strings.hrc:455
msgctxt "STR_INSERT_FOOTNOTE"
msgid "Insert footnote"
msgstr "เชซเซเชŸเชจเซ‹เช‚เชง เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:454
+#: sw/inc/strings.hrc:456
msgctxt "STR_INSERT_URLBTN"
msgid "insert URL button"
msgstr "URL เชฌเชŸเชจ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:455
+#: sw/inc/strings.hrc:457
msgctxt "STR_INSERT_URLTXT"
msgid "Insert Hyperlink"
msgstr "เชนเชพเชฏเชชเชฐเชฒเซ€เช‚เช• เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:456
+#: sw/inc/strings.hrc:458
msgctxt "STR_DELETE_INVISIBLECNTNT"
msgid "remove invisible content"
msgstr "เช…เชฆเซƒเชถเซเชฏ เชธเชฎเชพเชตเชฟเชทเซเชŸ เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:457
+#: sw/inc/strings.hrc:459
msgctxt "STR_TOXCHANGE"
msgid "Table/index changed"
msgstr "เช•เซ‹เชทเซเชŸเช•/เช…เชจเซเช•เซเชฐเชฎ เชฌเชฆเชฒเชพเชฏเซ‡เชฒ"
-#: sw/inc/strings.hrc:458
+#: sw/inc/strings.hrc:460
msgctxt "STR_START_QUOTE"
msgid "โ€œ"
msgstr ""
-#: sw/inc/strings.hrc:459
+#: sw/inc/strings.hrc:461
msgctxt "STR_END_QUOTE"
msgid "โ€"
msgstr ""
-#: sw/inc/strings.hrc:460
+#: sw/inc/strings.hrc:462
msgctxt "STR_LDOTS"
msgid "..."
msgstr "..."
-#: sw/inc/strings.hrc:461
+#: sw/inc/strings.hrc:463
msgctxt "STR_MULTISEL"
msgid "multiple selection"
msgstr "เช˜เชฃเซ€เชฌเชงเซ€ เชชเชธเช‚เชฆเช—เซ€"
-#: sw/inc/strings.hrc:462
+#: sw/inc/strings.hrc:464
msgctxt "STR_TYPING_UNDO"
msgid "Typing: $1"
msgstr "เชฒเช–เชตเชพเชจเซเช‚: $1"
-#: sw/inc/strings.hrc:463
+#: sw/inc/strings.hrc:465
msgctxt "STR_PASTE_CLIPBOARD_UNDO"
msgid "Paste clipboard"
msgstr "เช•เซเชฒเชฟเชชเชฌเซ‹เชฐเซเชก เชšเซ‹เช‚เชŸเชพเชกเซ‹"
-#: sw/inc/strings.hrc:464
+#: sw/inc/strings.hrc:466
msgctxt "STR_YIELDS"
msgid "โ†’"
msgstr ""
-#: sw/inc/strings.hrc:465
+#: sw/inc/strings.hrc:467
msgctxt "STR_OCCURRENCES_OF"
msgid "occurrences of"
msgstr "เช†เชจเชพ เชตเชพเชฐเชพเช“"
-#: sw/inc/strings.hrc:466
+#: sw/inc/strings.hrc:468
msgctxt "STR_UNDO_TABS"
msgid "$1 tab(s)"
msgstr "$1 เชŸเซ‡เชฌ(เช“)"
-#: sw/inc/strings.hrc:467
+#: sw/inc/strings.hrc:469
msgctxt "STR_UNDO_NLS"
msgid "$1 line break(s)"
msgstr "$1 เชฒเซ€เชŸเซ€ เช…เชŸเช•เชฃ(เช“))"
-#: sw/inc/strings.hrc:468
+#: sw/inc/strings.hrc:470
msgctxt "STR_UNDO_PAGEBREAKS"
msgid "page break"
msgstr "เชชเชพเชจเชพเช‚ เช…เชŸเช•เชฃ"
-#: sw/inc/strings.hrc:469
+#: sw/inc/strings.hrc:471
msgctxt "STR_UNDO_COLBRKS"
msgid "column break"
msgstr "เชธเซเชคเช‚เชญ เช…เชŸเช•เชฃ"
-#: sw/inc/strings.hrc:470
+#: sw/inc/strings.hrc:472
msgctxt "STR_UNDO_REDLINE_INSERT"
msgid "Insert $1"
msgstr "$1 เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:471
+#: sw/inc/strings.hrc:473
msgctxt "STR_UNDO_REDLINE_DELETE"
msgid "Delete $1"
msgstr "$1 เชฆเซ‚เชฐ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:472
+#: sw/inc/strings.hrc:474
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FORMAT"
msgid "Attributes changed"
msgstr "เชฒเช•เซเชทเชฃเซ‹ เชฌเชฆเชฒเชพเชˆ เช—เชฏเชพ"
-#: sw/inc/strings.hrc:473
+#: sw/inc/strings.hrc:475
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE"
msgid "Table changed"
msgstr "เช•เซ‹เชทเซเชŸเช•เชจเซ‹ เชฌเชฆเชฒเชพเชต"
-#: sw/inc/strings.hrc:474
+#: sw/inc/strings.hrc:476
#, fuzzy
msgctxt "STR_UNDO_REDLINE_FMTCOLL"
msgid "Style changed"
msgstr "เช•เซ‹เชทเซเชŸเช•เชจเซ‹ เชฌเชฆเชฒเชพเชต"
-#: sw/inc/strings.hrc:475
+#: sw/inc/strings.hrc:477
msgctxt "STR_UNDO_REDLINE_PARAGRAPH_FORMAT"
msgid "Paragraph formatting changed"
msgstr ""
-#: sw/inc/strings.hrc:476
+#: sw/inc/strings.hrc:478
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_INSERT"
msgid "Insert Row"
msgstr "เชนเชฐเซ‹เชณ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:477
+#: sw/inc/strings.hrc:479
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_ROW_DELETE"
msgid "Delete Row"
msgstr "เชนเชฐเซ‹เชณ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:478
+#: sw/inc/strings.hrc:480
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_INSERT"
msgid "Insert Cell"
msgstr "เช–เชพเชจเซเช‚ เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:479
+#: sw/inc/strings.hrc:481
#, fuzzy
msgctxt "STR_UNDO_REDLINE_TABLE_CELL_DELETE"
msgid "Delete Cell"
msgstr "เช–เชพเชจเชพเช‚เช“ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:480
+#: sw/inc/strings.hrc:482
msgctxt "STR_N_REDLINES"
msgid "$1 changes"
msgstr "$1 เชซเซ‡เชฐเชซเชพเชฐเซ‹"
-#: sw/inc/strings.hrc:481
+#: sw/inc/strings.hrc:483
msgctxt "STR_UNDO_PAGEDESC"
msgid "Change page style: $1"
msgstr "เชชเชพเชจเชพเช‚ เชถเซˆเชฒเซ€ เชฌเชฆเชฒเซ‹: $1"
-#: sw/inc/strings.hrc:482
+#: sw/inc/strings.hrc:484
msgctxt "STR_UNDO_PAGEDESC_CREATE"
msgid "Create page style: $1"
msgstr "เชชเชพเชจเชพเช‚ เชถเซˆเชฒเซ€ เชฌเชจเชพเชตเซ‹: $1"
-#: sw/inc/strings.hrc:483
+#: sw/inc/strings.hrc:485
msgctxt "STR_UNDO_PAGEDESC_DELETE"
msgid "Delete page style: $1"
msgstr "เชชเชพเชจเชพเช‚ เชถเซˆเชฒเซ€ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹: $1"
-#: sw/inc/strings.hrc:484
+#: sw/inc/strings.hrc:486
msgctxt "STR_UNDO_PAGEDESC_RENAME"
msgid "Rename page style: $1 $2 $3"
msgstr "เชชเชพเชจเชพเช‚ เชถเซˆเชฒเซ€เชจเซเช‚ เชจเชพเชฎ เชฌเชฆเชฒเซ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:485
+#: sw/inc/strings.hrc:487
msgctxt "STR_UNDO_HEADER_FOOTER"
msgid "Header/footer changed"
msgstr "เชนเซ‡เชกเชฐ/เชซเซเชŸเชฐ เชฌเชฆเชฒเชพเชˆ เช—เชฏเซเช‚"
-#: sw/inc/strings.hrc:486
+#: sw/inc/strings.hrc:488
msgctxt "STR_UNDO_FIELD"
msgid "Field changed"
msgstr "เช•เซเชทเซ‡เชคเซเชฐ เชฌเชฆเชฒเชพเชˆ เช—เชฏเซเช‚"
-#: sw/inc/strings.hrc:487
+#: sw/inc/strings.hrc:489
msgctxt "STR_UNDO_TXTFMTCOL_CREATE"
msgid "Create paragraph style: $1"
msgstr "เชซเช•เชฐเชพ เชถเซˆเชฒเซ€ เชฌเชจเชพเชตเซ‹: $1"
-#: sw/inc/strings.hrc:488
+#: sw/inc/strings.hrc:490
msgctxt "STR_UNDO_TXTFMTCOL_DELETE"
msgid "Delete paragraph style: $1"
msgstr "เชซเช•เชฐเชพ เชถเซˆเชฒเซ€ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹: $1"
-#: sw/inc/strings.hrc:489
+#: sw/inc/strings.hrc:491
msgctxt "STR_UNDO_TXTFMTCOL_RENAME"
msgid "Rename paragraph style: $1 $2 $3"
msgstr "เชซเช•เชฐเชพ เชถเซˆเชฒเซ€เชจเซเช‚ เชจเชพเชฎ เชฌเชฆเชฒเซ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:490
+#: sw/inc/strings.hrc:492
msgctxt "STR_UNDO_CHARFMT_CREATE"
msgid "Create character style: $1"
msgstr "เช…เช•เซเชทเชฐ เชถเซˆเชฒเซ€ เชฌเชจเชพเชตเซ‹: $1"
-#: sw/inc/strings.hrc:491
+#: sw/inc/strings.hrc:493
msgctxt "STR_UNDO_CHARFMT_DELETE"
msgid "Delete character style: $1"
msgstr "เช…เช•เซเชทเชฐ เชถเซˆเชฒเซ€ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹: $1"
-#: sw/inc/strings.hrc:492
+#: sw/inc/strings.hrc:494
msgctxt "STR_UNDO_CHARFMT_RENAME"
msgid "Rename character style: $1 $2 $3"
msgstr "เช…เช•เซเชทเชฐ เชถเซˆเชฒเซ€เชจเซเช‚ เชจเชพเชฎ เชฌเชฆเชฒเซ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:493
+#: sw/inc/strings.hrc:495
msgctxt "STR_UNDO_FRMFMT_CREATE"
msgid "Create frame style: $1"
msgstr "เชšเซ‹เช•เช เชพเช‚ เชถเซˆเชฒเซ€ เชฌเชจเชพเชตเซ‹: $1"
-#: sw/inc/strings.hrc:494
+#: sw/inc/strings.hrc:496
msgctxt "STR_UNDO_FRMFMT_DELETE"
msgid "Delete frame style: $1"
msgstr "เชšเซ‹เช•เช เชพเช‚ เชถเซˆเชฒเซ€ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹: $1"
-#: sw/inc/strings.hrc:495
+#: sw/inc/strings.hrc:497
msgctxt "STR_UNDO_FRMFMT_RENAME"
msgid "Rename frame style: $1 $2 $3"
msgstr "เชšเซ‹เช•เช เชพเช‚ เชถเซˆเชฒเซ€เชจเซเช‚ เชจเชพเชฎ เชฌเชฆเชฒเซ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:496
+#: sw/inc/strings.hrc:498
msgctxt "STR_UNDO_NUMRULE_CREATE"
msgid "Create numbering style: $1"
msgstr "เชจเช‚เชฌเชฐเซ€เช‚เช— เชถเซˆเชฒเซ€ เชฌเชจเชพเชตเซ‹: $1"
-#: sw/inc/strings.hrc:497
+#: sw/inc/strings.hrc:499
msgctxt "STR_UNDO_NUMRULE_DELETE"
msgid "Delete numbering style: $1"
msgstr "เชจเช‚เชฌเชฐเซ€เช‚เช— เชถเซˆเชฒเซ€ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹: $1"
-#: sw/inc/strings.hrc:498
+#: sw/inc/strings.hrc:500
msgctxt "STR_UNDO_NUMRULE_RENAME"
msgid "Rename numbering style: $1 $2 $3"
msgstr "เชจเช‚เชฌเชฐเซ€เช‚เช— เชถเซˆเชฒเซ€เชจเซเช‚ เชจเชพเชฎ เชฌเชฆเชฒเซ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:499
+#: sw/inc/strings.hrc:501
msgctxt "STR_UNDO_BOOKMARK_RENAME"
msgid "Rename bookmark: $1 $2 $3"
msgstr "เชฌเซเช•เชฎเชพเชฐเซเช•เชจเซเช‚ เชจเชพเชฎ เชฌเชฆเชฒเซ‹: $1 $2 $3"
-#: sw/inc/strings.hrc:500
+#: sw/inc/strings.hrc:502
msgctxt "STR_UNDO_INDEX_ENTRY_INSERT"
msgid "Insert index entry"
msgstr "เช…เชจเซเช•เซเชฐเชฎ เชชเซเชฐเชตเซ‡เชถ เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:501
+#: sw/inc/strings.hrc:503
msgctxt "STR_UNDO_INDEX_ENTRY_DELETE"
msgid "Delete index entry"
msgstr "เช…เชจเซเช•เซเชฐเชฎ เชชเซเชฐเชตเซ‡เชถ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:502
+#: sw/inc/strings.hrc:504
msgctxt "STR_FIELD"
msgid "field"
msgstr "เช•เซเชทเซ‡เชคเซเชฐ"
#. undo: STR_PARAGRAPHS, string.text
-#: sw/inc/strings.hrc:504
+#: sw/inc/strings.hrc:506
msgctxt "STR_PARAGRAPHS"
msgid "Paragraphs"
msgstr "เชซเช•เชฐเชพเช“"
-#: sw/inc/strings.hrc:505
+#: sw/inc/strings.hrc:507
msgctxt "STR_FRAME"
msgid "frame"
msgstr "เชšเซ‹เช•เช เซเช‚"
-#: sw/inc/strings.hrc:506
+#: sw/inc/strings.hrc:508
msgctxt "STR_OLE"
msgid "OLE-object"
msgstr "OLE-เช“เชฌเซเชœเซ‡เช•เซเชŸ"
-#: sw/inc/strings.hrc:507
+#: sw/inc/strings.hrc:509
msgctxt "STR_MATH_FORMULA"
msgid "formula"
msgstr "เชธเซ‚เชคเซเชฐ"
-#: sw/inc/strings.hrc:508
+#: sw/inc/strings.hrc:510
msgctxt "STR_CHART"
msgid "chart"
msgstr "เช†เชฒเซ‡เช–"
-#: sw/inc/strings.hrc:509
+#: sw/inc/strings.hrc:511
msgctxt "STR_NOTE"
msgid "comment"
msgstr "เชŸเชฟเชชเซเชชเชฃเซ€"
-#: sw/inc/strings.hrc:510
+#: sw/inc/strings.hrc:512
msgctxt "STR_REFERENCE"
msgid "cross-reference"
msgstr "เช•เซเชฐเซ‹เชธ-เชธเช‚เชฆเชฐเซเชญ"
-#: sw/inc/strings.hrc:511
+#: sw/inc/strings.hrc:513
msgctxt "STR_SCRIPT"
msgid "script"
msgstr "เชธเซเช•เซเชฐเชฟเชชเซเชŸ"
-#: sw/inc/strings.hrc:512
+#: sw/inc/strings.hrc:514
msgctxt "STR_AUTHORITY_ENTRY"
msgid "bibliography entry"
msgstr "เชธเช‚เชฆเชฐเซเชญ เชชเซเชฐเชตเซ‡เชถ"
-#: sw/inc/strings.hrc:513
+#: sw/inc/strings.hrc:515
msgctxt "STR_SPECIALCHAR"
msgid "special character"
msgstr "เชตเชฟเชถเชฟเชทเซเชŸ เช…เช•เซเชทเชฐ"
-#: sw/inc/strings.hrc:514
+#: sw/inc/strings.hrc:516
msgctxt "STR_FOOTNOTE"
msgid "footnote"
msgstr "เชซเซเชŸเชจเซ‹เช‚เชง"
-#: sw/inc/strings.hrc:515
+#: sw/inc/strings.hrc:517
#, fuzzy
msgctxt "STR_GRAPHIC"
msgid "image"
msgstr "เช‡เชฎเซ‡เชœ"
-#: sw/inc/strings.hrc:516
+#: sw/inc/strings.hrc:518
msgctxt "STR_DRAWING_OBJECTS"
msgid "drawing object(s)"
msgstr "เชšเชฟเชคเซเชฐเช•เชพเชฎ เช“เชฌเซเชœเซ‡เช•เซเชŸ(เช“)"
-#: sw/inc/strings.hrc:517
+#: sw/inc/strings.hrc:519
msgctxt "STR_TABLE_NAME"
msgid "table: $1$2$3"
msgstr "เช•เซ‹เชทเซเชŸเช•: $1$2$3"
-#: sw/inc/strings.hrc:518
+#: sw/inc/strings.hrc:520
msgctxt "STR_PARAGRAPH_UNDO"
msgid "paragraph"
msgstr "เชซเช•เชฐเซ‹"
-#: sw/inc/strings.hrc:519
+#: sw/inc/strings.hrc:521
msgctxt "STR_PARAGRAPH_SIGN_UNDO"
msgid "Paragraph sign"
msgstr ""
-#: sw/inc/strings.hrc:520
+#: sw/inc/strings.hrc:522
msgctxt "STR_UNDO_FLYFRMFMT_TITLE"
msgid "Change object title of $1"
msgstr "$1 เชจเชพเช‚ เช“เชฌเซเชœเซ‡เช•เซเชŸ เชถเซ€เชฐเซเชทเช•เชจเซ‡ เชฌเชฆเชฒเซ‹"
-#: sw/inc/strings.hrc:521
+#: sw/inc/strings.hrc:523
msgctxt "STR_UNDO_FLYFRMFMT_DESCRITPTION"
msgid "Change object description of $1"
msgstr "$1 เชจเซ€ เช“เชฌเซเชœเซ‡เช•เซเชŸ เชตเชฐเซเชฃเชจเชจเซ‡ เชฌเชฆเชฒเซ‹"
-#: sw/inc/strings.hrc:522
+#: sw/inc/strings.hrc:524
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_CREATE"
msgid "Create table style: $1"
msgstr "เชชเชพเชจเชพเช‚ เชถเซˆเชฒเซ€ เชฌเชจเชพเชตเซ‹: $1"
-#: sw/inc/strings.hrc:523
+#: sw/inc/strings.hrc:525
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_DELETE"
msgid "Delete table style: $1"
msgstr "เชชเชพเชจเชพเช‚ เชถเซˆเชฒเซ€ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹: $1"
-#: sw/inc/strings.hrc:524
+#: sw/inc/strings.hrc:526
#, fuzzy
msgctxt "STR_UNDO_TBLSTYLE_UPDATE"
msgid "Update table style: $1"
msgstr "เชชเชพเชจเชพเช‚ เชถเซˆเชฒเซ€ เชฌเชจเชพเชตเซ‹: $1"
-#: sw/inc/strings.hrc:525
+#: sw/inc/strings.hrc:527
msgctxt "STR_UNDO_TABLE_DELETE"
msgid "Delete table"
msgstr "เช•เซ‹เชทเซเชŸเช•เชจเซ‡ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:527
+#: sw/inc/strings.hrc:529
msgctxt "STR_ACCESS_DOC_NAME"
msgid "Document view"
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœ เชฆเซ‡เช–เชพเชต"
-#: sw/inc/strings.hrc:528
+#: sw/inc/strings.hrc:530
msgctxt "STR_ACCESS_DOC_DESC"
msgid "Document view"
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœ เชฆเซ‡เช–เชพเชต"
-#: sw/inc/strings.hrc:529
+#: sw/inc/strings.hrc:531
msgctxt "STR_ACCESS_HEADER_NAME"
msgid "Header $(ARG1)"
msgstr "เชฎเชฅเชพเชณเชพ $(ARG1)"
-#: sw/inc/strings.hrc:530
+#: sw/inc/strings.hrc:532
msgctxt "STR_ACCESS_HEADER_DESC"
msgid "Header page $(ARG1)"
msgstr "เชฎเชฅเชพเชณเชพ เชชเชพเชจเซเช‚ $(ARG1)"
-#: sw/inc/strings.hrc:531
+#: sw/inc/strings.hrc:533
msgctxt "STR_ACCESS_FOOTER_NAME"
msgid "Footer $(ARG1)"
msgstr "เชซเซเชŸเชฐ $(ARG1)"
-#: sw/inc/strings.hrc:532
+#: sw/inc/strings.hrc:534
msgctxt "STR_ACCESS_FOOTER_DESC"
msgid "Footer page $(ARG1)"
msgstr "เชซเซเชŸเชฐ เชชเชพเชจเซเช‚ $(ARG1)"
-#: sw/inc/strings.hrc:533
+#: sw/inc/strings.hrc:535
msgctxt "STR_ACCESS_FOOTNOTE_NAME"
msgid "Footnote $(ARG1)"
msgstr "เชซเซเชŸเชจเซ‹เช‚เชง $(ARG1)"
-#: sw/inc/strings.hrc:534
+#: sw/inc/strings.hrc:536
msgctxt "STR_ACCESS_FOOTNOTE_DESC"
msgid "Footnote $(ARG1)"
msgstr "เชซเซเชŸเชจเซ‹เช‚เชง $(ARG1)"
-#: sw/inc/strings.hrc:535
+#: sw/inc/strings.hrc:537
msgctxt "STR_ACCESS_ENDNOTE_NAME"
msgid "Endnote $(ARG1)"
msgstr "เช…เช‚เชคเชจเซ‹เช‚เชง $(ARG1)"
-#: sw/inc/strings.hrc:536
+#: sw/inc/strings.hrc:538
msgctxt "STR_ACCESS_ENDNOTE_DESC"
msgid "Endnote $(ARG1)"
msgstr "เช…เช‚เชคเชจเซ‹เช‚เชง $(ARG1)"
-#: sw/inc/strings.hrc:537
+#: sw/inc/strings.hrc:539
msgctxt "STR_ACCESS_TABLE_DESC"
msgid "$(ARG1) on page $(ARG2)"
msgstr "$(ARG2) เชชเชฐ $(ARG1)"
-#: sw/inc/strings.hrc:538
+#: sw/inc/strings.hrc:540
msgctxt "STR_ACCESS_PAGE_NAME"
msgid "Page $(ARG1)"
msgstr "เชชเชพเชจเซเช‚ $(ARG1)"
-#: sw/inc/strings.hrc:539
+#: sw/inc/strings.hrc:541
msgctxt "STR_ACCESS_PAGE_DESC"
msgid "Page: $(ARG1)"
msgstr "เชชเชพเชจเซเช‚เชƒ $(ARG1)"
-#: sw/inc/strings.hrc:540
+#: sw/inc/strings.hrc:542
msgctxt "STR_ACCESS_ANNOTATION_AUTHOR_NAME"
msgid "Author"
msgstr "เชฒเซ‡เช–เช•"
-#: sw/inc/strings.hrc:541
+#: sw/inc/strings.hrc:543
msgctxt "STR_ACCESS_ANNOTATION_DATE_NAME"
msgid "Date"
msgstr "เชคเชพเชฐเซ€เช–"
-#: sw/inc/strings.hrc:542
+#: sw/inc/strings.hrc:544
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_NAME"
msgid "Actions"
msgstr "เช•เซเชฐเชฟเชฏเชพเช“"
-#: sw/inc/strings.hrc:543
+#: sw/inc/strings.hrc:545
msgctxt "STR_ACCESS_ANNOTATION_BUTTON_DESC"
msgid "Activate this button to open a list of actions which can be performed on this comment and other comments"
msgstr "เช•เซเชฐเชฟเชฏเชพเช“เชจเซ€ เชฏเชพเชฆเซ€เชจเซ‡ เช–เซ‹เชฒเชตเชพ เชฎเชพเชŸเซ‡ เช† เชฌเชŸเชจเชจเซ‡ เชธเช•เซเชฐเชฟเชฏ เช•เชฐเซ‹ เช•เซ‡ เชœเซ‡ เช† เชŸเชฟเชชเซเชชเชฃเซ€ เช…เชจเซ‡ เชฌเซ€เชœเซ€ เชŸเชฟเชชเซเชชเชฃเซ€เช“ เชชเชฐ เชšเชฒเชพเชตเซ€ เชถเช•เชพเชฏ เช›เซ‡"
-#: sw/inc/strings.hrc:544
+#: sw/inc/strings.hrc:546
msgctxt "STR_ACCESS_PREVIEW_DOC_NAME"
msgid "Document preview"
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœ เชชเซ‚เชฐเซเชตเชฆเชฐเซเชถเชจ"
-#: sw/inc/strings.hrc:545
+#: sw/inc/strings.hrc:547
msgctxt "STR_ACCESS_PREVIEW_DOC_SUFFIX"
msgid "(Preview mode)"
msgstr "(เชชเซ‚เชฐเซเชตเชฆเชฐเซเชถเชจ เชธเซเชฅเชฟเชคเชฟ)"
-#: sw/inc/strings.hrc:546
+#: sw/inc/strings.hrc:548
msgctxt "STR_ACCESS_DOC_WORDPROCESSING"
msgid "%PRODUCTNAME Document"
msgstr "%PRODUCTNAME เชฆเชธเซเชคเชพเชตเซ‡เชœ"
-#: sw/inc/strings.hrc:548
+#: sw/inc/strings.hrc:550
#, fuzzy
msgctxt "STR_COMCORE_READERROR"
msgid "Read Error"
msgstr "เชตเชพเช‚เชšเชตเชพเชฎเชพเช‚-เชญเซ‚เชฒ"
-#: sw/inc/strings.hrc:549
+#: sw/inc/strings.hrc:551
msgctxt "STR_COMCORE_CANT_SHOW"
msgid "Image cannot be displayed."
msgstr "เช‡เชฎเซ‡เชœเชจเซ‡ เชฆเชฐเซเชถเชพเชตเซ€ เชถเช•เชพเชคเซ€ เชจเชฅเซ€."
-#: sw/inc/strings.hrc:550
+#: sw/inc/strings.hrc:552
msgctxt "STR_ERROR_CLPBRD_READ"
msgid "Error reading from the clipboard."
msgstr "เช•เซเชฒเชฟเชชเชฌเซ‹เชฐเซเชกเชฎเชพเช‚เชฅเซ€ เชตเชพเช‚เชšเชคเซ€ เชตเช–เชคเซ‡ เชญเซ‚เชฒ."
-#: sw/inc/strings.hrc:552
+#: sw/inc/strings.hrc:554
msgctxt "STR_COLUMN_BREAK"
msgid "Manual Column Break"
msgstr "เชฎเซ‡เชจเซเชฏเซเช…เชฒ เชธเซเชคเช‚เชญ เชฌเซเชฐเซ‡เช•"
-#: sw/inc/strings.hrc:554
+#: sw/inc/strings.hrc:556
msgctxt "STR_CHART2_ROW_LABEL_TEXT"
msgid "Row %ROWNUMBER"
msgstr "เชนเชฐเซ‹เชณ %ROWNUMBER"
-#: sw/inc/strings.hrc:555
+#: sw/inc/strings.hrc:557
#, c-format
msgctxt "STR_CHART2_COL_LABEL_TEXT"
msgid "Column %COLUMNLETTER"
msgstr "เชธเซเชคเช‚เชญ %COLUMNLETTER"
-#: sw/inc/strings.hrc:556
+#: sw/inc/strings.hrc:558
msgctxt "STR_STYLE_FAMILY_CHARACTER"
msgid "Character"
msgstr "เช…เช•เซเชทเชฐ"
-#: sw/inc/strings.hrc:557
+#: sw/inc/strings.hrc:559
msgctxt "STR_STYLE_FAMILY_PARAGRAPH"
msgid "Paragraph"
msgstr "เชซเช•เชฐเซ‹"
-#: sw/inc/strings.hrc:558
+#: sw/inc/strings.hrc:560
msgctxt "STR_STYLE_FAMILY_FRAME"
msgid "Frame"
msgstr "เชซเซเชฐเซ‡เชฎ"
-#: sw/inc/strings.hrc:559
+#: sw/inc/strings.hrc:561
msgctxt "STR_STYLE_FAMILY_PAGE"
msgid "Pages"
msgstr "เชชเชพเชจเชพเช‚เช“"
-#: sw/inc/strings.hrc:560
+#: sw/inc/strings.hrc:562
msgctxt "STR_STYLE_FAMILY_NUMBERING"
msgid "Numbering"
msgstr "เช—เชฃเชคเชฐเซ€"
-#: sw/inc/strings.hrc:561
+#: sw/inc/strings.hrc:563
#, fuzzy
msgctxt "STR_STYLE_FAMILY_TABLE"
msgid "Table"
msgstr "เช•เซ‹เชทเซเชŸเช•"
-#: sw/inc/strings.hrc:562
+#: sw/inc/strings.hrc:564
msgctxt "STR_STYLE_FAMILY_CELL"
msgid "Cell"
msgstr "เช–เชพเชจเซเช‚"
-#: sw/inc/strings.hrc:564
+#: sw/inc/strings.hrc:566
msgctxt "ST_SCRIPT_ASIAN"
msgid "Asian"
msgstr "เชเชถเชฟเชฏเชจ"
-#: sw/inc/strings.hrc:565
+#: sw/inc/strings.hrc:567
msgctxt "ST_SCRIPT_CTL"
msgid "CTL"
msgstr "CTL"
-#: sw/inc/strings.hrc:566
+#: sw/inc/strings.hrc:568
msgctxt "ST_SCRIPT_WESTERN"
msgid "Western"
msgstr "เชชเชถเซเชšเชฟเชฎเซ€"
-#: sw/inc/strings.hrc:567
+#: sw/inc/strings.hrc:569
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRODUCTNAME"
msgid "%PRODUCTNAME %s"
msgstr "%PRODUCTNAME %s"
-#: sw/inc/strings.hrc:568
+#: sw/inc/strings.hrc:570
msgctxt "STR_PRINTOPTUI_CONTENTS"
msgid "Contents"
msgstr "เชธเชฎเชพเชตเชฟเชทเซเชŸเซ‹"
-#: sw/inc/strings.hrc:569
+#: sw/inc/strings.hrc:571
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_BACKGROUND"
msgid "Page ba~ckground"
msgstr "เชชเชพเชจเชพเชจเซ‹ เชชเชพเชถเซเชฐเซเชตเชญเชพเช— (~c)"
-#: sw/inc/strings.hrc:570
+#: sw/inc/strings.hrc:572
msgctxt "STR_PRINTOPTUI_PICTURES"
msgid "~Images and other graphic objects"
msgstr ""
-#: sw/inc/strings.hrc:571
+#: sw/inc/strings.hrc:573
#, fuzzy
msgctxt "STR_PRINTOPTUI_HIDDEN"
msgid "Hidden te~xt"
msgstr "เช›เซเชชเชพเชฏเซ‡เชฒ เชฒเช–เชพเชฃ (~x)"
-#: sw/inc/strings.hrc:572
+#: sw/inc/strings.hrc:574
#, fuzzy
msgctxt "STR_PRINTOPTUI_TEXT_PLACEHOLDERS"
msgid "~Text placeholders"
msgstr "เชฒเช–เชพเชฃ เชชเซเชฒเซ‡เชธเชนเซ‹เชฒเซเชกเชฐ (~T)"
-#: sw/inc/strings.hrc:573
+#: sw/inc/strings.hrc:575
#, fuzzy
msgctxt "STR_PRINTOPTUI_FORM_CONTROLS"
msgid "Form control~s"
msgstr "เชซเซ‹เชฐเซเชฎ เชจเชฟเชฏเช‚เชคเซเชฐเชฃเซ‹ (~s)"
-#: sw/inc/strings.hrc:574
+#: sw/inc/strings.hrc:576
msgctxt "STR_PRINTOPTUI_COLOR"
msgid "Color"
msgstr "เชฐเช‚เช—"
-#: sw/inc/strings.hrc:575
+#: sw/inc/strings.hrc:577
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLACK"
msgid "Print text in blac~k"
msgstr "เช•เชพเชณเชพเชฎเชพเช‚ เชฒเช–เชพเชฃเชจเซ‡ เช›เชพเชชเซ‹ (~k)"
-#: sw/inc/strings.hrc:576
+#: sw/inc/strings.hrc:578
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGES_TEXT"
msgid "Pages"
msgstr "เชชเชพเชจเชพเช“"
-#: sw/inc/strings.hrc:577
+#: sw/inc/strings.hrc:579
#, fuzzy
msgctxt "STR_PRINTOPTUI_PRINT_BLANK"
msgid "Print ~automatically inserted blank pages"
msgstr "เชฆเชพเช–เชฒ เช•เชฐเซ‡เชฒ เช•เซ‹เชฐเชพเช‚ เชชเชพเชจเชพเช‚เช“ เช†เชชเซ‹เช†เชช เช›เชพเชชเซ‹ (~a)"
-#: sw/inc/strings.hrc:578
+#: sw/inc/strings.hrc:580
#, fuzzy
msgctxt "STR_PRINTOPTUI_ONLY_PAPER"
msgid "~Use only paper tray from printer preferences"
msgstr "เชชเซเชฐเชฟเชจเซเชŸเชฐ เชชเชธเช‚เชฆเช—เซ€เช“เชฎเชพเช‚เชฅเซ€ เชซเช•เซเชค เชชเซ‡เชชเชฐ เชŸเซเชฐเซ‡เชจเซ‡ เชตเชพเชชเชฐเซ‹ (~U)"
-#: sw/inc/strings.hrc:579
+#: sw/inc/strings.hrc:581
msgctxt "STR_PRINTOPTUI_PRINT"
msgid "Print"
msgstr "เช›เชพเชชเซ‹"
-#: sw/inc/strings.hrc:580
+#: sw/inc/strings.hrc:582
#, fuzzy
msgctxt "STR_PRINTOPTUI_NONE"
msgid "None (document only)"
msgstr "เช•เช‡ เชจเชนเชฟเช‚ (เชซเช•เซเชค เชฆเชธเซเชคเชพเชตเซ‡เชœ)"
-#: sw/inc/strings.hrc:581
+#: sw/inc/strings.hrc:583
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS_ONLY"
msgid "Comments only"
msgstr "เชซเช•เซเชค เชŸเชฟเชชเซเชชเชฃเซ€เช“"
-#: sw/inc/strings.hrc:582
+#: sw/inc/strings.hrc:584
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_END"
msgid "Place at end of document"
msgstr "เชฆเชธเซเชคเชพเชตเซ‡เชœเชจเซ€ เช…เช‚เชคเชฎเชพ เชœเช—เซเชฏเชพ"
-#: sw/inc/strings.hrc:583
+#: sw/inc/strings.hrc:585
#, fuzzy
msgctxt "STR_PRINTOPTUI_PLACE_PAGE"
msgid "Place at end of page"
msgstr "เชชเชพเชจเชพเชจเซ€ เช…เช‚เชคเชฎเชพ เชœเช—เซเชฏเชพ"
-#: sw/inc/strings.hrc:584
+#: sw/inc/strings.hrc:586
#, fuzzy
msgctxt "STR_PRINTOPTUI_COMMENTS"
msgid "~Comments"
msgstr "เชŸเชฟเชชเซเชชเชฃเซ€เช“ (~C)"
-#: sw/inc/strings.hrc:585
+#: sw/inc/strings.hrc:587
#, fuzzy
msgctxt "STR_PRINTOPTUI_PAGE_SIDES"
msgid "Page sides"
msgstr "เชชเชพเชจเชพเชจเซ€ เชฌเชพเชœเซเช“"
-#: sw/inc/strings.hrc:586
+#: sw/inc/strings.hrc:588
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALL_PAGES"
msgid "All pages"
msgstr "เชฌเชงเชพ เชชเชพเชจเชพเช“"
-#: sw/inc/strings.hrc:587
+#: sw/inc/strings.hrc:589
#, fuzzy
msgctxt "STR_PRINTOPTUI_BACK_PAGES"
msgid "Back sides / left pages"
msgstr "เชชเชพเช›เชณเชจเซ€ เชฌเชพเชœเซเช“ / เชกเชพเชฌเซ€ เชฌเชพเชœเซเชจเชพเช‚ เชชเชพเชจเชพเช“"
-#: sw/inc/strings.hrc:588
+#: sw/inc/strings.hrc:590
#, fuzzy
msgctxt "STR_PRINTOPTUI_FONT_PAGES"
msgid "Front sides / right pages"
msgstr "เช†เช—เชณเชจเซ€ เชฌเชพเชœเซเช“ / เชœเชฎเชฃเชพ เชชเชพเชจเชพเช‚เช“"
-#: sw/inc/strings.hrc:589
+#: sw/inc/strings.hrc:591
msgctxt "STR_PRINTOPTUI_INCLUDE"
msgid "Include"
msgstr "เชธเชฎเชพเชตเซ‹"
-#: sw/inc/strings.hrc:590
+#: sw/inc/strings.hrc:592
#, fuzzy
msgctxt "STR_PRINTOPTUI_BROCHURE"
msgid "Broch~ure"
msgstr "เชฎเชพเชนเชฟเชคเซ€เชชเซเชธเซเชคเชฟเช•เชพ (~u)"
-#: sw/inc/strings.hrc:591
+#: sw/inc/strings.hrc:593
#, fuzzy
msgctxt "STR_PRINTOPTUI_LEFT_SCRIPT"
msgid "Left-to-right script"
msgstr "เชกเชพเชฌเซ‡เชฅเซ€ เชœเชฎเชฃเซ€ เชธเซเช•เซเชฐเชฟเชชเซเชŸ"
-#: sw/inc/strings.hrc:592
+#: sw/inc/strings.hrc:594
#, fuzzy
msgctxt "STR_PRINTOPTUI_RIGHT_SCRIPT"
msgid "Right-to-left script"
msgstr "เชœเชฎเชฃเซ‡ เชฅเซ€ เชกเชพเชฌเซ€ เชธเซเช•เซเชฐเชฟเชชเซเชŸ"
-#: sw/inc/strings.hrc:593
+#: sw/inc/strings.hrc:595
#, fuzzy
msgctxt "STR_PRINTOPTUI_RANGE_COPIES"
msgid "Range and copies"
msgstr "เชธเซ€เชฎเชพ เช…เชจเซ‡ เชจเช•เชฒเซ‹"
-#: sw/inc/strings.hrc:594
+#: sw/inc/strings.hrc:596
#, fuzzy
msgctxt "STR_PRINTOPTUI_ALLPAGES"
msgid "~All pages"
msgstr "เชฌเชงเชพ เชชเชพเชจเชพเช“ (~A)"
-#: sw/inc/strings.hrc:595
+#: sw/inc/strings.hrc:597
#, fuzzy
msgctxt "STR_PRINTOPTUI_SOMEPAGES"
msgid "Pa~ges"
msgstr "เชชเชพเชจเชพเช“ (~g)"
-#: sw/inc/strings.hrc:596
+#: sw/inc/strings.hrc:598
#, fuzzy
msgctxt "STR_PRINTOPTUI_SELECTION"
msgid "~Selection"
msgstr "เชชเชธเช‚เชฆเช—เซ€ (~S)"
-#: sw/inc/strings.hrc:597
+#: sw/inc/strings.hrc:599
msgctxt "STR_PRINTOPTUI_PLACE_MARGINS"
msgid "Place in margins"
msgstr ""
-#: sw/inc/strings.hrc:599
+#: sw/inc/strings.hrc:601
msgctxt "STR_FORMULA_CALC"
msgid "Functions"
msgstr "เชตเชฟเชงเซ‡เชฏเซ‹"
-#: sw/inc/strings.hrc:600
+#: sw/inc/strings.hrc:602
msgctxt "STR_FORMULA_CANCEL"
msgid "Cancel"
msgstr "เชฐเชฆ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:601
+#: sw/inc/strings.hrc:603
msgctxt "STR_FORMULA_APPLY"
msgid "Apply"
msgstr "เช…เชฎเชฒเชฎเชพเช‚ เชฎเซ‚เช•เซ‹"
-#: sw/inc/strings.hrc:602
+#: sw/inc/strings.hrc:604
msgctxt "STR_ACCESS_FORMULA_TOOLBAR"
msgid "Formula Tool Bar"
msgstr "เชธเซ‚เชคเซเชฐ เชธเชพเชงเชจ เชชเชŸเซเชŸเซ€"
-#: sw/inc/strings.hrc:603
+#: sw/inc/strings.hrc:605
msgctxt "STR_ACCESS_FORMULA_TYPE"
msgid "Formula Type"
msgstr ""
-#: sw/inc/strings.hrc:604
+#: sw/inc/strings.hrc:606
#, fuzzy
msgctxt "STR_ACCESS_FORMULA_TEXT"
msgid "Formula Text"
msgstr "เชธเซ‚เชคเซเชฐ เชฒเช–เชพเชฃ"
-#: sw/inc/strings.hrc:606
+#: sw/inc/strings.hrc:608
msgctxt "STR_ACCESS_TL_GLOBAL"
msgid "Global View"
msgstr ""
-#: sw/inc/strings.hrc:607
+#: sw/inc/strings.hrc:609
msgctxt "STR_ACCESS_TL_CONTENT"
msgid "Content Navigation View"
msgstr ""
-#: sw/inc/strings.hrc:608
+#: sw/inc/strings.hrc:610
#, fuzzy
msgctxt "STR_OUTLINE_LEVEL"
msgid "Outline Level"
msgstr "เชฌเชนเชพเชฐเชจเซ€ เชฐเซ‡เช–เชพ: เชธเซเชคเชฐ "
-#: sw/inc/strings.hrc:609
+#: sw/inc/strings.hrc:611
#, fuzzy
msgctxt "STR_DRAGMODE"
msgid "Drag Mode"
msgstr "เช–เซ‡เช‚เชšเชจ เชธเซเชฅเชฟเชคเชฟ"
-#: sw/inc/strings.hrc:610
+#: sw/inc/strings.hrc:612
#, fuzzy
msgctxt "STR_HYPERLINK"
msgid "Insert as Hyperlink"
msgstr "เชนเชพเชฏเชชเชฐเชฒเซ€เช‚เช• เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:611
+#: sw/inc/strings.hrc:613
msgctxt "STR_LINK_REGION"
msgid "Insert as Link"
msgstr "เช•เชกเซ€ เชคเชฐเซ€เช•เซ‡ เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:612
+#: sw/inc/strings.hrc:614
msgctxt "STR_COPY_REGION"
msgid "Insert as Copy"
msgstr "เชจเช•เชฒ เชคเชฐเซ€เช•เซ‡ เช‰เชฎเซ‡เชฐเซ‹"
-#: sw/inc/strings.hrc:613
+#: sw/inc/strings.hrc:615
msgctxt "STR_DISPLAY"
msgid "Display"
msgstr "เชกเชฟเชธเซเชชเซเชฒเซ‡"
-#: sw/inc/strings.hrc:614
+#: sw/inc/strings.hrc:616
#, fuzzy
msgctxt "STR_ACTIVE_VIEW"
msgid "Active Window"
msgstr "เชธเช•เซเชฐเชฟเชฏ เชตเชฟเชจเซเชกเซ‹"
-#: sw/inc/strings.hrc:615
+#: sw/inc/strings.hrc:617
#, fuzzy
msgctxt "STR_HIDDEN"
msgid "hidden"
msgstr "เช›เซเชชเชพเชฏเซ‡เชฒ"
-#: sw/inc/strings.hrc:616
+#: sw/inc/strings.hrc:618
#, fuzzy
msgctxt "STR_ACTIVE"
msgid "active"
msgstr "เชธเช•เซเชฐเชฟเชฏ"
-#: sw/inc/strings.hrc:617
+#: sw/inc/strings.hrc:619
#, fuzzy
msgctxt "STR_INACTIVE"
msgid "inactive"
msgstr "เชจเชฟเชทเซเช•เซเชฐเซ€เชฏ"
-#: sw/inc/strings.hrc:618
+#: sw/inc/strings.hrc:620
msgctxt "STR_EDIT_ENTRY"
msgid "Edit..."
msgstr "เชซเซ‡เชฐเชซเชพเชฐ เช•เชฐเซ‹..."
-#: sw/inc/strings.hrc:619
+#: sw/inc/strings.hrc:621
#, fuzzy
msgctxt "STR_UPDATE"
msgid "~Update"
msgstr "เชซเซ‡เชฐเชซเชพเชฐ"
-#: sw/inc/strings.hrc:620
+#: sw/inc/strings.hrc:622
msgctxt "STR_EDIT_CONTENT"
msgid "Edit"
msgstr "เชซเซ‡เชฐเชซเชพเชฐ"
-#: sw/inc/strings.hrc:621
+#: sw/inc/strings.hrc:623
#, fuzzy
msgctxt "STR_EDIT_LINK"
msgid "Edit link"
msgstr "เช•เชกเซ€เชฎเชพเช‚ เชซเซ‡เชฐเชซเชพเชฐ"
-#: sw/inc/strings.hrc:622
+#: sw/inc/strings.hrc:624
msgctxt "STR_EDIT_INSERT"
msgid "Insert"
msgstr "เชฆเชพเช–เชฒ เช•เชฐเซ‹"
-#: sw/inc/strings.hrc:623
+#: sw/inc/strings.hrc:625
#, fuzzy
msgctxt "STR_INDEX"
msgid "~Index"
msgstr "เช…เชจเซเช•เซเชฐเชฎเชฃเชฟเช•เชพ"
-#: sw/inc/strings.hrc:624
+#: sw/inc/strings.hrc:626
#, fuzzy
msgctxt "STR_FILE"
msgid "File"
msgstr "เชซเชพเชˆเชฒ (_F)"
-#: sw/inc/strings.hrc:625
+#: sw/inc/strings.hrc:627
#, fuzzy
msgctxt "STR_NEW_FILE"
msgid "New Document"
msgstr "เชจเชตเซ‹ เชฆเชธเซเชคเชพเชตเซ‡เชœ (_N)"
-#: sw/inc/strings.hrc:626
+#: sw/inc/strings.hrc:628
msgctxt "STR_INSERT_TEXT"
msgid "Text"
msgstr "เชฒเช–เชพเชฃ"
-#: sw/inc/strings.hrc:627
+#: sw/inc/strings.hrc:629
msgctxt "STR_DELETE"
msgid "Delete"
msgstr "เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:628
+#: sw/inc/strings.hrc:630
#, fuzzy
msgctxt "STR_DELETE_ENTRY"
msgid "~Delete"
msgstr "เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹"
-#: sw/inc/strings.hrc:629
+#: sw/inc/strings.hrc:631
msgctxt "STR_UPDATE_SEL"
msgid "Selection"
msgstr "เชชเชธเช‚เชฆเช—เซ€"
-#: sw/inc/strings.hrc:630
+#: sw/inc/strings.hrc:632
msgctxt "STR_UPDATE_INDEX"
msgid "Indexes"
msgstr "เช…เชจเซเช•เซเชฐเชฎเชฃเชฟเช•เชพเช“"
-#: sw/inc/strings.hrc:631
+#: sw/inc/strings.hrc:633
#, fuzzy
msgctxt "STR_UPDATE_LINK"
msgid "Links"
msgstr "เช•เชกเซ€"
-#: sw/inc/strings.hrc:632
+#: sw/inc/strings.hrc:634
#, fuzzy
msgctxt "STR_UPDATE_ALL"
msgid "All"
msgstr "เชฌเชงเชพ (_A)"
-#: sw/inc/strings.hrc:633
+#: sw/inc/strings.hrc:635
msgctxt "STR_REMOVE_INDEX"
msgid "~Remove Index"
msgstr ""
-#: sw/inc/strings.hrc:634
+#: sw/inc/strings.hrc:636
#, fuzzy
msgctxt "STR_REMOVE_TBL_PROTECTION"
msgid "~Unprotect"
msgstr "เช…เชธเซเชฐเช•เซเชทเชฟเชค (~U)"
-#: sw/inc/strings.hrc:635
+#: sw/inc/strings.hrc:637
#, fuzzy
msgctxt "STR_INVISIBLE"
msgid "hidden"
msgstr "เช›เซเชชเชพเชฏเซ‡เชฒ"
-#: sw/inc/strings.hrc:636
+#: sw/inc/strings.hrc:638
#, fuzzy
msgctxt "STR_BROKEN_LINK"
msgid "File not found: "
msgstr "เช—เชพเชณเช• เชฎเชณเซเชฏเซ เชจเชนเซ€."
-#: sw/inc/strings.hrc:637
+#: sw/inc/strings.hrc:639
#, fuzzy
msgctxt "STR_RENAME"
msgid "~Rename"
msgstr "เชจเชพเชฎ เชฌเชฆเชฒเซ‹"
-#: sw/inc/strings.hrc:638
+#: sw/inc/strings.hrc:640
#, fuzzy
msgctxt "STR_READONLY_IDX"
msgid "Read-~only"
msgstr "เชฎเชพเชคเซเชฐ เชตเชพเช‚เชšเชตเชพ เชฎเชพเชŸเซ‡"
-#: sw/inc/strings.hrc:639
+#: sw/inc/strings.hrc:641
msgctxt "STR_POSTIT_SHOW"
msgid "Show All"
msgstr "เชฌเชงเชพเชจเซ‡ เชฌเชคเชพเชตเซ‹"
-#: sw/inc/strings.hrc:640
+#: sw/inc/strings.hrc:642
#, fuzzy
msgctxt "STR_POSTIT_HIDE"
msgid "Hide All"
msgstr "เชฌเชงเซ เช›เซเชชเชพเชตเซ‹ (_a)"
-#: sw/inc/strings.hrc:641
+#: sw/inc/strings.hrc:643
#, fuzzy
msgctxt "STR_POSTIT_DELETE"
msgid "Delete All"
msgstr "เชฌเชงเซ เช•เชพเชขเซ€ เชจเชพเช‚เช–เซ‹ (_A)"
-#: sw/inc/strings.hrc:643
+#: sw/inc/strings.hrc:645
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_LEFT"
msgid "Left: "
msgstr "เชกเชพเชฌเซ: "
-#: sw/inc/strings.hrc:644
+#: sw/inc/strings.hrc:646
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_RIGHT"
msgid ". Right: "
msgstr ". เชœเชฎเชฃเซ: "
-#: sw/inc/strings.hrc:645
+#: sw/inc/strings.hrc:647
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_INNER"
msgid "Inner: "
msgstr "เช†เช‚เชคเชฐเซ€เช•: "
-#: sw/inc/strings.hrc:646
+#: sw/inc/strings.hrc:648
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_OUTER"
msgid ". Outer: "
msgstr ". เชฌเชนเชพเชฐเชจเซเช‚: "
-#: sw/inc/strings.hrc:647
+#: sw/inc/strings.hrc:649
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_TOP"
msgid ". Top: "
msgstr ". เช‰เชชเชฐ: "
-#: sw/inc/strings.hrc:648
+#: sw/inc/strings.hrc:650
#, fuzzy
msgctxt "STR_MARGIN_TOOLTIP_BOT"
msgid ". Bottom: "
msgstr ". เชจเซ€เชšเซ‡: "
#. Error calculator
-#: sw/inc/strings.hrc:651
+#: sw/inc/strings.hrc:653
msgctxt "STR_POSTIT_PAGE"
msgid "Page"
msgstr "เชชเชพเชจเซเช‚"
-#: sw/inc/strings.hrc:652
+#: sw/inc/strings.hrc:654